Layout Design II. Lecture Fall 2003

Size: px
Start display at page:

Download "Layout Design II. Lecture Fall 2003"

Transcription

1 Layout Design II Lecture Fall 2003

2 Roadmap Today: Layout Verification & design in the large Next week: Transistor sizing Wires Homework 1: Due Today Homework 2: Out Today, Due Sept 18 Lab 2: This week Lab 3: Warning! Work hard, keep working 2003 Herman Schmit

3 Today s Overview Handout: Virtuoso Design Verification DRC: Design Rule Check LVS: Layout versus Schematic Design in the large How do designers design ICs NOW 2003 Herman Schmit

4 Outline Reasoning Design Rule Checker (DRC) Extractions Layout vs. Schematic (LVS) SPICE Simulations

5 Reasoning Manufacturing is expensive Mask Set Cost $$$ millions Fab turn-around time is couple of months Make sure the timing requirements are met Process requirements are satisfied in the layout The layout implements correct functionality

6 Design Rule Checker (DRC) Each process has a set of design constraints Space rules Width rules Overlap/Extension rules Area/Density rules Design must be free from these errors in order to successfully manufacture an IC DRC tool is used to identify process violations present in the layout

7 Layout

8 Layout

9 DRC Window

10 Layout After DRC Run

11 Layout After DRC Run

12 Error Messages Windows

13 Fix the Layout OLD NEW

14 Extractions Polygons Devices Step Find FETs Calculate capacitances for FETs/wires Calculate resistances for FETs/wires

15 Starting

16 Extract Options LVS Options SPICE Options

17 Layout vs. Schematic (LVS) Does your layout match the schematic Does not perform functional checking In order to ensure schematic functionality at layout level, the LVS cannot generate any errors

18 LVS Example

19 LVS Example

20

21

22 The net-lists failed to match Like matching is enabled. Using terminal names as correspondence points. Net-list summary for extracted view count 6 nets 3 terminals 3 pmos 3 nmos Net-list summary for schematic count 7 nets 5 terminals 3 pmos 3 nmos

23 The net-lists failed to match. layout schematic instances un-matched 2 2 rewired 0 0 size errors 0 0 pruned 0 0 active 6 6 total 6 6 nets un-matched 2 3 merged 0 0 pruned 0 0 active 6 7 total 6 7 terminals

24 devbad.out: I /M1? Device does not cross-match. I /M2? Device does not cross-match. netbad.out: N /net20? Net does not cross-match. It has 4 connections. N /gnd!? Net does not cross-match. It has 4 connections. N /net24? Net does not cross-match. It has 2 connections.

25 LVS Example

26 LVS Example

27 That s how we verify in 322 Simulate (Spice/Verilog) Compare (LVS) Make sure it could be fabbed (DRC) Full-custom design Useful in 1980s Still used in some portions of highest performance chips Microprocessors 2003 Herman Schmit

28 Design Productivity Crisis Transistors/chip [k] 1,000,000 10,000, Staff Yrs. 100,000 1,000,000 10, ,000 1, Staff Yrs. 10, SEMATECH * 2003 Herman Schmit 1000 * * Transistors/Staff-No Year

29 ASIC Design Abstractions Designer Productivity is THE big problem In 1978, people could draw transistors, now there are 100s of millions per chip New abstractions necessary: Masks Design Rules Layout Design Cell Libraries Std Cell Design????/???? Herman Schmit Current ASICs

30 Standard Cell Design Process Design Entry and Simulation» Schematics» Verilog / VHDL Logic Synthesis» Input: Verilog/VHDL and Cell Library» Estimated Timing» Simulation Timing Analysis» Determine worst-case clock speed Formal Verification» Check equivalence of Gates and Specification Design Hand-off 2003 Herman Schmit

31 Standard Cell Design Process Floorplanning» Localize major functions of the chip» Consider global timing» Partition design Placement» Find locations for all circuits» Consider detail timing» Assure proximity of critical nets Global Routing» Resolve congestion» Localize nets» Give critical nets best paths Detail Routing» Locate shortest paths» Create net geometry» Route critical nets first Tape-out to manufacturing 2003 Herman Schmit

32 Anatomy of a Standard Cell nwell Contact VDD Rail Nwell Signal Pins (metal 2) Metal 2 Pitch GND Rail Cell Width 2003 Herman Schmit Substrate Contact

33 Standard Cell Rows Shared VDD Shared Well Shared GND 2003 Herman Schmit

34 Standard Cell Rules Rails and wells route by abutment: Same width, spacing, metal layer Go to cell boundary Substrate or well contacts underneath Any other cell could abut All design rules enforced 50% to Boundary 2003 Herman Schmit

35 Standard Cell Libraries > 100 cells of different types Logic DFFs: Set/Reset polarity, scan variations Filler w/ Capacitors Library variations Low power, low leakage High performance Robust Data path oriented 2003 Herman Schmit

36 D Flip Flop: Standard Cell 2003 Herman Schmit

37 2003 Herman Schmit

38 2003 Herman Schmit

39 2003 Herman Schmit

40 2003 Herman Schmit

41 2003 Herman Schmit

42 2003 Herman Schmit

43 2003 Herman Schmit

44 History of Design Automation Periodic Periodic increases in abstraction to increase productivity The The next quantum step in productivity???? Results (Design Productivity) 1999 What s next? Synthesis 1978 a 0 d b 1 s clk q Schematic Entry Transistor Entry Effort (EDA tools effort) 2003 Herman Schmit

45 Productivity Gap: Core-based Design DSP core (bought) Kbrd cntrl RF Dsply cntrl Internal IP Core-based Design IP-based Design System-on-a-Chip (SoC) 2003 Herman Schmit Soft cores Synthesizable HDL Test-vectors Redesign in new process Hard cores Complete Layout Scale to new process New Class of Companies: IP-providers

46 Core-based Design Challenges System-on-a-Chip (SoC) Interfacing: How to get these blocks talking? Standard Busses: But then why have it on-chip? Debug: How to see embedded signals Testing: How to test individual cores? Liability/Support: What if there s a bug in one of the cores? Who will PAY! 2003 Herman Schmit

47 Summary Basic Layout using Virtuoso Layout Verification for 322 DRC LVS Design in the large Building standard cells Using a library of standard cells and design automation to construct a BIG chip Design Productivity Problem 2003 Herman Schmit

VLSI Design 12. Design Styles

VLSI Design 12. Design Styles 1 9 8 5 1 9 8 7 1 9 9 1 1 9 9 3 1 9 9 9 2 0 0 1 2 0 0 5 2 0 0 7 2 0 0 9 Pr odu ctiv it y (T r an s./ St a f -M o nt h ) VLSI Design Last module: Floorplanning Sequential circuit design Clock skew This

More information

Physical Design of CMOS Integrated Circuits

Physical Design of CMOS Integrated Circuits Physical Design of CMOS Integrated Circuits Dae Hyun Kim EECS Washington State University References John P. Uyemura, Introduction to VLSI Circuits and Systems, 2002. Chapter 5 Goal Understand how to physically

More information

ECE520 VLSI Design. Lecture 9: Design Rules. Payman Zarkesh-Ha

ECE520 VLSI Design. Lecture 9: Design Rules. Payman Zarkesh-Ha ECE520 VLSI Design Lecture 9: Design Rules Payman Zarkesh-Ha Office: ECE Bldg. 230B Office hours: Wednesday 2:00-3:00PM or by appointment E-mail: pzarkesh@unm.edu Slide: 1 Review of Last Lecture Interconnect

More information

HW #5: Digital Logic and Flip Flops

HW #5: Digital Logic and Flip Flops HW #5: Digital Logic and Flip Flops This homework will walk through a specific digital design problem in all its glory that you will then implement in this weeks lab. 1 Write the Truth Table (10 pts) Consider

More information

VLSI Design 14. Memories

VLSI Design 14. Memories Last module: Synthesis and Verilog This module Memory arrays SRMs Serial Memories Dynamic memories Memory rrays Memory rrays Random ccess Memory Serial ccess Memory Content ddressable Memory (CM) Read/Write

More information

Philips SAA7118E Multi Standard Video Decoder Process Review

Philips SAA7118E Multi Standard Video Decoder Process Review March 31, 2006 Philips SAA7118E Multi Standard Video Decoder Process Review For comments, questions, or more information about this report, or for any additional technical needs concerning semiconductor

More information

EE 434 Lecture 6. Process Technology

EE 434 Lecture 6. Process Technology EE 434 Lecture 6 Process Technology Quiz 4 If an n-channel MOS transistor is modeled with an input capacitance of 2fF and an on resistance of 5KΩ and a p-channel transistor with an input capacitance of

More information

Leading Edge Logic Comparison. March 9, 2018 Scotten W. Jones President IC Knowledge LLC

Leading Edge Logic Comparison. March 9, 2018 Scotten W. Jones President IC Knowledge LLC Leading Edge Logic Comparison March 9, 2018 Scotten W. Jones President IC Knowledge LLC sjones@icknowledge.com Logic Standard Cell Logic designs are created using standard cells. The cell height is the

More information

THIẾT KẾ VI MẠCH TƯƠNG TỰ CHƯƠNG 2: CMOS Technology

THIẾT KẾ VI MẠCH TƯƠNG TỰ CHƯƠNG 2: CMOS Technology THIẾT KẾ VI MẠCH TƯƠNG TỰ CHƯƠNG 2: CMOS Technology Hoàng Trang-bộ môn Kỹ Thuật Điện Tử hoangtrang@hcmut.edu.vn 1 TP.Hồ Chí Minh 12/2011 1. Overview - IC technology - CMOS vs BJT Hoàng Trang-bộ môn Kỹ

More information

Freescale Semiconductor MMA6222AEG ±20/20g Dual-Axis Medium-g Micromachined HARMEMS Accelerometer

Freescale Semiconductor MMA6222AEG ±20/20g Dual-Axis Medium-g Micromachined HARMEMS Accelerometer Freescale Semiconductor MMA6222AEG ±20/20g Dual-Axis Medium-g Micromachined HARMEMS Accelerometer MEMS Process Review For comments, questions, or more information about this report, or for any additional

More information

DIY - PC - Interface for Suunto Cobra/Vyper/Mosquito

DIY - PC - Interface for Suunto Cobra/Vyper/Mosquito DIY - PC - Interface for Suunto Cobra/Vyper/Mosquito Summary This document is the distinct consequence of the Spyder/Stinger interface DIY. After having many e-mails concerning the application for the

More information

Design of AMBA APB Protocol

Design of AMBA APB Protocol Design of AMBA APB Protocol G. Venkat Rao 1, Pasam Abhigna 2, J. Naveen 3, S. Vineeth Reddy 4 1 Assistant Professor Department of ECE Geethanjali College of engineering and technology 2, 3, 4 Bachelor

More information

CPE/EE 427, CPE 527 VLSI Design I IC Manufacturing. The MOS Transistor

CPE/EE 427, CPE 527 VLSI Design I IC Manufacturing. The MOS Transistor CPE/EE 427, CPE 527 VLSI Design I IC Manufacturing Department of Electrical and Computer Engineering University of Alabama in Huntsville Aleksandar Milenkovic The MOS Transistor Polysilicon Aluminum 9/11/2006

