Permutation code
This article, Permutation code, has recently been created via the Articles for creation process. Please check to see if the reviewer has accidentally left this template after accepting the draft and take appropriate action as necessary.
Reviewer tools: Inform author |
Permutation codes are a family of error correction code that were introduced first by Slepian in 1965 [1] [2] and have been widely studied both in Combinatorics [3][4] and Information theory due to their applications related to Flash memory [5] and Power-line communication [6].
Definition and Properties
A permutation code is defined as a subset of the Symmetric Group in endowed with the usual Hamming distance between strings of length . More precisely, if are permutations in , then
The minimum distance of a permutation code is defined to be the minimum positive integer such that there exist , distinct, such that .
One of the reasons why permutation codes are suitable for certain channels is that alphabet symbols only appear once in each codeword, which for example makes the errors occurring in the context of powerline communication less impactful on codewords
Gilbert-Varshamov Bound
A main problem in permutation codes is to determine the value of M(n,d). There has been little progress made for 4 \leq d \leq n-1, except for small lengths. We can define D(n,k) with k \in 0,1,…,n to denote the set of all permutations in S_n which have exactly k distance from the identity.
D(n,k)= { \sigma \in S_n : d_H (\sigma, id)=k} with |D(n,k)|={n choose k}D_k. where D_k is the number of derangements of order k.
The Gilbert-Varshamov bound is a very well known upper bound, and so far outperforms other bounds for small values of d.
Theorem 1: frac{n!}{(\sum _{k=0} ^{d-1} |D(n,k)|} \leq M(n,d) \leq \frac{n!}{\sum _{k=0} ^{[\frac{d-1}{2}] |D(n,k)|}
This theorem works for small values of d, and there has been improvements on it for the case where d=4 as the next theorem shows.
Theorem 2: If k^2 \leq n \leq k^2+k-2 for some integer k \geq 2, then
\frac{n!}{M(n,4)} \geq 1 + \frac{(n+1)n(n-1)}{n(n-1)-(n-k^2)((k+1)^2-n)((k+2)(k-1)-n)}.
For small values of n and d, researchers have developed various computer searching strategies to directly look for permutation codes with some prescribed automorphisms. These methods usually provide the best known lower bounds on M(n,d).
Lower Bound
References
- ^ "Codes on Euclidean Spheres, Volume 63 - 1st Edition". www.elsevier.com. Retrieved 2022-09-20. Holland Mathematical Library. North-Holland Publishing Co., Amsterdam, 2001.
- ^ Slepian, D. (March 1965). "Permutation modulation". Proceedings of the IEEE. 53 (3): 228–236. doi:10.1109/PROC.1965.3680. ISSN 1558-2256.
- ^ Cameron, Peter J. (2010-02-01). "Permutation codes". European Journal of Combinatorics. 31 (2): 482–490. doi:10.1016/j.ejc.2009.03.044. ISSN 0195-6698.
- ^ Tarnanen, H. (January 1999). "Upper Bounds on Permutation Codes via Linear Programming". European Journal of Combinatorics. 20 (1): 101–114. doi:10.1006/eujc.1998.0272. ISSN 0195-6698. J. Combin., 20(1):101–114, 1999
- ^ Han, Hui; Mu, Jianjun; He, Yu-Cheng; Jiao, Xiaopeng; Ma, Wenping (April 2020). "Multi-Permutation Codes Correcting a Single Burst Unstable Deletions in Flash Memory". IEEE Communications Letters. 24 (4): 720–724. doi:10.1109/LCOMM.2020.2966619. ISSN 1089-7798.
- ^ Chu, Wensong; Colbourn, Charles J.; Dukes, Peter (May 2004). "Constructions for Permutation Codes in Powerline Communications". Designs, Codes and Cryptography. 32 (1–3): 51–64. doi:10.1023/b:desi.0000029212.52214.71. ISSN 0925-1022.