Electronics/Multiplexers
[edit] Overview
A multiplexer is a device that brings the concept of a rotary switch in analog electronics to the digital side. It is a device which, based on some input, will change the connection of its other inputs to its outputs. Conceptually a digital multiplexers functionality is the same as an analog one, only it handles everything digitally. Because of the mathematical concept of combinatorix they can be used to replace chain logic circuits. However, this is not done frequently because multiplexer based logic has a comparably high propagation delay.
[edit] Configuration
The circuit above has 2 Control Lines A1Ao which can be used as 2 Selectors . Depend on the value of the Selectors only one of the Output Lines can be high . The circuit above has the capability to select the output line
The operation of the circuit above can be summarized in the Truth Table below
-
A1A0 D3D2D120 00 0001 01 0010 10 0100 11 1000
In general
- 2 Selectors can select 22 = 4 output lines
- 3 Selectors can select 23 = 8 output lines
- n Selectors can select 2n output lines
This page may need to be