Skip to content

About Reed-Solomon decoding of PEGASUS satellite #529

Answered by daniestevez
OE3ALA asked this question in Q&A
Discussion options

You must be logged in to vote

Hi Alex,

Here are some answers:

  1. The number of roots is equal to the degree of the code generator polynomial. These roots are the roots of the code generator polynomial, indeed. However, note that a polynomial of degree 16 has 17 coefficients. I think the leading coefficient is missing in your list, just because it should be 1 (the code generator polynomial is a monic polynomial).

  2. The roots of a Reed-Solmon code must be of the form $\beta^j$, $\beta^{j+1}$, $\beta^{j+2}$, etc., where $\beta$ is a primitive element. This $j$ is what is called the "first consecutive root", and writing $\beta = \alpha^k$, where $\alpha$ is the root of the field generator polynomial (which must be primitiv…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@OE3ALA
Comment options

@daniestevez
Comment options

@OE3ALA
Comment options

Answer selected by OE3ALA
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants