Review of Linear Time-Invariant Network Analysis

Size: px
Start display at page:

Download "Review of Linear Time-Invariant Network Analysis"

Transcription

1 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 2 (t) produces an output y 2 (t), then the network is linear if and only if an input x(t) = ax 1 (t) + bx 2 (t) produces an output y(t) = ay 1 (t) + by 2 (t). This property is known as superposition and can be described mathematically by y(t) = N k =1 a k y k ( t τ k ), (D.1) where y(t) is the overall output, y k (t) is the output corresponding to a particular input x k (t), and the overall input x(t) is given by x(t) = N k =1 a k x k ( t τ k ). (D.2) Figure D-1 An electronic network

2 D2 Superposition is an important property and can be considered to be the defining property of a linear network; that is, a network is linear if and only if superposition holds. If, in addition to being linear, the response of the network is independent of when an input is applied, then the network is called a linear time-invariant (LTI) network. The analysis of an LTI network can be simplified even further by recognizing that if arbitrary signals can be represented as a summation of a particular set of basis 1 signals, then knowing the output of a network to each of these basis signals is sufficient to predict the output for any input. The property of time invariance is important here since we only need to know the outputs corresponding to the basis signals at one time, even though the input may be made up of a summation of scaled and time shifted versions of these basis signals. Therefore, it is of value to explore ways of representing arbitrary signals in terms of simple basis signals 2. In Section D1 we examine the use of singularity functions to represent signals. Then, in Section D2, the Fourier series representation of periodic signals is examined, and in Section D3 the Fourier series is extended to non-periodic signals, resulting in the Fourier and Laplace transforms. Sections D4 and D5 tie all the material together by presenting the complex exponential representation of signals and the response of networks to these signals. D1 Singularity Functions One way of representing complicated signals is to use singularity functions like the unit step function defined by 0, t < 0 U1() t =. (D.3) 1, t > 0 For example, the function x(t) in Figure D-2 can be approximated by x(t) [ x(n t) x((n 1) t) ]U 1 (t n t), (D.4) n= 1 A geometrical picture is sometimes useful here. Picture these basis signals as representing basis vectors in some space (perhaps with more than three dimensions - but, fortunately, this need not be pictured!). This space is formally called a signal space and, if every signal in the space can be represented by a summation of some simple set of signals, then that set of signals spans the space. This geometrical picture can be pursued further; if the set of signals chosen as the basis are all orthogonal to one another, then they represent the minimum set of signals necessary to span the space and the problem of finding the components of a complicated signal is simplified (the components are the projections of the signal onto the basis signals) - see (D.10). 2 The following treatment closely parallels that presented in The Analysis of Linear Circuits, by C.M. Close, 1966, Harcourt, Brace & World.

3 D3 which is a stair-step approximation as shown in the figure. If the response to the unit step function is known, then an approximation of the response to the input x(t) can be found using superposition and (D.4). If t is allowed to go to zero, then an exact equation for y(t) can be found. Figure D-2 Representing a complicated function of time as a summation of step functions. In the limit as t goes to zero, each of the steps in the stair-step approximation in Figure D-2 becomes an impulse and the summation in (D.4) becomes an integral. Remember that the Dirac delta function is defined by: δ(t) = 0, t 0, t = 0 and b>0 δ(t)dt =1, (D.5) a<0 and the impulse response of a network, h(t), is defined to be the output of the network when δ(t) is the input (i.e., if x(t) = δ(t ), then y(t) = h(t)). Therefore, the output of a network having impulse response h(t) and input x(t) is given by y(t) = lim t 0 n= h(t n t)x(n t) t, (D.6) where x(n t) t is equal to the area of the step starting at time n t as shown in Figure D- 2. In the limit as t goes to zero, (D.6) becomes an integral;

4 D4 yt () = ht ( λ) x( λ) dλ. (D.7) Equation (D.7) is called the superposition or, more commonly, the convolution integral. Because the operation of convolution occurs so frequently and is so important, it is given a special notation. Equation (D.7) can, therefore, also be written y(t) = h(t) x(t). (D.8) Although the convolution integral is sometimes difficult to evaluate, it does have the advantage of decomposing any complicated (but real) function of time into an infinite sum of scaled, time shifted, versions of a single function. It also turns out (as will soon be shown), that convolution in the time domain is equivalent to multiplication in the frequency domain, so the calculation indicated by (D.8) can indeed be carried out fairly simply through the use of transforms. D2 Fourier Series The Fourier series can be used to decompose any periodic function of time into a sum of sinusoids. These sinusoids all occur at frequencies that are integer multiples of the frequency of the periodic input. In other words, if x( t+ T) = x( t) for all t, then x(t) is periodic in t with period T and frequency ω o = 2π T, and can be represented as x(t) = a o + (a n cosnω o t + b n sin nω o t). (D.9) The coefficients in (D.9) are determined by the following equations. a o = 1 T a n = 2 T b n = 2 T T 2 T 2 T 2 n=1 x(t)dt x(t) cosnω o tdt (n 0). (D.10) T 2 T 2 T 2 x(t)sinnω o tdt The a o term is just the average value of x(t). As an example of how the other terms are calculated, consider a n ; if both sides of (D.9) are multiplied by cos( nω ot) and integrated over one period, then all of the integrals on the right side except for one are equal to zero and the middle equation in (D.10) results. The fact that the other integrals are equal to

