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

Size: px
Start display at page:

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

Transcription

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

2 The Root-Locus Method Göksel CANSEVEN University of Sakarya Mechanical Engineering Department Abstract: The analysis of a control system centers on answering the question: Is the system stable? A stable control system responds to any reasonable input with an error that diminishes with time. The error of a stable system may or may not oscillate, and it may or may not diminish to zero. If the error oscillates, the amplitude of the oscillation diminishes exponentially with time. If the error does not diminish to zero, it eventually reaches a small, steady value. In contrast, an unstable control system responds to at least some reasonable inputs with an error that increases with time. The error usually oscillates. For continuous, linear systems, an error that oscillates with constant amplitude is considered to be unstable. However, some discontinuous systems are inherently oscillatory, an oscillating error is considered stable as long as the amplitude does not increase with time. A second concern of control system analysis is the question: How quickly does the error diminish? Control system engineers must answer both questions in the process of designing a control system that is stable and minimizes errors resulting from disturbances, changes in setpoints, or changes in load. The methods for analysing the control systems are: Bode Diagrams, Nyquist Diagrams, and Root-Locus. The Root-Locus technique is a graphical method of determining the stability or in stability of a control system. The Root-Locus consists of a plot of the roots of a certain characterictic equation of the control system as the gain varies from zero to infinity. From the root-locus plot, the designer can observe the relationship between the system gain and the stability of the system. The root-locus is particularly useful to the designer in determining the effect of gain changes on the stability and performance of the control system. Introduction: The basic characteristic of the transient response of a closed-loop system is closely related to the location of closed-loop poles. If the system has a variable loop gain, then the location of the closed-loop poles depends on the value of the loop gain chosen. It is important, therefore, that the designer know how the closed-loop poles move in the s-plane as the loop gain is varied. From the design viewpoint, in some systems simple gain adjustment may move the closed loop poles to desired locations.then the design problem may become the selection of an appropriate gain value. If the gain adjustment alone does not yield a desired result, addition of a compensator to the system will be necessary.

3 The closed-loop poles are the roots of the characteristic equation. Finding the roots of the characteristic equation of degree higher than 3 is laborious and will need computer solution. However, just finding the roots of the characteristic equation may be of limited value, because as the gain of the open-loop transfer function varies the characteristic equation changes and the computations must be repeated. A simple method for finding the roots of the characteristic equation has been developed by W. R. Evans and used extensively in control engineering. This method, called root-locus method, is one in which the roots of the characteristic equation are plotted for all values of a system parameter. The roots corresponding to a particular value of this parameter can then be located on the resulting graph. Note that the parameter is usually the gain, but any other variable of the open-loop transfer function may be used. Unless otherwise stated, we shall assume that the gain of the open-loop transfer function is the parameter to be varied through all values, from zero to infinity. By using the root-locus method the designer can predict the effects on the location of the closed loop poles of varying the gain value or adding open-loop poles and/or open-loop zeros. Therefore, it is desired that the designer have a good understanding of the method for generating the root loci of the closed-loop system, both by hand and by use of a computer software like MATLAB. Root-Locus Method: The basic idea behind the root-locus method is that the values of s that make the transfer function around the loop equal 1 must satisfy the characteristic equation of the system. The locus of roots of the characteristic equation of the closed loop system as the gain is varied from zero to infinity gives the method its name. Such a plot clearly shows the contributions of each open-loop pole or zero to the locations of the closed-loop poles. In designing a control system, we find that the root-locus method proves quite useful since it indicates the manner in which the open-loop poles and zeros should be modified so that the response meets system performance specificiations. This method is particularly suited to obtaining approximate results very quickly. Some control systems may involve more than one parameter to be adjusted. The root-locus diagram for a system having multiple parameters may be constructed by varying one parameter at a time. The root-loci for such a case is called the root-contour. By using the root-locus method, it is possible to determine the value of the loop gain K that will make the damping ratio of the dominant closed-loop poles as prescribed. If the location of an open-loop pole or zero is a system variable, then the root-locus method suggests the way to choose the location of an open-loop pole or zero.

4 Description: One condition for stability of a closed-loop control system is that all roots of the following equation must have negative real parts: 1 + G (s) H (s) = 0 (1) Equation (1) is reffered to as the closed-loop characteristic equation. Recall that G (s) H (s) is the open-loop transfer function and equation (1) is the denominator of the closed-loop transfer function. The root-locus is a graphical method of analysis in which all possible roots of the closed-loop characteristic equation are plotted as the controller gain K is varied from 0 to infinity. This graph of all possible roots gives the designer considerable insight into the relationship between gain K and the stability of the system. The root-locus method not only answers the question of stability, but also gives designer information such as the damping ratio and damping constant of the system. We begin with three simple examples to show how the roots of the characteristic equation change with changes in gain K. We will use s o to represent any value of s that satisfies the characteristic equation. Our first example has the following open-loop transfer function: The characteristic equation is: G (s) H (s) = K / (s+2) Solving for s o : 1 + [ K /(s o +2) ] = 0 S o = -(K + 2) Thus the root-locus begins at s o = -2 when K = 0 and moves to the left on the real axis as K increases. Figure 1-a shows the root locus of example 1. Our second example has the following open-loop transfer function, characteristic equation, and solution: G (s) H (s) = K / (s+2) [ K / (s o +2) 2 ] = 0 s o = -2 ± jk

