You are on page 1of 12

DEMULTIPLEXER

Presented
Group – 04
Dept. Of CSE, JUST
1st year, 2nd semester
Table of contents

01 Defination 02 Truth Table

03 Logic Circuit 04 Application


What is Demux ?
A demultiplexer is a circuit with one input and many Enable
output. By applying control signal,
we can steer any input to the output.
Few types of demultiplexer are 1-to-2, 1-to-4, 1-to-8
and 1-to 16 demultiplexer.
1-to-4 DE-Multiplexer

Its is the reverse operation of Multiplexer

Basic form of DE-Multiplexer is [1 x 2n] Demux

Output
Input Y0
I 1:2 DEMUX
E Y1

S1
Selector
1:4 DE-Multiplexer

Truth Table
Output
E S1 S0 Y0 Y1 Y2 Y3 Input Y0
0 x x 0 0 0 0 I 1:4 DEMUX Y1
Y2
1 0 0 I 0 0 0 E Y3

S1

S0
1 0 1 0 I 0 0
Selector
1 1 0 0 0 I 0

1 1 1 0 0 0 I
Truth Table & Eqn:

E S1 S0 Y0 Y1 Y2 Y3
0 x x 0 0 0 0 Y0 = S0S1I
1 0 0 I 0 0 0 Y1 = S0S1I
1 0 1 0 I 0 0
Y2 = S0S1I

1 1 0 0 0 I 0 Y3 = S0S1I

1 1 1 0 0 0 I
Logic Gate

Y0 = S0S1I
I Y0 = S0S1I
Y1 = S0S1I
Y1 = S0S1I
Y2 = S0S1I

Y3 = S0S1I Y2 = S0S1I

Y3 = S0S1I

1:4 DE-Multiplexer Logic Gate


DE-Multiplexer as Decoder

Output O0
I0
Input Y0 O1
I 1:4 DEMUX Y1 2:4 Decoder
Y2 O2
Logic( 1 ) Y3 I1 O3
S1

S2

Selector
Difference between
Demux & Decoder

Output
Input Y0
I 1:4 DEMUX Y1
Y2
E Y3
S1

S2

Selector
Application

The demultiplexers are used along with


multiplexers.

It is used in applications where serial to


parallel conversion of binary data is needed.

In time-division multiplexing, used to route the single


input to multiple output lines at the receiving end.
Real Life Example:

1. Computer Memory

2. Telephone Network

3. Serial to parallel converter

4. Photo Credits
Thanks!
Do you have any questions?

You might also like