SlideShare ist ein Scribd-Unternehmen logo
1 von 17
Multiplexer (data Selectors)
• Definition : A multiplexers (MUX) is a device that allows digital
information from several sources to be routed onto a single
line for transmission over that line to a common destination.
• Several data input lines
• Some select line (less than the no. of input lines)
• Single output line
• If there are n data input lines and m select lines, then
2m
= n
Functional Diagram Of a Multiplexer
2 : 1 Multiplexer
S Z
0 I0
1 I1
4 : 1 Multiplexer
S0 S1 Z
0 0 I0
0 1 I1
1 0 I2
1 1 I3
8 : 1 Multiplexer
S0 S1 S3 Z
0 0 0 I0
0 0 1 I1
0 1 0 I2
0 1 1 I3
1 0 0 I4
1 0 1 I5
1 1 0 I6
1 1 1 I7
Multiplexer Tree
• The Multiplexers with more number of inputs can be obtained by
cascading two or more multiplexers with less number of inputs.
• Below is a design of 16:1 MUX using 4 4:1 MUXs :-
Demultiplexer (Data Distributor)
• Definition : A DEMULTIPLEXER (DEMUX) basically reverses
the multiplexing function. It takes data from one line and
distributes them to a given number of output lines. For this
reason, the demultiplexers is also known as a data
distributor.
• Single data input lines
• Some select line (less than the no. of output lines)
• Several output line
• If there are n data output lines and m select lines, then
2m
= n
Functional Diagram Of a Demultiplexer
1 : 2 Demultiplexer
S0 Y0 Y1
0 D 0
1 0 D
1 : 4 Demultiplexer
S0 S1 D0 D1 D2 D3
0 0 D 0 0 0
0 1 0 D 0 0
1 0 0 0 D 0
1 1 0 0 0 D
1 : 8 Demultiplexer
1 : 8 Demultiplexer (Truth Table)
S0 S1 S3 D0 D1 D2 D3 D4 D5 D6 D7
0 0 0 D 0 0 0 0 0 0 0
0 0 1 0 D 0 0 0 0 0 0
0 1 0 0 0 D 0 0 0 0 0
0 1 1 0 0 0 D 0 0 0 0
1 0 0 0 0 0 0 D 0 0 0
1 0 1 0 0 0 0 0 D 0 0
1 1 0 0 0 0 0 0 0 D 0
1 1 1 0 0 0 0 0 0 0 D
Demultiplexer Tree
F0 F1 F3F2 F4 F5 F6
F7
S0
S1
S2
1:2 Demux
1:2 Demux
1:2 Demux
1:2 Demux
1:2 Demux
1:2 Demux 1:2 Demux
INPUT
0 1
0
0
0
0
0
0
1
1
1
1
1 1
S
S
S
S
S
S
S
Below is a design of 1:8 MUX using 7 1: MUXs :-
Implementation Of Logic Functions
using Multiplexer
A B C F
0 0 0 0
0 0 1 1
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 1
1 1 1 1
f(a, b, c) = a’b’c + ab
0
0
0
1
0
0
1
1
A B C
S2 S0S1
F
8:1 MUX
0
4
3
1
2
5
6
7
A B C O F
0 0 0 0
C
0 0 1 1
0 1 0 0
0
0 1 1 0
1 0 0 0
0
1 0 1 0
1 1 0 1
1
1 1 1 1
C
0
0
1
B C
S0S1
F
4:1 MUX
0
1
2
3
f(a, b, c) = a’b’c + ab
A B C D O F
0 0 0 0 0
D
0 0 0 1 1
0 0 1 0 0
D
0 0 1 1 1
0 1 0 0 1
D’
0 1 0 1 0
0 1 1 0 0
0
0 1 1 1 0
1 0 0 0 0
0
1 0 0 1 0
1 0 1 0 0
D’
1 0 1 1 1
1 1 0 0 1
1
1 1 0 1 1
1 1 1 0 1
1
1 1 1 1 1
f(a, b, c) = F=A’B’C’D + A’B’CD + A’BC’D’ + AB’CD +
ABC’D’ + ABC’D + ABCD’ +ABCD
D
0
1
A B C
S2 S0S1
F
8:1 MUX
0
4
3
1
2
5
6
7
D’
THANK YOU

