The present invention relates generally to communication receivers and more specifically to a system and method of reducing miscorrections in a post-processor using column parity checks.
Read channel integrated circuits may include significant digital signal processing after an analog signal has been received. A post-processor module is generally utilized to improve a bit error rate (BER) performance of the read channel over what a Viterbi detector may be capable of solely. A post-processor module receives a data stream from the Viterbi detector and makes corrections to the data based on additional information provided by coding redundancy, error event matched filter metrics, or additional Viterbi detector data.
Post-processors known to the art utilize matched filters to generate error event data and metrics for each row. A list of most probable error events with even and odd parity are maintained for each row. A row process is performed to enforce row parity and a column process is performed in an attempt to enforce all column parity. A column correction process is utilized to alter the data received from the Viterbi detector in order to remove errors. The column correction process includes determing a column parity check syndrome and checking all even parity error events from the list for the one which matches the syndrome the most. However, the column correction process known to the art miscorrects data too frequently. The miscorrection of data leads to a BER which is higher than desired and adversely affects the performance of the error correction code. Consequently, an improved method and system for reducing miscorrections of data in a post-processor is necessary.
Accordingly, the present invention is directed to a novel system and method for reducing miscorrections of data in a post-processor. In an embodiment of the invention, an error mask of the present invention may be produced utilizing a matched filter error syndrome. Error masks may define a vicinity of the column parity check syndrome for which the matched filter error syndromes should be compared against. Through a comparison of the column parity check syndrome, matched filter error syndrome, and an error mask, an exact match function may be performed and may produce a result. The result of the exact match function and related metrics may be weighed by the system of the present invention to determine if a correction should be made for each row of a data block.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention claimed. The accompanying drawings, which are incorporated in and constitute a part of the specification, illustrate an embodiment of the invention and together with the general description, serve to explain the principles of the invention.
The numerous objects and advantages of the present invention may be better understood by those skilled in the art by reference to the accompanying figures in which:
Reference will now be made in detail to an embodiment of the invention, examples of which are illustrated in the accompanying drawings.
Referring to
A post-processor 150 may also be included within processing system 100 to improve a bit error rate (BER) performance over what may be possible by the Viterbi detector 140 solely. Post-processor 150 may make corrections to data received from the Viterbi detector 140 based on additional information provided by coding redundancy, error event matched filter metrics, and additional Viterbi detector data. For example, post-processor 150 may maintain a list of most probable error events with even and odd parity kept for each row. A row process is performed to enforce row parity and a column process is performed in an attempt to enforce column parity. A column correction process performed by post-processor 150 calculates a column parity check syndrome and checks all even parity error events from the list of most probable error events. Actual error events which create the column parity check syndrome may not be included in the list of most probable error events. Thus, post-processor 150 may produce output data with an undesirable number of miscorrections that is received by decoder 160, which in turn, generates a digital output signal 170.
Referring now to
Through a comparison of column parity check syndrome 210, matched filter error syndrome and metrics 220, and an error mask, an exact match function 240 may be performed. An exact match function may produce a result which is an exact match. If an exact match is produced, priority may be given to correction of data corresponding to the row in which an exact match was produced. The exact match information may be utilized with error event metrics obtained from a matched filter error syndrome to create a hierarchical correction process 250. An example of a hierarchical correction process 250 may be to correct all exact matches first and if no exact matches exist, then to correct the errors which reduce the column parity check syndrome the most if the metric is sufficiently high.
Referring to
While a block of data including three rows and 16 bits per row is shown for exemplary purposes, it should be understood by one of ordinary skill in the art that the present invention may support all types of blocks of data without departing from the scope and spirit of the present invention. Data may be reconstructed through a Viterbi detector or similar device 315. The reconstructed data may be represented as shown below.
Reconstructed data may include errors 320. As shown above, the reconstructed data has two bit errors in row one and four bit errors in row two. Each column of reconstructed data may be checked for even parity in order to generate a column parity check syndrome 325. The column parity check syndrome for this example may be represented as shown below.
As the column parity check syndrome is different than the column parity of the original data, it may signal that errors in the reconstructed data are present. A set of matched filters employed may identify a list of most probable error events along with a corresponding metric 330 for each row of the reconstructed data block. A metric may represent a measure of a likelihood that a bit is suspect. A matched filter error syndrome and associated metric, created from a list of most probable errors and metrics, may be represented in this example as shown below.
As row 1 has a metric of −4, the bits of row 1 are likely more suspect than rows 2 and 3 with a metric of −3. Thus, the bits represented by 1s (one) in the matched filter error syndrome may be changed in the reconstructed data in order to reproduce the original data. In row 1, the matched filter error syndrome matches the error in row 1 from the original data to the reconstructed data. The matched filter error syndrome for row 3 may have corrected column parity for the reconstructed data, however, this would have resulted in a miscorrection to Row 3 which may have been propagated an additional error in the block of data.
An error mask associated with each matched filter error syndrome may be produced 335. An error mask may define the vicinity of the column parity check syndrome for which the matched filter error syndrome should be checked against. In an embodiment of the invention, an error mask may be created from the error syndromes by using combinatorial logic. For example, an error mask may be created by the following
Error Mask[n]=Error Syndrome[n]+Error Syndrome[n−1]+Error Syndrome[n+1]+(Error Syndrome [n−2]* Error Syndrome[n+2]) where +represents an Or operation and * represents an AND operation. Equation 1
Utilizing equation 1 on the exemplary matched filter error syndrome, an error mask may be produced as shown below.
An exact match function may be performed. In an embodiment of the present invention, one method of performing an exact match function may include performing an exclusive OR operation (XOR) for each matched filter error syndrome with the column parity check syndrome 340. An AND operation of the result of the XOR operation with the error mask associated with the error event may also be performed 345. If the result of the AND operation is all zeros, an exact match has been determined 350. The result of the exact match function may be utilized with the error event metrics to create a hierarchical correction process 355 as described with respect to
A representation of the calculations for performing an exact match function in order to produce a masked syndrome comparison is shown on the following page.
The result for row 1 produced an exact match, thus, a correction for row 1 may be performed as an exact match may represent that the errors should be corrected. While process 300 depicts an exemplary method of performing an exact match calculation of the present invention, other methods of obtaining a desired check to determine if a correction should occur may be accomplished by one of ordinary skill in the art without departing from the scope and spirit of the present invention.
Referring now to
The output of Viterbi detector 415 may also be sent to matched filters 420. The matched filters 420 may produce a list of most likely errors and metrics 435, or otherwise referred to as matched filter error syndrome and metrics from data equalized to the target 410 and output of Viterbi detector 415. The list of most likely errors may be utilized in the error mask generator 440 as described in the description of
Digital signal processing system 400 may be implemented in various ways in order to reduce miscorrections in a post-processor. Further, it should be understood that each of the modules may not be specifically present in digital processing system 400 of the present invention, rather, the embodiment of digital processing system 400 may represent an embodiment of the functional aspects of the present invention.
Further, it is believed that the present invention and many of its attendant advantages will be understood by the foregoing description, and it will be apparent that various changes may be made in the form, construction, and arrangement of the components thereof without departing from the scope and spirit of the invention or without sacrificing all of its material advantages. The form herein before described being merely an explanatory embodiment thereof, it is the intention of the following claims to encompass and include such changes.
Number | Name | Date | Kind |
---|---|---|---|
6434719 | Livingston | Aug 2002 | B1 |
6513141 | Livingston | Jan 2003 | B1 |
6625774 | Yang | Sep 2003 | B1 |
6654924 | Hassner et al. | Nov 2003 | B1 |
6694477 | Lee | Feb 2004 | B1 |
6757862 | Marianetti, II | Jun 2004 | B1 |
Number | Date | Country | |
---|---|---|---|
20030103586 A1 | Jun 2003 | US |