Verify the truth table of a D flip-flop (7474)
Logic trainer kit, Flip-flop ICs- 7474, wires.
D flip flop also called as delay flip flop where it can be used to introduce a delay in the digital circuit by changing the propagation delay of the flip flop. Here the input data bit at D will reflects at the output after a certain propagation delay.
Truth Table of D Flip-Flop | Characteristic Table of D Flip-Flop | |||||
Clock | Input | Output | D | Q | Q’ | |
D | Q | 0 | 0 | 0 | 0 | |
Low | X | 0 | 0 | 1 | 0 | 0 |
High | 0 | 0 | 1 | 0 | 1 | 1 |
High | 1 | 1 | 1 | 1 | 1 | 1 |
Characteristic Equation:Q’ = D Q’ + D Q Q’ = D
D Flip Flop with Preset and ClearPreset is the input to the D flip flop which sets the output data to High i.e. 1. and Clear is also an input which clears the output data or output state. A high Preset forces Q to 1; a high Clear resets Q to 0. Figure shows clocked flip flop with Preset and Clear inputs.
Clocked D Flip-Flop with Preset and ClearIn the above circuit irrespective of the AND gates out, if the PRESET input is high the OR gate out directly sets the S input which makes Q to 1and in the same way if CLEAR input is high it resets the Q to 1.
Thus the D Flip flop was designed and their truth table is verified.
Get all latest content delivered to your email a few times a month.