J4 ›› 2013, Vol. 35 ›› Issue (4): 1-7.
• 论文 • Next Articles
ZHANG Zhen
Received:
Revised:
Online:
Published:
Abstract:
The paper studied a parallel generation algorithm for Delaunay TIN with massive data. To meet the efficient demands of processing massive data, the paper proposed a merge method of generating the Delaunay TIN. According to the spatial distribution of data points, the method firstly sorts the data by their x coordinates, allocates the sorted data to the corresponding threads, generates a series of initial subTINs, and merges two adjacent subTINs recursively. All the subTINs are finally merged to a TIN. The relativity between subTINs is weak in the process of merging, so that it is easy to be processed in parallel and pipelined. The algorithm can run in the serial mode、the multithread mode、the multicore mode, and the distributed parallel computing environment. The experiment proves that the algorithm is efficient and the worst serial time complexity is O (nlogn) and often less than O(n2).
Key words: Delaunay TIN;subTIN;serial;parallel;merge;complexity;acceleration ratio
ZHANG Zhen. Parallel generation algorithm for Delaunay TIN with massive data [J]. J4, 2013, 35(4): 1-7.
0 / / Recommend
Add to citation manager EndNote|Ris|BibTeX
URL: http://joces.nudt.edu.cn/EN/
http://joces.nudt.edu.cn/EN/Y2013/V35/I4/1