More information

Stack Height Analysis for FinFET Logic and Circuit

Stack Height Analysis for FinFET Logic and Circuit 2015 Spring ECE 7332 Stack Height Analysis for FinFET Logic and Circuit Xinfei Guo & Qing Qin May 8 th, 2015 Outline Background & Motivation FinFET Design and Simulation Flow Stack Height Analysis A Case

More information

The Future of Field-Programmable Gate Arrays

The Future of Field-Programmable Gate Arrays The Future of Field-Programmable Gate Arrays Peter Alfke Director, Applications Engineering Xilinx, Inc PA Snowmass 9/99 1 The future is exciting Le future est formidable Die Zukunft ist rosig Il futuro

More information

Front-end Realization of ASIC for Traffic Light Control with Real Time Clock Synchronization

Front-end Realization of ASIC for Traffic Light Control with Real Time Clock Synchronization Front-end Realization of ASIC for Traffic Light Control with Real Time Clock Synchronization Mukul Bhargava M.Tech Scholar Deptt. of Elex. & Instr., Shri G.S. Institute of technology, Indore-452003 (M.P.)

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 Switch Model of NMOS Transistor V GS Gate CPE/EE 47, CPE 57 VLSI Design I L0: IC Manufacturing Source (of carriers) Drain (of carriers) Department of Electrical and Computer Engineering University of Alabama

More information

Synchronous Sequential Logic. Topics. Sequential Circuits. Chapter 5 Steve Oldridge Dr. Sidney Fels. Sequential Circuits

Synchronous Sequential Logic. Topics. Sequential Circuits. Chapter 5 Steve Oldridge Dr. Sidney Fels. Sequential Circuits Synchronous Sequential Logic Chapter 5 Steve Oldridge Dr. Sidney Fels Sequential Circuits Topics What happens when we add memory? Latches Flip-Flops Clocks State Tables Reduction of States 10/6/2010 c

More information

CPE/EE 427, CPE 527 VLSI Design I L06: Complementary CMOS Logic Gates

CPE/EE 427, CPE 527 VLSI Design I L06: Complementary CMOS Logic Gates PE/EE 427, PE 527 VLSI esign I L6: omplementary MOS Logic Gates epartment of Electrical and omputer Engineering University of labama in Huntsville leksandar Milenkovic ( www.ece.uah.edu/~milenka ) www.ece.uah.edu/~milenka/cpe527-5f

More information

Respiration. Figure 22: Schematic representation of the respiratory system

Respiration. Figure 22: Schematic representation of the respiratory system Respiration One of the seven characteristics of something which is living is respiration. Strictly speaking, respiration is the process that takes place at cellular level and is one of three different

More information

CPE/EE 427, CPE 527 VLSI Design I L21: Sequential Circuits. Review: The Regenerative Property

CPE/EE 427, CPE 527 VLSI Design I L21: Sequential Circuits. Review: The Regenerative Property CPE/EE 427, CPE 527 VLSI esign I L21: Sequential Circuits epartment of Electrical and Computer Engineering University of Alabama in Huntsville Aleksandar Milenkovic ( www.ece.uah.edu/~milenka ) www.ece.uah.edu/~milenka/cpe527-5f

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 Review: The Regenerative Property V i V o V i V o CPE/EE 47, CPE 57 VLSI esign I : Sequential Circuits epartment of Electrical and Computer Engineering University of labama in Huntsville leksandar Milenkovic

More information

An Architecture for Combined Test Data Compression and Abort-on-Fail Test

An Architecture for Combined Test Data Compression and Abort-on-Fail Test An Architecture for Combined Test Data Compression and Abort-on-Fail Test Erik Larsson and Jon Persson Embedded Systems Laboratory Department of Computer and Information Science Linköpings Universitet,

More information

Post-Placement Functional Decomposition for FPGAs

Post-Placement Functional Decomposition for FPGAs Post-Placement Functional Decomposition for FPGAs Valavan Manohararajah, Deshanand P. Singh, Stephen D. Brown and Zvonko G. Vranesic Altera Toronto Technology Center 151 Bloor Street West, Suite 200 Toronto,

More information

Designing of Low Power and Efficient 4-Bit Ripple Carry Adder Using GDI Multiplexer

Designing of Low Power and Efficient 4-Bit Ripple Carry Adder Using GDI Multiplexer Designing of Low Power and Efficient 4-Bit Ripple Carry Adder Using GDI Multiplexer 1 Vinay.K.Kolur, 2 Pavankumar Kulkarni Department of EEE, BLDEA s CET Vijayapur Abstract The low power and less delay

More information

MIL-STD-883G METHOD

MIL-STD-883G METHOD STEADY-STATE LIFE 1. PURPOSE. The steady-state life test is performed for the purpose of demonstrating the quality or reliability of devices subjected to the specified conditions over an extended time

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 CPE/EE 427, CPE 527 VLSI esign I L2: ynamic Sequential Circuits epartment of Electrical and Computer Engineering University of Alabama in Huntsville Aleksandar Milenkovic ( www. ece.uah.edu/~milenka )

More information

Scaling. Krish Chakrabarty 1. Scaling

Scaling. Krish Chakrabarty 1. Scaling Scaling Transistors Interconnect Future Challenges Krish Chakrabarty 1 Scaling The only constant in VLSI is constant change Feature size shrinks by 30% every 2-3 years Transistors become cheaper Transistors

More information

STMicroelectronics LISY300AL Single-Axis Analog Yaw Rate Gyroscope

STMicroelectronics LISY300AL Single-Axis Analog Yaw Rate Gyroscope Single-Axis Analog Yaw Rate Gyroscope MEMS Process Review For comments, questions, or more information about this report, or for any additional technical needs concerning semiconductor technology, please

