2.010 Fall 2000 Solution of Homework Assignment 8

Size: px
Start display at page:

Download "2.010 Fall 2000 Solution of Homework Assignment 8"

Transcription

1 2.1 Fall 2 Solution of Homework Assignment 8 1. Root Locus Analysis of Hydraulic Servomechanism. The block diagram of the controlled hydraulic servomechanism is shown in Fig. 1 e r e error + i Σ C(s) P(s) _ θ t e θt e θt M(s) θ t Figure 1: Block Diagram of Controlled Servomechanism. The open-loop transfer function is and the closed-loop transfer function is OLT F(s) =C(s)P (s)m(s) C(s)P (s) CLTF(s) = 1+OLTF(s) In this problem we consider two plant models: the system with an ideal servovalve, for which we found in Problem Set 7, 2π 2 P 1 (s) = s(s +2π) rad/amp and the system with servovalve dynamics, for which we found in Problem Set 6, 2π 2 P 2 (s) = s(s +2π) (s + λ v ) rad/amp 2 It is given that λ v =25Hzor5π rad/sec. We also consider two controllers: the simple proportional control for which λ 2 v C 1 (s) =G amps/volt and the proportional plus derivative controller (PD control) for which C 2 (s) =G(1 + K d s) amps/volt In all cases the measurement operator M(s) is simply the constant M =1. volt/radian. 1

2 (a) When P (s) =P 1 (s) and C(s) =C 1 (s) =G in Fig. 1 the open-loop transfer function is OLTF(s) =GM 2π2 s(s +2π) The open-loop poles are at s = and s = 2π. The closed-loop poles are the roots of the quadratic s 2 +2πs +2π 2 GM = The root locus could be obtained by brute force by simply solving this quadratic and plotting the roots as G is varied from G =tog =. The general nature of this locus can be deduced from the five root-locus rules. The locus has real segments in the range between s = 2π and s = (this is the region to the left of one pole). The locus has complex branches, which are symmetric about the real axis, and which, because there are two poles and no zeros in the OLTF(s), have two straight-line asymptotes as G that emanate from c =( 2π +)/2 = π and make the angles 18(1/2) = 9 degrees and 18(3/2) = 27 degrees with the real axis. Imag c s = -2π s = Figure 2: segment and asymptotes determined by root-locus rules. The sketch in Fig. 2 indicates the real line segment and the asymptotes. The five rules do not fix the point at which the root locus breaks out from the real axis, or the precise shape of the locus close to the break out. In the present case the quadratic equation for the root locus is easily solved to give s = π ± π 1 2GM which, when M =1. volts/rad, indicates that for small G there are two real poles until G =.5 when there is a double root at s = c = π, and that for all 2

3 larger values of G the poles are complex with real part always equal to c = π. The root locus thus has the shape shown in Fig. 3. Imag c Figure 3: Root locus for system with P 1 (s)andc 1 (s). (b) For the system with C(s) =C 1 (s) and P (s) =P 2 (s) the open-loop transfer function is ( ) OLTF(s) =G 2π2 5π 2 s(s +2π) s +5π when M = 1. volt/rad. The open-loop poles are at s = and s = 2π and a double pole at s = 5π. There are no open-loop zeros so there are four asymptotes at angles 45 degrees, 135 degrees, 225 degrees and 315 degrees, which emanate from the point on the real axis where 2π ++2( 5π) s = c = = 25.5π 4 The only segment of the real axis which belongs to the root locus is the segment 2π <s<. A sketch of a root locus which is consistent with these rules is shown in Fig. 4. Note how the dynamics of the actuator degrades the stability of the control system. With no actuator dynamics the closed-loop system of figure 3 is stable for all positive gains. When the actuator dynamics is included, the closed-loop system of Fig. 4 is unstable for sufficiently high gains. (c) An accurate root locus is obtained in the following MATLAB session, in which the open-loop transfer function with unity gain is entered, and the root locus for the closed loop transfer function is requested: 3

4 Imag c Figure 4: Sketch of root locus for system with C 1 (s) and P 2 (s). sysc1p2 = tf(5*pi^4, [ 1 12*pi 27*pi^2 5*pi^3 ]) Transfer function: 4.87e s^ s^ e4 s^ e5 s rlocus(sysc1p2) The resulting root locus is displayed in Fig. 5 From Fig. 5 we see that that the root locus crosses from the left half-plane (stable) to the right half-plane (unstable) where the imaginary part of the root is approximately ±2 rad/sec. To estimate the gain G at the onset of instability, we estimate the magnitude of the OLTF(s) when s = j2, as shown in Fig. 6. The magnitude of the open-loop transfer function for unity gain (G = 1. amp/volt) is 5π 4 OLTF(j2) = j2 2π + j2 5π + j2 =.465 At the onset of instability the magitude of the OLTF is unity, which requires that.465g =1. This occurs when G =21.5 amps/volt which is 27 db greater than G =1. amp/volt. 4

5 Imag Axis Axis Figure 5: MATLAB root locus for system with C 1 (s) and P 2 (s). Imag c Figure 6: Estimating magnitude of OLTF(s). (d) To check these estimates, return to MATLAB and request the gain margin by typing in margin(sysc1p2) The Bode plot displayed in Fig. 7 is returned with the information that a gain increase of db (G = 26. amps/volt) from a gain of unity will produce borderline stability at a frequency of rad/sec. This indicates that the 5

6 estimates obtained above are about 1% too low for the frequency at the onset of instability and about 1.3 db too low for the gain value at the onset of instability. Bode Diagrams Gm= db (at rad/sec), Pm= deg. (at rad/sec) -5 Phase (deg); Magnitude (db) Frequency (rad/sec) Figure 7: MATLAB Bode plot for system with C 1 (s) and P 2 (s). (e) For the system with C(s) =C 2 (s) and P (s) =P 1 (s) the open-loop transfer function is OLTF(s) =GK d M 2π2 (s + z) s(s +2π) where z =1/K d is the zero introduced by the derivative action. We are told to choose K d so that z =.9 Hzorz =.9(2π) =5.65 rad/sec. This requires that K d =.1768 sec. With M =1. volts/rad, the OLTF(s) is OLTF(s) =.1768G 2π2 (s +5.65) s(s +2π) 3.49(s +5.65) = G s(s +6.28) which has two poles and one zero. The root locus rules tell us that there is only a single asymptote emanating from c =[ 6.28 ( 5.65)]/1 =.628 rad/sec along the real axis toward. The root locus lies on the real axis in the range 5.65 <s< and in the range <s< A root locus which is consistent with these rules is sketched in Fig. 8. 6

7 Imag c Figure 8: Sketch of root locus for system with C 2 (s) and P 1 (s). (f) For the system with C(s) =C 2 (s) and with P (s) =P 2 (S) the open-loop transfer function is ( ) 3.49(s +5.65) 5π 2 86, 1(s +5.65) OLTF(s) =G = G s(s +2π) s +5π s(s +2π)(s +5π) 2 There are four open-loop poles at s =,s = 2π, s = 5π, and s = 5π again, and one zero at s = The root locus has real segments in the ranges 5.65 <s<, -5π <s<2π and <s< 5π. There are three high-gain asymptotes at angles 6 degrees, 18 degrees, and 3 degrees with respect to the real asxis. The asymptotes emanate from c =[ 2π 2(5π) ( 5.65)]/3 = 14.9 rad/sec. A root locus which is consistent with these rules is sketched in Fig. 9. Note how the actuator dynamics degrades stability and performance. With no actuator dynamics, the closed-loop transient responses corresponding to figure 8 exhibit no oscillation for any gain value. When the actuator dynamics is included, the closed-loop transient responses corresponding to figure 9 become oscillatory and ultimately unstable for sufficiently high gains. (g) An accurate locus is obtained from the following MATLAB session: sysc2p2 = tf([ ],[1 12*pi 27*pi^2 5*pi^3 ]) Transfer function: 861 s s^ s^ e4 s^ e5 s rlocus(sysc2p2) 7

8 Imag c Figure 9: Sketch of root locus for system with C 2 (s) and P 1 (s) Imag Axis Axis Figure 1: MATLAB root locus for system with C 2 (s) and P 1 (s). which produces the root locus displayed in Fig. 1. From Fig. 1 we see that at the onset of instability, where the root locus crosses from the left half-plane 8

9 to the right half-plane, the imaginary part of the root is approximately ±16 rad/sec. To estimate the gain at the onset of instability we make a rough estimate of the magnitude of OLTF(s) when s = j16 rad/sec as indicated in Fig j16 OLTF(j16) =86, 1G j16 2π + j16 5π + j16 =.17G 2 Imag c Figure 11: Estimating gain at onset of instability. Now the magnitude of the open-loop transfer function is unity at the onset of instability, so the gain G required to reach the onset of instability is G =93.4 amps/volt which is 39.4 db greater than 1. amp/volt. (h) To check these estimates, ask MATLAB to calculate the gain margin by entering margin(sysc2p2) MATLAB replies with the Bode plot displayed in Fig. 12 and the information that the gain margin is 39.2 db at the frequency rad/sec. The estimates of 39.4 db and 16 rad/sec obtained in (g) above are fairly accurate in this case. 9

10 Bode Diagrams Gm= db (at rad/sec), Pm=9.171 deg. (at rad/sec) 2-2 Phase (deg); Magnitude (db) Frequency (rad/sec) Figure 12: MATLAB Bode plot for system with C 2 (s) and P 2 (s). 2. Control of Piezo-Electric Machine Tool Head. In this problem we consider a single plant model and three different controllers. The transfer function P (s) for the plant was derived in Assignment 7 (see Eq.(2) in Solution of Problem 2)..368 P (s) = s 2 + 2e4s +2.64e9 meters/volt The roots of the denominator are the physical system poles s = 1, ± j5, 4 rad/sec. The controllers considered are: (i) pure integral action, e a (s) =(K i /s)[e r (s) e x (s)]; (ii) proportional plus integral, e a (s) =G(1 + K i /s)[e r (s) e x (s)]; (iii) proportional plus integral plus derivative, e a (s) =G(1 + K i /s + K d s)[e r (s) e x (s)]. The open-loop transfer function has the form OLTF(s) =C(s)P (s)m x (s) with M x (s) = 1 5 functions volts/meter in every case, and with the three control transfer C 1 (s) = K i s 1

11 C 2 (s) = G(1 + K i s ) C 3 (s) = G(1 + K i s + K ds) (a) For Case (i) the open-loop transfer function is OLTF(s) =K i 36, 8 s(s 2 + 2e4s +2.64e9) (1) which has three poles and no zeros. The root locus covers all of the negative real axis (to the left of the single pole at the origin). There are three asymptotes, making angles of 6 degrees, 18 degrees, and 3 degrees with the real axis. The asymptote center is at s = c =( 1, 1, )/3 = 6, 67 rad/sec. A root locus compatible with these requirements is sketched in Fig. 13 Imag Figure 13: Sketch of Root Locus for Integral Control. (b) An accurate root locus is obtained by inputting to MATLAB the open-loop transfer function with unity gain and requesting the root locus for the closedloop transfer functiion as shown in the following MATLAB session: sys1 = tf(368,[ ]) Transfer function:

12 s^3 + 2 s^ e9 s rlocus(sys1) The resulting plot is displayed in Fig,14. 6 x Imag Axis Axis Figure 14: Root Locus for Integral Control Produced by MATLAB. From Fig. 14 we see that at the onset of instability the frequency is approximately 52, rad/sec. The gain at the onset of instability is estimated by estimating the magnitude of the OLTF(s) when s = j52, K i 36, 8 j52, j52, ( 1, + j5, 4) j52, ( 1, j5, 4) = K i 36, 8 (52, )(1, 13)(12, 9) = K i For this open-loop transfer function to have a magnitude of unity at the onset of instability, the gain K i would have to have the value K i =1.47! 1, which is db greater than K i =1.. (c) Integral action introduces a free integrator, which eliminates steady-state error, but also introduces asymptotes which extend into the right half-plane, which means that sufficiently high gain will cause instability. (d) For the PI controller C 2 (s), the open-loop transfer function is OLTF(s) =G 36, 8(s + K i) s(s 2 + 2e4s +2.64e9) (2) 12

13 Compared with pure integral control (1), PI control has added a zero at s = K i to the OLTF(s). We are told to locate the zero midway between the origin and the real part of the physical system poles s = 1, ± j5, 4 rad/sec. This is done by setting K i = 5, rad/sec. The portion of the real axis on which the root locus can exist is the segment 5, <s< to the left of the pole at the origin. Because there are three poles and one zero, there are two asymptotes for the root locus, making angles of 9 degrees and 27 degrees with the real axis, and emanating from the asymptote center at s = c = [2( 1, ) + ]/2] = 1, rad/sec. A root locus consistent with these requirements is sketched in Fig. 15. Imag c Figure 15: Sketch of Root Locus for PI Control. (e) An accurate root locus is obtained from the following MATLAB session: sys2 = tf([ ],[ ]) Transfer function: 368 s e s^3 + 2 s^ e9 s rlocus(sys2) The plot produced by MATLAB is displayed in Fig

