The invention relates to a method and arrangement for enhancing a search through a trellis, in which at each stage of the trellis a certain set of state indexes of the stage are selected for continuation.
The channel used in telecommunications systems often causes interference to data transmission Interference occurs in all kinds of systems, but especially in wireless telecommunications systems, the transmission path attenuates and distorts in many different ways the signal being transmitted. The multipath propagation of the signal, different fades and reflections, and other signals being transmitted on the same transmission path typically cause interference on the transmission path.
To reduce the impact of the interference, several coding methods have been developed to protect signals from interference and to endeavour to eliminate errors caused by interference in signals. Convolutional coding is a much-used coding method. In convolutional coding, the signal to be transmitted that is made up of symbols is coded into code words that are based on the convolution of the symbols to be transmitted either with themselves or with another signal. The coding ratio and generator polynomials define the convolutional code. The coding ratio (kin) refers to the number (n) of the produced coded symbols in relation to the number (k) of the symbols to be coded. The coder is often a shift register. The constraint length (K) of a code often refers to the length of the shift register. The coder can be considered a state machine having 2K-1 states.
A receiver decodes the coded signal that propagated through the channel. A convolutional code is usually decoded using a trellis whose nodes describe the states of the encoder used in coding the signal, and the paths between the nodes belonging to different stages of the trellis describe the allowed state transitions. A decoder tries to find out the consecutive states of the coder, i.e. the transitions from one state to another. To find out the transitions, the decoder calculates metrics, of which there are two types: path metrics (or state metrics) and branch metrics. Path metrics represent the probability of the set of symbols in the received signal leading to the state described by the node in question. Branch metrics represent the probabilities of different transitions.
A convolutional code is usually decoded by means of the Viterbi algorithm. The Viterbi algorithm is a computationally demanding task. A general problem with the Viterbi algorithm is that when the constraint length is long (e.g. 9, as in WCDMA of the UMTS system), the Viterbi algorithm must search through 2(9-1), i.e. 256, states to decode one bit. Efficient signal processing algorithms are still being searched for wireless telecommunications systems in particular, in which the aim is to minimize the size and power consumption of subscriber terminals. A computationally efficient algorithm for speech or data decoding is the M algorithm that is a search algorithm simplified from the Viterbi algorithm. Using the M algorithm makes it possible to reduce the number of searched states, because only M best paths are selected for continuation in the trellis stages instead of all paths. When a suitable value is selected for M, the performance of the decoder does not, however, become significantly poorer. For instance, in the above-mentioned system, M can obtain the value 128, i.e. half of the possible paths are selected for continuation at each stage.
One problem with the use of the M algorithm is the selection of paths for continuation amongst all paths. Typically, the sorting of n elements requires n2/2 comparison operations, and this is a computationally demanding task. Let us assume that the decoding of one bit by DSP (digital signal processing) in WCDMA requires approximately 500 clock cycles when a full search algorithm is used. If the M algorithm is used, the number of states to be searched is smaller but correspondingly, sorting increases the complexity. When sorting 16 elements, 128 comparison operations are required. Thus using the M algorithm with the best 16 paths leads to almost the same complexity as a full search algorithm. If a 256-state code is used, a full sort requires n2/2, i.e. 32768 comparisons. A full search is too complex an operation to implement by the traditional methods.
One known solution for implementing the M algorithm is disclosed in publication S. J. Simmons: A Nonsorting VLSI structure for implementing the (M,L) algorithm, IEEE Journal on Selected Areas in Communications, Vol. 6, No. 3, April 1988, pages 538 to 546. The disclosed solution does not perform the actual sorting, but examines several different path metrics at the same time, starting from the most significant bit. While the different paths are examined, decisions are made on keeping or rejecting the routes. If the examined route is opposite to an already selected route, it is rejected. However, the solution disclosed in the publication works poorly in situations where the trellis is large, as in WCDMA of the UMTS system, for instance.
The trellis structure is used not only in the decoding of convolutional codes, but also in several other applications, such as channel equalization. The same above-mentioned problems also apply to these solutions, when the size of the trellis increases.
Thus, to minimize the size and power consumption of devices, more efficient methods than before are needed for searching through a trellis, methods that are fast and whose implementation as ASIC structures does not require much space.
It is an object of the invention to provide a method and an apparatus implementing the method in such a manner that a restricted trellis search is possible to perform more advantageously than before. This is achieved by a method for enhancing a search through a trellis, in which at each stage of the trellis a certain set of state indexes of the stage are selected for continuation. The method of the invention comprises defining, at each stage of the trellis, more than one unequal threshold value for the values of the state indexes, each threshold value defining one state index group, calculating for each state index a path metric, arranging the calculated state indexes into different state index groups by comparing the path metric value of the state index with the threshold values, selecting state indexes for continuation from the groups in such a manner that starting from the group comprising the highest state indexes, state indexes are selected from the group in a random order until all indexes of the group have been selected, then continuing to select the state indexes from the next group, and repeating this until a certain number of state indexes have been selected.
The invention also relates to an arrangement for enhancing a search through a trellis in a detector that is arranged at each stage of the trellis to select a certain set of state indexes of the stage for continuation. In the arrangement, the detector is arranged when each stage of the trellis is calculated to define more than one unequal threshold value for the values of the state indexes, each threshold value defining one state index group, to calculate for each state index a path metric, to arrange the calculated state indexes into different groups by comparing the path metric value of the state index with the threshold values, to select from the groups a certain number of state indexes for continuation in such a manner that starting from the group comprising the highest state indexes, entire groups are selected for continuation until the next entire group does not fit in, and from this group only randomly selected state indexes are selected until a given number is collected.
Preferred embodiments of the invention are described in the dependent claims.
The method and arrangement of the invention thus provide several advantages. Implementing preferred solutions of the invention in a receiver is simple. The M algorithm has not been utilized much in practice because of the calculations it requires. By means of the present solution, the M algorithm can be efficiently utilized. Because the solution examines fewer states than the Viterbi algorithm, less memory is required for calculating the paths. This results in savings in equipment costs. Further, the power consumption of the receiver decreases when using the solution, because there is less calculation and less memory space is needed. However, the solution provides a sufficient performance that in practice is equal to that of the earlier methods.
One implementation alternative uses modulo arithmetic to implement the calculation required by the invention. For this reason, no scaling is necessary for the calculated metrics. This simplifies the calculation and the implementation of the solution.
Especially in connection with high data rates, the present solution provides a significant benefit, because in such cases, the size of the trellis is typically large. Large trellises also need to be used for instance when several antennas, complex modulation methods and strong codes are used in transmission and reception. Decoding large trellises increases the amount of required calculation, and in such a situation, the present solution helps curb the amount of calculation.
The solutions of the preferred embodiments can be utilized in all applications that use a trellis. In addition to the above-mentioned decoding of convolutional coding, such applications include the decoding of other types of codes, equalization, multiuser decoding and speech recognition.
The invention will now be described in more detail by means of the preferred embodiments, with reference to the attached drawings, in which
With reference to
On the radio path 108, the signal receives interference and typically also noise. The receiver 102 comprises an antenna 214, with which it receives the signal that is taken to a demodulator 218 through radio frequency parts 216. The demodulated signal is taken to a detector 220, in which the signal is decoded, equalized and detected according to the preferred embodiments of the invention. From the detector, the signal 222 is taken on to other parts of the receiver.
Next, an example of using a trellis with a Viterbi decoder is described in more detail by means of
In the conventional Viterbi algorithm, all paths and nodes are checked. When using the M algorithm, only M paths are selected for continuation at each stage. If M equals the number of all states, then this is a plain Viterbi algorithm. The M algorithm is known per se to a person skilled in the art and is not described in more detail herein. Reference is made to publication Schlegel: Trellis coding, IEEE Press, ISBN: 0-7803-1052-7, pages 153 to 189.
Let us examine an example of an embodiment for calculating a trellis by means of the flow charts of
When calculating each stage of the trellis, first the new path metrics are calculated 406, as in the M and Viterbi algorithms, for the new transitions of the state indexes selected for continuation from the previous stage. A suitable group is determined 408 for each new path metric according to its value by comparing the calculated value with the threshold values. This can be done for instance by finding the highest threshold value that is smaller than the calculated path metric. The index of the threshold value determines the suitable group. Thus, the state indexes whose path metrics are larger than TH1 are placed in group 1, the state indexes whose path metric values are between TH1 and TH2 are placed in group 2, and so on. The highest path metric value is found 410 and marked by PMMAX. The difference between the new PMMAX and the previous PMMAX is calculated and the value is marked by d.
Next, the threshold values THi are updated 412 for instance as follows: THi=(THi+d) mod 2D, wherein D is the biggest possible difference between any two path metrics.
Next, the M state indexes to continue to the next stage are selected 414. The selection is started from group 1 that comprises the largest path metrics, i.e. the group to which the state indexes higher than the threshold value TH1 were placed. The state indexes in this group are selected for continuation in a random order. Next the state indexes of group 2 are selected in a random order. This is continued one group at a time until M state indexes have been selected.
Let us take a numerical example to clarify the selection for continuation. The numerical values are herein selected randomly to illustrate the example. Let us assume that group 1 has 10 state indexes, group 2 has 25 state indexes, group 3 has 23 state indexes, group 4 has 58 state indexes and group 5 has 13 state indexes. There may also be more groups than mentioned here. Let us further assume that M=128, i.e. 128 state indexes are selected for continuation for the calculation of the next stage. All state indexes from groups 1, 2, 3 and 4 are then selected for continuation in a random order within each group. This way, 116 indexes are selected. Next, 12 state indexes are selected for continuation in a random order from group 5 to achieve the desired total number of 128.
Let us next examine
A second embodiment uses fixed threshold values that are stored in a ROM (read-only memory) memory, for instance. This way, when calculating the different stages, the actual threshold values need not be recalculated, but suitable limits are selected for the new groups from the existing threshold values. This embodiment is faster than the one described earlier, because no time is needed for calculating the threshold values. It is easy to store several threshold values in the ROM memory, because the storing density of ROMs is quite high.
This embodiment is illustrated by means of
The calculated metric is taken on to a control unit 616. The control unit 616 checks the threshold value limits from a threshold value memory 628. The threshold value memory stores the limits of the used groups. The control unit can for instance send information on the value of the calculated metric to the memory 628 which then returns information 632 on the group to which the calculated metric belongs. After this, the control unit checks 634 from a maintenance memory 636, in which memory element the metric can be stored. Next, the control unit 616 stores 638 the metric in the location in question in a metrics memory 640. The maintenance memory 636 is updated with the location in question.
The maintenance memory 636 is a memory element that keeps a record on what is stored in which memory location of the metrics memory 640. The maintenance memory thus lists the locations of different groups in the metric memory. The metrics memory 640 is processed dynamically in the sense that the metric belonging to a better group can be stored in a memory location storing the metric of a poor group.
When moving on to calculate the next trellis stage, the control unit 616 selects suitable limits from the existing threshold values for the new groups in the threshold value memory 628.
When calculating the stage of the trellis, M first calculated values are written directly into the metrics memory 640, and the information on the memory locations of the metrics memory are updated into the maintenance memory 636. When the next metrics are calculated, values belonging to a poorer group are replaced by values belonging to better groups in the metrics memory. This alternative provides the advantage that the size of the metrics memory can be limited to be M memory locations, and in addition, a small maintenance memory is needed.
In this embodiment, the maximum and minimum values of the metrics are obtained when calculating the metrics of the stage. The range between these values varies depending on channel conditions, and the metrics are selected for continuation in proportion to this range.
One embodiment keeps a record of both the maximum and the minimum value of the metric. It is then possible to monitor the range between these values. If all values are close to each other, the threshold values can be changed on the basis of this information. Thus, it is possible to avoid a situation in which all metrics accumulate in one group.
Even though the invention has been explained in the above with reference to examples in accordance with the accompanying drawings, it is apparent that the invention is not restricted to them but can be modified in many ways within the scope of the attached claims.
Number | Date | Country | Kind |
---|---|---|---|
20021046 | May 2002 | FI | national |
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/FI03/00404 | 5/26/2003 | WO |