JP2009163817A - Data reproducing system - Google Patents

Data reproducing system Download PDF

Info

Publication number
JP2009163817A
JP2009163817A JP2008000231A JP2008000231A JP2009163817A JP 2009163817 A JP2009163817 A JP 2009163817A JP 2008000231 A JP2008000231 A JP 2008000231A JP 2008000231 A JP2008000231 A JP 2008000231A JP 2009163817 A JP2009163817 A JP 2009163817A
Authority
JP
Japan
Prior art keywords
data
error correction
storage means
error
impossible
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.)
Pending
Application number
JP2008000231A
Other languages
Japanese (ja)
Inventor
Masayuki Hirabayashi
正幸 平林
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.)
Hitachi Ltd
Hitachi LG Data Storage Inc
Original Assignee
Hitachi Ltd
Hitachi LG Data Storage Inc
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 Hitachi Ltd, Hitachi LG Data Storage Inc filed Critical Hitachi Ltd
Priority to JP2008000231A priority Critical patent/JP2009163817A/en
Publication of JP2009163817A publication Critical patent/JP2009163817A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To repair data which requires retries for playback and store them, so that no retry is required in the next playback. <P>SOLUTION: A data reproducing system has a non volatile memory in addition to a memory for data processing, accumulates data excluding the data whose error cannot be corrected and an error correction code when there are data whose error cannot be corrected, combines the accumulated data with read data for repair and stores the error-corrected data of a sector which has failed in identification address matching and the error correction code into the non volatile memory, so that data can be reproduced without retry even when error cannot be corrected while reproducing the data of an optical disk later. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、データ再生装置に関する。   The present invention relates to a data reproducing apparatus.

本技術分野の背景技術としては、例えば特開2003−173633号公報がある。本公報には「一度読み出されたデータに対して誤り訂正処理が不可能である場合、例えば記憶手段に一時的に記憶されたデータブロックに対して、リトライにより読み出されたデータブロック内で誤りデータが存在しないセクタデータ、符号語行、符号語列を上書きして新データブロックを作成することにより、データブロック内の誤りデータを除去することができる。また、データブロック内で発生した誤りデータを完全に除去できなかった場合でも、新データブロックに対し誤り訂正処理を実施する事で、残存の誤りデータが訂正される確立が向上し、データ再生不能率を低減することができるとともに、リトライによる再読み出し処理回数を減らすことができる。」と記載されている。   As background art of this technical field, for example, there is JP-A-2003-173633. In this publication, “when error correction processing is impossible for data that has been read once, for example, in a data block that has been read by retrying a data block that has been temporarily stored in storage means, By creating a new data block by overwriting sector data, codeword rows, and codeword strings that do not contain error data, it is possible to eliminate error data in the data block. Even if the data could not be completely removed, by performing error correction processing on the new data block, the probability that the remaining error data is corrected is improved, and the data unrecoverable rate can be reduced. It is possible to reduce the number of re-read processes by retry. "

特開2003−173633号公報JP 2003-173633 A

光ディスクの代表例としてCD(Compact Disc)やDVD(Digital Versatile Disc)があり、これらの光ディスクを記録可能としたものにCD−R、CD−RW、DVD−RAM、DVD−R、DVD−RW等がある。これらの光ディスクの再生装置では、SRAM(Static RAM)やDRAM(Dynamic RAM)がデータの誤り訂正用メモリやバッファメモリとして使用されている。   Representative examples of optical disks include CDs (Compact Discs) and DVDs (Digital Versatile Discs). CD-Rs, CD-RWs, DVD-RAMs, DVD-Rs, DVD-RWs, etc., which can record these optical disks. There is. In these optical disk reproducing apparatuses, SRAM (Static RAM) and DRAM (Dynamic RAM) are used as data error correction memory and buffer memory.

例えば、DVDでは次のような単位で誤り訂正符号が付加されており、この誤り訂正をメモリ上で行う。DVDに採用されている誤り訂正符号はCD、DAT等でも用いられているCIRC(Cross Interleave Reed−Solomon Code)であり、内符号パリティPI(Parity Inner)と外符号パリティPO(Parity Outer)による高い誤り訂正能力を持つ。データは、1バイト単位に区切られ、識別アドレスと誤り検出コードEDC(Error Detection Code)が付加されてセクタが構成され、16セクタを集めてマトリックスをなし、列方向のデータには第2の誤り訂正符号であるPO符号が付加され、行方向のデータとPO符号に対し第1の誤り訂正符号であるPI符号が付加されている。1セクタは2kバイトのデータを持ち、16セクタ(32kバイト)のデータと誤り訂正符号PI、POで1つの処理ブロックが構成される。   For example, in a DVD, an error correction code is added in the following units, and this error correction is performed on a memory. The error correction code employed in DVD is CIRC (Cross Interleaved Reed-Solomon Code) also used in CD, DAT, etc., and is high due to inner code parity PI (Parity Inner) and outer code parity PO (Parity Outer). Has error correction capability. The data is divided into 1-byte units, an identification address and an error detection code EDC (Error Detection Code) are added to form sectors, and 16 sectors are collected to form a matrix. A PO code which is a correction code is added, and a PI code which is a first error correction code is added to the data in the row direction and the PO code. One sector has 2 kbytes of data, and one processing block is composed of 16 sectors (32 kbytes) of data and error correction codes PI and PO.

DVD再生時にはデータを誤り訂正符号と共にメモリに格納し、PI系列、PO系列各々の系列について誤り訂正を行う。誤り訂正完了後にスクランブルを解いて出力するが、処理ブロック内に誤り訂正不能が発生した場合にはリトライと呼ばれるデータの再読み出し処理を行い、再度データ再生を試みる。   During DVD reproduction, data is stored in a memory together with an error correction code, and error correction is performed for each of the PI series and PO series. After error correction is completed, the data is unscrambled and output. However, if error correction is impossible in the processing block, data re-read processing called retry is performed, and data reproduction is attempted again.

しかし、リトライを繰り返しても誤り訂正不能が解消せず所定時間内にデータ再生が完了しない場合には、データ再生を断念してエラーコードを送ることになる。   However, if the error correction cannot be solved even after repeated retries and the data reproduction is not completed within a predetermined time, the data reproduction is abandoned and an error code is sent.

特開2003−173633号公報では、誤り訂正処理が不可能である場合、記憶手段に一時的に記憶されたデータブロックと、リトライにより読み出されたデータブロックの各セクタのEDC処理結果を判別し、EDCエラーのないセクタのみ残して新データブロックを作成することにより、データブロック内の誤りデータを除去する。これにより一般的な誤り訂正不能が発生したデータの再生が可能となるが、トラック外れにより誤り訂正不能が発生したデータにおいては、データブロック内にトラック外れ元とトラック外れ先のデータが混在し、EDCエラーがなくても識別アドレスの異なるデータが存在することがあるため、EDC処理結果による判別だけでは識別アドレスの異なるデータを除去できない。   In Japanese Patent Laid-Open No. 2003-173633, when error correction processing is impossible, the EDC processing result of each sector of the data block temporarily stored in the storage unit and the data block read by retry is determined. The error data in the data block is removed by creating a new data block leaving only the sector without an EDC error. This makes it possible to reproduce data in which general error correction is impossible, but in data in which error correction is impossible due to out-of-track, data out of track and out-of-track data are mixed in the data block, Even if there is no EDC error, data with different identification addresses may exist. Therefore, data with different identification addresses cannot be removed only by discrimination based on the EDC processing result.

