JPH0724148B2 - Error correction method - Google Patents
Error correction methodInfo
- Publication number
- JPH0724148B2 JPH0724148B2 JP7937386A JP7937386A JPH0724148B2 JP H0724148 B2 JPH0724148 B2 JP H0724148B2 JP 7937386 A JP7937386 A JP 7937386A JP 7937386 A JP7937386 A JP 7937386A JP H0724148 B2 JPH0724148 B2 JP H0724148B2
- Authority
- JP
- Japan
- Prior art keywords
- error
- track
- data
- correction
- sector
- 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 - Lifetime
Links
Landscapes
- Signal Processing For Digital Recording And Reproducing (AREA)
- Error Detection And Correction (AREA)
Description
【発明の詳細な説明】 〔産業上の利用分野〕 この発明はエラー訂正符号が構成されたデジタルデータ
を近接したトラックとして記録した記録媒体より上記デ
ータを再生する際に用いるエラー訂正方法に関する。Description: TECHNICAL FIELD The present invention relates to an error correction method used when reproducing the above-mentioned data from a recording medium in which digital data having an error correction code is recorded as adjacent tracks.
この発明はデジタル信号の記録トラック間が近接してい
る場合、記録媒体についた傷やゴミ等により再生デジタ
ル信号に発生するエラーがトラック間相関を持つことに
着目してエラー訂正が不能になったトラックのエラーデ
ータは、隣接するトラックであってそのデータのエラー
訂正ができたトラックのそのエラー位置情報を参照して
消失訂正するようにしたもので、エラー訂正能力を上げ
ることができるものである。According to the present invention, when the recording tracks of the digital signal are close to each other, the error correction cannot be performed focusing on the fact that the error generated in the reproduced digital signal due to the scratch or dust on the recording medium has the correlation between the tracks. The error data of a track is such that the error correction capability can be improved by referring to the error position information of an adjacent track in which the error of the data has been corrected and referring to the error position information. .
コンピュータデータ等のデジタルデータのストレージ用
の記憶装置として例えば光ディスクがある。An optical disc is an example of a storage device for storing digital data such as computer data.
この光ディスクは、第3図に示すように、ディスク
(1)が例えば角速度一定で回転させられて、デジタル
データが1回転当たり1トラック(2)として、同芯円
状あるいはスパイラル状にトラックが形成されて光学的
に記録され、これより再生されるものである。In this optical disc, as shown in FIG. 3, the disc (1) is rotated at, for example, a constant angular velocity, and digital data forms one track (2) per revolution, forming concentric or spiral tracks. It is recorded optically and then reproduced.
この光ディスク(1)の1トラック(2)は第3図に示
すように、円周方向に等分割された複数のセクターから
なっており、各セクターは、定められた所定数のデジタ
ルデータについてブロック完結型のエラー訂正符号が構
成されたデータ部と、そのセクターのトラックアドレス
やセクターアドレス等を含むヘッダ部とからなる。As shown in FIG. 3, one track (2) of this optical disk (1) is composed of a plurality of sectors equally divided in the circumferential direction, and each sector is a block for a predetermined number of digital data that has been defined. It is composed of a data part in which a complete error correction code is formed and a header part including the track address and sector address of the sector.
なお、角速度一定でディスク(1)を回転させる場合に
は、各トラックの同一番目のセクターは第3図に示すよ
うに同一回転角区間において記録することができる。When the disc (1) is rotated at a constant angular velocity, the same sector of each track can be recorded in the same rotation angle section as shown in FIG.
ところで、光ディスクでは傷等により再生データにバー
ストエラーが発生する。そこで、バーストエラー訂正長
が比較的長いいわゆるLDC(ロングディスタンスコー
ド)を用いることが考えられる。By the way, in an optical disc, a burst error occurs in reproduced data due to scratches or the like. Therefore, it is conceivable to use a so-called LDC (long distance code) having a relatively long burst error correction length.
このLDCの一例として第4図に示すようなものがある。An example of this LDC is shown in FIG.
すなわち、これは1セクター当たりのデータサイズを51
2バイトとした場合で、この512バイトの情報を列方向に
4バイト、行方向に128バイトとしてマトリクス状に配
列する。また、4×2=8バイトとしてブロックアドレ
スデータ等を含むヘッダと512バイトの情報とヘッダと
を加えたものについて生成したエラー検出用CRCコード
が付加される。そして、行方向の128バイトの情報と2
バイトのヘッダ+CRCコードの合計130バイトに対して例
えば(146,130)リード・ソロモン符号により16個(16
バイト)の検査シンボルを生成して図のように付加す
る。That is, this means that the data size per sector is 51.
In the case of 2 bytes, this 512-byte information is arranged in a matrix with 4 bytes in the column direction and 128 bytes in the row direction. Also, an error detection CRC code generated for a header including block address data and the like, 512 bytes of information and a header is added as 4 × 2 = 8 bytes. And 128 bytes of information in the row direction and 2
Byte header + CRC code for a total of 130 bytes, for example, (146,130) 16 (16 by Reed-Solomon code)
Byte) check symbol is generated and added as shown.
この場合、図のようなマトリクス構造のデータのエンコ
ーダ及びデコーダのメモリへの書き込み及び読み出しは
矢印で示すように列方向に、図の左側から順次行なわれ
る。したがって、ディスク(1)から再生したデータ中
にバーストエラーがあると、エラーデータは図中×印で
示すようにある列の途中から順次書き込み読み出し方向
に連続的にメモリに書き込まれ、ある列までこれが続
く。In this case, the writing and reading of the data of the matrix structure as shown in the memory of the encoder and the decoder are sequentially performed from the left side of the drawing in the column direction as indicated by the arrow. Therefore, if there is a burst error in the data reproduced from the disc (1), the error data is continuously written into the memory from the middle of a certain column in the writing / reading direction to the certain column, as indicated by the mark X in the figure. This continues.
ところで、エラー訂正符号の最小距離がdであれば、こ
の最小距離dが、 d≧2t1+t2+1 ……(a) を満たすならば、この符号はどのようなt1重以下の誤り
も訂正し、また、t1+1からt1+t2重までの誤りを検出
することができる(定理)。Meanwhile, if the minimum distance of the error correction code is d, the minimum distance d is, if satisfy d ≧ 2t 1 + t 2 +1 ...... (a), the code is also what t 1 fold following error It corrected, also it is possible to detect the error from t 1 +1 to t 1 + t 2 double (theorem).
第4図の例の場合のエラー訂正符号は最小距離17である
ので、行方向に8重エラー訂正が可能である。書き込
み、読み出し方向は列方向であるので、この例の場合、
長さ4×8=32バイトまでのバーストエラーが訂正可能
となる。Since the error correction code in the case of the example in FIG. 4 has the minimum distance 17, it is possible to perform octuple error correction in the row direction. Since the writing and reading directions are in the column direction, in the case of this example,
Burst errors up to a length of 4 × 8 = 32 bytes can be corrected.
上記のようにLDCを用いれば比較的長いバーストエラー
も訂正可能となる。そして、符号の最小距離を長くすれ
ば、それだけ長いバーストエラーの訂正が可能になる。
しかし、冗長度の制約から最小距離の長さもおのずと制
限され、従ってバーストエラー訂正長にも所定の限度が
あり、それを越えてバーストエラーが発生したときは訂
正不能となる。By using LDC as described above, it is possible to correct a relatively long burst error. Then, if the minimum code distance is increased, it becomes possible to correct a burst error that is as long as that.
However, the length of the minimum distance is naturally limited due to the constraint of redundancy, and therefore, the burst error correction length also has a predetermined limit, and when a burst error occurs beyond that, it becomes uncorrectable.
このようなバーストエラーは例えばディスクに傷がつい
た場合等に発生するが、エラー訂正不能なデータが生じ
てしまうと、コンピュータデータ等の場合、そのセクタ
ーの情報はもはや使用できなくなってしまう。Such a burst error occurs, for example, when the disc is scratched, but if error-correctable data occurs, in the case of computer data or the like, the information of that sector can no longer be used.
ディスクに対し再書き込み(記録)が可能なものであれ
ば、訂正不能になったものを再書き込みすることで復帰
させることもできるが、CD−ROM等のように再生専用の
ディスクでは訂正できないということは致命的である。If the disc can be rewritten (recorded), it can be restored by rewriting the uncorrectable one, but it cannot be corrected with a read-only disc such as a CD-ROM. That is fatal.
この発明は、エラー訂正符号の冗長度を変えることな
く、エラー訂正能力の増大を図ることができるエラー訂
正方法を提供することを目的とする。An object of the present invention is to provide an error correction method capable of increasing the error correction capability without changing the redundancy of the error correction code.
本発明にかかるエラー訂正方法は、記録媒体(1)上に
近接したトラック(2)として記録され、エラー訂正符
号が構成されたデジタルデータを再生する場合に、ある
トラックの所定セクタ部分((i−1)トラック,mセク
ター)のデータについてエラー訂正処理を行なうとき、
このトラック((i−1)トラック)に隣接するトラッ
クの上記所定セクタ部分に対応したセクタ((i−2)
トラック,mセクター)に記録されているデータにおける
エラー検出訂正が可能なエラーデータ位置を検出し、上
記トラックの所定セクタ((i−1)トラック,mセクタ
ー)における上記検出したエラーデータ位置に対応する
位置のデータを消失として扱い、訂正を行うようにした
エラー訂正方法であります。According to the error correction method of the present invention, when reproducing digital data recorded as a track (2) adjacent to a recording medium (1) and having an error correction code, a predetermined sector portion ((i -1) When performing error correction processing on the data of track, m sector),
A sector ((i-2) corresponding to the predetermined sector part of a track adjacent to this track ((i-1) track)
An error data position where error detection and correction can be performed in the data recorded in the track (m sector) is detected, and the detected error data position in the predetermined sector ((i-1) track, m sector) of the track is detected. This is an error correction method that treats the data at the specified position as lost and corrects it.
通常、エラーは大きさの差こそあれ、2次元的な拡がり
をもつもので、特に傷等による欠陥などによるバースト
エラー時は、記録トラックの隣り合うトラック間が近接
しているとき、この隣り合うトラックに同じようにエラ
ーが観測される。Usually, the errors have two-dimensional spreads, although there is a difference in size. Especially, in the case of a burst error due to a defect such as a scratch, when the adjacent tracks are adjacent to each other, the adjacent tracks are adjacent to each other. The same error is observed on the track.
第2図は角速度一定で回転する光ディスクを考えた場合
の模式図で、図中、曲線(3)はトラックを示し、ここ
ではトラックナンバー(i−2)から(i+2)までの
5本を示している。また、(m−1),m,(m+1)は
セクターナンバーである。そして、斜線を付して示すの
が欠陥(4)であり、この例ではmセクターに5本のト
ラックにまたがる欠陥(4)が生じていることになる。FIG. 2 is a schematic view in the case of considering an optical disk rotating at a constant angular velocity. In the figure, a curve (3) indicates a track, and here, five tracks from a track number (i-2) to (i + 2) are shown. ing. Further, (m-1), m, (m + 1) are sector numbers. Defects (4) are shown by hatching, and in this example, there are defects (4) in five sectors in m sectors.
光ディスクの場合、トラック間隔は例えば1.6μであ
り、傷等の幅は通常300μで長さはこれより長いのが通
常であり、図のようになる。In the case of an optical disc, the track spacing is, for example, 1.6 μ, the width of scratches or the like is usually 300 μ, and the length is longer than this, as shown in the figure.
この模式図から、ナンバー(i−2)から(i+2)ま
でのトラックでは、mセクターのほぼ同じ位置にバース
トエラーが発生し、トラック間でエラーの相関が強いこ
とがわかる。From this schematic diagram, it can be seen that, in the tracks from number (i-2) to (i + 2), a burst error occurs at almost the same position in the m sector and the error correlation is strong between the tracks.
今、例えば(i−2)トラックのmセクターはエラー訂
正可能であるが(i−1)トラックより外周のiトラッ
ク、(i+1)トラックのmセクターはエラー訂正不可
能だったとする。Now, for example, it is assumed that the error correction is possible for the m sector of the (i-2) track, but the error correction is not possible for the i track outside the (i-1) track and the m sector of the (i + 1) track.
(i−2)トラックのmセクターでエラー訂正可能であ
るということは、エラーであるバイト位置は知ることが
できる。(i−1)トラックのmセクターで訂正不能と
なったときは、(i−2)トラックのmセクターでのエ
ラーよりこの(i−1)トラックのmセクターでのエラ
ーが拡大したと考えられ、(i−2)トラックのmセク
ターでのエラーバイトと同じ位置のバイトデータはその
バーストエラー中に包含されていると考えることができ
る。(I-2) The fact that error correction is possible in the m sector of the track makes it possible to know the byte position in error. When the error cannot be corrected in the m sector of the (i-1) track, it is considered that the error in the m sector of the (i-1) track is larger than the error in the m sector of the (i-2) track. , (I-2) The byte data at the same position as the error byte in the m sector of the track can be considered to be included in the burst error.
そこで、(i−2)トラックで検知された訂正できたバ
ーストエラーのバイト位置情報を用い、(i−1)トラ
ックでの同じバイト位置のエラーはこの(i−1)トラ
ックにおいて消失とみなして、消失訂正を行なうととも
にこの(i−1)トラックのmセクターで消失とみなし
たエラー部分より拡大したエラーバイトはエラー検出訂
正を行なうようにする。Therefore, using the byte position information of the correctable burst error detected on the (i-2) track, the error at the same byte position on the (i-1) track is regarded as disappearance on this (i-1) track. , And erasure correction is performed, and error detection and correction is performed on an error byte that is larger than the error portion regarded as erasure in the m sector of (i-1) track.
このようにすれば、エラー訂正できなっかたエラーが訂
正できるようになり、訂正能力が拡大する。By doing so, it becomes possible to correct an error that could not be corrected, and the correction capability is expanded.
なお、(i−1)トラックのバーストエラーが以上のよ
うにしてすべて訂正できたときは、iトラックではこの
(i−1)トラックでのエラーバイト位置と同じ位置の
バイトは消失とみなしてエラー訂正動作を行なうことで
エラーが訂正できる可能性がある。以下、順次、バース
トエラー長が拡大する外側のトラックについて順次同様
のエラー訂正方法を行なうことにより、バーストエラー
はかなり長いものでも訂正できる可能性がある。If all the burst errors in the (i-1) track can be corrected as described above, the error byte is regarded as an error in the i-track and the byte at the same position as the error byte position in the (i-1) track is considered to be lost. There is a possibility that the error can be corrected by performing the correction operation. Thereafter, even if the burst error is considerably long, it is possible that the burst error can be corrected by sequentially performing the same error correction method on the outer track in which the burst error length increases.
以下、この発明方法の一実施例を、記録媒体が角速度一
定の回転駆動を行なう光ディスクであって、各セクター
のデータ部の構造として、第4図のLDCを採用した場合
を例にとって説明しよう。Hereinafter, one embodiment of the method of the present invention will be described by taking as an example the case where the recording medium is an optical disk which is rotationally driven at a constant angular velocity and the LDC of FIG. 4 is adopted as the structure of the data portion of each sector.
すなわち、この例は最小距離17のリード・ソロモン符号
を用いる場合であるが、検出訂正のみを行なうのではな
く、すなわち前述の(a)式においてt2=0とするので
はなく、t2>2としてエラー検出用に用いるとともに、
訂正処理の終了した前の隣接トラックのエラー情報を用
いることにより消失訂正をも用いるようにするものであ
る。That is, this example is a case where the Reed-Solomon code with the minimum distance of 17 is used, but t 2 > rather than performing only detection and correction, that is, not t 2 = 0 in the equation (a) above. 2 is used for error detection,
The erasure correction is also used by using the error information of the adjacent track before the correction process is completed.
今、例えば第2図のように欠陥(4)が生じて(i−
2)トラックから(i+2)トラックまでのmセクター
にエラーのトラック間相関がある状態でバーストエラー
が発生している状態を考える。Now, for example, as shown in FIG. 2, a defect (4) occurs (i-
2) Consider a state in which a burst error occurs in a state where there is an error correlation between tracks in m sectors from track to (i + 2) track.
そして、このmセクターの(i−1)トラックから(i
+1)トラックまでに生じるバーストエラーは、LDCの
データのメモリ配列上で表示したとき、これを第1図の
ように表わすことができる。Then, from (i-1) track of this m sector, (i
The burst error that occurs up to +1) track can be represented as shown in FIG. 1 when displayed on the memory array of LDC data.
ここで、第1図において、(i−1)トラックのmセク
ターのバーストエラーを含むエラーはすべて訂正できた
とする。Here, in FIG. 1, it is assumed that all the errors including the burst error of the (i-1) track m sector can be corrected.
すなわち、最小距離17の場合には行方向のエラーは8個
まで検出訂正可能であるので、バーストエラー長が4×
8=32バイト以下である場合である。エラー検出訂正が
できたということは、この(i−1)トラックのエラー
位置は知ることができる。そこで、このエラー位置を記
憶しておく。このエラー位置からバーストエラー位置を
知ることもできるが、データをディスクに記録する際に
いわゆる8−10変換等の変調を行なうものであれば、再
生時に10−8変換によりバイト単位のデータに戻す処理
を行なうとき、10−8変換の変換マップにないいわゆる
アウトオブルールの10ビットのデータが続くとき、その
期間をバーストエラー発生位置として検知し、この検知
情報も併せて用いるようにしてもよい。That is, when the minimum distance is 17, up to 8 errors in the row direction can be detected and corrected, so the burst error length is 4 ×.
This is the case where 8 = 32 bytes or less. The fact that the error detection and correction was successful means that the error position of the (i-1) track can be known. Therefore, this error position is stored. The burst error position can be known from this error position, but if modulation such as so-called 8-10 conversion is performed when data is recorded on the disc, it is converted to byte unit data by 10-8 conversion during reproduction. When performing processing, when so-called out-of-rule 10-bit data that is not in the conversion map of 10-8 conversion continues, that period may be detected as a burst error occurrence position, and this detection information may also be used. .
次にiトラックのmセクターでは訂正不能となったので
あるから、32バイト以上のエラーが生じたことになる
が、欠陥(4)によるバーストエラー部分では第1図に
おいて一点鎖線で囲んで示すように(i−1)トラック
のバーストエラー部分よりエラーが拡大したことが予測
できる。Next, since it became uncorrectable in the m sector of the i track, an error of 32 bytes or more occurred. However, in the burst error part due to the defect (4), as shown by the one-dot chain line in FIG. It can be predicted that the error has expanded from the burst error portion of the (i-1) track.
そこで、このiトラックでは、この一点鎖線で囲んだエ
ラー部分位置を(i−1)トラックのエラー位置情報か
ら知り、このiトラック上で一点鎖線で囲われたエラー
は消失となみして訂正をする。Therefore, in this i-track, the error portion position surrounded by the one-dot chain line is known from the error position information of the (i-1) track, and the error surrounded by the one-dot chain line on the i-track is regarded as disappearance and is corrected. .
ここで考えられる消失情報の最大値は行方向の長さが8
(バイト)である。そこで、消失情報を8とすれば、前
述した(a)式から、t2=8とすれば、(i−1)トラ
ックのエラー位置情報と相俟って、iトラックのエラー
位置が検出されるので消失訂正できる。一方検出訂正で
きるのはt1=4バイトとなる。したがって、第1図の例
では行方向に2バイト分エラーが拡大しているからこれ
をすべて訂正することができる。The maximum value of the disappearance information considered here is 8 in the row direction.
(Byte). Therefore, if the erasure information is 8, and if t 2 = 8 from the above equation (a), the error position of the i track is detected in combination with the error position information of the (i-1) track. You can correct the disappearance. On the other hand, t 1 = 4 bytes can be detected and corrected. Therefore, in the example of FIG. 1, since the error is expanded by 2 bytes in the row direction, it can be completely corrected.
つまり、一点鎖線で囲まれる部分がバーストエラー部で
あるとわかっており、行方向の検査点によりt2=8バイ
トまでのエラー検出ができるから、エラー位置が特定で
きるので、これを消失とみなして訂正でき、一点鎖線で
囲まれる部分は消失訂正できるものである。In other words, it is known that the part surrounded by the one-dot chain line is the burst error part, and since the error detection up to t 2 = 8 bytes can be detected by the inspection point in the row direction, the error position can be specified, so this is regarded as disappearance. Can be corrected by erasing, and the part surrounded by the one-dot chain line can be erased and corrected.
こうして、iトラックのmセクターのエラーがすべて訂
正できたならば、このエラー位置情報を記憶しておく。
そして、第1図において、二点鎖線で囲んで示すこの訂
正できたエラー位置の情報を用いて、(i+1)トラッ
クの同じ位置のエラーを消失とみなして上記と同様に訂
正を行なう。In this way, if all the errors in the m sectors of the i track can be corrected, this error position information is stored.
Then, in FIG. 1, using the information on the corrected error position surrounded by the chain double-dashed line, the error at the same position on the (i + 1) track is regarded as disappearance, and correction is performed in the same manner as above.
図の例では消失情報は10とすれば良く、このとき、3バ
イトまでのエラー検出訂正が可能であるから、この(i
+1)トラックのエラーもすべて訂正できる可能性があ
る。In the example shown in the figure, the lost information may be set to 10, and at this time, error detection and correction of up to 3 bytes are possible.
There is a possibility that all +1) track errors can be corrected.
こうして、検出訂正のみでは訂正できなかったエラーも
訂正できるようになり、傷等で使用できなくなったセク
ターを復帰させることができるようになる。Thus, it becomes possible to correct an error that could not be corrected only by detection and correction, and it becomes possible to recover a sector that cannot be used due to a scratch or the like.
なお、図の例では、前の、エラー訂正できたトラックの
エラー位置のすべてを消失とみなすように説明したが、
エラー位置のすべてでなく、エラーの確かな位置のみ消
失とみなしてもよい。例えば、(i+1)トラックの訂
正を行なうとき、二点鎖線で囲われる部分ではなく、一
点鎖線で囲われる部分を消失とみなし、消失情報8とし
て検出訂正4とするようにしてもよい。In the example of the figure, it is explained that all the error positions of the previous error-corrected tracks are regarded as lost.
It may be considered that only the exact position of the error is lost, not all the error positions. For example, when the (i + 1) track is corrected, the portion surrounded by the alternate long and short dash line, rather than the portion surrounded by the alternate long and two short dashes line, may be regarded as erasure, and the erasure information 8 may be detected and corrected.
要するに、消失訂正を行なうのは、前のトラックでのエ
ラー検出位置すべてではなく、エラー検出訂正できるバ
イト数を考慮して行なってもよい。In short, erasure correction may be performed in consideration of the number of bytes that can be error-detected and corrected, instead of all error detection positions in the previous track.
また、以上の例のように、訂正できた前のトラックのエ
ラー数の最大値に応じて、(a)式のt1,t2を定め検出
訂正及び消失訂正をするバイト数を定めてもよいが、考
えられる訂正可能なエラー数を見込んでt1,t2を固定的
に定めてもよい。Further, as in the above example, even if t 1 and t 2 in the equation (a) are set and the number of bytes for detection correction and erasure correction is set according to the maximum value of the number of errors in the previous track that can be corrected. However, t 1 and t 2 may be fixedly set in consideration of the number of possible correctable errors.
なお、データがコンピュータデータ等の場合において、
消失訂正をしたセクターについては、訂正終了後にCRC
コードによりエラー検出を行ない、エラーがないかどう
か判定し、エラーが残留しているときは、そのセクター
のデータを使用しないようにしてよもい。If the data is computer data, etc.,
For sectors with erasure correction, CRC is applied after the correction is completed.
It is okay to detect the error by the code, judge whether there is an error, and do not use the data of the sector when the error remains.
なお、以上は記録媒体としてディスクの場合の例である
が、テープの場合、その他の記録媒体の場合にも適用で
きることは勿論である。It should be noted that the above is an example of the case where the recording medium is a disk, but it is needless to say that the present invention can be applied to the case of a tape and other recording media.
以上のようにしてこの発明によれば、近接するトラック
間においてはバーストエラーは、トラック間相関がある
ことを利用して、隣接トラックのエラー検出訂正できた
エラーデータの位置情報を用いて、そのトラックでの同
一位置を消失とみなすことにより訂正をするようにした
ので、検出訂正のみをする場合に比べてエラー訂正能力
の拡大を図ることができる。As described above, according to the present invention, the burst error between the adjacent tracks has the correlation between the tracks, and the position information of the error data which is capable of the error detection and correction of the adjacent tracks is used. Since the correction is performed by regarding the same position on the track as the erasure, the error correction capability can be expanded as compared with the case where only the detection correction is performed.
特に、CD−ROMのように読み出し専用のものの場合に、
ディスクについた傷等のため読めなくなったセクターの
データを復元することができるというメリットがある。Especially in the case of read-only CD-ROM,
There is a merit that it is possible to restore the sector data that cannot be read due to scratches on the disk.
第1図はこの発明方法を説明するための図、第2図は光
ディスクの場合のエラーのトラック間相関についての説
明図、第3図は光ディスクの記録データフォーマットの
説明図、第4図はエラー訂正符号の一例を用いたデータ
ブロックの例を示す図である。FIG. 1 is a diagram for explaining the method of the present invention, FIG. 2 is an explanatory diagram for inter-track correlation of an error in the case of an optical disc, FIG. 3 is an explanatory diagram of a recording data format of the optical disc, and FIG. 4 is an error. It is a figure which shows the example of the data block which used an example of a correction code.
Claims (1)
され、エラー訂正符号が構成されたデジタルデータを再
生する場合に、あるトラックの所定セクタ部分のデータ
についてエラー訂正処理を行なうとき、このトラックに
隣接するトラックの上記所定セクタ部分に対応したセク
タに記録されているデータにおけるエラー検出訂正が可
能なエラーデータ位置を検出し、上記トラックの所定セ
クタにおける上記検出したエラーデータ位置に対応する
位置のデータを消失として扱い、訂正を行うようにした
エラー訂正方法。1. When reproducing digital data recorded as adjacent tracks on a recording medium and having an error correction code, the error correction processing is performed on the data of a predetermined sector portion of a certain track. Data at a position corresponding to the detected error data position in a predetermined sector of the track is detected by detecting an error data position where error detection and correction can be performed in data recorded in a sector corresponding to the predetermined sector portion of an adjacent track. An error correction method that treats as an erasure and corrects it.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7937386A JPH0724148B2 (en) | 1986-04-07 | 1986-04-07 | Error correction method |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP7937386A JPH0724148B2 (en) | 1986-04-07 | 1986-04-07 | Error correction method |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPS62236185A JPS62236185A (en) | 1987-10-16 |
| JPH0724148B2 true JPH0724148B2 (en) | 1995-03-15 |
Family
ID=13688067
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP7937386A Expired - Lifetime JPH0724148B2 (en) | 1986-04-07 | 1986-04-07 | Error correction method |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH0724148B2 (en) |
Families Citing this family (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2524119B2 (en) * | 1986-07-07 | 1996-08-14 | セイコーエプソン株式会社 | Error correction method |
| JP2611204B2 (en) * | 1986-09-11 | 1997-05-21 | セイコーエプソン株式会社 | 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 |
| JP3708064B2 (en) | 2002-05-31 | 2005-10-19 | 株式会社東芝 | Disk storage device, disk controller, and error correction method applied to the same |
| EP2608205A1 (en) * | 2011-12-22 | 2013-06-26 | Thomson Licensing | Method and system for reading data from a storage medium |
-
1986
- 1986-04-07 JP JP7937386A patent/JPH0724148B2/en not_active Expired - Lifetime
Also Published As
| Publication number | Publication date |
|---|---|
| JPS62236185A (en) | 1987-10-16 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3663377B2 (en) | Data storage device, read data processing device, and read data processing method | |
| WO1997035309A1 (en) | Method for substituting defective recording of discoid recording medium and discoid recording medium recording and reproducing device | |
| JPH0756734B2 (en) | Information recording / reproducing device | |
| JPH02306476A (en) | Error correction device for playback | |
| JPS5885938A (en) | Optical information recording system | |
| CN1519846A (en) | Apparatus and method for verifying erasure correction function | |
| JP2002279735A (en) | Error correction method | |
| US7322003B2 (en) | Information storage device | |
| JP3941305B2 (en) | Optical disc apparatus and data reproducing method | |
| JPH0724148B2 (en) | Error correction method | |
| JP2856072B2 (en) | Information recording method, information reproducing method and information reproducing apparatus | |
| JPH10188489A (en) | Optical disk, optical disk recording device and optical disk reproducing device | |
| JPH01196775A (en) | Alternating processing method for data recording and reproducing device | |
| JPS6320921A (en) | Error correction method | |
| JP2600678B2 (en) | Digital data playback device | |
| JPH11238324A (en) | Optical recording medium and recording device | |
| JP3476014B2 (en) | Data processing method | |
| JP2904140B2 (en) | Optical recording medium | |
| JP3360628B2 (en) | Playback device, information playback method | |
| JP3384402B2 (en) | Information reproducing method and information reproducing apparatus | |
| JP3290431B2 (en) | Disc-shaped recording medium reproducing apparatus and disc-shaped recording medium reproducing method | |
| JP2633924B2 (en) | Magnetic recording / reproducing device | |
| JP3495004B2 (en) | Data reproducing apparatus, data reproducing method, and program recording medium | |
| JP3360629B2 (en) | Recording device and information recording method | |
| JPH11167773A (en) | Information recording / reproducing apparatus and recording / reproducing method |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| EXPY | Cancellation because of completion of term |