How to find values from a bode plot in matlab
Mostrar comentarios más antiguos
How would I find find these values from a bode plot
wcrit
kcrit
1 comentario
darova
el 23 de Mzo. de 2020
Can you be more specific?

Respuestas (1)
Robert U
el 24 de Mzo. de 2020
0 votos
Hi Uzair Akhtar,
According to controller theory you - probably - have to extract the following values:
- w_crit: probably, the angular frequency at which angle drops below 180° (here your plant response changes sign, thus the controller turns to be unstable. Due to not controllable time delays in the signal chain, usually, there is a phase margin to be maintained)
- k_crit: absolute gain value at w_crit (as long as your total gain at w_crit is below at least -3 dB the controller will not react to that parts of the signal and a change in sign is not critical. In order to stabilize the controller a gain margin is maintained).
Kind regards,
Robert
2 comentarios
Uzair Akhtar
el 9 de Abr. de 2020
Star Strider
el 9 de Abr. de 2020
You would likely have to calculate them.
See the documentation for details.
Categorías
Más información sobre Frequency-Domain Analysis en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!