The Phasor Solution Method

Size: px
Start display at page:

Download "The Phasor Solution Method"

Transcription

1 APPENDIX A The Phasor Solution Method This appendix is intended as a review of the important phasor methods of solving electric circuits and other linear systems in which the excitation is a singlefrequency sinusoidal waveform and the system is in steady state. This method of solution will be used extensively throughout this text. See [1] or any other standard electric circuit analysis text for a more thorough review of this method. A.1 SOLVING DIFFERENTIAL EQUATIONS FOR THEIR SINUSOIDAL, STEADY-STATE SOLUTION This important general problem is depicted in Fig. A.1a as a single-input, singleoutput linear system. It is important to note that this important method applies to a large class of physical systems (electrical, mechanical, chemical, etc.). The input x(t) is a sinusoid, arbitrarily shown as being a cosine, which is described as A cos(vt þ u). The output or response to this input excitation y(t) is also a sinusoid of the same frequency as the input: B cos(vt þ f), but having a different amplitude B and phase angle f. The radian frequency of the waveform v (radians per second) and the cyclic frequency f (Hertz or cycles per second) are related by v ¼ 2p f. The input x(t) and the output y(t) are related by a differential equation. For a lumped system such as an electric circuit, the differential equation is an ordinary differential equation, whereas for a distributed-parameter system such as an electromagnetic field problem, heat flow, or fluid flow, the differential equation is a partial differential equation. In order to illustrate the method, we will use the following example: d 2 y(t) dt 2 þ a dy(t) þ by(t) ¼ x(t) dt ¼ A cos(vt þ u) (A:1) Introduction to Electromagnetic Compatibility, Second Edition, by Clayton R. Paul Copyright # 2006 John Wiley & Sons, Inc. 859

2 860 THE PHASOR SOLUTION METHOD The general solution to this differential equation is the sum of a homogeneous or transient solution with x(t) ¼ 0, and a particular or steady-state solution with x(t) = 0. We are interested only in the steady-state solution. Hence the task is to determine a solution yðtþ that satisfies (A.1). The key to this phasor solution is Euler s identity e ju ¼ cos(u) þ j sin(u) (A:2) p where j ¼ ffiffiffiffiffiffi 1. In order to obtain the solution to (A.1), we solve a different but much easier problem d 2 ^Y(t) dt 2 þ a d ^Y(t) þ b ^Y(t) ¼ A u e jvt dt {z} ^A ¼ A cos(vt þ u) þ ja sin(vt þ u) (A:3) and we denote a complex-valued phasor quantity having magnitude and phase with a caret over the quantity ( ^A ¼ A u). We have used the important complex algebra equivalence of e ju ; 1 u (A:4) to write the right-hand side in an equivalent form. The reason we solve this different problem is that (1) the solution of (A.3) is considerably simpler than the solution of (A.1) and (2) the solution of (A.1) can be easily determined from the solution of (A.3). To show this, we assume a form of the solution to (A.3) of the same form as the right-hand side: ^Y(t) ¼ B f e jvt (A:5) Substituting (A.5) into (A.3) gives ( jv) 2 þ a( jv) þ b B f e jvt ¼ A u e jvt (A:6) Canceling e jvt on both sides and noting that j 2 ¼ 1, j 3 ¼ j, etc. gives B/f ¼ A u v 2 þ jav þ b (A:7) Since we presumably know the frequency of the input v as well as its magnitude A and phase u, we can determine the magnitude B and phase f of the solution to (A.3) using complex algebra. But how does the solution to (A.3) relate to the solution of the original problem in (A.1)? The answer is simple. The original input x(t) ¼ A cos(vt þ u) is the real part

3 A.1 SOLVING DIFFERENTIAL EQUATIONS 861 of the new input: 8 >< x(t) ¼ Re ^X(t) ¼ A u >: {z} ^A e jvt 9 >= ¼ Re{A cos(vt þ u) þ ja sin(vt þ u)} ¼ A cos(vt þ u) >; (A:8) Hence the solution to the original problem is y(t) ¼ Re ^Y(t) ¼ Re B f e jvt ¼ Re B cos(vt þ f) þ jb sin(vt þ f) ¼ B cos(vt þ f) (A:9) Hence, if the original input was a cosine, then the output will be a cosine, and if the original input had been a sine, then the output would be a sine, both having the same magnitude and phase: x(t) ¼ A cos(vt þ u) ) y(t) ¼ B cos(vt þ f) x(t) ¼ A sin(vt þ u) ) y(t) ¼ B sin(vt þ f) (A:10) But solving (A.3) using complex algebra is considerably simpler than solving (A.1). This is referred to as the phasor method and is the heart of the solution of electric circuits as well as all other linear systems. The method was originally developed in the 1930s by a pioneer in electrical engineering, Charles Steinmetz, while working at General Electric. Note that this solution method applies only to inputs that are sinusoidal and for solutions that are in the steady state, i.e., after all transients have died out. The next and final question is Why do we invest so much interest and time in analyzing systems whose inputs are single-frequency sinusoids? A sinusoidal waveform is only one type of possible waveform that could excite this linear system in the real world, so why devote so much interest to determining the response to it? The answer is very simple: superposition and the Fourier series. Any periodic waveform can be alternatively represented as an infinite sum of sinusoidal components with the Fourier series (see Chapter 3) as x(t) ¼ A 0 þ X1 n¼1 A n cos(nv 0 t þ u n ) (A:11) where the x(t) is periodic (but not sinusoidal) with period T and fundamental frequency v 0 ¼ 2p f 0 where f 0 ¼ 1=T. A function x(t) is periodic with period T if x(t + mt) ¼ x(t) for m ¼ 1, 2, 3,... Hence, because the system is stipulated to be linear (the phasor method does not work for nonlinear systems), we can use the important principle of superposition to pass each single-frequency sinusoidal

