JP2001084711A - Optical disk reproducing apparatus - Google Patents

Optical disk reproducing apparatus

Info

Publication number
JP2001084711A
JP2001084711A JP25455899A JP25455899A JP2001084711A JP 2001084711 A JP2001084711 A JP 2001084711A JP 25455899 A JP25455899 A JP 25455899A JP 25455899 A JP25455899 A JP 25455899A JP 2001084711 A JP2001084711 A JP 2001084711A
Authority
JP
Japan
Prior art keywords
error correction
data
circuit
reliability
signal
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
JP25455899A
Other languages
Japanese (ja)
Inventor
Akira Hikimura
晃 曵村
Kunihiko Kodama
邦彦 児玉
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.)
Toshiba Corp
Toshiba Development and Engineering Corp
Original Assignee
Toshiba Corp
Toshiba Digital Media Engineering 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 Toshiba Corp, Toshiba Digital Media Engineering Corp filed Critical Toshiba Corp
Priority to JP25455899A priority Critical patent/JP2001084711A/en
Publication of JP2001084711A publication Critical patent/JP2001084711A/en
Pending legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PROBLEM TO BE SOLVED: To obtain an optical disk reproducing apparatus, in which the reliability of demodulated data is decided, which suppresses the error correction operation of an error correction circuit when the reliability is low and suppresses errors in decision and corrections. SOLUTION: A signal-processing circuit 5 which receives a signal to be read out from an optical disk 1, which executes a binary coding operation, which extracts a synchronizing signal and which performs demodulation by referring to an EFM table 6 is provided. A temporary storage device 7, which stores demodulated data, is provided. An error correction circuit 8, which transfers data between itself and the temporary storage device and which executes an error correction by using a CIRC, is provided. An error-correction suppressing circuit 10, which decides the reliability of demodulated data on the basis of a prescribed decision reference which transfers the decision information to the error correction circuit, when the reliability decided to be low and which suppresses the error correction operation of the error correction circuit is provided.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、光ディスク再生装
置に係り、特に復調データの誤りを訂正する誤り訂正回
路の制御回路に関するもので、例えばコンピュータ・シ
ステム用のCD(コンパクト・ディスク)ROM、DV
D(ディジタルバーサタイルディスク)、CD−R、C
D−RW、DVD−RAMなどの光ディスク再生装置に
使用される。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an optical disk reproducing apparatus, and more particularly to a control circuit of an error correction circuit for correcting an error in demodulated data, for example, a CD (Compact Disk) ROM, DV for a computer system.
D (Digital Versatile Disc), CD-R, C
It is used for optical disk reproducing devices such as D-RW and DVD-RAM.

【0002】[0002]

【従来の技術】CD記録再生システムでは、CIRC
(サーク、Cross Interleaved Read-Solomon Code)と
称される誤り訂正符号が採用されている。
2. Description of the Related Art In a CD recording / reproducing system, CIRC is used.
(Correction, Cross Interleaved Read-Solomon Code).

【0003】CIRCは、周知の通り、2段のリード・
ソロモン符号(Read-Solomon Code)C1、C2をインター
リーブにより結合している。符号C1は、主としてランダ
ムエラーを訂正する役割を有し、符号C2は、主としてバ
ーストエラーを訂正する役割を有する。インターリーブ
は、バーストエラーをランダムエラーに変換する役割を
有する。
[0003] As is well known, the CIRC has a two-stage lead.
Solomon codes (Read-Solomon Code) C1 and C2 are combined by interleaving. The code C1 mainly has a role of correcting a random error, and the code C2 has a role of mainly correcting a burst error. Interleaving has a role of converting a burst error into a random error.

【0004】上記2段のリード・ソロモン符号C1、C2
は、それぞれ8ビットを1単位(シンボル)として4単
位の誤り訂正データを持っており、符号C1のデータ長は
32バイト、符号C2のデータ長は28バイトである。
The above two-stage Reed-Solomon codes C1, C2
Has four units of error correction data, each having eight bits as one unit (symbol). The data length of code C1 is 32 bytes and the data length of code C2 is 28 bytes.

【0005】リード・ソロモン符号の誤り訂正能力およ
び誤り検出能力は、2つのデータ間の距離の最小値(符
号の最小距離)dで示される。
[0005] The error correction capability and error detection capability of a Reed-Solomon code are indicated by a minimum value d (minimum code distance) between two data.

【0006】一方、CD記録再生システムでは、光ディ
スクのピットの長さの最短値(換言すると、記録波形の
最小時間幅Tmin)および最長値(換言すると、記録波
形の最大時間幅Tmax )が規定されている。
On the other hand, in the CD recording / reproducing system, the shortest value (in other words, the minimum time width Tmin of the recording waveform) and the longest value (in other words, the maximum time width Tmax of the recording waveform) of the pit of the optical disk are defined. ing.