本発明は、トラック外れやフォーカス外れにより発生した誤り訂正不能の場合でもデータ再生を可能とすることを目的とする。   SUMMARY OF THE INVENTION An object of the present invention is to enable data reproduction even when error correction cannot be performed due to out of track or out of focus.

上記目的は、その一例として、リトライを繰り返さないと再生できないデータを修復して記憶することで達成できる。   As an example, the above object can be achieved by restoring and storing data that cannot be reproduced unless retrying is repeated.

本発明によれば、データ再生時のリトライ回数を低減できる。   According to the present invention, the number of retries during data reproduction can be reduced.

以下、本発明をDVD再生装置に適用した場合の実施例を説明する。なお、以下説明で特に言及しないときは、再生時とは、ホストからの再生コマンドを受けて再生装置が動作しているときをいう。   Hereinafter, an embodiment in which the present invention is applied to a DVD playback apparatus will be described. Note that when not specifically mentioned in the following description, the time of reproduction means the time when the reproduction apparatus is operating in response to a reproduction command from the host.

図1は本発明の第1の実施例であるDVD再生装置の構成を示すブロック図である。1は光ディスクである。2は光ピックアップであり、光ディスク1から信号を読み出してAFE3に送る。3はAFE(Analog Front End)であり、光ピックアップ2を介して光ディスク1から読み出した再生信号を増幅する。4は復調回路であり、入力信号を2値化して8/16復調してDRAM5に書き込む。5はDRAMであり、誤り訂正用メモリやバッファメモリとして使用する。6は誤り訂正回路であり、DRAM5からデータを読み出して誤り訂正を行いDRAM5に書き込み、誤り訂正処理を行ったデータに対してEDC演算を行う。7はデスクランブル回路であり、誤り訂正が完了したデータのスクランブルを解いてATAPI回路8に送る。8はATAPI回路であり、デスクランブル回路7から送られたデータをホストコンピュータに送る。9は不揮発性メモリであり、誤り訂正後のデータを記憶する。また記憶したデータをDRAM5の該当箇所に書き込む。   FIG. 1 is a block diagram showing the configuration of a DVD playback apparatus according to the first embodiment of the present invention. Reference numeral 1 denotes an optical disk. An optical pickup 2 reads a signal from the optical disc 1 and sends it to the AFE 3. Reference numeral 3 denotes an AFE (Analog Front End), which amplifies a reproduction signal read from the optical disc 1 via the optical pickup 2. Reference numeral 4 denotes a demodulation circuit, which binarizes the input signal, demodulates it to 8/16, and writes it to the DRAM 5. A DRAM 5 is used as an error correction memory or a buffer memory. An error correction circuit 6 reads data from the DRAM 5, corrects the error, writes it in the DRAM 5, and performs EDC operation on the data subjected to the error correction processing. A descrambling circuit 7 unscrambles the data for which error correction has been completed and sends it to the ATAPI circuit 8. Reference numeral 8 denotes an ATAPI circuit which sends data sent from the descrambling circuit 7 to the host computer. A non-volatile memory 9 stores data after error correction. In addition, the stored data is written in the corresponding part of the DRAM 5.

DVDからデータを再生する場合、光ピックアップ2を介して光ディスク1から読み出した再生信号を、まずAFE3にて増幅し、次に復調回路4で2値化して8/16復調してDRAM5に格納する。次に誤り訂正回路6がDRAM5に格納したデータの誤り訂正およびEDC演算を行う。そして誤り訂正が完了したデータをデスクランブル回路7に送り、スクランブルを解き、ATAPI回路8を介してホストコンピュータに出力する。   When reproducing data from a DVD, the reproduction signal read from the optical disk 1 via the optical pickup 2 is first amplified by the AFE 3, then binarized by the demodulation circuit 4, 8/16 demodulated, and stored in the DRAM 5. . Next, the error correction circuit 6 performs error correction and EDC operation on the data stored in the DRAM 5. Then, the error-corrected data is sent to the descramble circuit 7 to be scrambled and output to the host computer via the ATAPI circuit 8.

もしも誤り訂正回路6にて誤り訂正不能が発生した場合は、当該ブロックのデータの内、識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのみを誤り訂正符号も含めて全てDRAM5内の別領域にコピーする。そしてリトライを行い再び誤り訂正不能が発生した場合は、識別アドレスやEDC演算結果が正しくないセクタの中に、DRAM5内の別領域にコピーしたデータに該当するセクタがあれば、このセクタのデータに置き換えて誤り訂正回路6にて誤り訂正を行う。ここで誤り訂正不能が解消した場合は、データをデスクランブル回路7、ATAPI回路8を介してホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリ9に送る。   If error correction is impossible in the error correction circuit 6, all the sectors including the error correction code including only the sectors whose identification address matches the target address and whose EDC calculation result is correct are included in the DRAM 5 Copy to another area. If the error cannot be corrected again after retrying, if there is a sector corresponding to the data copied to another area in the DRAM 5 in the sector whose identification address or EDC operation result is not correct, the data of this sector is included. Instead, the error correction circuit 6 performs error correction. If the error correction error is resolved, the data is output to the host computer via the descrambling circuit 7 and the ATAPI circuit 8, and the error corrected data and the error correction code of the sector whose initial identification address does not match are output. It sends to the non-volatile memory 9.

誤り訂正不能が解消しなかった場合は、当該ブロックのデータの内、識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのみを誤り訂正符号も含めて全てDRAM5内の別領域にコピーしてからリトライを行い、ここで再び誤り訂正不能が発生した場合は、識別アドレスやEDC演算結果が正しくないセクタの中に、DRAM5内の別領域にコピーしたデータに該当するセクタがあれば、このセクタのデータに置き換えて誤り訂正回路6にて誤り訂正を行う。ここで誤り訂正不能が解消した場合は、データをデスクランブル回路7、ATAPI回路8を介してホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリ9に送る。これをデータの誤り訂正不能が解消するまで行う。   If the error correction failure has not been resolved, all the sectors including the error correction code, including the error correction code, are all stored in another area in the DRAM 5 in the data of the block in which the identification address matches the target address and the EDC operation result is correct. Retry is performed after copying, and if error correction is impossible again, if there is a sector corresponding to the data copied to another area in the DRAM 5 in a sector whose identification address or EDC operation result is incorrect, The error correction circuit 6 performs error correction instead of the sector data. If the error correction error is resolved, the data is output to the host computer via the descrambling circuit 7 and the ATAPI circuit 8, and the error corrected data and the error correction code of the sector whose initial identification address does not match are output. It sends to the non-volatile memory 9. This is performed until the error correction of data is eliminated.

なお、DRAM5の別領域にコピーするのは新たに識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのみで良く、既にコピー済のセクタを再度コピーし直す必要はない。   Copying to another area of the DRAM 5 only requires a sector whose identification address matches the target address and whose EDC operation result is correct, and there is no need to copy the already copied sector again.

