Z transform elements Part 1:

Size: px
Start display at page:

Download "Z transform elements Part 1:"

Transcription

1 Z nsform elements Part 1: About the writer: Harey Morehouse is a conctor/consultant with many years of experience using circuit analysis programs. His primary actiities are in Reliability, Safety, Testability and Circuit Analysis. He may be reached at harey.annie@erizon.net. Simple questions regarding my articles for which I know the answer are free. Complex questions, especially where I am ignorant of the answers, are costly!!! Summary: This document will be in seeral parts, where this is part 1. Difference equations inole expressions that hae meaning at discrete time interals sampled data systems. Generally this inoles the use of A/D conerters, digital processing functions, and D/A conerters. It is also useful in describing switched capacitor systems. To deelop models that enable one to analyze such systems in a (SPICE) continuous time domain (nsient analysis) is one goal, and also in the frequency (AC analysis) with one set of models is the goal. Here we deelop one deice model for the z -1 function. Sampled Data Systems: There are seeral different ways to sole difference (not differential) equations. These implementations often are combined in a system with analog circuitry. It would be useful to be able to able to accommodate both sampled data and continuous time circuitry analysis within one solution enironment such as SPICE. And with the proper Z nsform elements this is possible and feasible. Like the familiar Laplace s nsform, the Z nsform element can also be used within SPICE. Z nsform definition: A sampled data system is usually described as an equation or set of equations in nt. The nsformation of this system into the Z domain is accomplished by means of the following equation. Interesting as this might be, to those who are interested, it really tells us nothing. What is needed is a means to relate the V(z) expressions into a form that SPICE can use. And there is. The z ariable can be shown to be equialent to: z = e st

2 Now the e -st function can be shown to be a delay in the time domain. The function delays the associated product of this function by time T. So we can associate z -1 with a time delay of T seconds. But what is the inerse of a time delay? What is the meaning of z? Now we get inoled with the quasi-function deised by P.A.M. Dirac, who inented quantum mechanics, the so-called Dirac delta function. This function is defined as: δ(t-a) = 1/e as This function is equal to zero when t a, one when t = a. It is of infinitesimally when it is at zero argument time and infinitely large in amplitude at time t = a, howeer its integral is equal to one. Remember now that we are dealing with sampled data systems whose alues are only meaningful at the instant of sampling time. With that restriction, a simple delay represents the z -1 operator. Now often sampled data systems are written in terms of powers of z or z n, as well as in powers of z -1 or z -n. Without attempting to describe what the inerse of a Dirac delta function looks like, we can note two things for now. The first is that one can always conert a system written in terms of z n to one in terms of z -n rather easily, And secondly there is a function that will allow a solution to the ratio of two polynomials in z n, the Discrete Time Transfer Function. z -1 deice modeling 1 The first deice to be created is based on a lossless delay line implementation. The circuit to do this is shown in Figure 1 following. in 2 V1 SIN T1 4 out R1 Zm1 test circuit1 Figure 1 In Figure 1 a simple delay line and a buffer amplifier is used to create a z -1 deice model. The parameters passed to the delay line are shown in Figure 2.

3 Circuit 1 passed parameters Figure 2 The important parameters to be passed are those noted. (In order to create this part the alue of frequency should be set to its default alue of zero.) The nsmission delay is set equal to the reciprocal of the sampling frequency. The alue shown corresponds to a 10Kc sampling rate. A nsient graph of the circuit performance is shown in Figure 3.

4 1.00 Z test1 ckt_transient_6_graph 800m 600m 400m 200m in -200m -400m -600m -800m m 600m 400m 200m out -200m -400m -600m -800m 50u 100u 150u 200u 250u time 300u Circuit1 zm1 circuit nsient graph Figure 3 350u 400u 450u 500u In Figure 3 it is seen that the circuit does indeed perform as intended. Now it is desired that the circuit model work in an AC analysis also. An AC frequency sweep was performed on the circuit. The results are shown in Figure 4. Now it is desired to see how this will react to an AC sweep. A sweep was performed with 1 as the AC signal source. The results are shown in Figure 5.

5 Z test1 ckt_small Signal AC_6_Graph db_out ph_deg_out k k k k k k k k k k k k k k k k k 100k 1000 FREQ zm1 AC sweep Figure 4 Here it is seen that the output gain is uniform oer from zero to about zero to infinity frequency range. Howeer, just out of curiosity, let us separate the two cures. This is shown in Figure 5 following. Z test1 ckt_small Signal AC_6_Graph db_out ph_deg_out db_out 1000u 800u 600u 400u 200u -200u -400u -600u -800u -1000u -1200u -1400u -1600u -1800u -2000u ,000 ph_deg_out -1,500-2,000-2,500-3,000-3, k 100k 1000k FREQ zm1 AC sweep2 Figure 5

6 This is a most interesting set of cures! Until one notices that the db output is essentially constant at zero db. Now what we are looking at is the small signal gain at particular frequencies, it must be remembered. At all frequencies there is no effectie attenuation, howeer with increasing frequency the delayed output is seeing more and more time delay per cycle, an effectie phase shift. If there is a phase shift, there must be a gain change as the output signal real and complex parts are not perfectly in synchronism due to numerical errors and SPICE solution parameters that indicate an acceptable solution has been found. This is alidated by a plot of the real and imaginary parts of out, shown in Figure 6 following. Z test1 ckt_small Signal AC_10_Graph re_out imag_out re_out imag_out m 6000m 4000m 2000m -2000m -4000m -6000m -8000m m 6000m 4000m 2000m -2000m -4000m -6000m -8000m k 100k 1000 FREQ zm1 AC sweep3 Figure 6 The next circuit we wish to examine is the effect of cascading these elements. Refer to Figure 7 following.