5 Thus the root-locus begins at s o = -2 when K = 0 and moves both up and down along a vertical line as K increases. Figure 1-b shows the root-locus of example 2. Figure1: Root locus of 1 + G (s) H (s) = 0 for three simple systems.

6 Our third example has the following open-loop transfer function, characteristic equation, and solution: G (s) H (s) = [ K(s + 6) / (s+2) ] 1 + [ K(s o + 6) / (s o + 2) ] = 0 s o K(s o + 6) = 0 s o (K + 1) + 6K + 2 = 0 s o = - [ (6K + 2) / (K + 1) ] The root-locus is the plot of s o as K varies from 0 to infinity. Our first observation is that s o will always be a negative real number, and magnitude of s o will increase as K increases. We really only need the two endpoints of the locus, the values of s o when K = 0 and K =. When K = 0, When K =, s o = - [ (6K + 2) / (K + 1) ] K = 0 = -2 s o = - [ (6K + 2) / (K + 1) ] K = The last expression will be easier to evaluate if we divide the numarator and denominator of the fraction by K. s o = - [ (6 + 2 / K) / (1 + 1 / K) ] K = = -6 Figure 1-c shows the root-locus diagram of this system. The following table of additional values of s o shows how s o varies as K increases. K 1 / s o

7 Examples: Example 1: Determine the root-locus of a control system with the following open-loop transfer function. G (s) H (s) = K / [s(s+10)] Solution: 1 + G (s) H (s) = 1 + K / [s o (s o +10)] = [s o (s o +10) + K] / [s o (s o +10)] The characteristic equation is s o (s o +10) + K = s 2 o + 10s o + K = 0 The roots are given by the formula: s 1 s 2 = K = K The following table shows how s varies as K increases. K s 1 s j5-5+j j5-5-j10

8 Figure 2: Root locus of 1 + G (s) H (s) = 0 for the system with G (s) H (s) = K / [s(s+10)] Figure 3 illustrates the relationship between the roots of the characteristic eqn., the damping ratio (), and the damping coefficient (). The follwing symbols and terminology will be used in the following discussion. = damping coefficient, second -1 o = resonant frequency, radian / second d = damped resonant frequency, radian / second = damping ratio = operating point angle When the roots of the characteristic equation are imaginary, they always come in conjugate pairs given by the following equations. s 1 = - + j d s 2 = - - j d Notice in Figure 3 that o is the hypotenuse of a right triangle, and d and are the two legs of the right triangle. Thus, by the Pythagorean theorem, o = 2 + d 2

9 Figure 3: Root locus diagram showing the relationship between the roots of the characteristic equation, the damping ratio, and the damping coefficient. The damping ratio is given by = / o Therefore = cos -1 (3) and = d 2 = 2 ( d ) 2 d = [ 2 (1-2 )] / 2 d = [ 1-2 / ] (4) Equation 4 can be used to determine the value of K that will result in a specified damping ratio.

10 Example 2: Find the value of gain K that will give a damping ratio of 0.5 in the control system in example 1. Solution: Equation 4 gives the required value of d. From example 1, = 0.5. d = [ 1-2 ] / = [ ] / 0.5 = 8.66 In example 1, when (25 - K) is negative, the roots are imaginary and d = K d = K - 25 = 8.66 K - 25 = K = = 100 Thus the control system will have a damping ratio of 0.5 when the gain K is equal to 100. The methods used in the previous examples are not adequate for the more realistic example that follows. Let us now consider the following general form of the open-loop transfer function: G (s) H (s) = K { [ (s-z 1 )(s-z 2 )...(s-z m ) ] / [ (s-p 1 )(s-p 2 )...(s-p n ) ] } (5) Where K>0 z 1, z 2,...z m are the zeros of G (s) H (s) (zeros are values of s for which G (s) H (s) = 0) p 1, p 2,...p n are the poles of G (s) H (s) (poles are values of s for which G (s) H (s) = ) Note that m is the number of zeros in G (s) H (s) and n is the number of poles. We will be using those two numbers to compute certain characteristics of the root-locus plot. Consider also the following form of the closed-loop characteristic equation: G (s) H (s) = -1 = o (6) Any point s o that makes the angle of G (s ) H (s ) equal to an odd multiple of ± 180 o will satisfy equation 6. This is commonly called angle condition of the closed-loop characteristic equation. All points that satisfy the following angle condition also satisfy the closed loop characteristic equation and lie on the root-locus.