14 1 x Imag Axis Axis Figure 16: Root Locus for PI Control Produced by MATLAB. (f) Because the asymptotes for the root locus remain in the left half-plane, it can be seen that the root locus for PI control always remains in the left half-plane. The controller is stable for all values of G. (g) For the PID controller C 3 (s), the open-loop transfer function is 36, 8(s 2 + s/k d + K i /K d ) OLTF(s) =GK d s(s 2 + 2e4s +2.64e9) The roots of the quadratic in the numerator are the two zeros 1 z 1 = ( K i K d ) 2K d 1 z 2 = (1 1 4K i K d ) 2K d We are told to locate these zeros at z 1 = 5, rad/sec and z 2 = 15, rad/sec. This requires solving the preceding simultaneous equations for K d and K i. If we add the equations we obtain z 1 + z 2 = 155, = 1 K d or K d =6.45e-6 seconds (3) 14

15 If we subtract the two equations we obtain z 1 z 2 = 145, = 155, 1 4K i K d or 4K i K d =1 from which we obtain K i =4, 84 rad/sec. (h) An accurate root locus is obtained from the following MATLAB session: ( ) sys3 = tf( 6.45E-6*368*[ *155], [ ]) Transfer function:.2374 s^ e4 s e s^3 + 2 s^ e9 s rlocus(sys3) 2 x Imag Axis Axis Figure 17: Root Locus for PID Control Produced by MATLAB. x 1 5 The resulting MATLAB plot is displayed in Fig

16 (i) In Homework Assignment 7 it was found that a gain of G = 287, was required to produce a steady-state error of 2 %. If we insert that gain into the closed-loop transfer function e x (s) e r (s) = = OLTF(s) 1+OLTF(s) 287, (.2374s e4 s e8) (s 3 + 2s e9 s) + 287, (.2374s e4 s e8) = = 6.74e4 s e1 s +5.11e13 s e4 s e1 s +5.11e13 we can ask MATLAB to plot the closed-loop poles and unit-step response by entering the following commands: sys4 = tf([6.74e4 1.56E1 5.11E13], [1 8.81E4 1.32E1 5.11E13]) Transfer function: 674 s^ e1 s e s^ s^ e1 s e13 pzmap(sys4) step(sys4) The resulting plot of the poles and zero is displayed in Fig. 18 and the unitstep response is displayed in Fig. 19. Note the rapid rise-time followed by a decaying oscillation due to the pair of complex poles, which decays more quickly than the first-order response due to the real pole close to the slow zero. This problem illustrates the general properties of integral, proportional and derivative action. Integral action eliminates steady-state error but induces closed loop instability for sufficiently high gains. Proportional plus integral action introduces a zero that improves stability but does not reduce resonant transient behavior. Derivative action introduces a second zero that may be used to improve the transient, reducing resonance. However, if both zeros are real-valued, the pole introduced by the integral action is confined to be slower than the slower zero, and that results in the slow approach to zero steady-state error evident in figure

17 1.5 x 15 Pole-zero map 1.5 Imag Axis Axis x 1 4 Figure 18: Pole-Zero Map for Closed-Loop PID Transfer Function. Step Response 1.8 Amplitude Time (sec.) x 1-3 Figure 19: Unit-Step Response of Piezo-Electric Actuator with PID Control. 17

2.010 Fall 2000 Solution of Homework Assignment 7

2.010 Fall 2000 Solution of Homework Assignment 7 . Fall Solution of Homework Assignment 7. Control of Hydraulic Servomechanism. We return to the Hydraulic Servomechanism of Problem in Homework Assignment 6 with additional data which permits quantitative

More information

a. Closed-loop system; b. equivalent transfer function Then the CLTF () T is s the poles of () T are s from a contribution of a

a. Closed-loop system; b. equivalent transfer function Then the CLTF () T is s the poles of () T are s from a contribution of a Root Locus Simple definition Locus of points on the s- plane that represents the poles of a system as one or more parameter vary. RL and its relation to poles of a closed loop system RL and its relation

More information

(b) A unity feedback system is characterized by the transfer function. Design a suitable compensator to meet the following specifications:

(b) A unity feedback system is characterized by the transfer function. Design a suitable compensator to meet the following specifications: 1. (a) The open loop transfer function of a unity feedback control system is given by G(S) = K/S(1+0.1S)(1+S) (i) Determine the value of K so that the resonance peak M r of the system is equal to 1.4.

More information

Outline. Classical Control. Lecture 5

Outline. Classical Control. Lecture 5 Outline Outline Outline 1 What is 2 Outline What is Why use? Sketching a 1 What is Why use? Sketching a 2 Gain Controller Lead Compensation Lag Compensation What is Properties of a General System Why use?

More information

6.1 Sketch the z-domain root locus and find the critical gain for the following systems K., the closed-loop characteristic equation is K + z 0.

6.1 Sketch the z-domain root locus and find the critical gain for the following systems K., the closed-loop characteristic equation is K + z 0. 6. Sketch the z-domain root locus and find the critical gain for the following systems K (i) Gz () z 4. (ii) Gz K () ( z+ 9. )( z 9. ) (iii) Gz () Kz ( z. )( z ) (iv) Gz () Kz ( + 9. ) ( z. )( z 8. ) (i)

More information

2.010 Fall 2000 Solution of Homework Assignment 1

2.010 Fall 2000 Solution of Homework Assignment 1 2. Fall 2 Solution of Homework Assignment. Compact Disk Player. This is essentially a reprise of Problems and 2 from the Fall 999 2.3 Homework Assignment 7. t is included here to encourage you to review

More information

Proportional plus Integral (PI) Controller

Proportional plus Integral (PI) Controller Proportional plus Integral (PI) Controller 1. A pole is placed at the origin 2. This causes the system type to increase by 1 and as a result the error is reduced to zero. 3. Originally a point A is on

More information

APPLICATIONS FOR ROBOTICS

APPLICATIONS FOR ROBOTICS Version: 1 CONTROL APPLICATIONS FOR ROBOTICS TEX d: Feb. 17, 214 PREVIEW We show that the transfer function and conditions of stability for linear systems can be studied using Laplace transforms. Table

More information

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING

KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING KINGS COLLEGE OF ENGINEERING DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING QUESTION BANK SUB.NAME : CONTROL SYSTEMS BRANCH : ECE YEAR : II SEMESTER: IV 1. What is control system? 2. Define open

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 21: Stability Margins and Closing the Loop Overview In this Lecture, you will learn: Closing the Loop Effect on Bode Plot Effect

More information

MAE 143B - Homework 8 Solutions

MAE 143B - Homework 8 Solutions MAE 43B - Homework 8 Solutions P6.4 b) With this system, the root locus simply starts at the pole and ends at the zero. Sketches by hand and matlab are in Figure. In matlab, use zpk to build the system

More information

Chemical Process Dynamics and Control. Aisha Osman Mohamed Ahmed Department of Chemical Engineering Faculty of Engineering, Red Sea University

Chemical Process Dynamics and Control. Aisha Osman Mohamed Ahmed Department of Chemical Engineering Faculty of Engineering, Red Sea University Chemical Process Dynamics and Control Aisha Osman Mohamed Ahmed Department of Chemical Engineering Faculty of Engineering, Red Sea University 1 Chapter 4 System Stability 2 Chapter Objectives End of this

More information

Alireza Mousavi Brunel University

Alireza Mousavi Brunel University Alireza Mousavi Brunel University 1 » Control Process» Control Systems Design & Analysis 2 Open-Loop Control: Is normally a simple switch on and switch off process, for example a light in a room is switched

More information

Chapter 6 - Solved Problems

Chapter 6 - Solved Problems Chapter 6 - Solved Problems Solved Problem 6.. Contributed by - James Welsh, University of Newcastle, Australia. Find suitable values for the PID parameters using the Z-N tuning strategy for the nominal

More information

School of Mechanical Engineering Purdue University. DC Motor Position Control The block diagram for position control of the servo table is given by:

School of Mechanical Engineering Purdue University. DC Motor Position Control The block diagram for position control of the servo table is given by: Root Locus Motivation Sketching Root Locus Examples ME375 Root Locus - 1 Servo Table Example DC Motor Position Control The block diagram for position control of the servo table is given by: θ D 0.09 See

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Root Locus

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

More information

ECSE 4962 Control Systems Design. A Brief Tutorial on Control Design

ECSE 4962 Control Systems Design. A Brief Tutorial on Control Design ECSE 4962 Control Systems Design A Brief Tutorial on Control Design Instructor: Professor John T. Wen TA: Ben Potsaid http://www.cat.rpi.edu/~wen/ecse4962s04/ Don t Wait Until The Last Minute! You got

More information

VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur

VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur VALLIAMMAI ENGINEERING COLLEGE SRM Nagar, Kattankulathur 603 203. DEPARTMENT OF ELECTRONICS & COMMUNICATION ENGINEERING SUBJECT QUESTION BANK : EC6405 CONTROL SYSTEM ENGINEERING SEM / YEAR: IV / II year

More information

SECTION 5: ROOT LOCUS ANALYSIS

SECTION 5: ROOT LOCUS ANALYSIS SECTION 5: ROOT LOCUS ANALYSIS MAE 4421 Control of Aerospace & Mechanical Systems 2 Introduction Introduction 3 Consider a general feedback system: Closed loop transfer function is 1 is the forward path

More information

Digital Control Systems

Digital Control Systems Digital Control Systems Lecture Summary #4 This summary discussed some graphical methods their use to determine the stability the stability margins of closed loop systems. A. Nyquist criterion Nyquist

More information

Root Locus Methods. The root locus procedure

Root Locus Methods. The root locus procedure Root Locus Methods Design of a position control system using the root locus method Design of a phase lag compensator using the root locus method The root locus procedure To determine the value of the gain

More information

ECE 486 Control Systems

ECE 486 Control Systems ECE 486 Control Systems Spring 208 Midterm #2 Information Issued: April 5, 208 Updated: April 8, 208 ˆ This document is an info sheet about the second exam of ECE 486, Spring 208. ˆ Please read the following

More information

Root Locus. Motivation Sketching Root Locus Examples. School of Mechanical Engineering Purdue University. ME375 Root Locus - 1

Root Locus. Motivation Sketching Root Locus Examples. School of Mechanical Engineering Purdue University. ME375 Root Locus - 1 Root Locus Motivation Sketching Root Locus Examples ME375 Root Locus - 1 Servo Table Example DC Motor Position Control The block diagram for position control of the servo table is given by: D 0.09 Position

More information

ELECTRONICS & COMMUNICATIONS DEP. 3rd YEAR, 2010/2011 CONTROL ENGINEERING SHEET 5 Lead-Lag Compensation Techniques

ELECTRONICS & COMMUNICATIONS DEP. 3rd YEAR, 2010/2011 CONTROL ENGINEERING SHEET 5 Lead-Lag Compensation Techniques CAIRO UNIVERSITY FACULTY OF ENGINEERING ELECTRONICS & COMMUNICATIONS DEP. 3rd YEAR, 00/0 CONTROL ENGINEERING SHEET 5 Lead-Lag Compensation Techniques [] For the following system, Design a compensator such

More information

Bangladesh University of Engineering and Technology. EEE 402: Control System I Laboratory

Bangladesh University of Engineering and Technology. EEE 402: Control System I Laboratory Bangladesh University of Engineering and Technology Electrical and Electronic Engineering Department EEE 402: Control System I Laboratory Experiment No. 4 a) Effect of input waveform, loop gain, and system

More information

Frequency Response Techniques

Frequency Response Techniques 4th Edition T E N Frequency Response Techniques SOLUTION TO CASE STUDY CHALLENGE Antenna Control: Stability Design and Transient Performance First find the forward transfer function, G(s). Pot: K 1 = 10

More information

ECE382/ME482 Spring 2005 Homework 6 Solution April 17, (s/2 + 1) s(2s + 1)[(s/8) 2 + (s/20) + 1]

ECE382/ME482 Spring 2005 Homework 6 Solution April 17, (s/2 + 1) s(2s + 1)[(s/8) 2 + (s/20) + 1] ECE382/ME482 Spring 25 Homework 6 Solution April 17, 25 1 Solution to HW6 P8.17 We are given a system with open loop transfer function G(s) = 4(s/2 + 1) s(2s + 1)[(s/8) 2 + (s/2) + 1] (1) and unity negative

More information

Outline. Classical Control. Lecture 1

Outline. Classical Control. Lecture 1 Outline Outline Outline 1 Introduction 2 Prerequisites Block diagram for system modeling Modeling Mechanical Electrical Outline Introduction Background Basic Systems Models/Transfers functions 1 Introduction

More information

K(s +2) s +20 K (s + 10)(s +1) 2. (c) KG(s) = K(s + 10)(s +1) (s + 100)(s +5) 3. Solution : (a) KG(s) = s +20 = K s s

K(s +2) s +20 K (s + 10)(s +1) 2. (c) KG(s) = K(s + 10)(s +1) (s + 100)(s +5) 3. Solution : (a) KG(s) = s +20 = K s s 321 16. Determine the range of K for which each of the following systems is stable by making a Bode plot for K = 1 and imagining the magnitude plot sliding up or down until instability results. Verify

More information

Performance of Feedback Control Systems

Performance of Feedback Control Systems Performance of Feedback Control Systems Design of a PID Controller Transient Response of a Closed Loop System Damping Coefficient, Natural frequency, Settling time and Steady-state Error and Type 0, Type

More information

r + - FINAL June 12, 2012 MAE 143B Linear Control Prof. M. Krstic

r + - FINAL June 12, 2012 MAE 143B Linear Control Prof. M. Krstic MAE 43B Linear Control Prof. M. Krstic FINAL June, One sheet of hand-written notes (two pages). Present your reasoning and calculations clearly. Inconsistent etchings will not be graded. Write answers

More information

CDS 101/110a: Lecture 8-1 Frequency Domain Design

CDS 101/110a: Lecture 8-1 Frequency Domain Design CDS 11/11a: Lecture 8-1 Frequency Domain Design Richard M. Murray 17 November 28 Goals: Describe canonical control design problem and standard performance measures Show how to use loop shaping to achieve

More information

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad

INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad INSTITUTE OF AERONAUTICAL ENGINEERING (Autonomous) Dundigal, Hyderabad - 500 043 Electrical and Electronics Engineering TUTORIAL QUESTION BAN Course Name : CONTROL SYSTEMS Course Code : A502 Class : III

More information

Professor Fearing EE C128 / ME C134 Problem Set 7 Solution Fall 2010 Jansen Sheng and Wenjie Chen, UC Berkeley

Professor Fearing EE C128 / ME C134 Problem Set 7 Solution Fall 2010 Jansen Sheng and Wenjie Chen, UC Berkeley Professor Fearing EE C8 / ME C34 Problem Set 7 Solution Fall Jansen Sheng and Wenjie Chen, UC Berkeley. 35 pts Lag compensation. For open loop plant Gs ss+5s+8 a Find compensator gain Ds k such that the

More information

Cascade Control of a Continuous Stirred Tank Reactor (CSTR)

Cascade Control of a Continuous Stirred Tank Reactor (CSTR) Journal of Applied and Industrial Sciences, 213, 1 (4): 16-23, ISSN: 2328-4595 (PRINT), ISSN: 2328-469 (ONLINE) Research Article Cascade Control of a Continuous Stirred Tank Reactor (CSTR) 16 A. O. Ahmed

More information

Module 3F2: Systems and Control EXAMPLES PAPER 2 ROOT-LOCUS. Solutions

Module 3F2: Systems and Control EXAMPLES PAPER 2 ROOT-LOCUS. Solutions Cambridge University Engineering Dept. Third Year Module 3F: Systems and Control EXAMPLES PAPER ROOT-LOCUS Solutions. (a) For the system L(s) = (s + a)(s + b) (a, b both real) show that the root-locus

More information

DESIGN USING TRANSFORMATION TECHNIQUE CLASSICAL METHOD

DESIGN USING TRANSFORMATION TECHNIQUE CLASSICAL METHOD 206 Spring Semester ELEC733 Digital Control System LECTURE 7: DESIGN USING TRANSFORMATION TECHNIQUE CLASSICAL METHOD For a unit ramp input Tz Ez ( ) 2 ( z ) D( z) G( z) Tz e( ) lim( z) z 2 ( z ) D( z)

More information

Analysis of SISO Control Loops

Analysis of SISO Control Loops Chapter 5 Analysis of SISO Control Loops Topics to be covered For a given controller and plant connected in feedback we ask and answer the following questions: Is the loop stable? What are the sensitivities

More information

Engraving Machine Example

Engraving Machine Example Engraving Machine Example MCE44 - Fall 8 Dr. Richter November 24, 28 Basic Design The X-axis of the engraving machine has the transfer function G(s) = s(s + )(s + 2) In this basic example, we use a proportional

More information

Procedure for sketching bode plots (mentioned on Oct 5 th notes, Pg. 20)

Procedure for sketching bode plots (mentioned on Oct 5 th notes, Pg. 20) Procedure for sketching bode plots (mentioned on Oct 5 th notes, Pg. 20) 1. Rewrite the transfer function in proper p form. 2. Separate the transfer function into its constituent parts. 3. Draw the Bode

More information

ME 304 CONTROL SYSTEMS Spring 2016 MIDTERM EXAMINATION II

ME 304 CONTROL SYSTEMS Spring 2016 MIDTERM EXAMINATION II ME 30 CONTROL SYSTEMS Spring 06 Course Instructors Dr. Tuna Balkan, Dr. Kıvanç Azgın, Dr. Ali Emre Turgut, Dr. Yiğit Yazıcıoğlu MIDTERM EXAMINATION II May, 06 Time Allowed: 00 minutes Closed Notes and

More information

MAE 143B - Homework 9

MAE 143B - Homework 9 MAE 43B - Homework 9 7.2 2 2 3.8.6.4.2.2 9 8 2 2 3 a) G(s) = (s+)(s+).4.6.8.2.2.4.6.8. Polar plot; red for negative ; no encirclements of, a.s. under unit feedback... 2 2 3. 4 9 2 2 3 h) G(s) = s+ s(s+)..2.4.6.8.2.4

More information

Control Systems. Root Locus & Pole Assignment. L. Lanari

Control Systems. Root Locus & Pole Assignment. L. Lanari Control Systems Root Locus & Pole Assignment L. Lanari Outline root-locus definition main rules for hand plotting root locus as a design tool other use of the root locus pole assignment Lanari: CS - Root

More information

1 (s + 3)(s + 2)(s + a) G(s) = C(s) = K P + K I

1 (s + 3)(s + 2)(s + a) G(s) = C(s) = K P + K I MAE 43B Linear Control Prof. M. Krstic FINAL June 9, Problem. ( points) Consider a plant in feedback with the PI controller G(s) = (s + 3)(s + )(s + a) C(s) = K P + K I s. (a) (4 points) For a given constant

More information

Exercise 1 (A Non-minimum Phase System)

