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

Size: px
Start display at page:

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

Transcription

1 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

2 Review: MOS Process at a Glance Define active areas Etch and fill trenches Implant well regions Deposit and pattern polysilicon layer Implant source and drain regions and substrate contacts One full photolithography sequence per layer (mask) uilt (roughly) from the bottom up 4 metal 2 polysilicon exception! 3 source and drain diffusions 1 tubs (aka wells, active areas) reate contact and via windows Deposit and pattern metal layers Sp12 MPEN 411 L06 S.2

3 MOS ircuit Styles Static complementary MOS - except during switching, output connected to either or GND via a lowresistance path high noise margins - full rail to rail swing - V OH and V OL are at and GND, respectively low output impedance, high input impedance no steady state path between and GND (no static power consumption) delay a function of load capacitance and transistor resistance comparable rise and fall times (under the appropriate transistor sizing conditions) Dynamic MOS - relies on temporary storage of signal values on the capacitance of high-impedance circuit nodes simpler, faster gates increased sensitivity to noise Sp12 MPEN 411 L06 S.3

4 Static omplementary MOS Pull-up network (PUN) and pull-down network (PDN) In 1 In 2 In N In 1 In 2 In N PUN PDN PMOS transistors only pull-up: make a connection from to F when F(In 1,In 2, In N ) = 1 F(In 1,In 2, In N ) pull-down: make a connection from F to GND when F(In 1,In 2, In N ) = 0 NMOS transistors only Question : How many transistors are used to implement N-input function F(In1,In2, InN)? Sp12 MPEN 411 L06 S.4

5 onstruction of PDN NMOS devices in series implement a NND function NMOS devices in parallel implement a NOR function + Sp12 MPEN 411 L06 S.5

6 Dual PUN and PDN PUN and PDN are dual networks DeMorgan s theorems + = [!( + ) =!! or!( ) =! &!] = + [!( ) =! +! or!( & ) =!!] a parallel connection of transistors in the PUN corresponds to a series connection of the PDN omplementary gate is naturally inverting (NND, NOR, OI, OI) Number of transistors for an N-input logic gate is 2N Sp12 MPEN 411 L06 S.6

7 MOS NND F Sp12 MPEN 411 L06 S.7

8 MOS NOR + F Sp12 MPEN 411 L06 S.8

9 omplex MOS Gate D D OUT =!(D + ( + )) Sp12 MPEN 411 L06 S.10

10 Static omplementary MOS Naturally inverting, implementing only functions such as NND, NOR, and XNOR in a single stage. In 1 In 2 In N In 1 In 2 In N PUN PDN PMOS transistors only pull-up: make a connection from to F when F(In 1,In 2, In N ) = 1 F(In 1,In 2, In N ) pull-down: make a connection from F to GND when F(In 1,In 2, In N ) = 0 NMOS transistors only Question1: why PUN are PMOS only and PDN are NMOS only? Sp12 MPEN 411 L06 S.11

11 Threshold Drops PUN S D D 0 V GS S 0 - V Tn L L PDN 0 V Tp D L V GS S L S D Sp12 MPEN 411 L06 S.13

12 Standard ell Layout Methodology Routing channel signals GND What logic function is this? Sp12 MPEN 411 L06 S.14

13 OI21 Logic Graph j X PUN X =!( ( + )) X i i j GND PDN Sp12 MPEN 411 L06 S.15

14 Two Stick Layouts of!( ( + )) crossover requiring vias X X GND GND uninterrupted diffusion strip Sp12 MPEN 411 L06 S.16

15 onsistent Euler Path n uninterrupted diffusion strip is possible only if there exists a Euler path in the logic graph Euler path: a path through all nodes in the graph such that each edge is visited once and only once. X X i j Sp12 MPEN 411 L06 S.18 GND For a single poly strip for every input signal, the Euler paths in the PUN and PDN must be consistent (the same)

16 OI22 Logic Graph X PUN D D X =!((+) (+D)) X D D GND PDN Sp12 MPEN 411 L06 S.19