5 D5 zero shows that the different terms in the Fourier series are orthogonal on the period T. The a n ' s represent the amplitudes of the co-sinusoidal components of x(t) at the frequencies nω o and, similarly, the b n ' s represent the amplitudes of the sinusoidal components of x(t) at the frequencies nω o. Therefore, these coefficients describe a discrete frequency spectrum for the signal x(t). The frequency spectrum is just a picture that shows how the amplitude (or energy if we square the coefficients) of x(t) is distributed in frequency rather than in time. All periodic signals have spectra that are discrete (i.e., they consist of lines at discrete frequencies that are multiples of ω o ). The Fourier series combined with superposition shows why the sinusoidal steady-state response of an LTI network is so important. If the response is known for all frequencies, then the output due to any periodic function can be calculated. Before moving on to the third example of how to represent complicated signals, it is worthwhile to show a different form for the Fourier series; the complex exponential form. The complex exponential form is more compact and leads directly to the Fourier transform as shown in the following section. In order to present the complex exponential form of the Fourier series, a short aside on complex exponentials will be helpful. Aside AD.1 Complex Exponentials Remember that solving RLC circuits requires solving differential equations (since i C = C dv C dt and v L = Ldi L dt ), therefore the solutions will be combinations of exponentials (since de at dt = ae at ). The complex exponential can be defined by requiring that; for z = x + jy, e z must posses the same characteristics as the real exponential e x (e.g., e x e y = e x+y ). In particular, the derivative of e z must also be e z. These requirements lead to e z e x (cos y + j sin y). (AD.1) For purely imaginary numbers (i.e., z = jθ ) we get e jθ = cosθ + j sinθ, (AD.2) which leads directly to Euler s identities; cosθ = e jθ + e jθ 2 sinθ = e jθ e jθ. (AD.3) 2 j

6 D6 Using Euler s identities, the complex form of the Fourier series can be found directly from (D.9); x(t) = c n = 1 T n= T 2 T 2 c n e jnω ot D3 Fourier and Laplace Transforms. (D.11) x(t)e jnω ot dt In this section, we modify the Fourier series to allow for non-periodic signals. The result is the Fourier transform, wherein the original non-periodic signal is essentially decomposed into an infinite summation of complex exponentials. Starting from (D.11), we want to examine the limit as T approaches infinity. The equation must be modified slightly however, since c n goes to zero as T approaches infinity. Since c n is the amplitude of the complex exponential component at the frequency nω o, it makes sense to define an analogous quantity for the continuous spectrum. Therefore, define the amplitude per unit frequency (or spectral density) x(ω ) as (note that the spacing of the components is ω = ω o ). x(n ω ) = c n ω = c n = 1 ω o 2π Now substitute c n = x(nω o ) ω into (D.11) to get x(t) = T 2 x(t)e jnω ot dt. (D.12) T 2 x(nω o )e jnω ot ω. (D.13) n= Finally, take the limits of (D.12) and (D.13) as T approaches infinity (or, equivalently, as ω goes to zero) to find the relationships between the time and frequency domain representations for a non-periodic signal. The result is the Fourier transform pair shown below (we have substituted x(ω ) = X(ω )2π to obtain the standard form). X(ω) = x(t) = 1 2π x(t)e jωt dt X(ω )e jωt dω. (D.14)

7 D7 In (D.14), X(ω) is the Fourier transform of x(t), and x(t) is the inverse Fourier transform of X(ω). From (D.14) it can be seen that the frequency spectrum of a nonperiodic signal is a continuous function of frequency. The Fourier transform is a very useful tool for the analysis of LTI networks, but it does suffer from one problem, it fails to converge for many interesting functions of time (e.g., strictly speaking, the Fourier transform of sinω t does not exist). This difficulty can be overcome in a straightforward way however. If the integral for finding X(ω) does not converge, then a new function can be defined as x (t) = x(t)e σt where σ is chosen to be large enough to guarantee convergence of the Fourier transform of x (t); X (σ,ω) = e σt x(t)e jωt dt = x(t)e (σ +jω)t dt. (D.15) The Fourier transform of x (t) is a function of both ω and σ, and is equal to the Laplace transform of the original function x(t). Making the substitution s = σ + jω in both (D.15) and the second integral in (D.14) results in the Laplace transform pair; X(s) = x(t) = 1 2πj x(t)e st dt σ +j σ j. (D.16) X(s)e st ds In practice, the inverse Laplace transform is rarely determined directly from the integral relation since the complex integration can be very difficult to perform. Instead, partialfraction expansions 3 and a table of Laplace transforms are usually used. We have finally arrived at the third and most powerful way of representing complicated input signals as summations of simple signals. In the case of the Laplace transform, the signal is decomposed into an infinite summation (i.e., an integration) of complex exponentials in the variable s = σ + jω. Therefore, remembering superposition, the problem of analyzing the response of an LTI network to any arbitrary input signal reduces to finding the network s response to complex exponential signals. The next section presents some examples of complex exponential signals. 3 Most books on linear system theory have a discussion of partial-fraction expansions.

8 D4 Complex Exponential Signals D8 By replacing z with st in (AD.1), a complex exponential signal can be expressed as st σ t x() t = e = e (cosωt+ jsin ωt). (D.17) Note that if a real sinusoidal function of time is desired, two complex exponentials with complex conjugate arguments must be used. From (D.17) it follows that x(t) = e st + e s*t = e σt cosωt. (D.18) Equation (D.18) is a generalization of the first equation in (AD.3). It is instructive to examine several different functions of time as described by (D.18) with different values for s. Figure D-3 shows some values for s plotted in the complex plane (marked with an x ) along with the corresponding function of time as given by (D.18). If only one value of s is shown, then (D.18) simplifies to a single exponential. Note that signals with corresponding values of s in the left half plane (LHP) have amplitudes that decrease exponentially with time. These signals do have Fourier transforms and, in fact, the Fourier transform still converges even if the signal is multiplied by an exponentially increasing function of time (with exponent σ) as in (D.15) (remember that σ is negative for s in the LHP). Signals with corresponding values of s in the right half plane (RHP) have amplitudes that increase exponentially with time. These signals do not have Fourier transforms unless they are first multiplied by a function of time that exponentially decreases with time (with exponent -σ). Signals with corresponding values of s on the jω axis have constant amplitudes. It is somewhat paradoxical that real signals, that is signals that can exist steady state, must have corresponding values of s on the imaginary axis. This statement is true because complex exponential signals with s in either the LHP or the RHP have amplitudes that either grow without bound, or have been decreasing forever. Therefore, it would require infinite energy to generate such a signal for all time (i.e., steady state). These signals can, of course, be approximated for short periods of time, but they cannot exist steady state.

9 D9 Figure D-3 Several values of s and their corresponding signals given by (D.18). When only one value of s is given, (D.18) simplifies to a single exponential.

10 D10 D5 Response of an LTI Network to e st Using complex exponential representations of signals leads to a simplified method for finding the forced and transient responses of LTI networks. Rather than solving differential equations, the problem reduces to algebraic manipulation of equations that are functions of the complex frequency s. To see how this simplification comes about, consider the response of a capacitor when the voltage across it is assumed to have the form v C (t) = V c e st, i C = C dv C dt = V c sce st. (D.19) The complex impedance of the capacitor is then defined by Z c (s) = v C (t) i C (t) = 1 sc. (D.20) Similarly, the complex impedance of an inductor is found to be Z L (s) = sl. For the steady-state response of an LTI circuit with a forcing function of the form v(t) = Ve st (the forcing function could just as well be a current), all of the voltages and currents in the circuit will have the same form. That is, they will all be some multiple of e st as is demonstrated by (D.19). The multipliers may, in general, be complex (as, for example, the one in (D.19) is). Therefore, in performing circuit analysis, the e st can be left off with the understanding that it multiplies all voltages and currents in the circuit. As an example of circuit analysis using complex exponential forcing functions, consider the single-pole low-pass filter (LPF) shown in Figure D-4. Using the complex impedance for the capacitor we can write 4 and I(s) = V i(s) R + 1, (D.21) sc V o (s) = I(s)Z C (s) = I(s) sc, (D.22) 4 Upper-case variables with lower-case subscripts are used to denote complex quantities that are not explicit functions of time (i.e., the e st is removed), but which are understood to represent functions of time. These quantities are called phasors.

11 D11 which leads to the transfer function for the circuit, H(s); H(s) = V o (s) V i (s) = 1 1+ src. (D.23) Figure D-4 A single-pole low-pass filter (LPF). Even though the analysis has only been carried out once (for an input v i (t) = V i e st ), the resulting transfer function is valid for all complex frequencies since they all have the same form. The analysis also proceeded along the same lines as the dc analysis of a purely resistive circuit. All we had to do was use the complex impedance of the capacitor in precisely the same way you would use the resistance of a resistor. We can, therefore, see that the Laplace transform makes the job of analyzing the frequency response of LTI circuits much easier. Before we get too excited though, we need to finish the example. What is the output, v o (t), for an arbitrary input v i (t)? Suppose the input can be expressed as a sum of complex exponentials, N v i (t) = V ik e s k t. (D.24) k=1 What is the output for this case? Using superposition, (D.23), and (D.24), the output is N v o (t) = V ik H(s k )e s kt. (D.25) k=1 By using a summation of discrete frequencies for v i (t), we have limited the input to being periodic. A more general result can be obtained by converting the amplitude for each discrete complex frequency into an amplitude density (as was done in converting (D.11) into (D.14)) V i (s k ) 2πV ik s. (D.26)

12 D12 Substituting (D.26) into (D.25), letting the summation be over k = - to +, and taking the limit as s goes to zero leads to the inverse Laplace transform for the output; v o (t) = 1 2πj σ + j H(s)V i (s)e st ds. (D.27) σ j In (D.27), we recognize that H(s)V i (s) = V o (s). This final equation, therefore, points out a very important property. The transform of the output of an LTI network is equal to the transform of the input multiplied by the Laplace-domain transfer function. So, to find the output in the transform (or frequency) domain, we only have to perform a multiplication, which is much easier than the convolution required in the time domain. Also note that if v i (t) =δ (t), then V i (s) =1 and V o (s) = H(s) ; but, by definition, the response to δ(t) is h(t), so H(s) must be the Laplace transform of h(t). Therefore, we have proven that convolving two functions in the time domain is equivalent to multiplying their transforms together, and that the impulse response and transfer function of an LTI network are a Laplace transform pair. Let s now reconsider the H(s) as given by (D.23). Figure D-5 shows both the position of the pole of H(s) in the complex plane and the magnitude and phase plots for H( jω ) given by H( jω ) = 1 1+ jωrc = p jω p. (D.28) where p = 1 RC. Remember that a pole of a network is simply a value of s for which the magnitude of H(s) goes to infinity. Unless a computer is used, these magnitude and phase plots are usually drawn using an asymptotic approximation. The results are called Bode plots and are described in Aside AD.2 at the end of this appendix. Since steady-state signals are restricted to the imaginary axis, the plots for H( jω ) correspond to the response of the network when drive by an exponential input of the form given in (D.18) while sweeping s from zero to j along the imaginary axis. We only show positive frequencies in Figure D-5 because the magnitude and phase responses are both symmetric about the ω = 0 axis. The Bode plots correspond to the magnitude and phase responses you would measure for the network if you used a sinusoidal input signal and swept the frequency; remember from (AD.3) that we need to sum two exponentials with purely imaginary arguments to obtain a sinusoidal waveform. The negative frequencies that we don t show are an artifact of using complex exponentials to represent the sinusoidal signal.

