scispace - formally typeset
Journal ArticleDOI

3-D Trajectory Planning of Aerial Vehicles Using RRT*

Reads0
Chats0
TLDR
This brief presents a trajectory planning algorithm for aerial vehicles traveling in 3-D space while avoiding obstacles based on the optimal rapidly exploring random tree (RRT*) algorithm to accelerate the convergence speed to a suboptimal solution by biasing the random state generation.
Abstract
This brief presents a trajectory planning algorithm for aerial vehicles traveling in 3-D space while avoiding obstacles. The nature of the obstacles can be, for example, radar detection areas, cooperating and non-cooperating vehicles, and so on. Thus, it is a complex trajectory planning problem. The proposed planner is based on the optimal rapidly exploring random tree (RRT*) algorithm. Artificial potential fields are combined with the RRT* algorithm to accelerate the convergence speed to a suboptimal solution by biasing the random state generation. The performance of this framework is demonstrated on a complex missile application in a heterogeneous environment. Indeed, since the air density decreases exponentially with altitude, the maneuverability of the aerial vehicle depending on aerodynamic forces also decreases exponentially with altitude. To face this problem, the shortest paths of Dubins-like vehicles traveling in a heterogeneous environment are used to build the metric. In the simulation results, this framework can find the first solution with fewer iterations than the RRT and the RRT* algorithm. Moreover, the final solution obtained within a given number of iterations is closer to an optimal solution regarding the considered criterion.

read more

Citations
More filters
Journal ArticleDOI

Neural Network Approximation Based Near-Optimal Motion Planning With Kinodynamic Constraints Using RRT

TL;DR: An incremental sampling-based motion planning algorithm, i.e., near-optimal RRT (NoD-RRT), which aims to solve motion planning problems with nonlinear kinodynamic constraints to achieve the cost/metric between two given states considering the nonlinear constraints.
Proceedings ArticleDOI

Quadrotor-UAV optimal coverage path planning in cluttered environment with a limited onboard energy

TL;DR: A quadrotor optimal coverage planning approach in damaged area is considered and the overall shortest path is obtained by solving the Traveling Salesman Problem (TSP) using Genetic Algorithms (GA).
Journal ArticleDOI

UAV Stocktaking Task-Planning for Industrial Warehouses Based on the Improved Hybrid Differential Evolution Algorithm

TL;DR: A hybrid Differential Evolution algorithm based on the Lion Swarm Optimization is proposed to conduct regular inventory of finished products and raw and auxiliary materials and a task planning model for UAV inventory library equipped with RFID reader is proposed.
Journal ArticleDOI

Fast 3D Collision Avoidance Algorithm for Fixed Wing UAS

TL;DR: This paper presents an efficient 3D collision avoidance algorithm for fixed wing Unmanned Aerial Systems (UAS) that combines geometric avoidance of obstacles and selection of a critical avoidance start time based on kinematic considerations, collision likelihood, and navigation constraints.
Journal ArticleDOI

Bi-Directional Adaptive A* Algorithm Toward Optimal Path Planning for Large-Scale UAV Under Multi-Constraints

TL;DR: The simulation for UAV path planning under the multi-constraints conditions is carried out and the simulation results show that Bi-directional adaptive A* algorithm has the superiority in run time and path quality.
References
More filters
Journal ArticleDOI

Multidimensional binary search trees used for associative searching

TL;DR: The multidimensional binary search tree (or k-d tree) as a data structure for storage of information to be retrieved by associative searches is developed and it is shown to be quite efficient in its storage requirements.
MonographDOI

Planning Algorithms: Introductory Material

TL;DR: This coherent and comprehensive book unifies material from several sources, including robotics, control theory, artificial intelligence, and algorithms, into planning under differential constraints that arise when automating the motions of virtually any mechanical system.
Journal ArticleDOI

Probabilistic roadmaps for path planning in high-dimensional configuration spaces

TL;DR: Experimental results show that path planning can be done in a fraction of a second on a contemporary workstation (/spl ap/150 MIPS), after learning for relatively short periods of time (a few dozen seconds).
Journal ArticleDOI

Sampling-based algorithms for optimal motion planning

TL;DR: In this paper, the authors studied the asymptotic behavior of the cost of the solution returned by stochastic sampling-based path planning algorithms as the number of samples increases.
Journal ArticleDOI

Randomized kinodynamic planning

TL;DR: In this paper, the authors presented the first randomized approach to kinodynamic planning (also known as trajectory planning or trajectory design), where the task is to determine control inputs to drive a robot from an unknown position to an unknown target.