7.3 State Space Averaging!

Size: px
Start display at page:

Download "7.3 State Space Averaging!"

Transcription

1 7.3 State Space Averaging! A formal method for deriving the small-signal ac equations of a switching converter! Equivalent to the modeling method of the previous sections! Uses the state-space matrix description of linear circuits! Often cited in the literature! A general approach: if the state equations of the converter can be written for each subinterval, then the small-signal averaged model can always be derived! Computer programs exist which utilize the state-space averaging method! 65!

2 7.3.1 The state equations of a network! A canonical form for writing the differential equations of a system! If the system is linear, then the derivatives of the state variables are expressed as linear combinations of the system independent inputs and state variables themselves! The physical state variables of a system are usually associated with the storage of energy! For a typical converter circuit, the physical state variables are the inductor currents and capacitor voltages! Other typical physical state variables: position and velocity of a motor shaft! At a given point in time, the values of the state variables depend on the previous history of the system, rather than the present values of the system inputs! To solve the differential equations of a system, the initial values of the state variables must be specified! 66!

3 State equations of a linear system, in matrix form! A canonical matrix form:! State vector x contains inductor currents, capacitor voltages, etc.:! K dx = Ax+Bu y=cx+eu x= x 1 x 2, dx = dx 1 dx 2 Input vector u contains independent sources such as v g! Output vector y contains other dependent quantities to be computed, such as i g! Matrix K contains values of capacitance, inductance, and mutual inductance, so that K dx/ is a vector containing capacitor currents and inductor winding voltages. These quantities are expressed as linear combinations of the independent inputs and state variables. The matrices A, B, C, and E contain the constants of proportionality.! 67!

4 Example! i L State vector! + i + v L R1 i C1 i C2 + R 2 x= v 1 v 2 i i in R 1 C 1 v 1 C 2 v 2 R 3 + v out Matrix K! K = C C L Input vector! u= i in Choose output vector as! y= v out i R1 To write the state equations of this circuit, we must express the inductor voltages and capacitor currents as linear combinations of the elements of the x and u vectors.! 68!

5 Circuit equations! i L + i + v L R1 i C1 i C2 + R 2 i in R 1 C 1 v 1 C 2 v 2 R 3 + v out Find i C1 via node equation:! i C1 =C 1 dv 1 = i in v 1 R i Find i C2 via node equation:! i C2 =C 2 dv 2 = i v 2 R 2 + R 3 Find v L via loop equation:! v L =L di = v 1 v 2 69!

6 Equations in matrix form! The same equations:! Express in matrix form:! dv i C1 =C 1 1 dv i C2 =C 2 2 v L =L di = i in v 1 R = i v 2 R 2 + R 3 = v 1 v 2 i C C L dv 1 dv 2 di = 1 R R 2 + R v 1 v 2 i i in K dx = A x + B u 70!

7 Output (dependent signal) equations! i L y= v out i R1 + i + v L R1 i C1 i C2 i in R 1 C 1 v 1 C 2 + v 2 R 2 R 3 + v out Express elements of the vector y as linear combinations of elements of x and u:! v out =v 2 R 3 R 2 + R 3 i R1 = v 1 R 1 71!

8 Express in matrix form! The same equations:! Express in matrix form:! v out =v 2 i R1 = v 1 R 1 R 3 R 2 + R 3 v out i R1 = 0 R 3 R 2 + R R v 1 v 2 i i in y = C x + E u 72!

9 7.3.2 The basic state-space averaged model! Given: a PWM converter, operating in continuous conduction mode, with two subintervals during each switching period.! During subinterval 1, when the switches are in position 1, the converter reduces to a linear circuit that can be described by the following state equations:! K dx = A 1 x+b 1 u y=c 1 x+e 1 u During subinterval 2, when the switches are in position 2, the converter reduces to another linear circuit, that can be described by the following state equations:! K dx = A 2 x+b 2 u y=c 2 x+e 2 u 73!

10 Equilibrium (dc) state-space averaged model! Provided that the natural frequencies of the converter, as well as the frequencies of variations of the converter inputs, are much slower than the switching frequency, then the state-space averaged model that describes the converter in equilibrium is! 0 = AX+ BU Y = CX+ EU where the averaged matrices are! A = D A 1 + D' A 2 B = D B 1 + D' B 2 C = D C 1 + D' C 2 E = D E 1 + D' E 2 and the equilibrium dc components are! X = equilibrium (dc) state vector U = equilibrium (dc) input vector Y = equilibrium (dc) output vector D = equilibrium (dc) duty cycle 74!

11 Solution of equilibrium averaged model! Equilibrium state-space averaged model:! 0 = AX+ BU Y = CX+ EU Solution for X and Y:! X = A 1 BU Y = CA 1 B + E U 75!

12 Small-signal ac state-space averaged model! K dx = Ax+Bu+ A 1 A 2 X + B 1 B 2 U d y=cx+eu+ C 1 C 2 X + E 1 E 2 U d where! x=small signal (ac) perturbation in state vector u=small signal (ac) perturbation in input vector y=small signal (ac) perturbation in output vector d=small signal (ac) perturbation in duty cycle So if we can write the converter state equations during subintervals 1 and 2, then we can always find the averaged dc and small-signal ac models! 76!

