Parallel map matching algorithm based on multi-core and MPI

Xiaogang Han,Yuefeng Liu,Lei Yan,Yiwei Gao
DOI: https://doi.org/10.1109/RSETE.2011.5964768
2011-01-01
Abstract:For the requirements of large-scale real-time vehicle GPS data map matching in application, this paper proposes a parallel algorithm for road matching based on multi-core and MPI(Massage Passing Interface). Several basic questions for road matching are discussed, such as maps storage structure, matching elements, and alternative road chain searching. Then, based on multi-core and MPI computing platform, the parallel algorithm for road matching is implemented, with actual road network and floating car data. The validation results show that the algorithm not only has high speedup rate and efficiency, but also the matching results are credible.
What problem does this paper attempt to address?