Varying over the horizon constraint on linear combination of inputs for linear MPC

5 visualizzazioni (ultimi 30 giorni)
I am designing a constrained linear MPC. I would like to introduce a constraint on a linear combination of inputs which changes over the prediction horizon. Does MATLAB support this kind of constraints?
Thank you!

Risposte (1)

Kothuri
Kothuri il 17 Gen 2025
MATLAB's Model Predictive Control Toolbox supports constraints on linear combinations of inputs (manipulated variables) and outputs, and these constraints can vary over the prediction horizon using time-varying constraints.
You can refer the below documentation link for more info on Nonlinear MPC

Community Treasure Hunt

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

Start Hunting!

Translated by