How to design a Demultiplexer || DEMUX || what is a Demultiplexer

Опубликовано: 01 Октябрь 2024
на канале: Learning Hub
474
9

#demultiplexer
The demultiplexer is a combinational logic circuit designed to switch one common input line to one of several seperate output line. The data distributor, known more commonly as a Demultiplexer or “Demux” for short, is the exact opposite of the Multiplexer we saw in the previous tutorial.

A demultiplexer (or demux) is a device that takes a single input line and routes it to one of several digital output lines. A demultiplexer of 2^n outputs has n select lines, which are used to select which output line to send the input. A demultiplexer is also called a data distributor.
Application of Multiplexer and Demultiplexer
1x4 Demultiplexer