Objectives for Energy Reduction

Size: px
Start display at page:

Download "Objectives for Energy Reduction"

Transcription

1 genda Introduction, challenges and objectives Wireless (ody) Sensor Networks pplications, system requirements Generic architecture of a WSN node Processor and radio transceiver performance Examples of WSN for health-care applications Energy efficient protocols (Rx) MC layer Energy optimization of Tx power Error control (LINK layer), cooperation strategies (PHY layer) Energy Harvesting Energy/power estimation and optimization Watt is the problem? Power issues in CMOS digital chips? How to estimate and reduce power of hardware and software? Trends in energy-efficient computer architectures 1 Objectives for Energy Reduction How can we design an energy-efficient platform for wireless sensor networks? Platform = software + hardware + protocols (3) Power optimization of the hardware Dynamic power management Ultra low-power sleep modes Optimize hardware and software Co-processing Digital 2 Olivier Sentieys 1

2 Energy/power estimation and reduction 1. Why care about power? Heat dissipation Limited energy in portable systems 2. Sources of power consumption in CMOS chips? Transistors and logic gates Static and dynamic power 3. How to estimate power? ctivity, probability 4. How to reduce power? In hardware and software 5. Trends in energy-efficient computer architectures 3 nd then came the Power Wall Power Density: 100 W/chip (~25W/cm 2 ) is a limit Source: C. atten, Cornell 4 Olivier Sentieys 2

3 and the Multicore Era Source: C. atten, Cornell 5 Power Density Sun s Surface Power Density (W/cm 2 ) Nuclear Reactor Hot Plate Rocket Nozzle P6 Pentium Year ~25 W/cm 2 Source: Intelâ 6 Olivier Sentieys 3

4 Heat Dissipation Undesirable effects Decrease in performance and reliability MTF/2 every +10 C Increase in cost (cooling) 1 /W when >40W Increase in volume and weight heat-sink, fan, batteries, 7 Energy/power estimation and reduction 1. Why care about power? Heat dissipation Limited energy in portable systems 2. Sources of power consumption in CMOS chips? Transistors and logic gates Static and dynamic power 3. How to estimate power? ctivity, probability 4. How to reduce power? In hardware and software 5. Trends in energy-efficient computer architectures 8 Olivier Sentieys 4

5 Power Consumption in Silicon Chips Chips, logic gates and transistors S C i Intel s Xeon Chip P i = i.f i.c i.vdd 2 + I leaki.vdd P = X i i.f i.c i.vdd 2 + I leaki.vdd 9 MOS Transistors to Vdd Vgsn Ids D Vdd G NMOS NMOS on Vgs S Vss Threshold Voltage Vtn > 0 (0.2 to 0.4V) NMOS ON: Vgs > Vtn NMOS OFF: Vgs < Vtn Vtn Vss NMOS off Source W Gate channel Oxyde N/P Diffusion L tox Drain Vgs Si Diffusion G Gate PolySi W D S L 10 Olivier Sentieys 5

6 NMOS Parasitic Elements G NMOS Enhancement Polysilicon luminum C GS C GD S D C S C G C D 1 Drain-Source Resistance:R DS = K(Vdd Vt) = 1 L k(vdd Vt) W Gate Capacitor:C g = ε.w.l tox = W.L.C ox Drain/Source-ulkCapacitor:C sb = C db W.L.C j Delay: τ = R DS C g = L 2 µ(vdd Vt) 11 Technology Scaling Scaling factor: s etween two successive generations: s # nm 180 nm 130 nm Device dimensions : W, L, tox, junction depth Transistor area (W.L) s 2 Capacitance per unit area : Cox Capacitances : C=WLCox Vdd, Vt Gate delay Dennard s Scaling s 1/s s s s Power/gate s 2 Power.delay product s 3 Power density 1 12 Olivier Sentieys 6

7 Combinatorial Logic Cells Complementary Logic (CMOS) E Logic Cell S = f(e) CMOS Inverter Vdd Id Rp E S E = 0 S = 1 E = 1 = 0 Vss Rn CL 13 Combinatorial Logic Cells NND S S NOR S S S S 14 Olivier Sentieys 7

8 Power Equations in CMOS Dynamic power: Pdyn P = Pdyn + Psc + Ps Charge and discharge of circuit capacitance Short circuit power: Psc Short circuit path in logic cells (Vdd è Vss) during commutation Strongly depends on rising time and on Vth (NMOS/PMOS) Static power: Ps Sub-threshold leakage current (~OFF) Source/Drain-ulk junction leakage (diodes) 15 Static power (1) Sub-threshold Leakage Current Even if Vgs < Vt MOS transistors MOS are not completely off If Vdd decreases (towards Vt) leakage currents increase quickly Source/Drain-ulk junction leakage (diodes) Ioff Ps = N Negligible as Vdd >> Vt Tr I off = I 0 e. Vdd. I0. e VT n* U T VT n* U T 16 Olivier Sentieys 8

9 Static power(2) Impact of threshold voltage Recent technologies use transistors with 2 Vt Low-Leakage or High-Performance cells 17 Dynamic power Vdd Idd = Icc + Ic Vin Icc Ic Cl Icc Vout Ic Energy per transition = C L Vdd 2 Pdyn = a.f.c L.Vdd 2 (Ic) a: activity, C L : total load capacitance, f : frequency Power Data dependent ctivity dependent 18 Olivier Sentieys 9

10 Power Equations in CMOS P = α f C L V DD2 + V DD I peak (P P 1 0 ) + V DD I leak Dynamic power ( 40-70% today and decreasing relatively) Short-circuit power ( 10% today and decreasing absolutely) Leakage power ( 20-50% today and increasing) energy P = rate + static operation power 19 Energy/power estimation and reduction 1. Why care about power? Heat dissipation Limited energy in portable systems 2. Sources of power consumption in CMOS chips? Transistors and logic gates Static and dynamic power 3. How to estimate power? ctivity, probability 4. How to reduce power? In hardware and software 5. Trends in energy-efficient computer architectures 20 Olivier Sentieys 10

11 Dynamic power is data dependant Transition probability of a NOR gate P =P(=1); P =P(=1) P 1 =P(S=1)=(1-P )(1-P ) P 0 1 = P 0.P 1 =(1-(1-P )(1-P )) (1-P )(1-P ) S S S 21 Transition probabilities Probability propagation C P() = ½ P() = ½ P(C) = ½ X S P(X =1) = 1/4 P(S = 1) = 1/2. 3/4 = 3/8 ax = P(X=0). P(X=1) = (1-P(X=1)). P(X=1) = (1 1/4). 1/4 = 3/16 as = P(S=0). P(S=1) = (1 P(S=1)). P(S=1) = (1 3/8). 3/8 = 5/8.3/8 = 15/64 22 Olivier Sentieys 11

12 Transition probabilities Re-convergence: conditional probabilities C X Z P(Z=1) = P(=1) x P(X=1 =1) ecomes quickly complex! 23 Logic-Level Estimation Two techniques Statistical Estimation Quality of testbench is crucial! Input Stimuli Gate-level Simulation Input ctivity Node ctivity Monitoring ctivity Propagation verage nalysis Power Report Probabilistic Estimation 24 Olivier Sentieys 12

13 Energy/power estimation and reduction 1. Why care about power? 2. Sources of power consumption in CMOS chips? 3. How to estimate power? 4. How to reduce power? Reducing static power/leakage Reducing Vdd Reducing activity and glitches Software estimation and optimization System-level optimisation 5. Trends in energy-efficient computer architectures 25 How to reduce power? P dyn = a. Cl. Vdd 2. f Reduce (as low as possible) Vdd Minimize effective capacitance Ceff = a Cl Trade-off performance against power by playing with clock frequency f nd do not forget leakage! How? Well just need to reduce a, Cl, Vdd and f! 26 Olivier Sentieys 13

14 Leakage Power Optimization: Power Gating Objective Reduce leakage currents by inserting a switch transistor (usually high Vth) into the logic stack (usually low Vth) Switch transistors change the bias points (VS) of transistors Most effective for systems with standby operational modes 1 to 3 orders of magnitude leakage reduction possible ut switches add many complications Vdd Vdd Vdd Logic Cell sleep Switch Cell Virtual Vdd Logic Cell Virtual Ground Logic Cell sleep Switch Cell 27 Power estimation and reduction 1. Why care about power? 2. Where does power go in CMOS chips? 3. How to estimate power? 4. How to reduce power? How and at which level? Reducing static power/leakage Reducing Vdd Reducing activity and glitches 5. Software estimation and optimization 6. System-level optimisation 7. Conclusions 28 Olivier Sentieys 14

15 Reducing Vdd Relative Delay td Vdd has a quadratic effect on power Propagation delay increases if Vdd is reduced but power delay product still increases Supply voltage (VDD) Relative Pdyn Delay (t d ) and dynamic power (P dyn ) are functions of V DD P dyn =.C L.V dd 2.f t d = C L.V dd Ids C L.V dd = k W L (Vdd Vt)2 1 t d / <2 Vdd 29 Reducing Vdd Compensate for Vdd reduction, which decreases performance, by architectural optimizations Example: 16-bit architecture of a Viterbi decoder Tclk Tclk C + > < P ref = a. C ref. V ref2. F ref C ref = S C i Tclk 30 Olivier Sentieys 15

16 Parallel rchitecture 2 Tclk 2 Tclk 2 Tclk C + 2 Tclk + > < > < M U X Tclk Relative Delay td V par V ref Supply voltage (VDD) Relative Pdyn 2 Tclk C 2 Tclk P par = (2.15C ref ). V par2. (0.5F ref ) 2. V ref 2 Gain = = = 2.7 V par x x Pipelined rchitecture P pip = (1.15C ref ). V pip2. F ref Tclk Tclk C + Tclk Tclk Tclk > < V ref 2 Gain = = = 2.5 V pip x 1.15 rea advantage for pipeline! Pipelined/Parallel rchitecture Divide power by 5 at the cost of doubling area 32 Olivier Sentieys 16

17 Operator Isolation ctivate FUs only when necessary Instr. Reg. Instr. Reg. MUL DD DD Reg MUL Latch Reg The multiplier consumes energy even is unsed Multiplier inputs are latched when unused Isolate op. inputs from buses 33 Pre-computation (1) Principle: avoid use of power-hungry blocks when results can be pre-computed by a lesshungry one Comput. lock S Pre-comp 34 Olivier Sentieys 17

18 Pre-computation (2) Example: comparator > Clk D Q Reg > D Q Reg Clk D Q Reg Clk 35 Pre-computation (3) Example: comparator > If the 2 MSs are equal, then subtraction is needed Otherwise, result is MS of What is the average gain? D Q Reg > 1 0 D Q [MS] [MS] Clk Gated Cell [MS] D Q Reg D Q D Q =1 if [MS] == [MS] Clk Clk 36 Olivier Sentieys 18

19 ctivity Reduction us encoding to reduce activity e.g. bus between cache memory and processor objective: reduce number of transitions e.g. activity of binary > activity of gray Encoding Logic Decoding Logic > < Input ctivity us ctivity Output ctivity 37 Resource Sharing Resource sharing reduces area but increases activity destructs data correlation us Multiplexing Nbt: Number of bus transitions per cycle Counter 1 Counter 2 us 1 us 2 Counter 1 Counter 2 MUX us Nbt = 2(1+1/2+1/4+...) = 4 Nbt >= 4 (depends on counter skew) 38 Olivier Sentieys 19

20 Energy/power estimation and reduction 1. Why care about power? 2. Sources of power consumption in CMOS chips? 3. How to estimate power? 4. How to reduce power? Reducing static power/leakage Reducing Vdd Reducing activity and glitches Software estimation and optimization System-level optimisation 5. Trends in energy-efficient computer architectures 39 Energy Cost in a Processor Fetching operands costs more than computing 64-bit DP 20pJ 26 pj 256 pj 16 nj DRM Rd/Wr 256-bit buses 256-bit access 8 k SRM 50 pj 500 pj Efficient off-chip link 1 nj 28nm CMOS [Dally, IPDPS 11] 40 Olivier Sentieys 20

21 Reducing Energy of Software Embedded software determines power/energy consumed by the processor So why not modifying software to reduce energy? Energy, power or performance? Energy = battery life-time Power = supply voltage distribution sizing, heat dissipation NOP MOV X,CX MOV DX,[X] MOV X,CX MOV X,DX MOV DX,[X] NOP NOP NOP NOP MOV X,DX NOP Power: 1.15 W Energy: J Power: O.99 W Energy: J 14% less 158% more 41 Memory: Closer is etter Place data which are accessed frequently in internal memory or in registers Minimize memory size (for leakage) by maximizing data reuse Scratchpad Registers CPU Cache Mem ext vailable Memory Space 42 Olivier Sentieys 21