17 OI22 Layout D X GND Some functions have no consistent Euler path like x =!(a + bc + de) (but x =!(bc + a + de) does!) Sp12 MPEN 411 L06 S.20

18 XNOR/XOR Implementation XNOR XOR Sp12 MPEN 411 L06 S.21 How many transistors in each? an you create the stick transistor layout for the lower left circuit?

19 Static MOS Full dder ircuit (page 565) out =+ in + in Sum = in +! out (++ in ) in in! out!sum in in in out = in & ( ) ( & ) Sum =! out & ( in ) ( & & in ) Sp12 MPEN 411 L06 S.24 # transistors = 24+4

20 Two chips you are seeing today Microprocessor SI (pplication Specific I) Sp12 MPEN 411 L06 S.25

21 Standard ell Library NND INV Sp12 MPEN 411 L06 S.26

22 Standard ell Library NND INV NND Sp12 MPEN 411 L06 S.27

23 The design flow VHDL (decoder.vhd) Simulation Synthesis Verilog netlist (decoder.v) Standard ell Lib Place/Route Physical layout (decoder.cif) Sp12 MPEN 411 L06 S.28

24 The IM SI Design Flow Sp12 MPEN 411 L06 S.29

25 Next Lecture and Reminders Next lecture Pass transistor logic - Reading assignment Rabaey, et al, Sp12 MPEN 411 L06 S.30

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

Lecture 10: Circuit Families

Lecture 10: Circuit Families Lecture 10: Circuit Families Outline Pseudo-nMOS Logic Dynamic Logic Pass Transistor Logic 2 Introduction What makes a circuit fast? I C dv/dt -> t pd (C/I) ΔV low capacitance high current small swing

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

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

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

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

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

ASIC Design (7v81) Spring 2000

ASIC Design (7v81) Spring 2000 ASIC Design (7v81) Spring 2000 Lecture 1 (1/21/2000) General information General description We study the hardware structure, synthesis method, de methodology, and design flow from the application to ASIC

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

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

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

Present Status and Prospects for Fuji Electric s IC Products and Technologies Yoshio Tsuruta Eiji Kuroda

Present Status and Prospects for Fuji Electric s IC Products and Technologies Yoshio Tsuruta Eiji Kuroda Present Status and Prospects for Fuji Electric s IC Products and Technologies Yoshio Tsuruta Eiji Kuroda 1. Introduction Utilizing core technologies of high voltage technology (power IC technology), high

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

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

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

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

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

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

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

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

LSIC1MO170E V N-channel, Enhancement-mode SiC MOSFET

LSIC1MO170E V N-channel, Enhancement-mode SiC MOSFET LSIMOE,, mohm, TO--L LSIMOE N-channel, Enhancement-mode Si MOSFET RoHS Pb Product Summary haracteristics alue Unit DS Typical R DS(ON) mω ( T ). A ircuit Diagram TO--L Features * * Body diode Optimized

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

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

AltiumLive 2017: Adopting Early Analysis of Your Power Delivery Network

AltiumLive 2017: Adopting Early Analysis of Your Power Delivery Network AltiumLive 2017: Adopting Early Analysis of Your Power Delivery Network Andy Haas Product Manager, Analysis John Magyar Sr. Field Applications Engineer What is a PDN? PDN is an acronym for Power Delivery

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

PT8A mA Li-ion/Polymer Battery Charger

PT8A mA Li-ion/Polymer Battery Charger Features A Constant-Current / Constant-Voltage Linear Charger for Single-Cell Li-ion/Polymer Batteries Integrated Pass Element and Current Sensor Highly-Integrated, Requiring No External FETs or Blocking

More information

Material Engineering for 7nm FinFETs

Material Engineering for 7nm FinFETs Material Engineering for 7nm FinFETs Victor Moroz 2014 Synopsys. All rights reserved. 1 July 10, JTG Semicon West 2014, San Francisco Outline 2014 Synopsys. All rights reserved. 2 Outline 2014 Synopsys.

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

A 0.35um CMOS 1,632-gate count Zero-Overhead Dynamic Optically Reconfigurable Gate Array VLSI

