Code convertors

umasankar

May 30, 2006
3
Joined
May 30, 2006
Messages
3
Is the binary to GRAY convertor is the same as BCD to GRAY convertor?What is the logic for BCD to GRAy convertor?Is there an IC for BCD to GRAY convertor

 

RFERG43

Feb 22, 2007
1
Joined
Feb 22, 2007
Messages
1
They are not the same. I don't know if there is a chip that will convert BCD to gray code but a PLA or eprom can be programed to do the job.

 

MP1

Dec 7, 2003
3,399
Joined
Dec 7, 2003
Messages
3,399
Converting gray code to BCD does not make much sense.
I think you mean binary code to gray code or gray code to binary code conversion, which is quite simple. Click on the image below for a larger view.

MP

 
Last edited by a moderator:
Top