【0007】そして、CIRC信号を光ディスクから安
定に再生する目的で、EFM(Eight to Fourteen Modu
lation)と称される変調方式が採用されており、1フレ
ームの時間に出力するCIRC信号(32バイトのデー
タとパリティ)の各シンボル(8ビット)を14ビット
からなるパターンに変換(実際は、256のパターンか
ら選択)して記録する。
In order to stably reproduce the CIRC signal from the optical disk, EFM (Eight to Fourteen Modu
A modulation scheme called “lation” is adopted, and each symbol (8 bits) of a CIRC signal (32-byte data and parity) output in one frame time is converted into a pattern of 14 bits (actually, 256 bits). Select from the following patterns) and record.

【0008】図6は、光ディスク再生装置における誤り
訂正回路を含む再生データ処理系の従来例を示してい
る。
FIG. 6 shows a conventional example of a reproduction data processing system including an error correction circuit in an optical disk reproducing apparatus.

【0009】図6において、記録担体である光ディスク
1 は、トラック上にディジタル的に情報データが記録さ
れており、スピンドルモータ2 によって回転される。
In FIG. 6, an optical disk as a record carrier
Numeral 1 indicates that information data is digitally recorded on a track and is rotated by a spindle motor 2.

【0010】光ディスク1 に記録されている情報データ
を読み取るための信号抽出手段である光学式ピックアッ
プ3 は、前記光ディスク1 上のトラックにレーザービー
ムを照射する。これにより、光ディスク1 上のトラック
から反射して戻ってくる光量の変化を検出することによ
って、情報データを読み取り、電気信号として出力す
る。
An optical pickup 3 serving as a signal extracting means for reading information data recorded on the optical disk 1 irradiates a track on the optical disk 1 with a laser beam. Thus, by detecting a change in the amount of light reflected from the track on the optical disc 1 and returning, the information data is read and output as an electric signal.

【0011】ヘッドアンプ4 は、光学式ピックアップ3
の出力信号の増幅・波形等化処理を行い、再生に必要な
信号であるフォーカス誤差信号FE、トラッキング誤差信
号TE、光ディスク1 に記録された情報を含むRF(高周
波)信号などを生成する。
The head amplifier 4 includes an optical pickup 3
Amplification and waveform equalization of the output signal are performed to generate a focus error signal FE, a tracking error signal TE, an RF (high frequency) signal including information recorded on the optical disc 1, and the like, which are signals necessary for reproduction.

【0012】信号処理回路5 は、前記ヘッドアンプ4 か
らRF信号を受けて、二値化、ビットクロックの抽出、
同期信号の抽出を行う。さらに、EFMテーブル6 を参
照して復調を行い、復調データを一時記憶装置7 に格納
する。誤り訂正回路8 は、上記一時記憶装置7 との間で
データを授受し、CIRCを用いた誤り訂正を施す。こ
の後、一時記憶装置7 から訂正済みの情報データが読み
出される。
The signal processing circuit 5 receives the RF signal from the head amplifier 4 and binarizes it, extracts a bit clock,
The synchronization signal is extracted. Further, demodulation is performed with reference to the EFM table 6 and the demodulated data is stored in the temporary storage device 7. The error correction circuit 8 exchanges data with the temporary storage device 7 and performs error correction using CIRC. Thereafter, the corrected information data is read from the temporary storage device 7.

【0013】ところで、従来の誤り訂正回路8 は、一時
記憶装置7 に格納された復調データの誤りが誤り訂正能
力を越えると、本来の誤り訂正とは異なる訂正動作を行
い、誤判定や誤訂正を行ってしまう場合がある。
When the error of the demodulated data stored in the temporary storage device 7 exceeds the error correction capability, the conventional error correction circuit 8 performs a correction operation different from the original error correction, and performs erroneous determination and error correction. May be performed.

【0014】即ち、CD、DVDなどで用いられている
リード・ソロモン符号は、前記した2つのデータ間の符
号の最小距離dが誤り訂正能力の限界であり、例えばC
DのC1訂正ではd=5である。したがって、復調デー
タに3シンボルの誤りがあると、通常は訂正不能として
処理されるが、場合によると、2シンボルの誤りがある
と誤判定されるおそれがある。このような誤判定が発生
すると、誤ったデータを訂正できないだけでなく、正し
いデータを破壊してしまう場合がある。
That is, in the Reed-Solomon code used in CDs and DVDs, the minimum distance d of the code between the two data is the limit of the error correction capability.
In C1 correction of D, d = 5. Therefore, if there is an error of three symbols in the demodulated data, the demodulated data is normally processed as being uncorrectable. When such an erroneous determination occurs, not only erroneous data cannot be corrected but also correct data may be destroyed.

【0015】また、一般に、訂正処理の結果は、再生デ
ータの信頼性フラグとして使用されるので、前記したよ
うに誤判定が発生すると、エラーデータに信頼性フラグ
が付かないなどの問題が生じることがあり、再生データ
の信頼性が損なわれる。
In general, the result of the correction process is used as a reliability flag of the reproduced data. Therefore, if an erroneous determination occurs as described above, a problem that the reliability flag is not attached to the error data may occur. And the reliability of the reproduced data is impaired.