22 Reducing Energy of Software Performance = use of memory bandwidth Energy = use of registers or scratchpad memory, reduce activity LDR r3, [r2, #0] DD r3,r0,r3 MOV r0,#28 LDR r0,[r2,r0] DD r0,r3,r0 DD r2,r2,#4 DD r1,r1,#1 CMP r1,#100 LT LL cycles uj int a[1000]; c=a; for (i=1; i<100; i++) { b += *c; b += *(c+7); c+=1; } 2231 cycles uj DD r3,r0,r2 MOV r0,#28 MOV r2,r12 MOV r12,r11 MOV r11,r10 MOV r0,r9 MOV r9,r8 MOV r8,r1 LDR r1,[r4,r0] DD r0,r3,r1 DD r4,r4,#4 DD r5,r5,#1 CMP r5,#100 LT LL3 43 Energy/power estimation and reduction 1. Why care about power? 2. Sources of power consumption in CMOS chips? 3. How to estimate power? 4. How to reduce power? Reducing static power/leakage Reducing Vdd Reducing activity and glitches Software estimation and optimization System-level optimisation 5. Trends in energy-efficient computer architectures 44 Olivier Sentieys 22

23 Dynamic Power Management (DPM) Reduce speed (clock freq.) and Vdd depending on processor activity (and therefore input data) e.g. MPEG4 coder E=CV H2 +E idle Processor Speed efore IDLE E=CV L 2 fter Time 45 DPM Example: TransMeta Crusoe Crusoe processor: x86 clone running at 700 MHz max Processor activity detection by HW monitors OS adjusts F clock and Vdd Fclock MHz Vdd Power V 100% V 41% V 25% 46 Olivier Sentieys 23

24 DPM Example: TransMeta Crusoe % of max powerl consumption Typical operating region Peak performance region Mhz 0.80 V 433 Mhz 0.87 V 533 Mhz 0.95 V 667 Mhz 1.05 V Frequency (MHz) 800 Mhz 1.15 V 900 Mhz 1.25 V 1000 Mhz 1.30 V Source: Transmeta 47 DPM Example: TransMeta Crusoe Source: Transmeta 48 Olivier Sentieys 24

25 DPM Example: TransMeta Crusoe 49 Conclusions Power consumption needs to be estimated and optimized at each abstraction level Reduce supply voltage (Vdd) while keeping performance acceptable Reduce activity of internal and external signals smart design will always consume less power So design with your brain on! 50 Olivier Sentieys 25

26 Energy/power estimation and reduction 1. Why care about power? 2. Sources of power consumption in CMOS chips? 3. How to estimate power? 4. How to reduce power? Reducing static power/leakage Reducing Vdd Reducing activity and glitches Software estimation and optimization System-level optimisation 5. Trends in energy-efficient computer architectures 51 Technology Scaling Thin Silicon Channel 28 nm 20 nm 14 nm Classical (Dennard s) scaling Device count S 2 Device frequency S Capacitance, Vdd 1/S Device power 1/S 2 Utilization 1 Core i 100W@f Core i 50W@1.4.f 52 Olivier Sentieys 26

27 End of Dennard s Scaling Energy efficiency is not scaling along with integration capacity Leakage limited scaling Device count S 2 Device frequency S Device power (cap) 1/S Device power (V dd ) ~1 Utilization 1/S 2 Core i 100W@f Core i 100W@1.4.f (w/o) leakage ut voltage scaling is still possible for energy efficiency! 1 core@2ghz@1.2v@1w 2x [1 core@1ghz@0.8v@0.22w] 53 Multicore and Dark Silicon Speedup Historical Scaling ITRS Scaling Realistic Scaling [Esmaeilzadeh et al., ISC 11] 18x 7.9x 3.7x Dark Silicon 0 45nm 32nm 22nm 16nm 11nm 8nm 1% 17% 36% 40% 51% Replace dark cores with specialized cores (10-100x more energy efficient) 54 Olivier Sentieys 27

28 3D FinFET Transistors (Intel) t 22nm transistors go 3D 55 fight against FDSOI Transistors (ST) Ultra Thin ody (FD) SOI Total dielectric isolation Lower S/D capacitances & leakages Latch-up immunity Improved VT variation gate Thin Silicon Channel Thin Silicon film 28nm bulk FDSOI nm bulk FDSOI 2014 STMicro s roadmap 14nm Olivier Sentieys 28

29 Chips go 3D! HETSINK ULK Tier 4 3D Integrated Circuits Stack Multiple Dies Micro-bumps Micro-bumps Micro-bumps umps TSVs TSVs I/Os + Power TSVs METL LYERS ULK Tier 3 ULK Tier 2 METL LYERS METL LYERS Tier 1 ULK PCKGE alls Wire Length Reduction Replace long, high capacitance wires by TSVs Low latency, low energy, high bandwidth Heterogeneous Integration Image Sensors, Sensor Network Nodes Processor + Memory PRINTED CIRCUIT 57 Olivier Sentieys 29

EECS 427 Lecture 11: Power and Energy Reading: EECS 427 F09 Lecture Reminders

EECS 427 Lecture 11: Power and Energy Reading: EECS 427 F09 Lecture Reminders EECS 47 Lecture 11: Power and Energy Reading: 5.55 [Adapted from Irwin and Narayanan] 1 Reminders CAD5 is due Wednesday 10/8 You can submit it by Thursday 10/9 at noon Lecture on 11/ will be taught by

More information

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University

EE 466/586 VLSI Design. Partha Pande School of EECS Washington State University EE 466/586 VLSI Design Partha Pande School of EECS Washington State University pande@eecs.wsu.edu Lecture 8 Power Dissipation in CMOS Gates Power in CMOS gates Dynamic Power Capacitance switching Crowbar

More information

CSE493/593. Designing for Low Power

CSE493/593. Designing for Low Power CSE493/593 Designing for Low Power Mary Jane Irwin [Adapted from Rabaey s Digital Integrated Circuits, 2002, J. Rabaey et al.].1 Why Power Matters Packaging costs Power supply rail design Chip and system

More information

EE241 - Spring 2000 Advanced Digital Integrated Circuits. Announcements

EE241 - Spring 2000 Advanced Digital Integrated Circuits. Announcements EE241 - Spring 2 Advanced Digital Integrated Circuits Lecture 11 Low Power-Low Energy Circuit Design Announcements Homework #2 due Friday, 3/3 by 5pm Midterm project reports due in two weeks - 3/7 by 5pm

More information

Lecture 6 Power Zhuo Feng. Z. Feng MTU EE4800 CMOS Digital IC Design & Analysis 2010

Lecture 6 Power Zhuo Feng. Z. Feng MTU EE4800 CMOS Digital IC Design & Analysis 2010 EE4800 CMOS Digital IC Design & Analysis Lecture 6 Power Zhuo Feng 6.1 Outline Power and Energy Dynamic Power Static Power 6.2 Power and Energy Power is drawn from a voltage source attached to the V DD

More information

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power

Announcements. EE141- Fall 2002 Lecture 7. MOS Capacitances Inverter Delay Power - Fall 2002 Lecture 7 MOS Capacitances Inverter Delay Power Announcements Wednesday 12-3pm lab cancelled Lab 4 this week Homework 2 due today at 5pm Homework 3 posted tonight Today s lecture MOS capacitances

More information

L16: Power Dissipation in Digital Systems. L16: Spring 2007 Introductory Digital Systems Laboratory

L16: Power Dissipation in Digital Systems. L16: Spring 2007 Introductory Digital Systems Laboratory L16: Power Dissipation in Digital Systems 1 Problem #1: Power Dissipation/Heat Power (Watts) 100000 10000 1000 100 10 1 0.1 4004 80088080 8085 808686 386 486 Pentium proc 18KW 5KW 1.5KW 500W 1971 1974

More information

THE INVERTER. Inverter

THE INVERTER. Inverter THE INVERTER DIGITAL GATES Fundamental Parameters Functionality Reliability, Robustness Area Performance» Speed (delay)» Power Consumption» Energy Noise in Digital Integrated Circuits v(t) V DD i(t) (a)

More information

Fig. 1 CMOS Transistor Circuits (a) Inverter Out = NOT In, (b) NOR-gate C = NOT (A or B)

Fig. 1 CMOS Transistor Circuits (a) Inverter Out = NOT In, (b) NOR-gate C = NOT (A or B) 1 Introduction to Transistor-Level Logic Circuits 1 By Prawat Nagvajara At the transistor level of logic circuits, transistors operate as switches with the logic variables controlling the open or closed

More information

Lecture 8-1. Low Power Design

Lecture 8-1. Low Power Design Lecture 8 Konstantinos Masselos Department of Electrical & Electronic Engineering Imperial College London URL: http://cas.ee.ic.ac.uk/~kostas E-mail: k.masselos@ic.ac.uk Lecture 8-1 Based on slides/material

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 14: Designing for Low Power

CMPEN 411 VLSI Digital Circuits Spring Lecture 14: Designing for Low Power CMPEN 411 VLSI Digital Circuits Spring 2012 Lecture 14: Designing for Low Power [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp12 CMPEN

More information

Design for Manufacturability and Power Estimation. Physical issues verification (DSM)

Design for Manufacturability and Power Estimation. Physical issues verification (DSM) Design for Manufacturability and Power Estimation Lecture 25 Alessandra Nardi Thanks to Prof. Jan Rabaey and Prof. K. Keutzer Physical issues verification (DSM) Interconnects Signal Integrity P/G integrity

More information

Where Does Power Go in CMOS?

Where Does Power Go in CMOS? Power Dissipation Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit Currents Short Circuit Path between Supply Rails during Switching Leakage Leaking

More information

EE115C Winter 2017 Digital Electronic Circuits. Lecture 6: Power Consumption

EE115C Winter 2017 Digital Electronic Circuits. Lecture 6: Power Consumption EE115C Winter 2017 Digital Electronic Circuits Lecture 6: Power Consumption Four Key Design Metrics for Digital ICs Cost of ICs Reliability Speed Power EE115C Winter 2017 2 Power and Energy Challenges

More information

Last Lecture. Power Dissipation CMOS Scaling. EECS 141 S02 Lecture 8

Last Lecture. Power Dissipation CMOS Scaling. EECS 141 S02 Lecture 8 EECS 141 S02 Lecture 8 Power Dissipation CMOS Scaling Last Lecture CMOS Inverter loading Switching Performance Evaluation Design optimization Inverter Sizing 1 Today CMOS Inverter power dissipation» Dynamic»

More information

Objective and Outline. Acknowledgement. Objective: Power Components. Outline: 1) Acknowledgements. Section 4: Power Components

Objective and Outline. Acknowledgement. Objective: Power Components. Outline: 1) Acknowledgements. Section 4: Power Components Objective: Power Components Outline: 1) Acknowledgements 2) Objective and Outline 1 Acknowledgement This lecture note has been obtained from similar courses all over the world. I wish to thank all the

