scispace - formally typeset
Journal ArticleDOI

Comparison of Parallel Genetic Algorithm and Particle Swarm Optimization for Real-Time UAV Path Planning

Reads0
Chats0
TLDR
By using a parallel implementation on standard multicore CPUs, real-time path planning for UAVs is possible and a rigorous comparison of the two algorithms shows, with statistical significance, that the GA produces superior trajectories to the PSO.
Abstract
The development of autonomous unmanned aerial vehicles (UAVs) is of high interest to many governmental and military organizations around the world. An essential aspect of UAV autonomy is the ability for automatic path planning. In this paper, we use the genetic algorithm (GA) and the particle swarm optimization algorithm (PSO) to cope with the complexity of the problem and compute feasible and quasi-optimal trajectories for fixed wing UAVs in a complex 3D environment, while considering the dynamic properties of the vehicle. The characteristics of the optimal path are represented in the form of a multiobjective cost function that we developed. The paths produced are composed of line segments, circular arcs and vertical helices. We reduce the execution time of our solutions by using the “single-program, multiple-data” parallel programming paradigm and we achieve real-time performance on standard commercial off-the-shelf multicore CPUs. After achieving a quasi-linear speedup of 7.3 on 8 cores and an execution time of 10 s for both algorithms, we conclude that by using a parallel implementation on standard multicore CPUs, real-time path planning for UAVs is possible. Moreover, our rigorous comparison of the two algorithms shows, with statistical significance, that the GA produces superior trajectories to the PSO.

read more

Citations
More filters
Journal ArticleDOI

APSO: An A*-PSO Hybrid Algorithm for Mobile Robot Path Planning

TL;DR: In this paper , an APSO algorithm combining A* and PSO was proposed to calculate the optimal path for a mobile robot, where a redundant point removal strategy was adopted to preliminarily optimize the path and obtain the set of key nodes.
Proceedings ArticleDOI

Trap Space Trajectory Planning for Unmanned Aerial Vehicle Based on Human-RRT Algorithm

TL;DR: Compared with the existing methods, the H-RRT algorithm can verify that it can effectively solve the trap space planning problem, improve the efficiency of the trajectory planning and optimize the trajectory performance.
Journal ArticleDOI

Novel Verification Method for Timing Optimization Based on DPSO

TL;DR: A novel verification method is proposed that directly ascertains whether the intelligence algorithm has a better timing optimization ability than the Design Compiler algorithm.
References
More filters
Proceedings ArticleDOI

Particle swarm optimization

TL;DR: A concept for the optimization of nonlinear functions using particle swarm methodology is introduced, and the evolution of several paradigms is outlined, and an implementation of one of the paradigm is discussed.
Journal ArticleDOI

An Introduction to Genetic Algorithms.

TL;DR: An Introduction to Genetic Algorithms as discussed by the authors is one of the rare examples of a book in which every single page is worth reading, and the author, Melanie Mitchell, manages to describe in depth many fascinating examples as well as important theoretical issues.
Journal ArticleDOI

Algorithm for computer control of a digital plotter

TL;DR: An algorithm is given for computer control of a digital plotter that may be programmed without multiplication or division instructions and is efficient with respect to speed of execution and memory utilization.
Book

Introduction to Flight

TL;DR: Introduction to Flight 6e Chapter 1: The First Aeronautical Engineers Chapter 2: Fundamental Thoughts Chapter 3: The Standard Atmosphere Chapter 4: Basic Aerodynamics Chapter 5: Airfoils, Wings, and Other Aerodynamics Shapes
Journal ArticleDOI

A new vibrational genetic algorithm enhanced with a Voronoi diagram for path planning of autonomous UAV

TL;DR: A new optimization algorithm called multi-frequency vibrational genetic algorithm (mVGA) that can be used to solve the path planning problems of autonomous unmanned aerial vehicles (UAVs) is significantly improved.
Related Papers (5)