Verification of Logic Gates
Verification of Logic Gates
AIM: To verify the operation of AND, OR, NOT, NAND, NOR, EXOR, EXNOR gates. EQUIPMENTS & COMPONENTS REQUIRED: Sl. No. 1 2 3 Equipments & Components Digital IC Trainer Kit ICs 7408, 7432, 7404, 7400, 7402, 7486, 74286 Connecting wires Quantity 1 1 each As Required
THEORY: Basic gates like AND, OR, NOT, etc. form the building blocks of complicate ICs. They are generally available as quadrature ICs. NOR and NAND gates are called the universal gates, as any other gate may be realized using these. GATES AND THEIR CHARACTERISTICS AND: output is high when both the inputs are high OR: output is high if any input is high NOT: output is invert of input NAND: output is high when one or both the inputs are high NOR: output is high when both inputs are low XOR: output is high when one of the inputs is high XNOR: output is high when both inputs are identical PROCEDURE: 1. Test all the ICs using IC tester. 2. Connect VCC and the ground. 3. Connect the appropriate pins to the input and output LEDs and switches. 4. Give various combinations of the inputs and observe the output and verify the truth table. 5. Repeat the above steps for all the ICs.
PIN DIAGRAM, SYMBOL & TRUTH TABLE: (1) IC 7408 - AND Gate
14 13 12 11 10 9 8
Vcc
IC 7408
GND
6 7
A
1 3 2
Y=AB
A 0 0 1 1
B 0 1 0 1
Y 0 0 0 1
IC 7432
GND 1 2 3 4 5 6
A
1 2
Y=A+B
3
A 0 0 1 1
B 0 1 0 1
Y 0 1 1 1
13
12
11
10
Vcc
IC 7404
GND
1 2 3 4 5 6 7
A
1 2
Y=A
A 0 1
Y 1 0
Vcc
IC 7400
GND
1 2 3 4 5 6 7
A
1 2
Y= (A.B)
3
A 0 0 1 1
B 0 1 0 1
Y 1 1 1 0
Vcc
IC 7402
GND
1 2 3 4 5 6 7
A
2 1 3
Y= A+B
A 0 0 1 1
B 0 1 0 1
Y 1 0 0 0
14 13 12 11 10 9 8
Vcc
IC 7486
GND
1 2 3 4 5 6 7
A
1 2
Y=A + B
3
A 0 0 1 1
B 0 1 0 1
Y 0 1 1 0
Vcc
IC 74286
GND
1 2 3 4 5 6 7
1 3 2
Y=A
A 0 0 1 1
B 0 1 0 1
Y 1 0 0 1
RESULT: