タイトル & 超要約(15字以内) UAVの道案内、ギャルでもわかる最適解!😎
ギャル的キラキラポイント✨ ×3 ● UAV(ドローン)の頭脳、経路計画アルゴリズムを比較検討! ● 都市でドローン飛ばすなら、どのアルゴリズムが最強か教えるよ! ● IT企業向け!新しいビジネスチャンスを見つけちゃお♡
詳細解説
リアルでの使いみちアイデア💡 ×2
続きは「らくらく論文」アプリで
The most crucial challenges for UAVs are planning paths and avoiding obstacles in their way. In recent years, a wide variety of path-planning algorithms have been developed. These algorithms have successfully solved path-planning problems; however, they suffer from multiple challenges and limitations. To test the effectiveness and efficiency of three widely used algorithms, namely A*, RRT*, and Particle Swarm Optimization (PSO), this paper conducts extensive experiments in 3D urban city environments cluttered with obstacles. Three experiments were designed with two scenarios each to test the aforementioned algorithms. These experiments consider different city map sizes, different altitudes, and varying obstacle densities and sizes in the environment. According to the experimental results, the A* algorithm outperforms the others in both computation efficiency and path quality. PSO is especially suitable for tight turns and dense environments, and RRT* offers a balance and works well across all experiments due to its randomized approach to finding solutions.