JP2604489B2 - Optical disk processing device - Google Patents

Optical disk processing device

Info

Publication number
JP2604489B2
JP2604489B2 JP16649790A JP16649790A JP2604489B2 JP 2604489 B2 JP2604489 B2 JP 2604489B2 JP 16649790 A JP16649790 A JP 16649790A JP 16649790 A JP16649790 A JP 16649790A JP 2604489 B2 JP2604489 B2 JP 2604489B2
Authority
JP
Japan
Prior art keywords
block
data
optical disk
error
host system
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
JP16649790A
Other languages
Japanese (ja)
Other versions
JPH0460965A (en
Inventor
誠一 山口
Original Assignee
群馬日本電気株式会社
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 群馬日本電気株式会社 filed Critical 群馬日本電気株式会社
Priority to JP16649790A priority Critical patent/JP2604489B2/en
Publication of JPH0460965A publication Critical patent/JPH0460965A/en
Application granted granted Critical
Publication of JP2604489B2 publication Critical patent/JP2604489B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は記録再生用の光ディスク処理装置に関する。Description: TECHNICAL FIELD The present invention relates to an optical disk processing device for recording and reproduction.

〔従来の技術〕[Conventional technology]

従来、光ディスク処理装置においては、光ディスク媒
体の記憶容量が大きいこと、ビットエラーレートが10-4
〜10-5と高いこと、交換可能媒体であること、ホストシ
ステムのオペレーティング・システム・プログラムがデ
ィスク装置に命令を発行して、記録が全くされていない
消去ブロックを検出して異常終了が報告されると処理を
続行できなくなっていることにより、ディスク記憶媒体
を最初に使用しようとするときには、ホストシステムは
サーティファイ命令を発行して、全面消去動作、全面書
込み動作、全面ベリファイ動作、システムコントロール
トラックの書込み動作を行って、どのブロックに対して
読取命令が発行されても消去ブロックを検出しないよう
に、使用する全ブロックにデータを書込み済みとした状
態にしている。
Conventionally, in an optical disk processing apparatus, a large storage capacity of an optical disk medium and a bit error rate of 10 -4
~ 10 -5 , exchangeable media, the host system's operating system program issues a command to the disk unit, detects an erased block that has not been recorded at all, and reports abnormal termination. Therefore, when the disk storage medium is to be used for the first time, the host system issues a certify command to perform the entire erasing operation, the entire writing operation, the entire verify operation, and the system control track. A write operation is performed so that data is written to all blocks to be used so that an erase block is not detected even if a read command is issued to any block.

以下、第2図に示す従来の代表的な光ディスク処理装
置におけるサーティファイ命令によるサーティファイ処
理について説明を進める。第2図の光ディスク処理装置
はホストシステム15に接続されたホストインタフェース
制御部10、マイクロプロセッサ17、ROM18、RAM19、DMA
4,5、データバッファ6,7、セクタフォーマット制御部
8、光ディスクドライブ装置16に接続されたドライブイ
ンタフェース制御部9、バスセレクタ部11、エラー訂正
回路12、変復調回路13から構成されている。
Hereinafter, the certify processing by the certify command in the conventional typical optical disk processing apparatus shown in FIG. 2 will be described. 2 includes a host interface controller 10 connected to a host system 15, a microprocessor 17, a ROM 18, a RAM 19, and a DMA.
4, 5, data buffers 6 and 7, a sector format controller 8, a drive interface controller 9 connected to the optical disk drive 16, a bus selector 11, an error correction circuit 12, and a modulation / demodulation circuit 13.

以上の構成において、先ず書込み動作は、ホストシス
テム15から書込み命令が発行されると、書込み命令はホ
ストインタフェース102、ホストインタフェース制御部1
0を経由してマイクロプロセッサ1へ入力される。マイ
クロプロセッサ1はバス101を経て、ドライブインタフ
ェース制御部9を制御し、信号線108を経て光ディスク
ドライブ装置16へ光ヘッドを指定されたアドレスへ移動
するよう指示する。次にマイクロプロセッサ1は書込み
データを受信するようにバスセレクタ部11に指示する。
書込みデータはホストインタフェース制御部10、バスセ
レクタ部11を介してDMA4によりデータバッファ6に蓄え
られる。次に、データバッファ6内の書込みデータはエ
ラー訂正回路12によりエンコードされ、エラー訂正コー
ドが付加され、変復調回路13へ転送される。さらにこの
データはセクタフォーマット制御部8から与えられた書
込みフォーマットに従って、ドライブインタフェースの
データ転送路106を経て光ディスクドライブ装置16へ送
られる。さらに書込み動作実行後は、データバッファ6
内にデータを保存した状態でベリファイチェック動作、
即ち、読取り確認動作を行なう。このベリファイ動作時
に読取りデータに異常があれば交替ブロック処理を行う
ことになる。交替ブロック処理とは、予め不良ブロック
を置換えるために準備された予備ブロックにデータを書
換える処理を言う。又、このベリファイ動作中に次の書
込み処理のために、マイクロプロセッサ1はホストシス
テム15からホストインタフェース制御部10、バスセレク
タ部11、DMA5を制御してデータバッファ7に次の書込み
データを格納する。
In the above configuration, first, in the write operation, when a write instruction is issued from the host system 15, the write instruction is issued to the host interface 102, the host interface control unit 1
It is input to the microprocessor 1 via 0. The microprocessor 1 controls the drive interface controller 9 via the bus 101, and instructs the optical disk drive 16 via the signal line 108 to move the optical head to the specified address. Next, the microprocessor 1 instructs the bus selector 11 to receive the write data.
The write data is stored in the data buffer 6 by the DMA 4 via the host interface control unit 10 and the bus selector unit 11. Next, the write data in the data buffer 6 is encoded by the error correction circuit 12, added with an error correction code, and transferred to the modulation / demodulation circuit 13. Further, this data is sent to the optical disk drive 16 via the data transfer path 106 of the drive interface in accordance with the write format given by the sector format controller 8. Further, after the execution of the write operation, the data buffer 6
Verify check operation with data stored in
That is, a reading confirmation operation is performed. If there is an error in the read data at the time of this verify operation, a replacement block process is performed. The replacement block process is a process of rewriting data in a spare block prepared in advance to replace a defective block. During the verify operation, the microprocessor 1 controls the host interface controller 10, the bus selector 11, and the DMA 5 from the host system 15 to store the next write data in the data buffer 7 for the next write processing. .

次に読取り動作は、ホストシステム15から読取り命令
を受信すると、書込み動作と同様に光ディスクドライブ
装置16へ光ヘッドの移動を指示する。読取データはドラ
イブインタフェースのデータ転送路106を経て変復調回
路13により復調され、セクタフォーマット制御部8でデ
ータ部とアドレス部との識別がなされる。なお、セクタ
フォーマット制御部8は書込み、読取り位置等のタイミ
ングを発生し、変復調回路13,エラー訂正回路12に送っ
ている。読取りデータはエラー訂正回路12に送られ、エ
ラー訂正コードを利用してエラーの発生位置および誤り
のパターンが計算され、エラーがあれば訂正が実行され
る。読取り命令時におけるエラー訂正回路12の訂正レベ
ルではベリファイ動作時よりもエラー訂正レベルを高く
して実行する。エラー訂正後のデータは、一度、データ
バッファ6に蓄えられる。読取り動作では読取りデータ
に誤りがなければ読取データはバスセレクタ部11、ホス
トインタフェース制御部10を介してホストシステム15へ
転送される。読取り時に交替ブロック処理の行なわれて
いるブロックである場合は交替ブロック領域へ光学ヘッ
ドを移動し該当ブロックを探索し、該当セクタのデータ
をホストシステム15へ転送する。
Next, in the read operation, when a read command is received from the host system 15, the optical disk drive 16 is instructed to move the optical head in the same manner as the write operation. The read data is demodulated by the modulation / demodulation circuit 13 via the data transfer path 106 of the drive interface, and the sector format control unit 8 discriminates the data portion from the address portion. The sector format control section 8 generates timings such as a write position and a read position, and sends them to the modulation / demodulation circuit 13 and the error correction circuit 12. The read data is sent to the error correction circuit 12, where the error occurrence position and the error pattern are calculated using the error correction code, and if there is an error, the error is corrected. The error correction level of the error correction circuit 12 at the time of the read command is higher than that at the time of the verify operation. The data after the error correction is once stored in the data buffer 6. In the read operation, if there is no error in the read data, the read data is transferred to the host system 15 via the bus selector 11 and the host interface controller 10. If the block has been subjected to the replacement block processing at the time of reading, the optical head is moved to the replacement block area to search for the corresponding block, and the data of the corresponding sector is transferred to the host system 15.

第3図はサーティファイ処理のフローチャートで、次
に第3図を参照すると、サーティファイ処理では先ず最
初のブロックへ光ヘッドを移動し、全記録領域の消去処
理を行う(ステップ,)。全書込み処理を終えた
後、最初のブロックへ光ヘッドを移動し、ベリファイ
(読取り確認)動作のための読取り条件の設定を行う
(すて,)。ユーザ領域のベリファイ動作を行い
(ステップ)、エラー(欠陥)があったかをチェック
する(ステップ)。エラーが検出された場合は交替ブ
ロクへの書込みを実行し、ベリファイ動作を実行する
(ステップ,)。ここでもエラーが検出されると再
交替処理を実行し(ステップ,)、再交替回数が規
定数をオーバするまでにエラーがなくなれば交替ブロッ
ク情報を作成し(ステップ)、未処理ブロックの処理
を続行する(ステップ)。交替処理の再試行が規定数
をオーバした場合はエラーステータスを編集して異常報
告をする(ステップ)。全処理を終了したら、システ
ムコントロール情報と交替処理情報を光ディスク媒体上
に書込みを実行し(ステップ,)、サーティファイ
処理のすべての動作を終了する。
FIG. 3 is a flowchart of the certify process. Next, referring to FIG. 3, in the certify process, the optical head is first moved to the first block, and the entire recording area is erased (step,). After completing all the writing processes, the optical head is moved to the first block, and the reading conditions for the verify (read confirmation) operation are set (S,). A verify operation of the user area is performed (step), and it is checked whether there is an error (defect) (step). If an error is detected, writing to the replacement block is performed, and a verify operation is performed (steps 1 and 2). Here again, if an error is detected, re-replacement processing is executed (step,). If there is no error before the number of re-replacements exceeds a specified number, replacement block information is created (step), and processing of unprocessed blocks is performed. Continue (step). If the retry of the replacement process exceeds the specified number, the error status is edited and an abnormality report is made (step). When all the processes have been completed, the system control information and the replacement process information are written on the optical disk medium (step,), and all the operations of the certification process are completed.

第4図は読取り処理中に消去ブロックを検出した場合
のフローチャートで、第4図を参照すると、先ず、ホス
トシステム15から指定されたブロックへ光ヘッドを移動
し、指定されたブロックの読取りを実行する(ステップ
,)。このとき交替情報の記録を探索し、該当する
ブロックがあるかを調査する(ステップ)。該当する
交替ブロックが有ればその交替ブロックを、無ければ指
定されたブロックを読取り、何れの場合も消去ブロック
が含まれているかを調べる(ステップ,,)。読
取りブロック内に消去ブロックがあれば、消去ブロック
検出のエラーステータスをセットし、ホストシステムに
異常終了報告を行う(ステップ,,)。次に読取
りブロックにエラーがあるかをチェックする(ステップ
)。エラーがあればそのブロックの再試行読取りを実
行する。エラーが無いか、再試行読取りで成功した場合
は、読取りデータをホストシステムに転送する(ステッ
プ,,)。再試行読取りで不成功の場合はエラー
ステータスをセットし(ステップ,)、エラー以前
のブロックまでのデータの転送を行い(ステップ)、
ステップに移って異常終了をホストシステムへ報告す
る。
FIG. 4 is a flowchart when an erase block is detected during the reading process. Referring to FIG. 4, first, the optical head is moved from the host system 15 to the designated block, and the designated block is read. (Step,). At this time, the record of the replacement information is searched to check whether there is a corresponding block (step). If there is a corresponding replacement block, the replacement block is read, and if there is no replacement block, the designated block is read, and it is checked whether or not the erase block is included in any case (step,,). If there is an erase block in the read block, an error status of erase block detection is set, and an abnormal end report is made to the host system (steps, and). Next, it is checked whether there is an error in the read block (step). If there is an error, perform a retry read of the block. If there is no error or the retry reading succeeds, the read data is transferred to the host system (step ,,). If the retry reading is unsuccessful, set the error status (step,), transfer the data up to the block before the error (step),
Go to step and report abnormal termination to the host system.

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

上述した従来の光ディスク処理装置では、サーティフ
ァイ処理にディスク媒体の全面を3回アクセスする必要
があるために長時間を要すること、およびホストシステ
ムのオペレーティングシステムは光ディスク処理装置か
ら消去ブロックの検出により異常終了を報告されると、
その後の処理が一時中断されてしまうと言う欠点があ
る。
In the above-described conventional optical disk processing apparatus, it takes a long time to access the entire surface of the disk medium for certification processing three times, and the operating system of the host system abnormally terminates by detecting an erase block from the optical disk processing apparatus. Is reported,
There is a disadvantage that the subsequent processing is temporarily interrupted.

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

本発明の光ディスク処理装置は、ホストシステムと光
ディスクドライブ装置との間にあって、データの書込み
読取り時のセクタフォーマット制御およびデータをイン
タリーブしてエラー訂正を行なう光ディスク処理装置に
おいて、ディスク記憶媒体の初期化時に全面消去とシス
テムコントロール情報のシステムコントロールトラック
への書込みとを行なう簡易フォーマット処理手段と、光
ディスクドライブ装置とのデータ転送路に並列接続され
読取り時に消去ブロックを検出する消去ブロック検出手
段と、読取り時にこの消去ブロック検出手段により検出
された消去ブロックに固定データをパディングしてホス
トシステムに送出するパディング手段とを有することに
より構成される。
An optical disk processing device according to the present invention is provided between a host system and an optical disk drive device. The optical disk processing device performs sector format control at the time of writing and reading data and performs error correction by interleaving data. Simple format processing means for erasing the entire surface and writing system control information to the system control track; erasure block detection means connected in parallel to a data transfer path with the optical disk drive to detect erasure blocks during reading; And padding means for padding fixed data to the erase block detected by the erase block detecting means and sending it to the host system.

〔実施例〕〔Example〕

次に、本発明の実施例について図面を参照して説明す
る。
Next, embodiments of the present invention will be described with reference to the drawings.

第1図は本発明の一実施例のブロック図で、第1図の
実施例では第2図の参照符号と同じ参照符号のブロック
は第2図のものと同じものを示していて、第2図の従来
の光ディスク処理装置の各ブロックの他に、変復調回路
13と光ディスクドライブ装置15との間のデータ転送路10
6に消去ブロック検出回路14が接続されていて、消去ブ
ロック検出回路14はバス101およびセクタフォーマット
制御部8とも接続されている。またマイクロプロセッサ
1,ROM2およびRAM3は本発明のための機能をも有している
が、本質的にはそれぞれ第2図のマイクロプロセッサ1
7,ROM18およびRAM19と同じものである。
FIG. 1 is a block diagram of an embodiment of the present invention. In the embodiment of FIG. 1, blocks having the same reference numerals as those in FIG. 2 indicate the same blocks as those in FIG. In addition to each block of the conventional optical disk processing apparatus shown in the figure, a modulation / demodulation circuit
Data transfer path 10 between 13 and optical disk drive 15
An erase block detection circuit 14 is connected to 6, and the erase block detection circuit 14 is also connected to the bus 101 and the sector format control unit 8. Also microprocessor
1, ROM2 and RAM3 also have functions for the present invention, but are essentially each of the microprocessor 1 shown in FIG.
7, Same as ROM18 and RAM19.

次に、従来行なわれていたサーティファイ処理に代る
本発明で行なわれる簡易フォーマット処理について説明
を進める。第5図は簡易フォーマット処理のフローチャ
ートで、この処理では、まず最初のブロックへ光ヘッド
を移動し、全記録エリアの消去を行なう(ステップ,
)。消去中にエラー(異常状態)を検出しなければシ
ステムコントロールトラックにシステムコントロール情
報と交替処理情報なしとを書込み(ステップ,,
)、消去中にエラーを検出すればホストシステム15に
エラーステータスの報告を行なって(ステップ)終了
する。
Next, a description will be given of a simplified format process according to the present invention, which replaces the conventional certify process. FIG. 5 is a flowchart of the simple format process. In this process, first, the optical head is moved to the first block, and the entire recording area is erased (steps and steps).
). If no error (abnormal state) is detected during erasing, write system control information and no replacement processing information to the system control track (step,
If an error is detected during erasure, an error status is reported to the host system 15 (step), and the process ends.

次に、本発明で行なわれる読取り処理について説明を
進める。第6図は本発明における読取り処理のフローチ
ャートで、このフローでは第4図の従来の読取り処理に
おいてステップでの消去ブロックの検出が消去ブロッ
ク検出回路14により検出され、第4図でのステップの
代わりにステップが実行される点が異なる。即ちホス
トシステム15により指定されたブロックへ光ヘッドを移
動し、指定されたブロックの読取りを実行する。次に交
替情報を探索し、該当するブロックが存在するかを調査
する。該当交替ブロックがあれば、交替ブロックの読取
りを実行する(ステップ〜)。以上は第4図と同じ
であるが、読取りブロック内に消去ブロックがふれば、
消去ブロック検出のエラーステータスをセットせずに、
ホストシステムに送るべきデータとして例えば“00……
00"をデータバッファ6または7へパディングする(ス
テップ)。次に読取りブロックにエラーがあるかをチ
ェックする。エラーがあればそのブロックの再試行読取
りを実行する(ステップ,)。エラーが無いか、再
試行読取りで再試行読み取りで成功した場合は読取りデ
ータをホストシステムに転送する(ステップ)。この
とき消去ブロックに対するパディングデータも合わせて
ホストシステムへ転送する。再試行読取りで再試行回数
をオーバーした場合はエラーステータスをセットし、エ
ラー以前のブロックまでのデータの転送を行い、異常終
了をホストシステムへ報告する(ステップ〜,
)。これにより、消去ブロックに対して異常終了する
こと無く読取り処理を続行することとなる。
Next, the reading process performed in the present invention will be described. FIG. 6 is a flow chart of the reading process in the present invention. In this flow, the detection of the erased block in the step in the conventional reading process of FIG. 4 is detected by the erased block detecting circuit 14, and instead of the step in FIG. Is that the step is executed. That is, the optical head is moved to the block specified by the host system 15, and the reading of the specified block is executed. Next, replacement information is searched to check whether a corresponding block exists. If there is a corresponding replacement block, the replacement block is read (steps 1 to 4). The above is the same as FIG. 4, but if the erase block is included in the read block,
Without setting the error status of erase block detection,
As data to be sent to the host system, for example, "00 ..."
00 "is padded to the data buffer 6 or 7 (step). Next, it is checked whether there is an error in the read block. If there is an error, the block is retried and read (step,). If the retry read succeeds, the read data is transferred to the host system (step), and the padding data for the erased block is also transferred to the host system together with the retry read. If an error occurs, an error status is set, data is transferred up to the block before the error, and an abnormal end is reported to the host system (Steps 1 and 2).
). As a result, the reading process is continued without abnormally ending the erase block.

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

