Engineering gapplications. Applications of Laplace Transform

Size: px
Start display at page:

Download "Engineering gapplications. Applications of Laplace Transform"

Transcription

1 Differential Equation and Engineering gapplication ATH 220 Application of Laplace Tranform

2 Introduction to Laplace Tranform /3 For any function ft, it Laplace Tranform i given a: F t e f t dt 0 ft i aid to be in time-domain, where the independent variable, time t i a real quantity F [Laplace Tranform of ft] i aid to be in - domain, where independent variable, ia complex quantity

3 Introduction to Laplace Tranform 2/3 2 Laplace Tranform i a mathematical tool, which help in analyzing the ytem of interet. It take u from Time-Domain decription of ytem repreented by Differential Equation to a -Domain decription repreented by algebraic equation in variable. It i relatively l eay to olve algebraic equation, rather than the differential equation.

4

5 Introduction to Laplace Tranform 3/3 4 Solution of algebraic equation in, with zero initial iti condition, give Tranfer Function of fthe ytem. Tranfer Function Ratio of the Laplace Tranform of the output to the Laplace Tranform of input, when the initial condition are zero. Once we know the tranfer function of a ytem, we can eaily evaluate the repone of the ytem for any input ignal. The root of denominator of the tranfer function called a Pole of the ytem determine the tability of ytem. Sytem i STABLE if all pole have ve real part.

6 Propertie of Laplace Tranform 5

7 Propertie of Laplace Tranform 6

8 Some Ueful Laplace Tranform Pair 7

9 Application of Laplace Tranform to Differential Equation 8 Conider t order differential equation: y ' t ay t x t; y0 Taking Laplace Tranform of both ide, thi timedomain equation can be written in -domain a [ Y y0] a[ Y ] X Y X y0 a a Forced Repone Natural Repone

10 Application of Laplace Tranform to Diff ti l E ti 9 Differential Equation The repone of ytem to the forcing function alone i called forced repone: t y X Y f f t y X a Y f f The repone of ytem due to the initial condition of ytem only i called natural repone: 0 Y 0 t y y a Y n n The total repone of the ytem: The total repone of the ytem: t y t y t y n f

11 Application of Laplace Tranform to Differential Equation The tranfer function of the ytem i defined a: Tranfer Function H INPUT force, heat, where Y X OUTPUTdiplacement, temperature, N D IC I.C zero N and D are polynomial in. a The root of N are called ZERO of ytem. The root of D are called POLE of the ytem. 0

12 Application of Laplace Tranform to Differential Equation Tranfer Function Analyi: Repone of Sytem: Once tranfer function H of the ytem i known to u, the repone of ytem for any input can be calculated a: OUTPUT Y Tranfer Function H X, INPUT and y t Repone { Y } Stability of Sytem: The tability of the ytem can be checked from the pole of H, i.e., the root of the denominator polynomial D, a Sytem i STABLE if all pole have ve real part. L

13 Activity: Find the Laplace tranformation of the following o equation: 2 dx dx m B kx dt 2 dt f t 2What are the Force and the Natural repone of the ytem 3Find Tranfer Function

14 Activity: For the following TF, find zero and the tability of the ytem: H Find the correponding DE?

15 -Domain Analyi in ATLAB 4 Tranfer Function HRepreentation Uing ATLAB: H N 2 D num[no, no2,, ] den[no, no2,, ] Jut name ytfnum,den Tranfer Function Generator Command

16 >> % Coefficient of N >> num[ 2]; >> % Coefficient of D >> den[ 2 0]; >> % Tranfer Function H of ytem >> ytfnum,den; >> % Type y and check the reutl diplayed >>y Tranfer function: OUTPUT ^2 2 0

17 Repone of Sytem Zero Initial Condition Impule Load Find H by defining: num and den uing: tfnum,den impuley,time

18 Impule Command compute the impule repone of a function Laplace Function [f,t] impuley,t; where t ti:dt:tf Time Example:Find impule repone of the following function for 0<t<30 : N 2 H 2 D 2 0

19 N 2 H 2 D 2 0 >> num[ 2]; % Coefficient of N >> den[ 2 0]; % Coefficient of D >> ytfnum,den; % Sytem Tran.Func. H >> t0:0.:30; % Time vector >> [h,t] impuley,t; >> plott,h, grid 8 u t

20 2Repone of Sytem Zero Initial Condition Sine or Square or Pule Load Find H by defining num and den uing: tfnum,den Generate ignal type uing: [x,t]genig type,period,duration,tep Solve ytem by: Solve ytem by: limy,x,time

21 20 -Domain Analyi in ATLAB Generating Signal: The ATLAB command genig g i ued to generate time-domain analog ignal. [u,t] genig Type,tau,tf,t Generate Signal Type ine, quare, pule tau Period one cycle tf Duration total time t Time pacing tep u value of ignal t correponding time intant

