Binary Golay code

Extended binary Golay code

Its generator matrix
Named after Marcel J. E. Golay
Classification
Type Linear block code
Parameters
Block length 24
Message length 12
Rate 12/24 = 0.5
Distance 8
Alphabet size 2
Notation [24,12,8]_2-code
Perfect binary Golay code
Named after Marcel J. E. Golay
Classification
Type Linear block code
Parameters
Block length 23
Message length 12
Rate 12/23 ~ 0.522
Distance 7
Alphabet size 2
Notation [23,12,7]_2-code

In mathematics and electronics engineering, a binary Golay code is a type of linear error-correcting code used in digital communications. The binary Golay code, along with the ternary Golay code, has a particularly deep and interesting connection to the theory of finite sporadic groups in mathematics.[1] These codes are named in honor of Marcel J. E. Golay whose 1949 paper (Golay (1949)) introducing them has been called, by E. R. Berlekamp, the "best single published page" in coding theory.[2]

There are two closely related binary Golay codes. The extended binary Golay code, G24 (sometimes just called the "Golay code" in finite group theory) encodes 12 bits of data in a 24-bit word in such a way that any 3-bit errors can be corrected or any 7-bit errors can be detected. The other, the perfect binary Golay code, G23, has codewords of length 23 and is obtained from the extended binary Golay code by deleting one coordinate position (conversely, the extended binary Golay code is obtained from the perfect binary Golay code by adding a parity bit). In standard code notation the codes have parameters [24, 12, 8] and [23, 12, 7], corresponding to the length of the codewords, the dimension of the code, and the minimum Hamming distance between two codewords, respectively.

Mathematical definition

In mathematical terms, the extended binary Golay code, G24 consists of a 12-dimensional subspace W of the space V=F224 of 24-bit words such that any two distinct elements of W differ in at least eight coordinates. By linearity, the distance statement is equivalent to any non-zero element of W having at least eight non-zero coordinates.

The perfect binary Golay code, G23 is a perfect code. That is, the spheres of radius three around code words form a partition of the vector space.

The automorphism group of the perfect binary Golay code, G23, is the Mathieu group M_{23}. The automorphism group of the extended binary Golay code is the Mathieu group M_{24}. The other Mathieu groups occur as stabilizers of one or several elements of W.

The supports of the Golay G24 code words of weight eight are elements of the S(5,8,24) Steiner system.

Constructions

x^{23} - 1 = (x+1)(x^{11} + x^9+x^7+x^6+x^5+x+1)(x^{11}+x^{10}+x^6+x^5+x^4+x^2+1).
It is the code generated by \left(x^{11}+x^{10}+x^6+x^5+x^4+x^2+1\right).[3] Either of degree 11 irreducible factors can be used to generate the code.[4]

Practical applications of Golay codes

NASA deep space missions

The Voyager 1 and 2 spacecraft needed to transmit hundreds of color pictures of Jupiter and Saturn in their 1979, 1980, and 1981 fly-bys within a constrained telecommunications bandwidth.

Radio communications

The new American government standards for automatic link establishment in high frequency radio systems specify the use of an extended (24,12) Golay block code for forward error correction (FEC).

The minimum Hamming distance between any two code words (the number of bits by which any pair of code words differs) is eight.

See also

Notes

  1. See Thompson 1983
  2. Berlekamp, E.R. (1974), Key Papers in the Development of Coding Theory, I.E.E.E. Press, p. 4
  3. Roman 1992, p. 324 Example 7.4.3
  4. Pless 1998, p. 114
  5. Turyn 1967, Section VI
  6. http://finitegeometry.org/sc/24/MOG.html
  7. http://www-math.ucdenver.edu/~wcherowi/courses/m7409/mariner9talk.pdf

References