paper-with-me

Papers

Evolutionary Algorithms for Multi-Objective Optimization of Drone Controller Parameters

2021-05-18 · Azin Shamshirgaran, Hamed Javidi, Dan Simon

Drones are effective for reducing human activity and interactions by performing tasks such as exploring and inspecting new environments, monitoring resources and delivering packages. Drones need a controller to maintain stability and to reach their goal. The most well-known drone controllers are proportional-integral-derivative (PID) and proportional-derivative (PD) controllers. However, the controller parameters need to be tuned and optimized. In this paper, we introduce the use of two evolutionary algorithms, biogeography-based optimization~(BBO) and particle swarm optimization (PSO), for multi-objective optimization (MOO) to tune the parameters of the PD controller of a drone. The combination of MOO, BBO, and PSO results in various methods for optimization: vector evaluated BBO and PSO, denoted as VEBBO and VEPSO; and non-dominated sorting BBO and PSO, denoted as NSBBO and NSPSO. The multi-objective cost function is based on tracking errors for the four states of the system. Two criteria for evaluating the Pareto fronts of the optimization methods, normalized hypervolume and relative coverage, are used to compare performance. Results show that NSBBO generally performs better than the other methods.

📄 PDF Abstract BibTeX arXiv:2105.08650

Code (0)

등록된 구현이 없습니다.

Tasks

Drone ControllerEvolutionary Algorithms

Similar Papers 제목 키워드 기반

Tuning of Drone PD Controller Parameters for Medical Supplies Delivery

2021-05-22 · Azin Shamshirgaran, Hamed Javidi, Dan Simon

During the COVID-19 pandemic and similar outbreaks in the future, drones can be set up to reduce human interaction for medical supplies delivery, which is crucial in times of pandemic. In this short paper, we introduce t…

Evolutionary Algorithms

Bypassing or flying above the obstacles? A novel multi-objective UAV path planning problem

2020-04-12 · Mahmoud Golabi, Soheila Ghambari, Julien Lepagnot, Laetitia Jourdan 외

This study proposes a novel multi-objective integer programming model for a collision-free discrete drone path planning problem. Considering the possibility of bypassing obstacles or flying above them, this study aims to…

The Hybridization of Branch and Bound with Metaheuristics for Nonconvex Multiobjective Optimization

2022-12-09 · Wei-tian Wu, Xin-min Yang

A hybrid framework combining the branch and bound method with multiobjective evolutionary algorithms is proposed for nonconvex multiobjective optimization. The hybridization exploits the complementary character of the tw…

Evolutionary AlgorithmsMultiobjective Optimization

Evolutionary Alternating Direction Method of Multipliers for Constrained Multi-Objective Optimization with Unknown Constraints

2024-01-02 · Shuang Li, Ke Li, Wei Li, Ming Yang

Constrained multi-objective optimization problems (CMOPs) pervade real-world applications in science, engineering, and design. Constraint violation has been a building block in designing evolutionary multi-objective opti…

Do We Really Need to Use Constraint Violation in Constrained Evolutionary Multi-Objective Optimization?

2022-05-28 · Shuang Li, Ke Li, Wei Li

Constraint violation has been a building block to design evolutionary multi-objective optimization algorithms for solving constrained multi-objective optimization problems. However, it is not uncommon that the constraint…