Binary counters

Thread Starter

ne5pats

Joined Mar 5, 2011
13
Hello i need to add more gating to this binary counter i created to construct a decoder that will illuminate a LED when the binary equivalent of 12 is reached. any ideas?
 

Attachments

t_n_k

Joined Mar 6, 2009
5,455
Probably a 4-input NAND with x0',x1',x2,x3 [LSB to MSB count bits] as input and the output sinking the LED from +5V
 

Georacer

Joined Nov 25, 2009
5,182
Which output? The NAND's output as proposed by t_n_k? Is that its behaviour during one clock cycle and a tad more? It seems natural to me since you want to get 0 on the count of 12, and the NAND gate does just that, with a bit of capacitive delay of course.

If you feel you don't get the right result or don't understand the suggestions of the members, please describe your problem more thoroughly.
 
Top