Nothing Special   »   [go: up one dir, main page]

4:1 Multiplexer Experiment Sheet

Download as doc, pdf, or txt
Download as doc, pdf, or txt
You are on page 1of 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