EP1393453A2 - Area efficient parallel turbo decoding - Google Patents

Area efficient parallel turbo decoding

Info

Publication number
EP1393453A2
EP1393453A2 EP02766844A EP02766844A EP1393453A2 EP 1393453 A2 EP1393453 A2 EP 1393453A2 EP 02766844 A EP02766844 A EP 02766844A EP 02766844 A EP02766844 A EP 02766844A EP 1393453 A2 EP1393453 A2 EP 1393453A2
Authority
EP
European Patent Office
Prior art keywords
sub
block
computation
metric
recursion
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.)
Withdrawn
Application number
EP02766844A
Other languages
German (de)
French (fr)
Inventor
Zhongfeng Wang
Keshab K. Parhi
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
University of Minnesota
Original Assignee
University of Minnesota
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by University of Minnesota filed Critical University of Minnesota
Priority claimed from PCT/US2002/013365 external-priority patent/WO2002089331A2/en
Publication of EP1393453A2 publication Critical patent/EP1393453A2/en
Withdrawn legal-status Critical Current

Links

Definitions

  • This invention relates generally to turbo codes and in particular to area- efficient parallel turbo decoding schemes and decoders.
  • signals transmitted may be subjected to fading, jamming, and other elements that may cause errors to be introduced in the signal.
  • the coding of signals before transmission helps to overcome the effects of channel noise, fading, and jamming, by allowing errors introduced during the transmission to be detected and corrected when the signal is decoded at a receiver.
  • PCCC Parallel concatenated convolution codes
  • Turbo codes have been recognized as a breakthrough in coding schemes.
  • Turbo codes provide powerful resistance to errors generated during transmission. Turbo codes provide high coding gains and bit error rates as low as 10 " . Because turbo codes provide outstanding error correction, turbo codes are very useful in applications where the signal-to-noise ratio (SNR) is generally low (e.g., wireless communications).
  • SNR signal-to-noise ratio
  • a turbo encoder may include a parallel concatenation of two recursive systematic convolutional (RSC) encoders linked by an interleaver.
  • the two RSC encoders provide the component codes of a turbo code.
  • the interleaver changes the order of the data stream before it is input to the second RSC encoder. Because one data stream is interleaved, the resulting codes have time-variant characteristics that provide for the high coding gains obtained from turbo coders.
  • a serial turbo decoder may include a pair of soft-input, soft output (SISO) decoders, a receiver buffer, an interleaver, and a deinterleaver.
  • SISO soft-input
  • SISO soft output
  • an incoming block of data (also called a data frame) is processed once and then recirculated several times to achieve a desired coding gain.
  • turbo codes exhibit high resistance to errors, they are not ideally suited for many practical applications because of an inordinately high latency that is a result of the turbo encoder's use of interleavers (which introduce delay) and the turbo decoder's iterative algorithm which is computationally complex.
  • Turbo codes usually work with large block sizes (e.g. N > 5000 bits).
  • the soft inputs for an entire block must be stored in a memory in order to facilitate the iterative decoding. In other words, the soft inputs will be repetitively used in each decoding phase.
  • turbo decoders are memory intensive, which may render them impractical or too expensive for many applications.
  • latency of serial turbo decoders may be marginally improved by using specially designed high-speed hardware to implement the turbo decoders; however, only incremental improvement in latency is provided at the cost of increased expense and device complexity, in addition to increased power dissipation (which may be unacceptable in many low power wireless devices).
  • Parallel decoding can greatly improve throughput and latency.
  • Two basic parallel schemes are available. Parallelism may be achieved by decoding multiple received signals at the same time or by dividing a received signal into blocks and decoding the blocks in parallel. While throughput and latency may be reduced using parallel decoding, the large memory requirement is not. In addition, hardware complexity and cost also are increased. Therefore, parallel schemes that are memory efficient and hardware (or area) efficient are needed for practical implementation of turbo codes.
  • the communications system 100 includes a transmitter 101 that may be used to send signals to a receiver 102 through a transmission medium including a communications channel 105.
  • a source encoder 111 removes redundant parts of a signal for transmission.
  • An encryptor 113 may be used to encrypt the signal ensuring privacy of the information transmitted in the signal.
  • the encrypted signal 114 is provided to the turbo encoder 115, discussed previously, which encodes the signal to protect against perturbations introduced by the communications channel 105.
  • the encoded signal 116 is supplied as an input to modulator 117.
  • the modulator 117 modulates the encoded signal for suitable transmission across the channel 105.
  • a demodulator 122 demodulates the signal received from the channel 105.
  • the demodulated signal is provided to the turbo decoder 124, discussed previously.
  • the turbo decoder 124 decodes the signal, checks the signal for errors during transmission, and corrects for errors if possible.
  • the decoded signal may be sent to a decryptor 126 if the signal is encrypted. Finally, the signal is decoded by a source decoder 128.
  • the turbo encoder 115 may include two recursive systematic convolutional (RSC) encoders 201, 203, and an interleaver 205.
  • the interleaver 205 may be implemented using a conventional block interleaver or a random inter-leaver.
  • the inter-leaver works on block-based data. Once a block of data is received in sequence, the inter-leaver outputs the data in a perturbed order.
  • the inter-leaver 205 changes the order of the data stream 114 or U before it is input to the second RSC 203. Because one data stream is interleaved, the resulting codes have time- variant characteristics that provide for the high coding gains obtained from turbo coders.
  • the turbo encoder 115 receives input signal 114 u k .
  • the systematic bit x k s at time k is one output of the encoder.
  • the RSC encoder 201 encodes bits in the signal u k in an original order.
  • the second RSC encoder 203 encodes an interleaved information sequence received from interleaver 205. For each bit x k s at time index k, the first RSC encoder 201 generates parity bit x and the second RSC encoder 202 generates parity bit x[ 2 . Parity bits x ⁇ l and x ⁇ 2 may be punctured (i.e., deleted from the output data stream) before sending to the modulator 117 according to a desired coding rate.
  • the outputs x k * , x , and x p2 form the output 116 to the modulator 117.
  • the output bits are then transmitted over a communication channel using a variety of transmission techniques as described in "Digital Communications,” by John Proakis, McGraw-Hill, 1983, ISBN 0-07-050937-9.
  • the turbo decoder 124 of Fig. 1 may be implemented using a conventional serial turbo decoder 124 shown in Fig. 2B.
  • Signal 123 input to turbo decoder 124 may include bits y , y ⁇ 1 , and y ⁇ 2 , which correspond to bits x k s , x ⁇ 1 , and x ⁇ 2 produced by turbo encoder 115 (see Fig. 2A).
  • the turbo decoder 124 includes two soft-input soft-output (SISO) decoders 221, 222, two interleavers 231, 233, and one deinterleaver 240. Each decoder 221 and 222 has two outputs at each time instant:
  • extrinsic information denoted as L' ⁇ k where k represents the time and i corresponds to the first or second SISO decoder, (2) log likelihood ratio (LLR), denoted as L' lr (k) or L' R (k) .
  • LLR log likelihood ratio
  • the extrinsic information output from one constituent decoder is used as a priori information for the other constituent decoder after interleaving/de-interleaving.
  • the MAP algorithm may be used to compute the soft outputs.
  • a maximum a-posteriori (MAP) algorithm may be used to implement the SISO decoders 221 and 222 in turbo decoder 124.
  • MAP a-posteriori
  • a detailed discussion of the MAP algorithm and its derivation may be found in "Near optimum error correcting coding and decoding: turbo codes” by C. Berrou et al., IEEE Tran. on Communications, vol. 44, pp. 1261-1271, Oct. 1996 and "A comparison of optimal and sub-optimal MAP decoding algorithms operating in the log domain" by P. Robertson et al., IEEE Int. Conf. on Communications, pp. 1009-1013, 1995.
  • R (R 1 ,R 2 ,- --,R k ,- --,R N ) denotes a received noise corrupted signal and S k denotes the state of the encoder at time k, respectively, using Bayes rule (and taking into account events after time k are not influenced by observation of Rf and bit u k ), if state S k is known, LLR of u k can be derived as
  • a frame of received data is decoded by first calculating the forward recursion metrics D across the entire frame of data.
  • the results for each of the forward recursion metric D computations are saved in a memory.
  • the backward recursion metrics D are computed beginning at the end of the data-frame.
  • an LLR computation may be performed using the corresponding saved forward recursion metric D .
  • a drawback of using the MAP algorithm is that a large amount of memory is required to decode a block of data (i.e., a frame) since all of the forward recursion metrics ⁇ are stored from the starting trellis stage (i.e., the beginning of the data block) to the end trellis stage (i.e., the end of the data block) when the backward recursion metrics D recursive computation begins.
  • another drawback is the resulting long decoding delay (or latency) since LLR calculations cannot be made until the first backward recursion metric D has been determined.
  • the sliding window approach initializes each state as equi-probable.
  • the recursion operations are continued for a number of trellis stages.
  • the state metrics at the last time index may be assumed to be reliable.
  • the sliding window approach may be implemented using different versions. As shown in Fig. 3, one version includes a timing diagram for the sliding window approach is shown for decoding a data-block or frame 300.
  • the data block or frame 300 includes a number of sliding windows or sub-blocks of data (e.g., 301, 302, 303, 304, 305, 306, 307, 308, 309, and 310).
  • the sliding window length is normally chosen to be 5 to 7 times the constraint length (e.g., the memory size plus one) of RSC encoders.
  • two backward recursion units (performing a pre- computation backward recursion metric ⁇ l computation 310 and backward recursion metric D2 computation 312) and one forward recursion unit D (performing a forward recursion metric computation 313) are employed for computing the state metrics.
  • the first two time slots (2 T sw ) are used for computing the branch metrics for the first two sliding windows, where the time slot T sw denotes the processing time for a sliding window within one decoding phase.
  • the trellis starts and ends on the same known state, such as, for example, State 0.
  • the D unit starts forward recursive computation 313 on the first sliding window 301.
  • the pre-computation Di unit starts backward recursive computation 310 on the second sliding window 302 with a constant initial value assigned to all states.
  • the branch metrics are computed for the 3 rd sliding window in the meantime.
  • the computed forward state metrics are stored in a small buffer and will be used for computation of LLR/Lex in the next time slot.
  • the pre-computation backward state metrics at the last time index within a time slot are used as the initial values for the computation of the backward state metrics in the next time slot.
  • the backward recursion metric D2 unit starts its backward recursion computation 312 with the initial values from the pre- computation backward recursion metrics determined during t3.
  • the previously saved forward state metrics at time index k -l and presently computed backward state metrics at time index k are used for computation of the outputs LLR and extrinsic information Lex at time index k.
  • the LLR and extrinsic information are computed for the bits in the first sliding window 301.
  • the D unit continues its forward recursion computations 313 with the initial values equal to the forward state metric at the last time index. This process is repeated until the end of a frame 300 is reached.
  • the D2 unit starts its backward recursion from the ending stage.
  • the outputs LLR and extrinsic information of the bits in the last sliding window 310 are output during this time period.
  • the sliding window length may be chosen to be 5 to 7 times of the constraint length (K) of the code.
  • K constraint length
  • the sliding window size may be chosen to be 16 bits for the benefit of, for example, VLSI implementation.
  • the performance degradation of using the sliding window approach is negligible when compared with the global recursion approach.
  • the latency for the sliding window approach is reduced to 3 decoding cycles instead of S decoding cycles in the global recursion approach, where S generally may be much larger than 10.
  • turbo decoding In order to address the above identified and other problems of conventional turbo decoders, several memory efficient and area-efficient parallel decoding schemes are provided for turbo decoding. Through use of unique parallel decoding schemes, the increased throughput and reduced latency associated with parallel turbo decoding is maintained while the memory requirements associated with turbo decoding are reduced. In addition, several parallel decoding schemes are provided reducing the number of computation units that are required to implement a turbo decoder. Fewer computation units result in reduced power consumption for the turbo decoder (which is important for low power applications, such as, for example, wireless communications devices). Furthermore, fewer computation units result in reduced decoder complexity and better very large scale integration (VLSI) applications by reducing the area of silicon needed to implement the turbo decoder.
  • VLSI very large scale integration
  • a parallel decoding scheme using a segmented sliding window approach may be implemented by dividing a turbo encoded data-block into sub-blocks.
  • the data-block is divided into segments where each segment includes a number of the sub-blocks.
  • each segment may be decoded in parallel using the sliding window process, where each sub-block corresponds to one sliding window.
  • the memory required to perform turbo decoder computations is substantially reduced when compared to conventional parallel turbo decoders while the benefit of latency reduction provided by parallel decoding is maintained.
  • an area-efficient parallel turbo decoding scheme may be implemented by receiving a turbo encoded block of data and dividing the data-block into sub-blocks.
  • a pre-computation forward recursion metric is determined for a sub-block.
  • Forward recursion metrics are determined for two or more consecutive sub-blocks following the pre-computation forward recursion metric sub-block.
  • a pre-computation backward recursion metric is determined for another sub-block.
  • Backward recursion metrics are determined for two or more consecutive sub-blocks preceding the pre-computation backward recursion metric sub-block.
  • the determinations of a pre-computation forward recursion metric, forward recursion metrics, a pre-computation backward recursion metric, and backward recursion metrics are repeated to determine a forward recursion metric and a backward recursion metric for each sub-block.
  • the data-block may be decoded based on the determined forward and backward recursion metrics.
  • the pre-computation forward recursion metric and the pre-computation backward recursion metric for every iteration may be determined concurrently.
  • a turbo received encoded block of data is divided into sub-blocks.
  • the data-block also is divided into a first segment and a second segment that overlap.
  • the forward recursion metrics for two consecutive sub-blocks may be determined, the backward recursion metrics for the two consecutive sub-blocks, the log likelihood ration (LLR) for the two consecutive sub-blocks based on the determined forward recursion metric may be determined, and the determined backward recursion metric for the two consecutive sub-blocks may be determined.
  • the determinations of the forward recursion metrics, the pre-computation backward recursion metric, and the backward recursion metrics may be repeated to determine the LLR for each sub-block.
  • the data-block may be decoded based on the determined LLR.
  • the number of computation units e.g., units determining forward or backward recursion metrics
  • a savings of one or more computation units may be achieved depending on the level of parallelism used. Fewer computation units result in reduced decoder complexity and small chip sizes.
  • hybrid parallel decoding approaches may be used when high levels of parallelism are desired.
  • the hybrid approach may be implemented by dividing a data-block into segments and performing a different one of the above-described approaches on different segments. For example, a data- block may be divided into three segments where the first two segments are decoded using the first area-efficient approach and the last segment is decoded using the segmented sliding window approach.
  • Figure 1 is an example of a conventional communications system.
  • Figure 2A is an example of a conventional turbo encoder structure for use in the system of Figure 1.
  • Figure 2B is an example of conventional turbo decoder structure for use in the system of Figure 1.
  • Figure 3 is an exemplary illustration of a conventional sliding window timing diagram for turbo decoding.
  • Figure 4 is an exemplary parallel turbo decoding scheme.
  • Figure 5 is an exemplary Type-1 2-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
  • Figure 6 is an exemplary Type-II a-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
  • Figure 7 is an exemplary Type-1 3-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
  • Figure 8 is an exemplary Type-15-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
  • Figure 9 illustrates an exemplary trade-off for parallel decoding schemes, in accordance with one embodiment of the present invention.
  • Figures 10 and 11 illustrate a performance comparison of various decoding schemes, in accordance with one embodiment of the present invention.
  • Figure 12A is a block diagram of an efficient turbo decoder, in accordance with one embodiment of the present invention.
  • Figure 12B is a block diagram of an efficient decoding block for use in the efficient turbo decoder of Figure 12 A, in accordance with one embodiment of the present invention.
  • Figure 12C is a block diagram of a Type I efficient decoding block for use in the efficient turbo decoder of Figure 12 A, in accordance with one embodiment of the present invention.
  • Figure 12D is a block diagram of a Type II efficient decoding block for use in the efficient turbo decoder of Figure 12A, in accordance with one embodiment of the present invention.
  • data frames may be decoded using parallel decoding.
  • parallel decoding technique a frame is divided into blocks and the blocks are decoded in parallel. While parallel decoding improves latency, parallel decoding suffers from the same huge memory requirement as the global recursion approach.
  • the concepts of the sliding window approach to parallel decoding to create a segmented sliding window approach, the benefits of reduced latency from parallel decoding may be maintained while significantly reducing the amount of memory needed to perform the decoding computations.
  • the segmented sliding window approach is applied to a data block 400.
  • the data block 400 is divided into sub-blocks or sliding windows (B1-B21).
  • the data block is divided into P segments (e.g., 3 segments 401, 402, 403) where P represents the level of parallelism (in this case level 3 parallelism is shown).
  • Segment 401 decodes sub-blocks B1-B7
  • segment 402 decodes sub-blocks B8-B14
  • segment 403 decodes sub-blocks B15-B21.
  • Recursion operations for forward and backward state metrics are performed in parallel on each segment using the sliding window approach for each sub-block in the segment.
  • a timing sequence 410 for the segment 402 is shown. For example, at t2 a forward recursion metric D is determined for sub-block B9, a pre-computation backward recursion metric D 1 is determined for sub-block B10, and a backward recursion metric D2, LLR, and Lex is determined for sub-block B8.
  • an overlap 420 is used between adjacent sub-blocks.
  • the overlap length ensures that the starting values of the recursive computation at the either end of a segment are reliable as the starting points inside each segment.
  • the overlap depth may be chosen to be twice as long as the sliding window.
  • the overlap depth between segments is suggested to be two sub-blocks or sliding windows (one sub-block for a pre- computation D and one sub-block for a pre-computation backward recursion metric ⁇ )•
  • the modified parallel decoding scheme using the segmented sliding window (SSW) provides the benefits of reduced latency and memory saving.
  • the SSW approach provides a ratio of "pre-computation" units to "real computation” of backward state metrics of 1 : 1.
  • the ratio of real computation units to pre-computation units may be increased and higher area-efficiency (i.e., similar performance with decreased complexity or fewer number of computation units) may be obtained using area-efficient parallel decoding schemes, as described in detail below.
  • forward recursion metrics may be continuously computed while computing backward recursion metrics using the sliding window approach (or a backward recursion state metric may be continuously computed while computing forward recursion state metrics using the sliding window approach), as previously described.
  • the sliding window approach may be used for both forward and backward recursion operations resulting in more flexible parallel decoding schemes.
  • two types of parallel decoding schemes may generated according to the following the rules:
  • the overall decoding time should not be more than S/P +2 time slots where a time slot is referred to as the period of time (T sw ) for the decoder to finish its decoding within one half iteration of a sliding window;
  • the amount of memory required to store state metrics per segment should not exceed L*M symbols, where L, and M represent the sliding window length and the number of trellis states respectively.
  • FIG. 5 an example of an area-efficient parallel type-I parallel decoding scheme decodes a data block or frame 500.
  • the frame 500 is divided into a number of sub-blocks (B1-B20).
  • all computation units work in a pipelined fashion over the entire frame 500.
  • the right-oriented arrows 501 indicate forward recursive computations and the left- oriented arrows 505 represent backward recursion computations.
  • the dashed lines 508 denote the pre-computation parts and solid lines 509 represent real (effective) computation parts.
  • L t denotes performing the computation of LLR and extrinsic information during the time slot t (e.g., L2 denotes the computation of LLR and extrinsic information during time period 2). All the computation units work on the sub-blocks (shown in the top row) vertically on top of them.
  • the small boxes 515 underneath the oriented arrows represent the memory requirement for the storage of state metrics (e.g.,
  • a pre-computation forward recursion metric D is performed on sub-block B2 and a pre-computation backward recursion metric DO is performed on sub-block B5.
  • forward recursion computation D 1 is performed on sub-block B3 and backward recursion metric D 1 is performed on sub-block B4.
  • a forward recursion metric D D computation is performed on sub-block B4
  • a backward recursion metric D D computation is performed on sub-block B3
  • LLRs are determined for sub-blocks B3 and B4. Similar computations are carried out over the entire frame 500.
  • the computations are shown starting with Bl the computations could start at the end B20 and work across the frame 500 in reverse.
  • type-1 2-parallel approach three D units (DO, D 1, and D2), three D units (D 0, D 1, and D2), and two LLR computation units are needed.
  • the overall decoding cycles and computation units for the type 12-parallel scheme (8 units) is the same as the 2-parallel SSW approach (8 units).
  • the type-I approach has a benefit that it does not require the entire data frame at the beginning of iterative decoding.
  • the ratio of real computation units to pre-computation units is increased to 2:1.
  • the type-I approach also reduces the number of computation units over the SSW approach, as shown in further detail below.
  • an example of a type-II parallel decoding scheme for a 2- parallel case includes a frame 600 that is divided into two segments 601 and 602.
  • Each segment consists of a S/P +1 sliding windows or sub-blocks.
  • the segments 601 and 602 overlap by two sub-blocks (i.e., B10 and Bl 1). All computation units work in a pipelined way over each segment instead of over the entire frame (as described with regard to Fig. 5).
  • All computation units work in a pipelined way over each segment instead of over the entire frame (as described with regard to Fig. 5).
  • two ⁇ units ( ⁇ l and ⁇ 2), three ⁇ units ( ⁇ O, ⁇ l, and ?2) and two LLL/L ⁇ computation units are required.
  • the label (e.g., tl ) over the oriented arrow represents the time slot in which the computation unit (under the oriented arrow, e.g., ⁇ l) is processing.
  • type II 2-parallel procedure uses one less ⁇ unit and the memory requirement and overall latency are exactly the same.
  • the backward recursion state metrics computed using the type-II scheme are more reliable than those computed using the SSW approach because the average recursion depth (of backward recursion computation) of the type II scheme is larger.
  • the type-II parallel decoding scheme is superior to the type-I scheme in the case of 2-level parallelism, the type II parallel decoding scheme may not be suitable for higher level (e.g., P >2) parallel implementations for one or more of the following reasons: the total number of computation units may not be minimized, the requirement for storage of state metrics may not be minimized, and the overall decoding cycles may not be minimized.
  • Fig. 7 The timing diagram for a 3 -level type-I parallel decoding scheme is shown in Fig. 7. All symbols in the diagram have the meanings described above with regard to Fig. 5. Note, as shown in Fig. 7, the number of computation units working across a frame 700 may not perfectly coincide with the end of a frame 700. However, computation units may be optimally assigned to maximize efficiency. For example, beginning at the start of the frame 700 the forward recursion metric D3 would (in an unmodified approach) not make it first computation unit time slot t4. Therefore, the decoding may be optimized by having D3 begin computations on the remained portion 710 for the first three time slots (tl-t3). The same may be done with backward recursion metric unit D 3.
  • Fig. 8 shows an example of a 5-parallel decoding scheme using 6a units, 6 ⁇ units and 5 LLLI L a computation units.
  • this decoding scheme has a net savings of 3 ⁇ units.
  • the latency is the same.
  • the storage of state metrics for 7 instead of 5 sliding windows is used.
  • the new scheme stores the state metrics of an additional two sliding windows over the SSW approach.
  • hybrid parallel decoding schemes may be used instead of the direct implementation of the type-I or type-II parallel decoding schemes.
  • a hybrid parallel decoding scheme combines one or more of the previously described SSW, Type I, or Type II approaches. For example, if a 4- parallel decoding scheme is used, a frame may be divided into two segments and then the type-II 2-parallel decoding scheme may be applied to each segment. Using this procedure, two computation units may be saved as compared with the SSW procedure.
  • a 5 -parallel decoding scheme is required, either the type-I parallel decoding approach combined with the trade-off method described above or a hybrid parallel decoding scheme may be used.
  • a hybrid parallel decoding scheme a frame is divided into two segments, e.g., part A and part B, with a reasonable overlap depth. The ratio of the overall number of sliding blocks for the two parts (excluding the overlap part) are chosen as 2:3. Then the type-II 2-parallel decoding scheme is used for part A and the type-I 3-parallel decoding scheme is employed for part B that results in two saved computation units.
  • the overall saving of computation units is one less than the type-I 5 -parallel decoding scheme while the latter requires an additional storage of state metrics for 2 sliding windows.
  • a frame may be divided into three equal-length segments.
  • the type-II 2-parallel decoding scheme may be applied to each segment resulting in an overall net savings of three computation units. This decoding scheme is better than applying the type-I 3-parallel decoding scheme onto two equivalent segments.
  • hybrid decoding schemes can be constructed similarly as described above. For optimal savings, the type-II decoding scheme should be applied when possible.
  • the dashed line represents the type-I 2-parallel decoding scheme.
  • the dash-dot line represents the sliding window approach with global recursion.
  • the solid lines represent the type-I 4-parallel decoding scheme. It is observed that there exists negligible difference in the performance among these three decoding schemes.
  • the performance of Type 1 2-parallel parallel decoding scheme is slightly worse in general than the case of the sliding window approach.
  • the performance of 4-parallel decoding scheme is a little bit better in general than the case of the sliding window approach.
  • the performance of pipelined parallel decoding schemes are at least as good as the sliding window procedure when the level of parallelism is no less than 3.
  • the area efficient parallel decoding schemes have greater throughput than the sliding window approach and use fewer computation units and memory units than conventional parallel decoding approaches.
  • Efficient turbo decoder 1200 illustrates one embodiment for replacing turbo decoder 124 in a conventional communication system 100, with an improved turbo decoder that saves power and may use fewer components.
  • Efficient turbo decoder 1200 includes an input buffer 1202, branch metrics unit 1204, branch metrics buffer 1206, and decoder block assembly 1217, all electrically coupled to each other in series in the present embodiment.
  • a memory block 1210 is coupled to decoder block assembly 1217 and to branch metrics unit 1204 as a feedback loop to return decoded result information back, i.e., L ex 1212, for calculations in branch metrics unit 1204.
  • Memory block 1210 is utilized to accommodate different output and input data rates and timing requirements of the system. This feedback loop is known to those skilled in the art.
  • Input buffer 1202 includes memory and control circuitry, known to those skilled in the art, for managing and storing data inputs 1214, e.g., for data bits y k s , y k p , and y k p2 , in relation to the data needs of the balance of the efficient turbo decoder block 1200.
  • Branch metrics unit 1204 includes hardware and/or software for implementing algorithms to calculate measurements, or metrics, for state changes of data input 1214, as know by those skilled in the art.
  • Branch metrics buffer 1206 provides a buffer between the output of branch metrics unit 1204 and decoder block assembly 1217, to accommodate their variations in data output results and data input needs, respectively.
  • Decoder block assembly 1217 includes at least one efficient decoder block, e.g., Block-1 1214, and may include up to a quantity of N decoder blocks, e.g., block- N 1219.
  • N decoder blocks e.g., block- N 1219.
  • the actual value of N for a given application depends upon the application itself and its system requirements, performance goals, etc.
  • each of N independent decoder blocks can be applied to on of N segments to accomplish parallel processing of the data block.
  • Subsequent figures provide details and description of multiple alternative embodiments for efficient decoder block.
  • each of the efficient decoder blocks Block-1 1214 through Block-N 1219, similarly depends upon details of the given application and its system requirements, performance goals, etc.
  • system variables to be accommodated include data block size, latency goals, error rate goals, etc.
  • the present invention is well suited to a wide range of applications and performances.
  • only one efficient decoder block is utilized in decoder block assembly 1217, and it utilizes a Type I decoder architecture.
  • decoder block assembly 1217 multiple decoder blocks are utilized in decoder block assembly 1217, both with type II decoder architectures.
  • a hybrid approach of combining different types of efficient decoder blocks within decoder block assembly is utilized.
  • efficient decoder block A 1214 implements a type I decoder architecture while block N 1219 implements a type II decoder architecture. This combination of different types of decoder architecture is possible because of the quasi-independence of the decoder blocks from each other.
  • the choice of architecture utilized for a decoder block can depend upon the length of data blocks and other variables to capitalize on the strengths of the different architectures. However, as with any system, the performances, timing, data rates, etc. between components must be coordinated in the ASIC design using appropriate control logic, buffers, etc. By providing this kind of flexibility, the present invention allows a wide range of combinations of quantities of decoder blocks, types of architecture, and types of algorithmic solutions to be utilized for turbo decoding.
  • Efficient decoding block 1214a (baseline decoding block) provides one embodiment of decoder block 1214 in Figure 12 A.
  • at least two efficient decoder blocks 1214a are used in decoder block assembly 1217 of Figure 12A when the architecture of decoding block 1214a of the present figure is utilized.
  • each of three baseline decoding block 1214a are utilized to parallely process one of three segments, e.g., segments 401, 402, and 403 of a data block 400 as shown in Figure 4.
  • Efficient decoding block 1214a includes two pipelined beta ( ⁇ ) computation units 1224 and 1222 coupled in series, and a single alpha ( ⁇ ) computation unit 1228 in the present embodiment.
  • Input data lines 1216 (shown as bus in Figure 12A) are coupled to ⁇ unit 1228 and ⁇ units 1222 and 1224 to receive input data.
  • the ⁇ 0 unit 1224 acts as the pre-computation unit for the backwards recursion metric calculation.
  • the ⁇ unit 1228 output is coupled to memory 1232, which is then coupled to L computation unit 1234.
  • Memory 1232 accommodates processing delays per the decoding algorithm between ⁇ unit 1228 and ⁇ unit 1222.
  • the ⁇ unit 1222 has an output line coupled to L computation unit 1234.
  • These computation units can be referred to as computation units, in general, as they perform the same recursive algorithmic computation on data, shown as exemplary return loop 1226 on ⁇ 0 unit 1224 and exemplary return loop 1230 for ⁇ unit 1228. That is, the computation unit performs X cycles of recursive computations on data for a time period T sw , referred to as a time slot, before spitting out the data to the next device, e.g., another computation unit or memory.
  • T sw time period
  • the distinguishing characteristic between a ⁇ units and an ⁇ unit is the sequencing of data that it is fed, e.g., ⁇ unit processes data chronology backward while an ⁇ unit processes data chronologically forward.
  • the components of a computation unit are known to those skilled in the art and can vary depending on the algorithm implemented therein.
  • L computation unit 1234 performs algorithmic calculations known as log likelihood ratio LLR and extrinsic information L ex , described hereinabove.
  • L ex output line 1212 is fed back to memory 1210 as shown in Figure 12A.
  • L computation unit 1234 includes devices for computing the algorithmic computation of LLR and L ex as known to those skilled in the art.
  • FIG. 12C a block diagram of a Type I efficient decoding block, for use in the efficient turbo decoder of Figure 12 A, is shown in accordance with one embodiment of the present invention.
  • Efficient decoding block 1214b provides one embodiment of decoder block 1214 in Figure 12A.
  • one or more efficient decoder block(s) 1214b can be used in decoder block assembly 1217 of Figure 12A.
  • Efficient decoding block 1214a is designed for a 2 parallel case, whose algorithm and implementation is illustrated in Figure 5. While the 2 parallel case for Type I architecture does not save computation units compared to a parallel implementation of a baseline decoding block, e.g. as shown in Figure 12B, a 3 parallel case of Type I architecture does save one computation unit in comparison to the baseline decoding block implementation. A 3 parallel case of Type I architecture would add a third ⁇ unit coupled in series to the ⁇ 2 unit 1246 and would add a third ⁇ unit coupled in series to ⁇ unit 1256.
  • An output from the third ⁇ unit and the third ⁇ unit would be coupled to a third L computation unit, the output from the third ⁇ unit first going to a third memory block (none of the third units are shown in the present figure).
  • the branch metrics line 1216 would also be coupled to the third L computation unit.
  • the present invention is well suited to a wide range of parallelism cases. However for sake of clarity, only the 2 parallel case of Type I architecture is shown herein. One skilled in the art can easily apply the architecture shown in Figure 12C to an M-parallel case embodiment, where M>3.
  • a 3 parallel case for Type I architecture implementation is illustrated in Figure 5; while a 5 parallel case Type I architecture implementation is shown in Figure 8.
  • Efficient decoding block 1214b includes three pipelined beta ( ⁇ ) computation units 1252, 1254, 1256 coupled in series, and three alpha ( ⁇ ) computation unit 1240, 1242, 1246 coupled in series in the present embodiment.
  • Input data lines 1216 (shown as bus in Figure 12 A) are coupled to each ⁇ unit 1240, 1242, and 1246 and to each ⁇ unit 1252, 1254, and 1256 to receive input data.
  • the ⁇ l unit 1242 output is coupled to memory 1248, that is in-turn coupled to LI computation unit 1250.
  • Memory 1248 accommodates processing delays per the decoding algorithm between ⁇ l unit 1242 and ⁇ 2 unit 1256.
  • ⁇ l unit 1254 output is coupled to memory 1258, which is in turn coupled to L 2 computation unit 1260.
  • FIG. 12D a block diagram of a Type II efficient decoding block, for use in the efficient turbo decoder of Figure 12 A, is shown in accordance with one embodiment of the present invention.
  • Efficient decoding block 1214c provides one embodiment of decoder block 1214 in Figure 12 A.
  • one or more efficient decoder block(s) 1214b can be used in decoder • block assembly 1217 of Figure 12 A.
  • Efficient decoding block 1214c is designed for a 2 parallel case, whose algorithm and implementation is illustrated in Figure 6.
  • the present invention is well suited to a wide range of parallelism cases. However for sake of clarity, only the 2 parallel case of Type II architecture is shown herein.
  • One skilled in the art can easily apply the architecture shown in Figure 12D to an M-parallel case embodiment, where M>3.
  • the present invention is well suited to different quantities of parallelism.
  • a 3-parallel case of the Type I turbo decoding scheme may be used. While the architecture is similar to that shown in Figure 12C, additional ⁇ and ⁇ units would be need for the 3-parallel case.
  • this embodiment would utilize the coupling arrangement between ⁇ 0 , ⁇ 1; and ⁇ 2 as shown in Figure 12C. However, it would include an ⁇ 3 unit that is coupled to ⁇ 2 .
  • the 3-parallel case would utilize the coupling arrangement between ⁇ 0 , ⁇ lt and ⁇ 2 as shown in Figure 12C. However, it would include a ⁇ 3 unit coupled to ⁇ 2 .
  • the outputs of the ⁇ and ⁇ units would be different as well.
  • the outputs would be coupled to satisfy the timing requirements shown in Figure 7 for the 3-parallel case.
  • the output from ⁇ l would be coupled to a memory block and the output from the memory block would be coupled to a first L unit that also would receive the output from ⁇ and the branch metrics.
  • the output from ⁇ 2 would be coupled to a memory block and the output from the memory block would be coupled to a second L unit that would receive the output from ⁇ 3 and the branch metrics.
  • the output from ⁇ 2 would be coupled to a memory block and the output from the memory block would be coupled to a third L unit that would receive the output from ⁇ and the branch metrics.
  • the outputs from the L units would operate similarly to those discussed in Figure 12C.
  • the present embodiment is just one example of the many different ways that computation units may be arranged and timed to satisfy the timing chart shown in Figure 7.
  • Efficient decoding block 1214c includes three beta ( ⁇ ) computation units 1284, 1280, and 1278.
  • ⁇ 0 pre -computation unit 1284 is coupled to demux 1282 that in turn is coupled to ⁇ i unit 1280 and ⁇ 2 unit 1280.
  • ⁇ o pre-computation unit 1284 that is not needed every cycle, can be shared alternating between the two ⁇ units, e.g., units 1280 and 1278. Consequently, the present embodiment saves one computation unit over a baseline decoding block, as shown in Figure 12B, and over a conventional replication of SISO units for a 2 parallel case. More computation units are saved with higher parallelism cases.
  • Efficient decoding block 1214c only includes two alpha ( ⁇ ) computation units 1270 and 1272, in the present embodiment, that are coupled to crossbar switches 1274 and 1248, respectively.
  • Crossbar switches 1274 and 1248 provide a function of receiving an input from an ⁇ and a ⁇ unit, storing one of them in memory and transmitting the other one.
  • output metrics from an ⁇ unit are stored in memory of a crossbar switch and metrics from a ⁇ unit are communicated to an L computation unit.
  • the same crossbar switch would store output metrics from a ⁇ unit and communicate output metrics from a ⁇ unit to the L computation unit. The decision on which metrics to store and which to communicate depends on the timing diagram shown in Fig. 6.
  • the crossbar switch may be implemented via parallely-coupled multiplexers and a memory, the inputs of the crossbar switch may be provided to any of the outputs that are then provided to the L computation units, e.g. L 2 1276 and Li 1290, respectively.
  • Input data lines 1216 (shown as bus in Figure 12 A) are coupled to each ⁇ unit 1270 and 1272, to each ⁇ unit 1278, 1280, and 1284, and to each L computation unit, 1276, and 1290 to receive branch metric input data.
  • the two parallelism case for type II architecture arises because two sets of ⁇ unit ⁇ units are designated for a given segment of a data block.
  • the first set is the ⁇ . unit 1270 and ⁇ i unit 1280 that supply data to ⁇ computation block 1290.
  • the second set is the ⁇ unit 1272 and ⁇ 2 unit 1278 that supply data to L 2 computation block 1276.
  • Each L computation blocks 1276 and 1290 provides an output LLR 1216, for subsequent processing in the communication system.
  • Each L computation blocks 1276 and 1290 also provides an output extrinsic information L ex 1212 that is fed back to memory 1210 as shown in Figure 12 A.
  • FIG. 12B through 12D utilizes hardware to accomplish the turbo decoding algorithms
  • the processes and steps of the present invention can also be implemented using a combination of hardware and software, e.g., programmable logic device (PLD), co-processor, a digital signal processor (DSP), etc. whose construction and operation are known to those skilled in the art.
  • PLD programmable logic device
  • DSP digital signal processor
  • the data lines used in the present embodiment for coupling components in Figures 12B through 12D are typically busses for accommodating multiple data transfers, although a different coupling medium may be used in another embodiment.
  • turbo decoders and decoding schemes described above may be implemented in a wide variety of digital spread-spectrum wireless communication systems or techniques that utilize code sequences.
  • code sequences are utilized in wireless communications for many functions including, but not limited to: filtering, searching, modulation, and demodulation.
  • the systems or techniques which utilize code sequences include, but are not limited to, fixed wireless, unlicensed Federal Communications Commission (FCC) wireless systems, wireless local area network (W-LAN), cordless telephony, cellular telephony, personal base station, telemetry, and other digital data processing applications.
  • FCC Federal Communications Commission
  • WLAN wireless local area network
  • cordless telephony cellular telephony
  • personal base station personal base station
  • telemetry and other digital data processing applications.
  • the coding/decoding schemes may be applied to transmitters, such as, for example, a base station, and to receivers, such as, for example, a terminal, for fixed wireless, W-LAN, cellular telephony, and personal base station applications.

Abstract

Turbo decoders may have large decoding latency and low throughput due to iterative decoding. One way to increase the throughput and reduce the latency of turbo decoders is to use high speed decoding schemes. In particular, area-efficient parallel decoding schemes may be used to overcome the decoding latency and throughput associated with turbo decoders. In addition, hybrid parallel decoding schemes may be used in high-level parallelism implementations. Moreover, the area-efficient parallel decoding schemes introduce little or no performance degradation by the concepts of a sliding window approach. Accordingly, a data block (400) is divided into sub-blocks or sliding windows (B1-B21). In addition, the data block is divided into P segments (401, 402, 403) where P represents the level of parallelism. Segment 401 decodes sub-blocks B1-B7, segment 402 decodes sub-blocks B8-B14, and segment 403 decodes sub-blocks B15-B21. Recursion operations for forward and bacward state metrics are performed in parallel on each segment (401, 402, 403) using the sliding window approach for each sub-block in the segment. A timing sequence (410) for the segment 402 is shown.

Description

AREA EFFICIENT PARALLEL TURBO DECODING
The U.S. Government has a paid-up license in this invention and the right in limited circumstances to license others on reasonable terms as provided for by the terms of contract number DA/DABT63-96-C-0050 awarded by the Defense Advanced Research Proj ect Agency.
TECHNICAL FIELD
This invention relates generally to turbo codes and in particular to area- efficient parallel turbo decoding schemes and decoders.
BACKGROUND
In communications systems, signals transmitted, wirelessly for example, may be subjected to fading, jamming, and other elements that may cause errors to be introduced in the signal. The coding of signals before transmission helps to overcome the effects of channel noise, fading, and jamming, by allowing errors introduced during the transmission to be detected and corrected when the signal is decoded at a receiver.
Parallel concatenated convolution codes (PCCC) or "Turbo codes" have been recognized as a breakthrough in coding schemes. Turbo codes provide powerful resistance to errors generated during transmission. Turbo codes provide high coding gains and bit error rates as low as 10" . Because turbo codes provide outstanding error correction, turbo codes are very useful in applications where the signal-to-noise ratio (SNR) is generally low (e.g., wireless communications).
A turbo encoder may include a parallel concatenation of two recursive systematic convolutional (RSC) encoders linked by an interleaver. The two RSC encoders provide the component codes of a turbo code. The interleaver changes the order of the data stream before it is input to the second RSC encoder. Because one data stream is interleaved, the resulting codes have time-variant characteristics that provide for the high coding gains obtained from turbo coders. A serial turbo decoder may include a pair of soft-input, soft output (SISO) decoders, a receiver buffer, an interleaver, and a deinterleaver. In operation, an incoming block of data (also called a data frame) is processed once and then recirculated several times to achieve a desired coding gain. Although turbo codes exhibit high resistance to errors, they are not ideally suited for many practical applications because of an inordinately high latency that is a result of the turbo encoder's use of interleavers (which introduce delay) and the turbo decoder's iterative algorithm which is computationally complex. Turbo codes usually work with large block sizes (e.g. N > 5000 bits). The soft inputs for an entire block must be stored in a memory in order to facilitate the iterative decoding. In other words, the soft inputs will be repetitively used in each decoding phase. As a result, turbo decoders are memory intensive, which may render them impractical or too expensive for many applications.
In general, latency of serial turbo decoders may be marginally improved by using specially designed high-speed hardware to implement the turbo decoders; however, only incremental improvement in latency is provided at the cost of increased expense and device complexity, in addition to increased power dissipation (which may be unacceptable in many low power wireless devices).
An alternative approach to overcoming the high latency of turbo decoding is to use parallel decoding architectures. Parallel decoding can greatly improve throughput and latency. Two basic parallel schemes are available. Parallelism may be achieved by decoding multiple received signals at the same time or by dividing a received signal into blocks and decoding the blocks in parallel. While throughput and latency may be reduced using parallel decoding, the large memory requirement is not. In addition, hardware complexity and cost also are increased. Therefore, parallel schemes that are memory efficient and hardware (or area) efficient are needed for practical implementation of turbo codes.
An example of a communications system 100 of the type shown in Fig. 1. As is conventional, the communications system 100 includes a transmitter 101 that may be used to send signals to a receiver 102 through a transmission medium including a communications channel 105. In transmitter 101, a source encoder 111 removes redundant parts of a signal for transmission. An encryptor 113 may be used to encrypt the signal ensuring privacy of the information transmitted in the signal. The encrypted signal 114 is provided to the turbo encoder 115, discussed previously, which encodes the signal to protect against perturbations introduced by the communications channel 105. The encoded signal 116 is supplied as an input to modulator 117. The modulator 117 modulates the encoded signal for suitable transmission across the channel 105.
In the receiver 102, a demodulator 122 demodulates the signal received from the channel 105. The demodulated signal is provided to the turbo decoder 124, discussed previously. The turbo decoder 124 decodes the signal, checks the signal for errors during transmission, and corrects for errors if possible. The decoded signal may be sent to a decryptor 126 if the signal is encrypted. Finally, the signal is decoded by a source decoder 128.
An exemplary conventional encoder, shown in Fig. 2A, may be used to implement the encoder 115 shown in Fig. 1. The turbo encoder 115 may include two recursive systematic convolutional (RSC) encoders 201, 203, and an interleaver 205. The interleaver 205 may be implemented using a conventional block interleaver or a random inter-leaver. The inter-leaver works on block-based data. Once a block of data is received in sequence, the inter-leaver outputs the data in a perturbed order. The inter-leaver 205 changes the order of the data stream 114 or U before it is input to the second RSC 203. Because one data stream is interleaved, the resulting codes have time- variant characteristics that provide for the high coding gains obtained from turbo coders.
The turbo encoder 115 receives input signal 114 uk . The systematic bit xk s at time k is one output of the encoder. The RSC encoder 201 encodes bits in the signal uk in an original order. The second RSC encoder 203 encodes an interleaved information sequence received from interleaver 205. For each bit xk s at time index k, the first RSC encoder 201 generates parity bit x and the second RSC encoder 202 generates parity bit x[ 2 . Parity bits xζl and xζ2 may be punctured (i.e., deleted from the output data stream) before sending to the modulator 117 according to a desired coding rate. The outputs xk * , x , and xp2 form the output 116 to the modulator 117. The output bits are then transmitted over a communication channel using a variety of transmission techniques as described in "Digital Communications," by John Proakis, McGraw-Hill, 1983, ISBN 0-07-050937-9.
The turbo decoder 124 of Fig. 1 may be implemented using a conventional serial turbo decoder 124 shown in Fig. 2B. Signal 123 input to turbo decoder 124 may include bits y , yζ1 , and yζ2 , which correspond to bits xk s , xζ1 , and x{ 2 produced by turbo encoder 115 (see Fig. 2A). The turbo decoder 124 includes two soft-input soft-output (SISO) decoders 221, 222, two interleavers 231, 233, and one deinterleaver 240. Each decoder 221 and 222 has two outputs at each time instant:
(1) extrinsic information, denoted as L'^k where k represents the time and i corresponds to the first or second SISO decoder, (2) log likelihood ratio (LLR), denoted as L'lr (k) or L'R (k) . The extrinsic information output from one constituent decoder is used as a priori information for the other constituent decoder after interleaving/de-interleaving. The MAP algorithm may be used to compute the soft outputs. The decision bits (uk= +1 or Uk= - 1) are determined depending on the signs of the LLR values.
A maximum a-posteriori (MAP) algorithm may be used to implement the SISO decoders 221 and 222 in turbo decoder 124. A detailed discussion of the MAP algorithm and its derivation may be found in "Near optimum error correcting coding and decoding: turbo codes" by C. Berrou et al., IEEE Tran. on Communications, vol. 44, pp. 1261-1271, Oct. 1996 and "A comparison of optimal and sub-optimal MAP decoding algorithms operating in the log domain" by P. Robertson et al., IEEE Int. Conf. on Communications, pp. 1009-1013, 1995. If R = (R1,R2,- --,Rk,- --,RN) denotes a received noise corrupted signal and Sk denotes the state of the encoder at time k, respectively, using Bayes rule (and taking into account events after time k are not influenced by observation of Rf and bit uk), if state Sk is known, LLR of uk can be derived as
L (u ) - Ion ∑mm-^-' (" ^m> ' r- Cr*»m» m') m
∑m ∑m- k-- (m ) β~ (m) r0 (yk . m> m )
where the forward recursion metric D, the backward recursion metric ? and the branch metric γ- are defined as
γ. (Rk , m, m') = P(uk = i, Sk = m') (4)
respectively.
In prior applications of the MAP algorithm to turbo decoding, a frame of received data is decoded by first calculating the forward recursion metrics D across the entire frame of data. The results for each of the forward recursion metric D computations are saved in a memory. After completing the forward recursion metric D computations, the backward recursion metrics D are computed beginning at the end of the data-frame. After each backward recursion metric D calculation is completed an LLR computation may be performed using the corresponding saved forward recursion metric D . This direct implementation of the MAP algorithm is referred to as the global recursion approach.
A drawback of using the MAP algorithm is that a large amount of memory is required to decode a block of data (i.e., a frame) since all of the forward recursion metrics α are stored from the starting trellis stage (i.e., the beginning of the data block) to the end trellis stage (i.e., the end of the data block) when the backward recursion metrics D recursive computation begins. In addition, another drawback is the resulting long decoding delay (or latency) since LLR calculations cannot be made until the first backward recursion metric D has been determined. For example, according to the global recursion approach if a 4-state turbo code of frame length (N)=:1024 bits, having a finite word length of 9 bits used to represent each state metric, the storage necessary to decode an entire frame would be a total of 4 x 1024 x 9 =36,864 bits.
One known technique to reduce latency and the memory requirements associated with the global recursion approach is the sliding window approach. The sliding window approach initializes each state as equi-probable. The recursion operations are continued for a number of trellis stages. As a result, the state metrics at the last time index may be assumed to be reliable.
The sliding window approach may be implemented using different versions. As shown in Fig. 3, one version includes a timing diagram for the sliding window approach is shown for decoding a data-block or frame 300. The data block or frame 300 includes a number of sliding windows or sub-blocks of data (e.g., 301, 302, 303, 304, 305, 306, 307, 308, 309, and 310). The sliding window length is normally chosen to be 5 to 7 times the constraint length (e.g., the memory size plus one) of RSC encoders. In this example, two backward recursion units (performing a pre- computation backward recursion metric Ωl computation 310 and backward recursion metric D2 computation 312) and one forward recursion unit D (performing a forward recursion metric computation 313) are employed for computing the state metrics. It may be assumed that the first two time slots (2 Tsw) are used for computing the branch metrics for the first two sliding windows, where the time slot Tsw denotes the processing time for a sliding window within one decoding phase. It also may be assumed that the trellis starts and ends on the same known state, such as, for example, State 0. At the beginning of the third time slot t3 330, the D unit starts forward recursive computation 313 on the first sliding window 301. The pre-computation Di unit starts backward recursive computation 310 on the second sliding window 302 with a constant initial value assigned to all states. The branch metrics are computed for the 3rd sliding window in the meantime. By the end of the period t3, the computed forward state metrics are stored in a small buffer and will be used for computation of LLR/Lex in the next time slot. The pre-computation backward state metrics at the last time index within a time slot are used as the initial values for the computation of the backward state metrics in the next time slot.
During the fourth time slot t4 335, the backward recursion metric D2 unit starts its backward recursion computation 312 with the initial values from the pre- computation backward recursion metrics determined during t3. At each decoding cycle (or time period), the previously saved forward state metrics at time index k -l and presently computed backward state metrics at time index k are used for computation of the outputs LLR and extrinsic information Lex at time index k.
During the fourth time slot 335, the LLR and extrinsic information are computed for the bits in the first sliding window 301. In the meantime, the D unit continues its forward recursion computations 313 with the initial values equal to the forward state metric at the last time index. This process is repeated until the end of a frame 300 is reached.
If it is assumed that there is a total of S sliding windows in a frame, at the (S +3)-xdTsw, the D2 unit starts its backward recursion from the ending stage. The outputs LLR and extrinsic information of the bits in the last sliding window 310 are output during this time period.
Using the sliding window approach, only the forward state metrics within one sliding window need to be stored. This represents a dramatic savings in memory over the global recursion approach which requires that the entire state metrics must be stored out to the last sub-block at which point backward recursion computations begin. The sliding window length may be chosen to be 5 to 7 times of the constraint length (K) of the code. For example, for a 4-state (K=3) turbo code, the sliding window size may be chosen to be 16 bits for the benefit of, for example, VLSI implementation. The required memory is 16 x 4 x 9 +1 x 4 x 9 =612 bits. This is a substantial improvement over the 36,864 bits required for the global recursion approach. In addition, the performance degradation of using the sliding window approach is negligible when compared with the global recursion approach. Moreover, the latency for the sliding window approach is reduced to 3 decoding cycles instead of S decoding cycles in the global recursion approach, where S generally may be much larger than 10.
SUMMARY
In order to address the above identified and other problems of conventional turbo decoders, several memory efficient and area-efficient parallel decoding schemes are provided for turbo decoding. Through use of unique parallel decoding schemes, the increased throughput and reduced latency associated with parallel turbo decoding is maintained while the memory requirements associated with turbo decoding are reduced. In addition, several parallel decoding schemes are provided reducing the number of computation units that are required to implement a turbo decoder. Fewer computation units result in reduced power consumption for the turbo decoder (which is important for low power applications, such as, for example, wireless communications devices). Furthermore, fewer computation units result in reduced decoder complexity and better very large scale integration (VLSI) applications by reducing the area of silicon needed to implement the turbo decoder.
According to one general aspect, a parallel decoding scheme using a segmented sliding window approach may be implemented by dividing a turbo encoded data-block into sub-blocks. In addition, the data-block is divided into segments where each segment includes a number of the sub-blocks. According to the segmented sliding window approach, each segment may be decoded in parallel using the sliding window process, where each sub-block corresponds to one sliding window.
By applying the sliding window approach in parallel to the sub-blocks of each segment, the memory required to perform turbo decoder computations is substantially reduced when compared to conventional parallel turbo decoders while the benefit of latency reduction provided by parallel decoding is maintained.
According to another general aspect, several area-efficient parallel decoding schemes are provided. According to a first approach, an area-efficient parallel turbo decoding scheme may be implemented by receiving a turbo encoded block of data and dividing the data-block into sub-blocks. A pre-computation forward recursion metric is determined for a sub-block. Forward recursion metrics are determined for two or more consecutive sub-blocks following the pre-computation forward recursion metric sub-block. A pre-computation backward recursion metric is determined for another sub-block. Backward recursion metrics are determined for two or more consecutive sub-blocks preceding the pre-computation backward recursion metric sub-block. The determinations of a pre-computation forward recursion metric, forward recursion metrics, a pre-computation backward recursion metric, and backward recursion metrics are repeated to determine a forward recursion metric and a backward recursion metric for each sub-block. The data-block may be decoded based on the determined forward and backward recursion metrics. In addition, the pre-computation forward recursion metric and the pre-computation backward recursion metric for every iteration may be determined concurrently.
According to a second area-efficient approach, a turbo received encoded block of data is divided into sub-blocks. The data-block also is divided into a first segment and a second segment that overlap. For each segment in parallel the forward recursion metrics for two consecutive sub-blocks may be determined, the backward recursion metrics for the two consecutive sub-blocks, the log likelihood ration (LLR) for the two consecutive sub-blocks based on the determined forward recursion metric may be determined, and the determined backward recursion metric for the two consecutive sub-blocks may be determined. The determinations of the forward recursion metrics, the pre-computation backward recursion metric, and the backward recursion metrics may be repeated to determine the LLR for each sub-block. The data-block may be decoded based on the determined LLR.
Using either the first approach or the second approach, in addition to reducing the amount of memory required to perform the computations associated with turbo decoding, the number of computation units (e.g., units determining forward or backward recursion metrics) may be reduced. A savings of one or more computation units may be achieved depending on the level of parallelism used. Fewer computation units result in reduced decoder complexity and small chip sizes.
According to yet another general aspect, hybrid parallel decoding approaches may be used when high levels of parallelism are desired. The hybrid approach may be implemented by dividing a data-block into segments and performing a different one of the above-described approaches on different segments. For example, a data- block may be divided into three segments where the first two segments are decoded using the first area-efficient approach and the last segment is decoded using the segmented sliding window approach.
Other features and advantages will be apparent from the description, the drawings, and the claims.
DESCRIPTION OF DRAWINGS
Figure 1 is an example of a conventional communications system.
Figure 2A is an example of a conventional turbo encoder structure for use in the system of Figure 1.
Figure 2B is an example of conventional turbo decoder structure for use in the system of Figure 1.
Figure 3 is an exemplary illustration of a conventional sliding window timing diagram for turbo decoding. Figure 4 is an exemplary parallel turbo decoding scheme.
Figure 5 is an exemplary Type-1 2-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
Figure 6 is an exemplary Type-II a-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
Figure 7 is an exemplary Type-1 3-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
Figure 8 is an exemplary Type-15-parallel turbo decoding scheme, in accordance with one embodiment of the present invention.
Figure 9 illustrates an exemplary trade-off for parallel decoding schemes, in accordance with one embodiment of the present invention.
Figures 10 and 11 illustrate a performance comparison of various decoding schemes, in accordance with one embodiment of the present invention.
Figure 12A is a block diagram of an efficient turbo decoder, in accordance with one embodiment of the present invention.
Figure 12B is a block diagram of an efficient decoding block for use in the efficient turbo decoder of Figure 12 A, in accordance with one embodiment of the present invention.
Figure 12C is a block diagram of a Type I efficient decoding block for use in the efficient turbo decoder of Figure 12 A, in accordance with one embodiment of the present invention.
Figure 12D is a block diagram of a Type II efficient decoding block for use in the efficient turbo decoder of Figure 12A, in accordance with one embodiment of the present invention.
Like reference symbols in the various drawings indicate like elements DETAILED DESCRIPTION
Segmented Sliding Window
As discussed previously, data frames may be decoded using parallel decoding. According to one parallel decoding technique, a frame is divided into blocks and the blocks are decoded in parallel. While parallel decoding improves latency, parallel decoding suffers from the same huge memory requirement as the global recursion approach. However, by applying the concepts of the sliding window approach to parallel decoding to create a segmented sliding window approach, the benefits of reduced latency from parallel decoding may be maintained while significantly reducing the amount of memory needed to perform the decoding computations.
Turning to Fig. 4, the segmented sliding window approach is applied to a data block 400. According to the segmented sliding window approach shown in Fig. 4, the data block 400 is divided into sub-blocks or sliding windows (B1-B21). In addition, the data block is divided into P segments (e.g., 3 segments 401, 402, 403) where P represents the level of parallelism (in this case level 3 parallelism is shown). Segment 401 decodes sub-blocks B1-B7, segment 402 decodes sub-blocks B8-B14, and segment 403 decodes sub-blocks B15-B21.
Recursion operations for forward and backward state metrics are performed in parallel on each segment using the sliding window approach for each sub-block in the segment. A timing sequence 410 for the segment 402 is shown. For example, at t2 a forward recursion metric D is determined for sub-block B9, a pre-computation backward recursion metric D 1 is determined for sub-block B10, and a backward recursion metric D2, LLR, and Lex is determined for sub-block B8.
To ensure that the initial values of the recursion operations at intermediate points of a frame are reliable (e.g., the B7 of segment 401 , B8 and B 14 of segment 402, and B15 of segment 403), an overlap 420 is used between adjacent sub-blocks. The overlap length ensures that the starting values of the recursive computation at the either end of a segment are reliable as the starting points inside each segment. As shown in Fig. 4, where the dashed lines denote pre-computation recursion operations, the overlap depth may be chosen to be twice as long as the sliding window. As a result, when using the segmented sliding window approach, no matter how long the segment is or how many segments are used, the overlap depth between segments is suggested to be two sub-blocks or sliding windows (one sub-block for a pre- computation D and one sub-block for a pre-computation backward recursion metric □)•
According to the segmented sliding window approach, if P-level parallelism is assumed, P copies of α units, 2P copies of β units and P copies of the LLRJL^ computation units are used. The required memory for storage of computed forward state metrics is L x P x bits where L is the length of the sliding window and M is total number of states of one trellis stage. Assuming M = 4 (i.e., K = 3) and P = 4, the storage of state metrics would require 16 x 4 x 4 x 9 = 2304 bits. The overall decoding time slots within one decoding phase (equals half iteration) would be (S/P +2) Tsw where S/P is number of sliding windows within a segment.
Types of Area-Efficient Parallel Decoding Schemes
The modified parallel decoding scheme using the segmented sliding window (SSW) provides the benefits of reduced latency and memory saving. However, the SSW approach provides a ratio of "pre-computation" units to "real computation" of backward state metrics of 1 : 1. The ratio of real computation units to pre-computation units may be increased and higher area-efficiency (i.e., similar performance with decreased complexity or fewer number of computation units) may be obtained using area-efficient parallel decoding schemes, as described in detail below.
It is noted that once reliable backward or forward recursion state metrics have been obtained with a pre-computation unit working for a considerable number of decoding cycles, the effective recursion operations starting at this point should be continued for more decoding cycles when possible. In addition, the recursive computation of forward recursion metrics and backward recursion metrics are symmetric. As a result, forward recursion metrics may be continuously computed while computing backward recursion metrics using the sliding window approach (or a backward recursion state metric may be continuously computed while computing forward recursion state metrics using the sliding window approach), as previously described. Furthermore, the sliding window approach may be used for both forward and backward recursion operations resulting in more flexible parallel decoding schemes. In view of this, two types of parallel decoding schemes may generated according to the following the rules:
(1) the overall decoding time should not be more than S/P +2 time slots where a time slot is referred to as the period of time (Tsw) for the decoder to finish its decoding within one half iteration of a sliding window;
(2) the number of effective computation forward recursion metric unit doesn't exceed P at any time interval where P is the level of parallelism;
(3) the number of effective computation backward recursion metric units doesn't exceed P at any time interval
(4) the number of LLR computation units doesn't exceed P at any time interval; and
(5) the amount of memory required to store state metrics per segment should not exceed L*M symbols, where L, and M represent the sliding window length and the number of trellis states respectively.
Turning to Fig. 5 an example of an area-efficient parallel type-I parallel decoding scheme decodes a data block or frame 500. The frame 500 is divided into a number of sub-blocks (B1-B20). According to the decoding scheme all computation units work in a pipelined fashion over the entire frame 500. As shown in Fig. 5, the right-oriented arrows 501 indicate forward recursive computations and the left- oriented arrows 505 represent backward recursion computations. The dashed lines 508 denote the pre-computation parts and solid lines 509 represent real (effective) computation parts. L t denotes performing the computation of LLR and extrinsic information during the time slot t (e.g., L2 denotes the computation of LLR and extrinsic information during time period 2). All the computation units work on the sub-blocks (shown in the top row) vertically on top of them. The small boxes 515 underneath the oriented arrows represent the memory requirement for the storage of state metrics (e.g., |1] means that state metrics within one sub-block must be saved for one time slot). In other words, memory must be provided to store the state metrics within one sliding window.
As shown in Fig. 5, at tl a pre-computation forward recursion metric D is performed on sub-block B2 and a pre-computation backward recursion metric DO is performed on sub-block B5. At t2 forward recursion computation D 1 is performed on sub-block B3 and backward recursion metric D 1 is performed on sub-block B4. At t3 a forward recursion metric D D computation is performed on sub-block B4, a backward recursion metric D D computation is performed on sub-block B3, LLRs are determined for sub-blocks B3 and B4. Similar computations are carried out over the entire frame 500. In addition, although the computations are shown starting with Bl the computations could start at the end B20 and work across the frame 500 in reverse.
Using the type-1 2-parallel approach, three D units (DO, D 1, and D2), three D units (D 0, D 1, and D2), and two LLR computation units are needed. The overall decoding cycles and computation units for the type 12-parallel scheme (8 units) is the same as the 2-parallel SSW approach (8 units). However, the type-I approach has a benefit that it does not require the entire data frame at the beginning of iterative decoding. In addition, the ratio of real computation units to pre-computation units is increased to 2:1. At parallelism P>2, the type-I approach also reduces the number of computation units over the SSW approach, as shown in further detail below.
As shown in Fig. 6, an example of a type-II parallel decoding scheme for a 2- parallel case includes a frame 600 that is divided into two segments 601 and 602.
Each segment consists of a S/P +1 sliding windows or sub-blocks. The segments 601 and 602 overlap by two sub-blocks (i.e., B10 and Bl 1). All computation units work in a pipelined way over each segment instead of over the entire frame (as described with regard to Fig. 5). For the type II 2-parallel decoding scheme, two α units (αl and α2), three β units (βO, βl, and ?2) and two LLL/L^ computation units are required. The label (e.g., tl ) over the oriented arrow represents the time slot in which the computation unit (under the oriented arrow, e.g., αl) is processing.
Compared with the SSW approach, type II 2-parallel procedure uses one less β unit and the memory requirement and overall latency are exactly the same. In addition, on the average, the backward recursion state metrics computed using the type-II scheme are more reliable than those computed using the SSW approach because the average recursion depth (of backward recursion computation) of the type II scheme is larger.
Although the type-II parallel decoding scheme is superior to the type-I scheme in the case of 2-level parallelism, the type II parallel decoding scheme may not be suitable for higher level (e.g., P >2) parallel implementations for one or more of the following reasons: the total number of computation units may not be minimized, the requirement for storage of state metrics may not be minimized, and the overall decoding cycles may not be minimized.
The timing diagram for a 3 -level type-I parallel decoding scheme is shown in Fig. 7. All symbols in the diagram have the meanings described above with regard to Fig. 5. Note, as shown in Fig. 7, the number of computation units working across a frame 700 may not perfectly coincide with the end of a frame 700. However, computation units may be optimally assigned to maximize efficiency. For example, beginning at the start of the frame 700 the forward recursion metric D3 would (in an unmodified approach) not make it first computation unit time slot t4. Therefore, the decoding may be optimized by having D3 begin computations on the remained portion 710 for the first three time slots (tl-t3). The same may be done with backward recursion metric unit D 3. If we make a small change, put the right hand side (RHS) three columns to the left side and shift the left hand side (LHS) 17 columns to the right side, this 3-level type-I parallel architecture will maintain the original benefit of not requiring the whole frame is received before the decoding starts. The timing control (when and which sub-block to process) is taken care by the control circuitry.
Using the area-efficient procedure of Fig. 7, 4α computation units, 4β units and 3 LLL/L^ computation units are used. The state metrics are required to store as many as three sliding windows. In general, the required overall decoding cycles are S/3+2. When compared with the SWW, the new approach requires an additional α unit, but saves two β units. As there is no difference in VLSI implementation between α and β units, the net saving for the new approach is an additional computation unit (α or β). The latency and memory requirement for both approaches are exactly the same.
When P >3, the type-I parallel decoding scheme may not be optimal. Fig. 8 shows an example of a 5-parallel decoding scheme using 6a units, 6β units and 5 LLLI La computation units. The overall decoding cycles are S/5 +2 = 50/5 +2 =12. When compared with the SSW approach, this decoding scheme has a net savings of 3α units. The latency is the same. However, the storage of state metrics for 7 instead of 5 sliding windows is used. As a result, the new scheme stores the state metrics of an additional two sliding windows over the SSW approach.
There are at least two ways to trade offs to the saving of computation units for the additional storage of state metrics. Using a first procedure, only the starting values of the state metrics are saved for those cases in which the computation of α and β differs in time for more than 1 time index. An extra β computation unit is used to recompute the backward recursion state metrics during the time period with just one time index difference from the computation time of forward state metrics. An example is shown in Fig. 9, where the thick solid line represents the re-computation part. Using this procedure, two computation units are saved with a similar storage requirement and latency to the SSW approach.
Hybrid parallel decoding schemes If a very high level parallelism is desired, hybrid parallel decoding schemes may be used instead of the direct implementation of the type-I or type-II parallel decoding schemes. A hybrid parallel decoding scheme combines one or more of the previously described SSW, Type I, or Type II approaches. For example, if a 4- parallel decoding scheme is used, a frame may be divided into two segments and then the type-II 2-parallel decoding scheme may be applied to each segment. Using this procedure, two computation units may be saved as compared with the SSW procedure.
If a 5 -parallel decoding scheme is required, either the type-I parallel decoding approach combined with the trade-off method described above or a hybrid parallel decoding scheme may be used. Using a hybrid parallel decoding scheme, a frame is divided into two segments, e.g., part A and part B, with a reasonable overlap depth. The ratio of the overall number of sliding blocks for the two parts (excluding the overlap part) are chosen as 2:3. Then the type-II 2-parallel decoding scheme is used for part A and the type-I 3-parallel decoding scheme is employed for part B that results in two saved computation units. The overall saving of computation units is one less than the type-I 5 -parallel decoding scheme while the latter requires an additional storage of state metrics for 2 sliding windows.
If a 6-level parallelism is used, a frame may be divided into three equal-length segments. The type-II 2-parallel decoding scheme may be applied to each segment resulting in an overall net savings of three computation units. This decoding scheme is better than applying the type-I 3-parallel decoding scheme onto two equivalent segments. For P >6 cases, hybrid decoding schemes can be constructed similarly as described above. For optimal savings, the type-II decoding scheme should be applied when possible.
Performance Comparison
Simulations for the 1R3 and K5 cases were performed assuming an additive white gaussian noise (AWGN) channel with binary phase shift key (BPSK) modulation. A code rate of r=l/2 was chosen for a frame size of N=1024 bits. Random interleaved turbo encoding was used. IK3 indicates a constraint length (defined as the memory size of the constituent RSC encoder plus one) of K=3 and K5 indicates a constraint length of 5. The simulation results shown in Fig. 10 and Fig. 11 correspond to the IK3 case and 1X5 case, respectively. 20 million random information bits were generated in each case and turbo decoding was performed under Eb l NQ < 3.0dB. Fig. 10 and Fig. 11 show performance comparisons for three different parallel decoding schemes. The dashed line represents the type-I 2-parallel decoding scheme. The dash-dot line represents the sliding window approach with global recursion. The solid lines represent the type-I 4-parallel decoding scheme. It is observed that there exists negligible difference in the performance among these three decoding schemes. The performance of Type 1 2-parallel parallel decoding scheme is slightly worse in general than the case of the sliding window approach. The performance of 4-parallel decoding scheme is a little bit better in general than the case of the sliding window approach. As can be seen from the figures, the performance of pipelined parallel decoding schemes are at least as good as the sliding window procedure when the level of parallelism is no less than 3. However, the area efficient parallel decoding schemes have greater throughput than the sliding window approach and use fewer computation units and memory units than conventional parallel decoding approaches.
Turbo Decoder Architecture
Referring now to Figure 12 A, a block diagram of an efficient turbo decoder is shown, in accordance with one embodiment of the present invention. Efficient turbo decoder 1200 illustrates one embodiment for replacing turbo decoder 124 in a conventional communication system 100, with an improved turbo decoder that saves power and may use fewer components.
Efficient turbo decoder 1200 includes an input buffer 1202, branch metrics unit 1204, branch metrics buffer 1206, and decoder block assembly 1217, all electrically coupled to each other in series in the present embodiment. A memory block 1210 is coupled to decoder block assembly 1217 and to branch metrics unit 1204 as a feedback loop to return decoded result information back, i.e., Lex 1212, for calculations in branch metrics unit 1204. Memory block 1210 is utilized to accommodate different output and input data rates and timing requirements of the system. This feedback loop is known to those skilled in the art.
Input buffer 1202 includes memory and control circuitry, known to those skilled in the art, for managing and storing data inputs 1214, e.g., for data bits yk s , yk p , and yk p2 , in relation to the data needs of the balance of the efficient turbo decoder block 1200. Branch metrics unit 1204 includes hardware and/or software for implementing algorithms to calculate measurements, or metrics, for state changes of data input 1214, as know by those skilled in the art. Branch metrics buffer 1206 provides a buffer between the output of branch metrics unit 1204 and decoder block assembly 1217, to accommodate their variations in data output results and data input needs, respectively.
Decoder block assembly 1217 includes at least one efficient decoder block, e.g., Block-1 1214, and may include up to a quantity of N decoder blocks, e.g., block- N 1219. In the present embodiment, at least a single decoder block is utilized, e.g., Block-1 1214, with no other decoder blocks, e.g., N = 0. In another embodiment, a total of two decoder blocks are utilized, e.g., Block-1 1214 and Block-N, where N=2. The actual value of N for a given application depends upon the application itself and its system requirements, performance goals, etc. For example, if a data block is segmented into a quantity of N segments, then in one embodiment, each of N independent decoder blocks can be applied to on of N segments to accomplish parallel processing of the data block. Subsequent figures provide details and description of multiple alternative embodiments for efficient decoder block.
The choice of the architecture embodiment for each of the efficient decoder blocks, Block-1 1214 through Block-N 1219, similarly depends upon details of the given application and its system requirements, performance goals, etc. For example, system variables to be accommodated include data block size, latency goals, error rate goals, etc. The present invention is well suited to a wide range of applications and performances. In one embodiment, only one efficient decoder block is utilized in decoder block assembly 1217, and it utilizes a Type I decoder architecture.
In another embodiment, multiple decoder blocks are utilized in decoder block assembly 1217, both with type II decoder architectures. In yet another embodiment, a hybrid approach of combining different types of efficient decoder blocks within decoder block assembly is utilized. In this latter embodiment, efficient decoder block A 1214 implements a type I decoder architecture while block N 1219 implements a type II decoder architecture. This combination of different types of decoder architecture is possible because of the quasi-independence of the decoder blocks from each other.
The choice of architecture utilized for a decoder block can depend upon the length of data blocks and other variables to capitalize on the strengths of the different architectures. However, as with any system, the performances, timing, data rates, etc. between components must be coordinated in the ASIC design using appropriate control logic, buffers, etc. By providing this kind of flexibility, the present invention allows a wide range of combinations of quantities of decoder blocks, types of architecture, and types of algorithmic solutions to be utilized for turbo decoding.
Referring now to Figure 12B, a block diagram of an efficient decoding block for use in the efficient turbo decoder of Figure 12A, in accordance with one embodiment of the present invention. Efficient decoding block 1214a (baseline decoding block) provides one embodiment of decoder block 1214 in Figure 12 A. In the present embodiment, at least two efficient decoder blocks 1214a are used in decoder block assembly 1217 of Figure 12A when the architecture of decoding block 1214a of the present figure is utilized. For example, in one embodiment, each of three baseline decoding block 1214a are utilized to parallely process one of three segments, e.g., segments 401, 402, and 403 of a data block 400 as shown in Figure 4.
Efficient decoding block 1214a includes two pipelined beta (β) computation units 1224 and 1222 coupled in series, and a single alpha (α) computation unit 1228 in the present embodiment. Input data lines 1216 (shown as bus in Figure 12A) are coupled to α unit 1228 and β units 1222 and 1224 to receive input data. The β0 unit 1224 acts as the pre-computation unit for the backwards recursion metric calculation. The α unit 1228 output is coupled to memory 1232, which is then coupled to L computation unit 1234. Memory 1232 accommodates processing delays per the decoding algorithm between α unit 1228 and β unit 1222. The β unit 1222 has an output line coupled to L computation unit 1234.
These computation units can be referred to as computation units, in general, as they perform the same recursive algorithmic computation on data, shown as exemplary return loop 1226 on β0 unit 1224 and exemplary return loop 1230 for α unit 1228. That is, the computation unit performs X cycles of recursive computations on data for a time period Tsw, referred to as a time slot, before spitting out the data to the next device, e.g., another computation unit or memory. The distinguishing characteristic between a β units and an α unit is the sequencing of data that it is fed, e.g., β unit processes data chronology backward while an α unit processes data chronologically forward. The components of a computation unit are known to those skilled in the art and can vary depending on the algorithm implemented therein.
L computation unit 1234 performs algorithmic calculations known as log likelihood ratio LLR and extrinsic information Lex, described hereinabove. Lex output line 1212 is fed back to memory 1210 as shown in Figure 12A. L computation unit 1234 includes devices for computing the algorithmic computation of LLR and Lex as known to those skilled in the art.
Referring now to Figure 12C, a block diagram of a Type I efficient decoding block, for use in the efficient turbo decoder of Figure 12 A, is shown in accordance with one embodiment of the present invention. Efficient decoding block 1214b provides one embodiment of decoder block 1214 in Figure 12A. In the present embodiment, one or more efficient decoder block(s) 1214b can be used in decoder block assembly 1217 of Figure 12A.
Efficient decoding block 1214a is designed for a 2 parallel case, whose algorithm and implementation is illustrated in Figure 5. While the 2 parallel case for Type I architecture does not save computation units compared to a parallel implementation of a baseline decoding block, e.g. as shown in Figure 12B, a 3 parallel case of Type I architecture does save one computation unit in comparison to the baseline decoding block implementation. A 3 parallel case of Type I architecture would add a third α unit coupled in series to the α2 unit 1246 and would add a third β unit coupled in series to β unit 1256. An output from the third α unit and the third β unit would be coupled to a third L computation unit, the output from the third β unit first going to a third memory block (none of the third units are shown in the present figure). The branch metrics line 1216 would also be coupled to the third L computation unit. The present invention is well suited to a wide range of parallelism cases. However for sake of clarity, only the 2 parallel case of Type I architecture is shown herein. One skilled in the art can easily apply the architecture shown in Figure 12C to an M-parallel case embodiment, where M>3. A 3 parallel case for Type I architecture implementation is illustrated in Figure 5; while a 5 parallel case Type I architecture implementation is shown in Figure 8.
Efficient decoding block 1214b includes three pipelined beta (β) computation units 1252, 1254, 1256 coupled in series, and three alpha (α) computation unit 1240, 1242, 1246 coupled in series in the present embodiment. Input data lines 1216 (shown as bus in Figure 12 A) are coupled to each α unit 1240, 1242, and 1246 and to each β unit 1252, 1254, and 1256 to receive input data. The αl unit 1242 output is coupled to memory 1248, that is in-turn coupled to LI computation unit 1250. Memory 1248 accommodates processing delays per the decoding algorithm between αl unit 1242 and β2 unit 1256. Similarly, βl unit 1254 output is coupled to memory 1258, which is in turn coupled to L2 computation unit 1260.
Still referring to Figure 12D, the two parallelism case for type I architecture arises because two L computation units, 1250 and 1260, are supported by parallely tapping data from the set of α unit β units at different locations in the pipeline architecture. Consequently, the present invention capitalizes on previously calculated data from upstream computation units. The description of computation units and L computation unit from the previous figures applies to the present figure. Li an 1250 and L2 1260 computation units each receive branch metric data from data lines 1216 and provide independent output on data lines 1212 that are coupled to memory 1210 shown in Figure 12 A.
Referring now to Figure 12D, a block diagram of a Type II efficient decoding block, for use in the efficient turbo decoder of Figure 12 A, is shown in accordance with one embodiment of the present invention. Efficient decoding block 1214c provides one embodiment of decoder block 1214 in Figure 12 A. In the present embodiment, one or more efficient decoder block(s) 1214b can be used in decoder • block assembly 1217 of Figure 12 A.
Efficient decoding block 1214c is designed for a 2 parallel case, whose algorithm and implementation is illustrated in Figure 6. The present invention is well suited to a wide range of parallelism cases. However for sake of clarity, only the 2 parallel case of Type II architecture is shown herein. One skilled in the art can easily apply the architecture shown in Figure 12D to an M-parallel case embodiment, where M>3.
While the 2-parallel case of the Type I turbo decoding scheme is illustrated in Figure 12C, the present invention is well suited to different quantities of parallelism. For example, in one embodiment, a 3-parallel case of the Type I turbo decoding scheme may be used. While the architecture is similar to that shown in Figure 12C, additional α and β units would be need for the 3-parallel case. In particular, this embodiment would utilize the coupling arrangement between α0, α1; and α2 as shown in Figure 12C. However, it would include an α3 unit that is coupled to α2. Similarly, the 3-parallel case would utilize the coupling arrangement between β0, βlt and β2 as shown in Figure 12C. However, it would include a β3 unit coupled to β2.
The outputs of the α and β units would be different as well. For example, the outputs would be coupled to satisfy the timing requirements shown in Figure 7 for the 3-parallel case. In particular, the output from βl would be coupled to a memory block and the output from the memory block would be coupled to a first L unit that also would receive the output from \ and the branch metrics. Similarly, the output from β2 would be coupled to a memory block and the output from the memory block would be coupled to a second L unit that would receive the output from α3 and the branch metrics. Finally, the output from α2 would be coupled to a memory block and the output from the memory block would be coupled to a third L unit that would receive the output from β and the branch metrics. The outputs from the L units would operate similarly to those discussed in Figure 12C. The present embodiment is just one example of the many different ways that computation units may be arranged and timed to satisfy the timing chart shown in Figure 7.
While previous Figure 12C utilized a pipeline approach among coupled β units and among coupled α units, the present embodiment utilizes more independent computation units. Efficient decoding block 1214c includes three beta (β) computation units 1284, 1280, and 1278. β0 pre -computation unit 1284 is coupled to demux 1282 that in turn is coupled to βi unit 1280 and β2 unit 1280. IN this manner, βo pre-computation unit 1284, that is not needed every cycle, can be shared alternating between the two β units, e.g., units 1280 and 1278. Consequently, the present embodiment saves one computation unit over a baseline decoding block, as shown in Figure 12B, and over a conventional replication of SISO units for a 2 parallel case. More computation units are saved with higher parallelism cases.
Efficient decoding block 1214c only includes two alpha (α) computation units 1270 and 1272, in the present embodiment, that are coupled to crossbar switches 1274 and 1248, respectively. Crossbar switches 1274 and 1248 provide a function of receiving an input from an α and a β unit, storing one of them in memory and transmitting the other one. Thus, at one instance, output metrics from an α unit are stored in memory of a crossbar switch and metrics from a β unit are communicated to an L computation unit. In another instance, the same crossbar switch would store output metrics from a β unit and communicate output metrics from a α unit to the L computation unit. The decision on which metrics to store and which to communicate depends on the timing diagram shown in Fig. 6. The crossbar switch may be implemented via parallely-coupled multiplexers and a memory, the inputs of the crossbar switch may be provided to any of the outputs that are then provided to the L computation units, e.g. L2 1276 and Li 1290, respectively. Input data lines 1216 (shown as bus in Figure 12 A) are coupled to each α unit 1270 and 1272, to each β unit 1278, 1280, and 1284, and to each L computation unit, 1276, and 1290 to receive branch metric input data.
Still referring to Figure 12D, the two parallelism case for type II architecture arises because two sets of α unit β units are designated for a given segment of a data block. For example, the first set is the α. unit 1270 and βi unit 1280 that supply data to \ computation block 1290. Similarly, the second set is the α unit 1272 and β2 unit 1278 that supply data to L2 computation block 1276. Each L computation blocks 1276 and 1290 provides an output LLR 1216, for subsequent processing in the communication system. Each L computation blocks 1276 and 1290 also provides an output extrinsic information Lex 1212 that is fed back to memory 1210 as shown in Figure 12 A.
While the present embodiments illustrated in Figures 12B through 12D utilizes hardware to accomplish the turbo decoding algorithms, the processes and steps of the present invention can also be implemented using a combination of hardware and software, e.g., programmable logic device (PLD), co-processor, a digital signal processor (DSP), etc. whose construction and operation are known to those skilled in the art. The data lines used in the present embodiment for coupling components in Figures 12B through 12D are typically busses for accommodating multiple data transfers, although a different coupling medium may be used in another embodiment.
The turbo decoders and decoding schemes described above may be implemented in a wide variety of digital spread-spectrum wireless communication systems or techniques that utilize code sequences. For example, code sequences are utilized in wireless communications for many functions including, but not limited to: filtering, searching, modulation, and demodulation. The systems or techniques which utilize code sequences include, but are not limited to, fixed wireless, unlicensed Federal Communications Commission (FCC) wireless systems, wireless local area network (W-LAN), cordless telephony, cellular telephony, personal base station, telemetry, and other digital data processing applications. In addition, the coding/decoding schemes may be applied to transmitters, such as, for example, a base station, and to receivers, such as, for example, a terminal, for fixed wireless, W-LAN, cellular telephony, and personal base station applications.
A number of implementations have been described. Nevertheless, it will be understood that various modifications may be made. For example, advantageous results may be achieved if steps of the disclosed techniques are performed in a different order and/or if components in the disclosed systems are combined in a different manner and/or replaced or supplemented by other components. Accordingly, other implementations are within the scope of the following claims.

Claims

WHAT IS CLAIMED IS:
1. A method of turbo decoding comprising:
receiving a turbo encoded block of data;
dividing the data-block into sub-blocks;
dividing the data-block into segments, each segment including a number of contiguous sub-blocks; and
decoding each segment in parallel using a sliding window process, wherein each sub-block corresponds to one sliding window.
2. The method of claim 1 wherein the sliding window process includes determining a forward recursion metric for a sub-block during one time period Tj and determining a backward recursion metric for the sub-block during a following time period Tj+i.
3. The method of claim 2 wherein the sliding window process includes determining a log likelihood ratio (LLR) for the sub-block based on the determined forward recursion metric and the determined backward recursion metric for the sub- block.
4. The method of claim 1 wherein a forward recursion metric, a backward recursion metric, and a log likelihood ratio (LLR) are determined for each sub-block of each segment using the sliding window process.
5. The method of claim 1 wherein the data-block is divided into segments that overlap any adjacent segment or segments by two sliding windows.
6. The method of claim 1 wherein the sliding window process comprises determining a forward recursion metric for a sub-block during time period T;, determining a backward recursion metric for the sub-block during a following time period Ti+i, and determining the log likelihood ratio (LLR) during time period Ti+1 from the forward recursion metric determined during time period T; and the backward recursion metric determined during time period Tj+i .
7. The method of claim 6 further comprising determining a pre- computation backward recursion metric for the sub-block during time period T .
8. The method of claim 6 further comprising determining a pre- computation backward recursion metric for a sub-block following the sub-block during time period Tj, wherein the determined pre-computation backward recursion metric is used to determine the backward recursion metric during time period T;+_ for the sub-block.
9. A turbo decoder comprising:
an interface to receive a turbo encoded block of data; and
a decoder to divide the data-block into sub-blocks and segments, each segment including a number of contiguous sub-blocks, the decoder including
a parallel processor to decode each segment in parallel using a sliding window process, wherein
each sub-block corresponds to one sliding window.
10. The turbo decoder of claim 9 wherein the parallel processor determines a forward recursion metric for a sub-block during time period Tj and determines a backward recursion metric for the sub-block during the following time period Ti+1.
11. The turbo decoder of claim 10 wherein the parallel processor determines a log likelihood ratio (LLR) for the sub-block based on the determined forward recursion metric and the determined backward recursion metric for the sub- block.
12. The turbo decoder of claim 9 wherein the parallel processor determines a forward recursion metric, a backward recursion metric, and a log likelihood ratio (LLR) for each sub-block of each segment using the sliding window process.
13. The turbo decoder of claim 9 wherein the decoder divides the data- block into segments that overlap any adjacent segment or segments by two sliding windows.
14. The turbo decoder of claim 9 wherein the parallel processor determines a forward recursion metric for a sub-block during time period Tj, determines a backward recursion metric for the sub-block during time period Tj+i, and determines a log likelihood ratio (LLR) during time period Tι+_ from the forward recursion metric determined during time period Tj and the backward recursion metric determined during time period T;+1.
15. The turbo decoder of claim 14 wherein the parallel processor determmes a pre-computation backward recursion metric for the sub-block during time period T^.
16. The turbo decoder of claim 14 wherein the parallel processor determines a pre-computation backward recursion metric for a sub-block following the sub-block during time period T; and the determined pre-computation backward recursion metric is used to determine the backward recursion metric during time period Ti+i for the sub-block.
17. A method of turbo decoding comprising:
receiving a turbo encoded block of data;
dividing the data-block into sub-blocks;
determining a pre-computation forward recursion metric for a sub-block;
determining forward recursion metrics for two or more consecutive sub-blocks following the pre-computation forward recursion metric sub-block;
determining a pre-computation backward recursion metric for another sub- block; determining backward recursion metrics for two or more consecutive sub- blocks preceding the pre-computation backward recursion metric sub-block;
repeating the determinations of the pre-computation forward recursion metric; forward recursion metrics, pre-computation backward recursion metric, and backward recursion metrics to determine a forward recursion metric and a backward recursion metric for each sub-block;
decoding the data-block based on the determined forward and backward recursion metrics,
wherein the pre-computation forward recursion metric and the pre- computation backward recursion metric are determined concurrently.
18. The method of claim 17 wherein a pre-computation forward recursion metric is determined for each of a last sub-block of the two or more forward recursion metric sub-blocks.
19. The method of claim 17 wherein a pre-computation backward recursion metric is determined for each of a first sub-block of the two or more preceding backward recursion metric sub-blocks.
20. The method of claim 17 further comprising determining the log likelihood ratio (LLR) for each sub-block based on the determined forward recursion metric for the sub-block and the determined backward recursion metric for the sub- block.
21. The method of claim 17 wherein the forward recursion metrics are determined for a first sub-block during a time period Tj and a second sub-block during a following time period T1+1 and the backward recursion metrics are determined for the second sub-block during time period T, and the first sub-block during following time period T;+1.
22. The method of claim 21 wherein the log likelihood ratio (LLR) for the first sub-block and the second sub-block are determined during the time period T1+1.
23. The method of claim 22 wherein the determined forward recursion metric for the first sub-block and the backward recursion metric for the second sub- block are stored for one time period T only.
24. The method of claim 22 wherein the pre-computation forward recursion metric and the pre-computation backward recursion metric and the backward recursion metric are determined during the time period T^.
25. A turbo decoder comprising:
an interface to receive a turbo encoded block of data; and
a decoder device to divide the data-block into sub-blocks, to determine the log likelihood ratio (LLR) for each sub-block, and to decode the data-block based on the determined LLR, the decoder including
a processor to determine a pre-computation forward recursion metric for a sub-block, determine forward recursion metrics for two or more consecutive sub- blocks following the pre-computation forward recursion metric sub-block, determine a pre-computation backward recursion metric for another sub-block, and determine a backward recursion metrics for two or more consecutive sub-blocks preceding the pre-computation backward recursion metric sub-block, the processor iteratively repeating the determinations of the pre-computation forward recursion metric; forward recursion metrics, pre-computation backward recursion metric, and backward recursion metrics over the entire data-block, wherein
the pre-computation forward recursion metric and backward recursion metrics are determined concurrently.
26. The decoder of claim 25 wherein the processor determines forward metrics for a first sub-block during a time period Tj and a second sub-block during a following time period T.+1 and determines the backward recursion metrics for the second sub-block during time period Tj and the first sub-block during following time period Tj+i.
27. The decoder of claim 26 wherein the (LLR) for the first sub-block and the second sub-block are determined during the second time period T1+1.
28. The decoder of claim 25 further comprising a memory to store the determined forward recursion metric for the first sub-block and the determined backward recursion metric for the second sub-block for one time period T.
29. A turbo decoder comprising:
an interface to receive a turbo encoded block of data; and
a decoder device to divide the data-block into sub-blocks and to determine the log likelihood ratio (LLR) for each sub-block, and to decode the data-block based on the determined LLR, the decoder including a two parallel processing unit
the two parallel processing unit comprising:
a forward recursion metric pre-computation unit;
a first forward recursion metric computation unit;
a second forward recursion metric computation unit;
a backward recursion metric pre-computation unit;
a first backward recursion metric computation unit; and
a second backward recursion metric computation unit.
30. A turbo decoder comprising:
an interface to receive a turbo encoded block of data; and
a decoder device to divide the data-block into sub-blocks, to determine the log likelihood ratio (LLR) for each sub-block, and to decode the data-block based on the determined LLR, the decoder including a three parallel processing unit
the three parallel processing unit comprising, a forward recursion metric pre-computation unit;
a first forward recursion metric computation unit;
a second forward recursion metric computation unit;
a third forward recursion metric computation unit;
a backward recursion metric pre-computation unit;
a first backward recursion metric computation unit;
a second backward recursion metric computation unit; and
a third backward recursion metric computation unit;
31. A method of turbo decoding comprising :
receiving a turbo encoded block of data;
dividing the data-block into sub-blocks;
dividing the data-block into a first segment and a second segment that overlap;
for each segment in parallel
determining the forward recursion metrics for two consecutive sub-blocks;
determining the backward recursion metrics for the two consecutive sub- blocks;
determining the log likelihood ratio for the two consecutive sub-blocks based on the determined forward recursion metric and the determined backward recursion metric for the two consecutive sub-blocks;
repeating the determinations of the forward recursion metrics and backward recursion metrics to determine the LLR for each sub-block; and
decoding the data-block based on the determined LLR.
32. The method of claim 31 wherein the determinations of the forward recursion metrics and the backward recursion metrics for the first segment are determined during a first time period including two time slots TSB and TSB+I, the determinations of the forward recursion metrics and the backward recursion metrics for the second segment are determined during a second period including two time slots TSB and TSB+I, and the first and second periods overlap by one time slot TSB+I-
33. The method of claim 31 wherein one forward recursion metric and one backward recursion metric for the two consecutive sub-blocks in either segment are stored for one time slot.
34. A turbo decoder comprising:
an interface to receive a turbo encoded block of data;
a decoder to divide the data-block into sub-blocks and to divide the data-block into a first segment and a second segment that overlap, the decoder including
a first processor to determine the forward recursion metrics for two consecutive sub-blocks of the first segment, to determine the backward recursion metrics for the two consecutive sub-blocks of the first segment, and to determine the log likelihood ratio for the two consecutive sub-blocks of the first segment, the first processor iteratively repeating the determination of the forward recursion metrics, the backward recursion metrics, and the LLRs for each sub-block of the first segment;
a second processor to determine the forward recursion metrics for two consecutive sub-blocks of the second segment, to determine the backward recursion metrics for the two consecutive sub-blocks of the second segment, and to determine the log likelihood ratio for the two consecutive sub-blocks of the second segment, the second processor iteratively repeating the determination of the forward recursion metrics, the backward recursion metrics, and the LLRs for the second segment, wherein
the decoder decodes the data-block based on the determined LLRs.
35. The turbo decoder of claim 34 wherein one iteration for the first segment includes a first time period including two time slots and a corresponding iteration for the second segment is determined during a second period including two time slots and the first and second periods overlap by one time slot.
36. The turbo decoder of claim 34 wherein one forward state metric and one backward state metric for the two consecutive sub-blocks in either segment are each stored for one time slot.
37. A turbo decoder comprising:
an interface to receive a turbo encoded block of data; and
a decoder to divide the data-block into sub-blocks and dividing the data-block into a first segment and a second segment that overlap, to determine the log likelihood ratio (LLR) for each sub-block of the first and second segments, and to decode the data-block based on the determined LLRs, the decoder including a two parallel processing unit,
the two parallel processing unit comprising:
a first forward recursion metric computation unit;
a second forward recursion metric computation unit;
a backward recursion metric pre-computation unit;
a first backward recursion metric computation unit; and
a second backward recursion metric computation unit.
38. The decoder of claim 37 wherein the first forward recursion metric unit, the backward recursion metric pre-computation unit and the first backward recursion unit process the first segment and the second forward recursion metric unit, the backward recursion metric pre-computation unit and the second backward recursion unit process the second segment.
39. A method of turbo decoding data, the method comprising the steps of:
a) receiving a plurality of sub-blocks of data from a single turbo encoded data block;
b) calculating pre-computation forward recursion metrics for a first sub-block using a first computation unit;
c) calculating pre-computation backward recursion metrics for a second sub- block using a second computation unit;
d) calculating a forward recursion metric for a sub-block adjacent to and downstream from the first sub block on a third computation unit; and
e) calculating backward recursion metrics for a sub-block adjacent to and upstream from the second sub block on a fourth computation unit.
40. The method recited in Claim 39 wherein the calculating steps b) and c) are performed simultaneously at a first time slot interval.
41. The method recited in Claim 39 wherein the calculating steps d) and e) are performed simultaneously at a second time slot interval.
42. The method recited in Claim 39 further comprising the following steps:
f) calculating pre-computation forward recursion metrics for a third sub-block using the first computation unit; and
g) calculating pre-computation reverse recursion metrics for a fourth sub- block using the second computation unit.
43. The method recited in Claim 42 wherein steps f) and g) are performed simultaneously at a second time interval.
44. The method recited in Claim 39 wherein the forward recursion metrics are stored in memory until the backward recursion metrics are computed for a subsequent sub-block.
45. The method recited in Claim 39 wherein the backward recursion metrics are stored in memory until the forward recursion metrics are computed for a subsequent sub-block.
46. The method recited in Claim 39 further comprising the steps of:
f) repeating calculating step d) for a quantity of N-l times for sequentially upstream sub-block; and
g) repeating calculating step e) for a quantity of N-l times for sequentially downstream sub-block, wherein N is the quantity of parallelism in the decoder, and wherein the repeating steps d) and e) both occur at an incremented time slot interval.
47. The method recited in step 46 further comprising the following step:
h) outputting forward recursion metrics and backward recursion metrics to N quantity of L computation units.
48. The method recited in step 47 further comprising the steps of:
i) calculating extrinsic information and log likelihood ratio in each of the N quantity of L computation units; and
j) outputting the extrinsic information and the log likelihood ratio in each of the N quantity of L computation units.
49. The method recited in Claim 48 wherein the calculating step i) for each of the N quantity of L computation units is performed concurrently, and wherein the output step j) for each of the N quantity of L computation units is performed concurrently.
50. The method recited in Claim 48 further comprising the following steps:
k) relocating the relative position of the first sub-block, the second sub-block, and sequentially upstream sub-blocks and sequentially downstream sub-blocks a quantity of N sub-blocks upstream in the turbo encoded data block; and 1) repeating steps a) through 1).
51. A method of turbo decoding data, the method comprising the steps of:
a) receiving a plurality of sub-blocks of data for a single turbo encoded data- block;
b) grouping the plurality of sub-blocks into a plurality of segments, wherein each of the plurality of segments has contiguous sub-blocks; and
c) calculating a pre-computation metric for a sub-block in each of at least two segments using a single computation unit.
52. The method recited in Claim 51 wherein calculating step c) for each of the at least two segments is performed serially.
53. The method recited in Claim 51 wherein the pre-computation metric is a pre-computation reverse recursion metric.
54. The method recited in Claim 51 further comprising the step of:
d) calculating concurrently a forward recursion metric for at least one of the plurality of sub-blocks in each of the plurality of segments using a respective one of a plurality of computation units.
55. The method recited in Claim 54 further comprising the step of:
e) calculating concurrently a reverse recursion metric for at least one of the plurality of sub-blocks in each of the plurality of segments using a respective one of a plurality of computation units.
56. The method recited in Claim 55 further comprising the steps of:
f) communicating concurrently the forward recursion metric for at least one of the plurality of sub-blocks in each of the plurality of segments to a respective one of a plurality of L computation units; and g) communicating concurrently the reverse recursion metric for at least one of the plurality of sub-blocks in each of the plurality of segments to the respective one of the plurality of L computation units.
57. The method recited in Claim 56 further comprising the steps of:
h) calculating log likelihood ratio and extrinsic information in each of the plurality of L computation units; and
i) outputting the extrinsic information and the log likelihood ratio from each of the plurality of L computation units.
EP02766844A 2001-04-30 2002-04-30 Area efficient parallel turbo decoding Withdrawn EP1393453A2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
US28696201P 2001-04-30 2001-04-30
US286962P 2001-04-30
PCT/US2002/013365 WO2002089331A2 (en) 2001-04-30 2002-04-30 Area efficient parallel turbo decoding

