DLD LAB Experiment 1 v1
DLD LAB Experiment 1 v1
Experiment 1
LOGIC GATES
Objectives
After completing this experiment, you will be able to:
- Understand the operation of logic gates
- Alternate logic gates such as NAND and NOR gates for other logic gates by verifying
De-Morgan’s theorems.
- Use IC 7400/7402 for designing circuit which is satisfied the truth table
- Build and test a circuit that implements the simplified expression.
Materials Needed
- 2 INPUT-AND GATE: IC 74LS02.
- 2 INPUT-NAND GATE: IC 74LS00.
- 2 INPUT-OR GATE: IC 74LS32.
- 2 INPUT-XOR GATE: IC 74LS86
- 2 INPUT-NOR GATE: IC 74LS02.
For further investigation:
Materials to be determined by students.
Multisim: in Class
On Tuesdays (P2_Figure1d_Figure2d)
On Saturdays (P2_Figure1c_Figure2c)
Procedures
- Get the results and write down the truth table of NOT gate.
A Y= A
Low
High
b. IC 74LS02
Students follow instructions
- Two inputs of NOR gate wire up to switches.
- Connect the output pin of NOR gate to a LED-display.
- Toggle switch to change input logic level.
- Observe the results and write down the truth table of NOR gate.
A B Y= A B
Low Low
Low High
High Low
High High
A B Y= A+B
Low Low
Low High
High Low
High High
d. IC 74LS00
- Two inputs of NAND gate wire up to switch.
- Output wire up to LED-display.
- Toggle switch to change input logic level.
- Get the results and write down the truth table of NAND gate.
TN Fall 2014 2
COMPUTER SCIENCE & ENGINEERING Logic Gates
A B Y= A.B
Low Low
Low High
High Low
High High
e. IC 74LS08
- Two inputs of AND gate wire up to switch.
- Output wire up to LED-display
- Toggle switch to change input logic level.
- Get the results and write down the truth table of AND gate.
A B Y= A.B
Low Low
Low High
High Low
High High
f. IC 74LS86
- Two inputs of XOR gate wire up to switch.
- Output wire up to led-display
- Toggle switch to change input logic level.
- Get the results and write down the truth table of XOR gate.
A B Y = A B
Low Low
Low High
High Low
High High
TN Fall 2014 3
COMPUTER SCIENCE & ENGINEERING Logic Gates
Figure 1
TN Fall 2014 4
COMPUTER SCIENCE & ENGINEERING Logic Gates
Figure 2
TN Fall 2014 5