次回この光ディスクを再生した際に誤り訂正不能が発生した場合は、不揮発性メモリ9のデータをDRAM5の当該箇所にコピーしてから誤り訂正を行う。これにより、リトライを行わずにデータ再生を行うことができる。   If error correction becomes impossible when the optical disk is reproduced next time, error correction is performed after the data in the nonvolatile memory 9 is copied to the corresponding part of the DRAM 5. Thereby, data reproduction can be performed without retrying.

(なお、不揮発性メモリ9にデータを送る際に、タイトル等の当該ディスク固有の情報も送るようにすれば、誤り訂正不能が発生する光ディスクが複数存在しても、必要なデータを正しく識別することができる。)
図2は本発明の第1の実施例であるDVD再生装置の誤り訂正処理の動作説明図であり、DVDから1回目に読み出したデータと2回目のリトライで読み出したデータをつなぎ合わせて再生する様子をブロック単位に簡略化して描いたものである。このDVDには数トラックに渡る傷が1箇所あり、この傷でトラック外れし易いものとする。1回目は再生中にブロックNにてトラックが外れたために、ブロックNとブロックN+2が混在したデータがDRAMに格納されている。この場合は誤り訂正不能となるため、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行う。リトライではブロックN再生直前のブロックN−2でトラックが外れ、突然ブロックNに飛び込んだためブロックNのデータのみがDRAMに格納されている。このデータとDRAMの別領域にコピーしたブロックNのデータをつなぎ合わせて誤り訂正を行う。
(Note that when data is sent to the non-volatile memory 9, information specific to the disc such as the title is also sent, so that even if there are a plurality of optical discs that are incapable of error correction, the necessary data is correctly identified. be able to.)
FIG. 2 is a diagram for explaining the operation of error correction processing of the DVD playback apparatus according to the first embodiment of the present invention. The data read from the DVD for the first time and the data read for the second retry are connected and played back. The situation is drawn in a simplified block unit. This DVD has one scratch on several tracks, and it is assumed that the track is easily detached from the track. In the first time, since the track is removed at block N during reproduction, data in which block N and block N + 2 are mixed is stored in the DRAM. In this case, since error correction becomes impossible, retry is performed after copying only the data of the sector with the correct block N and EDC operation result and the error correction code to another area of the DRAM. In the retry, the track is removed from the block N-2 immediately before the reproduction of the block N and suddenly jumps into the block N, so only the data of the block N is stored in the DRAM. This data and the data of the block N copied to another area of the DRAM are connected to perform error correction.

ここで誤り訂正不能が解消した場合は、データをホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに送る。   If the error correction failure is resolved, the data is output to the host computer, and the error-corrected data and error correction code of the sector whose initial identification address does not match are sent to the nonvolatile memory.

誤り訂正不能が解消しなかった場合は、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行い、このデータとリトライで読み出したデータをつなぎ合わせて誤り訂正を行う。これをデータの誤り訂正不能が解消するまで行う。   If error correction is not resolved, block N and EDC operation result correct sector data and error correction code are copied to another area of DRAM and retry is performed. Connect to perform error correction. This is performed until the error correction of data is eliminated.

図3は本発明の第1の実施例であるDVD再生装置のリード処理手順を示すフローチャートである。   FIG. 3 is a flowchart showing the read processing procedure of the DVD reproducing apparatus according to the first embodiment of the present invention.

Nデータリードの1回目はDVDからNデータを読み出してDRAMに格納し、誤り訂正を行う。誤り訂正結果が訂正不能でなければデータリード終了であるが、訂正不能の場合は識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避させてからリトライへ移行する。   In the first N data read, N data is read from the DVD, stored in the DRAM, and error correction is performed. If the error correction result is uncorrectable, the data read is completed. If the error correction result is uncorrectable, the sector address and the error correction code in which the identification address matches the target address and the EDC operation result is correct are stored in another area in the DRAM. Evacuate to, then move to retry.

リトライでは再びDVDからNデータを読み出してDRAMに格納し、誤り訂正を行い、誤り訂正結果が訂正不能でなければ当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。訂正不能の場合はDVDから読み出したデータにDRAM内の別領域に退避させたデータをつなぎ合わせて再度誤り訂正を行う。誤り訂正結果が訂正不能でなければ当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。訂正不能の場合は識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避させて再度リトライへ移行する。これをデータリードが終了するまで行う。   In the retry, N data is read again from the DVD, stored in the DRAM, error correction is performed, and if the error correction result cannot be corrected, the error-corrected data and the error-corrected code of the sector whose initial identification address does not match are nonvolatile. Copy to memory and finish data read. If the correction is impossible, the data read from the DVD is connected to the data saved in another area in the DRAM, and error correction is performed again. If the error correction result is uncorrectable, the data after error correction and the error correction code of the sector whose initial identification address does not match are copied to the nonvolatile memory, and the data read is completed. If correction is impossible, the sector address and error correction code whose identification address matches the target address and whose EDC operation result is correct are saved in another area in the DRAM, and the process proceeds to retry. This is performed until the data read is completed.

次回このDVDを再生した際に誤り訂正不能が発生した場合は、図3の次回Nデータリードを行う。DVDからNデータを読み出してDRAMに格納し、誤り訂正を行い、訂正不能の場合はDVDから読み出したデータに不揮発性メモリから読み出したデータをつなぎ合わせて再度誤り訂正を行う。これにより、リトライを行わずにデータ再生を行うことができる。   If error correction becomes impossible when the DVD is reproduced next time, the next N data read in FIG. 3 is performed. N data is read from the DVD and stored in the DRAM, and error correction is performed. If the correction is impossible, the data read from the nonvolatile memory is connected to the data read from the DVD, and the error correction is performed again. Thereby, data reproduction can be performed without retrying.

以上の構成により本発明の第1の実施例では、誤り訂正不能が発生した場合に識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータおよび誤り訂正符号を別領域に蓄積していき、蓄積したデータと読み出したデータをつなぎ合わせて修復し、当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに記憶するので、次回この光ディスクの当該データの再生時に誤り訂正不能が発生してもリトライを行わずにデータを再生することができる。当該データについてはリトライが不要であるため、データ再生速度の低下を防ぐことができる他、映像のフリーズを防ぐためにリトライ回数制限のあるAV(Audio Visual)データについては、データ再生が間に合わずに画像が欠落するブロックノイズの発生を防ぐことができる。   With the above configuration, in the first embodiment of the present invention, when error correction is impossible, the data and error correction code of the sector whose identification address matches the target address and whose EDC calculation result is correct are stored in another area. Then, the accumulated data and the read data are connected and repaired, and the data after error correction and the error correction code of the sector whose initial identification address does not match are stored in the nonvolatile memory. Even if error correction becomes impossible during data reproduction, the data can be reproduced without retrying. Since no retry is necessary for the data, it is possible to prevent a decrease in the data reproduction speed, and for AV (Audio Visual) data with a limited number of retries to prevent video freeze, data reproduction is not in time. It is possible to prevent the occurrence of block noise lacking.