4 862 THE PHASOR SOLUTION METHOD FIGURE A.1 (a) The phasor analysis of linear circuits involves determination of the response to a single-frequency sinusoidal input (source); (b) any other input waveform can be decomposed with the Fourier series into the sum of single-frequency components, and superposition can be used, along with phasor analysis, to indirectly determine the output as the sum of the responses to the individual sinusoidal frequency components. component in (A.11) through the system to determine the response to this general periodic input waveform as the sum of the responses to those sinusoidal components y(t) ¼ B 0 þ X1 n¼1 B n cos(nv 0 t þ u n ) (A:12) as illustrated in Fig. A.1b. But each of these individual responses can be easily determined using the phasor method. Even if the input waveform is not periodic, a similar process can be used because any nonperiodic waveform can be represented as a smooth continuum of sinusoidal components with the Fourier transform. This is the essential reason why we invest so much time and effort in learning to analyze the response of a linear system to a single-frequency sinusoidal input. In addition, as we saw in Chapter 3, by breaking a general, periodic time-domain waveform into its sinusoidal components via the Fourier series, we can more readily understand how these individual sinusoidal components go together to shape the output waveform. This is the essence of the design of electric circuit filters. Example A.1 Determine the solution to the following differential equation: d 3 y(t) dt 3 þ d2 y(t) dt 2 þ 3 dy(t) þ 2y(t) ¼ 10 sin(2t þ 308) dt

5 A.2 SOLVING ELECTRIC CIRCUITS 863 Solution: Replacing the right-hand side with e j2t where v ¼ 2 and assuming a solution of ^Y(t) ¼ B f e j2t gives, after canceling the e j2t that is common to both sides, the following equation: Hence we identify the solution as B f ¼ ( j2) 3 þ ( j2) 2 þ 3( j2) þ 2 ¼ j8 4 þ j6 þ 2 ¼ 2 j2 ¼ p 2 ffiffiffi ¼ 3: y(t) ¼ 3:54 sin(2t þ 1658) Review Exercise A.1 Determine the sinusoidal steady-state solution for the following differential equation: d 2 y(t) dt 2 þ 2 dy(t) þ 4y(t) ¼ 10 sin(4t 458) dt Answer: y(t) ¼ 0:69 sin(4t 191:318) ¼ 0:69 sin(4t þ 168:698). A.2 SOLVING ELECTRIC CIRCUITS FOR THEIR SINUSOIDAL, STEADY-STATE RESPONSE This phasor method can be used to directly solve for the response of an electric circuit to a sinusoidal source. The reason we investigate the solution for the response to a single-frequency sinusoidal source is, again, because the response to any other source waveform that is periodic can be found using the Fourier series and superposition. If the source waveform is not periodic, we use the Fourier transform to decompose the waveform into a continuum of sinusoids in a similar manner. We will acquire great deal of our understanding of EMC through analysis of the sinusoidal response of circuits, and the analysis method will be the phasor method. Hence the reader should become thoroughly familiar with this technique as applied to linear electric circuits. Although we may use this method for the analysis of electric circuits, so far it requires that we first derive the differential equation that relates the output

6 864 THE PHASOR SOLUTION METHOD (a circuit current or voltage) to the input source. We need not derive that differential equation and can apply the phasor method directly to the circuit in the following manner. Figure A.2 shows how to transform the circuit elements from the time domain to the frequency (phasor) domain. First consider transforming the independent voltage and current sources. These become complex-valued quantities as V S cos(vt þ u V ) () ^V S ¼ V S u V (A:13a) I S cos(vt þ u I ) () ^I S ¼ I S u I (A:13b) Next consider transforming the circuit elements of the resistor, the inductor, and the capacitor. The time-domain terminal relation for the resistor is Ohm s law: v(t) ¼ Ri(t). Substituting the phasor representation of the voltage and current as ^V(t) ¼ V f V e jvt and ^I(t) ¼ I f I e jvt and canceling the common e jvt factor yields the phasor relation: ^V ¼ R^I (A:14) FIGURE A.2 The transformation between the time-domain circuit and the frequencydomain (phasor) circuit.

7 A.2 SOLVING ELECTRIC CIRCUITS 865 and the resistor remains unchanged in the phasor circuit. Next consider the inductor whose terminal relation is v(t) ¼ L½di(t)=dtŠ. Substituting the phasor representation of the voltage and current as ^V(t) ¼ V f V e jvt and ^I(t) ¼ I f I e jvt and canceling the common e jvt factor yields the phasor relation: ^V ¼ jv L^I (A:15) Hence we may replace the inductor with a complex-valued resistor having an impedance of ^Z L ¼ jv L (A:16) Next consider the capacitor whose terminal relation is i(t) ¼ C½dv(t)=dtŠ. Substituting the phasor representation of the voltage and current as ^V(t) ¼ V f V e jvt and ^I(t) ¼ I f I e jvt and canceling the common e jvt factor yields the phasor relation ^I ¼ jv C ^V (A:17) or ^V ¼ 1 jv C ^I 1 ¼ j v C ^I (A:18) and we have used the complex algebra result of (1=j) ¼ (1=j)( j=j) ¼ j. Hence we may replace the capacitor with a complex-valued resistor having an impedance of 1 ^Z C ¼ j v C (A:19) Hence the phasor circuit is essentially a resistive circuit having complex-valued resistors of impedance ^Z R ¼ R, ^Z L ¼ jv L, and ^Z C ¼ jð1=v CÞ. Thus we only need to use resistive circuit solution techniques and complex algebra to solve this phasor circuit, which is much easier than solving the differential equation directly. Example A.2 Determine the solution for the current iðtþ in the circuit of Fig. A.3a. Solution: The transformed phasor circuit is shown in Fig. A.3b, where the source has radian frequency v ¼ 3. The inductor transforms as ^Z L ¼ jv L ¼ j(3)(3) ¼ j9 V

8 866 THE PHASOR SOLUTION METHOD FIGURE A.3 Example A.2. The capacitor transforms as 1 ^Z C ¼ j v C 1 ¼ j (3) 1 21 ¼ j7 V Treating this as a resistive circuit, the phasor current ^I is the source phasor voltage divided by the sum of the impedances in the loop: ^I ¼ 2 þ j9 j7 ¼ 2 þ j2 ¼ p 2 ffiffi ¼ 3: A Therefore, since the source was a sine, the solution is iðtþ ¼3:54 sinð3t 158Þ A Review Exercise A.2 Determine the sinusoidal steady-state solution for the voltage, v(t), in the circuit of Fig. EA.2. Answer: v(t) ¼ 17:89 cos(2t 71:578)V.

9 PROBLEMS 867 FIGURE EA.2 Review Exercise A.2. PROBLEMS Solve the following problems by hand and confirm your result using PSPICE (See Appendix D). A.1 Determine the current i(t) in the circuit of Fig. PA.1. [3:54 sin(2t 758) A] FIGURE PA.1. A.2 Determine the voltage v(t) in the circuit of Fig. PA.2. [20 cos(t þ 458) V] FIGURE PA.2. A.3 Determine the current i(t) in the circuit of Fig. PA.3. [2 cos(2t þ 66:878) A] FIGURE PA.3. A.4 Determine the voltage v(t) in the circuit of Fig. PA.4. [4:81 sin(2t 116:318)V] FIGURE PA.4.

10 868 THE PHASOR SOLUTION METHOD A.5 Determine the voltage v(t) in the circuit of Fig. PA.5. [5 cos(2t 908) V] FIGURE PA.5. A.6 Determine the voltage v(t) in the circuit of Fig. PA.6. [7:95 sin(2t þ 6:348) V] FIGURE PA.6. A.7 Determine the current i(t) in the circuit of Fig. PA.7. [0:57 cos(3t 35:738)A] FIGURE PA.7. A.8 Determine the current i(t) in the circuit of Fig. PA.8. [5 sin(2t 308) A] FIGURE PA.8. A.9 Determine the voltage i(t) in the circuit of Fig. PA.9. [2:71 sin(2p 10 8 t 57:178) ma] FIGURE PA.9.

11 REFERENCE 869 A.10 Determine the voltage v(t) in the circuit of Fig. PA.10. [4: sin(4p 10 6 t þ 29:138) V] FIGURE PA.10. REFERENCE 1. C. R. Paul, Fundamentals of Electric Circuit Analysis, Wiley, New York, 2001.

Chapter 10: Sinusoidal Steady-State Analysis

Chapter 10: Sinusoidal Steady-State Analysis Chapter 10: Sinusoidal Steady-State Analysis 1 Objectives : sinusoidal functions Impedance use phasors to determine the forced response of a circuit subjected to sinusoidal excitation Apply techniques

More information

Chapter 10: Sinusoids and Phasors

Chapter 10: Sinusoids and Phasors Chapter 10: Sinusoids and Phasors 1. Motivation 2. Sinusoid Features 3. Phasors 4. Phasor Relationships for Circuit Elements 5. Impedance and Admittance 6. Kirchhoff s Laws in the Frequency Domain 7. Impedance

More information

LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 09

LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 09 LINEAR CIRCUIT ANALYSIS (EED) U.E.T. TAXILA 09 ENGR. M. MANSOOR ASHRAF INTRODUCTION Thus far our analysis has been restricted for the most part to dc circuits: those circuits excited by constant or time-invariant

More information

Chapter 10: Sinusoidal Steady-State Analysis

Chapter 10: Sinusoidal Steady-State Analysis Chapter 10: Sinusoidal Steady-State Analysis 10.1 10.2 10.3 10.4 10.5 10.6 10.9 Basic Approach Nodal Analysis Mesh Analysis Superposition Theorem Source Transformation Thevenin & Norton Equivalent Circuits

More information

Circuit Analysis-III. Circuit Analysis-II Lecture # 3 Friday 06 th April, 18

Circuit Analysis-III. Circuit Analysis-II Lecture # 3 Friday 06 th April, 18 Circuit Analysis-III Sinusoids Example #1 ü Find the amplitude, phase, period and frequency of the sinusoid: v (t ) =12cos(50t +10 ) Signal Conversion ü From sine to cosine and vice versa. ü sin (A ± B)

More information

Differential Equations and Lumped Element Circuits

Differential Equations and Lumped Element Circuits Differential Equations and Lumped Element Circuits 8 Introduction Chapter 8 of the text discusses the numerical solution of ordinary differential equations. Differential equations and in particular linear

More information

Sinusoids and Phasors

Sinusoids and Phasors CHAPTER 9 Sinusoids and Phasors We now begins the analysis of circuits in which the voltage or current sources are time-varying. In this chapter, we are particularly interested in sinusoidally time-varying

More information

I. Impedance of an R-L circuit.

I. Impedance of an R-L circuit. I. Impedance of an R-L circuit. [For inductor in an AC Circuit, see Chapter 31, pg. 1024] Consider the R-L circuit shown in Figure: 1. A current i(t) = I cos(ωt) is driven across the circuit using an AC

More information

Complex Numbers and Phasor Technique

Complex Numbers and Phasor Technique A P P E N D I X A Complex Numbers and Phasor Technique In this appendix, we discuss a mathematical technique known as the phasor technique, pertinent to operations involving sinusoidally time-varying quantities.

More information

Sinusoidal Steady State Analysis (AC Analysis) Part I

