All Topics  
Multiplexer

 
Multiplexer

   Email Print
   Bookmark   Link






 

Multiplexer



 
 



In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a multiplexer or mux (occasionally the term muldex or muldem is also found, for a combination multiplexer-demultiplexer) is a device that performs multiplexing
Multiplexing

In telecommunications and computer networks, multiplexing is a process where multiple analog message signals or digital data streams are combined into one signal over a shared medium....
; it selects one of many analog or digital input signals and outputs that into a single line. A multiplexer of 2n inputs has n select bits, which are used to select which input line to send to the output.

An electronic multiplexer makes it possible for several signals to share one expensive device or other resource, for example one A/D converter or one communication line, instead of having one device per input signal.

In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a demultiplexer (or demux) is a device taking a single input signal and selecting one of many data-output-lines, which is connected to the single input.






Discussion
Ask a question about 'Multiplexer'
Start a new discussion about 'Multiplexer'
Answer questions from other users
Full Discussion Forum



Recent Posts









Encyclopedia





In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a multiplexer or mux (occasionally the term muldex or muldem is also found, for a combination multiplexer-demultiplexer) is a device that performs multiplexing
Multiplexing

In telecommunications and computer networks, multiplexing is a process where multiple analog message signals or digital data streams are combined into one signal over a shared medium....
; it selects one of many analog or digital input signals and outputs that into a single line. A multiplexer of 2n inputs has n select bits, which are used to select which input line to send to the output.

An electronic multiplexer makes it possible for several signals to share one expensive device or other resource, for example one A/D converter or one communication line, instead of having one device per input signal.

In electronics
Electronics

Electronics refers to the flow of charge through nonmetal electrical conductor , whereas electrical refers to the flow of charge through metal electrical conductor....
, a demultiplexer (or demux) is a device taking a single input signal and selecting one of many data-output-lines, which is connected to the single input. A multiplexer is often used with a complementary demultiplexer on the receiving end.

An electronic multiplexer can be considered as a multiple-input, single-output
Miso

is a traditional Japanese cuisine produced by fermentation rice, barley and/or soybeans, with salt and the fungus , the most typical miso being made with soy....
 switch, and a demultiplexer as a single-input, multiple-output
Miso

is a traditional Japanese cuisine produced by fermentation rice, barley and/or soybeans, with salt and the fungus , the most typical miso being made with soy....
 switch. The schematic symbol for a multiplexer is an isosceles trapezoid
Isosceles trapezoid

An isosceles trapezoid is a quadrilateral with a line of symmetry bisecting one pair of opposite sides, making it automatically a trapezoid. Two opposite sides are Parallel , the two other sides are of equal length....
 with the longer parallel side containing the input pins and the short parallel side containing the output pin. The schematic on the right shows a 2-to-1 multiplexer on the left and an equivalent switch on the right. The wire connects the desired input to the output.

In telecommunications, a multiplexer is a device that combines several input information signals into one output signal, which carries several communication channels, by means of some multiplex technique
Multiplexing

In telecommunications and computer networks, multiplexing is a process where multiple analog message signals or digital data streams are combined into one signal over a shared medium....
. A demultiplexer is in this context a device taking a single input signal that carries many channels and separates those over multiple output signals.

In telecommunications and signal processing
Signal processing

Signal processing is the analysis, interpretation, and manipulation of signal . Signals of interest include: audio signal processing, , time-varying measurement values and sensor data, for example biological data such as electrocardiograms, control system signals, telecommunication transmission signals such as radio signals, and many others....
, an analog time division multiplexer (TDM MUX) may take several samples of separate analogue signals and combine them into one pulse amplitude modulated
Pulse-amplitude modulation

Pulse-amplitude modulation, acronym PAM, is a form of signal modulation where the message information is encoded in the amplitude of a series of signal pulses....
 (PAM) wide-band analogue signal. Alternatively, a digital TDM multiplexer may combine a limited number of constant bit rate digital data streams into one data stream of a higher data rate, by forming data frames consisting of one timeslot per channel.

In telecommunications, computer networks and digital video
Digital video

Digital video is a type of video recording system that works by using a digital rather than an analog signal video signal.The terms camera, video camera, and camcorder are used interchangeably in this article....
, a statistical multiplexer may combine several variable bit rate data streams into one constant bandwidth signal, for example by means of packet mode communication. An inverse multiplexer
Inverse multiplexer

An inverse multiplexer allows a data stream to be broken into multiple lower data rate communication links. An inverse multiplexer differs from a demultiplexer in that each of the low rate links coming from it is related to the others and they all work together to carry their respective parts of the same higher rate data stream....
 may utilize several communication channels for transferring one signal.

Cost savings

Telephony Multiplexer System
One use for multiplexers is cost savings by connecting a multiplexer and a demultiplexer (or demux) together over a single channel (by connecting the multiplexer's single output to the demultiplexer's single input). The image to the right demonstrates this. In this case, the cost of implementing separate channels for each data source is more expensive than the cost and inconvenience of providing the multiplexing/demultiplexing functions. In a physical analogy
Analogy

