The generalized Nyquist stability criterion
25 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Khaled Abojlala
am 16 Aug. 2017
Beantwortet: Mitul Saini
am 12 Mai 2018
Hi I am trying to plot the Nyquist plot of MIMO system. any help please
0 Kommentare
Akzeptierte Antwort
Mohamed Belkhayat
am 30 Okt. 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.
Weitere Antworten (1)
Siehe auch
Kategorien
Mehr zu Stability Analysis finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!