【0016】さらに従来、訂正処理の過程で誤判定が発
生するおそれがある符号列を検出し、疑わしい符号列を
全てエラーとして扱うことによって再生データを保護す
る方法もあるが、この場合には、疑わしい符号列に含ま
れている正しいデータもエラーとして扱うので、再生性
能(プレイヤビリティ)が劣化する。
Further, there is a conventional method of detecting a code string that may cause an erroneous determination in the course of correction processing, and treating all suspicious code strings as errors to protect the reproduced data. Since correct data included in the suspicious code string is also treated as an error, reproduction performance (playability) deteriorates.

【0017】[0017]

【発明が解決しようとする課題】上記したように従来の
光ディスク再生装置の誤り訂正回路は、復調データの誤
りが誤り訂正能力を越えると、本来の誤り訂正とは異な
る訂正動作を行い、誤判定や誤訂正を行ってしまう場合
があるという問題があった。
As described above, the error correction circuit of the conventional optical disk reproducing apparatus performs a correction operation different from the original error correction when an error of demodulated data exceeds the error correction capability, and performs an erroneous determination. And there is a problem that erroneous correction may be performed.

【0018】また、従来の光ディスク再生装置の誤り訂
正回路は、訂正処理の過程で誤判定が発生するおそれが
ある符号列を検出すると、疑わしい符号列を全てエラー
として扱うので、再生性能(プレイヤビリティ)が劣化
するという問題があった。
When the error correction circuit of the conventional optical disk reproducing apparatus detects a code string that may cause an erroneous determination in the course of the correction processing, the error correction circuit treats all suspicious code strings as errors. ) Is deteriorated.

【0019】本発明は上記の問題点を解決すべくなされ
たもので、復調データの信頼性を判定し、信頼性が低い
場合には誤り訂正回路による誤り訂正動作を抑止し、誤
判定や誤訂正を抑止し得る光ディスク再生装置を提供す
ることを目的とする。
The present invention has been made in order to solve the above-mentioned problems. The present invention determines the reliability of demodulated data, and when the reliability is low, suppresses the error correction operation by an error correction circuit. It is an object of the present invention to provide an optical disc reproducing apparatus capable of suppressing correction.

【0020】[0020]

【課題を解決するための手段】本発明の光ディスク再生
装置は、光ディスクから読み出された信号を受けて、二
値化および同期信号の抽出を行い、EFMテーブルを参
照して復調を行う信号処理回路と、前記信号処理回路に
より復調されたデータを格納する一時記憶装置と、前記
一時記憶装置との間でデータを授受し、CIRCを用い
た誤り訂正を施すための誤り訂正回路と、前記信号処理
回路により復調されたデータの信頼性を所定の判定基準
に基づいて判定し、信頼性が低いと判定した場合には判
定情報を前記誤り訂正回路に転送し、誤り訂正回路の誤
り訂正動作を抑止する誤り訂正抑止回路とを具備するこ
とを特徴とする。
An optical disk reproducing apparatus according to the present invention receives a signal read from an optical disk, binarizes the signal, extracts a synchronization signal, and demodulates the signal by referring to an EFM table. A temporary storage device for storing data demodulated by the signal processing circuit; an error correction circuit for transmitting and receiving data between the temporary storage device and performing error correction using CIRC; The reliability of the data demodulated by the processing circuit is determined based on a predetermined criterion. If the reliability is determined to be low, the determination information is transferred to the error correction circuit, and the error correction operation of the error correction circuit is performed. And an error correction inhibiting circuit for inhibiting.

【0021】[0021]

【発明の実施の形態】以下、図面を参照して本発明の実
施の形態を詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0022】<第1の実施の形態>図1は、本発明の第
1の実施の形態に係る誤り訂正回路を使用した光ディス
ク再生装置の一例としてCD再生装置の主要部を示して
いる。
<First Embodiment> FIG. 1 shows a main part of a CD reproducing apparatus as an example of an optical disk reproducing apparatus using an error correction circuit according to a first embodiment of the present invention.

【0023】図1に示すCD再生装置において、記録担
体である円盤状の光ディスク1 は、通常は螺旋状のトラ
ック上にディジタル的に情報データが記録されており、
スピンドルモータ2 によって回転される。
In the CD reproducing apparatus shown in FIG. 1, a disc-shaped optical disc 1 as a record carrier usually has digitally recorded information data on a spiral track.
Rotated by spindle motor 2.

【0024】光学式ピックアップ3 は、半導体レーザー
や対物レンズや光電変換素子などを内蔵しており、前記
光ディスク1 の回転中に光ディスク1 上のトラックにレ
ーザービームを放射し、トラックから反射して戻ってく
るあるいはトラックを透過した光の光量の変化を検出す
ることによって、情報データを読み取り、電気信号とし
て出力する。
The optical pickup 3 incorporates a semiconductor laser, an objective lens, a photoelectric conversion element, and the like, and emits a laser beam to a track on the optical disk 1 while the optical disk 1 is rotating, and reflects the laser beam from the track to return. The information data is read by detecting a change in the amount of light coming or transmitted through the track, and is output as an electric signal.

