tuning model predictive controller
8 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Mounira
am 20 Mai 2024
Beantwortet: Sam Chak
am 20 Mai 2024
Hello,
so i want to tune my Model predictive controller; the model (microgrid) is working perfectly fine with the Model predictive controller, and the results are good, but my objectives within the model (microgrid) are not totally fulfilled, I tried to adjust the weights but still,
so my question is where can i have some live lessons in order to be able tune the MPC while taking into consideration my objectives,
thanks in advance for the answer,
0 Kommentare
Akzeptierte Antwort
Sam Chak
am 20 Mai 2024
Hi @Mounira
This is often a problem where designers begin with what they are trying to end with. Similar to some LQR practitioners, some choose MPC because it can autotune, hoping to achieve the performance objectives by simply specifying key parameters like the prediction horizon, control horizon, sampling time, and cost function weights, thereby avoiding the extensive mathematical intervention required for manual tuning of standard feedback controllers.
However, when performance objectives aren't met, designers often find themselves tuning more parameters than the original number of control gains in standard feedback controllers. Generally, there are no hard and fast rules in tuning, but I tend to call this the "circular tuning fallacy."
Hope these articles are helpful:
0 Kommentare
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Model Predictive Control Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!