A 0.35um CMOS 1,632-gate count Zero-Overhead Dynamic Optically Reconfigurable Gate Array VLSI A 0.35um CMOS 1,632-gate count Zero-Overhead Dynamic Optically Reconfigurable Gate Array VLSI Minoru Watanabe and Fuminori Kobayashi Department of Systems Innovation and Informatics Kyushu Institute of

More information

Speed Enhancement for the 3rd-Generation Direct Liquid Cooling Power Modules for Automotive Applications with RC-IGBT

Speed Enhancement for the 3rd-Generation Direct Liquid Cooling Power Modules for Automotive Applications with RC-IGBT Speed Enhancement for the 3rd-Generation Direct Liquid Cooling ower Modules for Automotive Applications with KOGE, Takuma * IOUE, Daisuke * ADACHI, Shinichiro * A B S T R A C T Fuji Electric has employed

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

Maximizing the Power Efficiency of Integrated High-Voltage Generators

Maximizing the Power Efficiency of Integrated High-Voltage Generators Maximizing the Power Efficiency of Integrated High-Voltage Generators Jan Doutreloigne Abstract This paper describes how the power efficiency of fully integrated Dickson charge pumps in high- IC technologies

More information

HIGH TEMPERATURE ULTRA HIGH VOLTAGE SIC THYRISTORS

HIGH TEMPERATURE ULTRA HIGH VOLTAGE SIC THYRISTORS HIGH TEMPERATURE ULTRA HIGH VOLTAGE SIC THYRISTORS R. Singh, S. Creamer, E. Lieser, S. Jeliazkov, S. Sundaresan GeneSiC Semiconductor Inc. 43670 Trade Center Place, Suite 155, Dulles, VA 20166, USA. Email:

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

Newly Developed High Power 2-in-1 IGBT Module

Newly Developed High Power 2-in-1 IGBT Module Newly Developed High Power 2-in-1 IGBT Module Takuya Yamamoto Shinichi Yoshiwatari ABSTRACT Aiming for applications to new energy sectors, such as wind power and solar power generation, which are continuing

More information

High Speed V-Series of Fast Discrete IGBTs

High Speed V-Series of Fast Discrete IGBTs High Speed V-Series of Fast Discrete IGBTs Taketo Watashima Ryu Araki ABSTRACT Fuji Electric has developed and commercialized the High Speed V-Series of discrete IGBTs (insulated gate bipolar transistors)

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

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

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

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

Chapter 1. Structure and Features

Chapter 1. Structure and Features Chapter 1 Structure and Features CONTENTS Page 1 History of IGBT structure 1-2 2 Module structure 1-4 3 Circuit configuration of IGBT module 1-5 4 Overcurrent limiting feature 1-6 5 RoHS compliance 1-6

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

Enhanced Breakdown Voltage for All-SiC Modules

Enhanced Breakdown Voltage for All-SiC Modules Enhanced Breakdown Voltage for All-SiC Modules HINATA, Yuichiro * TANIGUCHI, Katsumi * HORI, Motohito * A B S T R A C T In recent years, SiC devices have been widespread mainly in fields that require a

More information

Universal. CNC Turning machine TNA500 TNA600

Universal. CNC Turning machine TNA500 TNA600 Universal CNC Turning machine TNA500 TNA600 TRAUB TNA this name is highly regarded throughout the world for machining large chuck, shaft or bar parts. With their precision and efficiency, short setup time

More information

TND6031/D. Introducing Intelligent Power Module (IPM) Family from ON Semiconductor TECHNICAL NOTE THE TECHNOLOGY

TND6031/D. Introducing Intelligent Power Module (IPM) Family from ON Semiconductor TECHNICAL NOTE THE TECHNOLOGY Introducing Intelligent Power Module (IPM) Family from ON Semiconductor TECHNICAL NOTE THE TECHNOLOGY Insulated Metal Substrate Technology (IMST ) ON Semiconductor became the first company in the world

More information

VHDL (and verilog) allow complex hardware to be described in either single-segment style to two-segment style