【0025】ヘッドアンプ4 は、前記光学式ピックアッ
プ3 の出力信号の増幅・波形等化処理を行い、再生に必
要な信号であるフォーカス誤差信号FE、トラッキング誤
差信号TE、光ディスク1 に記録された情報を含むRF信
号などを生成する。
The head amplifier 4 performs amplification and waveform equalization processing of the output signal of the optical pickup 3, and outputs a focus error signal FE, a tracking error signal TE, and information recorded on the optical disc 1, which are necessary for reproduction. And the like.

【0026】信号処理回路5 は、前記ヘッドアンプ4 か
らRF信号を受けて、二値化、ビットクロックの抽出、
同期信号の抽出を行い、EFMテーブル6 を参照して復
調を行い、復調データを一時記憶装置7 に格納する。
The signal processing circuit 5 receives the RF signal from the head amplifier 4, binarizes it, extracts a bit clock,
The synchronization signal is extracted, demodulated with reference to the EFM table 6, and the demodulated data is stored in the temporary storage device 7.

【0027】誤り訂正回路8 は、上記一時記憶装置7 と
の間でデータを授受し、CIRCを用いた誤り訂正を施
す。この後、上記一時記憶装置7 から訂正済みの情報デ
ータが読み出される。この情報データは、適宜処理され
て再生データとなる。
The error correction circuit 8 exchanges data with the temporary storage device 7 and performs error correction using CIRC. Thereafter, the corrected information data is read from the temporary storage device 7. This information data is appropriately processed to become reproduction data.

【0028】上記CIRCに用いられているリード・ソ
ロモン符号は、2つのデータ間の符号の最小距離dが誤
り訂正能力の限界であり、例えばCDのC1訂正ではd
=5である。したがって、復調データに3シンボルの誤
りがあると、通常は訂正不能として処理されるが、場合
によると、2シンボルの誤りがあると誤判定されるおそ
れがある。このような誤判定が発生すると、誤ったデー
タを訂正できないだけでなく、正しいデータを破壊して
しまう場合がある。
In the Reed-Solomon code used in the CIRC, the minimum distance d between codes of two data is the limit of the error correction capability.
= 5. Therefore, if there is an error of three symbols in the demodulated data, the demodulated data is normally processed as being uncorrectable. When such an erroneous determination occurs, not only erroneous data cannot be corrected but also correct data may be destroyed.

【0029】そこで、図1中に示すように、誤り訂正抑
止回路10を設けておき、前記復調データが本来のあるべ
き姿か否か(復調データの信頼性)を所定の判定基準に
基づいて判定し、信頼性が低いと判定した結果(判定情
報)を前記誤り訂正回路8 に転送することにより、誤り
訂正動作を抑止する。これにより、誤り訂正回路8 によ
る誤判定や誤訂正を抑止することが可能になる。
Therefore, as shown in FIG. 1, an error correction suppressing circuit 10 is provided, and whether or not the demodulated data is in its original form (reliability of the demodulated data) is determined based on a predetermined criterion. The error correction operation is suppressed by transferring the result of the determination and the determination that the reliability is low (determination information) to the error correction circuit 8. This makes it possible to suppress erroneous determination and erroneous correction by the error correction circuit 8.

【0030】ここで、誤り訂正抑止回路10における復調
データの信頼性の判定基準について、複数の実施の形態
について述べる。
Here, a plurality of embodiments will be described with respect to a criterion for judging the reliability of demodulated data in the error correction suppression circuit 10.

【0031】(1)第1の実施の形態(図2参照) 前記信号処理回路5 において復調データが前記EFMテ
ーブル6 に存在するか否かを検出し、存在しない場合に
生成するEFM違反検出パルス信号を利用する。即ち、
このEFM違反検出パルス信号をEFM違反回数検出用
のカウンタ21でカウントし、このカウント値が判定基準
フレーム(例えば1フレーム)のデータ内の判定基準値
(例えば3)以上になったか否かをカウント値判定回路
22で検出する。この検出結果が判定基準値以上になった
場合(例えば1フレームのデータ内で3シンボル分以上
のEFM違反が存在する場合)には当該フレームのデー
タの信頼性が低いと判定して判定情報を出力する。
(1) First Embodiment (See FIG. 2) The signal processing circuit 5 detects whether or not demodulated data exists in the EFM table 6, and generates an EFM violation detection pulse when it does not exist. Use signals. That is,
This EFM violation detection pulse signal is counted by a counter 21 for detecting the number of EFM violations, and it is counted whether or not this count value is equal to or greater than a determination reference value (for example, 3) in data of a determination reference frame (for example, one frame). Value judgment circuit
Detect at 22. If this detection result is equal to or greater than the determination reference value (for example, if there is an EFM violation of three or more symbols in one frame of data), it is determined that the reliability of the data of the frame is low, and the determination information is determined. Output.

【0032】なお、前記カウンタ21のカウント値が例え
ば3以上になった場合のカウンタ21の出力を判定情報と
して用いてもよい。
The output of the counter 21 when the count value of the counter 21 becomes, for example, 3 or more may be used as the judgment information.

