BookRags.com Literature Guides Literature
Guides
Criticism & Essays Criticism &
Essays
Questions & Answers Questions &
Answers
Lesson Plans Lesson
Plans
My Bibliography Periodic Table U.S. Presidents Shakespeare Sonnet Shake-Up
Research Anything:        
History | Encyclopedias | Films | News | Create a Bibliography | More... Login | Register | Help

Generator matrix

Print-Friendly
About 1 pages (274 words)

Bookmark and Share Questions on this topic? Just ask!

In coding theory, a generator matrix is a basis for a linear code, generating all its possible codewords. If the matrix is G and the linear code is C,

w=cG

where w is a unique codeword of the linear code C, c is a unique row vector, and a bijection exists between w and c. A generator matrix for a (<math>n</math>, <math>M = q^k</math>, <math>d</math>)<math>q</math> code is of dimension <math>k*n</math>. Note that <math>n</math> is the length of a codeword, <math>k</math> is the number of information bits, and <math>d</math> is the minimum distance of the code. Note that the number of redundant bits is denoted <math>r = n - k</math>. The standard form for a generator matrix is

<math>G = \begin{bmatrix} I_k | P \end{bmatrix}</math>

where <math>I_k</math> is a <math>k*k</math> identity matrix and P is of dimension <math>k*r</math>.

Check Matrix

The check matrix is derived from a generator matrix defined in standard form as above

<math>H = \begin{bmatrix} -P^T | I_r \end{bmatrix}</math>

and negation is performed in the finite field mod <math>q</math>. For any valid codeword <math>x</math>, <math>Hx = 0</math>. For any invalid codeword <math>\tilde{x}</math>, the syndrome <math>S</math> satisfies <math>H\tilde{x} = S</math>.

Equivalent Codes

Codes C1 and C2 are equivalent (denoted C1 ~ C2) if one code can be created from the other via the following two transformations:

  1. permute components, and
  2. scale components.

Equivalent codes have the same distance. The generator matrices of equivalent codes can be obtained from one another via the following transformations:

  1. permute rows
  2. scale rows
  3. add rows
  4. permute columns, and
  5. scale columns.

External links

View More Summaries on Generator matrix
 
Ask any question on Generator matrix and get it answered FAST!
Answer questions in BookRags Q&A and earn points toward
discounted or even FREE Study Guides and other BookRags products!
Learn more about BookRags Q&A
Copyrights
Generator matrix from Wíkipedia. ©2006 by Wíkipedia. Licensed under the GNU Free Documentation License. View a list of authors or edit this article.

Article Navigation
Join BookRagslearn moreJoin BookRags




About BookRags | Customer Service | Report an Error | Terms of Use | Privacy Policy