What does this section mean?
1 view (last 30 days)
Show older comments
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...
0 Comments
Accepted Answer
Aquatris
on 11 Apr 2024
Edited: Aquatris
on 11 Apr 2024
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
0 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!