SlideShare a Scribd company logo
1 of 10
MULTIPLEXER
 Multiplexer means many into one
 Many inputs, only one outputs
 Control signals steer any input to the output
 Also called data selector
 General idea & general circuit
 n – input signals
 m – control signals
 1- output signals
 m control signals select 2m input signals
= n < 2m
4 - to - 1 Multiplexer
 Depending on control inputs A & B = one of the four inputs D0 to D3 steered to
output Y
 SOP Operation
Y = A B D0 + ABD1 + ABD2 + ABD3
 If A = 0, B = 0
Y = 0 0 D0 + 0 0 D1 + 0 0 D2 + 0 0 D3
Y = 1 1 D0 + 1 0 D1 + 0 1 D2 + 0 0 D3
Y = D0
 A = 0, B = 0 == upper AND gate is active, others inactive
Y = D0
 A = 0, B = 1 == Second AND gate is active, others inactive
Y = D1
 A = 1, B = 0 == Third AND gate is active, others inactive
Y = D2
 A = 1, B = 1 == Fourth AND gate is active, others inactive ====== Y = D3
16 - to - 1 Multiplexer
 Inputs = D0 to D15
 When ABCD = 0000, Upper AND = active, other gates = disabled, D0 transmitted
to output
Y = D0
 If D0 = 0, Y = 0, If D0 = 1, Y = 1
 The value Y depends on D0
 When ABCD = 1111, Lower AND gate is active, others inactive
Y = D15
 Output Y =
8 - to - 1 Multiplexer
 Inputs = D0 to D7, Three control inputs
 When ABC = 000, Y = D0
 ABC = 001, Y = D1
 ABC = 010, Y = D2 ……………………….. ABC = 111, Y = D7
IC 74150
 16 - to - 1 TTL multiplexer, 24 pin IC
 Pin 1 to 8 & 16 to 23 ===== D0 to D15
 Pin 11, 13, 14, 15 ======= A, B, C, D
 Pin 10 = output = complement of the selected data bit
 Pin 9 = Strobe = enables or disables the input
 Low strobe = enable the multiplexer ====== Y = Dn
 High strobe = disable the multiplexer ====== Output = high === value of
ABCD doesn’t matter
 Two standard methods for implementing truth table
1. Sum of products
2. Product of sum
3. Third method is multiplexer solution
 i.e., complementing each Y output = data input
Multiplexer Logic
 Complementing each Y output = data input
1. D0 = î = 0
2. D1 = ô = 1 ……………. D15 = î = 0
Bubbles on Signal lines
 Bubble on the line = complement
 Bubbles = indicate active low signal
Nibble Multiplexer
 Input = 4 bits = nibble = A3A2A1A0 = B3B2B1B0
 SELECT = determine which nibble is transmitted to output
 SELECT = Low = Four NAND gates on left activated
 Y3Y2Y1Y0 = A3A2A1A0
 SELECT = High = Four NAND gates on right activated
 Y3Y2Y1Y0 = B3B2B1B0
Nibble Multiplexer – IC 74157
 Has Strobe input
 Strobe is active low input
 Strobe = low ==== multiplexer is active
 Strobe = high ==== multiplexer is inactive

More Related Content

What's hot

Digital logic gates and Boolean algebra
Digital logic gates and Boolean algebraDigital logic gates and Boolean algebra
Digital logic gates and Boolean algebraSARITHA REDDY
 
Introduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexerIntroduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexerkrantikiranmanugarra
 
Unit 4 Switching Theory and Logic Gates
Unit 4 Switching Theory and Logic GatesUnit 4 Switching Theory and Logic Gates
Unit 4 Switching Theory and Logic GatesDr Piyush Charan
 
Modulo n counter
Modulo n counterModulo n counter
Modulo n counterManoj Guha
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuitsSARITHA REDDY
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adderGaditek
 
Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparatorPreet_patel
 
The BCD to excess-3 converter
The BCD to excess-3 converterThe BCD to excess-3 converter
The BCD to excess-3 converterMahady Hasan
 
Gate level design -For beginners
Gate level design -For beginnersGate level design -For beginners
Gate level design -For beginnersDr.YNM
 
BCD to binary code converter
BCD to binary code converterBCD to binary code converter
BCD to binary code converterkiruthikamaniG1
 
Boolean algebra And Logic Gates
Boolean algebra And Logic GatesBoolean algebra And Logic Gates
Boolean algebra And Logic GatesKumar
 
ENCODER DAN DECODER.docx
ENCODER DAN DECODER.docxENCODER DAN DECODER.docx
ENCODER DAN DECODER.docxDandyAlcantara
 
Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)Sudhanshu Srivastava
 

