필터 지우기
필터 지우기

How to make MPC controller act before disturbance hits?

조회 수: 2 (최근 30일)
Nathan Batta
Nathan Batta 2020년 4월 3일
Hello!
I am working on designing an MPC controller with preview information to control an active suspension. However, I have noticed that no matter what I see to do, the controller never acts before I introduce the disturbance.
So for example, the disturbance is introduced at 2 sec but the controller would benefit from beginning to act before the 2 sec.
I have the reference state set to 0 before the disturbance so I understand that it wants to keep it at 0 but the weights I have set on the system penalize any rotation of the chassis. The rotation could be minimized if the controller acts before the disturbance but it always stays at the reference state.
Is there a way to fix this so that the controller ignores the reference state partially to help improve the performance by acting before 2 seconds?
Thank you!

답변 (1개)

Emmanouil Tzorakoleftherakis
Emmanouil Tzorakoleftherakis 2020년 4월 21일
Hi Nathan,
I am assuming you have seen this example here? If the controller acted earlier, would it not violate the rotation penalty you have added? It seems you may need to adjust those weights in the cost function.

카테고리

Help CenterFile Exchange에서 Refinement에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by