【0033】また、前記EFM違反のシンボル数は、ユ
ーザー側の判定基準により例えば1シンボル分以上とし
て決定してもよく、この判定基準に対応して誤り訂正抑
止回路10で判定するように構成すればよい。
The number of EFM violation symbols may be determined, for example, by at least one symbol according to a user's criterion, and the error correction suppression circuit 10 is configured to determine the number in accordance with the criterion. I just need.

【0034】また、誤り訂正抑止回路10から誤り訂正回
路8 に転送する判定情報は、個々のデータに対するエラ
ーフラグ情報とか、訂正フレームに対するシンドローム
情報などを用いることができる。
The determination information transferred from the error correction suppression circuit 10 to the error correction circuit 8 can use error flag information for individual data, syndrome information for a corrected frame, and the like.

【0035】(2)第2の実施の形態(図3参照) 復調データが、最小時間幅Tmin 〜最大時間幅Tmax の
規定に違反していないか否かを検出し、違反していると
検出した場合に生成する復調データ時間幅違反検出パル
ス信号を利用する。
(2) Second Embodiment (See FIG. 3) It is detected whether the demodulated data does not violate the rules of the minimum time width Tmin to the maximum time width Tmax, and it is detected that the data violates. The demodulated data time width violation detection pulse signal generated in this case is used.

【0036】この復調データ時間幅違反検出パルス信号
は、前記信号処理回路5 において生成したものでもよい
が、誤り訂正抑止回路10で生成するようにしてもよい。
この場合には、信号処理回路5 から転送された復調デー
タと抜き取りクロックとをアンドゲートに入力し、その
出力を復調データ時間幅検出用のカウンタでカウントす
る。そして、カウント値が判定基準範囲外になったか否
かをカウント値判定回路で検出し、判定基準範囲外であ
った場合(復調データが最小時間幅Tmin 〜最大時間幅
Tmax の規定に違反していると検出した場合)には復調
データ時間幅違反検出パルス信号を生成する。
The demodulation data time width violation detection pulse signal may be generated by the signal processing circuit 5 or may be generated by the error correction suppression circuit 10.
In this case, the demodulated data transferred from the signal processing circuit 5 and the sampling clock are input to the AND gate, and the output is counted by a demodulated data time width detection counter. The count value determination circuit detects whether the count value is out of the determination reference range. If the count value is out of the determination reference range (the demodulated data violates the specification of the minimum time width Tmin to the maximum time width Tmax). Is detected), a demodulation data time width violation detection pulse signal is generated.

【0037】上記復調データ時間幅違反検出パルス信号
を復調データ時間幅違反回数検出用のカウンタ31でカウ
ントし、このカウント値をカウント値判定回路32で検出
することにより復調データに影響を与える1フレーム内
のシンボル数を計測し、そのシンボル数が誤り訂正回路
8 の誤り訂正能力を越える場合には当該フレームのデー
タの信頼性が低いと判定して判定情報を出力する。
The demodulated data time width violation detection pulse signal is counted by a counter 31 for detecting the number of times of demodulated data time width violation, and this count value is detected by a count value judgment circuit 32, thereby affecting one frame which affects the demodulated data. Counts the number of symbols in the circuit and the number of symbols
If the data exceeds the error correction capability of No. 8, it is determined that the reliability of the data of the frame is low and the determination information is output.

【0038】このTmin 〜Tmax 規定違反のシンボル数
は、例えば1フレームのデータ内で3シンボル分以上と
してメーカー側で決定してもよいが、ユーザー側の判定
基準により例えば1シンボル分以上として決定してもよ
い。
The number of symbols violating the Tmin-Tmax rule may be determined by the manufacturer as, for example, three or more symbols in one frame of data. You may.

【0039】なお、CD、DVDでは、Tmin =3T
(Tは1シンボルの長さ)、Tmax =11Tである。但
し、訂正能力が高いDVDでは、CDと比べて誤訂正の
おそれは少ない。
For CD and DVD, Tmin = 3T
(T is the length of one symbol), and Tmax = 11T. However, a DVD having a high correction capability is less likely to be erroneously corrected than a CD.

【0040】(3)第3の実施の形態(図4参照) 前記ヘッドアンプ4 から出力するRF信号が図4(a)
に示すように所定レベル以下の期間に、CD再生装置の
サーボ系で生成される図4(b)に示すような再生異常
検出信号(ディフェクト期間信号)を利用する。
(3) Third Embodiment (See FIG. 4) The RF signal output from the head amplifier 4 is shown in FIG.
As shown in FIG. 4, a reproduction abnormality detection signal (defect period signal) as shown in FIG.

【0041】即ち、図4(c)に示すように、上記ディ
フェクト期間信号と前記信号処理回路5 から出力する同
期信号をエラー期間判定回路41で受け、このエラー期間
判定回路41は、ディフェクト期間信号の生成期間を含む
フレームのデータの信頼性が低いと判定して判定情報を
出力する。
That is, as shown in FIG. 4C, the defect period signal and the synchronizing signal output from the signal processing circuit 5 are received by an error period determination circuit 41, and the error period determination circuit 41 It is determined that the reliability of the data of the frame including the generation period is low and the determination information is output.

