3 bit down counter

Thread Starter

Minal Ali

Joined Mar 8, 2017
1
I want to design a 3 bit down counter which counts from 7 down to zero and stays at zero after reaching at zero using T flipflop.
I just want to know ow to make its state diagram..
 

WBahn

Joined Mar 31, 2012
32,823
By drawing a circle for each state and drawing an arrow from one state to another labeled with what set of input conditions result in that transition.
 
Top