Publications (1)

Publication Number Publication Date
EP1393453A2 true EP1393453A2 (en) 2004-03-03

Family

ID=31495510

Family Applications (1)

Application Number Title Priority Date Filing Date
EP02766844A Withdrawn EP1393453A2 (en) 2001-04-30 2002-04-30 Area efficient parallel turbo decoding

Country Status (2)

Country Link
EP (1) EP1393453A2 (en)
AU (1) AU2002308506A1 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See references of WO02089331A3 *

Also Published As

Publication number Publication date
AU2002308506A1 (en) 2002-11-11

Similar Documents

Publication Publication Date Title
US7200799B2 (en) Area efficient parallel turbo decoding
US6813742B2 (en) High speed turbo codes decoder for 3G using pipelined SISO log-map decoders architecture
Moision et al. Coded modulation for the deep-space optical channel: serially concatenated pulse-position modulation
US8443265B2 (en) Method and apparatus for map decoding and turbo decoder using the same
JP3857320B2 (en) Parallel connected tail biting convolution codes and decoders thereof
JP3861084B2 (en) Hybrid turbo / convolutional code decoder, especially for mobile radio systems
US6799295B2 (en) High speed turbo codes decoder for 3G using pipelined SISO log-map decoders architecture
US6859906B2 (en) System and method employing a modular decoder for decoding turbo and turbo-like codes in a communications network
US8112698B2 (en) High speed turbo codes decoder for 3G using pipelined SISO Log-MAP decoders architecture
US6434203B1 (en) Memory architecture for map decoder
US8082483B2 (en) High speed turbo codes decoder for 3G using pipelined SISO Log-MAP decoders architecture
Johansson et al. A simple one-sweep algorithm for optimal APP symbol decoding of linear block codes
US20130007568A1 (en) Error correcting code decoding device, error correcting code decoding method and error correcting code decoding program
US6944727B2 (en) Interleaving apparatus and interleaving method, encoding apparatus and encoding method, and decoding apparatus and decoding method
EP1471677A1 (en) Method of blindly detecting a transport format of an incident convolutional encoded signal, and corresponding convolutional code decoder
CN102625983B (en) The effective soft value generation method of coded-bit and device in turbine decoder
Brejza et al. A high-throughput FPGA architecture for joint source and channel decoding
US7178090B2 (en) Error correction code decoding device
JP2002535910A (en) Decoding method and decoding device for convolutional code
US20120246539A1 (en) Wireless system with diversity processing
WO2002089331A2 (en) Area efficient parallel turbo decoding
EP1393453A2 (en) Area efficient parallel turbo decoding
Cheng et al. Optimizations of a hardware decoder for deep-space optical communications
KR100988908B1 (en) Turbo permutator and turbo decoder having its
Knickenberg et al. Non-iterative joint channel equalisation and channel decoding

Legal Events

Date Code Title Description
PUAI Public reference made under article 153(3) epc to a published international application that has entered the european phase

Free format text: ORIGINAL CODE: 0009012

17P Request for examination filed

Effective date: 20031128

AK Designated contracting states

Kind code of ref document: A2

Designated state(s): AT BE CH CY DE DK ES FI FR GB GR IE IT LI LU MC NL PT SE TR

AX Request for extension of the european patent

Extension state: AL LT LV MK RO SI

STAA Information on the status of an ep patent application or granted ep patent

Free format text: STATUS: THE APPLICATION IS DEEMED TO BE WITHDRAWN

18D Application deemed to be withdrawn

Effective date: 20051201

RIN1 Information on inventor provided before grant (corrected)

Inventor name: PARHI, KESHAB, K.

Inventor name: WANG, ZHONGFENG