필터 지우기
필터 지우기

MPC designer error: Designing state estimator

조회 수: 25 (최근 30일)
Ramin Farshchi
Ramin Farshchi 2020년 12월 18일
편집: Ahmed Elgohary 2021년 12월 3일
I have an XT28 model
I add a MPC controller (MPC toolbox) to one of the legs. Sometimes when I run the XT28 with a MPC controller I get an MPC designer error that says the following:
"Problems encountered when designing the default state estimator (Kalman filter) used by MPC.
Controller cannot be designed in the app. Use commands to investigate the problem.
For example, increase the sample when there is a large time delay in the plant model and make sure all the unstable modes are observable"
I use the matlab version R2019b.
I have tried to search for the error but not been able to find anything. I dont understand what is causing the error. Do anyone know?

답변 (1개)

Ahmed Elgohary
Ahmed Elgohary 2021년 11월 19일
편집: Ahmed Elgohary 2021년 12월 3일
Well, try to change the smaple time of your MPC Controller, it seems that your model has a huge delay and is not comptiable with the MPC sample time. So try to start by 50 or 100 as your initial smaple time of your MPC. But most probably your controller will not work as the step time is so large, so try to recheck your model or make it run more faster and try again.

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by