Improving the artificial potential field by A-star to solve the local minima problem

Dengjiang Wu
DOI: https://doi.org/10.54254/2755-2721/11/20230201
2023-09-25
Abstract:This paper discusses the method for artificial potential field in traditional sense. It is based on the algorithm with the planning of physics that guides a robot along a gradient toward a target endpoint by applying forces with gravitation and repulse within a robot environment. The article proposes to improve the potential field method by incorporating the A-star algorithm for the improvement of path planning in accuracy and efficiency. The A-star algorithm uses a cost function to measure the goodness of a node and finds the optimal path totally and thoroughly through heuristic search. The proposed method uses the A-star algorithm to generate the optimal path, which takes potential field and its method as basis, thus repeating the process until the robot reaches the end point. By combining the A-star algorithm and the method based on artificial potential field, the robot's driving route is made more reasonable, and thus testing and verifying how the method works through an experiment with simulation.
Computer Science,Engineering
What problem does this paper attempt to address?