รหัส Reed-Solomon
หรือเรียกอีกชื่อว่า:
RS code
Reed-Solomon ECC
The error-correcting code used in QR codes' data region. Reed-Solomon codes operate on codeword symbols (8-bit bytes) rather than individual bits, enabling both error detection and correction. They can correct up to t symbol errors where 2t equals the number of parity symbols.