Two D flip-flops are connected as a synchronous counter that goes through the following QBQA sequence 00 “ 11 “ 01 ” 10 “ 00 “ … The combination to the inputs DA and DB are
1
DA = QB; DB = QA
2
DA = QA; DB = QB
3
DA = (QAQB + QAQB); DB = QA
4
DA = Q̅AQ̅B + QAQB, DB = Q̅B