Software Implementation of Decoding for RS(255,223) Based on Modified Euclid's Algorithm

BAO Tao,ZHANG Hui-sheng,XU Jia-dong,MAO De-ming
DOI: https://doi.org/10.3778/j.issn.1002-8331.2008.01.029
2008-01-01
Computer Engineering and Applications Journal
Abstract:Applying the rules of polynomial in finite field,operation modules which can carry out addition,multiplication,inverse calculation in GF(28) were designed with MATLAB software.And an RS codec software based on these operation modules was implemented using modified Euclid’s algorithm(MEA) and Fast Fourier Transformation in finite field.This software can accommodate to both different primitive polynomials over GF(2n) with n≤8 and different error correction capabilities.The simulation result shows that the RS(255,223) decoder software has such advantages as high efficiency to meet the demand of real-time communication transmission.So it will be served as an efficient auxiliary technique for algorithm development and verification together with hardware design and debugging.
What problem does this paper attempt to address?