Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
LOW COMPLEXITY CHANNEL DECODERS
Document Type and Number:
WIPO Patent Application WO/2002/101936
Kind Code:
A2
Abstract:
A packet of encoded data is received and decoded using a look-up table that stores information approximating output of an algorithmic decoding process such as a soft-in soft-out (SISO) or a turbo decoding process, hence reducing the complexity of such decoders. Furthermore, the decoding operation is performed on jointly quantized data.

Inventors:
RAINISH DORON
YELLIN DANIEL
Application Number:
PCT/US2002/014878
Publication Date:
December 19, 2002
Filing Date:
May 10, 2002
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
INTEL CORP (US)
International Classes:
H03M13/23; H03M13/27; H03M13/29; H03M13/45; (IPC1-7): H03M13/00
Foreign References:
US5381425A1995-01-10
US6009552A1999-12-28
Other References:
HSU C-P ET AL: "A soft decision syndrome decoding algorithm for convolutional codes" IEEE MILCOM 1990, vol. 1, 30 September 1990 (1990-09-30) - 3 October 1990 (1990-10-03), pages 375-379, XP010002805 Monterey (US)
TAJIMA M: "ON THE STRUCTURE OF AN SST VITERBI DECODER FOR GENERAL RATE (N-1)/NCONVOLUTIONAL CODES VIEWED IN THE LIGHT OF SYNDROME DECODING" IEICE TRANSACTIONS ON FUNDAMENTALS OF ELECTRONICS, COMMUNICATIONS AND COMPUTER SCIENCES, INSTITUTE OF ELECTRONICS INFORMATION AND COMM. ENG. TOKYO, JP, vol. E79-A, no. 9, 1 September 1996 (1996-09-01), pages 1447-1449, XP000679639 ISSN: 0916-8508
Attorney, Agent or Firm:
Harris, Scott C. (CA, US)
Download PDF:
Claims:
What is claimed is:
1. A method comprising: receiving a packet of encoded data; and decoding the packet using a lookup table that stores information approximating output of an algorithmic decoding process.
2. The method of claim 1 including performing joint quantization of the data packet before decoding.
3. The method of claim 1 wherein data in the packet is encoded by turbo coding.
4. The method of claim 3 wherein decoding includes processing the data packet using a parallel concatenated turbo decoder.
5. The method of claim 1 including decoding the packet using a table that stores information approximating output of a softinput softoutput algorithmic decoding process, a softinput hardoutput algorithmic decoding process, a hard input softoutput algorithmic decoding process, or a hard input hardoutput algorithmic decoding process.
6. A method comprising : (a) receiving encoded symbols; (b) compressing the symbols; (c) decoding the compressed symbols using a first look up table that stores information approximating output of an algorithmic decoding process; (d) arithmetically combining the compressed symbols with the decoded symbols to obtain a first result ; and (e) decompressing the first result.
7. The method of claim 6 including : (f) interleaving the decompressed first result; (g) compressing the interleaved first result; (h) decoding the compressed, interleaved first result using a second lookup table that stores information approximating output of an algorithmic decoding process; (i) arithmetically combining the decoded first result with the compressed, interleaved first result to obtain a second result; (j) decompressing the second result; and (k) deinterleaving the decompressed second result.
8. The method of claim 7 including: repeating (b) through (k) until predetermined criteria is satisfied ; and determining information bits corresponding to the received encoded symbols.
9. An apparatus comprising: a memory storing a lookup table with information approximating output of an algorithmic decoding process ; and a processor configured to use the lookup table to decode data packets encoded by convolutional coding.
10. The apparatus of claim 9 wherein the table stores information approximating a softinput softoutput algorithmic decoding process, a softinput hardoutput algorithmic decoding process, a hardinput softoutput algorithmic decoding process, or a hardinput hardoutput algorithmic decoding process.
11. The apparatus of claim 10 including a joint quantization module for converting soft symbols in the packet into soft multisymbols prior to the processor's decoding the data packets using the lookup table.
12. The apparatus of claim 10 wherein the processor is configured to decode the packet by turbo decoding.
13. An apparatus comprising: memory storing a first lookup table with information approximating output of an algorithmic decoding process; and a processor configured to (a) compress a packet of received encoded symbols; (b) decode the compressed symbols using the first look up table; (c) arithmetically combine the compressed symbols with the decoded symbols to obtain a first result ; and (d) decompress the first result.
14. The apparatus of claim 13 wherein the memory stores a second lookup table with information approximating output of an algorithmic decoding process and wherein the processor is configured to: (e) interleave the decompressed first result; (f) compress the interleaved first result ; (g) decode the compressed, interleaved first result using the second lookup table; (h) arithmetically combine the decoded first result with the compressed, interleaved first result to obtain a second result; (i) decompress the second result ; and (j) deinterleave the decompressed second result.
15. The apparatus of claim 14 wherein the processor is configured to: repeat (a) through (j) until predetermined criteria is satisfied; and determine information bits corresponding to the encoded symbols.
16. An article comprising a computerreadable medium that stores computerexecutable instruction for causing a computer system, in response to receiving an encoded data packet, to use a lookup table that approximates output of an algorithmic decoding process to decode the packet.
17. The article of claim 16 including instructions for causing the computer system to perform joint quantization before using the lookup table to decode the packet.
18. The article of claim 16 wherein data in the packet to be decoded was encoded by turbo coding.
19. An article comprising a computerreadable medium that stores computerexecutable instruction for causing a computer system to: (a) compress a packet of received encoded symbols; (b) decode the compressed symbols using a first lookup table approximating output of an algorithmic decoding process; (c) arithmetically combine the compressed symbols with the decoded symbols to obtain a first result ; and (d) decompress the first result.
20. The article of claim 19 including instructions for causing the computer system to: (e) interleave the decompressed first result; (f) compress the interleaved first result; (g) decode the compressed, interleaved first result using a second lookup table approximating output of an algorithmic decoding process; (h) arithmetically combine the decoded first result with the compressed, interleaved first result to obtain a second result; (i) decompress the second result ; and (j) deinterleave the decompressed second result.
21. The article of claim 20 including instructions for causing the computer system to: repeat (a) through (j) until predetermined criteria is satisfied ; and determine information bits corresponding to the encoded symbols.
22. The article of claim 16 including instructions for causing the computer system to decode the compressed symbols using a first lookup table approximating output of a soft input softoutput algorithmic decoding process, a softinput hardoutput algorithmic decoding process, a hardinput soft output algorithmic decoding process, or a hardinput hard output algorithmic decoding process.
23. A method comprising : receiving a packet of encoded symbols ; jointly quantizing multiple symbols; decoding the jointly quantized symbols to obtain a result; and decompressing the result into individual decoded symbols.
24. The method of claim 23 including decoding the jointly quantized symbols using a lookup table that approximates output of an algorithmic decoding process.
25. The method of claim 23 including decoding the jointly quantized symbols using a lookup table that approximates output a softinput softoutput algorithmic decoding process, a softinput hardoutput algorithmic decoding process, a hardinput softoutput algorithmic decoding process, or a hardinput hardoutput algorithmic decoding process.
26. An article comprising a computerreadable medium that stores computerexecutable instruction for causing a computer system, in response to receiving a packet of encoded symbols, to: jointly quantize multiple ones of the symbols; decode the jointly quantized symbols to obtain a result; and decompress the result into individual decoded symbols.
27. The article of claim 26 including instructions for causing the computer system to decode the jointly quantized symbols using a lookup table that approximates output of an algorithmic decoding process.
28. The method of claim 26 including instructions for causing the computer system to decode the jointly quantized symbols using a lookup table that approximates output a softinput softoutput algorithmic decoding process, a soft input hardoutput algorithmic decoding process, a hardinput softoutput algorithmic decoding process, or a hardinput hardoutput algorithmic decoding process.
Description:
LOW COMPLEXITY CHANNEL DECODERS BACKGROUND This invention relates to channel decoders.