Exercise 1 (A Non-minimum Phase System) Prof. Dr. E. Frazzoli 5-59- Control Systems I (HS 25) Solution Exercise Set Loop Shaping Noele Norris, 9th December 26 Exercise (A Non-minimum Phase System) To increase the rise time of the system, we

More information

INTRODUCTION TO DIGITAL CONTROL

INTRODUCTION TO DIGITAL CONTROL ECE4540/5540: Digital Control Systems INTRODUCTION TO DIGITAL CONTROL.: Introduction In ECE450/ECE550 Feedback Control Systems, welearnedhow to make an analog controller D(s) to control a linear-time-invariant

More information

100 (s + 10) (s + 100) e 0.5s. s 100 (s + 10) (s + 100). G(s) =

100 (s + 10) (s + 100) e 0.5s. s 100 (s + 10) (s + 100). G(s) = 1 AME 3315; Spring 215; Midterm 2 Review (not graded) Problems: 9.3 9.8 9.9 9.12 except parts 5 and 6. 9.13 except parts 4 and 5 9.28 9.34 You are given the transfer function: G(s) = 1) Plot the bode plot

More information

EECS C128/ ME C134 Final Wed. Dec. 15, am. Closed book. Two pages of formula sheets. No calculators.

EECS C128/ ME C134 Final Wed. Dec. 15, am. Closed book. Two pages of formula sheets. No calculators. Name: SID: EECS C28/ ME C34 Final Wed. Dec. 5, 2 8- am Closed book. Two pages of formula sheets. No calculators. There are 8 problems worth points total. Problem Points Score 2 2 6 3 4 4 5 6 6 7 8 2 Total

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall 2007

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall 2007 MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering.4 Dynamics and Control II Fall 7 Problem Set #9 Solution Posted: Sunday, Dec., 7. The.4 Tower system. The system parameters are

More information

Exercise 1 (A Non-minimum Phase System)

Exercise 1 (A Non-minimum Phase System) Prof. Dr. E. Frazzoli 5-59- Control Systems I (Autumn 27) Solution Exercise Set 2 Loop Shaping clruch@ethz.ch, 8th December 27 Exercise (A Non-minimum Phase System) To decrease the rise time of the system,

More information

MAE 143B - Homework 9

MAE 143B - Homework 9 MAE 143B - Homework 9 7.1 a) We have stable first-order poles at p 1 = 1 and p 2 = 1. For small values of ω, we recover the DC gain K = lim ω G(jω) = 1 1 = 2dB. Having this finite limit, our straight-line

More information

D(s) G(s) A control system design definition

D(s) G(s) A control system design definition R E Compensation D(s) U Plant G(s) Y Figure 7. A control system design definition x x x 2 x 2 U 2 s s 7 2 Y Figure 7.2 A block diagram representing Eq. (7.) in control form z U 2 s z Y 4 z 2 s z 2 3 Figure

More information

Introduction to Root Locus. What is root locus?

Introduction to Root Locus. What is root locus? Introduction to Root Locus What is root locus? A graphical representation of the closed loop poles as a system parameter (Gain K) is varied Method of analysis and design for stability and transient response

More information

ECE382/ME482 Spring 2005 Homework 7 Solution April 17, K(s + 0.2) s 2 (s + 2)(s + 5) G(s) =

ECE382/ME482 Spring 2005 Homework 7 Solution April 17, K(s + 0.2) s 2 (s + 2)(s + 5) G(s) = ECE382/ME482 Spring 25 Homework 7 Solution April 17, 25 1 Solution to HW7 AP9.5 We are given a system with open loop transfer function G(s) = K(s +.2) s 2 (s + 2)(s + 5) (1) and unity negative feedback.

More information

1 (20 pts) Nyquist Exercise

1 (20 pts) Nyquist Exercise EE C128 / ME134 Problem Set 6 Solution Fall 2011 1 (20 pts) Nyquist Exercise Consider a close loop system with unity feedback. For each G(s), hand sketch the Nyquist diagram, determine Z = P N, algebraically

More information

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review

Dr Ian R. Manchester Dr Ian R. Manchester AMME 3500 : Review Week Date Content Notes 1 6 Mar Introduction 2 13 Mar Frequency Domain Modelling 3 20 Mar Transient Performance and the s-plane 4 27 Mar Block Diagrams Assign 1 Due 5 3 Apr Feedback System Characteristics

More information

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore

Lecture 5 Classical Control Overview III. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Lecture 5 Classical Control Overview III Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore A Fundamental Problem in Control Systems Poles of open

More information

Compensation 8. f4 that separate these regions of stability and instability. The characteristic S 0 L U T I 0 N S

Compensation 8. f4 that separate these regions of stability and instability. The characteristic S 0 L U T I 0 N S S 0 L U T I 0 N S Compensation 8 Note: All references to Figures and Equations whose numbers are not preceded by an "S"refer to the textbook. As suggested in Lecture 8, to perform a Nyquist analysis, we

More information

LABORATORY INSTRUCTION MANUAL CONTROL SYSTEM I LAB EE 593

LABORATORY INSTRUCTION MANUAL CONTROL SYSTEM I LAB EE 593 LABORATORY INSTRUCTION MANUAL CONTROL SYSTEM I LAB EE 593 ELECTRICAL ENGINEERING DEPARTMENT JIS COLLEGE OF ENGINEERING (AN AUTONOMOUS INSTITUTE) KALYANI, NADIA CONTROL SYSTEM I LAB. MANUAL EE 593 EXPERIMENT

More information

CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION

CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION CHAPTER 7 : BODE PLOTS AND GAIN ADJUSTMENTS COMPENSATION Objectives Students should be able to: Draw the bode plots for first order and second order system. Determine the stability through the bode plots.

More information

Automatic Control (TSRT15): Lecture 7

Automatic Control (TSRT15): Lecture 7 Automatic Control (TSRT15): Lecture 7 Tianshi Chen Division of Automatic Control Dept. of Electrical Engineering Email: tschen@isy.liu.se Phone: 13-282226 Office: B-house extrance 25-27 Outline 2 Feedforward

More information

ROOT LOCUS. Consider the system. Root locus presents the poles of the closed-loop system when the gain K changes from 0 to. H(s) H ( s) = ( s)

ROOT LOCUS. Consider the system. Root locus presents the poles of the closed-loop system when the gain K changes from 0 to. H(s) H ( s) = ( s) C1 ROOT LOCUS Consider the system R(s) E(s) C(s) + K G(s) - H(s) C(s) R(s) = K G(s) 1 + K G(s) H(s) Root locus presents the poles of the closed-loop system when the gain K changes from 0 to 1+ K G ( s)

More information

Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types

Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types Lecture 5: Frequency domain analysis: Nyquist, Bode Diagrams, second order systems, system types Venkata Sonti Department of Mechanical Engineering Indian Institute of Science Bangalore, India, 562 This

More information

Example on Root Locus Sketching and Control Design

Example on Root Locus Sketching and Control Design Example on Root Locus Sketching and Control Design MCE44 - Spring 5 Dr. Richter April 25, 25 The following figure represents the system used for controlling the robotic manipulator of a Mars Rover. We

More information

ME 475/591 Control Systems Final Exam Fall '99

ME 475/591 Control Systems Final Exam Fall '99 ME 475/591 Control Systems Final Exam Fall '99 Closed book closed notes portion of exam. Answer 5 of the 6 questions below (20 points total) 1) What is a phase margin? Under ideal circumstances, what does

More information

Frequency Response Analysis

Frequency Response Analysis Frequency Response Analysis Consider let the input be in the form Assume that the system is stable and the steady state response of the system to a sinusoidal inputdoes not depend on the initial conditions

More information

STABILITY OF CLOSED-LOOP CONTOL SYSTEMS

STABILITY OF CLOSED-LOOP CONTOL SYSTEMS CHBE320 LECTURE X STABILITY OF CLOSED-LOOP CONTOL SYSTEMS Professor Dae Ryook Yang Spring 2018 Dept. of Chemical and Biological Engineering 10-1 Road Map of the Lecture X Stability of closed-loop control

More information

Control of Electromechanical Systems

Control of Electromechanical Systems Control of Electromechanical Systems November 3, 27 Exercise Consider the feedback control scheme of the motor speed ω in Fig., where the torque actuation includes a time constant τ A =. s and a disturbance

More information

MAS107 Control Theory Exam Solutions 2008

MAS107 Control Theory Exam Solutions 2008 MAS07 CONTROL THEORY. HOVLAND: EXAM SOLUTION 2008 MAS07 Control Theory Exam Solutions 2008 Geir Hovland, Mechatronics Group, Grimstad, Norway June 30, 2008 C. Repeat question B, but plot the phase curve

More information

FREQUENCY-RESPONSE DESIGN

FREQUENCY-RESPONSE DESIGN ECE45/55: Feedback Control Systems. 9 FREQUENCY-RESPONSE DESIGN 9.: PD and lead compensation networks The frequency-response methods we have seen so far largely tell us about stability and stability margins

More information

Step input, ramp input, parabolic input and impulse input signals. 2. What is the initial slope of a step response of a first order system?