Weitere ähnliche Inhalte

Was ist angesagt? (20)

Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Flip-Flop || Digital Electronics
Flip-Flop || Digital ElectronicsFlip-Flop || Digital Electronics
Flip-Flop || Digital Electronics
 
Counters
CountersCounters
Counters
 
Latches and flip flop
Latches and flip flopLatches and flip flop
Latches and flip flop
 
Multiplexers
MultiplexersMultiplexers
Multiplexers
 
Sr Latch or Flip Flop
Sr Latch or Flip FlopSr Latch or Flip Flop
Sr Latch or Flip Flop
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
 
Decoder Full Presentation
Decoder Full Presentation Decoder Full Presentation
Decoder Full Presentation
 
basic logic gates
 basic logic gates basic logic gates
basic logic gates
 
JK flip flops
JK flip flopsJK flip flops
JK flip flops
 
Multiplexer and DeMultiplexer
Multiplexer and DeMultiplexerMultiplexer and DeMultiplexer
Multiplexer and DeMultiplexer
 
Subtractor
SubtractorSubtractor
Subtractor
 
Demultiplexer
DemultiplexerDemultiplexer
Demultiplexer
 
flip flops
flip flops flip flops
flip flops
 
Demultiplexer presentation
Demultiplexer presentationDemultiplexer presentation
Demultiplexer presentation
 
BCD ADDER
BCD ADDER BCD ADDER
BCD ADDER
 
Sequential Logic Circuit
Sequential Logic CircuitSequential Logic Circuit
Sequential Logic Circuit
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
Encoders
EncodersEncoders
Encoders
 
K - Map
  K - Map    K - Map
K - Map
 

Ähnlich wie Multiplexers & Demultiplexers

unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.ppt
unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.pptunit-6_combinational_jbiunkjnjbkjbjjcircuit-2.ppt
unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.pptJ. Glory Precious
 
minimization technique.ppt
minimization technique.pptminimization technique.ppt
minimization technique.ppttahobah480
 
Logic Design - Chapter 5: Part1 Combinattional Logic
Logic Design - Chapter 5: Part1 Combinattional LogicLogic Design - Chapter 5: Part1 Combinattional Logic
Logic Design - Chapter 5: Part1 Combinattional LogicGouda Mando
 
Digital electronics Multiplexers & Demultiplexers
Digital electronics Multiplexers & DemultiplexersDigital electronics Multiplexers & Demultiplexers
Digital electronics Multiplexers & DemultiplexersSweta Kumari Barnwal
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuitsHareem Aslam
 
ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGICANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGICSupanna Shirguppe
 
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxAishah928448
 
multiplexer 4 input
multiplexer 4 inputmultiplexer 4 input
multiplexer 4 inputAnkit Mistry
 
Decodder presentation by ibrar
Decodder presentation by ibrarDecodder presentation by ibrar
Decodder presentation by ibraribrar562
 
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...J. Glory Precious
 
Multiplexers and demultiplexers 2
Multiplexers and demultiplexers 2Multiplexers and demultiplexers 2
Multiplexers and demultiplexers 2Nida Fatima
 

Ähnlich wie Multiplexers & Demultiplexers (20)

unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.ppt
unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.pptunit-6_combinational_jbiunkjnjbkjbjjcircuit-2.ppt
unit-6_combinational_jbiunkjnjbkjbjjcircuit-2.ppt
 
minimization technique.ppt
minimization technique.pptminimization technique.ppt
minimization technique.ppt
 