7 in 2 T1 4 3 out T2 6 V1 SIN R1 R2 7 out2 E1 E2 Cascade zm1 circuit 2 Figure 7 Figure 7 is sightforward. Deices E1 and E2 are unity gain buffers to eliminate circuit loading. The nsient graph of this circuit is shown in Figure 8. in m 600m 400m 200m -200m -400m -600m -800m Z test1 ckt2_transient_16_graph out 800m 600m 400m 200m -200m -400m -600m -800m 800m 600m out2 400m 200m -200m -400m -600m -800m 100u 200u 300u 400u 500u time 600u 700u Cascade zm1 circuit 2 cascade connection Figure 8 800u 900u 1.00m The circuits do not interact and the delays of each stage accumulate. We are not done with this circuit yet, but first we will create another realization for the function. z -1 deice modeling 2 B2Spice contains a model for a discrete time nsfer function. This consists of simulating the nsfer function of the ratio of two polynomials in z n. This is a hard coded function in C, and not directly accessible for modification. Could this function be used to create a z -n as well as a z n function? We will first consider making a z -n function,

8 as the result of the internal expression equaling (1)/(z). Consider the circuit of Figure 9 following. X2 4 +in -in 6 5 Vin SIN R1 1out E1 zm1 circuit 2 deice model Figure 9 The circuit is sight forward, with the nsmission line of the preious model replaced by X2, a discrete time nsfer function model. Now this deice is unusual, in that to get to the parameter settings, then after the Edit window opens, click the Edit model button. This is shown in Figure 10. zm1 circuit 2 deice model Figure 10

9 The X2 numerator is set to unity, ( 0 0 1) and the denominator to z, (1 0 0). The sampling frequency is set to 5K, or a period of 100 usec. Note that the creator of the circuit used half periods of delay for his realization. Thus, a denominator of (0 1 0) would correspond to a half delay of the input frequency period, or e s*/2f. A nsient graph of this circuit is shown in Figure Z test2 circuit1_transient_1_graph 8000m 6000m 4000m 2000m 1out -2000m -4000m -6000m -8000m 8000m 6000m 4000m 2000m inp -2000m -4000m -6000m -8000m 1000u 2000u 3000u 4000u 5000u time 6000u 7000u 8000u 9000u 1.000m zm1 circuit 2 deice nsient test Figure 11 The circuit behaes nicely. Now that we hae two working models, they may be compared. This is done in the circuit of Figure 12. inp1 7 Vin SIN X2 +in -in 6 R1 5 1out E1 inp2 V1 SIN 2 T1 4 R2 3 2out E2 zm1 circuit 2 test2 comparison test Figure 12 In Figure 12 the two delay circuits are brought together for a comparison test. The results of a nsient test are shown in Figure 13.

10 Z test2 circuit2_transient_32_graph 1out 2out inp1 inp m m m m m m m m u u u u u u u time zm1 circuit 2 test3 nsient comparison test Figure u u m There is no apparent difference in the results. Figure 14 shows the results of an AC sweep comparison test. Z test2 circuit2_small Signal AC_35_Graph db_1out db_2out dbdiff 1000u 500u db_1out -500u -1000u -1500u -2000u 1000u 500u db_2out -500u -1000u -1500u dbdiff k 100k 1000k FREQ zm1 circuit 2 test3 sweep comparison test Figure 14

11 In Figure 14 it is seen that the difference between the two outputs is 234 db less than the input, which is zero for all purposes. The question now remains which of the two implementations should be used to create the z -1 deice? The answer is that the nsmission line based model is simpler and more trouble free and so it will be used. We will create two ersions of the circuit, with slightly different topologies. One is floating, and the other is grounded. These are shown in Figure 14 following. Passed parameters: Td - time delay zo characteristic impedance note: leae other alues as show, 0 for frequency and 0 for init conditions and 1 for mormalized length INp INn INp INn T1 R2 7 5 R1 {zo} OUTp E1 OUTn OUTp OUTn 10Meg Zminus1 deice to be modeled Passed parameters: Td - time delay zo characteristic impedance note: leae other alues as show, 0 for frequency and 0 for init conditions and 1 for mormalized length INp T2 INp 4 OUTp OUTp R3 {zo} E2 Zm1 deice to be modeled z -1 deice model circuits Figure 14 The aboe circuits were turned into parameterized subcircuit deices and embedded in a circuit as shown in Figure 15.

12 inp2 V1 SIN T1 4 R2 3 out1 E2 2 U1 INp OUTp 5 out2 INn OUTn U2 INp OUTp 13 out3 z -1 deice model circuit3 Figure 15 Passed parameters are z0 = and Td = 0.1ms. (Actually, the alue passed for z0 is meaningless, as the internal nsmission lines are assumed perfectly terminated in the models.) The two deices perform almost identically, howeer there are ery ery slight differences due to the floating implementation used for U1. The zmimus1 netlist (of deice U1) is: ************************ * B2 Spice Subcircuit ************************ * Pin # Pin Name * INp INp * INn INn * OUTp OUTp * OUTn OUTn.Subckt Zminus1 INp INn OUTp OUTn ***** main circuit R e+002 T1 INp INn 5 7 z0 = 1k td = e-004 nl = 1 ic = 0 E1 OUTp OUTn R2 INn 7 10Meg.ends The zm1 netlist (of deice U2) is: ************************ * B2 Spice Subcircuit ************************ * Pin # Pin Name * INp INp * OUTp OUTp.Subckt Zm1 INp OUTp

