Chapter 5 Boolean Algebra and Reduction Techniques 1.

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Chap. 3 Logic Gates and Boolean Algebra
Instructor Dr Sameh Abdulatif
Boolean Algebra and Reduction Techniques
Boolean rules for simplification Dr. Ahmed Telba.
Boolean Algebra and Combinational Logic
EET 1131 Unit 5 Boolean Algebra and Reduction Techniques
Chapter 5 Boolean Algebra and Reduction Techniques William Kleitz Digital Electronics with VHDL, Quartus® II Version Copyright ©2006 by Pearson Education,
ENGG 1203 Tutorial Combinational Logic (I) 1 Feb Learning Objectives
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
2.7 NAND and NOR logic networks
Boolean Algebra and Logic Simplification
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Fundamentals with PLD Programming.
Digital Systems Presented by Prof Tim Johnson
DeMorgan Theorem, Computer Simulation Exercises
Apr. 3, 2000Systems Architecture I1 Systems Architecture I (CS ) Lecture 3: Review of Digital Circuits and Logic Design Jeremy R. Johnson Mon. Apr.
Logic Gates Shashidhara H S Dept. of ISE MSRIT. Basic Logic Design and Boolean Algebra GATES = basic digital building blocks which correspond to and perform.
Circuit Simplification Truth Table  Minimized Logic Gates.
Chapter 5 Boolean Algebra and Reduction Techniques 1.
Basic Gates 3.1 Basic Digital Logic: NAND and NOR Gates ©Paul Godin Created September 2007 Last Update Sept 2009.
Basic Digital Logic: NAND and NOR Gates Technician Series ©Paul Godin Last Update Dec 2014.
Boolean Algebra and Reduction Techniques
1 EENG 2710 Chapter 2 Algebraic Methods For The Analysis and Synthesis of Logic circuits.
Logic Gates. A logic gate is an elementary building block of a digital circuit. Most logic gates have two inputs and one output. At any given moment,
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
CHAPTER 5 Combinational Logic Analysis
CEC 220 Digital Circuit Design SOP and POS forms Friday, January 23 CEC 220 Digital Circuit Design Slide 1 of 17.
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.
DeMorgan’s Theorem DeMorgan’s 2 nd Theorem The complement of a sum of variables is equal to the product of the complemented variables. A + B = A. B Applying.
1 Ch.3 Logic Gates and Boolean Algebra – Part 1
Boolean Algebra & Logic Gates
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Chapter 3 Notes – Part II Review Questions
De Morgan’s Theorem,.
Digital Fundamentals Floyd Chapter 5 Tenth Edition
ECE 2110: Introduction to Digital Systems
Boolean Algebra & De Morgan's Theorems
Logic Gates and Boolean Algebra
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
EI205 Lecture 5 Dianguang Ma Fall 2008.
Component 1 – 2A, B, C Binary Logic
Jeremy R. Johnson Wed. Sept. 29, 1999
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Jeremy R. Johnson Anatole D. Ruslanov William M. Mongan
BASIC & COMBINATIONAL LOGIC CIRCUIT
Circuits, Truth Tables & Boolean Algebra
Universal gates.
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Logic Gates.
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Gates Type AND denoted by X.Y OR denoted by X + Y NOR denoted by X + Y
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Circuits, Truth Tables & Boolean Algebra
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Chapter 5 Combinational Logic Analysis
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Combinational Logic Circuit
Boolean Algebra By: Asst Lec. Besma Nazar Nadhem
ECE 352 Digital System Fundamentals
Chapter 3 – Describing Logic Circuits
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
Presentation transcript:

Chapter 5 Boolean Algebra and Reduction Techniques 1

5-5 DeMorgan’s Theorem Used to simplify circuits containing NAND and NOR gates A B = A + B A + B = A B 2

DeMorgan’s Theorem Break the bar over the variables and change the sign between them –Inversion bubbles - used to show inversion. Use parentheses to maintain proper groupings Results in Sum-of-Products (SOP) form 3

Figure 5.38 De Morgan’s theorem applied to NAND gate produces two identical truth tables. 4

Figure 5.39 (a) De Morgan’s theorem applied to NOR gate produces two identical truth tables; 5

More examples 6

7

8

9

10

11

12

13

14

15

16

17

18

Bubble Pushing 1. Change the logic gate (AND to OR or OR to AND) 2.Add bubbles to the inputs and outputs where there were none and remove original bubbles 19

5-7 The Universal Capability of NAND and NOR Gates An inverter can be formed from a NAND simply by connecting both NAND inputs as shown in Figure

More examples Figure 5-69 Forming an AND with two NANDs 21

Figure 5-70, 5-71 (Equivalent logic circuit using only NANDs 22

Fig 5-72 External connections to form the circuit of Fig

Figure 5-74 Forming a NOR with four NANDs Figure 5-73 Forming an OR from there NANDs. 24

Discussion Point The technique used to form all gates from NANDs can also be used with NOR gates. Here is an inverter: Form an inverter from a NOR gate

26

27

28

29

5-8 AND-OR-INVERT Gates for Implementing Sum-of-Products Expressions 30

AND-OR-INVERT Gates for Implementing Sum-of-Products Expressions 30 31

32