Logic Design - Chapter 5: Part1 Combinattional Logic
Logic Design - Chapter 5: Part1 Combinattional LogicLogic Design - Chapter 5: Part1 Combinattional Logic
Logic Design - Chapter 5: Part1 Combinattional Logic
 
Digital electronics Multiplexers & Demultiplexers
Digital electronics Multiplexers & DemultiplexersDigital electronics Multiplexers & Demultiplexers
Digital electronics Multiplexers & Demultiplexers
 
Multiplexer and De multiplexers.docx
Multiplexer and De multiplexers.docxMultiplexer and De multiplexers.docx
Multiplexer and De multiplexers.docx
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
10 multiplexers-de mux
10 multiplexers-de mux10 multiplexers-de mux
10 multiplexers-de mux
 
ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGICANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
 
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptxENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
ENG 202 – Digital Electronics 1 - Chapter 4 (1).pptx
 
UNIT3.3.pdf
UNIT3.3.pdfUNIT3.3.pdf
UNIT3.3.pdf
 
Multiplux
MultipluxMultiplux
Multiplux
 
multiplexer 4 input
multiplexer 4 inputmultiplexer 4 input
multiplexer 4 input
 
microprocessors
microprocessorsmicroprocessors
microprocessors
 
Chapter-04.pdf
Chapter-04.pdfChapter-04.pdf
Chapter-04.pdf
 
multiplexer and d-multiplexer
multiplexer and d-multiplexermultiplexer and d-multiplexer
multiplexer and d-multiplexer
 
Decodder presentation by ibrar
Decodder presentation by ibrarDecodder presentation by ibrar
Decodder presentation by ibrar
 
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...
lec1bhdbvdbvfehbvufbvudbviudhvidhvudhuhdiufhduhduhdiuhudihuidhiu3pptsdsdefefe...
 
Lecture 1
Lecture 1Lecture 1
Lecture 1
 
Multiplexers and demultiplexers 2
Multiplexers and demultiplexers 2Multiplexers and demultiplexers 2
Multiplexers and demultiplexers 2
 

Mehr von Jayanshu Gundaniya

Erbium Doped Fiber Amplifier (EDFA)
Erbium Doped Fiber Amplifier (EDFA)Erbium Doped Fiber Amplifier (EDFA)
Erbium Doped Fiber Amplifier (EDFA)Jayanshu Gundaniya
 
Three Phase to Three phase Cycloconverter
Three Phase to Three phase CycloconverterThree Phase to Three phase Cycloconverter
Three Phase to Three phase CycloconverterJayanshu Gundaniya
 
Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsJayanshu Gundaniya
 
Comparison of A, B & C Power Amplifiers
Comparison of A, B & C Power AmplifiersComparison of A, B & C Power Amplifiers
Comparison of A, B & C Power AmplifiersJayanshu Gundaniya
 
Initial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & CapacitorInitial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & CapacitorJayanshu Gundaniya
 
First order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsFirst order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsJayanshu Gundaniya
 
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...Engineering Mathematics - Total derivatives, chain rule and derivative of imp...
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...Jayanshu Gundaniya
 
Engineering Graphics - Projection of points and lines
Engineering Graphics - Projection of points and linesEngineering Graphics - Projection of points and lines
Engineering Graphics - Projection of points and linesJayanshu Gundaniya
 
Internal expanding shoe brake short presentation
Internal expanding shoe brake short presentationInternal expanding shoe brake short presentation
Internal expanding shoe brake short presentationJayanshu Gundaniya
 
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...Jayanshu Gundaniya
 
Architectural acoustics topics and remedies - short presentation
Architectural acoustics   topics and remedies - short presentationArchitectural acoustics   topics and remedies - short presentation
Architectural acoustics topics and remedies - short presentationJayanshu Gundaniya
 
Superconductors and Superconductivity
Superconductors and SuperconductivitySuperconductors and Superconductivity
Superconductors and SuperconductivityJayanshu Gundaniya
 

Mehr von Jayanshu Gundaniya (15)

