Initial integrator states in MPC toolbox.

조회 수: 9 (최근 30일)
Mike
Mike 2012년 9월 27일
To guarantee offset free control the MPC toolbox adds an integrator for each measurment in your system model. The particular model I am working with is a "delta" model, that is it shows the changes from some steady-state condtion. I would like to use the integrator in the model to take care of that steady-state condition rather than always subtracting a bias from measurement and setpiont. To do this I would have to initialize the integrator to a non-zero value. For the actual model states I use:
MPCobj.Plant = [...]
but how do I initialize the disturbance integrator?
Thanks, mike

답변 (0개)

카테고리

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