MULTIPLEXERS.ppt
MULTIPLEXERS.ppt
MULTIPLEXERS.ppt
Name: M.LAVAN
Section: CSE-B
Rollno:23R01a05a9
Multiplexers :
• A multiplexer is often abbreviated as MUX.As in decoders,
multiplexer ICs may have an enable input to control the operation of
the unit. When the enable input is in a given binary state, the
outputs are disabled, and when it is in the other state (the enable
state), the circuit functions as a normal multi-plexer.
• Multiplexing means transmitting a large number of information units
over a smaller number of channels or lines.
• A digital multiplexer is a combinational circuit that selects binary
information from one of many input lines and directs it to a single
output line.
• The selection of a particular input line is controlled by a set of
selection lines.
4 x 1 multiplexer :
• The outputs of the AND gates are applied to a single OR gate to provide the 1-line output. The
size of a multiplexer is specified by the number 2" of its input lines and the single output line. It
is then implied that it also contains n selection lines.
A quadruple 2-to-1-line multiplexer:
• In some cases, two or more multiplexers are enclosed within one IC
package. The selection and enable inputs in multiple-unit ICs may be
common to all multiplexers. As an illustration.
• a quadruple 2-to-1-line multiplexer IC is shown in Fig. 5-17. It has four
multiplexers, each capable of selecting one of two input lines. Output Y,
can be selectedto be equal to either A, or B,.
• Similarly, output Y, may have the value of A2 or B2, and so on. One input
selection line, S, suffices to select one of two lines in all four multi-plexers.
The control input E enables the multiplexers in the 0 state and disables
them in the 1 state. Although the circuit contains four multiplexers, we
may think of it as a cir cuit that selects one in a pair of 4-input lines. As
shown in the function table, the unitis selected when E = 0.Then, if S = 0,
the four A inputs have a path to the outputs.On the other hand, if S = 1,
the four B inputs are selected. The outputs have all O'swhen E = 1,
regardless of the value of S.
• As shown in the function table, the unitis
selected when E = 0.Then, if S = 0, the four
A inputs have a path to the outputs.On the
other hand, if S = 1, the four B inputs are
selected. The outputs have all O'swhen E =
1, regardless of the value of S.
• As shown in the function table, the unitis
selected when E = 0.Then, if S = 0, the four
A inputs have a path to the outputs.On the
other hand, if S = 1, the four B inputs are
selected. The outputs have all O'swhen E =
1, regardless of the value of S.
8 to 1 Multiplexer :
• An 8 to 1 multiplexer is a digital circuit that selects one of eight input signals and directs
it to a single output. It works by using select lines to determine which input is passed
through to the output.
• A multiplexer (MUX) is a type of logic circuit that selects one of many inputs and forwards
it to a single output. The selection of which input to forward is determined by a set of
control signals.
• Signal Selection : The multiplexer chooses one input signal out of several and routes it
to the output.
• Control Signals : The selection process is controlled by input signals, which determine
which of the data inputs is passed through.
• Digital Switching: Multiplexers operate on digital signals, allowing for the transmission
of data between different parts of a digital system.
Diagrams of Logical circuit ,implementation and truth table of 8 X 1 MUX
Boolean-Function Implementation: