JP2603613B2 - Information storage device - Google Patents

Information storage device

Info

Publication number
JP2603613B2
JP2603613B2 JP61028451A JP2845186A JP2603613B2 JP 2603613 B2 JP2603613 B2 JP 2603613B2 JP 61028451 A JP61028451 A JP 61028451A JP 2845186 A JP2845186 A JP 2845186A JP 2603613 B2 JP2603613 B2 JP 2603613B2
Authority
JP
Japan
Prior art keywords
synchronization
unit
error
section
predetermined value
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
Application number
JP61028451A
Other languages
Japanese (ja)
Other versions
JPS62185282A (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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP61028451A priority Critical patent/JP2603613B2/en
Publication of JPS62185282A publication Critical patent/JPS62185282A/en
Application granted granted Critical
Publication of JP2603613B2 publication Critical patent/JP2603613B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Error Detection And Correction (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、ディジタル情報の記憶装置の誤り訂正方
式に関し、特に誤り訂正符号に必要な消失フラグの発生
方法に関するものである。
Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an error correction method for a digital information storage device, and more particularly to a method for generating an erasure flag required for an error correction code.

〔従来の技術〕[Conventional technology]

第4図は例えば日経エレクトロニクス1983年11月21日
号205ページに示される情報記憶装置の記録フォーマッ
トに相当する図である。但し、符号構成等は異なってい
る。図において、1はプリアンブル部であり、これは情
報再生時のクロックの生成を容易にするための区間で、
ある周期性の高い特性のパターン、例えば“100"が繰り
返し記録される区間である。同期部2はデータ部3のデ
ータ同期を行なう固有パターンを備える区間であり、こ
の同期部2はデータ部3の先頭部以外に、データ部3中
に周期的に配置される。第4図の例では、12バイトごと
に1バイトの同期部を付加している。情報装置の記録方
向はプリアンブル部1、同期部2に続きデータ部3のD
1,D131,D261,D391,D2,D132,…の順である。
FIG. 4 is a diagram corresponding to the recording format of the information storage device shown in, for example, page 205 of Nikkei Electronics November 21, 1983 issue. However, the code configuration and the like are different. In the figure, reference numeral 1 denotes a preamble section, which is a section for facilitating generation of a clock at the time of information reproduction.
This is a section in which a pattern having a characteristic having a high periodicity, for example, “100” is repeatedly recorded. The synchronizer 2 is a section having a unique pattern for performing data synchronization of the data part 3, and the synchronizer 2 is periodically arranged in the data part 3 in addition to the head of the data part 3. In the example of FIG. 4, a 1-byte synchronization unit is added for every 12 bytes. The recording direction of the information device is D in the data section 3 following the preamble section 1 and the synchronization section 2.
1, D131, D261, D391, D2, D132,...

一方、誤り訂正符号語は横方向に4本備える。一つの
符号語は130バイトのディジタル情報と、16バイトの検
査シンボルで構成され、ハミング距離17の(146,130,1
7)リードソロモン符号である。このリードソロモン符
号の訂正能力は、誤り位置の不明な誤りのデータ数E、
誤り位置の判明した誤りデータ数F,ハミング距離Dとす
ると、 F+2・E<D ……(1) を満足する範囲で正しく訂正処理できる。しかるに、通
常誤り位置は不明であるので、 2・E<D ……(2) となる。
On the other hand, four error correction codewords are provided in the horizontal direction. One codeword is composed of 130 bytes of digital information and 16 bytes of check symbols, and has a Hamming distance of 17 (146,130,1).
7) Reed-Solomon code. The correction capability of the Reed-Solomon code is based on the number E of erroneous data whose error position is unknown.
Assuming that the number of error data at which the error position is found is F and the Hamming distance is D, correct correction processing can be performed within a range satisfying F + 2 · E <D (1). However, since the error position is usually unknown, 2 · E <D (2).

〔発明が解決しようとする問題点〕[Problems to be solved by the invention]

以上の様な記録フォーマットにおいて、第5図に示す
様な再生誤りが記録媒体の欠陥等で発生した場合を考え
る。誤りAにおいて、データ再生不良が長期間に渡って
続くので、再生クロックにビットスリップ、即ちデータ
の数に対し再生クロックの数がずれるという状態が生じ
た時データの同期ずれを生じ、次に正しく同期部2が検
出されるまでデータは誤りとなる。即ち図中△印のデー
タ部が誤りとなる。誤りB等の短い誤りはビットスリッ
プを生じない。第5図の誤り例では、誤りAにより各誤
り訂正符号語に7バイトの誤りを起こす。従ってこの例
では、誤り位置を特定する手段を持たないのであと1バ
イトの誤りまでしか訂正できないこととなる。
In the above-described recording format, a case where a reproduction error as shown in FIG. 5 occurs due to a defect of the recording medium or the like. In the error A, since the data reproduction failure continues for a long period of time, a bit slip occurs in the reproduction clock, that is, when the number of the reproduction clocks is deviated from the number of data, the data is out of synchronization. The data becomes erroneous until the synchronization unit 2 is detected. That is, the data part indicated by the symbol △ in the figure becomes an error. Short errors such as error B do not cause a bit slip. In the error example of FIG. 5, the error A causes a 7-byte error in each error correction codeword. Therefore, in this example, even if there is no means for specifying the error position, only one byte error can be corrected.

なお、(146,130,17)リードソロモン符号の訂正方法
としては、ここでは詳細に述べないが例えば米国特許4,
162,480や電子通信学会研究会資料PRL73-77(1974年1
月)による方法がある。
The method of correcting the (146,130,17) Reed-Solomon code is not described in detail here, but for example, US Pat.
162,480 and IEICE PRL73-77 (1974/1)
Month).

