Paper
11 September 2013 Calculation of scattering characteristic of complex target on multi-core platform
Author Affiliations +
Proceedings Volume 8907, International Symposium on Photoelectronic Detection and Imaging 2013: Infrared Imaging and Applications; 890756 (2013) https://doi.org/10.1117/12.2034935
Event: ISPDI 2013 - Fifth International Symposium on Photoelectronic Detection and Imaging, 2013, Beijing, China
Abstract
The scattering characteristic of complex target from terrestrial and celestial background radiation has been widely used in such engineering fields as remote sensing, feature extraction, tracking and recognition of target thus having been an attractive field for many scientists for decades. In our method, the model of target is constructed using 3DMAX and the surface is divided into triangle facets firstly. Bidirectional Reflectance Distribution Function (BRDF) is introduced and MODTRAN is applied to calculate background radiation for a given time at a given place. Finally the scattering of each facet is added up to get the scattering of the target. As the background radiance comes in all directions and in a wide spectrum and the complex target always consists of thousands of facets, in general it takes hours to complete the calculation. Consequently this limits its use in the real time applications. Recent years have seen the continual development of multi-core CPU. As a result parallel programming on multi-cores has been more and more popular. In this paper, the openMP, Intel CILK ++, Intel Threading Building Blocks (TBB) are used separately to leverage the processing power of multi-cores processors. Our experiments are conducted on a DELL desktop based on an Intel I7- 2600K CPU running at 3.40 GHz with 8 cores and 16.0 GB RAM. The Intel Composer 2013 is employed to build the program. Also in OpenMP implementation, gcc is used. The results demonstrate that highest speedups for three parallel models are 5.06X, 5.02X, 5.15X respectively.
© (2013) COPYRIGHT Society of Photo-Optical Instrumentation Engineers (SPIE). Downloading of the abstract is permitted for personal use only.
Xing Guo, Zhensen Wu, and Longxiang Linghu "Calculation of scattering characteristic of complex target on multi-core platform", Proc. SPIE 8907, International Symposium on Photoelectronic Detection and Imaging 2013: Infrared Imaging and Applications, 890756 (11 September 2013); https://doi.org/10.1117/12.2034935
Advertisement
Advertisement
RIGHTS & PERMISSIONS
Get copyright permission  Get copyright permission on Copyright Marketplace
KEYWORDS
Scattering

Atmospheric modeling

Computer programming

Bidirectional reflectance transmission function

Target recognition

C++

Remote sensing

Back to Top