Lab 1 DLD
Lab 1 DLD
Objective
Part 1
To know about the basic logic gates, their truth table, input-
output characteristics and analyzing their functionality.
Introduction to logic gate ICs, integrated circuit pin
configuration and their use.
Part 2
Learn to use Proteus Software for Simulation of Digital Logic
Circuits.
In Lab:
Part 1: Basic Logic Gate Integrated Circuits (ICs)
Equipment Required
KL-31001 Digital Logic Lab
Logic gates ICs
o 4001 quad 2-input NOR
o 4011 quad 2-input NAND
o 4070 quad 2-input XOR
o 4071 quad 2-input OR
o 4077 quad 2-input XNOR
o 4081 quad 2-input AND
o 4069 Six Inverting Buffer NOT
Procedure
1. Collect the necessary materials, including basic logic
gate ICs (such as AND, OR, NOT, gates), breadboard,
jumper wires and logic trainer.
2. Set up your breadboard and begin placing the ICs
other components according to your circuit
diagram. Ensure proper placement and orientation
of the ICs.
3. Use jumper wires to connect the power supply,
connect it to be appropriate power rails on the
breadboard. Ensure the voltage levels are
compatible with the ICs begin used.
4. Apply input signals to the logic gate and observe the
output behavior. Use switches to control the input
signals. Verify that the output match the expected
truth table values for each gate
5. Record your observation, circuit diagrams, and any
modifications made during the experiment.
INPUTS OUTPUTS
A B
AND OR XOR NAND NOR XNOR
0 0 0 0 0 1 1 1
0 1 0 1 1 1 0 0
1 0 0 1 1 1 0 0
1 1 1 1 0 0 0 1
In Lab Task 1:
INPUT OUTPUT
A B
0 1
1 0
Part 2: Proteus (Simulation Software)
Procedure
1.Launch Proteus and start a new project. Give it a
suitable name and save it in your desired location.
2.Use the schematic capture tool to design your
circuit. Place components from the components
library onto the workspace and connect them
using wires.
3. Ensure all components are correctly wired
according to your circuit design.
4.Click on the play icon to run the simulation.
Proteus will analyze the circuit and provide
simulation results based on the selected sitting.
5.Once you are done, save your project and close
Proteus.
Simulation for AND Gate
Simulation for OR Gate
Simulation for XOR Gate
Simulation for NAND Gate
Simulation for NOR Gate
Simulation for XNOR Gate
Post Lab Task
Q1: Make a list of logic gate ICs of TTL family and CMOS family along
with the ICs names.