The invention relates to techniques of decoding signals and specifically concerns techniques for decoding digital signals subjected to block coding. Particularly, the invention concerns a technique which is applied when decoding follows another decoding block pertaining to a channel or to another code, e.g. of the convolutional type.
Solutions implementing a post-processor after channel detection are currently used in communication systems, also for possible use in signal storage.
The diagram in
A typical partial response channel PR is shown cascaded to block encoder B.
Creating an optimal detector is not always possible in encoding. This is because the detector is identified by the concatenated effect of the channel and the code trellises. For this reason, sub-optimal implementations are used for decoding. These comprise a dual-stage decoder with post-processor exploiting the knowledge of error events of the channel.
A typical example of decoder based on the use of a post-processor of the traditional type is shown in
The received signal r(n) is sent to a Viterbi detector VD (or any detector implementing an similar algorithm) so to generate a signal u(n). Before being used as a decoded output signal u′(n), the signal u(n) is passed through a module, herein indicated as SCEC, which implements a syndrome check (SC) and error correction (EC) function.
The SCEC module is controlled by a signal generated by a bank of filters F1, F2, . . . , FN according to an error sequence e(n) generated in a node S. The node S sums with sign (i.e. subtracts) the input signal r(n), delayed via a delay line DL, and the signal u(n) subjected to the filtering function FD corresponding to the considered PR class. The delay line DL compensates the delays set to the signal which reaches the node S with a negative sign by effect of the processing of modules VD and FD.
In the example shown in
If the result of the check is negative, the post-processor attempts to correct the signal on the basis of the syndrome and the most likely error event list. Essentially, the post-processor re-computes the most likely sequence (the sequence closest to the received sequence), which is a channel sequence and which also satisfies the syndrome check. An example of this way of operation is illustrated in detail in WO-A-00/07187.
As shown in
Other examples of post-processors implementing a filter bank matched to the most likely error events are described in U.S. Pat. Nos. 6,185,173 and 6,185,175.
Another similar post-processor, whose operation is based on the premise of considering and processing reliability information as independent, is described in U.S. Pat. No. 6,061,823.
The post-processor decoders described above are capable of providing entirely satisfying performance in numerous operative contexts. However they are intrinsically vulnerable with respect to correction errors and, particularly, to the possible propagation of such errors.
The object of the invention is to provide a post-processor capable of overcoming these drawbacks.
According to the invention, this object is achieved by a process having the characteristics specified in the claims which follow.
The invention also relates to the respective system and the corresponding software product, i.e. the product which can be directly loaded into the memory of a digital computer and including software code portions adapted to implement the process of the invention when the product is run on a computer.
The solution according to the invention implements a sub-optimal coder based on the use of available soft data, for example in the context of SISO (Soft Input Soft Output) coding (e.g. the soft version of the Viterbi algorithm—Soft Output Viterbi Algorithm or SOVA). Particularly, there is a correlation between the output errors and their corresponding reliability values by effect of the channel error events statistics. The sub-optimal decoder according to the invention is consequently a post-processor which uses reliability information and the knowledge of channel error events.
In a typical soft decoder, the bit reliability soft quantities are assumed to be independent. Such independence is obtained by means of an interleaver (for example, a block interleaver or a random interleaver in the case of turbo codes).
The invention is not based on the de-correlation of bit reliabilities, but on the contrary uses them to identify the error events.
The solution according to the invention firstly simplifies the decoder structure, thereby overcoming the need for filter banks or error event tables. The invention also offers the possibility of correcting double error events in longer codewords. It is also possible to estimate correction reliability or, for example, detect multiple error events. Finally, the possibility of managing soft data permits the implementation of additional strategies directed at preventing correction errors.
The solution according to the invention can thus be deemed as ideally akin to the solution described in the work by D. Chase, “A Class of Algorithms for Decoding Block Codes with Channel Measurement Information”, IEEE Trans. on Inf. Theory, Vol. IT-18, no. 1, pp. 170–182, January 1972.
The invention will now be described, by way of non-limiting example only, with reference to the annexed drawings wherein:
In
Particularly, the apparatus according to this invention is based on the use of reliability values (“reliability”, in short) of a decoder matched to a partial response channel or to a generic code (for example, by means of a SOVA algorithm).
In the diagram of
Conversely, Ak is the vector derived from the module 11 which expresses the reliability αk,i associated to each bit in the “kth” codeword.
The implementation characteristics and/or criteria of the elements indicated with 11 and 12 are known in the art and need not be described in detail herein.
A post-processor 13 receives vectors Sk and Ak as inputs to generate the estimate subjected to correction, indicated with Xk^^, of the codeword.
In this way, as indicated above, the post-processor 13 according to the invention exploits the knowledge of a set of predefined error events associated to their effect on the syndrome.
The post-processor 13 can be implemented (according to intrinsically known criteria) in the form of a so-called finite-state machine. It can consequently be implemented on the basis of detailed indications provided in the following description either by using a dedicated processor or by using a suitably programmed general purpose digital processor (e.g. a DSP).
Particularly, quantities called E and Es can be defined in order to describe the post-processor 13, wherein:
j=1, . . . , n).
Correction is based on verifying the error event or the combination of error events which render a valid codeword. The post-processor 13 selects the valid error event with the lowest reliability.
The total reliability β of a combination of error events is given by the sum of the reliabilities of the single error events (not of the bits), i.e.:
β=ΣαE,k
Particularly, assuming that an error event separates two possible sequences y1 and y2, the reliability of the final decision (or detection) between y1 and y2 can be defined as the difference between the two distances in the two sequences with the received signal r, i.e.:
αE=||r−y1||2−||r−y2 ||2
If y1 is a maximum likelihood sequence which does not respect the parity code limitation (syndrome), the post-processor 13 searches the sequence y2 which respects the syndrome and is closest to y1. This operation corresponds to calculating the distances between the error events and selecting the minimum distance.
As appears in traditional implementations, this is obtained by means of a bank of filters matched to the errors.
In the solution according to the invention, the reliabilities αE of the error events are output by the decoder algorithm (SOVA or SISO, in general).
If αi are the reliabilities of the single bits of an error event (quantities defined so to always be either greater or equal to zero with the zero value associated to the minimum possible reliability), αE satisfies the following inequality:
αE≧max (αi)
This is because the algorithm, such as SOVA, provides the distance from the closest error event concerning each bit.
In practice, αE is considered equal to the maximum of αi in the solution according to this invention.
From the definition of distance difference αE given above, it is clear that error event reliability, and not bit reliability, is used in the post-processor 13. The fact that the reliabilities of the single bits forming the error event are summed is equal to summing the Euclidean distance more than once.
For single error events, implementation is particularly simple. Additionally, the solution according to the invention, as mentioned above, can also be used to treat multiple error events. In a traditional post-processor, this would lead to an exponential computing load, which would be actually insupportable. In actual fact, there are 2n−k/2 combinations of separate syndromes (S1, S2) whose sum is equal to S for each syndrome S. Consequently, all double error events with respective syndromes S1 and S2 should be analysed for each combination.
Error events on the boundaries of the codewords must also be taken into account.
Consequently, the solution according to the invention can be used to implement a post-processor capable of treating both single and multiple error events. An Error State Diagram (ESD) is used for this purpose.
The post-processor computes the valid error event combinations capable of correcting the codeword received to select the one with minimum total reliability. Alternatively, the post-processor can provide the list of the first M valid error events and/or a reliability estimate of proposed corrections.
The post-processor according to the invention, implemented in the form of a finite-state machine, can be described in general terms in the form of a graph G representing the set E of error events to be corrected.
For example, in the chart in
The graph in
Each transition label is characterised by 6 variables:
The post-processor discards the paths which do not satisfy this limitation, by comparing the error patterns generated by the ESD with the received sequence (e.g. a bit received on the channel equal to 0 can be corrected only by a +1 and a bit equal to 1 which can be corrected by a −1).
These labels and their exponents describe the evolution of the various error event combinations: the product of the transition matrices represents this evolution from a mathematical point of view. It is emphasised that the updates of the exponents of the label variables β and S vary at each step because they depend on the position of the bit within the codeword. In other words, different matrices Gk are involved in the product, namely:
G=G1−G2 . . . GLC
The various ESD paths show the correction patterns.
The following paths are deleted at each step:
The post-processor requires a path memory which stores all valid paths for each state. The number of paths of the correct state “0” is limited by the number of syndromes. Only the path with the lowest reliability (in βα) must be stored for each error event and for each syndrome which corresponds to an operation of the Viterbi type.
As explained above, the exponent of β must be updated to contain the reliability sum of the single error events and not of the bits. The notation αK(n) in Gk indicates that the reliabilities of the single error events (e) are obtained by the reliability of the single incorrect bits which comprise them according to the relationship:
αk(n)=max(αi, αi εe)
The chart in
The main differences with respect to a traditional Viterbi solution concern updating several different metrics and the deletion mechanism of paths. This is because the total reliability, the number of error events and the residual syndrome must be updated in this implementation.
The paths which accumulate an invalid metric (particularly as concerns the number of error events and the syndrome) are discarded. Furthermore, for the correction of multiple error events, the Viterbi algorithm must select the path with minimum total reliability among those with the same syndrome.
In the case of
In the chart in
A post-corrector can also be implemented for identifying the single error events from a relatively wide list and the double error events only from a limited list, e.g. “+”, “++”. This result can be obtained by suitably selecting the exponents which either count the error events or implement two parallel trellises, one with several states limited to the single correction and the other with a low number of states but with the possibility of double corrections.
The chart in
The chart in
In general, not all the bits in a codeword need to be processed. The solutions based on soft data often only use the less reliable received bits. This selection considerably limits the number of correction calculations and usually has an acceptable effect on performance.
This approach can also be applied to the solution according to the invention, operating so that not all the bits in the codewords are considered but only the least reliable ones (e.g. bit LA with LA<LC, where LC is the length of the codeword). Alternatively, only the set of bits with reliability under a certain threshold can be considered.
For example, referring to the implementation shown in
As mentioned, the post-processor diagram described above can be implemented either in the form of a dedicated processor or by using a suitably programmed general purpose processor (e.g. a DSP). The design criteria of this dedicated processor and/or the programming criteria of a DSP to implement the solution described above are within the grasp of a sector expert and do not need to be described in detail herein.
Naturally, numerous changes can be implemented to the construction and forms of embodiment of the invention herein envisaged without departing from the scope of the present invention as defined by the following claims.
Number | Date | Country | Kind |
---|---|---|---|
01830623 | Oct 2001 | EP | regional |
Number | Name | Date | Kind |
---|---|---|---|
5485472 | Fredrickson | Jan 1996 | A |
5809080 | Karabed et al. | Sep 1998 | A |
5889823 | Agazzi et al. | Mar 1999 | A |
5961658 | Reed et al. | Oct 1999 | A |
6061823 | Nara | May 2000 | A |
6185173 | Livingston et al. | Feb 2001 | B1 |
6185175 | Zook | Feb 2001 | B1 |
6233714 | Hassner et al. | May 2001 | B1 |
6530060 | Vis et al. | Mar 2003 | B1 |
6587987 | Vasic et al. | Jul 2003 | B1 |
Number | Date | Country |
---|---|---|
WO 0007187 | Feb 2000 | WO |
Number | Date | Country | |
---|---|---|---|
20030066021 A1 | Apr 2003 | US |