DocumentCode
2723209
Title
An Extension of Dynamic Programming Algorithm in Robotic Path Planning
Author
Ji, Shanshan ; Yang, Lianhe
Author_Institution
Sch. of Comput. Sci. & Software, Tianjin Polytech. Univ., Tianjin, China
fYear
2012
fDate
11-13 Aug. 2012
Firstpage
1709
Lastpage
1712
Abstract
DP (Dynamic Programming) algorithm based on distance-propagating is a very good approach to real-time collision avoidance in robotic path planning. But the problem with DP is the waste of step number of walking in tracking process. For the A* (A Star) algorithm, there are commonly three heuristic, and usually three ways (4-adjacency, 8-adjacency and 16-adjacency) to get the adjacencies. After The comparison and analysis of three ways in three heuristic, we find that the 16-adjacency is more suited to the DP algorithm. The 16-adjacency can expand the search area and then the extended DP algorithm will improve the search speed. Based on this, we extend DP algorithm called Extended DP. We can guarantee its completeness and optimality. On the experimental side, we demonstrate several simulations to illustrate its effectiveness.
Keywords
dynamic programming; path planning; robots; search problems; DP algorithm; collision avoidance; dynamic programming algorithm extension; robotic path planning; search speed; tracking process; Algorithm design and analysis; Dynamic programming; Heuristic algorithms; Path planning; Planning; Real-time systems; Robots; A star; Adjacency; Dynamic Programming (DP); Extended DP; robotic path planning;
fLanguage
English
Publisher
ieee
Conference_Titel
Computer Science & Service System (CSSS), 2012 International Conference on
Conference_Location
Nanjing
Print_ISBN
978-1-4673-0721-5
Type
conf
DOI
10.1109/CSSS.2012.427
Filename
6394746
Link To Document