JP4672641B2 - Error correction processing apparatus and error correction processing method - Google Patents

Error correction processing apparatus and error correction processing method Download PDF

Info

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
Application number
JP2006325018A
Other languages
Japanese (ja)
Other versions
JP2008140462A (en
Inventor
賢治 吉田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Toshiba Corp filed Critical Toshiba Corp
Priority to JP2006325018A priority Critical patent/JP4672641B2/en
Publication of JP2008140462A publication Critical patent/JP2008140462A/en
Application granted granted Critical
Publication of JP4672641B2 publication Critical patent/JP4672641B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

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ビットの反転ビットを含む変換符号を割り当てる符号割り当て手段とを備え、各変換符号を情報語列に挿入して出力することが開示されている。   Patent Document 1 discloses a check bit calculation unit that obtains a check bit string by a calculation using an LDPC code generation matrix, and a code assignment unit that assigns a conversion code including one inverted bit in three bits to each check bit It is disclosed that each conversion code is inserted into an information word string and output.

また、特許文献2には、入力汎用パリティチェック行列の列に対応するNビットの集合の全パリティを表わす、3つの異なるビットの補助集合を形成し、補助集合Sのビットの2を法とする和をXsとした場合、Xs=0が集合Sのビットの和が偶数であり、Xs=1が集合Sのパリティが奇数であることが記載されている。
特開2005−078687 特開2004−274709
Further, Patent Document 2 forms an auxiliary set of three different bits representing the total parity of an N-bit set corresponding to a column of the input general-purpose parity check matrix, and modulo bit 2 of the auxiliary set S. When the sum is Xs, Xs = 0 describes that the sum of the bits of the set S is an even number, and Xs = 1 indicates that the parity of the set S is an odd number.
JP-A-2005-078687 JP 2004-274709 A

そこで、この発明は上記事情を考慮してなされたもので、偶数パリティ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 HDD 11 includes a host I / F (interface) 13 for exchanging information with the external host device 12.

ここで、上記ホスト装置12は、例えばPC(personal computer)等である。このホスト装置12は、例えば所定のアプリケーションソフトウエアを実行する際に、HDD11を利用して情報の書き込み及び読み出しを実行するとともに、最終的に得られた情報の保存先としてもHDD11を利用することができる。   Here, the host device 12 is, for example, a PC (personal computer) or the like. For example, when executing predetermined application software, the host device 12 uses the HDD 11 to write and read information, and also uses the HDD 11 as a storage destination of finally obtained information. Can do.

この場合、ホスト装置12は、HDD11に対して情報の書き込みや情報の読み出しを要求するコマンドを発生している。これらのコマンドは、ホストI/F13を介して主制御部14に供給され解析される。この主制御部14は、CPU(central processing unit)を内蔵し、HDD11が実行する各種の動作を統括的に制御している。   In this case, the host device 12 generates a command requesting the HDD 11 to write information or read information. These commands are supplied to the main control unit 14 via the host I / F 13 and analyzed. The main control unit 14 incorporates a CPU (central processing unit) and controls various operations executed by the HDD 11 in an integrated manner.

例えば、ホスト装置12から書き込み要求コマンドが供給された場合、その書き込み要求コマンドは、ホストI/F13を介して主制御部14に供給され解析される。これにより、主制御部14は、変調処理部15及び符号化処理部16を駆動するとともに、ディスクI/F17を介してハードディスク18を書き込み状態に制御する。   For example, when a write request command is supplied from the host device 12, the write request command is supplied to the main control unit 14 through the host I / F 13 and analyzed. As a result, the main control unit 14 drives the modulation processing unit 15 and the encoding processing unit 16 and controls the hard disk 18 to the writing state via the disk I / F 17.

また、書き込むべき情報ビット列は、ホストI/F13を介して変調処理部15に供給される。この変調処理部15は、入力された情報ビット列に対して、例えばランレングス変調処理のような、このHDD11における記録再生系の要求に応じた形態の圧縮変調処理(例えばゼロが一定長以上続かないようにする変調処理)を施している。   The information bit string to be written is supplied to the modulation processing unit 15 via the host I / F 13. The modulation processing unit 15 performs compression modulation processing (for example, zero does not continue for a certain length or longer) in response to a request of the recording / reproducing system in the HDD 11, such as run length modulation processing, for the input information bit string. Modulation processing).

