Two D flip-flops are connected as a synchronous counter that goes through the following QBQA sequence 00 → 11 → 01 → 10 → 00 → ...
The connections to the inputs DA and DB are
Open in App
Solution
Present State Next State QBQAQBQA
0 0 1 1
1 1 0 1
0 1 1 0
1 0 0 0
0 0 1 1
Now using exciation table of D flip-flop DA = (QAQB + ¯QA¯QB) DB = ¯QB