このように、従来装置ではビットスリップによる誤り
を特定できず、即ち誤り位置が不明なまま誤り訂正を行
なわねばならず、誤り訂正時にビットスリップが大きな
負担となるという問題点があった。
As described above, in the conventional apparatus, an error due to a bit slip cannot be specified, that is, error correction must be performed while the error position is unknown, and there is a problem that the bit slip becomes a heavy burden at the time of error correction.

この発明は上記のような問題点を解消するためになさ
れたもので、ビットスリップによる誤りの位置を特定で
き、その情報により消失フラグをデータに立て、誤り訂
正符号の訂正能力を有効に利用できる情報記憶装置を得
ることを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and it is possible to specify the position of an error due to a bit slip, set an erasure flag on data based on the information, and effectively use the correction capability of an error correction code. An object is to obtain an information storage device.

ここで上記第4図及び第5図に示された記録フォーマ
ットをより詳細に考察してみると、前述の如く同期部2
はデータ中に周期的に配置されており、このためある同
期部が検出されてから次の同期部が検出されるまでの間
の間隔を計数すれば、正常な場合はある所定の値を示
し、またその間にビットスリップが生じていれば上記所
定の値とは異なる計数値が得られることとなる。そこで
この計数値により、ビットスリップによる誤りの位置が
特定できると考えられる。
Here, considering the recording formats shown in FIGS. 4 and 5 in more detail, as described above, the synchronization unit 2
Are periodically arranged in the data.For this reason, if the interval between the detection of one synchronization part and the detection of the next synchronization part is counted, a normal value indicates a predetermined value. If a bit slip occurs during that time, a count value different from the above-mentioned predetermined value will be obtained. Therefore, it is considered that the position of the error due to the bit slip can be specified by the counted value.

〔問題点を解決するための手段〕[Means for solving the problem]

