The root locus method was introduced by W. R. Evans in 1948. It is a graphical technique used to determine how the closed-loop poles of a linear time-invariant feedback system move in the complex s-plane as a chosen parameter varies. The parameter most commonly varied is the loop gain of the system.
Consider a standard single-loop feedback arrangement with forward transfer function G(s) and feedback transfer function H(s).

The closed-loop characteristic equation of the system is
1 + G(s)H(s) = 0
If the forward path contains a variable scalar gain K, it is convenient to write G(s) = K G'(s). The characteristic equation then becomes
1 + K G'(s) H(s) = 0
When the parameter K varies, the roots of the characteristic equation (the closed-loop poles) move in the s-plane. Two common ranges for K are:
The locus traced by all possible closed-loop pole locations as K varies over the chosen range is called the root locus. When K varies from zero to infinity, the plot is called the direct root locus. When K varies from -∞ to zero, the plot is the inverse root locus. Unless otherwise stated, K is usually taken from 0 to +∞.
Example: Obtain the root locus of the unity feedback system with G(s) = K/s.
Solution
As the system is unity feedback, H(s) = 1.
Write the characteristic equation:
1 + G(s)H(s) = 0
Substitute G(s) = K/s and H(s) = 1:
1 + K/s = 0
Multiply by s to clear the denominator:
s + K = 0
The closed-loop pole satisfies:
s = -K
Since K varies from 0 to +∞ (direct root locus), the closed-loop pole moves along the negative real axis from the origin toward -∞ as K increases.

On the real axis, a point is part of the root locus if the number of real open-loop poles and zeros to its right is odd. Mark the real-axis poles and zeros and identify the segments that satisfy this rule.
The number of branches of the root locus equals the number of open-loop poles (counting multiplicities). Each branch originates at a pole when K = 0.
If n - m = r branches go to infinity, they do so along straight line asymptotes. The angles of these asymptotes are
φq = (2q + 1) × 180° / (n - m) for q = 0, 1, 2, ..., (n - m - 1).
The centroid (intersection point) of the asymptotes on the real axis is
σ = (Σ poles - Σ zeros) / (n - m)
For a point s to lie on the root locus (for some K), the open-loop transfer function must satisfy the angle condition:
∠G'(s)H(s) = (2k + 1) × 180°, where k is any integer.
In practice, compute the angles contributed by each zero and each pole at the point s and verify the net angle equals an odd multiple of 180°.
Once a point s0 satisfies the angle condition, the required gain K that places a closed-loop pole at s0 is found from the magnitude condition:
K = 1 / |G'(s0) H(s0)|
Breakaway (or break-in) points occur on the real-axis segments where multiple branches meet or split. They satisfy the condition obtained by differentiating the characteristic equation with respect to s and solving for s when K is real and positive:
From 1 + K G'(s) H(s) = 0, express K = -1 / (G'(s)H(s)).
Find values of s on the real axis where dK/ds = 0. Real solutions that lie on the root locus are breakaway or break-in points.
For a complex pole p, the angle of departure θd is computed so that the net angle condition at p is satisfied. The angle of arrival to a complex zero z is computed similarly. These angles are obtained from the contributions of all other poles and zeros.
To find values of K at which the root locus crosses the imaginary axis, substitute s = jω into the characteristic equation and separate real and imaginary parts, then solve for ω and K. The Routh-Hurwitz criterion provides an alternative systematic method to find the range of K for stability and the exact crossing points.
If the system has repeated poles or zeros, special care is required at those locations; repeated poles are locations where branches may depart with symmetric angles and multiplicity influences local behaviour.
To test whether a point s0 is on the root locus:
When designing controllers using root locus:
The root locus is a foundational tool in classical control design. Using the characteristic equation 1 + K G'(s) H(s) = 0, the angle condition and magnitude condition determine whether a point in the s-plane belongs to the locus and the corresponding gain. Practical sketching rules (real-axis segments, asymptotes, breakaway points, departure/arrival angles) together with algebraic checks allow engineers to analyse stability and design controllers (P, PI, PID, lead/lag) to meet dynamic specifications.
53 videos|116 docs|40 tests |
| 1. What is the characteristic equation in control systems? | ![]() |
| 2. How does gain affect the root locus of a system? | ![]() |
| 3. What are the basic rules for sketching root locus? | ![]() |
| 4. What are the angle and magnitude conditions in root locus analysis? | ![]() |
| 5. What are the advantages of using root locus methods in control system design? | ![]() |