Borrar filtros
Borrar filtros

Integral wind-up and anti-wind-up circuits

1 visualización (últimos 30 días)
Mark Hamill
Mark Hamill el 23 de Abr. de 2020
Comentada: Sulaymon Eshkabilov el 24 de Abr. de 2020
I am trying this from a book entitled "Control Engineering: An Introductory Course" and encountered the problem below (with solutions). The issue is I do not understand the solution, mind explaining to me (I will elaborate my questions after the screenshots)?
Heres the question, how can i get the graph as in Figuew 18.11? I have setup the Simulink as in fgure 18.10. For the transport delay under the time dlay parameter, what unit is used by Simulink? I entered 0.15. But I have yet to get the graph in Figure 18.11. Any help? Thanks
BTW, 2018a user.

Respuestas (1)

Sulaymon Eshkabilov
Sulaymon Eshkabilov el 23 de Abr. de 2020
hi
  1. To get the plot in your shown figure, you should run your simulink model that gives the data (ytemp from simout block) into matlab workspace. You can plot ytemp against time.
  2. An alternative way is if you can use MATLAB, just create a transfer fucntion and use lsim() function. With the graphical plot tools of lsim(), you can easily find out overshoot, settle time, rise time, etc.
Good luck
  4 comentarios
Mark Hamill
Mark Hamill el 24 de Abr. de 2020
This is my model that I built. Mind checking if I made any mistakes? Thanks
Sulaymon Eshkabilov
Sulaymon Eshkabilov el 24 de Abr. de 2020
if you upload your model, I can go through all.

Iniciar sesión para comentar.

Categorías

Más información sobre Linearization en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by