MPC output(mv) is zero
조회 수: 1 (최근 30일)
이전 댓글 표시
Good evening, everyone,
I am currently working on the path following simulink model using MPC controller. The parameters are:
mo:3(current states-x,y, theta)
ref:3(reference states-x,y, theta)
mv:(linear velocity, angular velocity)
Simulink model is working without any error but the outputs(mv) from the MPC controller are zero only. I don't know why it is so. Kindly help me with it. I have applied constraints and designed the parameters. I have attached the picture of mymodel below.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1243062/image.png)
댓글 수: 1
Emmanouil Tzorakoleftherakis
2023년 1월 27일
I suspect the optimization is not converging. Can you check what the optimization status is? You can enable this port directly from the MPC block
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Refinement에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!