Skip to main content

Minimum decoding trellis length and truncation depth of wrap-around Viterbi algorithm for TBCC in mobile WiMAX

Abstract

The performance of the wrap-around Viterbi decoding algorithm with finite truncation depth and fixed decoding trellis length is investigated for tail-biting convolutional codes in the mobile WiMAX standard. Upper bounds on the error probabilities induced by finite truncation depth and the uncertainty of the initial state are derived for the AWGN channel. The truncation depth and the decoding trellis length that yield negligible performance loss are obtained for all transmission rates over the Rayleigh channel using computer simulations. The results show that the circular decoding algorithm with an appropriately chosen truncation depth and a decoding trellis just a fraction longer than the original received code words can achieve almost the same performance as the optimal maximum likelihood decoding algorithm in mobile WiMAX. A rule of thumb for the values of the truncation depth and the trellis tail length is also proposed.

1 Introduction

The IEEE 802.16 defines the wireless metropolitan area network (MAN) technology that is commonly referred to as WiMAX. The IEEE 802.16 includes two sets of standards, IEEE 802.16-2004 (802.16d) [1] for fixed WiMAX and IEEE 802.16-2005 (802.16e) [2] for mobile WiMAX. In mobile WiMAX, tail-biting convolutional codes (TBCCs) [3] are designated as the mandatory error-correcting codes. In the WiMAX transmitters, data bursts are divided into data blocks, and each data block is separately encoded by a TBCC encoder. The circular decoding algorithm [4–6], in which the wrap-around Viterbi algorithm traverses on the circular code trellis, has been shown to be a simple and effective decoding method for TBCCs. Its performance depends on both the truncation depth of the Viterbi algorithm [7] and the length of the circular decoding trellis [8]. The larger the truncation depth or the longer the decoding trellis, the better the performance, but also more computational overhead and longer delay.

The goal of this paper is to investigate how to choose truncation depth and decoding trellis length in mobile WiMAX. The rule of thumb for truncation depth has been studied in the literature [9, 10], but never for higher order modulations on the Rayleigh channel. Several circular decoding algorithms with adaptive decoding trellis length were proposed in [11–14]. These methods do not guarantee fixed number of computations. However, for DSP/ASIC implementation, fixed decoding trellis length with fixed number of computations and delay is preferable. In this paper, we examine the performance of the circular decoding algorithm with finite truncation depth and fixed trellis length for all transmission rates in mobile WiMAX. We first derive upper bounds on the error probabilities induced by finite truncation depth and finite trellis length. We show that the circular decoding algorithm with an appropriately chosen truncation depth and a fixed-length decoding trellis just a fraction longer than the original one can achieve almost the same performance as the maximum likelihood (ML) decoding algorithm in mobile WiMAX. Moreover, the truncation depths and trellis lengths that yield losses of 0.05 dB relative to ML decoding algorithm are obtained for all transmission rates on the Rayleigh channel. Finally, we also obtain a rule of thumb for the relative values of truncation depth and trellis tail length.

2 Circular decoding algorithm

In mobile WiMAX systems, data bursts are divided into data blocks. Each data block is separately encoded by the binary (171, 133) convolutional encoder with memory m = 6. Before encoding, the convolutional encoder memory is initialized with the last 6 bits of the data block being encoded. Thus, the initial state of the code trellis is the same as the end state. After encoding, the TBCC code word is then punctured to realize the designated code rate r, where r can be one of the three possible code rates 1/2, 2/3, or 3/4. Let L denote the length of a data block, and let (d0, d1,⋯, dL-1) denote the data block. It follows that the resulting TBCC code word with length n = L/r can be viewed as one period of the periodic convolutional code word generated by periodic data bits with period L. The circular decoding algorithm (similar to the one in [6]) with truncation depth W and trellis tail length U discussed in this paper is described as follows:

Step 1: For each received codeword metric sequence v ̄ = ( v 0 , v 1 , … , v n - 1 ) , lengthen the sequence by copying the first U/r entries of the sequence and appending them to the end of the sequence.

