METHODS AND APPARATUS FOR EARLY STOP ALGORITHM OF TURBO DECODING

Information

  • Patent Application
  • 20110154156
  • Publication Number
    20110154156
  • Date Filed
    December 21, 2010
    13 years ago
  • Date Published
    June 23, 2011
    13 years ago
Abstract
Methods and apparatus for early stop algorithm of turbo decoding are disclosed. An example method comprises of combination of comparing of hard decisions of soft outputs of the current iteration and the previous iteration and comparing the minimum log likelihood results against a threshold. The decoding iteration is stopped once the hard decisions are matched and the minimum soft decoding result exceeds a threshold.
Description
FIELD OF THE DISCLOSURE

This disclosure relates generally to receivers for communication systems, and, more particularly, to methods and apparatus to perform turbo decoding for communications receivers.


BACKGROUND

Communications Systems widely adopt error correction coding techniques to combat with error introduced by interference and noise. FIG. 1 illustrates a typical communication system with error correction techniques which comprises an error correction encoder 100 at transmitter and a decoder 110 at receiver. The class of error control codes, referred to as turbo codes, offers significant coding gain for power limited communications channels.


Turbo codes are decoded by iterative decoding algorithms. It belongs to a family of iterative decoding algorithms applicable to LDPC code, turbo product code, parallel concatenated convolutional code, serial concatenated convolutional code and etc. During each iteration, the decoder improves the reliability of the information bits. In order to reach a sufficient decoding performance, usually a fixed number of iteration is used. However, in many cases, the correct decoding results can be generated with only a few iterations. Excessive iteration does not help to improve the performance further and only consumes extra power which is a critical resource in mobile devices.


Many early stop algorithms have been proposed to reduce the power consumption for turbo decoding. These algorithm claims to have good performance but these studies did not looked into practical scenarios where the code rate is high. For example, a hard-decision comparison based algorithm has been proposed in [1]. This algorithm compares hard-decisions of information bits from the current iteration and that of the previous iteration. The decoding is stopped once the hard-decisions from the previous iteration matches with those of the current iteration. This algorithm introduces large performance loss in high SNR channel conditions especially with the combination of high code rate. This made the algorithm difficult to be implemented into a practical communication system since the practical communication system like HSDPA usually applies high code rate when signal to noise ration is sufficient. Another early stop algorithm [1] has been proposed which computes the minimum log likelihood ratio (LLR) of decoded output bits. If the minimum value of LLR of all bits exceeds the certain threshold, the decoding is stopped. However, a large block error rate (BLER) performance loss is reported when channel SNR is high. Among various early stop algorithms proposed, no sufficient investigation in the literature has been found to explore the relationship between the BLER performance loss and code rate.


[1] A. Matache, S. Dolinar and F. Pollara, “Stopping Rules for Turbo Decoders”, TMO Progress Report 42-142, Jet Propulsion Laboratory, Aug. 15, 2000.





BRIEF DESCRIPTION OF THE DRAWINGS


FIG. 1 is a communications system with error correction coding.



FIG. 2 is a block diagram of turbo code.



FIG. 3 illustrates an iteration decoding algorithm for turbo codes.



FIG. 4 illustrates the early stop algorithm invented.



FIG. 5 illustrates the performance of early stop algorithm in low code rate.



FIG. 6 illustrates the performance of early stop algorithm in high code rate.





DETAILED DESCRIPTION

As illustrated in FIG. 2, turbo codes consist of two constituent recursive convolutional codes. The information bits are first encoded by a recursive systematic convolutional encoder 210, and the interleaved version 220 of the information bits are encoded again by the same type of convolutional encoder 230. The resultant parity bits of the first encoder, the second encoder and the systematic information bits itself are transmitted over the communications channels.


The decoding algorithm of turbo codes is known as iterative decoding algorithm. The block diagram of an example iterative decoding algorithm is illustrated in FIG. 3. In a decoding iteration, two soft-input, soft-output decoders are employed. The output of the first decoder 300 is feed into the second decoder as input after interleaving. Similarly, the output of the second decoder 320 is feed into the first decoder as input. A decoding iteration is completed by passing information once between the DEC-1300 to DEC-2320 and DEC-2320 to DEC-1310. For each soft-input soft-output decoder, the MAP decoding algorithms which generates maximum a posterior probability of the information bits are usually used. The MAP decoder takes soft input of systematic bits, and parity bits. It computes the soft-output of the systematic bits using the trellis structure of the convolutional code. The soft-output is called a posterior information. At the same time, the extrinsic information is also calculated which is defined as the contribution of information from the current decoding process alone. The extrinsic information is de-interleaved before passing to the next decoding stage. In the next decoding stage, the extrinsic information is utilized as a priori information of the systematic bits and added together with the systematic information bits before decoding. This type of iteration is repeated multiple times before the final results are given as the output. To achieve a good performance of turbo decoding, multiple decoding iterations are required. But the number of iteration depends on the signal to noise ratio (SNR) of the channel. In a low SNR scenario, more iteration, typically 8 to 16 is usually required. However, in high SNR scenarios, the number of iteration can be largely reduced.