More information

ASIC FPGA Chip hip Design Pow Po e w r e Di ssipation ssipa Mahdi Shabany

ASIC FPGA Chip hip Design Pow Po e w r e Di ssipation ssipa Mahdi Shabany ASIC/FPGA Chip Design Power Di ssipation Mahdi Shabany Department tof Electrical ti lengineering i Sharif University of technology Outline Introduction o Dynamic Power Dissipation Static Power Dissipation

More information

Digital Integrated Circuits A Design Perspective

Digital Integrated Circuits A Design Perspective Semiconductor Memories Adapted from Chapter 12 of Digital Integrated Circuits A Design Perspective Jan M. Rabaey et al. Copyright 2003 Prentice Hall/Pearson Outline Memory Classification Memory Architectures

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 Why Power Matters PE/EE 47, PE 57 VLSI Design I L5: Power and Designing for Low Power Department of Electrical and omputer Engineering University of labama in Huntsville leksandar Milenkovic ( www.ece.uah.edu/~milenka

More information

The Physical Structure (NMOS)

The Physical Structure (NMOS) The Physical Structure (NMOS) Al SiO2 Field Oxide Gate oxide S n+ Polysilicon Gate Al SiO2 SiO2 D n+ L channel P Substrate Field Oxide contact Metal (S) n+ (G) L W n+ (D) Poly 1 Transistor Resistance Two

More information

Spiral 2 7. Capacitance, Delay and Sizing. Mark Redekopp

Spiral 2 7. Capacitance, Delay and Sizing. Mark Redekopp 2-7.1 Spiral 2 7 Capacitance, Delay and Sizing Mark Redekopp 2-7.2 Learning Outcomes I understand the sources of capacitance in CMOS circuits I understand how delay scales with resistance, capacitance

More information

MOSFET: Introduction

MOSFET: Introduction E&CE 437 Integrated VLSI Systems MOS Transistor 1 of 30 MOSFET: Introduction Metal oxide semiconductor field effect transistor (MOSFET) or MOS is widely used for implementing digital designs Its major

More information

Power Consumption in CMOS CONCORDIA VLSI DESIGN LAB

Power Consumption in CMOS CONCORDIA VLSI DESIGN LAB Power Consumption in CMOS 1 Power Dissipation in CMOS Two Components contribute to the power dissipation:» Static Power Dissipation Leakage current Sub-threshold current» Dynamic Power Dissipation Short

More information

The Devices. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, 2002

The Devices. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic. July 30, 2002 Digital Integrated Circuits A Design Perspective Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic The Devices July 30, 2002 Goal of this chapter Present intuitive understanding of device operation Introduction

More information

! Charge Leakage/Charge Sharing. " Domino Logic Design Considerations. ! Logic Comparisons. ! Memory. " Classification. " ROM Memories.

! Charge Leakage/Charge Sharing.  Domino Logic Design Considerations. ! Logic Comparisons. ! Memory.  Classification.  ROM Memories. ESE 57: Digital Integrated Circuits and VLSI Fundamentals Lec 9: March 9, 8 Memory Overview, Memory Core Cells Today! Charge Leakage/ " Domino Logic Design Considerations! Logic Comparisons! Memory " Classification

More information

Lecture 34: Portable Systems Technology Background Professor Randy H. Katz Computer Science 252 Fall 1995

Lecture 34: Portable Systems Technology Background Professor Randy H. Katz Computer Science 252 Fall 1995 Lecture 34: Portable Systems Technology Background Professor Randy H. Katz Computer Science 252 Fall 1995 RHK.F95 1 Technology Trends: Microprocessor Capacity 100000000 10000000 Pentium Transistors 1000000

More information

Chapter 8. Low-Power VLSI Design Methodology

Chapter 8. Low-Power VLSI Design Methodology VLSI Design hapter 8 Low-Power VLSI Design Methodology Jin-Fu Li hapter 8 Low-Power VLSI Design Methodology Introduction Low-Power Gate-Level Design Low-Power Architecture-Level Design Algorithmic-Level

More information

CSE140L: Components and Design Techniques for Digital Systems Lab. Power Consumption in Digital Circuits. Pietro Mercati

CSE140L: Components and Design Techniques for Digital Systems Lab. Power Consumption in Digital Circuits. Pietro Mercati CSE140L: Components and Design Techniques for Digital Systems Lab Power Consumption in Digital Circuits Pietro Mercati 1 About the final Friday 09/02 at 11.30am in WLH2204 ~2hrs exam including (but not

More information

MOS Transistor Theory

MOS Transistor Theory CHAPTER 3 MOS Transistor Theory Outline 2 1. Introduction 2. Ideal I-V Characteristics 3. Nonideal I-V Effects 4. C-V Characteristics 5. DC Transfer Characteristics 6. Switch-level RC Delay Models MOS

More information

EE115C Winter 2017 Digital Electronic Circuits. Lecture 3: MOS RC Model, CMOS Manufacturing

EE115C Winter 2017 Digital Electronic Circuits. Lecture 3: MOS RC Model, CMOS Manufacturing EE115C Winter 2017 Digital Electronic Circuits Lecture 3: MOS RC Model, CMOS Manufacturing Agenda MOS Transistor: RC Model (pp. 104-113) S R on D CMOS Manufacturing Process (pp. 36-46) S S C GS G G C GD

More information

MOS Transistor I-V Characteristics and Parasitics

MOS Transistor I-V Characteristics and Parasitics ECEN454 Digital Integrated Circuit Design MOS Transistor I-V Characteristics and Parasitics ECEN 454 Facts about Transistors So far, we have treated transistors as ideal switches An ON transistor passes

More information

University of Toronto. Final Exam

University of Toronto. Final Exam University of Toronto Final Exam Date - Apr 18, 011 Duration:.5 hrs ECE334 Digital Electronics Lecturer - D. Johns ANSWER QUESTIONS ON THESE SHEETS USING BACKS IF NECESSARY 1. Equation sheet is on last

More information

Power Dissipation. Where Does Power Go in CMOS?

Power Dissipation. Where Does Power Go in CMOS? Power Dissipation [Adapted from Chapter 5 of Digital Integrated Circuits, 2003, J. Rabaey et al.] Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit

More information

Lecture 3: CMOS Transistor Theory

Lecture 3: CMOS Transistor Theory Lecture 3: CMOS Transistor Theory Outline Introduction MOS Capacitor nmos I-V Characteristics pmos I-V Characteristics Gate and Diffusion Capacitance 2 Introduction So far, we have treated transistors

More information

Lecture 24. CMOS Logic Gates and Digital VLSI II

Lecture 24. CMOS Logic Gates and Digital VLSI II ecture 24 CMOS ogic Gates and Digital VSI II In this lecture you will learn: Static CMOS ogic Gates FET Scaling CMOS Memory, SRM and DRM CMOS atches, and Registers (Flip-Flops) Clocked CMOS CCDs CMOS ogic:

More information

CIS 371 Computer Organization and Design

CIS 371 Computer Organization and Design CIS 371 Computer Organization and Design Unit 13: Power & Energy Slides developed by Milo Mar0n & Amir Roth at the University of Pennsylvania with sources that included University of Wisconsin slides by

More information

COMP 103. Lecture 16. Dynamic Logic

COMP 103. Lecture 16. Dynamic Logic COMP 03 Lecture 6 Dynamic Logic Reading: 6.3, 6.4 [ll lecture notes are adapted from Mary Jane Irwin, Penn State, which were adapted from Rabaey s Digital Integrated Circuits, 2002, J. Rabaey et al.] COMP03

More information

Lecture 23. Dealing with Interconnect. Impact of Interconnect Parasitics

Lecture 23. Dealing with Interconnect. Impact of Interconnect Parasitics Lecture 23 Dealing with Interconnect Impact of Interconnect Parasitics Reduce Reliability Affect Performance Classes of Parasitics Capacitive Resistive Inductive 1 INTERCONNECT Dealing with Capacitance

More information

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals ESE570, Spring 2018 Final Monday, Apr 0 5 Problems with point weightings shown.

More information

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals

ESE570 Spring University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals University of Pennsylvania Department of Electrical and System Engineering Digital Integrated Cicruits AND VLSI Fundamentals ESE570, Spring 017 Final Wednesday, May 3 4 Problems with point weightings shown.

More information

Chapter 5 CMOS Logic Gate Design

Chapter 5 CMOS Logic Gate Design Chapter 5 CMOS Logic Gate Design Section 5. -To achieve correct operation of integrated logic gates, we need to satisfy 1. Functional specification. Temporal (timing) constraint. (1) In CMOS, incorrect

More information

Parallel Processing and Circuit Design with Nano-Electro-Mechanical Relays

Parallel Processing and Circuit Design with Nano-Electro-Mechanical Relays Parallel Processing and Circuit Design with Nano-Electro-Mechanical Relays Elad Alon 1, Tsu-Jae King Liu 1, Vladimir Stojanovic 2, Dejan Markovic 3 1 University of California, Berkeley 2 Massachusetts

More information

Digital Integrated Circuits

Digital Integrated Circuits Chapter 6 The CMOS Inverter 1 Contents Introduction (MOST models) 0, 1 st, 2 nd order The CMOS inverter : The static behavior: o DC transfer characteristics, o Short-circuit current The CMOS inverter :

More information

Digital Integrated Circuits 2nd Inverter

Digital Integrated Circuits 2nd Inverter Digital Integrated Circuits The Inverter The CMOS Inverter V DD Analysis Inverter complex gate Cost V in V out complexity & Area Integrity and robustness C L Static behavior Performance Dynamic response

More information

Lecture 2: CMOS technology. Energy-aware computing

Lecture 2: CMOS technology. Energy-aware computing Energy-Aware Computing Lecture 2: CMOS technology Basic components Transistors Two types: NMOS, PMOS Wires (interconnect) Transistors as switches Gate Drain Source NMOS: When G is @ logic 1 (actually over

More information

EE247 Lecture 16. Serial Charge Redistribution DAC

EE247 Lecture 16. Serial Charge Redistribution DAC EE47 Lecture 16 D/A Converters D/A examples Serial charge redistribution DAC Practical aspects of current-switch DACs Segmented current-switch DACs DAC self calibration techniques Current copiers Dynamic

More information

Digital Integrated Circuits A Design Perspective. Semiconductor. Memories. Memories

Digital Integrated Circuits A Design Perspective. Semiconductor. Memories. Memories Digital Integrated Circuits A Design Perspective Semiconductor Chapter Overview Memory Classification Memory Architectures The Memory Core Periphery Reliability Case Studies Semiconductor Memory Classification

More information

Semiconductor Memories

Semiconductor Memories Semiconductor References: Adapted from: Digital Integrated Circuits: A Design Perspective, J. Rabaey UCB Principles of CMOS VLSI Design: A Systems Perspective, 2nd Ed., N. H. E. Weste and K. Eshraghian

More information

MOSFET and CMOS Gate. Copy Right by Wentai Liu

MOSFET and CMOS Gate. Copy Right by Wentai Liu MOSFET and CMOS Gate CMOS Inverter DC Analysis - Voltage Transfer Curve (VTC) Find (1) (2) (3) (4) (5) (6) V OH min, V V OL min, V V IH min, V V IL min, V OHmax OLmax IHmax ILmax NM L = V ILmax V OL max

More information

Dynamic operation 20

Dynamic operation 20 Dynamic operation 20 A simple model for the propagation delay Symmetric inverter (rise and fall delays are identical) otal capacitance is linear t p Minimum length devices R W C L t = 0.69R C = p W L 0.69

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 19: March 29, 2018 Memory Overview, Memory Core Cells Today! Charge Leakage/Charge Sharing " Domino Logic Design Considerations! Logic Comparisons!

More information

EEC 118 Lecture #5: CMOS Inverter AC Characteristics. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EEC 118 Lecture #5: CMOS Inverter AC Characteristics. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation EEC 8 Lecture #5: CMOS Inverter AC Characteristics Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation Acknowledgments Slides due to Rajit Manohar from ECE 547 Advanced

More information

MOS Transistor Theory

MOS Transistor Theory MOS Transistor Theory So far, we have viewed a MOS transistor as an ideal switch (digital operation) Reality: less than ideal EE 261 Krish Chakrabarty 1 Introduction So far, we have treated transistors

More information

CMOS INVERTER. Last Lecture. Metrics for qualifying digital circuits. »Cost» Reliability» Speed (delay)»performance

CMOS INVERTER. Last Lecture. Metrics for qualifying digital circuits. »Cost» Reliability» Speed (delay)»performance CMOS INVERTER Last Lecture Metrics for qualifying digital circuits»cost» Reliability» Speed (delay)»performance 1 Today s lecture The CMOS inverter at a glance An MOS transistor model for manual analysis

More information

MODULE III PHYSICAL DESIGN ISSUES

MODULE III PHYSICAL DESIGN ISSUES VLSI Digital Design MODULE III PHYSICAL DESIGN ISSUES 3.2 Power-supply and clock distribution EE - VDD -P2006 3:1 3.1.1 Power dissipation in CMOS gates Power dissipation importance Package Cost. Power

More information

Announcements. EE141- Spring 2003 Lecture 8. Power Inverter Chain

Announcements. EE141- Spring 2003 Lecture 8. Power Inverter Chain - Spring 2003 Lecture 8 Power Inverter Chain Announcements Homework 3 due today. Homework 4 will be posted later today. Special office hours from :30-3pm at BWRC (in lieu of Tuesday) Today s lecture Power

More information

Integrated Circuits & Systems

Integrated Circuits & Systems Federal University of Santa Catarina Center for Technology Computer Science & Electronics Engineering Integrated Circuits & Systems INE 5442 Lecture 14 The CMOS Inverter: dynamic behavior (sizing, inverter

More information

EECS 141: FALL 05 MIDTERM 1

EECS 141: FALL 05 MIDTERM 1 University of California College of Engineering Department of Electrical Engineering and Computer Sciences D. Markovic TuTh 11-1:3 Thursday, October 6, 6:3-8:pm EECS 141: FALL 5 MIDTERM 1 NAME Last SOLUTION

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 18: March 27, 2018 Dynamic Logic, Charge Injection Lecture Outline! Sequential MOS Logic " D-Latch " Timing Constraints! Dynamic Logic " Domino

More information

Low Power CMOS Dr. Lynn Fuller Webpage:

Low Power CMOS Dr. Lynn Fuller Webpage: ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Dr. Lynn Fuller Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 14623-5604 Email: Lynn.Fuller@rit.edu Department

More information

Lecture 12: Energy and Power. James C. Hoe Department of ECE Carnegie Mellon University

Lecture 12: Energy and Power. James C. Hoe Department of ECE Carnegie Mellon University 18 447 Lecture 12: Energy and Power James C. Hoe Department of ECE Carnegie Mellon University 18 447 S18 L12 S1, James C. Hoe, CMU/ECE/CALCM, 2018 Housekeeping Your goal today a working understanding of

More information

Chapter 2 CMOS Transistor Theory. Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan

Chapter 2 CMOS Transistor Theory. Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan Chapter 2 CMOS Transistor Theory Jin-Fu Li Department of Electrical Engineering National Central University Jungli, Taiwan Outline Introduction MOS Device Design Equation Pass Transistor Jin-Fu Li, EE,

More information

Chapter 5. The Inverter. V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov Inverter

Chapter 5. The Inverter. V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov Inverter Chapter 5 The Inverter V1. April 10, 03 V1.1 April 25, 03 V2.1 Nov.12 03 Objective of This Chapter Use Inverter to know basic CMOS Circuits Operations Watch for performance Index such as Speed (Delay calculation)

More information

Topic 4. The CMOS Inverter

Topic 4. The CMOS Inverter Topic 4 The CMOS Inverter Peter Cheung Department of Electrical & Electronic Engineering Imperial College London URL: www.ee.ic.ac.uk/pcheung/ E-mail: p.cheung@ic.ac.uk Topic 4-1 Noise in Digital Integrated

More information

Hw 6 and 7 Graded and available Project Phase 2 Graded Project Phase 3 Launch Today

Hw 6 and 7 Graded and available Project Phase 2 Graded Project Phase 3 Launch Today EECS141 1 Hw 8 Posted Last one to be graded Due Friday April 30 Hw 6 and 7 Graded and available Project Phase 2 Graded Project Phase 3 Launch Today EECS141 2 1 6 5 4 3 2 1 0 1.5 2 2.5 3 3.5 4 Frequency

More information

Impact of Scaling on The Effectiveness of Dynamic Power Reduction Schemes

Impact of Scaling on The Effectiveness of Dynamic Power Reduction Schemes Impact of Scaling on The Effectiveness of Dynamic Power Reduction Schemes D. Duarte Intel Corporation david.e.duarte@intel.com N. Vijaykrishnan, M.J. Irwin, H-S Kim Department of CSE, Penn State University

More information

Floating Point Representation and Digital Logic. Lecture 11 CS301

Floating Point Representation and Digital Logic. Lecture 11 CS301 Floating Point Representation and Digital Logic Lecture 11 CS301 Administrative Daily Review of today s lecture w Due tomorrow (10/4) at 8am Lab #3 due Friday (9/7) 1:29pm HW #5 assigned w Due Monday 10/8

More information

EE 434 Lecture 33. Logic Design

EE 434 Lecture 33. Logic Design EE 434 Lecture 33 Logic Design Review from last time: Ask the inverter how it will interpret logic levels V IN V OUT V H =? V L =? V LARGE V H V L V H Review from last time: The two-inverter loop X Y X

More information

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation

EEC 118 Lecture #6: CMOS Logic. Rajeevan Amirtharajah University of California, Davis Jeff Parkhurst Intel Corporation EEC 118 Lecture #6: CMOS Logic Rajeevan mirtharajah University of California, Davis Jeff Parkhurst Intel Corporation nnouncements Quiz 1 today! Lab 2 reports due this week Lab 3 this week HW 3 due this

More information

EE141Microelettronica. CMOS Logic

EE141Microelettronica. CMOS Logic Microelettronica CMOS Logic CMOS logic Power consumption in CMOS logic gates Where Does Power Go in CMOS? Dynamic Power Consumption Charging and Discharging Capacitors Short Circuit Currents Short Circuit

More information

EEC 216 Lecture #3: Power Estimation, Interconnect, & Architecture. Rajeevan Amirtharajah University of California, Davis

EEC 216 Lecture #3: Power Estimation, Interconnect, & Architecture. Rajeevan Amirtharajah University of California, Davis EEC 216 Lecture #3: Power Estimation, Interconnect, & Architecture Rajeevan Amirtharajah University of California, Davis Outline Announcements Review: PDP, EDP, Intersignal Correlations, Glitching, Top

More information

L ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling

L ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling L13 04202017 ECE 4211 UConn F. Jain Scaling Laws for NanoFETs Chapter 10 Logic Gate Scaling Scaling laws: Generalized scaling (GS) p. 610 Design steps p.613 Nanotransistor issues (page 626) Degradation

More information

SEMICONDUCTOR MEMORIES

SEMICONDUCTOR MEMORIES SEMICONDUCTOR MEMORIES Semiconductor Memory Classification RWM NVRWM ROM Random Access Non-Random Access EPROM E 2 PROM Mask-Programmed Programmable (PROM) SRAM FIFO FLASH DRAM LIFO Shift Register CAM

More information

GMU, ECE 680 Physical VLSI Design 1

GMU, ECE 680 Physical VLSI Design 1 ECE680: Physical VLSI Design Chapter VIII Semiconductor Memory (chapter 12 in textbook) 1 Chapter Overview Memory Classification Memory Architectures The Memory Core Periphery Reliability Case Studies

More information

Semiconductor memories

Semiconductor memories Semiconductor memories Semiconductor Memories Data in Write Memory cell Read Data out Some design issues : How many cells? Function? Power consuption? Access type? How fast are read/write operations? Semiconductor

More information

Introduction to CMOS VLSI Design (E158) Lecture 20: Low Power Design

Introduction to CMOS VLSI Design (E158) Lecture 20: Low Power Design Harris Introduction to CMOS VLSI Design (E158) Lecture 20: Low Power Design David Harris Harvey Mudd College David_Harris@hmc.edu Based on EE271 developed by Mark Horowitz, Stanford University MAH E158

More information

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1

5.0 CMOS Inverter. W.Kucewicz VLSICirciuit Design 1 5.0 CMOS Inverter W.Kucewicz VLSICirciuit Design 1 Properties Switching Threshold Dynamic Behaviour Capacitance Propagation Delay nmos/pmos Ratio Power Consumption Contents W.Kucewicz VLSICirciuit Design

More information

CMOS Transistors, Gates, and Wires

CMOS Transistors, Gates, and Wires CMOS Transistors, Gates, and Wires Should the hardware abstraction layers make today s lecture irrelevant? pplication R P C W / R W C W / 6.375 Complex Digital Systems Christopher atten February 5, 006

More information

EE241 - Spring 2005 Advanced Digital Integrated Circuits. Admin. Lecture 10: Power Intro

EE241 - Spring 2005 Advanced Digital Integrated Circuits. Admin. Lecture 10: Power Intro EE241 - Spring 2005 Advanced Digital Integrated Circuits Lecture 10: Power Intro Admin Project Phase 2 due Monday March 14, 5pm (by e-mail to jan@eecs.berkeley.edu and huifangq@eecs.berkeley.edu) Should

More information

VLSI GATE LEVEL DESIGN UNIT - III P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) Department of Electronics and Communication Engineering, VBIT

VLSI GATE LEVEL DESIGN UNIT - III P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) Department of Electronics and Communication Engineering, VBIT VLSI UNIT - III GATE LEVEL DESIGN P.VIDYA SAGAR ( ASSOCIATE PROFESSOR) contents GATE LEVEL DESIGN : Logic Gates and Other complex gates, Switch logic, Alternate gate circuits, Time Delays, Driving large

More information

EECS 151/251A Homework 5

EECS 151/251A Homework 5 EECS 151/251A Homework 5 Due Monday, March 5 th, 2018 Problem 1: Timing The data-path shown below is used in a simple processor. clk rd1 rd2 0 wr regfile 1 0 ALU REG 1 The elements used in the design have

More information

Lecture 4: CMOS review & Dynamic Logic

Lecture 4: CMOS review & Dynamic Logic Lecture 4: CMOS review & Dynamic Logic Reading: ch5, ch6 Overview CMOS basics Power and energy in CMOS Dynamic logic 1 CMOS Properties Full rail-to-rail swing high noise margins Logic levels not dependent

More information

Microelectronics Part 1: Main CMOS circuits design rules

Microelectronics Part 1: Main CMOS circuits design rules GBM8320 Dispositifs Médicaux telligents Microelectronics Part 1: Main CMOS circuits design rules Mohamad Sawan et al. Laboratoire de neurotechnologies Polystim! http://www.cours.polymtl.ca/gbm8320/! med-amine.miled@polymtl.ca!

More information

Topics to be Covered. capacitance inductance transmission lines

Topics to be Covered. capacitance inductance transmission lines Topics to be Covered Circuit Elements Switching Characteristics Power Dissipation Conductor Sizes Charge Sharing Design Margins Yield resistance capacitance inductance transmission lines Resistance of

More information

ECE 546 Lecture 10 MOS Transistors

ECE 546 Lecture 10 MOS Transistors ECE 546 Lecture 10 MOS Transistors Spring 2018 Jose E. Schutt-Aine Electrical & Computer Engineering University of Illinois jesa@illinois.edu NMOS Transistor NMOS Transistor N-Channel MOSFET Built on p-type

More information

Lecture 4: CMOS Transistor Theory

Lecture 4: CMOS Transistor Theory Introduction to CMOS VLSI Design Lecture 4: CMOS Transistor Theory David Harris, Harvey Mudd College Kartik Mohanram and Steven Levitan University of Pittsburgh Outline q Introduction q MOS Capacitor q

More information

Vectorized 128-bit Input FP16/FP32/ FP64 Floating-Point Multiplier

Vectorized 128-bit Input FP16/FP32/ FP64 Floating-Point Multiplier Vectorized 128-bit Input FP16/FP32/ FP64 Floating-Point Multiplier Espen Stenersen Master of Science in Electronics Submission date: June 2008 Supervisor: Per Gunnar Kjeldsberg, IET Co-supervisor: Torstein

More information

Topics. Dynamic CMOS Sequential Design Memory and Control. John A. Chandy Dept. of Electrical and Computer Engineering University of Connecticut

Topics. Dynamic CMOS Sequential Design Memory and Control. John A. Chandy Dept. of Electrical and Computer Engineering University of Connecticut Topics Dynamic CMOS Sequential Design Memory and Control Dynamic CMOS In static circuits at every point in time (except when switching) the output is connected to either GND or V DD via a low resistance

More information

School of EECS Seoul National University

School of EECS Seoul National University 4!4 07$ 8902808 3 School of EECS Seoul National University Introduction Low power design 3974/:.9 43 Increasing demand on performance and integrity of VLSI circuits Popularity of portable devices Low power

More information

The Inverter. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic

The Inverter. Digital Integrated Circuits A Design Perspective. Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic Digital Integrated Circuits A Design Perspective Jan M. Rabaey Anantha Chandrakasan Borivoje Nikolic The Inverter Revised from Digital Integrated Circuits, Jan M. Rabaey el, 2003 Propagation Delay CMOS

More information

8. Design Tradeoffs x Computation Structures Part 1 Digital Circuits. Copyright 2015 MIT EECS

8. Design Tradeoffs x Computation Structures Part 1 Digital Circuits. Copyright 2015 MIT EECS 8. Design Tradeoffs 6.004x Computation Structures Part 1 Digital Circuits Copyright 2015 MIT EECS 6.004 Computation Structures L08: Design Tradeoffs, Slide #1 There are a large number of implementations

More information

Today. ESE532: System-on-a-Chip Architecture. Energy. Message. Preclass Challenge: Power. Energy Today s bottleneck What drives Efficiency of

Today. ESE532: System-on-a-Chip Architecture. Energy. Message. Preclass Challenge: Power. Energy Today s bottleneck What drives Efficiency of ESE532: System-on-a-Chip Architecture Day 22: April 10, 2017 Today Today s bottleneck What drives Efficiency of Processors, FPGAs, accelerators 1 2 Message dominates Including limiting performance Make

More information

EEC 116 Lecture #5: CMOS Logic. Rajeevan Amirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation

EEC 116 Lecture #5: CMOS Logic. Rajeevan Amirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation EEC 116 Lecture #5: CMOS Logic Rajeevan mirtharajah Bevan Baas University of California, Davis Jeff Parkhurst Intel Corporation nnouncements Quiz 1 today! Lab 2 reports due this week Lab 3 this week HW

More information

8. Design Tradeoffs x Computation Structures Part 1 Digital Circuits. Copyright 2015 MIT EECS

8. Design Tradeoffs x Computation Structures Part 1 Digital Circuits. Copyright 2015 MIT EECS 8. Design Tradeoffs 6.004x Computation Structures Part 1 Digital Circuits Copyright 2015 MIT EECS 6.004 Computation Structures L08: Design Tradeoffs, Slide #1 There are a large number of implementations

More information

ESE 570: Digital Integrated Circuits and VLSI Fundamentals

ESE 570: Digital Integrated Circuits and VLSI Fundamentals ESE 570: Digital Integrated Circuits and VLSI Fundamentals Lec 17: March 23, 2017 Energy and Power Optimization, Design Space Exploration, Synchronous MOS Logic Lecture Outline! Energy and Power Optimization

More information

EE241 - Spring 2001 Advanced Digital Integrated Circuits

EE241 - Spring 2001 Advanced Digital Integrated Circuits EE241 - Spring 21 Advanced Digital Integrated Circuits Lecture 12 Low Power Design Self-Resetting Logic Signals are pulses, not levels 1 Self-Resetting Logic Sense-Amplifying Logic Matsui, JSSC 12/94 2

More information

Lecture 15: Scaling & Economics

Lecture 15: Scaling & Economics Lecture 15: Scaling & Economics Outline Scaling Transistors Interconnect Future Challenges Economics 2 Moore s Law Recall that Moore s Law has been driving CMOS [Moore65] Corollary: clock speeds have improved

More information

VLSI Design The MOS Transistor

VLSI Design The MOS Transistor VLSI Design The MOS Transistor Frank Sill Torres Universidade Federal de Minas Gerais (UFMG), Brazil VLSI Design: CMOS Technology 1 Outline Introduction MOS Capacitor nmos I-V Characteristics pmos I-V

More information

Practice 7: CMOS Capacitance

Practice 7: CMOS Capacitance Practice 7: CMOS Capacitance Digital Electronic Circuits Semester A 2012 MOSFET Capacitances MOSFET Capacitance Components 3 Gate to Channel Capacitance In general, the gate capacitance is similar to a

More information

Performance, Power & Energy

Performance, Power & Energy Recall: Goal of this class Performance, Power & Energy ELE8106/ELE6102 Performance Reconfiguration Power/ Energy Spring 2010 Hayden Kwok-Hay So H. So, Sp10 Lecture 3 - ELE8106/6102 2 What is good performance?

More information