3 rd IT PREPARED BY:- Zeel Jani (130460116009) Maitri Purabiya (130460116017) Manju Chufal(130460116018)

Slides:



Advertisements
Similar presentations
Encoders Three-state devices Multiplexers
Advertisements

Digital Logic Design Week 7 Encoders, Decoders, Multiplexers, Demuxes.
Multiplexer / Demultiplexer
Multiplexer. A multiplexer (MUX) is a device which selects one of many inputs to a single output. The selection is done by using an input address. Hence,
Functions and Functional Blocks
Decoders/DeMUXs CS370 – Spring Decoder: single data input, n control inputs, 2 outputs control inputs (called select S) represent Binary index of.
DIGITAL SYSTEMS TCE OTHER COMBINATIONAL LOGIC CIRCUITS WEEK 7 AND WEEK 8 (LECTURE 3 OF 3) MULTIPLEXERS DEMULTIPLEXERS.
ECE 2372 Modern Digital System Design Section 4.4 Mutiplexers - Demultiplexers 1.
CS 140 Lecture 11 Professor CK Cheng 5/09/02. Part III - Standard Modules Decoder, Encoder, Mux, DeMux, Shifter, Adder, Multiplexer Interconnect: Decoder,
Combinational Logic Building Blocks
ECE 301 – Digital Electronics Multiplexers and Demultiplexers (Lecture #12)
Multiplexer MUX. 2 Multiplexer Multiplexer (Selector)  2 n data inputs,  n control inputs,  1 output  Used to connect 2 n points to a single point.
Example of a Combinatorial Circuit: A Multiplexer (MUX)
 Combinational circuit that selects binary information from one of many input lines and directs information to a single output line.
Multiplexers DeMultiplexers XOR gates
BASIC TELECOMMUNICATIONS
Combinational Logic Chapter 4.
1 The public switched telephone network (PSTN) is a combination of many central offices throughout the country and the world connected by copper cables,
DIGITAL COMPONENTS By Sohaib.
Combinational and Sequential Logic Circuits.
Sneha.  Introduction to MUX and DEMUX Introduction to MUX and DEMUX  Multiplexer Multiplexer  4-to-1 Multiplexer (MUX) 4-to-1 Multiplexer (MUX)  Typical.
MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5) Dr. Costas Kyriacou and Dr. Konstantinos Tatas ACOE161 - Digital Logic.
Three-state devices Multiplexers
WEEK #9 FUNCTIONS OF COMBINATIONAL LOGIC (DECODERS & MUX EXPANSION)
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Adders Half-adder  Adds two bits Produces a sum and carry  Problem: Cannot use it to build larger inputs Full-adder  Adds three 1-bit values Like half-adder,
9/15/09 - L15 Decoders, Multiplexers Copyright Joanne DeGroat, ECE, OSU1 Decoders and Multiplexer Circuits.
Digital Logic Design Lecture # 9 University of Tehran.
Logical Circuit Design Week 6,7: Logic Design of Combinational Circuits Mentor Hamiti, MSc Office ,
Kuliah Rangkaian Digital Kuliah 6: Blok Pembangun Logika Kombinasional Teknik Komputer Universitas Gunadarma.
Morgan Kaufmann Publishers
EE2420 – Digital Logic Summer II 2013 Hassan Salamy Ingram School of Engineering Texas State University Set 12: Multiplexers, Decoders, Encoders, Shift.
Multiplexers and De-Multiplexers 1
CO UNIT-I. 2 Multiplexers: A multiplexer selects information from an input line and directs the information to an output line A typical multiplexer has.
ECE 3110: Introduction to Digital Systems Chapter 5 Combinational Logic Design Practices Three-state devices Multiplexers.
Outline MSI Parts as a Decoder Multiplexer Three State Buffer MSI Parts as a Multiplexer Realization of Switching Functions Using Multiplexers.
Company LOGO Edit your slogan here DKT 122/3 DIGITAL SYSTEM 1 WEEK #8 FUNCTIONS OF COMBINATIONAL LOGIC (ENCODER & DECODER, MUX & DEMUX)
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Multiplexers.
1 DLD Lecture 16 More Multiplexers, Encoders and Decoders.
Multiplexers & Decoders By: Jason Pitts CS 147 Spring 2010.
AND Gate Inputs Output Input A (Switch) Input B (Switch) Output Y (Lamp) 0 (Open) 0 (OFF) A B Lamp.
A multiplexer (MUX) selects one data line from two or more input lines and routes data from the selected line to the output. The particular data line that.
Digital Design Module 2 Multiplexer and Demultiplexer
Chapter4: Combinational Logic Part 4 Originally By Reham S. Al-Majed Imam Muhammad Bin Saud University.
Chapter 36 Combinational Logic Circuits. Objectives After completing this chapter, you will be able to: –Describe the functions of encoders, decoders,
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
CHAPTER 2 Digital Combinational Logic/Arithmetic Circuits.
Digital Design Jeff Kautzer Univ Wis Milw.
Multiplexer.
EKT 124 MUX AND DEMUX.
Computer Science 210 Computer Organization
CS221: Digital Logic Design Combinational Circuits 3
Multiplexer / Demultiplexer
More Devices: Control (Making Choices)
OTHER COMBINATIONAL LOGIC CIRCUITS
What is a Multiplexer (MUX)?
The Multiplexer Multi what?
Multiplexer / Demultiplexer
What is a Multiplexer (MUX)?
Unit5 Combinational circuit and instrumentation system.
Digital Design Fundamentals
Multiplexer / Demultiplexer
Computer Science 210 Computer Organization
Intro to Digital Control Test # 2 - Agenda
EET107/3 DIGITAL ELECTRONICS 1
Multiplexers & Demultiplexers
Lecture 10 Logistics Last lecture Today
Digital System Design Combinational Logic
ECE2030 HW-6.
Example of a Combinatorial Circuit: A Multiplexer (MUX)
Presentation transcript:

