GPC (Generalized Predictive Control) in State-Space Domain

A DMC-like implementation of GPC

You are now following this Submission

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

Cite As

Yiping Cheng (2026). 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. Retrieved .

Acknowledgements

Inspired: GPC control of a two-tank system

Categories

Find more on Model Predictive Control Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0