You are here:
Reed Solomon Decoder
CYB-RS-de core implements the Reed Solomon decoding algorithm and is parameterized in terms of bits per symbol, maximum codeword length and maximum number of parity symbols. Reed-Solomon codes are well suited for burst error correction and are frequently used as outer codes in communication systems.
Redundancy code is inserted in the transmitted information bitstream. This redundant information is used in the decoder to eliminate the channel noise. The error correction capability of a FEC system is strongly depended on the amount of redundancy as well as on the coding algorithm itself. The Reed-Solomon decoder receives an N symbol codeword consisting of a K symbol information block appended with 2T parity symbols, locates and corrects up to T possible symbol errors (generally called as RS(N,K) code).
Redundancy code is inserted in the transmitted information bitstream. This redundant information is used in the decoder to eliminate the channel noise. The error correction capability of a FEC system is strongly depended on the amount of redundancy as well as on the coding algorithm itself. The Reed-Solomon decoder receives an N symbol codeword consisting of a K symbol information block appended with 2T parity symbols, locates and corrects up to T possible symbol errors (generally called as RS(N,K) code).
查看 Reed Solomon Decoder 详细介绍:
- 查看 Reed Solomon Decoder 完整数据手册
- 联系 Reed Solomon Decoder 供应商