What does this section mean?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponse acceptée
Aquatris
le 11 Avr 2024
Modifié(e) : Aquatris
le 11 Avr 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 commentaires
Plus de réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!