In cellular communication systems, the turbo code is adopted for many standards. The WCDMA standard, the CDMA2000 standard and the WiMAX standard have adopted turbo code as forward error correction techniques. In the case of mobile devices which usually powered by batteries, the power consumption is an important factor. For high data rate communication applications, the turbo decoder consumes significant percentage of total amount of power of a mobile device. Therefore, reducing power consumption by early stopping the turbo decoding iterations without error rate performance degradation is critical.


In this disclosure, a new algorithm is proposed to reduce the number of iterations without observable performance loss in BLER. This algorithm as illustrated in FIG. 4 is a combination of the following two approaches.


For each half iteration number (i), the hard-decisions are stored and compared with the hard-decisions from the previous iteration (i−2). No comparison is performed between two consecutive half iterations due to the fact that these information bits are generated in the interleaved order. For two consecutive half iterations (i) and (i+1), if both of them have matched hard-decisions with their previous iteration results respectively, i.e., half iteration (i) matched with (i−2) and half iteration (i−1) matched with (i−3). The first stop criterion is met. This stop criterion is found to perform well in low code rate but showing significant performance loss in high code since no sufficient extrinsic information is provided from highly punctured parity bits therefore hard decision may not change between consecutive iterations.


The minimum log likelihood ratio (LLR) of all output bits are computed and compared with a threshold K. If the minimum reliability of the output bits exceeds the threshold K. Then the second stop criterion is met. This stop criterion is found to provide limited performance in high SNR scenario but is good in high code rate cases.


For each half iteration, the decoding is stopped when both stop criterions are met therefore.


Extensive computer simulation has been performed to check the performance of the disclosed algorithm to cover different code rate from ⅓ to 0.99 and different code block sizes. Using the first stopping criteria alone, the BLER performance does not degrade in the low code rate but significant performance loss observed in high code rate. Using the second stopping criteria alone, the BLER performance degradation is significant especially when code rate is low. However, combining these two stopping criteria, the BLER performance loss becomes none observable in any code rate.


Computer simulation results are given for the disclosed algorithm. The performance loss of BLER is illustrated in FIG. 5 when code rate is low, i.e., r=0.33 and code block size=5114. The performance loss of BLER is illustrated in FIG. 6 when code rate is high, i.e., r=0.98 and code block size=5114. Both cases showing excellent BLER performance of the disclosed algorithm.

Claims
  • 1. A method comprising decoding received signal sequence using a iterative decoding process which aborts the decoding when a combination of two criterions is met, wherein a first said criterion is based on comparison between hard decision bits resulting from decoding iterations, and a second said criterion is based on comparing the minimum value of log likelihood of decoded bits against a threshold.
  • 2. A method according to claim 1, wherein the said first termination criterion is met when hard decisions of said decoder output bits of half iteration number (i) are identical to hard decisions of output bits of half iteration number (i−2), and the hard decision of said decoder output bits of half iteration number (i−1) are identical to hard decisions of output bits of half iteration number (i−3).
  • 3. A method according to claim 1, wherein said decoder module is used for parallel concatenated convolutional codes, or, turbo code.
  • 4. A method according to claim 1, wherein said decoder module is used for WCDMA and HSDPA cellular systems defined by 3GPP standards.
RELATED APPLICATIONS

This patent claims priority from U.S. Provisional Application Ser. No. 61/289,958 entitled “A simple and efficient early stop scheme for turbo decoder” which was filed on Dec. 23, 2009; U.S. Provisional Application Ser. No. 61/292,801 entitled “A UMTS turbo decoder with multiple MAP engines” which was filed on Jan. 6, 2010; U.S. Provisional Application Ser. No. 61/289,921 entitled “A method of trellis termination handling in turbo decoder” which was filed on Dec. 23, 2009; and U.S. Provisional Application Ser. No. 61/301,046 entitled “A contention free memory structure and interleaver for parallel HSPA_LTE turbo decoder” which was filed on Feb. 3, 2010. Each of U.S. Provisional Patent Application Ser. Nos. 61/289,958, 61/292,801, 61/289,921 and 61/301,046 is hereby incorporated by reference in its entirety.

Provisional Applications (4)
Number Date Country
61289958 Dec 2009 US
61292801 Jan 2010 US
61289921 Dec 2009 US
61301046 Feb 2010 US