Model Predictive Control

버전 1.0.0.0 (11.3 KB) 작성자: John Hedengren
Model Predictive Control with discrete, continuous, linear, or nonlinear models.
다운로드 수: 8.3K
업데이트 날짜: 2012/3/23

라이선스 보기

Model Predictive Control (MPC) predicts and optimizes time-varying processes over a future time horizon. This control package accepts linear or nonlinear models. Using large-scale nonlinear programming solvers such as APOPT and IPOPT, it solves data reconciliation, moving horizon estimation, real-time optimization, dynamic simulation, and nonlinear MPC problems.

Three example files are contained in this directory that implement a controller for Linear Time Invariant (LTI) systems:

1. apm1_lti - translate any LTI model into APM format
2. apm2_step - perform step tests to ensure model accuracy
3. apm3_control - MPC setpoint change to new target values

Steps 2 and 3 also open web interfaces to view the step or controller response. Additional documentation and example problems are provided at:

http://apmonitor.com/wiki

Bi-weekly webinars are also hosted to demonstrate new applications and to provide tutorials. Prior presentations include applications of Unmanned Aerial Vehicles (UAVs), Friction Stir Welding (FSW), biological systems, energy storage, combustion, fuel cells, and others.

http://apmonitor.com/wiki/index.php/Main/ApplicationWebinars

The control calculations are performed as a web service. The script files send the required information to a server where the calculations are performed. Results are returned to the script for trending or further analysis.

인용 양식

John Hedengren (2024). Model Predictive Control (https://www.mathworks.com/matlabcentral/fileexchange/35825-model-predictive-control), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2011b
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Model Predictive Control Toolbox에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.0.0.0