What does the pulse-shaped signal mean in the fourth section of this PI controller? There's no such information in the block parameter setting...

 Respuesta aceptada

Aquatris
Aquatris el 11 de Abr. de 2024
Editada: Aquatris el 11 de Abr. de 2024

3 votos

Probably the integral reset functionality. So when you disable and enable the controller, the integral term will reset to 0 to prevent any unwanted behaviour.
If you go inside the block, you will probably see that signal is attached to a external reset input of an integrator
Edit: Here is the link to documentation where they explain the reset input.

Más respuestas (0)

Preguntada:

el 11 de Abr. de 2024

Editada:

el 11 de Abr. de 2024

Community Treasure Hunt

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

Start Hunting!

Translated by