The present invention relates to error recovery.
Although the present invention is described for use in a disk drive, it should be expressly understood that the present invention is applicable to other electronic systems, including data storage devices and communication channels. Furthermore, the description is not intended to limit the invention to the form disclosed herein. Consequently, variations and modifications commensurate with the following teachings, and skill and knowledge of the relevant art, are within the scope of the present invention.
Introduction
In hard drive, the signal SNR is shrinking because of the increasing storage density, and so is the margin. Advanced signal processing and coding methods are employed or being considered to be employed in hard drives. Good examples are parity check codes, media noise optimized Viterbi detector, and iterative soft decoding. All these signal processing methods are designed to operate on-the-fly, i.e., on the first pass of the disc revolution. Occasionally, when reading the marginal blocks, the read on the first pass may fail when the number of errors exceeds the capability of the Error Correction Code (ECC), which is normally Reed-Solomon (RS) code. The drive will then enter error recovery mode which tries to recover this ‘bad’ block by pre-defined retries. This is the moment that we need the detector to be as powerful as possible.
In this disclosure, we will propose a new detection method, majority detection, which can be fit naturally into the error recovery mode. Moreover, the implementation of majority detection involves only the firmware modifications without any additional hardware support. There are two versions of majority detection, hard majority detection, and soft majority detection. The evaluation of hard majority detection show that it can give around 0.3 order of magnitude gain over the media noise optimized Viterbi detector, i.e., the 7500M Media Noise Processor (MNP). The evaluation of soft majority detection is on-going, and believed to deliver another 0.3 order of magnitude gain based on prior experience on delta between soft and hard decoding of RS code.
Majority Detection
In error recovery mode, drives spend up to several hundreds of retries (the number of retries is limited by the specified time-out) trying to recover the bad block. Currently, the channel output NRZ bits of each retries are decoded independently by the ECC decoder.
As shown in
In hard majority detection, a majority voting is made among the NRZ bits for different retries to figure out the final NRZ bits to be used by firmware to do ECC decoding. Table 1 shows an example of how we do majority voting.
In soft majority detection, the reliability (soft) information is extracted from the NRZ bits for different retries, in addition to the final binary NRZ bits. The final binary bits and reliability information are used together by firmware to do soft ECC decoding. Examples of soft ECC decoding are GMD, chase and ASD soft decoding for RS code. Table 2 shows an example of generating reliability information from the NRZ bits for different retries.
In the following, we will provide one embodiment of hard majority detection (shown in
In one embodiment of hard majority detection (shown in
In one embodiment of soft majority detection (shown in
ri=abs(ai−5)
where ri is the reliability information for bit of index i, and ai is the value of accumulator for bit of index i. The binary detected bits and their corresponding reliability information are then framed respectively to 10 bit symbols. It is straightforward to do framing for binary detected bits. By assuming that symbol k is consisted of bit i, i+1, . . . , i+8, and i+9, the reliability information Rk for symbol of index k is computed as follows:
Rk=min(ri, ri+1, . . . , ri+8, ri+9)
The next step is to sort the symbols according to decreased reliability Rk. By declaring the symbols of low reliability as erasures, we can do erasure decoding to utilize the erasure decoding capability power of RS code, which is 2t as opposed to t in normal decoding mode. As shown in
In this disclosure, majority detection is proposed to be used in error recovery mode. Two versions of majority detection are proposed, hard majority detection and soft majority detection. For each version, one embodiment is proposed. The implementation of these embodiments involve only the firmware modifications without any additional hardware support. The performance of hard majority detection is found to give about 0.3 order of magnitude improvement. The evaluation of soft majority detection is currently under way, and believed to give another 0.3 order of magnitude improvement based on prior experience on delta between soft and hard decoding of RS code.
This application claims priority from U.S. Provisional Patent Application No. 60/573,855, filed May 24, 2004, entitled “Majority Detection in Error Recovery” which is incorporated herein by reference.
Number | Date | Country | |
---|---|---|---|
60573855 | May 2004 | US |