0% found this document useful (0 votes)
11 views

Experiment No 4 - Multiplexer

Uploaded by

adihullule
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)
11 views

Experiment No 4 - Multiplexer

Uploaded by

adihullule
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/ 5

Experiment No 4

Multiplexer
Jawahar Education Society's,
A. C. Patil College of Engineering, Kharghar,
Navi Mumbai 410210

Student Name: PRN No.:

Course Name: Course code:


Class/Div: SE Sem.: III
Roll No.:

Experiment Evaluation Sheet

Experiment No.: 4
Experiment Name: Multiplexer

Sr. No. Marks Correction Date and


Evaluation Criteria (Out of 9) Performance Date Signature of Instructor

1 Experiment Performance

2 Journal Performance

3 Punctuality

Total
Experiment No.: 4

Aim:- To realize multiplexer using IC 74151

Hardware Required: Bread Board, Connecting Wires, LEDs ,Power supply IC 7486,
IC 74153, IC 74139,

Theory:
Multiplexers: In electronics, 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.
A 2n -to-1 multiplexer sends one of 2n input lines to a single output line.
A multiplexer has two sets of inputs: • 2n data input lines
• n select lines, to pick one of the 2n data inputs

4-to-1 Channel Multiplexer (4:1 MUX) :

Logic Symbol: Fnctional Table

a b Q
0 0 A
0 1 B
1 0 C
1 1 D

for a 4-input multiplexer we would therefore require two data select lines as 4-inputs
represents 22 data control lines give a circuit with four inputs, I0, I1, I2, I3 and two data select
lines A and B as shown.
The Boolean expression for this 4-to-1 Multiplexer above with inputs A to D and data select
lines a, b is given as:
Q = a’b’A + ab’B + a’bC + abD

Circuit Diagram: (refer data sheet at the last page)


Note: students are required to draw proper circuit diagram
Functional Table:

Enable Select Inputs Output

Enable S0 S1 S2 Y

1 x x x 0

0 0 0 0 I0

0 0 0 1 I1

0 0 1 0 I2

0 0 1 1 I3

0 1 0 0 I4

0 1 0 1 I5

0 1 1 0 I6

0 1 1 1 I7

Procedure: -
1. Make the connections as per the circuit diagram.
Connect pin 8 to GND and 16 to Vcc
2. Connect strobe/ enable input to GND
3. Apply various combinations of inputs to select pins S0, S1, and S2, and to data input
I0-I7 according to truth table.
4. verify the truth table for al combinations of inputs.

Data Sheet ( IC 74151 ) 8:1 multiplexer.


Conclusion:

Precaution:

***************************************************************************

Example designing problem : 8:1 mux Realize the following function using
Using 8:1 mux (IC 74153)

F(A,B,C,D)= sum (2,4,5,7,10,14)

You might also like