US20070198899A1 - Low complexity channel decoders - Google Patents
Low complexity channel decoders Download PDFInfo
- Publication number
- US20070198899A1 US20070198899A1 US11/673,380 US67338007A US2007198899A1 US 20070198899 A1 US20070198899 A1 US 20070198899A1 US 67338007 A US67338007 A US 67338007A US 2007198899 A1 US2007198899 A1 US 2007198899A1
- Authority
- US
- United States
- Prior art keywords
- soft
- decoder
- output
- symbols
- siso
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Abandoned
Links
- 238000000034 method Methods 0.000 abstract description 11
- 238000013139 quantization Methods 0.000 description 7
- 238000010586 diagram Methods 0.000 description 6
- 238000004891 communication Methods 0.000 description 5
- 238000013459 approach Methods 0.000 description 3
- 238000006243 chemical reaction Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 2
- 238000013461 design Methods 0.000 description 2
- 238000009432 framing Methods 0.000 description 2
- 230000006870 function Effects 0.000 description 2
- 238000005192 partition Methods 0.000 description 2
- 230000006978 adaptation Effects 0.000 description 1
- 230000003466 anti-cipated effect Effects 0.000 description 1
- 239000004615 ingredient Substances 0.000 description 1
- 238000005457 optimization Methods 0.000 description 1
- 238000012545 processing Methods 0.000 description 1
- 230000004044 response Effects 0.000 description 1
Images
Classifications
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6577—Representation or format of variables, register sizes or word-lengths and quantization
- H03M13/6588—Compression or short representation of variables
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/29—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes
- H03M13/2957—Turbo codes and decoding
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/29—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes combining two or more codes or code structures, e.g. product codes, generalised product codes, concatenated codes, inner and outer codes
- H03M13/2957—Turbo codes and decoding
- H03M13/299—Turbo codes with short blocks
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/37—Decoding methods or techniques, not specific to the particular type of coding provided for in groups H03M13/03 - H03M13/35
- H03M13/39—Sequence estimation, i.e. using statistical methods for the reconstruction of the original codes
- H03M13/3905—Maximum a posteriori probability [MAP] decoding or approximations thereof based on trellis or lattice decoding, e.g. forward-backward algorithm, log-MAP decoding, max-log-MAP decoding
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6502—Reduction of hardware complexity or efficient processing
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6502—Reduction of hardware complexity or efficient processing
- H03M13/6505—Memory efficient implementations
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03M—CODING; DECODING; CODE CONVERSION IN GENERAL
- H03M13/00—Coding, decoding or code conversion, for error detection or error correction; Coding theory basic assumptions; Coding bounds; Error probability evaluation methods; Channel models; Simulation or testing of codes
- H03M13/65—Purpose and implementation aspects
- H03M13/6577—Representation or format of variables, register sizes or word-lengths and quantization
Definitions
- This invention relates to channel decoders.
- 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.
- the channel decoder at the receiver uses the redundancy introduced by the encoder to recover the transmitted information more reliably.
- channel decoders are often categorized by the combination of input/output values they accept or provide.
- 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.
- SISO decoders 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.
- 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).
- 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.
- 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 .
- 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, a 1 , a 2 , . . . , aM ( 121 ) represents a sequence of M bits to be encoded.
- the output of the encoder includes the data bits a 1 , a 2 , . . . , aM ( 121 ), a set of redundancy bits c 1 , c 2 , . . . , cM ( 122 ) that are the output of a first convolutional encoder 125 , and a second set of redundancy bits d 1 , d 2 , . . . , 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 221 A.
- the soft decoder outputs are passed into a summer 222 A where the soft inputs to the first SISO decoder are subtracted.
- the summer 222 A arithmetically combines the output from the SISO decoder 221 A 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 221 B.
- Extrinsic information is generated at the output of a summer 222 B and is deinterleaved by the de-interleaver 224 and passed through the switch 225 as input to the fist SISO decoder 221 A. The process continues in an iterative manner, until a termination criterion is satisfied.
- the values output from the SISO 221 B then are passed through a decision device such as a slicer 226 that provides the final estimate of the transmitted bits, â 1 , â 2 , . . . , â M .
- one or both of the SISO decoders 221 A, 221 B can be replaced by a look-up table (LUT) 19 that is pre-configured to approximate the output of an algorithmic SISO decoding process.
- LUT 19 A pre-configuration process is shown in FIG. 6 .
- the contents of the LUT 19 are determined by generating a 2 (N*K 1 ) entry table, with each entry having K 2 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 K 1 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 ⁇ 1.
- 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, K 1 and K 2 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.
- SNR signal-to-noise ratio
- the corresponding output soft symbol is found in the LUT 19 .
- the n th soft output is obtained by feeding the soft symbols n ⁇ n 1 , n ⁇ n 1+1 , . . . , n ⁇ 1, n, n+1, . . . , n ⁇ n 1 +N ⁇ 1, to the look-up table and reading the corresponding K 2 bit table entry.
- the parameter n 1 also is a design parameter.
- 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.
- 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.
- SISO soft-input soft-output
- 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 .
- 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 .
- a slicer 339 then converts the soft symbols to bits to provide the estimated transmitted information sequence â 1 , â 2 , . . . , â M .
- 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.
- turbo decoding it also can reduce the storage requirements because fewer than M*k1 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.
- 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 .
- 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.
- 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.
- 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.
- 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.
- SIHO soft-input hard-output
- HIHO hard-input hard-output
- partial implementation of any of these decoders using a LUT also can be used.
- 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.
- 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.
- 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.
- ROM read-only-memory
Landscapes
- Physics & Mathematics (AREA)
- Probability & Statistics with Applications (AREA)
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Error Detection And Correction (AREA)
- Compression, Expansion, Code Conversion, And Decoders (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
- Reduction Or Emphasis Of Bandwidth Of Signals (AREA)
- Communication Control (AREA)
Abstract
Description
- 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).
-
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 ⅓ turbo encoder. -
FIG. 4 is a block diagram of a parallel concatenated rate ⅓ 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. - As shown in
FIG. 1 , a transmitter includes adata 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 bychannel encoder 120. The encoded bits/packets are modulated by amodulator 130 and are up-converted by an up-conversion element 140 and transmitted through the transmitter'santenna 150. - As shown in
FIG. 2 , a receiver includes anantenna 240 that receives encoded data packets from the transmitter. The encoded packet is down-converted by adown conversion element 200 and demodulated by ademodulator 210. The demodulated packet is provided to achannel decoder 220 to recover the transmitted package. The sequence of recovered packages is converted to an estimated bit stream by ade-framing device 230. -
FIG. 3 illustrates a rate ⅓ parallel concatenated turbo encoder as an example of thechannel encoder 120. The packet data, a1, a2, . . . , aM (121) represents a sequence of M bits to be encoded. The output of the encoder includes the data bits a1, a2, . . . , aM (121), a set of redundancy bits c1, c2, . . . , cM (122) that are the output of a firstconvolutional encoder 125, and a second set of redundancy bits d1, d2, . . . , dM (123) that are the output of a secondconvolutional encoder 126 that operates on re-ordered input bits obtained from aninterleaver 124. -
FIG. 4 illustrates achannel decoder 220 for decoding data packets encoded by theencoder 120 ofFIG. 3 . Soft values from thedemodulator 210 are passed through aswitch 225 to afirst SISO decoder 221A. The soft decoder outputs are passed into asummer 222A where the soft inputs to the first SISO decoder are subtracted. Thus, thesummer 222A arithmetically combines the output from theSISO decoder 221A and the soft input values. The outputs of the summer 222 are considered extrinsic information. The extrinsic information is interleaved byinterleaver 223 and fed into asecond SISO decoder 221B. Extrinsic information is generated at the output of asummer 222B and is deinterleaved by the de-interleaver 224 and passed through theswitch 225 as input to thefist SISO decoder 221A. The process continues in an iterative manner, until a termination criterion is satisfied. The values output from theSISO 221B then are passed through a decision device such as aslicer 226 that provides the final estimate of the transmitted bits, â1, â2, . . . , âM. - As illustrated in
FIG. 5 , one or both of theSISO decoders FIG. 6 . The contents of theLUT 19 are determined by generating a 2 (N*K1 ) 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-specifiedconventional SISO decoder 221 operating on a block of M symbols, where M is greater than N−1. 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 theLUT 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, K1 and K2 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 ofsoft symbols 41 is received, the corresponding output soft symbol is found in theLUT 19. The nth soft output is obtained by feeding the soft symbols n−n1, n−n1+1, . . . , n−1, n, n+1, . . . , n−n1+N−1, to the look-up table and reading the corresponding K2 bit table entry. The parameter n1 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 theLUT 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 ⅓ parallel concatenatedturbo decoder 220 that uses both joint quantization and LUT SISO decoding. As shown inFIG. 7 , thedecoder 220 receives a vector of soft symbols from thedemodulator 210. Acompressor 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 asummer 321 where the soft inputs are subtracted to generate extrinsic information. The extrinsic information is decompressed into the single-symbol (bit) level by adecompressor 323 and interleaved by theinterleaver 325. - Next, the soft symbols are re-compressed by a
compressor 327 that functions in a similar manner as thefirst compressor 315. The compressed symbols are processed by a secondSISO decoder block 329 that also can use aLUT 331 to decode the symbols. TheSISO block 329 and itsLUT 331 can be identical to or substantially the same as thefirst SISO block 317 andLUT 319. The resulting soft symbols are used to generate extrinsic information at the output of anothersummer 333. The extrinsic information is decompressed to the bit level bydecompressor 335 and de-interleaved byde-interleaver 337. Thedecompressor 335 may be identical to or substantially the same asdecompressor 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*k1 bits are required to represent each block of M soft symbols. For a rate ⅓ turbo code, at least three such blocks would be stored.
- As shown in
FIG. 8 , theSISO 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. TheLUT 319 would receive soft multi-symbols as input. Amulti-symbol quantizer 351 also can be used to implement a look-up table adapted for use in the decoder, thereby optimizing both thequantizer 351 andLUT 319. Alternatively, theSISO decoder 341 can be fed with the quantized multi-symbols and adaptation of the LUT can be performed as described above. - The
compressors joint quantizer 351, and thedecompressors - As shown in
FIG. 9 , themulti-symbol quantizer 351 and the inverse operation of decomposing the multi-symbol soft from the LUT-basedSISO decoder 319 into P multiple soft symbols can be pre-configured jointly by adecompressor block 353. Thejoint quantizer 351 and thedecompressor 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 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.
Claims (2)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US11/673,380 US20070198899A1 (en) | 2001-06-12 | 2007-02-09 | Low complexity channel decoders |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US09/880,707 US7243295B2 (en) | 2001-06-12 | 2001-06-12 | Low complexity channel decoders |
US10/829,075 US7240274B2 (en) | 2001-06-12 | 2004-04-21 | Low complexity channel decoders |
US11/673,380 US20070198899A1 (en) | 2001-06-12 | 2007-02-09 | Low complexity channel decoders |
Related Parent Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US10/829,075 Continuation US7240274B2 (en) | 2001-06-12 | 2004-04-21 | Low complexity channel decoders |
Publications (1)
Publication Number | Publication Date |
---|---|
US20070198899A1 true US20070198899A1 (en) | 2007-08-23 |
Family
ID=25376895
Family Applications (3)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/880,707 Expired - Lifetime US7243295B2 (en) | 2001-06-12 | 2001-06-12 | Low complexity channel decoders |
US10/829,075 Expired - Lifetime US7240274B2 (en) | 2001-06-12 | 2004-04-21 | Low complexity channel decoders |
US11/673,380 Abandoned US20070198899A1 (en) | 2001-06-12 | 2007-02-09 | Low complexity channel decoders |
Family Applications Before (2)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US09/880,707 Expired - Lifetime US7243295B2 (en) | 2001-06-12 | 2001-06-12 | Low complexity channel decoders |
US10/829,075 Expired - Lifetime US7240274B2 (en) | 2001-06-12 | 2004-04-21 | Low complexity channel decoders |
Country Status (4)
Country | Link |
---|---|
US (3) | US7243295B2 (en) |
CN (1) | CN100389540C (en) |
MY (1) | MY138817A (en) |
WO (1) | WO2002101936A2 (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20070281633A1 (en) * | 2006-06-01 | 2007-12-06 | Haralabos Papadopoulos | Method and apparatus for distributed space-time coding in wireless radio networks |
US20080123618A1 (en) * | 2006-11-06 | 2008-05-29 | Docomo Communications Laboratories Usa, Inc. | Method and apparatus for asynchronous space-time coded transmission from multiple base stations over wireless radio networks |
US20080225751A1 (en) * | 2007-03-13 | 2008-09-18 | Kozat Ulas C | Method and apparatus for prioritized information delivery with network coding over time-varying network topologies |
US20080285671A1 (en) * | 2007-05-18 | 2008-11-20 | Sundberg Carl-Erik W | Adaptive maxlogmap-type receiver structures |
US20090075686A1 (en) * | 2007-09-19 | 2009-03-19 | Gomadam Krishna S | Method and apparatus for wideband transmission based on multi-user mimo and two-way training |
US20090213954A1 (en) * | 2008-02-25 | 2009-08-27 | Ozgun Bursalioglu | Tree position adaptive soft output m-algorithm receiver structures |
US20090225878A1 (en) * | 2008-03-06 | 2009-09-10 | Haralabos Papadopoulos | Adaptive forward-backward soft output m-algorithm receiver structures |
US20090285323A1 (en) * | 2008-05-15 | 2009-11-19 | Sundberg Carl-Erik W | Adaptive soft output m-algorithm receiver structures |
US20090296842A1 (en) * | 2008-06-03 | 2009-12-03 | Haralabos Papadopoulos | Soft output m-algorithm receiver structures with generalized survivor selection criteria for mimo systems |
US20100041407A1 (en) * | 2008-08-13 | 2010-02-18 | Giuseppe Caire | Method of combined user and coordination pattern scheduling over varying antenna and base-station coordination patterns in a multi-cell environment |
US20100041408A1 (en) * | 2008-08-15 | 2010-02-18 | Giuseppe Caire | Method for varying transmit power patterns in a multi-cell environment |
US20100040163A1 (en) * | 2008-08-15 | 2010-02-18 | Giuseppe Caire | Channel classification and rate adaptation for su-mimo systems |
US20100056171A1 (en) * | 2008-08-28 | 2010-03-04 | Ramprashad Sean A | Inter-cell approach to operating wireless beam-forming and user selection/scheduling in multi-cell environments based on limited signaling between patterns of subsets of cells |
US20100111232A1 (en) * | 2008-09-15 | 2010-05-06 | Haralabos Papadopoulos | Method and apparatus for iterative receiver structures for ofdm/mimo systems with bit interleaved coded modulation |
US20110041723A1 (en) * | 2001-03-27 | 2011-02-24 | Ajith Kuttannair Kumar | Electrical Energy Capture System with Circuitry For Blocking Flow of Undesirable Electrical Currents Therein |
US20110110449A1 (en) * | 2009-05-05 | 2011-05-12 | Ramprashad Sean A | Receiver terminal driven joint encoder and decoder mode adaptation for su-mimo systems |
US20110188596A1 (en) * | 2010-02-04 | 2011-08-04 | Haralabos Papadopoulos | Method and apparatus for distributed space-time coding in wireless radio networks |
US8059732B2 (en) | 2006-11-28 | 2011-11-15 | Ntt Docomo, Inc. | Method and apparatus for wideband transmission from multiple non-collocated base stations over wireless radio networks |
Families Citing this family (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US7243295B2 (en) * | 2001-06-12 | 2007-07-10 | Intel Corporation | Low complexity channel decoders |
US7450631B2 (en) * | 2001-10-26 | 2008-11-11 | Intel Corporation | Metric correction for multi user detection, for long codes DS-CDMA |
US7298788B2 (en) * | 2003-10-27 | 2007-11-20 | Ge Medical Systems Information Technologies, Inc. | Wireless communication system and method |
EP1562295A1 (en) * | 2004-02-09 | 2005-08-10 | Matsushita Electric Industrial Co., Ltd. | A method to reduce the memory requirement of the deinterleaver within a digital audio broadcast radio receiver using data compression |
US7978793B2 (en) * | 2008-02-06 | 2011-07-12 | Freescale Semiconductor, Inc. | Method for generating soft decision signal from hard decision signal in a receiver system |
CN102832953B (en) * | 2011-06-16 | 2017-12-12 | 中兴通讯股份有限公司 | Convolutional code decoder method and device |
US8929432B2 (en) | 2012-09-07 | 2015-01-06 | Sony Corporation | Combination A/53 and A/153 receiver using a HIHO viterbi decoder |
CN109347484B (en) * | 2018-11-05 | 2022-07-12 | 西安微电子技术研究所 | 64B/66B encoder based on two-stage table look-up and encoding method |
Citations (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4051331A (en) * | 1976-03-29 | 1977-09-27 | Brigham Young University | Speech coding hearing aid system utilizing formant frequency transformation |
US4393276A (en) * | 1981-03-19 | 1983-07-12 | Bell Telephone Laboratories, Incorporated | Fourier masking analog signal secure communication system |
US4558350A (en) * | 1982-06-11 | 1985-12-10 | Mitsubishi Denki Kabushiki Kaisha | Vector quantizer |
US4873701A (en) * | 1987-09-16 | 1989-10-10 | Penril Corporation | Modem and method for 8 dimensional trellis code modulation |
US5119424A (en) * | 1987-12-14 | 1992-06-02 | Hitachi, Ltd. | Speech coding system using excitation pulse train |
US5191548A (en) * | 1990-03-14 | 1993-03-02 | C-Cube Microsystems | System for compression and decompression of video data using discrete cosine transform and coding techniques |
US5297170A (en) * | 1990-08-21 | 1994-03-22 | Codex Corporation | Lattice and trellis-coded quantization |
US5319707A (en) * | 1992-11-02 | 1994-06-07 | Scientific Atlanta | System and method for multiplexing a plurality of digital program services for transmission to remote locations |
US5381425A (en) * | 1992-03-27 | 1995-01-10 | North Carolina State University | System for encoding and decoding of convolutionally encoded data |
US5384891A (en) * | 1988-09-28 | 1995-01-24 | Hitachi, Ltd. | Vector quantizing apparatus and speech analysis-synthesis system using the apparatus |
US5434623A (en) * | 1991-12-20 | 1995-07-18 | Ampex Corporation | Method and apparatus for image data compression using combined luminance/chrominance coding |
US5473727A (en) * | 1992-10-31 | 1995-12-05 | Sony Corporation | Voice encoding method and voice decoding method |
US5504832A (en) * | 1991-12-24 | 1996-04-02 | Nec Corporation | Reduction of phase information in coding of speech |
US5563660A (en) * | 1992-11-30 | 1996-10-08 | Sony Corporation | Decoder for a compressed digital video signal using a common memory for decoding and 2/3 pull-down conversion |
US5623479A (en) * | 1994-06-16 | 1997-04-22 | Olympus Optical Co., Ltd. | Information recording medium having a protection film and a reading apparatus for reading out information from the information reading medium |
US5651090A (en) * | 1994-05-06 | 1997-07-22 | Nippon Telegraph And Telephone Corporation | Coding method and coder for coding input signals of plural channels using vector quantization, and decoding method and decoder therefor |
US5675590A (en) * | 1994-11-23 | 1997-10-07 | At&T Wireless Services, Inc. | Cyclic trellis coded modulation |
US5701390A (en) * | 1995-02-22 | 1997-12-23 | Digital Voice Systems, Inc. | Synthesis of MBE-based coded speech using regenerated phase information |
US5896403A (en) * | 1992-09-28 | 1999-04-20 | Olympus Optical Co., Ltd. | Dot code and information recording/reproducing system for recording/reproducing the same |
US5974181A (en) * | 1997-03-20 | 1999-10-26 | Motorola, Inc. | Data compression system, method, and apparatus |
US5983384A (en) * | 1997-04-21 | 1999-11-09 | General Electric Company | Turbo-coding with staged data transmission and processing |
US6009552A (en) * | 1997-06-18 | 1999-12-28 | Motorola, Inc. | Soft-decision syndrome-based decoder for convolutional codes |
US6029264A (en) * | 1997-04-28 | 2000-02-22 | The Trustees Of Princeton University | System and method for error correcting a received data stream in a concatenated system |
US6131084A (en) * | 1997-03-14 | 2000-10-10 | Digital Voice Systems, Inc. | Dual subframe quantization of spectral magnitudes |
US6161089A (en) * | 1997-03-14 | 2000-12-12 | Digital Voice Systems, Inc. | Multi-subframe quantization of spectral parameters |
US6161209A (en) * | 1997-03-28 | 2000-12-12 | Her Majesty The Queen In Right Of Canada, As Represented By The Minister Of Industry Through The Communications Research Centre | Joint detector for multiple coded digital signals |
US6199037B1 (en) * | 1997-12-04 | 2001-03-06 | Digital Voice Systems, Inc. | Joint quantization of speech subframe voicing metrics and fundamental frequencies |
US6202189B1 (en) * | 1998-12-17 | 2001-03-13 | Teledesic Llc | Punctured serial concatenated convolutional coding system and method for low-earth-orbit satellite data communication |
US6253185B1 (en) * | 1998-02-25 | 2001-06-26 | Lucent Technologies Inc. | Multiple description transform coding of audio using optimal transforms of arbitrary dimension |
US6307901B1 (en) * | 2000-04-24 | 2001-10-23 | Motorola, Inc. | Turbo decoder with decision feedback equalization |
US6377916B1 (en) * | 1999-11-29 | 2002-04-23 | Digital Voice Systems, Inc. | Multiband harmonic transform coder |
US6393072B1 (en) * | 1998-09-24 | 2002-05-21 | Lockheed Martin Corporation | Channel decoder using vocoder joint statistics |
US20020194567A1 (en) * | 2001-06-12 | 2002-12-19 | Daniel Yellin | Low complexity channel decoders |
US6516444B1 (en) * | 1999-07-07 | 2003-02-04 | Nec Corporation | Turbo-code decoder |
US6516437B1 (en) * | 2000-03-07 | 2003-02-04 | General Electric Company | Turbo decoder control for use with a programmable interleaver, variable block length, and multiple code rates |
US6606592B1 (en) * | 1999-11-17 | 2003-08-12 | Samsung Electronics Co., Ltd. | Variable dimension spectral magnitude quantization apparatus and method using predictive and mel-scale binary vector |
US6725409B1 (en) * | 2000-06-30 | 2004-04-20 | Texas Instruments Incorporated | DSP instruction for turbo decoding |
US7634399B2 (en) * | 2003-01-30 | 2009-12-15 | Digital Voice Systems, Inc. | Voice transcoder |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1133276C (en) | 1999-11-12 | 2003-12-31 | 深圳市中兴通讯股份有限公司 | Decoding method and decoder for high-speed parallel cascade codes |
-
2001
- 2001-06-12 US US09/880,707 patent/US7243295B2/en not_active Expired - Lifetime
-
2002
- 2002-05-10 WO PCT/US2002/014878 patent/WO2002101936A2/en not_active Application Discontinuation
- 2002-05-10 CN CNB028117816A patent/CN100389540C/en not_active Expired - Fee Related
- 2002-06-12 MY MYPI20022200A patent/MY138817A/en unknown
-
2004
- 2004-04-21 US US10/829,075 patent/US7240274B2/en not_active Expired - Lifetime
-
2007
- 2007-02-09 US US11/673,380 patent/US20070198899A1/en not_active Abandoned
Patent Citations (41)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4051331A (en) * | 1976-03-29 | 1977-09-27 | Brigham Young University | Speech coding hearing aid system utilizing formant frequency transformation |
US4393276A (en) * | 1981-03-19 | 1983-07-12 | Bell Telephone Laboratories, Incorporated | Fourier masking analog signal secure communication system |
US4558350A (en) * | 1982-06-11 | 1985-12-10 | Mitsubishi Denki Kabushiki Kaisha | Vector quantizer |
US4873701A (en) * | 1987-09-16 | 1989-10-10 | Penril Corporation | Modem and method for 8 dimensional trellis code modulation |
US5119424A (en) * | 1987-12-14 | 1992-06-02 | Hitachi, Ltd. | Speech coding system using excitation pulse train |
US5384891A (en) * | 1988-09-28 | 1995-01-24 | Hitachi, Ltd. | Vector quantizing apparatus and speech analysis-synthesis system using the apparatus |
US5191548A (en) * | 1990-03-14 | 1993-03-02 | C-Cube Microsystems | System for compression and decompression of video data using discrete cosine transform and coding techniques |
US5297170A (en) * | 1990-08-21 | 1994-03-22 | Codex Corporation | Lattice and trellis-coded quantization |
US5434623A (en) * | 1991-12-20 | 1995-07-18 | Ampex Corporation | Method and apparatus for image data compression using combined luminance/chrominance coding |
US5504832A (en) * | 1991-12-24 | 1996-04-02 | Nec Corporation | Reduction of phase information in coding of speech |
US5381425A (en) * | 1992-03-27 | 1995-01-10 | North Carolina State University | System for encoding and decoding of convolutionally encoded data |
US5896403A (en) * | 1992-09-28 | 1999-04-20 | Olympus Optical Co., Ltd. | Dot code and information recording/reproducing system for recording/reproducing the same |
US5473727A (en) * | 1992-10-31 | 1995-12-05 | Sony Corporation | Voice encoding method and voice decoding method |
US5319707A (en) * | 1992-11-02 | 1994-06-07 | Scientific Atlanta | System and method for multiplexing a plurality of digital program services for transmission to remote locations |
US5563660A (en) * | 1992-11-30 | 1996-10-08 | Sony Corporation | Decoder for a compressed digital video signal using a common memory for decoding and 2/3 pull-down conversion |
US5651090A (en) * | 1994-05-06 | 1997-07-22 | Nippon Telegraph And Telephone Corporation | Coding method and coder for coding input signals of plural channels using vector quantization, and decoding method and decoder therefor |
US5623479A (en) * | 1994-06-16 | 1997-04-22 | Olympus Optical Co., Ltd. | Information recording medium having a protection film and a reading apparatus for reading out information from the information reading medium |
US5675590A (en) * | 1994-11-23 | 1997-10-07 | At&T Wireless Services, Inc. | Cyclic trellis coded modulation |
US5701390A (en) * | 1995-02-22 | 1997-12-23 | Digital Voice Systems, Inc. | Synthesis of MBE-based coded speech using regenerated phase information |
US6131084A (en) * | 1997-03-14 | 2000-10-10 | Digital Voice Systems, Inc. | Dual subframe quantization of spectral magnitudes |
US6161089A (en) * | 1997-03-14 | 2000-12-12 | Digital Voice Systems, Inc. | Multi-subframe quantization of spectral parameters |
US5974181A (en) * | 1997-03-20 | 1999-10-26 | Motorola, Inc. | Data compression system, method, and apparatus |
US6161209A (en) * | 1997-03-28 | 2000-12-12 | Her Majesty The Queen In Right Of Canada, As Represented By The Minister Of Industry Through The Communications Research Centre | Joint detector for multiple coded digital signals |
US5983384A (en) * | 1997-04-21 | 1999-11-09 | General Electric Company | Turbo-coding with staged data transmission and processing |
US6029264A (en) * | 1997-04-28 | 2000-02-22 | The Trustees Of Princeton University | System and method for error correcting a received data stream in a concatenated system |
US6009552A (en) * | 1997-06-18 | 1999-12-28 | Motorola, Inc. | Soft-decision syndrome-based decoder for convolutional codes |
US6199037B1 (en) * | 1997-12-04 | 2001-03-06 | Digital Voice Systems, Inc. | Joint quantization of speech subframe voicing metrics and fundamental frequencies |
US6253185B1 (en) * | 1998-02-25 | 2001-06-26 | Lucent Technologies Inc. | Multiple description transform coding of audio using optimal transforms of arbitrary dimension |
US6393072B1 (en) * | 1998-09-24 | 2002-05-21 | Lockheed Martin Corporation | Channel decoder using vocoder joint statistics |
US6202189B1 (en) * | 1998-12-17 | 2001-03-13 | Teledesic Llc | Punctured serial concatenated convolutional coding system and method for low-earth-orbit satellite data communication |
US6516444B1 (en) * | 1999-07-07 | 2003-02-04 | Nec Corporation | Turbo-code decoder |
US6606592B1 (en) * | 1999-11-17 | 2003-08-12 | Samsung Electronics Co., Ltd. | Variable dimension spectral magnitude quantization apparatus and method using predictive and mel-scale binary vector |
US6377916B1 (en) * | 1999-11-29 | 2002-04-23 | Digital Voice Systems, Inc. | Multiband harmonic transform coder |
US6516437B1 (en) * | 2000-03-07 | 2003-02-04 | General Electric Company | Turbo decoder control for use with a programmable interleaver, variable block length, and multiple code rates |
US6307901B1 (en) * | 2000-04-24 | 2001-10-23 | Motorola, Inc. | Turbo decoder with decision feedback equalization |
US6725409B1 (en) * | 2000-06-30 | 2004-04-20 | Texas Instruments Incorporated | DSP instruction for turbo decoding |
US20020194567A1 (en) * | 2001-06-12 | 2002-12-19 | Daniel Yellin | Low complexity channel decoders |
US20040199856A1 (en) * | 2001-06-12 | 2004-10-07 | Intel Corporation, A Delaware Corporation | Low complexity channel decoders |
US7240274B2 (en) * | 2001-06-12 | 2007-07-03 | Intel Corporation | Low complexity channel decoders |
US7243295B2 (en) * | 2001-06-12 | 2007-07-10 | Intel Corporation | Low complexity channel decoders |
US7634399B2 (en) * | 2003-01-30 | 2009-12-15 | Digital Voice Systems, Inc. | Voice transcoder |
Cited By (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20110041723A1 (en) * | 2001-03-27 | 2011-02-24 | Ajith Kuttannair Kumar | Electrical Energy Capture System with Circuitry For Blocking Flow of Undesirable Electrical Currents Therein |
US20070281633A1 (en) * | 2006-06-01 | 2007-12-06 | Haralabos Papadopoulos | Method and apparatus for distributed space-time coding in wireless radio networks |
US8194760B2 (en) | 2006-06-01 | 2012-06-05 | Ntt Docomo, Inc. | Method and apparatus for distributed space-time coding in wireless radio networks |
US20080123618A1 (en) * | 2006-11-06 | 2008-05-29 | Docomo Communications Laboratories Usa, Inc. | Method and apparatus for asynchronous space-time coded transmission from multiple base stations over wireless radio networks |
US8027407B2 (en) | 2006-11-06 | 2011-09-27 | Ntt Docomo, Inc. | Method and apparatus for asynchronous space-time coded transmission from multiple base stations over wireless radio networks |
US8059732B2 (en) | 2006-11-28 | 2011-11-15 | Ntt Docomo, Inc. | Method and apparatus for wideband transmission from multiple non-collocated base stations over wireless radio networks |
US20080225751A1 (en) * | 2007-03-13 | 2008-09-18 | Kozat Ulas C | Method and apparatus for prioritized information delivery with network coding over time-varying network topologies |
US8861356B2 (en) | 2007-03-13 | 2014-10-14 | Ntt Docomo, Inc. | Method and apparatus for prioritized information delivery with network coding over time-varying network topologies |
US20080285671A1 (en) * | 2007-05-18 | 2008-11-20 | Sundberg Carl-Erik W | Adaptive maxlogmap-type receiver structures |
US8064548B2 (en) * | 2007-05-18 | 2011-11-22 | Ntt Docomo, Inc. | Adaptive MaxLogMAP-type receiver structures |
US20090075686A1 (en) * | 2007-09-19 | 2009-03-19 | Gomadam Krishna S | Method and apparatus for wideband transmission based on multi-user mimo and two-way training |
US20090213954A1 (en) * | 2008-02-25 | 2009-08-27 | Ozgun Bursalioglu | Tree position adaptive soft output m-algorithm receiver structures |
US8325840B2 (en) * | 2008-02-25 | 2012-12-04 | Ntt Docomo, Inc. | Tree position adaptive soft output M-algorithm receiver structures |
US8279954B2 (en) | 2008-03-06 | 2012-10-02 | Ntt Docomo, Inc. | Adaptive forward-backward soft output M-algorithm receiver structures |
US20090225878A1 (en) * | 2008-03-06 | 2009-09-10 | Haralabos Papadopoulos | Adaptive forward-backward soft output m-algorithm receiver structures |
US20090285323A1 (en) * | 2008-05-15 | 2009-11-19 | Sundberg Carl-Erik W | Adaptive soft output m-algorithm receiver structures |
US8565329B2 (en) | 2008-06-03 | 2013-10-22 | Ntt Docomo, Inc. | Soft output M-algorithm receiver structures with generalized survivor selection criteria for MIMO systems |
US20090296842A1 (en) * | 2008-06-03 | 2009-12-03 | Haralabos Papadopoulos | Soft output m-algorithm receiver structures with generalized survivor selection criteria for mimo systems |
US20100041407A1 (en) * | 2008-08-13 | 2010-02-18 | Giuseppe Caire | Method of combined user and coordination pattern scheduling over varying antenna and base-station coordination patterns in a multi-cell environment |
US8229443B2 (en) | 2008-08-13 | 2012-07-24 | Ntt Docomo, Inc. | Method of combined user and coordination pattern scheduling over varying antenna and base-station coordination patterns in a multi-cell environment |
US8451951B2 (en) | 2008-08-15 | 2013-05-28 | Ntt Docomo, Inc. | Channel classification and rate adaptation for SU-MIMO systems |
US20100040163A1 (en) * | 2008-08-15 | 2010-02-18 | Giuseppe Caire | Channel classification and rate adaptation for su-mimo systems |
US8705484B2 (en) | 2008-08-15 | 2014-04-22 | Ntt Docomo, Inc. | Method for varying transmit power patterns in a multi-cell environment |
US20100041408A1 (en) * | 2008-08-15 | 2010-02-18 | Giuseppe Caire | Method for varying transmit power patterns in a multi-cell environment |
US20100056171A1 (en) * | 2008-08-28 | 2010-03-04 | Ramprashad Sean A | Inter-cell approach to operating wireless beam-forming and user selection/scheduling in multi-cell environments based on limited signaling between patterns of subsets of cells |
US8542640B2 (en) | 2008-08-28 | 2013-09-24 | Ntt Docomo, Inc. | Inter-cell approach to operating wireless beam-forming and user selection/scheduling in multi-cell environments based on limited signaling between patterns of subsets of cells |
US20100111232A1 (en) * | 2008-09-15 | 2010-05-06 | Haralabos Papadopoulos | Method and apparatus for iterative receiver structures for ofdm/mimo systems with bit interleaved coded modulation |
US8855221B2 (en) | 2008-09-15 | 2014-10-07 | Ntt Docomo, Inc. | Method and apparatus for iterative receiver structures for OFDM/MIMO systems with bit interleaved coded modulation |
US20110110449A1 (en) * | 2009-05-05 | 2011-05-12 | Ramprashad Sean A | Receiver terminal driven joint encoder and decoder mode adaptation for su-mimo systems |
US9048977B2 (en) | 2009-05-05 | 2015-06-02 | Ntt Docomo, Inc. | Receiver terminal driven joint encoder and decoder mode adaptation for SU-MIMO systems |
US20110188596A1 (en) * | 2010-02-04 | 2011-08-04 | Haralabos Papadopoulos | Method and apparatus for distributed space-time coding in wireless radio networks |
US8514961B2 (en) | 2010-02-04 | 2013-08-20 | Ntt Docomo, Inc. | Method and apparatus for distributed space-time coding in wireless radio networks |
Also Published As
Publication number | Publication date |
---|---|
US20040199856A1 (en) | 2004-10-07 |
MY138817A (en) | 2009-07-31 |
CN1515079A (en) | 2004-07-21 |
US7243295B2 (en) | 2007-07-10 |
US20020194567A1 (en) | 2002-12-19 |
CN100389540C (en) | 2008-05-21 |
WO2002101936A3 (en) | 2003-02-27 |
WO2002101936A2 (en) | 2002-12-19 |
US7240274B2 (en) | 2007-07-03 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US20070198899A1 (en) | Low complexity channel decoders | |
Pyndiah et al. | Near optimum decoding of product codes | |
CA2270668C (en) | Soft decision output decoder for decoding convolutionally encoded codewords | |
US6119264A (en) | Data block convolutional coding device and method, and corresponding decoding method and device | |
Jeanne et al. | Joint source-channel decoding of variable-length codes for convolutional codes and turbo codes | |
EP1514360A2 (en) | Soft decoding of linear block codes | |
US6795507B1 (en) | Method and apparatus for turbo decoding of trellis coded modulated signal transmissions | |
Reed et al. | Turbo-code termination schemes and a novel alternative for short frames | |
Chou et al. | Turbo coded trellis-based constructions for data embedding: channel coding with side information | |
US7185267B2 (en) | Non linear scaling of reliability values in a turbo decoder system | |
US7236591B2 (en) | Method for performing turbo decoding in mobile communication system | |
Ruscitto et al. | Joint source and channel coding using turbo codes over rings | |
US20040017857A1 (en) | Transmitter, receiver, methods, program and signal adapted to modulations having a large number of states | |
Ould-Cheikh-Mouhamedou et al. | Enhanced Max-Log-APP and enhanced Log-APP decoding for DVB-RCS | |
Huettinger et al. | Information processing in soft-output decoding | |
Maunder et al. | Iteratively decoded irregular variable length coding and trellis coded modulation | |
US20090135937A1 (en) | Trellis constellation shaping | |
US8924811B1 (en) | Fast, efficient architectures for inner and outer decoders for serial concatenated convolutional codes | |
Thobaben et al. | Design considerations for iteratively-decoded source-channel coding schemes | |
Ho et al. | Optimal soft decoding for combined trellis-coded quantization/modulation | |
Lin et al. | Joint source-channel coding using combined TCQ/CPM: iterative decoding | |
Thobaben et al. | Joint source-channel coding with inner irregular codes | |
Thobaben | Joint network/channel coding for bandwidth-efficient multi-user ARQ | |
Adrat et al. | Analysis of extrinsic Information from softbit-source decoding applicable to iterative source-channel decoding | |
Ghouri et al. | Performance of modified iterative decoding algorithm for product codes |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YELLIN, DANIEL;RAINISH, DORON;REEL/FRAME:018958/0429;SIGNING DATES FROM 20010909 TO 20010916 Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YELLIN, DANIEL;RAINISH, DORON;REEL/FRAME:018958/0561;SIGNING DATES FROM 20010909 TO 20010916 Owner name: INTEL CORPORATION, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNORS:YELLIN, DANIEL;RAINISH, DORON;REEL/FRAME:018958/0574;SIGNING DATES FROM 20010909 TO 20010916 |
|
STCB | Information on status: application discontinuation |
Free format text: ABANDONED -- FAILURE TO RESPOND TO AN OFFICE ACTION |