Abstract:In order to solve the problems of slow convergence speed, large blindness in initial path search, multiple paths turning points, and low safety in the implementation of AGV path planning using ant colony algorithm, an improved ant colony algorithm is proposed. This method takes the grid map as the running environment for AGV, introduces the potential field force at the beginning of the iteration, and adds the potential field force between the current position and the target point to the heuristic information to solve the problems of blindness in initial path search and slow convergence speed of the algorithm. By improving the probability of algorithm state selection, the ability to obtain high-quality solutions is improved, and the algorithm is prevented from falling into local optimality. An information pheromone update rule based on multiple objective constraints such as path length, safety, and smoothness are proposed to improve the safety of AGV travel. On this basis, a cubic B-spline path smoothing strategy is introduced to make the planned path meet the requirements of AGV. Through simulation experiments, the improved algorithm has better performance in terms of convergence speed and stability. Its convergence speed is improved by 8 times compared with traditional algorithms, and the path length is improved by nearly 20% compared with other improved algorithms.