/
Universal Gate – Universal Gate –

Universal Gate – - PowerPoint Presentation

lois-ondreau
lois-ondreau . @lois-ondreau
Follow
342 views
Uploaded On 2019-11-08

Universal Gate – - PPT Presentation

Universal Gate N AND 2014 Project Lead The Way Inc Digital Electronics Universal Gate NAND This presentation will demonstrate The basic function of the NAND gate How a NAND gate can be used to replace an ID: 764710

gate nand logic circuit nand gate circuit logic equivalent aoi inverter ics step gates identify type solution redraw number

Share:

Link:

Embed:

Download Presentation from below link

Download Presentation The PPT/PDF document "Universal Gate –" is the property of its rightful owner. Permission is granted to download and print the materials on this web site for personal, non-commercial use only, and to display it on your personal computer provided you do not modify the materials and that you retain all copyright notices contained in the materials. By downloading content from our website, you accept the terms of this agreement.


Presentation Transcript

Universal Gate – NAND © 2014 Project Lead The Way, Inc. Digital Electronics

Universal Gate – NANDThis presentation will demonstrateThe 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.2 AOI Logic NAND Logic More ICs = More $$ Less ICs = Less $$

NAND Gate3XYZ 0 0 1 0 1 1 1 0 1 1 1 0 X Y

NAND Gate as an Inverter Gate4XZ0 1 1 0 X (Before Bubble) Equivalent to Inverter

NAND Gate as an AND Gate5XYZ 0 0 0 0 1 0 1 0 0 1 1 1 X Y NAND Gate Inverter Equivalent to AND Gate

NAND Gate as an OR Gate6XYZ 0 0 0 0 1 1 1 0 1 1 1 1 Equivalent to OR Gate X Y NAND Gate Inverters

NAND Gate Equivalent to AOI Gates7 INVERTER OR AND

Process for NAND ImplementationIf 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.8

NAND Implementation9Example:Design a NAND Logic Circuit that is equivalent to the AOI circuit shown below.

NAND Implementation10Solution – Step 2 Identify and replace every AND,OR, and INVERTER gate with its NAND equivalent.

NAND Implementation11Redraw the circuit. Solution – Step 3

NAND Implementation12 Identify and eliminate any double inversions. Solution – Step 4

NAND Implementation13 Solution – Step 5 Redraw the circuit.

Proof of Equivalence14

AOI vs. NAND15IC Type Gates Gate / IC # ICs 74LS04 1 6 1 74LS08 2 4 1 74LS32 1 4 1 Total Number of ICs → 3 IC Type Gates Gate / IC # ICs 74LS00 4 4 1 Total Number of ICs → 1