13 7.3.3 Discussion of the state-space averaging result! As in Sections 7.1 and 7.2, the low-frequency components of the inductor currents and capacitor voltages are modeled by averaging over an interval of length T s. Hence, we define the average of the state vector as:! x Ts = 1 T s t t + T s x( ) d The low-frequency components of the input and output vectors are modeled in a similar manner.! By averaging the inductor voltages and capacitor currents, one obtains:! K d x T s = d A 1 + d' A 2 x Ts + d B 1 + d' B 2 u Ts 77!

14 Change in state vector during first subinterval! During subinterval 1, we have! K dx = A 1 x+b 1 u y=c 1 x+e 1 u So the elements of x change with the slope! dx = K 1 A 1 x+b 1 u Small ripple assumption: the elements of x and u do not change significantly during the subinterval. Hence the slopes are essentially constant and are equal to! dx = K 1 A 1 x Ts + B 1 u Ts 78!

15 Change in state vector during first subinterval! dx = K 1 A 1 x Ts + B 1 u Ts x K 1 A 1 x Ts + B 1 u Ts x(0) K 1 da 1 + d'a 2 x Ts + d Net change in state vector over first subinterval:! 0 dt s x(dt s ) = x(0) + dt s K 1 A 1 x Ts + B 1 u Ts final initial interval slope value value length 79!

16 Change in state vector during second subinterval! Use similar arguments.! State vector now changes with the essentially constant slope! dx = K 1 A 2 x Ts + B 2 u Ts The value of the state vector at the end of the second subinterval is therefore! x(t s ) = x(dt s ) + d't s K 1 A 2 x Ts + B 2 u Ts final initial interval slope value value length 80!

17 Net change in state vector over one switching period! We have:! x(dt s )=x(0) + dt s K 1 A 1 x Ts + B 1 u Ts x(t s )=x(dt s )+ d't s K 1 A 2 x Ts + B 2 u Ts Eliminate x(dt s ), to express x(t s ) directly in terms of x(0):! x(t s )=x(0) + dt s K 1 A 1 x Ts + B 1 u Ts + d't s K 1 A 2 x Ts + B 2 u Ts Collect terms:! x(t s )=x(0) + T s K 1 da 1 + d'a 2 x Ts + T s K 1 db 1 + d'b 2 u Ts 81!

18 Approximate derivative of state vector! x K 1 A 1 x Ts + B 1 u Ts K 1 A 2 x Ts + B 2 u Ts x(0) x Ts x(t s ) K 1 da 1 + d'a 2 x Ts + db 1 + d'b 2 u Ts 0 dt s T s t Use Euler approximation:! d x Ts We obtain:! x(t s) x(0) T s K d x T s = d A 1 + d' A 2 x Ts + d B 1 + d' B 2 u Ts 82!

19 Low-frequency components of output vector! y C 1 x Ts + E 1 u Ts y Ts C 2 x Ts + E 2 u Ts 0 0 dt s T s t Remove switching harmonics by averaging over one switching period:! y Ts = d C 1 x Ts + E 1 u Ts + d' C 2 x Ts + E 2 u Ts Collect terms:! y Ts = d C 1 + d' C 2 x Ts + d E 1 + d' E 2 u Ts 83!

20 Averaged state equations: quiescent operating point! The averaged (nonlinear) state equations:! K d x T s = d A 1 + d' A 2 x Ts + d B 1 + d' B 2 u Ts y Ts = d C 1 + d' C 2 x Ts + d E 1 + d' E 2 u Ts The converter operates in equilibrium when the derivatives of all elements of x T are zero. Hence, the converter quiescent s operating point is the solution of! 0 = AX+ BU Y = CX+ EU where! A = D A 1 + D' A 2 B = D B 1 + D' B 2 C = D C 1 + D' C 2 E = D E 1 + D' E 2 and! 84! X = equilibrium (dc) state vector U = equilibrium (dc) input vector Y = equilibrium (dc) output vector D = equilibrium (dc) duty cycle

21 Averaged state equations: perturbation and linearization! Let! x Ts = X + x with! u Ts = U + u y Ts = Y + y d=d + d d'=d' d U >> u D >> d X >> x Y >> y Substitute into averaged state equations:! K d X+x = D+d A 1 + D' d A 2 X+x + D+d B 1 + D' d B 2 U+u Y+y = D+d C 1 + D' d C 2 X+x + D+d E 1 + D' d E 2 U+u 85!

22 Averaged state equations: perturbation and linearization! K dx = AX + BU + Ax+Bu+ A 1 A 2 X + B 1 B 2 U d first order ac dc terms first order ac terms + A 1 A 2 xd+ B 1 B 2 ud second order nonlinear terms Y+y = CX + EU + Cx+Eu+ C 1 C 2 X + E 1 E 2 U d dc +1st order ac dc terms first order ac terms + C 1 C 2 xd+ E 1 E 2 ud second order nonlinear terms 86!