以上説明したように本発明は、従来、サーティファイ
処理および読取り処理において消去ブロック検出で異常
終了を行なったものを簡易フォーマット処理と消去ブロ
ック検出時にパディングデータを送出して異常終了とし
ない読取り処理を行なうことにより、サーティファイ処
理で行う全面消去動作、全面書込み動作、全面ベリファ
イ動作、システムコントロールトラックの書込み動作の
内、本発明の簡易フォーマト処理では全面消去動作とシ
ステムコントロールトラックの書込み動作とのみを行え
ばよく、全面書込み動作と全面ベリファイ動作が省略で
き、フォーマット処理時間を短縮できる効果がある。し
かも消去ブロック検出時に固定データを転送する読取り
処理を行なうことにより、消去ブロックが存在しても異
常終了すること無く、読取り処理が連続的に実行でき、
読取り処理の高速化ができる効果がある。
As described above, according to the present invention, simple formatting processing and padding data are sent out when an erased block is detected to perform a readout processing that does not indicate an abnormal end, in the case where an abnormal end is detected in the erase block detection in the conventional certifying processing and reading processing. Thus, of the entire erasing operation, the entire writing operation, the entire verify operation, and the writing operation of the system control track performed in the certification processing, in the simplified format processing of the present invention, only the entire erasing operation and the writing operation of the system control track are performed. The entire writing operation and the entire verifying operation can be omitted, and the format processing time can be shortened. In addition, by performing a reading process for transferring fixed data when an erase block is detected, even if an erase block exists, the reading process can be executed continuously without abnormal termination.
This has the effect of speeding up the reading process.

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

