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

Size: px
Start display at page:

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

Transcription

1 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 of the exam 5 (differently weighted, in total 35 point) It i not required to anwer all quetion to achieve the maximum grade. The number of point i indicated in front of each quetion eparately. heet A4 (4 page) A pocket calculator will be provided. The aitant are not allowed to anwer technical quetion and you are not permitted to ue any electronic device (exception i the pocket calculator provided officially). Important: Ue only thee prepared heet for your olution. You may ak for extra heet if you need more pace.

2 Page Sample Examination Digital Control Sytem Quetion (General Knowledge) 5 Point You have to develop a controller for an intable plant, which will run on a microproceor allowing for a ampling time of T =.3. The pectra of the plant, of the diturbance and of the meaurement noie are hown in Figure. The plant ha one untable pole at π + =. The reference for the control i r(t) =. P D N untable pole Magnitude (db) ω (rad/) Figure : Spectra of the plant (P), the diturbance (D) and the meaurement noie (N) a) ( point) Draw the block diagram of a generic, complete dicrete-time control ytem, including interface, filter, and all relevant ignal. b) ( point) Can you do controller emulation in the cae at hand? Jutify your anwer. c) ( point) I an anti-aliaing filter neceary? Jutify your anwer. d) ( point) Baed on your anwer to the previou quetion, what plant model do you ue to deign your controller?

3 Sample Examination Digital Control Sytem Page 3 Solution a) The diagram i hown in Figure. d(t) r(t) = AAF ADC μp DAC Plant y(t) n(t) Figure : Dicrete-time control ytem b) It i generally adviable to have the croover frequency of the loop gain centered between the croover frequencie of the diturbance and the noie, which i at approximately 8 rad /. Alo, the control ytem hould be at leat one octave (better: one decade) fater than the fatet untable pole of the plant. Thi requirement alo force a croover frequency of at leat 8 rad /. The ampling frequency i ω = π T rad /, and thu only.6 time fater than the required croover frequency. For emulation to poibly work well, a factor of approximately i required. Therefore, we cannot do emulation. c) Ye. Even if the control ytem ha a teep decent after the croover frequency (and thu the ampled ignal doe not have ubtantial energy at frequencie higher than the Nyquit frequency of roughly.5 rad /), an anti-aliaing filter (AAF) i till needed to attenuate the noie. d) The four combination of emulation/dicrete controller deign and with/without AAF are poible. For emulation, the continuou repreentation of the plant i ued when deigning the (continuou) controller. In the cae of real dicrete-time controller deign, the plant (and poibly the AAF) have to be dicretized firt. All four cae are lited here, the correct one baed on the anwer to b) and c) i the dicrete-time deign with AAF. dicrete-time deign { { } } with AAF ( z )Z L AAF () P () t=kt { { } } no AAF ( z )Z L P () t=kt emulation AAF () e T P () e T P ()

4 Page 4 Sample Examination Digital Control Sytem Quetion (Controller Emulation) 6 Point For a continuou-time plant model, an engineer obtained the following continuou-time controller: C() = + + α, wherea α R i a tuning factor. a) ( point) The engineer implement the controller on a microproceor uing the Euler backward emulation approach. What i the reulting tranfer function C(z) for a generic ampling time T (T R + )? b) (3 point) What i the range of the tuning factor α to produce an aymptotically table dicrete-time controller uing the Euler backward emulation approach? c) ( point) What i the condition on α to have an aymptotically table continuou-time controller C() and an aymptotically table dicrete-time controller uing the Euler backward emulation approach? Solution a) The Euler backward emulation approach i given by = z T z. Inerting thi equation into the controller C() yield C(z) = z T z + z T z + α = z( + T ) z( + αt ). b) The controller C(z) i aymptotically table if it pole z p fulfill the condition z p <. The pole z p i obtained from the equation z( + αt ) =, i.e. z p = condition above, α mut atify < + αt <. Thi inequality contraint lead to the olution α > and α < T. +αt. From the c) For C() being aymptotically table, it pole p = α mut lie in the left half of the complex plane, i.e. Re{ p } < α >. Together with the reult from b), the condition on α i that α >.

