paper-with-me

Papers

Adaptive Gain Scheduling using Reinforcement Learning for Quadcopter Control

2024-03-12 · Mike Timmerman, Aryan Patel, Tim Reinhart

The paper presents a technique using reinforcement learning (RL) to adapt the control gains of a quadcopter controller. Specifically, we employed Proximal Policy Optimization (PPO) to train a policy which adapts the gains of a cascaded feedback controller in-flight. The primary goal of this controller is to minimize tracking error while following a specified trajectory. The paper's key objective is to analyze the effectiveness of the adaptive gain policy and compare it to the performance of a static gain control algorithm, where the Integral Squared Error and Integral Time Squared Error are used as metrics. The results show that the adaptive gain scheme achieves over 40$\%$ decrease in tracking error as compared to the static gain controller.

📄 PDF Abstract BibTeX arXiv:2403.07216

Code (1)

MikeTimmerman-ae/RL_Drone_Control 공식 구현 pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Scheduling

Similar Papers 제목 키워드 기반

Mid-flight Propeller Failure Detection and Control of Propeller-deficient Quadcopter using Reinforcement Learning

2020-02-26 · Rohitkumar Arasanipalai, Aakriti Agrawal, Debasish Ghose

Quadcopters can suffer from loss of propellers in mid-flight, thus requiring a need to have a system that detects single and multiple propeller failures and an adaptive controller that stabilizes the propeller-deficient …

Fault Detectionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

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

Low-cost adaptive obstacle avoidance trajectory control for express delivery drone

2024-03-29 · Yanhui Zhang, Caisheng Wei, Yifan Zhang, Congcong Tian 외

This paper studies quadcopters obstacle avoidance trajectory control (OATC) problem for express delivery. A new nonlinear adaptive learning controller that is low-cost and portable to different wheelbase sizes is propose…

Dynamic Entropy Tuning in Reinforcement Learning Low-Level Quadcopter Control: Stochasticity vs Determinism

2025-12-20 · Youssef Mahran, Zeyad Gamal, Ayman El-Badawy arxiv

This paper explores the impact of dynamic entropy tuning in Reinforcement Learning (RL) algorithms that train a stochastic policy. Its performance is compared against algorithms that train a deterministic one. Stochastic…

Reinforcement Learning

Navigating Assistance System for Quadcopter with Deep Reinforcement Learning

2018-11-12 · Tung-Cheng Wu, Shau-Yin Tseng, Chin-Feng Lai, Chia-Yu Ho 외

In this paper, we present a deep reinforcement learning method for quadcopter bypassing the obstacle on the flying path. In the past study, the algorithm only controls the forward direction about quadcopter. In this lett…

Collision AvoidanceDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1