260 likes | 2.83k Views
Flip Flops. Unit-4. Flip Flop. A basic sequential circuit is a flip-flop Flip-flop has two stable states of complementary output values. SR Flip Flop. SR Flip Flop. SR (set-reset) flip-flop based on two nand gates. Clocked SR Flip Flop Circuit.
E N D
Flip Flops Unit-4
Flip Flop A basic sequential circuit is a flip-flop Flip-flop has two stable states of complementary output values
SR Flip Flop SR (set-reset) flip-flop based on two nand gates
Clocked SR Flip Flop Circuit Clock controlled flip-flop changes its state only when the clock C is high
Clocked SR Flip Flop Circuit with Reset Some flip-flops have asynchronous preset Pr and clear Cl signals. Output changes once these signals change, however the input signals must wait for a change in clock to change the output
Edge Triggered Flip Flop Edge triggered flip-flop changes only when the clock C changes
Positive Edge Triggered Flip Flop Positive-edge triggered flip-flop changes only on the rising edge of the clock C
T D J J Q Q f f f f Q Q K K T Q D Q Q Q f f (D-latch) Delay Flip-Flop Toggle Flip-Flop Other Flip Flops
t loop t f D Q t 1 Q f Signal can race around during = 1 f Race Problem
SLAVE MASTER SI J S Q S Q Q RI K Q R R Q Q f PRESET J Q f Q K CLEAR Master-Slave Flip Flop Implementation Master transmits the signal to the output during the high clock phase and slave is waiting for the clock to change this prevents race conditions