The Laplace Transform , Haynes Miller and Jeremy Orloff

Size: px
Start display at page:

Download "The Laplace Transform , Haynes Miller and Jeremy Orloff"

Transcription

1 The Laplace Tranform 8.3, Hayne Miller and Jeremy Orloff Laplace tranform baic: introduction An operator take a function a input and output another function. A tranform doe the ame thing with the added twit that the output function ha a different independent variable. The Laplace tranform take a function f(t) and produce a function F (). We will allow the variable to be complex. A with the tranfer function you learned about earlier the will be thought of a complex frequency You hould think of f(t) and F () a two view of the ame underlying object. If we have a ignal, then f(t) i the familiar view of that ignal in time and F () i the le familiar view in frequency. Everything about the ignal i preent in both view, but ome thing are eaier to ee in one view or the other. Uing them together give u a powerful tool for undertanding ytem and ignal. You have already been uing the Laplace tranform without knowing it. For the ytem P (D)x = Q(D)f, (conidering f to be the input and x the output) the tranfer function Q()/P () i a Laplace tranform of a function w(t). Over time we will give w(t) everal different name. To highlight it importance here we will call it the fundamental olution to the ytem. Alo, jut like the tranfer function, the Laplace tranform of any function ha a pole diagram. In practice the Laplace tranform ha the following benefit: It make explicit the long-term behavior of f(t). The pole diagram of F () give a uccinct ummary of ome of the important propertie of f(t). It allow u to eaily compute the tranfer function for LTI ytem other than P (D)x = Q(D)f. In particular, it will do thi for ytem with delay. Since it i the bridge between the time domain and the frequency domain we can credit it with all the benefit of uing tranfer function: It allow u to analyze LTI ytem, and in particular block diagram, uing imple algebra. For the tranfer function, when we retrict by etting it equal to iω we get the frequency repone of the ytem The pole diagram of a tranfer function can how at a glance the tability and frequency repone of a ytem. It i an important engineering deign tool.

2 8.3 The Laplace Tranform 2 2 Definition of Laplace tranform The Laplace tranform of a function f(t) of a real variable t i another function depending on a new variable, which i in general complex. We will denote the Laplace tranform of f by Lf. It i defined by the integral (Lf)() = f(t)e t dt, () for all value of for which the integral converge. There are a few thing to note. Lf i only defined for thoe value of for which the improper integral on the righthand ide of () converge. We will allow to be complex. The ue of, in the definition () i neceary to accomodate what we ll call delta function. Until we learn about uch function it will not be important. In thoe cae where in t needed we will allow ourelve to ue the le precie form (Lf)() = f(t)e t dt. ( ) The limit of integration mean that the Laplace tranform i only concerned with function on (, ). What happen before time t = doe not play a role. 3 Notation, F () We will adopt the following convention:. Writing (Lf)() can be cumberome o we will often ue an uppercae letter to indicate the Laplace tranform of the correponding lowercae function: (Lf)() = F (), For example, in the formula (ee the Laplace table) it i undertood that F () mean L(f). 2. Another notation we will ue i L(f(t); ) (Lg)() = G(), etc. L(f ) = F () f( ) 3. If our function doen t have a name we will ue the formula intead. For example, the Laplace tranform of the function t 2 can written L(t 2 ; ) or more imply L(t 2 ). 4. If in ome context we need to modify f(t), e.g. by applying a tranlation by a number a, we can write L(f(t a); ) or L(f(t a)) for the Laplace tranform of f(t a). 5. You ve already een everal different way to ue parenthee. Sometime we will even drop them altogether. So, if f(t) = t 2 then the following all mean the ame thing (Lf; ) = F () = Lf() = L(f(t); ) = L(t 2 ; ); Lf = F = L(t 2 ).

3 8.3 The Laplace Tranform 3 4 Why i called frequency The Laplace tranform variable i thought of a complex frequency. We alreadt aw thi in the tranfer function: if H() i the tranfer function of an LTI ytem, then when = iω we have H() = H(iω) i the complex gain of the ytem. A couple of other mall point are in order here. The firt i that for the exponential e t to make ene the exponent t mut be dimenionle. Therefore the unit of mut be /time, which are the ame a the unit of frequency. The econd point i really a reiteration of what happen when we ued complex replacement to find the Sinuoidal Repone Formula. Euler formula ay e iωt = co(ωt) + i in(ωt) and we call ω the angular frequency. By analogy we call any exponent in e t a complex frequency. 5 Firt example For the firt few example we will explicitly ue a limit for the improper integral. Soon we will do thi implicitly without comment. Example. Let f(t) =, find F () = Lf(). anwer: Uing the definition ( ) we have L() = F () = e t dt = lim T e t ] T = lim T e T ] T. The limit depend on whether the real part of i poitive or negative. { if Re() > lim T e T = if Re() <. Therefore, L() = F () = { if Re() > diverge if Re(). (We didn t actually compute the cae Re() =, but it i eay to ee it diverge.) Example 2. Compute L(e at ). anwer: Uing the definition ( ) we have L(e at ) = e at e t dt = lim T e (a )t ] T a = lim T e (a )T ] T. a The limit depend on whether the real part of a i poitive or negative. { if Re() > Re(a) lim T e(a )T = if Re() < Re(a). Therefore, L(e at ) = { a diverge if Re() > Re(a) if Re() Re(a).

4 8.3 The Laplace Tranform 4 (We didn t actually compute the cae Re() = Re(a), but it i eay to ee it diverge.) We now have the firt two entrie in our table of Laplace tranform: f(t) = F () = /, Re() > f(t) = e at F () = /( a), Re() > Re(a). Note that the lat field in each line give the range of where the Laplace integral converge. 6 Linearity You will not be urpried to learn that the Laplace tranform i linear. For function f, g and contant c, c 2 L(c f + c 2 g) = c L(f) + c 2 L(g) Thi i clear from the definition () of L becaue integration i linear. 7 Domain of F (): complex and the region of convergence A we ve een, we allow to be complex and ue, a needed, propertie of the complex exponential. Example 3. Previouly we aw that L() = /, valid for all with Re() >. The region Re() > i called the region of convergence of the tranform. It i a right half-plane in the complex -plane. Imag. axi Re() > Real axi Region of convergence: right half-plane Re() >. Likewie, the region of convergence for f(t) = e at i the right half-plane Re() > Re(a). We will ee that the region of convergence for any function i a right half-plane. 7. The domain of F () For f(t) we have F () = / with region of convergence Re() >. But, the function / i well defined for all. So we can extend the domain of F () beyond the region of convergence to all. The proce of extending the domain of F () beyond the region of convergence i called analytic continuation. Though it ha wider applicability: In thi cla analytic continuation will alway conit of extending F () to the complex plane minu the zero of the denominator.

5 8.3 The Laplace Tranform 5 8 Function of exponential order and piecewie continuou function Thi i a technical ection which aure u that the Laplace tranform make ene for all the function we care about in 8.3 A we computed Laplace integral we were careful to note for which value of they converged. It can happen the integral doe not converge for any value of. In thi cae we ay that the function fail to have a Laplace tranform. Example 4. It i eay to ee that f(t) = e t2 The problem i the e t2 grow too fat a t get large. ha no Laplace tranform. 8. Function of Exponential Order The cla of function that do have Laplace tranform are thoe of exponential order. We will ee that every function of exponential order ha a Laplace tranform valid in a right half-plane Re() > a for ome value a. A function i aid to be of exponential order if there are number a and M uch that f(t) < Me at. In thi cae, we ay that f ha exponential order a. We will give detail below, but the baic idea i that in the Laplace integral the exponential decay of the e t term will compenate for the growth of f(t) a long a f(t) grow lower than ome exponential. Fortunately for u, all the function we ue in thi cla are of thi type. Example 5. The function, co(ωt), in(ωt), t n all have exponential order. The function e at ha exponential order a. 8.2 Piecewie continuou function A function f(t) i piecewie continuou if it i continuou everywhere except at a finite number of point in any finite interval and if at thee point it ha a jump dicontinuity (i.e. a jump of finite height). Example 6. The quare wave i piecewie continuou. 3π 2π π π 2π 3π t The quare wave i piecewie continuou. The main point of thi ection i the following theorem which aure u that the Laplace tranform converge for all the function we ue in 8.3. Theorem: If f(t) i piecewie continuou and of exponential order a then the Laplace tranform Lf() converge for all with Re() > a. Proof: Suppoe Re() > a, o = (a + α) + ib for ome poitive α. We are given that

6 8.3 The Laplace Tranform 6 f(t) < Me at. So, f(t)e t = f(t)e (a+α)t e ibt = f(t)e (a+α)t) < Me at e (a+α)t = Me αt, Here, we have ued that e ibt =. Since Me αt dt converge for α >, the Laplace tranform integral alo converge. 9 Partial fraction and invere Laplace tranform In order to ue the Laplace tranform we need to be able to invert it and find f(t) when we re given F (). Often thi can be done by uing the Laplace tranform table. So for example, if F () = /( 5) then the table tell u that f(t) = e 5t. More often we have to do ome algebra to get F () into a form uitable for the direct ue of the table. Our main technique for doing thi i the partial fraction decompoition. You probably ued partial fraction in calculu a a method for computing integral. If you need to relearn thi technique we have poted a note on it. The note include a decription of the Heaviide coverup method. Thi i a imple and extremely ueful computing device. If you do not know it already you hould read the firt ection of the partial fraction note which explain it. 9. Laplace invere by table lookup We ve added a few function to our table of Laplace tranform. Soon we will add ome more. But right now we will learn to ue the table to find the invere Laplace tranform. We will illutrate thi entirely by example. Before we tart you hould open the copy of the table from the cla webite or ele ue the copy at the end of thee note. Notation: The invere Laplace tranform will be denoted L. Example 7. Find L (/( 2)). anwer: Ue the table entry L(e at ) = /( a): L (/( 2)) = e 2t. Example 8. Find L (/( 2 + 9)). anwer: Ue the table entry L(in(ωt)) = ω/( 2 + ω 2 ) and linearity: ( ) L 2 = ( ) L = 3 in(3t). Example 9. Find L (4/ 2 ). anwer: Ue the table entry L(t) = / 2 : L (4/ 2 ) = 4t. Example. Find L (4/( 2) 2 ).

7 8.3 The Laplace Tranform 7 anwer: We will ue the -hift formula L(e at f(t)) = F ( a). In thi cae we take F () = 4/ 2, which by Example 9 ha f(t) = t. Therefore, L (4/( 2) 2 ) = L (F ( 2)) = e 2t f(t) = e 2t 4t. ( ) Example. Find L anwer: We firt need to complete the quare = = ( + 2) We have a hifted function F ( + 2), where F () = /( 2 + 9). Uing Example 8, we know that f(t) = in(3t)/3, o uing the -hift rule we get ( ) L 2 = L 2t in(3t) (F ( + 2)) = e (Note that L(ω/(( a) 2 + ω 2 )) = e at in(ωt) i in the Laplace table, o we could have done thi example directly.) ( ) Example 2. Find L ( 2 + ω 2 ) 2. anwer: We haven t een thi formula yet, but there i a table entry, which give: t 2ω in(ωt). Example 3. Find L ( ( 2 +ω 2 ) 2 ). anwer: Thi i alo a table entry, anwer: (in(ωt) ωt co(ωt)). 2ω3 More entrie for the Laplace table In thi ection we will add ome new entrie to our table of Laplace tranform. Note: poted on the cla webite i the complete Laplace table that we will need in thi cla. For convenience it i alo appended at the end of thee note.. Laplace tranform of ine and coine. L(co(ωt)) = 2, with region of convergence Re() >. + ω2 ω 2. L(in(ωt)) = 2, with region of convergence Re() >. + ω2 Proof: We know that co(ωt) = eiωt + e iωt, and in(ωt) = eiωt e iωt 2 2i

8 8.3 The Laplace Tranform 8 (Thee formula are extremely ueful, if they are not immediately familiar you hould take a moment to undertand them. You can prove them by expanding each of the exponential into co() + i in().) We already know that L(e at ) = /( a). Uing thi and the formula above, we obtain ( e iωt + e iωt ) L(co(ωt) = L = ( 2 2 iω + ) = + iω 2 + ω 2 ( e iωt e iωt ) L(in(ωt) = L = ( 2i 2i iω ) ω = + iω 2 + ω 2 The region of convergence follow from the fact that co(ωt) and in(ωt) both have exponential order. Another approach would have been to ue integration by part to compute the tranform directly from the Laplace integral..2 Laplace tranform of derivative.3 t-derivative rule Thi coure make heavy ue of differential equation, o we hould try to compute L(f ). (We ue the notation f intead of f imply becaue we think the dot doe not it nicely over the tall letter f.) A uual, we write L(f; ) = F (). The t-derivative rule i L(f ) = F () f( ) (2) L(f ) = 2 F () f( ) f ( ) (3) L(f (n) ) = n F () n f( ) n 2 f ( ) f (n ) ( ). (4) Technically we need to aume that f(t) ha exponential order a and Re() > a. With thi aumption e t f(t) i when t =. Proof: Rule (2) i a imple conequence of the definition of Laplace tranform and integration by part. The integration by part formula i uv dt = uv u v dt. We ll ue thi with u = e t and v = f (t), o that u = e t and v = f(t). Now, by definition L(f ) = f (t)e t dt. We tart by writing the definition of L(f ) and then we apply integration by part: L(f ) = f (t)e t dt = f(t)e t ] + f(t)e t dt = f( ) + f(t)e t dt The lat equality follow from our aumption that f(t)e t i at t =. Now notice that the integral in the expreion at the right i none other than F (). Thu we have proved the t-derivative law L(f ) = F () f( ).

9 8.3 The Laplace Tranform 9 Rule (3) follow by applying rule (2) twice. L(f ) = L(f ) f ( ) Rule (4) Follow by applying rule (2) n time. = (L(f) f( )) f ( ) = 2 F () f( ) f ( ). Note:. Calculation will be eaiet when f( ) =, f ( ) =, etc. We will call thi ret initial condition. 2. A good way to think of the t-derivative rule i L(f) = F () L(f ) = F () + term at. L(f ) = 2 F () + term at. Roughly peaking, Laplace tranform differentiation in t to multiplication by. Example 4. Let f(t) = e at. We can compute L(f ) in two way: directly and by uing rule (2). Let compute both way and check that they give the ame anwer. Directly: f (t) = ae at L(f ) = a/( a). Rule (2): L(f) = F () = /( a) L(f ) = F () f( ) = /( a) = a/( a). Both method give the ame anwer. Example 5. Let f(t) = t 2 +2t+. Compute L(f ) both directly and uing the t-derivative rule. anwer: Directly: Uing rule (4): f (t) = 2 L(f ) = 2/. L(f ) = 2 F () f( ) f ( ) = 2 (2/ 3 + 2/ 2 + /) 2 = 2/. Both method give the ame anwer. -derivative rule There i a certain ymmetry in our formula. If derivative in time lead to multiplication by then multiplication by t hould lead to derivative in. Thi i true, but, a uual, there are mall difference in the detail of the formula. The -derivative rule i L(tf; ) = F () (5) L(t n f; ) = ( ) n F (n) (). (6)

10 8.3 The Laplace Tranform Proof: Rule (5) i a imple conequence of the definition of Laplace tranform. F () = L(f) = F () = d d Rule (6) i jut rule (5) applied n time. f(t)e t dt f(t)e t dt = tf(t)e t = L(tf(t)).. Power of t and repeated factor in Now that we have the derivative rule we can ue them to avoid having to compute a number of integral. We derive more formula for our Laplace table in a erie of example. Example 6. Ue the -derivative rule to find L(t), L(t 2 ), etc. anwer: Start with f(t) =, then F () = /. The -derivative rule now ay L(t) = F () = / 2 Uing L(t) = / 2 we get L(t 2 ) = L(t t) = dl(t) d = (/ 2 ) = 2/ 3. Continuing we get L(t 3 ) = (2/ 3 ) = 3 2/ 4. In general, we have L(t n ) = n!/ n+. Note:. You hould check that thi rule give the correct anwer when n = 2. The region of convergence for L(t n ) i the ame a for L(), i.e. when Re() >. The eaiet way to ee thi i to notice that multiplying by power of t doe not change the exponential order of a function. Example 7. Ue the -derivative rule to find L(te at ) and L(t n e at ). anwer: Start with f(t) = e at, then F () = /( a). L(te at ) = F () = /( a) 2. Continuing: L(t 2 e at ) = F () = 2/( a) 3 L(t 3 e at ) = F () = 3 2/( a) 4 L(t 4 e at ) = F (4) () = 4 3 2/( a) 5... L(t n e at ) = ( ) n F (n) () = n!/( a) n+. The -derivative rule now ay

11 8.3 The Laplace Tranform.2 Repeated quadratic factor Look at the table entrie for repeated quadratic factor ( ) L (in(ωt) ωt co(ωt)) = 2ω3 ( ) t L 2ω in(ωt) = ( ) L (in(ωt) + ωt co(ωt)) = 2ω ( 2 + ω 2 ) 2 (7) ( 2 + ω 2 ) 2 (8) 2 ( 2 + ω 2 ) 2 (9) Let prove them uing the -derivative rule. Proof of (8). Let f(t) = in(ωt). We know that F () = implie L(t in ωt) = F () = 2ω ( 2 + ω 2 ) 2. ω 2, o the -derivative rule + ω2 Thi i the ame a formula (8) except the factor of 2ω i moved from one ide to the other. The other two formula can be proved in a imilar fahion. We won t give the proof here..3 -hift formula If a i any complex number and f(t) i any function then the -hift formula i L(e at f(t)) = F ( a). Proof. A uual we write F () = L(f; ). If the region of convergence for L(f) i Re() > a then the region of convergence for L(e at f(t)) i Re() > Re(a) + a. Now we imply calculate directly from the definition of Laplace tranform: L(e at f(t)) = e at f(t)e t dt = f(t)e ( a)t dt = F ( a). Example 8. Find the Laplace tranform of e t co(3t). anwer: Since L(co(3t)) = /( 2 + 9) the -hift formula give L(e t co(3t) = + ( + ) Note: we could do thi almot a eaily by uing Euler formula to write ( e t co(3t) = (/2) e ( +3i)t + e ( 3i)t). We record here two important cae of the -hift formula: L(e at co(ωt)) = z ( a) 2 + ω 2 L(e at in(ωt)) = ω ( a) 2 + ω 2.

12 8.3 The Laplace Tranform 2 Conitency. It i a good exercie to check for conitency among our variou formula:. We have L() = /, o the -hift formula give L(e at ) = /( a). Thi matche our formula for L(e at ). 2. We have L(t n ) = n!/ n+. If n = we have L(t ) =!/ = /. Thi matche our formula for L(). 2 Laplace: olving initial value problem 2. Introduction We now have everything we need to olve initial value problem uing the Laplace tranform. We will how how to do thi through a erie of example. To be honet we hould admit that ome initial value problem are more eaily olved by other technique. However, there are cae where the Laplace machinery can help keep thing traight. 2.2 Example of olving initial value problem (IVP) Example 9. Solve ẋ + 3x = e t with ret initial condition (ret IC). anwer: Ret IC mean that x(t) = for t <, o x( ), ẋ( ),... are all. A uual, we let X = L(x). Uing the t-derivative rule we can take the Laplace tranform of (both ide) of the DE. (X() x( )) + 3X() = /( + ). Next we ubtitute the known value x( ) = and olve for X() ( + 3)X() = + X() = ( + )( + 3). () Finally, we find x(t) = L (X) by uing cover-up to do the partial fraction decompoition. X() = ( + )( + 3) = /2 + /2 + 3, thu x(t) = 2 e t 2 e 3t for t >. Note:. The term e t /2 i what the exponential repone formula would give u. The term e 3t /2 i the homogenou part of the olution, needed to match the IC. 2. Thi technique found x(t) for t >. The ret IC tell u x(t) = for t <. 3. The factor of /( + 3) in the expreion for X() in () i none other than the tranfer function of the ytem: ẋ + 3x = f(t). Example 2. Solve ẋ + 3x = e t, x( ) = 4. anwer: Laplace: X(x) x( ) + 3X() = /( + ) ( + 3)X() = 4 + /( + ).

13 8.3 The Laplace Tranform 3 Solve for X(): X() = ( + )( + 3) We can ue the partial fraction work from Example 9. () x(t) = 4e 3t + 2 e t 2 e 3t for t > = 2 e t e 3t for t >. Note: (Same remark a in the previou example.) Example 2. Solve ẋ + 2x = 4t, with initial condition x( ) =. anwer: Taking the Laplace tranform of the equation: X x( ) + 2X = 4/ 2. Therefore, 4 X() = 2 ( + 2) = A + B 2 + C Therefore the invere Laplace tranform give u x(t) = A + Bt + Ce 2t + e 2t, for t >. The coverup method get u B = 2, C =. Some algebra (undetermined coefficient) give A =. Finally we record the exact olution: Example 22. Solve ẍ + 4x = co(2t), x(t) = + 2t + 2e 2t, for t >. with ret initial condition anwer: Laplace: ( 2 + 4)X() = /( 2 + 4) X() = /( 2 + 4) 2. Thi i a repeated quadratic factor and it i in our table: x(t) = t in(2t)/4. Note:. Thi i a repone of pure reonance. 2. We could have turned the logic around and ued our previou knowledge of the olution to thi equation to give yet another proof for the table entry L(t in(ωt)/2ω) = /( 2 +ω 2 ) 2. 3 The tranfer function Conider the ytem with input f(t) and repone x: P (D)x = Q(D)f. In cla we defined the tranfer function a Q()/P (). Thi aroe for u a when we tried olving the above ytem with input f(t) = e t. In that cae, the Exponential Repone Formula gave u a particular olution x(t) = (Q()/P ())e t. Now that we have the Laplace tranform we will ee how it give u the tranfer function naturally and for arbitrary f. Problem. Ue the Laplace tranform to olve the equation P (D)x = Q(D)f tarting with ret initial condition.

14 8.3 The Laplace Tranform 4 anwer: Let X = L(x) and F = L(f). Since we tart from ret there are no term, o we get P ()X() = Q()F (), or equivalently X() = P () F (). (2) Q() There we have it! Viewed in the frequency domain, the output i imply the tranfer function time the input. We could ay that the tranfer function tranfer the input to the output. Another tandard way of aying thi i tranfer function = output input. Be ure to recognize that thi i all taking place on the frequency ide. Alo be ure to marvel at the fact that from thi ide the output/input alway give the ame function. Here a ummary of what we have:. For the ytem P (D)x = Q(D)f the tranfer function i W () = Q()/P (). 2. In the frequency domain, olving for X with ret initial condition i purely algebraic: X() = W (S)F (). 4 Block diagram 4. Introduction We already dicued ome imple block diagram when we introduced the notion of ytem, input, and output. Here, we will look at ytem with more complicated block diagram and how how to ue them to compute the tranfer function. A we do thi, it will be ueful to keep in mind the deciption of the tranfer function a multiplying the input to get the output. 4.2 Simple example Example 23. Suppoe we have the ytem mẍ+bẋ+kx = f(t), with input f(t) and output x(t). The Laplace tranform convert thi to function and equation in the frequency variable : X() = m 2 + b + k F (). The tranfer function for thi ytem i W () = /(m 2 + b + k), and we can write the relation between input and output a input F () output X() = W ()F () A a block diagram we can repreent the ytem by F () W () X() Block diagram for a ytem with tranfer function W ().

15 8.3 The Laplace Tranform 5 Sometime we write the formula for the tranfer function in the box repreenting the ytem. For the above example thi would look like F () m 2 + b + k X() Block diagram giving the formula for the tranfer function. Example 24. (Cacading ytem) Conider the cacaded ytem P (D)x = Q (D)f, P 2 (D)y = Q 2 (D)x, ret IC. The input to the cacade i f and the output i y. That i, the firt equation take the input f and output x. Then x i the input to the econd equation, which ouput y. Thi i eay to olve on the frequency ide. Let W () = Q ()/P () and W 2 () = Q 2 ()/P 2 () be the tranfer function for the two differential equation. Conidering the two equation eparately we have X() = W () F () and Y () = W 2 () X(). It follow immediately that Y () = W 2 () W () F (). Therefore the tranfer function for the cacade i output/input = Y ()/F () = W 2 () W (). In other word, for cacaded ytem the tranfer function multiply. Repreenting thi a block diagram we have two equivalent diagram F () X() Y () W () W 2 () F () W ()W 2 () Y () Equivalent block diagram for a cacaded ytem. Example 25. (Parallel ytem) Suppoe that we have a ytem coniting of two ytem in parallel a hown in the block diagram. F () W () W 2 () + Y () Sytem in parallel. Find the tranfer function for the entire ytem. anwer: The plu ign in the circle indicate the two ignal coming into the junction hould be added. The plit near the tart indicate the ame input F () i ent into each ytem. The way to figure out the tranfer function i to name the output of each individual ytem.

16 8.3 The Laplace Tranform 6 F () F F W () W 2 () X X 2 + Y () Sytem with intermediate output labeled. For each ytem we know output = tranfer function input. Thu, X = W F, X 2 = W 2 F, Y = X + X 2. So, we eaily compute Y = X + X 2 = W F + W 2 F = (W + W 2 ) F. Therefore the tranfer function i W + W 2. Example 26. An example of a parallel ytem i everal microphone feeding the ame ound into a mixing dek which in turn feed an amplifier and peaker ytem. 4.3 Feedback loop Many ytem are bet decribed with feedback loop. In a broad ene, in a feedback loop the output i ued to modify the input which in turn produce the output. In feedback control, the output of the ytem i monitored and ued to modify the input in uch a way a to ultimately produce a deired output. It i very hard to control a ytem without a feedback loop. For example, imagine trying to walk without enory feedback about your urrounding. For mot people, jut hutting their eye make it hard to tand on one foot for very long. Block diagram are an excellent way to decribe feedback. Suppoe we tart with a ytem with tranfer function W (). F () W () X() and modify it to have the feedback loop hown in the next figure. F V W Y + gy g The original ytem i known a the open loop ytem and the correponding ytem with feedback i known a the cloed loop ytem. We ve labeled the output from each ytem element. The ymbol for the ytem element indicate what it doe to it input(). The ymbol g mean the input to that element i caled by g, that i apply a gain of g to the input. The ymbol mean the two input are combined; the plu and minu ign indicate whether to add or ubtract the correponding input. The method of finding the tranfer function i the ame a in the previou example. A bit of algebra give V = F gy, Y = W V Y = W (F gy ) Y = W + gw F.

17 8.3 The Laplace Tranform 7 A uual, the tranfer function i output/input = Y/F = W/( + gw ). Thi formula i one cae of what i often called Black formula. Example 27. Suppoe we have an open loop ytem, ay a circuit, with tranfer function W () = /(a 2 + b + c). If we add a feedback loop with gain g then uing Black formula the cloed loop tranfer function i /(a 2 + b + c) + g/(a 2 + b + c) = a 2 + (b + g) + c. Example 28. Feedback can turn an untable ytem into a table one. Conider the open loop ytem with tranfer function /( ). F () X() Thi ha a pole at =, o it i untable. Find all the value of a contant gain g that make the cloed loop ytem table. F V Y + gy g anwer: Black formula tell u that the cloed loop tranfer function i /( ) + g/( ) = + g. Thu the cloed loop ytem ha one pole and it at g. A long a g > thi pole i negative and the cloed loop ytem i table. Note. The oppoite i alo true: feedback can make a table ytem untable. 5 Stability of a function In thi dicuion of tability we will aume L(f) i a rational function. It i poible to deal with time hifted function, but it would unduly complicate the preentation, o in thi ection we will aume that all function have a Laplace tranform of the form F () = Q()/P (). 5. Definition of tability for a function We ay that a function i exponentially table if it goe to zero fater than ome decaying exponential. Formally: f(t) i exponentially table if it i of negative exponential order, i.e. if f(t) < Me at for ome poitive M and a. Exponential tability i equivalent to all the pole of f have negative real part.

18 8.3 The Laplace Tranform 8 For a rational function F () = Q()/P () a pole i called imple if it i not a repeated root of P (). If all the pole have negative real part except for at leat one imple pole with zero real part, then we ay that f(t) i marginally table. In thi cae, f(t) may not decay to, but it tay bounded. Example 29. The function e 3t, e 3t co(5t), t 3 e 2t are all exponentially table. Example 3. The function co(t),, e 2t + are all marginally table Example 3. The function t in(ωt) ha a double pole at = iω. It i not table or marginally table and it i not bounded a t get large. Example 32. The function e 2t ha a pole at = 2. It i not bounded and not table. 5.2 The final value theorem We are often intereted in the long term behavior of a ytem repone. If we are working in the frequency domain it help to have a way of determining the long term behavior directly from the Laplace tranform of a function. The next theorem i ueful in thi regard. Theorem. Final value theorem. Let f(t) be a function and F () = L(f). If all the pole of F () have negative real part then lim f(t) = lim F (). t An equivalent way of tating the criterion i that all the pole of F () have negative real part except for poibly a imple pole at =. Proof. Rather than give a formal proof we will indicate an eay way to undertand thi theorem. The criterion that the pole of F () have negative real part mean that the partial fraction decompoition of F () i of the form F () = A + B + B 2 C a + a 2 ( + a ) D ( + a ) , where Re(a j ) <. Thi mean that f(t) ha the form f(t) = A + B e a t + B 2 e a 2t C te a t D t 2 e a t +... Only the firt of thee term doe not go to a t grow large. That i, On the frequency ide we have F () = A + B + a + lim f(t) = A. (3) t B 2 + a C ( + a ) , D ( + a) , Only the firt of thee term doe not go to a goe to. That i, lim F () = A. (4) Taken together Equation 3 and 4 prove the final value theorem.

19 8.3 The Laplace Tranform 9 Example 33. The function f(t) = 2 + e 3t + te 5t ha Laplace tranform F () = 2/ + /( + 3) + /( + 5) 2. It ha imple pole at = and = 3 and a double pole at = 5. If atifie the criterion of the final value theorem and we can check: and lim f(t) = lim 2 + t t e 3t + te 5t = 2 lim F () = lim 2 + Thu we have verified the theorem in thi cae ( + 5) 2 = 2. Example 34. The function f(t) = 2 + e 3t + e 5t ha Laplace tranform F () = 2/ + /( + 3) + /( 5). It ha imple pole at =, = 3 and = 5. Becaue one of it pole i poitive it doe not atifie the criterion of the final value theorem. Checking the two limit: and lim f(t) = lim 2 + t t e 3t + e 5t = lim F () = lim = 2. We ee the limit are not the ame! Thi how u a valuable leon: Leon. You mut check that the hypothei of the final theorem hold, otherwie you can get a mileading reult. Here another example howing thi leon. Example 35. The function f(t) = in(2t) ha Laplace tranform F () = 2/( 2 + 4). It ha imple pole at = ±2i. Thee pole do not atiy the criterion of the final value theorem and we ee and lim f(t) = lim in(2t) doe not exit t t lim F () = lim =. Again, the limit are not the ame, but thi doe not violate the final value theorem becaue it doe not apply to thi cae. A good example of the ue of the final value theorem i in the note on PID controller poted on the cla webite.

20 Propertie and Rule Function Laplace Tranform Table 8.3, January 25 Tranform f(t) F () = f(t)e t dt (Definition) a f(t) + b g(t) a F () + b G() (Linearity) e at f(t) F ( a) (-hift) f (t) F () f( ) f (t) 2 F () f( ) f ( ) f (n) (t) n F () n f( ) f (n ) ( ) tf(t) t n f(t) F () ( ) n F (n) () u(t a)f(t a) e a F () (t-tranlation or t-hift) u(t a)f(t) e a L(f(t + a)) (t-tranlation) (f g)(t) = t + f(τ) dτ t + f(t τ) g(τ) dτ F () G() F () Intereting, but not included in thi coure. f(t) F (σ) dσ t (integration rule) (The function table i on the next page.)

21 Laplace Table, Function Table Function Tranform Region of convergence / Re() > e at /( a) Re() > Re(a) t / 2 Re() > t n n!/ n+ Re() > co(ωt) /( 2 + ω 2 ) Re() > in(ωt) ω/( 2 + ω 2 ) Re() > e at co(ωt) ( a)/(( a) 2 + ω 2 ) Re() > Re(a) e at in(ωt) ω/(( a) 2 + ω 2 ) Re() > Re(a) δ(t) all δ(t a) e a all coh(kt) = ekt + e kt 2 /( 2 k 2 ) Re() > k inh(kt) = ekt e kt 2 k/( 2 k 2 ) Re() > k 2ω (in(ωt) ωt co(ωt)) 3 ( 2 + ω 2 ) 2 Re() > t 2ω in(ωt) ( 2 + ω 2 ) 2 Re() > 2ω (in(ωt) + ωt co(ωt)) 2 ( 2 + ω 2 ) 2 Re() > u(t a) e a / Re() > t n e at n!/( a) n+ Re() > Re(a) Intereting, but not included in thi coure. π t Re() > t a Γ(a + ) a+ Re() >

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281

7.2 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 281 72 INVERSE TRANSFORMS AND TRANSFORMS OF DERIVATIVES 28 and i 2 Show how Euler formula (page 33) can then be ued to deduce the reult a ( a) 2 b 2 {e at co bt} {e at in bt} b ( a) 2 b 2 5 Under what condition

More information

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions Chapter 4 Laplace Tranform 4 Introduction Reading aignment: In thi chapter we will cover Section 4 45 4 Definition and the Laplace tranform of imple function Given f, a function of time, with value f(t

More information

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions

Reading assignment: In this chapter we will cover Sections Definition and the Laplace transform of simple functions Chapter 4 Laplace Tranform 4 Introduction Reading aignment: In thi chapter we will cover Section 4 45 4 Definition and the Laplace tranform of imple function Given f, a function of time, with value f(t

More information

Practice Problems - Week #7 Laplace - Step Functions, DE Solutions Solutions

Practice Problems - Week #7 Laplace - Step Functions, DE Solutions Solutions For Quetion -6, rewrite the piecewie function uing tep function, ketch their graph, and find F () = Lf(t). 0 0 < t < 2. f(t) = (t 2 4) 2 < t In tep-function form, f(t) = u 2 (t 2 4) The graph i the olid

More information

Chapter 4. The Laplace Transform Method

Chapter 4. The Laplace Transform Method Chapter 4. The Laplace Tranform Method The Laplace Tranform i a tranformation, meaning that it change a function into a new function. Actually, it i a linear tranformation, becaue it convert a linear combination

More information

Laplace Transformation

Laplace Transformation Univerity of Technology Electromechanical Department Energy Branch Advance Mathematic Laplace Tranformation nd Cla Lecture 6 Page of 7 Laplace Tranformation Definition Suppoe that f(t) i a piecewie continuou

More information

The Laplace Transform (Intro)

The Laplace Transform (Intro) 4 The Laplace Tranform (Intro) The Laplace tranform i a mathematical tool baed on integration that ha a number of application It particular, it can implify the olving of many differential equation We will

More information

DIFFERENTIAL EQUATIONS

DIFFERENTIAL EQUATIONS DIFFERENTIAL EQUATIONS Laplace Tranform Paul Dawkin Table of Content Preface... Laplace Tranform... Introduction... The Definition... 5 Laplace Tranform... 9 Invere Laplace Tranform... Step Function...4

More information

TMA4125 Matematikk 4N Spring 2016

TMA4125 Matematikk 4N Spring 2016 Norwegian Univerity of Science and Technology Department of Mathematical Science TMA45 Matematikk 4N Spring 6 Solution to problem et 6 In general, unle ele i noted, if f i a function, then F = L(f denote

More information

DIFFERENTIAL EQUATIONS Laplace Transforms. Paul Dawkins

DIFFERENTIAL EQUATIONS Laplace Transforms. Paul Dawkins DIFFERENTIAL EQUATIONS Laplace Tranform Paul Dawkin Table of Content Preface... Laplace Tranform... Introduction... The Definition... 5 Laplace Tranform... 9 Invere Laplace Tranform... Step Function...

More information

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is

Given the following circuit with unknown initial capacitor voltage v(0): X(s) Immediately, we know that the transfer function H(s) is EE 4G Note: Chapter 6 Intructor: Cheung More about ZSR and ZIR. Finding unknown initial condition: Given the following circuit with unknown initial capacitor voltage v0: F v0/ / Input xt 0Ω Output yt -

More information

CHE302 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang

CHE302 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang CHE3 ECTURE V APACE TRANSFORM AND TRANSFER FUNCTION Profeor Dae Ryook Yang Fall Dept. of Chemical and Biological Engineering Korea Univerity CHE3 Proce Dynamic and Control Korea Univerity 5- SOUTION OF

More information

Bogoliubov Transformation in Classical Mechanics

Bogoliubov Transformation in Classical Mechanics Bogoliubov Tranformation in Claical Mechanic Canonical Tranformation Suppoe we have a et of complex canonical variable, {a j }, and would like to conider another et of variable, {b }, b b ({a j }). How

More information

Lecture 17: Analytic Functions and Integrals (See Chapter 14 in Boas)

Lecture 17: Analytic Functions and Integrals (See Chapter 14 in Boas) Lecture 7: Analytic Function and Integral (See Chapter 4 in Boa) Thi i a good point to take a brief detour and expand on our previou dicuion of complex variable and complex function of complex variable.

More information

Chapter 7: The Laplace Transform Part 1

Chapter 7: The Laplace Transform Part 1 Chapter 7: The Laplace Tranform Part 1 王奕翔 Department of Electrical Engineering National Taiwan Univerity ihwang@ntu.edu.tw November 26, 213 1 / 34 王奕翔 DE Lecture 1 Solving an initial value problem aociated

More information

LECTURE 12: LAPLACE TRANSFORM

LECTURE 12: LAPLACE TRANSFORM LECTURE 12: LAPLACE TRANSFORM 1. Definition and Quetion The definition of the Laplace tranform could hardly be impler: For an appropriate function f(t), the Laplace tranform of f(t) i a function F () which

More information

Solving Differential Equations by the Laplace Transform and by Numerical Methods

Solving Differential Equations by the Laplace Transform and by Numerical Methods 36CH_PHCalter_TechMath_95099 3//007 :8 PM Page Solving Differential Equation by the Laplace Tranform and by Numerical Method OBJECTIVES When you have completed thi chapter, you hould be able to: Find the

More information

ME 375 FINAL EXAM Wednesday, May 6, 2009

ME 375 FINAL EXAM Wednesday, May 6, 2009 ME 375 FINAL EXAM Wedneday, May 6, 9 Diviion Meckl :3 / Adam :3 (circle one) Name_ Intruction () Thi i a cloed book examination, but you are allowed three ingle-ided 8.5 crib heet. A calculator i NOT allowed.

More information

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. Solutions to Assignment 3 February 2005.

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. Solutions to Assignment 3 February 2005. SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuit II Solution to Aignment 3 February 2005. Initial Condition Source 0 V battery witch flip at t 0 find i 3 (t) Component value:

More information

Chapter 7: The Laplace Transform

Chapter 7: The Laplace Transform Chapter 7: The Laplace Tranform 王奕翔 Department of Electrical Engineering National Taiwan Univerity ihwang@ntu.edu.tw November 2, 213 1 / 25 王奕翔 DE Lecture 1 Solving an initial value problem aociated with

More information

SOLUTIONS FOR HOMEWORK SECTION 6.4 AND 6.5

SOLUTIONS FOR HOMEWORK SECTION 6.4 AND 6.5 SOLUTIONS FOR HOMEWORK SECTION 6.4 AND 6.5 Problem : For each of the following function do the following: (i) Write the function a a piecewie function and ketch it graph, (ii) Write the function a a combination

More information

e st t u(t 2) dt = lim t dt = T 2 2 e st = T e st lim + e st

e st t u(t 2) dt = lim t dt = T 2 2 e st = T e st lim + e st Math 46, Profeor David Levermore Anwer to Quetion for Dicuion Friday, 7 October 7 Firt Set of Quetion ( Ue the definition of the Laplace tranform to compute Lf]( for the function f(t = u(t t, where u i

More information

The Laplace Transform

The Laplace Transform Chapter 7 The Laplace Tranform 85 In thi chapter we will explore a method for olving linear differential equation with contant coefficient that i widely ued in electrical engineering. It involve the tranformation

More information

IEOR 3106: Fall 2013, Professor Whitt Topics for Discussion: Tuesday, November 19 Alternating Renewal Processes and The Renewal Equation

IEOR 3106: Fall 2013, Professor Whitt Topics for Discussion: Tuesday, November 19 Alternating Renewal Processes and The Renewal Equation IEOR 316: Fall 213, Profeor Whitt Topic for Dicuion: Tueday, November 19 Alternating Renewal Procee and The Renewal Equation 1 Alternating Renewal Procee An alternating renewal proce alternate between

More information

Lecture 10 Filtering: Applied Concepts

Lecture 10 Filtering: Applied Concepts Lecture Filtering: Applied Concept In the previou two lecture, you have learned about finite-impule-repone (FIR) and infinite-impule-repone (IIR) filter. In thee lecture, we introduced the concept of filtering

More information

Feedback Control Systems (FCS)

Feedback Control Systems (FCS) Feedback Control Sytem (FCS) Lecture19-20 Routh-Herwitz Stability Criterion Dr. Imtiaz Huain email: imtiaz.huain@faculty.muet.edu.pk URL :http://imtiazhuainkalwar.weebly.com/ Stability of Higher Order

More information

Correction for Simple System Example and Notes on Laplace Transforms / Deviation Variables ECHE 550 Fall 2002

Correction for Simple System Example and Notes on Laplace Transforms / Deviation Variables ECHE 550 Fall 2002 Correction for Simple Sytem Example and Note on Laplace Tranform / Deviation Variable ECHE 55 Fall 22 Conider a tank draining from an initial height of h o at time t =. With no flow into the tank (F in

More information

online learning Unit Workbook 4 RLC Transients

online learning Unit Workbook 4 RLC Transients online learning Pearon BTC Higher National in lectrical and lectronic ngineering (QCF) Unit 5: lectrical & lectronic Principle Unit Workbook 4 in a erie of 4 for thi unit Learning Outcome: RLC Tranient

More information

1 Routh Array: 15 points

1 Routh Array: 15 points EE C28 / ME34 Problem Set 3 Solution Fall 2 Routh Array: 5 point Conider the ytem below, with D() k(+), w(t), G() +2, and H y() 2 ++2 2(+). Find the cloed loop tranfer function Y () R(), and range of k

More information

Digital Control System

Digital Control System Digital Control Sytem - A D D A Micro ADC DAC Proceor Correction Element Proce Clock Meaurement A: Analog D: Digital Continuou Controller and Digital Control Rt - c Plant yt Continuou Controller Digital

More information

Midterm Test Nov 10, 2010 Student Number:

Midterm Test Nov 10, 2010 Student Number: Mathematic 265 Section: 03 Verion A Full Name: Midterm Tet Nov 0, 200 Student Number: Intruction: There are 6 page in thi tet (including thi cover page).. Caution: There may (or may not) be more than one

More information

Digital Control System

Digital Control System Digital Control Sytem Summary # he -tranform play an important role in digital control and dicrete ignal proceing. he -tranform i defined a F () f(k) k () A. Example Conider the following equence: f(k)

More information

MAE140 Linear Circuits Fall 2012 Final, December 13th

MAE140 Linear Circuits Fall 2012 Final, December 13th MAE40 Linear Circuit Fall 202 Final, December 3th Intruction. Thi exam i open book. You may ue whatever written material you chooe, including your cla note and textbook. You may ue a hand calculator with

More information

ME 375 EXAM #1 Tuesday February 21, 2006

ME 375 EXAM #1 Tuesday February 21, 2006 ME 375 EXAM #1 Tueday February 1, 006 Diviion Adam 11:30 / Savran :30 (circle one) Name Intruction (1) Thi i a cloed book examination, but you are allowed one 8.5x11 crib heet. () You have one hour to

More information

Control Systems Analysis and Design by the Root-Locus Method

Control Systems Analysis and Design by the Root-Locus Method 6 Control Sytem Analyi and Deign by the Root-Locu Method 6 1 INTRODUCTION The baic characteritic of the tranient repone of a cloed-loop ytem i cloely related to the location of the cloed-loop pole. If

More information

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS

CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS CHAPTER 8 OBSERVER BASED REDUCED ORDER CONTROLLER DESIGN FOR LARGE SCALE LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.1 INTRODUCTION 8.2 REDUCED ORDER MODEL DESIGN FOR LINEAR DISCRETE-TIME CONTROL SYSTEMS 8.3

More information

Laplace Transform. Chapter 8. Contents

Laplace Transform. Chapter 8. Contents Chapter 8 Laplace Tranform Content 8.1 Introduction to the Laplace Method..... 443 8.2 Laplace Integral Table............. 45 8.3 Laplace Tranform Rule............ 456 8.4 Heaviide Method...............

More information

4e st dt. 0 e st dt. lim. f (t)e st dt. f (t) e st dt + 0. e (2 s)t dt + 0. e (2 s)4 1 = 1. = t s e st

4e st dt. 0 e st dt. lim. f (t)e st dt. f (t) e st dt + 0. e (2 s)t dt + 0. e (2 s)4 1 = 1. = t s e st Worked Solution 8 Chapter : The Laplace Tranform 6 a F L] e t dt e t dt e t ] lim t e t e if > for > 6 c F L f t] f te t dt f t e t dt + e t dt + e t + f t e t dt e t dt ] e e ] 6 e F L f t] f te t dt

More information

Introduction to Laplace Transform Techniques in Circuit Analysis

Introduction to Laplace Transform Techniques in Circuit Analysis Unit 6 Introduction to Laplace Tranform Technique in Circuit Analyi In thi unit we conider the application of Laplace Tranform to circuit analyi. A relevant dicuion of the one-ided Laplace tranform i found

More information

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get

into a discrete time function. Recall that the table of Laplace/z-transforms is constructed by (i) selecting to get Lecture 25 Introduction to Some Matlab c2d Code in Relation to Sampled Sytem here are many way to convert a continuou time function, { h( t) ; t [0, )} into a dicrete time function { h ( k) ; k {0,,, }}

More information

CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang

CHBE320 LECTURE V LAPLACE TRANSFORM AND TRANSFER FUNCTION. Professor Dae Ryook Yang CHBE3 ECTURE V APACE TRANSFORM AND TRANSFER FUNCTION Profeor Dae Ryook Yang Spring 8 Dept. of Chemical and Biological Engineering 5- Road Map of the ecture V aplace Tranform and Tranfer function Definition

More information

MA 266 FINAL EXAM INSTRUCTIONS May 2, 2005

MA 266 FINAL EXAM INSTRUCTIONS May 2, 2005 MA 66 FINAL EXAM INSTRUCTIONS May, 5 NAME INSTRUCTOR. You mut ue a # pencil on the mark ene heet anwer heet.. If the cover of your quetion booklet i GREEN, write in the TEST/QUIZ NUMBER boxe and blacken

More information

Math 201 Lecture 17: Discontinuous and Periodic Functions

Math 201 Lecture 17: Discontinuous and Periodic Functions Math 2 Lecture 7: Dicontinuou and Periodic Function Feb. 5, 22 Many example here are taken from the textbook. he firt number in () refer to the problem number in the UA Cutom edition, the econd number

More information

( 1) EE 313 Linear Signals & Systems (Fall 2018) Solution Set for Homework #10 on Laplace Transforms

( 1) EE 313 Linear Signals & Systems (Fall 2018) Solution Set for Homework #10 on Laplace Transforms EE 33 Linear Signal & Sytem (Fall 08) Solution Set for Homework #0 on Laplace Tranform By: Mr. Houhang Salimian & Prof. Brian L. Evan Problem. a) xt () = ut () ut ( ) From lecture Lut { ()} = and { } t

More information

18.03SC Final Exam = x 2 y ( ) + x This problem concerns the differential equation. dy 2

18.03SC Final Exam = x 2 y ( ) + x This problem concerns the differential equation. dy 2 803SC Final Exam Thi problem concern the differential equation dy = x y ( ) dx Let y = f (x) be the olution with f ( ) = 0 (a) Sketch the iocline for lope, 0, and, and ketch the direction field along them

More information

Design By Emulation (Indirect Method)

Design By Emulation (Indirect Method) Deign By Emulation (Indirect Method he baic trategy here i, that Given a continuou tranfer function, it i required to find the bet dicrete equivalent uch that the ignal produced by paing an input ignal

More information

Singular perturbation theory

Singular perturbation theory Singular perturbation theory Marc R. Rouel June 21, 2004 1 Introduction When we apply the teady-tate approximation (SSA) in chemical kinetic, we typically argue that ome of the intermediate are highly

More information

EXAM 4 -A2 MATH 261: Elementary Differential Equations MATH 261 FALL 2010 EXAMINATION COVER PAGE Professor Moseley

EXAM 4 -A2 MATH 261: Elementary Differential Equations MATH 261 FALL 2010 EXAMINATION COVER PAGE Professor Moseley EXAM 4 -A MATH 6: Elementary Differential Equation MATH 6 FALL 00 EXAMINATION COVER PAGE Profeor Moeley PRINT NAME ( ) Lat Name, Firt Name MI (What you wih to be called) ID # EXAM DATE Friday, Nov. 9,

More information

EXAM 4 -B2 MATH 261: Elementary Differential Equations MATH 261 FALL 2012 EXAMINATION COVER PAGE Professor Moseley

EXAM 4 -B2 MATH 261: Elementary Differential Equations MATH 261 FALL 2012 EXAMINATION COVER PAGE Professor Moseley EXAM 4 -B MATH 6: Elementary Differential Equation MATH 6 FALL 0 EXAMINATION COVER PAGE Profeor Moeley PRINT NAME ( ) Lat Name, Firt Name MI (What you wih to be called) ID # EXAM DATE Friday, Nov. 9, 0

More information

4e st dt. 0 e st dt. lim. f (t)e st dt. f (t) e st dt + 0. f (t) e. e (2 s)t dt + 0. e (2 s)4 1 ] = 1 = 1. te st dt + = t s e st

4e st dt. 0 e st dt. lim. f (t)e st dt. f (t) e st dt + 0. f (t) e. e (2 s)t dt + 0. e (2 s)4 1 ] = 1 = 1. te st dt + = t s e st Worked Solution Chapter : The Laplace Tranform 6 a F L4] 6 c F L f t] 4 4e t dt e t dt 4 e t 4 ] e t e 4 if > 6 e F L f t] 6 g Uing integration by part, f te t dt f t e t dt + e t dt + e t + 4 4 4 f te

