Demultiplexer A demultiplexer (or "demux" for short) is a digital circuit that selects one of several inputs and directs it to a single output. The selection of the input to be directed to the output is determined by the value of one or more "select" inputs. The demultiplexer has 2^n input lines and n select lines, where n is the number of select lines. The output will be the input line that corresponds to the binary value of the select lines. It is the inverse operation of a multiplexer (mux). Demultiplexer applications 1. Communication System Multiplexers and Demultiplexers both are used in communication systems to carry out the process of data transmission. A De-multiplèxer receives the output signals from the multiplexer; and, at the receiver end, it converts them back to the original form. 2. Arithmetic Logic Unit The output of the arithmetic logic unit is fed as an input to the De-multiplexer, and the demultiplexer is connected to multiple registers. The outp