DocumentCode
58811
Title
Computationally efficient implementation of a Hamming code decoder using graphics processing unit
Author
Islam, Md Shohidul ; Cheol-Hong Kim ; Jong-Myon Kim
Author_Institution
Sch. of Electr. Eng., Univ. of Ulsan, Ulsan, South Korea
Volume
17
Issue
2
fYear
2015
fDate
Apr-15
Firstpage
198
Lastpage
202
Abstract
This paper presents a computationally efficient implementation of a Hamming code decoder on a graphics processing unit (GPU) to support real-time software-defined radio, which is a software alternative for realizing wireless communication. The Hamming code algorithm is challenging to parallelize effectively on a GPU because it works on sparsely located data items with several conditional statements, leading to non-coalesced, long latency, global memory access, and huge thread divergence. To address these issues, we propose an optimized implementation of the Hamming code on the GPU to exploit the higher parallelism inherent in the algorithm. Experimental results using a compute unified device architecture (CUDA)-enabled NVIDIA GeForce GTX 560, including 335 cores, revealed that the proposed approach achieved a 99x speedup versus the equivalent CPU-based implementation.
Keywords
Hamming codes; graphics processing units; parallel architectures; software radio; CPU based implementation; CUDA; GPU; Hamming code algorithm; Hamming code decoder; NVIDIA GeForce GTX 560; computationally efficient implementation; compute unified device architecture; graphics processing unit; real-time software-defined radio; wireless communication; Computer architecture; Decoding; Graphics processing units; Kernel; Parity check codes; Wireless communication; Hamming code; graphics processing unit (GPU) optimization; software-defined radio (SDR);
fLanguage
English
Journal_Title
Communications and Networks, Journal of
Publisher
ieee
ISSN
1229-2370
Type
jour
DOI
10.1109/JCN.2015.000033
Filename
7104848
Link To Document