0
868views
3 bit Asynchronous counter.
1 Answer
0
4views

Step 1:

enter image description here

The o/p Q0 of the least significant f/f, changes for every clock pulse, this can be achieved by wing T-type f/f with To = 1 The o/p Q1 makes a transition (from 1 to 1 or 1 to 0) whenever Q0 changes from 1 to 0, therefore if Q0 is connected to the clock input of next T type f/f, ff1 with T1=1 Q1 will changes from Q0 goes from 1 to 0 similarly, Q2 makes a transition whenever Q1 goes from 1 to 0, the resulting circuit shown in figure and wave form in following diagram.

enter image description here

enter image description here

Please log in to add an answer.