Related Experiment Video
Updated: Aug 30, 2026

Interactive and Visualized Online Experimentation System for Engineering Education and Research
Published on: November 24, 2021
Scaling Gaussian Processes for Deterministic Model Predictive Control with Online Updates: A Framework for Model
Michael W Fouts1, David S Mebane2, Fernando V Lima1
1Department of Chemical and Biomedical Engineering, West Virginia University, Morgantown, West Virginia 26506, United States.
Abstract:
Gaussian processes (GPs) are powerful, nonparametric models, widely recognized as universal function approximators due to their ability to provide robust probabilistic predictions alongside quantified uncertainty estimates. This has allowed for the modeling of complex processes in chemical engineering with applications to process optimization, prediction, and control. However, the practical adoption of standard GPs is severely constrained by their computational training complexity . This bottleneck is particularly problematic in modern high-throughput environments, such as those associated with Industry 4.0, big data applications, and advanced manufacturing. Addressing this demand requires the implementation of highly efficient online learning and model updating strategies. This paper specifically looks at deterministic nonlinear Model Predictive Control (MPC) and proposes a framework for efficiently identifying a highly performant Gaussian process approximation model and re-identification metric, alongside stability and feasibility analyses. The effectiveness of these techniques in a real-time system is demonstrated through a cascaded tanks experiment.
Related Concept Videos
Time-Domain Interpretation of PD Control
Consider the example of control of motor torque. Initially, a positive...
Control Systems
At the heart...
Open and closed-loop control systems
An open-loop control system operates without feedback from the output. It consists of two primary elements: the controller and the controlled process. The controller receives an input signal and...
Feedback control systems
Linear feedback systems are theoretical models that simplify analysis and design. These systems operate under the principle that their output is directly proportional to their input within certain ranges. For instance, an amplifier in a control system behaves linearly as long as the input signal remains within a specific range. However, most physical systems exhibit inherent nonlinearity...
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
PID Controller