【0042】なお、上記ディフェクト期間信号は、従来
の再生装置でも存在するものであり、このディフェクト
期間信号の生成期間中は、例えば信号処理回路5 内のP
LLの周波数比較回路や位相比較回路の動作を停止し、
データ抜き取りクロックの周波数が乱れないように使用
している。
It should be noted that the above-mentioned defect period signal is also present in a conventional reproducing apparatus, and during the generation period of this defect period signal, for example, the P signal in the signal processing circuit 5 is output.
Stop the operation of the LL frequency comparison circuit and phase comparison circuit,
It is used so that the frequency of the data sampling clock is not disturbed.

【0043】(4)第4の実施の形態(図5参照) 前記ヘッドアンプ4 から出力するRF信号が図5(a)
に示すように所定レベル以下の期間にCD再生装置のサ
ーボ系で生成される図5(b)に示すような再生異常検
出信号(ディフェクト期間信号)と、信号処理回路5 で
生成される図5(c)に示すような同期信号を利用す
る。
(4) Fourth Embodiment (see FIG. 5) The RF signal output from the head amplifier 4 is shown in FIG.
5B generated by the servo system of the CD reproducing apparatus during a period equal to or less than the predetermined level as shown in FIG. 5B, and a signal generated by the signal processing circuit 5 as shown in FIG. A synchronization signal as shown in (c) is used.

【0044】即ち、図5(d)に示すように、前記信号
処理回路5 から出力する同期信号を同期信号間隔計測回
路51で受けて同期信号間隔を計測する。エラー期間判定
回路52は、上記同期信号間隔計測回路51の計測結果およ
び前記ディフェクト期間信号に基づいて、ディフェクト
期間信号の終了後に同期信号の間隔が正常に戻ったこと
を検出すると、上記ディフェクト期間信号の始まりから
上記ディフェクト期間信号の終了後に同期信号の間隔が
正常に戻るまでの期間を含むフレームのデータの信頼性
が低いと判定して判定情報を出力する。
That is, as shown in FIG. 5D, the synchronization signal output from the signal processing circuit 5 is received by the synchronization signal interval measurement circuit 51, and the synchronization signal interval is measured. When the error period determination circuit 52 detects that the synchronization signal interval has returned to normal after the end of the defect period signal based on the measurement result of the synchronization signal interval measurement circuit 51 and the defect period signal, the error period signal From the beginning of the defect period signal until the interval between the synchronization signals returns to normal after the end of the defect period signal, it is determined that the reliability of the data of the frame is low, and the determination information is output.

【0045】なお、誤り訂正抑止回路10における判定精
度を高めるために、これらの複数の実施の形態のうちの
少なくとも2つ(望ましくは全て)を同一チップ上に実
施して同時に動作させ、少なくとも1つの実施の形態で
データの信頼性が低いと判定したら、それを採用するも
のとする。この場合、各実施の形態は、構成が比較的簡
易、小規模なもので実現可能である。
In order to increase the accuracy of the determination by the error correction suppression circuit 10, at least two (preferably all) of the plurality of embodiments are implemented on the same chip and operated at the same time. If it is determined that the reliability of data is low in one embodiment, that data is adopted. In this case, each embodiment can be realized with a relatively simple and small-scale configuration.

【0046】また、一般に、誤り訂正回路8 における訂
正処理の結果は、再生データの信頼性フラグとして使用
されるので、前記した誤り訂正抑止回路10の採用により
誤り訂正回路8 での誤判定や誤訂正を抑止すると、再生
性能(プレイヤビリティ)が向上するという効果も得ら
れる。
In general, the result of the correction processing in the error correction circuit 8 is used as a reliability flag of the reproduced data. When the correction is suppressed, the effect that the reproduction performance (playability) is improved can be obtained.

【0047】[0047]

【発明の効果】上述したように本発明の光ディスク再生
装置の誤り訂正回路によれば、復調データの信頼性を判
定し、信頼性が低い場合には誤り訂正動作を抑止し、誤
判定や誤訂正を抑止することができる。
As described above, according to the error correction circuit of the optical disk reproducing apparatus of the present invention, the reliability of the demodulated data is determined, and if the reliability is low, the error correction operation is suppressed. Correction can be suppressed.

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

【図1】本発明の光ディスク再生装置の一部を示すブロ
ック図。
FIG. 1 is a block diagram showing a part of an optical disk reproducing apparatus according to the present invention.

【図2】図1中の誤り訂正抑止回路の第1の実施の形態
を示す回路図。
FIG. 2 is a circuit diagram showing a first embodiment of the error correction suppression circuit in FIG. 1;

【図3】図1中の誤り訂正抑止回路の第2の実施の形態
を示す回路図。
FIG. 3 is a circuit diagram showing a second embodiment of the error correction suppression circuit in FIG. 1;

【図4】図1中の誤り訂正抑止回路の第3の実施の形態
を示す波形図および回路図。
FIG. 4 is a waveform diagram and a circuit diagram showing a third embodiment of the error correction suppression circuit in FIG. 1;

