International Journal of Computer Applications
Foundation of Computer Science (FCS), NY, USA
|
Volume 87 - Issue 8 |
Published: February 2014 |
Authors: Vaibhav J. Babrekar, Swati V. Sakhare |
![]() |
Vaibhav J. Babrekar, Swati V. Sakhare . Review of FPGA Implementation of Reed-Solomon Encoder-Decoder. International Journal of Computer Applications. 87, 8 (February 2014), 16-19. DOI=10.5120/15228-3749
@article{ 10.5120/15228-3749, author = { Vaibhav J. Babrekar,Swati V. Sakhare }, title = { Review of FPGA Implementation of Reed-Solomon Encoder-Decoder }, journal = { International Journal of Computer Applications }, year = { 2014 }, volume = { 87 }, number = { 8 }, pages = { 16-19 }, doi = { 10.5120/15228-3749 }, publisher = { Foundation of Computer Science (FCS), NY, USA } }
%0 Journal Article %D 2014 %A Vaibhav J. Babrekar %A Swati V. Sakhare %T Review of FPGA Implementation of Reed-Solomon Encoder-Decoder%T %J International Journal of Computer Applications %V 87 %N 8 %P 16-19 %R 10.5120/15228-3749 %I Foundation of Computer Science (FCS), NY, USA
An important function of any modern digital communication system is error control coding (ECC). Such coding is the field of communications that deals with techniques for detecting and correcting errors in a signal. ECC is especially useful in wireless communication systems. RS codes are the most powerful in the family of linear block codes and are arguably the most widely used type of error control codes. RS code is a type of Forward Error Correction (FEC) code and it is a non-binary, linear and cyclic block error correcting code. In this paper, the proposed work is to implement the encoder and decoder of Reed-Solomon (RS) coding scheme on the platform of VLSI using the Euclid's algorithm. Implementation will be done on VLSI Hardware Description Language (VHDL) and the operation and results can be seen on Field Programmable Gate Array (FPGA).