Azzera filtri
Azzera filtri

model predictive control disturbance model ?

5 visualizzazioni (ultimi 30 giorni)
AMAN
AMAN il 5 Apr 2024
Risposto: Sarthak il 17 Apr 2024
i had added the simulink file and mpcdesigner seession in this script. The model is working as intended but the problem is that i had taken measured disturbance in the model. I want to take the effects of these measured distrubances and also find the disturbance model (in state space form or any like the linearized plant model ). Is there any method to find the diisturbance model from matlab/simulink itself. Also if available can you please share the mathematics and modelling behind the simulink linear mpc block?

Risposte (1)

Sarthak
Sarthak il 17 Apr 2024
Hello Aman,
As the documentation of the block suggests, it computes the optimal manipulated variable (mv) by solving a quadratic programming problem using either the default KWIK solver or a custom QP solver. You can read more about QP Solvers in the documentation link below which might give you more clarity on the modelling and mathematics behind it:
Regarding finding the disturbance model, please refer to the following documentations which should point you to the right direction:
Hope this helps!

Categorie

Scopri di più su Linear Plant Specification in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by