What's hot (20)

Digital logic gates and Boolean algebra
Digital logic gates and Boolean algebraDigital logic gates and Boolean algebra
Digital logic gates and Boolean algebra
 
Decoders
DecodersDecoders
Decoders
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
Encoder and decoder
Encoder and decoderEncoder and decoder
Encoder and decoder
 
combinational-circuit (1).ppt
combinational-circuit (1).pptcombinational-circuit (1).ppt
combinational-circuit (1).ppt
 
Introduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexerIntroduction to multiplexer and demultiplexer
Introduction to multiplexer and demultiplexer
 
Unit 4 Switching Theory and Logic Gates
Unit 4 Switching Theory and Logic GatesUnit 4 Switching Theory and Logic Gates
Unit 4 Switching Theory and Logic Gates
 
Modulo n counter
Modulo n counterModulo n counter
Modulo n counter
 
Chapter 4: Combinational Logic
Chapter 4: Combinational LogicChapter 4: Combinational Logic
Chapter 4: Combinational Logic
 
Combinational circuits
Combinational circuitsCombinational circuits
Combinational circuits
 
Combinational circuit
Combinational circuitCombinational circuit
Combinational circuit
 
Half adder & full adder
Half adder & full adderHalf adder & full adder
Half adder & full adder
 
Digital logic circuits
Digital  logic  circuitsDigital  logic  circuits
Digital logic circuits
 
Magnitude comparator
Magnitude comparatorMagnitude comparator
Magnitude comparator
 
The BCD to excess-3 converter
The BCD to excess-3 converterThe BCD to excess-3 converter
The BCD to excess-3 converter
 
Gate level design -For beginners
Gate level design -For beginnersGate level design -For beginners
Gate level design -For beginners
 
BCD to binary code converter
BCD to binary code converterBCD to binary code converter
BCD to binary code converter
 
Boolean algebra And Logic Gates
Boolean algebra And Logic GatesBoolean algebra And Logic Gates
Boolean algebra And Logic Gates
 
ENCODER DAN DECODER.docx
ENCODER DAN DECODER.docxENCODER DAN DECODER.docx
ENCODER DAN DECODER.docx
 
Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)Presentation on cyclic redundancy check (crc)
Presentation on cyclic redundancy check (crc)
 

Similar to Multiplexer

Digital VLSI - Unit 2.pptx
Digital VLSI - Unit 2.pptxDigital VLSI - Unit 2.pptx
Digital VLSI - Unit 2.pptxSanjaiPrasad
 
15CS32 ADE Module 3
15CS32 ADE Module 315CS32 ADE Module 3
15CS32 ADE Module 3RLJIT
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & DecoderSyed Saeed
 
Logic System Design KTU Chapter-4.ppt
Logic System Design KTU Chapter-4.pptLogic System Design KTU Chapter-4.ppt
Logic System Design KTU Chapter-4.pptAlbin562191
 
I semester Unit 4 combinational circuits.pptx
I semester Unit 4 combinational circuits.pptxI semester Unit 4 combinational circuits.pptx
I semester Unit 4 combinational circuits.pptxMayank Pandey
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital ElectronicsPaurav Shah
 
combinational-circuit presenmtation .ppt
combinational-circuit presenmtation .pptcombinational-circuit presenmtation .ppt
combinational-circuit presenmtation .pptFilibertoMoralesGarc
 
combinational-circuit.ppt
combinational-circuit.pptcombinational-circuit.ppt
combinational-circuit.pptShivamRathod34
 
Magnitude Comparator
Magnitude ComparatorMagnitude Comparator
Magnitude Comparatorsakshiravte4
 
combinational circuits dispositivos .ppt
combinational circuits dispositivos .pptcombinational circuits dispositivos .ppt
combinational circuits dispositivos .pptFilibertoMoralesGarc
 
Chp2 introduction to the 68000 microprocessor copy
Chp2 introduction to the 68000 microprocessor   copyChp2 introduction to the 68000 microprocessor   copy
Chp2 introduction to the 68000 microprocessor copymkazree
 

Similar to Multiplexer (20)

3. multiplexer
3. multiplexer3. multiplexer
3. multiplexer
 
multiplexer and d-multiplexer
multiplexer and d-multiplexermultiplexer and d-multiplexer
multiplexer and d-multiplexer
 
Digital VLSI - Unit 2.pptx
Digital VLSI - Unit 2.pptxDigital VLSI - Unit 2.pptx
Digital VLSI - Unit 2.pptx
 
15CS32 ADE Module 3
15CS32 ADE Module 315CS32 ADE Module 3
15CS32 ADE Module 3
 