13 D13 The denominator of H( jω ) corresponds to the vector shown in Figure D-5 when ω = ω 1. As ω is swept from dc to ω p, the magnitude of the vector changes slowly from 1 RC to 2 RC. As ω increases to infinity, the magnitude of the vector goes to infinity. Since the magnitude of H( jω ) is inversely proportional to the magnitude of the vector, it starts at zero db, goes to -3 db at ω p, and then goes to negative infinity db (i.e., the gain goes to zero) as ω goes to infinity. The angle of H( jω ) is the negative of the angle of the vector and can be seen to start at 0û, go through -45û at ω p, and then go to -90û as ω goes to infinity. Figure D-5 The pole position in the complex plane and the Bode plots for the LPF of Figure D-4. So far, we have only analyzed the steady-state (or forced) response of an LTI network using the Laplace transform. The s-domain transfer function of a circuit, however, also contains information about its natural response. Notice that when H(s) goes to infinity, which for this example occurs at s = p = 1 RC, the implication is that an output can occur with no input. In other words, v o (t) can be finite even when v i (t) is zero. Therefore, if there is some initial stored energy in the circuit (in this example it would be charge stored on the capacitor), the natural response will be a complex exponential with s = 1 RC. In general, the natural response of an LTI network is described by the roots of the denominator polynomial in H(s). In fact, the reason we used x s to mark the values of s in Figure D-3 is that if these are the poles of a network, the corresponding

14 D14 time function shown represents the natural response of the network. In other words, it is the transient response that results if some initial conditions are present. We will not pursue this topic further here because we are mostly concerned with the forced response. Aside AD.2 Bode Plots Bode plots (pronounced B o da, where the a is like the final a in banana, not Bo de ) are useful approximations for magnitude and phase plots like those shown in Figure D-5. Consider a single term (1 + jω ω o ) ; this term might appear in either the numerator or the denominator of a transfer function. For extreme values of ω, the magnitude of this term can be approximated as 1 ; ω! ωo jω 1+ ω ω ; ω ω o ". (AD.4) o ω o The phase of this term is 1 tan ( ) ωω o and can be approximated in different ways as will be presented later. Note that the two approximations indicated in (AD.4) represent straight lines if we plot magnitude versus ω. For ω << ω o the magnitude is approximately constant and equal to 1 (0 db), while for ω >> ω o the magnitude is increasing with a constant slope. If we plot amplitude in db (i.e., 20 times the log of the magnitude) versus the log of frequency, then every time ω is increased ten times (i.e., a change of one decade), the magnitude goes up by 20 db, in other words, the slope is 20 db/decade. Figure AD-1 shows both the exact plot of the magnitude of (1 + jω ω o ) and the two straight lines indicated by the approximations in (AD.4). Notice that the two straight lines intersect at ω =ω o. If we use the Bode approximation to the magnitude plot, the largest error occurs for ω =ω o and is 3 db as shown in the figure. Considering the ease with which this straight-line asymptotic approximation can be drawn, the error is not too bad.

15 D15 Figure AD-1 Exact magnitude plot of (1 + jω ω o ) and the asymptotic approximation that is called a Bode plot. Now consider a complete transfer function; H o 1 + jω ω 1 H( jω ) = 1 + jω 1 + jω. (AD.5) The magnitude of this transfer function, in db, can be written ω 2 H( jω ) in db = 20log H o + 20log1 + jω ω 1 20 log1+ jω ω 2 20log1 + jω ω 3. (AD.6) Using the approximation given by (AD.4) for the last three terms in (AD.6), Figure AD-2 shows plots of each individual term in (AD.6) as well as the sum of all the terms and the exact magnitude plot. Notice that so long as the three break frequencies are well separated (in practice one decade is sufficient), the resulting Bode plot for (AD.5) will be off by about 3 db at each break frequency, but never by more than that. ω 3

16 D16 Figure AD-2 Exact plots and Bode plots for (AD.6) (a) each individual term in (AD.6) (b) The sum of all the terms.

17 D17 Different straight-line approximations to the phase of (1 + jω ω o ) are in use. The most commonly employed approximation is shown in Figure AD-3 along with the exact phase. The approximation uses a low-frequency asymptote of 0û, a highfrequency asymptote of 90û, and a straight line going through 45û at the break frequency with a slope of 45 û/decade. The largest error occurs at the breakpoints, 0.1ω o and 10ω o, and is equal to 5.7û. Figure AD-3 Exact phase plot of (1 + j ω ω o ) and the Bode phase plot.

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

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal.

EE 3054: Signals, Systems, and Transforms Summer It is observed of some continuous-time LTI system that the input signal. EE 34: Signals, Systems, and Transforms Summer 7 Test No notes, closed book. Show your work. Simplify your answers. 3. It is observed of some continuous-time LTI system that the input signal = 3 u(t) produces

More information

2.161 Signal Processing: Continuous and Discrete Fall 2008

2.161 Signal Processing: Continuous and Discrete Fall 2008 MIT OpenCourseWare http://ocw.mit.edu 2.6 Signal Processing: Continuous and Discrete Fall 2008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSETTS

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

Laplace Transform Part 1: Introduction (I&N Chap 13)