第1図は本発明の一実施例のブロック図、第2図は従来
の代表的な光ディスク処理装置、第3図は第2図のサー
ティファイ処理のフローチャート、第4図は第2図の読
取り動作のフローチャート、第5図は本発明における簡
易フォーマット処理のフローチャート、第6図は第1図
の読取り動作のフローチャートである。 1,17……マイクロプロセッサ、2,18……ROM、3,19……R
AM、4,5……DMA、6,7……データバッファ、8……セク
タフォーマット制御部、9……ドライブインタフェース
部、10……ホストインタフェース制御部、11……バスセ
レクタ部、12……エラー訂正回路、13……変復調回路、
14……消去ブロック検出回路、15……ホストシステム、
16……光ディスクドライブ装置。
FIG. 1 is a block diagram of one embodiment of the present invention, FIG. 2 is a conventional typical optical disk processing apparatus, FIG. 3 is a flowchart of a certification process in FIG. 2, and FIG. 4 is a reading operation in FIG. 5, FIG. 5 is a flowchart of the simple format process in the present invention, and FIG. 6 is a flowchart of the reading operation of FIG. 1,17 …… Microprocessor, 2,18 …… ROM, 3,19 …… R
AM, 4,5 ... DMA, 6,7 ... Data buffer, 8 ... Sector format control unit, 9 ... Drive interface unit, 10 ... Host interface control unit, 11 ... Bus selector unit, 12 ... Error correction circuit, 13… Modulation / demodulation circuit,
14 …… Erase block detection circuit, 15 …… Host system,
16 Optical disk drive.