More information

Lecture 3. January 9, 2018

Lecture 3. January 9, 2018 Lecture 3 January 9, 208 Some complex analyi Although you might have never taken a complex analyi coure, you perhap till know what a complex number i. It i a number of the form z = x + iy, where x and

More information

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. R 4 := 100 kohm

SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuits II. R 4 := 100 kohm SIMON FRASER UNIVERSITY School of Engineering Science ENSC 320 Electric Circuit II Solution to Aignment 3 February 2003. Cacaded Op Amp [DC&L, problem 4.29] An ideal op amp ha an output impedance of zero,

More information

EE Control Systems LECTURE 14

EE Control Systems LECTURE 14 Updated: Tueday, March 3, 999 EE 434 - Control Sytem LECTURE 4 Copyright FL Lewi 999 All right reerved ROOT LOCUS DESIGN TECHNIQUE Suppoe the cloed-loop tranfer function depend on a deign parameter k We

More information

Chapter 2 Further Properties of the Laplace Transform

Chapter 2 Further Properties of the Laplace Transform Chapter 2 Further Propertie of the Laplace Tranform 2.1 Real Function Sometime, a function F(t) repreent a natural or engineering proce that ha no obviou tarting value. Statitician call thi a time erie.

More information

Social Studies 201 Notes for November 14, 2003

Social Studies 201 Notes for November 14, 2003 1 Social Studie 201 Note for November 14, 2003 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

Chapter 13. Root Locus Introduction

Chapter 13. Root Locus Introduction Chapter 13 Root Locu 13.1 Introduction In the previou chapter we had a glimpe of controller deign iue through ome imple example. Obviouly when we have higher order ytem, uch imple deign technique will

More information

Question 1 Equivalent Circuits

Question 1 Equivalent Circuits MAE 40 inear ircuit Fall 2007 Final Intruction ) Thi exam i open book You may ue whatever written material you chooe, including your cla note and textbook You may ue a hand calculator with no communication

More information

LAPLACE TRANSFORM REVIEW SOLUTIONS

LAPLACE TRANSFORM REVIEW SOLUTIONS LAPLACE TRANSFORM REVIEW SOLUTIONS. Find the Laplace tranform for the following function. If an image i given, firt write out the function and then take the tranform. a e t inh4t From #8 on the table:

More information

Math 334 Fall 2011 Homework 10 Solutions

Math 334 Fall 2011 Homework 10 Solutions Nov. 5, Math 334 Fall Homework Solution Baic Problem. Expre the following function uing the unit tep function. And ketch their graph. < t < a g(t = < t < t > t t < b g(t = t Solution. a We

More information

Lecture 2: The z-transform

Lecture 2: The z-transform 5-59- Control Sytem II FS 28 Lecture 2: The -Tranform From the Laplace Tranform to the tranform The Laplace tranform i an integral tranform which take a function of a real variable t to a function of a

More information

EE Control Systems LECTURE 6

EE Control Systems LECTURE 6 Copyright FL Lewi 999 All right reerved EE - Control Sytem LECTURE 6 Updated: Sunday, February, 999 BLOCK DIAGRAM AND MASON'S FORMULA A linear time-invariant (LTI) ytem can be repreented in many way, including:

More information

Name: Solutions Exam 3

Name: Solutions Exam 3 Intruction. Anwer each of the quetion on your own paper. Put your name on each page of your paper. Be ure to how your work o that partial credit can be adequately aeed. Credit will not be given for anwer

More information

Linear System Fundamentals

Linear System Fundamentals Linear Sytem Fundamental MEM 355 Performance Enhancement of Dynamical Sytem Harry G. Kwatny Department of Mechanical Engineering & Mechanic Drexel Univerity Content Sytem Repreentation Stability Concept

More information

ME 375 FINAL EXAM SOLUTIONS Friday December 17, 2004

ME 375 FINAL EXAM SOLUTIONS Friday December 17, 2004 ME 375 FINAL EXAM SOLUTIONS Friday December 7, 004 Diviion Adam 0:30 / Yao :30 (circle one) Name Intruction () Thi i a cloed book eamination, but you are allowed three 8.5 crib heet. () You have two hour

More information

ECE-202 FINAL December 13, 2016 CIRCLE YOUR DIVISION

ECE-202 FINAL December 13, 2016 CIRCLE YOUR DIVISION ECE-202 Final, Fall 16 1 ECE-202 FINAL December 13, 2016 Name: (Pleae print clearly.) Student Email: CIRCLE YOUR DIVISION DeCarlo- 8:30-9:30 Talavage-9:30-10:30 2021 2022 INSTRUCTIONS There are 35 multiple

More information

These are practice problems for the final exam. You should attempt all of them, but turn in only the even-numbered problems!

These are practice problems for the final exam. You should attempt all of them, but turn in only the even-numbered problems! Math 33 - ODE Due: 7 December 208 Written Problem Set # 4 Thee are practice problem for the final exam. You hould attempt all of them, but turn in only the even-numbered problem! Exercie Solve the initial

More information

Sampling and the Discrete Fourier Transform

Sampling and the Discrete Fourier Transform Sampling and the Dicrete Fourier Tranform Sampling Method Sampling i mot commonly done with two device, the ample-and-hold (S/H) and the analog-to-digital-converter (ADC) The S/H acquire a CT ignal at

More information

March 18, 2014 Academic Year 2013/14

March 18, 2014 Academic Year 2013/14 POLITONG - SHANGHAI BASIC AUTOMATIC CONTROL Exam grade March 8, 4 Academic Year 3/4 NAME (Pinyin/Italian)... STUDENT ID Ue only thee page (including the back) for anwer. Do not ue additional heet. Ue of

More information

USPAS Course on Recirculated and Energy Recovered Linear Accelerators

USPAS Course on Recirculated and Energy Recovered Linear Accelerators USPAS Coure on Recirculated and Energy Recovered Linear Accelerator G. A. Krafft and L. Merminga Jefferon Lab I. Bazarov Cornell Lecture 6 7 March 005 Lecture Outline. Invariant Ellipe Generated by a Unimodular

More information

Nonlinear Single-Particle Dynamics in High Energy Accelerators

Nonlinear Single-Particle Dynamics in High Energy Accelerators Nonlinear Single-Particle Dynamic in High Energy Accelerator Part 6: Canonical Perturbation Theory Nonlinear Single-Particle Dynamic in High Energy Accelerator Thi coure conit of eight lecture: 1. Introduction

More information

Moment of Inertia of an Equilateral Triangle with Pivot at one Vertex

Moment of Inertia of an Equilateral Triangle with Pivot at one Vertex oment of nertia of an Equilateral Triangle with Pivot at one Vertex There are two wa (at leat) to derive the expreion f an equilateral triangle that i rotated about one vertex, and ll how ou both here.

More information

R L R L L sl C L 1 sc

R L R L L sl C L 1 sc 2260 N. Cotter PRACTICE FINAL EXAM SOLUTION: Prob 3 3. (50 point) u(t) V i(t) L - R v(t) C - The initial energy tored in the circuit i zero. 500 Ω L 200 mh a. Chooe value of R and C to accomplih the following:

More information

Social Studies 201 Notes for March 18, 2005

Social Studies 201 Notes for March 18, 2005 1 Social Studie 201 Note for March 18, 2005 Etimation of a mean, mall ample ize Section 8.4, p. 501. When a reearcher ha only a mall ample ize available, the central limit theorem doe not apply to the

More information

MATH 251 Examination II April 6, 2015 FORM A. Name: Student Number: Section:

MATH 251 Examination II April 6, 2015 FORM A. Name: Student Number: Section: MATH 251 Examination II April 6, 2015 FORM A Name: Student Number: Section: Thi exam ha 12 quetion for a total of 100 point. In order to obtain full credit for partial credit problem, all work mut be hown.

More information

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam

Solutions. Digital Control Systems ( ) 120 minutes examination time + 15 minutes reading time at the beginning of the exam BSc - Sample Examination Digital Control Sytem (5-588-) Prof. L. Guzzella Solution Exam Duration: Number of Quetion: Rating: Permitted aid: minute examination time + 5 minute reading time at the beginning

More information

Convex Hulls of Curves Sam Burton

Convex Hulls of Curves Sam Burton Convex Hull of Curve Sam Burton 1 Introduction Thi paper will primarily be concerned with determining the face of convex hull of curve of the form C = {(t, t a, t b ) t [ 1, 1]}, a < b N in R 3. We hall

More information

ECE-202 Exam 1 January 31, Name: (Please print clearly.) CIRCLE YOUR DIVISION DeCarlo DeCarlo 7:30 MWF 1:30 TTH

ECE-202 Exam 1 January 31, Name: (Please print clearly.) CIRCLE YOUR DIVISION DeCarlo DeCarlo 7:30 MWF 1:30 TTH ECE-0 Exam January 3, 08 Name: (Pleae print clearly.) CIRCLE YOUR DIVISION 0 0 DeCarlo DeCarlo 7:30 MWF :30 TTH INSTRUCTIONS There are multiple choice worth 5 point each and workout problem worth 40 point.

More information

MATEMATIK Datum: Tid: eftermiddag. A.Heintz Telefonvakt: Anders Martinsson Tel.:

MATEMATIK Datum: Tid: eftermiddag. A.Heintz Telefonvakt: Anders Martinsson Tel.: MATEMATIK Datum: 20-08-25 Tid: eftermiddag GU, Chalmer Hjälpmedel: inga A.Heintz Telefonvakt: Ander Martinon Tel.: 073-07926. Löningar till tenta i ODE och matematik modellering, MMG5, MVE6. Define what

More information

MATHEMATICAL MODELS OF PHYSICAL SYSTEMS

MATHEMATICAL MODELS OF PHYSICAL SYSTEMS hapter MATHEMATIAL MODELS OF PHYSIAL SYSTEMS.. INTODUTION For the analyi and deign of control ytem, we need to formulate a mathematical decription of the ytem. The proce of obtaining the deired mathematical

More information

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0

Root Locus Diagram. Root loci: The portion of root locus when k assume positive values: that is 0 Objective Root Locu Diagram Upon completion of thi chapter you will be able to: Plot the Root Locu for a given Tranfer Function by varying gain of the ytem, Analye the tability of the ytem from the root

More information

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014

Physics 741 Graduate Quantum Mechanics 1 Solutions to Final Exam, Fall 2014 Phyic 7 Graduate Quantum Mechanic Solution to inal Eam all 0 Each quetion i worth 5 point with point for each part marked eparately Some poibly ueful formula appear at the end of the tet In four dimenion

More information

EE 4443/5329. LAB 3: Control of Industrial Systems. Simulation and Hardware Control (PID Design) The Inverted Pendulum. (ECP Systems-Model: 505)

EE 4443/5329. LAB 3: Control of Industrial Systems. Simulation and Hardware Control (PID Design) The Inverted Pendulum. (ECP Systems-Model: 505) EE 4443/5329 LAB 3: Control of Indutrial Sytem Simulation and Hardware Control (PID Deign) The Inverted Pendulum (ECP Sytem-Model: 505) Compiled by: Nitin Swamy Email: nwamy@lakehore.uta.edu Email: okuljaca@lakehore.uta.edu

More information

ECE Linear Circuit Analysis II

ECE Linear Circuit Analysis II ECE 202 - Linear Circuit Analyi II Final Exam Solution December 9, 2008 Solution Breaking F into partial fraction, F 2 9 9 + + 35 9 ft δt + [ + 35e 9t ]ut A 9 Hence 3 i the correct anwer. Solution 2 ft

More information

Lecture 8: Period Finding: Simon s Problem over Z N

Lecture 8: Period Finding: Simon s Problem over Z N Quantum Computation (CMU 8-859BB, Fall 205) Lecture 8: Period Finding: Simon Problem over Z October 5, 205 Lecturer: John Wright Scribe: icola Rech Problem A mentioned previouly, period finding i a rephraing

More information

NOTE: The items d) and e) of Question 4 gave you bonus marks.