23 Linearized small-signal state equations! Dc terms drop out of equations. Second-order (nonlinear) terms are small when the small-signal assumption is satisfied. We are left with:! K dx = Ax+Bu+ A 1 A 2 X + B 1 B 2 U d y=cx+eu+ C 1 C 2 X + E 1 E 2 U d This is the desired result.! 87!

Part II Converter Dynamics and Control

Part II Converter Dynamics and Control Part II Converter Dynamics and Control 7. AC equivalent circuit modeling 8. Converter transfer functions 9. Controller design 10. Ac and dc equivalent circuit modeling of the discontinuous conduction mode

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder . W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Objective of Part II! Develop tools for modeling, analysis, and design of converter control systems!

More information

Chapter 11 AC and DC Equivalent Circuit Modeling of the Discontinuous Conduction Mode

Chapter 11 AC and DC Equivalent Circuit Modeling of the Discontinuous Conduction Mode Chapter 11 AC and DC Equivalent Circuit Modeling of the Discontinuous Conduction Mode Introduction 11.1. DCM Averaged Switch Model 11.2. Small-Signal AC Modeling of the DCM Switch Network 11.3. High-Frequency

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder . W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder 2.4 Cuk converter example L 1 C 1 L 2 Cuk converter, with ideal switch i 1 i v 1 2 1 2 C 2 v 2 Cuk

More information

6.3. Transformer isolation

6.3. Transformer isolation 6.3. Transformer isolation Objectives: Isolation of input and output ground connections, to meet safety requirements eduction of transformer size by incorporating high frequency isolation transformer inside

More information

Chapter 3. Steady-State Equivalent Circuit Modeling, Losses, and Efficiency

Chapter 3. Steady-State Equivalent Circuit Modeling, Losses, and Efficiency Chapter 3. Steady-State Equivalent Circuit Modeling, Losses, and Efficiency 3.1. The dc transformer model 3.2. Inclusion of inductor copper loss 3.3. Construction of equivalent circuit model 3.4. How to

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder . W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Part II" Converter Dynamics and Control! 7.!AC equivalent circuit modeling! 8.!Converter transfer

More information

ECE1750, Spring Week 11 Power Electronics

ECE1750, Spring Week 11 Power Electronics ECE1750, Spring 2017 Week 11 Power Electronics Control 1 Power Electronic Circuits Control In most power electronic applications we need to control some variable, such as the put voltage of a dc-dc converter,

More information

Section 5 Dynamics and Control of DC-DC Converters

Section 5 Dynamics and Control of DC-DC Converters Section 5 Dynamics and ontrol of D-D onverters 5.2. Recap on State-Space Theory x Ax Bu () (2) yxdu u v d ; y v x2 sx () s Ax() s Bu() s ignoring x (0) (3) ( si A) X( s) Bu( s) (4) X s si A BU s () ( )

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 14 121011 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Review Steady-State Analysis RC Circuits RL Circuits 3 DC Steady-State

More information

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization

Review: control, feedback, etc. Today s topic: state-space models of systems; linearization Plan of the Lecture Review: control, feedback, etc Today s topic: state-space models of systems; linearization Goal: a general framework that encompasses all examples of interest Once we have mastered

More information

Circuit Analysis-II. Circuit Analysis-II Lecture # 5 Monday 23 rd April, 18

Circuit Analysis-II. Circuit Analysis-II Lecture # 5 Monday 23 rd April, 18 Circuit Analysis-II Capacitors in AC Circuits Introduction ü The instantaneous capacitor current is equal to the capacitance times the instantaneous rate of change of the voltage across the capacitor.

More information

ECE2262 Electric Circuit

ECE2262 Electric Circuit ECE2262 Electric Circuit Chapter 7: FIRST AND SECOND-ORDER RL AND RC CIRCUITS Response to First-Order RL and RC Circuits Response to Second-Order RL and RC Circuits 1 2 7.1. Introduction 3 4 In dc steady

More information

First-order transient

First-order transient EIE209 Basic Electronics First-order transient Contents Inductor and capacitor Simple RC and RL circuits Transient solutions Constitutive relation An electrical element is defined by its relationship between

More information

AP Physics C. Inductance. Free Response Problems

AP Physics C. Inductance. Free Response Problems AP Physics C Inductance Free Response Problems 1. Two toroidal solenoids are wounded around the same frame. Solenoid 1 has 800 turns and solenoid 2 has 500 turns. When the current 7.23 A flows through

More information

Chapter 32. Inductance

Chapter 32. Inductance Chapter 32 Inductance Joseph Henry 1797 1878 American physicist First director of the Smithsonian Improved design of electromagnet Constructed one of the first motors Discovered self-inductance Unit of

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 6 Mathematical Representation of Physical Systems II 1/67 1/67 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 6 Mathematical Representation of Physical Systems II State Variable Models for Dynamic Systems u 1 u 2 u ṙ. Internal Variables x 1, x 2 x n y 1 y 2. y m Figure

More information

ENGR 2405 Chapter 6. Capacitors And Inductors

ENGR 2405 Chapter 6. Capacitors And Inductors ENGR 2405 Chapter 6 Capacitors And Inductors Overview This chapter will introduce two new linear circuit elements: The capacitor The inductor Unlike resistors, these elements do not dissipate energy They

