[go: up one dir, main page]

0% found this document useful (0 votes)
36 views2 pages

DLD Labrep 8

Uploaded by

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

DLD Labrep 8

Uploaded by

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

LAB REPORT

EXPERIMENT 8
DIGITAL LOGIC DESIGN

Name: Hadeed Ahmed


Roll No: 21l-6023
Section: BSR-3A1
Department: Electrical Engineering
Submitted to: Miss Maimoona Akram
IMPLEMENTATION OF LOGIC CIRCUIT USING DECODER & MULTIPLEXER IC
Introduction:
Multiplexer is a combinational circuit that has maximum of 2n data inputs, ‘n’
selection lines and single output line. One of these data inputs will be connected to the
output based on the values of selection lines. Since there are ‘n’ selection lines, there will be
2n possible combinations of zeros and ones. So, each combination will select only one data
input. Multiplexer is also called as Mux.

Equipments:
 Logic trainer
 Jumper wires
 Multiplexer IC
 Logic gates

Objective:
 To get familiar with multiplexer.
 To learn how to implement large multiplexer using small size multiplexers
 To learn how to implement large decoder using small size decoders

Procedure:
The procedure of the experiments are given below:
 In part 1 we will design a circuit which will display how many PCs are sending print
request to the printer at a time.
 First we will make the truth table according to outputs.
 Then we will design a 3-to-8 line decoder using two 2-to-4 line decoders with active
low outputs and active low enables.
 Active low output and active low enable means it will work on 0 input.
 Two 2-to-4 decoders will be implemented to make 3-to-8 decoder and one will be
enable at one time.
 In part 2 we will solve the same problem by using only 4-x-1 mux.
 In part 3 we will construct a 8-x-1 mux using two 4-x-1 mux with active low enablers.
 We will make this combination by using two switches of mux.
 At one time one switch will work with both of the mux.

At last we will implement the Boolean function (𝐴, 𝐵, 𝐶,𝐷) = ∑ 𝑚(0,1, 5, 6,8, 11,
 This will be done by using not gate.

14, 15) using dual 4x1 MUX.

Issues:
No issues were faced during this lab lecture.

Application:
Multiplexer allow the process of transmitting different type of data such as audio,
video at the same time using a single transmission line. In telephone network, multiple
audio signals are integrated on a single line for transmission with the help of multiplexers.

Conclusion:

This lab experiment concludes that a multiplexer, or MUX, is a circuit that selects a
single output from multiple inputs. Moreover this experiment concludes that we can make
large size decoders using small decoders also we can make large size multiplexers using
small size multiplexers.

You might also like