Zyablov bound

In coding theory, the Zyablov bound is a lower bound on the rate r {\displaystyle r} and relative distance δ {\displaystyle \delta } that are achievable by concatenated codes.

Statement of the bound

The bound states that there exists a family of q {\displaystyle q} -ary (concatenated, linear) codes with rate r {\displaystyle r} and relative distance δ {\displaystyle \delta } whenever

r max 0 r 1 H q ( δ ) r ( 1 δ H q 1 ( 1 r ) ) {\displaystyle r\leqslant \max \limits _{0\leqslant r'\leqslant 1-H_{q}(\delta )}r'\cdot \left(1-{\delta \over {H_{q}^{-1}(1-r')}}\right)} ,

where H q {\displaystyle H_{q}} is the q {\displaystyle q} -ary entropy function

H q ( x ) = x log q ( q 1 ) x log q ( x ) ( 1 x ) log q ( 1 x ) {\displaystyle H_{q}(x)=x\log _{q}(q-1)-x\log _{q}(x)-(1-x)\log _{q}(1-x)} .

Figure 1: The Zyablov bound. For comparison, the GV bound (which gives achievable parameters for general codes that may not be efficiently decodable) is also plotted.

Description

The bound is obtained by considering the range of parameters that are obtainable by concatenating a "good" outer code C o u t {\displaystyle C_{out}} with a "good" inner code C i n {\displaystyle C_{in}} . Specifically, we suppose that the outer code meets the Singleton bound, i.e. it has rate r o u t {\displaystyle r_{out}} and relative distance δ o u t {\displaystyle \delta _{out}} satisfying r o u t + δ o u t = 1 {\displaystyle r_{out}+\delta _{out}=1} . Reed Solomon codes are a family of such codes that can be tuned to have any rate r o u t ( 0 , 1 ) {\displaystyle r_{out}\in (0,1)} and relative distance 1 r o u t {\displaystyle 1-r_{out}} (albeit over an alphabet as large as the codeword length). We suppose that the inner code meets the Gilbert–Varshamov bound, i.e. it has rate r i n {\displaystyle r_{in}} and relative distance δ i n {\displaystyle \delta _{in}} satisfying r i n + H q ( δ i n ) 1 {\displaystyle r_{in}+H_{q}(\delta _{in})\geq 1} . Random linear codes are known to satisfy this property with high probability, and an explicit linear code satisfying the property can be found by brute-force search (which requires time polynomial in the size of the message space).

The concatenation of C o u t {\displaystyle C_{out}} and C i n {\displaystyle C_{in}} , denoted C o u t C i n {\displaystyle C_{out}\circ C_{in}} , has rate r = r i n r o u t {\displaystyle r=r_{in}\cdot r_{out}} and relative distance δ = δ o u t δ i n ( 1 r o u t ) H q 1 ( 1 r i n ) . {\displaystyle \delta =\delta _{out}\cdot \delta _{in}\geq (1-r_{out})\cdot H_{q}^{-1}(1-r_{in}).}

Expressing r o u t {\displaystyle r_{out}} as a function of δ , r i n {\displaystyle \delta ,r_{in}} ,

r o u t 1 δ H 1 ( 1 r i n ) {\displaystyle r_{out}\geq 1-{\frac {\delta }{H^{-1}(1-r_{in})}}}

Then optimizing over the choice of r i n {\displaystyle r_{in}} , we see it is possible for the concatenated code to satisfy,

r max 0 r i n 1 H q ( δ ) r i n ( 1 δ H q 1 ( 1 r i n ) ) {\displaystyle r\geq \max \limits _{0\leq r_{in}\leq {1-H_{q}(\delta )}}r_{in}\cdot \left(1-{\delta \over {H_{q}^{-1}(1-r_{in})}}\right)}

See Figure 1 for a plot of this bound.

Note that the Zyablov bound implies that for every δ > 0 {\displaystyle \delta >0} , there exists a (concatenated) code with positive rate and positive relative distance.

Remarks

We can construct a code that achieves the Zyablov bound in polynomial time. In particular, we can construct explicit asymptotically good code (over some alphabets) in polynomial time.

Linear Codes will help us complete the proof of the above statement since linear codes have polynomial representation. Let Cout be an [ N , K ] Q {\displaystyle [N,K]_{Q}} Reed–Solomon error correction code where N = Q 1 {\displaystyle N=Q-1} (evaluation points being F Q {\displaystyle \mathbb {F} _{Q}^{*}} with Q = q k {\displaystyle Q=q^{k}} , then k = θ ( log N ) {\displaystyle k=\theta (\log N)} .

We need to construct the Inner code that lies on Gilbert-Varshamov bound. This can be done in two ways

  1. To perform an exhaustive search on all generator matrices until the required property is satisfied for C i n {\displaystyle C_{in}} . This is because Varshamov's bound states that there exists a linear code that lies on Gilbert-Varshamon bound which will take q O ( k n ) {\displaystyle q^{O(kn)}} time. Using k = r n {\displaystyle k=rn} we get q O ( k n ) = q O ( k 2 ) = N O ( log N ) {\displaystyle q^{O(kn)}=q^{O(k^{2})}=N^{O(\log N)}} , which is upper bounded by n N O ( log n N ) {\displaystyle nN^{O(\log nN)}} , a quasi-polynomial time bound.
  2. To construct C i n {\displaystyle C_{in}} in q O ( n ) {\displaystyle q^{O(n)}} time and use ( n N ) O ( 1 ) {\displaystyle (nN)^{O(1)}} time overall. This can be achieved by using the method of conditional expectation on the proof that random linear code lies on the bound with high probability.

Thus we can construct a code that achieves the Zyablov bound in polynomial time.

See also

  • Gilbert-Varshamov bound
  • Singleton bound
  • MIT Lecture Notes on Essential Coding Theory – Dr. Madhu Sudan
  • University at Buffalo Lecture Notes on Coding Theory – Dr. Atri Rudra
  • University of Washington Lecture Notes on Coding Theory- Dr. Venkatesan Guruswami
  • v
  • t
  • e
Data compression
  • Images
    • ICER
    • JPEG
    • JPEG 2000
    • 122.0.B1
  • Data
    • Adaptive Entropy Coder
Error Correction
Current
Binary Golay code
Concatenated codes
Turbo codes
Proposed
LDPC codes
Telemetry command uplinkTelemetry downlinkTelemetry generalTelemetry modulation systems
Current
BPSK
QPSK
OQPSK
Proposed
GMSK
Frequencies
Networking, interoperability and monitoring