In the
mathematics of
coding theory
Coding theory is the study of the properties of codes and their respective fitness for specific applications. Codes are used for data compression, cryptography, error detection and correction, data transmission and data storage. Codes are stud ...
, the Plotkin bound, named after Morris Plotkin, is a limit (or bound) on the maximum possible number of codewords in
binary
Binary may refer to:
Science and technology Mathematics
* Binary number, a representation of numbers using only two digits (0 and 1)
* Binary function, a function that takes two arguments
* Binary operation, a mathematical operation that ta ...
codes of given length ''n'' and given minimum distance ''d''.
Statement of the bound
A code is considered "binary" if the codewords use symbols from the binary
alphabet
An alphabet is a standardized set of basic written graphemes (called letters) that represent the phonemes of certain spoken languages. Not all writing systems represent language in this way; in a syllabary, each character represents a s ...
. In particular, if all codewords have a fixed length ''n'',
then the binary code has length ''n''. Equivalently, in this case the codewords can be considered elements of
vector space
In mathematics and physics, a vector space (also called a linear space) is a set whose elements, often called '' vectors'', may be added together and multiplied ("scaled") by numbers called '' scalars''. Scalars are often real numbers, but ...
over the
finite field
In mathematics, a finite field or Galois field (so-named in honor of Évariste Galois) is a field that contains a finite number of elements. As with any field, a finite field is a set on which the operations of multiplication, addition, subt ...
. Let
be the minimum
distance of
, i.e.
:
where
is the
Hamming distance
In information theory, the Hamming distance between two strings of equal length is the number of positions at which the corresponding symbols are different. In other words, it measures the minimum number of ''substitutions'' required to chang ...
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
In mathematics and computer science, the floor function is the function that takes as input a real number , and gives as output the greatest integer less than or equal to , denoted or . Similarly, the ceiling function maps to the least ...
.
Proof of case i
Let
be the
Hamming distance
In information theory, the Hamming distance between two strings of equal length is the number of positions at which the corresponding symbols are different. In other words, it measures the minimum number of ''substitutions'' required to chang ...
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
:
The quantity on the right is maximized if and only if
holds for all
(at this point of the proof we ignore the fact, that the
are integers), 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
:
This completes the proof of the bound.
See also
*
Singleton bound
In coding theory, the Singleton bound, named after Richard Collom Singleton, is a relatively crude upper bound on the size of an arbitrary block code C with block length n, size M and minimum distance d. It is also known as the Joshibound. proved ...
*
Hamming bound
In mathematics and computer science, in the field of coding theory, the Hamming bound is a limit on the parameters of an arbitrary block code: it is also known as the sphere-packing bound or the volume bound from an interpretation in terms of pac ...
*
Elias-Bassalygo bound
*
Gilbert-Varshamov bound
*
Johnson bound
*
Griesmer bound
*
Diamond code
References
* {{cite journal , title=Binary codes with specified minimum distance , author-first=Morris , author-last=Plotkin , journal=
IRE Transactions on Information Theory
''IEEE Transactions on Information Theory'' is a monthly peer-reviewed scientific journal published by the IEEE Information Theory Society. It covers information theory and the mathematics of communications. It was established in 1953 as ''IRE Tra ...
, volume=6 , pages=445–450 , date=1960 , issue=4 , doi=10.1109/TIT.1960.1057584
Coding theory
Articles containing proofs