paper-with-me

홈 › Papers

An Edge Architecture Oriented Model Predictive Control Scheme for an Autonomous UAV Mission

2022-09-17 · Achilleas Santi Seisa, Sumeet Gajanan Satpute, Björn Lindqvist, George Nikolakopoulos

In this article the implementation of a controller and specifically of a Model Predictive Controller (MPC) on an Edge Computing device, for controlling the trajectory of an Unmanned Aerial Vehicle (UAV) model, is examined. MPC requires more computation power in comparison to other controllers, such as PID or LQR, since it use cost functions, optimization methods and iteratively predicts the output of the system and the control commands for some determined steps in the future (prediction horizon). Thus, the computation power required depends on the prediction horizon, the complexity of the cost functions and the optimization. The more steps determined for the horizon the more efficient the controller can be, but also more computation power is required. Since sometimes robots are not capable of managing all the computing process locally, it is important to offload some of the computing process from the robot to the cloud. But then some disadvantages may occur, such as latency and safety issues. Cloud computing may offer "infinity" computation power but the whole system suffers in latency. A solution to this is the use of Edge Computing, which will reduce time delays since the Edge device is much closer to the source of data. Moreover, by using the Edge we can offload the demanding controller from the UAV and set a longer prediction horizon and try to get a more efficient controller.

📄 PDF Abstract BibTeX arXiv:2209.08329

Code (0)

등록된 구현이 없습니다.

Tasks

Cloud ComputingEdge-computingFuture predictionModel Predictive Control

Similar Papers 제목 키워드 기반

Robust Data-Driven Predictive Control using Reachability Analysis

2021-03-25 · Amr Alanwar, Yvonne Stürz, Karl Henrik Johansson

We present a robust data-driven control scheme for an unknown linear system model with bounded process and measurement noise. Instead of depending on a system model in traditional predictive control, a controller utilizi…

Model Predictive Control

Workflow-based Fast Data-driven Predictive Control with Disturbance Observer in Cloud-edge Collaborative Architecture

2022-09-16 · Runze Gao, Qiwen Li, Li Dai, Yufeng Zhan 외

Data-driven predictive control (DPC) has been studied and used in various scenarios, since it could generate the predicted control sequence only relying on the historical input and output data. Recently, based on cloud c…

Cloud Computing

Data-Driven Recursive Least Squares Estimation for Model Predictive Current Control of Permanent Magnet Synchronous Motors

2019-11-27

The performance of model predictive controllers (MPC) strongly depends on the model quality. In the field of electric drive control, white-box (WB) modeling approaches derived from first-order physical principles are mos…

MPC as a Copilot: A Predictive Filter Framework with Safety and Stability Guarantees

2026-03-29 · Yunda Yan, Chenxi Tao, Jinya Su, Cunjia Liu 외 arxiv

Ensuring both safety and stability remains a fundamental challenge in learning-based control, where goal-oriented policies often neglect system constraints and closed-loop state convergence. To address this limitation, t…

On data usage and predictive behavior of data-driven predictive control with 1-norm regularization

2025-05-28 · Manuel Klädtke, Moritz Schulze Darup

We investigate the data usage and predictive behavior of data-driven predictive control (DPC) with 1-norm regularization. Our analysis enables the offline removal of unused data and facilitates a comparison between the i…