16dep20f2001-Lab Introduction Dee20033
16dep20f2001-Lab Introduction Dee20033
LECTURER’S NAME:
PUAN ISMAWATI
9
GROUP NO. : CLASS: DEP2A
2 OBJECTIVES
i. To understand the schematic diagram of IC’s layout.
ii. To identify fundamental logic gates and its functions.
3 THEORY
A logic gate has one output terminal and one or more input terminals. Its output will be HIGH
(1) or LOW (0) depending on the digital level(s) at the input terminals. Through the use of
logic gates, we can design digital systems that will evaluate digital input levels and produce
a specific output response based on that particular logic circuit design.
(Refer Lecturer Notes)
4 EQUIPMENT / TOOLS
i) Digital trainer
ii) Power supply
iii) Breadboard
iii) ICs 7400, 7402,7404, 7408, 7432, 7486
iv) Jumper wires
5 PROCEDURES
S1
Lp1
S1 Lp1 S2
A
S1 A
Lp1 S1 Lp
X1
X
B
S2 B
S2
Fig. i(3): OR Gate Fig.i(4) : NAND Gate
A A
S1 A
B Lp
X1 F=A B
X
S2
BB
A
XF
B
B
Fig. i(7) : Exclusive-NOR
6 RESULT
A X A B X
0 1
0 0 0
1 0
0 1 0
0 0 0 0 0 1
0 1 1 0 1 1
1 0 1 1 0 1
1 1 1 1 1 0
A B X A B X
0 0 1 0 0 0
0 1 0 0 1 1
1 0 0 1 0 1
1 1 0 1 1 0
A B X
0 0 1
0 1 0
1 0 0
1 1 1