Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 6

Logic Design & Switching Circuits

Engineering

Institute of Industrial Electronics

NAND-NOR Gates

Lab Session 02 NAND NOR Gates


OBJECTIVE
To Study the behavior of NAND & NOR gates.

APPARATUS
Power Supply Resistors LEDs Jumper wires DIP switches Dual input NAND Gate (74LS00) Dual input NOR Gate (74LS02)

THEORY: NAND Gate:


NAND Gate is a gate that has two or more than two input but only a single output. Low output is obtained only and only if both the inputs are high. In all the other condition high output is obtained.

INPUT A 0 0 1 1 B 0 1 0 1

OUTPUT X 1 1 1 0

The Internal Structure of NAND Gate is Shown Below.

7400 NAND Gate

22

Logic Design & Switching Circuits


Engineering

Institute of Industrial Electronics

NAND-NOR Gates

NOR Gate:
OR gate is a gate that has two or more than two input but only a single output. LOW output is obtained only and only if both the inputs are low. In all the other condition high output is obtained.

INPUT A 0 0 1 1 B 0 1 0 1

OUTPUT X 1 0 0 0

The Internal Structure of NOR Gate is Shown Below.

7402 NOR Gate

Circuit Diagram: For NAND Gate:


J2 0 J1 5 2 LED1 4 0 R1 100 0 3 U1
1A VCC 1B 4A 1Y 4B 2A 4Y 2B 3A 2Y 3B GND 3Y

V1 5V 0

74LS00N

Logic Design & Switching Circuits


Engineering

Institute of Industrial Electronics

NAND-NOR Gates

For NOR Gate:


LED1 4 0 R1 100 3 U1
1Y 1A 1B 2Y 2A 2B GND VCC 4Y 4B 4A 3Y 3B 3A

5 2

0 74LS02N J2 0

J1 0 0 V1 5V

PROCEDURE:
Construct the circuit as shown below. Now close the dip switch and power-on the voltage source. Observe the status of the LED. Now open the dip switch and placed to ground state one by one and observe the status of the LED.

SIMULATION RESULTS:
NAND-Gate:

NOR-Gate:

22

Logic Design & Switching Circuits


Engineering

Institute of Industrial Electronics

NAND-NOR Gates

OBSERVATIONS:
NAND-Gate: From the circuit It is being observed that the results are in accordance with the truth table, when we close one or both the dip switches the LED turns off while it is luminescent when the both the switches are open. Hence we have the Truth Table as our Observation Table:

INPUT A 0 0 1 1 B 0 1 0 1

OUTPUT X 1 1 1 0

NOR-Gate: We observed that the results are in accordance with the truth table, when we closes both the dip switches the LED turns off while it is luminescent when one or both the switches are open. Hence we have the Truth Table as our Observation Table:

INPUT A 0 0 1 1 B 0 1 0 1

OUTPUT X 1 0 0 0

CONCLUSION:
We conclude that both the gates reacted as predicted by their respective truth table.

You might also like