図4は本発明の第2の実施例であるDVD再生装置の構成を示すブロック図である。図1と同一のものは説明を省略する。11は記録可能な光ディスクである。12は光ピックアップであり、光ディスク11から信号を読み出してAFE3に送る。また、変調回路14から送られた8/16変調信号を光ディスク11に記録する。14は変調回路であり、DRAM15から送られたデータおよび誤り訂正符号を8/16変調して光ピックアップ12に送る。15はDRAMであり、誤り訂正用メモリやバッファメモリとして使用する。   FIG. 4 is a block diagram showing the configuration of a DVD playback apparatus according to the second embodiment of the present invention. The description of the same components as those in FIG. 1 is omitted. Reference numeral 11 denotes a recordable optical disc. An optical pickup 12 reads a signal from the optical disk 11 and sends it to the AFE 3. Further, the 8/16 modulation signal sent from the modulation circuit 14 is recorded on the optical disk 11. A modulation circuit 14 modulates the data and error correction code sent from the DRAM 15 by 8/16 and sends them to the optical pickup 12. A DRAM 15 is used as an error correction memory or a buffer memory.

DVDからデータを再生する場合、光ピックアップ12を介して光ディスク11から読み出した再生信号を、まずAFE3にて増幅し、次に復調回路4で2値化して8/16復調してDRAM15に格納する。次に誤り訂正回路6がDRAM15に格納したデータの誤り訂正を行う。そして誤り訂正の完了したデータをデスクランブル回路7に送り、スクランブルを解き、ATAPI回路8を介してホストコンピュータに出力する。   When reproducing data from a DVD, a reproduction signal read from the optical disk 11 via the optical pickup 12 is first amplified by the AFE 3, then binarized by the demodulation circuit 4, 8/16 demodulated, and stored in the DRAM 15. . Next, the error correction circuit 6 performs error correction on the data stored in the DRAM 15. Then, the error-corrected data is sent to the descramble circuit 7 to be scrambled and output to the host computer via the ATAPI circuit 8.

もしも誤り訂正回路6にて誤り訂正不能が発生した場合は、当該ブロックのデータの内、識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのみを誤り訂正符号も含めて全てDRAM5内の別領域にコピーする。そしてリトライを行い再び誤り訂正不能が発生した場合は、識別アドレスやEDC演算結果が正しくないセクタの中に、DRAM5内の別領域にコピーしたデータに該当するセクタがあれば、このセクタのデータに置き換えて誤り訂正回路6にて誤り訂正を行う。ここで誤り訂正不能不能が解消した場合は、データをデスクランブル回路7、ATAPI回路8を介してホストコンピュータに出力し、さらにデータと誤り訂正符号を変調回路14で8/16変調し、光ピックアップ12を介して所定の単位で光ディスク11に記録する。   If error correction is impossible in the error correction circuit 6, all the sectors including the error correction code including only the sectors whose identification address matches the target address and whose EDC calculation result is correct are included in the DRAM 5 Copy to another area. If the error cannot be corrected again after retrying, if there is a sector corresponding to the data copied to another area in the DRAM 5 in the sector whose identification address or EDC operation result is not correct, the data of this sector is included. Instead, the error correction circuit 6 performs error correction. Here, when the inability to correct the error is resolved, the data is output to the host computer via the descramble circuit 7 and the ATAPI circuit 8, and the data and the error correction code are 8/16 modulated by the modulation circuit 14, and the optical pickup 12 is recorded on the optical disc 11 in a predetermined unit.

誤り訂正不能が解消しなかった場合は、当該ブロックのデータの内、識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのみを誤り訂正符号も含めて全てDRAM5内の別領域にコピーしてからリトライを行い、ここで再び誤り訂正不能が発生した場合は、識別アドレスやEDC演算結果が正しくないセクタの中に、DRAM5内の別領域にコピーしたデータに該当するセクタがあれば、このセクタのデータに置き換えて誤り訂正回路6にて誤り訂正を行う。ここで誤り訂正不能が解消した場合は、データをデスクランブル回路7、ATAPI回路8を介してホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を変調回路14で8/16変調し、光ピックアップ12を介して所定の単位で光ディスク11に記録する。これをデータの誤り訂正不能が解消するまで行う。   If the error correction failure has not been resolved, all the sectors including the error correction code, including the error correction code, are all stored in another area in the DRAM 5 in the data of the block in which the identification address matches the target address and the EDC operation result is correct. Retry is performed after copying, and if error correction is impossible again, if there is a sector corresponding to the data copied to another area in the DRAM 5 in a sector whose identification address or EDC operation result is incorrect, The error correction circuit 6 performs error correction instead of the sector data. If the error correction error is resolved, the data is output to the host computer via the descrambling circuit 7 and the ATAPI circuit 8, and the error corrected data and the error correction code of the sector whose initial identification address does not match are output. 8/16 modulation is performed by the modulation circuit 14, and recording is performed on the optical disk 11 in a predetermined unit via the optical pickup 12. This is performed until the error correction of data is eliminated.

以上の構成により本発明の第2の実施例では、誤り訂正不能が発生した場合に識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータおよび誤り訂正符号を別領域に蓄積していき、蓄積したデータと読み出したデータをつなぎ合わせて修復し、当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を8/16変調して光ディスクに記録するので、次回この光ディスクの当該データの再生時にリトライを行わずにデータを再生することができる。当該データについてはリトライが不要であるため、データ再生速度の低下を防ぐことができる他、映像のフリーズを防ぐためにリトライ回数制限のあるAV(Audio Visual)データについては、データ再生が間に合わずに画像が欠落するブロックノイズの発生を防ぐことができる。   With the above configuration, in the second embodiment of the present invention, when error correction is impossible, the data and error correction code of the sector whose identification address matches the target address and whose EDC calculation result is correct are stored in another area. Then, the accumulated data and the read data are connected and repaired, and the data after error correction and the error correction code of the sector whose initial identification address does not match are 8/16 modulated and recorded on the optical disc. Data can be reproduced without retrying the data on the optical disc. Since no retry is necessary for the data, it is possible to prevent a decrease in the data reproduction speed, and for AV (Audio Visual) data with a limited number of retries to prevent video freeze, data reproduction is not in time. It is possible to prevent the occurrence of block noise lacking.