More information

Introduction. HFSS 3D EM Analysis S-parameter. Q3D R/L/C/G Extraction Model. magnitude [db] Frequency [GHz] S11 S21 -30

Introduction. HFSS 3D EM Analysis S-parameter. Q3D R/L/C/G Extraction Model. magnitude [db] Frequency [GHz] S11 S21 -30 ANSOFT Q3D TRANING Introduction HFSS 3D EM Analysis S-parameter Q3D R/L/C/G Extraction Model 0-5 -10 magnitude [db] -15-20 -25-30 S11 S21-35 0 1 2 3 4 5 6 7 8 9 10 Frequency [GHz] Quasi-static or full-wave

More information

Electric Circuits I. Inductors. Dr. Firas Obeidat

Electric Circuits I. Inductors. Dr. Firas Obeidat Electric Circuits I Inductors Dr. Firas Obeidat 1 Inductors An inductor is a passive element designed to store energy in its magnetic field. They are used in power supplies, transformers, radios, TVs,

More information

Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the time-varying current.

Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the time-varying current. Inductance Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the time-varying current. Basis of the electrical circuit element called an

More information

Regulated DC-DC Converter

Regulated DC-DC Converter Regulated DC-DC Converter Zabir Ahmed Lecturer, BUET Jewel Mohajan Lecturer, BUET M A Awal Graduate Research Assistant NSF FREEDM Systems Center NC State University Former Lecturer, BUET 1 Problem Statement

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder 1.. Averaged switch modeling with the simple approximation i 1 (t) i (t) i (t) v g (t) v 1 (t)

More information

9. Introduction and Chapter Objectives

9. Introduction and Chapter Objectives Real Analog - Circuits 1 Chapter 9: Introduction to State Variable Models 9. Introduction and Chapter Objectives In our analysis approach of dynamic systems so far, we have defined variables which describe

More information

Stability and Control of dc Micro-grids

Stability and Control of dc Micro-grids Stability and Control of dc Micro-grids Alexis Kwasinski Thank you to Mr. Chimaobi N. Onwuchekwa (who has been working on boundary controllers) May, 011 1 Alexis Kwasinski, 011 Overview Introduction Constant-power-load

More information

Electrical Circuits I

Electrical Circuits I Electrical Circuits I This lecture discusses the mathematical modeling of simple electrical linear circuits. When modeling a circuit, one ends up with a set of implicitly formulated algebraic and differential

More information

Modeling of Electromechanical Systems

Modeling of Electromechanical Systems Page 1 of 54 Modeling of Electromechanical Systems Werner Haas, Kurt Schlacher and Reinhard Gahleitner Johannes Kepler University Linz, Department of Automatic Control, Altenbergerstr.69, A 4040 Linz,

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MIT OpenCourseWare http://ocwmitedu 00 Dynamics and Control II Spring 00 For information about citing these materials or our Terms of Use, visit: http://ocwmitedu/terms Massachusetts Institute of Technology

More information

Introduction to AC Circuits (Capacitors and Inductors)

Introduction to AC Circuits (Capacitors and Inductors) Introduction to AC Circuits (Capacitors and Inductors) Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/

More information

ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012

ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012 ET4119 Electronic Power Conversion 2011/2012 Solutions 27 January 2012 1. In the single-phase rectifier shown below in Fig 1a., s = 1mH and I d = 10A. The input voltage v s has the pulse waveform shown

More information

In addition to resistors that we have considered to date, there are two other basic electronic components that can be found everywhere: the capacitor

In addition to resistors that we have considered to date, there are two other basic electronic components that can be found everywhere: the capacitor In addition to resistors that we have considered to date, there are two other basic electronic components that can be found everywhere: the capacitor and the inductor. We will consider these two types

More information

Chapter 7 DC-DC Switch-Mode Converters

Chapter 7 DC-DC Switch-Mode Converters Chapter 7 DC-DC Switch-Mode Converters dc-dc converters for switch-mode dc power supplies and dc-motor drives 7-1 Block Diagram of DC-DC Converters Functional block diagram 7-2 Stepping Down a DC Voltage

More information

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science

EAD 115. Numerical Solution of Engineering and Scientific Problems. David M. Rocke Department of Applied Science EAD 115 Numerical Solution of Engineering and Scientific Problems David M. Rocke Department of Applied Science Transient Response of a Chemical Reactor Concentration of a substance in a chemical reactor

More information

Besides resistors, capacitors are one of the most common electronic components that you will encounter. Sometimes capacitors are components that one

Besides resistors, capacitors are one of the most common electronic components that you will encounter. Sometimes capacitors are components that one 1 Besides resistors, capacitors are one of the most common electronic components that you will encounter. Sometimes capacitors are components that one would deliberately add to a circuit. Other times,

More information

ENGR 2405 Chapter 8. Second Order Circuits

ENGR 2405 Chapter 8. Second Order Circuits ENGR 2405 Chapter 8 Second Order Circuits Overview The previous chapter introduced the concept of first order circuits. This chapter will expand on that with second order circuits: those that need a second

More information

Chapter 14: Inductor design

