100% found this document useful (4 votes)
7K views

4:1 Multiplexer Experiment Sheet

A 4:1 multiplexer is a logic circuit that selects one of four input lines to pass to the output based on the values of two select lines. It uses logic gates to implement the functionality of transmitting multiple signals over a single line. The truth table and observation table demonstrate how the multiplexer selects the correct input line to output based on the binary values of the select lines.

Uploaded by

Music Life
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
100% found this document useful (4 votes)
7K views

4:1 Multiplexer Experiment Sheet

A 4:1 multiplexer is a logic circuit that selects one of four input lines to pass to the output based on the values of two select lines. It uses logic gates to implement the functionality of transmitting multiple signals over a single line. The truth table and observation table demonstrate how the multiplexer selects the correct input line to output based on the binary values of the select lines.

Uploaded by

Music Life
Copyright
© © All Rights Reserved
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 3

TITLE :- Implementation of 4:1 multiplexer circuits using logic gates.

Object :- To construct 4:1 multiplexer circuit using logic gates & to show its
operation.

List of equipments :-

Name Manufacturer Specification


Power supply
Logic probe

Theory :-

Multiplexing is the process of transmitting a large number of information


over a single line. A multiplexer is a combinational logic circuit which has 2n
input line, n select and only one output line. The selection of a particular
input line is controlled by the set of select line. It determines which inputs
will go to the output.

Circuit diagram

Internal Pin Configuration of IC74LS11


S1 S2

Y = Do S1 S0 + D1 S1S0 + D2 S1 S0 + D3 S1S0

Truth table :-

4:1 MUX

Inputs Select line Output


D0 D1 D2 D3 S0 S1 Y
X X X X 0 0 D0
X X X X 0 1 D1
X X X X 1 0 D2
X X X X 1 1 D3
Observation table

4:1 Multiplexer

Input Select line Output


D0 D1 D2 D3 S0 S1 Y
H L L L L L H
L H L L L H H
L L H L H L H
L L L H H H H

CONCLUSION:

NOTE: Here are some Questions. You need not write the
questions,You only write the answers

1. What are the use of MULTIPLEXER circuit in practical?

You might also like