UNIT-8 LOGIC GATES.

Slides:



Advertisements
Similar presentations
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, every.
Advertisements

Logic Gates.
Digital logic gates.
Programmable Logic Controllers.
topics Logic gates Gates types Universal gates
ECE 3110: Introduction to Digital Systems Chapter 6 Combinational Logic Design Practices XOR, Parity Circuits, Comparators.
CS 151 Digital Systems Design Lecture 7 More Logic Functions: NAND, NOR, XOR.
Chapter 4 Logic Gates and Boolean Algebra. Introduction Logic gates are the actual physical implementations of the logical operators. These gates form.
Boolean Algebra and Truth Table The mathematics associated with binary number system (or logic) is call Boolean: –“0” and “1”, or “False” and “True” –Calculation.
In this module you will learn: What the various logic gates do. How to represent logic gates on a circuit diagram. The truth tables for the logic gates.
Logic Gates Circuits to manipulate 0’s and 1’s. 0’s and 1’s used for numbers Also to make decisions within the computer. In that context, 1 corresponds.
Logic Gate A logic gate is an electronic circuit which makes logic decisions. It has one output and one or more inputs. The output signal appears only.
Logical Circuit Design Week 5: Combinational Logic Circuits Mentor Hamiti, MSc Office ,
MR. KERINS Logic Gates- Electrical Engineering. LOGIC GATES Logic gates are primarily implemented using diodes or transistors acting as electronic switches,
LOGIC GATES Logic generally has only 2 states, ON or OFF, represented by 1 or 0. Logic gates react to inputs in certain ways. Symbol for AND gate INPUT.
NOCTI Review Lesson 4 Objectives:
Transistors and Logic Circuits. Transistor control voltage in voltage out control high allows current to flow -- switch is closed (on) control low stops.
Lecture 17: Digital Design Today’s topic –Intro to Boolean functions Reminders –HW 4 due Wednesday 10/8/2014 (extended) –HW 5 due Wednesday 10/15/2014.
LOGIC GATES & TRUTH TABLE – Digital Circuit 1 Choopan Rattanapoka.
Digital Logic Design Week 3
LOGIC GATES.
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.
Week 6: Gates and Circuits: PART I READING: Chapter 4.
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.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
Exclusive OR Gate. Logically, the exclusive OR (XOR) operation can be seen as either of the following operations:exclusive OR (XOR) 1. A AND NOT B OR.
LOGIC GATES AND CIRCUITS Digital systems are said to be constructed by using logic gates. These gates are the AND, OR, NOT, NAND, NOR, EXOR and EXNOR gates.
Logic Gates. The Inverter The inverter (NOT circuit) performs the operation called inversion or complementation. Standard logic symbols: 1 1 input output.
Digital Fundamentals Floyd Chapter 3 Tenth Edition
1 EENG 2710 Chapter 2 Algebraic Methods For The Analysis and Synthesis of Logic circuits.
5 - Digital Logic with Boolean Algebra
COMPUTER ARCHITECTURE TRUTH TABLES AND LOGIC GATES.
Chapter-3: BOOLEAN ALGEBRA & LOGIC GATES Analysis and logical design.
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,
Primitive Logic Functions Kuliah Sistem Digital, Teknik Elektro UMY (Rahmat Adiprasetya)
CMOS Logic Gates. NMOS transistor acts as a switch 2 When gate voltage is 0 V No channel is formed current does not flow easily “open switch” When gate.
© 2009 Pearson Education, Upper Saddle River, NJ All Rights ReservedFloyd, Digital Fundamentals, 10 th ed Digital Logic Design Dr. Oliver Faust.
The inverter performs the Boolean NOT operation. When the input is LOW, the output is HIGH; when the input is HIGH, the output is LOW. The Inverter AX.
Logic Gates Chapter 5 Subject: Digital System Year: 2009.
Minute Paper 4/4/04 Z=50+j86.7=100
LOGIC GATES. INTRODUCTION TO LOGIC GATES Boolean functions may be practically implemented by using electronic gates. The following points are important.
DATA REPRESENTATION IN COMPUTER MEMORY.  Describe the coding system:  Sign and magnitude  1’s Complement and 2’s Complement  Binary Coded Decimal.
11/20/2016SKD1 Logic gates. 11/20/2016SKD2 Logic gates Prepared By: Rashidul Islam Instructor (Civil Construction) Deptt. Of S S C Vocational Alamdanga.
Logic gates.
Boolean Algebra & Logic Gates
CHAPTER 7 MULTI-LEVEL GATE CIRCUITS / NAND AND NOR GATES
Transistors and Logic Circuits
Unit 2 Boolean Algebra.
Logic Gates and Boolean Algebra
Logic Gates.
Logic Gates Benchmark Companies Inc PO Box Aurora CO
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
Digital Signals Digital Signals have two basic states:
CHAPTER 2 Boolean Algebra
Practice #Digital Logic Mr. Burleson
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Number Systems Decimal (base 10) { }
Logic Gates.
JC Technology Logic Gates.
Boolean Algebra.
Logic Gates.
SOLIDS AND SEMICONDUCTOR DEVICES - IV
KS4 Electricity – Electronic systems
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Logic Gates.
Binary Logic.
Department of Electronics
SOLIDS AND SEMICONDUCTOR DEVICES - IV
Presentation transcript:

