What is JK Flip Flop?



What is JK Flip Flop?

JK flip-flop can be treated as an alteration of the SR flip-flop. J represents SET, and 'K' represents CLEAR. In the JK flip-flop, the "S" input is known as the "J" input, and the "R" input is known as the "K" input. The output of the JK flip-flop does not modify if both "J" and "K" are "0". If both the inputs are "1", then the output dial to its free.

The figure shows the circuit diagram of a JK flip-flop.

J-K Flip Flop

Truth Table of JK Flip Flop

The truth table of the JK flip-flop is displayed in the table.

S R QN-1
0 0 QN
0 1 0
1 0 1
1 1 $\mathrm{\overline{Q_{N}}}$

The logic symbol for the JK flip-flop is demonstrated in the diagram.

J-K demonstrated
Advertisements