The root locus is a graphical representation in the s-domain that shows how the closed-loop poles of a feedback system move in the complex s-plane as a system parameter (usually the loop gain K) varies. The root locus is always symmetric about the real axis because open-loop poles and zeros are either real or occur in complex conjugate pairs. The following sections give the standard rules used to construct (sketch) the root locus and illustrate them with examples.
Root LocusPoint -2.2:
The point -2.2 lies between -2 and -3.
The number of poles and zeros to the right of -2.2 is 2 (one pole at -2 and one zero at -1).
2 is even, so -2.2 is not on the root locus.

Point -3.4:
The point -3.4 lies between -3 and -4.
The number of poles and zeros to the right of -3.4 is 3 (one pole at -4? - check positions carefully: actually to the right are poles/zeros at -2, -3, and -1 depending on placement). According to the given example, the count is 3, which is odd.
3 is odd, so -3.4 lies on the root locus.

Example: Find on which sections of the real axis the root locus exists for a system whose poles are 0, -3, -5 and zeros are -1 and -4.
Poles: 0, -3, -5. Zeros: -1, -4. There are P = 3 poles and Z = 2 zeros.


θq = (2q + 1) · 180° / (P - Z)
where q = 0, 1, 2, ..., (P - Z - 1). The asymptotes are symmetric about the real axis.
σa = (sum of finite pole locations - sum of finite zero locations) / (P - Z)
The centroid is a real number and may lie on or off the root locus depending on pole/zero placement.

K(s) = -D(s) / N(s)
The breakaway/break-in points satisfy
dK(s)/ds = 0

Problem: Draw the root locus diagram for a closed-loop system whose loop transfer function is
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/8692076_893b6ec9-bfd4-4ebf-b82f-f8c275df4c8f_lg.png)
Also determine stability ranges of K.
Solution (stepwise reasoning and calculations):
Identify open-loop poles and zeros.
Poles are the roots of s(s + 5)(s + 10) so:
Poles: s = 0, s = -5, s = -10.
There are no finite zeros (Z = 0).
P = 3, Z = 0, so P - Z = 3. There will be three branches, all starting at the poles and all going to infinity.
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_4d2abba2-8731-47e4-a949-0def2ebc8ad2_lg.png)
Determine which real-axis sections belong to the root locus using Rule 3.
Consider a point in each interval and count poles and zeros to the right:
Segment between 0 and -5 (example -3.5): there is one pole to the right → odd → included.
Segment between -5 and -10 (example -7): there are two poles to the right → even → not included.
Segment left of -10 (example -12): there are three poles to the right → odd → included.
Therefore, root locus real segments: between 0 and -5, and left of -10.
Find asymptote angles.
Use θq = (2q + 1)·180°/(P - Z) with P - Z = 3 and q = 0, 1, 2.
For q = 0: θ = 180°/3 = 60°.
For q = 1: θ = 3·180°/3 = 180°.
For q = 2: θ = 5·180°/3 = 300° (or -60° equivalently).
Find centroid σa.
Sum of poles = 0 + (-5) + (-10) = -15.
Sum of zeros = 0 (no finite zeros).
σa = (sum of poles - sum of zeros) / (P - Z) = (-15 - 0) / 3 = -5.
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_e70c7b0a-fa0f-497e-aaf6-449bc39238e9_lg.png)
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_6fd8c3de-f7e4-47d9-b5fc-7fcf4c72c090_lg.png)
Find breakaway point(s) on the real axis between 0 and -5.
Characteristic equation: 1 + G(s)H(s) = 0.
Substitute G(s)H(s) = K / [s(s + 5)(s + 10)].
Characteristic: 1 + K / [s(s + 5)(s + 10)] = 0.
Multiply both sides by denominator:
s(s + 5)(s + 10) + K = 0.
Rewriting:
s^3 + 15s^2 + 50s + K = 0.
Express K as a function of s:
K(s) = -s^3 - 15s^2 - 50s.
Differentiate with respect to s and set derivative to zero for breakaway/break-in candidates:
dK/ds = -(3s^2 + 30s + 50) = 0.
Therefore:
3s^2 + 30s + 50 = 0.
Divide by 3:
s^2 + 10s + 16.6666667 = 0.
Use quadratic formula with a = 1, b = 10, c = 16.6666667.
s = [-b ± sqrt(b^2 - 4ac)] / (2a).
Compute discriminant and roots:
Discriminant = 100 - 66.6666668 ≈ 33.3333332.
sqrt(Discriminant) ≈ 5.7735.
Roots: s ≈ (-10 ± 5.7735)/2 → s ≈ -2.1133 and s ≈ -7.8867.
Accept only the root lying on the real-axis segment that belongs to the locus (between 0 and -5): s ≈ -2.1133 is between 0 and -5 and is therefore the breakaway point.
Verify K at the breakaway point by substituting s = -2.1133 into K(s):
K = -(-2.1133)^3 - 15(-2.1133)^2 - 50(-2.1133).
Compute K numerically (as given in the example): K ≈ 48.112 (positive), so this is a valid breakaway point for positive K.
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_c0074a68-ba4e-4175-a40a-3ff71eaf5e5b_lg.png)
Find imaginary-axis crossings using Routh-Hurwitz criterion applied to the characteristic polynomial s^3 + 15s^2 + 50s + K = 0.
Construct the Routh array (top rows shown):
Row s^3: 1 50
Row s^2: 15 K
Row s^1: (15·50 - 1·K)/15 0
Row s^0: K
Simplify s^1 row first element:
(750 - K)/15.
For a purely imaginary pair to appear (marginal stability), the s^1 row first element must be zero:
(750 - K)/15 = 0.
So K = 750.
Substitute K = 750 into s^2 row to find the imaginary roots.
s^2 row corresponds to the auxiliary equation 15 s^2 + K = 0.
With K = 750:
15 s^2 + 750 = 0.
15 s^2 = -750.
s^2 = -50.
s = ± j√50 = ± j7.071.
Thus, at K = 750 the system has imaginary-axis roots at s = ± j7.071; the system is marginally stable at this value.
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_cf8c9be7-9732-4c6d-bede-ff79ebc8acf3_lg.png)
Angle of departure/arrival: not required here because there are no finite complex poles or zeros (all poles are real).
![Worked Example - Complete Root Locus for K / [s(s + 5)(s + 10)]](https://cn.edurev.in/ApplicationImages/Temp/6895861_dfc29204-cec9-4ccd-aa9f-c158c88ba846_lg.png)
Conclusion on stability:
For K in the interval 0 < K < 750 the closed-loop poles remain in the left half of the s-plane and the system is stable.
At K = 750 the system is marginally stable (pure imaginary poles at ± j7.071).
For K > 750 the system becomes unstable because poles cross into the right half of the s-plane.
53 videos|112 docs|40 tests |
| 1. What are the key points to consider when sketching a root locus? | ![]() |
| 2. How do you determine the number of branches in a root locus? | ![]() |
| 3. How do you find the breakaway and break-in points of a root locus? | ![]() |
| 4. What are the asymptotes of a root locus and how can they be determined? | ![]() |
| 5. How does the root locus cross the imaginary axis? | ![]() |