vix.ing · top · new · best · stats · spec

FPGA-based Acceleration of FT Convolution for Pulsar Search Using OpenCL

2018/05/31 by Haomiao Wang, T. Prabu, Prabu Thiagaraj +4 · 1 citation
Computer Science · Engineering · Physics and Astronomy · #Advancements in PLL and VCO Technologies #Digital Filter Design and Implementation #Distributed #FOS: Computer and information sciences #Parallel #Radio Astronomy Observations and Technology #and Cluster Computing (cs.DC) #cs.DC

paper · pdf · doi:10.48550/arxiv.1805.12280

25 page, 13 figures

openalex publication_date 2018/05/31 · arxiv created 2018/06/29 · arxiv updated 2018/07/02 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

The Square Kilometre Array (SKA) project will be the world largest radio telescope array. With its large number of antennas, the number of signals that need to be processed is dramatic. One important element of the SKA's Central Signal Processor package is pulsar search. This paper focuses on the FPGA-based acceleration of the Frequency-Domain Acceleration Search module, which is a part of SKA pulsar search engine. In this module, the frequency-domain input signals have to be processed by 85 Finite Impulse response (FIR) filters within a short period of limitation and for thousands of input arrays. Because of the large scale of the input length and FIR filter size, even high-end FPGA devices cannot parallelise the task completely. We start by investigating both time-domain FIR filter (TDFIR) and frequency-domain FIR filter (FDFIR) to tackle this task. We applied the overlap-add algorithm to split the coefficient array of TDFIR and the overlap-save algorithm to split the input signals of FDFIR. To achieve fast prototyping design, we employed OpenCL, which is a high-level FPGA development technique. The performance and power consumption are evaluated using multiple FPGA devices simultaneously and compared with GPU results, which is achieved by porting FPGA-based OpenCL kernels. The experimental evaluation shows that the FDFIR solution is very competitive in terms of performance, with a clear energy consumption advantage over the GPU solution.

Cited by

Related