VLSI Design 8. Design of Adders

Size: px
Start display at page:

Download "VLSI Design 8. Design of Adders"

Transcription

1 VLI Design. Design of dders. Design of dders Last module: Designing MO gate networks peeding up combinational gates This module dder circuits imple adders Fast addition Half dder ingle-it ddition Full dder = out = out = out = MJ(,, ) out out out D. Z. Pan. Design of dders D. Z. Pan. Design of dders Full dder Design I rute force implementation from equations = out = MJ(,, ) Full dder Design II Factor in terms of out = ( )(~ out ) ritical path is usually to out in ripple adder MINORITY MJ out out out out D. Z. Pan. Design of dders D. Z. Pan. Design of dders Layout lever layout circumvents usual line of diffusion Use wide transistors on critical path Eliminate output inverters Full dder Design III omplementary Pass Transistor Logic (PL) lightly faster, but more area cf. the clever layout of II out out D. Z. Pan. Design of dders D. Z. Pan. Design of dders D. Z. Pan

2 VLI Design. Design of dders arry Propagate dders N-bit adder called P Each sum bit depends on all previous carries How do we compute all these carries quickly? Ripple arry dder implest design: cascade full adders ritical path goes from in to out Design full adder to have fast carry delay N... N... out out out in N... in in carries out in D. Z. Pan. Design of dders D. Z. Pan. Design of dders Inversions ritical path passes through majority gate uilt from minority inverter Eliminate inverter and use inverting full adder out in PGK For a full adder, define what happens to carries Generate: out = independent of G = Propagate: out = P = Kill: out = independent of K = ~ ~ (i.e., ~K = ) D. Z. Pan. Design of dders D. Z. Pan. Design of dders Generate / Propagate PG Logic Equations often factored into G and P Generate and propagate for groups spanning G = G P G i: j i: k i: k k : j P = P P i: j i: k k : j ::ing G P G P G P G P in : itwise PG logic G P : Group PG logic ase case G : G : G : G : G G = um: ii : i i i P P = ii : i i i = P G i i i : G: G = in P: P = out : um logic D. Z. Pan. Design of dders D. Z. Pan. Design of dders D. Z. Pan

3 VLI Design. Design of dders Ripple arry Revisited Ripple arry PG Diagram G = G P G i: i i i : it Position in t = t ( N ) t t ripple pg O xor G P G P G P G P G P Delay G : G : G : G : out : : : : : : : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders PG Diagram Notation lack cell Gray cell uffer i:k k-:j i:k k-:j arry-kip dder Ripple carry is slow through all N stages arry-skip allows carry to skip over groups of n bits Decision based on n-bit propagate signal : : : : : : : : P : P : P : P : G i:k P i:k G k-:j G G i:k P i:k G G k-:j G G out : : : : in P k-:j P P P D. Z. Pan. Design of dders D. Z. Pan. Design of dders arry-kip PG Diagram Variable Group ize : : : : : : : : : : : : : : : : : For k n-bit groups (N = nk) ( ) tskip = tpg n ( k ) to t xor : : : : : : : : : : : : : : : : : Delay grows as O(sqrt(N)) D. Z. Pan. Design of dders D. Z. Pan. Design of dders D. Z. Pan

4 VLI Design. Design of dders arry-lookahead dder L PG Diagram arry-lookahead adder computes G i: for many bits in parallel Uses higher-valency cells with more than two inputs : : : : : : : : out G : G : G : G : P : P : P : P : in : : : : : : : : : : : : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders Higher-Valency ells arry-elect dder i:k k-:ll-:m m-:j G i:k P i:k G k-:l P k-:l G l-:m P l-:m G Trick for critical paths dependent on late input X Precompute two possible outputs for X =, elect proper output when X arrives arry-select adder precomputes n-bit sums For both possible carries into n-bit group G m-:j : : : : : : : : P m-:j P out in : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders arry-increment dder Variable Group ize Factor initial PG and final XOR out of carryselect lso buffer noncritical signals : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : ( ) tincrement = tpg n ( k ) to t xor : : : : : : : : : : : : : : : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders D. Z. Pan

5 VLI Design. Design of dders Tree dder rent-kung If lookahead is good, lookahead across lookahead! Recursive lookahead gives O(log N) delay Many variations on tree adders : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders klansky Kogge-tone : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : :::::: : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders Tree dder Taxonomy Tree dder Taxonomy Ideal N-bit tree adder would have L = log N logic levels Fanout never exceeding No more than one wiring track between levels Describe adder with -D taxonomy (l, f, t) Logic levels: L l Fanout: f Wiring tracks: t Known tree adders sit on plane defined by l f t = L- f (Fanout) () () () () () () () () () t (Wire Tracks) () () () l (Logic Levels) D. Z. Pan. Design of dders D. Z. Pan. Design of dders D. Z. Pan

6 : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : : : : :::::: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : VLI Design. Design of dders Tree dder Taxonomy Han-arlson () l (Logic Levels) f (Fanout) klansky () rent-kung () () () : : : : : : : : () () () () : : : : : : : () : : : : : : () Kogge-tone () t (Wire Tracks) D. Z. Pan. Design of dders :::::: : : : : : : : : : : D. Z. Pan. Design of dders Knowles [,,, ] Ladner-Fischer : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : : :::::: : : : : : : : : : : :::::: : : : : : : : : : : D. Z. Pan. Design of dders D. Z. Pan. Design of dders (b) klansky f (Fanout) klansky () () (e) Knowles [,,,] (c) Kogge-tone Taxonomy Revisited Knowles [,,,] l (Logic Levels) (a) rent-kung (f) Ladner-Fischer (d) Han-arlson t (Wire Tracks) :::::: : : : : : : : : : : D. Z. Pan. Design of dders ummary dder architectures offer area / power / delay tradeoffs. hoose the best one for your application. rchitecture Ripple arry arry-kip n= arry-inc. n= rent-kung klansky Kogge-tone Tracks lassification (L-,, ) (, L-, ) (,, L-) Logic Levels N- N/ N/ log N log N log N Max Fanout N/ Han- arlson Knowles [,,,] () Kogge- () tone rent- Kung Ladner- Fischer () Ladner- Fischer () () () () () Han- () arlson New (,,) () N/. Nlog N Nlog N D. Z. Pan. Design of dders ells N.N N N D. Z. Pan

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

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

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

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

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

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

A 64 Bit Pipeline Based Decimal Adder Using a New High Speed BCD Adder

A 64 Bit Pipeline Based Decimal Adder Using a New High Speed BCD Adder A 64 Bit Pipeline Based Decimal Adder Using a New High Speed BCD Adder Rahul Jain 1, Khushboo Singh 2, Ghanshyam Jangid 3 1 Assistant Professor GIT College Jaipur, Rajasthan, India 2 M.Tech Student, Suresh

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

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

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

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

Reduction of Bitstream Transfer Time in FPGA

Reduction of Bitstream Transfer Time in FPGA IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 2, Ver. III (Mar - Apr. 2014), PP 82-86 Reduction of Bitstream Transfer Time in

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

A study on the relation between safety analysis process and system engineering process of train control system

A study on the relation between safety analysis process and system engineering process of train control system A study on the relation between safety analysis process and system engineering process of train control system Abstract - In this paper, the relationship between system engineering lifecycle and safety

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

GOLT! RED LIGHT DISTRICT

GOLT! RED LIGHT DISTRICT GOLT! RED LIGHT DISTRICT USER MANUAL v2.1 How RLD Works Signal Flow PROCESSOR The timing processor receives all clock signals and start stop commands. Its main function is to determine which timing signals

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

Controlling the prefeeder

Controlling the prefeeder Controlling the prefeeder A prefeeder is a modulating device of some kind, controlling the material flow into the belt feeder infeed. You need it for three reasons: 1. The material can not be sheared at

More information

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

NOVEL DESIGN FOR BCD ADDER WITH MINIMIZED DELAY

NOVEL DESIGN FOR BCD ADDER WITH MINIMIZED DELAY International Journal of Research and Reviews in Applied Sciences And Engineering (IJRRASE) Vol 8. No.1 2016 Pp.211-218 gopalax Journals, Singapore available at : www.ijcns.com ISSN: 2231-0061 NOVEL DESIGN

More information

Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points

Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points Design-for-Testability for Path Delay Faults in Large Combinational Circuits Using Test-Points Irith Pomeranz and Sudhakar M. Reddy + Electrical and Computer Engineering Department University of Iowa Iowa

More information

New Approach for Implementing BCD Adder Using Flagged Logic