5 Sample Examination Digital Control Sytem Page 5 Quetion 3 (Plant Dicretization and Analyi) 8 Point a) (3 point) Derive the dicrete-time tranfer function of the following continuou-time plant: P () = Ue a zero-order hold element and aume the ampling time T to be known. b) (3 point) Determine the tate-pace repreentation of the above ytem. Introduce a tate vector x and find the matrice F, G, C, D decribing the tate-pace repreentation of the dicretized ytem: x k+ = F x k + Gu k () y k = Cx k + Du k (3) c) ( point) Ae the tability of the dicrete-time ytem. () Solution 3 a) Dicretizing a continuou-time tranfer function uing zero-order hold a ampling method can be done by evaluating the following formula: P (z) = z { } } Z {L z t=kt P () (4) Partial fraction decompoition i required in order to apply the tranformation table: P () = ( + )( + ) = A + B + + C + A( + )( + ) + B( + ) + C( + ) = ( + )( + ) = (A + B + C) + (3A + B + C) + A ( + )( + ) Comparing coefficient of the numerator obviouly yield A =.5 and olving the remaining two equation for B and C reult in B =, C =.5. By inerting thee value we obtain a tranfer function in a form uitable for direct tranformation:.5 P () = Uing the tranformation table reult in: (.5 P (z) = z z z z z z +.5 z e T ) z e T In order to implify the notation for further calculation, the abbreviation a = e T i introduced: P (z) = z ( z.5 z z z ) z a +.5 z z a () (5) (6) (7) (8) (9)

6 Page 6 Sample Examination Digital Control Sytem Expanding and rearranging finally yield: P (z) =.5(z a)(z a ) (z )(z a ) +.5(z )(z a) (z a)(z a ) = z(.5a a +.5) + (.5a 3 a +.5a) z z(a + a) + a 3 = Y (z) U(z) () () b) Baed on the dicrete-time tranfer function derived in the foregoing quetion, the input/output ytem decription i readily obtained by applying the hift property of the Z tranformation: Y (z) (z z(a + a) + a 3 ) = U(z) (z(.5a a +.5) + (.5a 3 a +.5a)) (3) y k+ (a + a)y k+ + a 3 y k = (.5a a +.5)u k+ + (.5a 3 a +.5a)u k. (4) Solving for y k+ and hifting one timetep backward yield: y k+ = (a + a)y k a 3 y k + (.5a a +.5)u k + (.5a 3 a +.5a)u k. (5) Rearranging the element in equation (5) in a chronological order, one get y k+ = (a + a)y k + (.5a a +.5)u k a 3 y k + (.5a 3 a +.5a)u }{{ k }. (6) =:ξ k By looking at equation (6), the ytem can be decribed uing two tate ν k = y k and ξ k a deignated (which contain all information from the previou tep), yielding: ν k+ = (a + a)ν k + (.5a a +.5)u k + ξ k (7) ξ k+ = a 3 ν k + (.5a 3 a +.5a)u k, (8) Thi i equivalent to the following tate pace repreentation: [ (a x k+ = ] ( + a).5a a 3 x k + ) a +.5.5a 3 a u +.5a k }{{}}{{} (9) F G y k = ( ) x k + }{{}}{{} u k. D C () c) The pole of the ytem determine whether it i table or not. There are three way to calculate the pole of the dicrete-time ytem: i) Eigenvalue of matrix F, i.e. olve det(π I F ) = ; i Zero of the denominator of P (z) calculated above (mot direct way); Calculate the pole of the continuou-time plant (e.g. from it tranfer function P ()) and ue π z i = e π i T to obtain the pole of the dicrete-time ytem. All three way lead to π = a = e T and π = a = e T. Since T >, it can be concluded that π, < and hence the ytem i aymptotically table.

7 Sample Examination Digital Control Sytem Page 7 Quetion 4 (Anti Aliaing Filter and Signal Sampling) 6 Point a) Signal Sampling without Anti-Aliaing Filter Given a ignal x(t) which i corrupted by noie n(t): y(t) = x(t) + n(t) x(t) = in(ω t) + in(ω t) n(t) =.5 in(ω n t) with: ω = rad, ω = 3 rad and ω n = 7 rad i) ( point) Draw the amplitude pectrum Y (ω) of y(t). (Ue the firt prepared frame on the next page) ( point) Now aume that the ignal i ampled with the ampling time T = π 4. Calculate the ampling frequency a well a the Nyquit frequency. Draw vertical line to indicate both frequencie. Sketch the amplitude pectrum of the ampled ignal Ȳ (ω). Indicate where the amplitude pectrum of the original ignal Y (ω) i ditorted by the aliaing of the noie. (Ue the econd prepared frame on the next page) b) Signal Sampling with Anti-Aliaing Filter To avoid aliaing, the following idealized filter F i placed before the ampling F (ω).5 ω F ω[ rad ] The filter parameter are α > R and ω F > R. ωf + α i) ( point) Now apply the filter F to the ignal y(t). Ue the filter parameter α =.5 rad and ω F = 4 rad. Draw the magnitude of the filter F (ω) and the amplitude pectrum Y F (ω) of the filtered ignal y F (t). (Ue the third prepared frame on the next page) ( point) Now aume that the filtered ignal y F (t) from quetion c) i) i alo ampled with ampling time T = π 4. Sketch the amplitude pectrum of the filtered and ampled ignal ȲF (ω). (Ue the fourth prepared frame on the next page) i ( Point) You want to ue the filter decribed in b) i) for another unknown ignal. What i the maximum ampling time you have to ue in order to uppre aliaing completely?

8 Page 8 Sample Examination Digital Control Sytem.5 Prepared frame for quetion b) i) Y (ω) Prepared frame for quetion b) Ȳ (ω) Prepared frame for quetion c) i) F(ω), YF (ω) Prepared frame for quetion c) ȲF (ω) ω[ rad ]

9 Sample Examination Digital Control Sytem Page 9 Solution 4 a) i) ( point) The frequencie ω i and amplitude A i can be read directly from the ignal definition: ω = rad, ω = 3 rad and ω n = 7 rad A =, A = and A n =.5 ( point) The ampling frequency ω S can be calulated by ω S = π T = 8rad and the Nyquit frequency ω N i ω N = ω S = 4 rad The ampling ha the following effect on the ampled ignal: The ignal y(t) get uperimpoed with infinitely many copy of the ignal y n (t), with each of their amplitude pectra hifted by πn T repectively. Thi create the ignal component at the frequencie ω = {, 5, 6} rad rad. The alia of the noie at ω = < ω N lie in the frequency range of interet and thereby ditort the ignal. b) i) ( point) The filter uppree all ignal component above 6 rad. The noie i uppreed, wherea the two ignal component at frequencie lower than the Nyquit frequency are left untouched. i ( point) Now, that there are no more component above the Nyquit frequency (noie) in the filtered ignal, no aliae appear for frequencie lower than the Nyquit frequency. In the frequency range of interet the ignal i not ditorted anymore. ( Point) The filter cut off all ignal content above a frequency of 6 rad. Thi i the lower limit for the Nyquit frequency ω N : ω N,min = ω S,min = 6 rad T max = π ω S,min = π ω N,min = π 6

10 Page Sample Examination Digital Control Sytem.5 Solution for quetion b) i) Y (ω) Solution for quetion b) Nyquit Limit Sampling Frequency Ȳ (ω).5 Alia of noie Solution for quetion c) i) F(ω), YF (ω) ȲF (ω) Solution for quetion c) Nyquit Limit Sampling Frequency ω[ rad ]

11 Sample Examination Digital Control Sytem Page Quetion 5 (Controller Synthei) Point You have to deign a dicrete controller C(z) for the plant P (z) and the given feedback tructure in figure 3. reference C(z) P (z) output Figure 3: Feedback Control P (z) = αz + β z + γz + δ, with α, β, γ, δ R, and T = a) Root-Locu Deign: Aume the controller i C(z) = k p, with k p R + i) ( Point) Where do the pole of the tranfer function of the cloed-loop control ytem T (z) = L(z) +L(z) converge to for k p = and for k p? ( Point) Aume α =.5, β =.45, γ =., δ =. Figure 4 (next page) how the Nyquit diagram of the plant P (z). Doe the Nyquit diagram enure tability of T (z) for k p =? Give reaon for your anwer. b) Plant Inverion: i) ( Point) Aume you want to control P (z) uch that the tranfer function T (z) become: T (z) = A z + Bz +., with A, B R Find a pair of numerical value for A and B uch that all pole of T (z) are inide the nice pole region and the teady tate gain of T (z) i one ω T = π Nice Pole Region ω T = π δ = ( Point) Determine the controller C(z) which realize T (z) for the plant P (z) with the pole in the nice pole region and the teady tate gain of T (z) equal to one. Doe C(z) contain an open integrator? c) MIMO-tuning: Aume now, that a dicrete-time plant of the following form i given: x k+ = F x k + Gu k, y k = Cx k

12 Page Sample Examination Digital Control Sytem.5 Imaginary Axi ω = P ( z = e j(π ɛ)) p = {, } P ( z = e jɛ) Real Axi Figure 4: Nyquit Diagram of the plant P (z) An engineer deigned a dicrete-time tate-feedback-controller (controller gain K) with an oberver (oberver gain H) to control thi ytem. To find the gain K and H, he olved the LQR problem for {F,G,Q,ρ I} and {F T,C T,GG T,μ I}, repectively. He propoed three different deign which only differ in ρ and μ. The pole of thee deign are given in the plot below, with: ( * = F, o = F GK, + = F HC). Deign a) Deign b) Deign c) Im Im Im Re - - Re - - Re Note: Pleae anwer the following quetion with a,b,c or none and explain why. i) ( point) Which of the deign ha the lowet tate-feedback-controller? ( point) Which deign ha the lowet tate-oberver? Solution 5 a) i) The pole of the cloed-loop ytem T (z) are z p,, = (γ + k pα) ± (γ + k p α) 4(δ + k p β)

13 Sample Examination Digital Control Sytem Page 3 k p = : The pole of the cloed-loop ytem T (z) are equal to the pole of the plant P (z): k p = z p,, = γ ± γ 4δ k p : The pole of the cloed-loop ytem T (z) have to fulfill the following equation: z p,, + γz p,, + δ + k p (αz p,, + β) = For k p the pole of T (z) move to the zero of the plant P (z): k p z p, ign(α), z p, β α P (z) =... z + γz + δ pole: z p,, = γ ± γ = {, γ} = {,.} P (z) ha one untable pole and the gain P (e jϕ ) for ϕ [ɛ, π ɛ] encloe the critical point - one time ccw. According to the Nyquit criterion the cloed-loop ytem with k p = i table. b) i) Steady tate unity gain condition: A = + B +. () Pole: p, = B± B.4 make a imple choice and chooe B =.4 to obtain a double real pole at.4 =.36 which i clearly inide the nice pole region and calculate A =.4+. = C(z) = T (z) P (z) T (z) = z + γz + δ A αz + β z + Bz +. A an open integrator mean a pole at z =. Looking at the denominator we obtain the condition: (αz + β) (z + Bz +. A) z= = α + αb +.α αa + β + βb +.β βa = α ( + B +. A) + β ( + B +. A) = And from equation follow that + B +. A =. The controller C(z) therefore contain an open integrator. c) i) b) i the lowet tate-feedback-controller becaue thi deign ha it eigenvalue of F GK in the lowet location (compared to the other deign) in the complex plane. c) i the lowet tate-oberver becaue thi deign ha it eigenvalue of F HC in the lowet location (compared to the other deign) in the complex plane.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE

NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE POLITONG SHANGHAI BASIC AUTOMATIC CONTROL June Academic Year / Exam grade NAME (pinyin/italian)... MATRICULATION NUMBER... SIGNATURE Ue only thee page (including the bac) for anwer. Do not ue additional

More information

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS

S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS S_LOOP: SINGLE-LOOP FEEDBACK CONTROL SYSTEM ANALYSIS by Michelle Gretzinger, Daniel Zyngier and Thoma Marlin INTRODUCTION One of the challenge to the engineer learning proce control i relating theoretical

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

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

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

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

Lecture 8. PID control. Industrial process control ( today) PID control. Insights about PID actions

Lecture 8. PID control. Industrial process control ( today) PID control. Insights about PID actions Lecture 8. PID control. The role of P, I, and D action 2. PID tuning Indutrial proce control (92... today) Feedback control i ued to improve the proce performance: tatic performance: for contant reference,

More information

The state variable description of an LTI system is given by 3 1O. Statement for Linked Answer Questions 3 and 4 :

The state variable description of an LTI system is given by 3 1O. Statement for Linked Answer Questions 3 and 4 : CHAPTER 6 CONTROL SYSTEMS YEAR TO MARKS MCQ 6. The tate variable decription of an LTI ytem i given by Jxo N J a NJx N JN K O K OK O K O xo a x + u Kxo O K 3 a3 OKx O K 3 O L P L J PL P L P x N K O y _

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

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

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

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

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

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

Lecture 4. Chapter 11 Nise. Controller Design via Frequency Response. G. Hovland 2004

Lecture 4. Chapter 11 Nise. Controller Design via Frequency Response. G. Hovland 2004 METR4200 Advanced Control Lecture 4 Chapter Nie Controller Deign via Frequency Repone G. Hovland 2004 Deign Goal Tranient repone via imple gain adjutment Cacade compenator to improve teady-tate error Cacade

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

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

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

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

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

Chapter #4 EEE8013. Linear Controller Design and State Space Analysis. Design of control system in state space using Matlab

Chapter #4 EEE8013. Linear Controller Design and State Space Analysis. Design of control system in state space using Matlab EEE83 hapter #4 EEE83 Linear ontroller Deign and State Space nalyi Deign of control ytem in tate pace uing Matlab. ontrollabilty and Obervability.... State Feedback ontrol... 5 3. Linear Quadratic Regulator

More information

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web: Ph:

Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubaneswar Kolkata Patna Web:     Ph: Serial :. PT_EE_A+C_Control Sytem_798 Delhi Noida Bhopal Hyderabad Jaipur Lucknow Indore Pune Bhubanewar olkata Patna Web: E-mail: info@madeeay.in Ph: -4546 CLASS TEST 8-9 ELECTRICAL ENGINEERING Subject

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

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

Homework 12 Solution - AME30315, Spring 2013

Homework 12 Solution - AME30315, Spring 2013 Homework 2 Solution - AME335, Spring 23 Problem :[2 pt] The Aerotech AGS 5 i a linear motor driven XY poitioning ytem (ee attached product heet). A friend of mine, through careful experimentation, identified

More information

G(s) = 1 s by hand for! = 1, 2, 5, 10, 20, 50, and 100 rad/sec.

G(s) = 1 s by hand for! = 1, 2, 5, 10, 20, 50, and 100 rad/sec. 6003 where A = jg(j!)j ; = tan Im [G(j!)] Re [G(j!)] = \G(j!) 2. (a) Calculate the magnitude and phae of G() = + 0 by hand for! =, 2, 5, 0, 20, 50, and 00 rad/ec. (b) ketch the aymptote for G() according

More information