encoderdecoder.pptx
encoderdecoder.pptxencoderdecoder.pptx
encoderdecoder.pptx
 
Encoder & Decoder
Encoder & DecoderEncoder & Decoder
Encoder & Decoder
 
Logic System Design KTU Chapter-4.ppt
Logic System Design KTU Chapter-4.pptLogic System Design KTU Chapter-4.ppt
Logic System Design KTU Chapter-4.ppt
 
I semester Unit 4 combinational circuits.pptx
I semester Unit 4 combinational circuits.pptxI semester Unit 4 combinational circuits.pptx
I semester Unit 4 combinational circuits.pptx
 
B sc3 unit 4 combi..lckt
B sc3 unit 4 combi..lcktB sc3 unit 4 combi..lckt
B sc3 unit 4 combi..lckt
 
Decoders-Digital Electronics
Decoders-Digital ElectronicsDecoders-Digital Electronics
Decoders-Digital Electronics
 
Unit 4 dica
Unit 4 dicaUnit 4 dica
Unit 4 dica
 
dld.ppt
dld.pptdld.ppt
dld.ppt
 
Digital 1 8
Digital 1 8Digital 1 8
Digital 1 8
 
combinational-circuit presenmtation .ppt
combinational-circuit presenmtation .pptcombinational-circuit presenmtation .ppt
combinational-circuit presenmtation .ppt
 
combinational-circuit.ppt
combinational-circuit.pptcombinational-circuit.ppt
combinational-circuit.ppt
 
Encoders
EncodersEncoders
Encoders
 
Magnitude Comparator
Magnitude ComparatorMagnitude Comparator
Magnitude Comparator
 
combinational circuits dispositivos .ppt
combinational circuits dispositivos .pptcombinational circuits dispositivos .ppt
combinational circuits dispositivos .ppt
 
Lec5 encoder
Lec5 encoderLec5 encoder
Lec5 encoder
 
Chp2 introduction to the 68000 microprocessor copy
Chp2 introduction to the 68000 microprocessor   copyChp2 introduction to the 68000 microprocessor   copy
Chp2 introduction to the 68000 microprocessor copy
 

More from DEPARTMENT OF PHYSICS (20)

Ruby laser
Ruby laserRuby laser
Ruby laser
 
Phototransistor
PhototransistorPhototransistor
Phototransistor
 
Photo diode
Photo diodePhoto diode
Photo diode
 
Opto electronic devices
Opto electronic devicesOpto electronic devices
Opto electronic devices
 
Basics of laser action
Basics of laser actionBasics of laser action
Basics of laser action
 
7 Segment Display
7 Segment Display7 Segment Display
7 Segment Display
 
Intel 8051 - pin description
Intel 8051  - pin descriptionIntel 8051  - pin description
Intel 8051 - pin description
 
MICROCONTROLLER - INTEL 8051
MICROCONTROLLER - INTEL 8051MICROCONTROLLER - INTEL 8051
MICROCONTROLLER - INTEL 8051
 
Intel 8085 - Smallest number in a data array
Intel 8085 -  Smallest number in a data arrayIntel 8085 -  Smallest number in a data array
Intel 8085 - Smallest number in a data array
 
Intel 8085 largest number in a data array
Intel   8085  largest number in a data arrayIntel   8085  largest number in a data array
Intel 8085 largest number in a data array
 
Intel 8085 - Arrange an array of data in ascending order
Intel 8085  - Arrange an array of data in ascending orderIntel 8085  - Arrange an array of data in ascending order
Intel 8085 - Arrange an array of data in ascending order
 
Haemodialysis
HaemodialysisHaemodialysis
Haemodialysis
 
Pacemaker
PacemakerPacemaker
Pacemaker
 
Cyclotron
CyclotronCyclotron
Cyclotron
 
Dia para
Dia paraDia para
Dia para
 
Microprocessor
MicroprocessorMicroprocessor
Microprocessor
 
Superconductor
SuperconductorSuperconductor
Superconductor
 
Nuclear physics ppt
Nuclear physics pptNuclear physics ppt
Nuclear physics ppt
 
Keplers law
Keplers lawKeplers law
Keplers law
 
types of satelite comunication
types of satelite comunicationtypes of satelite comunication
types of satelite comunication
 

Recently uploaded

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxVishalSingh1417
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.pptRamjanShidvankar
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAssociation for Project Management
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.christianmathematics
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxVishalSingh1417
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17Celine George
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfAyushMahapatra5
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterMateoGardella
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdfQucHHunhnh
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfChris Hunter
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...christianmathematics
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxVishalSingh1417
 