11 Angle Condition of the Closed-loop Characteristic Equation Angle of [G (s ) H (s ) ] = ±N(180) (7) Where N = 1, 3, 5, 7, 9,...= { set of odd integers } If s o is a point on the root-locus, then the value of K can be computed by the following magnitude condition. Magnitude Condition of the Closed-loop Characteristic Equation K = magnitude of [(s o -p 1 )(s o -p 2 )... (s o -p n ) / (s o -z 1 )(s o -z 2 )... (s o -z m )] (8) A detailed study of the angle condition has resulted in the developement of the following rules for construction of root-locus plots. Theories: Root Locus Rules G (s) H (s) = K [ (s-z 1 )(s-z 2 )... (s-z m ) / (s-p 1 )(s-p 2 )... (s-p n ) ] m= the number of poles n= the number of zeros Begin the root locus plot by drawing an s-plane diagram with equal scales for the real and imaginary axes. Then plot each zero and pole of G (s) H (s) on the s-plane diagram. Use an X to mark the location of each pole and O to mark the location of each zero. Then apply the following rules to plot the root locus of 1 + G (s) H (s). 1) The root locus will have n branches that begin at the n poles with the value K = 0. 2) The root locus will have m branches that will terminate on the m finite zeros as K approaches infinity. 3) The remaning n-m branches will go to infinity along asymptotes as K approaches infinity. 4) The asymptotes meet at a point called the centroid, C, which is computed as follows:

12 C= C= poles - zeros (number of poles) (number of zeros) (9) (p 1 + p 2 + p p n ) (z 1 + z z m ) (number of poles) (number of zeros) The n-m asymptote angles are given by: N = ± N(180 o ) / (n-m) ; N = 1, 3, 5, 7, 9,... (10) For each N, 2 angles are computed. Use enough values of N to compute the required n-m angles. 5) Begin at the right and number the zeros and poles that lie on the real axis without regard to whether the points are a zero or a pole. A typical numbering will appear as follows: If there is an even number of points on the real axis, then the root locus will lie on the part of the real axis between each odd point and the following even point and the following even point as illustrated below If there is an odd number of points on the real axis, then the root locus will extend to infinity from the highest numbered point as illustrated below ) If two zeros are connected, there must be a breaking point between them. If two poles are connected, there must be a breakout point between them.

13 If a pole and a zero are connected, they usually are a full branch, starting at the pole with K = 0 and ending at the zero as K ) The break points occur where the derivative of K with respect to s is equal to zero. Computation of the breakpoints is demonstrated in the next example. 8) The points where the branches cross the imaginary axis are determined by replacing s by j in the characteristic equation and then solving for. 9) The angle condition may be used to determine the angle of departure from complex poles or the angle of arrival at complex zeros. Draw a line from each of the other zeros or poles to the zero or pole in question. Measure the angle formed by the positive real axis and the line to each of the other zeros and poles. The departure or arrival angle is equal to 180 o plus the sum of all the zero angles minus the sum of all the pole angles. 10) The operating point for a given damping ratio, zeta (), can be determined as follows: First, determine the operating point angle, = cos -1 (). Then draw a line from the origin of the s-plane that forms an angle of with the negative real axis. This line intersects the root locus at the operating point. The length of the line from the origin to the operating point represents the natural frequency, o. 11) The value of K at the operating point can be determined as follows: First, draw lines from each pole and zero to the operating point. Measure the length of each line and determine the product of the lengths of the lines from the poles and the product of the lenghts of the lines from the zeros. If there are no zeros (or poles) then use 1 as the product. The value of K at the operating point is equal to the poles product divided by the zeros product. Example 3: Determine the roots locus of a control system with the following open-loop transfer function: G (s) H (s) = K / s(s + 3)(s + 9)

14 Then determine the operating point, s o, for a damping ratio of 0.5 ( = 0.5). Also find the gain, K, and the resonant frequency, o, at the operating point. Solution: 1) The open-loop transfer function has no zeros and three poles at S = 0, s = -3, and s = -9. The root locus will have three branches that will all go to infinity along three asymptotes (Rules 1, 2, 3). 2) The asymptotes meet at the centroid, C, determined by equation 9 (Rule 4). C= poles - zeros (number of poles) (number of zeros) [ 0 + (-3) + (-9) ] [0] C= = The asymptote angles are determined by equation = ± 1(180) / (3 0) = ± 60 o = ± 3(180) / (3-0) = ± 180 o Therefore, the asymptote angles are +60 o, -60 o, and +180 o. 3) The root locus lies on the portion of the real axis between s = 0 and s = -3, and the portion from s = -9 to s = - (Rule 5). 4) There is a break out point oon the real axis between s = 0 and s = -3 (Rule 6). 5) The break out point occurs where the derivative of K with respect to s is equal to zero (dk / ds = 0). To obtain this derivative, we first solve the characterictic equation for K: 1 + [K / s(s+3)(s+9)] = 0 K = -(s s s) The power rule may be used to obtain dk / ds. dk / ds = -(3s s + 27) Now set dk / ds = 0 to obtain the break out point. dk / ds = -(3s s + 27) = 0 Dividing both sides of the equation by 3 and then applying the quadratic formula gives us two candidates for the desired breakout point. s 2 + 8s + 9 = 0

