Home > combinational logic circuits > demultiplexers

Demultiplexers

A demultiplexer is a combinational circuit which is having one input, 2^n outputs and n select lines. The demultiplexer passes the binary data present on the input to any of the outputs depending upon the select lines. The output line in which data is passed is decided by the select line. Figure shows the block presentation of 1-to-4 demultiplexer and truth table of the demultiplexer when the input
is HIGH.

Demux1

 


Demultiplexure Quiz:

Demultiplexure

1. For a 1:32 demultiplexer number of select lines is

 
 
 
 

2. Demux is also used for

 
 
 
 

3. Which of the following DEMUX is most suitable for implementing full adder.

 
 
 
 

4. DEMUX is___________________ circuit

 
 
 
 

5. f(a,b,c,d)=sum m(1,3,6,9,12,14)this function can be implemented using following demux?

 
 
 
 

6. Relation between no of output(n) and select lines (m) in DEMUX is

 
 
 
 

7. Most demultiplexers facilitate which type of conversion?