Lecture #9 Continuous time filter

Lecture #9 Continuous time filter Lecture #9 Continuou time filter Oliver Faut December 5, 2006 Content Review. Motivation......................................... 2 2 Filter pecification 2 2. Low pa..........................................

More information

Lecture 8 - SISO Loop Design

Lecture 8 - SISO Loop Design Lecture 8 - SISO Loop Deign Deign approache, given pec Loophaping: in-band and out-of-band pec Fundamental deign limitation for the loop Gorinevky Control Engineering 8-1 Modern Control Theory Appy reult

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

SKEE 3143 CONTROL SYSTEM DESIGN. CHAPTER 3 Compensator Design Using the Bode Plot

SKEE 3143 CONTROL SYSTEM DESIGN. CHAPTER 3 Compensator Design Using the Bode Plot SKEE 3143 CONTROL SYSTEM DESIGN CHAPTER 3 Compenator Deign Uing the Bode Plot 1 Chapter Outline 3.1 Introduc4on Re- viit to Frequency Repone, ploang frequency repone, bode plot tability analyi. 3.2 Gain

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

ECE 3510 Root Locus Design Examples. PI To eliminate steady-state error (for constant inputs) & perfect rejection of constant disturbances

ECE 3510 Root Locus Design Examples. PI To eliminate steady-state error (for constant inputs) & perfect rejection of constant disturbances ECE 350 Root Locu Deign Example Recall the imple crude ervo from lab G( ) 0 6.64 53.78 σ = = 3 23.473 PI To eliminate teady-tate error (for contant input) & perfect reection of contant diturbance Note:

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

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

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

Figure 1 Siemens PSSE Web Site

Figure 1 Siemens PSSE Web Site Stability Analyi of Dynamic Sytem. In the lat few lecture we have een how mall ignal Lalace domain model may be contructed of the dynamic erformance of ower ytem. The tability of uch ytem i a matter of

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

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

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

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

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

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

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

What is automatic control all about? Welcome to Automatic Control III!! "Automatic control is the art of getting things to behave as you want.

What is automatic control all about? Welcome to Automatic Control III!! Automatic control is the art of getting things to behave as you want. What i automatic control all about? Welcome to Automatic Control III!! Lecture Introduction and linear ytem theory Thoma Schön Diviion of Sytem and Control Department of Information Technology Uppala Univerity.

More information

Root Locus Contents. Root locus, sketching algorithm. Root locus, examples. Root locus, proofs. Root locus, control examples

Root Locus Contents. Root locus, sketching algorithm. Root locus, examples. Root locus, proofs. Root locus, control examples Root Locu Content Root locu, ketching algorithm Root locu, example Root locu, proof Root locu, control example Root locu, influence of zero and pole Root locu, lead lag controller deign 9 Spring ME45 -

More information

An estimation approach for autotuning of event-based PI control systems

An estimation approach for autotuning of event-based PI control systems Acta de la XXXIX Jornada de Automática, Badajoz, 5-7 de Septiembre de 08 An etimation approach for autotuning of event-baed PI control ytem Joé Sánchez Moreno, María Guinaldo Loada, Sebatián Dormido Departamento

More information

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is

CONTROL SYSTEMS. Chapter 5 : Root Locus Diagram. GATE Objective & Numerical Type Solutions. The transfer function of a closed loop system is CONTROL SYSTEMS Chapter 5 : Root Locu Diagram GATE Objective & Numerical Type Solution Quetion 1 [Work Book] [GATE EC 199 IISc-Bangalore : Mark] The tranfer function of a cloed loop ytem i T () where i

More information

MEM 355 Performance Enhancement of Dynamical Systems Root Locus Analysis

MEM 355 Performance Enhancement of Dynamical Systems Root Locus Analysis MEM 355 Performance Enhancement of Dynamical Sytem Root Locu Analyi Harry G. Kwatny Department of Mechanical Engineering & Mechanic Drexel Univerity Outline The root locu method wa introduced by Evan in

