Lab Worksheet # 9
Lab Worksheet # 9
Equipment Required
IC 74LS08 Cutter
IC 74LS32 Single Core Wire
IC 74LS04 Tweezers
Multi-meter Pair of Pliers
Diagram
1
Faculty of computing, Riphah International University, I-14, Islamabad
Digital Logic Design Lab Spring 2021
Function table
Complete the table given below carefully by using circuit developed by you.
Data So S1 Io I1 I2 I3 F20
D 0 0 1 0 0 0 1
D 0 1 0 1 0 0 1
D 1 0 0 0 1 0 1
D 1 1 0 0 0 1 1
2
Faculty of computing, Riphah International University, I-14, Islamabad
Procedure
1) Firstly, we will open logic gate simulator.
2) Then we will add 4 inputs which will take inputs
3) And select 8 and gate
4) Implement the circuit using and gate which IC is 7400
5) Connect the inputs to the input switches .
6) Connect the outputs to the switches.
7) Apply various combinations of inputs according to the truth table and
observe the condition of LEDs.
8) Note down the corresponding output readings for various combinations of
inputs.
.
Write a Boolean function for output of 1x4 De-Multiplexer For Each Case
F(So, S1, Io,I1,I2,I3,I4)=
F1 = D S0’ S1’
F2 = D S0’ S1
F3 = D S0 S1’
F4 = D S0 S1
1 x 8 Line De-Multiplexer:
I0 S2’S1’S0’
I1 S2’S1’S0
I2 S2’S1 S0’
I3 S2’S1 S0
I4 S2 S1’S0’
I5 S2 S1’S0
I6 S2 S1 S0’
I7 S2 S1 S0
Lab Instructor
Mr. Umar Sultan
Faculty of Computing,
Riphah International University
Sector I-14, Islamabad.
Email: [email protected]
The End