UNIT-8 LOGIC GATES

Logic Gates Types of Gates: 1) OR Gate 2) AND Gate 3) NOT Gate 4) NAND Gate 5) NOR Gate 6) EX-OR Gate 7) EX-NOR Gate

OR GATE OR gate performs logical addition. The OR operator is indicated by a plus (+) sign.

EXAMPLE: Consider the switching circuits shown below. A and B are switches, both are connected in parallel.

OR Gate using Diodes: Operation: Both A and B are low: Assume the input voltages are either 0V (low) or 5V (high). Both A and B are low: The diodes are off and we can replace the diodes by open circuit equivalent. Hence no current in the circuit and output C = 0V.

A is low and B is high: When A is low the corresponding diode will be off and, B is high so the diode corresponds to the input B will be ON. Now we can replace the ON diode by the short circuit equivalent and the output C=5V.

B is low and A is high: When B is low the corresponding diode will be off and, A is high so the diode corresponds to the input A will be ON. Now we can replace the ON diode by the short circuit equivalent and the output C=5V.

Both A and B are high: When both the inputs are high both the diodes will be ON and the output C=5V.

AND Gate: The AND gate performs logical multiplication. The AND operator is indicated by using a dot (.) sign or by not showing any operator symbol at all.

Example: Consider the switching circuit shown below: A and B are switches, both are connected in series.

AND Gate using Diodes: Operation: Assume the input voltages are either 0V (low) or 5V (high).

Both A and B are low: When both A and B are low both the diodes are ON and we can replace the diodes by short circuit equivalent. Hence point X is connected to ground and output C = 0V.

A is low and B is high: When A is low the corresponding diode will be ON and, B is high so the diode corresponds to the input B will be OFF. Now we can replace the ON diode by the short circuit equivalent; hence point X is connected to ground and the output C=0V.

B is low and A is high: Both A and B are high: When B is low the corresponding diode will be ON and, A is high so the diode corresponds to the input A will be OFF. Now we can replace the ON diode by the short circuit equivalent; hence point X is connected to ground and the output C=0V. Both A and B are high: Both the diodes will be OFF and the output C=5V.

NOT Gate (INVERTER) The output of a NOT gate is the complement of the input. The bubble represents inversion or complement.

Realization of NOT Gate using Transistor: A is high: When +5V is applied to A, the transistor will be fully ON. So maximum collector current will flow and VCC =ICR, making VC or voltage at point B as zero. [Recall CE loop KVL: VC=VCC-ICR].

A is low: When 0V is applied to A, the transistor will be cut-off. So IC=0mA and VC or voltage at point B is equal to VCC.

NAND Gate The NAND gate is a universal gate, because it can be used to construct an AND gate, OR gate, inverter or any combination of these functions. LOGIC SYMBOL TRUTH TABLE

NOR Gate NOR gate is a combination of a NOT gate and an OR gate. LOGIC SYMBOL NOR gate is a combination of a NOT gate and an OR gate. NOR gate is also a universal gate. TRUTH TABLE

Exclusive-OR Gate (XOR Gate) LOGIC SYMBOL AND TRUTH TABLE

Exclusive-NOR Gate (XNOR Gate) Exclusive-NOR gate is a combination of a NOT gate and XOR gate

Boolean algebra: Boolean algebra is a system of mathematical logic. It has two values 0 and 1. It differs from both ordinary algebra and binary number system. For example: in Boolean, 1+1 = 1; in binary arithmetic 1 + 1 = 10.