The generalized Nyquist stability criterion

53 vues (au cours des 30 derniers jours)
Khaled Abojlala
Khaled Abojlala le 16 Août 2017
Modifié(e) : Andrea le 28 Mar 2025
Hi I am trying to plot the Nyquist plot of MIMO system. any help please

Réponse acceptée

Mohamed Belkhayat
Mohamed Belkhayat le 30 Oct 2017
Once you have a MIMO matrix transfer function you can generate the plot by finding the eigenvalues of the matrix as a function of frequency. A 2x2 MIMO matrix transfer function will have 2 eigenvalues at every frequency point. The imaginary vs. the real part of the two eigenvalues will yield two loci that should always connect. This is the generalized Nyquist. I include a sample code for a textbook example in Multivariable Feedback Design by Maciejowski. Example 2.7. This example is limited to 2x2 but can be extended easily to higher dimensions.
  1 commentaire
Khaled Abojlala
Khaled Abojlala le 31 Oct 2017
Thanks, prof. this is very helpful

Connectez-vous pour commenter.

Plus de réponses (1)

Mitul Saini
Mitul Saini le 12 Mai 2018
Is it only applicable for square matrices?
  1 commentaire
Andrea
Andrea le 11 Mar 2025
Modifié(e) : Andrea le 28 Mar 2025
Yes but normally the open loop K*G(s) is always square for state and output feedback, also if G(s) is not.

Connectez-vous pour commenter.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by