Chapter 3 Gate-Level Minimization

Slides:



Advertisements
Similar presentations
Chapter 3 Gate-Level Minimization
Advertisements

Chapter 3 Gate-Level Minimization
Digital Logic Design Gate-Level Minimization
Chapter 2 Logic Circuits.
Gate-Level Minimization
Gate-level Minimization
Gate-Level Minimization
Gate-Level Minimization. Digital Circuits The Map Method The complexity of the digital logic gates the complexity of the algebraic expression.
Computer Engineering (Logic Circuits) (Karnaugh Map)
Introduction Gate-level minimization refers to the design task of finding an optimal gate-level implementation of Boolean functions describing a digital.
بهينه سازي با نقشة کارنو Karnaugh Map. 2  Method of graphically representing the truth table that helps visualize adjacencies 2-variable K-map 3-variable.
Combinational Logic Circuits Chapter 2 Mano and Kime.
Overview Part 2 – Circuit Optimization 2-4 Two-Level Optimization
Chapter 2: Boolean Algebra and Logic Functions
Logic Design CS221 1 st Term K-Map Cairo University Faculty of Computers and Information.
Overview of Chapter 3 °K-maps: an alternate approach to representing Boolean functions °K-map representation can be used to minimize Boolean functions.
1 Logic Gates Digital Computer Logic Kashif Bashir WWW:
BOOLEAN ALGEBRA Saras M. Srivastava PGT (Computer Science)
Department of Computer Engineering
Gate-Level Minimization Chapter 3. Digital Circuits The Map Method The complexity of the digital logic gates the complexity of the algebraic expression.
D IGITAL L OGIC D ESIGN I G ATE -L EVEL M INIMIZATION.
D IGITAL L OGIC D ESIGN I G ATE -L EVEL M INIMIZATION.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. Circuit Optimization Logic and Computer Design Fundamentals.
Gate-Level Minimization
October 29, 2015 EASTERN MEDITERRANEAN UNIVERSITY1 Digital Logic Design I Gate-Level Minimization Mustafa Kemal Uyguroğlu.
Chapter 3 Gate-Level Minimization
ECE 2110: Introduction to Digital Systems PoS minimization Don’t care conditions.
Logic Design CS221 1 st Term Logic-Circuit Implementation Cairo University Faculty of Computers and Information.
PRASAD A. PAWASKAR SPN. NO DETE 2 SEMESTER lec1-11.
EE345 – Micro-Controllers Gate-Level Minimization Prof. Ahmad Abu-El-Haija.
Gate-Level Minimization
Gate-level Minimization
D IGITAL L OGIC D ESIGN I G ATE -L EVEL M INIMIZATION.
卡諾圖 卡諾圖是化簡布林表示式的方法。 目的是減少數位系統中邏輯閘數目。 Gate-level minimization.
Chap 2. Combinational Logic Circuits. Chap Binary Logic and Gates l 디지털 회로 (Digital circuits) o hardware components that manipulate binary information.
Chapter3: Gate-Level Minimization Part 1 Origionally By Reham S. Al-Majed Imam Muhammad Bin Saud University.
3.Gate-Level Minimization
CHAPTER 3: PRINCIPLES OF COMBINATIONAL LOGIC
Chapter 3 Gate-level Minimization. 3-7 NAND and NOR Implementation Digital circuits are frequently constructed with NAND or NOR gates rather than with.
LOGIC GATES & BOOLEAN ALGEBRA
CS 1110 Digital Logic Design
Boolean Algebra and Logic Gates
CS 121 Digital Logic Design Gate-Level Minimization Chapter 3.
Gate-Level Minimization Gate-Level Minimization. Outline 3.1 Introduction 3.2 The map method 3.3 Four-variable map 3.4 Five-variable map 3.5 Product of.
ENG241 Digital Design Week #2 Combinational Logic Circuits.
Chap 2. Combinational Logic Circuits
Digital Integrated Circuit Design Laboratory Department of Computer Science and Information Engineering National Cheng Kung University Experiment on digital.
LOGIC CIRCUITLOGIC CIRCUIT. Goal To understand how digital a computer can work, at the lowest level. To understand what is possible and the limitations.
Digital Electronics Chapter 3 Gate-Level Minimization.
Digital Design: Principles and Practices Chapter 4 Combinational Logic Design Principles.
Boolean Algebra & Logic Circuits Dr. Ahmed El-Bialy Dr. Sahar Fawzy.
1 Ch. 4 Boolean Algebra and Logic Simplification Boolean Operations and Expressions Laws and Rules of Boolean Algebra Boolean Analysis of Logic Circuits.
Karnaugh Map (K-Map) By Dr. M. Khamis Mrs. Dua’a Al Sinari.
Digital Logic (Karnaugh Map). Karnaugh Maps Karnaugh maps (K-maps) are graphical representations of boolean functions. One map cell corresponds to a row.
1 CS 352 Introduction to Logic Design Lecture 4 Ahmed Ezzat Multi-level Gate Circuits and Combinational Circuit Design Ch-7 + Ch-8.
1 논리공학 고려대학교 전기전자전파공학부 김종국. 2  1 or 0, yes or no, true or false …  디지털 시스템을 위한 기초  거의 모든 전기전자제품은 디지털 시스템 e.g., 핸드폰, 전자시계, 컴퓨터 …  이진수  필요성  십진수에서.
CSE 260 BRAC University.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
Chapter 3 The Karnough Map Minimum Forms of Switching Functions 1.Combine terms by using ( Adjacency) Do this repeatedly to eliminates as.
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
FIGURE 3.1 Two-variable K-map
CHAPTER 3 Simplification of Boolean Functions
Gate-Level Minimization
ECE 2110: Introduction to Digital Systems
CS 105 Digital Logic Design
مدار منطقی Logic Circuits
BASIC & COMBINATIONAL LOGIC CIRCUIT
Digital Logic Design I Gate-Level Minimization
Chapter 3 Gate-level Minimization.
Overview Part 2 – Circuit Optimization
Presentation transcript:

