0% found this document useful (0 votes)
422 views

Lab Report 2: Digital Logic Design Lab

This lab report describes an experiment to verify the truth tables of logic gates. The student tested integrated circuits (ICs) including the 7400 NAND gate, 7402 NOR gate, 7408 AND gate, 7432 OR gate, 7404 NOT gate, and 7486 XOR gate. The procedures involved setting up a breadboard, checking components, inserting ICs, making connections, and testing various input combinations to verify each gate's truth table. The results matched the expected truth tables and allowed the student to learn circuit design and testing skills.

Uploaded by

Raja Saad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
422 views

Lab Report 2: Digital Logic Design Lab

This lab report describes an experiment to verify the truth tables of logic gates. The student tested integrated circuits (ICs) including the 7400 NAND gate, 7402 NOR gate, 7408 AND gate, 7432 OR gate, 7404 NOT gate, and 7486 XOR gate. The procedures involved setting up a breadboard, checking components, inserting ICs, making connections, and testing various input combinations to verify each gate's truth table. The results matched the expected truth tables and allowed the student to learn circuit design and testing skills.

Uploaded by

Raja Saad
Copyright
© © All Rights Reserved
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 5

UNIVERSITY OF ENGINEERING AND

TECHNOLOGY, TAXILA

Lab Report 2
Digital Logic Design Lab
Name: Raja Saad Ikram

Reg No.: 21-CP-85

Section: Alpha

Department: Computer Engineering

Due Date: 11th May 2022

Experiment # 02
To study and verify the truth table of logic gates
Objective:
To study and verify the truth table of logic gates and to identify various ICs and their
specifications
1. OR gate
2. AND gate
3. NAND gate
4. NOR gate
5. NOT gate
6. X-OR gate

Apparatus List:
1.Breadboard
2.Connecting Wires
3.IC 7400, IC 7408, IC 7432, IC 7402, IC 7404, IC 7486
4.Trainy Board

Procedure and/or Design Methodology:


 Set up the breadboard.
 First of all check all the components if they are working properly.
 Test all required ICs.
 Insert appropriate ICs into the IC base.
 Make connections properly.
 Give various combinations of inputs and check the output.on output LEDs.
 Repeat the procedure for each IC.
 At last verify the truth table of each logic gate.
Results:
 IC 7400 is NAND
A B C
0 0 1
0 1 1
1 0 1
1 1 0

 IC 7402 is NOR
A B C
0 0 1
0 1 0
1 0 0
1 1 0
 IC 7408 is AND
A B C
0 0 0
0 1 0
1 0 0
1 1 1

 IC 7432 is OR
A B C
0 0 0
0 1 1
1 0 1
1 1 1

 IC 7404 is NOT
Input Output
0 1
1 0

 IC 7486 is X-OR
A B C
0 0 0
0 1 1
1 0 1
1 1 0
Simulation:
Conclusion:
In this experiment, We verified the truth table of logic gates and identify various ICs and
their specifications by placing them appropriate on bread board and with integrated circuits. I
tested the output voltage of the breadboard circuits using the multi-meter, and ensured the

results corresponded with the truth table of the logic gate tested. Students learn how to
follow the lab manual, how to use the breadboard, how to use the equipment in the lab, and
how to properly design and test a circuit

You might also like