Laplace Transform Part 1: Introduction (I&N Chap 13) Laplace Transform Part 1: Introduction (I&N Chap 13) Definition of the L.T. L.T. of Singularity Functions L.T. Pairs Properties of the L.T. Inverse L.T. Convolution IVT(initial value theorem) & FVT (final

More information

First and Second Order Circuits. Claudio Talarico, Gonzaga University Spring 2015

First and Second Order Circuits. Claudio Talarico, Gonzaga University Spring 2015 First and Second Order Circuits Claudio Talarico, Gonzaga University Spring 2015 Capacitors and Inductors intuition: bucket of charge q = Cv i = C dv dt Resist change of voltage DC open circuit Store voltage

More information

LTI Systems (Continuous & Discrete) - Basics

LTI Systems (Continuous & Discrete) - Basics LTI Systems (Continuous & Discrete) - Basics 1. A system with an input x(t) and output y(t) is described by the relation: y(t) = t. x(t). This system is (a) linear and time-invariant (b) linear and time-varying

More information

ECE 3620: Laplace Transforms: Chapter 3:

ECE 3620: Laplace Transforms: Chapter 3: ECE 3620: Laplace Transforms: Chapter 3: 3.1-3.4 Prof. K. Chandra ECE, UMASS Lowell September 21, 2016 1 Analysis of LTI Systems in the Frequency Domain Thus far we have understood the relationship between

More information

Dynamic circuits: Frequency domain analysis

Dynamic circuits: Frequency domain analysis Electronic Circuits 1 Dynamic circuits: Contents Free oscillation and natural frequency Transfer functions Frequency response Bode plots 1 System behaviour: overview 2 System behaviour : review solution

More information

Refinements to Incremental Transistor Model

Refinements to Incremental Transistor Model Refinements to Incremental Transistor Model This section presents modifications to the incremental models that account for non-ideal transistor behavior Incremental output port resistance Incremental changes

More information

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation

CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation CMPT 318: Lecture 5 Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University January 23, 2006 1 Exponentials The exponential is

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

Definition of the Laplace transform. 0 x(t)e st dt

Definition of the Laplace transform. 0 x(t)e st dt Definition of the Laplace transform Bilateral Laplace Transform: X(s) = x(t)e st dt Unilateral (or one-sided) Laplace Transform: X(s) = 0 x(t)e st dt ECE352 1 Definition of the Laplace transform (cont.)

More information

Chapter 8: Converter Transfer Functions

Chapter 8: Converter Transfer Functions Chapter 8. Converter Transfer Functions 8.1. Review of Bode plots 8.1.1. Single pole response 8.1.2. Single zero response 8.1.3. Right half-plane zero 8.1.4. Frequency inversion 8.1.5. Combinations 8.1.6.

More information

A system that is both linear and time-invariant is called linear time-invariant (LTI).

A system that is both linear and time-invariant is called linear time-invariant (LTI). The Cooper Union Department of Electrical Engineering ECE111 Signal Processing & Systems Analysis Lecture Notes: Time, Frequency & Transform Domains February 28, 2012 Signals & Systems Signals are mapped

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

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

EE100Su08 Lecture #11 (July 21 st 2008)

EE100Su08 Lecture #11 (July 21 st 2008) EE100Su08 Lecture #11 (July 21 st 2008) Bureaucratic Stuff Lecture videos should be up by tonight HW #2: Pick up from office hours today, will leave them in lab. REGRADE DEADLINE: Monday, July 28 th 2008,

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Introduction There are two common approaches to the developing and understanding the Laplace transform It can be viewed as a generalization of the CTFT to include some signals with

More information

Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers.

Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers. Single-Time-Constant (STC) Circuits This lecture is given as a background that will be needed to determine the frequency response of the amplifiers. Objectives To analyze and understand STC circuits with

More information

Core Concepts Review. Orthogonality of Complex Sinusoids Consider two (possibly non-harmonic) complex sinusoids

Core Concepts Review. Orthogonality of Complex Sinusoids Consider two (possibly non-harmonic) complex sinusoids Overview of Continuous-Time Fourier Transform Topics Definition Compare & contrast with Laplace transform Conditions for existence Relationship to LTI systems Examples Ideal lowpass filters Relationship

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

Fourier Series and Fourier Transforms

Fourier Series and Fourier Transforms Fourier Series and Fourier Transforms EECS2 (6.082), MIT Fall 2006 Lectures 2 and 3 Fourier Series From your differential equations course, 18.03, you know Fourier s expression representing a T -periodic

More information

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52

ECEN 420 LINEAR CONTROL SYSTEMS. Lecture 2 Laplace Transform I 1/52 1/52 ECEN 420 LINEAR CONTROL SYSTEMS Lecture 2 Laplace Transform I Linear Time Invariant Systems A general LTI system may be described by the linear constant coefficient differential equation: a n d n

More information

Advanced Analog Building Blocks. Prof. Dr. Peter Fischer, Dr. Wei Shen, Dr. Albert Comerma, Dr. Johannes Schemmel, etc

Advanced Analog Building Blocks. Prof. Dr. Peter Fischer, Dr. Wei Shen, Dr. Albert Comerma, Dr. Johannes Schemmel, etc Advanced Analog Building Blocks Prof. Dr. Peter Fischer, Dr. Wei Shen, Dr. Albert Comerma, Dr. Johannes Schemmel, etc 1 Topics 1. S domain and Laplace Transform Zeros and Poles 2. Basic and Advanced current

More information

EE348L Lecture 1. EE348L Lecture 1. Complex Numbers, KCL, KVL, Impedance,Steady State Sinusoidal Analysis. Motivation

EE348L Lecture 1. EE348L Lecture 1. Complex Numbers, KCL, KVL, Impedance,Steady State Sinusoidal Analysis. Motivation EE348L Lecture 1 Complex Numbers, KCL, KVL, Impedance,Steady State Sinusoidal Analysis 1 EE348L Lecture 1 Motivation Example CMOS 10Gb/s amplifier Differential in,differential out, 5 stage dccoupled,broadband

More information

Linear systems, small signals, and integrators

Linear systems, small signals, and integrators Linear systems, small signals, and integrators CNS WS05 Class Giacomo Indiveri Institute of Neuroinformatics University ETH Zurich Zurich, December 2005 Outline 1 Linear Systems Crash Course Linear Time-Invariant

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Generalizing the Fourier Transform The CTFT expresses a time-domain signal as a linear combination of complex sinusoids of the form e jωt. In the generalization of the CTFT to the

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

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

ANALOG AND DIGITAL SIGNAL PROCESSING CHAPTER 3 : LINEAR SYSTEM RESPONSE (GENERAL CASE)

ANALOG AND DIGITAL SIGNAL PROCESSING CHAPTER 3 : LINEAR SYSTEM RESPONSE (GENERAL CASE) 3. Linear System Response (general case) 3. INTRODUCTION In chapter 2, we determined that : a) If the system is linear (or operate in a linear domain) b) If the input signal can be assumed as periodic

More information

