Abstract

Intelligent algorithm acts as one of the most important solutions to path planning problem. In order to solve the problems of poor real-time and low accuracy of the heuristic optimization algorithm in 3D path planning, this paper proposes a novel heuristic intelligent algorithm derived from the Beetle Antennae Search (BAS) algorithm. The algorithm proposed in this paper has the advantages of wide search range and high search accuracy, and can still maintain a low time complexity when multiple mechanisms are introduced. This paper combines the BAS algorithm with three non-trivial mechanisms proposed to solve the problems of low search efficiency and poor convergence accuracy in 3D path planning. The algorithm contains three non-trivial mechanisms, including local fast search, aco initial path generation, and searching information orientation. At first, local fast search mechanism presents a specific bounded area and add fast iterative exploration to speed up the convergence of path finding. Then aco initial path generation mechanism is initialized by Ant Colony Optimization (ACO) as a pruning basis. The initialization of the ACO algorithm can quickly obtain an effective path. Using the exploration trend of this path, the algorithm can quickly obtain a locally optimal path. Thirdly, searching information orientation mechanism is employed for BAS algorithm to guarantee the stability of the path finding, thereby avoiding blind exploration and reducing wasted computing resources. Simulation results show that the algorithm proposed in this paper has higher search accuracy and exploration speed than other intelligent algorithms, and improves the adaptability of the path planning algorithms in different environments. The effectiveness of the proposed algorithm is verified in simulation.

Highlights

  • Path planning [1] or dynamical motion tracking [2]–[4] have received more and more attentions of researchers and achieved rapid development due to its wide applications [5], [6] in recent decades, by following new intelligent optimization algorithms

  • Experimental results show that our proposed LFS-Beetle Antennae Search (BAS) algorithm and Ant Colony Optimization (ACO)-BAS algorithm can efficiently complete the path planning work within a limited number of iterations

  • The comparison of the data in the table shows that the Local Fast Search Beetle Antennae Search (LFS-BAS) algorithm and the Ant Colony Optimization - Beetle Antennae Search (ACO-BAS) algorithm have a significant improvement in the final fitness value, 19.97% and 21.75% have been improved respectively, and the iterative calculation time has shortened 34.30% and 80.07%

Read more

Summary

INTRODUCTION

Path planning [1] or dynamical motion tracking [2]–[4] have received more and more attentions of researchers and achieved rapid development due to its wide applications [5], [6] in recent decades, by following new intelligent optimization algorithms. Depending on the adaptive step size, it can effectively jump out of the local optimal value at the early stage of exploration and quickly converge at the end of the search It is very suitable for solving the discrete path optimization problem. Based on the efficient exploration ability of ACO algorithm, a hybrid mechanism that uses ACO algorithm to initialize the path is proposed It combines with the iterative search of BAS algorithm, which enhances the search speed and convergence speed of ACO algorithm, and extremely enhanced the real-time nature of the BAS algorithm.

PRELIMINARY
BEETLE ANTENNAE SEARCH ALGORITHM
LOCAL FAST SEARCH
ANT COLONY INITIALIZATION
CONCLUSION
Full Text
Paper version not known

Talk to us

Join us for a 30 min session where you can share your feedback and ask us any queries you have

Schedule a call

Disclaimer: All third-party content on this website/platform is and will remain the property of their respective owners and is provided on "as is" basis without any warranties, express or implied. Use of third-party content does not indicate any affiliation, sponsorship with or endorsement by them. Any references to third-party content is to identify the corresponding services and shall be considered fair use under The CopyrightLaw.