About the Demultiplexer
A
1-to-4 demultiplexer is the reverse of a MUX: it takes a single data input and routes it to one of 4 output lines selected by the 2-bit selector. All other outputs remain 0. A DEMUX with the input tied to 1 behaves identically to a decoder. DEMUXes are used in data distribution, serial-to-parallel conversion, and memory write-enable decoding.