JPS62248313A - Decoding method for error correction code - Google Patents
Decoding method for error correction codeInfo
- Publication number
- JPS62248313A JPS62248313A JP9166086A JP9166086A JPS62248313A JP S62248313 A JPS62248313 A JP S62248313A JP 9166086 A JP9166086 A JP 9166086A JP 9166086 A JP9166086 A JP 9166086A JP S62248313 A JPS62248313 A JP S62248313A
- Authority
- JP
- Japan
- Prior art keywords
- error
- correction
- symbols
- symbol
- error correction
- 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.)
- Granted
Links
- 238000012937 correction Methods 0.000 title claims abstract description 79
- 238000000034 method Methods 0.000 title claims description 12
- 238000001514 detection method Methods 0.000 claims abstract description 22
- 238000007796 conventional method Methods 0.000 abstract description 3
- 238000010586 diagram Methods 0.000 description 3
- 238000012545 processing Methods 0.000 description 3
- 208000011580 syndromic disease Diseases 0.000 description 3
- 239000000428 dust Substances 0.000 description 2
- 230000000694 effects Effects 0.000 description 1
- 239000011159 matrix material Substances 0.000 description 1
- 238000012360 testing method Methods 0.000 description 1
- 238000012546 transfer Methods 0.000 description 1
Landscapes
- Error Detection And Correction (AREA)
- Detection And Prevention Of Errors In Transmission (AREA)
Abstract
Description
【発明の詳細な説明】
〔産業上の利用分野]
本発明は、誤り訂正符号の復号方法に関し、特に、ラン
ダム誤り、バースト誤り共に強力な訂正が可能な誤り訂
正符号の復号方法に関する。DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a method of decoding an error correction code, and particularly to a method of decoding an error correction code that can strongly correct both random errors and burst errors.
本発明は、符号間最小距離がdの誤り訂正符号の復号方
法において、誤り検出訂正能力の上限である( (d−
1)/2)(ただし〔〕は所所謂ガラの記号で、(x)
は実数Xを越えない整数のうち最大なものを表わす、)
以下のシンボル数tまでの誤り検出訂正を実行し、訂正
が行えない場合に、連続するa−2以下のシンボル数a
までの誤り訂正を行うことにより、ランダム誤りのみな
らずバースト誤りに対しても強力な誤り訂正を可能とし
たものである。The present invention provides a method for decoding an error correction code with a minimum distance between codes of d, which is the upper limit of the error detection and correction ability ((d-
1)/2) (However, [ ] is the so-called Gala symbol, (x)
represents the largest integer not exceeding the real number X.)
Execute error detection and correction up to the following number of symbols t, and if correction cannot be performed, the number of consecutive symbols a - 2 or less a
By performing error correction up to this point, it is possible to perform powerful error correction not only for random errors but also for burst errors.
ディジタルデータのにシンボルに対して、所謂リード・
ソロモン(Reed Solomon)符号等の最適誤
り訂正符号を用いた符号化が施されることにより、(n
−k)シンボル(n、には正の整数)の検査シンボルが
付加されて成る符号系においては、符号間最小距離dが
(n−に+1)となっている。For symbols in digital data, so-called read
By performing encoding using an optimal error correction code such as a Reed Solomon code, (n
-k) symbols (n is a positive integer) In a code system in which check symbols are added, the minimum inter-symbol distance d is (+1 to n-).
この距離dと、位置のわかっていない誤りを検出し訂正
する誤り検出訂正可能なシンボル数を及び位置のわかっ
ている誤りを訂正する誤り消失訂正(イレージヤ訂正)
可能なシンボル数Sとの間には、
d−1≧’lt+s
の関係が成立することが一般に知られている。This distance d, the number of symbols that can be detected and corrected by detecting and correcting errors whose positions are unknown, and error erasure correction (erasure correction) which corrects errors whose positions are known.
It is generally known that the relationship d-1≧'lt+s holds between the number of possible symbols S.
たとえば、k−200、n−216のリード・ソロモン
符号における検査シンボル(チェックシンボル)の個数
は16であり、上記距離dは17となるから、最大8シ
ンボルまでの誤り検出訂正が可能であり、又は、最大1
6シンボルまでの誤り消失訂正が可能である。For example, the number of test symbols (check symbols) in k-200 and n-216 Reed-Solomon codes is 16, and the distance d is 17, so error detection and correction of up to 8 symbols is possible. Or up to 1
Error erasure correction of up to 6 symbols is possible.
ところで、光磁気ディスク等にデータを記録する場合に
おいて、例えば第3図に示すような2次元配列のデータ
マトリクスをRAM等のメモリ上に展開し、一方向(図
中横方向)に上記リード・ソロモン符号等による符合化
を行い、これと直行する方向(図中縦方向)に順次読み
出してディスク上に書き込むようなことが行われている
。この第3図の例においては、ディスクの1セクタに対
してオリジナルデータ(冗長データを含まない元のデー
タ)512バイトが割り当てられるものとして、図中横
方向に128バイトで縦方向に4ブロツク(4段)の計
512バイトのオリジナルデータによる2次元配列を構
成している。この512バイトのデータに対して、4バ
イトのCRC符号を付加し、さらに上記各ブロックに対
して16バイト(上記1セクタ当たりでは64バイト)
のリード・ソロモン符号等によるチェックバイトを付加
している。従って、上記各ブロックのデータ(1ブロツ
ク145バイト)に対して、8バイトまでの誤り検出訂
正が可能となっている。なお、図中の数字はデータ書き
込み順序を示す。By the way, when recording data on a magneto-optical disk or the like, for example, a two-dimensional array data matrix as shown in FIG. Data is encoded using a Solomon code or the like, and data is sequentially read out in a direction perpendicular to this (vertical direction in the figure) and written onto a disk. In the example shown in Figure 3, it is assumed that 512 bytes of original data (original data that does not include redundant data) are allocated to one sector of the disk, and 128 bytes in the horizontal direction and 4 blocks in the vertical direction ( A total of 512 bytes of original data constitutes a two-dimensional array. A 4-byte CRC code is added to this 512-byte data, and an additional 16 bytes for each block (64 bytes per sector)
A check byte is added using a Reed-Solomon code, etc. Therefore, it is possible to detect and correct errors up to 8 bytes for each block of data (145 bytes per block). Note that the numbers in the figure indicate the data writing order.
このような記録フォーマットに基づいてデータが記録さ
れたディスクに傷や塵埃の付着等が生じた場合には、連
続的な誤り、所謂バーストエラーが発生し、上記1つの
ブロックの145バイトのデータに対して9バイト以上
の誤りが生ずることがある。これは、ディスク上では連
続する36バイト以上の誤りに対応し、光磁気ディスク
のような極めて高い記録密度の媒体にあっては、僅かの
傷や微小な塵埃でもこの程度のバーストエラーの原因と
なり得るものである。このような1ブロツクに対し9バ
イト以上の、すなわち上記誤り検出訂正能力を越えた誤
りが生ずると、誤り訂正が不可能となってしまう。If a disk on which data is recorded based on such a recording format is scratched or has dust attached, continuous errors, so-called burst errors, will occur, causing the 145-byte data in one block to be lost. However, an error of 9 bytes or more may occur. This corresponds to errors of 36 or more consecutive bytes on the disk, and on extremely high recording density media such as magneto-optical disks, even the slightest scratch or minute dust can cause a burst error of this magnitude. It's something you get. If an error of 9 bytes or more occurs in one block, that is, an error exceeding the error detection and correction capability described above, error correction becomes impossible.
本発明は、このような実情に鑑みてなされたものであり
、ランダム誤りのみならず、連続的な誤り、所謂バース
トエラーに対しても、強力な誤り訂正が可能な誤り訂正
符号の復号方法の提供を目的とする。The present invention was made in view of these circumstances, and provides a decoding method for error correction codes that can perform strong error correction not only for random errors but also for continuous errors, so-called burst errors. For the purpose of providing.
本発明に係る誤り訂正符号の復号方法は、上述の問題点
を解決するために、ディジタルデータに対して誤り訂正
符号の符号化が施されることにより符号間最小距離がd
とされた誤り訂正符号の復号方法において、d−1(d
は上記距離を示す)の〃を越えない最大の整数1H以下
のシンボル数t、すなわち
t≦tw −((d 1)/2)
ただ・し〔〕は所所謂ガラの記号であり、(x)はXを
越えない最大の整数を示すまでの誤り検出訂正を行い、
この誤り検出訂正ができなかった場合に、上記tより大
でd−2以下のシンボル数a (t<a≦d−2)の連
続誤りの検出訂正を行うことを特徴としている。In order to solve the above-mentioned problems, the error correction code decoding method according to the present invention encodes digital data with an error correction code so that the minimum distance between codes is d.
In the decoding method of the error correction code, d-1(d
represents the above distance), the maximum integer number t of symbols less than or equal to 1H that does not exceed ) performs error detection and correction until it indicates the largest integer not exceeding X,
If this error detection and correction is not possible, the present invention is characterized in that continuous errors of a number a (t<a≦d-2) of symbols greater than t and less than or equal to d-2 are detected and corrected.
上記1は、誤り訂正符号系の符号間最小距離がdのとき
の誤り検出訂正可能なシンボル数の最大値に相当し、誤
りシンボル(エラーシンボルあるいはイレージヤ)の位
置(ロケーション)が予め検出されていないときにこの
tI4を越える誤りがあると、訂正不可能となってしま
うわけであるが、バーストエラーが生じて連続するエラ
ーシンボル群が存在している場合には、該エラーシンボ
ル群の先頭位置がわかれば、この先頭位置から連続する
上記a個のシンボルをエラーシンボル(イレージヤ)と
みなすことで上記t、lを越えるエラーの訂正が実質的
に可能となる。ここで、上記連続膜りあるいは連続する
エラーシンボル群とは、現実に1シンボルずつ連続して
いる必要はなく、インターリーブ等との関連で所定の規
則の下に連鎖している場合も含むものであり、換言すれ
ば、基準となる1つのエラーシンボルの位置だけ検出す
れば残りのエラーシンボルの位置が自動的に決定される
ようなシンボル群のことである。1 above corresponds to the maximum number of symbols that can be detected and corrected when the minimum distance between codes of the error correction code system is d, and the position of the error symbol (error symbol or erasure) is detected in advance. If there is an error exceeding tI4 when there is no burst error, it becomes uncorrectable, but if a burst error occurs and a group of consecutive error symbols exists, the first position of the error symbol group If this is known, it becomes substantially possible to correct errors exceeding t and l by regarding the a number of consecutive symbols from this leading position as error symbols (erasures). Here, the above-mentioned continuous film or continuous error symbol group does not actually have to be continuous one symbol at a time, but also includes cases where they are chained under a predetermined rule in relation to interleaving, etc. In other words, it is a symbol group in which the positions of the remaining error symbols can be automatically determined by detecting the position of one reference error symbol.
本発明の一実施例となる誤り訂正符号の復号方法につい
て、第1図のフローチャートを参照しながら概略的に説
明すると、先ずステップSLにおいて、従来と同様な通
常の誤り検出訂正を行う。An error correction code decoding method according to an embodiment of the present invention will be briefly described with reference to the flowchart of FIG. 1. First, in step SL, normal error detection and correction as in the conventional method is performed.
この誤り検出訂正は、符号間最小距離をdとするとき、
t≦((d−1)/2)
を満足するような個数tまでのシンボルに対して実行さ
れ、次のステップS2において、この誤り検出訂正が有
効に終了したか否か、すなわち訂正可能か不可能かを判
別し、No(訂正不可能)の場合に、ステップS3に進
む、このステップS3においては、前述したようなバー
ストエラー等による連続膜りに対する誤り訂正を、
a≦d−2
を満たすような個数aまでのシンボルについて行う、こ
の場合には、誤り (エラーシンボル群)が所定の規則
で連続しているものであるとの仮定に基づいて、1個の
基準となるエラーシンボルの位置を検出することで上記
エラーシンボル群の各位置(ロケーション)を決定し、
これらの決定された各位置のシンボルに対して誤り訂正
を施すことによって、d−2個までのシンボルの誤り訂
正を可能ならしめている。なお、上記ステップS2にお
いてYES (訂正が有効に終了)と判別された場合や
、ステップS3での誤り訂正が有効に終了した場合には
、例えば誤り訂正されたデータを次のデータ処理部等に
転送して動作を終了すればよく、また、上記ステップS
3での誤り訂正が不可能であった場合には、例えばディ
スク装置等にデータの再送要求を出したり、訂正不能デ
ータであるとの情報を次のデータ処理部等に送ればよい
。This error detection and correction is performed on up to t symbols that satisfy t≦((d-1)/2), where d is the minimum distance between codes. It is determined whether or not error detection and correction has been effectively completed, that is, whether correction is possible or not. If No (correction is not possible), the process proceeds to step S3. In step S3, burst errors such as those described above are detected. Error correction for continuous film is performed on up to a number of symbols satisfying a≦d−2. In this case, errors (error symbol group) are continuous according to a predetermined rule. Based on the assumption that each position of the error symbol group is determined by detecting the position of one reference error symbol,
By performing error correction on the symbols at each of these determined positions, it is possible to perform error correction on up to d-2 symbols. Note that if the determination in step S2 is YES (correction has been completed effectively) or if the error correction in step S3 has been completed effectively, the error-corrected data is sent to the next data processing unit, etc. All you have to do is transfer it and finish the operation.
If error correction in step 3 is not possible, for example, a request to retransmit the data may be issued to the disk device or the like, or information indicating that the data is uncorrectable may be sent to the next data processing section.
次に、上記第1図の各ステップにおける動作についてさ
らに詳細に説明する。Next, the operation in each step in FIG. 1 will be explained in more detail.
先ず、第1図のステップS1においては、所謂ランダム
エラーに対する通常の誤り検出訂正が実行される。すな
わち、−例として、第2図に示すようなにシンボルの情
報データに対してn−にシンボルの検査シンボル(チェ
ックシンボル)が付加されて成るようなガロア体GF
(q“)上のリード・ソロモン符号C(n、、k)につ
いて考えると、原始光をαとするとき、生成多項式は、
(x−1) (x−α)(x−αつ・ ・ ・(×−α
しりただし、j!−n−に
となる、このとき、符号間最小距Mdはz+1であり、
誤り検出訂正可能なシンボル数tの最大値1、は、
tll−(1/2)−((d−1)/2)となる、これ
は、シンドロームSo、S+ 〜5t−1について1個
の連立方程式が成立し、元の数が、誤り位置1.1個、
大きさtや個となることからも自明である。First, in step S1 of FIG. 1, normal error detection and correction for so-called random errors is performed. That is, as an example, a Galois field GF in which a check symbol (check symbol) of a symbol is added to n- for the information data of a symbol as shown in FIG.
Considering the Reed-Solomon code C(n,,k) on (q“), when the primitive light is α, the generator polynomial is
(x-1) (x-α) (x-α two...
Shiridashi, j! −n−, in which case the minimum intersymbol distance Md is z+1,
The maximum value 1 of the number of symbols t that can be detected and corrected is tll-(1/2)-((d-1)/2), which means that for the syndrome So, S+ ~5t-1, one The simultaneous equations are established, and the number of elements is 1.1 error positions,
This is obvious from the fact that the size is t and the number of pieces.
従来においては、誤り訂正に先立って誤り位置(イレー
ジヤのロケーション)が検出されていない限り、上記t
に個までの誤り訂正が可能であるに過ぎず、このt、個
より多(の誤りが存在する場合には訂正不可能となって
いた。Conventionally, unless the error position (location of erasure) is detected prior to error correction, the above t
It is only possible to correct up to t errors, and if there are more than t errors, correction is impossible.
これに対して本発明においては、上記114個より多く
の誤りが存在する場合、すなわち上述した第1図のステ
ップS2において上記通常の誤り検出訂正が不可能と判
断された場合には、前述したような所謂バーストエラー
が生じているものと判断し、このバーストエラーによっ
て発生した連続誤り(エラーシンボル群)の内の基準と
なるlシンボルの位置、例えば上記エラーシンボル群の
先頭位置を検出することにより、全てのエラーシンボル
の位置を推定し、これらの推定されたエラーシンボル位
置に対しての誤り消失訂正(イレージヤ訂正)を行うこ
とで、見かけ上、誤り検出訂正可能なシンボル数を増大
させている。On the other hand, in the present invention, if there are more than the 114 errors mentioned above, that is, if it is determined that the above-mentioned normal error detection and correction is impossible in step S2 of FIG. It is determined that a so-called burst error has occurred, and the position of a reference l symbol among the continuous errors (error symbol group) caused by this burst error is detected, for example, the start position of the error symbol group. By estimating the positions of all error symbols and performing erasure correction on these estimated error symbol positions, the number of symbols that can be detected and corrected is apparently increased. There is.
ここで、上記バーストエラー等によって生じた連続する
誤りとしては、例えば前記第3図のような記録フォーマ
ットの場合では1つのブロック内において略1シンボル
ずつ連続する誤りとなって現れるから、先頭エラーシン
ボル位置iがわかればill、i+2 ・・・の位置の
シンボルも誤っていることが推定できる。この他、イン
ターリーブ等の関係で、例えば2シンボルおきとか3シ
ンボルおき等で誤りが生ずることも考えられ、このよう
な場合も本発明の連続する誤りの概念に含まれるもので
ある。Here, continuous errors caused by the above-mentioned burst errors etc. appear as continuous errors of about one symbol each in one block in the case of the recording format shown in FIG. If position i is known, it can be estimated that the symbols at positions ill, i+2, . . . are also incorrect. In addition, due to interleaving and the like, errors may occur, for example, every two symbols or every three symbols, and such cases are also included in the concept of continuous errors in the present invention.
次に、上記バーストエラー発生時の誤り訂正についての
具体例を説明するが、説明を簡略化するために、ガロア
体GF (2” )上のリード・ソロモン符号で、検査
シンボル(チェックシンボル)の個数を4個、上記符号
間最小距離dを5とし、3シンボルの連続誤り訂正を行
うものとする。Next, we will explain a specific example of error correction when the burst error occurs. To simplify the explanation, we will use a Reed-Solomon code on the Galois field GF (2") to correct the check symbol. It is assumed that the number of symbols is 4, the minimum inter-symbol distance d is 5, and continuous error correction of 3 symbols is performed.
このリード・ソロモン符号の生成多項式は、G (x)
= (x−1) (x−α)(x−α2)(x−α3
)であり、この式中のαは、原始多項式
P(x)−X@+ x44X”+X”+1の#A(原始
光)である、このとき、エラーシンボル群(e)の内の
先頭位置のシンボルを64 とし、連続する3個のシン
ボル@ !+ e i*l+ e is!が誤っている
ものとするときには、4個のシンドロームS @、S
I、 S z、Ssについて、36” @、+
6!Il+ 6 !*zS
l−α’64+α”’61.1+α””6i+!31m
cr”s t+ α”直中” e ill +
α”◆4@ is!Szma”e6+aコ!+26
、、、 +α”” e is!の連立方程式が成立す
ることになる。従って、この連立方程式を解くことによ
って、
α08 (αi1(α五Sゆ+S t)+ (α這S+
+5t))+α1゛1(α’St+S意)+(α’Sg
+5i)=0、°、αコ”’S*+(α3+α2+α)
α■Sl+(α”+α−1−1)αムSt+5s−0と
なり、これを整理して、
α3五*23 、 +(z 嵩L11+99 S、 +
α五令rII S、 +5 、 、Qの式が得られる。The generating polynomial of this Reed-Solomon code is G (x)
= (x-1) (x-α) (x-α2) (x-α3
), and α in this formula is #A (primitive light) of the primitive polynomial P(x)−X@+x44X”+X”+1. At this time, the first position in the error symbol group (e) The symbol of is 64, and three consecutive symbols @! + e i*l+ e is! When it is assumed that is wrong, the four syndromes S @, S
For I, S z, Ss, 36” @, +
6! Il+6! *zS
l-α'64+α"'61.1+α""6i+!31m
cr"s t+ α"directly" e ill +
α”◆4@ is!Szma”e6+ako! +26
,,, +α””e is! The simultaneous equations will hold true. Therefore, by solving this simultaneous equation, α08 (αi1(α5Syu+S t)+
+5t))+α1゛1(α'St+S)+(α'Sg
+5i)=0,°,αko”'S*+(α3+α2+α)
α■Sl+(α"+α-1-1)αmu St+5s-0, rearranging this, α35*23, +(z bulk L11+99 S, +
The formula for α five orders rII S, +5, , Q is obtained.
この式を満たすような上記4個のシンドロームSゆ、S
+、St、Ssが存在すれば、3個の連続するシンボル
414n ’I !+1+ ’! !+fiが誤りであ
ることがわかり、後は誤り消失訂正(イレージヤ訂正)
処理によって、上記連続する3個のエラーシンボルe!
+ ’ io1+ ” 五や、を訂正することができる
。The above four syndromes Syu, S that satisfy this formula
If +, St, Ss exist, three consecutive symbols 414n'I! +1+'! ! It turns out that +fi is an error, and the rest is error correction (erasure correction).
By processing, the above three consecutive error symbols e!
+ ' io1+ '' You can correct ``5''.
換言すれば、一般に符号間最小距離dの誤り訂正符号に
おいては、前述したように、誤り検出訂正可能なシンボ
ル数を及び誤り消失訂正(イレージヤ訂正)可能なシン
ボル数Sと、上記距離dとの間には、
d−1≧2t+3
の関係が成立するが、バーストエラー等によって連続す
る誤りが生じている場合、すなわち、基準となる1つの
エラーシンボルの位置が判明すれば残りのエラーシンボ
ルの位置が自動的に決まる場合には、1個の誤り検出訂
正を行えば残りを誤り消失訂正(イレージヤ訂正)によ
って訂正でき、上記tを1とおくことに相当する。従っ
て、誤り検出訂正による1個のシンボルと、
(1−1≧2+3
すなわち、
諺≦d−3
を満たす3個のシンボルとの合計a個のシンボル、すな
わち、
a≦d−2
を満たすa個のシンボルまでの誤り訂正が可能となる。In other words, in general, in an error correction code with a minimum inter-code distance d, as described above, the number of symbols that can detect and correct errors, the number of symbols that can perform erasure correction (S), and the distance d are The relationship d-1≧2t+3 holds true between them, but if continuous errors occur due to burst errors, etc., in other words, once the position of one error symbol serving as a reference is known, the positions of the remaining error symbols can be determined. is automatically determined, if one error detection and correction is performed, the rest can be corrected by error erasure correction, which corresponds to setting t to 1. Therefore, one symbol by error detection and correction, and three symbols that satisfy (1-1≧2+3, that is, ≦d-3), for a total of a symbols, that is, a symbols that satisfy a≦d-2. It is possible to correct errors up to symbols.
この個数aについては、上記通常の(ランダムエラーに
対して)誤り検出訂正可能なシンボル数tの最大値t、
よりも大きくでき、例えば、上記路1IIIdが17の
場合には、上記値t工が8であるのに対し、上記aの最
大値(d−2)は15となって、略倍増することがわか
る。For this number a, the maximum value t of the number t of symbols that can be detected and corrected normally (for random errors),
For example, when the above-mentioned path 1IIId is 17, the above-mentioned value t is 8, but the maximum value of the above-mentioned a (d-2) is 15, which can be almost doubled. Recognize.
従って、バーストエラー等によって連続する誤りが生じ
た場合には、上記誤り検出訂正可能なシンボル数tの最
大値t、4よりも多くの個数d−2までの(見かけ上の
)誤り検出訂正を行うことができる。Therefore, when continuous errors occur due to burst errors, etc., error detection and correction (apparent) up to d-2, which is greater than the maximum value t, 4 of the number of symbols t that can be detected and corrected, is performed. It can be carried out.
なお本発明は、上述の例のみに限定されるものではなく
、例えば、誤り訂正符号としては、上記リード・ソロモ
ン符号に限定されず、所謂BCH符号等にも適用でき、
二系列以上の多重誤り訂正符号化が施された場合にも容
易に適用できる。また、誤り訂正符号系列の情報シンボ
ル数や検査シンボル数等は上述の例に限定されないこと
は勿論である。さらに、上記通常の誤り検出訂正を行う
代わりに、エラーシンボルの個数を予め検出して、この
個数に応じて、通常の(ランダムエラーに対する)誤り
検出訂正と、バーストエラーに対する上記見かけ上の誤
り検出訂正とを択一的に行うようにしてもよい。Note that the present invention is not limited to the above-mentioned example. For example, the error correction code is not limited to the Reed-Solomon code described above, but can also be applied to a so-called BCH code, etc.
It can also be easily applied to cases where multiple error correction coding is applied to two or more sequences. Further, it goes without saying that the number of information symbols, the number of check symbols, etc. of the error correction code sequence are not limited to the above-mentioned example. Furthermore, instead of performing the above-mentioned normal error detection and correction, the number of error symbols is detected in advance, and according to this number, normal error detection and correction (for random errors) and the above-mentioned apparent error detection for burst errors are performed. Correction may be performed alternatively.
本発明の誤り訂正符号の復号方法によれば、通常のラン
ダムエラーに対しては従来と同等の訂正能力の誤り検出
訂正が行えるのみならず、バーストエラー等によって誤
り検出訂正可能なシンボル数を越えた個数の連続誤りが
生じた場合には、略誤り消失訂正(イレージヤ訂正)可
能な個数程度までの誤りについて、見かけ上誤り検出訂
正することが可能となり、バーストエラー等が生じ易い
信号伝送系(記録再生系も含む)に対して強力な誤り訂
正を実現することができる。According to the error correction code decoding method of the present invention, it is possible not only to perform error detection and correction with the same correction ability as conventional methods for normal random errors, but also to detect and correct errors that exceed the number of symbols that can be detected and corrected due to burst errors, etc. If a number of consecutive errors occur, it becomes possible to perform apparent error detection and correction for up to the number of errors that can be roughly corrected using erasure correction. It is possible to realize powerful error correction for recording/reproducing systems (including recording/reproducing systems).
第1図は本発明の一実施例の概略動作を説明するための
フローチャート、第2図は該実施例の説明に供する誤り
訂正符号の一例を示す図、第3図は光磁気ディスクにお
けるデータ記録フォーマットの一例を説明するための図
である。FIG. 1 is a flowchart for explaining the general operation of an embodiment of the present invention, FIG. 2 is a diagram showing an example of an error correction code for explaining the embodiment, and FIG. 3 is a diagram for recording data on a magneto-optical disk. FIG. 2 is a diagram for explaining an example of a format.
Claims (1)
れることにより符号間最小距離がdとされた誤り訂正符
号の復号方法において、 上記距離dから1を減算した値(d−1)の1/2を越
えない最大の整数以下のシンボル数t、すなわち t≦〔(d−1)/2〕 ただし〔x〕はxを越えない最大の整数 までの誤り検出訂正を行い、 この誤り検出訂正ができなかった場合に、上記距離dか
ら2を減算した値(d−2)以下のシンボル数a(すな
わちa≦(d−2))までの連続誤りの検出訂正を行う
ことを特徴とする誤り訂正符号の復号方法。[Claims] In an error correction code decoding method in which digital data is encoded with an error correction code so that the minimum distance between codes is d, the value obtained by subtracting 1 from the distance d ( The number of symbols t that is less than or equal to the maximum integer not exceeding 1/2 of d-1), that is, t≦[(d-1)/2] However, [x] is the error detection and correction up to the maximum integer not exceeding x. If this error detection and correction is not possible, detect and correct continuous errors up to the number of symbols a that is less than or equal to the value (d-2) obtained by subtracting 2 from the distance d (i.e., a≦(d-2)). A method for decoding an error correction code, characterized in that:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61091660A JPH07112160B2 (en) | 1986-04-21 | 1986-04-21 | Decoding method of error correction code |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP61091660A JPH07112160B2 (en) | 1986-04-21 | 1986-04-21 | Decoding method of error correction code |
Publications (2)
Publication Number | Publication Date |
---|---|
JPS62248313A true JPS62248313A (en) | 1987-10-29 |
JPH07112160B2 JPH07112160B2 (en) | 1995-11-29 |
Family
ID=14032648
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP61091660A Expired - Lifetime JPH07112160B2 (en) | 1986-04-21 | 1986-04-21 | Decoding method of error correction code |
Country Status (1)
Country | Link |
---|---|
JP (1) | JPH07112160B2 (en) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6458127A (en) * | 1987-08-28 | 1989-03-06 | Matsushita Electric Ind Co Ltd | Code error correction method |
JPH09282809A (en) * | 1996-04-18 | 1997-10-31 | Hitachi Ltd | Recorded information reproducing apparatus |
US5835509A (en) * | 1994-10-24 | 1998-11-10 | Sony Corporation | Method of and apparatus for recording and reproducing data and transmitting data |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5011606A (en) * | 1973-06-01 | 1975-02-06 | ||
JPS61273018A (en) * | 1985-05-28 | 1986-12-03 | Nec Home Electronics Ltd | Sigma arithmetic circuit for reed solomon coding decoding system |
JPS62122332A (en) * | 1985-11-21 | 1987-06-03 | Mitsubishi Electric Corp | Decoding device |
-
1986
- 1986-04-21 JP JP61091660A patent/JPH07112160B2/en not_active Expired - Lifetime
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS5011606A (en) * | 1973-06-01 | 1975-02-06 | ||
JPS61273018A (en) * | 1985-05-28 | 1986-12-03 | Nec Home Electronics Ltd | Sigma arithmetic circuit for reed solomon coding decoding system |
JPS62122332A (en) * | 1985-11-21 | 1987-06-03 | Mitsubishi Electric Corp | Decoding device |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPS6458127A (en) * | 1987-08-28 | 1989-03-06 | Matsushita Electric Ind Co Ltd | Code error correction method |
US5835509A (en) * | 1994-10-24 | 1998-11-10 | Sony Corporation | Method of and apparatus for recording and reproducing data and transmitting data |
JPH09282809A (en) * | 1996-04-18 | 1997-10-31 | Hitachi Ltd | Recorded information reproducing apparatus |
Also Published As
Publication number | Publication date |
---|---|
JPH07112160B2 (en) | 1995-11-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5805799A (en) | Data integrity and cross-check code with logical block address | |
US7653862B2 (en) | Error detection and correction for encoded data | |
US6574774B1 (en) | Physical block address recovery apparatus system and method for cyclic error correction codes | |
US4881232A (en) | Method and apparatus for error correction | |
AU616788B2 (en) | Method and system for correcting long bursts of consecutive errors | |
KR19990028535A (en) | Method and device for protecting data in disk drive buffer | |
US5412667A (en) | Decoder for cross interleaved error correcting encoded data | |
JPS6354254B2 (en) | ||
JPH04222029A (en) | Method for correcting error | |
US6009550A (en) | PBA recovery apparatus and method for interleaved reed-solomon codes | |
US7127660B2 (en) | Method, apparatus and program storage device for correcting a burst of errors together with a random error using shortened cyclic codes | |
EP0341863B1 (en) | Sector mis-synchronization detection method | |
JPH10285053A (en) | Data transmission system, error correction device, error correction method and dvd reproducing device | |
JPS62248313A (en) | Decoding method for error correction code | |
CN100505070C (en) | Method of detecting error event in codeword reproduced by perpendicular magnetic recording medium and apparatus using the same | |
JPS6343833B2 (en) | ||
JPH05218883A (en) | Decoder circuit | |
EP1232499B1 (en) | Rogue packet detection and correction method for data storage device | |
JPS62248314A (en) | Decoding method for error correction code | |
JPS63298777A (en) | Correction system for error detection | |
JP2647646B2 (en) | Error correction method | |
JP2578740B2 (en) | Error correction method | |
JPS6320921A (en) | Error correction method | |
JPH06112845A (en) | Error signal correction device | |
JP2692085B2 (en) | Error correction method |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
EXPY | Cancellation because of completion of term |