1 / 19

Root Locus Analysis (1)

Root Locus Analysis (1). Hany Ferdinando Dept. of Electrical Eng. Petra Christian University. General Overview. This section discusses how to plot the Root Locus method Step by step procedure is used inline with an example Finally, some comments are given as the complement for this section.

paul
Download Presentation

Root Locus Analysis (1)

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Root Locus Analysis (1) Hany Ferdinando Dept. of Electrical Eng. Petra Christian University

  2. General Overview • This section discusses how to plot the Root Locus method • Step by step procedure is used inline with an example • Finally, some comments are given as the complement for this section

  3. Why Root Locus • Closed-loop poles’ location determine the stability of the system • Closed-loop poles’ location is influenced as the gain is varied • Root locus plot gives designer information how the gain variation influences the stability of the system

  4. Plot Example

  5. Important Notes: • Poles are drawn as ‘x’ while zeros are drawn as ‘o’ • Gain at poles is zero, while gain at zeros is infinity • Pole is the starting point and it must finish at zero; therefore, for every pole there should be corresponding zero • Root locus is plot on the s plane

  6. R(s) C(s) G(s) + - H(s) Standardization 1 + G(s)H(s) = 0 Find Characteristic Equation!!

  7. How to make it? • Start from the characteristic equation • Locate the poles and zeros on the s plane • Determine the root loci on the real axis • Determine the asymptotes of the root loci • Find the breakaway and break-in points • Determines the angle of departure (angle of arrival) from complex poles (zeros) • Find the points where the root loci may cross the imaginary axis

  8. Example (1) 1. Start from the characteristic equation

  9. Example (2) 2. Locate the poles and zeros on the s plane

  10. Example (3) 3. Determine the root loci on the real axis

  11. Example (4a) 4. Determine the asymptotes of the root loci

  12. Example (4b) 4. Determine the asymptotes of the root loci

  13. Example (5) From the characteristic equation, find then calculate… s = -0.4266 and s = -1.5744 5. Find the breakaway and break-in point

  14. Example (6) This example has no complex poles and zeros, therefore, this step can be skipped!!! qpole= 0 – sum from pole + sum from zero qzero = 0 – sum from zero + sum from pole 6. Determine the angle from complex pole/zero

  15. Example (7) Do this part by substituting jw for all s in the characteristic equation w = ±√2, K = 6 or w = 0, K = 0 7. Find the points where the root loci may cross the imaginary axis

  16. Example (8)

  17. Comments • nth degree algebraic equation in s • If n-m≥2 then a1 is negative sum of the roots of the equation and is independent of K • It means if some roots move on the locus toward the left as K increased then the other roots must move towards the right as K is increased

  18. Root Locus in Matlab Function rlocus(num,den) draws the Root Locus of a system. Another version in state space is rlocus(A,B,C,D) The characteristic equation Those functions are for negative feedback (normal transfer function)

  19. Next… Topic for the next meeting is Root Locus in positive feedback

More Related