12.5. Polar Grid Lines in Root Locus Diagram

The damping ratio is used to determine the angular location of the poles while the undamped natural frequency wn gives the distance of the pole from origin. Both the damping ratio z and natural frequency wn can be shown on the root locus diagrams. The damping ratios are indicated by straight lines passing through the origin whereas natural frequencies are indicated by circles for their different values, respectively.

In MATLAB, constant damping ratio and natural frequency grid lines can be drawn in a root locus plot by using the following command(s):

sgridPlots the grid lines of constant damping ratio z from 0 to 1 with an increment of 0.1 and circles of constant natural frequency wn.
sgrid(z, wn) ...

Get MATLAB® and Its Applications in Engineering: [Based on MATLAB 7.5 (R2007b)] now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.