Nyquist Plot Construction
AI-Generated Content
Nyquist Plot Construction
A Nyquist plot is more than just a polar graph—it is a powerful visual tool for assessing the stability of closed-loop control systems directly from their open-loop behavior. Unlike other frequency response methods, it provides a definitive stability criterion by mapping the entire frequency response, from to , onto the complex plane. Mastering its construction is essential for control engineers to predict system robustness and avoid instability without solving for closed-loop poles directly.
The Fundamental Concept: Mapping Frequency to the Complex Plane
At its core, a Nyquist plot is a parametric plot of the open-loop transfer function as the frequency varies. You evaluate the transfer function by substituting , which yields a complex number for each frequency: a magnitude and a phase. This complex number is then plotted as a point in the complex plane, with the real part on the x-axis and the imaginary part on the y-axis. As is swept from to , a curve is traced. The complete Nyquist plot also includes the mirror image of this curve for frequencies from to , which is the complex conjugate of the positive-frequency plot. This full contour is called the Nyquist path or contour.
The genius of the Nyquist Stability Criterion lies in how this plot relates to stability. It states that the number of unstable closed-loop poles, , is given by . Here, is the number of open-loop poles in the right-half of the s-plane (unstable open-loop poles), which you know from the system model. is the net number of times the Nyquist plot of encircles the critical point in the clockwise direction. Your goal in construction is to create an accurate plot to correctly determine .
Step-by-Step Construction Procedure
Constructing a clear and accurate plot follows a logical sequence. Begin by determining the low-frequency asymptote. As , evaluate . For most practical systems with integrators ( terms), this asymptote will have a phase of per integrator and a magnitude that approaches infinity. Conversely, find the high-frequency asymptote as . The phase will typically approach , where and are the denominator and numerator orders, and the magnitude approaches zero.
Next, calculate the real and imaginary axis crossings, as these define the plot's shape. The real axis crossing is found by setting the imaginary part of to zero and solving for the frequency . Substitute this frequency back into the real part to find the coordinate. Similarly, find the imaginary axis crossing by setting the real part to zero. These crossings are crucial for determining how close the plot comes to the critical point .
A critical step is handling systems with poles on the imaginary axis, such as integrators () or oscillatory modes (). The standard Nyquist path cannot go through these poles, so you must detour around them with an infinitesimally small semicircle into the right-half plane. You must evaluate the transfer function along this detour. For an integrator (), as you detour around , the plot will show a large semicircular arc of infinite radius. The direction of this arc (clockwise or counterclockwise) is determined by the phase change along the detour and is vital for getting the encirclement count correct.
Interpreting the Plot for Stability Analysis
Once the plot is constructed, stability analysis is methodical. First, identify , the number of open-loop poles in the right-half plane. For a stable open-loop system, . Then, plot the complete contour for , including the detours and the negative frequency mirror image. Finally, count the net clockwise encirclements, , of the point .
Apply the formula . Here, represents the number of closed-loop poles in the right-half plane. For the closed-loop system to be stable, must equal zero. This means the number of encirclements must exactly counteract any inherent open-loop instability. A common result for stable open-loop systems () is that you require for closed-loop stability—meaning the Nyquist plot must not encircle at all. The proximity of the plot to this critical point also gives qualitative measures of stability margins: the gain margin is determined by the distance to the real axis crossing left of -1, and the phase margin is related to the angle at the unit circle crossing.
Worked Example: A Standard Second-Order System
Let's construct the Nyquist plot for . This is a type-1 system with a pole at the origin.
- Low Frequency (): . This is a large-magnitude point on the negative imaginary axis (phase = -90°).
- High Frequency (): Magnitude goes to zero, phase approaches (from two poles).
- Real Axis Crossing: Find where the imaginary part is zero.
Multiply numerator and denominator by the conjugate: Set the imaginary part to zero: . This only occurs as , telling us the plot only touches the real axis at the origin (high-frequency end).
- Imaginary Axis Crossing: Set the real part to zero: . This also only occurs as . At finite frequencies, the real part is always negative.
- Detour around : On the small detour, with going from to . Then . As , the magnitude is enormous. The angle sweeps from to , causing to sweep from to . This results in an infinitely large clockwise semicircle in the complex plane, connecting the low-frequency asymptote from the negative imaginary axis to the positive imaginary axis.
The resulting plot starts at infinity on the negative imaginary axis (due to the detour connection), comes in from the positive imaginary side as frequency increases from zero, and spirals into the origin at -180° as . The negative frequency plot is the mirror image. The critical point is on the negative real axis. This plot does not encircle . With (no open-loop right-half-plane poles) and , we have , indicating a stable closed-loop system.
Common Pitfalls
- Ignoring the Negative Frequency Contour: A common mistake is only plotting for from to . The stability criterion requires the complete contour for . The negative frequency part is simply the complex conjugate mirror of the positive frequency plot, but omitting it can lead to an incorrect assessment of encirclements, especially for plots that cross the real axis multiple times.
- Incorrect Detour around Imaginary Axis Poles: Improperly handling poles at the origin or on the -axis is the most frequent source of error. The detour must be into the right-half plane, and you must correctly calculate the phase change along the detour arc. For an integrator, forgetting to include the large clockwise semicircle can completely change the encirclement count . Always sketch the s-plane Nyquist path first to visualize the detour.
- Miscalculating Axis Crossings: Solving for the wrong part of the complex function can lead to incorrect crossing points. Remember: to find the real axis crossing, set the imaginary part of to zero. To find the imaginary axis crossing, set the real part to zero. Double-check your algebra, as the expressions can become cumbersome.
- Confusing Open-Loop and Closed-Loop Stability: The Nyquist plot is of the open-loop transfer function , but the encirclement criterion tells you about closed-loop stability. A stable open-loop system () can still produce an unstable closed-loop system if the Nyquist plot encircles . Do not assume that because the individual components and are stable, the feedback system will be stable.
Summary
- A Nyquist plot is a polar plot in the complex plane of the open-loop frequency response for from to , used to determine closed-loop stability.
- Construction requires analyzing low and high frequency asymptotes, calculating real and imaginary axis crossings, and making proper contour detours around any poles on the imaginary axis.
- The Nyquist Stability Criterion uses the formula , where is the number of unstable closed-loop poles, is the number of unstable open-loop poles, and is the net clockwise encirclements of the point .
- The plot's proximity to provides insights into gain and phase margins, which quantify the system's relative stability and robustness.
- Avoiding pitfalls like neglecting the negative-frequency contour or mishandling detours is critical for performing a correct stability analysis.