NOTE: The items d) and e) of Question 4 gave you bonus marks. MAE 40 Linear ircuit Summer 2007 Final Solution NOTE: The item d) and e) of Quetion 4 gave you bonu mark. Quetion [Equivalent irciut] [4 mark] Find the equivalent impedance between terminal A and B in

More information

Name: Solutions Exam 2

Name: Solutions Exam 2 Intruction. Anwer each of the quetion on your own paper. Put your name on each page of your paper. Be ure to how your work o that partial credit can be adequately aeed. Credit will not be given for anwer

More information

time? How will changes in vertical drop of the course affect race time? How will changes in the distance between turns affect race time?

time? How will changes in vertical drop of the course affect race time? How will changes in the distance between turns affect race time? Unit 1 Leon 1 Invetigation 1 Think About Thi Situation Name: Conider variou port that involve downhill racing. Think about the factor that decreae or increae the time it take to travel from top to bottom.

More information

Design of Digital Filters

Design of Digital Filters Deign of Digital Filter Paley-Wiener Theorem [ ] ( ) If h n i a caual energy ignal, then ln H e dω< B where B i a finite upper bound. One implication of the Paley-Wiener theorem i that a tranfer function

More information

Automatic Control Systems. Part III: Root Locus Technique

Automatic Control Systems. Part III: Root Locus Technique www.pdhcenter.com PDH Coure E40 www.pdhonline.org Automatic Control Sytem Part III: Root Locu Technique By Shih-Min Hu, Ph.D., P.E. Page of 30 www.pdhcenter.com PDH Coure E40 www.pdhonline.org VI. Root

More information

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004

Lecture 21. The Lovasz splitting-off lemma Topics in Combinatorial Optimization April 29th, 2004 18.997 Topic in Combinatorial Optimization April 29th, 2004 Lecture 21 Lecturer: Michel X. Goeman Scribe: Mohammad Mahdian 1 The Lovaz plitting-off lemma Lovaz plitting-off lemma tate the following. Theorem

More information

ANSWERS TO MA1506 TUTORIAL 7. Question 1. (a) We shall use the following s-shifting property: L(f(t)) = F (s) L(e ct f(t)) = F (s c)

ANSWERS TO MA1506 TUTORIAL 7. Question 1. (a) We shall use the following s-shifting property: L(f(t)) = F (s) L(e ct f(t)) = F (s c) ANSWERS O MA56 UORIAL 7 Quetion. a) We hall ue the following -Shifting property: Lft)) = F ) Le ct ft)) = F c) Lt 2 ) = 2 3 ue Ltn ) = n! Lt 2 e 3t ) = Le 3t t 2 ) = n+ 2 + 3) 3 b) Here u denote the Unit

More information

CONTROL SYSTEMS. Chapter 2 : Block Diagram & Signal Flow Graphs GATE Objective & Numerical Type Questions

CONTROL SYSTEMS. Chapter 2 : Block Diagram & Signal Flow Graphs GATE Objective & Numerical Type Questions ONTOL SYSTEMS hapter : Bloc Diagram & Signal Flow Graph GATE Objective & Numerical Type Quetion Quetion 6 [Practice Boo] [GATE E 994 IIT-Kharagpur : 5 Mar] educe the ignal flow graph hown in figure below,