Step 2: Data bits are decoded by using the soft-decision Viterbi algorithm with truncation depth W[9] and decoding trellis length L + U. It is convenient to explain the Viterbi decoding algorithm by means of a trellis diagram. Figure 1 illustrates an example of decoding trellis for a convolutional code with m = 2. The Viterbi algorithm is initialized by assigning the same metric value to all possible initial states. At each decoding depth t, t ≥ W -1, the information bit on the branch at depth t -W + 1 is decoded by selecting the best survivor path at state St+1and tracing back the path to find the information bit dt-W+1. Thus, a total of L + U - W + 1 data bits are decoded by the Viterbi algorithm. It is to be noted that the last U - W + 1 decoded bits are obtained in the second round of traversing the circular decoding trellis.

Figure 1
figure 1

Part of a trellis diagram for a convolutional code with m = 2.

Step 3: Replace the first U - W + 1 decoded data bits by the last U - W + 1 decoded bits to obtain the final data sequence of length L. Since the initial state of the TBCC encoder is unknown to the Viterbi decoder, the bit error rates (BERs) of the first few decoded data bits are much larger than those of the rest. Thus, the first few unreliable decoded bits are replaced by those decoded bits obtained in the second traverse of the circular decoding trellis.

3 Upper bounds on error probabilities

In this section, we derive the theoretical upper bound on the bit error probability of rate-1/2 TBCC for QPSK modulation over AWGN channel. It is to be noted that the bit error probability is independent of the correct code word. Thus, from now on we assume that the correct path is the all-zero path. Let 0 Ì„ denote the all-zero state. Let S i * and d i * denote the state and the data bit on the chosen path (corresponding to state S i and data bit d i in the example in Figure 1), respectively. The bit error probability of the k th decoded data bit in Step 2, k = 0, 1,..., L + U - W , is upper bounded by the sum of probabilities of the following four error events.

  1. 1.

    The chosen path at decoding depth k + W - 1 diverges from the correct path at state S t 1 , 0 ≤ t 1 ≤ k and merges into the correct path for the first time at state S t 2 , k < t 2 ≤ k + W and the decoded data d k * ≠0.

  2. 2.

    The chosen path at decoding depth k + W - 1 diverges from the correct path at state S t 1 , 0 ≤ t 1 ≤ k, never merges with the correct path, and reaches state S k + W * , S k + W * ≠ 0 ̄ .

  3. 3.

    The chosen path has an initial state S 0 * ≠ 0 ̄ and merges into the correct path for the first time at state S t 2 with k + m < t 2 ≤ k + W. (This is because if a path merges into correct path at state S t 2 , the last m data bits must be correct.)

  4. 4.

    The chosen path has an initial state S 0 * ≠ 0 ̄ , never merges with the correct path and reaches state S k + W * ≠ 0 ̄ .

From the definition of the first error event, we observe that the probability of this event, P1, is upper bounded by the bit error probability of ML decoding for zero-tail convolutional codes. Let

T ( D , N ) = ∑ i = d free ∞ ∑ j = 1 ∞ a i j D i N j
(1)

be the transfer function of the zero-tail convolutional code [15], where dfree is the free distance of the convolutional code, a ij is the number of paths with Hamming weight i that are generated by data sequences containing j non-zero bits, and the exponents of D and N describe the Hamming weights of coded sequences and data sequences of the paths, respectively. From [15], we get

P 1 ≤ c ( d free ) d T ( D , N ) d N N = 1 , D = D 0
(2)

where

c ( d ) = Q d â‹… E s N 0 exp d â‹… E s 2 N 0 ,
(3)
Q ( a ) = ∫ a ∞ 1 2 π e - x 2 ∕ 2 d x ,
(4)

E s is the energy of a QPSK signal, N0/2 is the power spectral density of AWGN, and

D 0 = e - E s ∕ 2 N 0 .
(5)

The second error event is induced by finite truncation depth. Let

T B , E ℓ ( D ) = ∑ i = 1 ∞ b i D i
(6)

denote the transfer function for paths of length ℓ, which start from a state S B , S B ∈B, end in a state S E , S E ∈E, and never merge with the all-zero path in between, where b i is the number of such paths with Hamming weight i, and the exponent of D describes the Hamming weights of such paths. The probability of the second error event, P2, is upper bounded by the sum of all error probabilities caused by each possible error paths in the second error event. Thus, by following an argument similar to the ones in [10, 15], P2 satisfies

P 2 ≤ c ( d 2 ) ∑ ℓ = W k + W T { 0 ̄ } , A \ { 0 ̄ } ℓ ( D 0 ) ≤ c ( d 2 ) ∑ ℓ = W ∞ T { 0 ̄ } , A \ { 0 ̄ } ℓ ( D 0 )
(7)

where d2 is the minimum weight of error paths in the second error event, and A is the set of all 64 states. The third error event is caused by the uncertainty of the encoder's initial state. Similarly, The error probability P3 of the third error event satisfies

P 3 ≤ c ( d 3 ) ∑ ℓ = k + m + 1 k + W T A \ { 0 ̄ } , { 0 ̄ } ℓ ( D 0 ) ≤ c ( d 3 ) ∑ ℓ = k + m + 1 ∞ T A \ { 0 ̄ } , { 0 ̄ } ℓ ( D 0 )
(8)

where d3 is the minimum weight of error paths in the third error event. Finally, the error probability of the last error event, P4, satisfies

P 4 ≤ c ( d 4 ) ⋅ T A \ { 0 ̄ } , A \ { 0 ̄ } k + W ( D 0 )
(9)

where d4 is the minimum weight of error paths in the fourth error event. This error probability is caused by both finite truncation depth and the uncertainty of the encoder's initial state. The bit error probability of the k th decoded bit is upper bounded by the sum of four upper bounds in (2), (7), (8), and (9).

We first analyze these error probabilities for high signal-to-noise ratio. In this case, the value of D0 is very small, and only the term with the smallest power of D is significant. In the upper bounds of P1, P2, P3, and P4, the smallest powers of D are dfree, d2, d3, and d4, respectively. Let W* and k* be the least values of W and k such that d2 > dfree and d3 > dfree, respectively. It follows that, if truncation depth is W* and the first k* - 1 decoded bits in Step 2 are replaced in Step 3 (equivalently, trellis tail length U* = W* + k* - 2), the error probabilities P2 and P3 of each bit in the final data sequence will be small compared to the error probability of ML decoding for zero-tail convolutional codes. The values of W*, k*, and U* for the three code rates are obtained using a method similar to the one in [10] and are listed in Table 1. It is to be noted that for the rate-2/3 and rate-3/4 TBCCs, W* may be different for different bits in a puncturing period. Thus, the values of W* in Table 1 are the maximum values of W* over a puncturing period. In this table, d 4 * that denotes the value of d4 for the case W = W* and k = k* is also listed. Observe that d 4 * > d free for every code rate. Therefore, we conclude that the bit error rate of circular decoding algorithm with W = W* and U = U* will asymptotically approach that of the ML decoding algorithm for zero-tail convolutional codes for high signal-to-noise ratio. From (7) and (8), it follows that if the generator polynomials of convolutional codes are symmetric [10],

Table 1 The values of W*, k*, and U* for TBCCs
k * = W * - m - 1 .
(10)

From Table 1 we observe that even though the three codes in mobile WiMAX do not have symmetric generator polynomials, W* -m -1 is still a good estimation for k*.

We now examine how bit error rate is affected by the finite truncation depth and the uncertainty of the initial state for a not-so-high signal-to-noise ratio. We first consider the circular decoding algorithm with a very long tail length. With a long tail length, the upper bounds of P3 and P4 for each data bit (after replacement in Step 3) are much smaller than those of P1 and P2. Thus, the average bit error rate is upper bounded by P1 + P2. In other words, the degradation of decoder performance is mainly caused by finite truncation depth. It is to be noted that even if the trellis tail length is only 60+W (equivalently, the first 61 decoded bits are replaced in Step 3), the value of P3 + P4 is many orders of magnitude smaller than the upper bounds of P1 + P2. Figure 2 plots the upper bounds of P1 and P2 and their sum versus the truncation depth W for E b /N0 = 4 dB. At this signal-to-noise ratio, the BER of optimal ML decoding algorithm (without memory truncation) is approximately 10-5. For comparison, simulation results of BER with tail length U = 120 are also plotted in the figure. We observe that the upper bound of P2 decreases exponentially with the truncation depth W, so that BER is dominated by the error probability P1 for truncation depth W ≥ W' = 35.