More information

How Game Engines Can Inspire EDA Tools Development: A use case for an open-source physical design library

How Game Engines Can Inspire EDA Tools Development: A use case for an open-source physical design library How Game Engines Can Inspire EDA Tools Development: A use case for an open-source physical design library Tiago Fontana, Renan Netto, Vinicius Livramento, Chrystian Guth, Sheiny Almeida, Laércio Pilla,

More information

Assertion-Based Verification

Assertion-Based Verification 1 Assertion-Based Verification Harry D. Foster Chief Scientist Verification IC Verification Solutions Division February 2018 Outline How Verification is Done Today What Makes Verification Difficult Observability

More information

EE241 - Spring 2013 Advanced Digital Integrated Circuits. Assigned reading. No new reading. Lecture 4: Transistor Models

EE241 - Spring 2013 Advanced Digital Integrated Circuits. Assigned reading. No new reading. Lecture 4: Transistor Models EE41 - Spring 013 Advanced Digital Integrated ircuits ecture 4: Transistor Models Assigned reading No new reading 1 Outline ast lecture Features of modern technologies This lecture Transistor modeling

More information

Provably Secure Camouflaging Strategy for IC Protection

Provably Secure Camouflaging Strategy for IC Protection Provably Secure Camouflaging Strategy for IC Protection Meng Li 1 Kaveh Shamsi 2 Travis Meade 2 Zheng Zhao 1 Bei Yu 3 Yier Jin 2 David Z. Pan 1 1 Electrical and Computer Engineering, University of Texas

More information

High Density FPGA Package BIST Technique

High Density FPGA Package BIST Technique High Density FPGA Package BIST Technique Douglas Goodman, James Hofmeister, Justin Judkins, PhD Ridgetop Group Inc. 3580 West Ina Road Tucson, AZ 85741 (520) 742-3300 Doug@ridgetop-group.com Abstract Over

More information

Bill Williams FMTC Probe Technology Development Group

Bill Williams FMTC Probe Technology Development Group Slide 1 Expanding Capabilities of Traditional Cantilever Technology To Meet Advanced DRI Fine Pitch Probe Requirements Presenter: Bill Williams, Freescale Semiconductor FMTC Probe Mgr. and Sr. Member Technical

More information

IBIS Modeling for IO-SSO Analysis. Thunder Lay and Jack W.C. Lin IBIS Asia Summit Taipei, Taiwan Nov. 19, 2013

IBIS Modeling for IO-SSO Analysis. Thunder Lay and Jack W.C. Lin IBIS Asia Summit Taipei, Taiwan Nov. 19, 2013 IBIS Modeling for IO-SSO Analysis Thunder Lay and Jack W.C. Lin IBIS Asia Summit Taipei, Taiwan Nov. 19, 2013 Agenda What is IO-SSO? Missing Components in Traditional IO-SSO Analysis Accurate On-die and

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 PE/EE 427, PE 527 VLI esign I L8: Pass Transistor Logic epartment of Electrical and omputer Engineering University of labama in Huntsville leksandar Milenkovic ( www. ece.uah.edu/~milenka ) www. ece.uah.edu/~milenka/cpe527-3f

More information

Improve Process Reliability

Improve Process Reliability Convenient Conductivity Calibration to Meet Pharmacopeia Regulations Pharmacopeias require that conductivity measurement systems be periodically calibrated to ensure their precision. The range of accessories

More information

Design of Low Power and High Speed 4-Bit Ripple Carry Adder Using GDI Multiplexer

Design of Low Power and High Speed 4-Bit Ripple Carry Adder Using GDI Multiplexer Design of Low Power and High Speed 4-Bit Ripple Carry Adder Using GDI Multiplexer Yemmiganur. Sowmya, Department of ECE,Reva University, Bangalore soumyaymgr@gmail.com Raganna. A Department of ECE, Reva

More information

Accellera Systems Initiative SystemC Standards Update

Accellera Systems Initiative SystemC Standards Update Accellera Systems Initiative SystemC Standards Update Martin Barnasconi, Philipp A. Hartmann, Trevor Wieman Inaugural DVCon Europe, October 14, 2014 Accellera Systems Initiative Presentation Overview Accellera

More information

MOSIS LAMBDA DESIGN RULES

MOSIS LAMBDA DESIGN RULES MOSIS LAMBDA DESIGN RULES 3 sets of design rules: 1) SCMOS: valid for technologies with 2λ>1 µm 2) SCMOS_SUBM: valid for technologies with 0.25

More information

Lab 4 VGA Display Snake Game

Lab 4 VGA Display Snake Game Lab 4 VGA Display Snake Game Design and implement a digital circuit capable of displaying predefined patterns on the screen of a VGA monitor, and provide the basic components for the Snake game. Your circuit

More information

A Slew/Load-Dependent Approach to Single-variable Statistical Delay Modeling. Tau Workshop 2014 Brandon Bautz & Swamy Lokanadham Cadence

A Slew/Load-Dependent Approach to Single-variable Statistical Delay Modeling. Tau Workshop 2014 Brandon Bautz & Swamy Lokanadham Cadence A Slew/Load-Dependent Approach to Single-variable Statistical Delay Modeling Tau Workshop 2014 Brandon Bautz & Swamy Lokanadham Cadence Abstract Industrial demand for higher performing digital semiconductor

More information

Design and Technology Solutions for Development of SiGeMEMS devices. Tom Flynn Vice President, Sales Coventor

