Lecture 4 EGRE 254 1/26/09.

Slides:



Advertisements
Similar presentations
CMOS Logic Circuits.
Advertisements

Topics Electrical properties of static combinational gates:
Ch 3. Digital Circuits 3.1 Logic Signals and Gates (When N=1, 2 states)
Digital Electronics Logic Families TTL and CMOS.
CMOS gates Electrical characteristics and timing TTL gates
Comparator circuits An ideal comparator compares two input voltages and produces a logic output signal whose value (high or low) depends on which of the.
EE 365 Introduction, Logic Circuits. Digital Logic Binary system -- 0 & 1, LOW & HIGH, negated and asserted. Basic building blocks -- AND, OR, NOT.
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.
Digital logic families
INTEGRATED CIRCUIT LOGIC FAMILY
Ch 10 MOSFETs and MOS Digital Circuits
Digital Design: Principles and Practices
Introduction to Digital Design
Chapter 07 Electronic Analysis of CMOS Logic Gates
Chapter 4 Logic Families.
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;
CSC 205 Lecture 11 CSC205 Jeffrey N. Denenberg Lecture #1 Introduction, Logic Circuits.
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.
EE121 John Wakerly Lecture #1 Introduction, Logic Circuits.
Modern VLSI Design 3e: Chapter 3 Copyright  1998, 2002 Prentice Hall PTR Topics n Electrical properties of static combinational gates: –transfer characteristics;
Electrical Characteristics of IC’s Part 2
Physical Properties of Logic Devices Technician Series Created Mar
Lecture 08: Pass Transistor Logic
CMOS VLSI Design Lecture 4: DC & Transient Response Younglok Kim Sogang University Fall 2006.
Logic Families.
Digital Circuits ECGR2181 Chapter 3 Notes Data A-data B-data A B here
Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved.
The MOS Transistor Figures from material provided with Digital Integrated Circuits, A Design Perspective, by Jan Rabaey, Prentice Hall, 1996.
IV UNIT : GATE LEVEL DESIGN
Copyright © 2004 The McGraw-Hill Companies, Inc. All rights reserved.
VLSI Testing Lecture 5: Logic Simulation
DMT 241 – Introduction to IC Layout
EE40 Lecture 15 Josh Hug 7/30/2010.
VLSI Testing Lecture 5: Logic Simulation
CMOS technology and CMOS Logic gate
MOS Inverters 1.
Vishwani D. Agrawal Department of ECE, Auburn University
EI205 Lecture 15 Dianguang Ma Fall 2008.
Principles & Applications and Simple Interfacing
Digital CMOS Logic Circuits
Complete Ch. 2, Begin Ch. 14, Look at Ch. 11
Reading: Hambley Ch. 7; Rabaey et al. Sec. 5.2
Digital Logic Families
Digital Binary Logic.
Chapter 1 Introduction to Electronics
Chapter #13: CMOS Digital Logic Circuits
CMOS circuits and Logic families
Chapter 12 : Field – Effect Transistors
Digital Circuits ECGR2181 Chapter 3 Notes Data A-data B-data A B here
CSE221- Logic Design, Spring 2003 Logic Technology
ENEE 303 7th Discussion.
Comparator What is a Comparator?
Introduction to CMOS VLSI Design Lecture 5: DC & Transient Response
Chapter 7 Complementary MOS (CMOS) Logic Design
Lecture 21 OUTLINE The MOSFET (cont’d) P-channel MOSFET
Lecture 9: Combinational Circuit Design
Chapter – 2 Logic Families.
EENG447 Digital IC Design Dr. Gürtaç Yemişcioğlu.
Lecture 21 OUTLINE The MOSFET (cont’d) P-channel MOSFET
Combinational Circuit Design
MOS Transistors CMOS Inverter and Logic Families
ELECTRONIC SYSTEMS Note: There is no compulsory question set on Section 25 of the syllabus. Questions set on topics within Section 25 are always set as.
Lecture 5: DC & Transient Response
Introduction to CMOS VLSI Design Lecture 4: DC & Transient Response
Reading: Hambley Ch. 7; Rabaey et al. Secs. 5.2, 5.5, 6.2.1
Lecture #18 OUTLINE Reading Continue small signal analysis
Presentation transcript:

Lecture 4 EGRE 254 1/26/09

Digital Logic Binary system -- 0 & 1, LOW & HIGH, negated and asserted. Basic building blocks -- AND, OR, NOT

Logic levels Undefined region is inherent digital, not analog Current amplification, weak => strong Switching threshold varies with voltage, temp, process, phase of the moon need “noise margin” The more you push the technology, the more “analog” it becomes. Logic voltage levels decreasing with process 5 -> 3.3 -> 2.5 -> 1.8 V

MOS Transistors Voltage-controlled resistance PMOS NMOS

CMOS Inverter

Switch model

Alternate transistor symbols

CMOS Gate Characteristics No DC current flow into MOS gate terminal However gate has capacitance ==> current required for switching (CV2f power) No current in output structure, except during switching since Both transistors partially on Power consumption related to frequency Slow input-signal rise times ==> more power Symmetric output structure ==> equally strong drive in LOW and HIGH states

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

CMOS NAND -- switch model

TTL Electrical Characteristics

TTL LOW-State Behavior

TTL HIGH-State Behavior

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). EGRE 254

Effect of overloading a gate In the low state, the output voltage may rise above the point where it is no longer recognized as a logic “0”. In the high state, the output voltage may drop to the point that it is no longer recognized as a logic “1”. The input to output propagation delay may increase beyond specifications. The temperature of the IC may increase, thereby reducing reliability and eventually causing failure.

Unused inputs Sometimes not all gate inputs are used. Unused TTL input usually assume a value of “1”.

Read Chapter 3 Pay particular attention to the practical information in 3.4 - 3.13