pr10 D Flip-Flop
pr10 D Flip-Flop
pr10 D Flip-Flop
Practical 10
AIM: To study D Flip-Flop circuit.
THEORY:
The D flip-flop shown in below figure is a modification of the clocked RS flip-flop. NAND
gates 1 and 2 from a basic flip-flop and gates 3 and 4 modify it into a clocked RS flip-flop.
The D input goes directly to the S input, and its complement, through gate 5 is applied to the
R input.
D R
3 Q
1
C lo c k
Q '
2
S 4
5
CLK D Qn+1
0 X Qn (Last state)
1 0 0(Reset)
1 1 1(Set)
This kind of Flip-Flop prevents the value of D from reaching the Q output until a clock
occurs.
In general D Flip-Flop is a bi-stable circuit whose D input is transferred to the output only
after clock pulse is received.
PROCEDURE:
1. Connect circuit as per the circuit diagram.
2. Switch ON the power supplies for any condition of D and analyze the condition of
output Q as per truth-table.
3. Set D=0 and apply clock pulse. Analyze the condition of output Q and verify with
truth-table.
4. Set D=1 and apply clock pulse. Analyze the condition of output Q and verify with
truth-table.
PRACTICAL FIGURE:
CONCLUSION: