Truth table | ||
---|---|---|
J | K | Q |
0
| 0
| Q
|
0
| 1
| 0
|
1
| 0
| 1
|
1
| 1
| NOT Q
|
JK Flip Flops have many uses in sequencial logic. They are often bigger than other flip flops, but make up in their functionality. They can act like a RS NOR Latch, or when J and K are both 1, they act like a T Flip Flop.