How does Reed Solomon code work?
Reed–Solomon codes are able to detect and correct multiple symbol errors. By adding t = n − k check symbols to the data, a Reed–Solomon code can detect (but not correct) any combination of up to t erroneous symbols, or locate and correct up to ⌊t/2⌋ erroneous symbols at unknown locations.
What is coding in RM?
Reed–Muller codes are error-correcting codes that are used in wireless communications applications, particularly in deep-space communication.
What is simplex code?
simplex codes A family of linear error-correcting or error-detecting block codes, easily implemented as polynomial codes (by means of shift registers). Considered as (n, k) codes (see block code), they have codeword length n = q k – 1.