CSE221- Logic Design, Spring 2003 Logic Technology

Slides:



Advertisements
Similar presentations
Chapter 10 Digital CMOS Logic Circuits
Advertisements

CMOS Logic Circuits.
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.
Logical Design.
Digital Electronics Logic Families TTL and CMOS.
Logic Families and Their Characteristics
Introduction to Digital Systems By Dr. John Abraham UT-Panam.
Intro to Logic Gates & Datasheets
CMOS gates Electrical characteristics and timing TTL gates
Combinatorial Logic Circuit Diagrams - Programmable Implementation Devices Design Hierarchy reduces the complexity required to represent the schematic.
1 COMP541 Combinational Logic and Design Montek Singh Jan 25, 2007.
Chapter 6 – Selected Design Topics Part 1 – The Design Space Logic and Computer Design Fundamentals.
Gates A digital circuit is one in which only two logical values are present. Typically, a signal between 0 and 1 volt represents one value (e.g. binary.
Logic Families Introduction.
Any logic circuits can be transformed to an implementation where only NAND gates (and inverters) are used. The general approach to finding a NAND-gate.
UNIT – V CMOS LOGIC: CMOS logic levels, MOS transistors, Basic CMOS Inverter, NAND and NOR gates, CMOS AND-OR-INVERT and OR-AND-INVERT gates, Implementation.
Digital and Analog Quantities
Component Identification: Digital Introduction to Logic Gates and Integrated Circuits © 2014 Project Lead The Way, Inc.Digital Electronics.
Digital logic families
Digital IC Family.
INTEGRATED CIRCUIT LOGIC FAMILY
Contemporary Logic Design Multi-Level Logic © R.H. Katz Transparency No. 5-1 Chapter # 2: Two-Level Combinational Logic Section Practical Matters.
1 Logic Gates Digital Computer Logic Kashif Bashir WWW:
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. Electronic digital circuits are also called logic circuits because with the proper input, they establish logical manipulation paths. Each.
Logic Gates Chapter 6 Subject: Digital System Year: 2009.
IC Logic Families Wen-Hung Liao, Ph.D.
Magnitude Comparator Dr. Ahmed Telba.
ECE 2110: Introduction to Digital Systems Introduction (Contd.)
Logic Families There are several different families of logic gates. Each family has its capabilities and limitations, its advantages and disadvantages.
Logic Families.
Digital Circuits ECGR2181 Chapter 3 Notes Data A-data B-data A B here
LOGIC GATE TIMING DIAGRAM.
EI205 Lecture 3 Dianguang Ma Fall, 2008.
Computer Organization and Design
3 PHASE SEQUENCE CHECKER BY LED INDICATION
Integrated Circuits.
CMOS technology and CMOS Logic gate
Active Components & Integrated Circuits
Introduction to Logic Gates
PROPAGATION DELAY.
Overview The Design Space Programmable Implementation Technologies
Logic Families Logic Family : A collection of different IC’s that have similar circuit characteristics The circuit design of the basic gate of each logic.
EI205 Lecture 15 Dianguang Ma Fall 2008.
Principles & Applications and Simple Interfacing
Overview Part 1 – The Design Space
Lecture 4 EGRE 254 1/26/09.
ENG2410 Digital Design “CMOS Technology”
LOGIC FAMILIES UNIT IV.
Digital Logic Families
NAND-ONLY LOGIC CIRCUITS
CMOS circuits and Logic families
CS105 Introduction to Computer Concepts GATES and CIRCUITS
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
Digital Circuits ECGR2181 Chapter 3 Notes Data A-data B-data A B here
COE 202: Digital Logic Design Combinational Logic Part 2
Digital Electronics Lab 2 Instructor:
Chapter – 2 Logic Families.
January 24 W’05 Yutao He 4532B Boelter Hall CSM51A/EEM16-Sec.1 W’05
PHASE SEQUENCE CHECKER
Logic Families Rayat Shikshan Sanstha’s
Combinational Circuits
Component Identification: Digital
Combinational Circuits
1.Introduction to Advanced Digital Design (14 marks)
Presentation transcript:

CSE221- Logic Design, Spring 2003 Logic Technology 22-Nov-18 Logic Technology Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

CSE221- Logic Design, Spring 2003 22-Nov-18 Overview Integrated Circuits Integration Levels Digital Logic Families Positive/Negative Logic Transmission Gates CMOS Circuits Transistors and switch models CMOS Networks Fully Complementary CMOS CMOS Transmission Gates 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Integrated Circuits (ICs) CSE221- Logic Design, Spring 2003 22-Nov-18 Integrated Circuits (ICs) An IC is a silicon semiconductor crystal (chip) that contains the electronic components of digital gates. Chip is mounted in a ceramic or plastic container. Connections are welded from the chip to external pins. Numbers of pins varies (depending on the chip’s functionality) 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

CSE221- Logic Design, Spring 2003 22-Nov-18 Levels of Integration Small-scale Integration (SSI) Several independent gates (>10) per package Medium-scale Integration (MSI) Between 10-100 gates per chip. Perform basic digital functions, e.g. 4-bit addition. Large-scale Integration (LSI) Between 100 and a few thousands of gates per chip. Implement digital systems, e.g. small processors and memories. Very Large-scale Integration (VLSI) Several thousands to over 100 million gates per chip, e.g. complex microprocessors. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

CSE221- Logic Design, Spring 2003 22-Nov-18 Table of Microprocessors History 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Digital Logic Families CSE221- Logic Design, Spring 2003 22-Nov-18 Digital Logic Families ICs are also classified based on their specific circuit technology, known as digital logic family. Each family has its own basic electronic components (NAND, NOR, and NOT gates), used to build complex digital circuits. Various digital logic families have been introduced and used over the years. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Digital Logic Families (in chronological order) CSE221- Logic Design, Spring 2003 22-Nov-18 Digital Logic Families (in chronological order) RTL: Resistor-Transistor Logic DTL: Diode-Transistor Logic TTL: Transistor-Transistor Logic ECL: Emitter-coupled Logic MOS: Metal-Oxide Semiconductor CMOS: Complementary MOS Low power dissipation, currently the MOST DOMINANT BiCMOS: Bipolar CMOS CMOS and TTL for additional current/speed GaAs: Gallium-Arsenide earliest, now obsolete widely used high-speed operation compact very high-speed operation 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Defining Characteristics of Digital Logic Families CSE221- Logic Design, Spring 2003 22-Nov-18 Defining Characteristics of Digital Logic Families Fan-in: Number of gate inputs. Fan-out: Number of standard loads a gate’s output can drive. Noise margin: max external noise tolerated. Power dissipation: power consumed by the gate (dissipated as heat). Propagation delay: time required for an input signal change to be observed at an output line. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

CSE221- Logic Design, Spring 2003 22-Nov-18 Propagation Delay One of the most important design parameters (if not THE most important!) The maximum propagation delay (tpd) determines the circuit’s speed. tPHL: high-to-low propagation time tPLH: low-to-high propagation time tpd = max(tPHL, tPLH) 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Propagation Delay (cont.) CSE221- Logic Design, Spring 2003 22-Nov-18 Propagation Delay (cont.) 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Positive and Negative Logic CSE221- Logic Design, Spring 2003 22-Nov-18 Positive and Negative Logic Two different assignments of signal levels to logic values: Positive logic: H  1 L  0 Negative logic: H  0 L  1 IC data sheets define digital gates in terms of signal values; user decides on positive or negative logic. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Demonstration of Positive/Negative Logic CSE221- Logic Design, Spring 2003 22-Nov-18 Demonstration of Positive/Negative Logic 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

Positive and Negative Logic (cont.) CSE221- Logic Design, Spring 2003 22-Nov-18 Positive and Negative Logic (cont.) Conversion between positive and negative logic: Interchange 0’s and 1’s at gate’s inputs and outputs. This is the same as taking the dual! Remember to include/remove the polarity indicators. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

TTL Logic Levels and Noise Margins CSE221- Logic Design, Spring 2003 22-Nov-18 TTL Logic Levels and Noise Margins Asymmetric, unlike CMOS CMOS can be made compatible with TTL “T” CMOS logic families 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

CSE221- Logic Design, Spring 2003 22-Nov-18 CMOS vs. TTL Levels TTL levels CMOS levels CMOS with TTL Levels -- HCT, FCT, VHCT, etc. 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)

TTL differences from CMOS CSE221- Logic Design, Spring 2003 22-Nov-18 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). 22-Nov-18 Chapter 2-iii: Combinational Logic Circuits (Sections 2.8 and A.2.8)