Sinusoidal Steady State Analysis (AC Analysis) Part I Sinusoidal Steady State Analysis (AC Analysis) Part I Amin Electronics and Electrical Communications Engineering Department (EECE) Cairo University elc.n102.eng@gmail.com http://scholar.cu.edu.eg/refky/

More information

Chapter 9 Objectives

Chapter 9 Objectives Chapter 9 Engr8 Circuit Analysis Dr Curtis Nelson Chapter 9 Objectives Understand the concept of a phasor; Be able to transform a circuit with a sinusoidal source into the frequency domain using phasor

More information

NETWORK ANALYSIS WITH APPLICATIONS

NETWORK ANALYSIS WITH APPLICATIONS NETWORK ANALYSIS WITH APPLICATIONS Third Edition William D. Stanley Old Dominion University Prentice Hall Upper Saddle River, New Jersey I Columbus, Ohio CONTENTS 1 BASIC CIRCUIT LAWS 1 1-1 General Plan

More information

EIT Quick-Review Electrical Prof. Frank Merat

EIT Quick-Review Electrical Prof. Frank Merat CIRCUITS 4 The power supplied by the 0 volt source is (a) 2 watts (b) 0 watts (c) 2 watts (d) 6 watts (e) 6 watts 4Ω 2Ω 0V i i 2 2Ω 20V Call the clockwise loop currents i and i 2 as shown in the drawing

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

CHAPTER 4 FOURIER SERIES S A B A R I N A I S M A I L

CHAPTER 4 FOURIER SERIES S A B A R I N A I S M A I L CHAPTER 4 FOURIER SERIES 1 S A B A R I N A I S M A I L Outline Introduction of the Fourier series. The properties of the Fourier series. Symmetry consideration Application of the Fourier series to circuit

More information

f = 1 T 6 a.c. (Alternating Current) Circuits Most signals of interest in electronics are periodic : they repeat regularly as a function of time.

f = 1 T 6 a.c. (Alternating Current) Circuits Most signals of interest in electronics are periodic : they repeat regularly as a function of time. Analogue Electronics (Aero).66 66 Analogue Electronics (Aero) 6.66 6 a.c. (Alternating Current) Circuits Most signals of interest in electronics are periodic : they repeat regularly as a function of time.

More information

Basic Electronics. Introductory Lecture Course for. Technology and Instrumentation in Particle Physics Chicago, Illinois June 9-14, 2011

Basic Electronics. Introductory Lecture Course for. Technology and Instrumentation in Particle Physics Chicago, Illinois June 9-14, 2011 Basic Electronics Introductory Lecture Course for Technology and Instrumentation in Particle Physics 2011 Chicago, Illinois June 9-14, 2011 Presented By Gary Drake Argonne National Laboratory Session 2

More information

12. Introduction and Chapter Objectives

12. Introduction and Chapter Objectives Real Analog - Circuits 1 Chapter 1: Steady-State Sinusoidal Power 1. Introduction and Chapter Objectives In this chapter we will address the issue of power transmission via sinusoidal or AC) signals. This

More information

Frequency Response. Re ve jφ e jωt ( ) where v is the amplitude and φ is the phase of the sinusoidal signal v(t). ve jφ

Frequency Response. Re ve jφ e jωt ( ) where v is the amplitude and φ is the phase of the sinusoidal signal v(t). ve jφ 27 Frequency Response Before starting, review phasor analysis, Bode plots... Key concept: small-signal models for amplifiers are linear and therefore, cosines and sines are solutions of the linear differential

More information

8. Introduction and Chapter Objectives

8. Introduction and Chapter Objectives Real Analog - Circuits Chapter 8: Second Order Circuits 8. Introduction and Chapter Objectives Second order systems are, by definition, systems whose input-output relationship is a second order differential

More information

11. AC Circuit Power Analysis

11. AC Circuit Power Analysis . AC Circuit Power Analysis Often an integral part of circuit analysis is the determination of either power delivered or power absorbed (or both). In this chapter First, we begin by considering instantaneous

More information

Revision: January 9, E Main Suite D Pullman, WA (509) Voice and Fax

