DS2020 Lab3
DS2020 Lab3
Laboratory Manual
Digital Systems
Experiment 3
1. INTRODUCTION
1.1 Goals:
To become familiar with Flip-flops and their applications
To implement and observe the operation of different flip-flops using 7400-Series ICs
To use Flip-flop ICs to design and implement basic sequential circuits.
1.3 References:
Digital Systems: Principles and Applications (11th Edition) – Ronald J. Tocci, Neal S.
Widmer, Gregory L. Moss, 2010.
Lecture Slides/Videos – Assoc. Prof. Dr. Tran Ngoc Thinh.
1.4 Pre-laboratory:
Read this experiment carefully to become familiar with the procedural steps in this
experiment.
2
Digital Systems – Lab 3
2. EXPERIMENTAL PROCEDURE:
2.1.1 D Flip-Flop
The D flip-flop is also known as a data or delay flip-flop. It captures the value of the D-input
at a definite portion of the clock cycle (such as the rising edge of the clock). That captured
value becomes the Q output. At other times, the output Q does not change. The D flip-flop
can be viewed as a memory cell, a zero-order hold, or a delay line.
3
Digital Systems – Lab 3
IC 7474:
IC 7473: The procedure is similar to the IC 7474, but please remember to connect the power
supply pins correctly.
5
Digital Systems – Lab 3
2.3 Exercises
2.3.1 Design, simulate and implement a D Flip-flop using J-K Flip-flops (allowed to use
other logic gates if necessary)
2.3.2 Design, simulate and implement the following logic circuit.