Design and Technology Solutions for Development of SiGeMEMS devices. Tom Flynn Vice President, Sales Coventor Design and Technology Solutions for Development of SiGeMEMS devices Tom Flynn Vice President, Sales Coventor Special thanks to: Stephane Donnay, Program Manager, imec Gerold Schropfer, Director, Foundary

More information

CBC2 performance with switched capacitor DC-DC converter. systems meeting, 12/2/14

CBC2 performance with switched capacitor DC-DC converter. systems meeting, 12/2/14 CBC2 performance with switched capacitor DC-DC converter systems meeting, 12/2/14 1 reminder of results from CBC1 +2.5V GND 1n can power CBC from single +2.5V supply 1uF DC-DC diff. clock (CMOS) 1 MHz

More information

Welcome to Accellera Day! AGENDA Accellera overview Technical Excellence Award Update: Accellera Portable Stimulus Working Group

Welcome to Accellera Day! AGENDA Accellera overview Technical Excellence Award Update: Accellera Portable Stimulus Working Group Welcome to Accellera Day! AGENDA Accellera overview Technical Excellence Award Update: Accellera Portable Stimulus Working Group Accellera Overview February 29, 2016 Shishpal Rawat Chairman Welcome Agenda

More information

Magnetic Tape Installation Straight guide tape, embedded magnetic bar, curve segments HG A

Magnetic Tape Installation Straight guide tape, embedded magnetic bar, curve segments HG A Installation Instructions HG 19600-A Magnetic Tape Installation Straight guide tape, embedded magnetic bar, curve segments HG 19600-A English, Revision 01 Dev. by: TE Date: 25.06.2015 Author(s): RAD Götting

More information

Table of Contents FIRST 2005 FIRST Robotics Competition Manual: Section 3 The Arena rev B Page 1 of 8

Table of Contents FIRST 2005 FIRST Robotics Competition Manual: Section 3 The Arena rev B Page 1 of 8 Table of Contents 3 THE ARENA...2 3.1 OVERVIEW...2 3.1.1 Dimensions and Tolerances...3 3.2 PLAYING FIELD...4 3.2.1 Boundaries and Markings...4 3.2.2 Goals...5 3.2.3 Center Goal...5 3.2.4 Tetra Loading

More information

Oxygen Meter User Manual

Oxygen Meter User Manual Oxygen Meter User Manual Monday, July 23, 2007 1. Outline...2 2. Program...3 2.1. Environment for program execution...3 2.2. Installation...3 2.3. Un installation...3 2.4. USB driver installation...3 2.5.

More information

Leakage Current Testing Is it right for your application?

Leakage Current Testing Is it right for your application? Leakage Current Testing Is it right for your application? Introduction The Leakage Current test (LCT for short) is most often specified to be performed as a type test in a design or engineering laboratory

More information

Adiabatic Switching. A Survey of Reversible Computation Circuits. Benjamin Bobich, 2004

Adiabatic Switching. A Survey of Reversible Computation Circuits. Benjamin Bobich, 2004 Adiabatic Switching A Survey of Reversible Computation Circuits Benjamin Bobich, 2004 Agenda for Today 1. The Basics of Adiabatic Logic and the Fundamentals of Adiabatic Charging 2. Early Adiabatic Circuit

More information

Global EHS Powered Industrial Truck and Pedestrian Safety

Global EHS Powered Industrial Truck and Pedestrian Safety Global EHS Powered Industrial Truck and Pedestrian Safety Control No: Policy Name: Powered Industrial Truck and Pedestrian Safety Policy Responsible Corporate Function/Business Segment: Global Environmental

More information

82C288 BUS CONTROLLER FOR PROCESSORS (82C C C288-8)

82C288 BUS CONTROLLER FOR PROCESSORS (82C C C288-8) BUS CONTROLLER FOR 80286 PROCESSORS (82C288-12 82C288-10 82C288-8) Y Provides Commands and Controls for Local and System Bus Y Wide Flexibility in System Configurations Y High Speed CHMOS III Technology

More information

Part of the slides. Part of figures from. adapted reused from slides by Alberto Sangiovanni- Vincentelli

Part of the slides. Part of figures from. adapted reused from slides by Alberto Sangiovanni- Vincentelli TKT-2431 Soc Design Lec 2 Reuse of IP components Erno Salminen, Tero Arpinen Department of Computer Systems Tampere University of Technology Fall 2010 Erno Salminen - Sep. 2010 Copyright notice Part of

More information

ProChek, A COMPREHENSIVE FABRICATION PROCESS MISMATCH AND RELIABILITY CHARACTERIZATION TOOL

ProChek, A COMPREHENSIVE FABRICATION PROCESS MISMATCH AND RELIABILITY CHARACTERIZATION TOOL Vendor: Ridgetop Group, Inc. Office Address: 3580 West Ina Road, Tucson, Arizona 85741 Phone: 520-742-3300; Fax: 520-544-3180 Technical Contact: Esko Mikkola, Ph.D., Project Manager Phone: 520-742-3300

More information

PAB Deployment Simulation with Curved Retainer

PAB Deployment Simulation with Curved Retainer 7 th International LS-DYNA Users Conference Crash/Safety (3) PAB Deployment Simulation with Curved Retainer Linhuo Shi TG North America Corporation 095 Crooks Road Troy, MI 48084 Tel: (248) 280-7348 Fax:

More information

Training Fees 3,400 US$ per participant for Public Training includes Materials/Handouts, tea/coffee breaks, refreshments & Buffet Lunch.

Training Fees 3,400 US$ per participant for Public Training includes Materials/Handouts, tea/coffee breaks, refreshments & Buffet Lunch. Training Title DISTRIBUTED CONTROL SYSTEMS (DCS) 5 days Training Venue and Dates DISTRIBUTED CONTROL SYSTEMS (DCS) Trainings will be conducted in any of the 5 star hotels. 5 22-26 Oct. 2017 $3400 Dubai,

More information

EFFECTIVE DESIGN OF CONVERTER HOODS. 111 Ferguson Ct. Suite 103 Irving, Texas U.S.A. 400 Carlingview Dr. Toronto, ON M9W 5X9 Canada.

EFFECTIVE DESIGN OF CONVERTER HOODS. 111 Ferguson Ct. Suite 103 Irving, Texas U.S.A. 400 Carlingview Dr. Toronto, ON M9W 5X9 Canada. EFFECTIVE DESIGN OF CONVERTER HOODS Paykan Safe 1, Sam Matson 1, and John Deakin 2 1 Gas Cleaning Technologies 111 Ferguson Ct. Suite 103 Irving, Texas 75062 U.S.A. 2 H.G. Engineering, Ltd. 400 Carlingview

More information

TOTAL-IONIZING-DOSE RESPONSE OF 65 nm MOSFETS IRRADIATED TO ULTRA- HIGH DOSES. GIULIO BORGHELLO

TOTAL-IONIZING-DOSE RESPONSE OF 65 nm MOSFETS IRRADIATED TO ULTRA- HIGH DOSES. GIULIO BORGHELLO TOTAL-IONIZING-DOSE RESPONSE OF 65 nm MOSFETS IRRADIATED TO ULTRA- HIGH DOSES GIULIO BORGHELLO giulio.borghello@cern.ch introduction Presented at NSREC 2017 14/11/2017 GIULIO BORGHELLO 2 introduction Presented

More information

VLSI Design I; A. Milenkovic 1

VLSI Design I; A. Milenkovic 1 State Registers Review: Sequential efinitis CPE/EE 427, CPE 527 VLSI esign I L2: ynamic Sequential Circuits epartment of Electrical and Computer Engineering University of labama in Huntsville leksandar

More information

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS

THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS THE CANDU 9 DISTRffiUTED CONTROL SYSTEM DESIGN PROCESS J.E. HARBER, M.K. KATTAN Atomic Energy of Canada Limited 2251 Speakman Drive, Mississauga, Ont., L5K 1B2 CA9900006 and M.J. MACBETH Institute for

More information

Preparation for Salinity Control ME 121

Preparation for Salinity Control ME 121 Preparation for Salinity Control ME 121 This document describes a set of measurements and analyses that will help you to write an Arduino program to control the salinity of water in your fish tank. The

More information

EUV Mask Handling Standards

EUV Mask Handling Standards EUV Mask Handling Standards Scott Hector*, SEMATECH Mask Strategy Program Manager November 2004 * On assignment from Freescale Semiconductor, Inc. Acknowledge: Thomas White Outline Standard for mask frame

More information

Mitos Fluika Pressure and Vacuum Pumps Datasheet

Mitos Fluika Pressure and Vacuum Pumps Datasheet Unit 1, Anglian Business Park, Orchard Road, Royston, Hertfordshire, SG8 5TW, UK T: +44 (0)1763 242491 F: +44 (0)1763 246125 E: sales@dolomite-microfluidics.com W: www.dolomite-microfluidics.com Dolomite

More information

3. Real-time operation and review of complex circuits, allowing the weighing of alternative design actions.

3. Real-time operation and review of complex circuits, allowing the weighing of alternative design actions. PREFERRED RELIABILITY PAGE 1 OF 5 PRACTICES VOLTAGE & TEMPERATURE MARGIN TESTING Practice: Voltage and Temperature Margin Testing (VTMT) is the practice of exceeding the expected flight limits of voltage,

More information

NON-CATALOG. Features excellent image rejection, 27 db typ. low conversion loss, 7.0 db typ. aqueous washable J-leads for strain relief

NON-CATALOG. Features excellent image rejection, 27 db typ. low conversion loss, 7.0 db typ. aqueous washable J-leads for strain relief NON-CATAG Surface Mount Image Reject Mixer Level 13 ( Power +13dBm) 2490 to 2550 MHz Maximum Ratings Operating Temperature -40 C to 85 C Storage Temperature -55 C to 100 C RF Power 200mW IF Current 40mA

More information

Pinouts. Electronics Pinouts. Terry Sturtevant. Wilfrid Laurier University. April 8, 2011

Pinouts. Electronics Pinouts. Terry Sturtevant. Wilfrid Laurier University. April 8, 2011 Electronics Pinouts Wilfrid Laurier University April 8, 2011 Here is the top view of an integrated circuit. Here is the top view of an integrated circuit. Here is the top view of an integrated circuit.

More information

Division of Marine Science & Technology Lockwood School of Diving and Underwater Technology Course Syllabus

Division of Marine Science & Technology Lockwood School of Diving and Underwater Technology Course Syllabus Division of Marine Science & Technology Lockwood School of Diving and Underwater Technology Course Syllabus COURSE TITLE COURSE NUMBER PREREQUISITES Dive Medicine Instructor EMS2082 Nationally recognized

More information

TTL Flash Interface connections

TTL Flash Interface connections TTL Flash Interface connections Nikon TTL Hot-shoe Interface Gnd = Ground, Earth, Mass, Common. X = X (trigger) contact. Q = Quench or TTL stop. Rdy = Ready to fire SP = Speedlight present (Monitor). The

More information

D-Case Modeling Guide for Target System

D-Case Modeling Guide for Target System D-Case Modeling Guide for Target System 1/32 Table of Contents 1 Scope...4 2 Overview of D-Case and SysML Modeling Guide...4 2.1 Background and Purpose...4 2.2 Target System of Modeling Guide...5 2.3 Constitution