Figure 2
figure 2

Upper bounds on P 1 and P 2 .

Next, we examine how bit error rate of each decoded bit (in Step 2) is affected by the uncertainty of the initial state. We consider the Viterbi algorithm with a very long truncation depth. With such a truncation depth, the upper bounds of P2 and P4 are much smaller than those of P1 and P3 for each decoded bit. Thus, the BER is upper bounded by P1 + P3. It is to be noted that even if the truncation length is only 60, the value of P2 + P4 is many orders of magnitude smaller than the upper bounds of P1 + P3. Figure 3 plots the upper bounds of P1 and P3 and their sum for each decoded bit with E b /N0 = 4 dB. For comparison, the simulated BER for each decoded bit with truncation depth W = 100 is also plotted in the figure. We observe that the upper bound of P3 decreases exponentially when bit index k increases. In other words, the performance degradation caused by the uncertainty of the initial state abates rapidly as the decoder traverses through the trellis. From the figure, we see that BER is dominated by the error probability P1 for k ≥ k' = 27. Thus, if the first k' - 1 decoded bits are replaced in Step 3, all the resulting data bits will have almost the same bit error probability. It is noteworthy that W'- m - 1 is still a good estimation for k'. Figures 2 and 3 are plotted for E b /N0 = 4 dB. As E b /N0 increases, the values of W' and k' decrease. Moreover, the values of W' and k' approach the values of W* and k* in Table 1 as E b /N0 approaches 5 dB and BER ≈ 5 × 10-7.

Figure 3
figure 3

Upper bounds on P 1 and P 3 for each decoded bit k.

Finally, we examine the error probability P4. Figure 4 plots the upper bounds of P4 and P1 + P2 + P3 for each decoded bit with E b /N0 = 4 dB. The upper bound of P4 depends both on the truncation depth W and the bit index k. From the figure, we observe that if the truncation depth is chosen as W' = 35, the sum of upper bounds on all the other three error probabilities is much larger than the upper bound of P4. As the truncation length W increases, the contribution of P4 to BER becomes even more insignificant.

Figure 4
figure 4

Upper bounds on P 1 + P 2 + P 3 and P 4 for each decoded bit k.

4 Simulation results

In this section, the performance of the circular decoding algorithm is evaluated for fully interleaved Rayleigh fading channel. All simulation results are obtained with no repetition coding and with data length L equal to the maximum data block length in the mobile WiMAX standard. Figures 5, 6, and 7 plot the average BERs of the circular decoding algorithm versus truncation depth for QPSK rate-1/2, 64QAM rate-2/3, QPSK rate-3/4 with very long tail length (U = 120), respectively. As a benchmark for comparison, the average BER of the optimal ML decoding algorithm (without memory truncation) is also plotted in the figures. These figures show that the circular decoding algorithm with a sufficiently large truncation depth can achieve almost the same error performance as optimal ML decoding. We also observe that all TBCCs require smaller truncation depth as E b /N0 increases, which agrees with the observation in the previous section. Table 2 lists the least value of truncation depth W ̃ that yields losses within 0.05 dB of optimal ML decoding for BER ≈ 10-5. E b /N0 values in Table 2 are the required bit signal-to-noise ratios for BER ≈ 10-5. From the table, we obtain a rule of thumb for the truncation depth W ̃ . The rate-1/2 code requires a truncation depth of six to seven times the memory of the convolutional code, and the rate-2/3 and rate-3/4 codes require a truncation depth of ten to eleven times the memory. From the table, we also observe that high-order modulations require larger truncation depths than low-order ones.

Figure 5
figure 5

Average BER of rate-2/1 TBCC with QPSK modulation over the Rayleigh channel, L = 288.

Figure 6
figure 6

Average BER of rate-2/3 TBCC with 64QAM modulation over the Rayleigh channel, L = 192.

Figure 7
figure 7

Average BER of rate-3/4 TBCC with QPSK modulation over the Rayleigh channel, L = 288.

Table 2 The values of W ̃ , k ̃ , and U ̃ for all transmission rates.