Analogy is both the cognition process of transferring information from a particular subject to another particular subject , and a language expression corresponding to such a process....
, consider the merging behaviour of commuters crossing a narrow bridge; vehicles will take turns using the few available lanes. Upon reaching the end of the bridge they will separate into separate routes to their destinations.

At the receiving end of the data link a complementary demultiplexer is normally required to break single data stream back down into the original streams. In some cases, the far end system may have more functionality than a simple demultiplexer and so, whilst the demultiplexing still exists logically, it may never actually happen physically. This would be typical where a multiplexer serves a number of IP network users and then feeds directly into a router
Router

A router is a Computer network device whose software and hardware are usually tailored to the tasks of routing and forwarding information. For example, on the Internet, information is directed to various paths by routers....
 which immediately reads the content of the entire link into its routing processor and then does the demultiplexing in memory from where it will be converted directly into IP packets.

It is usual to combine a multiplexer and a demultiplexer together into one piece of equipment and simply refer to the whole thing as a "multiplexer". Both pieces of equipment are needed at both ends of a transmission link because most communications systems transmit in both directions
Duplex (telecommunications)

A duplex communication system is a system composed of two connected parties or devices which can communicate with one another in both directions....
.

A real world example is the creation of telemetry
Telemetry

Telemetry is a technology that allows the remote measurement and reporting of information of interest to the system designer or operator. The word is derived from Greek language roots tele = remote, and metron = measure....
 for transmission from the computer/instrumentation system of a satellite, space craft or other remote vehicle to a ground system.

In analog circuit design, a multiplexer is a special type of analog switch that connects one signal selected from several inputs to a single output.

Digital multiplexers

In digital circuit
Digital circuit

Digital electronics are electronics systems that use digital signals. Digital electronics are representations of Boolean algebra and are used in computers, mobile phones, and other consumer products....
 design, the selector wires are of digital value. In the case of a 2-to-1 multiplexer, a logic value of 0 would connect to the output while a logic value of 1 would connect to the output. In larger multiplexers, the number of selector pins is equal to where is the number of inputs.

For example, 9 to 16 inputs would require no less than 4 selector pins and 17 to 32 inputs would require no less than 5 selector pins. The binary value expressed on these selector pins determines the selected input pin.

A 2-to-1 multiplexer has a boolean equation where and are the two inputs, is the selector input, and is the output:


Which can be expressed as a truth table
Truth table

A truth table is a mathematical table used in logic?specifically in connection with Boolean algebra , boolean functions, and propositional calculus?to compute the functional values of logical expression s on each of their functional arguments, that is, on each combination of values taken by their logical variables....
:
0 1 1 1
1 0 1
0 1 0
0 0 0
1 1 1 1
1 0 0
0 1 1
0 0 0


This truth table should make it quite clear that when then but when then . A straightforward realization of this 2-to-1 multiplexer would need 2 AND gates, an OR gate, and a NOT gate.

Larger multiplexers are also common and, as stated above, requires selector pins for inputs. Other common sizes are 4-to-1, 8-to-1, and 16-to-1. Since digital logic uses binary values, powers of 2 are used (4, 8, 16) to maximally control a number of inputs for the given number of selector inputs.

The boolean equation for a 4-to-1 multiplexer is:

Two realizations for creating a 4-to-1 multiplexer are shown below:
Multiplexer Example01
Mux From 3 State Buffers
These are two realizations of a 4-to-1 multiplexer:
  • one realized from a decoder
    Decoder

    A decoder is a device which does the reverse of an encoder, undoing the encoding so that the original information can be retrieved. The same method used to encode is usually just reversed in order to decode....
    , AND gate
    AND gate

    The AND gate is a digital logic gate that implements logical conjunction - it behaves according to the truth table to the right. A HIGH output results only if both the inputs to the AND gate are HIGH ....
    s, and an OR gate
    OR gate

    The OR gate is a digital logic gate that implements logical disjunction - it behaves according to the truth table to the right. A HIGH output results if one or both the inputs to the gate are HIGH ....
  • one realized from 3-state buffers and AND gates (the AND gates are acting as the decoder)


Note that the subscripts on the inputs indicate the decimal value of the binary control inputs at which that input is let through.


Chaining multiplexers

Larger multiplexers can be constructed by using smaller multiplexers by chaining them together. For example, an 8-to-1 multiplexer can be made with two 4-to-1 and one 2-to-1 multiplexers. The two 4-to-1 multiplexer outputs are fed into the 2-to-1 with the selector pins on the 4-to-1's put in parallel giving a total number of selector inputs to 3, which is equivalent to an 8-to-1.

List of ICs which provide multiplexing

The 7400 series
7400 series