そこでこの発明に係る情報記憶装置は、ディジタル情
報と検査シンボルとにより誤り訂正符号語を構成し、こ
の誤り訂正符号語を複数のブロックに等分割し、該各分
割ブロック毎にデータ同期用のパターンを持つ同期部を
付して上記誤り訂正符号語を記憶する情報記憶装置にお
いて、記憶された情報から同期部を検出する同期検出手
段と、上記同期部が検出される間隔を計測する計測手段
と、上記同期部の検出間隔が所定の値でない時に当該検
出間隔が最初に所定の値と異なるものとなった最初の同
期部のそのすぐ直前の同期部と、当該検出間隔が上記所
定の値と異なるものとなった同期部との間の,ビットス
リップを含む区間を検出するビットスリップ区間検出手
段と、上記ビットスリップを含む区間のディジタル情報
ないし検査シンボルに消失フラグを立てる消失フラグ発
生手段と、上記消失フラグを用いて上記誤り訂正符号語
を復号する復号手段とを備えるようにしたものである。
Therefore, the information storage device according to the present invention forms an error correction codeword from digital information and a check symbol, divides this error correction codeword into a plurality of blocks equally, and uses a data synchronization pattern for each of the divided blocks. In an information storage device that stores the error correction codeword with a synchronization unit having, a synchronization detection unit that detects a synchronization unit from stored information, and a measurement unit that measures an interval at which the synchronization unit is detected. When the detection interval of the synchronous unit is not a predetermined value, the immediately preceding synchronous unit of the first synchronous unit whose detection interval first differs from the predetermined value, and the detection interval is equal to the predetermined value. Bit slip section detection means for detecting a section including a bit slip between the different synchronization sections, and digital information or a check symbol of the section including the bit slip. And erasure flag generation means to make a loss flag is obtained by so and a decoding means for decoding the error correction code words by using the erasure flag.

〔作用〕[Action]

この発明においては、同期部間の間隔を計数すること
によりビットスリップによるデータの再生誤り位置が特
定でき、該位置に消失フラグを立て、誤り訂正符号の能
力を有効利用する。
According to the present invention, by counting the interval between the synchronization units, a data reproduction error position due to a bit slip can be specified, an erasure flag is set at the position, and the capability of the error correction code is effectively used.

〔実施例〕〔Example〕

以下、本発明の一実施例を図について説明する。ここ
でまず第2図を用いて本発明の基本原理について説明す
る。第2図において、2は同期部、3はデータ部であ
る。×印は媒体の欠陥等で誤った箇所を示す。ここで
今、誤りAにおいてビットスリップが生じたものとす
る。上記同期部2は周期的にデータ部3に挿入されてお
り、同期部2の検出間隔を計数すると、通常第2図の例
では、13×nバイトごとに検出される。nは通常1であ
るが、誤りにより同期部2の検出ができない時は、次に
続く同期部2まで計数するため、nは2以上の整数値と
なる。しかしビットスリップが発生すると、この同期部
の検出間隔が13×nバイトとは異なった値になる。
Hereinafter, an embodiment of the present invention will be described with reference to the drawings. First, the basic principle of the present invention will be described with reference to FIG. In FIG. 2, reference numeral 2 denotes a synchronization unit, and reference numeral 3 denotes a data unit. Crosses indicate erroneous locations due to defects in the medium and the like. Here, it is assumed that a bit slip has occurred in the error A. The synchronization section 2 is periodically inserted into the data section 3, and when the detection interval of the synchronization section 2 is counted, in the example of FIG. 2, it is normally detected every 13 × n bytes. Normally, n is 1. However, when the synchronization unit 2 cannot be detected due to an error, counting is performed up to the next synchronization unit 2, so that n is an integer value of 2 or more. However, when a bit slip occurs, the detection interval of the synchronization unit becomes a value different from 13 × n bytes.

そこで、同期部の検出間隔が13×nバイトと異なった
時、直前に検出された同期部2から次に正しく検出され
た同期部2までのデータに消失フラグを立てる(図中矢
印)。
Therefore, when the detection interval of the synchronization unit is different from 13 × n bytes, a loss flag is set for the data from the synchronization unit 2 detected immediately before to the synchronization unit 2 correctly detected next (arrow in the figure).

