Digital Components Introduction Gate Characteristics Logic Families

Slides:



Advertisements
Similar presentations
ECE555 Lecture 5 Nam Sung Kim University of Wisconsin – Madison
Advertisements

Electrónica de Potência © 2008 José Bastos Chapter 2 Power Semiconductor Switches: An Overview 2-1 Chapter 2 Overview of Power Semiconductor Devices Introduction.
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Jeopardy Q 1 Q 6 Q 11 Q 16 Q 21 Q 2 Q 7 Q 12 Q 17 Q 22 Q 3 Q 8 Q 13
Control and Feedback Introduction Open-loop and Closed-loop Systems
Review 0、introduction 1、what is feedback?
Advance Nano Device Lab. Fundamentals of Modern VLSI Devices 2 nd Edition Yuan Taur and Tak H.Ning 0 Ch9. Memory Devices.
ABC Technology Project
Chapter 3 Basic Logic Gates 1.
Chapter 4 Gates and Circuits.
Introduction to CMOS VLSI Design Combinational Circuits
Chapter 10 Digital CMOS Logic Circuits
Chapter 3 Logic Gates.
CMOS Logic Circuits.
Introduction to Logic Gates
The scale of IC design Small-scale integrated, SSI: gate number usually less than 10 in a IC. Medium-scale integrated, MSI: gate number ~10-100, can operate.
Chapter 3 (part 1) Basic Logic Gates 1.
TTL Logic Family 1. Introduction Uses bipolar technology including NPN transistors, diodes and resistors. The NAND gate is the basic building block Contains.
Transistors: Building blocks of electronic computing Lin Zhong ELEC101, Spring 2011.
CS105 Introduction to Computer Concepts GATES and CIRCUITS
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 Techniques Fall 2007 André Deutz, Leiden University
Chapter 4 Gates and Circuits.
25 seconds left…...
We will resume in: 25 Minutes.
FIGURE 12-1 PNP transistor symbol and crystal structure.
©Brooks/Cole, 2001 Chapter 12 Derived Types-- Enumerated, Structure and Union.
Practical Considerations for Digital Design
FIGURE 13-1 Amplification and reproduction: (a) reproduction; (b) amplification; (c) combined amplification and reproduction. Dale R. Patrick Electricity.
Figure An amplifier transfer characteristic that is linear except for output saturation.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 18.1 Transient Behaviour  Introduction  Charging Capacitors and Energising.
ECE 424 – Introduction to VLSI
CH14 BIPOLAR DIGITAL CIRCUITS The Ideal BJT Transistor Switch
TTL (Transistor Transistor Logic).  Transistor Transistor logic or just TTL, logic gates are built around only transistors.  TTL was developed in 1965.
Digital Electronics Logic Families TTL and CMOS.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 10.1 Sequential Logic  Introduction  Bistables  Memory Registers  Shift.
Logic Families and Their Characteristics
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 26.1 Data Acquisition and Conversion  Introduction  Sampling  Signal Reconstruction.
Chapter 6 – Selected Design Topics Part 1 – The Design Space Logic and Computer Design Fundamentals.
Power Electronics Introduction Bipolar Transistor Power Amplifiers
Logic Families Introduction.
Digital logic families
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 8.1 Operational Amplifiers  Introduction  An Ideal Operational Amplifier.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 20.1 Field-Effect Transistors  Introduction  An Overview of Field-Effect.
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 21.1 Bipolar Transistors  Introduction  An Overview of Bipolar Transistors.
Digital IC Family.
INTEGRATED CIRCUIT LOGIC FAMILY
Storey: Electrical & Electronic Systems © Pearson Education Limited 2004 OHT 27.1 Implementing Digital Systems  Introduction  Semiconductor Memory 
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.
Integrated Circuit Logic Families. Outline  Integrated Circuit Logic Families.
Charles Kime & Thomas Kaminski © 2008 Pearson Education, Inc. (Hyperlinks are active in View Show mode) Chapter 6 – Selected Design Topics Part 1 – The.
Chapter Four Active Components & Integrated Circuits.
Chapter 4 Logic Families.
Logic Gates Chapter 6 Subject: Digital System Year: 2009.
Introduction to Electronic Circuit Design
Electrical Characteristics of Logic Gates Gate Characteristics Last Mod: January 2008  Paul R. Godin.
Physical Properties of Logic Devices Technician Series Created Mar
Logic Families There are several different families of logic gates. Each family has its capabilities and limitations, its advantages and disadvantages.
Logic Families.
TTL BHAGWAN MAHAVIR COLLEGE OF ENGINEERING AND TECHNOLOGY, SURAT
Different Types of Transistors and Their Functions
Active Components & Integrated Circuits
EI205 Lecture 15 Dianguang Ma Fall 2008.
Overview Part 1 – The Design Space
CMOS circuits and Logic families
Digital Computer Electronics TTL
CSE221- Logic Design, Spring 2003 Logic Technology
Chapter – 2 Logic Families.
Presentation transcript:

Digital Components Introduction Gate Characteristics Logic Families Chapter 25 Digital Components Introduction Gate Characteristics Logic Families Logic Family Characteristics A Comparison of Logic Families Complementary Metal Oxide Semiconductor Transistor-Transistor Logic

25.1 Introduction Earlier we looked at a range of digital applications based on logic gates – at that time we treated the gates as ‘black boxes’ We will now consider the construction of such gates, and their characteristics In this lecture we will concentrate on small- and medium-scale integration circuits containing just a handful of gates typical gates are shown on the next slide

Typical logic device pin-outs

Gate Characteristics The inverter or NOT gate 25.2 Gate Characteristics The inverter or NOT gate consider the characteristics of a simple inverting amplifier as shown below we normally use only the linear region

We can use an inverting amplifier as a logical inverter but using only the non-linear region

we choose input values to ensure that we are always outside of the linear region – as in (a) unlike linear amplifiers, we use circuits with a rapid transition between the non-linear regions – as in (b)

Logic levels the voltage ranges representing ‘0’ and ‘1’ represent the logic levels of the circuit often logic 0 is represented by a voltage close to 0 V but the allowable voltage range varies considerably the voltage used to represent logic 1 also varies greatly. In some circuits it might be 2-4 V, while in others it might be 12-15 V in order for one gate to work with another the logic levels must be compatible

Noise immunity noise is present in all real systems this adds random fluctuations to voltages representing logic levels to cope with noise, the voltage ranges defining the logic levels are more tightly constrained at the output of a gate than at the input thus small amounts of noise will not affect the circuit the maximum noise voltage that can be tolerated by a circuit is termed its noise immunity, VNI

Transistors as switches both FETs and bipolar transistors make good switches neither form produce ideal switches and their characteristics are slightly different both forms of device take a finite time to switch and this produces a slight delay in the operation of the gate this is termed the propagation delay of the circuit

The FET as a logical switch

Rise and fall times because the waveforms are not perfectly square we need a way of measuring switching times we measure the rise time, tr and fall time, tf as shown below

The bipolar transistor as a logical switch

when the input voltage to a bipolar transistor is high the transistor turns ON and the output voltage is driven down to its saturation voltage which is about 0.1 V however, saturation of the transistor results in the storage of excess charge in the base region this increases the time taken to turn OFF the device – an effect known as storage time this makes the device faster to turn ON than OFF some switching circuits increase speed by preventing the transistors from entering saturation

Timing considerations all gates have a certain propagation delay time, tPD this is the average of the two switching times

25.3 Logic Families We have seen that different devices use different voltages ranges for their logic levels They also differ in other characteristics In order to assure correct operation when gates are interconnected they are normally produced in families The most widely used families are: complementary metal oxide semiconductor (CMOS) transistor-transistor logic (TTL) emitter-coupled logic (ECL)

Logic Family Characteristics 25.4 Logic Family Characteristics Complementary metal oxide semiconductor (CMOS) most widely used family for large-scale devices combines high speed with low power consumption usually operates from a single supply of 5 – 15 V excellent noise immunity of about 30% of supply voltage can be connected to a large number of gates (about 50) many forms – some with tPD down to 1 ns power consumption depends on speed (perhaps 1 mW)

Transistor-transistor logic (TTL) based on bipolar transistors one of the most widely used families for small- and medium-scale devices – rarely used for VLSI typically operated from 5V supply typical noise immunity about 1 – 1.6 V many forms, some optimised for speed, power, etc. high speed versions comparable to CMOS (~ 1.5 ns) low-power versions down to about 1 mW/gate

Emitter-coupled logic (ECL) based on bipolar transistors, but removes problems of storage time by preventing the transistors from saturating very fast operation - propagation delays of 1ns or less high power consumption, perhaps 60 mW/gate low noise immunity of about 0.2-0.25 V used in some high speed specialist applications, but now largely replaced by high speed CMOS

A Comparison of Logic Families 25.5 A Comparison of Logic Families Parameter CMOS TTL ECL Basic gate NAND/NOR NAND OR/NOR Fan-out >50 10 25 Power per gate (mW) 1 @ 1 MHz 1 - 22 4 - 55 Noise immunity Excellent Very good Good tPD (ns) 1 - 200 1.5 – 33 1 - 4

Complementary Metal Oxide Semiconductor 25.6 Complementary Metal Oxide Semiconductor A CMOS inverter

CMOS gates

CMOS logic levels and noise immunity

Transistor-Transistor Logic 25.7 Transistor-Transistor Logic Discrete TTL inverter and NAND gate circuits

A basic integrated circuit TTL NAND gate

A standard TTL NAND gate

A TTL NAND gate with open collector output

Key Points Physical gates are not ideal components Logic gates are manufactured in a range of logic families The ability of a gate to ignore noise is its ‘noise immunity’ Both MOSFETs and bipolar transistors are used in gates All logic gates exhibit a propagation delay when responding to changes in their inputs The most widely used logic families are CMOS and TTL CMOS is available in a range of forms offering high speed or very low power consumption TTL logic is also produced in many versions, each optimised for a particular characteristic