Proceedings of the Fuzzy System Symposium
24th Fuzzy System Symposium
Session ID : TB2-3
Conference information

On an implementaion of parallel algorithm of particle filter on Cell Broadband Engine
*Yuuki ShinNorikazu IkomaAkihiro AsaharaHideaki KawanoHiroshi Maeda
Author information
CONFERENCE PROCEEDINGS FREE ACCESS

Details
Abstract
An effective method to implement particle filter algorithm on Cell Broadband Engine in parallel way has been proposed. First problem for the implementaion is resampling procedure of the algorithm, which is difficult to parallelize, and second one is local memory of computational core being limited to 256KB. Further subject is effective use of Single Instruction Multiple Data (SIMD) operations. In this paper, we propose following ideas for the implementaion. DMA (Direct Memory Access) list transfer is effectively used to circumvent the limited capacity of local memory in computational core. In resampling, estimation accuracy is maintained and improvement in high performance is achieved by residual resampling for each computational core individualy. SIMD operations are effectively used with Structure of Arrays form. Through performance evaluation experiments, much higher performance of Cell Broadband Engine compared with conventional CPUs has been shown.
Content from these authors
© 2008 Japan Society for Fuzzy Theory and Intelligent Informatics
Previous article Next article
feedback
Top