この変調処理部15で変調処理の施された情報ビット列は、符号化処理部16に供給される。この符号化処理部16は、詳細は後述するが、入力された情報ビット列に対して、LDPC符号による誤り訂正用の符号化処理を施している。この場合、符号化処理部16は、奇数パリティLDPC符号の符号化を行なうように動作している。   The information bit string subjected to the modulation process by the modulation processing unit 15 is supplied to the encoding processing unit 16. As will be described in detail later, the encoding processing unit 16 performs an encoding process for error correction using an LDPC code on the input information bit string. In this case, the encoding processing unit 16 operates to encode the odd parity LDPC code.

そして、符号化処理部16により誤り訂正用の符号化処理が施された情報ビット列は、ディスクI/F17を介してハードディスク18に書き込まれ、ここに、ホスト装置12からの書き込み要求に基づいた、ハードディスク18への情報ビット列の書き込み処理が実行される。   Then, the information bit string that has been subjected to the encoding process for error correction by the encoding processing unit 16 is written to the hard disk 18 via the disk I / F 17, and here, based on the write request from the host device 12, An information bit string writing process to the hard disk 18 is executed.

また、ホスト装置12から読み出し要求コマンドが供給された場合、その読み出し要求コマンドは、ホストI/F13を介して主制御部14に供給され解析される。このため、主制御部14は、復号化処理部19及び復調処理部20を駆動するとともに、ディスクI/F17を介してハードディスク18を読み出し状態に制御する。   Further, when a read request command is supplied from the host device 12, the read request command is supplied to the main control unit 14 via the host I / F 13 and analyzed. For this reason, the main control unit 14 drives the decoding processing unit 19 and the demodulation processing unit 20 and controls the hard disk 18 to a read state via the disk I / F 17.

そして、ハードディスク18から読み出された、誤り訂正用の符号化処理が施された情報ビット列は、ディスクI/F17を介して復号化処理部19に供給される。この復号化処理部19は、入力された情報ビット列に対して奇数パリティLDPC符号に対応した誤り訂正処理を施している。   The information bit string that has been read from the hard disk 18 and has been subjected to the encoding process for error correction is supplied to the decoding processing unit 19 via the disk I / F 17. The decoding processing unit 19 performs error correction processing corresponding to the odd parity LDPC code on the input information bit string.

この復号化処理部19により誤り訂正処理が施された情報ビット列は、復調処理部20に供給される。この復調処理部20は、入力された情報ビット列に対して施されている例えばランレングス変調処理のような圧縮変調に対して復調処理を施し、元の情報ビット列を復元している。   The information bit string that has been subjected to the error correction processing by the decoding processing unit 19 is supplied to the demodulation processing unit 20. The demodulation processing unit 20 performs demodulation processing on compression modulation such as run length modulation processing applied to the input information bit sequence, and restores the original information bit sequence.

そして、この復調処理部20によって復調処理が施された情報ビット列は、ホストI/F13を介してホスト装置12に出力され、ここに、ホスト装置12からの読み出し要求に基づいた、ハードディスク18からの情報ビット列の読み出し処理が実行されることになる。   The information bit string demodulated by the demodulation processing unit 20 is output to the host device 12 via the host I / F 13, and here, the information bit string from the hard disk 18 based on the read request from the host device 12 is output. An information bit string read process is executed.

ここで、上記した符号化処理部16におけるLDPC符号化処理について説明する。すなわち、LDPC符号による符号化は、情報ビット列uに生成行列Gを乗算して符号語cを生成するもので、

Figure 0004672641
Here, the LDPC encoding process in the encoding processing unit 16 will be described. That is, the encoding by the LDPC code is to generate the code word c by multiplying the information bit string u by the generator matrix G,
Figure 0004672641

のように表わされる。 It is expressed as

そして、通常、符号語cは、検査行列Hと乗算して0となるように、つまり、

