Abstract
- A form of Synchronous Sequential Circuit. The output changes are regulated by a Clock Oscillator
Asynchronous inputs
Asynchronous inputs affect the state of the flip-flop independently of the clock.
- When the preset (PRE), also known as direct set (SD), is
HIGH,Qis immediately set toHIGH.- When the clear (CLR), also known as direct reset (RD), is
HIGH,Qis immediately cleared toLOW.
J-K Flip-flop
Jis basicallySet,Kis basicallyReset. Active-high
Important
The J-K flip-flop eliminates the invalid state when both
JandKare active, causing the outputs to toggle.
T Flip-flop
- When
Tis active, it will toggle the outputs of J-K Flip-flop
