paper-with-me

Papers

Learning Based Model Predictive Control for Quadcopters with Dual Gaussian Process

2021-12-22 · YuHan Liu, Roland Tóth

An important issue in quadcopter control is that an accurate dynamic model of the system is nonlinear, complex, and costly to obtain. This limits achievable control performance in practice. Gaussian process (GP) based estimation is an effective tool to learn unknown dynamics from input/output data. However, conventional GP-based control methods often ignore the computational cost associated with accumulating data during the operation of the system and how to handle forgetting in continuous adaption. In this paper, we present a novel Dual Gaussian Process (DGP) based model predictive control strategy that improves the performance of a quadcopter during trajectory tracking. The bio-inspired DGP structure is a combination of a long-term GP and a short-term GP, where the long-term GP is used to keep the learned knowledge in memory and the short-term GP is employed to rapidly compensate unknown dynamics during online operation. Furthermore, a novel recursive online update strategy for the short-term GP is proposed to successively improve the learnt model during online operation in an efficient way. Numerical simulations are used to demonstrate the effectiveness of the proposed strategy.

📄 PDF Abstract BibTeX arXiv:2112.11667

Code (0)

등록된 구현이 없습니다.

Tasks

Model Predictive Control

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Backflipping with Miniature Quadcopters by Gaussian Process Based Control and Planning

2022-09-29 · Péter Antal, Tamás Péni, Roland Tóth

The paper proposes two control methods for performing a backflip maneuver with miniature quadcopters. First, an existing feedforward control approach is improved by finding the optimal sequence of motion primitives via B…

Bayesian OptimizationTrajectory Planning

A real-time GP based MPC for quadcopters with unknown disturbances

2022-10-14 · Niklas Schmid, Jonas Gruner, Hossam S. Abbas, Philipp Rostalski

Gaussian Process (GP) regressions have proven to be a valuable tool to predict disturbances and model mismatches and incorporate this information into a Model Predictive Control (MPC) prediction. Unfortunately, the compu…

Model Predictive ControlRaspberry Pi 4

Improving Wind Resistance Performance of Cascaded PID Controlled Quadcopters using Residual Reinforcement Learning

2023-08-03 · Yu Ishihara, Yuichi Hazama, Kousuke Suzuki, Jerry Jun Yokono 외

Wind resistance control is an essential feature for quadcopters to maintain their position to avoid deviation from target position and prevent collisions with obstacles. Conventionally, cascaded PID controller is used fo…

Position

Learning a Single Near-hover Position Controller for Vastly Different Quadcopters

2022-09-19 · Dingqi Zhang, Antonio Loquercio, Xiangyu Wu, Ashish Kumar 외

This paper proposes an adaptive near-hover position controller for quadcopters, which can be deployed to quadcopters of very different mass, size and motor constants, and also shows rapid adaptation to unknown disturbanc…

Drone ControllerPosition

A Hybrid PEM-GP Framework for Uncertainty-Aware System Identification of Quadcopters

2026-08-31 · Abdallah Ghoul, Ismail Khalil Bousserhane, Kadri Boufeldja arxiv

Accurate dynamic models play a central role in achieving reliable control of quadcopters. Classical system identification methods remain widely used, mainly because of their interpretability. However, they often fail to …