Multiplexer / Demultiplexer

Slides:



Advertisements
Similar presentations
Basics Combinational Circuits Sequential Circuits
Advertisements

Encoders Three-state devices Multiplexers
EE 261 – Introduction to Logic Circuits
Digital Logic Design Week 7 Encoders, Decoders, Multiplexers, Demuxes.
Logical Design.
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.
Class Exercise 1A.
Chapter 3 Basic Logic Gates 1.
DIGITAL SYSTEMS TCE OTHER COMBINATIONAL LOGIC CIRCUITS WEEK 7 AND WEEK 8 (LECTURE 3 OF 3) MULTIPLEXERS DEMULTIPLEXERS.
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.
 Combinational circuit that selects binary information from one of many input lines and directs information to a single output line.
Multiplexers DeMultiplexers XOR gates
XOR, XNOR, and Binary Adders
3 rd IT PREPARED BY:- Zeel Jani ( ) Maitri Purabiya ( ) Manju Chufal( )
Some Useful Circuits Lecture for CPSC 5155 Edward Bosworth, Ph.D. Computer Science Department Columbus State University.
9 MSI Logic Circuits Some of digital system operations: Decoding and encoding; multiplexing; demultiplexing; comparison; code converting; data busing.
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
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Fall 2004EE 3563 Digital Systems Design EE3563 Multiplexers  A multiplexer is a digital switch  Allows a device to select a single line from many  Some.
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,
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.
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
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.
Magnitude Comparator Dr. Ahmed Telba.
Multiplexers and De-Multiplexers
S3 INNOVATION ELECTRONICS. LESSON TITLE: ELECTRONICS Learning Intention: To understand when to use different types of logic gates Activity: Building own.
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Multiplexers.
Multiplexers & Decoders By: Jason Pitts CS 147 Spring 2010.
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
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
ECE 3130 Digital Electronics and Design
ECE 3130 Digital Electronics and Design
Digital Design Jeff Kautzer Univ Wis Milw.
Multiplexer.
EKT 124 MUX AND DEMUX.
Multiplexer / Demultiplexer
OTHER COMBINATIONAL LOGIC CIRCUITS
What is a Multiplexer (MUX)?
The Multiplexer Multi what?
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Multiplexer / Demultiplexer
XOR, XNOR, and Binary Adders
What is a Multiplexer (MUX)?
Unit5 Combinational circuit and instrumentation system.
Digital Design Fundamentals
Basics Combinational Circuits Sequential Circuits
Multiplexer / Demultiplexer
XOR, XNOR, & Binary Adders
EET107/3 DIGITAL ELECTRONICS 1
Multiplexers & Demultiplexers
KS4 Electricity – Electronic systems
Chapter 2 Gates.
XOR, XNOR, and Binary Adders
Digital System Design Combinational Logic
XOR, XNOR, and Binary Adders
ECE 352 Digital System Fundamentals
Example of a Combinatorial Circuit: A Multiplexer (MUX)
Presentation transcript:

Multiplexer / Demultiplexer Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Multiplexer / Demultiplexer Project Lead The Way, Inc. Copyright 2009

Multiplexer / Demultiplexer Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Multiplexer / Demultiplexer This presentation will demonstrate The basic function of the Multiplexer (MUX). The typical application of a MUX. A 4-to-1 MUX designed with Small Scale Integration (SSI). A 4-to-1, 8-to-1, & 16-to-1 Medium Scale Integration (MSI) MUX. The basic function of the Demultiplexer (DEMUX). The typical application of a DEMUX. A 1-to-4 DEMUX design with Small Scale Integration (SSI). A 1-to-4, 1-to-8, & 1-to-16 Medium Scale Integration (MSI) DEMUX. A 7-segment message display using MUX/DEMUX. Introductory Slide / Overview of Presentation Project Lead The Way, Inc. Copyright 2009

What is a Multiplexer (MUX)? Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics What is a Multiplexer (MUX)? 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) Multiplexer Block Diagram Select Lines Inputs (sources) Output (destination) 1 2N N MUX Project Lead The Way, Inc. Copyright 2009

Typical Application of a MUX Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Typical Application of a MUX Multiple Sources Selector Single Destination MP3 Player Docking Station Surround Sound System Laptop Sound Card D0 D1 D2 D3 MUX Y This slide shows a typical application of a multiplexer (in this case a 4-to-1 MUX). Have the students share other common applications of MUXs. http://images.tigerdirect.ca/skuimages/large/Logitech-X-540-L23-7250-mai.jpg Digital Satellite B A Selected Source MP3 1 Laptop Satellite Cable TV Digital Cable TV Project Lead The Way, Inc. Copyright 2009

4-to-1 Multiplexer (MUX) Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics 4-to-1 Multiplexer (MUX) MUX D0 D1 D2 D3 Y B A B A Y D0 1 D1 D2 D3 SSI logic diagram, block diagram, and truth table for a 4-to-1 MUX Project Lead The Way, Inc. Copyright 2009

4-to-1 Multiplexer Waveforms Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics 4-to-1 Multiplexer Waveforms Input Data D0 D1 D2 D3 A B Y Select Line Waveform diagram for a 4-to-1 MUX. The input data signals (D0-D3) are colored RED to indicate when its is connected to the output Y. Note: There is no significance to the values of the four input data signals; they are intended solely to demonstrate that the select lines (A & B) will select what input data signal will be connected to the output. Output Data Project Lead The Way, Inc. Copyright 2009