VHDL (and verilog) allow complex hardware to be described in either single-segment style to two-segment style FFs and Registers In this lecture, we show how the process block is used to create FFs and registers Flip-flops (FFs) and registers are both derived using our standard data types, std_logic, std_logic_vector,

More information

EEC 216 Lecture #10: Power Sources. Rajeevan Amirtharajah University of California, Davis

EEC 216 Lecture #10: Power Sources. Rajeevan Amirtharajah University of California, Davis EEC 216 Lecture #10: Power Sources Rajeevan Amirtharajah University of California, Davis Announcements Outline Review: Adiabatic Charging and Energy Recovery Lecture 9: Dynamic Energy Recovery Logic Lecture

More information

Kikuiri et al. (45) Date of Patent: Jun. 3, (54) CAPACITIVE PRESSURE SENSOR 5, A 12, 1996 Ko /53

Kikuiri et al. (45) Date of Patent: Jun. 3, (54) CAPACITIVE PRESSURE SENSOR 5, A 12, 1996 Ko /53 (12) United States Patent USOO7382599B2 (10) Patent No.: US 7,382,599 B2 Kikuiri et al. (45) Date of Patent: Jun. 3, 2008 (54) CAPACITIVE PRESSURE SENSOR 5,585.311 A 12, 1996 Ko... 438/53 5,656,781 A *

More information

Overview of SOI development (from the HEP perspective)

Overview of SOI development (from the HEP perspective) Overview of SOI development (from the HEP perspective) International workshop on CEPC, 6-8 Nov. 2017, Beijing Yunpeng Lu on behalf of SOIPIX collaboration Outline Concept of SOI pixel sensor Technology

More information

Silicon Carbide Semiconductor Products

Silicon Carbide Semiconductor Products Power Matters Silicon Carbide Semiconductor Products Low Switching Losses Low Gate Resistance High Power Density High Thermal Conductivity High Avalanche (UIS) Rating Reduced Heat Sink Requirements High

More information

FS5 Thermal Mass Flow Sensor For various gas flow applications

FS5 Thermal Mass Flow Sensor For various gas flow applications For various gas flow applications Benefits & Characteristics Easy adaptation in various applications and housings Simple signal processing Simple calibration No moving mechanical parts Excellent reproducibility

More information

Low Power And High Performance 32bit Unsigned Multiplier Using Adders. Hyderabad, A.P , India. Hyderabad, A.P , India.

Low Power And High Performance 32bit Unsigned Multiplier Using Adders. Hyderabad, A.P , India. Hyderabad, A.P , India. ISSN: 2320 879(Impact Factor: 479) Low Power And High Performance 32 Unsigned Multiplier Using Adders SriRamya P, SuhaliAfroz MD 2 PG Scholar, Department of Electronics and Communication Engineering, Teegala

More information

CS250 VLSI Systems Design

CS250 VLSI Systems Design CS250 VLSI Systems Design Lecture 4: Physical Realities: Beneath the Digital Abstraction, Part 1: Timing Spring 2016 John Wawrzynek with Chris Yarp (GSI) Lecture 04, Timing CS250, UC Berkeley Sp16 What

More information

IGBT Modules for Electric Hybrid Vehicles

IGBT Modules for Electric Hybrid Vehicles IGBT Modules for Electric Hybrid Vehicles Akira Nishiura Shin Soyano Akira Morozumi 1. Introduction Due to society s increasing requests for measures to curb global warming, and benefiting from the skyrocketing

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

Allegro Sigrity SI / PI Overview

Allegro Sigrity SI / PI Overview Allegro Sigrity SI / PI Overview Brad Griffin Allegro Product Marketing February, 2015 1 2012 Cadence Design Systems, Inc. All rights reserved. Agenda Allegro Sigrity Signal Integrity Solutions Allegro

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

NC7SV08 TinyLogic ULP-A 2-Input AND Gate