Revision: January 9, E Main Suite D Pullman, WA (509) Voice and Fax .7.: Sinusoidal steady-state system response evision: January 9, 0 E Main Suite D ullman, WA 9963 (09 334 6306 oice and Fax Overview In this module, the concepts presented in chapters.7.0 and.7. are used

More information

Electric Circuit Theory

Electric Circuit Theory Electric Circuit Theory Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 Chapter 11 Sinusoidal Steady-State Analysis Nam Ki Min nkmin@korea.ac.kr 010-9419-2320 Contents and Objectives 3 Chapter Contents 11.1

More information

Electric Circuits II Sinusoidal Steady State Analysis. Dr. Firas Obeidat

Electric Circuits II Sinusoidal Steady State Analysis. Dr. Firas Obeidat Electric Circuits II Sinusoidal Steady State Analysis Dr. Firas Obeidat 1 Table of Contents 1 2 3 4 5 Nodal Analysis Mesh Analysis Superposition Theorem Source Transformation Thevenin and Norton Equivalent

More information

Basic. Theory. ircuit. Charles A. Desoer. Ernest S. Kuh. and. McGraw-Hill Book Company

Basic. Theory. ircuit. Charles A. Desoer. Ernest S. Kuh. and. McGraw-Hill Book Company Basic C m ш ircuit Theory Charles A. Desoer and Ernest S. Kuh Department of Electrical Engineering and Computer Sciences University of California, Berkeley McGraw-Hill Book Company New York St. Louis San

More information

CIRCUITS AND ELECTRONICS

CIRCUITS AND ELECTRONICS 6.002x CIRCUITS AND EECTRONICS The Impedance Model!!! Reading: Section 3.3 from text Review Sinusoidal Steady State (SSS) Reading 3., 3.2 v I i cost R C v SSS Focus on sinusoids. Focus on steady state,

More information

Lecture 7: Laplace Transform and Its Applications Dr.-Ing. Sudchai Boonto

Lecture 7: Laplace Transform and Its Applications Dr.-Ing. Sudchai Boonto Dr-Ing Sudchai Boonto Department of Control System and Instrumentation Engineering King Mongkut s Unniversity of Technology Thonburi Thailand Outline Motivation The Laplace Transform The Laplace Transform

More information

CIRCUIT ANALYSIS II. (AC Circuits)

CIRCUIT ANALYSIS II. (AC Circuits) Will Moore MT & MT CIRCUIT ANALYSIS II (AC Circuits) Syllabus Complex impedance, power factor, frequency response of AC networks including Bode diagrams, second-order and resonant circuits, damping and

More information

Review of Linear Time-Invariant Network Analysis

Review of Linear Time-Invariant Network Analysis D1 APPENDIX D Review of Linear Time-Invariant Network Analysis Consider a network with input x(t) and output y(t) as shown in Figure D-1. If an input x 1 (t) produces an output y 1 (t), and an input x

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 18 121025 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Review RMS Values Complex Numbers Phasors Complex Impedance Circuit Analysis

More information

Fourier series. XE31EO2 - Pavel Máša. Electrical Circuits 2 Lecture1. XE31EO2 - Pavel Máša - Fourier Series

Fourier series. XE31EO2 - Pavel Máša. Electrical Circuits 2 Lecture1. XE31EO2 - Pavel Máša - Fourier Series Fourier series Electrical Circuits Lecture - Fourier Series Filtr RLC defibrillator MOTIVATION WHAT WE CAN'T EXPLAIN YET Source voltage rectangular waveform Resistor voltage sinusoidal waveform - Fourier

More information

Sinusoidal Steady-State Analysis

Sinusoidal Steady-State Analysis Sinusoidal Steady-State Analysis Almost all electrical systems, whether signal or power, operate with alternating currents and voltages. We have seen that when any circuit is disturbed (switched on or

More information

Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras

Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras Networks and Systems Prof. V. G. K. Murti Department of Electrical Engineering Indian Institute of Technology, Madras Lecture - 34 Network Theorems (1) Superposition Theorem Substitution Theorem The next

More information

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

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

More information

Schedule. ECEN 301 Discussion #20 Exam 2 Review 1. Lab Due date. Title Chapters HW Due date. Date Day Class No. 10 Nov Mon 20 Exam Review.

Schedule. ECEN 301 Discussion #20 Exam 2 Review 1. Lab Due date. Title Chapters HW Due date. Date Day Class No. 10 Nov Mon 20 Exam Review. Schedule Date Day lass No. 0 Nov Mon 0 Exam Review Nov Tue Title hapters HW Due date Nov Wed Boolean Algebra 3. 3.3 ab Due date AB 7 Exam EXAM 3 Nov Thu 4 Nov Fri Recitation 5 Nov Sat 6 Nov Sun 7 Nov Mon

More information

Response of Second-Order Systems

Response of Second-Order Systems Unit 3 Response of SecondOrder Systems In this unit, we consider the natural and step responses of simple series and parallel circuits containing inductors, capacitors and resistors. The equations which

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

Lectures 16 & 17 Sinusoidal Signals, Complex Numbers, Phasors, Impedance & AC Circuits. Nov. 7 & 9, 2011

Lectures 16 & 17 Sinusoidal Signals, Complex Numbers, Phasors, Impedance & AC Circuits. Nov. 7 & 9, 2011 Lectures 16 & 17 Sinusoidal Signals, Complex Numbers, Phasors, Impedance & AC Circuits Nov. 7 & 9, 2011 Material from Textbook by Alexander & Sadiku and Electrical Engineering: Principles & Applications,

More information

ECE 241L Fundamentals of Electrical Engineering. Experiment 6 AC Circuits

ECE 241L Fundamentals of Electrical Engineering. Experiment 6 AC Circuits ECE 241L Fundamentals of Electrical Engineering Experiment 6 AC Circuits A. Objectives: Objectives: I. Calculate amplitude and phase angles of a-c voltages and impedances II. Calculate the reactance and

More information

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives:

Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Chapter 10 Sinusoidal Steady State Analysis Chapter Objectives: Apply previously learn circuit techniques to sinusoidal steady-state analysis. Learn how to apply nodal and mesh analysis in the frequency

More information

04-Electric Power. ECEGR 452 Renewable Energy Systems

04-Electric Power. ECEGR 452 Renewable Energy Systems 04-Electric Power ECEGR 452 Renewable Energy Systems Overview Review of Electric Circuits Phasor Representation Electrical Power Power Factor Dr. Louie 2 Introduction Majority of the electrical energy

More information

SINUSOIDAL STEADY STATE CIRCUIT ANALYSIS

SINUSOIDAL STEADY STATE CIRCUIT ANALYSIS SINUSOIDAL STEADY STATE CIRCUIT ANALYSIS 1. Introduction A sinusoidal current has the following form: where I m is the amplitude value; ω=2 πf is the angular frequency; φ is the phase shift. i (t )=I m.sin

More information

L L, R, C. Kirchhoff s rules applied to AC circuits. C Examples: Resonant circuits: series and parallel LRC. Filters: narrowband,

L L, R, C. Kirchhoff s rules applied to AC circuits. C Examples: Resonant circuits: series and parallel LRC. Filters: narrowband, Today in Physics 1: A circuits Solving circuit problems one frequency at a time. omplex impedance of,,. Kirchhoff s rules applied to A circuits. it V in Examples: esonant circuits: i series and parallel.

More information

Sinusoidal Steady- State Circuit Analysis

Sinusoidal Steady- State Circuit Analysis Sinusoidal Steady- State Circuit Analysis 9. INTRODUCTION This chapter will concentrate on the steady-state response of circuits driven by sinusoidal sources. The response will also be sinusoidal. For

More information

1 Phasors and Alternating Currents

1 Phasors and Alternating Currents Physics 4 Chapter : Alternating Current 0/5 Phasors and Alternating Currents alternating current: current that varies sinusoidally with time ac source: any device that supplies a sinusoidally varying potential

More information

EIE/ENE 104 Electric Circuit Theory

EIE/ENE 104 Electric Circuit Theory EIE/ENE 104 Electric Circuit Theory Lecture 01a: Circuit Analysis and Electrical Engineering Week #1 : Dejwoot KHAWPARISUTH office: CB40906 Tel: 02-470-9065 Email: dejwoot.kha@kmutt.ac.th http://webstaff.kmutt.ac.th/~dejwoot.kha/

More information

SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING. Self-paced Course

SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING. Self-paced Course SCHOOL OF MATHEMATICS MATHEMATICS FOR PART I ENGINEERING Self-paced Course MODULE 26 APPLICATIONS TO ELECTRICAL CIRCUITS Module Topics 1. Complex numbers and alternating currents 2. Complex impedance 3.

More information

Sinusoidal Steady-State Analysis

Sinusoidal Steady-State Analysis Chapter 4 Sinusoidal Steady-State Analysis In this unit, we consider circuits in which the sources are sinusoidal in nature. The review section of this unit covers most of section 9.1 9.9 of the text.

More information

Phasor mathematics. Resources and methods for learning about these subjects (list a few here, in preparation for your research):

Phasor mathematics. Resources and methods for learning about these subjects (list a few here, in preparation for your research): Phasor mathematics 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

Sinusoidal Steady-State Analysis

Sinusoidal Steady-State Analysis Sinusoidal Steady-State Analysis Mauro Forti October 27, 2018 Constitutive Relations in the Frequency Domain Consider a network with independent voltage and current sources at the same angular frequency

More information

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

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

More information

Prof. Shayla Sawyer CP08 solution

Prof. Shayla Sawyer CP08 solution What does the time constant represent in an exponential function? How do you define a sinusoid? What is impedance? How is a capacitor affected by an input signal that changes over time? How is an inductor

More information

Electromagnetic Waves

Electromagnetic Waves Electromagnetic Waves Our discussion on dynamic electromagnetic field is incomplete. I H E An AC current induces a magnetic field, which is also AC and thus induces an AC electric field. H dl Edl J ds

More information

Transients on Integrated Power System

Transients on Integrated Power System Chapter 3 Transients on Integrated Power System 3.1 Line Dropping and Load Rejection 3.1.1 Line Dropping In three phase circuit capacitance switching, the determination of the voltage trapped after switching

More information

P A R T 2 AC CIRCUITS. Chapter 9 Sinusoids and Phasors. Chapter 10 Sinusoidal Steady-State Analysis. Chapter 11 AC Power Analysis

P A R T 2 AC CIRCUITS. Chapter 9 Sinusoids and Phasors. Chapter 10 Sinusoidal Steady-State Analysis. Chapter 11 AC Power Analysis P A R T 2 AC CIRCUITS Chapter 9 Sinusoids and Phasors Chapter 10 Sinusoidal Steady-State Analysis Chapter 11 AC Power Analysis Chapter 12 Three-Phase Circuits Chapter 13 Magnetically Coupled Circuits Chapter

More information

EE292: Fundamentals of ECE

EE292: Fundamentals of ECE EE292: Fundamentals of ECE Fall 2012 TTh 10:00-11:15 SEB 1242 Lecture 20 121101 http://www.ee.unlv.edu/~b1morris/ee292/ 2 Outline Chapters 1-3 Circuit Analysis Techniques Chapter 10 Diodes Ideal Model

More information

MODULE I. Transient Response:

MODULE I. Transient Response: Transient Response: MODULE I The Transient Response (also known as the Natural Response) is the way the circuit responds to energies stored in storage elements, such as capacitors and inductors. If a capacitor

More information

Review of 1 st Order Circuit Analysis

Review of 1 st Order Circuit Analysis ECEN 60 Circuits/Electronics Spring 007-7-07 P. Mathys Review of st Order Circuit Analysis First Order Differential Equation Consider the following circuit with input voltage v S (t) and output voltage

More information

First Order RC and RL Transient Circuits

First Order RC and RL Transient Circuits First Order R and RL Transient ircuits Objectives To introduce the transients phenomena. To analyze step and natural responses of first order R circuits. To analyze step and natural responses of first

More information

09/29/2009 Reading: Hambley Chapter 5 and Appendix A

09/29/2009 Reading: Hambley Chapter 5 and Appendix A EE40 Lec 10 Complex Numbers and Phasors Prof. Nathan Cheung 09/29/2009 Reading: Hambley Chapter 5 and Appendix A Slide 1 OUTLINE Phasors as notation for Sinusoids Arithmetic with Complex Numbers Complex

More information

The Finite-Difference Time-Domain Method for Electromagnetics with MATLAB Simulations

The Finite-Difference Time-Domain Method for Electromagnetics with MATLAB Simulations The Finite-Difference Time-Domain Method for Electromagnetics with MATLAB Simulations Atef Z. Elsherbeni and Veysel Demir SciTech Publishing, Inc Raleigh, NC scitechpublishing.com Contents Preface Author

More information

Noise - irrelevant data; variability in a quantity that has no meaning or significance. In most cases this is modeled as a random variable.

Noise - irrelevant data; variability in a quantity that has no meaning or significance. In most cases this is modeled as a random variable. 1.1 Signals and Systems Signals convey information. Systems respond to (or process) information. Engineers desire mathematical models for signals and systems in order to solve design problems efficiently

More information

Fall 2011 ME 2305 Network Analysis. Sinusoidal Steady State Analysis of RLC Circuits

Fall 2011 ME 2305 Network Analysis. Sinusoidal Steady State Analysis of RLC Circuits Fall 2011 ME 2305 Network Analysis Chapter 4 Sinusoidal Steady State Analysis of RLC Circuits Engr. Humera Rafique Assistant Professor humera.rafique@szabist.edu.pk Faculty of Engineering (Mechatronics)

More information

The Analysis of Communications Channels

The Analysis of Communications Channels The Analysis of ommunications hannels Richard Oremus Maurissa Salas maurissa@hotmail.com May 8, 200 Abstract In today s technological society communication is vital, and we would like to be able to send

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

1 Notes on Laplace circuit analysis

1 Notes on Laplace circuit analysis Physics - David Kleinfeld - Spring 7 Notes on aplace circuit analysis Background We previously learned that we can transform from the time domain to the frequency domain under steady-state conditions thus

More information

2.3 Oscillation. The harmonic oscillator equation is the differential equation. d 2 y dt 2 r y (r > 0). Its solutions have the form

2.3 Oscillation. The harmonic oscillator equation is the differential equation. d 2 y dt 2 r y (r > 0). Its solutions have the form 2. Oscillation So far, we have used differential equations to describe functions that grow or decay over time. The next most common behavior for a function is to oscillate, meaning that it increases and

More information

4/27 Friday. I have all the old homework if you need to collect them.

4/27 Friday. I have all the old homework if you need to collect them. 4/27 Friday Last HW: do not need to turn it. Solution will be posted on the web. I have all the old homework if you need to collect them. Final exam: 7-9pm, Monday, 4/30 at Lambert Fieldhouse F101 Calculator

More information

1.3 Sinusoidal Steady State

1.3 Sinusoidal Steady State 1.3 Sinusoidal Steady State Electromagnetics applications can be divided into two broad classes: Time-domain: Excitation is not sinusoidal (pulsed, broadband, etc.) Ultrawideband communications Pulsed

More information

BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING. Alternating Current Circuits : Basic Law

BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING. Alternating Current Circuits : Basic Law BFF1303: ELECTRICAL / ELECTRONICS ENGINEERING Alternating Current Circuits : Basic Law Ismail Mohd Khairuddin, Zulkifil Md Yusof Faculty of Manufacturing Engineering Universiti Malaysia Pahang Alternating

More information

Circuit Theorems Overview Linearity Superposition Source Transformation Thévenin and Norton Equivalents Maximum Power Transfer

Circuit Theorems Overview Linearity Superposition Source Transformation Thévenin and Norton Equivalents Maximum Power Transfer Circuit Theorems Overview Linearity Superposition Source Transformation Thévenin and Norton Equivalents Maximum Power Transfer J. McNames Portland State University ECE 221 Circuit Theorems Ver. 1.36 1

More information

Electrical Engineering Fundamentals for Non-Electrical Engineers

Electrical Engineering Fundamentals for Non-Electrical Engineers Electrical Engineering Fundamentals for Non-Electrical Engineers by Brad Meyer, PE Contents Introduction... 3 Definitions... 3 Power Sources... 4 Series vs. Parallel... 9 Current Behavior at a Node...

More information

Circuit Analysis Using Fourier and Laplace Transforms

Circuit Analysis Using Fourier and Laplace Transforms EE2015: Electrical Circuits and Networks Nagendra Krishnapura https://wwweeiitmacin/ nagendra/ Department of Electrical Engineering Indian Institute of Technology, Madras Chennai, 600036, India July-November

More information

Fourier Transform. Find the Fourier series for a periodic waveform Determine the output of a filter when the input is a periodic function

Fourier Transform. Find the Fourier series for a periodic waveform Determine the output of a filter when the input is a periodic function Objectives: Be able to Fourier Transform Find the Fourier series for a periodic waveform Determine the output of a filter when the input is a periodic function Filters with a Single Sinusoidal Input: Suppose

More information

REACTANCE. By: Enzo Paterno Date: 03/2013

REACTANCE. By: Enzo Paterno Date: 03/2013 REACTANCE REACTANCE By: Enzo Paterno Date: 03/2013 5/2007 Enzo Paterno 1 RESISTANCE - R i R (t R A resistor for all practical purposes is unaffected by the frequency of the applied sinusoidal voltage or

More information

Revision of Basic A.C. Theory

Revision of Basic A.C. Theory Revision of Basic A.C. Theory 1 Revision of Basic AC Theory (Much of this material has come from Electrical & Electronic Principles & Technology by John Bird) Electricity is generated in power stations

More information

EE40 Lecture 11 Josh Hug 7/19/2010

EE40 Lecture 11 Josh Hug 7/19/2010 EE40 Lecture Josh 7/9/200 Logistical Things Lab 4 tomorrow Lab 5 (active filter lab) on Wednesday Prototype for future lab for EE40 Prelab is very short, sorry. Please give us our feedback Google docs

More information

Chapter 10: Sinusoidal Steady-State Analysis

Chapter 10: Sinusoidal Steady-State Analysis Chapter 0: Sinusoidal Steady-State Analysis Sinusoidal Sources If a circuit is driven by a sinusoidal source, after 5 tie constants, the circuit reaches a steady-state (reeber the RC lab with t = τ). Consequently,

More information

BIOEN 302, Section 3: AC electronics

BIOEN 302, Section 3: AC electronics BIOEN 3, Section 3: AC electronics For this section, you will need to have very present the basics of complex number calculus (see Section for a brief overview) and EE5 s section on phasors.. Representation

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

ECE145A/218A Course Notes

ECE145A/218A Course Notes ECE145A/218A Course Notes Last note set: Introduction to transmission lines 1. Transmission lines are a linear system - superposition can be used 2. Wave equation permits forward and reverse wave propagation

More information

ECEN 3741 Electromagnetic Fields 1

ECEN 3741 Electromagnetic Fields 1 ECEN 3741 Electromagnetic Fields 1 Lecture Notes No. 1 Waves & Phasors Dr. Lin Sun Dept. of ECE Youngstown State University Youngstown, Ohio, 44555 Spring 2015 http://people.ysu.edu/~lsun/ecen3741 1 Chapter

More information

E40M. RC Circuits and Impedance. M. Horowitz, J. Plummer, R. Howe

E40M. RC Circuits and Impedance. M. Horowitz, J. Plummer, R. Howe E40M RC Circuits and Impedance Reading Reader: Chapter 6 Capacitance (if you haven t read it yet) Section 7.3 Impedance You should skip all the parts about inductors We will talk about them in a lecture

More information

Laboratory I: Impedance

Laboratory I: Impedance Physics 331, Fall 2008 Lab I - Handout 1 Laboratory I: Impedance Reading: Simpson Chapter 1 (if necessary) & Chapter 2 (particularly 2.9-2.13) 1 Introduction In this first lab we review the properties

More information

Handout 11: AC circuit. AC generator

Handout 11: AC circuit. AC generator Handout : AC circuit AC generator Figure compares the voltage across the directcurrent (DC) generator and that across the alternatingcurrent (AC) generator For DC generator, the voltage is constant For

More information

Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance

Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance Supplemental Notes on Complex Numbers, Complex Impedance, RLC Circuits, and Resonance Complex numbers Complex numbers are expressions of the form z = a + ib, where both a and b are real numbers, and i

More information

Real Analog Chapter 7: First Order Circuits. 7 Introduction and Chapter Objectives

Real Analog Chapter 7: First Order Circuits. 7 Introduction and Chapter Objectives 1300 Henley Court Pullman, WA 99163 509.334.6306 www.store. digilent.com 7 Introduction and Chapter Objectives First order systems are, by definition, systems whose inputoutput relationship is a first

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

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

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2

Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 EECS 16B Designing Information Devices and Systems II Spring 2016 Anant Sahai and Michel Maharbiz Midterm 2 Exam location: 145 Dwinelle (SIDs ending in 1 and 5) PRINT your student ID: PRINT AND SIGN your

More information

Series and Parallel ac Circuits

Series and Parallel ac Circuits Series and Parallel ac Circuits 15 Objectives Become familiar with the characteristics of series and parallel ac networks and be able to find current, voltage, and power levels for each element. Be able

More information

Chapter 10 AC Analysis Using Phasors

Chapter 10 AC Analysis Using Phasors Chapter 10 AC Analysis Using Phasors 10.1 Introduction We would like to use our linear circuit theorems (Nodal analysis, Mesh analysis, Thevenin and Norton equivalent circuits, Superposition, etc.) to

More information

AC analysis. EE 201 AC analysis 1

AC analysis. EE 201 AC analysis 1 AC analysis Now we turn to circuits with sinusoidal sources. Earlier, we had a brief look at sinusoids, but now we will add in capacitors and inductors, making the story much more interesting. What are

More information

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri

AC&ST AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS. Claudio Melchiorri C. Melchiorri (DEI) Automatic Control & System Theory 1 AUTOMATIC CONTROL AND SYSTEM THEORY SYSTEMS AND MODELS Claudio Melchiorri Dipartimento di Ingegneria dell Energia Elettrica e dell Informazione (DEI)

More information

Index. Index. More information. in this web service Cambridge University Press

Index. Index. More information.  in this web service Cambridge University Press A-type elements, 4 7, 18, 31, 168, 198, 202, 219, 220, 222, 225 A-type variables. See Across variable ac current, 172, 251 ac induction motor, 251 Acceleration rotational, 30 translational, 16 Accumulator,

More information

3.1 Superposition theorem

3.1 Superposition theorem Many electric circuits are complex, but it is an engineer s goal to reduce their complexity to analyze them easily. In the previous chapters, we have mastered the ability to solve networks containing independent

More information

Learnabout Electronics - AC Theory

Learnabout Electronics - AC Theory Learnabout Electronics - AC Theory Facts & Formulae for AC Theory www.learnabout-electronics.org Contents AC Wave Values... 2 Capacitance... 2 Charge on a Capacitor... 2 Total Capacitance... 2 Inductance...

More information

Chapter 33. Alternating Current Circuits

Chapter 33. Alternating Current Circuits Chapter 33 Alternating Current Circuits 1 Capacitor Resistor + Q = C V = I R R I + + Inductance d I Vab = L dt AC power source The AC power source provides an alternative voltage, Notation - Lower case

More information

Mixing Problems. Solution of concentration c 1 grams/liter flows in at a rate of r 1 liters/minute. Figure 1.7.1: A mixing problem.

Mixing Problems. Solution of concentration c 1 grams/liter flows in at a rate of r 1 liters/minute. Figure 1.7.1: A mixing problem. page 57 1.7 Modeling Problems Using First-Order Linear Differential Equations 57 For Problems 33 38, use a differential equation solver to determine the solution to each of the initial-value problems and

More information

Transmission-Line Essentials for Digital Electronics

Transmission-Line Essentials for Digital Electronics C H A P T E R 6 Transmission-Line Essentials for Digital Electronics In Chapter 3 we alluded to the fact that lumped circuit theory is based on lowfrequency approximations resulting from the neglect of

More information