Figure 0004672641
In general, the codeword c is multiplied by the check matrix H to be 0, that is,
Figure 0004672641

と定義される。すなわち、乗算結果が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、つまり、

Figure 0004672641
On the other hand, in the LDPC code, the code word c multiplied by the check matrix H to be 1, that is,
Figure 0004672641

も定義可能である。この場合、検査行列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符号の符号化を実現するようにしている。まず、

Figure 0004672641
Therefore, in this embodiment, encoding of odd parity LDPC codes is realized as follows. First,
Figure 0004672641

を満足するような符号語cを見つけ出す。 Find a codeword c 1 that satisfies.

また、上記(3)式は、

Figure 0004672641
Also, the above equation (3) is
Figure 0004672641

のように変形することができる。 It can be deformed as follows.

上記(5)式において、符号語c及びcは、いずれも奇数パリティを満たす符号語であり、それらの差c−cが、上記(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及びcの差c−cとして表わすことができる。 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及びcをそれぞれc(奇数)及びc(奇数)と表わすとすると、偶数パリティLDPC符号を生成する上記(1)式は、

Figure 0004672641
In other words, a codeword c which satisfies the even parity c (even) when a codeword c and c 1 satisfy the odd parity respectively and expressed as c (odd) and c 1 (odd), the generating the even parity LDPC code Equation (1) is
Figure 0004672641

と変形され、

Figure 0004672641
And transformed,
Figure 0004672641

と表わされる。 It is expressed as

これにより、偶数パリティLDPC符号の符号語cに、1つの既知の奇数パリティLDPC符号の符号語cを加算する、つまり、排他的論理和演算するという非常に簡易な手法によって、容易に奇数パリティ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 encoding processing unit 16 for realizing the LDPC encoding process described above. That is, the information bit string output from the modulation processing unit 15 is supplied to the odd parity encoding processing unit 22 and the even parity encoding processing unit 23 via the input terminal 21.

このうち、この奇数パリティ符号化処理部22は、入力された情報ビット列に対して奇数パリティを用いたLDPC符号化処理を施し、1つの奇数パリティLDPC符号の符号語cを見つけ出して取得するものである。 Among these, the odd parity encoding processing unit 22 performs LDPC encoding processing using odd parity on the input information bit string, and finds and acquires a codeword c1 of one odd parity LDPC code. It is.

また、上記偶数パリティ符号化処理部23は、入力された情報ビット列に対して偶数パリティを用いたLDPC符号化処理を施し、偶数パリティLDPC符号の符号語c(=u・G)を生成している。   The even parity encoding processing unit 23 performs LDPC encoding processing using even parity on the input information bit string to generate a code word c (= u · G) of the even parity LDPC code. Yes.

そして、上記偶数パリティ符号化処理部23で生成された偶数パリティLDPC符号の符号語c(=u・G)に、加算部24により、奇数パリティ符号化処理部22で見つけ出された奇数パリティLDPC符号の符号語cを排他的論理和演算して、奇数パリティLDPC符号の符号語cを生成し、出力端子25を介して前記ディスクI/F17に出力している。 The odd parity LDPC found by the odd parity encoding processing unit 22 by the adding unit 24 is added to the code word c (= u · G) of the even parity LDPC code generated by the even parity encoding processing unit 23. The code word c 1 of the code is subjected to an exclusive OR operation to generate a code word c of an odd parity LDPC code, which is output to the disk I / F 17 via the output terminal 25.

図3は、上記した符号化処理部16におけるLDPC符号化処理動作をまとめたフローチャートを示している。すなわち、処理が開始(ステップS1)されると、符号化処理部16は、ステップS2で、上記奇数パリティ符号化処理部22により1つの奇数パリティLDPC符号の符号語cを見つけ出させる。 FIG. 3 shows a flowchart summarizing the LDPC encoding processing operation in the encoding processing unit 16 described above. That is, when the processing is started (step S1), the encoding processing unit 16 causes the odd parity encoding processing unit 22 to find the code word c1 of one odd parity LDPC code in step S2.

そして、符号化処理部16は、ステップS3で、上記偶数パリティ符号化処理部23により、入力情報ビット列から偶数パリティLDPC符号の符号語cを生成させた後、ステップS4で、加算部24により、偶数パリティLDPC符号の符号語cに奇数パリティLDPC符号の符号語cを排他的論理和演算させて、処理を終了(ステップS5)する。 In step S3, the encoding processing unit 16 causes the even parity encoding processing unit 23 to generate the code word c of the even parity LDPC code from the input information bit string, and then in step S4, the adding unit 24 exclusively by ORing a codeword c 1 odd parity LDPC code codeword c of even parity LDPC code, the processing is terminated (step S5).

ここで、上記(3)式を満たす符号語cの見つけ方について説明する。この符号語cについては、例えば、検査行列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符号の符号語cを排他的論理和演算して奇数パリティ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)式を満たす符号語cは、全零の情報ビット列を奇数パリティ符号化することによって求めれば、排他的論理和演算を行なう部分がパリティ部にのみ発生するため、組織符号化が可能となるとともに、排他的論理和演算を行なうための演算素子の数も少なくすることができる。 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.

