Sie sind auf Seite 1von 4

Experiment No: 1 Date:

Study of Logic Gates

Objective:
To study different logic gates of OR, AND, NOT and EX-OR.

Components Required:

Sl .No Description Range Quantity


1 Digital IC Trainer kit 1
2 IC 7432 ( OR) 1
3 IC 7408 ( AND) 1
4 IC 7404 ( NOT) 1
5 IC 7486 ( EX-OR) 1
6 Connecting wires As required

OR GATE:
The OR gate performs a logical addition commonly known as OR function. The output is high
when any one of the inputs is high. The output is low level when both the inputs are low.

NOT GATE:
The NOT gate is called an inverter. The output is high when the input is low. The output is low
when the input is high.

NAND GATE:
The NAND gate is a contraction of AND-NOT. The output is high when both inputs are low and
any one of the input is low .The output is low level when both inputs are high.

NOR GATE:
The NOR gate is a contraction of OR-NOT. The output is high when both inputs are low. The
output is low when one or both inputs are high.

X-OR GATE:
The output is high when any one of the inputs is high. The output is low when both the inputs are
low and both the inputs are high.

Procedure:
1) Connections are given as per the circuit diagram.
2) Inputs are given to the circuit making high ‘1’ to +Vcc supply to the 14th pin and for low
‘0’ is ground to the 7th pin of the gate.
3) Depending upon the truth table, if the LED glows it represents ‘1’ and if it does not glow,
it represents ‘0’.
4) Verify the truth table as given.
5) Repeat the procedure for the different gates.
AND GATE (IC 7408):

SYMBOL TRUTH TABLE


Page 2 of 4
INPUTS OUTPUT
A B X
A 0 0
X 0 1
B
1 0
1 1

Boolean Expressions:

OR GATE (IC 7432):

SYMBOL TRUTH TABLE

INPUTS OUTPUT
A B X
0 0
0 1
A 1 0
X 1 1
B

Boolean Expressions:

NOT GATE(IC 7404):

SYMBOL TRUTH TABLE

Input Output
X Y X Y
0
1
Boolean Expressions:

EX-OR GATE (IC 7486):

SYMBOL TRUTH TABLE

INPUTS OUTPUT
A B X
A 0 0
X Page 3 of 4
B 0 1
1 0
1 1
Boolean Expressions:

Result:

Discussion:

Conclusion:

Page 4 of 4

Das könnte Ihnen auch gefallen