go away spammer

Author Topic: BCD to Gray-code converter using 8:1 multiplexer  (Read 24337 times)

0 Members and 1 Guest are viewing this topic.

Offline karmaxTopic starter

  • Full Member
  • ***
  • Posts: 113
  • Helpful? 0
BCD to Gray-code converter using 8:1 multiplexer
« on: December 24, 2008, 03:39:18 AM »
hey guys...
 i want to design a circuit for BCD to Gray-code converter using 8:1 multiplexer .... i dont have any idea about it .. please help regarding this..
« Last Edit: December 28, 2008, 10:24:50 AM by karmax »

Offline cooldog

  • Supreme Robot
  • *****
  • Posts: 751
  • Helpful? 4
  • be nice to nerds, one day they will be your boss
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #1 on: December 24, 2008, 10:02:33 AM »
no answer just a note

you don't have to put
hey admin...

we can all help
robot will rule the world and i will be building them
-admin

favorite web sites
http://www.societyofrobots.com/
http://www.instructables.com/

Offline karmaxTopic starter

  • Full Member
  • ***
  • Posts: 113
  • Helpful? 0
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #2 on: December 24, 2008, 11:44:54 AM »
no answer just a note

you don't have to put
hey admin...

we can all help
sorry for this ...  please help me ...

Offline Admin

  • Administrator
  • Supreme Robot
  • *****
  • Posts: 11,703
  • Helpful? 173
    • Society of Robots
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #3 on: January 15, 2009, 08:32:52 AM »
hey guys...
 i want to design a circuit for BCD to Gray-code converter using 8:1 multiplexer .... i dont have any idea about it .. please help regarding this..
Hmmmm can't you just use a microcontroller?

http://www.pc-control.co.uk/gray_code.htm
« Last Edit: January 15, 2009, 08:35:24 AM by Admin »

Offline pomprocker

  • Supreme Robot
  • *****
  • Posts: 1,431
  • Helpful? 16
  • Sorry miss, I was giving myself an oil-job.
    • Nerdcore - Programming, Electronics, Mechanics
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #4 on: January 15, 2009, 11:19:07 AM »
sounds like a homework assignment for a digital logic class  ;) i took that class a couple months ago, i could still help!

first step is make your truth table
« Last Edit: January 15, 2009, 11:19:43 AM by pomprocker »

Offline pomprocker

  • Supreme Robot
  • *****
  • Posts: 1,431
  • Helpful? 16
  • Sorry miss, I was giving myself an oil-job.
    • Nerdcore - Programming, Electronics, Mechanics
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #5 on: January 16, 2009, 12:58:38 AM »
BCD       Gray Code

0000       0000
0001       0001
0010       0011
0011       0010
0100       0110
0101       .....
0110
0111
1000
1001
1010
1011
1100
1101
1110
1111

Offline Soeren

  • Supreme Robot
  • *****
  • Posts: 4,672
  • Helpful? 227
  • Mind Reading: 0.0
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #6 on: January 17, 2009, 04:16:03 AM »
Hi,

Pomprocker, that's not BCD (Binary Coded Decimal), but straight Binary (which can be converted back and forth to/from Gray with XOR gates).

The OP should reveal the nature of this assignment (which it probably is), since it doesn't really make sense with BCD to Gray, as the sole purpose of using Gray is to only have one bit change at every transition.
Regards,
Søren

A rather fast and fairly heavy robot with quite large wheels needs what? A lot of power?
Please remember...
Engineering is based on numbers - not adjectives

Offline pomprocker

  • Supreme Robot
  • *****
  • Posts: 1,431
  • Helpful? 16
  • Sorry miss, I was giving myself an oil-job.
    • Nerdcore - Programming, Electronics, Mechanics
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #7 on: January 17, 2009, 02:28:35 PM »
Well this was from December so its probably late now anyway :P

Offline karmaxTopic starter

  • Full Member
  • ***
  • Posts: 113
  • Helpful? 0
Re: BCD to Gray-code converter using 8:1 multiplexer
« Reply #8 on: January 17, 2009, 03:03:34 PM »
thnaks for replying . if u give me circuit also .then it will appericated

 


Get Your Ad Here