Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page
Group code

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

A systematic group code C {\displaystyle C} is a code over G n {\displaystyle G^{n}} of order | G | k {\displaystyle \left|G\right|^{k}} defined by n − k {\displaystyle n-k} homomorphisms which determine the parity check bits. The remaining k {\displaystyle k} bits are the information bits themselves.

We don't have any images related to Group code yet.
We don't have any YouTube videos related to Group code yet.
We don't have any PDF documents related to Group code yet.
We don't have any Books related to Group code yet.
We don't have any archived web articles related to Group code yet.

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 = ( ( 00 11 ) ( 01 01 ) ( 11 01 ) ( 00 11 ) ( 11 11 ) ( 00 00 ) ) {\displaystyle G={\begin{pmatrix}{\begin{pmatrix}00\\11\end{pmatrix}}{\begin{pmatrix}01\\01\end{pmatrix}}{\begin{pmatrix}11\\01\end{pmatrix}}\\{\begin{pmatrix}00\\11\end{pmatrix}}{\begin{pmatrix}11\\11\end{pmatrix}}{\begin{pmatrix}00\\00\end{pmatrix}}\end{pmatrix}}}

the elements of this matrix are 2 × 2 {\displaystyle 2\times 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 {\displaystyle g_{1}^{m_{1}}g_{2}^{m_{2}}...g_{r}^{m_{r}}} where g 1 , . . . g r {\displaystyle g_{1},...g_{r}} are the generators of G {\displaystyle G} .

See also

Further reading