New Approach for Implementing BCD Adder Using Flagged Logic New Approach for Implementing BCD Adder Using Flagged Logic [1] B. Prashanthi kumari, Dept. of ECE, SCET, Narsapur. [2] G. N. V. Ratna Kishor, Assistant Professor, ECE, SCET, Narsapur. Abstract Financial

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

Exercise 8. Closed-Loop Pressure Control, Proportional-Plus-Integral Mode EXERCISE OBJECTIVE

Exercise 8. Closed-Loop Pressure Control, Proportional-Plus-Integral Mode EXERCISE OBJECTIVE Exercise 8 Closed-Loop Pressure Control, EXERCISE OBJECTIVE To understand open and closed-loop pressure control; To learn how to sense the pressure in a pneumatic circuit; To control the pressure in a

More information

ECE 697B (667) Spring 2003

ECE 697B (667) Spring 2003 ECE 667 - Synthesis & Verification - Lecture 2 ECE 697 (667) Spring 23 Synthesis and Verification of Digital Systems unctional Decomposition Slides adopted (with permission) from. Mishchenko, 23 Overview

More information

ATM 322 Basic Pneumatics H.W.6 Modules 5 7

ATM 322 Basic Pneumatics H.W.6 Modules 5 7 ATM 322 Basic Pneumatics H.W.6 Modules 5 7 Name: Answer Key Mark: Question I: Write (T) for True and (F) for false sentences. A) For the time dependant process control; Step enabling conditions are generated

More information

GOLOMB Compression Technique For FPGA Configuration

GOLOMB Compression Technique For FPGA Configuration GOLOMB Compression Technique For FPGA Configuration P.Hema Assistant Professor,EEE Jay Shriram Group Of Institutions ABSTRACT Bit stream compression is important in reconfigurable system design since it

More information

CD4008BMS. CMOS 4-Bit Full Adder With Parallel Carry Out. Features. Pinout. Logic Diagram. Applications. Description.

CD4008BMS. CMOS 4-Bit Full Adder With Parallel Carry Out. Features. Pinout. Logic Diagram. Applications. Description. CD48BMS November 994 CMOS 4-Bit Full Adder With Parallel Carry Out Features Pinout High-Voltage Type (2V Rating) 4 Sum Outputs Plus Parallel Look-ahead Carry-Output CD48BMS TOP VIEW High-Speed Operation

More information

PRODUCT MANUAL. Diver-MOD

PRODUCT MANUAL. Diver-MOD PRODUCT MANUAL Diver-MOD Contents 1 Introduction... 1 1.1 Scope and Purpose... 1 1.2 Features... 1 1.3 System Overview... 1 1.4 Specifications... 2 2 Getting Started... 2 2.1 Supported Equipment... 2 2.2

More information

Circuit building blocks

Circuit building blocks Követő vezérlés Circuit building blocks A a0 b0 b1 B Run/End These circuits can be considered as building blocks for larger sequential circuits consisting of two or more cylinders Each actuator will have

More information

All Work and no Play. Is that work? Work, work, work. You might head off to your job one day, sit at a computer, and type away at the keys.

All Work and no Play. Is that work? Work, work, work. You might head off to your job one day, sit at a computer, and type away at the keys. All Work and no Play Work, work, work. You might head off to your job one day, sit at a computer, and type away at the keys. Is that work? To a physicist, only parts of it are. Work is done when a force

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

Introduction to Parallelism in CASTEP

Introduction to Parallelism in CASTEP to ism in CASTEP Phil Hasnip August 2016 Recap: what does CASTEP do? CASTEP solves the Kohn-Sham equations for electrons in a periodic array of nuclei: Ĥ k [ρ]ψ bk = E bk ψ bk where particle b has the

More information

FLUID POWER FLUID POWER EQUIPMENT TUTORIAL OTHER FLUID POWER VALVES. This work covers part of outcome 2 of the Edexcel standard module:

FLUID POWER FLUID POWER EQUIPMENT TUTORIAL OTHER FLUID POWER VALVES. This work covers part of outcome 2 of the Edexcel standard module: FLUID POWER FLUID POWER EQUIPMENT TUTORIAL OTHER FLUID POWER VALVES This work covers part of outcome 2 of the Edexcel standard module: UNIT 21746P APPLIED PNEUMATICS AND HYDRAULICS The material needed

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

