DLD LAB Experiment 4 2014
DLD LAB Experiment 4 2014
Experiment 4
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.
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)
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
TN Fall 2014 3
COMPUTER SCIENCE & ENGINEERING MSI Combinational Logic (part 2)
- Conduct the truth table.
D C B A f
TN Fall 2014 4