このような基本原理に基いてなされた本発明の一実施
例を第1図に示す。図において、4は再生信号の入力端
子、5はクロック再生部、6は第2図における同期部2
を検出する同期検出部、7は同期信号の検出間隔を計数
するカウンタである。8はこのカウンタ7の出力により
“0"となるタイマ、9は検出された同期部が先頭より何
番目のものであるかを示すフレーム番号を出力するカウ
ンタ、10,11はレジスタ、12はビットスリップを含むフ
レームのデータに消失フラグを立てる消失フラグ発生部
である。13は再生信号を復号するデータ再生回路、14は
誤り訂正を行なう誤り訂正部、15は出力端子、16はイン
バータ回路、17はゲート回路である。
FIG. 1 shows an embodiment of the present invention based on such a basic principle. 4, reference numeral 4 denotes an input terminal of a reproduction signal, 5 denotes a clock reproduction unit, and 6 denotes a synchronization unit 2 in FIG.
Is a counter for counting the detection interval of the synchronization signal. 8 is a timer which becomes "0" by the output of the counter 7, 9 is a counter which outputs the frame number indicating the number of the detected synchronous unit from the head, 10 and 11 are registers, and 12 is a bit. This is an erasure flag generation unit that sets an erasure flag on data of a frame including a slip. 13 is a data reproducing circuit for decoding a reproduced signal, 14 is an error correction unit for performing error correction, 15 is an output terminal, 16 is an inverter circuit, and 17 is a gate circuit.

第3図は上記第1図に示した回路の動作説明のための
タイムチャートであり、以下、この図を用いて動作につ
いて説明する。
FIG. 3 is a time chart for explaining the operation of the circuit shown in FIG. 1, and the operation will be described below with reference to FIG.

記録媒体より得られた再生信号aは入力端子4により
入力し、クロック再生部5及び同期検出部6に送られ
る。クロック再生部5では、再生信号の復号に必要なク
ロックが作成され、同期検出部6では第2図で示した同
期部2が検出されて同期検出信号bが出力される。カウ
ンタ7からは同期部2の間隔である13バイトごとに信号
cが出力される。このカウンタ7は同期検出信号bによ
ってリセットされている。またこのカウンタ7の出力c
はインバータ16により反転されて信号dとなり、上記同
期信号検出信号bとともにゲート17に入力される。この
ゲート17の出力eは、同期部2の予定位置以外で同期部
が検出された時ローとなる。タイマ8はカウンタ7の出
力cを検出すると“0"になり、一定時間後“1"となる信
号fを作成する。カウンタ9は同期検出部6でプリアン
ブル部1直後の先頭の同期部2が検出された時リセット
され、信号fで計数し、従ってこのカウンタ9の出力信
号gは、再生信号のデータ部中の同期部2が先頭より何
番目のものであるかを示すフレーム番号となっている。
The reproduction signal a obtained from the recording medium is input from the input terminal 4 and sent to the clock reproduction unit 5 and the synchronization detection unit 6. In the clock reproducing unit 5, a clock necessary for decoding the reproduced signal is created, and in the synchronous detecting unit 6, the synchronous unit 2 shown in FIG. 2 is detected and the synchronous detecting signal b is output. The counter 7 outputs a signal c every 13 bytes, which is the interval of the synchronization unit 2. This counter 7 has been reset by the synchronization detection signal b. The output c of the counter 7
Is inverted by the inverter 16 to become a signal d, which is input to the gate 17 together with the synchronization signal detection signal b. The output e of this gate 17 becomes low when a synchronization part is detected at a position other than the scheduled position of the synchronization part 2. When the timer 8 detects the output c of the counter 7, it becomes “0” and generates a signal f that becomes “1” after a certain time. The counter 9 is reset when the synchronization detecting section 6 detects the leading synchronization section 2 immediately after the preamble section 1, and counts with the signal f. Therefore, the output signal g of the counter 9 is the synchronization signal in the data section of the reproduced signal. The frame number indicates the number of the part 2 from the top.

