Collision Detection Based on Data Parallelism

Zhen PENG,Baifeng WU
DOI: https://doi.org/10.3969/j.issn.1000-3428.2017.09.001
2017-01-01
Abstract:The application of accurate collision detection in Building Information Modeling (BIM) is facing the increasingly large amount of data,but the serial execution cannot continue to accelerate with the increasing frequency of the processor.Aiming at this problem,this paper constructs a data parallel computing model for multi-core and many-core machines and proposes a data parallel collision detection method based on this model.Firstly,models within collision detection are divided into cubes and the data correlation is removed.Secondly,the data parallel computing process with model combination,conflict detection and reduction calculation is designed.At last,the abstract forms and the theoretical execution times of the algorithm are analyzed.Experimental result shows that the proposed method has feasibility and continuous scalability which provides an efficient data parallel mode for solving data intensive problem.
What problem does this paper attempt to address?