生成多項式
別名:
RS generator
リード・ソロモン符号化において誤り訂正符号語を生成するために使われる多項式です。生成多項式の次数は誤り訂正符号語の数に等しく、誤り訂正レベルとQRバージョンによって決まります。
関連用語
Related Content
QR CodesにおけるReed-Solomonエラー訂正
QRコードの基礎知識…operations. Generator Polynomials The encoder creates a generator polynomial whose roots are consecutive powers of the primitive…
Reed-Solomon符号:QRエラー訂正を支える数学
誤り訂正とデータの完全性…mod 255] - Special case: any element times 0 equals 0 Generator Polynomial For n error correction codewords, the generator polynomial…
フォーマットおよびバージョン情報におけるBCHコードとGolay コード
誤り訂正とデータの完全性…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…