PPT Slide
The Distance of Reed Solomon Codes
- If we have two messages m1 ? m2 what is the closest (Hamming Distance) that their encodings C(m1) and C(m2) could be?
- Let M1(x) be the poly for m1, and M2(x) the poly for m2.
- Let p = m1- m2 ? P(x) = M1(x) - M2(x) ? C(p) = C(m1) - C(m2)
How many of these are non-zero?
At most k-1 roots of P(x) ? distance of n - k + 1