I figured it out. You could extract each input-ouput transfer function via g=tf(G.Numerator(i,j),G.Denominator(i,j)) where g is the SISO function you want and G is the original MIMO function and i,j are indeces of output and input respectively. That way when you use bode(g) you can estimate all stability margins.
Stability margins on Nyquist plot for MIMO control systems
조회 수: 30 (최근 30일)
이전 댓글 표시
Dear Friends!
I hope you are all doing fine in these strange times!
I have a question regarding the stability margins for a MIMO control system transfer function. I have a nyquist plot of a systen as a 2 by 2 window plot, as there are 2 inputs and 2 outputs. To make a long story short, this is what choice I have when I want to plot characteristics of these plots (see attached screenshot)![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/291851/image.png)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/291851/image.png)
As you can see, I have no 'Stability margins' options, as for a SISO system I usually have 2 options to choose from- minimum and all stability margins.
If there is any option of plotting these margins, please do tell.
And take care of yourselves and one another!
Cheres, Alexander
댓글 수: 0
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Control System Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!