3 rd IT PREPARED BY:- Zeel Jani ( ) Maitri Purabiya ( ) Manju Chufal( )

 A MUX is a digital switch that has multiple inputs (sources) and a single output (destination).  The select lines determine which input is connected to the output.  MUX Types  2-to-1 (1 select line)  4-to-1 (2 select lines)  8-to-1 (3 select lines)  16-to-1 (4 select lines) 3 Multiplexer Block Diagram Select Lines Inputs (sources) Output (destination) 12N2N N MUX

4

5

6 BAY 00D0 01D1 10D2 11D3 MUX D0 D1 D2 D3 Y B A

7 D0 D1 D2 D3 A B Y D0D1D2D3D0D1D2D3 Input Data Select Line Output Data

8 4-to-1 MUX 8-to-1 MUX 16-to-1 MUX Input s Select Enable Output (Y) (and inverted output)

9 MP3 Player Docking Station Laptop Sound Card Digital Satellite Digital Cable TV Surround Sound System MUX D0 D1 D2 D3 Y BASelected Source 00MP3 01Laptop 10Satellite 11Cable TV Multiple SourcesSingle DestinationSelector

 A DEMUX is a digital switch with a single input (source) and a multiple outputs (destinations).  The select lines determine which output the input is connected to.  DEMUX Types  1-to-2 (1 select line)  1-to-4 (2 select lines)  1-to-8 (3 select lines)  1-to-16 (4 select lines) 10 Demultiplexer Block Diagram Select Lines Input (source) Outputs (destinations) 2N2N 1 N DEMUX

11 Functional diagram :- The large arrow indicates one or more lines. The select i/p code determines to which output the DATA input will be transmitted In other words, the demultiplexer takes one data input source and selectively distributes it to 1 of N output channels just like multiposition switch.

12 BAD0D1D2D3 00X X X X D0 D1 D2 D3 X B A DEMUX

13 X S0 S1 D0 D1 D2 D3 Output Data Select Line Input Data

14 1-to-4 DEMUX1-to-8 DEMUX16-to-1 MUX Select Input (inverted) Outputs (inverted) Note : Most Medium Scale Integrated (MSI) DEMUXs, like the three shown, have outputs that are inverted. This is done because it requires few logic gates to implement DEMUXs with inverted outputs rather than no-inverted outputs.

15 Single SourceMultiple DestinationsSelector D0 D1 D2 D3 X DEMUX BASelected Destination 00B/W Laser Printer 01Fax Machine 10Color Inkjet Printer 11Pen Plotter B/W Laser Printer Color Inkjet Printer Pen Plotter Fax Machine

Zeel jani – Maitri purabiya – Manju chufal –