More information

Analysis and Design of a Third Order Phase-Lock Loop

Analysis and Design of a Third Order Phase-Lock Loop Analyi Deign of a Third Order Phae-Lock Loop DANIEL Y. ABRAMOVITCH Ford Aeropace Corporation 3939 Fabian Way, MS: X- Palo Alto, CA 94303 Abtract Typical implementation of a phae-lock loop (PLL) are econd

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

The Root Locus Method

The Root Locus Method The Root Locu Method MEM 355 Performance Enhancement of Dynamical Sytem Harry G. Kwatny Department of Mechanical Engineering & Mechanic Drexel Univerity Outline The root locu method wa introduced by Evan

More information

A Simple Approach to Synthesizing Naïve Quantized Control for Reference Tracking

A Simple Approach to Synthesizing Naïve Quantized Control for Reference Tracking A Simple Approach to Syntheizing Naïve Quantized Control for Reference Tracking SHIANG-HUA YU Department of Electrical Engineering National Sun Yat-Sen Univerity 70 Lien-Hai Road, Kaohiung 804 TAIAN Abtract:

More information

THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY STABILIZING CONTROLLERS. Tatsuya Hoshikawa, Kou Yamada and Yuko Tatsumi

THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY STABILIZING CONTROLLERS. Tatsuya Hoshikawa, Kou Yamada and Yuko Tatsumi International Journal of Innovative Computing, Information Control ICIC International c 206 ISSN 349-498 Volume 2, Number 2, April 206 pp. 357 370 THE PARAMETERIZATION OF ALL TWO-DEGREES-OF-FREEDOM SEMISTRONGLY

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

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

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

Singular Value Analysis of Linear- Quadratic Systems!

Singular Value Analysis of Linear- Quadratic Systems! Singular Value Analyi of Linear- Quadratic Sytem! Robert Stengel! Optimal Control and Etimation MAE 546! Princeton Univerity, 2017!! Multivariable Nyquit Stability Criterion!! Matrix Norm and Singular

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

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

Control of Delayed Integrating Processes Using Two Feedback Controllers R MS Approach