Water Level Indicator Project

Water Level Indicator Project Water Level Indicator Project Water Level Indicator: The Water Level Indicator employs a simple mechanism to detect and indicate the water level in an overhead tank or any other water container. The sensing

More information

Lesson 22: Average Rate of Change

Lesson 22: Average Rate of Change Student Outcomes Students know how to compute the average rate of change in the height of water level when water is poured into a conical container at a constant rate. MP.1 Lesson Notes This lesson focuses

More information

SR-242 USER S GUIDE. Table of Contents

SR-242 USER S GUIDE. Table of Contents User s Guide gfhf Table of Contents 1. Introduction...3 2. Faceplate...3 2.1 Parameter List...3 2.2 Parameter Buttons ( and )...4 2.3 Function Buttons ( and )...4 2.4 LED Status Window...4 2.5 Value Setting

More information

A Single Cycle Processor. ECE4680 Computer Organization and Architecture. Designing a Pipeline Processor. Overview of a Multiple Cycle Implementation

A Single Cycle Processor. ECE4680 Computer Organization and Architecture. Designing a Pipeline Processor. Overview of a Multiple Cycle Implementation ECE468 Computer Organization and Architecture Designing a Pipeline Processor A Single Cycle Processor Jump nstruction op Main nstruction : Fetch op 3 mm6 func 5 5 5 ctr 3 m Rw busw -bit

More information

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C

Exercise 2-3. Flow Rate and Velocity EXERCISE OBJECTIVE C C C Exercise 2-3 EXERCISE OBJECTIVE C C C To describe the operation of a flow control valve; To establish the relationship between flow rate and velocity; To operate meter-in, meter-out, and bypass flow control

More information

Sequence of Operations

Sequence of Operations MAGNUM Condensing Unit Software 5580 Enterprise Pkwy. Fort Myers, FL 33905 Office: 239-694-0089 Fax: 239-694-0031 Sequence of Operations MAGNUM Chiller V8 software www.mcscontrols.com MCS Total Solution

More information

Three-Dimensional Ray-Cast Pong

Three-Dimensional Ray-Cast Pong Three-Dimensional Ray-Cast Pong Richard Hughes Elizabeth Power! Overview What is Pong? Traditional Pong is a two-dimensional game that simulates table tennis. The player controls a paddle by moving it

More information

A Hare-Lynx Simulation Model

A Hare-Lynx Simulation Model 1 A Hare- Simulation Model What happens to the numbers of hares and lynx when the core of the system is like this? Hares O Balance? S H_Births Hares H_Fertility Area KillsPerHead Fertility Births Figure

More information

GATE 2 Part No