15 s = -8 ± s = and The break out point is between 0 and 3, so s = is the desired breakout point (Rule7). 6) The points where the branches cross the imaginary axis are obtained from the characteristic equation with s replaced by j. s s s + K = 0 (j) (j) (j) + K = 0 -j j + K = 0 (K ) + j(27-3 ) = 0 Set the imaginary part equal to zero and solve for K = 0 2 = 27 = ± 27 = ± 3 3 Set the real part equal to zero and solve for K. K = 12 2 = 12(27) = 324 Therefore, the branches cross the imaginary axis at = ± 3 3 with K = 324 (Rule 8). 7) The root-locus plot is shown in figure 4. The characteristic equation, s s s + K = 0 involves the solution of a cubic equation, which is considerably more involved than a quadratic equation. However, the roots when K = 0 are easy to find. They are 0, -3, and, -9. The next step is to use the fact that one of the three roots will always be real. Assume that the real root is a, and divide the characteristic equation by the factor ( s + a ) to get a general equation for the remaning two roots. ( s s s + K ) / (s + a ) = s 2 + (12- a)s + 27 a(12-a) The remainder of the division is K 27a + 12a 2 a 3. We can now express the characteric equation as follows: ( s+a ) [ s 2 + (12-a)s + 27 a(12-a) ] = 0 (11)

16 The value of K must be such that the remainder is 0. K = 27a 12a 2 + a 3 (12) Figure 4: Root locus of 1 + G (s) H (s) = 0 for the system with G (s) H (s) = K / [s(s+3)(s+9)]. A calculator or computer program may be used to obtain exact points on the root locus using Equations 11 and 12 and the quadratic formula. A trial and error procedure may also be employed to obtain the exact operating point. However, the following graphical analysis provided quick results with sufficient accuracy for most applications. 8) The expanded view of the root locus in Figure 5 shows the determination of the operating point for a damping ratio of 0.5 (Rule 10). The line of constant damping ratio makes an angle of as given by Equation 3. = cos = 60 o The operating point is at the intersection of the damping ratio () = 0.5 line and the root locus. From the graph, we obtain the approximate value j1.95 for the coordinates of the operating point. Using a calculator, the more exact value of the coordinate is j Operating point = j = o The resonant frequency is equal to the length of the line from the origin to the operating point. From the graph, the distance is estimated to be 2.25 (the same as the calculated value).

17 Resonant frequency = 2.25 radians / second 9) The value of K at the operating point is determined by the poles product divided by zeros product (Rule11). From the graph we obtain the following lengths: LP o = length from the pole at (0,0) =2.25 LP 3 = length from the pole at (-3,0) = 2.70 LP 9 = length from the pole at (-9,0) = 8.11 Poles product = (2.25)(2.70)(8.81) = 49.3 Zeros product = 1 (There are no zeros.) K = 49.3 / 1 = 49.3 Figure 5: Expanded view of the operating point region of the root locus shown in Figure 4. At the operating point the system has a damping ratio of 0.5 and a resonant frequency of 2.25 radians / second.

18 Conclusions: The relative stability and the transient response performance of a closed-loop control system are directly related to the location of the closed-loop roots of the characteristic equation. Therefore, we have investigated the movement of the characteristic roots on the s-plane as the system parameters are varied by utilizing the root locus method. The root locus method, a graphical technique, can be used to obtain an approximate sketch in order to analyze the initial design of a system and determine suitable alterations of the system structure and values. A computer is commonly used to calculate several accurate roots at important points on the locus.

19 References: 1) Kuo B. b C., Otomatik Kontrol Sistemleri, Literatür YayTnlarT, pp , ) Bateson R. b N., Introduction to Control System Technology, Macmillian Publishing Company, pp , pp , ) Dorf R. b C., and Bishop R. b H., Modern Control Systems, Addison-Wesley Publishing Company, pp , p. 386, ) Vegte J. b V. D., Feedback Control Systems, Prentice-Hall, pp , ) Ogata K., Modern Control Engineering, Prentice-Hall, pp , ) ÖzdaW M. b N., Dinibütün A. b T., and Kuzucu A., Otomatik Kontrol Temelleri, Birsen YayTnevi, pp , 1998.

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

Root locus Analysis. P.S. Gandhi Mechanical Engineering IIT Bombay. Acknowledgements: Mr Chaitanya, SYSCON 07

Root locus Analysis. P.S. Gandhi Mechanical Engineering IIT Bombay. Acknowledgements: Mr Chaitanya, SYSCON 07 Root locus Analysis P.S. Gandhi Mechanical Engineering IIT Bombay Acknowledgements: Mr Chaitanya, SYSCON 07 Recap R(t) + _ k p + k s d 1 s( s+ a) C(t) For the above system the closed loop transfer function

More information

Course roadmap. ME451: Control Systems. What is Root Locus? (Review) Characteristic equation & root locus. Lecture 18 Root locus: Sketch of proofs

Course roadmap. ME451: Control Systems. What is Root Locus? (Review) Characteristic equation & root locus. Lecture 18 Root locus: Sketch of proofs ME451: Control Systems Modeling Course roadmap Analysis Design Lecture 18 Root locus: Sketch of proofs Dr. Jongeun Choi Department of Mechanical Engineering Michigan State University Laplace transform

More information

ECE 345 / ME 380 Introduction to Control Systems Lecture Notes 8

ECE 345 / ME 380 Introduction to Control Systems Lecture Notes 8 Learning Objectives ECE 345 / ME 380 Introduction to Control Systems Lecture Notes 8 Dr. Oishi oishi@unm.edu November 2, 203 State the phase and gain properties of a root locus Sketch a root locus, by

More information

1 Closed Loop Systems

1 Closed Loop Systems Harvard University Division of Engineering and Applied Sciences ES 45 - Physiological Systems Analysis Fall 2009 Closed Loop Systems and Stability Closed Loop Systems Many natural and man-made systems

More information

CHAPTER # 9 ROOT LOCUS ANALYSES

CHAPTER # 9 ROOT LOCUS ANALYSES F K א CHAPTER # 9 ROOT LOCUS ANALYSES 1. Introduction The basic characteristic of the transient response of a closed-loop system is closely related to the location of the closed-loop poles. If the 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

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

Root Locus. Signals and Systems: 3C1 Control Systems Handout 3 Dr. David Corrigan Electronic and Electrical Engineering

Root Locus. Signals and Systems: 3C1 Control Systems Handout 3 Dr. David Corrigan Electronic and Electrical Engineering Root Locus Signals and Systems: 3C1 Control Systems Handout 3 Dr. David Corrigan Electronic and Electrical Engineering corrigad@tcd.ie Recall, the example of the PI controller car cruise control system.

More information

Software Engineering 3DX3. Slides 8: Root Locus Techniques

Software Engineering 3DX3. Slides 8: Root Locus Techniques Software Engineering 3DX3 Slides 8: Root Locus Techniques Dr. Ryan Leduc Department of Computing and Software McMaster University Material based on Control Systems Engineering by N. Nise. c 2006, 2007

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

(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

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

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

Controls Problems for Qualifying Exam - Spring 2014

Controls Problems for Qualifying Exam - Spring 2014 Controls Problems for Qualifying Exam - Spring 2014 Problem 1 Consider the system block diagram given in Figure 1. Find the overall transfer function T(s) = C(s)/R(s). Note that this transfer function

More information

Lecture 1 Root Locus

Lecture 1 Root Locus Root Locus ELEC304-Alper Erdogan 1 1 Lecture 1 Root Locus What is Root-Locus? : A graphical representation of closed loop poles as a system parameter varied. Based on Root-Locus graph we can choose the

More information

Root Locus U R K. Root Locus: Find the roots of the closed-loop system for 0 < k < infinity

Root Locus U R K. Root Locus: Find the roots of the closed-loop system for 0 < k < infinity Background: Root Locus Routh Criteria tells you the range of gains that result in a stable system. It doesn't tell you how the system will behave, however. That's a problem. For example, for the following

More information

Unit 7: Part 1: Sketching the Root Locus

Unit 7: Part 1: Sketching the Root Locus Root Locus Unit 7: Part 1: Sketching the Root Locus Engineering 5821: Control Systems I Faculty of Engineering & Applied Science Memorial University of Newfoundland March 14, 2010 ENGI 5821 Unit 7: Root

More information

Control Systems I. Lecture 7: Feedback and the Root Locus method. Readings: Guzzella 9.1-3, Emilio Frazzoli

Control Systems I. Lecture 7: Feedback and the Root Locus method. Readings: Guzzella 9.1-3, Emilio Frazzoli Control Systems I Lecture 7: Feedback and the Root Locus method Readings: Guzzella 9.1-3, 13.3 Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich November 3, 2017 E. Frazzoli (ETH)

More information

Control Systems I. Lecture 7: Feedback and the Root Locus method. Readings: Jacopo Tani. Institute for Dynamic Systems and Control D-MAVT ETH Zürich

Control Systems I. Lecture 7: Feedback and the Root Locus method. Readings: Jacopo Tani. Institute for Dynamic Systems and Control D-MAVT ETH Zürich Control Systems I Lecture 7: Feedback and the Root Locus method Readings: Jacopo Tani Institute for Dynamic Systems and Control D-MAVT ETH Zürich November 2, 2018 J. Tani, E. Frazzoli (ETH) Lecture 7:

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

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

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

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

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

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

(Refer Slide Time: 2:11)

(Refer Slide Time: 2:11) Control Engineering Prof. Madan Gopal Department of Electrical Engineering Indian institute of Technology, Delhi Lecture - 40 Feedback System Performance based on the Frequency Response (Contd.) The summary

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

CHAPTER 1 Basic Concepts of Control System. CHAPTER 6 Hydraulic Control System

CHAPTER 1 Basic Concepts of Control System. CHAPTER 6 Hydraulic Control System CHAPTER 1 Basic Concepts of Control System 1. What is open loop control systems and closed loop control systems? Compare open loop control system with closed loop control system. Write down major advantages

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

"APPENDIX. Properties and Construction of the Root Loci " E-1 K ¼ 0ANDK ¼1POINTS

APPENDIX. Properties and Construction of the Root Loci  E-1 K ¼ 0ANDK ¼1POINTS Appendix-E_1 5/14/29 1 "APPENDIX E Properties and Construction of the Root Loci The following properties of the root loci are useful for constructing the root loci manually and for understanding the root

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

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

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

Methods for analysis and control of dynamical systems Lecture 4: The root locus design method

Methods for analysis and control of dynamical systems Lecture 4: The root locus design method Methods for analysis and control of Lecture 4: The root locus design method O. Sename 1 1 Gipsa-lab, CNRS-INPG, FRANCE Olivier.Sename@gipsa-lab.inpg.fr www.gipsa-lab.fr/ o.sename 5th February 2015 Outline

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

Methods for analysis and control of. Lecture 4: The root locus design method

Methods for analysis and control of. Lecture 4: The root locus design method Methods for analysis and control of Lecture 4: The root locus design method O. Sename 1 1 Gipsa-lab, CNRS-INPG, FRANCE Olivier.Sename@gipsa-lab.inpg.fr www.lag.ensieg.inpg.fr/sename Lead Lag 17th March

More information

Table of Laplacetransform

Table of Laplacetransform Appendix Table of Laplacetransform pairs 1(t) f(s) oct), unit impulse at t = 0 a, a constant or step of magnitude a at t = 0 a s t, a ramp function e- at, an exponential function s + a sin wt, a sine fun

More information

5 Root Locus Analysis

5 Root Locus Analysis 5 Root Locus Analysis 5.1 Introduction A control system is designed in tenns of the perfonnance measures discussed in chapter 3. Therefore, transient response of a system plays an important role in the

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

Lecture 3: The Root Locus Method

Lecture 3: The Root Locus Method Lecture 3: The Root Locus Method Venkata Sonti Department of Mechanical Engineering Indian Institute of Science Bangalore, India, 56001 This draft: March 1, 008 1 The Root Locus method The Root Locus method,

More information

Controller Design using Root Locus

Controller Design using Root Locus Chapter 4 Controller Design using Root Locus 4. PD Control Root locus is a useful tool to design different types of controllers. Below, we will illustrate the design of proportional derivative controllers

More information

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions

EE C128 / ME C134 Fall 2014 HW 6.2 Solutions. HW 6.2 Solutions EE C28 / ME C34 Fall 24 HW 6.2 Solutions. PI Controller For the system G = K (s+)(s+3)(s+8) HW 6.2 Solutions in negative feedback operating at a damping ratio of., we are going to design a PI controller

More information

Problems -X-O («) s-plane. s-plane *~8 -X -5. id) X s-plane. s-plane. -* Xtg) FIGURE P8.1. j-plane. JO) k JO)

Problems -X-O («) s-plane. s-plane *~8 -X -5. id) X s-plane. s-plane. -* Xtg) FIGURE P8.1. j-plane. JO) k JO) Problems 1. For each of the root loci shown in Figure P8.1, tell whether or not the sketch can be a root locus. If the sketch cannot be a root locus, explain why. Give all reasons. [Section: 8.4] *~8 -X-O

More information

PM diagram of the Transfer Function and its use in the Design of Controllers

PM diagram of the Transfer Function and its use in the Design of Controllers PM diagram of the Transfer Function and its use in the Design of Controllers Santiago Garrido, Luis Moreno Abstract This paper presents the graphical chromatic representation of the phase and the magnitude

More information

Automatic Control Systems, 9th Edition

Automatic Control Systems, 9th Edition Chapter 7: Root Locus Analysis Appendix E: Properties and Construction of the Root Loci Automatic Control Systems, 9th Edition Farid Golnaraghi, Simon Fraser University Benjamin C. Kuo, University of Illinois

More information

Unit 7: Part 1: Sketching the Root Locus. Root Locus. Vector Representation of Complex Numbers

Unit 7: Part 1: Sketching the Root Locus. Root Locus. Vector Representation of Complex Numbers Root Locus Root Locus Unit 7: Part 1: Sketching the Root Locus Engineering 5821: Control Systems I Faculty of Engineering & Applied Science Memorial University of Newfoundland 1 Root Locus Vector Representation

More information

Systems Analysis and Control

Systems Analysis and Control Systems Analysis and Control Matthew M. Peet Arizona State University Lecture 13: Root Locus Continued Overview In this Lecture, you will learn: Review Definition of Root Locus Points on the Real Axis

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

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MT OpenCourseWare http://ocw.mit.edu 2.004 Dynamics and Control Spring 2008 or information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Reading: ise: Chapter 8 Massachusetts

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

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

Root locus 5. tw4 = 450. Root Locus S5-1 S O L U T I O N S

Root locus 5. tw4 = 450. Root Locus S5-1 S O L U T I O N S Root Locus S5-1 S O L U T I O N S Root locus 5 Note: All references to Figures and Equations whose numbers are not preceded by an "S" refer to the textbook. (a) Rule 2 is all that is required to find the

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

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

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

Research Article On Complementary Root Locus of Biproper Transfer Functions

Research Article On Complementary Root Locus of Biproper Transfer Functions Mathematical Problems in Engineering Volume 9, Article ID 779, pages doi:.55/9/779 Research Article On Complementary Root Locus of Biproper Transfer Functions Marcelo C. M. Teixeira, Edvaldo Assunção,

More information

Root Locus Techniques

Root Locus Techniques Root Locus Techniques 8 Chapter Learning Outcomes After completing this chapter the student will be able to: Define a root locus (Sections 8.1 8.2) State the properties of a root locus (Section 8.3) Sketch

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

R a) Compare open loop and closed loop control systems. b) Clearly bring out, from basics, Force-current and Force-Voltage analogies.

R a) Compare open loop and closed loop control systems. b) Clearly bring out, from basics, Force-current and Force-Voltage analogies. SET - 1 II B. Tech II Semester Supplementary Examinations Dec 01 1. a) Compare open loop and closed loop control systems. b) Clearly bring out, from basics, Force-current and Force-Voltage analogies..

More information

Chapter 7 : Root Locus Technique