Figures 8, 9, and 10 plot the BER of each decoded bit in Step 2 for QPSK rate-1/2 (with E b /N0 = 8 dB), 64QAM rate-2/3 (with E b /N0 = 17 dB), and QPSK rate-3/4 (with E b /N 0 = 12.5 dB) with large truncation depth (W = 100), respectively. We observe that even though the BER tends to decrease in general as the Viterbi decoder traverses through the trellis, the BER is not a monotonically decreasing function of index k. This is caused by a short block length L and small interleaving depth in Figure 8. When pairs of coded bits for QPSK signals are deinterleaved to form a codeword trellis in the receivers, coded bits in some pairs end up being very close to each other on the trellis, while others are further apart. In Figures 9 and 10, this problem is further complicated by code puncturing in rate-2/3 and rate-3/4 convolutional codes and unequal protection of each coded bit in high-order modulation. Define k ̃ as the index of the first decoded bit that attains losses within 0.05 dB of optimal ML decoding. Table 2 lists the values of k ̃ for BER ≈ 10-5. It is to be noted that for rate-2/3 and rate-3/4 TBCCs, each data bit in a puncturing period has a different protection level and the values of k ̃ in the table are obtained by using the average BERs over a puncturing period. We observe that only a small fraction (less than 1/3) of the decoded bits in the first decoding round are unreliable, and thus should be replaced. We conclude that if truncation depth is W ̃ and the first k ̃ -1 decoded bits in Step 2 are replaced in Step 3 (equivalently, trellis tail length U ̃ = W ̃ + k ̃ - 2 ), the losses caused by truncation and the uncertainty of the initial state will be both within 0.05 dB relative to ML decoding. We also observe k ̃ ≤ W ̃ -m-1 for all transmission rates. Thus, W ̃ -m- 1  can be used as a rule of thumb for the choice of k ̃ . It is noted that if the tail length is chosen according to another criterion that the average BER over the whole TBCC codeword attains a loss less than 0.05 dB, the tail length will be substantially less than U ̃ . Finally, Figure 11 plots the average BERs of the circular decoding algorithm with truncation depth W ̃ and trellis tail length U ̃ for all transmission rates in mobile WiMAX.

Figure 8
figure 8

BER of each decoded bit k for QPSK rate-1/2 over the Rayleigh channel with W = 100 and L = 288.

Figure 9
figure 9

BER of each decoded bit k for 64QAM rate-2/3 over the Rayleigh channel with W = 100 and L = 192.

Figure 10
figure 10

BER of each decoded bit k for QPSK rate-3/4 over the Rayleigh channel with W = 100 and L = 288.

Figure 11
figure 11

Average BERs of all transmission rates for mobile WiMAX over the Rayleigh channel.

5 Conclusions

We have investigated the error probabilities of TBCCs caused by memory truncation and the uncertainty of the initial state. From the upper bounds on the error probabilities, we found that if the same criterion is used to choose the truncation depth W and the first reliable decoded bit k, then k = W - m - 1 for symmetric convolutional codes. The truncation depth, the index of the first reliable bit, and the trellis tail length with 0.05 dB losses on the Rayleigh channel were obtained by simulation for each transmission rate in the mobile WiMAX standard. From the results, we obtain a rule of thumb for the truncation depth W and trellis tail length U . The rate-1/2 code requires a truncation depth of six to seven times the memory m, and the rate-2/3 and rate 3/4 codes require a truncation depth of ten to eleven times m. Moreover, W - m - 1 is an appropriate rule of thumb for the first reliable decoded bit k. Thus, the rule of thumb for trellis tail length is U = 2W - m - 3. The results show that the circular decoding algorithm with an appropriately chosen truncation depth and a circular trellis just a fraction longer than the original trellis can achieve almost the same performance as the optimal ML decoding algorithm in mobile WiMAX. Moreover, it is observed that high-rate TBCCs require larger truncation depths and longer trellis length than low-rate ones, and high-order modulations require larger truncation depths and longer trellis length than low-order ones.

