Name of Experiment:: Study of Logic Gates

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

NAME OF EXPERIMENT: STUDY OF LOGIC GATES

AIM: TO STUDY LOGICAL FUNCTIONS OF DIFFERENT GATES.


APPARATUS & MATERIALS: 5V POWER SUPPPLY, BREAD-BOARD, LAMP-
MONITOR, MULTIMETER, IC7408, IC7432, IC7486, IC7408, LED, JUMPER WIRES.

THEORY:
1.IN ELECTRONICS, A LOGIC GATE IS AN IDEALISED OR PHYSICAL DEVICE
IMPLEMENTING A BOOLEAN FUNCTION; THAT IS IT PERFORMS A LOGICAL
OPERATION ON ONE OR MORE BINARY INPUTS AND PRODUCES A SINGLE
BINARY OUTPUT.
2.THE AND GATE IS A BASIC DIGITAL LOGIC GATE THAT IMPLEMENTS LOGICAL
CONJUNCTION . A HIGH output (1) results only if both the inputs to the AND
gate are HIGH (1). If neither or only one input to the AND gate is HIGH, a LOW
output results. In another sense, the function of AND effectively finds the
minimum between two binary digits, just as the OR function finds the maximum
between two binary digits. Therefore, the output is always 0, except when all
the inputs are 1.
3.The OR gate is a digital logic gate that implements logical disjunction. A HIGH
output (1) results if one or both the inputs to the gate are HIGH (1). If neither
input is high, a LOW output (0) results. In another sense, the function of OR
effectively finds the maximum between two binary digits, just as the
complementary AND function finds the minimum.
4.In digital logic, an inverter or NOT gate is a logic gate which implements logical
negation.An inverter circuit outputs a voltage representing the opposite logic-
level to its input. Its main function is to invert the input signal applied. If the
applied input is low then the output becomes high and vice versa.
TRUTH TABLES OF IC:
IC 7404
INPUT OUTPUT
0 1
1 0

IC 7408
INPUT A INPUT B OUTPUT
0 0 0
0 1 0
1 0 0
1 1 1

IC 7432
INPUT A INPUT B OUTPUT
0 0 0
0 1 1
1 0 1
1 1 1

IC 7486
INPUT A INPUT B OUTPUT
0 0 0
0 1 1
1 0 1
1 1 0

PIN DIAGRAMS OF ALL IC'S:

IC 7404

IC 7408
IC 7432

IC 7486
LOGIC DIAGRAMS OF ALL IC'S:
IC 7404

IC 7408
IC 7432

IC 7486
OBESRVATIONS:
1. FOR LOGIC ZERO(LOW) OUTPUT THE VOLTAGE IS VERY SMALL
AND LAMP OR LED DO NOT GLOWS.
2. FOR LOGIC ONE(HIGH) OUTPUT THE VOLTAGE IS VERY HIGH AND
LAMP OR LED GLOWS.
3. EACH OF THE IC WAS VERIFIED WITH TRUTH TABLE, PIN
DIAGRAMS AND LOGIC SYMBOLS OF GATES.

CONCLUSION:
1.THUS, WE HAVE STUDIED IC7404, IC7408, IC7432, IC7486 AND Its
CHARACTERISTICS BY VERIFYING TRUTH TABLES.
2.WE HAVE STUDIED NOT, AND, OR, EXOR GATES AND VERIFIED Its
TRUTH TABLES.

You might also like