tuning model predictive controller
조회 수: 7 (최근 30일)
이전 댓글 표시
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
채택된 답변
Sam Chak
2024년 5월 20일
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
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Model Predictive Control Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!