Chapter 14: Inductor design Chapter 14 Inductor Design 14.1 Filter inductor design constraints 14.2 A step-by-step design procedure 14.3 Multiple-winding magnetics design using the K g method 14.4 Examples 14.5 Summary of key points

More information

(Refer Slide Time: 00:01:30 min)

(Refer Slide Time: 00:01:30 min) Control Engineering Prof. M. Gopal Department of Electrical Engineering Indian Institute of Technology, Delhi Lecture - 3 Introduction to Control Problem (Contd.) Well friends, I have been giving you various

More information

Switched Mode Power Conversion Prof. L. Umanand Department of Electronics Systems Engineering Indian Institute of Science, Bangalore

Switched Mode Power Conversion Prof. L. Umanand Department of Electronics Systems Engineering Indian Institute of Science, Bangalore Switched Mode Power Conversion Prof. L. Umanand Department of Electronics Systems Engineering Indian Institute of Science, Bangalore Lecture - 19 Modeling DC-DC convertors Good day to all of you. Today,

More information

Chapter 32. Inductance

Chapter 32. Inductance Chapter 32 Inductance Inductance Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the time-varying current. Basis of the electrical circuit

More information

Review of Basic Electrical and Magnetic Circuit Concepts EE

Review of Basic Electrical and Magnetic Circuit Concepts EE Review of Basic Electrical and Magnetic Circuit Concepts EE 442-642 Sinusoidal Linear Circuits: Instantaneous voltage, current and power, rms values Average (real) power, reactive power, apparent power,

More information

LECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d)

LECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d) 1 ECTURE 8 Fundamental Models of Pulse-Width Modulated DC-DC Converters: f(d) I. Quasi-Static Approximation A. inear Models/ Small Signals/ Quasistatic I V C dt Amp-Sec/Farad V I dt Volt-Sec/Henry 1. Switched

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

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor:

EE 16B Midterm 2, March 21, Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: EE 16B Midterm 2, March 21, 2017 Name: SID #: Discussion Section and TA: Lab Section and TA: Name of left neighbor: Name of right neighbor: Important Instructions: Show your work. An answer without explanation

More information

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision III D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 0 1 4 Block Diagrams Block diagram models consist of two fundamental objects:

More information

To find the step response of an RC circuit

To find the step response of an RC circuit To find the step response of an RC circuit v( t) v( ) [ v( t) v( )] e tt The time constant = RC The final capacitor voltage v() The initial capacitor voltage v(t ) To find the step response of an RL circuit

More information

Fundamentals of DC Testing

Fundamentals of DC Testing Fundamentals of DC Testing Aether Lee erigy Japan Abstract n the beginning of this lecture, Ohm s la, hich is the most important electric la regarding DC testing, ill be revieed. Then, in the second section,

More information

Modeling of Electrical Elements

Modeling of Electrical Elements Modeling of Electrical Elements Dr. Bishakh Bhattacharya Professor, Department of Mechanical Engineering IIT Kanpur Joint Initiative of IITs and IISc - Funded by MHRD This Lecture Contains Modeling of

More information

Physics 1302W.400 Lecture 33 Introductory Physics for Scientists and Engineering II

Physics 1302W.400 Lecture 33 Introductory Physics for Scientists and Engineering II Physics 1302W.400 Lecture 33 Introductory Physics for Scientists and Engineering II In today s lecture, we will discuss generators and motors. Slide 30-1 Announcement Quiz 4 will be next week. The Final

More information

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e

Some of the different forms of a signal, obtained by transformations, are shown in the figure. jwt e z. jwt z e Transform methods Some of the different forms of a signal, obtained by transformations, are shown in the figure. X(s) X(t) L - L F - F jw s s jw X(jw) X*(t) F - F X*(jw) jwt e z jwt z e X(nT) Z - Z X(z)

More information

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits

Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Inductance, Inductors, RL Circuits & RC Circuits, LC, and RLC Circuits Self-inductance A time-varying current in a circuit produces an induced emf opposing the emf that initially set up the timevarying

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Part III. Magnetics 13 Basic Magnetics Theory 14 Inductor Design 15 Transformer Design 1 Chapter

More information

Lecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings

Lecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings ecture 17 Push-Pull and Bridge DC-DC converters Push-Pull Converter (Buck Derived) Centre-tapped primary and secondary windings 1 2 D 1 i v 1 v 1s + v C o R v 2 v 2s d 1 2 T 1 T 2 D 2 Figure 17.1 v c (

More information

Electromagnetic Field Theory Chapter 9: Time-varying EM Fields

Electromagnetic Field Theory Chapter 9: Time-varying EM Fields Electromagnetic Field Theory Chapter 9: Time-varying EM Fields Faraday s law of induction We have learned that a constant current induces magnetic field and a constant charge (or a voltage) makes an electric

More information

Slide 1 / 26. Inductance by Bryan Pflueger

Slide 1 / 26. Inductance by Bryan Pflueger Slide 1 / 26 Inductance 2011 by Bryan Pflueger Slide 2 / 26 Mutual Inductance If two coils of wire are placed near each other and have a current passing through them, they will each induce an emf on one

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Chapter 14 Inductor Design 14.1 Filter inductor design constraints 14.2 A step-by-step design procedure

More information

ELECTRIC POWER CIRCUITS BASIC CONCEPTS AND ANALYSIS

ELECTRIC POWER CIRCUITS BASIC CONCEPTS AND ANALYSIS Contents ELEC46 Power ystem Analysis Lecture ELECTRC POWER CRCUT BAC CONCEPT AND ANALY. Circuit analysis. Phasors. Power in single phase circuits 4. Three phase () circuits 5. Power in circuits 6. ingle

More information

Definition of differential equations and their classification. Methods of solution of first-order differential equations

Definition of differential equations and their classification. Methods of solution of first-order differential equations Introduction to differential equations: overview Definition of differential equations and their classification Solutions of differential equations Initial value problems Existence and uniqueness Mathematical

More information

Basics of Network Theory (Part-I)

Basics of Network Theory (Part-I) Basics of Network Theory (PartI). A square waveform as shown in figure is applied across mh ideal inductor. The current through the inductor is a. wave of peak amplitude. V 0 0.5 t (m sec) [Gate 987: Marks]

More information

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS

2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM FREE-RESPONSE QUESTIONS 2005 AP PHYSICS C: ELECTRICITY AND MAGNETISM In the circuit shown above, resistors 1 and 2 of resistance R 1 and R 2, respectively, and an inductor of inductance L are connected to a battery of emf e and

More information

LECTURE 44 Averaged Switch Models II and Canonical Circuit Models

LECTURE 44 Averaged Switch Models II and Canonical Circuit Models ETUE 44 Averaged Switch Models II and anonical ircuit Models A Additional Averaged ossless Switch Models 1 Single Transformer ircuits a buck b boost 2 Double ascade Transformer Models: a Buck Boost b Flyback

More information

3 The non-linear elements

3 The non-linear elements 3.1 Introduction The inductor and the capacitor are the two important passive circuit elements which have the ability to store and deliver finite amount of energy [49]. In an inductor, the energy is stored

More information

Basic RL and RC Circuits R-L TRANSIENTS: STORAGE CYCLE. Engineering Collage Electrical Engineering Dep. Dr. Ibrahim Aljubouri

Basic RL and RC Circuits R-L TRANSIENTS: STORAGE CYCLE. Engineering Collage Electrical Engineering Dep. Dr. Ibrahim Aljubouri st Class Basic RL and RC Circuits The RL circuit with D.C (steady state) The inductor is short time at Calculate the inductor current for circuits shown below. I L E R A I L E R R 3 R R 3 I L I L R 3 R

More information

Hybrid Large Scale System Model for a DC Microgrid

Hybrid Large Scale System Model for a DC Microgrid 2011 American ontrol onference on O'Farrell Street, San Francisco, A, USA June 29 - July 01, 2011 Hybrid Large Scale System Model for a D Microgrid P. Tulpule*, S. Yurkovich, J. Wang, G. Rizzoni enter

More information

Fast-Slow Scale Bifurcation in Higher Order Open Loop Current-Mode Controlled DC-DC Converters

Fast-Slow Scale Bifurcation in Higher Order Open Loop Current-Mode Controlled DC-DC Converters Fast-Slow Scale Bifurcation in Higher Order Open oop urrent-mode ontrolled D-D onverters I. Daho*, D. Giaouris*, S. Banerjee**, B. Zahawi*, and V. Pickert* * School of Electrical, Electronic and omputer

More information

Physics / Higher Physics 1A. Electricity and Magnetism Revision

Physics / Higher Physics 1A. Electricity and Magnetism Revision Physics / Higher Physics 1A Electricity and Magnetism Revision Electric Charges Two kinds of electric charges Called positive and negative Like charges repel Unlike charges attract Coulomb s Law In vector

More information

Estimation of Circuit Component Values in Buck Converter using Efficiency Curve

Estimation of Circuit Component Values in Buck Converter using Efficiency Curve ISPACS2017 Paper 2017 ID 21 Nov. 9 NQ-L5 Paper ID 21, Estimation of Circuit Component Values in Buck Converter using Efficiency Curve S. Sakurai, N. Tsukiji, Y. Kobori, H. Kobayashi Gunma University 1/36

More information

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N

Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N Modeling and Simulation Revision IV D R. T A R E K A. T U T U N J I P H I L A D E L P H I A U N I V E R S I T Y, J O R D A N 2 0 1 7 Modeling Modeling is the process of representing the behavior of a real

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

Inductance, RL and RLC Circuits

Inductance, RL and RLC Circuits Inductance, RL and RLC Circuits Inductance Temporarily storage of energy by the magnetic field When the switch is closed, the current does not immediately reach its maximum value. Faraday s law of electromagnetic

More information

Variable Structure Control ~ Disturbance Rejection. Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University

Variable Structure Control ~ Disturbance Rejection. Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University Variable Structure Control ~ Disturbance Rejection Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University Outline Linear Tracking & Disturbance Rejection Variable Structure

More information

AP Physics C Mechanics Objectives

AP Physics C Mechanics Objectives AP Physics C Mechanics Objectives I. KINEMATICS A. Motion in One Dimension 1. The relationships among position, velocity and acceleration a. Given a graph of position vs. time, identify or sketch a graph

More information

Elements of Power Electronics PART I: Bases

Elements of Power Electronics PART I: Bases Elements of Power Electronics PART I: Bases Fabrice Frébel (fabrice.frebel@ulg.ac.be) September 21 st, 2017 Goal and expectations The goal of the course is to provide a toolbox that allows you to: understand

More information

ELECTRONICS E # 1 FUNDAMENTALS 2/2/2011

ELECTRONICS E # 1 FUNDAMENTALS 2/2/2011 FE Review 1 ELECTRONICS E # 1 FUNDAMENTALS Electric Charge 2 In an electric circuit it there is a conservation of charge. The net electric charge is constant. There are positive and negative charges. Like

More information

Chapter 8 NOVEL STATE SPACE APPROACH TO ELECTRIC CIRCUITS WITH VOLTAGE SOURCE

Chapter 8 NOVEL STATE SPACE APPROACH TO ELECTRIC CIRCUITS WITH VOLTAGE SOURCE Chapter 8 NOVEL STATE SPACE APPROACH TO ELECTRIC CIRCUITS WITH VOLTAGE SOURCE 25 NOVEL STATE SPACE APPROACHES TO ELECTRIC CIRCUITS WITH VOLTAGE SOURCE The modern control theory which has developed to meet

More information

ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems

ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems ET3-7: Modelling II(V) Electrical, Mechanical and Thermal Systems Agenda of the Day 1. Resume of lesson I 2. Basic system models. 3. Models of basic electrical system elements 4. Application of Matlab/Simulink

More information

Figure Circuit for Question 1. Figure Circuit for Question 2

Figure Circuit for Question 1. Figure Circuit for Question 2 Exercises 10.7 Exercises Multiple Choice 1. For the circuit of Figure 10.44 the time constant is A. 0.5 ms 71.43 µs 2, 000 s D. 0.2 ms 4 Ω 2 Ω 12 Ω 1 mh 12u 0 () t V Figure 10.44. Circuit for Question

More information

Sliding Conducting Bar

Sliding Conducting Bar Motional emf, final For equilibrium, qe = qvb or E = vb A potential difference is maintained between the ends of the conductor as long as the conductor continues to move through the uniform magnetic field

More information

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Circuits & Electronics Spring 2007.

Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science Circuits & Electronics Spring 2007. Massachusetts Institute of Technology Department of Electrical Engineering and Computer Science 6.002 Circuits & Electronics Spring 2007 Quiz #2 25 April 2007 Name: There are 20 pages in this quiz, including

More information

MEM 255 Introduction to Control Systems: Modeling & analyzing systems

MEM 255 Introduction to Control Systems: Modeling & analyzing systems MEM 55 Introduction to Control Systems: Modeling & analyzing systems Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University Outline The Pendulum Micro-machined capacitive accelerometer

More information

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor:

Physics 240 Fall 2005: Exam #3. Please print your name: Please list your discussion section number: Please list your discussion instructor: Physics 240 Fall 2005: Exam #3 Please print your name: Please list your discussion section number: Please list your discussion instructor: Form #1 Instructions 1. Fill in your name above 2. This will be

More information

MA 226 FINAL EXAM. Show Your Work. Problem Possible Actual Score

MA 226 FINAL EXAM. Show Your Work. Problem Possible Actual Score Name: MA 226 FINAL EXAM Show Your Work Problem Possible Actual Score 1 36 2 8 3 8 4 8 5 8 6 8 7 8 8 8 9 8 TOTAL 100 1.) 30 points (3 each) Short Answer: The answers to these questions need only consist