レジスタ10は、同期部2が検出されるたびにフレーム
番号を一時記憶し、レジスタ11は、信号eが“0"になっ
た時にレジスタ10の内容及びカウンタ9の出力であるフ
レーム番号を記憶する。従ってレジスタ11の出力xはビ
ットスリップが生じた誤りAの直前に検出した同期部2
に対応するフレーム番号iを、出力yはビットスリップ
後初めて検出した同期部2に対応するフレーム番号(i
+2)を出力する。この出力x,yを受けた消失フラグ発
生部12は、ビットスリップを含むフレームのデータに消
失フラグを発生するとともに、これを誤り訂正部14に出
力する。ここで、消失フラグは第2図の矢印に相当す
る。データ再生回路13では、同期検出信号b及びクロッ
ク再生部5で作成されたクロックにより、データが
“1",“0"に復号される。
The register 10 temporarily stores the frame number each time the synchronization unit 2 is detected, and the register 11 stores the contents of the register 10 and the frame number output from the counter 9 when the signal e becomes "0". . Therefore, the output x of the register 11 is the synchronization unit 2 detected immediately before the error A in which the bit slip has occurred.
And the output y is the frame number (i) corresponding to the synchronization unit 2 detected for the first time after the bit slip.
+2) is output. The erasure flag generation unit 12 receiving the outputs x and y generates an erasure flag in the data of the frame including the bit slip, and outputs this to the error correction unit 14. Here, the disappearance flag corresponds to the arrow in FIG. In the data reproducing circuit 13, the data is decoded to "1" and "0" by the synchronization detection signal b and the clock generated by the clock reproducing unit 5.

ここで、第2図中誤りのないデータにも消失フラグが
発生している。この分誤り訂正符号には不利益である
が、誤り箇所に消失フラグが立つ利点も大きい。即ち、
第2図の例で示すと誤りAによる消失の数は9である。
従って前記(1)式より、F=9となり、9+2・E<
17で残った誤り訂正能力を計算でき、あと3バイト(E
=3)までのデータ誤りを訂正できる能力を持つ。一
方、消失フラグがない時の誤り訂正力は(2)式が適用
され、あと1バイトの誤りまでしか正しく訂正できな
い。
Here, the erasure flag is also generated in the error-free data in FIG. Although this is disadvantageous for the error correction code, there is a great advantage that an erasure flag is set at an error portion. That is,
In the example shown in FIG. 2, the number of erasures due to the error A is nine.
Therefore, from the above equation (1), F = 9, and 9 + 2 · E <
The remaining error correction capability can be calculated in 17 and 3 bytes (E
= 3) capable of correcting data errors. On the other hand, the expression (2) is applied to the error correction power when there is no erasure flag, and only one byte error can be corrected correctly.

上記例は一つの例であるが、ビットスリップが生じた
時は集中して誤りが発生することを考慮すると、ビット
スリップの発生位置を特定する手段は誤り訂正能力の向
上に有効なものである。
Although the above example is one example, considering that errors occur intensively when a bit slip occurs, the means for specifying the position where the bit slip occurs is effective for improving the error correction capability. .

なお、上記実施例では消失フラグを立てる方法として
フレーム番号を注目して行なう方法を用いたが、これは
他の方法であっても良い。
In the above embodiment, the method of setting the erasure flag is performed by focusing on the frame number. However, another method may be used.

〔発明の効果〕〔The invention's effect〕

