Analysing bode plots. Stability

AI Thread Summary
The discussion centers on interpreting Bode plots for stability analysis, particularly in relation to open-loop and closed-loop systems. Participants clarify that the Bode plot can indicate stability, but the Nyquist criterion is more reliable for determining closed-loop stability, especially with multiple phase and gain crossovers. One user expresses confusion about the implications of phase shifts exceeding 180 degrees while maintaining a gain greater than one, leading to the conclusion that the system appears unstable despite all poles being in the left half-plane. The conversation also highlights the limitations of using Bode plots over Nyquist diagrams for complex systems. A recommendation for a resource on control theory is provided to aid understanding.
james1234
Messages
19
Reaction score
0
Hi all,

I would be greatful is someone could kindly enlighten me as to the correct interpretation of the appended bode plots.

My understanding when interpreting bode plots is that we desire 0 gain where the phase is equal to or exceeds 180 degrees (marginally stable / unstable).

In the attached figure 'bode simple' the relationship is clear. Good phase margins can be observed i.e. where the phase shift exceeds 180 deg the magnitude is less than one. where the magnitude exceeds 1 the phase is less than 180.

In the second figure ('bode_conf') the relationship is not at all clear to me.
Two things appear to be evident in this plot.
1) The phase is increasing below 5 rad/s and therefore
a. there is either a minimum phase zero in the system at aprox 0.1 rad/s; or,
b. there is an unstable pole in the system at this same frequency (positive phase)
2) For the frequency range 0.001-1.5 rad/s the magnitude of the response is greater than 0db (a gain ratio in exces of one) while the phase shift over this same frequency range exceeds 180 degrees.

I would therefore deduce from the bode plot that this system is unstable. Not so! All poles of the system remain in the left hand half plane of the s-domain.

I would be greatful of any insight into the correct interpretation of the latter bode plot.
The magnitude of the resposne clearly exceeds one at the initial phase crossover (w_180) and indeed for all frequencies 0-1.5 rad/s.
The significance of the second crossover?

Regards,

Jamie
 

Attachments

  • bode_simple.JPG
    bode_simple.JPG
    47.8 KB · Views: 683
  • bode_conf.JPG
    bode_conf.JPG
    30.4 KB · Views: 741
Engineering news on Phys.org
james1234 said:
I would therefore deduce from the bode plot that this system is unstable. Not so! All poles of the system remain in the left hand half plane of the s-domain.

It's unclear to me if you're talking about open-loop or closed-loop stability. Recall that we use the Bode plot (or Nyquist diagram in general) of the open-loop function to determine the stability of the closed-loop system.

Let's assume both of your Bode plots are of their respective open-loop functions. If you then want to determine if these systems are stable in closed-loop, you should apply the Nyquist criterion:

Z = N + P

where:
- Z is the number of unstable poles of the closed-loop system,
- N is the number of clockwise encirclements of the critical point by the Nyquist diagram (negative if counterclockwise),
- P is the number of unstable poles of the open-loop system.

Assuming your open-loop systems have no poles at the origin, their Nyquist diagrams are then just their Bode plots converted into polar form and superimposed on top of their complex conjugate.

For your first attachment, N = 0, so if it's stable in open loop it's stable in closed loop.

For your second attachment, N = -2, so it's only stable in closed-loop if the open-loop system has two poles in the RHP.
 
  • Like
Likes 1 person
Thanks Miles,

Sorry my explanation wasnt clear. I was referring to the closed-loop stability of the systems and wondering how this might be determined purely from the bode diagram of the broken loop. Is this possible for systems with multiples phase/gain crossovers?

The second system is indeed open-loop unstable. It was the excesive phase shift of the broken loop that threw me. I had always thought that large gains in the presence of greater than 180 deg phase was a bad thing (I'm referring again to the broken-loop response). Obviously not the case..

I gather that what we have in the second plot is a lower limit on the gain (GM at the first crossover)

Cheers!
 
james1234 said:
I was referring to the closed-loop stability of the systems and wondering how this might be determined purely from the bode diagram of the broken loop. Is this possible for systems with multiples phase/gain crossovers?
If your system is stable in open loop, the Bode plot is often adequate for determining closed-loop stability. In general, though, the Bode plot is a very poor substitute for a Nyquist diagram.

Try, for instance, to determine from its Bode plot if this open-loop stable system:
<br /> G(s) = \frac{1}{s^2 (s + 1)}<br />
is stable in a unity-feedback configuration.

james1234 said:
I gather that what we have in the second plot is a lower limit on the gain (GM at the first crossover)
That depends on the number of poles in the RHP of the open-loop function. The open-loop gain can change N, but you still need to know P to determine if Z > 0.

The Nyquist criterion works in general. In terms of stability, gain/phase margin only makes sense for "simple" systems.
 
  • Like
Likes 1 person
I don't know why; I've always avoided nyquist plots like the plague. Looks like its time I convert.

Cheers for the input!
 
james1234 said:
I don't know why; I've always avoided nyquist plots like the plague.
I've heard that a lot before. Mainly I think it has to do with the following:

A lot of systems are very "well behaved", e.g. they're stable in open loop and have very little phase lag at low frequencies. This type of system has a very specific kind of Nyquist diagram that makes it easy to tell if the system is stable in closed loop. Since the Nyquist diagram and Bode plot are very intimately related, that translates into the stability criterion (gain at -180° crossover frequency) you're familiar with. It's really just a way of evaluating the Nyquist criterion that only works for this special class of systems.

If you're not regularly exposed to systems outside this class, Nyquist diagrams just seem like an unnecessary hassle. It would be easy to forget why the Nyquist diagram is not only useful, but necessary.

I can recommend a book if you're interested. I've used 'Feedback Control Systems' by Phillips and Harbor extensively, as I think it strikes a nice balance between mathematical detail and intuitive examples. In addition to the basics of control theory, it also includes some great chapters on digital control systems.
 
Hi Miles,

Thanks for the reference. Much appreciated. Its always a pleasure tracking down a good text. I'm not familiar with Phillip's and Harbor's book. I will most certainly pick up a copy.
Jamie
 

Similar threads

Back
Top