中文
相关论文

相关论文: Introducing a Deep Neural Network-based Model Pred…

200 篇论文

Learning-based model predictive control (MPC) is an approach designed to reduce the computational cost of MPC. In this paper, a constrained deep neural network (DNN) design is proposed to learn MPC policy for nonlinear systems. Using…

系统与控制 · 电气工程与系统科学 2023-03-30 Farshid Asadi

This study presents a method for deep neural network nonlinear model predictive control (DNN-MPC) to reduce computational complexity, and we show its practical utility through its application in optimizing the energy management of hybrid…

系统与控制 · 电气工程与系统科学 2024-03-19 Suyong Park , Duc Giap Nguyen , Jinrak Park , Dohee Kim , Jeong Soo Eo , Kyoungseok Han

Machine learning (ML) and a nonlinear model predictive controller (NMPC) are used in this paper to minimize the emissions and fuel consumption of a compression ignition engine. In this work machine learning is applied in two methods. In the…

系统与控制 · 电气工程与系统科学 2022-08-05 Armin Norouzi , Saeid Shahpouri , David Gordon , Alexander Winkler , Eugen Nuss , Dirk Abel , Jakob Andert , Mahdi Shahbakhti , Charles Robert Koch

The high thermal efficiency and reliability of the compression-ignition engine makes it the first choice for many applications. For this to continue, a reduction of the pollutant emissions is needed. One solution is the use of machine…

系统与控制 · 电气工程与系统科学 2022-08-03 Armin Norouzi , Saeid Shahpouri , David Gordon , Alexander Winkler , Eugen Nuss , Dirk Abel , Jakob Andert , Mahdi Shahbakhti , Charles Robert Koch

Model Predictive Control (MPC) has become a popular framework in embedded control for high-performance autonomous systems. However, to achieve good control performance using MPC, an accurate dynamics model is key. To maintain real-time…

机器人学 · 计算机科学 2023-07-26 Tim Salzmann , Elia Kaufmann , Jon Arrizabalaga , Marco Pavone , Davide Scaramuzza , Markus Ryll

This paper presents a model predictive control (MPC)-based online real-time adaptive control scheme for emergency voltage control in power systems. Despite tremendous success in various applications, real-time implementation of MPC for…

系统与控制 · 电气工程与系统科学 2021-06-08 Ramij Raja Hossain , Ratnesh Kumar

This paper presents a model predictive control (MPC) for dynamic systems whose nonlinearity and uncertainty are modelled by deep neural networks (NNs), under input and state constraints. Since the NN output contains a high-order complex…

系统与控制 · 电气工程与系统科学 2024-05-20 Jianglin Lan

Explicit machine learning-based model predictive control (explicit ML-MPC) has been developed to reduce the real-time computational demands of traditional ML-MPC. However, the evaluation of candidate control actions in explicit ML-MPC can…

最优化与控制 · 数学 2024-08-14 Wenlong Wang , Haohao Zhang , Yujia Wang , Yuhe Tian , Zhe Wu

Model predictive control (MPC) provides a useful means for controlling systems with constraints, but suffers from the computational burden of repeatedly solving an optimization problem in real time. Offline (explicit) solutions for MPC…

系统与控制 · 电气工程与系统科学 2022-09-14 Daniel Tabas , Baosen Zhang

Model Predictive Control (MPC) is a method to control nonlinear systems with guaranteed stability and constraint satisfaction but suffers from high computation times. Approximate MPC (AMPC) with neural networks (NNs) has emerged to address…

系统与控制 · 电气工程与系统科学 2024-09-24 Henrik Hose , Alexander Gräfe , Sebastian Trimpe

Model predictive control (MPC) has become one of the well-established modern control methods for three-phase inverters with an output LC filter, where a high-quality voltage with low total harmonic distortion (THD) is needed. Although it is…

系统与控制 · 计算机科学 2020-04-24 Ihab S. Mohamed , Stefano Rovetta , Ton Duc Do , Tomislav Dragicevic , Ahmed A. Zaki Diab

Homogeneous charge compression ignition (HCCI) is a futuristic combustion technology that operates with a high fuel efficiency and reduced emissions. HCCI combustion is characterized by complex nonlinear dynamics which necessitates a model…

系统与控制 · 计算机科学 2015-01-19 Vijay Manikandan Janakiraman , XuanLong Nguyen , Dennis Assanis

Model Predictive Control (MPC) is an optimal control algorithm with strong stability and robustness guarantees. Despite its popularity in robotics and industrial applications, the main challenge in deploying MPC is its high computation…

系统与控制 · 电气工程与系统科学 2024-12-31 Camilo Gonzalez , Houshyar Asadi , Lars Kooijman , Chee Peng Lim

In this paper, we propose an economic nonlinear model predictive control (MPC) algorithm for district heating networks (DHNs). The proposed method features prosumers, multiple producers, and storage systems, which are essential components…

系统与控制 · 电气工程与系统科学 2025-01-30 Max Sibeijn , Saeed Ahmed , Mohammad Khosravi , Tamás Keviczky

Model Predictive Control (MPC) offers a versatile framework for constraint handling and multi-objective optimisation, yet practical application faces challenges regarding initial and recursive feasibility, robustness against model…

最优化与控制 · 数学 2026-02-27 Dario Dennstädt

We present a framework for vision-based model predictive control (MPC) for the task of aggressive, high-speed autonomous driving. Our approach uses deep convolutional neural networks to predict cost functions from input video which are…

机器人学 · 计算机科学 2017-07-18 Paul Drews , Grady Williams , Brian Goldfain , Evangelos A. Theodorou , James M. Rehg

This paper presents a deep learning based model predictive control (MPC) algorithm for systems with unmatched and bounded state-action dependent uncertainties of unknown structure. We utilize a deep neural network (DNN) as an oracle in the…

机器学习 · 计算机科学 2023-04-25 Mateus V. Gasparino , Prabhat K. Mishra , Girish Chowdhary

Model Predictive Control (MPC) is widely used in robot control by optimizing a sequence of control outputs over a finite-horizon. Computational approaches for MPC include deterministic methods (e.g., iLQR and COBYLA), as well as…

机器人学 · 计算机科学 2025-11-03 Zhaoxin Li , Xiaoke Wang , Letian Chen , Rohan Paleja , Subramanya Nageshrao , Matthew Gombolay

Model predictive control (MPC) has been used widely in power electronics due to its simple concept, fast dynamic response, and good reference tracking. However, it suffers from parametric uncertainties, since it directly relies on the…

系统与控制 · 电气工程与系统科学 2022-06-29 Abualkasim Bakeer , Ihab S. Mohamed , Parisa Boodaghi Malidarreh , Intissar Hattabi , Lantao Liu

To address the computational challenges of Model Predictive Control (MPC), recent research has studied using imitation learning to approximate MPC with a computationally efficient Deep Neural Network (DNN). However, this introduces a common…

系统与控制 · 电气工程与系统科学 2026-03-19 Seungtaek Kim , Jonghyup Lee , Kyoungseok Han , Seibum B. Choi
‹ 上一页 1 2 3 10 下一页 ›