What is a Multiplexer (MUX)?

Slides:



Advertisements
Similar presentations
EE 261 – Introduction to Logic Circuits
Advertisements

Assignments The submission has to be by the end of this week Write your full name and the group number on the answer sheet.
Digital Logic Design Week 7 Encoders, Decoders, Multiplexers, Demuxes.
Multiplexer / Demultiplexer
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 301 – Digital Electronics Multiplexers and Demultiplexers (Lecture #12)
Synchronous Sequential Circuit Design Digital Clock Design.
Synchronous Sequential Circuit Design
ITEC 352 Lecture 5 Low level components(3). Low level components Review Multiplexers Demultiplexer Minterm/Maxterm Karnaugh Map.
Sneha.  Introduction to MUX and DEMUX Introduction to MUX and DEMUX  Multiplexer Multiplexer  4-to-1 Multiplexer (MUX) 4-to-1 Multiplexer (MUX)  Typical.
9/15/09 - L15 Decoders, Multiplexers Copyright Joanne DeGroat, ECE, OSU1 Decoders and Multiplexer Circuits.
Logical Circuit Design Week 6,7: Logic Design of Combinational Circuits Mentor Hamiti, MSc Office ,
EE2420 – Digital Logic Summer II 2013 Hassan Salamy Ingram School of Engineering Texas State University Set 12: Multiplexers, Decoders, Encoders, Shift.
Chapter 3 Digital Logic Structures. Copyright © The McGraw-Hill Companies, Inc. Permission required for reproduction or display. 3-2 Complete Example.
Multiplexers and De-Multiplexers 1
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
CS1Q Computer Systems Lecture 8
Multiplexors Decoders  Decoders are used for forming separate signals for different combination of input signals.  The multiplexer circuit is a digital.
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.
3.13 How many output lines will a five-input decoder have?
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.
CHAPTER 2 Digital Combinational Logic/Arithmetic Circuits.
Digital Design: With an Introduction to the Verilog HDL, 5e M. Morris Mano Michael D. Ciletti Copyright ©2013 by Pearson Education, Inc. All rights reserved.
Sequential Logic An Overview
Combinational Circuits
ECE 3130 Digital Electronics and Design
Figure 4.1 Computerized data-acquisition system.
FLIP FLOPS Binary unit capable of storing one bit – 0 or 1
ECE 3130 Digital Electronics and Design
Logic Gates.
Digital Design Jeff Kautzer Univ Wis Milw.
Multiplexer.
EKT 124 MUX AND DEMUX.
Asynchronous Counters with SSI Gates
Multiplexer / Demultiplexer
OTHER COMBINATIONAL LOGIC CIRCUITS
The Multiplexer Multi what?
Digital Fundamentals Floyd Chapter 6 Tenth Edition
Multiplexer / Demultiplexer
XOR, XNOR, and Binary Adders
What is a Multiplexer (MUX)?
FUNCTION OF COMBINATIONAL LOGIC CIRCUIT
EEL 3705 / 3705L Digital Logic Design
Basics Combinational Circuits Sequential Circuits Ahmad Jawdat
Chapter 6 Functions of Combinational Logic
Multiplexer / Demultiplexer
How Boolean logic is implemented
Flip-Flop Applications
Asynchronous Counters with SSI Gates
Flip-Flop Applications
Intro to Digital Control Test # 2 - Agenda
Lecture 18 PicoBlaze I/O Interface
Asynchronous Counter with MSI Gates
XOR, XNOR, & Binary Adders
ECNG1006 – Digital Component
EET107/3 DIGITAL ELECTRONICS 1
Multiplexers & Demultiplexers
State Machine Design State Machine Design Digital Electronics
Combinational Logic - An Overview
XOR, XNOR, and Binary Adders
XOR Function Logic Symbol  Description  Truth Table 
Instructor: Alexander Stoytchev
XOR, XNOR, and Binary Adders
ECE2030 HW-6.
ECE 352 Digital System Fundamentals
Combinational Logic - An Overview
State Machine Design State Machine Design Digital Electronics
Presentation transcript:

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 : Label the inputs, output and select lines. What is a typical use? Multiplexer Block Diagram 1 2N N MUX Project Lead The Way, Inc. Copyright 2009

Draw the select lines for the 4-to-1 Multiplexer (MUX) Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics 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

Draw the Multiplexor Output Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Draw the Multiplexor Output 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

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 : Label the input, outputs and select lines What is a typical use? Demultiplexer Block Diagram 2N 1 N DEMUX This slide explains the function of a demultiplexer. 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 Y B A DEMUX B A D0 D1 D2 D3 Y 1 SSI logic diagram, block diagram, and truth table for a 1-to-4 De-MUX Project Lead The Way, Inc. Copyright 2009

Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Draw the input data 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

Seeing Is NOT Always Believing Multiplexers & Demultiplexers Digital Electronics Lesson 2.4 – Specific Combo Circuits & Misc Topics Seeing Is NOT Always Believing What is true about these signs? 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

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