A sequential circuit has two JK flip-flops A and B, two inputs x and y, and one output z. The flip-flop input quations a
Posted: Thu Jul 14, 2022 2:18 pm
A sequential circuit has two JK flip-flops A and B, two inputs x and y, and one output z. The flip-flop input quations and circuit output equation are JA=Bx+B′y′ KA=B′xy′ JB=A′x z=Ax′y′+Bx′y′ KB=A+xy′ (a) Draw the logic diagram of the circuit. (b) Tabulate the state table. (c) Derive the state equations for A and B.