Universal Gate – NAND Universal Gate - NAND Digital Electronics

Slides:



Advertisements
Similar presentations
Logic Gates.
Advertisements

Logic Gates.
Combinational Logic Design An Overview © 2014 Project Lead The Way, Inc.Digital Electronics.
AOI Logic Implementation © 2014 Project Lead The Way, Inc.Digital Electronics.
Circuit Simplification: Boolean Algebra
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.
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
AOI Logic Implementation
XOR, XNOR, and Binary Adders
Digital Systems Presented by Prof Tim Johnson
DeMorgan Theorem, Computer Simulation Exercises
Digital Electronics Combinational Logic An Overview.
AOI Logic Implementation
Eng. Mohammed Timraz Electronics & Communication Engineer University of Palestine Faculty of Engineering and Urban planning Software Engineering Department.
Sneha.  Gates Gates  Characteristics of gates Characteristics of gates  Basic Gates Basic Gates  AND Gate AND Gate  OR gate OR gate  NOT gate NOT.
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.
Circuit Simplification Truth Table  Minimized Logic Gates.
NAND-NAND and NOR-NOR Circuits and Even and Odd Logic Functions
Multi-Level Gate Networks NAND and NOR Gates
Combinational Logic Design Process © 2014 Project Lead The Way, Inc.Digital Electronics.
Floyd, Digital Fundamentals, 10 th ed Digital Fundamentals Tenth Edition Floyd Chapter 5 © 2008 Pearson Education.
NAND-NAND and NOR-NOR Circuits and Even and Odd Logic Functions ECE 301 – Digital Electronics.
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Gary Plimer Higher Technological Studies Applied Electronics (Outcome 3) G. Plimer 2005.
CHAPTER 5 Combinational Logic Analysis
Chapter 5 Boolean Algebra and Reduction Techniques 1.
Scientific & Engineering Notation
Digital Logic Design Ch1-1. Digital Logic Design Ch1-2 Introduction to digital logic (logic gates, flip-flops, circuits) Definition of Digital Logic 
Basic Gates and ICs 74LS00 Quad 2-Input NAND gate 74LS02 Quad 2-Input NOR gate 74LS04 Quad 2-Input NOT gate 74LS08 Quad 2-Input AND gate 74LS32 Quad 2-Input.
Combinational Circuits Part 1
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Universal Gate – NAND Universal Gate - NAND Digital Electronics
CHAPTER 7 MULTI-LEVEL GATE CIRCUITS / NAND AND NOR GATES
Chapter 3 Notes – Part II Review Questions
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Lecture #6 EGR 277 – Digital Logic
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.
KS4 Electricity – Electronic systems
KS4 Electricity – Electronic systems
XOR, XNOR, and Binary Adders
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Universal Gate – NOR Universal Gate - NOR Digital Electronics
UNIVERSAL GATES.
Universal gates.
XOR, XNOR, & Binary Adders
AOI Design: Logic Analysis
Universal Gate – NAND Universal Gate - NAND Digital Electronics
Logic Gates.
AOI Logic Implementation
KS4 Electricity – Electronic systems
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Universal Gate – NOR Universal Gate - NOR Digital Electronics
Binary Logic.
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Circuit to Truth Table to Logic Expression
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Chapter 5 Combinational Logic Analysis
Department of Electronics
Digital Fundamentals Floyd Chapter 5 Tenth Edition
XOR, XNOR, and Binary Adders
Combinational Logic Circuit
ECE 352 Digital System Fundamentals
Agenda Lecture Content: Combinatorial Circuits Boolean Algebras
Course Title : Digital Electronics -1 Course No.: 6841 Course Teacher:Engr: Suvadra Chowdhury Chief Instructor Chittagong Mohila –Polytechnic Institute.
Presentation transcript:

Universal Gate – NAND Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Universal Gate – NAND Digital Electronics © 2014 Project Lead The Way, Inc. Project Lead The Way, Inc Copyright 2009

