JP4672641B2 - Error correction processing apparatus and error correction processing method - Google Patents
Error correction processing apparatus and error correction processing method Download PDFInfo
- Publication number
- JP4672641B2 JP4672641B2 JP2006325018A JP2006325018A JP4672641B2 JP 4672641 B2 JP4672641 B2 JP 4672641B2 JP 2006325018 A JP2006325018 A JP 2006325018A JP 2006325018 A JP2006325018 A JP 2006325018A JP 4672641 B2 JP4672641 B2 JP 4672641B2
- Authority
- JP
- Japan
- Prior art keywords
- parity
- codeword
- error correction
- check matrix
- correction processing
- 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.)
- Expired - Fee Related
Links
Images
Landscapes
- Error Detection And Correction (AREA)
Description
この発明は、情報ビット列に誤り訂正用の符号化処理を施す誤り訂正処理装置及び誤り訂正処理方法の改良に関する。 The present invention relates to an improvement in an error correction processing apparatus and an error correction processing method for performing an encoding process for error correction on an information bit string.
周知のように、例えばハードディスクや光ディスク等の情報記録媒体に対して情報ビット列を記録再生する場合、記録時には、情報ビット列に誤り訂正用の符号化処理を施して記録し、再生時には、情報記録媒体から読み取った情報ビット列に、誤り訂正符号に基づく誤り訂正処理を施して元の情報ビット列を復元するようにしている。 As is well known, for example, when an information bit string is recorded / reproduced on / from an information recording medium such as a hard disk or an optical disc, the information bit string is recorded by performing an error correction encoding process at the time of recording, and at the time of reproduction, the information recording medium is recorded. The information bit string read from is subjected to error correction processing based on the error correction code to restore the original information bit string.
ところで、記録する情報ビット列に施す誤り訂正用の符号化処理には、現在、LDPC(low density parity check)符号が多く採用されている。このLDPC符号は、情報ビット列uに生成行列Gを乗算して得るもので、通常、検査行列Hと乗算して0となるcを符号語として定義している。 By the way, a low density parity check (LDPC) code is currently widely used for encoding processing for error correction performed on an information bit string to be recorded. This LDPC code is obtained by multiplying the information bit string u by the generator matrix G, and normally, c which is multiplied by the check matrix H and becomes 0 is defined as a code word.
すなわち、乗算結果が0になるということは、検査行列Hの各行が偶数パリティ方程式を構成していると考えることができる。そして、このような偶数パリティを満たす符号語c(以下、偶数パリティLDPC符号という)は、線形符号であって、その取り扱いが便利であることから、高速符号化のための種々の手法が開発されている。 That is, when the multiplication result is 0, it can be considered that each row of the parity check matrix H constitutes an even parity equation. Since the code word c satisfying such even parity (hereinafter referred to as even parity LDPC code) is a linear code and is easy to handle, various methods for high-speed coding have been developed. ing.
一方、LDPC符号では、検査行列Hと乗算して1となる符号語cも定義可能である。この場合、検査行列Hの各行は、奇数パリティ方程式を構成していることになる。しかしながら、このような奇数パリティを満たす符号語c(以下、奇数パリティLDPC符号という)は、非線形符号であるため、偶数パリティLDPC符号に比べて取り扱いが不便であることから、符号化のための開発が積極的に行なわれていないのが現状である。 On the other hand, in the LDPC code, a code word c that is multiplied by the check matrix H and becomes 1 can be defined. In this case, each row of the parity check matrix H constitutes an odd parity equation. However, since the code word c satisfying such odd parity (hereinafter referred to as an odd parity LDPC code) is a non-linear code, it is inconvenient to handle compared to the even parity LDPC code. Is currently not actively conducted.
特許文献1には、LDPC符号の生成行列を用いた演算で検査ビット列を求める検査ビット演算手段と、各検査ビットに対して3ビット中に1ビットの反転ビットを含む変換符号を割り当てる符号割り当て手段とを備え、各変換符号を情報語列に挿入して出力することが開示されている。
また、特許文献2には、入力汎用パリティチェック行列の列に対応するNビットの集合の全パリティを表わす、3つの異なるビットの補助集合を形成し、補助集合Sのビットの2を法とする和をXsとした場合、Xs=0が集合Sのビットの和が偶数であり、Xs=1が集合Sのパリティが奇数であることが記載されている。
そこで、この発明は上記事情を考慮してなされたもので、偶数パリティLDPC符号の符号化のために開発された種々の高速符号化アルゴリズムを適用して、情報ビット列の奇数パリティLDPC符号への符号化処理を簡易な構成で迅速かつ容易に行なうことができるようにした誤り訂正処理装置及び誤り訂正処理方法を提供することを目的とする。 Therefore, the present invention has been made in consideration of the above circumstances, and various kinds of high-speed encoding algorithms developed for encoding even parity LDPC codes are applied to encode information bit strings into odd parity LDPC codes. It is an object of the present invention to provide an error correction processing apparatus and an error correction processing method that can perform the conversion processing quickly and easily with a simple configuration.
この発明に係る誤り訂正処理装置は、情報ビット列に対してLDPC符号による誤り訂正用の符号化処理を施すものを対象としている。そして、検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算する符号化手段を備えるようにしたものである。 The error correction processing apparatus according to the present invention is intended for performing an error correction encoding process using an LDPC code on an information bit string. An encoding that performs an exclusive OR operation on one codeword that satisfies the odd parity that is multiplied by the check matrix and becomes “1” and the codeword that multiplies the check matrix and satisfies the even parity that becomes “0” Means are provided.
また、この発明に係る誤り訂正処理方法は、情報ビット列に対してLDPC符号による誤り訂正用の符号化処理を施す方法を対象としている。そして、検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算するようにしたものである。 The error correction processing method according to the present invention is directed to a method of performing an error correction encoding process using an LDPC code on an information bit string. Then, an exclusive OR operation is performed on one codeword that satisfies the odd parity that is “1” when multiplied by the parity check matrix and a codeword that satisfies the even parity that is “0” when multiplied by the parity check matrix. It is a thing.
上記した発明によれば、検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算するようにしたので、偶数パリティLDPC符号の符号化のために開発された種々の高速符号化アルゴリズムを適用して、情報ビット列の奇数パリティLDPC符号への符号化処理を簡易な構成で迅速かつ容易に行なうことができるようになる。 According to the above-described invention, one codeword that satisfies the odd parity that is multiplied by the check matrix and becomes “1” and the codeword that satisfies the even parity that is multiplied by the check matrix and becomes “0” are exclusive logic. Since the sum operation is performed, various high-speed encoding algorithms developed for encoding even parity LDPC codes can be applied to quickly encode information bit strings into odd parity LDPC codes with a simple configuration. And it becomes possible to carry out easily.
以下、この発明の実施の形態について図面を参照して詳細に説明する。図1は、この実施の形態で説明する情報記録再生装置であるHDD(hard disk drive)11の概略を示している。すなわち、このHDD11は、外部のホスト装置12との間で情報の授受を行なうためのホストI/F(interface)13を備えている。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. FIG. 1 schematically shows an HDD (hard disk drive) 11 which is an information recording / reproducing apparatus described in this embodiment. That is, the
ここで、上記ホスト装置12は、例えばPC(personal computer)等である。このホスト装置12は、例えば所定のアプリケーションソフトウエアを実行する際に、HDD11を利用して情報の書き込み及び読み出しを実行するとともに、最終的に得られた情報の保存先としてもHDD11を利用することができる。
Here, the
この場合、ホスト装置12は、HDD11に対して情報の書き込みや情報の読み出しを要求するコマンドを発生している。これらのコマンドは、ホストI/F13を介して主制御部14に供給され解析される。この主制御部14は、CPU(central processing unit)を内蔵し、HDD11が実行する各種の動作を統括的に制御している。
In this case, the
例えば、ホスト装置12から書き込み要求コマンドが供給された場合、その書き込み要求コマンドは、ホストI/F13を介して主制御部14に供給され解析される。これにより、主制御部14は、変調処理部15及び符号化処理部16を駆動するとともに、ディスクI/F17を介してハードディスク18を書き込み状態に制御する。
For example, when a write request command is supplied from the
また、書き込むべき情報ビット列は、ホストI/F13を介して変調処理部15に供給される。この変調処理部15は、入力された情報ビット列に対して、例えばランレングス変調処理のような、このHDD11における記録再生系の要求に応じた形態の圧縮変調処理(例えばゼロが一定長以上続かないようにする変調処理)を施している。
The information bit string to be written is supplied to the
この変調処理部15で変調処理の施された情報ビット列は、符号化処理部16に供給される。この符号化処理部16は、詳細は後述するが、入力された情報ビット列に対して、LDPC符号による誤り訂正用の符号化処理を施している。この場合、符号化処理部16は、奇数パリティLDPC符号の符号化を行なうように動作している。
The information bit string subjected to the modulation process by the
そして、符号化処理部16により誤り訂正用の符号化処理が施された情報ビット列は、ディスクI/F17を介してハードディスク18に書き込まれ、ここに、ホスト装置12からの書き込み要求に基づいた、ハードディスク18への情報ビット列の書き込み処理が実行される。
Then, the information bit string that has been subjected to the encoding process for error correction by the
また、ホスト装置12から読み出し要求コマンドが供給された場合、その読み出し要求コマンドは、ホストI/F13を介して主制御部14に供給され解析される。このため、主制御部14は、復号化処理部19及び復調処理部20を駆動するとともに、ディスクI/F17を介してハードディスク18を読み出し状態に制御する。
Further, when a read request command is supplied from the
そして、ハードディスク18から読み出された、誤り訂正用の符号化処理が施された情報ビット列は、ディスクI/F17を介して復号化処理部19に供給される。この復号化処理部19は、入力された情報ビット列に対して奇数パリティLDPC符号に対応した誤り訂正処理を施している。
The information bit string that has been read from the
この復号化処理部19により誤り訂正処理が施された情報ビット列は、復調処理部20に供給される。この復調処理部20は、入力された情報ビット列に対して施されている例えばランレングス変調処理のような圧縮変調に対して復調処理を施し、元の情報ビット列を復元している。
The information bit string that has been subjected to the error correction processing by the
そして、この復調処理部20によって復調処理が施された情報ビット列は、ホストI/F13を介してホスト装置12に出力され、ここに、ホスト装置12からの読み出し要求に基づいた、ハードディスク18からの情報ビット列の読み出し処理が実行されることになる。
The information bit string demodulated by the
ここで、上記した符号化処理部16におけるLDPC符号化処理について説明する。すなわち、LDPC符号による符号化は、情報ビット列uに生成行列Gを乗算して符号語cを生成するもので、
のように表わされる。 It is expressed as
そして、通常、符号語cは、検査行列Hと乗算して0となるように、つまり、
と定義される。すなわち、乗算結果が0になるということは、検査行列Hの各行が偶数パリティ方程式を構成していると考えられる。そして、このような偶数パリティを満たす符号語c(偶数パリティLDPC符号)は、線形符号であるため取り扱いが便利であり、その高速符号化処理を実現するための種々の手法が開発されている。 It is defined as That is, when the multiplication result is 0, it is considered that each row of the check matrix H constitutes an even parity equation. Since the code word c (even parity LDPC code) satisfying such even parity is a linear code, it is easy to handle, and various methods have been developed for realizing the high-speed encoding process.
一方、LDPC符号では、検査行列Hと乗算して1となる符号語c、つまり、
も定義可能である。この場合、検査行列Hの各行は、奇数パリティ方程式を構成していることになる。ところで、このような奇数パリティを満たす符号語c(奇数パリティLDPC符号)は、非線形符号であるため、偶数パリティLDPC符号に比べて符号化処理が困難になる。 Can also be defined. In this case, each row of the parity check matrix H constitutes an odd parity equation. By the way, since the code word c (odd parity LDPC code) satisfying such odd parity is a non-linear code, the encoding process is more difficult than the even parity LDPC code.
そこで、この実施の形態では、以下のようにして、奇数パリティLDPC符号の符号化を実現するようにしている。まず、
を満足するような符号語c1を見つけ出す。 Find a codeword c 1 that satisfies.
また、上記(3)式は、
のように変形することができる。 It can be deformed as follows.
上記(5)式において、符号語c及びc1は、いずれも奇数パリティを満たす符号語であり、それらの差c−c1が、上記(2)式に示した偶数パリティを満たす符号語cに一致していることを意味している。 In the above equation (5), the codeword c and c 1 are both codewords satisfying odd parity, their difference c-c 1 is the codeword c which satisfies the even parity shown in the above (2) Means that it matches.
このため、上記(1)式に示したLDPC符号の符号化式において、符号語cが偶数パリティを満たすものであるとすると、その符号語cは、奇数パリティを満たす符号語c及びc1の差c−c1として表わすことができる。 For this reason, in the coding formula of the LDPC code shown in the above equation (1), if the code word c satisfies even parity, the code word c includes code words c and c 1 satisfying odd parity. It can be expressed as the difference c−c 1 .
つまり、偶数パリティを満たす符号語cをc(偶数)、奇数パリティを満たす符号語c及びc1をそれぞれc(奇数)及びc1(奇数)と表わすとすると、偶数パリティLDPC符号を生成する上記(1)式は、
と変形され、
と表わされる。 It is expressed as
これにより、偶数パリティLDPC符号の符号語cに、1つの既知の奇数パリティLDPC符号の符号語c1を加算する、つまり、排他的論理和演算するという非常に簡易な手法によって、容易に奇数パリティLDPC符号の符号語cを得ることが可能となることがわかる。 Thus, the codeword c of even parity LDPC codes, adds one codeword c 1 of the known odd parity LDPC code, i.e., by a very simple method of XORing readily odd parity It can be seen that the code word c of the LDPC code can be obtained.
また、上記の手法では、通常の偶数パリティLDPC符号の符号語cを生成するため、偶数パリティLDPC符号の符号化のために開発された種々の高速符号化アルゴリズムをそのまま適用することが可能となり、ユーザにとっての取り扱いの自由度を大幅に高めることができる。 In the above method, since the code word c of the normal even parity LDPC code is generated, it becomes possible to directly apply various high-speed encoding algorithms developed for encoding the even parity LDPC code. The degree of freedom of handling for the user can be greatly increased.
図2は、上記したLDPC符号化処理を実現するための符号化処理部16の構成を示している。すなわち、前記変調処理部15から出力された情報ビット列は、入力端子21を介して奇数パリティ符号化処理部22及び偶数パリティ符号化処理部23にそれぞれ供給される。
FIG. 2 shows a configuration of the
このうち、この奇数パリティ符号化処理部22は、入力された情報ビット列に対して奇数パリティを用いたLDPC符号化処理を施し、1つの奇数パリティLDPC符号の符号語c1を見つけ出して取得するものである。
Among these, the odd parity
また、上記偶数パリティ符号化処理部23は、入力された情報ビット列に対して偶数パリティを用いたLDPC符号化処理を施し、偶数パリティLDPC符号の符号語c(=u・G)を生成している。
The even parity
そして、上記偶数パリティ符号化処理部23で生成された偶数パリティLDPC符号の符号語c(=u・G)に、加算部24により、奇数パリティ符号化処理部22で見つけ出された奇数パリティLDPC符号の符号語c1を排他的論理和演算して、奇数パリティLDPC符号の符号語cを生成し、出力端子25を介して前記ディスクI/F17に出力している。
The odd parity LDPC found by the odd parity
図3は、上記した符号化処理部16におけるLDPC符号化処理動作をまとめたフローチャートを示している。すなわち、処理が開始(ステップS1)されると、符号化処理部16は、ステップS2で、上記奇数パリティ符号化処理部22により1つの奇数パリティLDPC符号の符号語c1を見つけ出させる。
FIG. 3 shows a flowchart summarizing the LDPC encoding processing operation in the
そして、符号化処理部16は、ステップS3で、上記偶数パリティ符号化処理部23により、入力情報ビット列から偶数パリティLDPC符号の符号語cを生成させた後、ステップS4で、加算部24により、偶数パリティLDPC符号の符号語cに奇数パリティLDPC符号の符号語c1を排他的論理和演算させて、処理を終了(ステップS5)する。
In step S3, the
ここで、上記(3)式を満たす符号語c1の見つけ方について説明する。この符号語c1については、例えば、検査行列Hに対して、ガウス消去法を用いて下三角行列化した後、最下行から順に奇数パリティを満たすようにパリティビットを特定することにより見つけることができる。 Here, a description will be given of how to find the code word c 1 that satisfies the above expression (3). The code word c 1 can be found by, for example, converting the parity check matrix H into a lower triangular matrix using the Gaussian elimination method and then specifying parity bits so as to satisfy odd parity in order from the bottom row. it can.
そして、この見つけ方を採用すれば、任意の情報ビット列を奇数パリティLDPC符号に符号化することは可能になるが、パリティビットを逐次的に求めていくために多大な時間を要することになる。 If this finding method is adopted, it is possible to encode an arbitrary information bit string into an odd parity LDPC code, but it takes a lot of time to sequentially obtain the parity bits.
これに対し、上記した偶数パリティLDPC符号の符号語cに奇数パリティLDPC符号の符号語c1を排他的論理和演算して奇数パリティLDPC符号の符号語cを得る手法では、通常の偶数パリティLDPC符号の符号語cを生成するため、偶数パリティLDPC符号の符号化のために開発された種々の高速符号化アルゴリズムをそのまま適用することが可能となり、符号化処理の高速化を図ることができる。 On the other hand, in the method of obtaining the code word c of the odd parity LDPC code by performing an exclusive OR operation on the code word c 1 of the odd parity LDPC code to the code word c of the even parity LDPC code, the normal even parity LDPC is obtained. Since the code word c of the code is generated, various high-speed encoding algorithms developed for encoding the even parity LDPC code can be applied as they are, and the encoding process can be speeded up.
また、上記(3)式を満たす符号語c1は、全零の情報ビット列を奇数パリティ符号化することによって求めれば、排他的論理和演算を行なう部分がパリティ部にのみ発生するため、組織符号化が可能となるとともに、排他的論理和演算を行なうための演算素子の数も少なくすることができる。 Further, if the code word c 1 satisfying the above equation (3) is obtained by performing odd parity coding on an all-zero information bit string, a portion for performing an exclusive OR operation is generated only in the parity part. And the number of arithmetic elements for performing an exclusive OR operation can be reduced.
そして、上記した実施の形態に示した手法で得られた奇数パリティLDPC符号は、基本的に、通常の偶数パリティLDPC符号と同等の誤り訂正能力を持つ上に、パリティ方程式を構成する各ビットのうち、少なくとも1つには“1”が立っていることが保証されるため、ラン長制限符号等との組み合わせも容易にできるようになる。 The odd parity LDPC code obtained by the method described in the above embodiment basically has an error correction capability equivalent to that of a normal even parity LDPC code, and each bit constituting the parity equation has the same error correction capability. Of these, since it is guaranteed that “1” is set in at least one of them, the combination with a run length limit code or the like can be easily performed.
なお、この発明は上記した実施の形態そのままに限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で構成要素を種々変形して具体化することができる。また、上記した実施の形態に開示されている複数の構成要素を適宜に組み合わせることにより、種々の発明を形成することができる。例えば、実施の形態に示される全構成要素から幾つかの構成要素を削除しても良いものである。さらに、異なる実施の形態に係る構成要素を適宜組み合わせても良いものである。 Note that the present invention is not limited to the above-described embodiments as they are, and can be embodied by variously modifying the constituent elements without departing from the scope of the invention in the implementation stage. Various inventions can be formed by appropriately combining a plurality of constituent elements disclosed in the above-described embodiments. For example, some components may be deleted from all the components shown in the embodiment. Furthermore, constituent elements according to different embodiments may be appropriately combined.
11…HDD、12…ホスト装置、13…ホストI/F、14…主制御部、15…変調処理部、16…符号化処理部、17…ディスクI/F、18…ハードディスク、19…復号化処理部、20…復調処理部、21…入力端子、22…奇数パリティ符号化処理部、23…偶数パリティ符号化処理部、24…加算部、25…出力端子。
DESCRIPTION OF
Claims (7)
検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、前記検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算する符号化手段を具備することを特徴とする誤り訂正処理装置。 An error correction processing device that performs an error correction coding process using an LDPC code on an information bit string,
Coding means for performing an exclusive OR operation on one codeword that satisfies an odd parity that is "1" when multiplied by a parity check matrix and a codeword that satisfies an even parity that is "0" when multiplied by the parity check matrix An error correction processing apparatus comprising:
前記検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語を取得する取得手段と、
前記検査行列と乗算して“0”となる偶数パリティを満たす符号語を生成する生成手段と、
前記取得手段で取得された符号語と前記生成手段で生成された符号語とを排他的論理和演算する加算手段とを具備することを特徴とする請求項1記載の誤り訂正処理装置。 The encoding means includes
Obtaining means for obtaining one codeword satisfying an odd parity which is multiplied by the check matrix and becomes “1”;
Generating means for generating a codeword satisfying an even parity of “0” by multiplying with the check matrix;
The error correction processing apparatus according to claim 1, further comprising: an adding unit that performs an exclusive OR operation on the codeword acquired by the acquiring unit and the codeword generated by the generating unit.
検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、前記検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算する符号化手段と、
前記符号化手段で符号化処理の施された情報ビット列を前記情報記録媒体に記録する記録手段とを具備することを特徴とする情報記録装置。 An information recording apparatus that performs encoding processing for error correction using an LDPC code on an input information bit string and records the information on an information recording medium,
Coding means for performing an exclusive OR operation on one codeword that satisfies an odd parity that is "1" when multiplied by a parity check matrix and a codeword that satisfies an even parity that is "0" when multiplied by the parity check matrix When,
An information recording apparatus comprising: a recording unit that records the information bit string encoded by the encoding unit on the information recording medium.
検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語と、前記検査行列と乗算して“0”となる偶数パリティを満たす符号語とを排他的論理和演算することを特徴とする誤り訂正処理方法。 An error correction processing method for performing an error correction encoding process using an LDPC code on an information bit string,
An exclusive OR operation is performed on one codeword that satisfies an odd parity that is "1" when multiplied by a parity check matrix and a codeword that satisfies an even parity that is "0" when multiplied by the parity check matrix. An error correction processing method.
前記検査行列と乗算して“0”となる偶数パリティを満たす符号語を生成する第2の工程と、
前記第1の工程で取得された符号語と前記第2の工程で生成された符号語とを排他的論理和演算する第3の工程とを具備することを特徴とする請求項5記載の誤り訂正処理方法。 A first step of obtaining one codeword satisfying an odd parity of “1” by multiplication with the parity check matrix;
A second step of generating a codeword satisfying an even parity of "0" by multiplying with the parity check matrix;
6. The error according to claim 5, further comprising a third step of performing an exclusive OR operation on the codeword acquired in the first step and the codeword generated in the second step. Correction processing method.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006325018A JP4672641B2 (en) | 2006-11-30 | 2006-11-30 | Error correction processing apparatus and error correction processing method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006325018A JP4672641B2 (en) | 2006-11-30 | 2006-11-30 | Error correction processing apparatus and error correction processing method |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2008140462A JP2008140462A (en) | 2008-06-19 |
JP4672641B2 true JP4672641B2 (en) | 2011-04-20 |
Family
ID=39601760
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006325018A Expired - Fee Related JP4672641B2 (en) | 2006-11-30 | 2006-11-30 | Error correction processing apparatus and error correction processing method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4672641B2 (en) |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114915380B (en) * | 2022-07-19 | 2022-09-30 | 中国科学院宁波材料技术与工程研究所 | CAN bus-based low-cost high-real-time automatic error correction communication system and method |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020332A (en) * | 1998-07-06 | 2000-01-21 | Hitachi Ltd | Parity generating method |
JP2004274709A (en) * | 2002-09-30 | 2004-09-30 | Mitsubishi Electric Research Laboratories Inc | Method for transforming generalized parity check matrices |
JP2005078687A (en) * | 2003-08-29 | 2005-03-24 | Victor Co Of Japan Ltd | Device and method for modulation, and device and method for demodulation |
JP2005093038A (en) * | 2003-09-19 | 2005-04-07 | Fujitsu Ltd | Device and circuit for recording/reproducing |
-
2006
- 2006-11-30 JP JP2006325018A patent/JP4672641B2/en not_active Expired - Fee Related
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000020332A (en) * | 1998-07-06 | 2000-01-21 | Hitachi Ltd | Parity generating method |
JP2004274709A (en) * | 2002-09-30 | 2004-09-30 | Mitsubishi Electric Research Laboratories Inc | Method for transforming generalized parity check matrices |
JP2005078687A (en) * | 2003-08-29 | 2005-03-24 | Victor Co Of Japan Ltd | Device and method for modulation, and device and method for demodulation |
JP2005093038A (en) * | 2003-09-19 | 2005-04-07 | Fujitsu Ltd | Device and circuit for recording/reproducing |
Also Published As
Publication number | Publication date |
---|---|
JP2008140462A (en) | 2008-06-19 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP4261575B2 (en) | Error correction processing apparatus and error correction processing method | |
JP5723967B2 (en) | Method, encoder apparatus, and solid-state storage device for recording input data to s-level storage of a solid-state storage device | |
JP4224022B2 (en) | System and process for decoding chain reaction codes by inactivation | |
JP4194850B2 (en) | Encoding and decoding of partially deductive information | |
JP4123109B2 (en) | Modulation apparatus, modulation method, demodulation apparatus, and demodulation method | |
TWI302650B (en) | Improved data retrieval from a storage device using a combined error correction and detection approach | |
JP2013524609A5 (en) | ||
JP2012525062A5 (en) | ||
JP2004147318A (en) | Ldpc decoding apparatus and method thereof | |
TW200816212A (en) | System and method for correcting errors in non-volatile memory using product codes | |
US20120023362A1 (en) | System and method for exact regeneration of a failed node in a distributed storage system | |
JP2007166605A (en) | Parity check matrix, method for generating parity check matrix, encoding method, and error corrector | |
KR101326011B1 (en) | Advanced data encoding with reduced erasure count for solid state drives | |
CN112000512B (en) | Data restoration method and related device | |
CN109358980B (en) | RAID6 encoding method friendly to data updating and single-disk error recovery | |
CN105808170A (en) | RAID6 (Redundant Array of Independent Disks 6) encoding method capable of repairing single-disk error by minimum disk accessing | |
JP4909824B2 (en) | Error correction processing apparatus and error correction processing method | |
JP2007207325A (en) | Error correction processing apparatus and method | |
US20090276685A1 (en) | Data decoding apparatus, magnetic disk apparatus, and data decoding method | |
JP4672641B2 (en) | Error correction processing apparatus and error correction processing method | |
Tang et al. | Error-correcting codes for short tandem duplication and edit errors | |
US7804919B2 (en) | Run length limiting apparatus and run length limiting method | |
US8910013B1 (en) | Methods and apparatus for providing multi-layered coding for memory devices | |
JP2011203833A (en) | Memory system | |
JP2004362758A (en) | System and method that correct data errors searched from storage medium, and computer executable storage medium that includes computer executable instruction that allows computer to correct these errors |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090406 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20100917 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20100928 |
|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20101221 |
|
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20110119 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140128 Year of fee payment: 3 |
|
LAPS | Cancellation because of no payment of annual fees |