self tunable PID controller

2 vues (au cours des 30 derniers jours)
Metin
Metin le 30 Sep 2013
Commenté : Metin le 1 Oct 2013
Hello All, I want to ask something about self tuning, in my model the load and also the airgap of transformer is changable for that reason, transfer function is not the same for all conditions, what is the best way to make coefficients of PI controller programmable, to find out stable controler parameters for any specific operation region, thanks in advance for any suggestion

Réponses (2)

Arkadiy Turevskiy
Arkadiy Turevskiy le 30 Sep 2013
Hi, Unfortunately there is no "off the shelf" solution for this scenario. There are a couple of options:
1. If dynamics is changing slowly with operating condition, you might tune at different operating conditions and then gain-schedule controller gains. A few steps of this approach are shown in this video.
2. I f you really want "adaptive" control, with some sort of onboard tuning, you will have to implement it yourself, it has been done in the past. You might want to search through MATLAB Central and through File Exchange.
  1 commentaire
Metin
Metin le 1 Oct 2013
thanks for answers i will check

Connectez-vous pour commenter.


Shashank Prasanna
Shashank Prasanna le 30 Sep 2013
Modifié(e) : Shashank Prasanna le 30 Sep 2013

Community Treasure Hunt

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

Start Hunting!

Translated by