図5は本発明の第3の実施例であるDVD再生装置の誤り訂正処理の動作説明図であり、図2と同様にDVDから1回目に読み出したデータと2回目のリトライで読み出したデータをつなぎ合わせて再生する様子をブロック単位に簡略化して描いたものである。このDVDには数トラックに渡る傷が1箇所あり、この傷でトラックの内周側に外れ易いものとする。1回目は再生中にブロックNにてトラックが外れたために、ブロックNとブロックN−2が混在したデータがDRAMに格納されている。この場合は誤り訂正不能となるため、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行う。トラックの内周側に外れ易いため、ブロックNのデータを読み出そうとしてもブロックNに到達する前に外れてしまう。そこで、リトライではあえてブロックNの外周側のブロックN+2を再生する。ブロックN+2でトラックが外れ、ブロックNに飛び込んだため、ブロックN+2とブロックNが混在したデータがDRAMに格納されている。このデータとDRAMの別領域にコピーしたブロックNのデータをつなぎ合わせて誤り訂正を行う。   FIG. 5 is an operation explanatory diagram of the error correction processing of the DVD reproducing apparatus according to the third embodiment of the present invention. Similarly to FIG. 2, the data read from the DVD for the first time and the data read by the second retry are shown. It is a simplified depiction of blocks that are joined together for playback. This DVD has one scratch on several tracks, and it is assumed that this scratch is easy to come off on the inner peripheral side of the track. In the first time, since the track is removed at the block N during reproduction, data in which the block N and the block N-2 are mixed is stored in the DRAM. In this case, since error correction becomes impossible, retry is performed after copying only the data of the sector with the correct block N and EDC operation result and the error correction code to another area of the DRAM. Since it tends to come off to the inner circumference side of the track, even if it tries to read the data of the block N, it comes off before reaching the block N. Therefore, in the retry, the block N + 2 on the outer periphery side of the block N is reproduced. Since the track has come off at block N + 2 and jumped into block N, data in which block N + 2 and block N are mixed is stored in the DRAM. This data and the data of the block N copied to another area of the DRAM are connected to perform error correction.

ここで誤り訂正不能が解消した場合は、データをホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに送る。   If the error correction failure is resolved, the data is output to the host computer, and the error-corrected data and error correction code of the sector whose initial identification address does not match are sent to the nonvolatile memory.

誤り訂正不能が解消しなかった場合は、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行い、このデータとリトライで読み出したデータをつなぎ合わせて誤り訂正を行う。これをデータの誤り訂正不能が解消するまで行う。   If error correction is not resolved, block N and EDC operation result correct sector data and error correction code are copied to another area of DRAM and retry is performed. Connect to perform error correction. This is performed until the error correction of data is eliminated.

なお、トラックのどちら側に外れ易いかは、DVDの当該箇所再生アドレスの推移やDRAMに格納されたデータの識別アドレスにより判断できる。また、リトライの際に目的ブロックを再生すべきか隣接トラックのブロックを再生すべきかは、必要なデータが傷の前側にあるか後ろ側にあるかにより判断できる。必要なデータが傷の前側であれば目的ブロックを再生し、後ろ側であれば隣接トラックのブロックを再生すべきである。   Note that it is possible to determine which side of the track is likely to come off based on the transition of the reproduction address of the relevant part of the DVD or the identification address of the data stored in the DRAM. Whether to replay the target block or the block of the adjacent track at the time of retrying can be determined based on whether the necessary data is on the front side or the back side of the flaw. If the necessary data is on the front side of the flaw, the target block should be reproduced, and if it is on the rear side, the block of the adjacent track should be reproduced.

図6は本発明の第3の実施例であるDVD再生装置のリード処理手順を示すフローチャートである。   FIG. 6 is a flowchart showing the read processing procedure of the DVD playback apparatus according to the third embodiment of the present invention.

Nデータリードの1回目はDVDからNデータを読み出してDRAMに格納し、誤り訂正を行う。誤り訂正結果が訂正不能でなければデータリード終了であるが、訂正不能の場合は識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避し、さらに傷の後に目的の識別アドレスと異なるアドレスが検出された場合は目的アドレスNと不一致アドレスの差分Mを記憶してから特殊リトライへ移行する。目的の識別アドレスと異なるアドレスが検出されなかった場合、あるいは検出されても傷の前であった場合は図3の通常のリトライへ移行する。   In the first N data read, N data is read from the DVD, stored in the DRAM, and error correction is performed. If the error correction result is uncorrectable, the data read is completed. If the error correction result is uncorrectable, the sector address and the error correction code in which the identification address matches the target address and the EDC operation result is correct are stored in another area in the DRAM. If an address different from the target identification address is detected after the scratch, the difference M between the target address N and the non-matching address is stored and then the process proceeds to special retry. If an address different from the target identification address is not detected, or if it is detected but before a flaw, the routine proceeds to the normal retry shown in FIG.

特殊リトライではDVDからN+Mデータを読み出してDRAMに格納し、誤り訂正を行う。もしも誤り訂正結果が訂正不能でなくNデータであれば、当初識別アドレス不一致となり特殊リトライで初めて再生できたセクタのデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。訂正不能でなくNデータでもない場合は1回目のNデータリードに戻る。訂正不能の場合はこのデータにDRAM内の別領域に退避させたデータをコピーしてつなぎ合わせて再度誤り訂正を行う。誤り訂正結果が訂正不能でなければ、当初識別アドレス不一致となり特殊リトライで初めて再生できたセクタのデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。訂正不能の場合は識別アドレスが目的の識別アドレスと一致し、かつEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避させて再度特殊リトライへ移行する。これをデータリードが終了するまで行う。   In the special retry, N + M data is read from the DVD, stored in the DRAM, and error correction is performed. If the error correction result is not uncorrectable and N data, the identification address does not match and the sector data and error correction code that can be reproduced for the first time by special retry are copied to the nonvolatile memory, and the data read is terminated. If it is neither correctable nor N data, the process returns to the first N data read. If correction is impossible, the data saved in another area in the DRAM is copied and connected to this data, and error correction is performed again. If the error correction result is not uncorrectable, the data of the sector and the error correction code that have been reproduced for the first time by special retry due to the mismatch of the identification address are copied to the nonvolatile memory, and the data read is completed. If correction is impossible, the sector address and the error correction code in which the identification address matches the target identification address and the EDC operation result is correct are saved in another area in the DRAM, and the process proceeds to special retry again. This is performed until the data read is completed.

次回このDVDを再生した際に誤り訂正不能が発生した場合は、図3の次回Nデータリードを行う。DVDからNデータを読み出してDRAMに格納し、誤り訂正を行い、訂正不能の場合はDVDから読み出したデータに不揮発性メモリから読み出したデータをつなぎ合わせて再度誤り訂正を行う。これにより、リトライを行わずにデータ再生を行うことができる。   If error correction becomes impossible when the DVD is reproduced next time, the next N data read in FIG. 3 is performed. N data is read from the DVD and stored in the DRAM, and error correction is performed. If the correction is impossible, the data read from the nonvolatile memory is connected to the data read from the DVD, and the error correction is performed again. Thereby, data reproduction can be performed without retrying.

なお、本実施例では傷の後に目的の識別アドレスと異なるアドレスが検出された場合に特殊リトライへ移行するようにしたが、傷の検出が必須なわけではなく、DRAM格納データの識別アドレスが変わったことを検出すれば傷の検出有無は関係ない。DRAM格納データのブロックの途中で目的の識別アドレスと異なるアドレスが検出された場合に特殊リトライへ移行すれば良い。   In this embodiment, when an address different from the target identification address is detected after a flaw, the process shifts to a special retry. However, the flaw detection is not essential, and the identification address of DRAM storage data is changed. It is irrelevant whether a flaw is detected or not. When an address different from the target identification address is detected in the middle of the block of DRAM stored data, the special retry may be performed.

