Digital logic families

Slides:



Advertisements
Similar presentations
CMOS Logic Circuits.
Advertisements

Topics Electrical properties of static combinational gates:
Digital Components Introduction Gate Characteristics Logic Families
Selected Design Topics. Integrated Circuits Integrated circuit (informally, a chip) is a semiconductor crystal (most often silicon) containing the electronic.
Ch 3. Digital Circuits 3.1 Logic Signals and Gates (When N=1, 2 states)
Digital Electronics Logic Families TTL and CMOS.
Logic Families and Their Characteristics
Ch 11 Bipolar Transistors and Digital Circuits
CMOS Family.
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
Voltage Transfer Characteristic for TTL
3.4 Bipolar Logic 1. Diode Logic
Digital Design: Chapters Chapter 1. Introduction Digital Design - Logic Design? Analog versus Digital Once-analog now goes digital –Still pictures.
EE365 Adv. Digital Circuit Design Clarkson University Lecture #4
Lecture #24 Gates to circuits
Physical States for Bits. Black Box Representations.
EE365 Adv. Digital Circuit Design Clarkson University Lecture #5
Outline Noise Margins Transient Analysis Delay Estimation
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.
Lecture 21, Slide 1EECS40, Fall 2004Prof. White Lecture #21 OUTLINE –Sequential logic circuits –Fan-out –Propagation delay –CMOS power consumption Reading:
Logic Families Introduction.
The CMOS Inverter Slides adapted from:
EET 252 Unit 2 Integrated Circuit Technologies
Practical Aspects of Logic Gates COE 202 Digital Logic Design Dr. Aiman El-Maleh College of Computer Sciences and Engineering King Fahd University of Petroleum.
CSET 4650 Field Programmable Logic Devices
MOS Inverter: Static Characteristics
EE 261 – Introduction to Logic Circuits
EET 1131 Unit 9 Logic Families
Digital Devices. Implementing logic circuits Shorthand notation Electrical characteristics.
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
Topic 4: Digital Circuits
Topic 4: Digital Circuits
1 Delay Estimation Most digital designs have multiple data paths some of which are not critical. The critical path is defined as the path the offers the.
Ch 10 MOSFETs and MOS 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.
Chapter 07 Electronic Analysis of CMOS Logic Gates
Chapter 4 Logic Families.
Ratioed Circuits Ratioed circuits use weak pull-up and stronger pull-down networks. The input capacitance is reduced and hence logical effort. Correct.
ECE 331 – Digital System Design Constraints in Logic Circuit Design (Lecture #13) The slides included herein were taken from the materials accompanying.
1.0 INTRODUCTION  Characteristics of the active electronic components that determine the internal construction and operation of electronic circuitry.
Modern VLSI Design 2e: Chapter 3 Copyright  1998 Prentice Hall PTR Topics n Electrical properties of static combinational gates: –transfer characteristics;
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.
ECE442: Digital ElectronicsSpring 2008, CSUN, Zahid Static CMOS Logic ECE442: Digital Electronics.
IC Logic Families Wen-Hung Liao, Ph.D.
VLSI Design Lecture 5: Logic Gates Mohammad Arjomand CE Department Sharif Univ. of Tech. Adapted with modifications from Wayne Wolf’s lecture notes.
Logic Gate Specifications Definitions. Currents and Voltages All currents are defined as positive when they flow into the terminal of a logical gate.
EE210 Digital Electronics Class Lecture 10 April 08, 2009
FPGA-Based System Design: Chapter 2 Copyright  2004 Prentice Hall PTR Topics n Logic gate delay. n Logic gate power consumption. n Driving large loads.
Solid-State Devices & Circuits
Chapter 6 Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved. High-Speed CMOS Logic Design.
Modern VLSI Design 3e: Chapter 3 Copyright  1998, 2002 Prentice Hall PTR Topics n Electrical properties of static combinational gates: –transfer characteristics;
Physical Properties of Logic Devices Technician Series Created Mar
EI205 Lecture 15 Dianguang Ma Fall 2008.
Lecture 4 EGRE 254 1/26/09.
Lecture No. 7 Logic Gates Asalam O Aleikum students. I am Waseem Ikram. This is the seventh lecture in a series of 45 lectures on Digital Logic Design.
Digital Computer Electronics TTL
CSE221- Logic Design, Spring 2003 Logic Technology
Presentation transcript:

Digital logic families

Digital logic families Digital integrated circuits are classified not only by their complexity or logical operation, but also by the specific circuit technology to which they belong. A logic family is a collection of different integrated-circuit chips that have similar input, output, and internal circuit characteristics, but they perform different logic functions (AND, OR, NOT, etc.). The electronic components used in the construction of the basic circuit are usually used as the name of the technology. The following are the most popular: RTL resistor-transistor logic (obsolete) DTL diode-transistor logic (obsolete) TTL transistor-transistor logic (widespread, standard) ECL emiter-coupled logic (high speed) MOS PMOS, NMOS metal-oxide semiconductor (high component density) CMOS complementary metal-oxide semiconductor (low power consumption)

Various series of the TTL Logic family

Various series of the CMOS Logic family

Why NAND and NOR are so popular? Logical inversion comes free as a result an inverting gate needs smaller number of transistors compared to the non-inverting one. In CMOS, and in most other logic families, the simples gates are inverters, and the next simplest are NAND and Nor gates.

CMOS NAND Gates Use 2n transistors for n-input gate

2-input AND gate:

Electrical Characteristics The characteristics of digital logic families are usually compared by analyzing the circuit of the basic gate in each family: the most important parameters are: fan-out specifies the number of standard loads that the output can drive without impairing its normal operation. A standard load is usually defined as the amount of current needed by an input of another similar gate of the same family. Power dissipation is the power consumed by the gate propagation delay is the average transition delay time for the signal to propagate from input to output. Noise margin is the minimum external noise vo,ltage that causes an undesirable change in the circuit output.

Data sheet for 74HC00 CMOS NAND gates

Logic Levels and Noise Margin for CMOS devices

Logic Levels and Noise Margin for CMOS devices VOHmin the minimum output voltage in the HIGH state VIHmin the minimum input voltage in the HIGH state VILmax the maximum input voltage in the LOW state VOLmax the maximum output voltage in the LOW state

Logic Levels and Noise Margin for CMOS devices

Logic Levels and Noise Margin for CMOS devices

Circuit behaviour with resistive loads An output must sink current from a load when the output is in the LOW state. An output must source current to a load when the output is in the HIGH state.

loading calculation Need to know “on” and “off” resistances of output transistors, and know the characteristics of the load.

Calculate for LOW and HIGH state

Output-voltage drops Resistance of “off” transistor is > 1 Megaohm, but resistance of “on” transistor is nonzero, Voltage drops across “on” transistor, V = IR For “CMOS” loads, current and voltage drop are negligible. For TTL inputs, LEDs, terminations, or other resistive loads, current and voltage drop are significant and must be calculated.

Calculate for LOW and HIGH state

Limitation on DC load If too much load, output voltage will go outside of valid logic-voltage range. VOHmin, VIHmin VOLmax, VILmax

Output-drive specs VOLmax and VOHmin are specified for certain output-current values, IOLmax and IOHmax. No need to know details about the output circuit, only the load.

Input-loading specs Each gate input requires a certain amount of current to drive it in the LOW state and in the HIGH state. IIL and IIH These amounts are specified by the manufacturer. Fanout calculation (LOW state) The sum of the IIL values of the driven inputs may not exceed IOLmax of the driving output. (HIGH state) The sum of the IIH values of the driven inputs may not exceed IOHmax of the driving output. Need to do Thevenin-equivalent calculation for non-gate loads (LEDs, termination resistors, etc.)

TTL Electrical Characteristics

TTL LOW-State Behavior

TTL HIGH-State Behavior

TTL Logic Levels and Noise Margins Asymmetric, unlike CMOS CMOS can be made compatible with TTL “T” CMOS logic families

CMOS vs. TTL Levels TTL levels CMOS levels CMOS with TTL Levels -- HCT, FCT, VHCT, etc.

TTL differences from CMOS Asymmetric input and output characteristics. Inputs source significant current in the LOW state, leakage current in the HIGH state. Output can handle much more current in the LOW state (saturated transistor). Output can source only limited current in the HIGH state (resistor plus partially-on transistor). TTL has difficulty driving “pure” CMOS inputs because VOH = 2.4 V (except “T” CMOS).

AC Loading AC loading has become a critical design factor as industry has moved to pure CMOS systems. CMOS inputs have very high impedance, DC loading is negligible. CMOS inputs and related packaging and wiring have significant capacitance. Time to charge and discharge capacitance is a major component of delay.

Transition times

Circuit for transition-time analysis

HIGH-to-LOW transition

Exponential rise time

LOW-to-HIGH transition

Exponential fall time t = RC time constant exponential formulas, e-t/RC

Transition-time considerations Higher capacitance ==> more delay Higher on-resistance ==> more delay Lower on-resistance requires bigger transistors Slower transition times ==> more power dissipation (output stage partially shorted) Faster transition times ==> worse transmission-line effects (Chapter 11) Higher capacitance ==> more power dissipation (CV2f power), regardless of rise and fall time

Open-drain outputs No PMOS transistor, use resistor pull-up

What good is it? Open-drain bus Problem -- really bad rise time

Open-drain transition times Pull-up resistance is larger than a PMOS transistor’s “on” resistance. Can reduce rise time by reducing pull-up resistor value But not too much