A sequential circuit has two JK Flip-Flops A and B and one input, x. The circuit is described by the following flip flop input equations:
JA=x KA=B
JB=x KB=A'
Derive the state equations A(t+1) and B(t+1) by substituting the input equations for the J and K variables, and draw the state diagram of the circuit.