paper-with-me

홈 › Papers

An interpretative and adaptive MPC for nonlinear systems

2022-09-04 · Liang Wu

Model predictive control (MPC) for nonlinear systems suffers a trade-off between the model accuracy and real-time computational burden. One widely used approximation method is the successive linearization MPC (SL-MPC) with EKF method, in which the EKF algorithm is to handle unmeasured disturbances and unavailable full states information. Inspired by this, an interpretative and adaptive MPC (IA-MPC) method, is presented in this paper. In our IA-MPC method, a linear state-space model is firstly obtained by performing the linearization of a first-principle-based model at the initial point, and then this linear state-space model is transformed into an equivalent ARX model. This interpretative ARX model is then updated online by the EKF algorithm, which is modified as a decoupled one without matrix-inverse operator. The corresponding ARX-based MPC problem are solved by our previous construction-free, matrix-free and library-free CDAL-ARX algorithm. This simple library-free C-code implementation would significantly reduce the difficulty in deploying nonlinear MPC on embedded platforms. The performance of the IA-MPC method is tested against the nonlinear MPC with EKF and SL-MPC with EKF method in four typical nonlinear benchmark examples, which show the effectiveness of our IA-MPC method.

📄 PDF Abstract BibTeX arXiv:2209.01513

Code (0)

등록된 구현이 없습니다.

Tasks

C++ codeModel Predictive Control

Similar Papers 제목 키워드 기반

Interpretative Interfaces: Designing for AI-Mediated Reading Practices and the Knowledge Commons

2026-03-16 · Gabrielle Benabdallah arxiv

Explainable AI (XAI) interfaces seek to make large language models more transparent, yet explanation alone does not produce understanding. Explaining a system's behavior is not the same as being able to engage with it, t…

Exact equality of the MSEs for two types of nonlinear adaptive systems: Saturation and dead-zone types

2024-09-09 · Seiji Miyoshi, Yua Yamaguchi

Adaptive signal processing systems, commonly utilized in applications such as active noise control and acoustic echo cancellation, often encompass nonlinearities due to hardware components such as loudspeakers, microphon…

Acoustic echo cancellation

Adaptive Matching Pursuit based Online Identification and Control Scheme for Nonlinear Systems

2018-07-22

The complexity of adaptive control of nonlinear time-varying systems requires the use of novel methods that have lower computational complexity as well as ensuring good performance under time-varying parameter changes. I…

Universal Adaptive Control of Nonlinear Systems

2020-12-31 · Brett T. Lopez, Jean-Jacques E. Slotine

This work develops a new direct adaptive control framework that extends the certainty equivalence principle to general nonlinear systems with unmatched model uncertainties. The approach adjusts the rate of adaptation onl…

Motion Planningparameter estimationTransfer Learning

Lyapunov-Based Deep Neural Networks for Adaptive Control of Stochastic Nonlinear Systems

2024-12-30 · Saiedeh Akbari, Cristian F. Nino, Omkar Sudhir Patil, Warren E. Dixon

Controlling nonlinear stochastic dynamical systems involves substantial challenges when the dynamics contain unknown and unstructured nonlinear state-dependent terms. For such complex systems, deep neural networks can se…