More information

Induced e.m.f. on solenoid itself

Induced e.m.f. on solenoid itself Induced e.m.f. Consider a loop of wire with radius r inside a long enoid Solenoid: N# of loops, ltotal length nn/l I I (t) What is the e.m.f. generated in the loop? Find inside enoid: E.m.f. generated

More information

Electric Circuit Theory

Electric Circuit Theory Electric Circuit Theory Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 Chapter 8 Natural and Step Responses of RLC Circuits Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 8.1 Introduction to the Natural Response

More information

PRACTICE EXAM 1 for Midterm 2

PRACTICE EXAM 1 for Midterm 2 PRACTICE EXAM 1 for Midterm 2 Multiple Choice Questions 1) The figure shows three identical lightbulbs connected to a battery having a constant voltage across its terminals. What happens to the brightness

More information

Electrical Circuits I

Electrical Circuits I Electrical Circuits I This lecture discusses the mathematical modeling of simple electrical linear circuits. When modeling a circuit, one ends up with a set of implicitly formulated algebraic and differential

More information

/20 /20 /20 /60. Dr. Galeazzi PHY207 Test #3 November 20, I.D. number:

/20 /20 /20 /60. Dr. Galeazzi PHY207 Test #3 November 20, I.D. number: Signature: Name: I.D. number: You must do ALL the problems Each problem is worth 0 points for a total of 60 points. TO GET CREDIT IN PROBLEMS AND 3 YOU MUST SHOW GOOD WORK. CHECK DISCUSSION SECTION ATTENDED:

More information

Midterm Exam 2. Prof. Miloš Popović

Midterm Exam 2. Prof. Miloš Popović Midterm Exam 2 Prof. Miloš Popović 100 min timed, closed book test. Write your name at top of every page (or initials on later pages) Aids: single page (single side) of notes, handheld calculator Work

More information

Switched Capacitor Circuits II. Dr. Paul Hasler Georgia Institute of Technology

Switched Capacitor Circuits II. Dr. Paul Hasler Georgia Institute of Technology Switched Capacitor Circuits II Dr. Paul Hasler Georgia Institute of Technology Basic Switch-Cap Integrator = [n-1] - ( / ) H(jω) = - ( / ) 1 1 - e -jωt ~ - ( / ) / jωt (z) - z -1 1 (z) = H(z) = - ( / )

More information

AC Circuits Homework Set

AC Circuits Homework Set Problem 1. In an oscillating LC circuit in which C=4.0 μf, the maximum potential difference across the capacitor during the oscillations is 1.50 V and the maximum current through the inductor is 50.0 ma.

More information

PHY 131 Review Session Fall 2015 PART 1:

PHY 131 Review Session Fall 2015 PART 1: PHY 131 Review Session Fall 2015 PART 1: 1. Consider the electric field from a point charge. As you move farther away from the point charge, the electric field decreases at a rate of 1/r 2 with r being

More information

Inductance. Slide 2 / 26. Slide 1 / 26. Slide 4 / 26. Slide 3 / 26. Slide 6 / 26. Slide 5 / 26. Mutual Inductance. Mutual Inductance.

Inductance. Slide 2 / 26. Slide 1 / 26. Slide 4 / 26. Slide 3 / 26. Slide 6 / 26. Slide 5 / 26. Mutual Inductance. Mutual Inductance. Slide 1 / 26 Inductance 2011 by Bryan Pflueger Slide 2 / 26 Mutual Inductance If two coils of wire are placed near each other and have a current passing through them, they will each induce an emf on one

More information

CHAPTER FOUR MUTUAL INDUCTANCE

CHAPTER FOUR MUTUAL INDUCTANCE CHAPTER FOUR MUTUAL INDUCTANCE 4.1 Inductance 4.2 Capacitance 4.3 Serial-Parallel Combination 4.4 Mutual Inductance 4.1 Inductance Inductance (L in Henry is the circuit parameter used to describe an inductor.

More information

Chapter 3 AUTOMATIC VOLTAGE CONTROL

Chapter 3 AUTOMATIC VOLTAGE CONTROL Chapter 3 AUTOMATIC VOLTAGE CONTROL . INTRODUCTION TO EXCITATION SYSTEM The basic function of an excitation system is to provide direct current to the field winding of the synchronous generator. The excitation

More information

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder

R. W. Erickson. Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder R. W. Erickson Department of Electrical, Computer, and Energy Engineering University of Colorado, Boulder Sampled-data response: i L /i c Sampled-data transfer function : î L (s) î c (s) = (1 ) 1 e st

More information

Lecture 39. PHYC 161 Fall 2016

Lecture 39. PHYC 161 Fall 2016 Lecture 39 PHYC 161 Fall 016 Announcements DO THE ONLINE COURSE EVALUATIONS - response so far is < 8 % Magnetic field energy A resistor is a device in which energy is irrecoverably dissipated. By contrast,

More information

Problem info Geometry model Labelled Objects Results Nonlinear dependencies

Problem info Geometry model Labelled Objects Results Nonlinear dependencies Problem info Problem type: Transient Magnetics (integration time: 9.99999993922529E-09 s.) Geometry model class: Plane-Parallel Problem database file names: Problem: circuit.pbm Geometry: Circuit.mod Material

More information

(a) zero. B 2 l 2. (c) (b)

(a) zero. B 2 l 2. (c) (b) 1. Two identical co-axial circular loops carry equal currents circulating in the same direction: (a) The current in each coil decrease as the coils approach each other. (b) The current in each coil increase

More information

Modeling Buck Converter by Using Fourier Analysis

Modeling Buck Converter by Using Fourier Analysis PIERS ONLINE, VOL. 6, NO. 8, 2010 705 Modeling Buck Converter by Using Fourier Analysis Mao Zhang 1, Weiping Zhang 2, and Zheng Zhang 2 1 School of Computing, Engineering and Physical Sciences, University

More information

C R. Consider from point of view of energy! Consider the RC and LC series circuits shown:

C R. Consider from point of view of energy! Consider the RC and LC series circuits shown: ircuits onsider the R and series circuits shown: ++++ ---- R ++++ ---- Suppose that the circuits are formed at t with the capacitor charged to value. There is a qualitative difference in the time development

More information

Transduction Based on Changes in the Energy Stored in an Electrical Field

Transduction Based on Changes in the Energy Stored in an Electrical Field Lecture 6-1 Transduction Based on Changes in the Energy Stored in an Electrical Field Electric Field and Forces Suppose a charged fixed q 1 in a space, an exploring charge q is moving toward the fixed

More information