NC7SV08 TinyLogic ULP-A 2-Input AND Gate NC7S08 TinyLogic ULP-A 2-Input AND Gate Features 0.9 to 3.6 CC Supply Operation 3.6 Over-oltage Tolerant I/Os at CC from 0.9 to 3.6 Extremely High Speed t PD - 1.0 ns: Typical for 2.7 to 3.6 CC - 1.2 ns:

More information

Optimized IGBT technology for mild hybrid vehicles

Optimized IGBT technology for mild hybrid vehicles EVS27 Barcelona, Spain, November 17-20, 2013 Optimized IGBT technology for mild hybrid vehicles Dr. Carlos Castro 1, Laurent Beaurenaut 1 1 Infineon Technologies AG, Am Campeon 1-12, D-85579, Neubiberg,

More information

A highly accurate solenoid valve driver with current sensing circuits for brake systems

A highly accurate solenoid valve driver with current sensing circuits for brake systems LETTER IEICE Electronics Express, Vol.15, No.2, 1 12 A highly accurate solenoid valve driver with current sensing circuits for brake systems Chang-woo Lee 1,2 and Oh-kyong Kwon 2a) 1 Mando Global R&D Center,

More information

Surface MEMS Design Examples Dr. Lynn Fuller Webpage:

Surface MEMS Design Examples Dr. Lynn Fuller Webpage: ROCHESTER INSTITUTE OF TECHNOLOGY MICROELECTRONIC ENGINEERING Surface MEMS Design Examples Webpage: http://people.rit.edu/lffeee 82 Lomb Memorial Drive Rochester, NY 14623-5604 Tel (585) 475-2035 Email:

More information

Physics of Semiconductor Devices Chapter 4: Thyristors

Physics of Semiconductor Devices Chapter 4: Thyristors Physics of Semiconductor Devices Chapter 4: Thyristors 4.1: Introduction 4.2: Basic characteristics 4.3: Shockley diode and three-terminal thyristor 4.4: Related power thyristors 4.5: Diac and triac 4.6:

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

800mA Lithium Ion Battery Linear Charger

800mA Lithium Ion Battery Linear Charger GENERAL DESCRIPTION is a complete CC/CV linear charger for single cell lithium-ion batteries. it is specifically designed to work within USB power Specifications. No external sense resistor is needed and

More information

Design of DC/DC Converters for 42V Automotive Applications

Design of DC/DC Converters for 42V Automotive Applications Design of DC/DC Converters for 42V Automotive Applications J. Mark Christini, PE Senior Application Engineer, Electromechanical Products Ansoft Corporation Pittsburgh, PA Outline Introducing the application:

More information

ST3S01PHD BATTERY CHARGE I.C.