Definitions. Decade: A ten-to-one range of frequency. On a log scale, each 10X change in frequency requires the same distance on the scale.

Definitions. Decade: A ten-to-one range of frequency. On a log scale, each 10X change in frequency requires the same distance on the scale. Circuits II EECS 3220 Lecture notes on making Bode plots Definitions Network Transfer Function: The function H s Xout s X in s where X out represents the voltage or current response of the network to X

More information

Music 270a: Complex Exponentials and Spectrum Representation

Music 270a: Complex Exponentials and Spectrum Representation Music 270a: Complex Exponentials and Spectrum Representation Tamara Smyth, trsmyth@ucsd.edu Department of Music, University of California, San Diego (UCSD) October 24, 2016 1 Exponentials The exponential

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

LINEAR SYSTEMS. J. Elder PSYC 6256 Principles of Neural Coding

LINEAR SYSTEMS. J. Elder PSYC 6256 Principles of Neural Coding LINEAR SYSTEMS Linear Systems 2 Neural coding and cognitive neuroscience in general concerns input-output relationships. Inputs Light intensity Pre-synaptic action potentials Number of items in display

More information

GATE EE Topic wise Questions SIGNALS & SYSTEMS

GATE EE Topic wise Questions SIGNALS & SYSTEMS www.gatehelp.com GATE EE Topic wise Questions YEAR 010 ONE MARK Question. 1 For the system /( s + 1), the approximate time taken for a step response to reach 98% of the final value is (A) 1 s (B) s (C)

More information

Control Systems I. Lecture 5: Transfer Functions. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich

Control Systems I. Lecture 5: Transfer Functions. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich Control Systems I Lecture 5: Transfer Functions Readings: Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich October 20, 2017 E. Frazzoli (ETH) Lecture 5: Control Systems I 20/10/2017

More information

Chapter 6: The Laplace Transform. Chih-Wei Liu

Chapter 6: The Laplace Transform. Chih-Wei Liu Chapter 6: The Laplace Transform Chih-Wei Liu Outline Introduction The Laplace Transform The Unilateral Laplace Transform Properties of the Unilateral Laplace Transform Inversion of the Unilateral Laplace

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 8.1. Review of Bode plots Decibels Table 8.1. Expressing magnitudes in decibels G db = 0 log 10

More information

Frequency Response and Continuous-time Fourier Series