The 7400 series of Transistor-transistor logic integrated circuits are historically important as the first widespread logic family of TTL integrated circuit logic ....
 has several ICs that contain multiplexer(s):
S.No. IC No. Function Output State
1 74157 Quad- 2:1 MUX Output same as input given
2 74158 Quad- 2:1 MUX Output is inverted input
3 74153 Dual- 4:1 MUX Output same as input
4 74352 Dual- 4:1 MUX Output is inverted input
5 74151A 8:1 MUX Both outputs available ie. Complementary outputs
6 74151 8:1 MUX Output is inverted input
7 74150 16:1 MUX Output is inverted input


Digital demultiplexers

Demultiplexers take one data input and a number of selection inputs, and they have several outputs. They forward the data input to one of the outputs depending on the values of the selection inputs. Demultiplexers are sometimes convenient for designing general purpose logic, because if the demultiplexer's input is always true, the demultiplexer acts as a decoder
Decoder

A decoder is a device which does the reverse of an encoder, undoing the encoding so that the original information can be retrieved. The same method used to encode is usually just reversed in order to decode....
. This means that any function of the selection bits can be constructed by logically OR-ing the correct set of outputs.

Demultiplexer Example01



List of ICs which provide demultiplexing

The 7400 series
7400 series

The 7400 series of Transistor-transistor logic integrated circuits are historically important as the first widespread logic family of TTL integrated circuit logic ....
 has several ICs that contain demultiplexer(s):
S.No. IC No. Function Output State
1 74139 Dual 1:4 DEMUX Output is inverted input
3 74156 Dual- 1:4 DEMUX Output is open collector
Open collector

File:opencollector.jpgOpen collector is a type of output on many Integrated circuits. Instead of outputting a signal of a specific voltage or current, the output signal is applied to the base of an internal Bipolar junction transistor#NPN whose collector is externalized on a pin of the IC....
4 74138 1:8 DEMUX Output is inverted input
5 74154 1:16 DEMUX Output is inverted input
6 74159 1:16 DEMUX Output is open collector and same as input


See also

  • Barrel shifter
    Barrel shifter

    A barrel shifter is a digital circuit that can Bit shift a Word by a specified number of bits in one clock cycle. It can be implemented as a sequence of multiplexers , and in such an implementation the output of one MUX is connected to the input of the next MUX in a way that depends on the shift distance....
  • MDM
    MDM

    MDM may stand for:* machine debug manager* Market-dominant minority, a term coined by Amy Chua in her book World on Fire* Marszalkowska Dzielnica Mieszkaniowa, a neighbourhood in Warsaw with socialist realism architecture...
  • Inverse multiplexer
    Inverse multiplexer

    An inverse multiplexer allows a data stream to be broken into multiple lower data rate communication links. An inverse multiplexer differs from a demultiplexer in that each of the low rate links coming from it is related to the others and they all work together to carry their respective parts of the same higher rate data stream....
  • Statistical multiplexer
  • Digital subscriber line access multiplexer
    Digital subscriber line access multiplexer

    A Digital Subscriber Line Access Multiplexer allows telephone lines to make faster connections to the Internet. It is a network device, located in the telephony exchanges of the service providers, that connects multiple customer Digital Subscriber Lines to a high-speed Internet backbone line using multiplexing techniques....
     (DSLAM)
  • Rule 184
    Rule 184

    Rule 184 is a one-dimensional binary cellular automaton rule, notable for solving the majority problem as well as for its ability to simultaneously describe several, seemingly quite different, particle systems:...
    , a cellular automaton
    Cellular automaton

    A cellular automaton is a discrete mathematics model studied in Computability theory , mathematics, theoretical biology and microstructure modeling....
     in which each cell acts as a multiplexer for the values from the two adjacent cells
  • Multiplexing
    Multiplexing

    In telecommunications and computer networks, multiplexing is a process where multiple analog message signals or digital data streams are combined into one signal over a shared medium....
    • Code-division multiplexing
    • Frequency-division multiplexing
      Frequency-division multiplexing

      Frequency-division multiplexing is a form of signal multiplexing which involves assigning non-overlapping frequency ranges to different signals or to each "user" of a medium....
    • Time-division multiplexing
      Time-division multiplexing

      Time-Division Multiplexing is a type of digital or Pulse-amplitude modulation multiplexing in which two or more signals or bit streams are transferred apparently simultaneously as sub-channels in one communication channel, but are physically taking turns on the channel....
    • Wavelength-division multiplexing
      Wavelength-division multiplexing

      In fiber-optic communications, wavelength-division multiplexing is a technology which Multiplexing multiple Optical Carrier signals on a single optical fiber by using different wavelengths of laser light to carry different signals....
    • Statistical multiplexing
      Statistical multiplexing

      Statistical multiplexing is a type of communication link sharing, very similar to Dynamic bandwidth allocation . In statistical multiplexing, a communication channel is divided into an arbitrary number of variable bit-rate digital channels or data streams....