以上のように、この発明に係る情報記憶装置によれ
ば、ディジタル情報と検査シンボルとにより誤り訂正符
号語を構成し、この誤り訂正符号語を複数のブロックに
等分割し、該各分割ブロック毎にデータ同期用のパター
ンを持つ同期部を付して上記誤り訂正符号語を記憶する
情報記憶装置において、記憶された情報から同期部を検
出する同期検出手段と、上記同期部が検出される間隔を
計測する計測手段と、上記同期部の検出間隔が所定の値
でない時に当該検出間隔が最初に所定の値と異なるもの
となった最初の同期部のそのすぐ直前の同期部と、当該
検出間隔が上記所定の値と異なるものとなった同期部と
の間の,ビットスリップを含む区間を検出するビットス
リップ区間検出手段と、上記ビットスリップを含む区間
のディジタル情報ないし検査シンボルに消失フラグを立
てる消失フラグ発生手段と、上記消失フラグを用いて上
記誤り訂正符号語を復号する復号手段とを備えるように
したので、誤り位置を示す消失フラグを立てることがで
き、情報記憶装置の誤り訂正能力を有効に利用できる効
果がある。
As described above, according to the information storage device of the present invention, an error correction codeword is composed of digital information and a check symbol, and the error correction codeword is equally divided into a plurality of blocks. A synchronization unit having a pattern for data synchronization and storing the error correction codeword in the information storage device, a synchronization detection unit for detecting the synchronization unit from the stored information, and an interval for detecting the synchronization unit. Measuring means for measuring the synchronization interval, the synchronization unit immediately before the first synchronization unit whose detection interval first became different from the predetermined value when the detection interval of the synchronization unit is not a predetermined value, and the detection interval A bit slip section detecting means for detecting a section including a bit slip between the synchronizing section having a value different from the predetermined value, and digital information of the section including the bit slip is not provided. Since the apparatus includes erasure flag generation means for setting an erasure flag on a check symbol and decoding means for decoding the error correction codeword using the erasure flag, an erasure flag indicating an error position can be set, and There is an effect that the error correction capability of the storage device can be effectively used.

【図面の簡単な説明】[Brief description of the drawings]

第1図はこの発明の一実施例による情報記憶装置のブロ
ック図、第2図はその動作を説明するための記録フォー
マットを示す図、第3図は第1図に示す装置のタイムチ
ャート図、第4図は従来の情報記憶装置の記録フォーマ
ットを示す図、第5図は従来の誤り訂正能力を説明する
ための図である。 2……同期部、3……データ部、6……同期検出部、7
……同期部の検出間隔を計数するカウンタ、12……消失
フラグ発生部、13……誤り訂正部である。 なお図中同一符号は同一又は相当部分を示す。
FIG. 1 is a block diagram of an information storage device according to an embodiment of the present invention, FIG. 2 is a diagram showing a recording format for explaining the operation, FIG. 3 is a time chart of the device shown in FIG. FIG. 4 is a diagram showing a recording format of a conventional information storage device, and FIG. 5 is a diagram for explaining a conventional error correction capability. 2... Synchronization section, 3... Data section, 6... Synchronization detection section, 7
... A counter for counting the detection interval of the synchronization unit, 12... A lost flag generation unit, and 13 an error correction unit. In the drawings, the same reference numerals indicate the same or corresponding parts.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 井上 徹 鎌倉市大船5丁目1番1号 三菱電機株 式会社情報電子研究所内 (56)参考文献 特開 昭60−89873(JP,A) ──────────────────────────────────────────────────続 き Continuation of the front page (72) Inventor Toru Inoue 5-1-1, Ofuna, Kamakura-shi In-house Research Institute of Electronics and Information, Mitsubishi Electric Corporation (56) References JP-A-60-89873 (JP, A)

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ディジタル情報と検査シンボルとにより誤
り訂正符号語を構成し、この誤り訂正符号語を複数のブ
ロックに等分割し、該各分割ブロック毎にデータ同期用
のパターンを持つ同期部を付して上記誤り訂正符号語を
記憶する情報記憶装置において、 記憶された情報から同期部を検出する同期検出手段と、 上記同期部が検出される間隔を計測する計測手段と、 上記同期部の検出間隔が所定の値でない時に当該検出間
隔が最初に所定の値と異なるものとなった最初の同期部
のそのすぐ直前の同期部と、当該検出間隔が上記所定の
値と異なるものとなった同期部との間の,ビットスリッ
プを含む区間を検出するビットスリップ区間検出手段
と、 上記ビットスリップを含む区間のディジタル情報ないし
検査シンボルに消失フラグを立てる消失フラグ発生手段
と、 上記消失フラグを用いて上記誤り訂正符号語を復号する
復号手段とを備えたことを特徴とする情報記憶装置。
An error-correcting codeword is composed of digital information and a check symbol, the error-correcting codeword is equally divided into a plurality of blocks, and a synchronizing unit having a data synchronization pattern is provided for each of the divided blocks. An information storage device for storing the error-correcting codeword attached thereto; a synchronization detection unit for detecting a synchronization unit from the stored information; a measurement unit for measuring an interval at which the synchronization unit is detected; When the detection interval is not the predetermined value, the detection interval differs from the predetermined value at the first immediately before the first synchronization unit where the detection interval became different from the predetermined value, and the detection interval became different from the predetermined value. A bit slip section detecting means for detecting a section including a bit slip between the synchronization section, and an eraser for setting an erasure flag on digital information or a check symbol in the section including the bit slip. An information storage device comprising: a lost flag generating means; and a decoding means for decoding the error correction codeword using the lost flag.
JP61028451A 1986-02-12 1986-02-12 Information storage device Expired - Lifetime JP2603613B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP61028451A JP2603613B2 (en) 1986-02-12 1986-02-12 Information storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP61028451A JP2603613B2 (en) 1986-02-12 1986-02-12 Information storage device

