Lecture 10: Circuit Families

Size: px
Start display at page:

Download "Lecture 10: Circuit Families"

Transcription

1 Lecture 10: Circuit Families

2 Outline Pseudo-nMOS Logic Dynamic Logic Pass Transistor Logic 2

3 Introduction What makes a circuit fast? I C dv/dt -> t pd (C/I) ΔV low capacitance high current small swing Logical effort is proportional to C/I B 4 4 pmos are the enemy! High capacitance for a given current 1 1 Can we take the pmos capacitance off the input? Various circuit families try to do this 3

4 Pseudo-nMOS In the old days, nmos processes had no pmos Instead, use pull-up transistor that is always ON In CMOS, use a pmos that is always ON Ratio issue Make pmos about ¼ effective strength of 1.8 pulldown network load I ds P/2 V out P V in 16/2 V out P 4 P V in 4

5 Pseudo-nMOS Gates Design for unit current on output to compare with unit inverter. pmos fights nmos inputs f Inverter NND2 NOR2 g u g d g avg p u p d p avg B g u g d g avg p u p d p avg B g u g d g avg p u p d p avg 5

6 Pseudo-nMOS Gates Design for unit current on output to compare with unit inverter. pmos fights nmos inputs f Inverter NND2 NOR2 2/3 4/3 g u 4/3 g d 4/9 g avg 8/9 p u 6/3 p d 6/9 p avg 12/9 B 2/3 8/3 8/3 g u 8/3 g d 8/9 g avg 16/9 p u 10/3 p d 10/9 p avg 20/9 2/3 4/3 B 4/3 g u 4/3 g d 4/9 g avg 8/9 p u 10/3 p d 10/9 p avg 20/9 6

7 Pseudo-nMOS Design Ex: Design a k-input ND gate using pseudo-nmos. Estimate the delay driving a fanout of H G 1 * 8/9 8/9 F GBH 8H/9 P 1 + (4+8k)/9 (8k+13)/9 N 2 D NF 1/N + P 4 2H 8k In 1 In k 1 1 Pseudo-nMOS H 7

8 Pseudo-nMOS Power Pseudo-nMOS draws power whenever 0 Called static power P I DD V DD few m / gate * 1M gates would be a problem Explains why nmos went extinct Use pseudo-nmos sparingly for wide NORs Turn off pmos when not in use en B C 8

9 Ratio Example The chip contains a 32 word x 48 bit ROM Uses pseudo-nmos decoder and bitline pullups On average, one wordline and 24 bitlines are high Find static power drawn by the ROM I on-p 36 μ Solution: P V I 36 μw pull-up P static DD pull-up (31+ 24) P 1.98 mw pull-up 9

10 Dynamic Logic Dynamic gates uses a clocked pmos pullup Two modes: precharge and evaluate 2 1 2/3 4/3 1 1 Static Pseudo-nMOS Dynamic Precharge Evaluate Precharge 10

11 The Foot What if pulldown network is ON during precharge? Use series evaluation transistor to prevent fight. precharge transistor inputs f inputs f foot footed unfooted 11

12 Logical Effort Inverter NND2 NOR2 unfooted 1 1 g d 1/3 p d 2/3 B g d 2/3 p d 3/3 1 1 B 1 g d 1/3 p d 3/3 footed B 3 2 B 2 g d 2/3 g d 3/3 2 p d 3/3 3 p d 4/3 2 g d 2/3 p d 5/3 12

13 Monotonicity Dynamic gates require monotonically rising inputs during evaluation 0-> 0 0-> 1 1-> 1 But not 1 -> 0 violates monotonicity during evaluation Precharge Evaluate Precharge Output should rise but does not 13

14 Monotonicity Woes But dynamic gates produce monotonically falling outputs during evaluation Illegal for one dynamic gate to drive another! 1 X Precharge Evaluate X Precharge X monotonically falls during evaluation should rise but cannot 14

15 Domino Gates Follow dynamic stage with inverting static gate Dynamic / static pair is called domino gate Produces monotonic outputs Precharge Evaluate Precharge domino ND W W X Z X B C Z dynamic NND static inverter B W H C X H X Z B C Z 15

16 Domino Optimizations Each domino gate triggers next one, like a string of dominos toppling over Gates evaluate sequentially but precharge in parallel Thus evaluation is more critical than precharge HI-skewed static stages can perform logic S0 S1 S2 S3 D0 D1 D2 D3 H S4 S5 S6 S7 D4 D5 D6 D7 16

17 Dual-Rail Domino Domino only performs noninverting functions: ND, OR but not NND, NOR, or XOR Dual-rail domino solves this problem Takes true and complementary inputs Produces true and complementary outputs sig_h sig_l Meaning 0 0 Precharged _l _h inputs f f invalid 17

18 Example: ND/NND Given _h, _l, B_h, B_l Compute _h B, _l B Pulldown networks are conduction complements _l *B _h _h *B _l B_l B_h 18

19 Example: XOR/XNOR Sometimes possible to share transistors _l xnor B _h _l _l _h _h xor B B_l B_h 19

20 Leakage Dynamic node floats high during evaluation Transistors are leaky (I OFF 0) Dynamic value will leak away over time Formerly miliseconds, now nanoseconds Use keeper to hold dynamic node Must be weak enough not to fight evaluation weak keeper 1 k 2 X H 2 20

21 Charge Sharing Dynamic gates suffer from charge sharing B 0 x C x C Charge sharing noise x C V V V x DD Cx + C 21

22 Secondary Precharge Solution: add secondary precharge transistors Typically need to precharge every other node Big load capacitance C helps as well x secondary precharge transistor B 22

