Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也

Slides:



Advertisements
Similar presentations
Chapter 3 Gate-Level Minimization
Advertisements

Digital Logic Design Gate-Level Minimization
Chapter3: Gate-Level Minimization Part 2
Combinational Logic Circuits Chapter 2 Mano and Kime.
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.
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
Introduction Gate-level minimization refers to the design task of finding an optimal gate-level implementation of Boolean functions describing a digital.
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
BOOLEAN ALGEBRA Saras M. Srivastava PGT (Computer Science)
Department of Computer Engineering
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
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.
Fuw-Yi Yang1 Textbook: Introduction to Cryptography 2nd ed. By J.A. Buchmann Chap 13 Other Systems Department of Computer Science and Information Engineering,
Chapter 3 Gate-Level Minimization
Gate-Level Minimization
Gate-level Minimization
Chapter3: Gate-Level Minimization Part 1 Origionally By Reham S. Al-Majed Imam Muhammad Bin Saud University.
CS 1110 Digital Logic Design
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
Boolean Algebra & Logic Circuits Dr. Ahmed El-Bialy Dr. Sahar Fawzy.
CHAPTER 1 INTRODUCTION TO DIGITAL LOGIC
Digital Logic (Karnaugh Map). Karnaugh Maps Karnaugh maps (K-maps) are graphical representations of boolean functions. One map cell corresponds to a row.
Lecture 07 Digital logic By Amr Al-Awamry. 4 variables K-Map.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
EET 1131 Unit 5 Boolean Algebra and Reduction Techniques
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
Lecture 7 Multi-Level Gate Networks
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
FIGURE 3.1 Two-variable K-map
CHAPTER 3 Simplification of Boolean Functions
De Morgan’s Theorem,.
Gate-Level Minimization
Chapter 2: Boolean Algebra and Logic Functions
ECE 2110: Introduction to Digital Systems
Computer Organisation
CS 105 Digital Logic Design
ECE 3110: Introduction to Digital Systems
Textbook: Introduction to Cryptography 2nd ed. By J.A. Buchmann
CS 352 Introduction to Logic Design
Boolean Algebra and Combinational Logic
Princess Sumaya University
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
Optimized Implementation of Logic Function
مدار منطقی Logic Circuits
BASIC & COMBINATIONAL LOGIC CIRCUIT
Digital Logic & Design Dr. Waseem Ikram Lecture 13.
CHAPTER 5 KARNAUGH MAPS 5.1 Minimum Forms of Switching Functions
Combinatorial Logic Circuit
CH7 Multilevel Gate Network
Digital Logic Design I Gate-Level Minimization
Chapter 3 Gate-level Minimization.
MINTERMS and MAXTERMS Week 3
Optimized Implementation of Logic Function
COE 202: Digital Logic Design Combinational Logic Part 3
Gate Level Minimization
Overview Part 2 – Circuit Optimization
3-Variable K-map AB/C AB/C A’B’ A’B AB AB’
演算法概論 Introduction to Algorithms
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
Laws & Rules of Boolean Algebra
Circuit Simplification and
Computer Architecture
Presentation transcript:

Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也 數位系統  Digital Systems  Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也 道紀章(Chapter 14) 道無形象, 視之不可見者曰夷 Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3 Gate-Level Minimization 3.1 Introduction 3.2 The Map Method 3.3 Four-Variable Map 3.4 Product-of-Sums Simplification 3.5 Don't-Care Conditions 3.6 NAND and NOR Implementation 3.7 Other Two-Level Implementation 3.8 Exclusive-Or Function 3.9 Hardware Description Language Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.1 Introduction Gate-level minimization refers to the design task of finding an optimal gate-level implementation of the Boolean functions describing a digital circuit. It is important that a designer understand the underlying mathematical description and solution of a problem. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method Boolean expression may be simplified by algebraic means as discussed in Section 2.4. However, this procedure of minimization is awkward because it lacks specific rules to predict each succeeding step in the manipulative process. The map method (also known as the Karnaugh map or K-map) provides a simple, straightforward procedure for minimizing Boolean functions. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method—two-variable map Figure 3.1 Two-Variable map Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method—two-variable map Figure 3.2 Representation of functions in the map Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method—three-variable map Figure 3.3 Three-variable map Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method — Example 3.1 Simplify the Boolean function F(x, y, z) = (2, 3, 4, 5) Figure 3.4 F(x, y, z) = (2, 3, 4, 5) = x'y + xy' Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method — Example 3.2 Simplify the Boolean function F(x, y, z) = (3, 4, 6, 7) Figure 3.5 F(x, y, z) = (3, 4, 6, 7) = yz + xz' Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method — Example 3.3 Simplify the Boolean function F(x, y, z) = (0, 2, 4, 5, 6) Figure 3.6 F(x, y, z) = (0, 2, 4, 5, 6) = z' + xy' Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.2 The Map Method — Example 3.4 a. Express F as a sum of minterms. b. Find the minimum SOP. Figure 3.7 F = A'C + A'B + AB'C + BC = (1, 2, 3, 5, 7) = C + A'B Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.3 The Map Method — Four-Variable Map Fuw-Yi Yang

