Search in: Word
Vietnamese keyboard: Off
Virtual keyboard: Show
Computing (FOLDOC) dictionary
JK flip-flop
Jump to user comments
hardware An edge triggered SR flip-flop with extra logic
such that only one of the R and S inputs is enabled at any
time. This prevents a race condition which can occur when
both inputs of an RS flip-flop are active at the same time.
In a JK flip-flop the R and S inputs are renamed J and K
(after Jack Kilby). The set input (J) is only enabled when
the flip-flop is reset and K when it is set.