Nyquist stability criterion

Revision as of 14:25, 20 August 2012 by WikiBot (talk | contribs) (Robot: Automated text replacement (-{{SIB}} +, -{{EH}} +, -{{EJ}} +, -{{Editor Help}} +, -{{Editor Join}} +))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search


File:Nyquist example.png
The Nyquist plot for <math>G(s)=\frac{1}{s^2+s+1}</math>.

The Nyquist stability criterion, named for Harry Nyquist, provides a simple test for stability of a closed-loop control system by examining the open-loop system's Nyquist plot. Stability of the closed-loop control system may be determined directly by computing the poles of the closed-loop transfer function. In contrast, the Nyquist stability criterion allows stability to be determined without computing the closed-loop poles.

Background

We consider a system whose open loop transfer function (OLTF) is G(s); when placed in a closed loop with feedback H(s), the closed loop transfer function (CLTF) then becomes G/(GH+1). The case where H=1 is usually taken, when investigating stability, and then the "Characteristic Equation', used to predict stability, becomes G+1=0. Stability can be determined by examining the roots of this equation eg using the Routh array, but this method is somewhat tedious. Conclusions can also be reached by examining the OLTF, using its Bode plots or, as here, polar plot of the OLTF using the Nyquist criterion , as follows.


Any Laplace domain transfer function <math>\mathcal{T}(s)</math> can be expressed as the ratio of two polynomials

<math>\mathcal{T}(s) = \frac{N(s)}{D(s)}</math>.

We define:

  • Zero: the zeros of <math>\mathcal{T}(s)</math> are the roots of <math>N(s) = 0</math>, and
  • Pole: the poles of <math>\mathcal{T}(s)</math> are the roots of <math>D(s) = 0</math>.

Stability of <math>\mathcal{T}(s)</math> is determined by its poles or simply the roots of the characteristic equation: <math>D(s) = 0</math>. For stability, the real part of every pole must be negative. If <math>\mathcal{T}(s)</math> is formed by closing a negative feedback loop around the open-loop transfer function <math>\mathcal{F}(s) = \frac{A(s)}{B(s)}</math>, then the roots of the characteristic equation are also the zeros of <math>1 + \mathcal{F}(s)</math>, or simply the roots of <math>A(s) + B(s)</math>.

Cauchy's argument principle

From complex analysis, specifically the argument principle, we know that a contour <math>\Gamma_s</math> drawn in the complex <math>s</math> plane, encompassing but not passing through any number of zeros and poles of a function <math>F(s)</math>, can be mapped to another plane (the <math>F(s)</math> plane) by the function <math>F(s)</math>. The resulting contour <math>\Gamma_{F(s)}</math> will encircle the origin of the <math>F(s)</math> plane <math>N</math> times, where <math>N = Z - P</math>. <math>Z</math> and <math>P</math> are respectively the number of zeros and poles of <math>F(s)</math> inside the contour <math>\Gamma_s</math>. Note that we count encirclements in the <math>F(s)</math> plane in the same sense as the contour <math>\Gamma_s</math> and that encirclements in the opposite direction are negative encirclements.

Instead of Cauchy's argument principle, the original paper by Harry Nyquist in 1932 used a less elegant approach. The approach explained here is similar to the approach used by Leroy MacColl (Fundamental theory of servomechanisms 1945) or by Hendrik Bode (Network analysis and feedback amplifier design 1945), both of whom also worked for Bell Laboratories. This approach appears in most modern textbooks on control theory.

The Nyquist criterion

We first construct The Nyquist Contour, a contour that encompasses the right-half of the complex plane:

  • a path traveling up the <math>j\omega</math> axis, from <math>0 - j\infty</math> to <math>0 + j\infty</math>.
  • a semicircular arc, with radius <math>r \to \infty</math>, that starts at <math>0 + j\infty</math> and travels clock-wise to <math>0 - j\infty</math>.

The Nyquist Contour mapped through the open-loop transfer function <math>F(s)</math> yields a Nyquist plot for <math>F(s)</math>. By the Argument Principle, the number of clock-wise encirclements of the origin must be the number of zeros of <math>F(s)</math> in the right-half complex plane minus the poles of <math>F(s)</math> in the right-half complex plane. If we look at the contour's encirclements of -1 instead of the origin, we find the difference between the number of poles and zeros in the right-half complex plane of <math>1+F(s)</math>. Recalling that the zeros of <math>1+F(s)</math> are the poles of the close-loop system, and noting that the poles of <math>1+F(s)</math> are same as the poles of <math>F(s)</math>, we now state The Nyquist Criterion:

Given a Nyquist contour <math>\Gamma_s</math>, let <math>P</math> be the number of poles of <math>F(s)</math> encircled by <math>\Gamma_s</math>, and <math>Z</math> be the number of zeros of <math>F(s)</math> encircled by <math>\Gamma_s</math> -- therefore the number of poles of <math>\mathcal{T}(s)</math> enclosed by <math>\Gamma_s</math>. The resultant contour in the <math>F(s)</math>-plane, <math>\Gamma_{F(s)}</math> shall encircle (clock-wise) the point (-1 + j0) <math>N</math> times such that <math>N = Z - P</math>. For Stability of a System, we must have <math>Z = 0</math> , ie. the number of closed loop poles in the right half of s-plane must be zero. Hence, the number of anticlockwise encirclements about <math> -1+j0 </math> must be equal to <math>P</math>, the number of open loop poles in the right half plane.

The Nyquist criterion for systems with poles on the imaginary axis

The above consideration was conducted with an assumption that the open-loop transfer function <math>F(s)</math> doesn't have any pole on the imaginary axis (i.e. poles of the form <math>0+j\omega</math>). This results from the requirement of the argument principle that the contour cannot pass through any pole of the mapping function. The most common case are systems with integrators (poles at zero).

To be able to analyze systems with poles on the imaginary axis, the Nyquist Contour can be modified to avoid passing through the point <math>0+j\omega</math>. One way to do it is to construct a semicircular arc with radius <math>r \to 0</math> around <math>0+j\omega</math>, that starts at <math>0 + j (\omega-r)</math> and travels anticlockwise to <math>0 + j (\omega+ r)</math>. Such a modification implies that the phasor <math>F(s)</math> travels along an arc of infinite radius by <math>-l\pi</math>, where <math>l</math> is the multiplicity of the pole on the imaginary axis.

Summary

  • If the open-loop transfer function <math>F(s)</math> has a zero pole of multiplicity <math>l</math>, then the Nyquist plot has a discontinuity at <math>\omega = 0</math>. During further analysis it should be assumed that the phasor travels <math>l</math> times clock-wise along a semicircle of infinite radius. After applying this rule, the zero poles should be neglected, i.e. if there are no other unstable poles, then the open-loop transfer function <math>F(s)</math> should be considered stable.
  • If the open-loop transfer function <math>F(s)</math> is stable, then the closed-loop system is unstable for any encirclement of the point -1.
  • If the open-loop transfer function <math>F(s)</math> is unstable, then there must be one counter clock-wise encirclement of -1 for each pole of <math>F(s)</math> in the right-half of the complex plane.
  • The number of surplus encirclements (greater than N+P) is exactly the number of unstable poles of the closed-loop system
  • However, if the graph happens to pass through the point <math>-1+j0</math>, then deciding upon even the marginal stability of the system becomes difficult and the only conclusion that can be drawn from the graph is that there exist zeros on the <math>j\omega</math> axis.

See also

References

  • Faulkner, E.A. (1969): Introduction to the Theory of Linear Systems; Chapman & Hall; ISBN 0-412-09400-2
  • Pippard, A.B. (1985): Response & Stability; Cambridge University Press; ISBN 0-521-31994-3
  • Gessing, R. (2004): Control fundamentals; Silesian University of Technology; ISBN 83-7335-176-0

de:Stabilitätskriterium von Nyquist it:Criterio di Nyquist


Template:WS