【図5】図1中の誤り訂正抑止回路の第4の実施の形態
を示す波形図および回路図。
FIG. 5 is a waveform diagram and a circuit diagram showing a fourth embodiment of the error correction suppression circuit in FIG. 1;

【図6】従来の光ディスク再生装置の一部を示すブロッ
ク図。
FIG. 6 is a block diagram showing a part of a conventional optical disc reproducing apparatus.

【符号の説明】[Explanation of symbols]

1 …光ディスク、 2 …スピンドルモータ、 3 …光学式ピックアップ、 4 …ヘッドアンプ、 5 …信号処理回路、 6 …EFMテーブル、 7 …一時記憶装置、 8 …誤り訂正回路、 10…誤り訂正抑止回路。 1 ... optical disk, 2 ... spindle motor, 3 ... optical pickup, 4 ... head amplifier, 5 ... signal processing circuit, 6 ... EFM table, 7 ... temporary storage device, 8 ... error correction circuit, 10 ... error correction suppression circuit.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 児玉 邦彦 東京都港区新橋3丁目3番9号 東芝エ ー・ブイ・イー株式会社内 Fターム(参考) 5D044 BC02 CC04 DE68 DE81 FG10 GL02 GL10  ────────────────────────────────────────────────── ─── Continuing on the front page (72) Kunihiko Kodama Inventor 3-3-9, Shimbashi, Minato-ku, Tokyo F-term in TOSHIBA ABU E Corporation (reference) 5D044 BC02 CC04 DE68 DE81 FG10 GL02 GL10

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】 光ディスクから読み出された信号を受け
て、二値化および同期信号の抽出を行い、EFMテーブ
ルを参照して復調を行う信号処理回路と、 前記信号処理回路により復調されたデータを格納する一
時記憶装置と、 前記一時記憶装置との間でデータを授受し、CIRCを
用いた誤り訂正を施すための誤り訂正回路と、 前記信号処理回路により復調されたデータの信頼性を所
定の判定基準に基づいて判定し、信頼性が低いと判定し
た場合には判定情報を前記誤り訂正回路に転送し、誤り
訂正回路の誤り訂正動作を抑止する誤り訂正抑止回路と
を具備することを特徴とする光ディスク再生装置。
1. A signal processing circuit that receives a signal read from an optical disc, performs binarization and extraction of a synchronization signal, and performs demodulation with reference to an EFM table; and data demodulated by the signal processing circuit. A temporary storage device for storing data, an error correction circuit for transmitting and receiving data to and from the temporary storage device, and performing error correction using CIRC; and a method for determining the reliability of the data demodulated by the signal processing circuit. A determination based on the determination criterion, and when it is determined that the reliability is low, an error correction suppression circuit that transfers the determination information to the error correction circuit and suppresses an error correction operation of the error correction circuit. An optical disc reproducing apparatus characterized by the following.
【請求項2】 前記誤り訂正抑止回路による復調データ
の信頼性の判定に際しては、前記信号処理回路で復調デ
ータが前記EFMテーブルに存在しないこと検出した場
合に生成されるパルス信号をカウントし、前記誤り訂正
回路の誤り訂正能力を超えるシンボル数のEFM違反が
存在する場合には当該フレームのデータの信頼性が低い
と判定することを特徴とする請求項1記載の光ディスク
再生装置。
2. A method for determining the reliability of demodulated data by the error correction suppression circuit, comprising: counting a pulse signal generated when the signal processing circuit detects that demodulated data does not exist in the EFM table; 2. The optical disc reproducing apparatus according to claim 1, wherein when there is an EFM violation with a number of symbols exceeding the error correction capability of the error correction circuit, the reliability of the data of the frame is determined to be low.
【請求項3】 前記誤り訂正抑止回路による復調データ
の信頼性の判定に際しては、復調データの時間幅を計測
し、復調データが最小時間幅Tmin 〜最大時間幅Tmax
の規定に違反している場合に生成されるパルス信号をカ
ウントし、前記誤り訂正回路の誤り訂正能力を超えるシ
ンボル数のTmin 〜Tmax 規定違反が存在する場合には
当該フレームのデータの信頼性が低いと判定することを
特徴とする請求項1記載の光ディスク再生装置。
3. The determination of the reliability of demodulated data by the error correction suppression circuit measures the demodulated data time width, and determines whether the demodulated data has a minimum time width Tmin to a maximum time width Tmax.
The pulse signal generated when the violation of the above rule is violated is counted, and when the violation of the Tmin to Tmax rule of the number of symbols exceeding the error correction capability of the error correction circuit exists, the reliability of the data of the frame is reduced. 2. The optical disk reproducing apparatus according to claim 1, wherein it is determined that the temperature is low.
【請求項4】 前記誤り訂正抑止回路による復調データ
の信頼性の判定に際しては、前記光ディスクから読み出
された信号が所定レベル以下の期間に光ディスク再生装
置サーボ系から再生異常を知らせるディフェクト期間信
号を前記誤り訂正抑止回路で受けると、前記ディフェク
ト期間信号の生成期間を含むフレームのデータの信頼性
が低いと判定することを特徴とする請求項1記載の光デ
ィスク再生装置。
4. A method of determining the reliability of demodulated data by the error correction suppression circuit, comprising the steps of: outputting a defect period signal notifying a reproduction abnormality from a servo system of an optical disk reproducing device when a signal read from the optical disk is at or below a predetermined level. 2. The optical disc reproducing apparatus according to claim 1, wherein when received by the error correction suppressing circuit, the reliability of data of a frame including a generation period of the defect period signal is determined to be low.
【請求項5】 前記誤り訂正抑止回路による復調データ
の信頼性の判定に際しては、前記光ディスクから読み出
された信号が所定レベル以下の期間に光ディスク再生装
置サーボ系から再生異常を知らせるディフェクト期間信
号を前記誤り訂正抑止回路で受けると、前記信号処理回
路から転送される同期信号の間隔を計測し、前記ディフ
ェクト期間信号の始まりから、前記ディフェクト期間信
号の終了後に同期信号の間隔が正常に戻るまでの期間を
含むフレームのデータの信頼性が低いと判定することを
特徴とする請求項1記載の光ディスク再生装置。
5. A method for determining the reliability of demodulated data by said error correction suppression circuit, comprising: a period period signal for notifying a reproduction abnormality from a servo system of an optical disk reproducing device during a period when a signal read from said optical disk is at or below a predetermined level. When received by the error correction suppression circuit, the interval of the synchronization signal transferred from the signal processing circuit is measured, and from the start of the defect period signal until the interval of the synchronization signal returns to normal after the end of the defect period signal. 2. The optical disk reproducing apparatus according to claim 1, wherein the reliability of the data of the frame including the period is determined to be low.
【請求項6】 前記誤り訂正抑止回路は、請求項2乃至
5記載のいずれかに記載の判定基準の少なくとも2つを
同時に採用し、少なくとも1つの判定基準でデータの信
頼性が低いと判定した場合に、前記誤り訂正回路の誤り
訂正動作を抑止することを特徴とする請求項1記載の光
ディスク再生装置。
6. The error correction suppression circuit simultaneously employs at least two of the determination criteria according to claim 2 and determines that data reliability is low based on at least one of the determination criteria. 2. The optical disk reproducing apparatus according to claim 1, wherein in such a case, the error correction operation of the error correction circuit is suppressed.
JP25455899A 1999-09-08 1999-09-08 Optical disk reproducing apparatus Pending JP2001084711A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25455899A JP2001084711A (en) 1999-09-08 1999-09-08 Optical disk reproducing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25455899A JP2001084711A (en) 1999-09-08 1999-09-08 Optical disk reproducing apparatus

