A Complete Reed-Solomon Encoding and Decoding Example

By Hugo Lyppens

Dr. Dobb's Journal January 1997

(x4 + x2)  +  (x2 + 1) =(x4 + 1)0 - (x4 + x) = (x4 + x)x + x = 0x - x = 0

Example 1: Addition and subtraction in GF(28).

Back to Article


Copyright © 1997, Dr. Dobb's Journal