Singleton bound

from Wikipedia, the free encyclopedia

The singleton limit designates an upper limit for the minimum distance of a block code of length for information words of length over a uniform alphabet .

It is:

The barrier can be made intuitively clear in the following way:

  • Assumption: alphabet
  • Number of possible information words:
  • Number of code words:
  • Minimum distance:

If the last ( ) of the positions in the code words is deleted , the remaining code words still have at least the Hamming distance 1 from one another . In the case of deletions, this would no longer be guaranteed. So all code words are still different, so

This is why the number of words that can be generated by the length must also be. If you rearrange this equation, the singleton limit results

The same applies to non-linear codes

,

whereby .

Codes that satisfy the singleton limit with equality are also called MDS codes .

Relationship to the Hamming bound

In the case of the Hamming barrier, the maximum number of correctable errors in a code is the Hamming distance .

The Hamming bound states that

,

respectively

must be fulfilled for a code that uses symbols of an alphabet of size to transport a message of length .

For example and (requires a Hamming distance of ) one gets, depending on the size of the alphabet :

The Hamming bound makes comparatively precise statements depending on , and . For very large ones it strives towards a limit value.

In the case of the singleton barrier, the maximum number of correctable errors of a code is the minimum distance .

For example and (requires a minimum distance of ) one gets:

regardless of . The singleton bound is a less precise estimate than the Hamming bound, which does not take into account the size of the alphabet. There are also differences in the relationship between and .

literature

  • JH van Lint: Introduction to Coding Theory (Graduate Texts in Mathematics) . 2nd Edition. Springer, Berlin, ISBN 978-3-540-54894-2 .
  • Martin Bossert: Channel Coding . 3rd revised edition, Oldenbourg Verlag, Munich 2013, ISBN 3-486-72128-3 .
  • Otto Mildenberger (Ed.): Information technology compact. Theoretical foundations. Friedrich Vieweg & Sohn Verlag, Wiesbaden 1999, ISBN 3-528-03871-3 .
  • Werner Heise, Pasquale Quattrocchi: Information and Coding Theory . 2nd edition, Springer Verlag, Berlin / Heidelberg 1989, ISBN 978-3-540-50537-2 .

Web links