Content deleted Content added
Niceguyedc (talk | contribs) m v1.36 - disambiguate Raymond Hill |
SpiralSource (talk | contribs) Adding short description: "Array for a particular vector space" |
||
(11 intermediate revisions by 10 users not shown) | |||
Line 1:
{{Short description|Array for a particular vector space}}
In [[coding theory]], a '''standard array''' (or Slepian array) is a <math>q^{n-k}</math> by <math>q^{k}</math> array that lists all elements of a particular <math>\mathbb{F}_q^n</math> [[vector space]]. Standard arrays are used to [[Decoding methods|decode]] [[linear code]]s; i.e. to find the corresponding [[Code word (communication)|codeword]] for any received vector.
== Definition ==
Line 5 ⟶ 6:
A standard array for an [''n'',''k'']-code is a <math>q^{n-k}</math> by <math>q^{k}</math> array where:
# The first row lists all [[Code word (communication)|codewords]] (with the <u>0</u> codeword on the extreme left)
# Each row is a [[coset]] with the [[coset leader]] in the first column
# The entry in the i-th row and j-th column is the sum of the i-th coset leader and the j-th codeword.
For example, the [''
{| class="wikitable"
Line 54 ⟶ 55:
|}
== Constructing a standard array ==
Line 67 ⟶ 68:
# Repeat steps 2 and 3 until all rows/cosets are listed and each vector appears exactly once.
=== Construction example ===
Line 137 ⟶ 138:
|}
== Decoding via standard array ==
Line 143 ⟶ 144:
To decode a vector using a standard array, subtract the error vector - or coset leader - from the vector received. The result will be one of the codewords in <math>C</math>. For example, say we are using the code C = {0000, 1011, 0101, 1110}, and have constructed the corresponding standard array, as shown from the example above. If we receive the vector 0110 as a message, we find that vector in the standard array. We then subtract the vector's coset leader, namely 1000, to get the result 1110. We have received the codeword 1110.
Decoding via a standard array is a form of [[nearest neighbour decoding]]. In
== See also ==
Line 155 ⟶ 156:
|last = Hill
|first = Raymond
|
|title = A First Course in Coding Theory
|url = https://archive.org/details/firstcourseincod0000hill
|url-access = registration
|publisher = [[Oxford University Press]]
|series = Oxford Applied Mathematics and Computing Science series
|