You must login before you can post a comment.
Author: Varun babu Ramini
Forked from: Varun babu Ramini/JK flip flop
Project access type: Public
Description:
The JK latch is much less frequently used than the JK flip-flop. The JK latch follows the following state table:
JK latch truth tableJKQnextComment00QNo change010Reset101Set11QToggleHence, the JK latch is an SR latch that is made to toggle its output (oscillate between 0 and 1) when passed the input combination of 11.[16] Unlike the JK flip-flop, the 11 input combination for the JK latch is not very useful because there is no clock that directs toggling.
Created: Jun 17, 2021
Updated: Aug 26, 2023
Comments