Erbium Doped Fiber Amplifier (EDFA)
Erbium Doped Fiber Amplifier (EDFA)Erbium Doped Fiber Amplifier (EDFA)
Erbium Doped Fiber Amplifier (EDFA)
 
Three Phase to Three phase Cycloconverter
Three Phase to Three phase CycloconverterThree Phase to Three phase Cycloconverter
Three Phase to Three phase Cycloconverter
 
Fourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time SignalsFourier Series for Continuous Time & Discrete Time Signals
Fourier Series for Continuous Time & Discrete Time Signals
 
Comparison of A, B & C Power Amplifiers
Comparison of A, B & C Power AmplifiersComparison of A, B & C Power Amplifiers
Comparison of A, B & C Power Amplifiers
 
Initial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & CapacitorInitial Conditions of Resistor, Inductor & Capacitor
Initial Conditions of Resistor, Inductor & Capacitor
 
First order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applicationsFirst order non-linear partial differential equation & its applications
First order non-linear partial differential equation & its applications
 
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...Engineering Mathematics - Total derivatives, chain rule and derivative of imp...
Engineering Mathematics - Total derivatives, chain rule and derivative of imp...
 
Engineering Graphics - Projection of points and lines
Engineering Graphics - Projection of points and linesEngineering Graphics - Projection of points and lines
Engineering Graphics - Projection of points and lines
 
Internal expanding shoe brake short presentation
Internal expanding shoe brake short presentationInternal expanding shoe brake short presentation
Internal expanding shoe brake short presentation
 
Hydrological cycle
Hydrological cycleHydrological cycle
Hydrological cycle
 
Ecology and ecosystem
Ecology and ecosystemEcology and ecosystem
Ecology and ecosystem
 
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...
Basics of pointer, pointer expressions, pointer to pointer and pointer in fun...
 
Architectural acoustics topics and remedies - short presentation
Architectural acoustics   topics and remedies - short presentationArchitectural acoustics   topics and remedies - short presentation
Architectural acoustics topics and remedies - short presentation
 
Superconductors and Superconductivity
Superconductors and SuperconductivitySuperconductors and Superconductivity
Superconductors and Superconductivity
 
Superposition theorem
Superposition theoremSuperposition theorem
Superposition theorem
 

Kürzlich hochgeladen

Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxJuliansyahHarahap1
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...drmkjayanthikannan
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwaitjaanualu31
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"mphochane1998
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Servicemeghakumariji156
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.Kamal Acharya
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiessarkmank1
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesRAJNEESHKUMAR341697
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxMuhammadAsimMuhammad6
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfJiananWang21
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxchumtiyababu
 

Kürzlich hochgeladen (20)

Work-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptxWork-Permit-Receiver-in-Saudi-Aramco.pptx
Work-Permit-Receiver-in-Saudi-Aramco.pptx
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills KuwaitKuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
Kuwait City MTP kit ((+919101817206)) Buy Abortion Pills Kuwait
 
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments""Lesotho Leaps Forward: A Chronicle of Transformative Developments"
"Lesotho Leaps Forward: A Chronicle of Transformative Developments"
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Employee leave management system project.
Employee leave management system project.Employee leave management system project.
Employee leave management system project.
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
PE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and propertiesPE 459 LECTURE 2- natural gas basic concepts and properties
PE 459 LECTURE 2- natural gas basic concepts and properties
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptxOrlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
Orlando’s Arnold Palmer Hospital Layout Strategy-1.pptx
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 

