How can I use allmargin() with non-unity feedback?

15 visualizaciones (últimos 30 días)
Erik
Erik el 22 de Mzo. de 2024
Comentada: Sam Chak el 29 de Mzo. de 2024 a las 19:13
Hello!
I have a (MIMO) feedback system of which I would like to estimate the stability margins using allmargin(). Looking at the documentation of this function, it takes as input the loop gain L and assumes unity feedback, such that the system can be modelled as the figure below:
However, my system has some controller in the negative feedback path, such that the system looks as follows:
Is it possible to compute the stability margins of such a system using allmargin()?

Respuesta aceptada

Paul
Paul el 22 de Mzo. de 2024
Hi Erik,
What's the loop transfer function, L(s), from which one could compute the stability margins (having already determined the closed-loop system is stable)?
In other words, are you asking about the math? Or do you know the math and are just asking how implement the math in Matlab?
  4 comentarios
Erik
Erik el 29 de Mzo. de 2024 a las 18:02
Perfect, thanks! Sorry for the (ultimately) trivial question.
Sam Chak
Sam Chak el 29 de Mzo. de 2024 a las 19:13
Personally, I have a preference for system (1), where the compensator is positioned on the feedback path. However, I acknowledge that system (2) may be more intuitive for most designers who prioritize driving the error to zero.

Iniciar sesión para comentar.

Más respuestas (0)

Productos


Versión

R2021b

Community Treasure Hunt

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

Start Hunting!

Translated by