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

The Hamming scheme, named after Richard Hamming, is also known as the hyper-cubic association scheme, and it is the most important example for coding theory. In this scheme X = F n , {\displaystyle X={\mathcal {F}}^{n},} the set of binary vectors of length n , {\displaystyle n,} and two vectors x , y ∈ F n {\displaystyle x,y\in {\mathcal {F}}^{n}} are i {\displaystyle i} -th associates if they are Hamming distance i {\displaystyle i} apart.

Recall that an association scheme is visualized as a complete graph with labeled edges. The graph has v {\displaystyle v} vertices, one for each point of X , {\displaystyle X,} and the edge joining vertices x {\displaystyle x} and y {\displaystyle y} is labeled i {\displaystyle i} if x {\displaystyle x} and y {\displaystyle y} are i {\displaystyle i} -th associates. Each edge has a unique label, and the number of triangles with a fixed base labeled k {\displaystyle k} having the other edges labeled i {\displaystyle i} and j {\displaystyle j} is a constant c i j k , {\displaystyle c_{ijk},} depending on i , j , k {\displaystyle i,j,k} but not on the choice of the base. In particular, each vertex is incident with exactly c i i 0 = v i {\displaystyle c_{ii0}=v_{i}} edges labeled i {\displaystyle i} ; v i {\displaystyle v_{i}} is the valency of the relation R i . {\displaystyle R_{i}.} The c i j k {\displaystyle c_{ijk}} in a Hamming scheme are given by

c i j k = { ( k 1 2 ( i − j + k ) ) ( n − k 1 2 ( i + j − k ) ) i + j − k ≡ 0 ( mod 2 ) 0 i + j − k ≡ 1 ( mod 2 ) {\displaystyle c_{ijk}={\begin{cases}{\dbinom {k}{{\frac {1}{2}}(i-j+k)}}{\dbinom {n-k}{{\frac {1}{2}}(i+j-k)}}&i+j-k\equiv 0{\pmod {2}}\\\\0&i+j-k\equiv 1{\pmod {2}}\end{cases}}}

Here, v = | X | = 2 n {\displaystyle v=|X|=2^{n}} and v i = ( n i ) . {\displaystyle v_{i}={\tbinom {n}{i}}.} The matrices in the Bose-Mesner algebra are 2 n × 2 n {\displaystyle 2^{n}\times 2^{n}} matrices, with rows and columns labeled by vectors x ∈ F n . {\displaystyle x\in {\mathcal {F}}^{n}.} In particular the ( x , y ) {\displaystyle (x,y)} -th entry of D k {\displaystyle D_{k}} is 1 {\displaystyle 1} if and only if d H ( x , y ) = k . {\displaystyle d_{H}(x,y)=k.}

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

References

  1. P. Delsarte and V. I. Levenshtein, “Association schemes and coding theory,“ IEEE Trans. Inf. Theory, vol. 44, no. 6, pp. 2477–2504, 1998.

  2. P. Camion, "Codes and Association Schemes: Basic Properties of Association Schemes Relevant to Coding," in Handbook of Coding Theory, V. S. Pless and W. C. Huffman, Eds., Elsevier, The Netherlands, 1998.

  3. F. J. MacWilliams and N. J. A. Sloane, The Theory of Error-Correcting Codes, Elsevier, New York, 1978.