Reed–Solomon error correction is a systematic error-correcting encoding scheme that operates on blocks of data. It encodes the original data (a polynomial) by adding redundant parity information, allowing it to recover the original sequence even if parts of it are corrupted or lost.
Reed-Solomon Error Correction Visualizer
Interactive polynomial error-correction encoder