Frequency Response and Continuous-time Fourier Series Frequency Response and Continuous-time Fourier Series Recall course objectives Main Course Objective: Fundamentals of systems/signals interaction (we d like to understand how systems transform or affect

More information

The Fourier Transform (and more )

The Fourier Transform (and more ) The Fourier Transform (and more ) imrod Peleg ov. 5 Outline Introduce Fourier series and transforms Introduce Discrete Time Fourier Transforms, (DTFT) Introduce Discrete Fourier Transforms (DFT) Consider

More information

The Laplace Transform

The Laplace Transform The Laplace Transform Syllabus ECE 316, Spring 2015 Final Grades Homework (6 problems per week): 25% Exams (midterm and final): 50% (25:25) Random Quiz: 25% Textbook M. Roberts, Signals and Systems, 2nd

More information

(amperes) = (coulombs) (3.1) (seconds) Time varying current. (volts) =

(amperes) = (coulombs) (3.1) (seconds) Time varying current. (volts) = 3 Electrical Circuits 3. Basic Concepts Electric charge coulomb of negative change contains 624 0 8 electrons. Current ampere is a steady flow of coulomb of change pass a given point in a conductor in

More information

LOPE3202: Communication Systems 10/18/2017 2

LOPE3202: Communication Systems 10/18/2017 2 By Lecturer Ahmed Wael Academic Year 2017-2018 LOPE3202: Communication Systems 10/18/2017 We need tools to build any communication system. Mathematics is our premium tool to do work with signals and systems.

More information

LECTURE 12 Sections Introduction to the Fourier series of periodic signals

LECTURE 12 Sections Introduction to the Fourier series of periodic signals Signals and Systems I Wednesday, February 11, 29 LECURE 12 Sections 3.1-3.3 Introduction to the Fourier series of periodic signals Chapter 3: Fourier Series of periodic signals 3. Introduction 3.1 Historical

More information

2.161 Signal Processing: Continuous and Discrete

2.161 Signal Processing: Continuous and Discrete MI OpenCourseWare http://ocw.mit.edu.6 Signal Processing: Continuous and Discrete Fall 8 For information about citing these materials or our erms of Use, visit: http://ocw.mit.edu/terms. MASSACHUSES INSIUE

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

Fourier Transform for Continuous Functions

Fourier Transform for Continuous Functions Fourier Transform for Continuous Functions Central goal: representing a signal by a set of orthogonal bases that are corresponding to frequencies or spectrum. Fourier series allows to find the spectrum

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

SIGNAL PROCESSING. B14 Option 4 lectures. Stephen Roberts

SIGNAL PROCESSING. B14 Option 4 lectures. Stephen Roberts SIGNAL PROCESSING B14 Option 4 lectures Stephen Roberts Recommended texts Lynn. An introduction to the analysis and processing of signals. Macmillan. Oppenhein & Shafer. Digital signal processing. Prentice

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

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 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

EE 40: Introduction to Microelectronic Circuits Spring 2008: Midterm 2

EE 40: Introduction to Microelectronic Circuits Spring 2008: Midterm 2 EE 4: Introduction to Microelectronic Circuits Spring 8: Midterm Venkat Anantharam 3/9/8 Total Time Allotted : min Total Points:. This is a closed book exam. However, you are allowed to bring two pages

More information

Unit 2: Modeling in the Frequency Domain Part 2: The Laplace Transform. The Laplace Transform. The need for Laplace

Unit 2: Modeling in the Frequency Domain Part 2: The Laplace Transform. The Laplace Transform. The need for Laplace Unit : Modeling in the Frequency Domain Part : Engineering 81: Control Systems I Faculty of Engineering & Applied Science Memorial University of Newfoundland January 1, 010 1 Pair Table Unit, Part : Unit,

More information

Module 4. Related web links and videos. 1. FT and ZT

Module 4. Related web links and videos. 1.  FT and ZT Module 4 Laplace transforms, ROC, rational systems, Z transform, properties of LT and ZT, rational functions, system properties from ROC, inverse transforms Related web links and videos Sl no Web link

More information

Dynamic Response. Assoc. Prof. Enver Tatlicioglu. Department of Electrical & Electronics Engineering Izmir Institute of Technology.

Dynamic Response. Assoc. Prof. Enver Tatlicioglu. Department of Electrical & Electronics Engineering Izmir Institute of Technology. Dynamic Response Assoc. Prof. Enver Tatlicioglu Department of Electrical & Electronics Engineering Izmir Institute of Technology Chapter 3 Assoc. Prof. Enver Tatlicioglu (EEE@IYTE) EE362 Feedback Control

More information

Source-Free RC Circuit

Source-Free RC Circuit First Order Circuits Source-Free RC Circuit Initial charge on capacitor q = Cv(0) so that voltage at time 0 is v(0). What is v(t)? Prof Carruthers (ECE @ BU) EK307 Notes Summer 2018 150 / 264 First Order

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

More information

EE/ME/AE324: Dynamical Systems. Chapter 7: Transform Solutions of Linear Models

EE/ME/AE324: Dynamical Systems. Chapter 7: Transform Solutions of Linear Models EE/ME/AE324: Dynamical Systems Chapter 7: Transform Solutions of Linear Models The Laplace Transform Converts systems or signals from the real time domain, e.g., functions of the real variable t, to the

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

Solving a RLC Circuit using Convolution with DERIVE for Windows

Solving a RLC Circuit using Convolution with DERIVE for Windows Solving a RLC Circuit using Convolution with DERIVE for Windows Michel Beaudin École de technologie supérieure, rue Notre-Dame Ouest Montréal (Québec) Canada, H3C K3 mbeaudin@seg.etsmtl.ca - Introduction

More information

ECE 255, Frequency Response

ECE 255, Frequency Response ECE 255, Frequency Response 19 April 2018 1 Introduction In this lecture, we address the frequency response of amplifiers. This was touched upon briefly in our previous lecture in Section 7.5 of the textbook.

More information

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL

EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE -213 BASIC CIRCUIT ANALYSIS LAB MANUAL EE 213 Fall 2009 LABORATORY #1 INTRODUCTION TO MATLAB INTRODUCTION The purpose of this laboratory is to introduce you to Matlab and to illustrate some of its circuit

More information

Sinusoidal steady-state analysis

Sinusoidal steady-state analysis Sinusoidal steady-state analysis From our previous efforts with AC circuits, some patterns in the analysis started to appear. 1. In each case, the steady-state voltages or currents created in response

More information

Notes for ECE-320. Winter by R. Throne

Notes for ECE-320. Winter by R. Throne Notes for ECE-3 Winter 4-5 by R. Throne Contents Table of Laplace Transforms 5 Laplace Transform Review 6. Poles and Zeros.................................... 6. Proper and Strictly Proper Transfer Functions...................

More information

EA2.3 - Electronics 2 1

EA2.3 - Electronics 2 1 In the previous lecture, I talked about the idea of complex frequency s, where s = σ + jω. Using such concept of complex frequency allows us to analyse signals and systems with better generality. In this

More information

Chapter 5 Frequency Domain Analysis of Systems

Chapter 5 Frequency Domain Analysis of Systems Chapter 5 Frequency Domain Analysis of Systems CT, LTI Systems Consider the following CT LTI system: xt () ht () yt () Assumption: the impulse response h(t) is absolutely integrable, i.e., ht ( ) dt< (this

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

Explanations and Discussion of Some Laplace Methods: Transfer Functions and Frequency Response. Y(s) = b 1

Explanations and Discussion of Some Laplace Methods: Transfer Functions and Frequency Response. Y(s) = b 1 Engs 22 p. 1 Explanations Discussion of Some Laplace Methods: Transfer Functions Frequency Response I. Anatomy of Differential Equations in the S-Domain Parts of the s-domain solution. We will consider

More information

7.2 Relationship between Z Transforms and Laplace Transforms

7.2 Relationship between Z Transforms and Laplace Transforms Chapter 7 Z Transforms 7.1 Introduction In continuous time, the linear systems we try to analyse and design have output responses y(t) that satisfy differential equations. In general, it is hard to solve

More information

3 What You Should Know About Complex Numbers

3 What You Should Know About Complex Numbers 3 What You Should Know About Complex Numbers Life is complex it has a real part, and an imaginary part Andrew Koenig. Complex numbers are an extension of the more familiar world of real numbers that make

More information

Linear Systems Theory

Linear Systems Theory ME 3253 Linear Systems Theory Review Class Overview and Introduction 1. How to build dynamic system model for physical system? 2. How to analyze the dynamic system? -- Time domain -- Frequency domain (Laplace

More information

Complex Numbers Review

Complex Numbers Review Complex Numbers view ference: Mary L. Boas, Mathematical Methods in the Physical Sciences Chapter 2 & 4 George Arfken, Mathematical Methods for Physicists Chapter 6 The real numbers (denoted R) are incomplete

More information

Laplace Transform Analysis of Signals and Systems

Laplace Transform Analysis of Signals and Systems Laplace Transform Analysis of Signals and Systems Transfer Functions Transfer functions of CT systems can be found from analysis of Differential Equations Block Diagrams Circuit Diagrams 5/10/04 M. J.

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

EC Signals and Systems

EC Signals and Systems UNIT I CLASSIFICATION OF SIGNALS AND SYSTEMS Continuous time signals (CT signals), discrete time signals (DT signals) Step, Ramp, Pulse, Impulse, Exponential 1. Define Unit Impulse Signal [M/J 1], [M/J

More information

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi System Stability - 26 March, 2014

Identification Methods for Structural Systems. Prof. Dr. Eleni Chatzi System Stability - 26 March, 2014 Prof. Dr. Eleni Chatzi System Stability - 26 March, 24 Fundamentals Overview System Stability Assume given a dynamic system with input u(t) and output x(t). The stability property of a dynamic system can

More information

K.K. Gan L3: R-L-C AC Circuits. amplitude. Volts. period. -Vo

K.K. Gan L3: R-L-C AC Circuits. amplitude. Volts. period. -Vo Lecture 3: R-L-C AC Circuits AC (Alternative Current): Most of the time, we are interested in the voltage at a point in the circuit will concentrate on voltages here rather than currents. We encounter

More information

Identification Methods for Structural Systems

Identification Methods for Structural Systems Prof. Dr. Eleni Chatzi System Stability Fundamentals Overview System Stability Assume given a dynamic system with input u(t) and output x(t). The stability property of a dynamic system can be defined from

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

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6a. Dr David Corrigan 1. Electronic and Electrical Engineering Dept.

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6a. Dr David Corrigan 1. Electronic and Electrical Engineering Dept. SIGNALS AND SYSTEMS: PAPER 3C HANDOUT 6a. Dr David Corrigan. Electronic and Electrical Engineering Dept. corrigad@tcd.ie www.mee.tcd.ie/ corrigad FOURIER SERIES Have seen how the behaviour of systems can

More information

Line Spectra and their Applications

Line Spectra and their Applications In [ ]: cd matlab pwd Line Spectra and their Applications Scope and Background Reading This session concludes our introduction to Fourier Series. Last time (http://nbviewer.jupyter.org/github/cpjobling/eg-47-

More information

EE221 Circuits II. Chapter 14 Frequency Response

EE221 Circuits II. Chapter 14 Frequency Response EE22 Circuits II Chapter 4 Frequency Response Frequency Response Chapter 4 4. Introduction 4.2 Transfer Function 4.3 Bode Plots 4.4 Series Resonance 4.5 Parallel Resonance 4.6 Passive Filters 4.7 Active

More information

Discrete-Time David Johns and Ken Martin University of Toronto

Discrete-Time David Johns and Ken Martin University of Toronto Discrete-Time David Johns and Ken Martin University of Toronto (johns@eecg.toronto.edu) (martin@eecg.toronto.edu) University of Toronto 1 of 40 Overview of Some Signal Spectra x c () t st () x s () t xn

More information

Chapter 4 The Fourier Series and Fourier Transform

Chapter 4 The Fourier Series and Fourier Transform Chapter 4 The Fourier Series and Fourier Transform Representation of Signals in Terms of Frequency Components Consider the CT signal defined by N xt () = Acos( ω t+ θ ), t k = 1 k k k The frequencies `present

More information

Module 1: Signals & System

Module 1: Signals & System Module 1: Signals & System Lecture 6: Basic Signals in Detail Basic Signals in detail We now introduce formally some of the basic signals namely 1) The Unit Impulse function. 2) The Unit Step function

More information

3.2 Complex Sinusoids and Frequency Response of LTI Systems

3.2 Complex Sinusoids and Frequency Response of LTI Systems 3. Introduction. A signal can be represented as a weighted superposition of complex sinusoids. x(t) or x[n]. LTI system: LTI System Output = A weighted superposition of the system response to each complex

More information

2. The following diagram illustrates that voltage represents what physical dimension?

2. The following diagram illustrates that voltage represents what physical dimension? BioE 1310 - Exam 1 2/20/2018 Answer Sheet - Correct answer is A for all questions 1. A particular voltage divider with 10 V across it consists of two resistors in series. One resistor is 7 KΩ and the other

More information

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept.

SIGNALS AND SYSTEMS: PAPER 3C1 HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept. SIGNALS AND SYSTEMS: PAPER 3C HANDOUT 6. Dr Anil Kokaram Electronic and Electrical Engineering Dept. anil.kokaram@tcd.ie www.mee.tcd.ie/ sigmedia FOURIER ANALYSIS Have seen how the behaviour of systems

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

OPERATIONAL AMPLIFIER APPLICATIONS

OPERATIONAL AMPLIFIER APPLICATIONS OPERATIONAL AMPLIFIER APPLICATIONS 2.1 The Ideal Op Amp (Chapter 2.1) Amplifier Applications 2.2 The Inverting Configuration (Chapter 2.2) 2.3 The Non-inverting Configuration (Chapter 2.3) 2.4 Difference

More information

Solutions to Problems in Chapter 4

Solutions to Problems in Chapter 4 Solutions to Problems in Chapter 4 Problems with Solutions Problem 4. Fourier Series of the Output Voltage of an Ideal Full-Wave Diode Bridge Rectifier he nonlinear circuit in Figure 4. is a full-wave

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

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

Dr. Ian R. Manchester

Dr. Ian R. Manchester Dr Ian R. Manchester Week Content Notes 1 Introduction 2 Frequency Domain Modelling 3 Transient Performance and the s-plane 4 Block Diagrams 5 Feedback System Characteristics Assign 1 Due 6 Root Locus

More information

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation

CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation CMPT 889: Lecture 2 Sinusoids, Complex Exponentials, Spectrum Representation Tamara Smyth, tamaras@cs.sfu.ca School of Computing Science, Simon Fraser University September 26, 2005 1 Sinusoids Sinusoids

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

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

Chapter 1 Fundamental Concepts

Chapter 1 Fundamental Concepts Chapter 1 Fundamental Concepts 1 Signals A signal is a pattern of variation of a physical quantity, often as a function of time (but also space, distance, position, etc). These quantities are usually the

More information