Group code

From testwiki
Jump to navigation Jump to search

Template:Multiple issues

In coding theory, group codes are a type of code. Group codes consist of n linear block codes which are subgroups of Gn, where G is a finite Abelian group.

A systematic group code C is a code over Gn of order |G|k defined by nk 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, considering the generator matrix

G=((0011)(0101)(1101)(0011)(1111)(0000))

the elements of this matrix are 2×2 matrices which are endomorphisms. In this scenario, each codeword can be represented as g1m1g2m2...grmr where g1,...gr are the generators of G.

See also

References

Template:Reflist

Further reading