In many of today's advanced communication systems, channel coding is a key ingredient. The transmitter partition's the data stream into blocks of bits (packets) that are encoded to introduce redundancy information into the transmitted block. The encoded data block is modulated and transmitted through the communication link (channel) connecting the transmitter to the receiver, and a channel- corrupted version of the transmitted data block is received at the receiver-end. After down-conversion and demodulation, the channel decoder at the receiver uses the redundancy introduced by the encoder to recover the transmitted information more reliably.

In general, channel decoders are often categorized by the combination of input/output values they accept or provide. For example, a hard-input hard-output (HIHO) decoder accepts a stream of bits (binary values) as input and provides a stream of binary bits at its output that represent the estimated transmitted bit sequence. Soft- input hard-output (SIHO) decoders accept as input real- valued levels called soft symbols or soft bits that represent the reliability of the bit value. A SIHO decoder

produces a stream of binary bits at its output that represents the estimated transmitted bit sequence.

Turbo codes are a special case of channel coding that can operate very close to the theoretical limits of channel capacity and, therefore, are close to optimal. See, for example, C. Berrou et al., Near Optimum Error Correcting Coding and Decoding : Turbo Codes, 44 IEEE Transaction on Communications 1261 (1996), which addresses parallel concatenated turbo codes and their associated encoders and decoders. Serial concatenated turbo codes are addressed, for example, in S. Benedetto et al.,"Serial Concatenation of Interleaved Codes: Performance Analysis, Design and Iterative Decoding,"IEEE Transaction on Information Theory, vol. 44, No. 3, pp. 909-926, May 1998.

