0% found this document useful (0 votes)
59 views4 pages

DLD LAB Experiment 4 2014

This document describes an experiment involving combinational logic circuits using MSI components. The objectives are to design circuits using decoders, multiplexers, and other components. The procedures describe implementing various logic functions using a 3-to-8 decoder, 1-of-8 multiplexer, and analyzing the truth tables. Parts a through d provide instructions to build circuits for 3 and 4 variable logic functions and verify their functionality.

Uploaded by

Dinh Lâm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
59 views4 pages

DLD LAB Experiment 4 2014

This document describes an experiment involving combinational logic circuits using MSI components. The objectives are to design circuits using decoders, multiplexers, and other components. The procedures describe implementing various logic functions using a 3-to-8 decoder, 1-of-8 multiplexer, and analyzing the truth tables. Parts a through d provide instructions to build circuits for 3 and 4 variable logic functions and verify their functionality.

Uploaded by

Dinh Lâm
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 4

COMPUTER SCIENCE & ENGINEERING MSI Combinational Logic (part 2)

Experiment 4

MSI COMBINATIONAL LOGIC

Objectives
After completing this experiment, you will be able to:
- Design combinational circuits by using 74LS138 and 74LS00
- Implement the 3-variable logic function using 74LS151
- Implement the 4-variable logic function using 74LS151
- Implement the given logic function using 74LS151

Materials Needed
- 2 INPUT-NAND GATE: IC 74LS00.
- 1-of-8 Data Selectors/ Multiplexers: IC 74LS151
- 3-to-8 Decoder/Demultiplexer: IC 74LS138
For further investigation:
Materials to be determined by students.

Presentation and Multisim:

On Tuesdays (Group 1: P2a; Group 3: P1; Group 4: P2b; Group 5: P2c; Group 6: P2d)
On Thursdays (Group 1: P2a; Group 2: P1; Group 3: P2b; Group 4: P2c; Group 5: P2d)

Procedures

P1. Design combinational circuits by using decoders and NAND gates (74138
and 7400)

Using 74LS00 combined with the appropriate outputs of 74LS138 to implement the
function f = x,y,z(1,3,5).
 The data inputs A, B, C are connected to switches.
 The control inputs are in suitable levels.
 Implement the circuit and verify the truth table.

TN Fall 2014 1
COMPUTER SCIENCE & ENGINEERING MSI Combinational Logic (part 2)

Build the circuit

P2. Design combinational circuits by using multiplexer


a. 1-of-8 multiplexer 74LS151
U24
SW0 7
G
4
3 D0 5 LED DISPLAY
2 D1 Y
1 D2
Data in (SW1-8) 15 D3
14 D4 6 LED DISPLAY
13 D5 W
12 D6
D7
SW9 11
SW10 10 A
SW11 9 B
C
74LS151

Test the circuit as follows


 Implement the connected diagram shown in the above figure.
 Verify the operation of IC 74LS151.
b. Implement the 3-variable logic function using 74LS151
f(C,B,A) = CBA(1,3,5,6)

4 6
3 D0 /Y
HIGH 2 D1 5
1 D2 Y LED_DISPLAY = f
15 D3
14 D4
13 D5
12 D6
D7
LOW 9
SW3 = C 10 C
SW2 = B 11 B
SW1= A A
7
LOW G

74LS151

TN Fall 2014 2
COMPUTER SCIENCE & ENGINEERING MSI Combinational Logic (part 2)
Test the circuit as follows
 Implement the connected diagram as the above figure.
 Change the logic levels of the inputs C, B, A. Observe the output f
 Explain the operation of the circuit.
c. Implement the 4-variable logic function using 74LS151
4 6
3 D0 /Y
SW4 =D 2 D1 5
1 D2 Y LED_DISPLAY =f
15 D3
HIGH 14 D4
13 D5
12 D6
LOW D7
9
SW3 = C 10 C
SW2 = B 11 B
SW1= A A
7
LOW G

74LS151

Test the circuit as follows


 Implement the connected diagram as the above figure.
 Change the logic levels of the inputs C, B and A.
 Observe and make comment on the results.
 Write down the formula of f(D,C,B,A).
d. Implement the following logic function
f ( D, C, B, A)  DCB' A  CBA'C' BA  D' C' B' A
- Show the way to design:

TN Fall 2014 3
COMPUTER SCIENCE & ENGINEERING MSI Combinational Logic (part 2)
- Conduct the truth table.

D C B A f

- Build the circuit

TN Fall 2014 4

You might also like