model predictive control toolbox for non-proper system
이전 댓글 표시
I have a state space model of a non-proper system (D matrix is not zero). is there any way to use MPC toolbox for such system? it seems that MPCtool does not support nonproper models. thanks, Arvin
답변 (1개)
Arkadiy Turevskiy
2013년 9월 27일
2 개 추천
The Model Predictive Control Toolbox software prohibits direct (instantaneous) feedthrough from a manipulated variable to an output. For example, the CSTR model could include direct feedthrough from the unmeasured disturbance, CAi, to either CA or T but direct feedthrough from Tc to either output would violate this restriction. If the model had direct feedthrough from Tc, you can add a small delay at this input to circumvent the problem.
댓글 수: 1
Pablo sanchez
2018년 1월 28일
편집: Pablo sanchez
2018년 1월 28일
Hi Arkadiy¡
You know some bibliography for It´s justified this concepts in D matrix non zero?
Thank you very much¡
카테고리
도움말 센터 및 File Exchange에서 Controller Creation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!