Turbo codes typically use another type of decoder, known as soft-input soft-output (SISO) decoder, that not only accepts soft inputs, but also provides soft-output.

Thus, in SISO decoders, the reliability of the estimated bits, as well as the estimated bits, is provided. Some SISO decoders use the Bahl, Cocke, Jeinek and Raviv (BCJR) algorithm or the soft-output Viterbi algorithm (SOVA). See L. R. Bahl et al., Optimal Decoding of Linear Codes for Minimizing Symbol Error Rate, IT-20 IEEE Trans. Inform.

Theory 248 (1974) ; G. D. Forney, The Viterbi Algorithm, 61 Proc. IEEE 268 (1973).

BRIEF DESCRIPTION OF THE DRAWINGS FIG. 1 shows a simplified transmitter structure for transmitting data in a communications systems.

FIG. 2 shows a simplified receiver structure for receiving data in a communications systems.

FIG. 3 is a block diagram of a parallel concatenated rate 1/3 turbo encoder.

FIG. 4 is a block diagram of a parallel concatenated rate 1/3 turbo decoder.

FIG. 5 is a diagram illustrating soft-input soft-output decoding through a look-up table.

FIG. 6 is a diagram illustrating preparation of the look-up table.

FIG. 7 is a block diagram of another implementation of a parallel concatenated turbo decoder.

FIGS. 8 and 9 are diagrams illustrating preparation of a look-up table with multi-symbol quantization.

DETAILED DESCRIPTION As shown in FIG. 1, a transmitter includes a data source 100 that produces a bit stream to be transmitted.

Framing block 110 partitions the bit streams into packets of M bits that are encoded by channel encoder 120. The encoded bits/packets are modulated by a modulator 130 and are up-

converted by an up-conversion element 140 and transmitted through the transmitter's antenna 150.

As shown in FIG. 2, a receiver includes an antenna 240 that receives encoded data packets from the transmitter.

The encoded packet is down-converted by a down conversion element 200 and demodulated by a demodulator 210. The demodulated packet is provided to a channel decoder 220 to recover the transmitted package. The sequence of recovered packages is converted to an estimated bit stream by a de- framing device 230.

FIG. 3 illustrates a rate 1/3 parallel concatenated turbo encoder as an example of the channel encoder 120. The packet data, al, a2,..., aM (121) represents a sequence of M bits to be encoded. The output of the encoder includes the data bits al, a2,..., aM (121), a set of redundancy bits cl, c2,..., cM (122) that are the output of a first convolutional encoder 125, and a second set of redundancy bits dl, d2,..., dM (123) that are the output of a second convolutional encoder 126 that operates on re-ordered input bits obtained from an interleaver 124.