Text Book: Digital Design 4th Ed. Chap 3.3 The Map Method — Four-Variable Map Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.3 The Map Method — Example 3.5 Simplify F(w, x, y, z) = (0, 1, 2, 4, 5, 6, 8, 9, 12, 13, 14) Figure 3.9 F = (0, 1, 2, 4, 5, 6, 8, 9, 12, 13, 14) = y'+ w' z'+ x z' Fuw-Yi Yang

Text Book: Digital Design 4th Ed. Chap 3.3 The Map Method — Example 3.5 Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.3 The Map Method — Example 3.6 Simplify F(A, B, C, D) = A'B'C' + B'CD' + A'BCD' + AB'C' Figure 3.10 F = A'B'C' + B'CD' + A'BCD' + AB'C' = B'C' + B'D' + A'CD' see next page Fuw-Yi Yang

Text Book: Digital Design 4th Ed. Chap 3.3 The Map Method — Example 3.6 Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.3 The Map Method — Prime implicants In choosing adjacent squares in a map, we must ensure that (1) all the minterms of the function are covered when we combine the squares, (2) the number of terms in the expression is minimized, and (3) there are no redundant terms (i.e., minterms already covered by other terms). Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.3 The Map Method — Prime implicants A prime implicant is a product term obtained combining the maximum possible number of adjacent squares in the map. If a minterm in a square is covered by only one prime implicant, that prime implicant is said to be essential. Simplify F(A, B, C, D) = (0, 2, 3, 5, 7, 8, 9, 10, 11, 13, 15) See next pages Fuw-Yi Yang

Text Book: Digital Design 4th Ed. Chap 3.3 The Map Method — prime Two essential prime implicants: BD and B'D' Fuw-Yi Yang

Essential prime implicants: BD and B'D' Prime implicants: AD, CD, B'C, and AB' F = BD+B'D' +CD+ AD OR BD+B'D' +CD+ AB' + B'C+ AD + B'C Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.4 Product-of-Sums Simplification Example 3.8 Simplify F(A, B, C, D) = (0, 1, 2, 5, 8, 9, 10) into a. sum-of-products form, taking the procedures as described previously, i.e., group the squares marked by 1’s and combine them. b. product-of-sums form. Group the squares marked by 0’s and combine them, i.e., we obtain F ' in the form of sum-of-product. Because of the generalized DeMorgan’s theorem, the product-of-sums form is also obtained. Procedures see next page Fuw-Yi Yang

F=B'C' + B'D' + A'C'D' F' = AB + CD + BD' Applying DeMorgan’s theorem to F', F = (A' + B') + (C' + D') + (B' + D) Fuw-Yi Yang

Implementation see next pages F=B'C' + B'D' + A'C'D' F' = AB + CD + BD' Applying DeMorgan’s theorem to F', F = (A' + B') + (C' + D') + (B' + D) Implementation see next pages Fuw-Yi Yang

Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.4 Product-of-Sums Simplification a. sum-of-products form b. product-of-sums form These two forms can also obtain from truth table, see next page. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.4 Product-of-Sums Simplification Table 3.2 x y z F 0 m0, M0 1 1 m1, M1 0 m2, M2 1 m3, M3 1 m4, M4 0 m5, M5 1 m6, M6 0 m7, M7 F(x, y, z) = (1, 3, 4, 6) = (0, 2, 5, 7) = (x' + z') (x + z) See next page, note that we express F directly in the POS form. Fuw-Yi Yang

F(x, y, z) = (1, 3, 4, 6) F'(x, y, z) = (0, 2, 5, 7) By DeMorgan’s Theorem = (0, 2, 5, 7) = (x' + z') (x + z) Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.5 Don’t Care Conditions Functions that have unspecified outputs for some input combinations are called incompletely specified functions. In most applications, we simply don’t care what value is assumed by the function for the unspecified minterms. For this reason, it is customary to call the unspecified minterms of a function don’t care conditions. These don’t care conditions can be used on a map to provide further simplification of a Boolean expression. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.5 Don’t Care Conditions Example 3.9 Simplify the Boolean function F(w, x, y, z) = (1, 3, 7, 11, 15) which has the don’t care conditions d(w, x, y, z) = (0, 2, 5). Fuw-Yi Yang

Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation Digital circuits are frequently constructed with NAND or NOR gates rather than with AND and OR gates. NAND and NOR gates are easier to fabricate with electronic components and are the basic gates used in all IC digital logic families. Because of the prominence of NAND and NOR gates in the design of digital circuits, rules and procedures have been developed for the conversion from Boolean functions given in terms of AND, OR, and NOT into equivalent NAND and NOR logic diagrams. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NAND Circuits The NAND gate is said to be a universal gate because any digital system can be implemented with it. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NAND Circuits A convenient way to implement a Boolean function with NAND gates is to obtain the simplified Boolean function in terms of Boolean operators and then convert the function to NAND logic. The conversion of an algebraic expression from AND, OR, and complement to NAND can be done by simple circuit manipulation technique that change AND-OR diagrams to NAND diagrams.(minterms) Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NAND Circuits Two equivalent graphic symbols for the NAND gate are shown below. It is convenient to use them in converting AND, OR, and NOT expressions into NAND expressions. See next page. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- Three ways to implement F = AB + CD (two-level) (x')' = x AND-OR Equivalent symbols of NAND Implemented with NAND gates Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- Example 3.10 Two-level Implement F(x, y, z) = (1, 2, 3, 4, 5, 7) with NAND gates. After simplification, F(x, y, z) = xy' + x'y + z AND-OR Implemented with NAND gates (x')' = x Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NAND Circuits--Multilevel There are occasions, however, when the design of digital systems results in gating structures with three or more levels. The most common procedure in the design of multilevel circuits is to express the Boolean function in terms of AND, OR, and complement operations. The function can then be implemented with AND and OR gares. After that, if necessary, it can be converted into an all-NAND circuit. See next page. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NAND Circuits--Multilevel AND-OR (x')' = x Fuw-Yi Yang

NAND Circuits--Multilevel Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NOR Circuits The NOR gate is said to be a universal gate because any digital system can be implemented with it. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NOR Circuits A convenient way to implement a Boolean function with NOR gates is to obtain the simplified Boolean function in terms of Boolean operators and then convert the function to NOR logic. The conversion of an algebraic expression from AND, OR, and complement to NOR can be done by simple circuit manipulation technique that change OR-AND diagrams to NOR diagrams. (maxterms) Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NOR Circuits Two equivalent graphic symbols for the NOR gate are shown below. It is convenient to use them in converting AND, OR, and NOT expressions into NOR expressions. See next page. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NOR Circuits Implementing F = (A + B) (C + D) E with NOR gates Note that OR-AND Equivalent symbols of NOR Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.6 NAND and NOR Implementation -- NOR Circuits Implementing F = (AB' + A'B) (C + D') with NOR gates Note that OR-AND Equivalent symbols of NOR Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations The types of gates most often found in integrated circuits are NAND and NOR gates. For this reason, NAND and NOR logic implementations are the most important from a practical point of view. Some NAND and NOR gates allow the possibility of a wire connection between the outputs of two gates to provide a specific logic function. This type of logic is called wired logic. See next pages Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Wired logic Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations AND-OR-INVERT Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations OR-AND-INVERT Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Example 3.11 Implement the function of the following map with the four 2-level forms listed in Table 3.3. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Example 3.11 AND-NOR AND-OR-NOT F' = x'y + xy' + z combined squares of the 0’s. Thus F = (F')' output gate NOR = OR+NOT Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Example 3.11 NAND-AND AND-OR-NOT F' = x'y + xy' + z combined squares of the 0’s. Thus F = (F')' = (x'y + xy' + z)' = (x'y)' (xy')' z' output gate AND Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Example 3.11 OR-NAND OR-AND-NOT F = x'y'z' + xyz' combined squares of the 1’s. Thus F = (F')' = ((x + y + z) (x' + y' + z))' , or-and-not. output gate NAND = AND + NOT Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.7 Other Two-Level Implementations Example 3.11 NOR-OR OR-AND-NOT F = x'y'z' + xyz' combined squares of the 1’s. Thus F = (F')' = ((x + y + z) (x' + y' + z))' = (x + y + z)' + (x' + y' + z)', output gate OR. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function The exclusive-OR (XOR), denoted by the symbol , is a logical operation that performs the following Boolean operation: x  y = x'y + xy'. It can be shown that the exclusive-OR operation is both commutative and associative; that is, x  y = y  x and (x  y)  z = x  (y  z) = x  y  z. For implementation, see next pages. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function--example Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function — AND-OR-NOT implementation Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function -- NAND implementation Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function -- ODD Function x  y = x'y + xy' x  y  z = xy'z' + x'yz' + x'y'z + xyz The Boolean expression clearly indicates that the XOR functions are equal to 1 if and only if an odd number of variables equal to 1. Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function --Parity Generation and Checking Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function --Parity Generation and Checking x  Y  z  P  Four bits are transmitted Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.8 Exclusive-OR Function --Parity Generation and Checking x  y  z  P  Four bits are transmitted Check four lines (x, y, z, P) See next page Fuw-Yi Yang

Fuw-Yi Yang

Text Book: Digital Design 5th ed. Chap 3.9 Hardware Description Language HDL Example 3.1 module Simple_Circuit(A, B, C, D, E); output D, E; input A, B, C; wire w1; and G1(w1, A, B); not G2(E, C); or G3(D, w1, E); endmodule Fuw-Yi Yang