Chapter 7 : Root Locus Technique Chapter 7 : Root Locus Technique By Electrical Engineering Department College of Engineering King Saud University 1431-143 7.1. Introduction 7.. Basics on the Root Loci 7.3. Characteristics of the Loci

More information

Control Systems I. Lecture 6: Poles and Zeros. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich

Control Systems I. Lecture 6: Poles and Zeros. Readings: Emilio Frazzoli. Institute for Dynamic Systems and Control D-MAVT ETH Zürich Control Systems I Lecture 6: Poles and Zeros Readings: Emilio Frazzoli Institute for Dynamic Systems and Control D-MAVT ETH Zürich October 27, 2017 E. Frazzoli (ETH) Lecture 6: Control Systems I 27/10/2017

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

EC CONTROL SYSTEM UNIT I- CONTROL SYSTEM MODELING

EC CONTROL SYSTEM UNIT I- CONTROL SYSTEM MODELING EC 2255 - CONTROL SYSTEM UNIT I- CONTROL SYSTEM MODELING 1. What is meant by a system? It is an arrangement of physical components related in such a manner as to form an entire unit. 2. List the two types

More information

FATIMA MICHAEL COLLEGE OF ENGINEERING & TECHNOLOGY

FATIMA MICHAEL COLLEGE OF ENGINEERING & TECHNOLOGY FATIMA MICHAEL COLLEGE OF ENGINEERING & TECHNOLOGY Senkottai Village, Madurai Sivagangai Main Road, Madurai - 625 020. An ISO 9001:2008 Certified Institution DEPARTMENT OF ELECTRONICS AND COMMUNICATION

More information

Solution Choose several values for x, and find the corresponding values of (x), or y.

Solution Choose several values for x, and find the corresponding values of (x), or y. Example 1 GRAPHING FUNCTIONS OF THE FORM (x) = ax n Graph the function. 3 a. f ( x) x Solution Choose several values for x, and find the corresponding values of (x), or y. f ( x) x 3 x (x) 2 8 1 1 0 0

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

EXAMPLE PROBLEMS AND SOLUTIONS