FIG. 4 illustrates a channel decoder 220 for decoding data packets encoded by the encoder 120 of FIG. 3. Soft values from the demodulator 210 are passed through a switch 225 to a first SISO decoder 221A. The soft decoder outputs are passed into a summer 222A where the soft inputs to the

first SISO decoder are subtracted. Thus, the summer 222A arithmetically combines the output from the SISO decoder 221A and the soft input values. The outputs of the summer 222 are considered extrinsic information. The extrinsic information is interleaved by interleaver 223 and fed into a second SISO decoder 221B. Extrinsic information is generated at the output of a summer 222B and is deinterleaved by the de-interleaver 224 and passed through the switch 225 as input to the fist SISO decoder 221A. The process continues in an iterative manner, until a termination criterion is satisfied. The values output from the SISO 221B then are passed through a decision device such as a slicer 226 that provides the final estimate of the transmitted bits, #1,#2,...,#M.

As illustrated in FIG. 5, one or both of the SISO decoders 221A, 221B can be replaced by a look-up table (LUT) 19 that is pre-configured to approximate the output of an algorithmic SISO decoding process. A pre-configuration process is shown in FIG. 6. The contents of the LUT 19 are determined by generating a 2 (N K,) entry table, with each entry having K2 bits. The table entries are chosen so that the table's output in response to a given set of N soft symbols (each consisting of K1 bits) corresponds to an approximation of the output of a pre-specified conventional SISO decoder

221 operating on a block of M symbols, where M is greater than N-l. The approximation can be based, for example, on the mean square of the error term E (n), or on some other pre-specified criteria. If the optimization criterion is minimizing the mean square error between the LUT and actual SISO decoder outputs, then the entries to the LUT 19 should be adjusted to minimize the sum of errors squared: An alternative LUT pre-configuration criterion can be the overall probability of error of the decoder that utilizes the LUT. In that case, the entries of the table are chosen to minimize the overall error probability of the resulting decoder.

The parameters N, Kl and Kg are user-defined parameters that may depend on the coding scheme, signal-to-noise ratio (SNR), anticipated channel conditions, and on the value of M.

As shown by FIG. 5, when a sequence of soft symbols 41 is received, the corresponding output soft symbol is found in the LUT 19. The nth soft output is obtained by feeding the soft symbols n-ni, n-nl+i,..., n-1, n, n+1,..., n-n1+N-1, to the look-up table and reading the corresponding K2 bit table entry. The parameter ni also is a design parameter.

To reduce the number of entries in the table, joint quantization of several symbols can be performed, thereby allowing the decoder 220 to operate on soft multi-symbols requiring fewer bits. This can significantly reduce the number of bits required at the input to the LUT 19 and, therefore, significantly reduce the number of its entries.

When implemented for turbo decoders, this also can reduce the overall memory requirements of the decoder because joint quantization of multiple symbols is more economical in terms of storage requirements than individual single-symbol scalar quantization of each symbol (bit).

FIG. 7 illustrates a rate 1/3 parallel concatenated turbo decoder 220 that uses both joint quantization and LUT SISO decoding. As shown in FIG. 7, the decoder 220 receives a vector of soft symbols from the demodulator 210. A compressor 315 jointly quantizes P adjacent soft symbols that then are decoded by a soft-input soft-output (SISO) decoder block 317 that can include a look-up table (LUT) 319 that is pre-configured to approximate the output of a SISO decoder that operates jointly on P soft symbols. The pre- configuration process is explained below.

The soft outputs of the SISO decoder 317 are passed through a summer 321 where the soft inputs are subtracted to generate extrinsic information. The extrinsic information

is decompressed into the single-symbol (bit) level by a decompressor 323 and interleaved by the interleaver 325.