Claims (1)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】ホストシステムと光ディスクドライブ装置
との間にあって、データの書込み読取り時のセクタフォ
ーマット制御およびデータをインタリーブしてエラー訂
正を行なう光ディスク処理装置において、ディスク記憶
媒体の初期化時に全面消去とシステムコントロール情報
のシステムコントロールトラックへの書込みとを行なう
簡易フォーマット処理手段と、光ディスクドライブ装置
とのデータ転送路に並列接続され読取り時に消去ブロッ
クを検出する消去ブロック検出手段と、読取り時にこの
消去ブロック検出手段により検出された消去ブロックに
固定データをパディングしてホストシステムに送出する
パディング手段とを有することを特徴とする光ディスク
処理装置。
1. An optical disk processing apparatus, which is provided between a host system and an optical disk drive apparatus and performs an error correction by interleaving data in a sector format at the time of writing and reading data, and completely erasing the disk storage medium at initialization. Simple format processing means for writing system control information to a system control track; erase block detection means connected in parallel to a data transfer path with an optical disk drive to detect an erase block when reading; A padding means for padding fixed data to an erase block detected by the means and sending the fixed data to a host system.
JP16649790A 1990-06-25 1990-06-25 Optical disk processing device Expired - Fee Related JP2604489B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP16649790A JP2604489B2 (en) 1990-06-25 1990-06-25 Optical disk processing device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP16649790A JP2604489B2 (en) 1990-06-25 1990-06-25 Optical disk processing device

Publications (2)

Publication Number Publication Date
JPH0460965A JPH0460965A (en) 1992-02-26
JP2604489B2 true JP2604489B2 (en) 1997-04-30

Family

ID=15832462

Family Applications (1)

Application Number Title Priority Date Filing Date
JP16649790A Expired - Fee Related JP2604489B2 (en) 1990-06-25 1990-06-25 Optical disk processing device

Country Status (1)

Country Link
JP (1) JP2604489B2 (en)

Also Published As

Publication number Publication date
JPH0460965A (en) 1992-02-26

Similar Documents

Publication Publication Date Title
US6625096B1 (en) Optical disk recording and reproduction method and apparatus as well as medium on which optical disk recording and reproduction program is recorded
EP0078492B1 (en) Method of controlling storage device
JP2776006B2 (en) Information recording / reproducing device
EP0272029B1 (en) Erasable optical disk and optical information recording and reproducing apparatus having means for managing defective sector
JPH02216672A (en) Optical disk drive device
JP2000048496A (en) Optical disk recording/reproducing method, device and medium recording optical disk recording/reproducing program
JPH076002A (en) Method for replacement treatment in information recording and playback device
US7062682B2 (en) Data recorder and data recording method avoiding data loss due to data transfer error
JP2604489B2 (en) Optical disk processing device
JPH06111479A (en) Information recording and reproducing device
JPH1050005A (en) Method for managing defect on optical disk and device therefor
JP3289931B2 (en) Information recording / reproducing device
JPH0322265A (en) Magneto-optical disk processor
JP3803209B2 (en) Method for controlling rotary memory device and rotary memory device
JP2504119B2 (en) Recording medium signal processing device
JPH0520789A (en) Recording and reproducing device
JPH0660550A (en) Disk device
JPH05274815A (en) Optical disk device
JPH0258768A (en) Disk controller
JPS61133433A (en) Defective sector alternate processing system in unrewritable data recording medium
JPH04360074A (en) Method for controlling optical disk device
JP2009238337A (en) Information recording and reproduction control device
JPS5994243A (en) Optical disk processor
JPH03165374A (en) Optical disk device
JPH0528660A (en) Information storage device with self-diagnostic function

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees