F = ABD + ABD + ABD + BCD _ __ _ _ Another thing about Karnaugh Maps… 1 A D C 0 1 3 2 4 5 7 6 12 13 15 14 8 9 11 10 1110 1001 0000 1110 B The two blue.

Slides:



Advertisements
Similar presentations
Modern VLSI Design 3e: Chapter 3 Copyright 1998, 2002 Prentice Hall PTR Topics n Combinational logic functions. n Static complementary logic gate structures.
Advertisements

Logic Gates.
Digital Logic Design Gate-Level Minimization
Digital Logic & Design Dr. Waseem Ikram Lecture 06
L14: Boolean Logic and Basic Gates
Boolean Algebra and Logic Gates
Combinational Logic Circuits Chapter 2 Mano and Kime.
Morgan Kaufmann Publishers
Digital Electronics Logic Families TTL and CMOS.
Chap.10 Digital Integrated Circuits. Content  10-1 Introduction  10-2 Feature  10-3 Feature of BJT  10-4 RTL and DTL  10-5 TTL  10-6 ECL  10-7.
Digital Electronics Dan Simon Cleveland State University ESC 120 Revised December 30, 2010.
EE 4271 VLSI Design, Fall 2011 CMOS Combinational Gate.
Lecture 14 Today we will Learn how to implement mathematical logical functions using logic gate circuitry, using Sum-of-products formulation NAND-NAND.
Integrated Circuits CSE 495/595 Review Supplement.
Logic Gates.
CS 140L Lecture 1 Professor CK Cheng 3/31/02. CMOS Logic (3.2 – 3.6) Complementary Metal-Oxide Semiconductor.
Faculty of Computer Science © 2006 CMPUT 229 Digital Logic From Switches to Memories.
Chapter 6 – Selected Design Topics Part 1 – The Design Space Logic and Computer Design Fundamentals.
Computer Engineering (Logic Circuits) (Karnaugh Map)
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.
ECEN 248: INTRODUCTION TO DIGITAL SYSTEMS DESIGN Lecture 5 Dr. Shi Dept. of Electrical and Computer Engineering.
10-7 Metal-Oxide Semiconductor ( MOS )  Field-Effect Transistor ( FET ) Unipolar transistor Depend on the flow of only one type of carrier JFET, MOS 
3 Microelettronica – Elettronica digitale 2/ed Richard C. Jaeger, Travis N. Blalock Copyright © 2005 – The McGraw-Hill Companies srl Chapter 15 Introduction.
Microelectronic Circuits - Fourth Edition Sedra/Smith 0 Fig Switching times of the BJT in the simple inverter circuit of (a) when the input v 1 has.
EE 5900 Advanced Algorithms for Robust VLSI CAD, Spring 2009
VLSI, Lecture 1 A review of microelectronics and an introduction to MOS technology Department of Computer Engineering, Prince of Songkla.
Integrated Circuit Logic Families. Outline  Integrated Circuit Logic Families.
Chapter Four Active Components & Integrated Circuits.
Digital Circuits Design Chin-Sung Lin Eleanor Roosevelt High School.
Chapter 4 Logic Families.
Logic and Computer Design Simon Petruc-Naum CS 147 – Dr. S.M. Lee.
Gates and Logic Hakim Weatherspoon CS 3410, Spring 2012 Computer Science Cornell Universty See: P&H Appendix C.2 and C.3 (Also, see C.0 and C.1)
9/15/09 - L4 Combinational Logic - Gates Copyright Joanne DeGroat, ECE, OSU1 Combinational Logic Circuits – Gates.
Chap 2. Combinational Logic Circuits. Chap Binary Logic and Gates l 디지털 회로 (Digital circuits) o hardware components that manipulate binary information.
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.
Conversion from one number base to another Binary arithmetic Equation simplification DeMorgan’s Laws Conversion to/from SOP/POS Reading equations from.
Logic Gates. AND gate Produces an output only if both inputs are on Input AInput BOutput (Q) Q=
EECS 270: Inside Logic Gates (CMOS)
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.
Assoc. Prof. Dr. Ahmet Turan ÖZCERİT.  Logic gates used in digital electronics  How to use logic gates to implement logic equations You will learn:
CO5023 Building Circuits from Truth Tables. Build the following… Let’s say we want a circuit which acts as described by the following truth table: We.
1 Lecture 24 Transistors A look ahead Course summary.
NAND, NOR, and EXOR (more primitive logical gates) CS Computer Architecture David Mayer.
B OOLEAN A LGEBRA AND LOGIC GATES Chapter2-Lecture5.
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.
Logic Families There are several different families of logic gates. Each family has its capabilities and limitations, its advantages and disadvantages.
Logic Families.
Lecture 7 Multi-Level Gate Networks
Combinational Circuits Part 1
FIGURE 3.1 Two-variable K-map
LOGIC GATE TIMING DIAGRAM.
ECE 2110: Introduction to Digital Systems
ECE 2110: Introduction to Digital Systems
3-7 Other Two-level Implementations
Introduction to Logic Gates
PROPAGATION DELAY.
Overview Part 1 – The Design Space
CMOS circuits and Logic families
CSE221- Logic Design, Spring 2003 Logic Technology
CMOS Combinational Gate
CH7 Multilevel Gate Network
CMOS Combinational Gate
AWIM Series Lawndale High School Experiment 6 Dec, 2017
CMOS Combinational Gate
Digital Logic Experiment
Digital Logic Chapter-2
Digital Fundamentals Floyd Chapter 5 Tenth Edition
Digital Logic Chapter-2
Combinational Logic Circuit
Presentation transcript:

F = ABD + ABD + ABD + BCD _ __ _ _ Another thing about Karnaugh Maps… 1 A D C B The two blue lines are logically adjacent to each other. So are the two red lines. So, when grouping the 1s…

F = ABD + ABD + ABD + BCD _ __ _ _ Let’s check our work… 2 A D C B ABCDABCDFABCDABCDF ABD BCD ____ _ _ _ _ _ _ _ _

Logic Gates 3

4

Example Using AND, OR, and INVERTER gates, implement F = AB + CD + BCD. _ Start with the 4 inputs A, B, C, and D. Use an inverter to create D. AND together the necessary terms to obtain each of the three terms of F, then OR the three terms together. _

A little practical insight… 6 NAND and NOR gates are preferred to AND and OR gates for several reasons (simpler circuitry, faster operation, etc.). Can you implement the last example using only NAND and NOR gates? XY ___ XY1 NAND ___

A little practical insight… 7 NAND and NOR gates are preferred to AND and OR gates for several reasons (simpler circuitry, faster operation, etc.). Can you implement the last example using only NAND and NOR gates? G27 2 – 7400Quad 2-input NAND 1 – 7420Dual 4-input NAND 1 – 741G27Single 3-input NOR

A little practical insight… 8 2-input NAND TTL circuit (Transistor-Transistor Logic)

A little practical insight… 9 Logic FamilySwitchingPower perYear (Technology)Speed (MHz)Gate (mW)Introduced RTL (Resistor Transistor Logic) DTL (Diode- varies Transistor Logic) CMOS up to (Complementary Metal-Oxide Semiconductor) TTL (Transistor- typically Transistor Logic) (up to GHz) ECL (Emitter Coupled Logic) Apollo Guidance Computer