GATE 2 Part No PAGE 1 GATE 2 Part No. 23001125 SWING GATE CTROLLER INSTALLATI GUIDE Page 2 GATE 2 Code No. 23001125 Electronic Control Board for use with SEA Hydraulic or Electro-mechanical swing gate operators (without

More information

C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS

C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS C. Mokkapati 1 A PRACTICAL RISK AND SAFETY ASSESSMENT METHODOLOGY FOR SAFETY- CRITICAL SYSTEMS Chinnarao Mokkapati Ansaldo Signal Union Switch & Signal Inc. 1000 Technology Drive Pittsburgh, PA 15219 Abstract

More information

ME 200 Thermodynamics I Spring 2010 (Last) (First) Thermo Number: CIRCLE YOUR LECTURE BELOW

ME 200 Thermodynamics I Spring 2010 (Last) (First) Thermo Number: CIRCLE YOUR LECTURE BELOW ME 200 Thermodynamics I Name: Spring 2010 Thermo Number: CIRCLE YOUR LECTURE BELOW Div. 1 8:30 am Div. 2 10:30 am Div. 3 12:30 pm Naik Tree Clark Div. 4 1:30 pm Kim Div. 5 3:30 pm Mathison EXAM 2 INSTRUCTIONS

More information

DAV CENTENARY COLLEGE, FARIDABAD

DAV CENTENARY COLLEGE, FARIDABAD DAV CENTENARY COLLEGE, FARIDABAD SUMMARY OF LESSION PLAN (JAN-18 TO APRIL-18) Name of Asst/Associate Professor : RASHMI VERMA Class & Section : BCA-2ND Semester Subject : Logical Organization of computer-ii

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

These materials are based on L.C. McDermott, & P.S. Schaffer, Tutorials in Introductory Physics, Prentice Hall (2001)

These materials are based on L.C. McDermott, & P.S. Schaffer, Tutorials in Introductory Physics, Prentice Hall (2001) Introduction In this activity, you will learn about different types of waves. As you work though the activity, think about how the word wave can be applied to these different phenomena. Waves on a String

More information

STICTION: THE HIDDEN MENACE

STICTION: THE HIDDEN MENACE STICTION: THE HIDDEN MENACE How to Recognize This Most Difficult Cause of Loop Cycling By Michel Ruel Reprinted with permission from Control Magazine, November 2000. (Most figures courtesy of ExperTune

More information

Decision Trees. Nicholas Ruozzi University of Texas at Dallas. Based on the slides of Vibhav Gogate and David Sontag

Decision Trees. Nicholas Ruozzi University of Texas at Dallas. Based on the slides of Vibhav Gogate and David Sontag Decision Trees Nicholas Ruozzi University of Texas at Dallas Based on the slides of Vibhav Gogate and David Sontag Announcements Course TA: Hao Xiong Office hours: Friday 2pm-4pm in ECSS2.104A1 First homework

More information

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning

Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Performance of Fully Automated 3D Cracking Survey with Pixel Accuracy based on Deep Learning Kelvin C.P. Wang Oklahoma State University and WayLink Systems Corp. 2017-10-19, Copenhagen, Denmark European

More information

COMPRESSOR PACK SUCTION CONTROLLER TYPE: LP41x

COMPRESSOR PACK SUCTION CONTROLLER TYPE: LP41x Electrical Installation Requirements Care should be taken to separate the power and signal cables to prevent electrical interference and possible damage due to inadvertent connection. SUPPLY E L N LN2

More information

The system design must obey these constraints. The system is to have the minimum cost (capital plus operating) while meeting the constraints.

The system design must obey these constraints. The system is to have the minimum cost (capital plus operating) while meeting the constraints. Computer Algorithms in Systems Engineering Spring 2010 Problem Set 6: Building ventilation design (dynamic programming) Due: 12 noon, Wednesday, April 21, 2010 Problem statement Buildings require exhaust

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

CT433 - Machine Safety

CT433 - Machine Safety Rockwell Automation On The Move May 16-17 2018 Milwaukee, WI CT433 - Machine Safety Performance Level Selection and Design Realization Jon Riemer Solution Architect Safety & Security Functional Safety

More information

EE582 Physical Design Automation of VLSI Circuits and Systems

EE582 Physical Design Automation of VLSI Circuits and Systems EE Prof. Dae Hyun Kim School of Electrical Engineering and Computer Science Washington State University Routing Grid Routing Grid Routing Grid Routing Grid Routing Grid Routing Lee s algorithm (Maze routing)

More information

Unit 7: Waves and Sound

Unit 7: Waves and Sound Objectives Unit 7: Waves and Sound Identify the crest, trough, wavelength, and amplitude of any wave, and distinguish transverse and longitudinal wages. Given two of the following quantities of a wave,

More information

A Novel Gear-shifting Strategy Used on Smart Bicycles

A Novel Gear-shifting Strategy Used on Smart Bicycles 2012 International Conference on Industrial and Intelligent Information (ICIII 2012) IPCSIT vol.31 (2012) (2012) IACSIT Press, Singapore A Novel Gear-shifting Strategy Used on Smart Bicycles Tsung-Yin

More information

Algebra I: A Fresh Approach. By Christy Walters

Algebra I: A Fresh Approach. By Christy Walters Algebra I: A Fresh Approach By Christy Walters 2005 A+ Education Services All rights reserved. No part of this publication may be reproduced, distributed, stored in a retrieval system, or transmitted,

More information

Flow in a shock tube

Flow in a shock tube Flow in a shock tube April 30, 05 Summary In the lab the shock Mach number as well as the Mach number downstream the moving shock are determined for different pressure ratios between the high and low pressure

More information

01/26: Prototyping. Prototypes. Why? Answer Questions. Why? Determine Schedule. Speed (to Write) Why? Reduce Risk. Dr.

01/26: Prototyping. Prototypes. Why? Answer Questions. Why? Determine Schedule. Speed (to Write) Why? Reduce Risk. Dr. Prototypes 01/26: Department of Computer Science and Engineering Spring 2011 Developed Early Rapidly Implement Subset of the Requirements Done for Variety of Reasons Are Not Finished Goods Hacking (Good

More information

SIDRA INTERSECTION 6.1 UPDATE HISTORY

SIDRA INTERSECTION 6.1 UPDATE HISTORY Akcelik & Associates Pty Ltd PO Box 1075G, Greythorn, Vic 3104 AUSTRALIA ABN 79 088 889 687 For all technical support, sales support and general enquiries: support.sidrasolutions.com SIDRA INTERSECTION

More information

Chapter 4 (sort of): How Universal Are Turing Machines? CS105: Great Insights in Computer Science

Chapter 4 (sort of): How Universal Are Turing Machines? CS105: Great Insights in Computer Science Chapter 4 (sort of): How Universal Are Turing Machines? CS105: Great Insights in Computer Science Some Probability Theory If event has probability p, 1/p tries before it happens (on average). If n distinct

More information

Gas Network Craftsperson

Gas Network Craftsperson Gas Network Craftsperson Unit EIAU016 Carrying out Fault Diagnosis on Electrical Equipment and Circuits This assessment specification has been developed as part of the network maintenance craftsperson

More information

DESIGN AND CONSTRUCTION OF A FUEL LEVEL INDICATOR WITH LOW LEVEL ALARM SYSTEM

DESIGN AND CONSTRUCTION OF A FUEL LEVEL INDICATOR WITH LOW LEVEL ALARM SYSTEM DESIGN AND CONSTRUCTION OF A FUEL LEVEL INDICATOR WITH LOW LEVEL ALARM SYSTEM BY BAGAIY A ZA T AN (2005/22013EE) A Thesis submitted to the Department of Electrical and Computer Engineering in partial fulfilment

More information

Simulation with IBIS in Tight Timing Budget Systems

Simulation with IBIS in Tight Timing Budget Systems Asian IBIS Summit 2005 Simulation with IBIS in Tight Timing Budget Systems SUI,SHIJU sui.shiju shiju@zte.com. @zte.com.cncn Asian IBIS Summit 2005 1 Agenda Basis of system timing analysis Simulation with

More information

CONTROL LOGIC DESCRIPTION DOCUMENT IC-410ND

CONTROL LOGIC DESCRIPTION DOCUMENT IC-410ND Configuration # : 41G20F0 CONTROL LOGIC DESCRIPTION DOCUMENT IC-410ND Input/output table: Inputs Qty Outputs Qty Inside Temperature Probe 3 Inflatable Balloon 8 Chimney Temperature Probe 1 Chimney Activator

More information

Prototypes. Why? Answer Questions. Why? Determine Schedule. Speed (to Write) Why? Reduce Risk. 8. Prototyping. 5. Prototyping

Prototypes. Why? Answer Questions. Why? Determine Schedule. Speed (to Write) Why? Reduce Risk. 8. Prototyping. 5. Prototyping Prototypes 8. Prototyping CSE 498, Collaborative Design Wayne Dyksen Department of Computer Science and Engineering Michigan State University Developed Early Rapidly Implements Subset of the Requirements

More information

INSTRUCTION MANUAL STATION CONTROLLER SC100 MOTOR PROTECTION ELECTRONICS, INC.

INSTRUCTION MANUAL STATION CONTROLLER SC100 MOTOR PROTECTION ELECTRONICS, INC. INSTRUCTION MANUAL STATION CONTROLLER SC100 MOTOR PROTECTION ELECTRONICS, INC. 2464 Vulcan Road, Apopka, Florida 32703 Phone: (407) 299-3825 Fax: (407) 294-9435 Revision Date: 2-12-07 STATION CONTROLLER

More information

Real-Time & Embedded Systems

Real-Time & Embedded Systems Real-Time & Embedded Systems Agenda Safety Critical Systems Project 6 continued Safety Critical Systems Safe enough looks different at 35,000 feet. Bruce Powell Douglass The Air Force has a perfect operating

More information

Algebra I: A Fresh Approach. By Christy Walters

Algebra I: A Fresh Approach. By Christy Walters Algebra I: A Fresh Approach By Christy Walters 2016 A+ Education Services All rights reserved. No part of this publication may be reproduced, distributed, stored in a retrieval system, or transmitted,

More information

Physics 2048 Test 1 Fall 2000 Dr. Jeff Saul Name:

Physics 2048 Test 1 Fall 2000 Dr. Jeff Saul Name: Physics 2048 Test 1 Fall 2000 Dr. Jeff Saul Name: READ THESE INSTRUCTIONS BEFORE YOU BEGIN Before you start the test, WRITE YOUR NAME ON EVERY PAGE OF THE EXAM. Calculators are permitted, but no notes

More information

Fail Operational Controls for an Independent Metering Valve

Fail Operational Controls for an Independent Metering Valve Group 14 - System Intergration and Safety Paper 14-3 465 Fail Operational Controls for an Independent Metering Valve Michael Rannow Eaton Corporation, 7945 Wallace Rd., Eden Prairie, MN, 55347, email:

More information

SCIENTIFIC DATA SYSTEMS, INC. Depth Tension Line Speed Panel. DTLS Manual

SCIENTIFIC DATA SYSTEMS, INC. Depth Tension Line Speed Panel. DTLS Manual SCIENTIFIC DATA SYSTEMS, INC. Depth Tension Line Speed Panel DTLS Manual This document contains proprietary information. Copyright 2015 Scientific Data Systems, Inc. All rights reserved. 1 Depth Tension

More information

Names: School: 2002 UTAH SCIENCE OLYMPIAD - PHYSICS LAB SIMPLE MACHINES 1 - PART 1

Names: School: 2002 UTAH SCIENCE OLYMPIAD - PHYSICS LAB SIMPLE MACHINES 1 - PART 1 Names: School: 2002 UTAH SCIENCE OLYMPIAD - PHYSICS LAB SIMPLE MACHINES 1 - PART 1 There are two parts to the SIMPLE MACHINES 1 competition. Both parts must be completed within a time of 12 minutes. Masses:

More information

Process Control Loops

Process Control Loops In this section, you will learn about how control components and control algorithms are integrated to create a process control system. Because in some processes many variables must be controlled, and each

More information

Digital electro-pneumatic regulators Series ER100

Digital electro-pneumatic regulators Series ER100 CATALOGUE > Release 8.2 Digital electro-pneumatic regulators Series ER100 TREATMENT > Digital electro-pneumatic regulators Series ER100 Port G1/4» Compact design» Digital display» Analog and digital input»

More information

256/512 /1K /2K/4K x 9 Asynchronous FIFO

256/512 /1K /2K/4K x 9 Asynchronous FIFO /25/29/ fax id: 5404 Features Asynchronous first-in first-out (FIFO) buffer memories 256 x 9 (CY7C419) 512 x 9 (CY7C421) 1K x 9 (CY7C425) 2K x 9 (CY7C429) 4K x 9 (CY7C433) Dual-ported AM cell High-speed

More information

Stunting and Safety Guidelines

Stunting and Safety Guidelines Stunting and Safety Guidelines PW: Two leg Prep level (1/2) only Flat back, v sit (straddle sit) Any single leg below prep only Basic Cradle and bump down Inversions: All inversions must maintain contact

More information

Queue analysis for the toll station of the Öresund fixed link. Pontus Matstoms *

Queue analysis for the toll station of the Öresund fixed link. Pontus Matstoms * Queue analysis for the toll station of the Öresund fixed link Pontus Matstoms * Abstract A new simulation model for queue and capacity analysis of a toll station is presented. The model and its software

More information

AIM JOG RUN WALK FAST RUN THINK INCLUSIVE! LiRF Session Card 1

AIM JOG RUN WALK FAST RUN THINK INCLUSIVE! LiRF Session Card 1 LiRF Session Card 1 work at a varying efforts maintaining form. A continuous run with varied pace and effort. The leader determines when and how far or long each effort will be, based on group ability

More information

ELE 455/555 Computer System Engineering. Section 2 The Processor Class 4 Pipelining with Hazards

ELE 455/555 Computer System Engineering. Section 2 The Processor Class 4 Pipelining with Hazards ELE 455/555 Computer System Engineering Section 2 The Processor Class 4 Pipelining with Hazards Overview Simple Datapath 2 tj Overview Pipeline Control 3 tj Data Hazards Data Hazards sub $2,$1,$3 $2 =?

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

Practice Exam for Algebra II Module 1

Practice Exam for Algebra II Module 1 Practice Exam for Algebra II Module 1 1. Frank swam 50 laps at the pool at a constant speed of 300 feet per minute. Which of the following describes a varying quantity in this situation? a. The speed Frank

More information

Table 1: Safety Function (SF) Descriptions

Table 1: Safety Function (SF) Descriptions Table 1: Safety Function (SF) Descriptions NOTE: all safety s are individual safety s TUV NORD? Pressing the Estop PB on the pendant 1 or the Estop (if using the Estop Safety Input configured for Estop)

More information

Control System Nur Istianah-THP-FTP-UB-2014

Control System Nur Istianah-THP-FTP-UB-2014 Control System Control System Control is the process of causing a system variable to conform to some desired value. Manual control Automatic control (involving machines only). A control system is an interconnection

More information

Precision level sensing with low-pressure module MS

Precision level sensing with low-pressure module MS The task on hand Level sensing as it is understood in modern process automation is much more than simply "tank half full" or "tank a quarter full". Using suitable sensors, levels, inlets and outlets can

More information

CONTROL and INSTRUMENTATION

CONTROL and INSTRUMENTATION CONTROL and INSTRUMENTATION COURSE 500: 5 DAYS: Max 8 Candidates This course covers the key aspects of current instrumentation and process control technology and is designed to enable maintenance personnel

More information

Final Report. Remote Fencing Scoreboard Gator FenceBox

Final Report. Remote Fencing Scoreboard Gator FenceBox EEL 4924 Electrical Engineering Design (Senior Design) Final Report 26 April 2012 Remote Fencing Scoreboard Team Members: Adrian Montero and Alexander Quintero Page 2 of 14 Project Abstract: The scope

More information

Powers Controls RC 195 Multiple Input Receiver- Controller

Powers Controls RC 195 Multiple Input Receiver- Controller Powers Controls RC 195 Multiple Input Receiver- Controller Document No. 155-036P25 RC 195-1 Description Features Application The RC 195 Multiple lnput Receiver-Controller is a pneumatic instrument which

More information

2016 Physics Olympics Detailed Rules

2016 Physics Olympics Detailed Rules 2016 Physics Olympics Detailed Rules The UNT Society of Physics Students has hosted their annual Physics Olympics for many years now. Over the years, many teams have competed in a variety of events that

More information

living with the lab control of salinity 2012 David Hall

living with the lab control of salinity 2012 David Hall control of salinity 2012 David Hall General Idea The objective is to keep the salinity close to a setpoint which will provided by your instructor The salinity sensor measures the analog voltage output

More information

Chs. 16 and 17 Mechanical Waves

Chs. 16 and 17 Mechanical Waves Chs. 16 and 17 Mechanical Waves The nature of waves A wave is a traveling disturbance that carries energy from one place to another, and even though matter may be disturbed as a wave travels through a

More information

Acrison Weighing Systems

Acrison Weighing Systems Acrison Weighing Systems Theory of Operation Functional Insight s Theory of Operation and Functional Insight During the initial design phase associated with Acrison s pioneering development of a continuous

More information

7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017

7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017 7 th International Conference on Wind Turbine Noise Rotterdam 2 nd to 5 th May 2017 Sound power level measurements 3.0 ir. L.M. Eilders, Peutz bv: l.eilders@peutz.nl ing. E.H.A. de Beer, Peutz bv: e.debeer@peutz.nl

More information

THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION

THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION THE SAFE ZONE FOR PAIRED CLOSELY SPACED PARALLEL APPROACHES: IMPLICATIONS FOR PROCEDURES AND AUTOMATION Steven Landry and Amy R. Pritchett Georgia Institute of Technology Abstract Changes to air traffic

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

In-Road Warning Lights: Revisiting Pedestrian Crosswalk Application Faisal Hamood, Emelinda M. Parentela, Zaki Mustafa and Crystal Killian

In-Road Warning Lights: Revisiting Pedestrian Crosswalk Application Faisal Hamood, Emelinda M. Parentela, Zaki Mustafa and Crystal Killian In-Road Warning Lights: Revisiting Pedestrian Crosswalk Application Faisal Hamood, Emelinda M. Parentela, Zaki Mustafa and Crystal Killian Abstract This paper presents a case study on the condition of

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