You are on page 1of 9

Recommended Book

P4UGCA1908

Combinational Circuits

Unit-II Lessons 5
Sanjay Gupta

ASPIRE. ACHIEVE. ASCEND


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U2L1S2

Unit 2 Lesson 5
De - Multiplexer
UNIT 2
✔ L1- Half adder & Full Adder
✔ L2-Half Sub Tractor & Full Sub Tractor
Learning Objectives of Lesson 5
✔ L3- Parallel binary Adder & Sub Tractor 1. What is De -MUX?
✔ L4- Multiplexers : Logic Circuit & T.T. 2. Working of De- MUX.
3. Truth Table
✔ L5- De-Multiplexer: Logic Circuit & T.T 4. Logic Circuit of De-MUX
✔ L6 Boolean Expressions Using Mux & DeMux. 5. Exercise
✔ L7- Decoder
✔ L8- Encoder
✔ L9 -MCQ & Quiz

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S3
Unit 2 LESSON 5

DE-MUX - Definition

• A De-multiplexer is a combinational circuit


that has only 1 input line and 2N output lines.

• Simply, the multiplexer is a single-input and


multi-output combinational circuit.

• The information is received from the single


input lines and directed to the output line.

• On the basis of the values of the selection


lines, the input will be connected to one of
these outputs.

https://www.w3schools.com/php/
For more details please read notes

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S4
Unit 2 LESSON 5

Working: De-Multiplexer
• There are n selection lines and 2n Output
lines. So, there is a total of only 1  possible
input.

• A De Multiplexer is also treated as De-Mux.


• 1×4 De-Multiplexer:
• There is a total of four Outputs, i.e., Y 0, Y1, Y2,
and Y3, 2 selection lines, i.e., S0 and S1 and
single Input A.
• On the basis of the combination of inputs that
are present at the selection lines S0 and S1

• One of these 4 Outputs are connected to the


ForSingle Input. please read notes
more details https://www.w3schools.com/php/

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S5
Unit 2 LESSON 5

Truth Table : De-Multiplexer

https://www.w3schools.com/php/
For more details please read notes

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S6
Unit 2 LESSON 5 Logical Circuit: De-Multiplexer
The logical expression of the term Y is as
follows:

Y0=S1' S0' A
y1=S1' S0 A
y2=S1 S0' A
y3=S1 S0 A

https://www.w3schools.com/php/
For more details please read notes

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S7 Example : Constructing 1 X 8 Mux using 1 X 4 & 1 X 2


Unit 2 LESSON 5

Solution

• In 1 to 8 De-multiplexer,

• there are total of eight outputs, i.e., Y 0,


Y1, Y2, Y3, Y4, Y5, Y6, and Y7,

• 3 selection lines, i.e., S0, S1and S2 and


single input, i.e., A.

• On the basis of the combination of


inputs which are present at the selection
lines S0, S1 and S2,

• the input will be connected to one of


these outputs. 
https://www.w3schools.com/php/

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S8
Unit 2 LESSON 5 Exercise : Construct 1 X16 De-Mux using two 1 X8 De-Multiplexers.
Here comes the Answer!!!

https://www.w3schools.com/php/

Sector 54, Chandigarh, Phase-2, Mohali - PB


ASPIRE. ACHIEVE. ASCEND

P4UGCA1908U1L1S9
UNIT 2
Combinational Circuits

Further Reading
https://www.javatpoint.com/De-Multiplexer-in-digital-electronics
https://www.w3schools.com/Logic-gates/

Sector 54, Chandigarh, Phase-2, Mohali - PB

You might also like