Polinômio gerador
Também conhecido como:
RS generator
The polynomial used in Reed-Solomon encoding to generate error correction codewords. The degree of the generator polynomial equals the number of EC codewords, determined by the error correction level and QR version.
Termos Relacionados
Related Content
Correção de erros Reed-Solomon em QR Codes
QR Code Fundamentals…operations. Generator Polynomials The encoder creates a generator polynomial whose roots are consecutive powers of the primitive…
Códigos Reed-Solomon: A matemática por trás da correção de erros QR
Error Correction & Data Integrity…mod 255] - Special case: any element times 0 equals 0 Generator Polynomial For n error correction codewords, the generator polynomial…
Códigos BCH e Golay em informações de formato e versão
Error Correction & Data Integrity…bits are encoded into 15 bits using a BCH(15,5) code with generator polynomial x^10 + x^8 + x^5 + x^4 + x^2 + x + 1. The 10 parity bits…