Design and Implementation of RS(450, 406) Decoder: Forward Error Correction by Reed Solomon Decoding

Design and Implementation of RS(450, 406) Decoder: Forward Error Correction by Reed Solomon Decoding

Akhilesh Yadav, Poonam Jindal, Devaraju Basappa
Copyright: © 2021 |Volume: 12 |Issue: 1 |Pages: 25
ISSN: 1947-3176|EISSN: 1947-3184|EISBN13: 9781799861645|DOI: 10.4018/IJERTCS.20210101.oa2
Cite Article Cite Article

MLA

Yadav, Akhilesh, et al. "Design and Implementation of RS(450, 406) Decoder: Forward Error Correction by Reed Solomon Decoding." IJERTCS vol.12, no.1 2021: pp.19-43. http://doi.org/10.4018/IJERTCS.20210101.oa2

APA

Yadav, A., Jindal, P., & Basappa, D. (2021). Design and Implementation of RS(450, 406) Decoder: Forward Error Correction by Reed Solomon Decoding. International Journal of Embedded and Real-Time Communication Systems (IJERTCS), 12(1), 19-43. http://doi.org/10.4018/IJERTCS.20210101.oa2

Chicago

Yadav, Akhilesh, Poonam Jindal, and Devaraju Basappa. "Design and Implementation of RS(450, 406) Decoder: Forward Error Correction by Reed Solomon Decoding," International Journal of Embedded and Real-Time Communication Systems (IJERTCS) 12, no.1: 19-43. http://doi.org/10.4018/IJERTCS.20210101.oa2

Export Reference

Mendeley
Favorite Full-Issue Download

Abstract

Nowadays, in the field of data transmission between receiver and transmitter, the Reed Solomon code is used very frequently. FEC codes have two foremost and influential operations: (1) calculating parity symbols at the encoder side and (2) transmitting message symbols with parity symbols and decoding the received codeword at the second side by using the decoding algorithms. Gigabit automotive ethernet is used in the automotive car to provide better bandwidth for every kind of applications to connect functional components of the vehicles. This error correction technique is used in the gigabit automotive ethernet to reduce the channel noise during data transmission. RS (450, 406) is a powerful error correction techniques used in automotive ethernet. This paper focused only on the analysis of Reed Solomon decoding. Reed Solomon decoding is more efficient decoding techniques for correcting both burst and random errors. The critical steps of the Reed Solomon decoding are to solve the error evaluator and error calculator polynomial, which is also known as KES solver.