FFT Algorithm for Binary Extension Finite Fields and its Application to Reed-Solomon Codes
Sian-Jheng Lin, Tareq Y. Al-Naffouri, Yunghsiang S. Han

TL;DR
This paper introduces a reformulated FFT algorithm for binary extension fields that enables faster frequency-domain decoding of Reed-Solomon codes, significantly improving decoding speed over existing methods.
Contribution
The work develops a new FFT-based decoding algorithm for Reed-Solomon codes over binary extension fields with improved complexity and practical speed, extending previous FFT techniques.
Findings
Decoding algorithm is 50 times faster than conventional methods.
Achieves complexity of O(n log(n-k) + (n-k) log^2(n-k)), matching theoretical bounds.
Reformulates syndrome polynomial basis for efficient decoding.
Abstract
Recently, a new polynomial basis over binary extension fields was proposed such that the fast Fourier transform (FFT) over such fields can be computed in the complexity of order , where is the number of points evaluated in FFT. In this work, we reformulate this FFT algorithm such that it can be easier understood and be extended to develop frequency-domain decoding algorithms for systematic Reed-Solomon~(RS) codes over , with a power of two. First, the basis of syndrome polynomials is reformulated in the decoding procedure so that the new transforms can be applied to the decoding procedure. A fast extended Euclidean algorithm is developed to determine the error locator polynomial. The computational complexity of the proposed decoding algorithm is , improving upon the…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsCoding theory and cryptography · Advanced Data Storage Technologies · Cryptography and Residue Arithmetic