この発明の実施の形態を示すもので、HDDの概略を説明するために示すブロック構成図。1 is a block diagram illustrating an outline of an HDD according to an embodiment of the present invention. 同実施の形態におけるHDDに内蔵された符号化処理部の一例を説明するために示すブロック構成図。The block block diagram shown in order to demonstrate an example of the encoding process part incorporated in HDD in the embodiment. 同実施の形態における符号化処理部の処理動作の一例を説明するために示すフローチャート。The flowchart shown in order to demonstrate an example of the processing operation of the encoding process part in the embodiment.

符号の説明Explanation of symbols

11…HDD、12…ホスト装置、13…ホストI/F、14…主制御部、15…変調処理部、16…符号化処理部、17…ディスクI/F、18…ハードディスク、19…復号化処理部、20…復調処理部、21…入力端子、22…奇数パリティ符号化処理部、23…偶数パリティ符号化処理部、24…加算部、25…出力端子。   DESCRIPTION OF SYMBOLS 11 ... HDD, 12 ... Host apparatus, 13 ... Host I / F, 14 ... Main control part, 15 ... Modulation process part, 16 ... Encoding process part, 17 ... Disk I / F, 18 ... Hard disk, 19 ... Decoding Processing unit, 20 ... Demodulation processing unit, 21 ... Input terminal, 22 ... Odd parity coding processing unit, 23 ... Even parity coding processing unit, 24 ... Addition unit, 25 ... Output terminal.

Claims (7)

情報ビット列に対してLDPC符号による誤り訂正用の符号化処理を施す誤り訂正処理装置であって、
検査行列と乗算して“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つの符号語を得ることを特徴とする請求項2記載の誤り訂正処理装置。   The acquisition unit obtains one codeword satisfying an odd parity of "1" by multiplying the parity check matrix by performing odd parity encoding on the information bit string of all zeros. The error correction processing apparatus described. 入力された情報ビット列に対してLDPC符号による誤り訂正用の符号化処理を施して情報記録媒体に記録する情報記録装置であって、
検査行列と乗算して“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.
情報ビット列に対してLDPC符号による誤り訂正用の符号化処理を施す誤り訂正処理方法であって、
検査行列と乗算して“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.
前記検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語を取得する第1の工程と、
前記検査行列と乗算して“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.
前記第1の工程は、全零の前記情報ビット列を奇数パリティ符号化することにより、前記検査行列と乗算して“1”となる奇数パリティを満たす1つの符号語を得ることを特徴とする請求項6記載の誤り訂正処理方法。   The first step is to obtain one codeword satisfying an odd parity of “1” by multiplying the parity check matrix by performing odd parity coding on the information bit string of all zeros. Item 7. The error correction processing method according to Item 6.
JP2006325018A 2006-11-30 2006-11-30 Error correction processing apparatus and error correction processing method Expired - Fee Related JP4672641B2 (en)

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)

* Cited by examiner, † Cited by third party
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)

* Cited by examiner, † Cited by third party
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

Patent Citations (4)

* Cited by examiner, † Cited by third party
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