Questions: Root Locus: Asymptotes, Centroid, and Breakaway Points
5 questions to test your understanding
Score: 0 / 5
Question 1 Multiple Choice
A system has open-loop poles at s = 0, −1, −2, −3 and a single open-loop zero at s = −5. How many root locus asymptotes are there, and what are their angles?
A4 asymptotes at 45°, 135°, 225°, 315°
B3 asymptotes at 60°, 180°, 300°
C5 asymptotes at 36°, 108°, 180°, 252°, 324°
D3 asymptotes at 45°, 135°, 225°
The number of asymptotes equals n − m (poles minus zeros) = 4 − 1 = 3. The angles are 180°(2k+1)/(n−m) for k = 0, 1, 2: (180°×1)/3 = 60°; (180°×3)/3 = 180°; (180°×5)/3 = 300°. Answer A is the common error of using n (total poles) rather than n−m (excess poles). Answer D uses the wrong formula yielding 45° intervals. Only branches that cannot reach a finite zero escape to infinity along asymptotes.
Question 2 Multiple Choice
A system's root locus centroid is computed as σ_a = (Σ real parts of poles − Σ real parts of zeros) / (n − m) = −0.5. What does this tell you about the system's behavior at high gain?
AAll branches will remain stable for all values of gain K, since the centroid is in the left half-plane
BThe asymptotes pass through s = −0.5, so branches escaping to infinity will cross the imaginary axis relatively quickly, suggesting the system becomes unstable at moderate-to-high gain
CThe system will be critically damped at the centroid location
DBreakaway points will occur at s = −0.5 on the real axis
The centroid anchors the asymptotes on the real axis. With σ_a = −0.5, the asymptotes pass very close to the imaginary axis. For asymptotes at 60° and 300° (common for a 3-asymptote system), branches heading toward infinity will cross the imaginary axis not far from the centroid — meaning instability occurs at relatively modest gain. A centroid deep in the left half-plane (e.g., σ_a = −10) would indicate the system can tolerate much higher gain before going unstable. Answer A is wrong because stability depends on where the asymptotes go, not just whether the centroid is negative.
Question 3 True / False
A breakaway point on the root locus is a location on the real axis where two closed-loop poles meet and then depart into the complex plane as conjugate pairs, corresponding to a repeated root of the characteristic equation.
TTrue
FFalse
Answer: True
At a breakaway point, two root locus branches traveling along the real axis in opposite directions meet at a point of repeated roots. The characteristic equation has a double root there, and for infinitesimally larger gain, the two poles split into complex conjugate pairs leaving the real axis. Mathematically, breakaway points are found by dK/ds = 0 along the locus — the gain K reaches a local maximum or minimum as a function of s along the real axis.
Question 4 True / False
The asymptote angles of a root locus depend on the exact numerical locations of the open-loop poles and zeros, not just on how many there are.
TTrue
FFalse
Answer: False
Asymptote angles depend only on the *count* n − m (number of poles minus zeros), not on their specific locations. The formula 180°(2k+1)/(n−m) contains no information about where the poles and zeros are — just how many excess poles exist. In contrast, the *centroid* σ_a = (Σ real parts of poles − Σ real parts of zeros)/(n − m) does depend on the actual pole and zero locations. This is a critical distinction: you can determine asymptote angles from the system's order alone, but placing the asymptotes in the s-plane requires computing the centroid.
Question 5 Short Answer
What information does the centroid of the root locus asymptotes provide to a control system designer, and how does it guide compensator design?
Think about your answer, then reveal below.
Model answer: The centroid σ_a = (Σ real parts of poles − Σ real parts of zeros)/(n − m) is the point on the real axis through which all asymptotes pass. Its location tells the designer whether branches escaping to infinity will remain in the stable left half-plane (centroid far left) or cross the imaginary axis at relatively low gain (centroid near zero or positive). If the centroid is near the imaginary axis, the system will become unstable at moderate gain — making high-gain operation infeasible. A compensator designer can shift the centroid leftward by adding a zero (which decreases the numerator sum in the formula) or removing a pole, making the asymptotes pass through a more negative location and allowing higher gain before instability. The centroid thus provides the first quick check on whether a proposed plant can be stabilized by gain alone or requires zero placement.
The key is understanding that the centroid is not just a formula to memorize but a design guideline: it summarizes in a single number where the 'center of gravity' of the escaping branches is, and it's directly actionable through compensator zero placement.