Initial integrator states in MPC toolbox.

8 visualizaciones (últimos 30 días)
Mike
Mike el 27 de Sept. de 2012
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

Respuestas (0)

Categorías

Más información sobre Controller Creation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by