Multiplexers & Demultiplexers

  • 1. Multiplexer (data Selectors) • Definition : A multiplexers (MUX) is a device that allows digital information from several sources to be routed onto a single line for transmission over that line to a common destination. • Several data input lines • Some select line (less than the no. of input lines) • Single output line • If there are n data input lines and m select lines, then 2m = n
  • 2. Functional Diagram Of a Multiplexer
  • 3. 2 : 1 Multiplexer S Z 0 I0 1 I1
  • 4. 4 : 1 Multiplexer S0 S1 Z 0 0 I0 0 1 I1 1 0 I2 1 1 I3
  • 5. 8 : 1 Multiplexer S0 S1 S3 Z 0 0 0 I0 0 0 1 I1 0 1 0 I2 0 1 1 I3 1 0 0 I4 1 0 1 I5 1 1 0 I6 1 1 1 I7
  • 6. Multiplexer Tree • The Multiplexers with more number of inputs can be obtained by cascading two or more multiplexers with less number of inputs. • Below is a design of 16:1 MUX using 4 4:1 MUXs :-
  • 7. Demultiplexer (Data Distributor) • Definition : A DEMULTIPLEXER (DEMUX) basically reverses the multiplexing function. It takes data from one line and distributes them to a given number of output lines. For this reason, the demultiplexers is also known as a data distributor. • Single data input lines • Some select line (less than the no. of output lines) • Several output line • If there are n data output lines and m select lines, then 2m = n
  • 8. Functional Diagram Of a Demultiplexer
  • 9. 1 : 2 Demultiplexer S0 Y0 Y1 0 D 0 1 0 D
  • 10. 1 : 4 Demultiplexer S0 S1 D0 D1 D2 D3 0 0 D 0 0 0 0 1 0 D 0 0 1 0 0 0 D 0 1 1 0 0 0 D
  • 11. 1 : 8 Demultiplexer
  • 12. 1 : 8 Demultiplexer (Truth Table) S0 S1 S3 D0 D1 D2 D3 D4 D5 D6 D7 0 0 0 D 0 0 0 0 0 0 0 0 0 1 0 D 0 0 0 0 0 0 0 1 0 0 0 D 0 0 0 0 0 0 1 1 0 0 0 D 0 0 0 0 1 0 0 0 0 0 0 D 0 0 0 1 0 1 0 0 0 0 0 D 0 0 1 1 0 0 0 0 0 0 0 D 0 1 1 1 0 0 0 0 0 0 0 D
  • 13. Demultiplexer Tree F0 F1 F3F2 F4 F5 F6 F7 S0 S1 S2 1:2 Demux 1:2 Demux 1:2 Demux 1:2 Demux 1:2 Demux 1:2 Demux 1:2 Demux INPUT 0 1 0 0 0 0 0 0 1 1 1 1 1 1 S S S S S S S Below is a design of 1:8 MUX using 7 1: MUXs :-
  • 14. Implementation Of Logic Functions using Multiplexer A B C F 0 0 0 0 0 0 1 1 0 1 0 0 0 1 1 0 1 0 0 0 1 0 1 0 1 1 0 1 1 1 1 1 f(a, b, c) = a’b’c + ab 0 0 0 1 0 0 1 1 A B C S2 S0S1 F 8:1 MUX 0 4 3 1 2 5 6 7
  • 15. A B C O F 0 0 0 0 C 0 0 1 1 0 1 0 0 0 0 1 1 0 1 0 0 0 0 1 0 1 0 1 1 0 1 1 1 1 1 1 C 0 0 1 B C S0S1 F 4:1 MUX 0 1 2 3 f(a, b, c) = a’b’c + ab
  • 16. A B C D O F 0 0 0 0 0 D 0 0 0 1 1 0 0 1 0 0 D 0 0 1 1 1 0 1 0 0 1 D’ 0 1 0 1 0 0 1 1 0 0 0 0 1 1 1 0 1 0 0 0 0 0 1 0 0 1 0 1 0 1 0 0 D’ 1 0 1 1 1 1 1 0 0 1 1 1 1 0 1 1 1 1 1 0 1 1 1 1 1 1 1 f(a, b, c) = F=A’B’C’D + A’B’CD + A’BC’D’ + AB’CD + ABC’D’ + ABC’D + ABCD’ +ABCD D 0 1 A B C S2 S0S1 F 8:1 MUX 0 4 3 1 2 5 6 7 D’