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...

 採用された回答

Aquatris
Aquatris 2024 年 4 月 11 日
編集済み: Aquatris 2024 年 4 月 11 日

3 投票

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.

その他の回答 (0 件)

質問済み:

2024 年 4 月 11 日

編集済み:

2024 年 4 月 11 日

Community Treasure Hunt

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

Start Hunting!

Translated by