23 Noise Sensitivity Dynamic gates are very sensitive to noise Inputs: V IH V tn Outputs: floating output susceptible noise Noise sources Capacitive crosstalk Charge sharing Power supply noise Feedthrough noise nd more! 23

24 Power Domino gates have high activity factors Output evaluates and precharges If output probability 0.5, α 0.5 Output rises and falls on half the cycles Clocked transistors have α 1 Leads to very high power consumption 24

25 Domino Summary Domino logic is attractive for high-speed circuits 1.3 2x faster than static CMOS But many challenges: Monotonicity, leakage, charge sharing, noise Widely used in high-performance microprocessors in 1990s when speed was king Largely displaced by static CMOS now that power is the limiter Still used in memories for area efficiency 25

26 Pass Transistor Circuits Use pass transistors like switches to do logic Inputs drive diffusion terminals as well as gates CMOS + Transmission Gates: 2-input multiplexer Gates should be restoring S S B S B S S S 26

27 LEP LEn integration with Pass transistors Get rid of pmos transistors Use weak pmos feedback to pull fully high Ratio constraint S S L B 27

28 CPL Complementary Pass-transistor Logic Dual-rail form of pass transistor logic voids need for ratioed feedback Optional cross-coupling for rail-to-rail swing S S L B S S L B 28

29 Pass Transistor Summary Researchers investigated pass transistor logic for general purpose applications in the 1990 s Benefits over static CMOS were small or negative No longer generally used However, pass transistors still have a niche in special circuits such as memories where they offer small size and the threshold drops can be managed 29

CMPEN 411 VLSI Digital Circuits Spring Lecture 06: Static CMOS Logic

CMPEN 411 VLSI Digital Circuits Spring Lecture 06: Static CMOS Logic MPEN 411 VLSI Digital ircuits Spring 2012 Lecture 06: Static MOS Logic [dapted from Rabaey s Digital Integrated ircuits, Second Edition, 2003 J. Rabaey,. handrakasan,. Nikolic] Sp12 MPEN 411 L06 S.1 Review:

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits

CMPEN 411 VLSI Digital Circuits Spring Lecture 24: Peripheral Memory Circuits CMPEN 411 VLSI Digital Circuits Spring 2012 Lecture 24: Peripheral Memory Circuits [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp12

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 15: Dynamic CMOS

CMPEN 411 VLSI Digital Circuits Spring Lecture 15: Dynamic CMOS CMPEN 411 VLSI Digital Circuits Spring 2012 Lecture 15: Dynamic CMOS [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp12 CMPEN 411 L15

More information

Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology

Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology Dual-Rail Domino Logic Circuits with PVT Variations in VDSM Technology C. H. Balaji 1, E. V. Kishore 2, A. Ramakrishna 3 1 Student, Electronics and Communication Engineering, K L University, Vijayawada,

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 22: Memery, ROM

CMPEN 411 VLSI Digital Circuits Spring Lecture 22: Memery, ROM CMPEN 411 VLSI Digital Circuits Spring 2012 Lecture 22: Memery, ROM [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp12 CMPEN 411 L22 S.1

More information

Design of a Low Power Content Addressable Memory (CAM)

Design of a Low Power Content Addressable Memory (CAM) Design of a Low Power Content Addressable Memory (CAM) Scott Beamer, Mehmet Akgul Department of Electrical Engineering & Computer Science University of California, Berkeley {sbeamer, akgul}@eecs.berkeley.edu

More information

1. (15 points) Below are some circuit elements from a simple digital system. V A R B V B 1.3V

1. (15 points) Below are some circuit elements from a simple digital system. V A R B V B 1.3V Problem Set #1 RealDigital 1. (15 points) elow are some circuit elements from a simple digital system. 3.3V SW1 R 1Kohm V 1.3V R V 20m V C SW2 R C 1K R D When the pushbutton SW1 is not pressed, what is

More information

Page 1. Goal. Digital Circuits: why they leak, how to counter. Design methodology: consider all design abstraction levels. Outline: bottom-up

Page 1. Goal. Digital Circuits: why they leak, how to counter. Design methodology: consider all design abstraction levels. Outline: bottom-up Digital ircuits: why they leak, how to counter Ingrid Verbauwhede Ingrid.verbauwhede-at-esat.kuleuven.be KU Leuven, OSI cknowledgements: urrent and former Ph.D. students Fundamental understanding of MOS

More information

Precharge-Free, Low-Power Content-Addressable Memory

Precharge-Free, Low-Power Content-Addressable Memory Precharge-Free, Low-Power Content-Addressable Memory V.Deepa M.Tech Assistant Professor TKR College of Engineering and Technology. K.Sravani M.Tech Assistant Professor TKR College of Engineering and Technology.

More information

Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder

Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder 76 Design and Analysis of 32 Bit Regular and Improved Square Root Carry Select Adder Anju Bala 1, Sunita Rani 2 1 Department of Electronics and Communication Engineering, Punjabi University, Patiala, India

More information

Layout Design and Implementation of Adiabatic based Low Power CPAL Ripple Carry Adder

Layout Design and Implementation of Adiabatic based Low Power CPAL Ripple Carry Adder Layout Design and Implementation of Adiabatic based Low Power CPAL Ripple Carry Adder Ms. Bhumika Narang TCE Department CMR Institute of Technology, Bangalore er.bhumika23@gmail.com Abstract this paper

More information

6.823 Computer System Architecture Prerequisite Self-Assessment Test Assigned Feb. 6, 2019 Due Feb 11, 2019

6.823 Computer System Architecture Prerequisite Self-Assessment Test Assigned Feb. 6, 2019 Due Feb 11, 2019 6.823 Computer System Architecture Prerequisite Self-Assessment Test Assigned Feb. 6, 2019 Due Feb 11, 2019 http://csg.csail.mit.edu/6.823/ This self-assessment test is intended to help you determine your

More information

A 5T SRAM with Improved Read Stability and Variation Tolerance over 6T

A 5T SRAM with Improved Read Stability and Variation Tolerance over 6T A 5T SRAM with Improved Read Stability and Variation Tolerance over 6T A Thesis Presented to the faculty of the School of Engineering and Applied Science University of Virginia In Partial Fulfillment of

More information

Energy Efficient Content-Addressable Memory

Energy Efficient Content-Addressable Memory Energy Efficient Content-Addressable Memory Advanced Seminar Computer Engineering Institute of Computer Engineering Heidelberg University Fabian Finkeldey 26.01.2016 Fabian Finkeldey, Energy Efficient

More information

140 WDD PRECHARGE ENABLE Y-40s

140 WDD PRECHARGE ENABLE Y-40s USOO5856752A United States Patent (19) 11 Patent Number: Arnold (45) Date of Patent: *Jan. 5, 1999 54) DRIVER CIRCUIT WITH PRECHARGE AND ACTIVE HOLD 5,105,104 5,148,047 4/1992 Eisele et al.... 326/86 9/1992

More information

( DOC No. HX8705-B-DS ) HX8705-B

( DOC No. HX8705-B-DS ) HX8705-B ( DOC No. HX8705-B-DS ) HX8705-B 800x600CH EPD Source+Gate Driver Preliminary version 01 800x600CH EPD Source+Gate Driver Preliminary Version 01 1. General Description The HX8705-B is a 800-channel outputs

More information

Introduction to Digital Techniques

Introduction to Digital Techniques to Digital Techniques Dan I. Porat, Ph.D. Stanford Linear Accelerator Center Stanford University, California Arpad Barna, Ph.D. Hewlett-Packard Laboratories Palo Alto, California John Wiley and Sons New

More information

Sequential Circuit Background. Young Won Lim 11/6/15

Sequential Circuit Background. Young Won Lim 11/6/15 Sequential Circuit /6/5 Copyright (c) 2 25 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free ocumentation License, Version.2 or any later

More information

CMPEN 411 VLSI Digital Circuits Spring Lecture 20: Multiplier Design

CMPEN 411 VLSI Digital Circuits Spring Lecture 20: Multiplier Design CMPEN 411 VLSI Digital Circuits Spring 2011 Lecture 20: Multiplier Design [Adapted from Rabaey s Digital Integrated Circuits, Second Edition, 2003 J. Rabaey, A. Chandrakasan, B. Nikolic] Sp11 CMPEN 411

More information

IN CONVENTIONAL CMOS circuits, the required logic

IN CONVENTIONAL CMOS circuits, the required logic 2194 IEEE TRANSACTIONS ON CIRCUITS AND SYSTEMS I: REGULAR PAPERS, VOL. 53, NO. 10, OCTOBER 2006 A 16-Bit Barrel-Shifter Implemented in Data-Driven Dynamic Logic (D 3 L) Ramin Rafati, Sied Mehdi Fakhraie,

More information

Digital Microelectronic Circuits ( ) Dynamic Logic. Lecture 10: Presented by: Adam Teman

Digital Microelectronic Circuits ( ) Dynamic Logic. Lecture 10: Presented by: Adam Teman Digial Microelecronic Circuis (361-1-3021 ) Presened by: Adam Teman Lecure 10: Dynamic Logic 1 Moivaion Las lecure, we learned abou Pass Transisor Logic. Using his echnique (i.e. passing a signal hrough

More information

Glossary of CMOS Logic IC Terms Outline

Glossary of CMOS Logic IC Terms Outline of CMOS Logic IC Terms Outline This document describes the terms used in data sheets of CMOS Logic ICs. Table of Contents Outline... 1 Table of Contents... 2 1. Absolute Maximum Ratings... 3 2. Operating

More information

( DOC No. HX8678-B-DS )

( DOC No. HX8678-B-DS ) ( DOC No. HX8678-B-DS ) Preliminary version 01 1. General Description The HX8678-B is a 480-channel outputs gate driver, which is used for driving the gate line of TFT LCD panel. It is designed for 2-level

More information

ESMT M13L32321A -7.5BG2G DDR SDRAM. 512K x 32 Bit x 2 Banks Double Data Rate SDRAM. Features. Ordering Information

ESMT M13L32321A -7.5BG2G DDR SDRAM. 512K x 32 Bit x 2 Banks Double Data Rate SDRAM. Features. Ordering Information DDR SDRAM 512K x 32 Bit x 2 Banks Double Data Rate SDRAM Features Double-data-rate architecture, two data transfers per clock cycle Bi-directional data strobe () Differential clock inputs ( and ) DLL aligns

More information

APPLICATION NOTE. Littelfuse.com. Prepared by: Alex Lara, Gabriel Gonzalez, and Dalila Ramirez Thyristor Applications Engineers

APPLICATION NOTE. Littelfuse.com. Prepared by: Alex Lara, Gabriel Gonzalez, and Dalila Ramirez Thyristor Applications Engineers Littelfuse.com Prepared by: lex Lara, abriel onzalez, and Dalila Ramirez Thyristor pplications Engineers PPLICTION NOTE INTRODUCTION In the big variety of the.c. applications in which the thyristor technology

More information

GC03 Logic gates and Transistors

GC03 Logic gates and Transistors GC3 Logic gates and Peter Rounce p.rounce@cs.ucl.ac.uk Electronic switch A B Switch Control Switch Control active - switch closed Resistance between A and B is very small Resistance ~ Voltage at V = Voltage

More information

DS1250W 3.3V 4096k Nonvolatile SRAM

DS1250W 3.3V 4096k Nonvolatile SRAM 19-5648; Rev 12/10 3.3V 4096k Nonvolatile SRAM www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Replaces 512k

More information

Design-Technology Co-Optimization for 5nm Node and Beyond

Design-Technology Co-Optimization for 5nm Node and Beyond Design-Technology Co-Optimization for 5 Node and Beyond Semicon West 26 Victor Moroz July 2, 26 Why Scaling? When What scales? When does it end? 965 999 2 Moore s Law (Fairchild): Double transistor density

More information

( DOC No. HX8678-A-DS ) HX8678-A

( DOC No. HX8678-A-DS ) HX8678-A ( DOC No. HX8678-A-DS ) HX8678-A Preliminary version 01 July, 2006 Preliminary Version 01 July, 2006 1. General Description The HX8678-A is a 480/320 channels output gate driver used for driving the gate

More information

128Mb Synchronous DRAM. Features High Performance: Description. REV 1.0 May, 2001 NT5SV32M4CT NT5SV16M8CT NT5SV8M16CT

128Mb Synchronous DRAM. Features High Performance: Description. REV 1.0 May, 2001 NT5SV32M4CT NT5SV16M8CT NT5SV8M16CT Features High Performance: f Clock Frequency -7K 3 CL=2-75B, CL=3-8B, CL=2 Single Pulsed RAS Interface Fully Synchronous to Positive Clock Edge Four Banks controlled by BS0/BS1 (Bank Select) Units 133

More information

Near-Optimal Precharging in High-Performance Nanoscale CMOS Caches

Near-Optimal Precharging in High-Performance Nanoscale CMOS Caches Near-Optimal Precharging in High-Performance Nanoscale CMOS Caches Se-Hyun Yang and Babak Falsafi Computer Architecture Laboratory (CALCM) Carnegie Mellon University {sehyun, babak}@cmu.edu http://www.ece.cmu.edu/~powertap

More information

HYB25D256400/800AT 256-MBit Double Data Rata SDRAM

HYB25D256400/800AT 256-MBit Double Data Rata SDRAM 256-MBit Double Data Rata SDRAM Features CAS Latency and Frequency Maximum Operating Frequency (MHz) CAS Latency DDR266A -7 DDR200-8 2 133 100 2.5 143 125 Double data rate architecture: two data transfers

More information

C capacitance, 91 capacitors, codes for, 283 coupling, polarized and nonpolarized,

C capacitance, 91 capacitors, codes for, 283 coupling, polarized and nonpolarized, Index Numbers and Symbols 555 timer, 164 166 making sound using, setting output speed of, 166 167 using for reaction game speed, 260 261 μf (microfarad), 92 Ω (ohms), 7, 70 A A (amperes), 7 AC (alternating

More information

DS1250Y/AB 4096k Nonvolatile SRAM

DS1250Y/AB 4096k Nonvolatile SRAM 19-5647; Rev 12/10 www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Replaces 512k x 8 volatile static RAM, EEPROM

More information

Basic Electricity. Mike Koch Lead Mentor Muncie Delaware Robotics Team 1720 PhyXTGears. and Electronics. for FRC

Basic Electricity. Mike Koch Lead Mentor Muncie Delaware Robotics Team 1720 PhyXTGears. and Electronics. for FRC Basic Electricity and Electronics for FRC Mike Koch Lead Mentor Muncie Delaware Robotics Team 1720 PhyXTGears The Quick Tour The Analog World Basic Electricity The Digital World Digital Logic The Rest

More information

Solar Power Energy Harvesting Electrical Integration

Solar Power Energy Harvesting Electrical Integration WHITEPAPER Solar Power Energy Harvesting Electrical Integration Contents Introduction... 1 Solar Cell Electrical Characteristics... 2 Energy Harvesting System Topologies... 4 Design Guide... 6 Indoor Single

More information

Electronics Switches

Electronics Switches Electronics Switches Wilfrid Laurier University April 6, 2011 Introduction Introduction Switches are either open or closed. Introduction Switches are either open or closed. Introduction Switches are either

More information

ESMT M13S A (2K) DDR SDRAM. 4M x 16 Bit x 4 Banks Double Data Rate SDRAM. Features. Ordering Information

ESMT M13S A (2K) DDR SDRAM. 4M x 16 Bit x 4 Banks Double Data Rate SDRAM. Features. Ordering Information DDR SDRAM 4M x 16 Bit x 4 Banks Double Data Rate SDRAM Features Double-data-rate architecture, two data transfers per clock cycle Bi-directional data strobe () Differential clock inputs ( and ) DLL aligns

More information

ReCoSoC Experimental Fault Injection based on the Prototyping of an AES Cryptosystem

ReCoSoC Experimental Fault Injection based on the Prototyping of an AES Cryptosystem ReCoSoC 2010 5th International Workshop on Reconfigurable Communication-centric Systems on Chip Experimental Fault Injection based on the Prototyping of an AES Cryptosystem Jean- Baptiste Rigaud Jean-Max

More information

Basic Electrical Parameters of Reed Switch Products

Basic Electrical Parameters of Reed Switch Products REED SWITCH CHARACTERISTICS MEDER electronic Basic Electrical Parameters of Reed Switch Products Pull-In (PI) is described as that point where the contacts close. Using a magnet, it is usually measured

More information

A High-Speed and Low-Energy Ternary Content Addressable Memory Design Using Feedback in Match-Line Sense Amplifier

A High-Speed and Low-Energy Ternary Content Addressable Memory Design Using Feedback in Match-Line Sense Amplifier A High-Speed and Low-Energy Ternary Content Addressable Memory Design Using Feedback in Match-Line Sense Amplifier Syed Iftekhar Ali, M. S. Islam Abstract In this paper we present an energy efficient match-line

More information

Using SystemVerilog Assertions in Gate-Level Verification Environments

Using SystemVerilog Assertions in Gate-Level Verification Environments Using SystemVerilog Assertions in Gate-Level Verification Environments Mark Litterick (Verification Consultant) mark.litterick@verilab.com 2 Introduction Gate-level simulations why bother? methodology

More information

Solution-processed carbon nanotube thin-film complementary static random access memory

Solution-processed carbon nanotube thin-film complementary static random access memory Solution-processed carbon nanotube thin-film complementary static random access memory Michael L. Geier, Julian J. McMorrow, Weichao Xu, Jian Zhu, Chris H. Kim, Tobin J. Marks, and Mark C. Hersam * *Corresponding

More information

ECE 550D Fundamentals of Computer Systems and Engineering. Fall 2017

ECE 550D Fundamentals of Computer Systems and Engineering. Fall 2017 ECE 550D Fundamentals of Computer Systems and Engineering Fall 2017 Digital Arithmetic Prof. John Board Duke University Slides are derived from work by Profs. Tyler Bletch and Andrew Hilton (Duke) Last

More information

( DOC No. HX8615A-DS ) HX8615A

( DOC No. HX8615A-DS ) HX8615A ( DOC No. HX8615A-DS ) HX8615A Version 05 Mayl, 2005 Version 05 May, 2005 1. General Description The HX8615A is a 240 channel outputs gate driver used for driving the gate electrode of TFT LCD panel. It

More information

Pan Hao Co., Ltd. How to operate IGBT modules in parallel properly

Pan Hao Co., Ltd. How to operate IGBT modules in parallel properly Pan Hao Co., Ltd How to operate IGBT modules in parallel properly 1 How to operate IGBT modules in parallel properly Low inductive DC-link design Choice of right Snubber Low inductive and symmetrical AC-Terminal

More information

HYB25D256[400/800/160]B[T/C](L) 256-Mbit Double Data Rate SDRAM, Die Rev. B Data Sheet Jan. 2003, V1.1. Features. Description

HYB25D256[400/800/160]B[T/C](L) 256-Mbit Double Data Rate SDRAM, Die Rev. B Data Sheet Jan. 2003, V1.1. Features. Description Data Sheet Jan. 2003, V1.1 Features CAS Latency and Frequency Maximum Operating Frequency (MHz) CAS Latency DDR200-8 DDR266A -7 DDR266-7F DDR333-6 2 100 133 133 133 2.5 125 143 143 166 Double data rate

More information

AUTOMOTIVE MAINTENANCE TECHNOLOGY SUBJECT: AUTOTRONIC 2 TITLE: BREAKER-TRIGGERED TRANSISTORISED IGNITION TI-B

AUTOMOTIVE MAINTENANCE TECHNOLOGY SUBJECT: AUTOTRONIC 2 TITLE: BREAKER-TRIGGERED TRANSISTORISED IGNITION TI-B Breaker-triggered transistorized ignition TI-B The ignition distributor of the breaker- triggered transistorized ignition system (TI-B) is identical to the ignition distributor of the breaker-triggered

More information

Learn to Design with Stratix III FPGAs Programmable Power Technology and Selectable Core Voltage

Learn to Design with Stratix III FPGAs Programmable Power Technology and Selectable Core Voltage Learn to Design with Stratix III FPGAs Programmable Power Technology and Selectable Core Voltage Vaughn Betz and Sanjay Rajput Copyright 2007 Altera Corporation Agenda The power challenge Stratix III power

More information

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control

INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE. On Industrial Automation and Control INDIAN INSTITUTE OF TECHNOLOGY KHARAGPUR NPTEL ONLINE CERTIFICATION COURSE On Industrial Automation and Control By Prof. S. Mukhopadhyay Department of Electrical Engineering IIT Kharagpur Topic Lecture

More information

Systems: Electronics

Systems: Electronics Systems: Electronics Resistors & Capacitors Units for resistors and capacitors size/component small large resistance ohm kilohm megaohm capacitance picofarad microfarad farad current milliampere Ampere

More information

Siemens HYB39S64800AT-8 64M SDRAM Cell Analysis Report

Siemens HYB39S64800AT-8 64M SDRAM Cell Analysis Report February 25, 2000 Siemens HYB39S64800AT-8 64M SDRAM Cell Analysis Report Abstract: The HYB39S64800AT-8 is manufactured in a triple metal 0.25µm CMOS technology. This process has been developed by the joint

More information

Targeted Application of STATCOM Technology in the Distribution Zone

Targeted Application of STATCOM Technology in the Distribution Zone Targeted Application of STATCOM Technology in the Distribution Zone Christopher J. Lee Senior Power Controls Design Engineer Electrical Distribution Division Mitsubishi Electric Power Products Electric

More information

DS1230Y/AB 256k Nonvolatile SRAM

DS1230Y/AB 256k Nonvolatile SRAM www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Replaces 32k x 8 volatile static RAM, EEPROM or Flash memory

More information

Basic Electrical Parameters of Reed Switch Products

Basic Electrical Parameters of Reed Switch Products REED SWITCH CHARACTERISTICS Basic Electrical Parameters of Reed Switch Products MEDER electronic Pull-In (PI) is described as that point where the contacts close. Using a magnet, it is usually measured

More information

DS1245Y/AB 1024k Nonvolatile SRAM

DS1245Y/AB 1024k Nonvolatile SRAM www.maxim-ic.com FEATURES 10 years minimum data retention in the absence of external power Data is automatically protected during power loss Replaces 128k x 8 volatile static RAM, EEPROM or Flash memory

More information

Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding. September 25, 2009

Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding. September 25, 2009 Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding September 25, 2009 Proposed Solution to Mitigate Concerns Regarding AC Power Flow under Convergence Bidding Background

More information

Acoustic Door Closer Instructions

Acoustic Door Closer Instructions Acoustic Door Closer Instructions 1 Contents Contents... 2 Introduction... 3 Contents of Box... 4 Contents of Door Closer Arm Box... 4 Contents of Accessories Box... 5 Tools Required... 5 Fitting the Door

More information

UTBB FD-SOI: The Technology for Extreme Power Efficient SOCs

UTBB FD-SOI: The Technology for Extreme Power Efficient SOCs UTBB FD-SOI: The Technology for Extreme Power Efficient SOCs Philippe Flatresse Technology R&D Bulk transistor is reaching its limits FD-SOI = 2D Limited body bias capability Gate gate Gate oxide stack

More information

MILITARY SPECIFICATION MICROCIRCUITS, LINEAR, CMOS, ANALOG SWITCH WITH DRIVER, MONOLITHIC SILICON

MILITARY SPECIFICATION MICROCIRCUITS, LINEAR, CMOS, ANALOG SWITCH WITH DRIVER, MONOLITHIC SILICON INCH-POUND 4 February 2004 SUPERSEDING MIL-M-38510/116 16 April 1980 MILITARY SPECIFICATION MICROCIRCUITS, LINEAR, CMOS, ANALOG SWITCH WITH DRIVER, MONOLITHIC SILICON This specification is approved for

More information

High-Throughput Asynchronous Pipelines for Fine-Grain Dynamic Datapaths Λ

High-Throughput Asynchronous Pipelines for Fine-Grain Dynamic Datapaths Λ In Proceedings of the International Symposium on Advanced Research in Asynchronous Circuits and Systems ( Async2000 ), April 2 6, 2000, Eilat, Israel. High-Throughput Asynchronous Pipelines for Fine-Grain

More information

Energy Source Lifetime Optimization for a Digital System through Power Management. Manish Kulkarni

Energy Source Lifetime Optimization for a Digital System through Power Management. Manish Kulkarni Energy Source Lifetime Optimization for a Digital System through Power Management by Manish Kulkarni A thesis submitted to the Graduate Faculty of Auburn University in partial fulfillment of the requirements

More information

Power distribution techniques for dual-vdd circuits. Sarvesh H Kulkarni and Dennis Sylvester EECS Department, University of Michigan

Power distribution techniques for dual-vdd circuits. Sarvesh H Kulkarni and Dennis Sylvester EECS Department, University of Michigan Power distribution techniques for dual-vdd circuits Sarvesh H Kulkarni and Dennis Sylvester EECS Department, University of Michigan Outline Motivation for multiple supply design Implications of using multiple

More information

DS2714. Quad Loose Cell NiMH Charger

DS2714. Quad Loose Cell NiMH Charger DS2714 Quad Loose Cell NiMH Charger www.maxim-ic.com GENERAL DESCRIPTION The DS2714 is ideal for standalone charging of 1 to 4 AA or AAA NiMH loose cells. NiCd cells can also be charged. Temperature, voltage

More information

This is the H-bridge in it's off position. All four switches are turned off and no power is provided to the motor.

This is the H-bridge in it's off position. All four switches are turned off and no power is provided to the motor. The direction of a DC motor is determined by the direction of the current through the motor, so by reversing the positive and negative supply we can make the motors change direction. H-bridge circuit The

More information

LSIC1MO120E V N-channel, Enhancement-mode SiC MOSFET

LSIC1MO120E V N-channel, Enhancement-mode SiC MOSFET LSIC1MO120E0160 1200 N-channel, Enhancement-mode SiC MOSFET RoHS Pb Product Summary Characteristics alue Unit DS 1200 Typical R DS(ON) 160 mω I D ( T C 100 C) 14 A Circuit Diagram TO-247-3L Features *

More information

Crystalfontz. Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ NT TFT LCD Source Driver V0.6.

Crystalfontz. Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ NT TFT LCD Source Driver V0.6. Crystalfontz Thiscontrolerdatasheetwasdownloadedfrom htp:/www.crystalfontz.com/controlers/ NT39411 TFT LCD Source Driver V0.6 Preliminary Spec 1 Index INDEX... 2 REVISE HISTORY... 3 FEATURES... 4 GENERAL

More information

Lecture 2. Power semiconductor devices (Power switches)

Lecture 2. Power semiconductor devices (Power switches) Lecture 2. Power semiconductor devices (Power switches) Power semiconductor switches are the work-horses of power electronics (PE). There are several power semiconductors devices currently involved in

More information

LSIC1MO120E V N-channel, Enhancement-mode SiC MOSFET

LSIC1MO120E V N-channel, Enhancement-mode SiC MOSFET LSIMO2E2, 2, 2 mohm, TO-247-3L LSIMO2E2 2 N-channel, Enhancement-mode Si MOSFET RoHS Pb Product Summary haracteristics alue Unit DS 2 Typical R DS(ON) 2 mω I D ( T ) 8 A ircuit Diagram TO-247-3L Features

More information

SL Series Application Notes. SL Series - Application Notes. General Application Notes. Wire Gage & Distance to Load

SL Series Application Notes. SL Series - Application Notes. General Application Notes. Wire Gage & Distance to Load Transportation Products SL Series - Application Notes General Application Notes vin 2 ft. 14 AWG The SL family of power converters, designed as military grade standalone power converters, can also be used

More information

2SD315AI Dual SCALE Driver Core for IGBTs and Power MOSFETs

2SD315AI Dual SCALE Driver Core for IGBTs and Power MOSFETs 2SD315AI Dual SCALE Driver Core for IGBTs and Power MOSFETs Description The SCALE drivers from CONCEPT are based on a chip set that was developed specifically for the reliable driving and safe operation

More information

Hybrid MEMS Pneumatic Proportional Control Valve

Hybrid MEMS Pneumatic Proportional Control Valve Marquette University Milwaukee School of Engineering Purdue University University of California, Merced University of Illinois, Urbana-Champaign University of Minnesota Vanderbilt University Hybrid MEMS

More information

Standard Logic ICs. Selection guide. August

Standard Logic ICs. Selection guide. August Standard Logic ICs Selection guide August 2007 www.st.com/logic Family selector Family Electrical characteristics Features Packages V DD or V CC [V] V I [V] I O (typ) [ma] t PD (typ) [ns] Direct TTL interface

More information

Lithium-Ion Secondary Battery Charge Control IC for AC Charger Monolithic IC MM3324

Lithium-Ion Secondary Battery Charge Control IC for AC Charger Monolithic IC MM3324 Lithium-Ion Secondary Battery Charge Control IC for C Charger Monolithic IC MM3324 Outline This charge control IC has characteristics to monitor battery temperature to control the charge and charge, and

More information

Understanding The HA2500's Horiz Driver Test

Understanding The HA2500's Horiz Driver Test Understanding The HA2500's Horiz Driver Test Horizontal output stage symptoms and component failures are often caused by problems in the horizontal driver stage. The horizontal driver stage is seldom suspected,

More information

Parallelism I: Inside the Core

Parallelism I: Inside the Core Parallelism I: Inside the Core 1 The final Comprehensive Same general format as the Midterm. Review the homeworks, the slides, and the quizzes. 2 Key Points What is wide issue mean? How does does it affect

More information

300mA,Ultra-low noise, Small Package Ultra-Fast CMOS LDO Regulator

300mA,Ultra-low noise, Small Package Ultra-Fast CMOS LDO Regulator 2 GND Preliminary Datasheet 300mA,Ultra-low noise, Small Package Ultra-Fast CMOS LDO Regulator General Description The is designed for portable RF and wireless applications with demanding performance and

More information

Hybrid Metrology 2.0: From Metrology to Information Technology Avron Ger - Nova Measuring Instruments. VP - Strategic Partnership Programs

Hybrid Metrology 2.0: From Metrology to Information Technology Avron Ger - Nova Measuring Instruments. VP - Strategic Partnership Programs Hybrid Metrology 2.0: From Metrology to Information Technology Avron Ger - Nova Measuring Instruments VP - Strategic Partnership Programs Outline Hybrid Metrology Introduction Hybrid Metrology Use Cases

More information

NC7SP17 TinyLogic ULP Single Buffer with Schmitt Trigger Input

NC7SP17 TinyLogic ULP Single Buffer with Schmitt Trigger Input NC7SP17 TinyLogic ULP Single Buffer with Schmitt Trigger Input Features 0.9 to 3.6 CC Supply Operation 3.6 Over-oltage Tolerant I/Os at CC from 0.9 to 3.6 Propagation Delay (t PD ): 4.0ns Typical for 3.0

More information

Tension Control Inverter

Tension Control Inverter Tension Control Inverter MD330 User Manual V0.0 Contents Chapter 1 Overview...1 Chapter 2 Tension Control Principles...2 2.1 Schematic diagram for typical curling tension control...2 2.2 Tension control

More information

SECTION A DYNAMICS. Attempt any two questions from this section

SECTION A DYNAMICS. Attempt any two questions from this section SECTION A DYNAMICS Question 1 (a) What is the difference between a forced vibration and a free or natural vibration? [2 marks] (b) Describe an experiment to measure the effects of an out of balance rotating

More information

Application Note: Protection of Medium-Power Motors With SIPROTEC Compact 7SK80

Application Note: Protection of Medium-Power Motors With SIPROTEC Compact 7SK80 Application Note: Protection of Medium-Power Motors With SIPROTEC Compact 7SK80 Motor settings using the SIPROTEC Compact motor protection relay 7SK80 is explained below. Information is given on how to

More information

ABB June 19, Slide 1

ABB June 19, Slide 1 Dr Simon Round, Head of Technology Management, MATLAB Conference 2015, Bern Switzerland, 9 June 2015 A Decade of Efficiency Gains Leveraging modern development methods and the rising computational performance-price

More information

Acoustic Door Closer Instructions

Acoustic Door Closer Instructions Acoustic Door Closer Instructions 1 Contents Contents... 2 Introduction... 3 Contents of Box... 4 Contents of Door Closer Arm Box... 4 Contents of Accessories Box... 5 Tools Required... 5 Fitting the Door

More information

Learning Objectives:

Learning Objectives: Topic 5.5 High Power Switching Systems Learning Objectives: At the end of this topic you will be able to; recall the conditions under which a thyristor conducts; explain the significance of the following

More information

Analysis of Various Adder Circuits for Low Power Consumption and Minimum Propagation Delay.

Analysis of Various Adder Circuits for Low Power Consumption and Minimum Propagation Delay. Analysis of Various Adder Circuits for Low Power Consumption and Minimum Propagation Delay. S. Aphale 1, K. Fakir 2,S. Kodagali 3 1 Student Ramrao Adik Institute of Technology, Mumbai. 2,3 Assistant Professor-

More information

54ACxxxx, 54ACTxxxx. Rad-hard advanced high-speed 5 V CMOS logic series. Features. Description

54ACxxxx, 54ACTxxxx. Rad-hard advanced high-speed 5 V CMOS logic series. Features. Description Rad-hard advanced high-speed 5 V CMOS logic series Features Data brief Flat-14 Flat-16 Flat-20 DIL-14 DIL-16 DIL-20 AC: 2 to 6 V operating voltage ACT: 4.5 to 5.5 V operating voltage High speed T PD =

More information

An Energy Efficient Design of High-Speed Ternary CAM Using Match-Line Segmentation and Resistive Feedback in Sense Amplifier

An Energy Efficient Design of High-Speed Ternary CAM Using Match-Line Segmentation and Resistive Feedback in Sense Amplifier JOURNAL OF COMPUTERS, VOL. 7, NO. 3, MARCH 2012 567 An Energy Efficient Design of High-Speed Ternary CAM Using Match-Line Segmentation and Resistive Feedback in Sense Amplifier Syed Iftekhar Ali Department

More information

New Method for Improving On-Line Loading Rates on Mechanical Governors By Gerald G. Runyan

New Method for Improving On-Line Loading Rates on Mechanical Governors By Gerald G. Runyan New Method for Improving On-Line Loading Rates on Mechanical Governors By Gerald G. Runyan Abstract Properly tuned and calibrated, mechanical governors provide excellent frequency control, passing all

More information

EMC Issues in Electric Drives

EMC Issues in Electric Drives EMC Due to: Control systems requirements. Motor operation. Physical constraints. Scaling of EMC Methods to Electric Drive Analysis. New Developments / Future Methods Why Use Electric Drives? Advances in

More information

Precision Air Track P4-2710

Precision Air Track P4-2710 WWW.ARBORSCI.COM Precision Air Track P4-2710 Model J2125-B-1.2/B-1.5 1. Summary 2. Specifications The Air Track works with the principles of an air-cushion. It is used with a Mini-Air Source to pump air

More information

EE 330 Integrated Circuit. Sequential Airbag Controller

EE 330 Integrated Circuit. Sequential Airbag Controller EE 330 Integrated Circuit Sequential Airbag Controller Chongli Cai Ailing Mei 04/2012 Content...page Introduction...3 Design strategy...3 Input, Output and Registers in the System...4 Initialization Block...5

More information

Appendix E3. Open Pit Pioneering and Pre-production

Appendix E3. Open Pit Pioneering and Pre-production Appendix E3 Open Pit Pioneering and Pre-production File Note From: George Dermer To: File Date: January 11, 2012 Re: KSM Mitchell Pit Mine Pre-Production and Start-up plan Summary: Pre-Production mining

More information

V58C2256(804/404/164)SH HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404)

V58C2256(804/404/164)SH HIGH PERFORMANCE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 (804) 4 BANKS X 4Mbit X 16 (164) 4 BANKS X 16Mbit X 4 (404) V58C2256804/404/164SH HIGH PERFORMAE 256 Mbit DDR SDRAM 4 BANKS X 8Mbit X 8 804 4 BANKS X 4Mbit X 16 164 4 BANKS X 16Mbit X 4 404 4 5 6 DDR500 DDR400 DDR333 Clock Cycle Time t CK2 5ns 7.5ns 7.5ns Clock

More information

Li-Ion Charge Balancing and Cell Voltage Monitoring for Performance and Safety

Li-Ion Charge Balancing and Cell Voltage Monitoring for Performance and Safety Li-Ion Charge Balancing and Cell Voltage Monitoring for Performance and Safety 2010 Advanced Energy Conference Thomas Mazz Program Manager Aeroflex Inc. Outline / Objectives of this talk Basic advantages

More information

High Voltage Direct Current and Alternating Current Transmission Systems Conference. August Nari Hingorani

High Voltage Direct Current and Alternating Current Transmission Systems Conference. August Nari Hingorani High Voltage Direct Current and Alternating Current Transmission Systems Conference at EPRI Palo Alto CA August 30 31 2011 Scope of VSC Based Technology in HVDC and FACTS Nari Hingorani HVDC and FACTS:

More information

Power Factor Improvement

Power Factor Improvement Power Factor Improvement The following devices and equipments are used for Power Factor Improvement. Static Capacitor Synchronous Condenser Phase Advancer 1. Static Capacitor We know that most of the industries

More information

Composite Layout CS/ECE 5710/6710. N-type from the top. N-type Transistor. Polysilicon Mask. Diffusion Mask

Composite Layout CS/ECE 5710/6710. N-type from the top. N-type Transistor. Polysilicon Mask. Diffusion Mask Composite Layout CS/ECE 5710/6710 Introduction to Layout Inverter Layout Example Layout Design Rules Drawing the mask layers that will be used by the fabrication folks to make the devices Very different

More information

Estimating scalability issues while finding an optimal assignmentjuly for 17, carpooling / 24

Estimating scalability issues while finding an optimal assignmentjuly for 17, carpooling / 24 Estimating scalability issues while finding an optimal assignment for carpooling Luk Knapen Universiteit Hasselt IMOB July 17, 2013 Estimating scalability issues while finding an optimal assignmentjuly

More information