Problem:
A sequential circuit has 2 JK flip-flops, A, B, and one input x.
The circuit is described by the following input equations:
J_{A} = x
J_{B} = x
K_{A} = B
K_{B} = A{}'
Question- Draw the state diagram for the circuit.
Explain out all the steps and thinking please!