GPC (Generalized Predictive Control) in State-Space Domain
Notes on the SSGPC program
Yiping Cheng
School of Electronic and Information Engineering
Beijing Jiaotong University
Beijing, China
This is the Simulink program I wrote to implement the state-space GPC algorithm described in my paper “A DMC-like implementation of GPC”.
The controller is now implemented as a monolithic S-function module. I consider this monolithic implementation an improvement over the one I described in my paper, but the underlying algorithm is the same.
To suit the model to a particular application at hand, the reader needs only to modify several lines in GpcControl.m, namely the lines setting n, p, m, alpha, beta, Q, R. Other lines can be kept intact.
Should you have any questions or comments, please contact the author via email:
ypcheng@bjtu.edu.cn
Cita come
Yiping Cheng (2025). GPC (Generalized Predictive Control) in State-Space Domain (https://it.mathworks.com/matlabcentral/fileexchange/48346-gpc-generalized-predictive-control-in-state-space-domain), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxCategorie
Tag
Riconoscimenti
Ispirato: GPC control of a two-tank system
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.
| Versione | Pubblicato | Note della release | |
|---|---|---|---|
| 1.0.0.0 |
