paper-with-me

Papers

A Modular Framework for Distributed Model Predictive Control of Nonlinear Continuous-Time Systems (GRAMPC-D)

2020-10-23

The modular open-source framework GRAMPC-D for model predictive control of distributed systems is presented in this paper. The modular concept allows to solve optimal control problems (OCP) in a centralized and distributed fashion using the same problem description. It is tailored to computational efficiency with the focus on embedded hardware. The distributed solution is based on the Alternating Direction Method of Multipliers (ADMM) and uses the concept of neighbor approximation to enhance convergence speed. The presented framework can be accessed through Cpp and Python and also supports plug-and-play and data exchange between agents over a network.

📄 PDF Abstract BibTeX arXiv:2010.12315

Code (0)

등록된 구현이 없습니다.

Tasks

Computational EfficiencyModel Predictive Control

Similar Papers 제목 키워드 기반

Distributed nonlinear model predictive control of an autonomous tractor-trailer system

2021-04-20 · Erkan Kayacan, Erdal Kayacan, Herman Ramon, Wouter Saeys

This paper addresses the trajectory tracking problem of an autonomous tractor-trailer system by using a fast distributed nonlinear model predictive control algorithm in combination with nonlinear moving horizon estimatio…

Model Predictive Controlparameter estimation

Distributed Predictive Control Barrier Functions: Towards Scalable Safety Certification in Modular Multi-Agent Systems

2026-03-31 · Jonas Ohnemus, Alexandre Didier, Ahmed Aboudonia, Andrea Carron 외 arxiv

We consider safety-critical multi-agent systems with distributed control architectures and potentially varying network topologies. While learning-based distributed control enables scalability and high performance, a lack…

Adaptive Distributed Observer-based Model Predictive Control for Multi-agent Formation with Resilience to Communication Link Faults

2024-10-31 · Binyan Xu, Yufan Dai, Afzal Suleman, Yang Shi

In order to address the nonlinear multi-agent formation tracking control problem with input constraints and unknown communication faults, a novel adaptive distributed observer-based distributed model predictive control m…

Model Predictive Control

Benchmarking Model Predictive Control Algorithms in Building Optimization Testing Framework (BOPTEST)

2023-01-31 · Saman Mostafavi, Chihyeon Song, Aayushman Sharma, Raman Goyal 외

We present a data-driven modeling and control framework for physics-based building emulators. Our approach consists of: (a) Offline training of differentiable surrogate models that accelerate model evaluations, provide c…

BenchmarkingModel Predictive Control

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…