Publications (1)

Publication Number Publication Date
JP2001084711A true JP2001084711A (en) 2001-03-30

Family

ID=17266726

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25455899A Pending JP2001084711A (en) 1999-09-08 1999-09-08 Optical disk reproducing apparatus

Country Status (1)

Country Link
JP (1) JP2001084711A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008084532A (en) * 2002-06-17 2008-04-10 Pioneer Electronic Corp Waveform measurement device and method of optical recording medium

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008084532A (en) * 2002-06-17 2008-04-10 Pioneer Electronic Corp Waveform measurement device and method of optical recording medium

Similar Documents

Publication Publication Date Title
US6311305B1 (en) Method and system for overriding error correction
US7974168B2 (en) Data storage medium reproducing device and method for reproducing data storage medium
JP2005063652A (en) Data recording method, recording medium, and reproducing apparatus
US6654332B2 (en) Method for generating a binary signal having a predetermined spectral shape
JP2706321B2 (en) Information reading method for information recording medium having track structure
US7821888B2 (en) Optical disk reproducing apparatus with a disk identifying function
JP2003196838A (en) Optical disk device, information reproducing device and reproducing method for these devices
JP2001084711A (en) Optical disk reproducing apparatus
US6771581B2 (en) Digital modulation method, digital demodulation method, and prerecorded recording medium
JP2000113606A (en) Method and device for correcting read data error from data record medium
US8102744B2 (en) Recording medium playback device and recording medium playback method
JP2863168B2 (en) Error detection method
JP2007066421A (en) Signal processor for optical disk
JP4037979B2 (en) Data demodulation method, data demodulation method, and data demodulation circuit
JP2644595B2 (en) 4/11 RECORDING CODE GENERATION METHOD AND DEVICE AND RECORDING MEDIUM
US6859903B2 (en) Detection unit, device for reproducing an information carrier and method for detecting
JP4150074B2 (en) Reproduction circuit
JPH09259546A (en) Error correction system using vanishing flag
JP4083070B2 (en) Encoding device, decoding device, encoding method, and decoding method
JPH09265736A (en) Information processor
JPH11265552A (en) Cd reproducing device
KR20020034349A (en) Data recoding and reproducing method on a storing medium with ternary pit structure
JP2006294175A (en) System and method for reproducing data
JPH02230565A (en) Data reproducing device
JPH0945016A (en) Data processing apparatus