References

  1. IEEE: IEEE Standard for Local and Metropolitan Area Networks. Part 16: Air Interface for Fixed and Mobile Broadband Wireless Access Systems, IEEE Std 802.16-2004. New York 2004.

    Google Scholar 

  2. IEEE: IEEE Standard for Local and Metropolitan Area Networks. Part 16: Air Interface for Fixed and Mobile Broadband Wireless Access Systems, IEEE 802.16e-2005 and IEEE Std 802.16-2004/Cor 1-2005 (Amendment and Corrigendum to IEEE Std 802.16-2004). New York 2006.

    Google Scholar 

  3. Ma HH, Wolf JK: On tail biting convolutional codes. IEEE Trans Commun 1986, 34: 104-111. 10.1109/TCOM.1986.1096498

    Article  Google Scholar 

  4. Yehushua M, Watson J, Parr M: System and method for decoding tailbiting code especially applicable digital cellular base stations and mobile units. U.S Patent 5,369,671 1994.

    Google Scholar 

  5. Chennakeshu S, Toy RL: Generalized Viterbi algorithm with tail-biting. U.S Patent 5,349,589 1994.

    Google Scholar 

  6. Wang YE, Ramésh R: Proceedings of the Seventh IEEE International Symposium on Personal, Indoor and Mobile Radio Communications. To bite or not to bite--A study of tail bits versus tail-biting. 1996, 2: 317-321.

    Google Scholar 

  7. Lin S, Costello DJ Jr: Error Control Coding: Fundamentals and Applications. Prentice-Hall, Englewood Cliffs, NJ, USA; 1983.

    Google Scholar 

  8. Sung W: Minimum decoding trellis lengths for tail-biting convolutional codes. Electron Lett 2000, 36: 643-645. 10.1049/el:20000517

    Article  Google Scholar 

  9. Hemmati F, Costello DJ Jr: Truncation error probability in Viterbi decoding. IEEE Trans Commun 1977, 25: 530-532. 10.1109/TCOM.1977.1093861

    Article  Google Scholar 

  10. Onyszchuk IM: Truncation length for Viterbi decoding. IEEE Trans Commun 1991, 39: 1023-1026. 10.1109/26.87203

    Article  Google Scholar 

  11. Cox RV, Sundberg CW: An efficient adaptive circular Viterbi algorithm for decoding generalized tailbiting convolutional codes. IEEE Trans Veh Technol 1994, 43: 57-68. 10.1109/25.282266

    Article  Google Scholar 

  12. Zigangirov KS, Chepyzhov VV: Proceedings of the 4th Joint Swedish-Soviet International Workshop Information Theory. Study of decoding tailbiting convolutional codes. 1989, 52-56.

    Google Scholar 

  13. Wang Q, Bhargava VK: An efficient maximum likelihood decoding algorithm for generalized tail biting convolutional codes including quasicyclic codes. IEEE Trans Commun 1989, 37: 875-879. 10.1109/26.31187

    Article  MathSciNet  Google Scholar 

  14. Shao RY, Lin S, Fossorier MPC: Two decoding algorithms for tailbiting codes. IEEE Trans Commun 2003, 51: 1658-1665. 10.1109/TCOMM.2003.818084

    Article  Google Scholar 

  15. Viterbi AJ: Convolutional codes and their performance in Communication systems. IEEE Trans Commun 1971, 19: 751-772. 10.1109/TCOM.1971.1090700

    Article  MathSciNet  Google Scholar 

Download references

Acknowledgements

This work was supported by the National Science Council, R.O.C., under the contract NSC 97-2218-E-027-010.

Author information

Authors and Affiliations

Authors

Corresponding author

Correspondence to Yu-Sun Liu.

Additional information

Competing interests

The authors declare that they have no competing interests.

Authors’ original submitted files for images

Rights and permissions

Open Access This article is distributed under the terms of the Creative Commons Attribution 2.0 International License (https://creativecommons.org/licenses/by/2.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.

Reprints and permissions

About this article

Cite this article

Liu, YS., Tsai, YY. Minimum decoding trellis length and truncation depth of wrap-around Viterbi algorithm for TBCC in mobile WiMAX. J Wireless Com Network 2011, 111 (2011). https://doi.org/10.1186/1687-1499-2011-111

Download citation

  • Received:

  • Accepted:

  • Published:

  • DOI: https://doi.org/10.1186/1687-1499-2011-111

Keywords