ROFeb 26, 2017

Opportunities to Parallelize Path Planning Algorithms for Autonomous Underwater Vehicles

arXiv:1702.08098v17 citations
AI Analysis

This work addresses path planning challenges for autonomous underwater vehicles, but it is incremental as it focuses on parallelization and robustness without presenting new experimental results.

The paper identifies opportunities to parallelize graph-based path planning algorithms for autonomous underwater vehicles in time-varying environments, and proposes robust algorithms to handle forecast errors and real-world discrepancies, with plans to evaluate them on multi-core systems like the ARM Panda board and Single-chip Cloud Computer.

This paper discusses opportunities to parallelize graph based path planning algorithms in a time varying environment. Parallel architectures have become commonplace, requiring algorithm to be parallelized for efficient execution. An additional focal point of this paper is the inclusion of inaccuracies in path planning as a result of forecast error variance, accuracy of calculation in the cost functions and a different observed vehicle speed in the real mission than planned. In this context, robust path planning algorithms will be described. These algorithms are equally applicable to land based, aerial, or underwater mobile autonomous systems. The results presented here provide the basis for a future Research project in which the parallelized algorithms will be evaluated on multi and many core systems such as the dual core ARM Panda board and the 48 core Single-chip Cloud Computer (SCC). Modern multi and many core processors support a wide range of performance vs. energy tradeoffs that can be exploited in energyconstrained environments such as battery operated autonomous underwater vehicles. For this evaluation, the boards will be deployed within the Slocum glider, a commercially available, buoyancy driven autonomous underwater vehicle (AUV).

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes