Deadlock Avoidance Based on Connectivity Detection and Dynamic Backtracking for Path Planning

Jin Yu,Xiaoming You,Sheng Liu
DOI: https://doi.org/10.1007/s00500-022-07557-z
IF: 3.732
2022-01-01
Soft Computing
Abstract:The main purpose of this paper is to solve the deadlock problem encountered by the algorithm in robot path planning, so as to improve the efficiency of the algorithm. Therefore, two strategies are proposed in this paper to help the algorithm solve the common deadlock problem. First, a deadlock prediction strategy based on connectivity detection is proposed to preprocess the map. The deadlock region is filled by the image processing method. Second, a dynamic backtracking strategy is proposed to help the algorithm exit quickly in the deadlock region to complete the task. With these two strategies, even if the deadlock region is large, the algorithm can get the result quickly. This paper takes the ant colony algorithm as an example to demonstrate the deadlock strategy. By comparing with other algorithms, it can be found that the optimization rate of the proposed strategy is up to 5.96% and 88.5% for the optimal path and the number of iterations, respectively.
What problem does this paper attempt to address?