Hi Group,
I have taken up a project namely Reed - Solomon Codec with
the following specifications.
1. N = 255, K = 239, T = 8
2. GF(2^8)
3. Field Generator Polynomial P(X) = X^8+X^4+X^3+X^2+1 ;
4. Code Generator Polynomial G(X) = product of (X + a^i) for all i = 0
to 15.
Please can the group help me to write a matlab module to generate the
Galois field and the RS Encoder for this specifications.
Cheers,
Sanmathi Kumar B S,
Project Trainee,
CSIL, Bangalore,
India.
Email:
[email protected]