Next, the soft symbols are re-compressed by a compressor 327 that functions in a similar manner as the first compressor 315. The compressed symbols are processed by a second SISO decoder block 329 that also can use a LUT 331 to decode the symbols. The SISO block 329 and its LUT 331 can be identical to or substantially the same as the first SISO block 317 and LUT 319. The resulting soft symbols are used to generate extrinsic information at the output of another summer 333. The extrinsic information is decompressed to the bit level by decompressor 335 and de- interleaved by de-interleaver 337. The decompressor 335 may be identical to or substantially the same as decompressor 323.

The process continues in an iterative manner for a predetermined number of iterations of the decoding process, or until some other termination criterion is reached. A slicer 339 then converts the soft symbols to bits to provide the estimated transmitted information sequence #1,#2,....,#M.

As explained above, to reduce the number of entries in the tables 319,331, joint quantization of P symbols can be performed to allow the decoder to operate on soft multi- symbols that require fewer bits to represent each multi- symbol compared to the P*K1 that may be required in the

scalar single-symbol quantizer approach. This can significantly reduce the number of bits required at the input to the look-up tables 319,331 and can significantly reduce the number of the entries in the tables. In the context of turbo decoding, it also can reduce the storage requirements because fewer than M*kl bits are required to represent each block of M soft symbols. For a rate 1/3 turbo code, at least three such blocks would be stored.

As shown in FIG. 8, the SISO decoder 341 that is used as a reference for adapting the look-up table 319 (or 331) can be fed with the soft symbols without quantizing them.

The LUT 319 would receive soft multi-symbols as input. A multi-symbol quantizer 351 also can be used to implement a look-up table adapted for use in the decoder, thereby optimizing both the quantizer 351 and LUT 319.

Alternatively, the SISO decoder 341 can be fed with the quantized multi-symbols and adaptation of the LUT can be performed as described above.

The compressors 315 and 327 can be identical to or substantially the same as the joint quantizer 351, and the decompressors 323 and 335 can implement the inverse operation.

As shown in FIG 9, the multi-symbol quantizer 351 and the inverse operation of decomposing the multi-symbol soft from the LUT-based SISO decoder 319 into P multiple soft

symbols can be pre-configured jointly by a decompressor block 353. The joint quantizer 351 and the decompressor 353 also can be implemented by a look-up table and can be pre- configured to minimize the error term E (n) or to minimize the overall probability of error.

The decompressors 323 and 335 can be identical to or substantially similar to the pre-configured multi-symbol decompressor 353.

The foregoing techniques using look-up tables to implement the SISO block (s) can be used for other channel decoders, for example, for serially concatenated turbo decoders or for other non-turbo channel decoders. The techniques can be used for SIHO, HIHO and HISO decoders.

Using a look-up table that approximates output of the algorithmic decoding process can help reduce the cost and complexity of channel decoders.

Similarly, the joint quantization approach with compress/decompress stages can be performed without the SISO being replaced by look-up tables, for example, to reduce memory requirements in turbo codes.

Although the techniques have been described above in the context of processing turbo codes, a look-up table can be used to replace a conventional SISO decoder in other contexts as well, such as the BCJR algorithm and the soft- output Viterbi algorithm (SOVA). Soft-input hard-output

(SIHO) decoders such as those used in the Viterbi algorithm also can be implemented with this approach, as well as hard- input hard-output (HIHO) decoders. In addition, partial implementation of any of these decoders using a LUT also can be used. For example, the forward iteration of the BCJR algorithm can be implemented in a conventional manner while the backward iteration may be implemented with a LUT.

Various features of the system can be implemented in hardware, software, or a combination of hardware and software. For example, some features of the system can be implemented in computer programs executing on programmable computers. Each program can be implemented in a high level procedural or object-oriented programming language to communicate with a computer system. Furthermore, each such computer program can be stored on a storage medium, such as read-only-memory (ROM) readable by a general or special purpose programmable computer or processor, for configuring and operating the computer when the storage medium is read by the computer to perform the function described above.

Other implementations are within the scope of the following claims.