Title :
The weighted Voronoi diagram and its applications in least-risk motion planning
Author :
Meng, Alex C C ; Brooks, Gary S. ; Vermeer, Pamels J.
Author_Institution :
Texas Instruments Inc., Dallas, TX, USA
Abstract :
The authors present a path-planning algorithm to find the least-cost path along the WVD (weighted Voronoi diagram) based on Dijkstra´s shortest path algorithm, where the cost of an edge is, in this case, the risk of transversing the edge. By imposing a discrete graph over the area of interest, the authors obtain a reduction from a continuous problem to a combinatorial problem. If the start or goal position does not lie on this graph, it is retracted by either the path of shortest distance or the path of steepest descent. Unfortunately, the WVD is not connected in some cases, and they have to enforce connectivity. With a practical aim in mind, the authors give a simple and easily computed path, connecting the disconnected components by the shortest distance path or by a circular path. With suitable preprocessing, they keep the run-time cost of path planning to O(n/sup 2/ log n), including the cost of retraction of both the start and goal positions and the cost of Dijkstra´s shortest path (or least-cost) algorithm. The authors demonstrate a potential application of the weighted Voronoi diagram as a heuristic in least-risk motion planning.<>
Keywords :
computational geometry; Dijkstra´s shortest path algorithm; circular path; combinatorial problem; least-risk motion planning; path-planning algorithm; run-time cost; weighted Voronoi diagram; Application software; Artificial intelligence; Computer science; Costs; Force measurement; Instruments; Joining processes; Motion measurement; Motion planning; Path planning;
Conference_Titel :
Computers and Communications, 1989. Conference Proceedings., Eighth Annual International Phoenix Conference on
Conference_Location :
Scottsdale, AZ, USA
Print_ISBN :
0-8186-1918-x
DOI :
10.1109/PCCC.1989.37446