Control of Delayed Integrating Processes Using Two Feedback Controllers R MS Approach Proceeding of the 7th WSEAS International Conference on SYSTEM SCIENCE and SIMULATION in ENGINEERING (ICOSSSE '8) Control of Delayed Integrating Procee Uing Two Feedback Controller R MS Approach LIBOR

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

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

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

Chapter 7. Root Locus Analysis

Chapter 7. Root Locus Analysis Chapter 7 Root Locu Analyi jw + KGH ( ) GH ( ) - K 0 z O 4 p 2 p 3 p Root Locu Analyi The root of the cloed-loop characteritic equation define the ytem characteritic repone. Their location in the complex

More information

Multivariable Control Systems

Multivariable Control Systems Lecture Multivariable Control Sytem Ali Karimpour Aociate Profeor Ferdowi Univerity of Mahhad Lecture Reference are appeared in the lat lide. Dr. Ali Karimpour May 6 Uncertainty in Multivariable Sytem

More information

376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD. D(s) = we get the compensated system with :

376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD. D(s) = we get the compensated system with : 376 CHAPTER 6. THE FREQUENCY-RESPONSE DESIGN METHOD Therefore by applying the lead compenator with ome gain adjutment : D() =.12 4.5 +1 9 +1 we get the compenated ytem with : PM =65, ω c = 22 rad/ec, o

More information

State Space: Observer Design Lecture 11

State Space: Observer Design Lecture 11 State Space: Oberver Deign Lecture Advanced Control Sytem Dr Eyad Radwan Dr Eyad Radwan/ACS/ State Space-L Controller deign relie upon acce to the tate variable for feedback through adjutable gain. Thi

More information

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton

LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM. P.Dickinson, A.T.Shenton LOW ORDER MIMO CONTROLLER DESIGN FOR AN ENGINE DISTURBANCE REJECTION PROBLEM P.Dickinon, A.T.Shenton Department of Engineering, The Univerity of Liverpool, Liverpool L69 3GH, UK Abtract: Thi paper compare

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

1 Basic Equations of the PLLs

1 Basic Equations of the PLLs 1 Baic Equation of the PLL 1.1 INTRODUCTION Phae lock loop (PLL) belong to a larger et of regulation ytem. A an independent reearch and deign field it tarted in the 1950 [1] and gained major practical

More information

Math 273 Solutions to Review Problems for Exam 1

Math 273 Solutions to Review Problems for Exam 1 Math 7 Solution to Review Problem for Exam True or Fale? Circle ONE anwer for each Hint: For effective tudy, explain why if true and give a counterexample if fale (a) T or F : If a b and b c, then a c

More information

Chapter 5 Consistency, Zero Stability, and the Dahlquist Equivalence Theorem

Chapter 5 Consistency, Zero Stability, and the Dahlquist Equivalence Theorem Chapter 5 Conitency, Zero Stability, and the Dahlquit Equivalence Theorem In Chapter 2 we dicued convergence of numerical method and gave an experimental method for finding the rate of convergence (aka,

More information

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis

Advanced Digital Signal Processing. Stationary/nonstationary signals. Time-Frequency Analysis... Some nonstationary signals. Time-Frequency Analysis Advanced Digital ignal Proceing Prof. Nizamettin AYDIN naydin@yildiz.edu.tr Time-Frequency Analyi http://www.yildiz.edu.tr/~naydin 2 tationary/nontationary ignal Time-Frequency Analyi Fourier Tranform

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

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

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

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

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

Then C pid (s) S h -stabilizes G(s) if and only if Ĉpid(ŝ) S 0 - stabilizes Ĝ(ŝ). For any ρ R +, an RCF of Ĉ pid (ŝ) is given by

Then C pid (s) S h -stabilizes G(s) if and only if Ĉpid(ŝ) S 0 - stabilizes Ĝ(ŝ). For any ρ R +, an RCF of Ĉ pid (ŝ) is given by 9 American Control Conference Hyatt Regency Riverfront, St. Loui, MO, USA June -, 9 WeC5.5 PID Controller Synthei with Shifted Axi Pole Aignment for a Cla of MIMO Sytem A. N. Gündeş and T. S. Chang Abtract

More information

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD

SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD SMALL-SIGNAL STABILITY ASSESSMENT OF THE EUROPEAN POWER SYSTEM BASED ON ADVANCED NEURAL NETWORK METHOD S.P. Teeuwen, I. Erlich U. Bachmann Univerity of Duiburg, Germany Department of Electrical Power Sytem

More information

Chapter 2: Problem Solutions

Chapter 2: Problem Solutions Chapter 2: Solution Dicrete Time Proceing of Continuou Time Signal Sampling à 2.. : Conider a inuoidal ignal and let u ample it at a frequency F 2kHz. xt 3co000t 0. a) Determine and expreion for the ampled

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

ME2142/ME2142E Feedback Control Systems

ME2142/ME2142E Feedback Control Systems Root Locu Analyi Root Locu Analyi Conider the cloed-loop ytem R + E - G C B H The tranient repone, and tability, of the cloed-loop ytem i determined by the value of the root of the characteritic equation

More information

A PLC BASED MIMO PID CONTROLLER FOR MULTIVARIABLE INDUSTRIAL PROCESSES

A PLC BASED MIMO PID CONTROLLER FOR MULTIVARIABLE INDUSTRIAL PROCESSES ABCM Sympoium Serie in Mechatronic - Vol. 3 - pp.87-96 Copyright c 8 by ABCM A PLC BASE MIMO PI CONOLLE FO MULIVAIABLE INUSIAL POCESSES Joé Maria Galvez, jmgalvez@ufmg.br epartment of Mechanical Engineering

More information