Counters Flashcards
Whats the Difference between Asynchronous , Synchronous Counters
What is the Modulus of a Counter?
Asynchronous, Doesnt have a common clock, all flipflops dont change at the same time due to propagation delays
Synchronous - All FLip Flops change on the Rising or falling edge of a common clock.
Modulus - Maximum of unique states through which the counter will sequence 2^n
Draw a 2-Bit asynchronous Binary Counter using Jk Flip Flops (Block Diagrams)
Draw the Waveform for each of the output bits
Draw a 3-Bit asynchronous Binary Counter using Jk Flip Flops (Block Diagrams)
Draw the Waveform for each of the output bits
Draw a 2-Bit synchronous Binary Counter using Jk Flip Flops (Block Diagrams)
Draw the Waveform for each of the output bits
Draw a 3-Bit synchronous Binary Counter using Jk Flip Flops (Block Diagrams)
Draw the Waveform for each of the output bits
What is Propagation Delay
Show the Propagation Delay in a 3 Bit aSynchronous and 2 bit synchronous Counter
Delay in the change of the systems state, from when the input changed.
Asynchronous counters have