Qucs. Test Report. SPICE to Qucs conversion: Test File 2. Mike Brinson. Copyright c 2007 Mike Brinson

Size: px
Start display at page:

Download "Qucs. Test Report. SPICE to Qucs conversion: Test File 2. Mike Brinson. Copyright c 2007 Mike Brinson"

Transcription

1 Qucs Test Report SPICE to Qucs conversion: Test File 2 Mike Brinson Copyright c 27 Mike Brinson <mbrin7243@yahoo.co.uk> Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version. or any later version published by the Free Software Foundation. A copy of the license is included in the section entitled GNU Free Documentation License.

2 Introduction Title DC and independent voltage sin generator test. SPICE specification Format: VX N+ N- [[DC] DC/TRAN VALUE] [AC [ACMAG [ACPHASE] ] ] Notes:. Characters [ and ] enclose optional items 2. Character / denotes OR 3. Independent voltage source names begin with the letter V 4. X denotes name of source. N+ and N- are the positive and negative nodes respectively 6. Voltage sources need not be grounded Specification of SPICE statement being tested: VX N+ N- [[DC] VALUE] [SIN(VO VA [ FREQ [ TD [ KD ] ] ] ] Notes:. SIN generates a periodic sinusoidal signal, where 2. VO is the DC offset; default: must be specified 3. VA is the signal amplitude; default: must be specified 4. FREQ is the signal frequency; default: value = /TSTOP. TD is initial delay before sinusoidal signal starts; default: value = seconds 6. KD is the damping coefficient; default: value =. The damping factor has dimension /.

3 Test code and schematic SPICE code: File S2Q_test2.cir SPICE to Qucs syntax t e s t f i l e 2 DC and independent v o l t a g e s i n sources, plus r e s i s t o r s.. subckt S2Q t e s t 2 p p2 p3 p4 p p6 p7 p8 p9 p p v p v r p k v2 p2 dc v r2 p2 k v3 p3 s i n ( ) r3 p3 k v4 p4 s i n ( k ) r4 p4 k v p s i n ( k. m) r p k v6 p6 s i n ( k. m ) r6 p6 k v7 p7 s i n ( k. m ) r7 p7 k v8 p8 dc v s i n ( k. m ) r8 p8 k v9 p9 s i n ( k. m ) r9 p9 k v p s i n ( k. m ) r p k v p dc s i n ( k. m ) r p k. ends. end 2

4 2 2 vp.vt vp2.vt vp3.vt e e e vp4.vt vp.vt vp6.vt - e e e vp7.vt vp8.vt vp9.vt - - e e e vp.vt vp.vt - e e Figure : March : SPICE to Qucs conversion: Test2 waveforms 3

5 History of simulation results March 27, Simulation tests by Mike Brinson. Test : Vp.Vt; Pass correct result. 2. Test 2 : Vp2.Vt; Pass correct result. 3. Test 3 : Vp3.Vt; Fail ERROR: line 7: checker error, no such variable nan used in a Vac:V3 property NOTE error occurs when v3 uncommented. 4. Test 4 : Vp4.Vt; Pass. Test : Vp.Vt; Fail TD should be.m seconds - otherwise OK. 6. Test 6 : Vp6.Vt; Fail TD should be.m seconds - otherwise OK. 7. Test 7 : Vp7.Vt; Fail TD should be.m seconds - otherwise OK. 8. Test 8 : Vp8.Vt; Fail TD should be.m seconds - otherwise OK 9. Test 9 : Vp9.Vt; Fail TD should be.m seconds - otherwise OK. Test : Vp.Vt; Fail TD should be.m seconds - otherwise OK. Test : Vp.Vt; Fail TD should be.m seconds, plus DC level wrong. March 2 27, Simulation tests by Mike Brinson Code modifications:. * check_spice.cpp: Fixed DC offset of sinuasoidal voltage and current sources. Also apply default frequency if a transient analysis is given. Stefan Jahn 2. * vac.cpp, iac.cpp: Adjusted dependency of damping factor Stefan Jahn. Test : Vp.Vt; Pass correct result. 2. Test 2 : Vp2.Vt; Pass correct result. 3. Test 3 : Vp3.Vt; Pass - see note below. 4. Test 4 : Vp4.Vt; Pass.. Test : Vp.Vt; Pass - see note 2 below. 4

6 # Qucs.. /media/hda2/s2q t e s t 2 p r j /S2Q( t e s t 2 ). sch. Def : S2Q t e s t 2 net net net2 net3 net4 net net6 net7 net8 net9 net Sub : X net net net2 net3 net4 net net6 net7 net8 net9 net gnd Type= S2Q t e s t 2 c i r. Def : S2Q t e s t 2 c i r netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp r e f. Def : S2Q TEST2 r e f netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp Vac : V netp cnet8 U= f= k Phase= 8 Theta= Vac : V netp cnet7 U= f= k Phase= 8 Theta= Vac : V9 netp9 cnet6 U= f= k Phase= 8 Theta= Vac : V8 netp8 cnet U= f= k Phase= 8 Theta= Vac : V7 netp7 cnet4 U= f= k Phase= 8 Theta= Vac : V6 netp6 cnet3 U= f= k Phase= 8 Theta=. Vac : V netp cnet2 U= f= k Phase= 8 Theta= Vac : V4 netp4 cnet U= f= k Phase= Theta= Vac : V3 netp3 cnet U= Phase= Theta= nan f= e+9 Vdc : V netp r e f U= V R: R netp r e f R= k Vdc : V2 netp2 r e f U= V R: R2 netp2 r e f R= k Vdc : V3 cnet r e f U= R: R3 netp3 r e f R= k Vdc : V4 cnet r e f U= R: R4 netp4 r e f R= k Vdc : V cnet2 r e f U= R: R netp r e f R= k Vdc : V6 cnet3 r e f U= R: R6 netp6 r e f R= k Vdc : V7 cnet4 r e f U= R: R7 netp7 r e f R= k Vdc : V8 cnet r e f U= V R: R8 netp8 r e f R= k Vdc : V9 cnet6 r e f U= R: R9 netp9 r e f R= k Vdc : V cnet7 r e f U= R: R netp r e f R= k Vdc : V cnet8 r e f U= R: R netp r e f R= k Sub : X r e f netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp Type= S2Q TEST2.DC:DC Temp= r e l t o l=. a b s t o l= pa v n t o l= uv saveops= no MaxIter= s a v e A l l= no convhelper= none S o l v e r= CroutLU.TR: TR Type= l i n Start= Stop= ms Points= 2 IntegrationMethod= Gear Order= 6 I n i t i a l S t e p= ns MinStep= e 6 MaxIter= r e l t o l=. a b s t o l= pa v n t o l= uv Temp= LTEreltol= e 3 LTEabstol= e 6 LTEfactor= S o l v e r= CroutLU relaxtsr= no i n i t i a l D C= yes MaxStep= Sub : SUB vp vp2 vp3 vp4 vp vp6 vp7 vp8 vp9 vp vp Type= S2Q t e s t 2 Figure 2: March : Qucs netlist showing V3 error [Edited to fit on page width]

7 2 3 vp vp2 vp3 vp4 dc simulation DC S2Q_test vp vp6 vp7 vp8 vp9 vp vp transient simulation TR Type=lin Start= Stop= ms IntegrationMethod=Gear Order=6 SUB Figure 3: SPICE to Qucs conversion: Test2 simulation schematic 6. Test 6 : Vp6.Vt; Pass - see note 2 below. 7. Test 7 : Vp7.Vt; Pass - see note 2 below. 8. Test 8 : Vp8.Vt; Pass - see note 2 below. 9. Test 9 : Vp9.Vt; Pass - see note 2 below.. Test : Vp.Vt; Pass - see note 2 below.. Test : Vp.Vt; Pass - see note 3 below.. The SPICE SIN generator assumes that the frequency of the generated sinusoidal signal equals /TSTOP if not explicitly given. Hence, in such cases a.tran statement must be present in the simulated SPICE netlist; if a.tran statement is not included a default frequency of f = GHz is used. Also, when setting the transient simulation parameters using a Qucs transient analysis icon turn off SPICE simulation in the Edit SPICE Properties dialog box, otherwise two transient simulations are undertaken by Qucs. 2. SPICE parameter TD is treated differently by Qucs. In SPICE TD is the from seconds before the sinusoidal signal starts, causing the sinusoid to be non-linear. In Qucs TD is implemented as a phase shift of a linear sinusoidal signal. In the test example TD is.m seconds which at f = khz gives a phase shift of 8 and is clearly visible in the test results. An error will probably occur if TD is greater than one signal period, m second in the test example. 6

8 2 2 vp.vt vp2.vt vp3.vt e e e vp4.vt vp.vt vp6.vt - e e e vp7.vt - vp8.vt vp9.vt - - e e e vp.vt vp.vt - - e e Figure 4: March 2: SPICE to Qucs conversion: Test2 waveforms 3. Changes in CVS code have resulted in correct DC levels. 7

9 # Qucs.. /media/hda2/s2q t e s t 2 p r j /S2Q( t e s t 2 ). sch. Def : S2Q t e s t 2 net net net2 net3 net4 net net6 net7 net8 net9 net Sub : X net net net2 net3 net4 net net6 net7 net8 net9 net gnd Type= S2Q t e s t 2 c i r. Def : S2Q t e s t 2 c i r netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp r e f. Def : S2Q TEST2 r e f netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp Vac : V netp cnet8 U= f= k Phase= 8 Theta= Vac : V netp cnet7 U= f= k Phase= 8 Theta= Vac : V9 netp9 cnet6 U= f= k Phase= 8 Theta= Vac : V8 netp8 cnet U= f= k Phase= 8 Theta= Vac : V7 netp7 cnet4 U= f= k Phase= 8 Theta= Vac : V6 netp6 cnet3 U= f= k Phase= 8 Theta=. Vac : V netp cnet2 U= f= k Phase= 8 Theta= Vac : V4 netp4 cnet U= f= k Phase= Theta= Vac : V3 netp3 cnet U= Phase= Theta= f= Vdc : V netp r e f U= V R: R netp r e f R= k Vdc : V2 netp2 r e f U= V R: R2 netp2 r e f R= k Vdc : V3 cnet r e f U= R: R3 netp3 r e f R= k Vdc : V4 cnet r e f U= R: R4 netp4 r e f R= k Vdc : V cnet2 r e f U= R: R netp r e f R= k Vdc : V6 cnet3 r e f U= R: R6 netp6 r e f R= k Vdc : V7 cnet4 r e f U= R: R7 netp7 r e f R= k Vdc : V8 cnet r e f U= R: R8 netp8 r e f R= k Vdc : V9 cnet6 r e f U= R: R9 netp9 r e f R= k Vdc : V cnet7 r e f U= R: R netp r e f R= k Vdc : V cnet8 r e f U= R: R netp r e f R= k Sub : X r e f netp netp2 netp3 netp4 netp netp6 netp7 netp8 netp9 netp netp Type= S2Q TEST2.TR:TRAN Points= Stop= ms Type= l i n Start=.DC:DC Temp= r e l t o l=. a b s t o l= pa v n t o l= uv saveops= no MaxIter= s a v e A l l= no convhelper= none S o l v e r= CroutLU.TR: TR Type= l i n Start= Stop= ms Points= 2 IntegrationMethod= Gear Order= 6 I n i t i a l S t e p= ns MinStep= e 6 MaxIter= r e l t o l=. a b s t o l= pa v n t o l= uv Temp= LTEreltol= e 3 LTEabstol= e 6 LTEfactor= S o l v e r= CroutLU relaxtsr= no i n i t i a l D C= yes MaxStep= Sub : SUB vp vp2 vp3 vp4 vp vp6 vp7 vp8 vp9 vp vp Type= S2Q t e s t 2 Figure : March 2: Qucs netlist showing V3 error [Edited to fit on page width] 8

10 References. A. Vladimirescu, Kaihe Zhang, A.R. Newton, D.O Pederson A. Sangiovanni- Vincentelli, SPICE 2G User s Guide ( Aug 98), Department of Electrical Engineering and Computer Sciences, University of California, Berkeley, Ca., B. Johnson, T. Quarles, A.R. Newton, P.O. Pederson, A.Sangiovanni-Vincentelli, SPICE3 Version 3f User s Manual (October 972), Department of Electrical Engineering and Computer Sciences, University of California, Berkeley, Ca., Andrei Vladimirescu, THE SPICE book,994, John Wiley and Sons. Inc., ISBN

Qucs. Test Report. SPICE to Qucs conversion: Test File 5. Mike Brinson. Copyright c 2007 Mike Brinson

Qucs. Test Report. SPICE to Qucs conversion: Test File 5. Mike Brinson. Copyright c 2007 Mike Brinson Qucs Test Report SPICE to Qucs conversion: Test File 5 Mike Brinson Copyright c 27 Mike Brinson Permission is granted to copy, distribute and/or modify this document under the terms

More information

Qucs. A Tutorial. Qucs Simulation of SPICE Netlists. Mike Brinson. Copyright c 2007 Mike Brinson

Qucs. A Tutorial. Qucs Simulation of SPICE Netlists. Mike Brinson. Copyright c 2007 Mike Brinson Qucs A Tutorial Qucs Simulation of SPICE Netlists Mike Brinson Copyright c 27 Mike Brinson Permission is granted to copy, distribute and/or modify this document under the terms

More information

Qucs. A Report. Verilog-A Macromodel for Resistive Potentiometers. Mike Brinson. Copyright c 2008 Mike Brinson

Qucs. A Report. Verilog-A Macromodel for Resistive Potentiometers. Mike Brinson. Copyright c 2008 Mike Brinson Qucs A Report Verilog-A Macromodel for Resistive Potentiometers Mike Brinson Copyright c 2008 Mike Brinson Permission is granted to copy, distribute and/or modify this document

More information

Detect Sensor (6B) Eddy Current Sensor. Young Won Lim 11/19/09

Detect Sensor (6B) Eddy Current Sensor. Young Won Lim 11/19/09 Detect Sensor (6B) Eddy Current Sensor Copyright (c) 2009 Young W. Lim. Permission is granteo copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version

More information

Temperature Measurement and First-Order Dynamic Response *

Temperature Measurement and First-Order Dynamic Response * OpenStax-CNX module: m13774 1 Temperature Measurement and First-Order Dynamic Response * Luke Graham This work is produced by OpenStax-CNX and licensed under the Creative Commons Attribution License 2.0

More information

In Chapter 15, you learned how to analyze a few simple ac circuits in the time

In Chapter 15, you learned how to analyze a few simple ac circuits in the time In Chapter 15, you learned how to analyze a few simple ac circuits in the time domain using voltages and currents expressed as functions of time. However, this is not a very practical approach. A more

More information

Motor-CAD combined electromagnetic and thermal model (January 2015)

Motor-CAD combined electromagnetic and thermal model (January 2015) Motor-CAD combined electromagnetic and thermal model (January 2015) Description The Motor-CAD allows the machine performance, losses and temperatures to be calculated for a BPM machine. In this tutorial

More information

Analog Simulation. Digital simulation. Analog simulation. discrete values. discrete timing. continuous values. continuous timing

Analog Simulation. Digital simulation. Analog simulation. discrete values. discrete timing. continuous values. continuous timing Analog Simulation Digital simulation discrete values bit, boolean, enumerated, integer exception - floating point discrete timing cycle based - uniform time intervals event based - nonuniform time intervals

More information

Using PSpice. 1 Starting Schematic PSpice. To start PSpice, press Start All Programs PSpice Student Schematics. You will get the following window.

Using PSpice. 1 Starting Schematic PSpice. To start PSpice, press Start All Programs PSpice Student Schematics. You will get the following window. A Using PSpice 1 Starting Schematic PSpice T start PSpice, press Start All Prgrams PSpice Student Schematics Yu will get the fllwing windw. T add any cmpnent: Draw Get New Part frm the menu r press Ctrl+G

More information

Example of Simulation Using Nippon Chemi-Con SPICE models

Example of Simulation Using Nippon Chemi-Con SPICE models Example of Using Nippon Chemi-Con SPICE models This handbook notes simulation examples for Nippon Chemi-Con SPICE models in "OrCAD Capture/PSpice. This handbook is made based on OrCAD Capture 6. (Japanese).

More information

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active.

You w i ll f ol l ow these st eps : Before opening files, the S c e n e panel is active. You w i ll f ol l ow these st eps : A. O pen a n i m a g e s t a c k. B. Tr a c e t h e d e n d r i t e w i t h t h e user-guided m ode. C. D e t e c t t h e s p i n e s a u t o m a t i c a l l y. D. C

More information

The first stable release of Qucs-S and advances in XSPICE model synthesis

The first stable release of Qucs-S and advances in XSPICE model synthesis The first stable release of Qucs-S and advances in XSPICE model synthesis Mike Brinson 1, mbrin72043@yahoo.co.uk. Vadim Kuznetsov 2, ra3xdh@gmail.com 1 Centre for Communications Technology, London Metropolitan

More information

Capacitor and Inductor

Capacitor and Inductor Capacitor and Inductor Copyright (c) 2015 2017 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or

More information

Capacitor and Inductor

Capacitor and Inductor Capacitor and Inductor Copyright (c) 2015 2017 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or

More information

Matrix Transformation (2A) Young Won Lim 11/10/12

Matrix Transformation (2A) Young Won Lim 11/10/12 Matrix (A Copyright (c 0 Young W. im. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation icense, Version. or any later version published

More information

Accurate Fourier Analysis for Circuit Simulators

Accurate Fourier Analysis for Circuit Simulators Accurate Fourier Analysis for Circuit Simulators Kenneth S. Kundert Cadence Design Systems (Based on Presentation to CICC 94) Abstract A new approach to Fourier analysis within the context of circuit simulation

More information

Request Ensure that this Instruction Manual is delivered to the end users and the maintenance manager.

Request Ensure that this Instruction Manual is delivered to the end users and the maintenance manager. Request Ensure that this Instruction Manual is delivered to the end users and the maintenance manager. 1 -A - Introduction - Thank for your purchasing MITSUBISHI ELECTRIC MELPRO TM D Series Digital Protection

More information

Test Report. Force applied by the Transducer of the Frequencer TM, model Written by: Bruno Tardif, P.Eng. Dymedso Inc.

Test Report. Force applied by the Transducer of the Frequencer TM, model Written by: Bruno Tardif, P.Eng. Dymedso Inc. Test Report Force applied by the Transducer of the Frequencer TM, model 1001 Written by: Bruno Tardif, P.Eng. Dymedso Inc. Date: November 11 th, 2006 Abstract This experiment examined the force applied

More information

YTÜ Mechanical Engineering Department

YTÜ Mechanical Engineering Department YTÜ Mechanical Engineering Department Lecture of Special Laboratory of Machine Theory, System Dynamics and Control Division Coupled Tank 1 Level Control with using Feedforward PI Controller Lab Date: Lab

More information

A CAPACITIVE ACCELEROMETER MODEL

A CAPACITIVE ACCELEROMETER MODEL Électronique et transmission de l information A CAPACITIVE ACCELEROMETER MODEL FLORIN CONSTANTINESCU, ALEXANDRU GABRIEL GHEORGHE, MIRUNA NIŢESCU *1 Key words: MEMS models, Transient analysis, Capacitive

More information

CHEOPS Feasibility Checker Guidelines

CHEOPS Feasibility Checker Guidelines CHEOPS Feasibility Checker Guidelines Open a terminal and run the following commands (USERNAME as provided by the SOC - UNIGE): ssh X USERNAME@isdc-nx00.isdc.unige.ch ssh X USERNAME@tichpsmps00 /cheops_sw/mps_test/bin/mps_client

More information

Robert W. Brodersen EECS140 Analog Circuit Design

Robert W. Brodersen EECS140 Analog Circuit Design INTRODUCTION University of California Berkeley College of Engineering Department of Electrical Engineering and Computer Science Robert. Brodersen EECS40 Analog Circuit Design ROBERT. BRODERSEN LECTURE

More information

Rotary Motion Servo Plant: SRV02. Rotary Experiment #01: Modeling. SRV02 Modeling using QuaRC. Student Manual

Rotary Motion Servo Plant: SRV02. Rotary Experiment #01: Modeling. SRV02 Modeling using QuaRC. Student Manual Rotary Motion Servo Plant: SRV02 Rotary Experiment #01: Modeling SRV02 Modeling using QuaRC Student Manual SRV02 Modeling Laboratory Student Manual Table of Contents 1. INTRODUCTION...1 2. PREREQUISITES...1

More information

Accountability. User Guide

Accountability. User Guide Accountability User Guide The information in this document is subject to change without notice and does not represent a commitment on the part of Horizon. The software described in this document is furnished

More information

Quantum Identity Guidelines for the Quantum StorNext Brand

Quantum Identity Guidelines for the Quantum StorNext Brand Quantum Identity Guidelines for the Quantum StorNet Brand This guide is a tool designed to project the values and vision behind the Quantum StorNet brand. It is very important that it s followed carefully

More information

Bipolar Junction Transistor (BJT) Model. Model Kind. Model Sub-Kind. SPICE Prefix. SPICE Netlist Template Format

Bipolar Junction Transistor (BJT) Model. Model Kind. Model Sub-Kind. SPICE Prefix. SPICE Netlist Template Format Bipolar Junction Transistor (BJT) Model Old Content - visit altiumcom/documentation Modified by Admin on Sep 13, 2017 Model Kind Transistor Model Sub-Kind BJT SPICE Prefix Q SPICE Netlist Template Format

More information

YTÜ Mechanical Engineering Department

YTÜ Mechanical Engineering Department YTÜ Mechanical Engineering Department Lecture of Special Laboratory of Machine Theory, System Dynamics and Control Division Coupled Tank 1 Level Control with using Feedforward PI Controller Lab Report

More information

MILITARY SPECIFICATION MICROCIRCUITS, DIGITAL, BIPOLAR, TTL, DECODERS MONOLITHIC SILICON. Inactive for new design after 7 September 1995.

MILITARY SPECIFICATION MICROCIRCUITS, DIGITAL, BIPOLAR, TTL, DECODERS MONOLITHIC SILICON. Inactive for new design after 7 September 1995. INCH-POUND 16 February 2005 SUPERSEDING MIL-M-38510/10C 3 March 1986 MILITARY SPECIFICATION MICROCIRCUITS, DIGITAL, BIPOLAR, TTL, DECODERS MONOLITHIC SILICON This specification is approved for use by all

More information

DISPLAYING THE POISSON REGRESSION ANALYSIS

DISPLAYING THE POISSON REGRESSION ANALYSIS Chapter 17 Poisson Regression Chapter Table of Contents DISPLAYING THE POISSON REGRESSION ANALYSIS...264 ModelInformation...269 SummaryofFit...269 AnalysisofDeviance...269 TypeIII(Wald)Tests...269 MODIFYING

More information

Advanced Design System Feburary 2011 Guide to Harmonic Balance Simulation in ADS

Advanced Design System Feburary 2011 Guide to Harmonic Balance Simulation in ADS Advanced Design System 201101 - Guide to Harmonic Balance Simulation in ADS Advanced Design System 201101 Feburary 2011 Guide to Harmonic Balance Simulation in ADS 1 Advanced Design System 201101 - Guide

More information

ECE Circuit Theory. Final Examination. December 5, 2008

ECE Circuit Theory. Final Examination. December 5, 2008 ECE 212 H1F Pg 1 of 12 ECE 212 - Circuit Theory Final Examination December 5, 2008 1. Policy: closed book, calculators allowed. Show all work. 2. Work in the provided space. 3. The exam has 3 problems

More information

Non-Linear Saturable Kool Mu Core Model

Non-Linear Saturable Kool Mu Core Model Non-Linear Saturable Kool Mu Core Model Scott Frankel, AEi Systems, LLC Iron Powder cores have been well suited for applications such as switching regulator inductors, in-line noise filters, and flyback

More information

Experiment Guide for RC Circuits

Experiment Guide for RC Circuits Guide-P1 Experiment Guide for RC Circuits I. Introduction 1. Capacitors A capacitor is a passive electronic component that stores energy in the form of an electrostatic field. The unit of capacitance is

More information

DFT Frequency (9A) Each Row of the DFT Matrix. Young Won Lim 7/31/10

DFT Frequency (9A) Each Row of the DFT Matrix. Young Won Lim 7/31/10 DFT Frequency (9A) Each ow of the DFT Matrix Copyright (c) 2009, 2010 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GU Free Documentation License,

More information

Quantification of JEOL XPS Spectra from SpecSurf

Quantification of JEOL XPS Spectra from SpecSurf Quantification of JEOL XPS Spectra from SpecSurf The quantification procedure used by the JEOL SpecSurf software involves modifying the Scofield cross-sections to account for both an energy dependency

More information

EEE161 Applied Electromagnetics Laboratory 2

EEE161 Applied Electromagnetics Laboratory 2 Dr. Milica Marković Applied Electromagnetics Laboratory page 1 EEE161 Applied Electromagnetics Laboratory 2 Instructor: Dr. Milica Marković Office: Riverside Hall 5026 Email: milica@csus.edu Web:http://gaia.ecs.csus.edu/

More information

Exercise 1: Thermistor Characteristics

Exercise 1: Thermistor Characteristics Exercise 1: Thermistor Characteristics EXERCISE OBJECTIVE When you have completed this exercise, you will be able to describe and demonstrate the characteristics of thermistors. DISCUSSION A thermistor

More information

4-Bit ALU Circuit Glitch Reduction for Power Optimization

4-Bit ALU Circuit Glitch Reduction for Power Optimization 4-Bit ALU Circuit Glitch Reduction for Power Optimization For ELEC 6270 Dr. Vishwani D. Agrawal By Hunter Thorington Fall 2015 Abstract ELEC 6270 is an elective offered by Auburn University s Dr. Vishwani

More information

MICROCIRCUITS, DIGITAL, TTL, FLIP-FLOPS, MONOLITHIC SILICON. Inactive for new design after 7 September 1995

MICROCIRCUITS, DIGITAL, TTL, FLIP-FLOPS, MONOLITHIC SILICON. Inactive for new design after 7 September 1995 MILITARY SPECIFICATION INCH-POUND MIL-M-38510/2G 8 February 2005 SUPERSEDING MIL-M-38510/2E 24 December 1974 MIL-M-0038510/2F (USAF) 24 OCTOBER 1975 MICROCIRCUITS, DIGITAL, TTL, FLIP-FLOPS, MONOLITHIC

More information

Early SSN Estimator User Guide for Altera Programmable Devices

Early SSN Estimator User Guide for Altera Programmable Devices Early SSN Estimator User Guide for Altera Programmable Devices 101 Innovation Drive San Jose, CA 95134 www.altera.com Document Version: 1.0 Document Date: November 2009 Copyright 2009 Altera Corporation.

More information

Calculation of the Current Transformer Accuracy Limit Factor. Application Note

Calculation of the Current Transformer Accuracy Limit Factor. Application Note Calculation of the Current Transformer Application Note 1MRS 755481 Issued: 09.11.2004 Version: Al09.11.2004 Calculation of the Current Transformer Application Note Contents: 1. Scope... 4 2. Introduction...

More information

Modelling Non-Ideal Inductors in SPICE

Modelling Non-Ideal Inductors in SPICE Modelling Non-Ideal Inductors in SPICE Martin O'Hara Technical Manager, Newport Components, Milton Keynes November 1994 Abstract The non-ideal inductor exhibits both self resonance and non-linear current

More information

PAID INVOICE TAX REPORT

PAID INVOICE TAX REPORT PAID INVOICE TAX REPORT The documentation in this publication is provided pursuant to a Sales and Licensing Contract for the Prophet 21 System entered into by and between Prophet 21 and the Purchaser to

More information

Qucs. A Tutorial. Getting Started with Digital Circuit Simulation. Mike Brinson. Copyright c 2006 Mike Brinson

Qucs. A Tutorial. Getting Started with Digital Circuit Simulation. Mike Brinson. Copyright c 2006 Mike Brinson Qucs A Tutorial Getting Started with Digital Circuit Simulation Mike Brinson Copyright c 26 Mike Brinson Permission is granted to copy, distribute and/or modify this document under

More information

Sales Analysis User Manual

Sales Analysis User Manual Sales Analysis User Manual Confidential Information This document contains proprietary and valuable, confidential trade secret information of APPX Software, Inc., Richmond, Virginia Notice of Authorship

More information

Graser User Conference Only

Graser User Conference Only PCB Power Delivery Design from DC to Mid-Frequency Foxconn Abby Chou Company Introduction February 1974 Tucheng District 1.23 million Server Storage Mobile Phone Pad TV Voltage Drop and Thermal Co-Simulation

More information

PC Control / Touch Control

PC Control / Touch Control PC Control / Touch Control Version 6.0 / 5.840.0150 New Features Manual 8.840.8007EN Metrohm AG CH-9101 Herisau Switzerland Phone +41 71 353 85 85 Fax +41 71 353 89 01 info@metrohm.com www.metrohm.com

More information

u (t t ) + e ζωn (t tw )

u (t t ) + e ζωn (t tw ) LINEAR CIRCUITS LABORATORY OSCILLATIONS AND DAMPING EFFECT PART I TRANSIENT RESPONSE TO A SQUARE PULSE Transfer Function F(S) = ω n 2 S 2 + 2ζω n S + ω n 2 F(S) = S 2 + 3 RC ( RC) 2 S + 1 RC ( ) 2 where

More information

Parallel VLSI CAD Algorithms. Lecture 1 Introduction Zhuo Feng

Parallel VLSI CAD Algorithms. Lecture 1 Introduction Zhuo Feng Parallel VLSI CAD Algorithms Lecture 1 Introduction Zhuo Feng 1.1 Prof. Zhuo Feng Office: EERC 513 Phone: 487-3116 Email: zhuofeng@mtu.edu Class Website http://www.ece.mtu.edu/~zhuofeng/ee5900spring2012.html

More information

Mixed Type Simulation Guide

Mixed Type Simulation Guide Mixed Type Simulation Guide Gong Ding University of Science and Technology of China Email: gdiso@ustc.edu July 19, 2007 Contents 1 Introduction 2 2 Equations for Circuit Simulation 3 3 Build Conductance

More information

ME scope Application Note 28

ME scope Application Note 28 App Note 8 www.vibetech.com 3/7/17 ME scope Application Note 8 Mathematics of a Mass-Spring-Damper System INTRODUCTION In this note, the capabilities of ME scope will be used to build a model of the mass-spring-damper

More information

Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto

Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto Switched-Capacitor Circuits David Johns and Ken Martin University of Toronto (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) University of Toronto 1 of 60 Basic Building Blocks Opamps Ideal opamps usually

More information

Exercises for Windows

Exercises for Windows Exercises for Windows CAChe User Interface for Windows Select tool Application window Document window (workspace) Style bar Tool palette Select entire molecule Select Similar Group Select Atom tool Rotate

More information

Dispersion (3A) 1-D Dispersion. Young W. Lim 10/15/13

Dispersion (3A) 1-D Dispersion. Young W. Lim 10/15/13 1-D Dispersion Copyright (c) 013. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1. or any later version published

More information

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

Sequential Circuit Timing. Young Won Lim 11/6/15 Copyright (c) 2011 2015 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published

More information

INTEGRATED CIRCUITS. 74ALS30A 8-Input NAND gate. Product specification 1991 Feb 08 IC05 Data Handbook

INTEGRATED CIRCUITS. 74ALS30A 8-Input NAND gate. Product specification 1991 Feb 08 IC05 Data Handbook INTEGRATED CIRCUITS -Input NAND gate 1991 Feb 0 IC05 Data Handbook TPE TPICAL PROPAGATION DELA TPICAL SUPPL CURRENT (TOTAL) 5.0ns 0.5mA PIN CONFIGURATION A 1 B 2 14 13 V CC NC ORDERING INFORMATION C 3

More information

PRESIDENCY UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING EE 310: VLSI System Laboratory. Contents

PRESIDENCY UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING EE 310: VLSI System Laboratory. Contents PRESIDENCY UNIVERSITY DEPARTMENT OF ELECTRICAL AND COMPUTER ENGINEERING EE 310: VLSI System Laboratory Contents Experiment No Name of The Experiments. Page Experiment-1 INTRODUCTION TO CIRCUIT SIMULATION

More information

DiscoveryGate SM Version 1.4 Participant s Guide

DiscoveryGate SM Version 1.4 Participant s Guide Citation Searching in CrossFire Beilstein DiscoveryGate SM Version 1.4 Participant s Guide Citation Searching in CrossFire Beilstein DiscoveryGate SM Version 1.4 Participant s Guide Elsevier MDL 14600

More information

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK

ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK ES205 Analysis and Design of Engineering Systems: Lab 1: An Introductory Tutorial: Getting Started with SIMULINK What is SIMULINK? SIMULINK is a software package for modeling, simulating, and analyzing

More information

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.

1D-HAM. Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2. 1D-HAM Coupled Heat, Air and Moisture Transport in Multi-layered Wall Structures. Manual with brief theory and an example. Version 2.0 30 t=70 days (1680 h) 100 Temperatures ( C) v (g/m³) 25 20 15 10 5

More information

Measuring the time constant for an RC-Circuit

Measuring the time constant for an RC-Circuit Physics 8.02T 1 Fall 2001 Measuring the time constant for an RC-Circuit Introduction: Capacitors Capacitors are circuit elements that store electric charge Q according to Q = CV where V is the voltage

More information

Symbolic SPICE TM Circuit Analyzer and Approximator

Symbolic SPICE TM Circuit Analyzer and Approximator ymbolic PICE ymbolic PICE TM Circuit Analyzer and Approximator Application Note AN-001: eries Resonant Circuit by Gregory M. Wierzba Rev 07010 A) Introduction The schematic shown below in Fig. 1 is a series

More information

INTEGRATED CIRCUITS. 74ALS138 1-of-8 decoder/demultiplexer. Product specification 1996 Jul 03 IC05 Data Handbook

INTEGRATED CIRCUITS. 74ALS138 1-of-8 decoder/demultiplexer. Product specification 1996 Jul 03 IC05 Data Handbook INTEGRATED CIRCUITS 1996 Jul 03 IC05 Data Handbook FEATURES Demultiplexing capability Multiple input enable for easy expansion Ideal for memory chip select decoding DESCRIPTION The decoder accepts three

More information

Lab Fourier Analysis Do prelab before lab starts. PHSX 262 Spring 2011 Lecture 5 Page 1. Based with permission on lectures by John Getty

Lab Fourier Analysis Do prelab before lab starts. PHSX 262 Spring 2011 Lecture 5 Page 1. Based with permission on lectures by John Getty Today /5/ Lecture 5 Fourier Series Time-Frequency Decomposition/Superposition Fourier Components (Ex. Square wave) Filtering Spectrum Analysis Windowing Fast Fourier Transform Sweep Frequency Analyzer

More information

T R A I N I N G M A N U A L 1. 9 G H Z C D M A P C S 80 0 M H Z C D M A /A M P S ( T R I - M O D E ) PM325

T R A I N I N G M A N U A L 1. 9 G H Z C D M A P C S 80 0 M H Z C D M A /A M P S ( T R I - M O D E ) PM325 T R A I N I N G M A N U A L 1. 9 G H Z C D M A P C S 80 0 M H Z C D M A /A M P S ( T R I - M O D E ) PM325 Slide. Click. Send the pic O P E R AT I N G I N S T RU C T I O N S H e a d s e t Ja c k S e l

More information

Guide to Harmonic Balance Simulation in ADS

Guide to Harmonic Balance Simulation in ADS Guide to Harmonic Balance Simulation in ADS December 2003 Notice The information contained in this document is subject to change without notice. Agilent Technologies makes no warranty of any kind with

More information

Lab 1: Dynamic Simulation Using Simulink and Matlab

Lab 1: Dynamic Simulation Using Simulink and Matlab Lab 1: Dynamic Simulation Using Simulink and Matlab Objectives In this lab you will learn how to use a program called Simulink to simulate dynamic systems. Simulink runs under Matlab and uses block diagrams

More information

NMRPredict Functional Block Diagram

NMRPredict Functional Block Diagram NMRPredict Functional Block Diagram 2 Submit to server. NMRPredict Server NMRPredict DeskTop Software Review results. 3 1 Input structure. Starting the NMRPredict Interface Click on the NMRPredict icon.

More information

Magnetic Sensor (3B) Magnetism Hall Effect AMR Effect GMR Effect. Young Won Lim 9/23/09

Magnetic Sensor (3B) Magnetism Hall Effect AMR Effect GMR Effect. Young Won Lim 9/23/09 Magnetic Sensor (3B) Magnetism Hall Effect AMR Effect GMR Effect Copyright (c) 2009 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation

More information

SAS/STAT 15.1 User s Guide The GLMMOD Procedure

SAS/STAT 15.1 User s Guide The GLMMOD Procedure SAS/STAT 15.1 User s Guide The GLMMOD Procedure This document is an individual chapter from SAS/STAT 15.1 User s Guide. The correct bibliographic citation for this manual is as follows: SAS Institute Inc.

More information

Quiescent Steady State (DC) Analysis The Newton-Raphson Method

Quiescent Steady State (DC) Analysis The Newton-Raphson Method Quiescent Steady State (DC) Analysis The Newton-Raphson Method J. Roychowdhury, University of California at Berkeley Slide 1 Solving the System's DAEs DAEs: many types of solutions useful DC steady state:

More information

ISSP User Guide CY3207ISSP. Revision C

ISSP User Guide CY3207ISSP. Revision C CY3207ISSP ISSP User Guide Revision C Cypress Semiconductor 198 Champion Court San Jose, CA 95134-1709 Phone (USA): 800.858.1810 Phone (Intnl): 408.943.2600 http://www.cypress.com Copyrights Copyrights

More information

****** bjt model parameters tnom= temp= *****

****** bjt model parameters tnom= temp= ***** ****** HSPICE H 2013.03 64 BIT (Feb 27 2013) RHEL64 ****** Copyright (C) 2013 Synopsys, Inc. All Rights Reserved. Unpublished rights reserved under US copyright laws. This program is protected by law and

More information

Workshop: Build a Basic HEC-HMS Model from Scratch

Workshop: Build a Basic HEC-HMS Model from Scratch Workshop: Build a Basic HEC-HMS Model from Scratch This workshop is designed to help new users of HEC-HMS learn how to apply the software. Not all the capabilities in HEC-HMS are demonstrated in the workshop

More information

Chapter 31 The GLMMOD Procedure. Chapter Table of Contents

Chapter 31 The GLMMOD Procedure. Chapter Table of Contents Chapter 31 The GLMMOD Procedure Chapter Table of Contents OVERVIEW...1639 GETTING STARTED...1639 AOne-WayDesign...1639 SYNTAX...1644 PROCGLMMODStatement...1644 BYStatement...1646 CLASSStatement...1646

More information

Location Intelligence Infrastructure Asset Management. Confirm. Confirm Mapping Link to ArcMap Version v18.00b.am

Location Intelligence Infrastructure Asset Management. Confirm. Confirm Mapping Link to ArcMap Version v18.00b.am Location Intelligence Infrastructure Asset Management Confirm Confirm Mapping Link to ArcMap Version v18.00b.am Information in this document is subject to change without notice and does not represent a

More information

Unit Trip April 20, 2011, 13:40:53 CDT. McDonald Angle Relative to U.T. Austin Second

Unit Trip April 20, 2011, 13:40:53 CDT. McDonald Angle Relative to U.T. Austin Second _35_EE394J_Spring11 Order_Illustrator.doc Ringdown Analysis of Voltage Phase Angle Using 30 Point-per- Synchrophasor Data and the Excel Solver 52.5 57.75.19 52.95 0.95-1.19 53.30 2.28 1.84 0.544 0.127

More information

Metal Oxide Varistor:TVM-B Series

Metal Oxide Varistor:TVM-B Series Features. RoHS & Halogen Free (HF) compliant. EIA size: 040 ~ 0 3. Operating voltage: 5.5Vdc ~ 85Vdc 4. High surge suppress capability 5. Bidirectional and symmetrical V/I characteristics 6. Multilayer

More information

O P E R A T I N G M A N U A L

O P E R A T I N G M A N U A L OPERATING MANUAL WeatherJack OPERATING MANUAL 1-800-645-1061 The baud rate is 2400 ( 8 bits, 1 stop bit, no parity. Flow control = none) To make sure the unit is on line, send an X. the machine will respond

More information

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS

NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS IGC 009, Guntur, INDIA NUMERICAL ANALYSIS OF A PILE SUBJECTED TO LATERAL LOADS Mohammed Younus Ahmed Graduate Student, Earthquake Engineering Research Center, IIIT Hyderabad, Gachibowli, Hyderabad 3, India.

More information

NMR Predictor. Introduction

NMR Predictor. Introduction NMR Predictor This manual gives a walk-through on how to use the NMR Predictor: Introduction NMR Predictor QuickHelp NMR Predictor Overview Chemical features GUI features Usage Menu system File menu Edit

More information

Inductor Coupling (and Magnetic Core) Transmission Line Coupling

Inductor Coupling (and Magnetic Core) Transmission Line Coupling Inductor Coupling (and Magnetic Core) Transmission Line Coupling General Form L * * [size

More information

Physics 116A Notes Fall 2004

Physics 116A Notes Fall 2004 Physics 116A Notes Fall 2004 David E. Pellett Draft v.0.9 Notes Copyright 2004 David E. Pellett unless stated otherwise. References: Text for course: Fundamentals of Electrical Engineering, second edition,

More information

INTEGRATED CIRCUITS. 74LVC138A 3-to-8 line decoder/demultiplexer; inverting. Product specification 1998 Apr 28

INTEGRATED CIRCUITS. 74LVC138A 3-to-8 line decoder/demultiplexer; inverting. Product specification 1998 Apr 28 INTEGRATED CIRCUITS -to-8 line decoder/demultiplexer; inverting 998 Apr 8 FEATURES Wide supply voltage range of. to. V In accordance with JEDEC standard no. 8-A Inputs accept voltages up to. V CMOS lower

More information

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences

UNIVERSITY OF CALIFORNIA, BERKELEY College of Engineering Department of Electrical Engineering and Computer Sciences UNIVERSITY OF LIFORNI, ERKELEY ollege of Engineering Department of Electrical Engineering and omputer Sciences Elad lon Homework #3 EE141 Due Thursday, September 13 th, 5pm, box outside 125 ory PROLEM

More information

AKD SYSTEM CONFIGURATION WITH KOLLMORGEN DDL LINEAR MOTORS By Kenny Hampton 1/12/2017 Rev. L

AKD SYSTEM CONFIGURATION WITH KOLLMORGEN DDL LINEAR MOTORS By Kenny Hampton 1/12/2017 Rev. L AKD SYSTEM CONFIGURATION WITH KOLLMORGEN DDL LINEAR MOTORS By Kenny Hampton 1/12/2017 Rev. L This document shows the wiring requirements for connecting the DDL linear motors to the AKD servo drive. It

More information

CT Rectangular Function Pairs (5B)

CT Rectangular Function Pairs (5B) C Rectangular Function Pairs (5B) Continuous ime Rect Function Pairs Copyright (c) 009-013 Young W. Lim. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU

More information

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION

August 7, 2007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION August 7, 007 NUMERICAL SOLUTION OF LAPLACE'S EQUATION PURPOSE: This experiment illustrates the numerical solution of Laplace's Equation using a relaxation method. The results of the relaxation method

More information

Random Vibration Analysis in FEMAP An Introduction to the Hows and Whys

Random Vibration Analysis in FEMAP An Introduction to the Hows and Whys Random Vibration Analysis in FEMAP An Introduction to the Hows and Whys Adrian Jensen, PE Senior Staff Mechanical Engineer Kyle Hamilton Staff Mechanical Engineer Table of Contents 1. INTRODUCTION... 4

More information

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating

Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Tutorial 11. Use of User-Defined Scalars and User-Defined Memories for Modeling Ohmic Heating Introduction The purpose of this tutorial is to illustrate the use of user-defined scalars (UDS) and user defined

More information

A First Course on Kinetics and Reaction Engineering Supplemental Unit S4. Numerically Fitting Models to Data

A First Course on Kinetics and Reaction Engineering Supplemental Unit S4. Numerically Fitting Models to Data Supplemental Unit S4. Numerically Fitting Models to Data Defining the Problem Many software routines for fitting a model to experimental data can only be used when the model is of a pre-defined mathematical

More information

EE247 Analog-Digital Interface Integrated Circuits

EE247 Analog-Digital Interface Integrated Circuits EE247 Analog-Digital Interface Integrated Circuits Fall 200 Name: Zhaoyi Kang SID: 22074 ******************************************************************************* EE247 Analog-Digital Interface Integrated

More information

DIFFERENTIAL EQUATIONS DYNAMICAL SYSTEMS AND AN INTRODUCTION TO CHAOS PDF

DIFFERENTIAL EQUATIONS DYNAMICAL SYSTEMS AND AN INTRODUCTION TO CHAOS PDF DIFFERENTIAL EQUATIONS DYNAMICAL SYSTEMS AND AN INTRODUCTION TO CHAOS PDF ==> Download: DIFFERENTIAL EQUATIONS DYNAMICAL SYSTEMS AND AN INTRODUCTION TO CHAOS PDF DIFFERENTIAL EQUATIONS DYNAMICAL SYSTEMS

More information

Boundary Element Methods for Capacitance and Substrate Resistance Calculations in a VLSI Layout Verification Package

Boundary Element Methods for Capacitance and Substrate Resistance Calculations in a VLSI Layout Verification Package Boundary Element Methods for Capacitance and Substrate Resistance Calculations in a VLSI Layout Verification Package Proceedings of the Electrosoft 93 1, july 6-8, 1993, Southampton, U.K. T. Smedes, N.P.

More information

Evaluating Dynamic Loads in Piping Systems Caused by Waterhammer

Evaluating Dynamic Loads in Piping Systems Caused by Waterhammer Evaluating Dynamic Loads in Piping Systems Caused by Waterhammer Jim Wilcox, CodeCAD Inc. And Trey Walters, Applied Flow Technology June 2016 Summary Waterhammer in piping systems results in unbalanced

More information

HYPENS Manual. Fausto Sessego, Alessandro Giua, Carla Seatzu. February 7, 2008

HYPENS Manual. Fausto Sessego, Alessandro Giua, Carla Seatzu. February 7, 2008 HYPENS Manual Fausto Sessego, Alessandro Giua, Carla Seatzu February 7, 28 HYPENS is an open source tool to simulate timed discrete, continuous and hybrid Petri nets. It has been developed in Matlab to

More information

Project Components. MC34063 or equivalent. Bread Board. Energy Systems Research Laboratory, FIU

Project Components. MC34063 or equivalent. Bread Board. Energy Systems Research Laboratory, FIU Project Components MC34063 or equivalent Bread Board PSpice Software OrCAD designer Lite version http://www.cadence.com/products/orcad/pages/downloads.aspx#pspice More Details on the Introduction CONVERTER

More information

ELECTRICAL FORCE UNIT NOTES

ELECTRICAL FORCE UNIT NOTES ELECTRICAL FORCE UNIT NOTES Property that causes electrical force is called Charge Opposite charges Attract Like charges Repel Charge comes from the atoms. Electrons are negative, protons are positive.

More information

Fourier Analysis Overview (0A)

Fourier Analysis Overview (0A) CTFS: Fourier Series CTFT: Fourier Transform DTFS: Fourier Series DTFT: Fourier Transform DFT: Discrete Fourier Transform Copyright (c) 2011-2016 Young W. Lim. Permission is granted to copy, distribute

More information

ArcGIS 9 ArcGIS StreetMap Tutorial

ArcGIS 9 ArcGIS StreetMap Tutorial ArcGIS 9 ArcGIS StreetMap Tutorial Copyright 2001 2008 ESRI All Rights Reserved. Printed in the United States of America. The information contained in this document is the exclusive property of ESRI. This

More information