Chapter 3 Gate-Level Minimization Digital System 數位系統 Chapter 3 Gate-Level Minimization Ping-Liang Lai (賴秉樑)  

Outline of Chapter 3 3.1 Introduction 3.2 The Map Method 3.3 Four-Variable Map 3.4 Five-Variable Map 3.5 Product-of-Sums Simplification 3.6 Don’t-Care Conditions 3.7 NAND and NOR Implementation 3.8 Other Two-Level Implementation 3.9 Exclusive-OR Function 3.10 Hardware Description Language

3-1 Introduction (p.86) Gate-level minimization refers to the design task of finding an optimal gate-level implementation of Boolean functions describing a digital circuit.

3-2 The Map Method (p.86, 87) The complexity of the digital logic gates The complexity of the algebraic expression Logic minimization Algebraic approaches: lack specific rules The Karnaugh map A simple straight forward procedure A pictorial form of a truth table Applicable if the # of variables < 7 A diagram made up of squares Each square represents one minterm (全及項)

Review of Boolean Function Sum of minterms Sum of products (or product of sum) in the simplest form A minimum number of terms A minimum number of literals The simplified expression may not be unique

Two-Variable Map (p.87) A two-variable map Four minterms x' = row 0; x = row 1 y' = column 0; y = column 1 A truth table in square diagram Fig. 3.2(a): xy = m3 Fig. 3.2(b): x+y = x'y+xy' +xy = m1+m2+m3 Figure 3.1 Two-variable Map Figure 3.2 Representation of functions in the map

A Three-variable Map (p.88) Eight minterms The Gray code sequence Any two adjacent squares in the map differ by only on variable Primed in one square and unprimed in the other e.g., m5 and m7 can be simplified m5+ m7 = xy'z + xyz = xz (y'+y) = xz Figure 3.3 Three-variable Map