Medium Scale Integration MUX Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Medium Scale Integration MUX 4-to-1 MUX 8-to-1 MUX 16-to-1 MUX Output (Y) (and inverted output) Inputs Select Enable Block diagrams for 4-to-1, 8-to-1, and 16-to-1 MSI Multiplexers. Project Lead The Way, Inc. Copyright 2009

What is a Demultiplexer (DEMUX)? Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics What is a Demultiplexer (DEMUX)? 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) Demultiplexer Block Diagram Select Lines Input (source) Outputs (destinations) 2N 1 N DEMUX This slide explains the function of a demultiplexer. Project Lead The Way, Inc. Copyright 2009

Typical Application of a DEMUX Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Typical Application of a DEMUX Single Source Selector Multiple Destinations B/W Laser Printer Fax Machine D0 D1 D2 D3 X DEMUX Color Inkjet Printer This slide shows a typical application of a demultiplexer (in this case a 1-to-4 DEMUX). Ask students to share other common applications of DEMUXs. B A Selected Destination B/W Laser Printer 1 Fax Machine Color Inkjet Printer Pen Plotter Pen Plotter Project Lead The Way, Inc. Copyright 2009

1-to-4 De-Multiplexer (DEMUX) Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics 1-to-4 De-Multiplexer (DEMUX) D0 D1 D2 D3 X B A DEMUX B A D0 D1 D2 D3 X 1 SSI logic diagram, block diagram, and truth table for a 1-to-4 De-MUX Project Lead The Way, Inc. Copyright 2009

1-to-4 De-Multiplexer Waveforms Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics 1-to-4 De-Multiplexer Waveforms Input Data X S0 S1 D0 D1 D2 D3 Select Line Output Data Waveform diagrams for a 1-to-4 De-MUX. The output signals (D0-D3) are colored RED to indicate when its is connected to the input X. Note: There is no significance to the value of the input data signal; it is intended solely to demonstrate that the select lines (A & B) will determine what output signal is connected to the input. Project Lead The Way, Inc. Copyright 2009

Medium Scale Integration DEMUX Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Medium Scale Integration DEMUX 1-to-4 DEMUX 1-to-8 DEMUX 16-to-1 MUX Select Outputs (inverted) Input (inverted) Block diagrams for 1-to-4, 1-to-8, and 1-to-16 MSI Demultiplexers. 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. Project Lead The Way, Inc. Copyright 2009

Seeing Is NOT Always Believing Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Seeing Is NOT Always Believing Our lives are filled with electronic signs that display the time, temperature, or ball game score. However, what we see is not always what is really happening. In fact for most displays, the individual display segments are cycled through so that only one display is on at any given time. The cycle speed is so fast that the human eye perceives that all segments are on. brgprecision.com electronic-scoreboard.com nu-mediadisplays.com/signs/time-displays.php This slide provides examples of various electronics signs and explains that display segments are not all on simultaneously. www.brgprecision.com www.digicam-tech.com www.electronic-scoreboard.com http://www.nu-mediadisplays.com/signs/time-displays.php digicam-tech.com Project Lead The Way, Inc. Copyright 2009

Simple Message: All Segments On Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Simple Message: All Segments On The circuit to the right uses four 7-segment displays to display the word CIAO. In this circuit all displays are continuously illuminated, each displaying one letter in the word. Though this method works, it is a VERY inefficient use of power. To illuminate the simple message CIAO in this way, 18 segments must be continuously on. Can you think of another way to display this message that would use less power? This slide shows how a simple message can be displayed using seven-segments displays. The drawback to this method is that all displays are on simultaneously. To display CIAO, 18 segments must be on, all drawing current and using power. Ask students to consider ways that they could display the message WITHOUT running all displays simultaneously. 14 Project Lead The Way, Inc. Copyright 2009

Multiplexed Displays Segments Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Multiplexed Displays Segments Manual Selector Demultiplexer Multiplexed Displays In this circuit the display segments are multiplexed, meaning that only one display is on at a time. To display the entire word, the displays must be de-multiplexed using a 1-to-4 DEMUX. In this example the select lines that control the DEMUX are connected to two switches. You must toggle 00, 01, 10, 11 to see the entire message. This slide shows how to de-multiplex four multiplexed seven segment displays. The advantage of this method is that only one display is on at any time. To display CIAO, at most 6 segments will be on at any time (for letters A & O). (Not Practical) Project Lead The Way, Inc. Copyright 2009

Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Let’s See How It Works Click the schematic to play the video of the de-multiplexing of the multiplexed displays. Click Schematic to Play Video Project Lead The Way, Inc. Copyright 2009

Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Complete Design This schematic illustrates the complete design. In this circuit a 2-bit ripple counter has replaced the manual switches. Note: This design does work, but if you try to simulate it, the displays will not look correct. This has nothing to do with the design, but is caused by the inability of the simulator to keep up with the clock. This is a ripple counter (remember the dice game). We will learn how to design a ripple counter in unit 3. Project Lead The Way, Inc. Copyright 2009