Question
Current State QA QB 0 0 0 0 0 1 0 1 1 0 1 0 1 1 1 1
Input X 0 1 0 1 0 1 0 1
Next State QA+ QB* 0 1 1 1 0 1 1 0 0 0 1 0 1 0 0 0
Outputs Y Z 0 1 0 0 0 1 0 1 0 1 0 0 1 1 0
Assume we would like to build the circuit corresponding to the state table above using two J-K flip-flops. Let's call the first flip-flop A and the second one B. What is the Boolean expression of the circuit output Z?
Select one OaQ.Q Ob.QQ+X OCQOB QXORQ Oe. All options are incorrect
09:T