Abstract
The traditional A-Star algorithm has the problem of performing much invalid traversal work of nodes near concave obstacles when dealing with path planning tasks in the presence of concave obstacles. To solve this problem, a fusion algorithm (called IAPF-A-Star here) based on improved artificial potential field (IAPF) and A-Star is proposed. In IAPF-A-Star, to better measure the distances between the nodes and the target node, the potential energy of the artificial potential field is used to represent the node’s proximity to the target node, and an iterative correction method is used to improve the potential field in order to eliminate the local low-potential energy that may exist in the artificial potential field. The improved potential field effectively avoids the occurrence of local low-potential fields and makes it possible to measure the position of nodes in relation to their target node by means of the potential field. Finally, the obtained path is converted to a curve path by using a cubic spline curve. In addition, to solve the problem that the curve path generated by the cubic spline curve may collide with obstacles, a path optimization strategy based on an adaptive cubic spline curve is proposed to make the final path smooth and collision avoidance, shorter and closer to the actual situation. Simulation experiments show that the proposed IAPF-A-Star algorithm in this paper can effectively avoid the problem of additional local energy consumption caused by concave obstacles when processing path planning tasks, and the traversal of invalid nodes facing different complex concave obstacles is effectively avoided.
Talk to us
Join us for a 30 min session where you can share your feedback and ask us any queries you have
More From: International Journal of Modeling, Simulation, and Scientific Computing
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.