2-6 Other Logic Operations For two variables one can achieve sixteen operations Only eight are useful for computers Boolean algebra built on AND, OR and.

Slides:



Advertisements
Similar presentations
Boolean Algebra and Logic Gates
Advertisements

Switching circuits Composed of switching elements called “gates” that implement logical blocks or switching expressions Positive logic convention (active.
CT455: Computer Organization Logic gate
Boolean Algebra and Logic Gates
Logical Design.
Chapter 2 Logic Circuits.
Boolean Algebra and Logic Gates
1 Chapter 2 Boolean Algebra and Logic Gates The most common postulates ( 假設 ; 基本條件 ) used to formulate various algebraic structures are: 1. Closure ( 封閉性.
ENEE244-02xx Digital Logic Design Lecture 7. Announcements Homework 3 due on Thursday. Review session will be held by Shang during class on Thursday.
University College Cork IRELAND Number Systems, Data Types, Codes Logic Gates: An Introduction.
TDC 311 Digital Logic. Truth Tables  AND  OR  NOT  NAND  NOR  XOR  XNOR.
Gates A digital circuit is one in which only two logical values are present. Typically, a signal between 0 and 1 volt represents one value (e.g. binary.
Chapter 2: Boolean Algebra and Logic Functions
Chapter 2 Boolean Algebra and Logic Gates
Chapter 4 Gates and Circuits.
1 Why study Boolean Algebra? 4 It is highly desirable to find the simplest circuit implementation (logic) with the smallest number of gates or wires. We.
Logical Circuit Design Week 5: Combinational Logic Circuits Mentor Hamiti, MSc Office ,
Boolean Algebra and Logic Gates CE 40 B 18 June 2003.
1 Logic Gates Digital Computer Logic Kashif Bashir WWW:
Digital Electronics. Introduction to Number Systems & Codes Digital & Analog systems, Numerical representation, Digital number systems, Binary to Decimal.
Chapter 2 Boolean Algebra and Logic Gates 授課教師 : 張傳育 博士 (Chuan-Yu Chang Ph.D.) Tel: (05) ext.
Digital Logic Basics Chapter 2 S. Dandamudi To be used with S. Dandamudi, “Fundamentals of Computer Organization and Design,” Springer, 
CSI-2111 Computer Architecture Ipage Revision  Objective : To examine basic concepts of: –2.1 Numbering Systems –2.2 Binary Numbers –2.3 Boolean.
Digital Computer Concept and Practice Copyright ©2012 by Jaejin Lee Logic Circuits I.
Chapter 2. Outlines 2.1 Introduction 2.2 Basic Definitions 2.3 Axiomatic Definition of Boolean Algebra 2.4 Basic thermos and proprieties of Boolean Algebra.
Module 4.  Boolean Algebra is used to simplify the design of digital logic circuits.  The design simplification are based on: Postulates of Boolean.
Logic Design Dr. Yosry A. Azzam.
Chapter 33 Basic Logic Gates. 2 Objectives –After completing this chapter, the student should be able to: Identify and explain the function of the basic.
Digital System Ch2-1 Chapter 2 Boolean Algebra and Logic Gates Ping-Liang Lai ( 賴秉樑 ) Digital System 數位系統.
Boolean Algebra and Logic Gates
CHAPTER 1 INTRODUCTION TO DIGITAL LOGIC
1 Logic Gates and Circuits  Logic Gates Logic Gates  The Inverter The Inverter  The AND Gate The AND Gate  The OR Gate The OR Gate  The NAND Gate.
Ahmad Almulhem, KFUPM 2010 COE 202: Digital Logic Design Combinational Logic Part 2 Dr. Ahmad Almulhem ahmadsm AT kfupm Phone: Office:
1 EENG 2710 Chapter 2 Algebraic Methods For The Analysis and Synthesis of Logic circuits.
1 Lect # 2 Boolean Algebra and Logic Gates Boolean algebra defines rules for manipulating symbolic binary logic expressions. –a symbolic binary logic expression.
DKT 122/3 - DIGITAL SYSTEM I Chapter 4A:Boolean Algebra and Logic Simplification) Mohd ridzuan mohd nor
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 4 Dr. Shi Dept. of Electrical and Computer Engineering.
CEC 220 Digital Circuit Design SOP and POS forms Friday, January 23 CEC 220 Digital Circuit Design Slide 1 of 17.
BOOLEAN ALGEBRA LOGIC GATES. Introduction British mathematician George Boole( ) was successful in finding the link between logic and mathematics.
ELECTRICAL ENGINEERING: PRINCIPLES AND APPLICATIONS, Third Edition, by Allan R. Hambley, ©2005 Pearson Education, Inc. Chapter 7 Logic Circuits.
EE345 - Micro-Controllers Boolean Algebra and Logic Gates Prof. Ahmad Abu-El-Haija.
Logic Design (CE1111 ) Lecture 2 (Chapter 2) Prepared by Dr. Lamiaa Elshenawy 1.
School of Computer and Communication Engineering, UniMAP DKT 122/3 - DIGITAL SYSTEM I Chapter 0: Introduction Mohd ridzuan mohd nor
CEC 220 Digital Circuit Design SOP and POS forms Friday, Sept 11 CEC 220 Digital Circuit Design Slide 1 of 17.
Chapter 5 Boolean Algebra and Reduction Techniques 1.
Chapter 33 Basic Logic Gates. Objectives After completing this chapter, you will be able to: –Identify and explain the function of the basic logic gates.
CSE 461. Binary Logic Binary logic consists of binary variables and logical operations. Variables are designated by letters such as A, B, C, x, y, z etc.
Fuw-Yi Yang1 數位系統 Digital Systems Department of Computer Science and Information Engineering, Chaoyang University of Technology 朝陽科技大學資工系 Speaker: Fuw-Yi.
CHAPTER 2 Boolean algebra and Logic gates
Digital Logic Circuits, Digital Component and Data Representation Course: BCA-2 nd Sem Subject: Computer Organization And Architecture Unit-1 1.
Boolean Algebra & Logic Gates
Chapter 2: Boolean Algebra and Logic Functions
CS 105 Digital Logic Design
EI205 Lecture 5 Dianguang Ma Fall 2008.
PROPAGATION DELAY.
Princess Sumaya University
CHAPTER 3 SETS AND BOOLEAN ALGEBRA
TN 221: DIGITAL ELECTRONICS 1
Speaker: Fuw-Yi Yang 楊伏夷 伏夷非征番, 道德經 察政章(Chapter 58) 伏者潛藏也
Boolean Algebra Why study Boolean Algebra?
Boolean Algebra.
INTRODUCTION TO LOGIC DESIGN Chapter 2 Boolean Algebra and Logic Gates
Universal gates.
CSC 220: Computer Organization Logic Gates and Functions
CS Chapter 3 (3A and ) – Part 2 of 5
Logic Circuits I Lecture 3.
Chapter 2 Gates.
Digital Logic Chapter-2
Digital Logic Chapter-2
Department of Electronics
Presentation transcript:

2-6 Other Logic Operations For two variables one can achieve sixteen operations Only eight are useful for computers Boolean algebra built on AND, OR and NOT NAND and NOR are easier for engineers to construct Exclusive OR and Exclusive NOR are useful

2-7: Digital Logic Gates Get familiar with symbols and truth tables of Fig. 2.5 Can have multiple inputs; must redefine NOR and NAND because they are not associative; see Fig. 2-6 An expression in SOP can be implemented with NAND gates

2-8: Integrated Circuits DIP: 14pins; CCW; 20x8x3 mm SSI (<10); MSI (<100); LSI (<1000); VLSI (Wow! Families: DTL(TTL); ECL (fast); MOS (dense); CMOS (power) Characteristics: fan-out; power dissipation; propagation delay; noise margin ID numbers: 74xx (TTL); 10xxx (ECL); 40xx (CMOS); etc. Positive and Negative logic

You should know: Chapter 1 Convert any base number to base 10 Convert base 10 number (including decimals) to other bases Convert binary to octal or hex; and vice versa Radix complements and Diminished Radix complements Subtraction with complements Signed number convention Difference between binary and binary coded decimal What parity is

Chapter 1: cont’d Truth tables for AND, OR, NOT Symbols for AND, OR, NOT Electrical circuits showing switching logic Timing diagrams

You should know: Chapter 2 (through 2-6) Meaning of closure, associative,commutative, identity element, inverse, distributive Six Huntington postulates Duality Postulates and Theorems from Fig. 2-1 Be able to prove a theorem Operator precedence Venn diagrams

Chapter 2 (cont’d) Boolean functions and truth tables Go from a Boolean function to a logic diagram Meaning of literal and term How to complement a function min and Max terms Canonical and Standard forms Converting between the two canonical forms POS and SOP forms