Bahria University, Lahore Campus
Department of Computer Sciences
Lab Journal 11
(Spring 2020)
Course: Digital Logic Design Lab Date:
Course Code: CEL-120 Max Marks: 40
Faculty’s Name: Ms. Munazza Sher Lab Engineer: Mr. Shoaib Khan
Name: _____________________________ Enroll No: _______________________
Objective(s):
To understand the operating principles and construction of multiplexer circuit.
Lab Tasks:
Task 1+2: Construct the equivalent circuit of the circuit given below using NAND gates
(Module KL-33006). Construct the circuit on breadboard as well.
Task 3: Construct a 2 -to -1 line Multiplexer (Module KL-33006, block e) and record its values.
Task 4: Construct a 4 -to -1 line Multiplexer (Module KL-33006, block e) and record its values.
Lab Grading Sheet :
Max
Obtained
Task Mark Comments(if any)
Marks
s
1. 10
2. 10
3. 10
4. 10
Total 40 Signature
Note : Attempt all tasks and get them checked by your Lab Instructor
Lab 11: Multiplexer
Objective(s):
“To understand the operating principles and construction of multiplexer circuit.”
Tool(s) used:
KL-31001 DLD Trainer
Module KL-33006
Connector leads
Overview:
A multiplexer (or mux) is a device that selects one of several analog or digital input signals and
forwards the selected input into a single line. A multiplexer of 2n inputs has (n) select lines,
which are used to select which input line to send to the output.
Task 01+02: Time: 30 Minutes
Construct the equivalent circuit of the circuit given below using NAND gates (Module KL-
33006). Construct the circuit on breadboard as well.
Circuit Diagram:
Task 03+04: Time: 30 Minutes
Construct a 2 -to -1 Multiplexer (Module KL-33006, block e) and record its values.
C B A F
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 0
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 1
Task 04:
Selection Lines Output
S1 So Y
0 0 I0
0 1 I1
1 0 I2
1 1 I3