Publications (2)

Publication Number Publication Date
JPS62185282A JPS62185282A (en) 1987-08-13
JP2603613B2 true JP2603613B2 (en) 1997-04-23

Family

ID=12249028

Family Applications (1)

Application Number Title Priority Date Filing Date
JP61028451A Expired - Lifetime JP2603613B2 (en) 1986-02-12 1986-02-12 Information storage device

Country Status (1)

Country Link
JP (1) JP2603613B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01124158A (en) * 1987-11-09 1989-05-17 Nec Corp Optical disk processor
JPH01184765A (en) * 1988-01-19 1989-07-24 Sanyo Electric Co Ltd Optical disk device
JP5142045B2 (en) * 2008-12-25 2013-02-13 日本電気株式会社 Disk array device

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0634313B2 (en) * 1983-10-21 1994-05-02 ソニー株式会社 Error correction method

Also Published As

Publication number Publication date
JPS62185282A (en) 1987-08-13

Similar Documents

Publication Publication Date Title
KR960003094B1 (en) Error correction code generator
US6192499B1 (en) Device and method for extending error correction beyond one sector time
EP0198702B1 (en) Methods of correcting errors in digital data
US6631490B2 (en) Encoding unit and decoding unit
AU616788B2 (en) Method and system for correcting long bursts of consecutive errors
EP0129849B1 (en) Error correction method and system
JPS6354254B2 (en)
JPH0656694B2 (en) Signal transfer device
US4858235A (en) Information storage apparatus
EP0673029A1 (en) Recording medium, signal recording apparatus thereof, and signal reproducing apparatus thereof
US5255272A (en) Predictive tape drive error correction apparatus
JPH0451910B2 (en)
JP2603613B2 (en) Information storage device
JPS60101766A (en) Address detection system
JPH0344394B2 (en)
JPH03250935A (en) Variable length data transmission system and its transmitter-receiver
JPH0823970B2 (en) Digital data processing system
JPS6161188B2 (en)
JPH02131625A (en) Error correction device
JP2768723B2 (en) Decryption device
JPH1049997A (en) Recording medium and recorder and reproducer therefor
JP2612029B2 (en) Error correction control method
JPS62206928A (en) Information memory device
JPS62256270A (en) Error correction device
JP2578740B2 (en) Error correction method

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term