以上の構成により本発明の第3の実施例では、第1の実施例と同様に誤り訂正不能が発生した場合に識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータおよび誤り訂正符号を別領域に蓄積していき、蓄積したデータと読み出したデータをつなぎ合わせて修復し、当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに記憶するので、次回この光ディスクの当該データの再生時に誤り訂正不能が発生してもリトライを行わずにデータを再生することができる。   With the above configuration, in the third embodiment of the present invention, similarly to the first embodiment, when error correction is impossible, the identification address matches the target address and the EDC operation result is the correct sector data and The error correction code is accumulated in a separate area, and the accumulated data and the read data are connected and repaired. The data after error correction and the error correction code of the sector whose initial identification address does not match are stored in the nonvolatile memory. Therefore, even if error correction becomes impossible at the next reproduction of the data on the optical disc, the data can be reproduced without retrying.

さらに第3の実施例では、リトライの際に目的ブロックを再生するだけでなく、必要に応じて隣接トラックのブロックを再生することにより、傷等によりトラックのどちら側に飛びやすい場合でも目的のデータを格納することができる。   Further, in the third embodiment, not only the target block is reproduced at the time of retry, but also the target data is reproduced by reproducing the block of the adjacent track as necessary, even if it is likely to jump to either side of the track due to scratches or the like. Can be stored.

図7は本発明の第4の実施例であるDVD再生装置のリード処理手順を示すフローチャートである。   FIG. 7 is a flowchart showing the read processing procedure of the DVD playback apparatus according to the fourth embodiment of the present invention.

Nデータリードの1回目はDVDからNデータを読み出してDRAMに格納し、誤り訂正を行う。誤り訂正結果が訂正不能でなければデータリード終了であるが、訂正不能の場合は識別アドレスが目的の識別アドレスと一致し、かつEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避させてからリトライへ移行する。   In the first N data read, N data is read from the DVD, stored in the DRAM, and error correction is performed. If the error correction result cannot be corrected, the data read is completed. If the error correction result cannot be corrected, the data and error correction code of the sector in which the identification address matches the target identification address and the EDC operation result is correct are stored in the DRAM. Move to retry after saving to the area.

リトライでは再びDVDからNデータを読み出してDRAMに格納し、誤り訂正を行い、誤り訂正結果が訂正不能でなければ、識別アドレスが目的のアドレスと一致してEDC演算結果が正しい回数が1回のみのセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。   In retry, N data is read again from the DVD, stored in DRAM, and error correction is performed. If the error correction result cannot be corrected, the identification address matches the target address and the EDC operation result is correct only once. The data after error correction of the sector and the error correction code are copied to the nonvolatile memory, and the data read is completed.

訂正不能の場合はDVDから読み出したデータにDRAM内の別領域に退避させたデータをつなぎ合わせて再度誤り訂正を行う。誤り訂正結果が訂正不能でなければ、識別アドレスが目的のアドレスと一致してEDC演算結果が正しい回数が1回のみのセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリにコピーしてデータリードを終了する。訂正不能の場合は、識別アドレスが目的のアドレスと一致してEDC演算結果が正しいセクタのデータと誤り訂正符号をDRAM内の別領域に退避させて再度リトライへ移行する。これをデータリードが終了するまで行う。
次回このDVDを再生した際に誤り訂正不能が発生した場合は、図7の次回Nデータリードを行う。DVDからNデータを読み出してDRAMに格納し、誤り訂正を行い、訂正不能の場合はDVDから読み出したデータに不揮発性メモリから読み出したデータをつなぎ合わせて再度誤り訂正を行う。これにより、リトライを行わずにデータ再生を行うことができる。
以上の構成により本発明の第4の実施例では、誤り訂正不能が発生した場合に、識別アドレスが目的のアドレスと一致してEDC演算結果が正しいセクタのデータおよび誤り訂正符号を別領域に蓄積していき、蓄積したデータと読み出したデータをつなぎ合わせて修復し、識別アドレスが目的のアドレスと一致してEDC演算結果が正しい回数が1回のみのセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに記憶するので、次回この光ディスクの当該データの再生時に誤り訂正不能が発生してもリトライを行わずにデータを再生することができる。
If the correction is impossible, the data read from the DVD is connected to the data saved in another area in the DRAM, and error correction is performed again. If the error correction result is not uncorrectable, the error corrected code and the error correction code of the sector whose identification address matches the target address and the EDC operation result is correct only once are copied to the nonvolatile memory. End data read. If correction is impossible, the sector address and error correction code of the sector whose identification address matches the target address and whose EDC calculation result is correct are saved in another area in the DRAM, and the process proceeds to retry. This is performed until the data read is completed.
If error correction becomes impossible when the DVD is played next time, the next N data read in FIG. 7 is performed. N data is read from the DVD and stored in the DRAM, and error correction is performed. If the correction is impossible, the data read from the nonvolatile memory is connected to the data read from the DVD, and the error correction is performed again. Thereby, data reproduction can be performed without retrying.
With the above configuration, in the fourth embodiment of the present invention, when error correction is impossible, sector data and error correction code whose identification address matches the target address and whose EDC operation result is correct are stored in another area. Then, the accumulated data and the read data are connected and restored, and the error corrected code and the error correction code of the sector whose identification address matches the target address and the EDC operation result is correct only once Is stored in the non-volatile memory, the data can be reproduced without retrying even if error correction becomes impossible the next time the data on the optical disk is reproduced.

第1の実施例では当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂 正符号を不揮発性メモリに記憶するので、再生できる可能性の低いセクタのデータがたまたま初回に読み出せた場合は、このデータを不揮発性メモリに記憶することができないが、第4の実施例では、識別アドレスが目的のアドレスと一致してEDC演算結果が正しい回数が1回のみのセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに記憶するので、読み出せる可能性の低いセクタのデータを不揮発性メモリに記憶することができる。   In the first embodiment, since the data after error correction and the error correction code of the sector that initially did not match the identification address are stored in the nonvolatile memory, the data of the sector that is unlikely to be reproduced can be read out for the first time. In this case, this data cannot be stored in the nonvolatile memory. However, in the fourth embodiment, after the error correction of the sector in which the identification address matches the target address and the EDC operation result is correct only once. Since the data and the error correction code are stored in the non-volatile memory, the data of the sector having a low possibility of being read can be stored in the non-volatile memory.

なお、再生できる可能性の低いセクタのデータを不揮発性メモリに記憶することが目的なので、不揮発性メモリに記憶する判断の回数は特に1回に限定されるものではなく何回でも良い。   Note that since the purpose is to store data of a sector that is unlikely to be reproduced in the nonvolatile memory, the number of determinations to be stored in the nonvolatile memory is not particularly limited to one, and may be any number.

図8は本発明の第5の実施例であるDVD再生装置の誤り訂正の動作説明図であり、多層DVDから1回目に読み出したデータと2回目のリトライで読み出したデータをつなぎ合わせて再生する様子をブロック単位に簡略化して描いたものである。このDVDはL、N、P層を持つが、傷が1箇所あり、この傷でフォーカスが外れ易いものとする。1回目は再生中にブロックNにてフォーカスが外れ、L層に引き込まれたために、ブロックNとブロックLが混在したデータがDRAMに格納されている。この場合は誤り訂正不能となるため、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行う。フォーカスがL層方向に外れ易いため、ブロックNのデータを読み出そうとしてもフォーカスが外れてL層に引き込まれてしまう。そこで、リトライではあえてN層を挟んでL層と反対側のP層のブロックPを再生する。ブロックPでフォーカスが外れ、ブロックNに飛び込んだため、ブロックPとブロックNが混在したデータがDRAMに格納されている。このデータとDRAMの別領域にコピーしたブロックNのデータをつなぎ合わせて誤り訂正を行う。   FIG. 8 is an explanatory diagram of the error correction operation of the DVD reproducing apparatus according to the fifth embodiment of the present invention, in which the data read from the first time and the data read by the second retry are connected and reproduced from the multilayer DVD. The situation is drawn in a simplified block unit. This DVD has L, N, and P layers, but there is one scratch, and it is assumed that the focus is easily lost due to this scratch. At the first time, since the focus is lost in the block N during reproduction and the data is drawn into the L layer, data in which the block N and the block L are mixed is stored in the DRAM. In this case, since error correction becomes impossible, retry is performed after copying only the data of the sector with the correct block N and EDC operation result and the error correction code to another area of the DRAM. Since the focus is easily deviated in the direction of the L layer, when the data of the block N is to be read, the focus is deviated and pulled into the L layer. Therefore, in the retry, the block P of the P layer opposite to the L layer across the N layer is reproduced. Since the focus is lost at block P and jumped into block N, data in which block P and block N are mixed is stored in the DRAM. This data and the data of the block N copied to another area of the DRAM are connected to perform error correction.

ここで誤り訂正不能が解消した場合は、データをホストコンピュータに出力し、さらに当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに送る。   If the error correction failure is resolved, the data is output to the host computer, and the error-corrected data and error correction code of the sector whose initial identification address does not match are sent to the nonvolatile memory.

誤り訂正不能が解消しなかった場合は、ブロックNかつEDC演算結果が正しいセクタのデータと誤り訂正符号のみをDRAMの別領域にコピーしてからリトライを行い、このデータとリトライで読み出したデータをつなぎ合わせて誤り訂正を行う。これをデータの誤り訂正不能が解消するまで行う。   If error correction is not resolved, block N and EDC operation result correct sector data and error correction code are copied to another area of DRAM and retry is performed. Connect to perform error correction. This is performed until the error correction of data is eliminated.

以上の構成により本発明の第5の実施例では、第1の実施例と同様に誤り訂正不能が発生した場合に識別アドレスが目的のアドレスと一致し、かつEDC演算結果が正しいセクタのデータおよび誤り訂正符号を別領域に蓄積していき、蓄積したデータと読み出したデータをつなぎ合わせて修復し、当初識別アドレス不一致となったセクタの誤り訂正後のデータと誤り訂正符号を不揮発性メモリに記憶するので、次回この光ディスクの当該データの再生時に誤り訂正不能が発生してもリトライを行わずにデータを再生することができる。   With the above configuration, in the fifth embodiment of the present invention, similarly to the first embodiment, when error correction is impossible, the identification address matches the target address, and the EDC operation result is the correct sector data and The error correction code is accumulated in a separate area, and the accumulated data and the read data are connected and repaired. The data after error correction and the error correction code of the sector whose initial identification address does not match are stored in the nonvolatile memory. Therefore, even if error correction becomes impossible at the next reproduction of the data on the optical disc, the data can be reproduced without retrying.

さらに第5の実施例では、リトライの際に目的ブロックを再生するだけでなく、必要に応じて隣接層のブロックを再生することにより、傷等によりフォーカスが飛びやすい場合でも目的のデータを格納することができる。   Furthermore, in the fifth embodiment, not only the target block is reproduced at the time of retry, but also the data of the adjacent layer is reproduced as necessary, thereby storing the target data even when the focus is likely to fly due to scratches or the like. be able to.

なお、上記各実施例では、本発明をDVD再生装置に適用した場合を例として説明したが、各実施例共にDVD記録再生装置にも適用できることはもちろん、本発明は上記各実施例に限定されるものではなく、その主旨を逸脱しない範囲で種々に変形して実施することができるものである。   In each of the above embodiments, the case where the present invention is applied to a DVD reproducing apparatus has been described as an example. However, the present invention can be applied to a DVD recording / reproducing apparatus, and the present invention is limited to each of the above embodiments. However, the present invention can be variously modified and implemented without departing from the spirit of the invention.

第1の実施例のDVD再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the DVD reproducing | regenerating apparatus of a 1st Example. 第1の実施例のDVD再生装置の誤り訂正処理の動作説明図である。It is operation | movement explanatory drawing of the error correction process of the DVD reproducing | regenerating apparatus of 1st Example. 第1の実施例のDVD再生装置のリード処理手順を示すフローチャートである。It is a flowchart which shows the read-processing procedure of the DVD reproducing | regenerating apparatus of a 1st Example. 第2の実施例のDVD再生装置の構成を示すブロック図である。It is a block diagram which shows the structure of the DVD reproducing | regenerating apparatus of a 2nd Example. 第3の実施例のDVD再生装置の誤り訂正処理の動作説明図である。It is operation | movement explanatory drawing of the error correction process of the DVD reproducing | regenerating apparatus of a 3rd Example. 第3の実施例のDVD再生装置のリード処理手順を示すフローチャートである。It is a flowchart which shows the read processing procedure of the DVD reproducing | regenerating apparatus of a 3rd Example. 第4の実施例のDVD再生装置のリード処理手順を示すフローチャートである。It is a flowchart which shows the read processing procedure of the DVD reproducing | regenerating apparatus of a 4th Example. 第5の実施例のDVD再生装置の誤り訂正処理を示す説明図である。It is explanatory drawing which shows the error correction process of the DVD reproducing | regenerating apparatus of a 5th Example.

符号の説明Explanation of symbols

1…光ディスク、2…光ピックアップ、3…AFE、4…復調回路、5…DRAM、6…誤り訂正回路、7…デスクランブル回路、8…ATAPI、9…不揮発性メモリ、11…光ディスク、12…光ピックアップ、14…変調回路、15…DRAM   DESCRIPTION OF SYMBOLS 1 ... Optical disk, 2 ... Optical pick-up, 3 ... AFE, 4 ... Demodulation circuit, 5 ... DRAM, 6 ... Error correction circuit, 7 ... Descramble circuit, 8 ... ATAPI, 9 ... Non-volatile memory, 11 ... Optical disk, 12 ... Optical pickup, 14 ... modulation circuit, 15 ... DRAM

Claims (5)

誤り訂正符号を付加して記録された記録媒体より、ホストからの再生コマンドに基づいてデータを読み出し、誤り訂正を施して出力するデータ再生装置であって、
データを一時的に記憶する第1の記憶手段と、
前記第1の記憶手段に記憶されたデータの誤り訂正を行う誤り訂正手段と、
前記誤り訂正手段により誤り訂正されたデータを記憶する第2の記憶手段と、
を備え、
前記誤り訂正手段にて誤り訂正不能が発生した場合には、読み直しにより誤り訂正不能が解消したデータの内、識別アドレス不一致が解消したデータを第1の記憶手段から第2の記憶手段に転送して記憶し、
次回データを再生する際に誤り訂正不能が発生した場合には、前記第2の記憶手段に記憶されたデータを前記第1の記憶手段に転送する、
データ再生装置。
A data reproduction device that reads data from a recording medium recorded with an error correction code and records the error based on a reproduction command from the host, performs error correction, and outputs the data.
First storage means for temporarily storing data;
Error correction means for performing error correction of data stored in the first storage means;
Second storage means for storing data error-corrected by the error correction means;
With
When error correction is impossible in the error correction means, data whose identification address mismatch is resolved is transferred from the first storage means to the second storage means among the data in which the error correction inability is eliminated by re-reading. Remember,
If error correction is impossible when reproducing data next time, the data stored in the second storage means is transferred to the first storage means;
Data playback device.
誤り訂正符号を付加して記録された記録媒体より、ホストからの再生コマンドに基づいてデータを読み出し、誤り訂正を施して出力するデータ再生装置であって、
データを一時的に記憶する第1の記憶手段と、
前記第1の記憶手段に記憶されたデータの誤り訂正を行う誤り訂正手段と、
前記誤り訂正手段により誤り訂正されたデータを記録媒体に記録する記録手段と、
を備え、
前記誤り訂正手段にて誤り訂正不能が発生した場合には、読み直しにより誤り訂正不能が解消したデータの内、識別アドレス不一致が解消したデータを所定の単位で記録媒体に記録する、
データ再生装置。
A data reproduction device that reads data from a recording medium recorded with an error correction code and records the error based on a reproduction command from the host, performs error correction, and outputs the data.
First storage means for temporarily storing data;
Error correction means for performing error correction of data stored in the first storage means;
Recording means for recording the data corrected by the error correction means on a recording medium;
With
When error correction is impossible in the error correction means, among the data in which the error correction inability has been eliminated by re-reading, the data in which the identification address mismatch has been eliminated is recorded on a recording medium in a predetermined unit.
Data playback device.
請求項1記載のデータ再生装置であって、
誤り訂正手段にて誤り訂正不能が発生し、誤り訂正ブロックの途中から識別アドレス不一致が発生した場合は、読み直し時に目的のデータではなく隣接トラックのデータを読み、該読み直しにより識別アドレス不一致が解消したデータを第1の記憶手段から第2の記憶手段に転送して記憶し、
次回データを再生する際に誤り訂正不能が発生した場合には、前記第2の記憶手段に記憶されたデータを前記第1の記憶手段に転送する、
データ再生装置。
The data reproducing apparatus according to claim 1, wherein
When error correction is impossible in the error correction means, and identification address mismatch occurs from the middle of the error correction block, the data of the adjacent track is read instead of the target data at the time of reading again, and the identification address mismatch is resolved by this reading. Transferring and storing data from the first storage means to the second storage means;
If error correction is impossible when reproducing data next time, the data stored in the second storage means is transferred to the first storage means;
Data playback device.
請求項1記載のデータ再生装置であって、
誤り訂正手段にて誤り訂正不能が発生した場合には、読み直しにより誤り訂正不能と識別アドレス不一致が解消した回数の少ないデータを第1の記憶手段から第2の記憶手段に転送して記憶し、
次回データを再生する際に誤り訂正不能が発生した場合には、前記第2の記憶手段に記憶されたデータを前記第1の記憶手段に転送する、
データ再生装置。
The data reproducing apparatus according to claim 1, wherein
In the case where error correction is impossible in the error correction means, data having a small number of times that error correction cannot be corrected and identification address mismatch is resolved by rereading is transferred from the first storage means to the second storage means, and stored.
If error correction is impossible when reproducing data next time, the data stored in the second storage means is transferred to the first storage means;
Data playback device.
請求項1記載のデータ再生装置であって、
誤り訂正手段にて誤り訂正不能が発生し、誤り訂正ブロックの途中から識別アドレス不一致が発生した場合は、読み直し時に目的のデータではなく隣接層のデータを読み、該読み直しにより識別アドレス不一致が解消したデータを第1の記憶手段から第2の記憶手段に転送して記憶し、
次回データを再生する際に誤り訂正不能が発生した場合には、前記第2の記憶手段に記憶されたデータを前記第1の記憶手段に転送する、
データ再生装置。
The data reproducing apparatus according to claim 1, wherein
When error correction is impossible in the error correction means, and identification address mismatch occurs from the middle of the error correction block, the data of the adjacent layer is read instead of the target data at the time of reading again, and the identification address mismatch is resolved by the reading again. Transferring and storing data from the first storage means to the second storage means;
If error correction is impossible when reproducing data next time, the data stored in the second storage means is transferred to the first storage means;
Data playback device.
JP2008000231A 2008-01-07 2008-01-07 Data reproducing system Pending JP2009163817A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008000231A JP2009163817A (en) 2008-01-07 2008-01-07 Data reproducing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008000231A JP2009163817A (en) 2008-01-07 2008-01-07 Data reproducing system

Publications (1)

Publication Number Publication Date
JP2009163817A true JP2009163817A (en) 2009-07-23

Family

ID=40966269

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008000231A Pending JP2009163817A (en) 2008-01-07 2008-01-07 Data reproducing system

Country Status (1)

Country Link
JP (1) JP2009163817A (en)

Similar Documents

Publication Publication Date Title
JP3735498B2 (en) Information recording medium, information recording apparatus, and information recording method
US20030151991A1 (en) Recording method, recording apparatus, reproducing method and reproducing apparatus
US20110103202A1 (en) Optical disk unit and reproduction method therefor
US7627791B2 (en) Method and apparatus for recording a data stream on a storage medium
US8185793B2 (en) Data reproducing apparatus
KR20030026911A (en) Defect detection of recordable storage media
US6993250B2 (en) Data recording device for recording data in basic recording units
JP2009163817A (en) Data reproducing system
JP2003338141A (en) Data reproduction controller
JP2007335019A (en) Digital data recording method, and recording and reproducing device
US20060218471A1 (en) Optical disc recording/reproduction apparatus
NL1030615C2 (en) Optical-disk recorder e.g. for compact disk, has data recording unit that re-records data of defect area on another area of disk, when error frequency of occurrence exceeds critical value
US20020057634A1 (en) Recording apparatus and method for optical recording medium
JPH07141795A (en) Disk device
TWI426506B (en) Data recording method and data recording apparatus
JP4207071B2 (en) Apparatus and method for reproducing digital video signal or audio signal
KR100517492B1 (en) Error Correction Method and Device for Deviation of Track in DVD-RAM Drive
JP2006164377A (en) Digital data recording apparatus, and recording and reproducing apparatus
US20070038905A1 (en) Information storage medium, information recording/playback apparatus, and method of recording and playing back information
JP3829617B2 (en) Digital signal recording device
JP4484777B2 (en) Optical disc recording / reproducing apparatus
JP2002170336A (en) Data recording method, data recorder and recording medium
JP2011065700A (en) Data recording medium, data recording device, data reproducing device, data recording method, and data reproducing method
JP2003173633A (en) Optical disk device
JPH11134818A (en) Digital signal reproducing device and digital signal reproducing method