EXAMPLE PROBLEMS AND SOLUTIONS Similarly, the program for the fourth-order transfer function approximation with T = 0.1 sec is [num,denl = pade(0.1, 4); printsys(num, den, 'st) numlden = sa4-2o0sa3 + 1 80O0sA2-840000~ + 16800000 sa4

More information

EC6405 - CONTROL SYSTEM ENGINEERING Questions and Answers Unit - I Control System Modeling Two marks 1. What is control system? A system consists of a number of components connected together to perform

More information

2.004 Dynamics and Control II Spring 2008

2.004 Dynamics and Control II Spring 2008 MT OpenCourseWare http://ocw.mit.edu.004 Dynamics and Control Spring 008 For information about citing these materials or our Terms of Use, visit: http://ocw.mit.edu/terms. Massachusetts nstitute of Technology

More information

2.010 Fall 2000 Solution of Homework Assignment 8

2.010 Fall 2000 Solution of Homework Assignment 8 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)

More information

(Continued on next page)

(Continued on next page) (Continued on next page) 18.2 Roots of Stability Nyquist Criterion 87 e(s) 1 S(s) = =, r(s) 1 + P (s)c(s) where P (s) represents the plant transfer function, and C(s) the compensator. The closedloop characteristic

More information

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

Lecture 6 Classical Control Overview IV. Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Lecture 6 Classical Control Overview IV Dr. Radhakant Padhi Asst. Professor Dept. of Aerospace Engineering Indian Institute of Science - Bangalore Lead Lag Compensator Design Dr. Radhakant Padhi Asst.

More information

EE302 - Feedback Systems Spring Lecture KG(s)H(s) = KG(s)

EE302 - Feedback Systems Spring Lecture KG(s)H(s) = KG(s) EE3 - Feedback Systems Spring 19 Lecturer: Asst. Prof. M. Mert Ankarali Lecture 1.. 1.1 Root Locus In control theory, root locus analysis is a graphical analysis method for investigating the change of

More information

Control Systems. University Questions

Control Systems. University Questions University Questions UNIT-1 1. Distinguish between open loop and closed loop control system. Describe two examples for each. (10 Marks), Jan 2009, June 12, Dec 11,July 08, July 2009, Dec 2010 2. Write

More information

SRM UNIVERSITY DEPARTMENT OF BIOMEDICAL ENGINEERING ODD Semester DAY floor

SRM UNIVERSITY DEPARTMENT OF BIOMEDICAL ENGINEERING ODD Semester DAY floor SRM UNIVERSITY DEPARTMENT OF BIOMEDICAL ENGINEERING ODD Semester-2014-2015 CONTROL SYSTEMS Course Code: Course Title: Control Systems Semester: V SEM B. Tech Third Year Course Timings: STAFF NAME: Anitha.G

More information

PreCalculus. Curriculum (447 topics additional topics)

PreCalculus. Curriculum (447 topics additional topics) PreCalculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular needs.

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

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

IC6501 CONTROL SYSTEMS

IC6501 CONTROL SYSTEMS DHANALAKSHMI COLLEGE OF ENGINEERING CHENNAI DEPARTMENT OF ELECTRICAL AND ELECTRONICS ENGINEERING YEAR/SEMESTER: II/IV IC6501 CONTROL SYSTEMS UNIT I SYSTEMS AND THEIR REPRESENTATION 1. What is the mathematical

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

Transient Response of a Second-Order System

Transient Response of a Second-Order System Transient Response of a Second-Order System ECEN 830 Spring 01 1. Introduction In connection with this experiment, you are selecting the gains in your feedback loop to obtain a well-behaved closed-loop

More information

Compensator Design to Improve Transient Performance Using Root Locus

Compensator Design to Improve Transient Performance Using Root Locus 1 Compensator Design to Improve Transient Performance Using Root Locus Prof. Guy Beale Electrical and Computer Engineering Department George Mason University Fairfax, Virginia Correspondence concerning

More information

Power and Polynomial Functions. College Algebra

Power and Polynomial Functions. College Algebra Power and Polynomial Functions College Algebra Power Function A power function is a function that can be represented in the form f x = kx % where k and p are real numbers, and k is known as the coefficient.

More information

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley

Chapter P. Prerequisites. Slide P- 1. Copyright 2007 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Slide P- 1 Chapter P Prerequisites 1 P.1 Real Numbers Quick Review 1. List the positive integers between -4 and 4.. List all negative integers greater than -4. 3. Use a calculator to evaluate the expression

More information

Control Systems I. Lecture 9: The Nyquist condition

Control Systems I. Lecture 9: The Nyquist condition Control Systems I Lecture 9: The Nyquist condition adings: Guzzella, Chapter 9.4 6 Åstrom and Murray, Chapter 9.1 4 www.cds.caltech.edu/~murray/amwiki/index.php/first_edition Emilio Frazzoli Institute

More information

Math Review for AP Calculus

Math Review for AP Calculus Math Review for AP Calculus This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet

More information

Math Prep for Statics

Math Prep for Statics Math Prep for Statics This course covers the topics shown below. Students navigate learning paths based on their level of readiness. Institutional users may customize the scope and sequence to meet curricular

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

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

CYBER EXPLORATION LABORATORY EXPERIMENTS

CYBER EXPLORATION LABORATORY EXPERIMENTS CYBER EXPLORATION LABORATORY EXPERIMENTS 1 2 Cyber Exploration oratory Experiments Chapter 2 Experiment 1 Objectives To learn to use MATLAB to: (1) generate polynomial, (2) manipulate polynomials, (3)

More information

Power System Operations and Control Prof. S.N. Singh Department of Electrical Engineering Indian Institute of Technology, Kanpur. Module 3 Lecture 8

Power System Operations and Control Prof. S.N. Singh Department of Electrical Engineering Indian Institute of Technology, Kanpur. Module 3 Lecture 8 Power System Operations and Control Prof. S.N. Singh Department of Electrical Engineering Indian Institute of Technology, Kanpur Module 3 Lecture 8 Welcome to lecture number 8 of module 3. In the previous

More information

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or

NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or NOTICE WARNING CONCERNING COPYRIGHT RESTRICTIONS: The copyright law of the United States (title 17, U.S. Code) governs the making of photocopies or other reproductions of copyrighted material. Any copying

More information

EE402 - Discrete Time Systems Spring Lecture 10

EE402 - Discrete Time Systems Spring Lecture 10 EE402 - Discrete Time Systems Spring 208 Lecturer: Asst. Prof. M. Mert Ankarali Lecture 0.. Root Locus For continuous time systems the root locus diagram illustrates the location of roots/poles of a closed

More information

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D.

Radar Dish. Armature controlled dc motor. Inside. θ r input. Outside. θ D output. θ m. Gearbox. Control Transmitter. Control. θ D. Radar Dish ME 304 CONTROL SYSTEMS Mechanical Engineering Department, Middle East Technical University Armature controlled dc motor Outside θ D output Inside θ r input r θ m Gearbox Control Transmitter

More information

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall K(s +1)(s +2) G(s) =.

MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering Dynamics and Control II Fall K(s +1)(s +2) G(s) =. MASSACHUSETTS INSTITUTE OF TECHNOLOGY Department of Mechanical Engineering. Dynamics and Control II Fall 7 Problem Set #7 Solution Posted: Friday, Nov., 7. Nise problem 5 from chapter 8, page 76. Answer:

More information

Essence of the Root Locus Technique

Essence of the Root Locus Technique Essence of the Root Locus Technique In this chapter we study a method for finding locations of system poles. The method is presented for a very general set-up, namely for the case when the closed-loop

More information

Process Control & Instrumentation (CH 3040)

Process Control & Instrumentation (CH 3040) First-order systems Process Control & Instrumentation (CH 3040) Arun K. Tangirala Department of Chemical Engineering, IIT Madras January - April 010 Lectures: Mon, Tue, Wed, Fri Extra class: Thu A first-order

More information

CONTROL * ~ SYSTEMS ENGINEERING

CONTROL * ~ SYSTEMS ENGINEERING CONTROL * ~ SYSTEMS ENGINEERING H Fourth Edition NormanS. Nise California State Polytechnic University, Pomona JOHN WILEY& SONS, INC. Contents 1. Introduction 1 1.1 Introduction, 2 1.2 A History of Control

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