Demultiplexer(DEMUX) (original) (raw)

Last Updated : 4 Feb, 2026

The DEMUX is a digital information processor. It takes input from one source and also converts the data to transmit towards various sources. The demultiplexer has one data input line. The demultiplexer has several control lines (also known as select lines). These lines determine to which output the input data should be sent. The number of control lines determines the number of output lines.

General Block Diagram Of A DEMUX

Demulyiplexer

DEMUX

**Truth Table Of A 1X4 DEMUX

A 1x4 DEMUX has only one input which is denoted as I. There are two selection lines i.e. S1 and S0. At last, the DEMUX has output lines including Y3, Y2, Y1 &Y0. Here is the 1x4 DEMUX with diagram as mentioned below.

demux2

1:4 DEMUX

Now let us discuss the truth table of the 1x4 DEMUX as mentioned below.

Selection Inputs Outputs
**S 1 **S 0 **Y 3 **Y 2 **Y 1 **Y 0
0 0 0 0 0 **I
0 1 0 0 **I 0
1 0 0 **I 0 0
1 1 **I 0 0 0

Truth Table Of A 1x8 De-Multiplexer

The 1x8 DEMUX was designed by using two DEMUX. They are the two 1x4 DEMUX and one 1x2 DEMUX. The 1x8 DEMUX contains two input lines with four outputs. Let us see the block diagram of the 1x8 DEMUX as mentioned below.

demux_3

1:8 DEMUX

Here is the 1x8 DEMUX truth table as mentioned below.

Selection Inputs Outputs
**S 2 **S 1 **S 0 **Y 7 **Y 6 **Y 5 **Y 4 **Y 3 **Y 2 **Y 1 **Y 0
0 0 0 0 0 0 0 0 0 0 **I
0 0 1 0 0 0 0 0 0 **I 0
0 1 0 0 0 0 0 0 **I 0 0
0 1 1 0 0 0 0 **I 0 0 0
1 0 0 0 0 0 **I 0 0 0 0
1 0 1 0 0 **I 0 0 0 0 0
1 1 0 0 **I 0 0 0 0 0 0
1 1 1 **I 0 0 0 0 0 0 0

Truth Table Of A 1x16 De-Multiplexer

The 1x16 DEMUX was designed by using the two 1x8 DEMUX and one 1x2 DEMUX. The 1x16 DEMUX have two input lines. It has eight outputs. Let us see the block diagram of the 1x16 DEMUX as mentioned below.

demux_4

1:16 DEMUX

Here is the 1x16 DEMUX truth table as mentioned below:

SELECTION INPUTS OUTPUTS
S3 S2 S1 S0 Y15 Y14 Y13 Y12 Y11 Y10 Y9 Y8 Y7 Y6 Y5 Y4 Y3 Y2 Y1 Y0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 A
0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 A 0
0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 A 0 0
0 0 1 1 0 0 0 0 0 0 0 0 0 0 0 0 A 0 0 0
0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 A 0 0 0 0
0 1 0 1 0 0 0 0 0 0 0 0 0 0 A 0 0 0 0 0
0 1 1 0 0 0 0 0 0 0 0 0 0 A 0 0 0 0 0 0
0 1 1 1 0 0 0 0 0 0 0 0 A 0 0 0 0 0 0 0
1 0 0 0 0 0 0 0 0 0 0 A 0 0 0 0 0 0 0 0
1 0 0 1 0 0 0 0 0 0 A 0 0 0 0 0 0 0 0 0
1 0 1 0 0 0 0 0 0 A 0 0 0 0 0 0 0 0 0 0
1 0 1 1 0 0 0 0 A 0 0 0 0 0 0 0 0 0 0 0
1 1 0 0 0 0 0 A 0 0 0 0 0 0 0 0 0 0 0 0
1 1 0 1 0 0 A 0 0 0 0 0 0 0 0 0 0 0 0 0
1 1 1 0 0 A 0 0 0 0 0 0 0 0 0 0 0 0 0 0
1 1 1 1 A 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0

Advantages of the DEMUX

Disadvantages of the DEMUX

Applications of DEMUX

People Also Read: