Boolean Algebra. BME208 Logic Circuits Yalçın İŞLER

Similar documents
Boolean Algebra and Logic Gates

Lecture (05) Boolean Algebra and Logic Gates

Chapter 2. Boolean Algebra and Logic Gates

2.1 Binary Logic and Gates

Chap-2 Boolean Algebra

Chapter 2 Boolean algebra and Logic Gates

Gate-Level Minimization. BME208 Logic Circuits Yalçın İŞLER

Unit-IV Boolean Algebra

Combinational Logic & Circuits

Chapter 2. Boolean Expressions:

Lecture 4: Implementation AND, OR, NOT Gates and Complement

Variable, Complement, and Literal are terms used in Boolean Algebra.

CS8803: Advanced Digital Design for Embedded Hardware

Software Engineering 2DA4. Slides 2: Introduction to Logic Circuits

Boolean Logic CS.352.F12

X Y Z F=X+Y+Z

Objectives: 1- Bolean Algebra. Eng. Ayman Metwali

CS February 17

CONTENTS CHAPTER 1: NUMBER SYSTEM. Foreword...(vii) Preface... (ix) Acknowledgement... (xi) About the Author...(xxiii)

2008 The McGraw-Hill Companies, Inc. All rights reserved.

Gate Level Minimization Map Method

UNIT-4 BOOLEAN LOGIC. NOT Operator Operates on single variable. It gives the complement value of variable.

Experiment 3: Logic Simplification

1. Mark the correct statement(s)

Experiment 4 Boolean Functions Implementation

Binary logic. Dr.Abu-Arqoub

Review. EECS Components and Design Techniques for Digital Systems. Lec 05 Boolean Logic 9/4-04. Seq. Circuit Behavior. Outline.

IT 201 Digital System Design Module II Notes

BOOLEAN ALGEBRA. 1. State & Verify Laws by using :

Combinational Logic Circuits


Assignment (3-6) Boolean Algebra and Logic Simplification - General Questions

2.6 BOOLEAN FUNCTIONS

Gate Level Minimization

Gate-Level Minimization

R.M.D. ENGINEERING COLLEGE R.S.M. Nagar, Kavaraipettai

Chapter 3. Boolean Algebra and Digital Logic

Circuit analysis summary

UNIT 2 BOOLEAN ALGEBRA

Gate-Level Minimization

Menu. Algebraic Simplification - Boolean Algebra EEL3701 EEL3701. MSOP, MPOS, Simplification

Lecture (04) Boolean Algebra and Logic Gates

Lecture (04) Boolean Algebra and Logic Gates By: Dr. Ahmed ElShafee

ELCT201: DIGITAL LOGIC DESIGN

Bawar Abid Abdalla. Assistant Lecturer Software Engineering Department Koya University

Chapter 3. Gate-Level Minimization. Outlines

Standard Forms of Expression. Minterms and Maxterms

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

Boolean algebra. June 17, Howard Huang 1

Presented By :- Alok Kumar Lecturer in ECE C.R.Polytechnic, Rohtak

Summary. Boolean Addition

This presentation will..

Chapter 2: Combinational Systems

DIGITAL CIRCUIT LOGIC UNIT 7: MULTI-LEVEL GATE CIRCUITS NAND AND NOR GATES

DIGITAL ELECTRONICS. Vayu Education of India

Digital Logic Design. Outline

Code No: 07A3EC03 Set No. 1

DIGITAL CIRCUIT LOGIC UNIT 9: MULTIPLEXERS, DECODERS, AND PROGRAMMABLE LOGIC DEVICES

Gate-Level Minimization. section instructor: Ufuk Çelikcan

QUESTION BANK FOR TEST

ENGINEERS ACADEMY. 7. Given Boolean theorem. (a) A B A C B C A B A C. (b) AB AC BC AB BC. (c) AB AC BC A B A C B C.

Philadelphia University Faculty of Information Technology Department of Computer Science. Computer Logic Design. By Dareen Hamoudeh.

ELCT201: DIGITAL LOGIC DESIGN

Henry Lin, Department of Electrical and Computer Engineering, California State University, Bakersfield Lecture 7 (Digital Logic) July 24 th, 2012

Hours / 100 Marks Seat No.

SWITCHING THEORY AND LOGIC CIRCUITS

Bawar Abid Abdalla. Assistant Lecturer Software Engineering Department Koya University

VALLIAMMAI ENGINEERING COLLEGE. SRM Nagar, Kattankulathur DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING EC6302 DIGITAL ELECTRONICS

Programmable Logic Devices (PLDs)

Purdue IMPACT 2015 Edition by D. G. Meyer. Introduction to Digital System Design. Module 2 Combinational Logic Circuits

Gate-Level Minimization

Code No: R Set No. 1

Combinational Circuits Digital Logic (Materials taken primarily from:

Code No: R Set No. 1

01 Introduction to Digital Logic. ENGR 3410 Computer Architecture Mark L. Chang Fall 2006

3. The high voltage level of a digital signal in positive logic is : a) 1 b) 0 c) either 1 or 0

Lecture 5. Chapter 2: Sections 4-7

Principles of Digital Techniques PDT (17320) Assignment No State advantages of digital system over analog system.

Intro to Logic Gates & Datasheets. Intro to Logic Gates & Datasheets. Introduction to Integrated Circuits. TTL Vs. CMOS Logic

Intro to Logic Gates & Datasheets. Digital Electronics

Introduction to Computer Architecture

Computer Science. Unit-4: Introduction to Boolean Algebra

Combinational Logic Use the Boolean Algebra and the minimization techniques to design useful circuits No feedback, no memory Just n inputs, m outputs

211: Computer Architecture Summer 2016

Simplification of Boolean Functions

Digital Logic Design (CEN-120) (3+1)

Combinational Logic. Prof. Wangrok Oh. Dept. of Information Communications Eng. Chungnam National University. Prof. Wangrok Oh(CNU) 1 / 93

Introduction to Programmable Logic Devices (Class 7.2 2/28/2013)

B.Tech II Year I Semester (R13) Regular Examinations December 2014 DIGITAL LOGIC DESIGN

Chap.3 3. Chap reduces the complexity required to represent the schematic diagram of a circuit Library

Computer Organization

ENGIN 112 Intro to Electrical and Computer Engineering

DSAS Laboratory no 4. Laboratory 4. Logic forms

Combinational Logic II

Definitions. 03 Logic networks Boolean algebra. Boolean set: B 0,

DIGITAL DESIGN TECHNOLOGY & TECHNIQUES

Permutation Matrices. Permutation Matrices. Permutation Matrices. Permutation Matrices. Isomorphisms of Graphs. 19 Nov 2015

SUBJECT CODE: IT T35 DIGITAL SYSTEM DESIGN YEAR / SEM : 2 / 3

Announcements. Chapter 2 - Part 1 1

Optimized Implementation of Logic Functions

Transcription:

Boolean Algebra BME28 Logic Circuits Yalçın İŞLER islerya@yahoo.com http://me.islerya.com

5 Boolean Algebra /2 A set of elements B There exist at least two elements x, y B s. t. x y Binary operators: + and closure w.r.t. both + and additive identity? multiplicative identity? commutative w.r.t. both + and Associative w.r.t. both + and Distributive law: is distributive over +? + is distributive over? We do not have both in ordinary algebra

Boolean Algebra 2/2 Complement x B, there exist an element x B a. x + x = (multiplicative identity) and b. x x = (additive identity) Not available in ordinary algebra Differences btw ordinary and Boolean algebra Ordinary algebra with real numbers Boolean algebra with elements of set B Complement Distributive law Do not substitute laws from one to another where they are not applicable 6

Two-Valued Boolean Algebra /3 To define a Boolean algebra The set B Rules for two binary operations The elements of B and rules should conform to our axioms Two-valued Boolean algebra B = {, } x y x y x y x + y x x 7

Two-Valued Boolean Algebra 2/3 Check the axioms Two distinct elements, Closure, associative, commutative, identity elements Complement x + x = and x x = Distributive law x y z 8 y z x+(y z) x + y x + z (x + y) (x + z)

Two-Valued Boolean Algebra 3/3 Two-valued Boolean algebra is actually equivalent to the binary logic defined heuristically before Operations: AND + OR Complement NOT Binary logic is application of Boolean algebra to the gate-type circuits Two-valued Boolean algebra is developed in a formal mathematical manner This formalism is necessary to develop theorems and properties of Boolean algebra 9

Duality Principle An important principle every algebraic expression deducible from the axioms of Boolean algebra remains valid if the operators and identity elements are interchanged Example: x + x = x x + x = (x+x) (identity element) = (x+x)(x+x ) (complement) = x+xx (+ over ) = x (complement) duality principle x + x = x x x = x

Duality Principle & Theorems Theorem a: x + = x + = (x + ) = (x + x )(x + ) = x + x =x + x = Theorem b: (using duality) x. =

Absorption Theorem a. x + xy = x =x.+xy =x(+y) =x 2

Involution & DeMorgan s Theorems Involution Theorem: (x ) = x x + x = and x x = Complement of x is x Complement is unique DeMorgan s Theorem: a. (x + y) = x y b. From duality? (x.y) =x +y 3

Truth Tables for DeMorgan s Theorem (x + y) = x y x y x+y (x+y) x y (x y) 4 x y x y x + y

Operator Precedence. Parentheses 2. NOT 3. AND 4. OR Example: (x + y) x y x + x y 5

Boolean Functions Consists of binary variables (normal or complement form) the constants, and logic operation symbols, + and Example: F (x, y, z) = x + y z F 2 (x, y, z) = x y z + x y z + xy x y z F F 2 6

Logic Circuit Diagram of F F (x, y, z) = x + y z x y z y x + y z y z Gate Implementation of F = x + y z 7

Logic Circuit Diagram of F 2 F 2 = x y z + x y z + xy x y z F 2 Algebraic manipulation F 2 = x y z + x y z + xy = x z(y +y) + xy 8

Alternative Implementation of F 2 F 2 = x z + xy x y z F 2 F 2 = x y z + x y z + xy x y z F 2 9

Example

Example

Example

OTHER LOGIC OPERATORS - AND, OR, NOT are logic operators Boolean functions with two variables three of the 6 possible two-variable Boolean functions x y F F F 2 F 3 F 4 F 5 F 6 F 7 23 x y F 8 F 9 F F F 2 F 3 F 4 F 5

OTHER LOGIC OPERATORS - 2 Some of the Boolean functions with two variables Constant functions: F = and F 5 = AND function: F = xy OR function: F 7 = x + y XOR function: F 6 = x y + xy = x y (x or y, but not both) XNOR (Equivalence) function: F 9 = xy + x y = (x y) (x equals y) NOR function: F 8 = (x + y) = (x y) (Not-OR) NAND function: F 4 = (x y) = (x y) (Not-AND) 24

Logic Gate Symbols NOT TRANSFER AND XOR OR XNOR NAND NOR 25

Universal Gates NAND and NOR gates are universal We know any Boolean function can be written in terms of three logic operations: AND, OR, NOT In return, NAND gate can implement these three logic gates by itself So can NOR gate x y (xy) x y (x y ) 26

NAND Gate x x y x y 27

NOR Gate x x y x y 28

A function: F = x y + xy Designs with NAND gates Example /2 x y 29

Example 2/2 F 2 = x y + xy x y 3

Multiple Input Gates AND and OR operations: They are both commutative and associative No problem with extending the number of inputs NAND and NOR operations: they are both commutative but not associative Extending the number of inputs is not obvious Example: NAND gates ((xy) z) (x(yz) ) ((xy) z) = xy + z (x(yz) ) = x + yz 3

Nonassociativity of NOR operation z 32

Multiple Input Universal Gates To overcome this difficulty, we define multipleinput NAND and NOR gates in slightly different manner Three input NAND gate: (x y z) x y z (x y z) Three input NOR gate:(x + y + z) x y z (x + y + z) 33

Multiple Input Universal Gates x y z (x + y + z) x y z (xyz) 3-input NOR gate 3-input NAND gate A B C D E F = Cascaded NAND gates 34

XOR and XNOR Gates XOR and XNOR operations are both commutative and associative. No problem manufacturing multiple input XOR and XNOR gates However, they are more costly from hardware point of view. Therefore, we usually have 2-input XOR and XNOR gates x y x y z z 35

36 3-input XOR Gates

38 Complement of a Function F is complement of F We can obtain F, by interchanging of s and s in the truth table F z F y x F = F =

Generalizing DeMorgan s Theorem We can also utilize DeMorgan s Theorem (x + y) = x y (A + B + C) = (A+B) C = A B C We can generalize DeMorgan s Theorem.(x + x 2 + + x N ) = x x 2 x N 2. (x x 2 x N ) = x + x 2 + + x N 39

Example: Complement of a Function Example: F = x yz + x y z F = (x yz + x y z) = (x yz ) (x y z) = (x + y + z)(x + y + z ) F 2 = x(y z + yz) F 2 = (x(y z + yz)) = x +(y z + yz) = x + (y + z) (y + z ) Easy Way to Complement: take the dual of the function and complement each literal 4

Minterms 4 Canonical & Standard Forms A product term: all variables appear (either in its normal, x, or its complement form, x ) How many different terms we can get with x and y? x y m x y m xy m 2 xy m 3 m, m, m 2, m 3 (minterms or AND terms, standard product) n variables can be combined to form 2 n minterms

Canonical & Standard Forms Maxterms (OR terms, standard sums) M = x + y M = x + y M 2 = x + y M 3 = x + y n variables can be combined to form 2 n maxterms m = M m = M m 2 = M 2 m 3 = M 3 42

Example xyz m i M i F m =x y z M =x+y+z m =x y z M =x+y+z m 2 =x yz M 2 =x+y +z m 3 =x yz M 3 =x+y +z m 4 =xy z M 4 =x +y+z m 5 =xy z M 5 =x +y+z m 6 =xyz M 6 =x +y +z m 7 =xyz M 7 =x +y +z F(x, y, z) = x y z + x yz + xyz F(x, y, z) = (x+y+z)(x+y +z )(x +y+z)(x +y+z )(x +y +z ) 43

Formal Expression with Minterms xyz m i M i F m =x y z M =x+y+z F(,,) m =x y z M =x+y+z F(,,) m 2 =x yz M 2 =x+y +z F(,,) m 3 =x yz M 3 =x+y +z F(,,) m 4 =xy z M 4 =x +y+z F(,,) m 5 =xy z M 5 =x +y+z F(,,) m 6 =xyz M 6 =x +y +z F(,,) m 7 =xyz M 7 =x +y +z F(,,) F(x, y, z) = F(,,)m + F(,,)m + F(,,)m 2 + F(,,)m 3 + F(,,)m 4 + F(,,)m 5 + F(,,)m 6 + F(,,)m 7 45

Formal Expression with Maxterms xyz m i M i F m =x y z M =x+y+z F(,,) m =x y z M =x+y+z F(,,) m 2 =x yz M 2 =x+y +z F(,,) m 3 =x yz M 3 =x+y +z F(,,) m 4 =xy z M 4 =x +y+z F(,,) m 5 =xy z M 5 =x +y+z F(,,) m 6 =xyz M 6 =x +y +z F(,,) m 7 =xyz M 7 =x +y +z F(,,) F(x, y, z) = (F(,,)+M ) (F(,,)+M ) (F(,,)+M 2 ) (F(,,)+M 3 ) (F(,,)+M 4 ) (F(,,)+M 5 ) (F(,,)+M 6 ) (F(,,)+M 7 ) 46

Boolean Functions in Standard Form F (x, y, z) = F 2 (x, y, z) = 47 x y z F F 2

Important Properties Any Boolean function can be expressed as a sum of minterms Any Boolean function can be expressed as a product of maxterms Example: F = (, 2, 3, 5, 6) = x y z + x yz + x yz + xy z + xyz How do we find the complement of F? F = (x + y + z)(x + y + z)(x + y + z )(x + y + z )(x + y + z) = = 48

Canonical Form If a Boolean function is expressed as a sum of minterms or product of maxterms the function is said to be in canonical form. Example: F = x + y z canonical form? No But we can put it in canonical form. F = x + y z = (7, 6, 5, 4, ) Alternative way: Obtain the truth table first and then the canonical term. 49

Example: Product of Maxterms F = xy + x z Use the distributive law + over F = xy + x z = xy(z+z ) + x z(y+y ) =xyz + xyz +x yz + x y z = (7,6,3,) 5 = (4, 5,, 2)

Conversion Between Canonical Forms Fact: The complement of a function (given in sum of minterms) can be expressed as a sum of minterms missing from the original function Example: F(x, y, z) = (, 4, 5, 6, 7) F (x, y, z) = Now take the complement of F and make use of DeMorgan s theorem (F ) = = F = M M 2 M 3 = (, 2, 3) 5

General Rule for Conversion Important relation: m j = M j. M j = m j. The rule: Interchange symbols and, and list those terms missing from the original form Example: F = xy + x z F = (, 3, 6, 7) F = (?,?,?,?) 52

53 Standard Forms Fact: Canonical forms are very seldom the ones with the least number of literals Alternative representation: Standard form a term may contain any number of literals Two types. the sum of products 2. the product of sums Examples: F = y + xy + x yz F 2 = x(y + z)(x + y + z )

Example: Standard Forms F = y + xy + x yz F 2 = x(y + z)(x + y + z ) 54

Example: F 3 = AB(C+D) + C(D + E) 55 Nonstandard Forms This hybrid form yields three-level implementation A B C D D E C The standard form: F 3 = ABC + ABD + CD + CE A B C A B D C D C E F 3 F 3

Positive & Negative Logic In digital circuits, we have two digital signal levels: H (higher signal level; e.g. 3 ~ 5 V) L - (lower signal level; e.g. ~ V) There is no logic- or logic- at the circuit level We can do any assignment we wish For example: H logic- L logic- 56

Feedforward or Feedback x 4 x x 2 x4 x 3 x 5 57

Feedforward or Feedback x 4 x x 2 z y x4 x 3 x 5 z = x x 2 (x 4 +x 3 x 5 (x 4 +y)) 58

Feedforward or Feedback x 4 x x 2 z y x4 x 3 x 5 z = x x 2 (x 4 +x 3 x 5 (x 4 +y))=x x 2 (x 4 +x 3 x 5 x 4 +x 3 x 5 y) 59

Feedforward or Feedback x 4 x x 2 z y x4 x 3 x 5 6 z = x x 2 (x 4 +x 3 x 5 (x 4 +y))=x x 2 (x 4 +x 3 x 5 x 4 +x 3 x 5 y) = x x 2 (x 4 +x 3 x 5 +x 3 x 5 y)

Feedforward or Feedback x 4 x x 2 z y x4 x 3 x 5 6 z = x x 2 (x 4 +x 3 x 5 (x 4 +y))=x x 2 (x 4 +x 3 x 5 x 4 +x 3 x 5 y) = x x 2 (x 4 +x 3 x 5 +x 3 x 5 y)=x x 2 (x 4 +x 3 x 5 (+y))

Feedforward or Feedback x 4 x x 2 z y x4 x 3 x 5 62 z = x x 2 (x 4 +x 3 x 5 (x 4 +y))=x x 2 (x 4 +x 3 x 5 x 4 +x 3 x 5 y) = x x 2 (x 4 +x 3 x 5 +x 3 x 5 y)=x x 2 (x 4 +x 3 x 5 )

Signal Designation - x y digital gate F x y F L L L L H H H L H H H H What kind of logic function does it implement? 63

Signal Designation - 2 x y F x y F x y x y positive logic negative logic F F polarity indicator 64

Another Example x y F L L H L H H H L H H H L 74LS 65

Integrated Circuits IC silicon semiconductor crystal ( chip ) that contains gates. gates are interconnected inside to implement a Boolean function Chip is mounted in a ceramic or plastic container Inputs & outputs are connected to the external pins of the IC. Many external pins (4 to hundreds) 66

Levels of Integration SSI (small-scale integration): Up to gates per chip MSI (medium-scale integration): From to, gates per chip LSI (large-scale integration): thousands of gates per chip VLSI (very large-scale integration): hundreds of thousands of gates per chip ULSI (ultra large-scale integration): Over a million gates per chip 94 million transistors 67

Digital Logic Families Circuit Technologies TTL transistor-transistor logic ECL Emitter-coupled logic fast MOS metal-oxide semiconductor high density CMOS Complementary MOS low power 68

Parameters of Logic Gates - Fan-out load that the output of a gate drives If a gate, say NAND, drives four such inverters, then the fan-out is equal to 4. standard loads. 69

Parameters of Logic Gates -

Parameters of Logic Gates - 2 Fan-in number of inputs that a gate can have in a particular logic family In principle, we can design a CMOS NAND or NOR gate with a very large number of inputs In practice, however, we have some limits 4 for NOR gates 6 for NAND gates Power dissipation power consumed by the gate that must be available from the power supply 7

Power Dissipation Difference in voltage level! 72

Parameters of Logic Gates - 3 Propagation delay: the time required for a change in value of a signal to propagate from input to output. logic- logic- logic- x y logic- F logic- t PHL t PLH x time y F 73

Computer-Aided Design - CAD Design of digital systems with VLSI circuits containing millions of transistors is not easy and cannot be done manually. To develop & verify digital systems we need CAD tools software programs that support computer-based representation of digital circuits. Design process design entry database that contains the photomask used to fabricate the IC 74

Computer-Aided Design - 2 Different physical realizations ASIC (application specific integrated circuit) PLD FPGA Other reconfigurable devices For every piece of device we have an array of software tools to facilitate design, simulating, testing, and even programming 75

76 Xilinx Tools

Schematic Editor Editing programs for creating and modifying schematic diagrams on a computer screen schematic capturing or schematic entry you can drag-and-drop digital components from a list in an internal library (gates, decoders, multiplexers, registers, etc.) You can draw interconnect lines from one component to another 77

78 Schematic Editor

79 A Schematic Design

Hardware Description Languages HDL Verilog, VHDL resembles a programming language designed to describe digital circuits so that we can develop and test digital circuits module comp(f, x, y, z, t); input x, y, z, t; output F; F (x,y,z,t) = xz + yz t + xyt 8 wire e, e2, e3; and g(e, x, ~z); and g2(e2, y, ~z, ~t); and g3(e3, x, y, ~t); or g4(f, e, e2, e3); endmodule

8 Simulation Results /3

82 Simulation Results 2/3

83 Simulation Results 3/3