Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

odd length gray code counter

Status
Not open for further replies.

subramanyam

Member level 3
Joined
Jul 29, 2006
Messages
56
Helped
9
Reputation
16
Reaction score
4
Trophy points
1,288
Location
bengaluru
Activity points
1,660
gray code by morris mano

Hii,
why can't i implement a gray counter using the same procedure to design a synchronous binary counter?? In all the papers they say that , convert from gray to bin. increment it and convert to gray .why like this??

can't i implement odd length gray code counters??wat about even length counters except power of 2 length. ???

plz give the exact answers ,

thank u,
subramanyam
 

odd length gray code

Hi,
Gray code is different from the binary code. as binary code increases by one the gray code differs.
u take any book on digital fundamentals(Morris Mano or Tocci).
U will easily figure out the difference.
so build a counter add combinational logic to the outputs of the counter(xor gates)
to get gray code
or directly build a combinational logic to gaet a gray code for the input binary code..

cheers
srinivas
 

you can implement a binary counter , and translate it to
gray code !!
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top