Step input, ramp input, parabolic input and impulse input signals. 2. What is the initial slope of a step response of a first order system? IC6501 CONTROL SYSTEM UNIT-II TIME RESPONSE PART-A 1. What are the standard test signals employed for time domain studies?(or) List the standard test signals used in analysis of control systems? (April

More information

(a) Find the transfer function of the amplifier. Ans.: G(s) =

(a) Find the transfer function of the amplifier. Ans.: G(s) = 126 INTRDUCTIN T CNTR ENGINEERING 10( s 1) (a) Find the transfer function of the amplifier. Ans.: (. 02s 1)(. 001s 1) (b) Find the expected percent overshoot for a step input for the closed-loop system

More information

Control Systems Engineering ( Chapter 8. Root Locus Techniques ) Prof. Kwang-Chun Ho Tel: Fax:

Control Systems Engineering ( Chapter 8. Root Locus Techniques ) Prof. Kwang-Chun Ho Tel: Fax: Control Systems Engineering ( Chapter 8. Root Locus Techniques ) Prof. Kwang-Chun Ho kwangho@hansung.ac.kr Tel: 02-760-4253 Fax:02-760-4435 Introduction In this lesson, you will learn the following : The

More information

Feedback Control of Linear SISO systems. Process Dynamics and Control

Feedback Control of Linear SISO systems. Process Dynamics and Control Feedback Control of Linear SISO systems Process Dynamics and Control 1 Open-Loop Process The study of dynamics was limited to open-loop systems Observe process behavior as a result of specific input signals

More information

Topic # Feedback Control. State-Space Systems Closed-loop control using estimators and regulators. Dynamics output feedback

Topic # Feedback Control. State-Space Systems Closed-loop control using estimators and regulators. Dynamics output feedback Topic #17 16.31 Feedback Control State-Space Systems Closed-loop control using estimators and regulators. Dynamics output feedback Back to reality Copyright 21 by Jonathan How. All Rights reserved 1 Fall

More information

Class 11 Root Locus part I

Class 11 Root Locus part I Class 11 Root Locus part I Closed loop system G(s) G(s) G(s) Closed loop system K The Root Locus the locus of the poles of the closed loop system, when we vary the value of K We shall assume here K >,

More information

I What is root locus. I System analysis via root locus. I How to plot root locus. Root locus (RL) I Uses the poles and zeros of the OL TF

I What is root locus. I System analysis via root locus. I How to plot root locus. Root locus (RL) I Uses the poles and zeros of the OL TF EE C28 / ME C34 Feedback Control Systems Lecture Chapter 8 Root Locus Techniques Lecture abstract Alexandre Bayen Department of Electrical Engineering & Computer Science University of California Berkeley

More information

If you need more room, use the backs of the pages and indicate that you have done so.

If you need more room, use the backs of the pages and indicate that you have done so. EE 343 Exam II Ahmad F. Taha Spring 206 Your Name: Your Signature: Exam duration: hour and 30 minutes. This exam is closed book, closed notes, closed laptops, closed phones, closed tablets, closed pretty

More information

PD, PI, PID Compensation. M. Sami Fadali Professor of Electrical Engineering University of Nevada

PD, PI, PID Compensation. M. Sami Fadali Professor of Electrical Engineering University of Nevada PD, PI, PID Compensation M. Sami Fadali Professor of Electrical Engineering University of Nevada 1 Outline PD compensation. PI compensation. PID compensation. 2 PD Control L= loop gain s cl = desired closed-loop

More information

7.4 STEP BY STEP PROCEDURE TO DRAW THE ROOT LOCUS DIAGRAM

7.4 STEP BY STEP PROCEDURE TO DRAW THE ROOT LOCUS DIAGRAM ROOT LOCUS TECHNIQUE. Values of on the root loci The value of at any point s on the root loci is determined from the following equation G( s) H( s) Product of lengths of vectors from poles of G( s)h( s)

More information

AMME3500: System Dynamics & Control

AMME3500: System Dynamics & Control Stefan B. Williams May, 211 AMME35: System Dynamics & Control Assignment 4 Note: This assignment contributes 15% towards your final mark. This assignment is due at 4pm on Monday, May 3 th during Week 13

More information

MAK 391 System Dynamics & Control. Presentation Topic. The Root Locus Method. Student Number: Group: I-B. Name & Surname: Göksel CANSEVEN

MAK 391 System Dynamics & Control. Presentation Topic. The Root Locus Method. Student Number: Group: I-B. Name & Surname: Göksel CANSEVEN MAK 391 System Dynamics & Control Presentation Topic The Root Locus Method Student Number: 9901.06047 Group: I-B Name & Surname: Göksel CANSEVEN Date: December 2001 The Root-Locus Method Göksel CANSEVEN

More information

Closed Loop Identification Of A First Order Plus Dead Time Process Model Under PI Control

Closed Loop Identification Of A First Order Plus Dead Time Process Model Under PI Control Dublin Institute of Technology RROW@DIT Conference papers School of Electrical and Electronic Engineering -6- Closed Loop Identification Of First Order Plus Dead Time Process Model Under PI Control Tony

More information

Exercises for lectures 13 Design using frequency methods

Exercises for lectures 13 Design using frequency methods Exercises for lectures 13 Design using frequency methods Michael Šebek Automatic control 2016 31-3-17 Setting of the closed loop bandwidth At the transition frequency in the open loop is (from definition)

More information

ECE382/ME482 Spring 2005 Homework 8 Solution December 11,

ECE382/ME482 Spring 2005 Homework 8 Solution December 11, ECE382/ME482 Spring 25 Homework 8 Solution December 11, 27 1 Solution to HW8 P1.21 We are given a system with open loop transfer function G(s) = K s(s/2 + 1)(s/6 + 1) and unity negative feedback. We are

More information

Dr Ian R. Manchester

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

More information

Module 07 Control Systems Design & Analysis via Root-Locus Method

Module 07 Control Systems Design & Analysis via Root-Locus Method Module 07 Control Systems Design & Analysis via Root-Locus Method Ahmad F. Taha EE 3413: Analysis and Desgin of Control Systems Email: ahmad.taha@utsa.edu Webpage: http://engineering.utsa.edu/ taha March

More information

Module 5: Design of Sampled Data Control Systems Lecture Note 8

Module 5: Design of Sampled Data Control Systems Lecture Note 8 Module 5: Design of Sampled Data Control Systems Lecture Note 8 Lag-lead Compensator When a single lead or lag compensator cannot guarantee the specified design criteria, a laglead compensator is used.

More information

The requirements of a plant may be expressed in terms of (a) settling time (b) damping ratio (c) peak overshoot --- in time domain

The requirements of a plant may be expressed in terms of (a) settling time (b) damping ratio (c) peak overshoot --- in time domain Compensators To improve the performance of a given plant or system G f(s) it may be necessary to use a compensator or controller G c(s). Compensator Plant G c (s) G f (s) The requirements of a plant may

More information

Dynamic Compensation using root locus method

Dynamic Compensation using root locus method CAIRO UNIVERSITY FACULTY OF ENGINEERING ELECTRONICS & COMMUNICATIONS DEP. 3rd YEAR, 00/0 CONTROL ENGINEERING SHEET 9 Dynamic Compensation using root locus method [] (Final00)For the system shown in the

More information

ECEN 605 LINEAR SYSTEMS. Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability 1/27

ECEN 605 LINEAR SYSTEMS. Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability 1/27 1/27 ECEN 605 LINEAR SYSTEMS Lecture 20 Characteristics of Feedback Control Systems II Feedback and Stability Feedback System Consider the feedback system u + G ol (s) y Figure 1: A unity feedback system

More information

ESE319 Introduction to Microelectronics. Feedback Basics

ESE319 Introduction to Microelectronics. Feedback Basics Feedback Basics Stability Feedback concept Feedback in emitter follower One-pole feedback and root locus Frequency dependent feedback and root locus Gain and phase margins Conditions for closed loop stability

More information

Control Systems I Lecture 10: System Specifications

Control Systems I Lecture 10: System Specifications Control Systems I Lecture 10: System Specifications Readings: Guzzella, Chapter 10 Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich November 24, 2017 E. Frazzoli (ETH) Lecture

More information

MEM 355 Performance Enhancement of Dynamical Systems

MEM 355 Performance Enhancement of Dynamical Systems MEM 355 Performance Enhancement of Dynamical Systems Frequency Domain Design Harry G. Kwatny Department of Mechanical Engineering & Mechanics Drexel University 5/8/25 Outline Closed Loop Transfer Functions

More information

CDS 101/110: Lecture 10.3 Final Exam Review

CDS 101/110: Lecture 10.3 Final Exam Review CDS 11/11: Lecture 1.3 Final Exam Review December 2, 216 Schedule: (1) Posted on the web Monday, Dec. 5 by noon. (2) Due Friday, Dec. 9, at 5: pm. (3) Determines 3% of your grade Instructions on Front

More information

System Modeling: Motor position, θ The physical parameters for the dc motor are:

System Modeling: Motor position, θ The physical parameters for the dc motor are: Dept. of EEE, KUET, Sessional on EE 3202: Expt. # 2 2k15 Batch Experiment No. 02 Name of the experiment: Modeling of Physical systems and study of their closed loop response Objective: (i) (ii) (iii) (iv)

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 24: Compensation in the Frequency Domain Overview In this Lecture, you will learn: Lead Compensators Performance Specs Altering

More information

ECE 388 Automatic Control

ECE 388 Automatic Control Lead Compensator and PID Control Associate Prof. Dr. of Mechatronics Engineeering Çankaya University Compulsory Course in Electronic and Communication Engineering Credits (2/2/3) Course Webpage: http://ece388.cankaya.edu.tr

More information

10ES-43 CONTROL SYSTEMS ( ECE A B&C Section) % of Portions covered Reference Cumulative Chapter. Topic to be covered. Part A

10ES-43 CONTROL SYSTEMS ( ECE A B&C Section) % of Portions covered Reference Cumulative Chapter. Topic to be covered. Part A 10ES-43 CONTROL SYSTEMS ( ECE A B&C Section) Faculty : Shreyus G & Prashanth V Chapter Title/ Class # Reference Literature Topic to be covered Part A No of Hours:52 % of Portions covered Reference Cumulative

More information

Positioning Servo Design Example

Positioning Servo Design Example Positioning Servo Design Example 1 Goal. The goal in this design example is to design a control system that will be used in a pick-and-place robot to move the link of a robot between two positions. Usually

More information