Revision as of 16:09, 28 May 2009 editHermel (talk | contribs)Extended confirmed users, Pending changes reviewers2,052 editsm math formatting← Previous edit | Revision as of 16:23, 28 May 2009 edit undoHermel (talk | contribs)Extended confirmed users, Pending changes reviewers2,052 edits improved introduction (understanding finite fields is not really necessary)Next edit → | ||
Line 2: | Line 2: | ||
== Statement of the bound == | == Statement of the bound == | ||
We say a code is binary, if the codewords use symbols from the binary ] <math>\{0,1\}</math>. In particular, if all codewords have a fixed length ''n'', we | |||
Let <math>C</math> be a binary code of length <math>n</math>, i.e. a subset of <math>\mathbb{F}_2^n</math>. Let <math>d</math> be the minimum distance of <math>C</math>, i.e. | |||
speak of a binary code of length ''n''. Equivalently, we may consider in this case the codewords as elements of the ] <math>\mathbb{F}_2^n</math>. Let <math>d</math> be the minimum | |||
distance of <math>C</math>, i.e. | |||
:<math>d = \min_{x,y \in C, x \neq y} d(x,y)</math> | :<math>d = \min_{x,y \in C, x \neq y} d(x,y)</math> | ||
where <math>d(x,y)</math> is the ] between <math>x</math> and <math>y</math>. The expression <math>A_{2}(n,d)</math> represents the maximum number of possible codewords in a binary code of length <math>n</math> and minimum distance <math>d</math>. The Plotkin bound places a limit on this expression. | where <math>d(x,y)</math> is the ] between <math>x</math> and <math>y</math>. The expression <math>A_{2}(n,d)</math> represents the maximum number of possible codewords in a binary code of length <math>n</math> and minimum distance <math>d</math>. The Plotkin bound places a limit on this expression. | ||
Revision as of 16:23, 28 May 2009
In the mathematics of coding theory, the Plotkin bound, named after Morris Plotkin, is a bound on the size of binary codes of length n and minimum distance d.
Statement of the bound
We say a code is binary, if the codewords use symbols from the binary alphabet . In particular, if all codewords have a fixed length n, we speak of a binary code of length n. Equivalently, we may consider in this case the codewords as elements of the finite field . Let be the minimum distance of , i.e.
where is the Hamming distance between and . The expression represents the maximum number of possible codewords in a binary code of length and minimum distance . The Plotkin bound places a limit on this expression.
Theorem (Plotkin bound):
i) If is even and , then
ii) If is odd and , then
iii) If is even, then
iv) If is odd, then
where denotes the floor function.
Proof of case i
Let be the Hamming distance of and , and be the number of elements in (thus, is equal to ). The bound is proved by bounding the quantity in two different ways.
On the one hand, there are choices for and for each such choice, there are choices for . Since by definition for all and , it follows that
On the other hand, let be an matrix whose rows are the elements of . Let be the number of zeros contained in the 'th column of . This means that the 'th column contains ones. Each choice of a zero and a one in the same column contributes exactly (because ) to the sum and therefore
If is even, then the quantity on the right is maximized if and only if holds for all i, then
Combining the upper and lower bounds for that we have just derived,
which given that is equivalent to
Since is even, it follows that
On the other hand, if is odd, then is maximized when which implies that
Combining the upper and lower bounds for , this means that
or, using that ,
Since M is an integer,
This completes the proof of the bound.
See also
References
- Binary codes with specified minimum distance, M. Plotkin, IRE Transactions on Information Theory, 6:445-450, 1960. doi:10.1109/TIT.1960.1057584