DLD Lab Manual 2
DLD Lab Manual 2
CLOs: CLO 3
______________________________________________________________________________________
Objectives: To get understanding of basic logic gates and function of universal gates.
THEORY: All Logic gates can be implemented using universal gates which are NAND and NOR.
AND, OR, NOT are called basic gates as their logical operation cannot be simplified further.
7
NAND and NOR are called universal gates as using only NAND or only NOR any logic function can be
implemented. Using NAND and NOR gates and De Morgans Theorems different basic gates & EX-OR &
EX-NOR gates are realized.
Equipment required:
Power Supply, Breadboard, Connecting wires, ICs 7400, 7402.
1. AND Gate ( A . B )
Circuit Diagrams
Using NAND Using NOR
Truth Table
Input A Input B Output Y
0 0
0 1
1 0
1 1
Procedure:
a) Draw the circuits with formulas at each step to show the implementation of all given gates.
b) Simulate your working in Multisim software.
c) Implement the circuit and record the input in truth table
DLD
8
d) Repeat the procedure for all given gates.
2. OR Gate ( ………………..)
Circuit Diagrams
Using NAND Using NOR
Truth Table
Input A Input B Output Y
0 0
0 1
1 0
1 1
3. NOT Gate (……..)
Circuit Diagrams
Using NAND Using NOR
Truth Table
Input A Output Y
0
1
Truth Table
Input A Input B Output Y
0 0
DLD
9
0 1
1 0
1 1
Truth Table
Input A Input B Output Y
0 0
0 1
1 0
1 1
10
7. Conclusion: Write what you learnt in your own words.
11