More information

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired

IDeA Competition Report. Electronic Swimming Coach (ESC) for. Athletes who are Visually Impaired IDeA Competition Report Electronic Swimming Coach (ESC) for Athletes who are Visually Impaired Project Carried Out Under: The Department of Systems and Computer Engineering Carleton University Supervisor

More information

Sensoric 4-20 ma Transmitter Board Operation Manual

Sensoric 4-20 ma Transmitter Board Operation Manual Sensoric 4-20 ma Transmitter Board Operation Manual 1 Content Features Operation Manual Technical Data Mechanical Dimensions Remarks & Contact information 2 Features Soldered sensor cell (non replaceable)

More information

The International Semiconductor Roadmap and Its Impact on Semiconductor-Related Research. Jan M. Rabaey Gigascale Research Center (GSRC)

The International Semiconductor Roadmap and Its Impact on Semiconductor-Related Research. Jan M. Rabaey Gigascale Research Center (GSRC) The International Semiconductor Roadmap and Its Impact on Semiconductor-Related Research Jan M. Rabaey Gigascale Research Center (GSRC) The International Technology RoadMap for Semiconductors Inaugurated

More information

Linear Compressor Suction Valve Optimization

Linear Compressor Suction Valve Optimization Purdue University Purdue e-pubs International Compressor Engineering Conference School of Mechanical Engineering 2016 Linear Compressor Suction Valve Optimization Rinaldo Puff Embraco, Brazil, rinaldo.puff@embraco.com

More information

FUGITIVE EMISSIONS EXPERIMENTAL MEASUREMENTS AND EQUIVALENCY

FUGITIVE EMISSIONS EXPERIMENTAL MEASUREMENTS AND EQUIVALENCY FUGITIVE EMISSIONS EXPERIMENTAL MEASUREMENTS AND EQUIVALENCY ABSTRACT Jay Abrahimzadeh Joe Steinke Control Components Inc. Fugitive Emissions requirements, compliance, and use have gained momentum in the

More information

VariSource High Dose Rate Afterloader Procedures. For Performing Breast Brachytherapy with. The SAVI TM Applicator

VariSource High Dose Rate Afterloader Procedures. For Performing Breast Brachytherapy with. The SAVI TM Applicator VariSource High Dose Rate Afterloader Procedures For Performing Breast Brachytherapy with The SAVI TM Applicator Contents I. CT Evaluation (~1 week prior to insertion) II. SAVI Applicator Implantation

More information

Reflections on IBIS. Bob Ross January 27, IBIS Summit Meeting Santa Clara, California

Reflections on IBIS. Bob Ross January 27, IBIS Summit Meeting Santa Clara, California Reflections on IBIS Bob Ross January 27, 2003 IBIS Summit Meeting Santa Clara, California Agenda IBIS Membership and Changing Industry Tidbits IBIS Infrastructure Keys to Success Future Challenges 2 EIA

More information

BPMN - IV. Rushikesh K Joshi IIT Bombay

BPMN - IV. Rushikesh K Joshi IIT Bombay BPMN - IV Rushikesh K Joshi IIT Bombay Event based Gateways: Use of intermediate events only one of the alternatives is chosen Acceptance Event based Gateway Rejection 3 days Event based Gateways: Use

More information

Latest FE Model Development of THOR-50M Crash Test Dummy

Latest FE Model Development of THOR-50M Crash Test Dummy Latest FE Model Development of THOR-50M Crash Test Dummy Ismail Maatouki*, Stephen Fu**, Zaifei Zhou**, *Humanetics Europe GmbH, Heidelberg, Germany **Humanetics Innovative Solutions, Inc. Farmington Hills,

More information

Lab 1c Isentropic Blow-down Process and Discharge Coefficient

Lab 1c Isentropic Blow-down Process and Discharge Coefficient 058:080 Experimental Engineering Lab 1c Isentropic Blow-down Process and Discharge Coefficient OBJECTIVES - To study the transient discharge of a rigid pressurized tank; To determine the discharge coefficients

More information

Impact of Reprocessing Technique on First Level Interconnects of Pb- Free to SnPb Reballed Area Array Flip Chip Devices

Impact of Reprocessing Technique on First Level Interconnects of Pb- Free to SnPb Reballed Area Array Flip Chip Devices Impact of Reprocessing Technique on First Level Interconnects of Pb- Free to SnPb Reballed Area Array Flip Chip Devices Joelle Arnold, Steph Gulbrandsen, Dr. Nathan Blattau IMAPS Wait, what? o There s

More information

New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications

New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications 19 th World Conference on Non-Destructive Testing 2016 New Highly Productive Phased Array Ultrasonic Testing Machine for Aluminium Plates for Aircraft Applications Christoph HENKEL 1, Markus SPERL 1, Walter

More information

Coverage Closure Is it a Game of Dice or Top 10 Tests or Automated Closure? Aditya Sharma, T. Nagasundaram, M. Nitin Kumar, Nikhita Raj J

Coverage Closure Is it a Game of Dice or Top 10 Tests or Automated Closure? Aditya Sharma, T. Nagasundaram, M. Nitin Kumar, Nikhita Raj J Coverage Closure Is it a Game of Dice or Top 10 Tests or Automated Closure? Aditya Sharma, T. Nagasundaram, M. Nitin Kumar, Nikhita Raj J 1 Agenda Conventional Coverage Closure : CRV Smart Selection of

More information

Stand-Alone Bubble Detection System

Stand-Alone Bubble Detection System Instruction Sheet P/N Stand-Alone Bubble Detection System 1. Introduction The Bubble Detection system is designed to detect air-bubble induced gaps in a bead of material as it is being dispensed. When