More information

Dimensional Analysis A Tool for Guiding Mathematical Calculations

Dimensional Analysis A Tool for Guiding Mathematical Calculations Dimenional Analyi A Tool for Guiding Mathematical Calculation Dougla A. Kerr Iue 1 February 6, 2010 ABSTRACT AND INTRODUCTION In converting quantitie from one unit to another, we may know the applicable

More information

ECE382/ME482 Spring 2004 Homework 4 Solution November 14,

ECE382/ME482 Spring 2004 Homework 4 Solution November 14, ECE382/ME482 Spring 2004 Homework 4 Solution November 14, 2005 1 Solution to HW4 AP4.3 Intead of a contant or tep reference input, we are given, in thi problem, a more complicated reference path, r(t)

More information

The Laplace Transform

The Laplace Transform The Laplace Tranform Prof. Siripong Potiuk Pierre Simon De Laplace 749-827 French Atronomer and Mathematician Laplace Tranform An extenion of the CT Fourier tranform to allow analyi of broader cla of CT

More information

Riemann s Functional Equation is Not a Valid Function and Its Implication on the Riemann Hypothesis. Armando M. Evangelista Jr.

Riemann s Functional Equation is Not a Valid Function and Its Implication on the Riemann Hypothesis. Armando M. Evangelista Jr. Riemann Functional Equation i Not a Valid Function and It Implication on the Riemann Hypothei By Armando M. Evangelita Jr. armando78973@gmail.com On Augut 28, 28 ABSTRACT Riemann functional equation wa

More information

CHEAP CONTROL PERFORMANCE LIMITATIONS OF INPUT CONSTRAINED LINEAR SYSTEMS

CHEAP CONTROL PERFORMANCE LIMITATIONS OF INPUT CONSTRAINED LINEAR SYSTEMS Copyright 22 IFAC 5th Triennial World Congre, Barcelona, Spain CHEAP CONTROL PERFORMANCE LIMITATIONS OF INPUT CONSTRAINED LINEAR SYSTEMS Tritan Pérez Graham C. Goodwin Maria M. Serón Department of Electrical

More information

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002

Department of Mechanical Engineering Massachusetts Institute of Technology Modeling, Dynamics and Control III Spring 2002 Department of Mechanical Engineering Maachuett Intitute of Technology 2.010 Modeling, Dynamic and Control III Spring 2002 SOLUTIONS: Problem Set # 10 Problem 1 Etimating tranfer function from Bode Plot.

More information

Lecture 9: Shor s Algorithm

Lecture 9: Shor s Algorithm Quantum Computation (CMU 8-859BB, Fall 05) Lecture 9: Shor Algorithm October 7, 05 Lecturer: Ryan O Donnell Scribe: Sidhanth Mohanty Overview Let u recall the period finding problem that wa et up a a function

More information

Riemann s Functional Equation is Not Valid and its Implication on the Riemann Hypothesis. Armando M. Evangelista Jr.

Riemann s Functional Equation is Not Valid and its Implication on the Riemann Hypothesis. Armando M. Evangelista Jr. Riemann Functional Equation i Not Valid and it Implication on the Riemann Hypothei By Armando M. Evangelita Jr. On November 4, 28 ABSTRACT Riemann functional equation wa formulated by Riemann that uppoedly

More information