Core Concepts
Efficiently plan UAV paths in dynamic environments using Spherical Particle Swarm Optimization.
Abstract
Introduction to the importance of UAV path planning in dynamic settings.
Proposal of a Dynamic Path Planner (DPP) for UAVs using Spherical Vector-based Particle Swarm Optimization (SPSO).
Consideration of path length, safety, attitude, and path smoothness in optimal path determination.
Implementation of re-planning checkpoints at way-points with constrained random motion for threats.
Comparison of SPSO-DPP performance with PSO and GA algorithms in dynamic environments.
Methodology detailing problem formulation, environment construction, handling dynamic obstacles, and the SPSO-DPP approach.
Results showcasing case scenarios testing different cost weights and performance comparisons between SPSO-DPP, PSO, and GA.
Limitations related to not considering threats' velocity estimation and conclusion highlighting the effectiveness of SPSO-DPP.
Stats
"Path length, Safety, Attitude and Path Smoothness are all taken into account upon deciding how an optimal path should be."
"SPSO outperformed both PSO and GA, showcasing cost reductions ranging from 330% to 675% compared to both algorithms."
Quotes
"SPSO outperformed both PSO and GA, showcasing cost reductions ranging from 330% to 675% compared to both algorithms."