EET 252 Unit 2 Integrated Circuit Technologies

Slides:



Advertisements
Similar presentations
CMOS Logic Circuits.
Advertisements

Ch 3. Digital Circuits 3.1 Logic Signals and Gates (When N=1, 2 states)
Logic Families and Their Characteristics
EET 252 Digital Systems II Professor Nick Reeder.
Digital Electronics Logic Families TTL and CMOS.
Logic Families and Their Characteristics
CMOS Family.
Floyd Digital Fundamentals, 9/e Copyright ©2006 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved. Slide 1 Digital Fundamentals.
Microelectronic Circuits, Sixth Edition Sedra/Smith Copyright © 2010 by Oxford University Press, Inc. C H A P T E R 13 CMOS Digital Logic Circuits.
CMOS gates Electrical characteristics and timing TTL gates
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.
Voltage Transfer Characteristic for TTL
3.4 Bipolar Logic 1. Diode Logic
CMPE 118 MECHATRONICS Digital I/O Transistors and Mosfets.
EE365 Adv. Digital Circuit Design Clarkson University Lecture #4
EE365 Adv. Digital Circuit Design Clarkson University Lecture #5
3.3 CMOS Logic 1. CMOS Logic Levels NextReturn Logic levels for typical CMOS Logic circuits. Logic 1 (HIGH) Logic 0 (LOW) Undefined Logic level 5.0V 3.5V.
Chapter 6 – Selected Design Topics Part 1 – The Design Space Logic and Computer Design Fundamentals.
ECE 331 – Digital System Design Electrical Characteristics of Logic Gates, Circuit Design Considerations, and Programmable Logic Devices.
© 2000 Prentice Hall Inc. Figure 6.1 AND operation.
Logic Families Introduction.
Digital logic families
CSET 4650 Field Programmable Logic Devices
EET 1131 Unit 2 Digital Signals and Switches
ECE 331 – Digital System Design Transistor Technologies, and Realizing Logic Gates using CMOS Circuits (Lecture #23)
EET 1131 Unit 9 Logic Families
CSET 4650 Field Programmable Logic Devices Dan Solarek Logic Families Introduction & Overview.
Digital Devices. Implementing logic circuits Shorthand notation Electrical characteristics.
Chapter 5: Field–Effect Transistors
Digital IC Family.
INTEGRATED CIRCUIT LOGIC FAMILY
Chapter 10 Digital Integrated Circuits
CH111 Chapter 11 CMOS and TTL Circuits By Taweesak Reungpeerakul.
Logic Families and Their Characteristics
Classification of Digital Circuits
Digital Logic Families PHYS3360/AEP3630 Lecture 26 1.
Electronic Troubleshooting Chapter 10 Digital Circuits.
Digital Design: Principles and Practices
Electrical Characteristics of Logic Gates Dr. Ashraf Armoush © 2010 Dr. Ashraf Armoush.
Contemporary Logic Design Multi-Level Logic © R.H. Katz Transparency No. 5-1 Chapter # 2: Two-Level Combinational Logic Section Practical Matters.
Practical Digital Design Considerations Part 1 Last Mod: January 2008 ©Paul R. Godin.
Integrated Circuit Logic Families. Outline  Integrated Circuit Logic Families.
DC/AC Fundamentals: A Systems Approach
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 6 – Selected Design Topics Part 1 – The.
Chapter 4 Logic Families.
1.0 INTRODUCTION  Characteristics of the active electronic components that determine the internal construction and operation of electronic circuitry.
DC/AC Fundamentals: A Systems Approach
4. TTL = Transistor-Transistor Logic. Uses bipolar transistors and diodes IN1IN2OUT LLL LHL HLL HHH Vcc OUTIN1 IN2 R Diode Logic AND gate Problem… defined.
Chapter 11 Logic Gate Circuitry.
Physical States for Bits. Black Box Representations.
Logic Gates Chapter 6 Subject: Digital System Year: 2009.
IC Logic Families Wen-Hung Liao, Ph.D.
CHAPTER 1 : INTRODUCTION
Logic Gate Specifications Definitions. Currents and Voltages All currents are defined as positive when they flow into the terminal of a logical gate.
Unit 2 Logic Families.
Solid-State Devices & Circuits
Chapter 6 Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved. High-Speed CMOS Logic Design.
EECS 270: Inside Logic Gates (CMOS)
Figure A--1 Thomas L. Floyd Digital Fundamentals, 8e Copyright ©2003 by Pearson Education, Inc. Upper Saddle River, New Jersey All rights reserved.
CH31 Chapter 3 Logic Gates By Taweesak Reungpeerakul.
EE Electronics Circuit Design Digital Logic Gates 14.2nMOS Logic Families 14.3Dynamic MOS Logic Families 14.4CMOS Logic Families 14.5TTL Logic.
Electrical Characteristics of Logic Gates Gate Characteristics Last Mod: January 2008  Paul R. Godin.
Physical Properties of Logic Devices Technician Series Created Mar
Objective Describe the specification of the various logic ICs with emphasis on fan-in, fan-out, input and output characteristic. Verify the common technical.
Waveform 1.1 Basic Digital Waveform Parameters 1 Paul Godin Updated December 2014.
Copyright ©2009 by Pearson Higher Education, Inc. Upper Saddle River, New Jersey All rights reserved. Digital Fundamentals, Tenth Edition Thomas.
Logic Families.
Chapter 06 Logic Gate Circuitry.
EI205 Lecture 3 Dianguang Ma Fall, 2008.
EI205 Lecture 15 Dianguang Ma Fall 2008.
Presentation transcript:

EET 252 Unit 2 Integrated Circuit Technologies Read Floyd, Chapter 14. Study Unit 2 e-Lesson. Do Lab #2. Homework #2 and Lab #2 due next week. Quiz next week. -Collect HW 1, and do Quiz #1. -Handouts: pages 5-7 of 7404/LS04/S04 datasheet; pages 2-3 of 74HC04 datasheet; practiceICTech.doc. -Also bring TTL Cookbook & CMOS Cookbook. -Two main goals: 1. Make sense of most important numbers in a datasheet; 2. Understand the 3 kinds of output pins.

Two Kinds of Transistors In Semiconductor Devices & Circuits (EET 201) you’ll study two major classes of transistors: Bipolar Junction Transistors (BJTs) Metal-Oxide Semiconductor Field Effect Transistor (MOSFETs)

Logic Families Two major logic families: TTL (Transistor-Transistor Logic) based on bipolar junction transistors CMOS (Complementary Metal Oxide Semiconductor) based on MOSFETs Within each family are several subfamilies: see tables on page 135. Originally, TTL chips were fast but used lots of power, and CMOS chips used little power but were slow. CMOS chips are sensitive to static discharge, and must be handled carefully. -These families vary by speed, power consumption, cost, voltage & current levels…. 3

7400 Series and 4000 Series A popular series of TTL chips is the 7400 series that you’ve used in previous courses: Wikipedia's list A popular series of CMOS chips is the 4000 series: Wikipedia's list To provide part number and pin number compatibility with the 7400 series, a later series of CMOS chips was developed as the 74HC00 series. -Note that many in the 7400 list say “open-collector output” or “three-state output.” -Pass around TTL Cookbook & CMOS Cookbook. 4

Basic Operational Characteristics and Parameters Consult datasheets for DC supply voltage Logic levels & noise margin Power dissipation Propagation delay Speed-power product Loading and fan-out Example datasheets: 7404 TTL inverter 74HC04 CMOS inverter A slide on each of these follows.

DC Supply Voltages TTL chips are optimized for 5 V supply, and cannot tolerate voltages far above or below 5 V. CMOS chips may be optimized for 5 V, 3.3 V, 2.5 V, or 1.8 V supplies. Most CMOS chips can tolerate a much wider range of supply voltages than TTL chips. (Floyd, p. 770) Check datasheets, & fill in practiceICTech.doc

Logic Levels Four key voltage parameters when you’re interfacing logic: VIH(min) = the minimum voltage that an input pin will recognize as a HIGH. VIL(max) = the maximum voltage an input pin will recognize as a LOW. VOH(min) = the minimum voltage that can appear on a HIGH output pin. VOL(max) = the maximum voltage that can appear on a LOW output pin. Check datasheets, & fill in practiceICTech.doc

Logic levels for TTL

Noise Margin VNH = VOH(min) − VIH(min) VNL = VIL(max) − VOL(max) The noise margin is the room for error between the voltage that an output pin produces and the voltage that an input pin expects. Typo on p. 773 of Floyd: Equations 14-1 and 14-2 should say: VNH = VOH(min) − VIH(min) VNL = VIL(max) − VOL(max) Do calculations to fill in practiceICTech.doc

Power Dissipation Recall that power equals current times voltage (P=IV). So a gate’s power dissipation is given by its supply voltage (VCC) times its supply current (ICC). A lower-power device wastes less energy, generates less heat, and costs less to run than a higher-power device. Check datasheets, & fill in practiceICTech.doc

Propagation Delay Recall that data sheets specify propagation delays for low-to-high transitions (tPLH) and high-to-low transitions (tPHL). A device with a smaller propagation delay can run faster (at a higher frequency) than a device with a higher propagation delay. Check datasheets, & fill in practiceICTech.doc

Speed-Power Product A useful overall measure of a device’s performance is its speed-power product, found by multiplying its average power dissipation times its average propagation delay. The lower the speed-power product, the better. Do calculations to fill in practiceICTech.doc

Current-Sourcing and Current-Sinking For TTL: A HIGH output sources current A LOW output sinks current. Figure 14-12 in Floyd

Fan-out Fan-out means the number of load inputs that a given output can drive. With TTL, current is the limiting factor in determining fan-out. With CMOS, capacitance is the limiting factor.

Calculating TTL Fan-out For a standard TTL gate: A LOW input sources up to 1.6 mA. A LOW output can sink up to 16 mA. Also: A HIGH input sinks up to 40 A. A HIGH output can source up to 400 A. Thus, standard TTL has a fan-out of 10. See Wisconsin Online’s Fan-out Lesson Check datasheets & do calculations to fill in practiceICTech.doc

Unused Inputs Recall that unused inputs should not be left floating. Either tie them to VCC through a 1-kΩ resistor or tie them to ground. (See Figure 14-45 in Floyd for two other options.) 16

Three Kinds of Outputs TTL chips can have three kinds of outputs: Totem-pole (the most common) Open-collector Three-state

Totem-Pole Output Most chips you’ve used up to now have had totem-pole outputs.

Figure 14.27 A standard TTL inverter circuit. -In analog circuits, transistors typically behave as amplifiers. In digital circuits, they act as switches, either in cutoff or saturation. -If input is LOW, Q1 on, Q2 off, Q3 off, Q4 on. If input is HIGH, Q1 off, Q2 on, Q3 on, Q4 off.

Open-Collector Output Missing a transistor internally, so you must provide an external pull-up resistor. Allows for the use of higher-than-usual voltages and currents. Allows a trick called “wired-AND,” which means you can AND the outputs of two chips by tying them directly together. (Never tie totem-pole outputs together.)

Figure 14.31 TTL inverter with open-collector output. Advantage is higher current-carrying capacity.

Figure 14.32 Open-collector symbol in an inverter.

Some Open-Collector Chips 7405 (Hex Inverters with Open-Collector Outputs) 7409 (Quad 2-Input AND with Open-Collector Outputs) 7412 (Triple 3-Input NAND with Open-Collector Outputs) Others: 7422, 7433 23

Three-State Output In addition to the two usual output states (HIGH and LOW), has a third output state called high-impedance (“high-Z”). In the high-Z state, the output is disconnected from the external circuit. Useful when the outputs of many chips are tied to the same bus: at any time, only one of them should be connected to the bus.

Figure 14.22 The three states of a tristate circuit.

Figure 14.33 Basic tristate inverter circuit.

Some Three-State Chips 74251 (Data Selectors/Multiplexers with 3-State Outputs) 74LS295 (4-Bit Right-Shift Left-Shift Registers With 3-State Outputs) 74LS348 (8-Line To 3-Line Priority Encoders With 3-State Outputs) 27

Figure 14.17 A CMOS inverter circuit. -2 transistors, a p-channel MOSFET (Q1) and an n-channel MOSFET (Q2). -When input is LOW, Q1 is on and Q2 is off. -When input is HIGH, Q1 is off and Q2 is on.

Three Kinds of CMOS Outputs Like TTL chips, CMOS chips can have two kinds of special-purpose outputs instead of the usual outputs: Open-drain Similar to open-collector in TTL Requires an external pull-up resistor Three-state

Other Logic Families ECL (Emitter-Coupled Logic): The fastest logic family PMOS (p-Channel MOS) NMOS (n-Channel MOS) E2CMOS (Electrically Erasable CMOS)