paper-with-me

Papers

Accelerating genetic optimization of nonlinear model predictive control by learning optimal search space size

2023-05-14 · Eslam Mostafa, Hussein A. Aly, Ahmed Elliethy

Genetic algorithm (GA) is typically used to solve nonlinear model predictive control's optimization problem. However, the size of the search space in which the GA searches for the optimal control inputs is crucial for its applicability to fast-response systems. This paper proposes accelerating the genetic optimization of NMPC by learning optimal search space size. The approach trains a multivariate regression model to adaptively predict the best smallest size of the search space in every control cycle. The proposed approach reduces the GA's computational time, improves the chance of convergence to better control inputs, and provides a stable and feasible solution. The proposed approach was evaluated on three nonlinear systems and compared to four other evolutionary algorithms implemented in a processor-in-the-loop fashion. The results show that the proposed approach provides a 17-45\% reduction in computational time and increases the convergence rate by 35-47\%. The source code is available on GitHub.

📄 PDF Abstract BibTeX arXiv:2305.08094

Code (1)

ahmed-elliethy/accel-genetic-non-linear-mpc-learning-optimal-search-space 공식 구현

Tasks

Evolutionary AlgorithmsModel Predictive Control

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Constrained Nonlinear Model Predictive Control of an MMA Polymerization Process via Evolutionary Optimization

2015-02-15 · Masoud Abbaszadeh, Reza Solgi

In this work, a nonlinear model predictive controller is developed for a batch polymerization process. The physical model of the process is parameterized along a desired trajectory resulting in a trajectory linearized pi…

Model Predictive Control

Towards a modeling, optimization and predictive control framework for fed-batch metabolic cybergenetics

2023-02-04 · Sebastián Espinel-Ríos, Bruno Morabito, Johannes Pohlodek, Katja Bettenbrock 외

Biotechnology offers many opportunities for the sustainable manufacturing of valuable products. The toolbox to optimize bioprocesses includes \textit{extracellular} process elements such as the bioreactor design and mode…

Cultural Vocal Bursts Intensity PredictionModel Predictive Control

Machine learning-based input-augmented Koopman modeling and predictive control of nonlinear processes

2024-08-05 · Zhaoyang Li, Minghao Han, Dat-Nguyen Vo, Xunyuan Yin

Koopman-based modeling and model predictive control have been a promising alternative for optimal control of nonlinear processes. Good Koopman modeling performance significantly depends on an appropriate nonlinear mappin…

Chemical ProcessModel Predictive Control

Adaptive Output-Feedback Model Predictive Control of Hammerstein Systems with Unknown Linear Dynamics

2023-09-28 · Mohammadreza Kamaldar, Dennis S. Bernstein

This paper considers model predictive control of Hammerstein systems, where the linear dynamics are a priori unknown and the input nonlinearity is known. Predictive cost adaptive control (PCAC) is applied to this system …

Model Predictive Control

Observed Control -- Linearly Scalable Nonlinear Model Predictive Control with Adaptive Horizons

2025-08-18 · Eugene T. Hamzezadeh, Andrew J. Petruska arxiv

This work highlights the duality between state estimation methods and model predictive control. A predictive controller, observed control, is presented that uses this duality to efficiently compute control actions with l…

Computational Efficiency