A Three-variable Map (p.88) m0 and m2 (m4 and m6) are adjacent m0+ m2 = x'y'z' + x'yz' = x'z' (y'+y) = x'z' m4+ m6 = xy'z' + xyz' = xz' (y'+y) = xz'

Figure 3.4 Map for Example 3.1, F(x, y, z) = Σ(2, 3, 4, 5) = x'y + xy' Example 3.1 (p.89) Example 3.1: simplify the Boolean function F(x, y, z) = S(2, 3, 4, 5) F(x, y, z) = S(2, 3, 4, 5) = x'y + xy' Figure 3.4 Map for Example 3.1, F(x, y, z) = Σ(2, 3, 4, 5) = x'y + xy'

Figure 3.5 Map for Example 3-2; F(x, y, z) = Σ(3, 4, 6, 7) = yz + xz' Example 3.2 (p.90) Example 3.2: simplify F(x, y, z) = S(3, 4, 6, 7) F(x, y, z) = S(3, 4, 6, 7) = yz+ xz' Figure 3.5 Map for Example 3-2; F(x, y, z) = Σ(3, 4, 6, 7) = yz + xz'

Four adjacent Squares (p.91) Consider four adjacent squares 2, 4, and 8 squares m0+m2+m4+m6 = x'y'z'+x'yz'+xy'z'+xyz' = x'z'(y'+y) +xz'(y'+y) = x'z' + xz‘ = z' m1+m3+m5+m7 = x'y'z+x'yz+xy'z+xyz =x'z(y'+y) + xz(y'+y) =x'z + xz = z Figure 3.3 Three-variable Map

Example 3.3 (p.91) Example 3.3: simplify F(x, y, z) = S(0, 2, 4, 5, 6) F(x, y, z) = S(0, 2, 4, 5, 6) = z'+ xy' Figure 3.6 Map for Example 3-3, F(x, y, z) = Σ(0, 2, 4, 5, 6) = z' +xy'

Figure 3.7 Map for Example 3.4, A'C + A'B + AB'C + BC = C + A'B Example 3.4 (p.91, 92) Example 3.4: let F = A'C + A'B + AB'C + BC Express it in sum of minterms. Find the minimal sum of products expression. Ans: F(A, B, C) = S(1, 2, 3, 5, 7) = C + A'B Figure 3.7 Map for Example 3.4, A'C + A'B + AB'C + BC = C + A'B

Figure 3.8 Four-variable Map 3.3 Four-Variable Map (p.92) The map 16 minterms Combinations of 2, 4, 8, and 16 adjacent squares Figure 3.8 Four-variable Map

Example 3.5 (p.93, 94) Example 3.5: simplify F(w, x, y, z) = S(0, 1, 2, 4, 5, 6, 8, 9, 12, 13, 14) F = y'+w'z'+xz' Figure 3.9 Map for Example 3-5; F(w, x, y, z) = Σ(0, 1, 2, 4, 5, 6, 8, 9, 12, 13, 14) = y' + w' z' +xz'

Example 3.6 (p. 94, 95) Example 3-6: simplify F = ABC + BCD + ABCD + ABC Figure 3.9 Map for Example 3-6; ABC + BCD + ABCD + ABC= BD + BC +ACD

Prime Implicants (p.95) Prime Implicants (質含項) All the minterms are covered. Minimize the number of terms. A prime implicant: a product term obtained by combining the maximum possible number of adjacent squares (combining all possible maximum numbers of squares). Essential P.I.: a minterm is covered by only one prime implicant. The essential P.I. must be included.

Figure 3.11 Simplification Using Prime Implicants Prime Implicants (p.95, 96) Consider F(A, B, C, D) = Σ(0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 15) The simplified expression may not be unique F = BD+B'D'+CD+AD = BD+B'D'+CD+AB' = BD+B'D'+B'C+AD = BD+B'D'+B'C+AB' Figure 3.11 Simplification Using Prime Implicants

Figure 3.12 Five-variable Map 3.4 Five-Variable Map (p.97) Map for more than four variables becomes complicated Five-variable map: two four-variable map (one on the top of the other). Figure 3.12 Five-variable Map

(p.98) Table 3.1 shows the relationship between the number of adjacent squares and the number of literals in the term.

Example 3.7 (p.98) Example 3.7: simplify F = S(0, 2, 4, 6, 9, 13, 21, 23, 25, 29, 31) F = A'B'E'+BD'E+ACE

Figure 3.13 Map for Example 3.7, F = A'B'E'+BD'E+ACE Example 3.7 (cont.) (p.99) Another Map for Example 3-7 Figure 3.13 Map for Example 3.7, F = A'B'E'+BD'E+ACE

3-5 Product of Sums Simplification (p.99) Approach #1 Simplified F' in the form of sum of products (和項之積) Apply DeMorgan's theorem F = (F')' F': sum of products → F: product of sums Approach #2: duality Combinations of maxterms (it was minterms) M0M1 = (A+B+C+D)(A+B+C+D') = (A+B+C)+(DD') = A+B+C CD AB 00 01 11 10 00 M0 M1 M3 M2 M4 M5 M7 M6 M12 M13 M15 M14 M8 M9 M11 M10 01 11 10

Example 3.8 (p.100) Example 3.8: simplify F = S(0, 1, 2, 5, 8, 9, 10) into (a) sum-of-products form, and (b) product-of-sums form: F(A, B, C, D)= S(0, 1, 2, 5, 8, 9, 10) = B'D'+B'C'+A'C'D F' = AB+CD+BD' Apply DeMorgan's theorem; F=(A'+B')(C'+D')(B'+D) Or think in terms of maxterms 一般都使用minterm的方式建構卡諾圖,所以注意要轉成maxterm時要注意,有兩種方式可求得product-of sums form. Figure 3.14 Map for Example 3.8, F(A, B, C, D)= S(0, 1, 2, 5, 8, 9, 10) = B'D'+B'C'+A'C'D

Example 3.8 (cont.) (p.101) Gate implementation of the function of Example 3.8 Sum-of products form Product-of sums form Figure 3.15 Gate Implementation of the Function of Example 3.8

Sum-of-Minterm Procedure(p.101) Consider the function defined in Table 3.2. In sum-of-minterm: In sum-of-maxterm: Taking the complement of F 參見課本p.65 Table 2.3 或 投影片chapter 2 第23頁。

Sum-of-Minterm Procedure (p.102) Consider the function defined in Table 3.2. Combine the 1’s: Combine the 0’s : ' Q1: 用 0’s 的結果,再做一次 complement 是什麼form 的結果? Figure 3.16 Map for the function of Table 3.2

3-6 Don't-Care Conditions (p.102, 103) The value of a function is not specified for certain combinations of variables BCD; 1010-1111: don't care The don't-care conditions can be utilized in logic minimization Can be implemented as 0 or 1 Example 3.9: simplify F(w, x, y, z) = S(1, 3, 7, 11, 15) which has the don't-care conditions d(w, x, y, z) = S(0, 2, 5).

Example 3.9 (cont.) (p.103, 104) F = yz + w'x'; F = yz + w'z F = S(0, 1, 2, 3, 7, 11, 15) ; F = S(1, 3, 5, 7, 11, 15) Either expression is acceptable Figure 3.17 Example with don't-care Conditions

3-7 NAND and NOR Implementation (p.105) NAND gate is a universal gate Can implement any digital system Figure 3.18 Logic Operations with NAND Gates

NAND Gate (p.105) Two graphic symbols for a NAND gate Figure 3.19 Two Graphic Symbols for NAND Gate

Two-level Implementation (p.106) Two-level logic NAND-NAND = sum of products Example: F = AB+CD F = ((AB)' (CD)' )' =AB+CD Figure 3.20 Three ways to implement F = AB + CD

Example 3.10 (p.107) Example 3-10: implement F(x, y, z) = Figure 3.21 Solution to Example 3-10

Procedure with Two Levels NAND (p.108) The procedure Simplified in the form of sum of products; A NAND gate for each product term; the inputs to each NAND gate are the literals of the term (the first level); A single NAND gate for the second sum term (the second level); A term with a single literal requires an inverter in the first level.

Multilevel NAND Circuits (p.108) Boolean function implementation AND-OR logic → NAND-NAND logic AND → NAND + inverter OR: inverter + OR = NAND Figure 3.22 Implementing F = A(CD + B) + BC

NAND Implementation (p.109) Figure 3.23 Implementing F = (AB +AB)(C+ D)

NOR Implementation (p.109, 110) NOR function is the dual of NAND function. The NOR gate is also universal. Figure 3.24 Logic Operation with NOR Gates

Two Graphic Symbols for a NOR Gate (p.110) Figure 3.25 Two Graphic Symbols for NOR Gate Example: F = (A + B)(C + D)E Figure 3.26 Implementing F = (A + B)(C + D)E

Figure 3.27 Implementing F = (AB +AB)(C + D) with NOR gates Example (p.111) Example: F = (AB +AB)(C + D) Figure 3.27 Implementing F = (AB +AB)(C + D) with NOR gates

3-8 Other Two-level Implementations (p.112) Wired logic A wire connection between the outputs of two gates Open-collector TTL NAND gates: wired-AND logic The NOR output of ECL gates: wired-OR logic AND-OR-INVERT function OR-AND-INVERT function Figure 3.28 Wired Logic

Non-degenerate Forms (p.113) 16 possible combinations of two-level forms Eight of them: degenerate forms = a single operation AND-AND, AND-NAND, OR-OR, OR-NOR, NAND-OR, NAND-NOR, NOR-AND, NOR-NAND. The eight non-degenerate forms AND-OR, OR-AND, NAND-NAND, NOR-NOR, NOR-OR, NAND-AND, OR-NAND, AND-NOR. AND-OR and NAND-NAND = sum of products. OR-AND and NOR-NOR = product of sums. NOR-OR, NAND-AND, OR-NAND, AND-NOR = ? 一對顏色代表互為對偶。

AND-OR-Invert Implementation (p.113) AND-OR-INVERT (AOI) Implementation NAND-AND = AND-NOR = AOI F = (AB+CD+E)' (積項和+Inverter) F' = AB+CD+E (sum of products) Figure 3.29 AND-OR-INVERT circuits, F = (AB +CD +E)

OR-AND-Invert Implementation (p.114) OR-AND-INVERT (OAI) Implementation OR-NAND = NOR-OR = OAI F = ((A+B)(C+D)E)' F' = (A+B)(C+D)E (product of sums) Figure 3.30 OR-AND-INVERT circuits, F = ((A+B)(C+D)E)'

Tabular Summary and Examples (p.115) Example 3-11: F = x'y'z'+xyz' F' = x'y+xy'+z (F': sum of products) F = (x'y+xy'+z)' (F: AOI implementation) F = x'y'z' + xyz' (F: sum of products) F' = (x+y+z)(x'+y'+z) (F': product of sums) F = ((x+y+z)(x'+y'+z))' (F: OAI)

Tabular Summary and Examples (p.115)

Figure 3.31 Other Two-level Implementations

3-9 Exclusive-OR Function (p.117) Exclusive-OR (XOR) xÅy = xy'+x'y Exclusive-NOR (XNOR) (xÅy)' = xy + x'y' Some identities xÅ0 = x xÅ1 = x' xÅx = 0 xÅx' = 1 xÅy' = (xÅy)' x'Åy = (xÅy)' Commutative and associative AÅB = BÅA (AÅB) ÅC = AÅ (BÅC) = AÅBÅC

Exclusive-OR Implementations (p.118) (x'+y')x + (x'+y')y = xy'+x'y = xÅy Figure 3.32 Exclusive-OR Implementations

Figure 3.33 Map for a Three-variable Exclusive-OR Function Odd Function (p.118,119) AÅBÅC = (AB'+A'B)C' +(AB+A'B')C = AB'C'+A'BC'+ABC+A'B'C = S(1, 2, 4, 7) XOR is a odd function → an odd number of 1's, then F = 1. XNOR is a even function → an even number of 1's, then F = 1. Figure 3.33 Map for a Three-variable Exclusive-OR Function

Figure 3.34 Logic Diagram of Odd and Even Functions XOR and XNOR Logic diagram of odd and even functions Figure 3.34 Logic Diagram of Odd and Even Functions

Four-variable Exclusive-OR function AÅBÅCÅD = (AB'+A'B)Å(CD'+C'D) = (AB'+A'B)(CD+C'D')+(AB+A'B')(CD'+C'D) Figure 3.35 Map for a Four-variable Exclusive-OR Function

Parity Generation and Checking (p.120) A parity bit: P = xÅyÅz Parity check: C = xÅyÅzÅP C=1: one bit error or an odd number of data bit error C=0: correct or an even # of data bit error Figure 3.36 Logic Diagram of a Parity Generator and Checker

Parity Generation and Checking

Parity Generation and Checking (p.122)

3.10 Hardware Description Language (HDL) (p.122) Describe the design of digital systems in a textual form Hardware structure Function/behavior Timing VHDL and Verilog HDL

A Top-Down Design Flow Specification RTL design and Simulation Logic Synthesis Gate Level Simulation ASIC Layout FPGA Implementation

Module Declaration (p.124) Examples of keywords: module, end-module, input, output, wire, and, or, and not Figure 3.37 Circuit to demonstrate an HDL

HDL Example 3.1 (p.125) HDL description for circuit shown in Fig. 3.37

Gate Displays (p.126) Example: timescale directive ‘timescale 1 ns/100ps

HDL Example 3.2 (p.127) Gate-level description with propagation delays for circuit shown in Fig. 3.37

HDL Example 3.3 (p.128) Test bench for simulating the circuit with delay

Simulation output for HDL Example 3.3

Boolean Expression (p.129) Boolean expression for the circuit of Fig. 3.37 Boolean expression: HDL Example 3.4

HDL Example 3.4 (p.129)

User-Defined Primitives (p.130) General rules: Declaration: Implementing the hardware in Fig. 3.39

HDL Example 3.5 (p.131)

HDL Example 3.5 (Continued)

Figure 3.39 Schematic for circuit with_UDP_02467

Homework 3 Problem 3.2, 3.6, 3.12, 3.18, 3.21, 3.23, 3.24 Due day: 10/29