13 ***** main circuit T2 INp z0 = 1k f = 0 td = {Td} nl = 1 ic = 0 R3 4 0 E2 OUTp ends Conclusions: Two ersions of a z nsform delay element are presented, howeer the reader must by cautioned that in the sampled data domain the alues hae meaning only at the sample times.

Chapter 4: Techniques of Circuit Analysis

Chapter 4: Techniques of Circuit Analysis Chapter 4: Techniques of Circuit Analysis This chapter gies us many useful tools for soling and simplifying circuits. We saw a few simple tools in the last chapter (reduction of circuits ia series and

More information

Transmission lines using a distributed equivalent circuit

Transmission lines using a distributed equivalent circuit Cambridge Uniersity Press 978-1-107-02600-1 - Transmission Lines Equialent Circuits, Electromagnetic Theory, and Photons Part 1 Transmission lines using a distributed equialent circuit in this web serice

More information

Chapter 6: Operational Amplifiers

Chapter 6: Operational Amplifiers Chapter 6: Operational Amplifiers Circuit symbol and nomenclature: An op amp is a circuit element that behaes as a VCVS: The controlling oltage is in = and the controlled oltage is such that 5 5 A where

More information

Phase Detectors. Recall that one of the three fundamental elements of a PLL is the phase detector: ref

Phase Detectors. Recall that one of the three fundamental elements of a PLL is the phase detector: ref 10/22/2010 Phase Detectors.doc 1/7 Phase Detectors Recall that one of the three fundamental elements of a PLL is the phase detector: ( t ) + phase detector ( t) = f ( t ) ( t ) ( ) ( t ) The phase detector

More information

ME224 Lab 5 - Thermal Diffusion

ME224 Lab 5 - Thermal Diffusion ME4 Lab 5 ME4 Lab 5 - hermal Diffusion (his lab is adapted from IBM-PC in the laboratory by B G homson & A F Kuckes, Chapter 5) 1. Introduction he experiments which you will be called upon to do in this

More information

SELECTION, SIZING, AND OPERATION OF CONTROL VALVES FOR GASES AND LIQUIDS Class # 6110

SELECTION, SIZING, AND OPERATION OF CONTROL VALVES FOR GASES AND LIQUIDS Class # 6110 SELECTION, SIZIN, AND OERATION OF CONTROL VALVES FOR ASES AND LIUIDS Class # 6110 Ross Turbiille Sales Engineer Fisher Controls International Inc. 301 S. First Aenue Marshalltown, Iowa USA Introduction

More information

MATLAB SYMBOLIC COMPUTATION FOR THE STEADY STATE MODELING OF SYMMETRICALLY LOADED SELF EXCITED INDUCTION GENERATOR. Gurung K., Freere P.

MATLAB SYMBOLIC COMPUTATION FOR THE STEADY STATE MODELING OF SYMMETRICALLY LOADED SELF EXCITED INDUCTION GENERATOR. Gurung K., Freere P. TB BO OPUTTON O THE TED TTE ODENG O ET ODED E ETED NDUTON GENETO Gurung K., reere P. Department of Electrical and Electronics Engineering Kathmandu Uniersity, P.O.Box: 650, Kathmandu, Nepal orresponding

More information

V. Transistors. 3.1 III. Bipolar-Junction (BJT) Transistors

V. Transistors. 3.1 III. Bipolar-Junction (BJT) Transistors V. Transistors 3.1 III. Bipolar-Junction (BJT) Transistors A bipolar junction transistor is formed by joining three sections of semiconductors with alternatiely different dopings. The middle section (base)

More information

Management of Power Systems With In-line Renewable Energy Sources

Management of Power Systems With In-line Renewable Energy Sources Management of Power Systems With In-line Renewable Energy Sources Haoliang Shi, Xiaoyu Shi, Haozhe Xu, Ziwei Yu Department of Mathematics, Uniersity of Arizona May 14, 018 Abstract Power flowing along

More information

Active Filter Design by Carsten Kristiansen Napier University. November 2004

Active Filter Design by Carsten Kristiansen Napier University. November 2004 by Carsten Kristiansen November 2004 Title page Author: Carsten Kristiansen. Napier No: 0400772. Assignment partner: Benjamin Grydehoej. Assignment title:. Education: Electronic and Computer Engineering.

More information

Magnetic Fields Part 3: Electromagnetic Induction

Magnetic Fields Part 3: Electromagnetic Induction Magnetic Fields Part 3: Electromagnetic Induction Last modified: 15/12/2017 Contents Links Electromagnetic Induction Induced EMF Induced Current Induction & Magnetic Flux Magnetic Flux Change in Flux Faraday

More information

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics

Brake applications and the remaining velocity Hans Humenberger University of Vienna, Faculty of mathematics Hans Humenberger: rake applications and the remaining elocity 67 rake applications and the remaining elocity Hans Humenberger Uniersity of Vienna, Faculty of mathematics Abstract It is ery common when

More information

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer

ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer ECE 220 Laboratory 4 Volt Meter, Comparators, and Timer Michael W. Marcellin Please follow all rules, procedures and report requirements as described at the beginning of the document entitled ECE 220 Laboratory

More information

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS

UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS SUBAREA I. COMPETENCY 1.0 UNDERSTAND MOTION IN ONE AND TWO DIMENSIONS MECHANICS Skill 1.1 Calculating displacement, aerage elocity, instantaneous elocity, and acceleration in a gien frame of reference

More information

Scalar multiplication and algebraic direction of a vector

Scalar multiplication and algebraic direction of a vector Roberto s Notes on Linear Algebra Chapter 1: Geometric ectors Section 5 Scalar multiplication and algebraic direction of a ector What you need to know already: of a geometric ectors. Length and geometric

More information

LESSON 4: INTEGRATION BY PARTS (I) MATH FALL 2018

LESSON 4: INTEGRATION BY PARTS (I) MATH FALL 2018 LESSON 4: INTEGRATION BY PARTS (I) MATH 6 FALL 8 ELLEN WELD. Integration by Parts We introduce another method for ealuating integrals called integration by parts. The key is the following : () u d = u

More information

Lecture 28 Field-Effect Transistors

Lecture 28 Field-Effect Transistors Lecture 8 Field-Effect Transistors Field-Effect Transistors 1. Understand MOSFET operation.. Analyze basic FET amplifiers using the loadline technique. 3. Analyze bias circuits. 4. Use small-signal equialent

More information

Operational amplifiers (Op amps)

Operational amplifiers (Op amps) Operational amplifiers (Op amps) v R o R i v i Av i v View it as an ideal amp. Take the properties to the extreme: R i, R o 0, A.?!?!?!?! v v i Av i v A Consequences: No voltage dividers at input or output.

More information

Lecture 6, ATIK. Switched-capacitor circuits 2 S/H, Some nonideal effects Continuous-time filters

Lecture 6, ATIK. Switched-capacitor circuits 2 S/H, Some nonideal effects Continuous-time filters Lecture 6, ATIK Switched-capacitor circuits 2 S/H, Some nonideal effects Continuous-time filters What did we do last time? Switched capacitor circuits The basics Charge-redistribution analysis Nonidealties

More information

Analog Integrated Circuit Design Prof. Nagendra Krishnapura Department of Electrical Engineering Indian Institute of Technology, Madras

Analog Integrated Circuit Design Prof. Nagendra Krishnapura Department of Electrical Engineering Indian Institute of Technology, Madras Analog Integrated Circuit Design Prof. Nagendra Krishnapura Department of Electrical Engineering Indian Institute of Technology, Madras Lecture No - 42 Fully Differential Single Stage Opamp Hello and welcome

More information

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton.

DO PHYSICS ONLINE. WEB activity: Use the web to find out more about: Aristotle, Copernicus, Kepler, Galileo and Newton. DO PHYSICS ONLINE DISPLACEMENT VELOCITY ACCELERATION The objects that make up space are in motion, we moe, soccer balls moe, the Earth moes, electrons moe, - - -. Motion implies change. The study of the

More information

Operational amplifiers (Op amps)

Operational amplifiers (Op amps) Operational amplifiers (Op amps) Recall the basic two-port model for an amplifier. It has three components: input resistance, Ri, output resistance, Ro, and the voltage gain, A. v R o R i v d Av d v Also

More information

Lecture Notes for Math 251: ODE and PDE. Lecture 22: 6.5 Dirac Delta and Laplace Transforms

Lecture Notes for Math 251: ODE and PDE. Lecture 22: 6.5 Dirac Delta and Laplace Transforms Lecture Notes for Math : ODE and PDE. Lecture : 6. Dirac Delta and Laplace Transforms Shawn D. Ryan Spring 0 Dirac Delta and the Laplace Transform Last Time: We studied differential equations with discontinuous

More information

Electronics Lecture 8 AC circuit analysis using phasors

Electronics Lecture 8 AC circuit analysis using phasors Electronics Lecture 8 A circuit analysis usg phasors 8. Introduction The preious lecture discussed the transient response of an circuit to a step oltage by switchg a battery. This lecture will estigate

More information

The Operational Amplifier

The Operational Amplifier The Operational Amplifier The operational amplifier i a building block of modern electronic intrumentation. Therefore, matery of operational amplifier fundamental i paramount to any practical application

More information

Math 144 Activity #9 Introduction to Vectors

Math 144 Activity #9 Introduction to Vectors 144 p 1 Math 144 ctiity #9 Introduction to Vectors Often times you hear people use the words speed and elocity. Is there a difference between the two? If so, what is the difference? Discuss this with your

More information

Lecture 7, ATIK. Continuous-time filters 2 Discrete-time filters

Lecture 7, ATIK. Continuous-time filters 2 Discrete-time filters Lecture 7, ATIK Continuous-time filters 2 Discrete-time filters What did we do last time? Switched capacitor circuits with nonideal effects in mind What should we look out for? What is the impact on system

More information

Lect-19. In this lecture...

Lect-19. In this lecture... 19 1 In this lecture... Helmholtz and Gibb s functions Legendre transformations Thermodynamic potentials The Maxwell relations The ideal gas equation of state Compressibility factor Other equations of

More information

Frames of Reference, Energy and Momentum, with

Frames of Reference, Energy and Momentum, with Frames of Reference, Energy and Momentum, with Interactie Physics Purpose: In this lab we will use the Interactie Physics program to simulate elastic collisions in one and two dimensions, and with a ballistic

More information

Purpose of the experiment

Purpose of the experiment Impulse and Momentum PES 116 Adanced Physics Lab I Purpose of the experiment Measure a cart s momentum change and compare to the impulse it receies. Compare aerage and peak forces in impulses. To put the

More information

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles

Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles Introduction to Thermodynamic Cycles Part 1 1 st Law of Thermodynamics and Gas Power Cycles by James Doane, PhD, PE Contents 1.0 Course Oeriew... 4.0 Basic Concepts of Thermodynamics... 4.1 Temperature

More information

Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 8. The dot product

Roberto s Notes on Linear Algebra Chapter 1: Geometric vectors Section 8. The dot product Roberto s Notes on Linear Algebra Chapter 1: Geometric ectors Section 8 The dot product What you need to know already: What a linear combination of ectors is. What you can learn here: How to use two ectors

More information

Biquads Based on Single Negative Impedance Converter Implemented by Classical Current Conveyor

Biquads Based on Single Negative Impedance Converter Implemented by Classical Current Conveyor 96 T. DOSTÁL, V. AMA, BIUADS BASED O SIGLE EGATIVE IMEDAE OVETE Biquads Based on Single egative Impedance onverter Implemented by lassical urrent onveyor Tomáš DOSTÁL, Vladimír AMA Dept. of adio Electronics,

More information

Transmission Line Transients

Transmission Line Transients 8 5 Transmission Line Transients CHAPTER OBJECTIES After reading this chapter, you should be able to: Proide an analysis of traelling waes on transmission lines Derie a wae equation Understand the effect

More information

DSP Configurations. responded with: thus the system function for this filter would be

DSP Configurations. responded with: thus the system function for this filter would be DSP Configurations In this lecture we discuss the different physical (or software) configurations that can be used to actually realize or implement DSP functions. Recall that the general form of a DSP

More information

Bandwidth of op amps. R 1 R 2 1 k! 250 k!

Bandwidth of op amps. R 1 R 2 1 k! 250 k! Bandwidth of op amps An experiment - connect a simple non-inverting op amp and measure the frequency response. From the ideal op amp model, we expect the amp to work at any frequency. Is that what happens?

More information

v v Downloaded 01/11/16 to Redistribution subject to SEG license or copyright; see Terms of Use at

v v Downloaded 01/11/16 to Redistribution subject to SEG license or copyright; see Terms of Use at The pseudo-analytical method: application of pseudo-laplacians to acoustic and acoustic anisotropic wae propagation John T. Etgen* and Serre Brandsberg-Dahl Summary We generalize the pseudo-spectral method

More information

LECTURE 2: CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS

LECTURE 2: CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS LECTURE : CROSS PRODUCTS, MULTILINEARITY, AND AREAS OF PARALLELOGRAMS MA1111: LINEAR ALGEBRA I, MICHAELMAS 016 1. Finishing up dot products Last time we stated the following theorem, for which I owe you

More information

Resonant Matching Networks

Resonant Matching Networks Chapter 1 Resonant Matching Networks 1.1 Introduction Frequently power from a linear source has to be transferred into a load. If the load impedance may be adjusted, the maximum power theorem states that

More information

Chapter 14 Thermal Physics: A Microscopic View

Chapter 14 Thermal Physics: A Microscopic View Chapter 14 Thermal Physics: A Microscopic View The main focus of this chapter is the application of some of the basic principles we learned earlier to thermal physics. This will gie us some important insights

More information

Relativistic Energy Derivation

Relativistic Energy Derivation Relatiistic Energy Deriation Flamenco Chuck Keyser //4 ass Deriation (The ass Creation Equation ρ, ρ as the initial condition, C the mass creation rate, T the time, ρ a density. Let V be a second mass

More information

An Explicit Lower Bound of 5n o(n) for Boolean Circuits

An Explicit Lower Bound of 5n o(n) for Boolean Circuits An Eplicit Lower Bound of 5n o(n) for Boolean Circuits Kazuo Iwama, Oded Lachish, Hiroki Morizumi, and Ran Raz Graduate School of Informatics, Kyoto Uniersity, Kyoto, JAPAN {iwama, morizumi}@kuis.kyoto-u.ac.jp

More information

Filters and Tuned Amplifiers

Filters and Tuned Amplifiers Filters and Tuned Amplifiers Essential building block in many systems, particularly in communication and instrumentation systems Typically implemented in one of three technologies: passive LC filters,

More information

Probabilistic Engineering Design

Probabilistic Engineering Design Probabilistic Engineering Design Chapter One Introduction 1 Introduction This chapter discusses the basics of probabilistic engineering design. Its tutorial-style is designed to allow the reader to quickly

More information

Tools for Investigation of Dynamics of DC-DC Converters within Matlab/Simulink

Tools for Investigation of Dynamics of DC-DC Converters within Matlab/Simulink Tools for Inestigation of Dynamics of DD onerters within Matlab/Simulink Riga Technical Uniersity, Riga, Latia Email: pikulin03@inbox.l Dmitry Pikulin Abstract: In this paper the study of complex phenomenon

More information

A Derivation of Free-rotation in the Three-dimensional Space

A Derivation of Free-rotation in the Three-dimensional Space International Conference on Adanced Information and Communication echnology for Education (ICAICE 013) A Deriation of Free-rotation in the hree-dimensional Space Legend Chen 1 1 Uniersity of Shanghai for

More information

20.3. Further Laplace Transforms. Introduction. Prerequisites. Learning Outcomes

20.3. Further Laplace Transforms. Introduction. Prerequisites. Learning Outcomes Further Laplace Transforms 2.3 Introduction In this Section we introduce the second shift theorem which simplifies the determination of Laplace and inverse Laplace transforms in some complicated cases.

More information

LAB MANUAL EXPERIMENT NO. 7

LAB MANUAL EXPERIMENT NO. 7 LAB MANUAL EXPERIMENT NO. 7 Aim of the Experiment: Concept of Generalized N-port scattering parameters, and formulation of these parameters into 2-port reflection and transmission coefficients. Requirement:

More information

Section 6: PRISMATIC BEAMS. Beam Theory

Section 6: PRISMATIC BEAMS. Beam Theory Beam Theory There are two types of beam theory aailable to craft beam element formulations from. They are Bernoulli-Euler beam theory Timoshenko beam theory One learns the details of Bernoulli-Euler beam

More information

Analogue Filters Design and Simulation by Carsten Kristiansen Napier University. November 2004

Analogue Filters Design and Simulation by Carsten Kristiansen Napier University. November 2004 Analogue Filters Design and Simulation by Carsten Kristiansen Napier University November 2004 Title page Author: Carsten Kristiansen. Napier No: 04007712. Assignment title: Analogue Filters Design and

More information

A possible mechanism to explain wave-particle duality L D HOWE No current affiliation PACS Numbers: r, w, k

A possible mechanism to explain wave-particle duality L D HOWE No current affiliation PACS Numbers: r, w, k A possible mechanism to explain wae-particle duality L D HOWE No current affiliation PACS Numbers: 0.50.-r, 03.65.-w, 05.60.-k Abstract The relationship between light speed energy and the kinetic energy

More information

Lecture 6: Time-Dependent Behaviour of Digital Circuits

Lecture 6: Time-Dependent Behaviour of Digital Circuits Lecture 6: Time-Dependent Behaviour of Digital Circuits Two rather different quasi-physical models of an inverter gate were discussed in the previous lecture. The first one was a simple delay model. This

More information

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS

chapter 12 MORE MATRIX ALGEBRA 12.1 Systems of Linear Equations GOALS chapter MORE MATRIX ALGEBRA GOALS In Chapter we studied matrix operations and the algebra of sets and logic. We also made note of the strong resemblance of matrix algebra to elementary algebra. The reader

More information

The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps:

The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps: Analysis of a series RLC circuit using Laplace Transforms Part. How to do it. The process of analysing a circuit using the Laplace technique can be broken down into a series of straightforward steps:.

More information

Astrometric Errors Correlated Strongly Across Multiple SIRTF Images

Astrometric Errors Correlated Strongly Across Multiple SIRTF Images Astrometric Errors Correlated Strongly Across Multiple SIRTF Images John Fowler 28 March 23 The possibility exists that after pointing transfer has been performed for each BCD (i.e. a calibrated image

More information

Causality Demystified

Causality Demystified DesignCon 015 Causality Demystified Stefaan Sercu, Samtec stefaan.sercu@samtec.com Chris Kocuba, Samtec Jim Nadolny, Samtec Abstract The quality of time domain simulation results depends on the quality

More information

Simulations of bulk phases. Periodic boundaries. Cubic boxes

Simulations of bulk phases. Periodic boundaries. Cubic boxes Simulations of bulk phases ChE210D Today's lecture: considerations for setting up and running simulations of bulk, isotropic phases (e.g., liquids and gases) Periodic boundaries Cubic boxes In simulations

More information

Course Goals ADVANCED Σ. Highlights (i.e. What you will learn today) Review: SQNR vs. OSR. Review: MOD1 & MOD2

Course Goals ADVANCED Σ. Highlights (i.e. What you will learn today) Review: SQNR vs. OSR. Review: MOD1 & MOD2 ECE37 Adanced Analog Circuits Lecture 5 ADANCED Σ Richard Schreier richard.schreier@analog.com Treor Caldwell treor.caldwell@utoronto.ca Course Goals Deepen understanding of CMOS analog circuit design

More information

Active Circuits: Life gets interesting

Active Circuits: Life gets interesting Actie Circuits: Life gets interesting Actie cct elements operational amplifiers (OP AMPS) and transistors Deices which can inject power into the cct External power supply normally comes from connection

More information

Unified Theory of Electrical Machines and A philosophical explanation to how a Universe can be created just from nothing

Unified Theory of Electrical Machines and A philosophical explanation to how a Universe can be created just from nothing June 18, 212 Unified Theory of Electrical achines and A philosophical explanation to how a Unierse can be created just from nothing ourici hachter Holon, Israel mourici@walla.co.il Introduction It is well

More information

Textbook title: Circuits, Devices, Networks and Microelectronics

Textbook title: Circuits, Devices, Networks and Microelectronics Circuits, Deices, Networks and Microelectronics Textbook title: Circuits, Deices, Networks and Microelectronics CHAPTE 5. THE IDEAL OPAMP 5. THE OPEATIONAL AMPLIFIE, CONTEXT and QUALIFICATION The operational

More information

Residual migration in VTI media using anisotropy continuation

Residual migration in VTI media using anisotropy continuation Stanford Exploration Project, Report SERGEY, Noember 9, 2000, pages 671?? Residual migration in VTI media using anisotropy continuation Tariq Alkhalifah Sergey Fomel 1 ABSTRACT We introduce anisotropy

More information

Electronics for Analog Signal Processing - II Prof. K. Radhakrishna Rao Department of Electrical Engineering Indian Institute of Technology Madras

Electronics for Analog Signal Processing - II Prof. K. Radhakrishna Rao Department of Electrical Engineering Indian Institute of Technology Madras Electronics for Analog Signal Processing - II Prof. K. Radhakrishna Rao Department of Electrical Engineering Indian Institute of Technology Madras Lecture - 14 Oscillators Let us consider sinusoidal oscillators.

More information

1. (50 points, BJT curves & equivalent) For the 2N3904 =(npn) and the 2N3906 =(pnp)

1. (50 points, BJT curves & equivalent) For the 2N3904 =(npn) and the 2N3906 =(pnp) HW 3 1. (50 points, BJT curves & equivalent) For the 2N3904 =(npn) and the 2N3906 =(pnp) a) Obtain in Spice the transistor curves given on the course web page except do in separate plots, one for the npn

More information

Transmission lines. Shouri Chatterjee. October 22, 2014

Transmission lines. Shouri Chatterjee. October 22, 2014 Transmission lines Shouri Chatterjee October 22, 2014 The transmission line is a very commonly used distributed circuit: a pair of wires. Unfortunately, a pair of wires used to apply a time-varying voltage,

More information

Lecture 18. Common Source Stage

Lecture 18. Common Source Stage ecture 8 OUTINE Basic MOSFET amplifier MOSFET biasing MOSFET current sources Common source amplifier eading: Chap. 7. 7.7. EE05 Spring 008 ecture 8, Slide Prof. Wu, UC Berkeley Common Source Stage λ =

More information

This section reviews the basic theory of accuracy enhancement for one-port networks.

This section reviews the basic theory of accuracy enhancement for one-port networks. Vector measurements require both magnitude and phase data. Some typical examples are the complex reflection coefficient, the magnitude and phase of the transfer function, and the group delay. The seminar

More information

Lecture 12. Microwave Networks and Scattering Parameters

Lecture 12. Microwave Networks and Scattering Parameters Lecture Microwave Networs and cattering Parameters Optional Reading: teer ection 6.3 to 6.6 Pozar ection 4.3 ElecEng4FJ4 LECTURE : MICROWAE NETWORK AND -PARAMETER Microwave Networs: oltages and Currents

More information

Chapter 2 Resistive Circuits

Chapter 2 Resistive Circuits 1. Sole circuits (i.e., find currents and oltages of interest) by combining resistances in series and parallel. 2. Apply the oltage-diision and current-diision principles. 3. Sole circuits by the node-oltage

More information

4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion.

4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion. 4. A Physical Model for an Electron with Angular Momentum. An Electron in a Bohr Orbit. The Quantum Magnet Resulting from Orbital Motion. We now hae deeloped a ector model that allows the ready isualization

More information

Experiment 13 Poles and zeros in the z plane: IIR systems

Experiment 13 Poles and zeros in the z plane: IIR systems Experiment 13 Poles and zeros in the z plane: IIR systems Achievements in this experiment You will be able to interpret the poles and zeros of the transfer function of discrete-time filters to visualize

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

MA 266 Review Topics - Exam # 2 (updated)

MA 266 Review Topics - Exam # 2 (updated) MA 66 Reiew Topics - Exam # updated Spring First Order Differential Equations Separable, st Order Linear, Homogeneous, Exact Second Order Linear Homogeneous with Equations Constant Coefficients The differential

More information

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS

DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS DEVIL PHYSICS THE BADDEST CLASS ON CAMPUS AP PHYSICS LSN 7-4: CONSERVATION OF ENERGY AND MOMENTUM IN COLLISIONS LSN 7-5: ELASTIC COLLISIONS IN ONE DIMENSION LSN 7-6: INELASTIC COLLISIONS Questions From

More information

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS

FREEWAY WEAVING. Highway Capacity Manual 2000 CHAPTER 24 CONTENTS EXHIBITS CHAPTER 24 FREEWAY WEAVING CONTENTS I. INTRODUCTION... 24-1 Scope of the Methodology...24-1 Limitations of the Methodology...24-1 II. METHODOLOGY...24-1 LOS...24-2 Weaing Segment Parameters...24-3 Determining

More information

Simultaneous equations for circuit analysis

Simultaneous equations for circuit analysis Simultaneous equations for circuit analysis This worksheet and all related files are licensed under the Creative Commons Attribution License, version 1.0. To view a copy of this license, visit http://creativecommons.org/licenses/by/1.0/,

More information

Experiment: measure of the elastic deformation in three point bending

Experiment: measure of the elastic deformation in three point bending Eperiment: measure of the elastic deformation in three point bending 1. Introduction, general description The proposed eperiment aims at ealuating the elastic line of a beam in in three point bending:

More information

PARALLEL DIGITAL-ANALOG CONVERTERS

PARALLEL DIGITAL-ANALOG CONVERTERS CMOS Analog IC Design Page 10.2-1 10.2 - PARALLEL DIGITAL-ANALOG CONVERTERS CLASSIFICATION OF DIGITAL-ANALOG CONVERTERS CMOS Analog IC Design Page 10.2-2 CURRENT SCALING DIGITAL-ANALOG CONVERTERS GENERAL

More information

LECTURE 3 3.1Rules of Vector Differentiation

LECTURE 3 3.1Rules of Vector Differentiation LETURE 3 3.1Rules of Vector Differentiation We hae defined three kinds of deriaties inoling the operator grad( ) i j k, x y z 1 3 di(., x y z curl( i x 1 j y k z 3 d The good news is that you can apply

More information

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay

Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Analog Circuits Prof. Jayanta Mukherjee Department of Electrical Engineering Indian Institute of Technology - Bombay Week 05 Module - 05 Tutorial No.4 Welcome everyone my name is Basudev Majumder, I am

More information

Doppler shifts in astronomy

Doppler shifts in astronomy 7.4 Doppler shift 253 Diide the transformation (3.4) by as follows: = g 1 bck. (Lorentz transformation) (7.43) Eliminate in the right-hand term with (41) and then inoke (42) to yield = g (1 b cos u). (7.44)

More information

Circuit Theory Prof. S.C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology, Delhi

Circuit Theory Prof. S.C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology, Delhi Circuit Theory Prof. S.C. Dutta Roy Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 43 RC and RL Driving Point Synthesis People will also have to be told I will tell,

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

1. SINGULARITY FUNCTIONS

1. SINGULARITY FUNCTIONS 1. SINGULARITY FUNCTIONS 1.0 INTRODUCTION Singularity functions are discontinuous functions or their derivatives are discontinuous. A singularity is a point at which a function does not possess a derivative.

More information

Conditions for Capacitor Voltage Regulation in a Five-Level Cascade Multilevel Inverter: Application to Voltage-Boost in a PM Drive

Conditions for Capacitor Voltage Regulation in a Five-Level Cascade Multilevel Inverter: Application to Voltage-Boost in a PM Drive Conditions for Capacitor oltage Regulation in a FieLeel Cascade Multileel Inerter: Application to oltageboost in a PM Drie John Chiasson, Burak Özpineci, Zhong Du 3 and Leon M. Tolbert 4 Abstract A cascade

More information

Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi

Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi Electronics Prof. D C Dube Department of Physics Indian Institute of Technology Delhi Module No. 07 Differential and Operational Amplifiers Lecture No. 39 Summing, Scaling and Averaging Amplifiers (Refer

More information

NJU BIT PARALLEL TO SERIAL CONVERTER PRELIMINARY PACKAGE OUTLINE GENERAL DESCRIPTION PIN CONFIGURATION FEATURES BLOCK DIAGRAM

NJU BIT PARALLEL TO SERIAL CONVERTER PRELIMINARY PACKAGE OUTLINE GENERAL DESCRIPTION PIN CONFIGURATION FEATURES BLOCK DIAGRAM PRELIMINARY 11-BIT PARALLEL TO SERIAL CONVERTER GENERAL DESCRIPTION The NJU3754 is an 11-bit parallel to serial converter especially applying to MCU input port expander. It can operate from 2.7V to 5.5V.

More information

(310) N E W S L E T T E R. Copyright intusoft, April1988

(310) N E W S L E T T E R. Copyright intusoft, April1988 (310) 833-0710 Personal Computer Circuit Design Tools N E W S L E T T E R Copyright intusoft, April1988 An update package is being prepared for release later this year. Included will be changes and additions

More information

An example of answers for the final report of Electronics"

An example of answers for the final report of Electronics An example of answers for the final report of Electronics" Shingo Katsumoto February 7, 07 Here is an example of answers. There are many other possibilities. DA conversion circuits. Resistance-ladder type

More information

Chapter 1 Solutions Engineering and Chemical Thermodynamics 2e Wyatt Tenhaeff Milo Koretsky

Chapter 1 Solutions Engineering and Chemical Thermodynamics 2e Wyatt Tenhaeff Milo Koretsky Chapter 1 Solutions Engineering and Chemical Thermodynamics 2e Wyatt Tenhaeff Milo Koretsky School of Chemical, Biological, and Enironmental Engineering Oregon State Uniersity 1.1 (b) The olume of water

More information

Algebraic Derivation of the Oscillation Condition of High Q Quartz Crystal Oscillators

Algebraic Derivation of the Oscillation Condition of High Q Quartz Crystal Oscillators Algebraic Deriation of the Oscillation Condition of High Q Quartz Crystal Oscillators NICOLAS RATIER Institut FEMTO ST, CNRS UMR 67 Département LPMO a. de l Obseratoire, 50 Besançon FRANCE nicolas.ratier@femto-st.fr

More information

Scattering Parameters

Scattering Parameters Berkeley Scattering Parameters Prof. Ali M. Niknejad U.C. Berkeley Copyright c 2016 by Ali M. Niknejad September 7, 2017 1 / 57 Scattering Parameters 2 / 57 Scattering Matrix Voltages and currents are

More information

different formulas, depending on whether or not the vector is in two dimensions or three dimensions.

different formulas, depending on whether or not the vector is in two dimensions or three dimensions. ectors The word ector comes from the Latin word ectus which means carried. It is best to think of a ector as the displacement from an initial point P to a terminal point Q. Such a ector is expressed as

More information

Notes for course EE1.1 Circuit Analysis TOPIC 3 CIRCUIT ANALYSIS USING SUB-CIRCUITS

Notes for course EE1.1 Circuit Analysis TOPIC 3 CIRCUIT ANALYSIS USING SUB-CIRCUITS Notes for course EE1.1 Circuit Analysis 2004-05 TOPIC 3 CIRCUIT ANALYSIS USING SUB-CIRCUITS OBJECTIVES 1) To introduce the Source Transformation 2) To consider the concepts of Linearity and Superposition

More information

The Kinetic Theory of Gases

The Kinetic Theory of Gases 978-1-107-1788-3 Classical and Quantum Thermal Physics The Kinetic Theory of Gases CHAPTER 1 1.0 Kinetic Theory, Classical and Quantum Thermodynamics Two important components of the unierse are: the matter

More information

Design Engineering MEng EXAMINATIONS 2016

Design Engineering MEng EXAMINATIONS 2016 IMPERIAL COLLEGE LONDON Design Engineering MEng EXAMINATIONS 2016 For Internal Students of the Imperial College of Science, Technology and Medicine This paper is also taken for the relevant examination

More information

2008 Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies

2008 Monitoring Research Review: Ground-Based Nuclear Explosion Monitoring Technologies FINITE DIFFERENCE TIME DOMAIN MODELING OF INFRASOUND PROPAGATION: APPLICATION TO SHADOW ZONE ARRIVALS AND REGIONAL PROPAGATION Catherine de Groot-Hedlin Uniersity of California at San Diego Sponsored by

More information

State-space Modelling of Hysteresis-based Control Schemes

State-space Modelling of Hysteresis-based Control Schemes European Control Conference (ECC) July 7-9,, Zürich, Switzerland. State-space Modelling of Hysteresis-based Control Schemes Soumya Kundu Ian A. Hiskens Abstract The paper deelops a state-space model for

More information

Active Circuits: Life gets interesting

Active Circuits: Life gets interesting Actie Circuits: Life gets interesting Actie cct elements operational amplifiers (P AMPS) and transistors Deices which can inject power into the cct External power supply normally comes from connection

More information

Patterns of Non-Simple Continued Fractions

Patterns of Non-Simple Continued Fractions Patterns of Non-Simple Continued Fractions Jesse Schmieg A final report written for the Uniersity of Minnesota Undergraduate Research Opportunities Program Adisor: Professor John Greene March 01 Contents

More information