22 -Domain Analyi in ATLAB 2 >> % Generate and Plot Sine wave of period 5 ec for a total time of 30 ec. Total Time >> [u,t] genig'ine',5,30,0.; >> plott,u, grid Type Period Step u t

23 22 if H i given and it requete to find y t for x t Tranfer Function known H INPUT available Y X OUTPUTDeired? I.C zero Generate the input ignal xt uing genig 2 Generate Tranfer Function ytfnum,den 3 Ue limy,x,t

24 Ex.:Find repone of the following function N 2 H 2 D 2 0 >> % Sytem Tranfer Function H >> num[,2]; den[,2,0]; >> ytfnum,den; >> [x,t] genig'ine',5,30,0.; >> lim y,x,t; 23 input output

25 Initial Condition are not zero Find H by defining: num and den uing: ytfnum,den Find tate pace by uing: [A,B,C,D]tf2num,den Generate ignal type uing: [x,t]genig type,period,duration,tep Solve ytem by: lima,b,c,d,x,time,ic

26 25 Repone of Sytem Non-zero Initial Condition: H i given and it i requeted to find y tfor x t Generate the input ignal xt Repreent the ytem in State- pace form uing tf2num,den lima,b,c,d,x,t,x0; where y i ytem decription i tate-pace and x0 i initial tate vector

27 >> % Sytem Tranfer Function H >> num[,2]; den[,2,0];, >> % Tranfer Function to State Space >> [A,B,C,D]tf2num,den; >> % Generate the input ignal xt >> [x,t] genig'ine',5,30,0.; >> lima,b,c,d,x,t,[0 5]; 26 output input

28 27 Application of Laplace Tranform. Thermal Sytem

29 Variable: Temperature: Ө [kelvin]] Heat flow rate, q [J/] 28 Element Law: Thermal Capacitance: & θ t [ qin t qout t ], C where C: thermal capacitance [J/K] Thermal Reitance: where R: thermal reitance of the path between the two bodie [K/J] q t [ θ t θ 2 t ], R θ perfect inulation R q θ 2

30 Example : 29 A thermal capacitance C, i encloed by inulation of reitance R. Heat i added at a rate q i t. The ambient temperature urrounding the exterior i Ө a. Find the ytem model in term of Өt, q i t, and Ө a.

31 Example : Differential Equation: 30 & θ t [ qin t qout t ], C where q t q t, in i q out t θ t θa. R Hence, θ i a C R & θ t θ t qi t θa. RC C RC & t q t θ t θ,

32 Example : -Domain Repreentation ti 3 Taking Laplace Tranform of the differential equation: qi θa θ θ 0 θ RC C RC q θ a θ θ 0 RC C RC i θ q C θa RC RC i θ 0 RC and θ t L qi θa θ 0 C RC RC { θ }

33 Example : Simulation Parameter 32 Simulate the thermal capacitance ytem for: C.0*0 3 J/K, R2.0*0-3 -K/J, Ө a 300 K, and q i t000 K. Aume Ө0Ө a 300 K.

34 Example : Function for ODE Solver 33 function dthetadt ThermalExt,theta R2e-3; Ce3; qi000; theta_a300; dthetadt[/r*c*theta/c*qi/r*c*theta_a];

35 Example : ATLAB Simulation ODE analyi qi θa θ θ 0 θ RC C RC q i θa θ θ 0 RC C RC >> clear all, clc >> t0:30; >> [t,theta_ode] ode45'thermalex',t,[300]; q C tranfer function Analyi θ θa RC θ 0 RC RC i 34 qi θa θ 0 C RC RC >> R2e-3; Ce3; qi000; >> theta_a300; theta_zero300; >> num [theta_zero,/c*qi/r*c*theta_a]; >> den [, /R*C, 0]; >> ytfnum,den; >> [theta_tf, t2]impuley, t; >> ubplot2,,, plott,theta_ode, title'ode Analyi' >> ubplot2,,2, plott2,theta_tf, tf, >> title'tranfer Function Analyi'

36 Example : ATLAB Simulation Reult 302 ODE Analyi Tranfer Function Analyi

37 Example 2: 36 Conider the following thermal capacitance, C, of temperature Өt. It i aumed that the ytem i perfectly inulated except for the thermal reitance R and R2. Heat i added at a rate qit, and the ambient temperature i Өa.

38 37 Example 2: Diff ti l E ti Differential Equation: [ ], t q t q where t q t q C t out in θ& 2, t R t R t q t q t q where a a out i in θ θ θ θ, 2 2, 2 R R C t R R C t q C t Hence R R i θ a θ θ&. 2,, 2 2 R R C a C b b t aq t b t R R C R R C C i θ a θ θ& 2,, R R C C q a i

39 Example 2: -Domain Repreentation ti Taking Laplace Tranform of the differential equation: aqi bθa θ θ 0 bθ [ ] aqi bθa b θ θ 0 38 θ θ 0 [ aq ] i bθa [ b] and θ t L { θ }

40 Example 2: Simulation Parameter 39 Simulate the ytem for 5 ec. C.0*0 3 J/K, R2.0*0-3 -K/J, R2.5*0-3 -K/J, Ө a 300 K, and q i t000 K. Aume Ө0Ө a 300 K.

41 Example 2: Function for ODE Solver 40 function dthetadt ThermalEx2t,theta Ce3; R2e-3; R2.5e-3; a/c; b/c*/r/r2; qi000; theta_a300; dthetadt [-b*thetaa*qib*theta_a];

42 Example 2: ATLAB Simulation 4 clear all, clc t0:0.:5; ODE analyi [t,theta_ode] ode45'thermalex2',t,[300]; Tranfer function Analyi R2e-3; R2.5e-3; Ce3; qi000; a/c; b/c*/r/r2; theta_a300; theta_zero300; θ num [theta_zero,a*qib*theta_a]; den [,b,0]; ytfnum,den; [theta_tf, t2]impuley,t; a/c; b/c*/r/r2; θ 0 [ aqi b θa ] [ b] ubplot2,,, plott,theta ode, title'ode Analyi' ubplot2,,, plott,theta_ode, title ODE Analyi ubplot2,,2, plott2,theta_tf, title'tranfer Function Analyi'

43 Example 2: ATLAB Simulation Reult 30 ODE Analyi Tranfer Function Analyi

44 43 Application of Laplace Tranform 2. echanical Sytem

45 Variable: 44 Diplacement x Velocity vdx/dt Acceleration adv/dt Element Law: a Newton econd law: d f mv dt d d f mv m v ma dt dt mx & x v a m f

46 Element Law: 45 Friction Friction reitance force: f B Δv B v 2 v f f v m B v 2 m 2 dahpot repreentation v 2 m 2 xxxxxxxx m v Oil film repreentation Stiffne Stiffne reitance force: B f kδx k x x 2 2 x m k x 2 m 2

47 Example 46 Conider the following model xt B K f a t, K00, B2 Obtain differential equation repreentation. Obtain -domain repreentation Simulate the ytem for following cae: CASE : Initial Condition are zero, and f a t0 CASE 2: Initial Condition are zero, and f a t 50 in2t i2t CASE 3: I.C. x[2.5; 2.5],and f a t 50 in2t

48 Example - Differential Equation B && x x& K x f a B K xt f a t 47 Kx Bx& && x f a

49 Example - -Domain Repreentation 48 Example Domain Repreentation B K B x x B K B F X a & 2 2 K B K B 0 0 x x B F a f &., 2 2 K B X K B X n f

50 Example - CASE 49 Example CASE CASE : Initial Condition are zero, and f a t0 Initial condition are zero, and hence, we need to determine the forced repone due to the forcing function only. F t f a a N F X a 2 2 D K B K B X

51 Example - Function for ODE Solver 50 function dzdt echext,z ; K00; B2; fa0; %fa50*in2*t; dzdt [ z2; -B/*z2-K/*z/*fa ];

52 Example CASE ATLAB Code 5 clear all, clc t0:0.005:20; % Simulation Time %ODE analyi [t,z_ode] ode45'echex',t,[0;0]; % tranfer function Analyi ; K00; B2; fa0; num [fa/]; den [ B/ K/ 0]; ytfnum,den; [x_tf, t2]impuley, t; X 2 0 B K ubplot2,,, plott,z_ode:,,title'ode Analyi' ubplot2,,2, plott2,x_tf, tf, title'tranfer Function Analyi'

53 Example CASE ATLAB Simulation Reult ODE Analyi Tranfer Function Analyi

54 Example - CASE 2 53 CASE 2: Initial Condition are zero, and f a t50 in2t Some inuoidal force i applied, and initial condition are zero, therefore, in order to perform -domain analyi, we proceed a follow: Generate the input ignal uing genig Determine the tranfer function for the ytem Simulate the ytem uing lim H X N B Fa D 2 IC 0 K

55 Example CASE 2 ATLAB Code clear all, clc 54 t0:0.005:20; % Simulation Time %ODE analyi [t,z_ode] ode45'echex',t,[0;0]; 2 B K % tranfer function Analyi % Parameter X ; K00; B2; % Generate the input ignal fat [fa,t] genig'ine',pi,20,0.005; fa50*fa; % Sytem Tranfer Function H num [/]; den [ B/ K/]; ytfnum,den; % Sytem Repone xlimy,fa,t; ubplot2,,, plott,z_ode:,, title'ode Analyi' ubplot2,,2, plott,x, title'tranfer Function Analyi'

56 Example CASE 2 ATLAB Simulation Reult 55 ODE Analyi Tranfer Function Analyi

57 Example - CASE 3 56 CASE 3: Non-Zero Initial Condition and f a t50 in2t Some inuoidal force i applied, and initial condition are non-zero, therefore, in order to perform -domain analyi, we proceed a follow: Generate the input ignal uing genig Determine the tranfer function for the ytem Trnafrom the ytem fuction to tate-pacepace form Simulate the ytem uing lim, with give initial condition H X F N D B a 2 IC 0 [A,B,C,D] tf2num,den K

58 Example CASE 3 ATLAB Code clear all, clc t0:0 0:0.005:20; 005:20; % Simulation Time %ODE analyi [t,z_ode] ode45'echex',t,[2.5;2.5]; % tranfer function Analyi X N % Parameter H ; K00; B2; F D IC 0 % Generate the input ignal fat [fa,t] genig'ine',pi,20,0.005; fa50*fa; % tate pace ytem [A,B,C,D]tf2num,den B a 2 xlima,b,c,d,fa,t,[2.5;2.5]; ubplot2,,, plott,z_ode:,, title'ode Analyi' ubplot2,,2, plott,x, title'tranfer Function Analyi' 57 K

59 Example CASE 3 ATLAB Simulation Reult 4 ODE Analyi Tranfer Function Analyi

60 59 Application of Laplace Tranform 3. Electrical Sytem

61 Variable: Voltage v volt Current i ampere 60 Element Law: Reitor Ohm law: i v R v Ri R reitance in ohm Open Circuit R infinite Short circuit it R zero

62 Element Law: 6 Capacitor v - i Curren through h capacitor i q Cv given a C capacitance in farad dq d Cv dv i C dt dt dt dv idt, C by integrating, the voltage acro capcitor i given a t v t v t 0 i λ dλ C t 0

63 Element Law: Inductor L - v i v L di dt which can be re - arrnaged a di vdt L which can be olved a t i t i t 0 v λ dλ L t 0 L inductance in henry 62

64 -Domain Circuit Analyi 63 RESISTOR v t Ri t R Tranforming thi equation, we get R V R I R R v t i t R R - R or I V R R R

65 -Domain Circuit Analyi 64 v C or CAPACITOR t v t i C C t 0 C ic λ dλ t t C 0 dv C t dt Tranforming thi equation, we get V v t C i t C C c o I C C v C t - C or I CV CV Cv t C C C 0

66 -Domain Circuit Analyi 65 INDUCTOR v L t L di i t L dt i L v L t - L or i L t i L t 0 v L λ dλ L Tranforming thi equation, we get or V t t 0 L L I L Li t0 i L t0 V L I L 0 L

67 66 Example For the circuit hown in the Figure, v i 0V, R 0, Ω, C 0μF. vi R C v o t Uing Nodal analyi, find the mathematical model that repreent the circuit conidering the initial condition equal to zero and a time interval of 0 to 20 m. Ue atlab to find the numerical olution of the model. Solution: Uing Nodal Analyi: R v i v o dvo t C dt t v v t dvo i o dt CR CR vi v o R C v o t

68 Simulation Uing ODE Solver dvo dt t v v t o i o CR CR vi clear [t,v] ode45 ELEC_Ex',[0 0.5],[0]; plott,v:,, title The Output Voltage'; xlabel'time t'; ylabel Voltage V '; function dvdt ELEC_EXt,v Vi 0; R 0000; C 0e-6; dvdt [ V / C*R - v / C*R]; v o 67 R C v o t

69 Simulation Reult Uing ODE Solver 68 0 The Output Voltage 8 Voltag ge V time t

70 Example Analyi in -Domain 69 V o [ V ] i v C t 0 RC RC Voltage H v Tranfer Function RC V o V i RC

71 Example Analyi in -Domain 70 CASE : v i 0V, R 0,000 Ω, C 0μF Vct0 0 Capacitor i initially dicharged clear all, clc t0:0.005:; % Simulation Time % ODE analyi [t,v] ode45'elec_ex',t,[0]; % tranfer function Analyi R0e3; C0e-6; num2 [0/R*C]; den2 [ /R*C 0]; y2tfnum2,den2; V o RC 0 RC [vc, t3]impuley2, t; ubplot3,,, plott,v:,, title'tranfer Function Analyi' ubplot3,,2, plott3,vc,

72 Example Analyi in -Domain 7 CASE : v i 0V, R 0,000 Ω, C 0μF Vct0 0 Capacitor i initially dicharged V o RC 0 RC

73 Example Analyi in -Domain 72 CASE 2: v i 0 in2*pi*50*t t, R 0,000 Ω, C 0μF Vct0 0 Capacitor i initially dicharged clear all, clc t0:0.00:; % Simulation Time % ODE analyi [t,v] ode45'elec_ex',t,[0]; % tranfer function Analyi % Generate the input ignal tau/50; [vi,t2] genig'ine',tau,,0.00; vi0*vi; % Parameter R0e3; C0e-6; num2 [/R*C]; den2 [ /R*C]; y2tfnum2,den2; H v RC RC vclimy2,vi,t2;

74 Example Analyi in -Domain 73 CASE 2: v i 0 in2*pi*50*t t, R 0,000 Ω, C 0μF Vct0 0 Capacitor i initially dicharged H v RC RC

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

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

EE C128 / ME C134 Problem Set 1 Solution (Fall 2010) Wenjie Chen and Jansen Sheng, UC Berkeley

EE C128 / ME C134 Problem Set 1 Solution (Fall 2010) Wenjie Chen and Jansen Sheng, UC Berkeley EE C28 / ME C34 Problem Set Solution (Fall 200) Wenjie Chen and Janen Sheng, UC Berkeley. (0 pt) BIBO tability The ytem h(t) = co(t)u(t) i not BIBO table. What i the region of convergence for H()? A bounded

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

Modeling in the Frequency Domain

Modeling in the Frequency Domain T W O Modeling in the Frequency Domain SOLUTIONS TO CASE STUDIES CHALLENGES Antenna Control: Tranfer Function Finding each tranfer function: Pot: V i θ i 0 π ; Pre-Amp: V p V i K; Power Amp: E a V p 50

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

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

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

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

EE/ME/AE324: Dynamical Systems. Chapter 8: Transfer Function Analysis

EE/ME/AE324: Dynamical Systems. Chapter 8: Transfer Function Analysis EE/ME/AE34: Dynamical Sytem Chapter 8: Tranfer Function Analyi The Sytem Tranfer Function Conider the ytem decribed by the nth-order I/O eqn.: ( n) ( n 1) ( m) y + a y + + a y = b u + + bu n 1 0 m 0 Taking

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

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

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

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

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax:

Control Systems Engineering ( Chapter 7. Steady-State Errors ) Prof. Kwang-Chun Ho Tel: Fax: Control Sytem Engineering ( Chapter 7. Steady-State Error Prof. Kwang-Chun Ho kwangho@hanung.ac.kr Tel: 0-760-453 Fax:0-760-4435 Introduction In thi leon, you will learn the following : How to find the

More information

Module 4: Time Response of discrete time systems Lecture Note 1

Module 4: Time Response of discrete time systems Lecture Note 1 Digital Control Module 4 Lecture Module 4: ime Repone of dicrete time ytem Lecture Note ime Repone of dicrete time ytem Abolute tability i a baic requirement of all control ytem. Apart from that, good

More information

FUNDAMENTALS OF POWER SYSTEMS

FUNDAMENTALS OF POWER SYSTEMS 1 FUNDAMENTALS OF POWER SYSTEMS 1 Chapter FUNDAMENTALS OF POWER SYSTEMS INTRODUCTION The three baic element of electrical engineering are reitor, inductor and capacitor. The reitor conume ohmic or diipative

More information

1. /25 2. /30 3. /25 4. /20 Total /100

1. /25 2. /30 3. /25 4. /20 Total /100 Circuit Exam 2 Spring 206. /25 2. /30 3. /25 4. /20 Total /00 Name Pleae write your name at the top of every page! Note: ) If you are tuck on one part of the problem, chooe reaonable value on the following

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

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. Erickon Department of Electrical, Computer, and Energy Engineering Univerity of Colorado, Boulder Cloed-loop buck converter example: Section 9.5.4 In ECEN 5797, we ued the CCM mall ignal model to

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

Homework 7 Solution - AME 30315, Spring s 2 + 2s (s 2 + 2s + 4)(s + 20)

Homework 7 Solution - AME 30315, Spring s 2 + 2s (s 2 + 2s + 4)(s + 20) 1 Homework 7 Solution - AME 30315, Spring 2015 Problem 1 [10/10 pt] Ue partial fraction expanion to compute x(t) when X 1 () = 4 2 + 2 + 4 Ue partial fraction expanion to compute x(t) when X 2 () = ( )

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

( 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

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

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

EE 4343/ Control System Design Project

EE 4343/ Control System Design Project Copyright F.L. Lewi 2004 All right reerved EE 4343/5320 - Control Sytem Deign Project Updated: Sunday, February 08, 2004 Background: Analyi of Linear ytem, MATLAB Review of Baic Concept LTI Sytem LT I

More information

Properties of Z-transform Transform 1 Linearity a

Properties of Z-transform Transform 1 Linearity a Midterm 3 (Fall 6 of EEG:. Thi midterm conit of eight ingle-ided page. The firt three page contain variou table followed by FOUR eam quetion and one etra workheet. You can tear out any page but make ure

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

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

Spring 2014 EE 445S Real-Time Digital Signal Processing Laboratory. Homework #0 Solutions on Review of Signals and Systems Material

Spring 2014 EE 445S Real-Time Digital Signal Processing Laboratory. Homework #0 Solutions on Review of Signals and Systems Material Spring 4 EE 445S Real-Time Digital Signal Proceing Laboratory Prof. Evan Homework # Solution on Review of Signal and Sytem Material Problem.. Continuou-Time Sinuoidal Generation. In practice, we cannot

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

FRTN10 Exercise 3. Specifications and Disturbance Models

FRTN10 Exercise 3. Specifications and Disturbance Models FRTN0 Exercie 3. Specification and Diturbance Model 3. A feedback ytem i hown in Figure 3., in which a firt-order proce if controlled by an I controller. d v r u 2 z C() P() y n Figure 3. Sytem in Problem

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

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

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

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

More information

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

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

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. Erickon Department of Electrical, Computer, and Energy Engineering Univerity of Colorado, Boulder ZOH: Sampled Data Sytem Example v T Sampler v* H Zero-order hold H v o e = 1 T 1 v *( ) = v( jkω

More information

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

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

More information

( ) ( ) ω = X x t e dt

( ) ( ) ω = X x t e dt The Laplace Tranform The Laplace Tranform generalize the Fourier Traform for the entire complex plane For an ignal x(t) the pectrum, or it Fourier tranform i (if it exit): t X x t e dt ω = For the ame

More information

Main Topics: The Past, H(s): Poles, zeros, s-plane, and stability; Decomposition of the complete response.

Main Topics: The Past, H(s): Poles, zeros, s-plane, and stability; Decomposition of the complete response. EE202 HOMEWORK PROBLEMS SPRING 18 TO THE STUDENT: ALWAYS CHECK THE ERRATA on the web. Quote for your Parent' Partie: 1. Only with nodal analyi i the ret of the emeter a poibility. Ray DeCarlo 2. (The need

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

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

Equivalent POG block schemes

Equivalent POG block schemes apitolo. NTRODUTON 3. Equivalent OG block cheme et u conider the following inductor connected in erie: 2 Three mathematically equivalent OG block cheme can be ued: a) nitial condition φ φ b) nitial condition

More information

Mathematical modeling of control systems. Laith Batarseh. Mathematical modeling of control systems

Mathematical modeling of control systems. Laith Batarseh. Mathematical modeling of control systems Chapter two Laith Batareh Mathematical modeling The dynamic of many ytem, whether they are mechanical, electrical, thermal, economic, biological, and o on, may be decribed in term of differential equation

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

Lecture Notes II. As the reactor is well-mixed, the outlet stream concentration and temperature are identical with those in the tank.

Lecture Notes II. As the reactor is well-mixed, the outlet stream concentration and temperature are identical with those in the tank. Lecture Note II Example 6 Continuou Stirred-Tank Reactor (CSTR) Chemical reactor together with ma tranfer procee contitute an important part of chemical technologie. From a control point of view, reactor

More information

Reference:W:\Lib\MathCAD\Default\defaults.mcd

Reference:W:\Lib\MathCAD\Default\defaults.mcd 4/9/9 Page of 5 Reference:W:\Lib\MathCAD\Default\default.mcd. Objective a. Motivation. Finite circuit peed, e.g. amplifier - effect on ignal. E.g. how "fat" an amp do we need for audio? For video? For

More information

ECE-320 Linear Control Systems. Spring 2014, Exam 1. No calculators or computers allowed, you may leave your answers as fractions.

ECE-320 Linear Control Systems. Spring 2014, Exam 1. No calculators or computers allowed, you may leave your answers as fractions. ECE-0 Linear Control Sytem Spring 04, Exam No calculator or computer allowed, you may leave your anwer a fraction. All problem are worth point unle noted otherwie. Total /00 Problem - refer to the unit

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

Lecture 12 - Non-isolated DC-DC Buck Converter

Lecture 12 - Non-isolated DC-DC Buck Converter ecture 12 - Non-iolated DC-DC Buck Converter Step-Down or Buck converter deliver DC power from a higher voltage DC level ( d ) to a lower load voltage o. d o ene ref + o v c Controller Figure 12.1 The

More information

5.5 Application of Frequency Response: Signal Filters

5.5 Application of Frequency Response: Signal Filters 44 Dynamic Sytem Second order lowpa filter having tranfer function H()=H ()H () u H () H () y Firt order lowpa filter Figure 5.5: Contruction of a econd order low-pa filter by combining two firt order

More information

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

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog

Chapter 2 Sampling and Quantization. In order to investigate sampling and quantization, the difference between analog Chapter Sampling and Quantization.1 Analog and Digital Signal In order to invetigate ampling and quantization, the difference between analog and digital ignal mut be undertood. Analog ignal conit of continuou

More information

EECS2200 Electric Circuits. RLC Circuit Natural and Step Responses

EECS2200 Electric Circuits. RLC Circuit Natural and Step Responses 5--4 EECS Electric Circuit Chapter 6 R Circuit Natural and Step Repone Objective Determine the repone form of the circuit Natural repone parallel R circuit Natural repone erie R circuit Step repone of

More information

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL

CHAPTER 4 DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL 98 CHAPTER DESIGN OF STATE FEEDBACK CONTROLLERS AND STATE OBSERVERS USING REDUCED ORDER MODEL INTRODUCTION The deign of ytem uing tate pace model for the deign i called a modern control deign and it i

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

ECE2262 Electric Circuits. Chapter 6: Capacitance and Inductance

ECE2262 Electric Circuits. Chapter 6: Capacitance and Inductance ECE2262 Electric Circuits Chapter 6: Capacitance and Inductance Capacitors Inductors Capacitor and Inductor Combinations Op-Amp Integrator and Op-Amp Differentiator 1 CAPACITANCE AND INDUCTANCE Introduces

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

Function and Impulse Response

Function and Impulse Response Tranfer Function and Impule Repone Solution of Selected Unolved Example. Tranfer Function Q.8 Solution : The -domain network i hown in the Fig... Applying VL to the two loop, R R R I () I () L I () L V()

More information

Wolfgang Hofle. CERN CAS Darmstadt, October W. Hofle feedback systems

Wolfgang Hofle. CERN CAS Darmstadt, October W. Hofle feedback systems Wolfgang Hofle Wolfgang.Hofle@cern.ch CERN CAS Darmtadt, October 9 Feedback i a mechanim that influence a ytem by looping back an output to the input a concept which i found in abundance in nature and

More information

Reduction of Multiple Subsystems

Reduction of Multiple Subsystems F I V E Reduction of Multiple Subytem SOLUTIONS TO CASE STUDIES CHALLENGES Antenna Control: Deigning a Cloed-Loop Repone a. Drawing the block diagram of the ytem: u i + - Pot 0 Π Pre amp K Power amp 50

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

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

Differential Equations and Lumped Element Circuits

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

More information

DYNAMIC MODELS FOR CONTROLLER DESIGN

DYNAMIC MODELS FOR CONTROLLER DESIGN DYNAMIC MODELS FOR CONTROLLER DESIGN M.T. Tham (996,999) Dept. of Chemical and Proce Engineering Newcatle upon Tyne, NE 7RU, UK.. INTRODUCTION The problem of deigning a good control ytem i baically that

More information

MM1: Basic Concept (I): System and its Variables

MM1: Basic Concept (I): System and its Variables MM1: Baic Concept (I): Sytem and it Variable A ytem i a collection of component which are coordinated together to perform a function Sytem interact with their environment. The interaction i defined in

More information

MODERN CONTROL SYSTEMS

MODERN CONTROL SYSTEMS MODERN CONTROL SYSTEMS Lecture 1 Root Locu Emam Fathy Department of Electrical and Control Engineering email: emfmz@aat.edu http://www.aat.edu/cv.php?dip_unit=346&er=68525 1 Introduction What i root locu?

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

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

Roadmap for Discrete-Time Signal Processing

Roadmap for Discrete-Time Signal Processing EE 4G Note: Chapter 8 Continuou-time Signal co(πf Roadmap for Dicrete-ime Signal Proceing.5 -.5 -..4.6.8..4.6.8 Dicrete-time Signal (Section 8.).5 -.5 -..4.6.8..4.6.8 Sampling Period econd (or ampling

More information

The Laplace Transform , Haynes Miller and Jeremy Orloff

The Laplace Transform , Haynes Miller and Jeremy Orloff 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

More information

Chapter 4: Applications of Fourier Representations. Chih-Wei Liu

Chapter 4: Applications of Fourier Representations. Chih-Wei Liu Chapter 4: Application of Fourier Repreentation Chih-Wei Liu Outline Introduction Fourier ranform of Periodic Signal Convolution/Multiplication with Non-Periodic Signal Fourier ranform of Dicrete-ime Signal

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

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

55:041 Electronic Circuits

55:041 Electronic Circuits 55:04 Electronic ircuit Frequency epone hapter 7 A. Kruger Frequency epone- ee page 4-5 of the Prologue in the text Important eview co Thi lead to the concept of phaor we encountered in ircuit In Linear

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

Analysis of Step Response, Impulse and Ramp Response in the Continuous Stirred Tank Reactor System

Analysis of Step Response, Impulse and Ramp Response in the Continuous Stirred Tank Reactor System ISSN: 454-50 Volume 0 - Iue 05 May 07 PP. 7-78 Analyi of Step Repone, Impule and Ramp Repone in the ontinuou Stirred Tank Reactor Sytem * Zohreh Khohraftar, Pirouz Derakhhi, (Department of hemitry, Science

More information

EECE 301 Signals & Systems Prof. Mark Fowler

EECE 301 Signals & Systems Prof. Mark Fowler EECE 30 Sigal & Sytem Prof. Mark Fowler Note Set #8 C-T Sytem: Laplace Traform Solvig Differetial Equatio Readig Aigmet: Sectio 6.4 of Kame ad Heck / Coure Flow Diagram The arrow here how coceptual flow

More information

PHYS 110B - HW #2 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased

PHYS 110B - HW #2 Spring 2004, Solutions by David Pace Any referenced equations are from Griffiths Problem statements are paraphrased PHYS 11B - HW # Spring 4, Solution by David Pace Any referenced equation are from Griffith Problem tatement are paraphraed [1.] Problem 7. from Griffith A capacitor capacitance, C i charged to potential

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

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

System models. We look at LTI systems for the time being Time domain models

System models. We look at LTI systems for the time being Time domain models Stem moel We look at LTI tem for the time being Time omain moel High orer orinar ifferential equation moel Contain onl input variable, output variable, their erivative, an contant parameter Proper: highet

More information

Analysis of Stability &

Analysis of Stability & INC 34 Feedback Control Sytem Analyi of Stability & Steady-State Error S Wonga arawan.won@kmutt.ac.th Summary from previou cla Firt-order & econd order ytem repone τ ωn ζω ω n n.8.6.4. ζ ζ. ζ.5 ζ ζ.5 ct.8.6.4...4.6.8..4.6.8

More information

Exercises for lectures 20 Digital Control

Exercises for lectures 20 Digital Control Exercie for lecture 0 Digital Control Micael Šebek Automatic control 06-4- Sampling: and z relationip for complex pole Continuou ignal Laplace tranform wit pole Dicrete ignal z-tranform, t y( t) e in t,

More information

Massachusetts Institute of Technology Dynamics and Control II

Massachusetts Institute of Technology Dynamics and Control II I E Maachuett Intitute of Technology Department of Mechanical Engineering 2.004 Dynamic and Control II Laboratory Seion 5: Elimination of Steady-State Error Uing Integral Control Action 1 Laboratory Objective:

More information

ECE2262 Electric Circuits. Chapter 6: Capacitance and Inductance

ECE2262 Electric Circuits. Chapter 6: Capacitance and Inductance ECE2262 Electric Circuits Chapter 6: Capacitance and Inductance Capacitors Inductors Capacitor and Inductor Combinations 1 CAPACITANCE AND INDUCTANCE Introduces two passive, energy storing devices: Capacitors

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

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

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

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

S.E. Sem. III [EXTC] Circuits and Transmission Lines

S.E. Sem. III [EXTC] Circuits and Transmission Lines S.E. Sem. III [EXTC] Circuit and Tranmiion Line Time : Hr.] Prelim Quetion Paper Solution [Mark : 80 Q.(a) Tet whether P() = 5 4 45 60 44 48 i Hurwitz polynomial. (A) P() = 5 4 45 60 44 48 5 45 44 4 60

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

Initial conditions. Necessity and advantages: Initial conditions assist

Initial conditions. Necessity and advantages: Initial conditions assist Initial conditions Necessity and advantages: Initial conditions assist To evaluate the arbitrary constants of differential equations Knowledge of the behavior of the elements at the time of switching Knowledge

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

Lecture 15 - Current. A Puzzle... Advanced Section: Image Charge for Spheres. Image Charge for a Grounded Spherical Shell

Lecture 15 - Current. A Puzzle... Advanced Section: Image Charge for Spheres. Image Charge for a Grounded Spherical Shell Lecture 15 - Current Puzzle... Suppoe an infinite grounded conducting plane lie at z = 0. charge q i located at a height h above the conducting plane. Show in three different way that the potential below

More information

Chapter 4 Interconnection of LTI Systems

Chapter 4 Interconnection of LTI Systems Chapter 4 Interconnection of LTI Sytem 4. INTRODUCTION Block diagram and ignal flow graph are commonly ued to decribe a large feedback control ytem. Each block in the ytem i repreented by a tranfer function,

More information

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems

CALIFORNIA INSTITUTE OF TECHNOLOGY Control and Dynamical Systems Control and Dynamical Sytem CDS 0 Problem Set #5 Iued: 3 Nov 08 Due: 0 Nov 08 Note: In the upper left hand corner of the econd page of your homework et, pleae put the number of hour that you pent on thi

More information

Stability. ME 344/144L Prof. R.G. Longoria Dynamic Systems and Controls/Lab. Department of Mechanical Engineering The University of Texas at Austin

Stability. ME 344/144L Prof. R.G. Longoria Dynamic Systems and Controls/Lab. Department of Mechanical Engineering The University of Texas at Austin Stability The tability of a ytem refer to it ability or tendency to eek a condition of tatic equilibrium after it ha been diturbed. If given a mall perturbation from the equilibrium, it i table if it return.

More information