More information

Copyright by Turbomachinery Laboratory, Texas A&M University

Copyright by Turbomachinery Laboratory, Texas A&M University Proceedings of the 2 nd Middle East Turbomachinery Symposium 17 20 March, 2013, Doha, Qatar Effectiveness of Windage Features on High Speed Couplings Steven Pennington Global Engineering Manager John Crane

More information

Live Round Interrupter (LRI) Technical Implementation White Paper

Live Round Interrupter (LRI) Technical Implementation White Paper Live Round Interrupter (LRI) Technical Implementation White Paper BlankSafe Inc Authors: Craig Lathrop and Wes Inskeep Jul 29th 2014 ABSTRACT This white paper discusses the Live Round Interrupter (LRI),

More information

Process Control for Additive Manufacturing. Lesson 3 Measurement & Control of Heat Input

Process Control for Additive Manufacturing. Lesson 3 Measurement & Control of Heat Input Process Control for Additive Manufacturing Lesson 3 Measurement & Control of Heat Input Why is this important to you? It has been well established in the welding industry that heat input has a direct influence

More information

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS

WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS v. 8.4 WMS 8.4 Tutorial Hydraulics and Floodplain Modeling HY-8 Modeling Wizard Learn how to model a culvert using HY-8 and WMS Objectives Define a conceptual schematic of the roadway, invert, and downstream

More information

Surfing Interconnect

Surfing Interconnect Surfing Interconnect Mark R. Greenstreet and Jihong Ren University of British Columbia, Rambus Surfing Interconnect p.1/17 Motivation Wires are the problem: Wires scale poorly with feature size: Gate delays

More information

AC : A LABORATORY EXERCISE TO DEMONSTRATE HOW TO EXPERIMENTALLY DETERMINE THE OPERATING POINT FOR A FAN

AC : A LABORATORY EXERCISE TO DEMONSTRATE HOW TO EXPERIMENTALLY DETERMINE THE OPERATING POINT FOR A FAN AC 2007-206: A LABORATORY EXERCISE TO DEMONSTRATE HOW TO EXPERIMENTALLY DETERMINE THE OPERATING POINT FOR A FAN Robert Edwards, Pennsylvania State University-Erie Robert Edwards is currently a Lecturer

More information

Previous Release Notes

Previous Release Notes Release Notes Shearwater Desktop 3.1.5 Support for NERD 2. Previous Release Notes Version 3.1.4 Improved Bluetooth Reliability with the initial connection. Bug Notes: dded software workaround to allow

More information

21 rue La Nouë Bras de Fer Nantes - France Phone : +33 (0) website :

21 rue La Nouë Bras de Fer Nantes - France Phone : +33 (0) website : 21 rue La Nouë Bras de Fer - 44200 Nantes - France Phone : +33 (0) 240 180 916 - email : info@systemplus.fr - website : www.systemplus.fr April 2013 - Version 1 Written by: Romain FRAUX DISCLAIMER : System

More information

Rescue Rover. Robotics Unit Lesson 1. Overview

Rescue Rover. Robotics Unit Lesson 1. Overview Robotics Unit Lesson 1 Overview In this challenge students will be presented with a real world rescue scenario. The students will need to design and build a prototype of an autonomous vehicle to drive

More information

CS 4649/7649 Robot Intelligence: Planning

CS 4649/7649 Robot Intelligence: Planning CS 4649/7649 Robot Intelligence: Planning Roadmap Approaches Sungmoon Joo School of Interactive Computing College of Computing Georgia Institute of Technology S. Joo (sungmoon.joo@cc.gatech.edu) 1 *Slides

More information

CS 351 Design of Large Programs Zombie House

CS 351 Design of Large Programs Zombie House CS 351 Design of Large Programs Zombie House Instructor: Joel Castellanos e-mail: joel@unm.edu Web: http://cs.unm.edu/~joel/ Office: Electrical and Computer Engineering building (ECE). Room 233 2/23/2017

More information

Non Functional Requirement (NFR)

Non Functional Requirement (NFR) Non Functional Requirement (NFR) Balasubramanian Swaminathan PMP, ACP, CSM, CSP, SPC4.0, AHF Director Global Programs, Digital Operations [Enterprise Agile Coach and Leader] GE Healthcare Digital Copyright

More information

Unit 5: Prioritize and Manage Hazards and Risks STUDENT GUIDE

Unit 5: Prioritize and Manage Hazards and Risks STUDENT GUIDE : Prioritize and Manage Hazards and Risks STUDENT GUIDE Objectives By the end of this unit, students will be able to: Describe several techniques that can be used to prioritize hazards for mitigation,

More information

Ground Fault Circuit Interrupter(GFCI) Policy

Ground Fault Circuit Interrupter(GFCI) Policy NewStar Netronics, LLC American Products for the World Ground Fault Circuit Interrupter(GFCI) Policy 3926 East 3 rd Street Tulsa, OK 74112 Phone (918)894-5006 Fax (918)836-9909 tech@newstarnetronics.com

More information

IBIS Hierarchical Overrides and BIRD88

IBIS Hierarchical Overrides and BIRD88 IBIS Hierarchical Overrides and BIRD88 Bob Ross DesignCon East IBIS Summit Meeting Boxborough, Massachusetts April 5, 2004 Page 1 What is Hierarchical Override? Add Override rather than Conditional Replacement

More information

TECHNICAL BULLETIN USE OF SNOW GUARDS

TECHNICAL BULLETIN USE OF SNOW GUARDS Page 1 of 10 USE OF SNOW GUARDS Snow guards are used to hold snow and ice on the roof until they can melt and run off as water. Their use should be restricted to areas where snow and ice falling off the

More information