Universal Gate – NAND This presentation will demonstrate Digital Electronics 2.2 Intro to NAND & NOR Logic This presentation will demonstrate The basic function of the NAND gate. How a NAND gate can be used to replace an AND gate, an OR gate, or an INVERTER gate. How a logic circuit implemented with AOI logic gates can be re-implemented using only NAND gates. That using a single gate type, in this case NAND, will reduce the number of integrated circuits (IC) required to implement a logic circuit. Introductory Slide / Overview of Presentation AOI Logic NAND Logic More ICs = More $$ Less ICs = Less $$ Project Lead The Way, Inc Copyright 2009

NAND Gate Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic X Y X Y Z 1 Overview of basic NAND gate : Logic Symbol, Logic Expression (using DeMorgan’s) and Truth Table. Project Lead The Way, Inc Copyright 2009

NAND Gate as an Inverter Gate Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic (Before Bubble) X X Z 1 Equivalent to Inverter When you tie the inputs on a NAND gate together, the output will be the complement of the input. Project Lead The Way, Inc Copyright 2009

NAND Gate as an AND Gate X Y X Y Z 1 NAND Gate Inverter Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic X Y NAND Gate Inverter X Y Z 1 This one is easy to see, a NAND gate is an AND gate with the output inverted. So if you invert the output again, you will get an AND gate. Note that we are using a NAND gate for the inverter. Equivalent to AND Gate Project Lead The Way, Inc Copyright 2009

NAND Gate as an OR Gate X Y X Y Z 1 NAND Gate Inverters Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic X Y NAND Gate Inverters X Y Z 1 This one is a bit harder to see. If you invert both of the inputs of a NAND gate, you will get an OR gate. Note that we’re using NAND gates as inverters. Equivalent to OR Gate Project Lead The Way, Inc Copyright 2009

NAND Gate Equivalent to AOI Gates Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic AND OR INVERTER Summary of the three AOI gates and their NAND equivalent. Project Lead The Way, Inc Copyright 2009

Process for NAND Implementation Universal Gate - NAND Process for NAND Implementation Digital Electronics 2.2 Intro to NAND & NOR Logic If starting from a logic expression, implement the design with AOI logic. In the AOI implementation, identify and replace every AND,OR, and INVERTER gate with its NAND equivalent. Redraw the circuit. Identify and eliminate any double inversions (i.e., back- to-back inverters). Redraw the final circuit. Process for implementing NAND only circuits from AOI. Project Lead The Way, Inc Copyright 2009

NAND Implementation Example: Universal Gate - NAND NAND Implementation Digital Electronics 2.2 Intro to NAND & NOR Logic Example: Design a NAND Logic Circuit that is equivalent to the AOI circuit shown below. Example Project Lead The Way, Inc Copyright 2009

NAND Implementation Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Solution – Step 2 Identify and replace every AND,OR, and INVERTER gate with its NAND equivalent. Example : Solution Step 2 (Note that there wasn’t a step 1 because we started with an AOI circuit.) Project Lead The Way, Inc Copyright 2009

NAND Implementation Redraw the circuit. Solution – Step 3 Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Solution – Step 3 Redraw the circuit. Example : Solution Step 3 Project Lead The Way, Inc Copyright 2009

NAND Implementation Identify and eliminate any double inversions. Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Solution – Step 4 Identify and eliminate any double inversions. Example : Solution Step 4 Project Lead The Way, Inc Copyright 2009

NAND Implementation Redraw the circuit. Solution – Step 5 Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Solution – Step 5 Redraw the circuit. Example : Solution Step 5 Project Lead The Way, Inc Copyright 2009

Proof of Equivalence Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Algebraic proof that the NAND only circuit is equivalent to the AOI. Project Lead The Way, Inc Copyright 2009

AOI vs. NAND IC Type Gates Gate / IC # ICs 74LS04 1 6 74LS08 2 4 Universal Gate - NAND Digital Electronics 2.2 Intro to NAND & NOR Logic Comparison of the two implementations. Note the reduced IC count (3 to 1), which would result in a cost savings. IC Type Gates Gate / IC # ICs 74LS04 1 6 74LS08 2 4 74LS32 Total Number of ICs → 3 IC Type Gates Gate / IC # ICs 74LS00 4 1 Total Number of ICs → Project Lead The Way, Inc Copyright 2009