CEC 220 Digital Circuit Design Minterms and Maxterms Monday, January 26 CEC 220 Digital Circuit Design Slide 1 of 11.

Slides:



Advertisements
Similar presentations
1 CK Cheng CSE Dept. UC San Diego CS 140, Lecture 2 Combinational Logic.
Advertisements

Morgan Kaufmann Publishers
ECE 301 – Digital Electronics Karnaugh Maps (Lecture #7) The slides included herein were taken from the materials accompanying Fundamentals of Logic Design,
ECE 301 – Digital Electronics Minterm and Maxterm Expansions and Incompletely Specified Functions (Lecture #6) The slides included herein were taken from.
ECE 331 – Digital System Design
CS 151 Digital Systems Design Lecture 6 More Boolean Algebra A B.
CK Cheng Tuesday 10/2/02 CS 140 Lecture 2. Part I. Combinational Logic I) Specification –a. Language –b. Truth Table –c. Boolean Algebra –d. Incompletely.
EE365 Adv. Digital Circuit Design Clarkson University Lecture #2 Boolean Laws and Methods.
Lecture 1: Introduction to Digital Logic Design CK Cheng Tuesday 4/1/02.
ECE 331 – Digital System Design Karnaugh Maps and Determining a Minimal Cover (Lecture #7) The slides included herein were taken from the materials accompanying.
ECE 301 – Digital Electronics Karnaugh Maps and Determining a Minimal Cover (Lecture #8) The slides included herein were taken from the materials accompanying.
AOI Logic Implementation © 2014 Project Lead The Way, Inc.Digital Electronics.
AOI Logic Implementation
Chapter 2: Boolean Algebra and Logic Functions
Digital Logic and Design Vishal Jethva Lecture No. 10 svbitec.wordpress.com.
Lecture 3: Incompletely Specified Functions and K Maps CSE 140: Components and Design Techniques for Digital Systems Fall 2014 CK Cheng Dept. of Computer.
4.1 Conversion of English Sentences to Boolean Equations
1 COMBINATIONAL LOGIC One or more digital signal inputs One or more digital signal outputs Outputs are only functions of current input values (ideal) plus.
طراحی مدارهای منطقی نیمسال دوم دانشگاه آزاد اسلامی واحد پرند.
Combinational Design ELEC 311 Digital Logic and Circuits Dr. Ron Hayne Images Courtesy of Cengage Learning.
©2004 Brooks/Cole FIGURES FOR CHAPTER 4 APPLICATIONS OF BOOLEAN ALGEBRA MINTERM AND MAXTERM EXPANSIONS Click the mouse to move to the next page. Use the.
Switching functions The postulates and sets of Boolean logic are presented in generic terms without the elements of K being specified In EE we need to.
ECE 331 – Digital System Design
Based on slides by: Charles Kime & Thomas Kaminski © 2004 Pearson Education, Inc. ECE/CS 352: Digital System Fundamentals Lecture 9 – Multilevel Optimization.
Module 9.  Digital logic circuits can be categorized based on the nature of their inputs either: Combinational logic circuit It consists of logic gates.
AOI Logic Implementation
ECE 2110: Introduction to Digital Systems PoS minimization Don’t care conditions.
ECE 331 – Digital System Design Circuit Design and Analysis (Lecture #9A) The slides included herein were taken from the materials accompanying Fundamentals.
CE1110 :Digital Logic Design lecture 02 Digital Logic Gates Dr. Atef Ali Ibrahim 1.
Boolean Algebra AND gate A B | AB 0 0 | | | | 1 OR gate A B | A + B 0 0 | | | | 1 NOT gate _ A | A or A’ 0 | 1 1 |
1 Minterm and Maxterm Expressions Definition: a minterm of n variables is a product of the variables in which each appears exactly once in true or complemented.
ENGIN112 L6: More Boolean Algebra September 15, 2003 ENGIN 112 Intro to Electrical and Computer Engineering Lecture 6 More Boolean Algebra A B.
Module –I Switching Function
CEC 220 Digital Circuit Design Boolean Algebra I Wed, Sept 2 CEC 220 Digital Circuit Design Slide 1 of 13.
ECE2030 Introduction to Computer Engineering Lecture 6: Canonical (Standard) Forms Prof. Hsien-Hsin Sean Lee School of Electrical and Computer Engineering.
CEC 220 Digital Circuit Design
Circuits & Boolean Expressions. A ABC BC ABC C B A Example # 1: Boolean Expression: Develop a Boolean expression from a circuit.
CEC 220 Digital Circuit Design NAND/NOR Multi-Level Circuits
CSE 140: Components and Design Techniques for Digital Systems Lecture 3: Incompletely Specified Functions and K Maps CK Cheng Dept. of Computer Science.
CEC 220 Digital Circuit Design More Karnaugh Maps Monday, February 02 CEC 220 Digital Circuit Design Slide 1 of 11.
Digital Design Module 2 Decoder Amit Kumar AP SCSE, GU Greater Noida.
CEC 220 Digital Circuit Design SOP and POS forms Friday, January 23 CEC 220 Digital Circuit Design Slide 1 of 17.
ECE 301 – Digital Electronics Minimizing Boolean Expressions using K-maps, The Minimal Cover, and Incompletely Specified Boolean Functions (Lecture #6)
Figure 5–5 Exclusive-OR logic diagram and symbols. Open file F05-05 to verify the operation. Thomas L. Floyd Digital Fundamentals, 9e Copyright ©2006 by.
School of Computer and Communication Engineering, UniMAP DKT 122/3 - DIGITAL SYSTEM I Chapter 4A:Boolean Algebra and Logic Simplification) Mohd ridzuan.
CHAPTER 1 INTRODUCTION TO DIGITAL LOGIC. De Morgan’s Theorem De Morgan’s Theorem.
DE MORGAN’S THEOREM. De Morgan’s Theorem De Morgan’s Theorem.
CEC 220 Digital Circuit Design SOP and POS forms Friday, Sept 11 CEC 220 Digital Circuit Design Slide 1 of 17.
1 CS 352 Introduction to Logic Design Lecture 2 Ahmed Ezzat Boolean Algebra and Its Applications Ch-3 + Ch-4.
©2010 Cengage Learning SLIDES FOR CHAPTER 4 APPLICATIONS OF BOOLEAN ALGEBRA MINTERM AND MAXTERM EXPANSIONS Click the mouse to move to the next page. Use.
UNIT 4 APPLICATIONS OF BOOLEAN ALGEBRA MINTERM AND MAXTERM EXPANSIONS Click the mouse to move to the next page. Use the ESC key to exit this chapter. This.
Lecture 3: Incompletely Specified Functions and K Maps
De Morgan’s Theorem,.
Prof. Hsien-Hsin Sean Lee
Boolean Expressions Lecture No. 10.
ECE 331 – Digital System Design
Circuits & Boolean Expressions
ECE Digital logic Lecture 10: Karnaugh MAps
ECE 331 – Digital System Design
Lecture 3: Incompletely Specified Functions and K Maps
ECE 331 – Digital System Design
ECE 331 – Digital System Design
January 19 W’05 Yutao He 4532B Boelter Hall CSM51A/EEM16-Sec.1 W’05
ECE 331 – Digital System Design
AOI Logic Implementation
Lecture 4 Minterm and Maxterm
Principles & Applications
Circuits & Boolean Expressions
Lecture 3: Incompletely Specified Functions and K Maps
Presentation transcript:

CEC 220 Digital Circuit Design Minterms and Maxterms Monday, January 26 CEC 220 Digital Circuit Design Slide 1 of 11

Lecture Outline Monday, January 26 CEC 220 Digital Circuit Design Combining Numbers with Logic Creating Boolean Equations Combinational Logic & Truth Tables Minterm and Maxterm Expansions Slide 2 of 11

= -32  C Combining Numbers with Logic Monday, January 26 CEC 220 Digital Circuit Design A word problem:  The temperature in  C is represented as a 6-bit signed 2’s complement number:  What is the highest temp that can be represented?  What is the lowest temp that can be represented?  The boolean expression (i.e. logic) for freezing (i.e. 0  C) is? = +31  C = -31  C Slide 3 of 11

Combining Numbers with Logic Monday, January 26 CEC 220 Digital Circuit Design  What is the logic for temp > 15  C?  What is the logic for temp = -1  C?  What is the logic for temp  -30  C? >15 = 16 or 17 or … or 31  -30 = -30 or -31 or -32 Slide 4 of 11

Minterm and Maxterm Expansions Minterms Monday, January 26 CEC 220 Digital Circuit Design Consider the circuit f = A+BC BC ABC f For a function of n variables, a product term in which each of the n variables appears once is called a minterm. A SOP expression!! Slide 5 of 11

Minterm and Maxterm Expansions Maxterms Monday, January 26 CEC 220 Digital Circuit Design ABC Slide 6 of 11

Minterm and Maxterm Expansions Maxterms Monday, January 26 CEC 220 Digital Circuit Design Recalling that ABC A POS expression!! Slide 7 of 11

Minterm and Maxterm Expansions Maxterms vs Minterms Monday, January 26 CEC 220 Digital Circuit Design ABC Maxterms Minterms Maxterm Expression: Minterm Expression: Slide 8 of 11

Minterm and Maxterm Expansions An Example Monday, January 26 CEC 220 Digital Circuit Design abcd f f Slide 9 of 11

Minterm and Maxterm Expansions An Example Monday, January 26 CEC 220 Digital Circuit Design ABC System A B C f Slide 10 of 11

Next Lecture Monday, January 26 CEC 220 Digital Circuit Design Truth Table Construction Incompletely Specified Functions Design of Adders and Subtractors Slide 11 of 11