Recently uploaded (20)

Unit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptxUnit-V; Pricing (Pharma Marketing Management).pptx
Unit-V; Pricing (Pharma Marketing Management).pptx
 
Application orientated numerical on hev.ppt
Application orientated numerical on hev.pptApplication orientated numerical on hev.ppt
Application orientated numerical on hev.ppt
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
APM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across SectorsAPM Welcome, APM North West Network Conference, Synergies Across Sectors
APM Welcome, APM North West Network Conference, Synergies Across Sectors
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024Mehran University Newsletter Vol-X, Issue-I, 2024
Mehran University Newsletter Vol-X, Issue-I, 2024
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Class 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdfClass 11th Physics NEET formula sheet pdf
Class 11th Physics NEET formula sheet pdf
 
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
Mattingly "AI & Prompt Design: Structured Data, Assistants, & RAG"
 
Gardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch LetterGardella_PRCampaignConclusion Pitch Letter
Gardella_PRCampaignConclusion Pitch Letter
 
1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Making and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdfMaking and Justifying Mathematical Decisions.pdf
Making and Justifying Mathematical Decisions.pdf
 
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
Explore beautiful and ugly buildings. Mathematics helps us create beautiful d...
 
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptxINDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
INDIA QUIZ 2024 RLAC DELHI UNIVERSITY.pptx
 
Unit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptxUnit-IV- Pharma. Marketing Channels.pptx
Unit-IV- Pharma. Marketing Channels.pptx
 

Multiplexer

  • 1.
  • 2. MULTIPLEXER  Multiplexer means many into one  Many inputs, only one outputs  Control signals steer any input to the output  Also called data selector  General idea & general circuit  n – input signals  m – control signals  1- output signals  m control signals select 2m input signals = n < 2m
  • 3. 4 - to - 1 Multiplexer  Depending on control inputs A & B = one of the four inputs D0 to D3 steered to output Y  SOP Operation Y = A B D0 + ABD1 + ABD2 + ABD3  If A = 0, B = 0 Y = 0 0 D0 + 0 0 D1 + 0 0 D2 + 0 0 D3 Y = 1 1 D0 + 1 0 D1 + 0 1 D2 + 0 0 D3 Y = D0  A = 0, B = 0 == upper AND gate is active, others inactive Y = D0  A = 0, B = 1 == Second AND gate is active, others inactive Y = D1  A = 1, B = 0 == Third AND gate is active, others inactive Y = D2  A = 1, B = 1 == Fourth AND gate is active, others inactive ====== Y = D3
  • 4.
  • 5. 16 - to - 1 Multiplexer  Inputs = D0 to D15  When ABCD = 0000, Upper AND = active, other gates = disabled, D0 transmitted to output Y = D0  If D0 = 0, Y = 0, If D0 = 1, Y = 1  The value Y depends on D0  When ABCD = 1111, Lower AND gate is active, others inactive Y = D15  Output Y = 8 - to - 1 Multiplexer  Inputs = D0 to D7, Three control inputs  When ABC = 000, Y = D0  ABC = 001, Y = D1  ABC = 010, Y = D2 ……………………….. ABC = 111, Y = D7
  • 6.
  • 7. IC 74150  16 - to - 1 TTL multiplexer, 24 pin IC  Pin 1 to 8 & 16 to 23 ===== D0 to D15  Pin 11, 13, 14, 15 ======= A, B, C, D  Pin 10 = output = complement of the selected data bit  Pin 9 = Strobe = enables or disables the input  Low strobe = enable the multiplexer ====== Y = Dn  High strobe = disable the multiplexer ====== Output = high === value of ABCD doesn’t matter  Two standard methods for implementing truth table 1. Sum of products 2. Product of sum 3. Third method is multiplexer solution  i.e., complementing each Y output = data input
  • 8.
  • 9. Multiplexer Logic  Complementing each Y output = data input 1. D0 = î = 0 2. D1 = ô = 1 ……………. D15 = î = 0 Bubbles on Signal lines  Bubble on the line = complement  Bubbles = indicate active low signal Nibble Multiplexer  Input = 4 bits = nibble = A3A2A1A0 = B3B2B1B0  SELECT = determine which nibble is transmitted to output  SELECT = Low = Four NAND gates on left activated  Y3Y2Y1Y0 = A3A2A1A0  SELECT = High = Four NAND gates on right activated  Y3Y2Y1Y0 = B3B2B1B0
  • 10. Nibble Multiplexer – IC 74157  Has Strobe input  Strobe is active low input  Strobe = low ==== multiplexer is active  Strobe = high ==== multiplexer is inactive