Harman Patil (Editor)

Group code

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In computer science, group codes are a type of code. Group codes consist of n linear block codes which are subgroups of G n , where G is a finite abelian group.

A systematic group code C is a code over G n of order | G | k defined by n k homomorphisms which determine the parity check bits. The remaining k bits are the information bits themselves.

Construction

Group codes can be constructed by special generator matrices which resemble generator matrices of linear block codes except that the elements of those matrices are endomorphisms of the group instead of symbols from the code's alphabet. For example, consider the generator matrix

G = ( ( 00 11 ) ( 01 01 ) ( 11 01 ) ( 00 11 ) ( 11 11 ) ( 00 00 ) )

The elements of this matrix are 2 × 2 matrices which are endomorphisms. In this scenario, each codeword can be represented as g 1 m 1 g 2 m 2 . . . g r m r where g 1 , . . . g r are the generators of G .

References

Group code Wikipedia