FPGA Implementation of Reed-Solomon Code : RS (255,223)

Bok av Jalaluddin Shehzad
This project book claims the achievement of successfully implementation of RS encoder and decoder. First the transmitted message was received by the receiver without introducing errors; next step is to introduce the errors after that the position of error bits were identified and corrected using algorithms at the decoder side. The decoding is carried out by first calculating syndromes secondly determining error location polynomial and error magnitude polynomial, then finding error positions and calculating error values and correcting the message in its received pattern.