Asynchronous Synchronous Circuit The logic circuit of this type of counters is simple to design and we feed output of one FF to clock of next FF The circuit diagram for type of counter becomes difficult as number of states increase in the counter Propagation Time Propagation time delay of this type of counter […]
Tag: asynchronous counters
Asynchronous Counters: MOD-2 counter
If we see that flip-flop is a mod-2 counter with starting count as 0. If we connect J & K to HIGH and supply clock to the flip-flop, we’ll see that flip-flop would count pulses 0, then 1 and as it is a MOD-2 counter so it’ll reset and again count from 0. And the […]