0
14kviews
Draw and explain 3 bit asynchronous binary counter using positive edge triggered JK flip flop. Draw the waveforms.
1 Answer
3
1.6kviews

The circuit diagram for 3 bit asynchronous binary counter using positive edge triggered JK flip flop is as shown.

enter image description here

The timing diagram shows the transition of the outputs on every positive edge of the clock.

enter image description here

The truth table of the count obtained on every positive edge is as shown.

enter image description here

Please log in to add an answer.