GPC (Generalized Predictive Control) in State-Space Domain

版本 1.0.0.0 (304.0 KB) 作者: Yiping Cheng
A DMC-like implementation of GPC
1.5K 次下载
更新时间 2014/11/4

查看许可证

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

引用格式

Yiping Cheng (2024). GPC (Generalized Predictive Control) in State-Space Domain (https://www.mathworks.com/matlabcentral/fileexchange/48346-gpc-generalized-predictive-control-in-state-space-domain), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Model Predictive Control Toolbox 的更多信息
致谢

启发作品: 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!
版本 已发布 发行说明
1.0.0.0