Coding theory MOC

Code

A ๐‘ž-ary code C of length ๐‘› is a inhabited subset C โІ๐‘†๐‘›๐‘ž, where ๐‘†๐‘ž is a set (called an alphabet) containing ๐‘ž letters.1 #m/def/code

Following van Lint, a code if length ๐‘› with ๐‘€ codewords and minimum distance ๐‘‘ is called an (๐‘›,๐‘€,๐‘‘)-code. An important special case is a linear code, where we take ๐‘†๐‘ž =๐•‚๐‘ž, the Galois field of order ๐‘ž, and require C โ‰ค๐•‚๐‘›๐‘ž to be a vector subspace.

Further notions

min{๐‘‘(๐‘ฅ,๐‘ฆ):๐‘ฅ,๐‘ฆโˆˆC;๐‘ฅโ‰ ๐‘ฆ}

Special kinds of code


#state/tidy | #lang/en | #SemBr

Footnotes

  1. 1999. Introduction to coding theory, ยง3.1, pp. 33โ€“34 โ†ฉ