Digital Electronics MSI Logic

Slides:



Advertisements
Similar presentations
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Encoders.
Advertisements

Logic Circuits Design presented by Amr Al-Awamry
Princess Sumaya University
Digital Logic Design Week 7 Encoders, Decoders, Multiplexers, Demuxes.
ECE 3110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices XOR, Parity Circuits, Comparators.
التصميم المنطقي Second Course
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
Combinational Logic1 DIGITAL LOGIC DESIGN by Dr. Fenghui Yao Tennessee State University Department of Computer Science Nashville, TN.
Part 2: DESIGN CIRCUIT. LOGIC CIRCUIT DESIGN x y z F F = x + y’z x y z F Truth Table Boolean Function.
Digital Electronics.
Decoders.
Combinational Circuit – Arithmetic Circuit
Combinational Logic. Outline 4.1 Introduction 4.2 Combinational Circuits 4.3 Analysis Procedure 4.4 Design Procedure 4.5 Binary Adder- Subtractor 4.6.
COE 202: Digital Logic Design Combinational Circuits Part 3 Dr. Ahmad Almulhem ahmadsm AT kfupm Phone: Office: Ahmad Almulhem, KFUPM.
MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5) Dr. Costas Kyriacou and Dr. Konstantinos Tatas ACOE161 - Digital Logic.
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
9/15/09 - L15 Decoders, Multiplexers Copyright Joanne DeGroat, ECE, OSU1 Decoders and Multiplexer Circuits.
Digital Logic Structures: Chapter 3 COMP 2610 Dr. James Money COMP
Lecture 9 Topics: –Combinational circuits Basic concepts Examples of typical combinational circuits –Half-adder –Full-adder –Ripple-Carry adder –Decoder.
ACOE361 – Digital Systems Design. Useful information Instructor: Lecturer K. Tatas Office hours: Mo5, Tu3, We6-8, Fri5 Prerequisites: ACOE201 (ACOE161)
Universal college of engineering & technology. .By Harsh Patel)
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.
Computing Machinery Chapter 3: Combinational Circuits.
Multiplexors Decoders  Decoders are used for forming separate signals for different combination of input signals.  The multiplexer circuit is a digital.
Complex Combinational Circuits Binary Adders Key to enterprise: Addition table also a truth table S i = C i 'A i B i ' + C i 'A i 'B i + C i A i 'B i '+
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Multiplexers.
MSI Combinational logic circuits
Digital Design Lecture 8 Combinatorial Logic (Continued)
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices XOR and parity check Circuits.
C OMBINATIONAL L OGIC D ESIGN 1 Eng.Maha AlGubali.
Logic Design (CE1111 ) Lecture 4 (Chapter 4) Combinational Logic Prepared by Dr. Lamiaa Elshenawy 1.
DIGITAL ELECTRONICS THEME 2: Combinational Logic Circuits. Decoders, Multiplexers, De-multiplexers, Code converters. For combinational logic the values.
Decoders A decoder is a logic circuit that detects the presence of a specific combination of bits at its input. Two simple decoders that detect the presence.
ACOE161 (Spring2007)MSI Devices1 Revision on MSI Devices M. Mano & C. Kime: Logic and Computer Design Fundamentals (Chapter 5)
Decoder Chapter 12 Subject: Digital System Year: 2009.
Lecture No. 18 Combinational Functional Devices. Recap Decoder Decoder –3-to-8 Decoder –Cascading of Decoders 4-to-16 decoder –Implementing SOP & POS.
MSI Circuits.
CHAPTER 2 Digital Combinational Logic/Arithmetic Circuits.
Presented by A. Maleki Fall Semester, 2010
EKT 124 / 3 DIGITAL ELEKTRONIC 1
Digital Design Jeff Kautzer Univ Wis Milw.
Combinational Circuits
Part 4 Combinational Logic.
Digital Electronics Number Systems and Codes
Digital Electronics Introduction to Digital Electronics
Digital Electronics Logic Gates and Boolean Algebra Part 2
Combinational Circuit Design
Digital Electronics Flip-Flops
Overview Introduction Logic Gates Flip Flops Registers Counters
Digital Electronics Memory Devices and Its Operation
FUNCTION OF COMBINATIONAL LOGIC CIRCUIT
ECE 2110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices Encoders.
Digital Design Fundamentals
Magnitude Comparator A magnitude comparator is a combinational circuit that compares two numbers, A and B, and then determines their relative magnitudes.
FIGURE 4.1 Block diagram of combinational circuit
Week 7: Gates and Circuits: PART II
Number Systems and Circuits for Addition
Multiplexers Anindya IE CSE.
CSC 220: Computer Organization COMBINATIONAL CIRCUITS-2
Combinational Circuits
Chapter-4 Combinational Logic
Electronics for Physicists
XOR Function Logic Symbol  Description  Truth Table 
Digital System Design Combinational Logic
LOGIC Circuits.
Prof. Onur Mutlu ETH Zurich Spring March 2019
Adder, Subtructer, Encoder, Decoder, Multiplexer, Demultiplexer
Combinational circuits design
Arithmetic Circuits.
Digital Electronics Combinational Logic Circuit
Presentation transcript:

Digital Electronics MSI Logic by Norazian Subari Fakulti Kejuruteraan Elektrik & Elektronik aziansubari@ump.edu.my

Chapter Description Expected Outcomes At the end of this topic, students should be able to: Analyze and use decoder and encoder in various types circuit application. Understand the operation of multiplexers and de-multiplexers. Compare two binary numbers by using the magnitude comparator circuit.

Topics Decoder and Encoder Multiplexer and De-multiplexer Magnitude Comparator Adder

Decoder and encoder Decoder * n inputs *2n outputs *ONLY activated when a unique code is presented *An Output that corresponds to a binary number (sets of inputs)

Decoder

Decoder

Application Decoder BCD to 7 Segment

Application Decoder

*Generated output in unique binary code according to individual input Decoder and encoder Encoder * n outputs *2n inputs *reverse of deconder *Generated output in unique binary code according to individual input

ENcoder 4 to 2 Encoder

ENcoder 8 to 3 Encoder

Combination decoder & encoder

Multiplexer & de-multiplexer 1 data output 2n data inputs n data select Select ONE input signal to passes to the output Demultiplexer 2n data output 1data inputs Receive ONE input signal to passes to the output

multiplexer 2 to 1 Multiplexer 4 to 1 Multiplexer

DE-multiplexer 2 to 4 De-multiplexer

Combination MULTIPLEXER & DE-MULTIPLEXER

MAGNITUDE COMPARATOR

Truth table of 4-bits COMPARATOR

Adder : Half adder

Adder : full adder

References T. Floyd, “Digital Fundamental”, 10th Ed., USA : Prentice-Hall, 2008. R.J. Tocci, “Digital Systems: Principles and Applications”, 10th Ed., USA : Prentice-Hall, 2006.

Norazian Subari Fakulti Kejuruteraan Elektrik & Elektronik Universiti Malaysia Pahang 26600 Pekan, Pahang, Malaysia http://fkee.ump.edu.my/index.php/en/staff-menu/articles-staff/1622-norazian-subari-main-profile