paper-with-me

Papers

Data-driven Model Predictive Control using MATLAB

2025-05-11 · Midhun T. Augustine

This paper presents a comprehensive overview of data-driven model predictive control, highlighting state-of-the-art methodologies and their numerical implementation. The discussion begins with a brief review of conventional model predictive control (MPC), which discusses both linear MPC (LMPC) and nonlinear MPC (NMPC). This is followed by a section on data-driven LMPC, outlining fundamental concepts and the implementation of various approaches, including subspace predictive control and prediction error methods. Subsequently, the focus shifts to data-driven NMPC, emphasizing approaches based on recurrent neural network-based models. The paper concludes with a review of recent advancements in data-driven MPC and explores potential directions for future research.

📄 PDF Abstract BibTeX arXiv:2505.11524

Code (1)

midhunta30/d-mpc-matlab 공식 구현

Tasks

modelModel Predictive Control

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

(Stochastic) Model Predictive Control -- a Simulation Example

2021-01-28 · Tim Brüdigam

This brief introduction to Model Predictive Control specifically addresses stochastic Model Predictive Control, where probabilistic constraints are considered. A simple linear system subject to uncertainty serves as an e…

modelModel Predictive Control

Optimal Closed Loop Control of G2V/V2G Action Using Model Predictive Controller

2023-08-17 · Satya Vikram Pratap Singh, Siddharth Kamila, Prashanth Agnihotri

This paper has developed a closed-loop control algorithm to operate the G2V/V2G action, tested under varying battery voltage conditions and load and source power differences. Under V2G action, to maintain total harmonic …

Model Predictive Control

Implementation of Linear Model Predictive Control -- Tutorial

2021-09-24 · Michael Fink

This tutorial shows an overview of Model Predictive Control with a linear discrete-time system and constrained states and inputs. The focus is on the implementation of the method under consideration of stability and recu…

modelModel Predictive Control

Free-Space Optical Communication-Driven NMPC Framework for Multi-Rotor Aerial Vehicles in Structured Inspection Scenarios

2025-07-06 · Giuseppe Silano, Daniel Bonilla Licea, Hajar El Hammouti, Martin Saska arxiv

This paper introduces a Nonlinear Model Predictive Control (NMPC) framework for communication-aware motion planning of Multi-Rotor Aerial Vehicles (MRAVs) using Free-Space Optical (FSO) links. The scenario involves MRAVs…

Motion Planning

ModelPredictiveControl.jl: advanced process control made easy in Julia

2024-11-14 · Francis Gagnon, Alex Thivierge, André Desbiens, Fredrik Bagge Carlson

Proprietary closed-source software is still the norm in advanced process control. Transparency and reproducibility are key aspects of scientific research. Free and open-source toolkit can contribute to the development, s…