A demux simply selects an output line . It's a glorified switch. A decoder takes n inputs, and uses those inputs to determine which of the 2^n output lines is high.
A decoder converts binary coded information to unique outputs such as digits,symbols etc. Demux is a digital circuit that takes a single input and distributes it over several outputs.
decoder with enable as input works as demultiplexer
ReplyDeletedemux has basically i i/p but the decoder has enable line for which they bith differ in. Decoder has got n no. of inputs.
ReplyDeleteA decoder takes n inputs and produces 2^n outputs. An encoder takes 2^n inputs and produces n outputs.
ReplyDeleteA multiplexer selects one line from many lines.
a decoder does not have a data input, whereas a demux has a data input.
ReplyDeleteA demux simply selects an output line . It's a glorified switch. A decoder takes n inputs, and uses those inputs to determine which of the 2^n output lines is high.
ReplyDeletedemux has only one output line but decoder has n inputs with 2^n output which is very high.
ReplyDeleteA decoder converts binary coded information to unique outputs such as digits,symbols etc.
ReplyDeleteDemux is a digital circuit that takes a single input and distributes it over several outputs.