ST3S01PHD BATTERY CHARGE I.C. BATTERY CHARGE I.C. DEDICATED I.C. FOR 1 LI-ION CELL OR 3 NI-MH CELLS 5 DIFFERENT OPERATING MODES 150 ma PRECHARGE CURRENT VERY LOW DROP CHARGE SWITCH (130mV @ 800mA) VERY LOW DROP REVERSE SWITCH (130mV

More information

Realization of a New Concept for Power Chip Embedding

Realization of a New Concept for Power Chip Embedding As originally published in the SMTA Proceedings Realization of a New Concept for Power Chip Embedding H. Stahr 1, M. Morianz 1, I. Salkovic 1 1: AT&S AG, Leoben, Austria Abstract: Embedded components technology

More information

Advanced Topics. Packaging Power Distribution I/O. ECE 261 James Morizio 1

Advanced Topics. Packaging Power Distribution I/O. ECE 261 James Morizio 1 Advanced Topics Packaging Power Distribution I/O ECE 261 James Morizio 1 Package functions Packages Electrical connection of signals and power from chip to board Little delay or distortion Mechanical connection

More information

Field Programmable Gate Arrays a Case Study

Field Programmable Gate Arrays a Case Study Designing an Application for Field Programmable Gate Arrays a Case Study Bernd Däne www.tu-ilmenau.de/ra Bernd.Daene@tu-ilmenau.de de Technische Universität Ilmenau Topics 1. Introduction and Goals 2.

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

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

3rd-Generation Direct Liquid Cooling Power Module for Automotive Applications

3rd-Generation Direct Liquid Cooling Power Module for Automotive Applications 3rd-Generation Direct Liquid Cooling Power Module for Automotive Applications ARAI, Hirohisa HIGUCHI, Keiichi KOYAMA, Takahiro ABSTRACT Fuji Electric has developed a 3rd-generation direct liquid cooling

More information

Table 1: 2-pin Terminal Block J1 Functional description of BSD-02LH Module Pin # Pin Description Table 2: 10-pin Header J2 Pin # Pin Description

Table 1: 2-pin Terminal Block J1 Functional description of BSD-02LH Module Pin # Pin Description Table 2: 10-pin Header J2 Pin # Pin Description Functional description of BSD-02LH Module The BSD-02LH module is the part of the BSD-02 family of drivers. The main difference is higher microstepping resolution. The BSD-02LH is suitable for driving bipolar

More information

GN002 Application Note Thermal Design for GaN Systems Top-side cooled GaNPX -T packaged devices

GN002 Application Note Thermal Design for GaN Systems Top-side cooled GaNPX -T packaged devices GN002 Application Note Thermal Design for GaN Systems Top-side cooled GaNPX -T packaged devices Updated on April 3, 2018 GaN Systems 1 Application Note Outline The Basics - Our top side cooled GaNPX -T

More information

Reliability of LoPak with SPT

Reliability of LoPak with SPT Narrow time-to-failure distributions indicate mature product Egon Herr and Steve Dewar, ABB Semiconductors AG, Switzerland The new Soft Punch Through (SPT) 1200V IGBT range in LoPak industry standard packaging

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

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

SP486/SP487. Quad RS-485/RS-422 Line Drivers

SP486/SP487. Quad RS-485/RS-422 Line Drivers SP486/SP487 Quad RS-485/RS-422 Line Drivers RS-485 or RS-422 pplications Quad Differential Line Drivers Tri-state Output Control 40ns Typical Driver Propagation Delays 5ns Skew -7V to +12V Common Mode

More information

Using ModelSim and Matlab/Simulink for System Simulation in Automotive Engineering

Using ModelSim and Matlab/Simulink for System Simulation in Automotive Engineering Using ModelSim and Matlab/Simulink for System Simulation in Automotive Engineering Dipl.-Ing. Sven Altmann Dr.-Ing. Ulrich Donath Fraunhofer-Institut Integrierte Schaltungen Branch Lab Design Automation

More information

TRAC-3 TENSION READOUT AND CONTROL

TRAC-3 TENSION READOUT AND CONTROL Magnetic Power Systems, Inc. 1626 Manufacturers Drive. Fenton, MO 63026 Tel: 636.343.5550 Fax: 636.326.0608 magpowr@magpowr.com INSTRUCTION MANUAL TRAC-3 READOUT AND CONTROL For Control of Magnetic Particle

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

Vehicle Electrical Systems Integration

Vehicle Electrical Systems Integration Vehicle Electrical Systems Integration Aim: Reduce cost, size and improve reliability of the electrical power systems by integration of functionality in Automotive applications Low TRL level to support

More information

Challenges of integration of power supplies on chip. Indumini Ranmuthu Ph.D October 2016

Challenges of integration of power supplies on chip. Indumini Ranmuthu Ph.D October 2016 Challenges of integration of power supplies on chip Indumini Ranmuthu Ph.D October 2016 Why this is important: There is significant trend in the industry towards power density and integration in power

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

FXLP34 Single Bit Uni-Directional Translator

FXLP34 Single Bit Uni-Directional Translator FXLP34 Single Bit Uni-Directional Translator Features V to 3.6V V CC supply operation Converts any voltage (V to 3.6V) to (V to 3.6V) 4.6V tolerant inputs and outputs t PD 4ns typ. for V to 3.6V V CC 5ns

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

Index. bulk micromachining 2 3, 56, 94 96, 109, 193, 248

Index. bulk micromachining 2 3, 56, 94 96, 109, 193, 248 Index ablation 82, 84 accelerometer manufacturers 197, 220 accelerometers 2 4, 7, 9, 126 27, 168 69, 179, 197, 200 1, 204, 210, 212 14, 216 20, 239 41, 249 51, 279 80 digital 200 single-axis 197 98 single-die

More information

Phase Leg IGBT with an Integrated Driver Module

Phase Leg IGBT with an Integrated Driver Module Phase Leg IGBT with an Integrated Driver Module Overview This design integrates IXYS Corporation s MIXA225PF1200TSF Phase Leg IGBT Module and IXIDM1403_1505_M High Voltage Isolated Driver Module into a

More information

Exponential extended flash time-to-digital converter. Chen, Peng; Staszewski, Robert Bogdan

Exponential extended flash time-to-digital converter. Chen, Peng; Staszewski, Robert Bogdan Provided by the author(s) and University College Dublin Library in accordance with publisher policies. Please cite the published version when available. Title Exponential extended flash time-to-digital

More information

Multiobjective capacitated arc routing problem

Multiobjective capacitated arc routing problem Multiobjective capacitated arc routing problem Philippe Lacomme 1, Christian Prins 2, Marc Sevaux 3 1 University Blaise-Pascal, Clermont-Ferrand, France 2 University of Technology of Troyes, France 3 University

More information

Modeling and Fabrication of Micro FET Pressure Sensor with Circuits

Modeling and Fabrication of Micro FET Pressure Sensor with Circuits Sensors 2007, 7, 3386-3398 sensors ISSN 1424-8220 2007 by MDPI www.mdpi.org/sensors Full Research Paper Modeling and Fabrication of Micro FET Pressure Sensor with Circuits Ching-Liang Dai *, Yao-Wei Tai

More information

CHIP FUSE; RECTANGULAR TYPE. RoHS COMPLIANCE ITEM Halogen and Antimony Free

CHIP FUSE; RECTANGULAR TYPE. RoHS COMPLIANCE ITEM Halogen and Antimony Free Spec. No.: FMC K HTS 0001 /7 Date: 2017. 1. 10 Specification Title: CHIP FUSE; RECTANGULAR TYPE Style: FMC10, 16 RoHS COMPLIANCE ITEM Halogen and Antimony Free Product specification contained in this specification

More information

Application Note Thermal Mass Flow Sensor FS7

Application Note Thermal Mass Flow Sensor FS7 1. 3 1.1 About the Sensor 3 1.2 Benefits and Characteristics 3 1.3 Application Areas 3 1.4 Sensor Structure 3 1.5 Measurement Principle 5 1.6 Dimensions and Housing 5 1.7 Mounting 6 1.8 Delivery and Content

More information

Devices and their Packaging Technology

Devices and their Packaging Technology 4 th Workshop Future of Electronic Power Processing and Conversion Devices and their Packaging Technology May 2001 Werner Tursky SEMIKRON ELEKTRONIK GmbH Nuremberg, Germany 1 1. Devices 2. From Discrete

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

Cooling concepts for CanPAK TM * package

Cooling concepts for CanPAK TM * package Cooling concepts for CanPAK TM * package IMM PSD LV Peinhopf olfgang Published by Infineon Technologies AG http://www.infineon.com * CanPAK TM products use DirectFET technology licensed from International

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

Transfer Molded IGBT Module for Electric Vehicle Propulsion

Transfer Molded IGBT Module for Electric Vehicle Propulsion Transfer Molded IGBT Module for Electric Vehicle Propulsion By Eric R. Motto Senior Member John F. Donlon Senior Member Powerex Incorporated 173 Pavilion Lane Youngwood, PA 15697 USA 1 Presentation Outline:

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

Next-generation Inverter Technology for Environmentally Conscious Vehicles

Next-generation Inverter Technology for Environmentally Conscious Vehicles Hitachi Review Vol. 61 (2012), No. 6 254 Next-generation Inverter Technology for Environmentally Conscious Vehicles Kinya Nakatsu Hideyo Suzuki Atsuo Nishihara Koji Sasaki OVERVIEW: Realizing a sustainable

More information