You are on page 1of 7

Department of Electronics and Communication

Engineering

Fall 2019

Digital Logic Design

ELEC 10002.1

LAB REFERENCE GUIDE


Experiment 1:
Task1: Investigate the Logic behavior of Various IC Gates:
7400 Quadruple 2-Input NAND Gates
7402 Quadruple 2-Input NOR Gates
7404 Hex Inverters
7408 Quadruple 2-Input AND Gates
7432 Quadruple 2-Input OR Gates
7486 Quadruple 2-Input XOR Gates
Apparatus:
1. Digital IC trainer kit.
2. Digital ICs
3. Connecting wires.
Digital Gates in IC Packages with Identification Number and Pin Assignments [ CITATION
MMo02 \l 1033 ]
Note: Quadruple means that there are four gates with in the Package.
a. Use One gate from each IC listed above and obtain the Truth table of the gate.
b. Obtain the Input-output waveform relationship of the gate

Task 2: Implement the basic logic gates using universal gates

a. NAND as a universal gate:


b. NOR as a Universal gate:
Apparatus:
1. Digital IC trainer kit.
2. Digital ICs 7400, 7402
3. Connecting wires.

Task 3(a): Implement the following function using NAND gates only.
Y ( A , B ,C )= X́ Y + X Ý
Task 3(b): Implement the following function using NOR gates only.
Z( A , B , C)=( A B́+ Á B)(C+ D́) )
Apparatus:
4. Digital IC trainer kit.
5. Digital ICs 7400, 7402
6. Connecting wires.

Experiment 2:

Task4: Simplify the Boolean expression by using K-map and implement the simplified form
using basic logic gates.
f (A,B,C,D) = Σ m (3,7,11,13,14,15)

Apparatus:
1. Digital IC trainer kit.
2. Digital ICs AND (7408), OR (7432), NOT (7404)
3. Connecting wires.

Task5: Verify the truth tables of half-adder, full-adder, half subtractor and full subtractor

Apparatus:
1. Digital IC trainer kit.
2. Digital ICs AND (7408), OR (7432), NOT (7404) and X-OR (7486)
3. Connecting wires.
Task6: Verify the functionality of 4:1 Multiplexer & 1:4 De-multiplexer
Apparatus:
1. Digital IC trainer kit.
2. Digital ICs
3. Connecting wires.

Pin configuration of a multiplexer (IC74153):

It has two 4-line inputs (A0, B0, C0, and D0) and (A1, B1, C1, D1). These are two outputs Y0 and
Y1, G0 and G1 are the strobes for section-0 and section-1 respectively. Select lines A and B are
common for both the sections. The truth table of 74153 is given in the below. [ CITATION ele \l
1033 ]
Pin configuration of a de-multiplexer(IC 74LS139): [ CITATION ele \l 1033 ]

REFERENCES:
Anon., n.d. electronique-et-informatique. [Online]
Available at: http://www.electronique-et-informatique.fr/anglais/Digit/Digit_11TS2.html

Mano, M., 2002. Digital Design. Third Edition ed. Los Angeles: Pearson Education Asia

You might also like