JPH07244935A - Cd-rom decoder - Google Patents

Cd-rom decoder

Info

Publication number
JPH07244935A
JPH07244935A JP6030323A JP3032394A JPH07244935A JP H07244935 A JPH07244935 A JP H07244935A JP 6030323 A JP6030323 A JP 6030323A JP 3032394 A JP3032394 A JP 3032394A JP H07244935 A JPH07244935 A JP H07244935A
Authority
JP
Japan
Prior art keywords
signal
digital data
register
disk medium
data
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
JP6030323A
Other languages
Japanese (ja)
Inventor
Shinichiro Tomizawa
眞一郎 富澤
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric Co Ltd
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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP6030323A priority Critical patent/JPH07244935A/en
Priority to US08/388,875 priority patent/US5621743A/en
Priority to KR1019950003000A priority patent/KR100366165B1/en
Publication of JPH07244935A publication Critical patent/JPH07244935A/en
Pending legal-status Critical Current

Links

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)

Abstract

PURPOSE:To reduce a load of a control microcomputer controlling the operation of a CD-ROM decoder. CONSTITUTION:A synchronizing signal counter 31 generates a predictive signal rising at the timing when the matter that a synchronizing signal is detected next is predicted based on a timing signal outputted from a synchronizing signal detection circuit 14. A detection error signal showing that the detection error of the synchronizing signal occurs is generated by a synchronism protection circuit 32 from the result of comparison between the predictive signal and the timing signal to be supplied to an error counter 33. The error counter 33 imparts a stop instruction to an interruption instruction generation circuit 26 when the count is advanced continuously by the prescribed number of sectors by the detection error signal.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、コンパクトディスクあ
るいはレーザディスクを読み出し専用メモリとして用い
るCD−ROMシステムにおいて、ディスクから読み出
されるCD−ROMデータをホストコンピュータからの
指示に応答して転送するCD−ROMデコーダに関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a CD-ROM system which uses a compact disc or a laser disc as a read-only memory, and transfers CD-ROM data read from the disc in response to an instruction from a host computer. It relates to a ROM decoder.

【0002】[0002]

【従来の技術】従来よりデジタルオーディオに用いられ
ているコンパクトディスク(CD)をデジタルデータの
読み出し専用メモリ(ROM)として活用するCD−R
OMシステムにおいては、ディスクから読み出されるC
D−ROMデータの信頼性を高めるために、読み出され
たCD−ROMデータに対して符号エラーの訂正処理が
2重に施される。これらの訂正処理は、ディスクからデ
ジタルデータを読み出す再生ユニット側で1回目を実行
し、この再生ユニットに接続されるCD−ROMデコー
ダで2回目を実行するように構成される。一般的に、1
回目の訂正処理に関しては、オーディオ用のCDプレー
ヤとの共通化が図られている。
2. Description of the Related Art CD-R which utilizes a compact disk (CD) conventionally used for digital audio as a read-only memory (ROM) for digital data.
In the OM system, C read from the disc
In order to improve the reliability of the D-ROM data, the read error of the CD-ROM data is doubled. These correction processes are configured such that the reproduction unit side that reads digital data from the disc executes the first time, and the CD-ROM decoder connected to the reproduction unit executes the second time. Generally 1
Regarding the correction processing for the second time, it is attempted to be shared with an audio CD player.

【0003】図6は、CD−ROMシステムの構成を示
すブロック図である。コンパクトディスク1に照射され
たレーザ光の反射光を受信するピックアップ部2は、そ
の反射光の強弱を電圧値の変化として取り出し、アナロ
グ信号処理部3に供給する。アナログ信号処理部3は、
ピックアップ部2より入力される信号から光ディスク1
に書き込まれたデジタルデータを読み取り、所定のフォ
ーマットに準じたデジタルデータをシリアルに出力す
る。デジタル信号処理部4は、アナログ信号処理部3か
ら出力されるデジタルデータに対してCDフォーマット
に従う信号処理を施し、CD−ROMデータを生成す
る。このデジタル信号処理部4での信号処理において
は、デジタルオーディオ用のCDシステムとの互換性が
保たれており、14ビットで構成されるデジタルデータ
の8ビットへの復調や、リードソロモン符号に基づく符
号エラーの検出/訂正等が行われる。CD−ROMデコ
ーダ5は、デジタル信号処理部4から入力されるCD−
ROMデータに対して再度符号エラーの訂正処理を施
し、エラーのないCD−ROMデータとしてホストコン
ピュータへ転送する。バッファRAM6は、CD−RO
Mデコーダ5に接続され、デジタル信号処理回路4から
CD−ROMデコーダ5に取り込まれるCD−ROMデ
ータを所定の期間記憶する。そして、制御マイコン7
は、動作プログラムに従ってアナログ信号処理部3、デ
ジタル信号処理部4及びCD−ROMデコーダ5のそれ
ぞれの動作を制御し、各部が互いに正しいタイミングで
各種処理を実行できるようにしている。
FIG. 6 is a block diagram showing the structure of a CD-ROM system. The pickup unit 2 that receives the reflected light of the laser light applied to the compact disc 1 takes out the intensity of the reflected light as a change in voltage value and supplies it to the analog signal processing unit 3. The analog signal processing unit 3 is
From the signal input from the pickup unit 2, the optical disc 1
The digital data written in is read and digital data conforming to a predetermined format is serially output. The digital signal processing unit 4 performs signal processing according to the CD format on the digital data output from the analog signal processing unit 3 to generate CD-ROM data. In the signal processing in the digital signal processing unit 4, compatibility with a CD system for digital audio is maintained, and demodulation of 14-bit digital data into 8 bits and Reed-Solomon code are used. A code error is detected / corrected. The CD-ROM decoder 5 is a CD-ROM input from the digital signal processing unit 4.
The ROM data is again subjected to code error correction processing and transferred to the host computer as error-free CD-ROM data. The buffer RAM 6 is a CD-RO
The CD-ROM data which is connected to the M decoder 5 and taken into the CD-ROM decoder 5 from the digital signal processing circuit 4 is stored for a predetermined period. And the control microcomputer 7
Controls the operation of each of the analog signal processing unit 3, the digital signal processing unit 4, and the CD-ROM decoder 5 according to the operation program so that each unit can execute various processes at the correct timing.

【0004】デジタル信号処理部4から出力されるCD
−ROMデータは、図7に示すように、2352バイト
を1セクタとして構成され、同期信号(12バイト)、
ヘッダ(4バイト)、ユーザデータ(2336バイト)
がそれぞれ割り当てられている。同期信号は、セクタの
先頭位置を示すもので、固定パターンとして各セクタの
始めに付されている。4バイトのヘッダは、さらに、デ
ィスク上のアドレスに相当する絶対時間の情報(分/秒
/フレーム番号:各1バイト)及びセクタ内のデータの
フォーマットを決定するモード識別コード(1バイト)
に割り当てられる。CD−ROMデータの場合、1セク
タのデータの内、同期信号12バイトを除いた2340
バイトには、同期信号と同じパターンが発生しにくいよ
うにスクランブル処理が施されており、CD−ROMデ
コーダ5に入力される段階でディスクランブル処理が施
されて元のデータに戻される。
CD output from the digital signal processing unit 4
As shown in FIG. 7, the ROM data is composed of 2352 bytes as one sector, and the synchronization signal (12 bytes),
Header (4 bytes), user data (2336 bytes)
Are assigned respectively. The sync signal indicates the head position of the sector, and is attached to the beginning of each sector as a fixed pattern. The 4-byte header further includes absolute time information (minute / second / frame number: 1 byte each) corresponding to the address on the disc and a mode identification code (1 byte) that determines the format of the data in the sector.
Assigned to. In the case of CD-ROM data, 2340 is obtained by removing 12 bytes of the sync signal from the data of 1 sector.
The bytes are scrambled so that the same pattern as the sync signal is hard to occur, and are descrambled at the stage of being input to the CD-ROM decoder 5 to be restored to the original data.

【0005】図8は、CD−ROMデコーダ5の構成を
示すブロック図である。ディスクランブル回路11は、
2352バイト(1セクタ)毎に入力されるCD−RO
Mデータの内、12バイトの同期信号を除く2340バ
イトに対してディスクランブル処理を施し、所定のフォ
ーマットに戻されたデータを出力する。書き込みバッフ
ァ12は、ディスクランブル回路11から出力されるデ
ータの内の2336バイトのユーザデータ取り込み、そ
のユーザデータを第1のデータバス16を通じてバッフ
ァRAMへ書き込む。ヘッダレジスタ13は、ディスク
ランブル回路11から出力されるデータから4バイトの
ヘッダを取り込み、そのヘッダ情報を第2のデータバス
17から制御マイコン7へ転送する。同期信号検出回路
14は、入力されるデータの各セクタの始まりに付され
た12ビットの同期信号を検出し、入力されるCD−R
OMデータのセクタの始まりを示すタイミング信号を後
述する動作制御回路24へ与える。また、同期信号が検
出されなかったときには、検出エラーを示すデータを第
2のデータバス17から制御マイコン7へ転送する。エ
ラーフラグレジスタ15は、CD−ROMデコーダ5の
前段に設けられたデジタル信号処理部4でのエラー訂正
処理でエラーが残されたことを示すエラーフラグを取り
込み、第2のデータバス17から制御マイコン6へ転送
する。
FIG. 8 is a block diagram showing the structure of the CD-ROM decoder 5. The descramble circuit 11 is
CD-RO input every 2352 bytes (1 sector)
Of the M data, 2340 bytes excluding the 12-byte sync signal are descrambled, and the data returned to a predetermined format is output. The write buffer 12 takes in 2336 bytes of user data out of the data output from the descrambling circuit 11 and writes the user data into the buffer RAM through the first data bus 16. The header register 13 takes in a 4-byte header from the data output from the descramble circuit 11, and transfers the header information from the second data bus 17 to the control microcomputer 7. The sync signal detection circuit 14 detects a 12-bit sync signal added to the beginning of each sector of the input data, and inputs the CD-R.
A timing signal indicating the start of a sector of OM data is applied to the operation control circuit 24 described later. When the sync signal is not detected, the data indicating the detection error is transferred from the second data bus 17 to the control microcomputer 7. The error flag register 15 fetches an error flag indicating that an error remains in the error correction processing in the digital signal processing section 4 provided in the preceding stage of the CD-ROM decoder 5, and controls the second data bus 17 from the control microcomputer. Transfer to 6.

【0006】書き込みアドレス発生回路18は、連続す
るアドレスを一定の周期で発生し、書き込みバッファ1
2からバッファRAM6へ書き込まれるCD−ROMデ
ータの書き込みアドレスを指定する。先頭アドレス発生
回路19は、各セクタの先頭がバッファRAM6に書き
込まれるときのアドレスを書き込みアドレス発生回路1
8から取り込み、1セクタ分のCD−ROMデータの書
き込みが完了するまで保持した後、第1のデータバス1
6へ送出する。また、先頭アドレスは、後述する転送ア
ドレス発生回路21のプリセットデータを生成するよう
に、第2のデータバス17から制御マイコン7へ転送さ
れる。エラー訂正回路20は、第1のデータバス16へ
送出された先頭アドレスデータを取り込み、そのデータ
に基づいてバッファRAM6に書き込まれたCD−RO
Mデータを順次読み出し、ユーザデータ内に設定される
エラー検出コード(EDC)及びエラー訂正コード(E
CC)に基づいて符号エラーを検出して訂正する。ここ
で、所定の訂正処理が完了したデータは、再びバッファ
RAM6へ書き込まれた後に、順次転送バッファ24か
らホストコンピュータへ転送される。
The write address generation circuit 18 generates continuous addresses at a constant cycle, and the write buffer 1
2 designates the write address of the CD-ROM data to be written in the buffer RAM 6. The head address generation circuit 19 writes the address when the head of each sector is written in the buffer RAM 6 into the write address generation circuit 1.
The first data bus 1 is read from the first data bus 1 after holding it until the writing of one sector of CD-ROM data is completed.
Send to 6. Further, the head address is transferred from the second data bus 17 to the control microcomputer 7 so as to generate preset data of the transfer address generation circuit 21 described later. The error correction circuit 20 takes in the head address data sent to the first data bus 16 and writes the CD-RO in the buffer RAM 6 based on the data.
The M data is sequentially read and the error detection code (EDC) and error correction code (E) set in the user data are read.
CC) to detect and correct the code error. Here, the data for which the predetermined correction processing has been completed is written in the buffer RAM 6 again, and then sequentially transferred from the transfer buffer 24 to the host computer.

【0007】転送アドレス発生回路21は、読み出しを
開始すべきCD−ROMデータが書き込まれたバッファ
RAM6のアドレスに対応したプリセットデータをロー
ドし、転送トリガ発生回路22からの指示に応答して、
プリセットデータに対応するアドレスを先頭として連続
するアドレスを一定の周期で発生する。ここで発生する
アドレスは、第1のデータバス16からバッファRAM
6に送られ、エラー訂正処理を終えたCD−ROMデー
タの読み出しアドレスを指定する。転送バイトカウンタ
23は、バッファRAM6から読み出すべきCD−RO
Mデータのバイト数を示すデータをプリセットデータと
してロードした後、バッファRAM6からCD−ROM
データが読み出される毎にダウンカウントし、所定の数
のカウントを完了した時点で転送トリガ発生回路22に
停止指示を与える。転送バッファ24は、転送アドレス
発生回路21が発生するアドレスに従って読み出された
CD−ROMデータを第1のデータバス16を通して取
り込み、ホストコンピュータへ転送する。転送アドレス
発生回路21及び転送バイトカウンタ23にロードされ
るプリセットデータについては、先頭アドレス発生回路
19から転送された先頭アドレス及びホストコンピュー
タから与えられる転送指示に基づいて制御マイコン7で
生成される。
The transfer address generation circuit 21 loads preset data corresponding to the address of the buffer RAM 6 in which the CD-ROM data to be read is written, and in response to the instruction from the transfer trigger generation circuit 22,
The addresses corresponding to the preset data are generated at the beginning and consecutive addresses are generated at a constant cycle. The address generated here is from the first data bus 16 to the buffer RAM.
6, the read address of the CD-ROM data for which the error correction processing has been completed is designated. The transfer byte counter 23 is a CD-RO to be read from the buffer RAM 6.
After loading data indicating the number of bytes of M data as preset data, the buffer RAM 6 is loaded onto the CD-ROM.
It counts down each time data is read, and gives a stop instruction to the transfer trigger generation circuit 22 when a predetermined number of counts are completed. The transfer buffer 24 takes in the CD-ROM data read according to the address generated by the transfer address generation circuit 21 through the first data bus 16 and transfers it to the host computer. The preset data loaded into the transfer address generation circuit 21 and the transfer byte counter 23 is generated by the control microcomputer 7 based on the head address transferred from the head address generation circuit 19 and the transfer instruction given from the host computer.

【0008】動作制御回路25は、同期信号検出回路1
4から出力されるタイミング信号に基づき、エラー訂正
回路20によるエラー訂正処理が完了するまでの期間を
計測し、動作完了を示すタイミング信号を発生する。エ
ラー訂正回路20によるエラー訂正処理は、バッファR
AM6から1セクタ分のCD−ROMデータを取り込ん
だ後にエラー訂正回路20内部で行われ、その間バッフ
ァRAM6には、次のセクタのCD−ROMデータの書
き込みが行われる。割り込み指示発生回路26は、動作
制御回路25からのタイミング信号、あるいは転送バイ
トカウンタ23の停止指示を受け、制御マイコン7へ割
り込み指示を送信する。アナログ信号処理部3やデジタ
ル信号処理部4の動作制御を時分割処理で行っている制
御マイコン7は、割り込み指示発生回路26からの割り
込み指示に応答し、それまでの処理動作を一旦中断して
CD−ROMデコーダ5に次の処理動作を実行させる。
例えば、割り込み指示発生回路26からの割り込み指示
に応答し、他の処理動作を中断した後に転送トリガ発生
回路22を起動させ、バッファRAM6からホストコン
ピュータへのデータの転送を開始させるようにしてい
る。
The operation control circuit 25 includes a sync signal detection circuit 1
Based on the timing signal output from No. 4, the period until the error correction processing by the error correction circuit 20 is completed is measured, and a timing signal indicating the completion of the operation is generated. The error correction processing by the error correction circuit 20 is performed by the buffer R.
This is performed inside the error correction circuit 20 after the CD-ROM data for one sector is fetched from the AM 6, while the CD-ROM data of the next sector is written in the buffer RAM 6. The interrupt instruction generation circuit 26 receives a timing signal from the operation control circuit 25 or an instruction to stop the transfer byte counter 23, and transmits an interrupt instruction to the control microcomputer 7. The control microcomputer 7, which controls the operation of the analog signal processing unit 3 and the digital signal processing unit 4 by time-division processing, responds to the interrupt instruction from the interrupt instruction generation circuit 26 and temporarily interrupts the processing operation up to that point. The CD-ROM decoder 5 is made to execute the following processing operation.
For example, in response to an interrupt instruction from the interrupt instruction generating circuit 26, after interrupting other processing operations, the transfer trigger generating circuit 22 is activated and data transfer from the buffer RAM 6 to the host computer is started.

【0009】以上のCD−ROMシステムにおいては、
各セクタ毎のヘッダ情報が繰り返し取り出されて制御マ
イコン7へ取り込まれ、そのヘッダ情報の中のアドレス
情報によってホストコンピュータ側が要求しているセク
タが検出されることになる。
In the above CD-ROM system,
The header information for each sector is repeatedly fetched and fetched by the control microcomputer 7, and the sector requested by the host computer side is detected by the address information in the header information.

【0010】[0010]

【発明が解決しようとする課題】各種のCD−ROMデ
ータフォーマットの中で、CD−ROM XA規格やC
D−Iで採用されているモード2フォーマットの場合、
エラー検出/訂正符号はヘッダを対象としていない。こ
のため、CD−ROMデコーダ5によるエラー訂正処理
の段階においては、ヘッダがエラーに対して保護されお
らず、ユーザデータと比較して信頼性が劣っている。そ
こで制御マイコン7では、エラーフラグレジスタ15か
ら転送されるエラーフラグを参照し、ヘッダ情報が正し
いかどうかを判定した上でCD−ROMデコーダ5に動
作指示を与えている。さらに、同期信号が長期間検出さ
れない場合や、ヘッダ情報に繰り返し符号エラーが含ま
れる場合には、制御マイコン7により、入力されるデジ
タルデータ自体が不良であると判断され、CD−ROM
データの転送が中止される。
Among various CD-ROM data formats, the CD-ROM XA standard and C
In the case of the mode 2 format used in DI,
The error detection / correction code does not target the header. Therefore, at the stage of the error correction processing by the CD-ROM decoder 5, the header is not protected against the error and the reliability is inferior to the user data. Therefore, the control microcomputer 7 refers to the error flag transferred from the error flag register 15, determines whether the header information is correct, and then gives an operation instruction to the CD-ROM decoder 5. Further, if the synchronization signal is not detected for a long period of time, or if the header information includes a repeat code error, the control microcomputer 7 determines that the input digital data itself is defective, and the CD-ROM
Data transfer is stopped.

【0011】しかしながら、制御マイコン7において
は、アナログ信号処理部3及びデジタル信号処理部4の
動作制御と並行して、同期信号の検出の確認やヘッダ情
報の判定等が行われるため、制御マイコン7の負担が大
きくなっている。特に、同期信号の検出エラーが生じた
り、ヘッダ情報に符号エラーが含まれているような場合
には、正しい情報を推定することが必要となり、制御マ
イコン7の負担はさらに増大する。従って、制御マイコ
ン7の制御動作を高速化することが困難であり、CD−
ROMデコーダ5で取り扱えるデータ量が制限される。
However, in the control microcomputer 7, since the detection of the sync signal and the determination of the header information are performed in parallel with the operation control of the analog signal processing unit 3 and the digital signal processing unit 4, the control microcomputer 7 is controlled. Is becoming a heavy burden. In particular, when a synchronization signal detection error occurs or the header information includes a code error, it is necessary to estimate correct information, which further increases the load on the control microcomputer 7. Therefore, it is difficult to speed up the control operation of the control microcomputer 7, and the CD-
The amount of data that can be handled by the ROM decoder 5 is limited.

【0012】そこで本発明は、動作制御用のマイコンの
負担を低減し、高機能で使い勝手のよいCD−ROMデ
コーダの提供を目的とする。
Therefore, an object of the present invention is to provide a CD-ROM decoder which has a high function and is easy to use, while reducing the load on a microcomputer for operation control.

【0013】[0013]

【課題を解決するための手段】本発明は、上述の課題を
解決するために成されたもので、第1の特徴とするとこ
ろは、ディスク媒体から読み出されるデジタルデータに
対し、データに含まれる誤りの訂正処理を施してコンピ
ュータ機器側へ転送するCD−ROMデコーダにおい
て、ディスク媒体から連続的に読み出されるデジタルデ
ータに一定の間隔で付された特定情報を検出する手段
と、上記特定情報が所定の期間連続して検出されないと
きに割り込み信号を発生する手段と、を備え、上記ディ
スク媒体から読み出されるデジタルデータのコンピュー
タ機器側への転送を、上記割り込み信号に応答して停止
することにある。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problems, and the first feature is that digital data read from a disk medium is included in the data. In a CD-ROM decoder that performs error correction processing and transfers it to the computer device side, means for detecting specific information attached to digital data continuously read from a disk medium at fixed intervals, and the specific information are predetermined. And a means for generating an interrupt signal when the signal is not continuously detected for a period of, and the transfer of the digital data read from the disk medium to the computer device side is stopped in response to the interrupt signal.

【0014】そして、第2の特徴とするところは、ディ
スク媒体から一定の周期で連続的に読み出されるデジタ
ルデータから規則性を有する特定情報を取り出す手段
と、取り出された特定情報が少なくとも1周期前の特定
情報に対して所定の規則性が維持されているか否かを判
定する手段と、上記特定情報の規則性が一定期間繰り返
して維持されないときに割り込み信号を発生する手段
と、を備え、上記ディスク媒体から読み出されるデジタ
ルデータのコンピュータ機器側への転送を、上記割り込
み信号に応答して停止することにある。
The second characteristic is that the specific information having a regularity is extracted from the digital data continuously read from the disk medium at a constant cycle, and the extracted specific information is at least one cycle before. Means for determining whether a predetermined regularity is maintained with respect to the specific information, and means for generating an interrupt signal when the regularity of the specific information is not repeatedly maintained for a certain period, The transfer of the digital data read from the disk medium to the computer device side is stopped in response to the interrupt signal.

【0015】[0015]

【作用】本発明の第1の特徴によれば、入力されるデジ
タルデータから一定の期間連続して特定情報が検出され
なかったときに割り込み信号が発せられるため、制御用
のマイコンの指示を仰ぐことなくデジタルデータの転送
が中止される。従って、制御用のマイコン側で特定情報
の検出を確認する必要がなくなり、マイコンの負担が軽
減される。
According to the first feature of the present invention, since the interrupt signal is issued when the specific information is not continuously detected from the input digital data for a certain period, the control microcomputer is instructed. The transfer of digital data is stopped without interruption. Therefore, the control microcomputer side does not need to confirm the detection of the specific information, and the load on the microcomputer is reduced.

【0016】本発明の第2の特徴によれば、所定の規則
性を維持する特定符号について、その規則性が連続して
維持されなかったときに割り込み信号が発せられるた
め、制御用のマイコンの指示を仰ぐことなくデジタルデ
ータの転送が停止される。従って、制御用のマイコン側
で特定符号が正しいかどうか判定させる必要がなくな
り、マイコンの負担が軽減される。
According to the second feature of the present invention, for the specific code which maintains the predetermined regularity, the interrupt signal is issued when the regularity is not continuously maintained. The transfer of digital data is stopped without asking for instructions. Therefore, it becomes unnecessary for the control microcomputer side to determine whether the specific code is correct, and the load on the microcomputer is reduced.

【0017】[0017]

【実施例】図1は、本発明のCD−ROMデコーダの第
1の実施例を示すブロック図である。この図において、
ディスクランブル回路11、エラー訂正回路20等、同
期信号の検出を確認する検出確認部30以外は、図8と
同一であり、それぞれ同一符号で示される。
1 is a block diagram showing a first embodiment of a CD-ROM decoder of the present invention. In this figure,
The descrambling circuit 11, the error correction circuit 20, and the like are the same as those in FIG. 8 except for the detection confirmation unit 30 that confirms the detection of the synchronization signal, and are denoted by the same reference numerals.

【0018】同期信号検出回路14から出力されるタイ
ミング信号に基づいて、CD−ROMデータの同期信号
が正しく検出されているかどうかを判定する検出確認部
30は、同期信号カウンタ31、同期保護回路32及び
エラーカウンタ33より構成される。同期信号カウンタ
31は、同期信号検出回路14から与えられるタイミン
グ信号で起動し、一定周期のクロックを所定数カウント
して1セクタ分のCD−ROMデータが入力される期間
を計測することにより、次に同期信号が検出されると予
測されるタイミングに一致する予測信号を発生する。同
期保護回路32は、予測信号と共に同期信号検出回路1
4のタイミング信号を取り込み、各信号が一致するとき
にはタイミング信号をそのまま出力し、一致しないとき
にはタイミング信号を予測信号に置き換えて出力する。
これにより、同期信号検出回路14が同期信号を検出で
きなかったときでも、同期信号が検出されたものとして
タイミング信号が動作制御回路25へ供給される。ま
た、タイミング信号が予測信号に一致しなかったときに
は、同期信号が検出されなかったことを示す検出エラー
信号を発生し、この検出エラー信号をエラーカウンタ3
3に供給する。エラーカウンタ33は、プリセットデー
タをロードした後に検出エラー信号に応答してカウント
動作し、そのカウント値が一定の値に達したときに停止
指示を発生して割り込み指示発生回路26へ供給する。
このエラーカウンタ33にロードされるプリセットデー
タは、同期信号の検出エラーが何セクタ続いたときに停
止指示を発生させるかを設定するもので、任意に変更可
能な値が制御マイコン7から供給される。また、プリセ
ットデータを固定データとする場合は、固定データを記
憶するレジスタを付加し、このレジスタからプリセット
データを取り込むように構成すれば、制御マイコン7か
らプリセットデータを供給する必要はなくなる。
Based on the timing signal output from the sync signal detection circuit 14, the detection confirmation unit 30 for judging whether or not the sync signal of the CD-ROM data is correctly detected includes a sync signal counter 31 and a sync protection circuit 32. And an error counter 33. The synchronization signal counter 31 is activated by a timing signal supplied from the synchronization signal detection circuit 14, counts a predetermined number of clocks having a constant cycle, and measures the period in which one sector of CD-ROM data is input. A prediction signal that coincides with the timing predicted to detect the sync signal is generated. The synchronization protection circuit 32 includes the prediction signal and the synchronization signal detection circuit 1
The timing signal of No. 4 is taken in, and when the respective signals match, the timing signal is output as it is. When the signals do not match, the timing signal is replaced with the prediction signal and output.
As a result, even when the sync signal detection circuit 14 cannot detect the sync signal, the timing signal is supplied to the operation control circuit 25 as if the sync signal was detected. When the timing signal does not match the prediction signal, a detection error signal indicating that the synchronization signal has not been detected is generated, and this detection error signal is output to the error counter 3
Supply to 3. The error counter 33 performs a counting operation in response to the detection error signal after loading the preset data, and when the count value reaches a certain value, generates a stop instruction and supplies it to the interrupt instruction generating circuit 26.
The preset data loaded in the error counter 33 sets the number of sectors of the sync signal detection error for which the stop instruction is generated, and an arbitrarily changeable value is supplied from the control microcomputer 7. . When the preset data is fixed data, if a register for storing the fixed data is added and the preset data is fetched from this register, it is not necessary to supply the preset data from the control microcomputer 7.

【0019】図2は、同期保護回路32の具体的な構成
例を示すブロック図で、図3は、その動作を説明するタ
イミング図である。同期保護回路32は、例えばORゲ
ート34及びANDゲート35からなり、同期信号検出
回路14からのタイミング信号Aと同期信号カウンタ3
1からの予測信号とがORゲート34に入力され、この
ORゲート34の出力から同期保護されたタイミング信
号Bが得られる。そして、タイミング信号Aの反転信号
とORゲート34の出力とがANDゲート35に入力さ
れ、このAMDゲート35の出力から検出エラー信号が
得られる。
FIG. 2 is a block diagram showing a concrete configuration example of the synchronization protection circuit 32, and FIG. 3 is a timing chart for explaining its operation. The synchronization protection circuit 32 is composed of, for example, an OR gate 34 and an AND gate 35, and includes the timing signal A from the synchronization signal detection circuit 14 and the synchronization signal counter 3.
The prediction signal from 1 is input to the OR gate 34, and the timing signal B which is synchronously protected is obtained from the output of the OR gate 34. Then, the inverted signal of the timing signal A and the output of the OR gate 34 are input to the AND gate 35, and the detection error signal is obtained from the output of the AMD gate 35.

【0020】図3に示すように、同期信号検出回路14
が同期信号を検出できなかったとすると、タイミング信
号Aのパルスの立ち上がりはなくなるが、予測信号が所
定の周期でパルスの立ち上がりを有しているため、OR
ゲート34から得られるタイミング信号Bでは所定の周
期でパルスが立ち上がることになる。このため、同期信
号検出回路14が同期信号を検出できなかったときで
も、同期保護回路32からは、同期信号が検出されたと
同等のタイミング信号Bを得ることができる。そして、
タイミング信号Aとタイミング信号Bとが一致しない場
合、即ち、同期信号の検出エラーが生じた場合には、検
出エラー信号がタイミング信号Bに従うタイミングで立
ち上がり、エラーカウンタ33をダウンカウントする。
そこで、3セクタ連続して同期信号を検出できなかった
ときに停止指示を発生させる場合には、エラーカウンタ
33にプリセットデータとして「3」をロードしておき、
ANDゲート35の出力の立ち上がりでエラーカウンタ
33をダウンカウントしてカウント値が「0」となったと
きに停止指示を発生させるように構成する。従って、同
期信号が1セクタあるいは2セクタの間検出されないと
きには停止指示を発生することなくタイミング信号Aの
欠けたパルスが補われ、3セクタ以上連続して検出され
なければ停止指示が割り込み指示発生回路26に与えら
れる。
As shown in FIG. 3, the synchronization signal detection circuit 14
If the synchronization signal is not detected by the above, the rising edge of the pulse of the timing signal A disappears, but since the prediction signal has the rising edge of the pulse at a predetermined cycle, OR
In the timing signal B obtained from the gate 34, a pulse rises at a predetermined cycle. Therefore, even when the sync signal detection circuit 14 cannot detect the sync signal, the timing signal B equivalent to that when the sync signal is detected can be obtained from the sync protection circuit 32. And
When the timing signal A and the timing signal B do not match, that is, when a synchronization signal detection error occurs, the detection error signal rises at the timing according to the timing signal B and the error counter 33 counts down.
Therefore, when the stop instruction is generated when the synchronization signal cannot be detected continuously for 3 sectors, “3” is loaded as the preset data in the error counter 33,
The error counter 33 is down-counted at the rising edge of the output of the AND gate 35, and a stop instruction is generated when the count value becomes "0". Therefore, when the sync signal is not detected for one sector or two sectors, the missing pulse of the timing signal A is compensated without generating a stop instruction, and if three or more sectors are not continuously detected, the stop instruction is an interrupt instruction generating circuit. 26.

【0021】以上の構成によれば、同期信号の検出エラ
ーが何セクタか連続した際には、CD−ROMデコーダ
5側においてCD−ROMデータの転送が停止される。
このとき、CD−ROMデコーダ5の動作を制御する制
御マイコン7は、同期信号の検出確認を行う必要がない
ことから、他の制御動作を行うことが可能になる。図4
は、本発明のCD−ROMデコーダの第2の実施例を示
すブロック図である。この図において、ディスクランブ
ル回路11、エラー訂正回路20等、ヘッダ情報取り込
んで判定するヘッダ情報判定部40及びエラーカウンタ
51以外は、図8と同一であり、それぞれ同一符号で示
される。
With the above arrangement, when the synchronization signal detection error continues for several sectors, the transfer of the CD-ROM data is stopped on the CD-ROM decoder 5 side.
At this time, since the control microcomputer 7 that controls the operation of the CD-ROM decoder 5 does not need to perform the detection confirmation of the synchronization signal, it is possible to perform other control operations. Figure 4
FIG. 8 is a block diagram showing a second embodiment of the CD-ROM decoder of the present invention. In this figure, the descrambling circuit 11, the error correction circuit 20, etc. are the same as those in FIG.

【0022】ディスクランブル回路11でディスクラン
ブル処理されたCD−ROMデータは、ユーザデータが
書き込みバッファ12から第1のデータバス16を通し
てバッファRAM6に書き込まれ、ヘッダ情報がヘッダ
情報判定部40に取り込まれる。このヘッダ情報判定部
40は、アドレス情報の判定を行うアドレス情報判定部
とモード識別コードの判定を行うモード情報判定部とを
有している。
As for the CD-ROM data descrambled by the descramble circuit 11, user data is written from the write buffer 12 to the buffer RAM 6 through the first data bus 16, and the header information is taken into the header information judging section 40. . The header information determination unit 40 has an address information determination unit that determines address information and a mode information determination unit that determines a mode identification code.

【0023】アドレス情報判定部は、アドレス情報レジ
スタ41、加算器42、最終アドレス情報レジスタ4
3、選択回路44及び比較回路45により構成される。
アドレス情報レジスタ41は、CD−ROMデータのセ
クタ毎に付された4バイトのヘッダ情報の内、分、秒及
びフレーム番号を表す3バイトのアドレス情報を取り込
んで記憶する。加算器42は、アドレス情報レジスタ4
1または最終アドレス情報レジスタ43からアドレス情
報を読み出し、そのアドレス情報に「1」を加算して出力
する。最終アドレス情報レジスタ43は、加算器42か
ら出力されるアドレス情報を取り込んで記憶する。選択
回路44は、アドレス情報レジスタ41及び最終アドレ
ス情報レジスタ43から読み出されるアドレス情報を受
け取り、何れか一方を選択して出力する。比較回路45
は、各レジスタ41、43から読み出されるアドレス情
報を受け取り、互いの情報の内容が一致するかどうかを
判定して、その結果に対応した制御パルスを発生する。
The address information judging section includes an address information register 41, an adder 42, and a final address information register 4.
3, a selection circuit 44 and a comparison circuit 45.
The address information register 41 fetches and stores 3 bytes of address information representing the minutes, seconds and frame number among the 4 bytes of header information attached to each sector of the CD-ROM data. The adder 42 uses the address information register 4
The address information is read from the 1 or the final address information register 43, and "1" is added to the address information and output. The final address information register 43 fetches and stores the address information output from the adder 42. The selection circuit 44 receives the address information read from the address information register 41 and the final address information register 43, selects one of them and outputs it. Comparison circuit 45
Receives the address information read from each of the registers 41 and 43, determines whether the contents of the information match each other, and generates a control pulse corresponding to the result.

【0024】モード情報判別部は、モード情報レジスタ
46、最終モード情報レジスタ47、選択回路48及び
比較回路49により構成される。モード情報レジスタ4
6は、CD−ROMデータのセクタ毎に付された4バイ
トのヘッダ情報の内、1バイトのモード識別コードを取
り込んで記憶する。最終モード情報レジスタ47は、モ
ード情報レジスタ46から読み出されるモード識別コー
ドを取り込んで記憶する。選択回路48は、モード情報
レジスタ46及び最終モード情報レジスタ47から読み
出されるモード識別コードを受け取り、何れか一方を選
択して出力する。比較回路49は、各レジスタ46、4
7から読み出されるモード識別コードを受け取り、互い
の情報の内容が一致するかどうかを判定して、その結果
に対応した制御パルスを発生する。
The mode information discriminating section is composed of a mode information register 46, a final mode information register 47, a selection circuit 48 and a comparison circuit 49. Mode information register 4
Reference numeral 6 captures and stores a 1-byte mode identification code of 4-byte header information attached to each sector of the CD-ROM data. The final mode information register 47 fetches and stores the mode identification code read from the mode information register 46. The selection circuit 48 receives the mode identification code read from the mode information register 46 and the final mode information register 47, selects one of them and outputs it. The comparison circuit 49 includes registers 46, 4
The mode identification code read from 7 is received, it is judged whether the contents of mutual information match each other, and a control pulse corresponding to the result is generated.

【0025】各部の比較回路45、49から出力される
制御パルスは、エラーフラグレジスタ15から供給され
る制御パルスと共に選択制御回路50に入力され、各選
択回路44、48の選択制御に用いられる。例えば、ア
ドレス情報レジスタ41及び最終アドレス情報レジスタ
43に記憶されたアドレス情報が一致するときにはアド
レス情報レジスタ41のアドレス情報が選択され、一致
しないときには最終アドレス情報レジスタ43のアドレ
ス情報が選択されて出力される。同様に、モード情報レ
ジスタ46及び最終モード情報レジスタ47に記憶され
たモード識別コードが一致するときにはモード情報レジ
スタ46のモード識別コードが選択され、一致しないと
きには最終モード情報レジスタ47のモード識別コード
が選択されて出力される。これらの選択制御は、エラー
フラグレジスタ15からの制御パルスによっても同様に
行われる。通常は、このエラーフラグレジスタ15から
の制御パルスに従う選択制御が優先する。同時に、比較
回路45から出力される制御パルスは、エラーカウンタ
51に入力され、プリセットデータがロードされたエラ
ーカウンタ51をカウント動作させる。このエラーカウ
ンタ51は、図1のエラーカウンタ33と同一構成のも
のであり、所定のプリセットデータをロードした後に比
較回路45から与えられる制御パルスをカウントし、そ
のカウント値が一定の値に達したときに停止指示を発生
して割り込み指示発生回路26へ供給する。
The control pulse output from the comparison circuits 45 and 49 of each unit is input to the selection control circuit 50 together with the control pulse supplied from the error flag register 15 and used for selection control of the selection circuits 44 and 48. For example, when the address information stored in the address information register 41 and the address information stored in the final address information register 43 match, the address information in the address information register 41 is selected, and when they do not match, the address information in the final address information register 43 is selected and output. It Similarly, when the mode identification codes stored in the mode information register 46 and the final mode information register 47 match, the mode identification code of the mode information register 46 is selected, and when they do not match, the mode identification code of the final mode information register 47 is selected. Is output. These selection controls are similarly performed by the control pulse from the error flag register 15. Normally, the selection control according to the control pulse from the error flag register 15 has priority. At the same time, the control pulse output from the comparison circuit 45 is input to the error counter 51 and causes the error counter 51 loaded with the preset data to count. The error counter 51 has the same configuration as the error counter 33 of FIG. 1, counts control pulses given from the comparison circuit 45 after loading predetermined preset data, and the count value reaches a constant value. Occasionally, a stop instruction is generated and supplied to the interrupt instruction generation circuit 26.

【0026】最終アドレス情報レジスタ43に記憶され
るアドレス情報は、同じタイミングでアドレス情報レジ
スタ41に記憶されるアドレス情報に対して1セクタ分
ずれているが、「1」が加算されていることから、符号エ
ラーがなければ、それぞれのレジスタ41、43に記憶
されるアドレス情報は一致する。ところが、符号エラー
が生じていると、アドレス情報レジスタ41に記憶され
るアドレス情報が不連続となるのに対し、同じタイミン
グで最終アドレス情報レジスタ43に記憶されるアドレ
ス情報は連続となることから、それぞれのレジスタ4
1、43に記憶されるアドレス情報が一致しなくなる。
例えば、図5に示すように、アドレス情報レジスタ41
に入力されるアドレス情報が符号エラーによって「03:1
5:58」の次に「03:15:59」となるべきところ「03:15:A7」の
ようになったとしとても、最終アドレス情報レジスタ3
3に入力されるアドレス情報は「03:15:58」の次には「03:
15:59」となり、規則性が維持される。そこで、2つのレ
ジスタ41、43から読み出されるアドレス情報が一致
しないときには、アドレス情報レジスタ41に記憶され
たアドレス情報が符号エラーを含んでいると判断され、
比較回路45は、選択回路44に最終アドレス情報レジ
スタ43から読み出されるアドレス情報を選択させる。
同時に、比較回路45は、エラーカウンタ51をダウン
カウントし、カウント値がプリセットデータより1つ小
さくなる。
The address information stored in the final address information register 43 deviates by 1 sector from the address information stored in the address information register 41 at the same timing, but "1" is added. , If there is no sign error, the address information stored in the respective registers 41 and 43 match. However, when a code error occurs, the address information stored in the address information register 41 becomes discontinuous, whereas the address information stored in the final address information register 43 becomes continuous at the same timing. Each register 4
The address information stored in Nos. 1 and 43 do not match.
For example, as shown in FIG. 5, the address information register 41
Due to a sign error, the address information input to
It should be "03:15:59" next to "03:15:59" after "5:58".
The address information entered in 3 is "03:15:58" followed by "03:
15:59 ”and regularity is maintained. Therefore, when the address information read from the two registers 41 and 43 does not match, it is determined that the address information stored in the address information register 41 includes a code error,
The comparison circuit 45 causes the selection circuit 44 to select the address information read from the final address information register 43.
At the same time, the comparison circuit 45 counts down the error counter 51, and the count value becomes one smaller than the preset data.

【0027】ここで、アドレス情報が3セクタ連続して
符号エラーを含んでいるときに停止指示を発生させる場
合には、図5に示すように、エラーカウンタ51にプリ
セットデータとして「3」をロードし、比較回路45の制
御パルスの立ち上がりでエラーカウンタ51をダウンカ
ウントしてカウント値が「0」となったときに停止指示を
発生させるように構成する。従って、符号エラーを含む
アドレス情報が連続2セクタ以内であれば停止指示を発
生することなくアドレス情報が訂正され、3セクタ以上
連続すれば停止指示が割り込み指示発生回路26に与え
られる。
Here, when the stop instruction is generated when the address information contains a code error in three consecutive sectors, as shown in FIG. 5, "3" is loaded into the error counter 51 as preset data. Then, the error counter 51 is down-counted at the rising edge of the control pulse of the comparison circuit 45, and a stop instruction is generated when the count value becomes "0". Therefore, if the address information including a code error is within two consecutive sectors, the address information is corrected without generating a stop instruction, and if three or more sectors are consecutive, a stop instruction is given to the interrupt instruction generating circuit 26.

【0028】以上の構成によれば、アドレス情報の訂正
処理が何セクタか連続した際には、CD−ROMデコー
ダ5側においてCD−ROMデータの転送が停止され
る。このとき、CD−ROMデコーダ5の動作を制御す
る制御マイコン7は、アドレス情報の判定を行う必要が
なく、他の制御動作を行うことができる。
According to the above configuration, when the correction process of the address information continues for several sectors, the transfer of the CD-ROM data is stopped on the CD-ROM decoder 5 side. At this time, the control microcomputer 7 that controls the operation of the CD-ROM decoder 5 does not need to determine the address information and can perform other control operations.

【0029】[0029]

【発明の効果】本発明によれば、制御用のマイコンの指
示を仰ぐことなく、CD−ROMデコーダ自身において
同期信号の検出確認や、ヘッダ情報の判定が行われる。
そして、同期信号の検出エラーやヘッダ情報の符号エラ
ーが所定のセクタ以上連続する場合には、CD−ROM
デコーダがCD−ROMデータの不良を判定して自動的
にホストコンピュータ側への転送を停止する。従って、
制御マイコン側で同期信号の検出確認やヘッダ情報の判
定を行う必要がなくなり、制御マイコンの負担を軽減す
ることができ、CD−ROMデコーダをホストコンピュ
ータからの指示に迅速に対応させることができる。ま
た、CD−ROMシステムの応用製品においても、制御
マイコンの開発が容易になり、汎用性を向上することが
できる。
According to the present invention, the CD-ROM decoder itself confirms the detection of the synchronization signal and the determination of the header information without asking for the instruction of the control microcomputer.
If the synchronization signal detection error or the header information code error continues for a predetermined sector or more, the CD-ROM
The decoder judges that the CD-ROM data is defective and automatically stops the transfer to the host computer side. Therefore,
The control microcomputer side does not need to perform detection confirmation of the synchronization signal or judgment of the header information, the load on the control microcomputer can be reduced, and the CD-ROM decoder can promptly respond to the instruction from the host computer. Further, also in the application product of the CD-ROM system, the control microcomputer can be easily developed and the versatility can be improved.

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

【図1】本発明の第1の実施例を示すブロック図であ
る。
FIG. 1 is a block diagram showing a first embodiment of the present invention.

【図2】同期保護回路の構成を示すブロック図である。FIG. 2 is a block diagram showing a configuration of a synchronization protection circuit.

【図3】第1の実施例の動作を説明するタイミング図で
ある。
FIG. 3 is a timing diagram illustrating the operation of the first embodiment.

【図4】本発明の第2の実施例を示すブロック図であ
る。
FIG. 4 is a block diagram showing a second embodiment of the present invention.

【図5】第2の実施例の動作を説明するタイミング図で
ある。
FIG. 5 is a timing diagram illustrating the operation of the second embodiment.

【図6】CD−ROMシステムの構成を示すブロック図
である。
FIG. 6 is a block diagram showing a configuration of a CD-ROM system.

【図7】CD−ROMデータのフォーマットを示す図で
ある。
FIG. 7 is a diagram showing a format of CD-ROM data.

【図8】従来のCD−ROMデコーダの構成を示すブロ
ック図である。
FIG. 8 is a block diagram showing a configuration of a conventional CD-ROM decoder.

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

1 コンパクトディスク 2 ピックアップ部 3 アナログ信号処理部 4 デジタル信号処理部 5 CD−ROMデコーダ 6 バッファRAM 7 制御マイコン 11 ディスクランブル回路 12 書き込みバッファ 13 ヘッダレジスタ 14 同期信号検出回路 15 エラーフラグレジスタ 16 第1のデータバス 17 第2のデータバス 18 書き込みアドレス発生回路 19 先頭アドレス発生回路 20 エラー訂正回路 21 転送アドレス発生回路 22 転送トリガ発生回路 23 転送バイトカウンタ 24 転送バッファ 25 動作制御回路 26 割り込み指示発生回路 30 検出確認部 31 同期信号カウンタ 32 同期保護回路 33 エラーカウンタ 40 ヘッダ情報判定部 41 アドレス情報レジスタ 42 加算器 43 最終アドレス情報レジスタ 44 選択回路 45 比較回路 46 モード情報レジスタ 47 最終モード情報レジスタ 48 選択回路 49 比較回路 50 選択制御回路 51 エラーカウンタ 1 Compact Disc 2 Pickup Section 3 Analog Signal Processing Section 4 Digital Signal Processing Section 5 CD-ROM Decoder 6 Buffer RAM 7 Control Microcomputer 11 Descramble Circuit 12 Write Buffer 13 Header Register 14 Sync Signal Detection Circuit 15 Error Flag Register 16 First Data bus 17 Second data bus 18 Write address generation circuit 19 Start address generation circuit 20 Error correction circuit 21 Transfer address generation circuit 22 Transfer trigger generation circuit 23 Transfer byte counter 24 Transfer buffer 25 Operation control circuit 26 Interrupt instruction generation circuit 30 Detection Confirmation unit 31 Synchronization signal counter 32 Synchronization protection circuit 33 Error counter 40 Header information determination unit 41 Address information register 42 Adder 43 Final address information register 44 selection Circuit 45 comparison circuit 46 the mode information register 47 final mode information register 48 select circuit 49 comparison circuit 50 select control circuit 51 the error counter

フロントページの続き (51)Int.Cl.6 識別記号 庁内整理番号 FI 技術表示箇所 G06F 11/00 320 B Continuation of the front page (51) Int.Cl. 6 Identification number Office reference number FI technical display location G06F 11/00 320 B

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 ディスク媒体から読み出されるデジタル
データに対し、データに含まれる誤りの訂正処理を施し
てコンピュータ機器側へ転送するCD−ROMデコーダ
において、ディスク媒体から連続的に読み出されるデジ
タルデータに一定の間隔で付された特定符号を検出する
手段と、上記特定符号が所定の期間連続して検出されな
いときに割り込み信号を発生する手段と、を備え、上記
ディスク媒体から読み出されるデジタルデータのコンピ
ュータ機器側への転送を、上記割り込み信号に応答して
停止することを特徴とするCD−ROMデコーダ。
1. A CD-ROM decoder that performs correction processing of errors contained in data on digital data read from a disk medium and transfers the digital data to a computer device side. And a means for generating an interrupt signal when the specific code is not continuously detected for a predetermined period, and a computer device for digital data read from the disk medium. A CD-ROM decoder characterized in that the transfer to the side is stopped in response to the interrupt signal.
【請求項2】 ディスク媒体から読み出されるデジタル
データに対し、データに含まれる誤りの訂正処理を施し
てコンピュータ機器側へ転送するCD−ROMデコーダ
において、ディスク媒体から連続的に読み出されるデジ
タルデータの各セクタ毎に付された同期信号を検出して
第1のタイミング信号を発生する同期信号検出回路と、
上記第1のタイミング信号で起動し、1セクタ分の上記
デジタルデータの入力が完了するまでの期間を計測して
次に上記同期信号が検出されると予測されるタイミング
で第2のタイミング信号を発生する第1のカウンタと、
上記第2のタイミング信号に上記第1のタイミング信号
が一致しなかったときに順にカウントを進め、連続して
所定数カウントが進んだときに停止指示信号を発生する
第2のカウンタと、を備え、上記ディスク媒体から読み
出されるデジタルデータのコンピュータ機器側への転送
を、上記停止指示に応答して停止することを特徴とする
CD−ROMデコーダ。
2. A CD-ROM decoder that performs correction processing of errors contained in data on digital data read from a disk medium and transfers the digital data to a computer device side. Each of the digital data continuously read from the disk medium. A synchronization signal detection circuit for detecting a synchronization signal attached to each sector and generating a first timing signal;
Start up with the first timing signal, measure the period until the input of the digital data for one sector is completed, and then set the second timing signal at the timing at which the synchronization signal is predicted to be detected next. A first counter that occurs,
A second counter that sequentially counts when the first timing signal does not match the second timing signal, and that generates a stop instruction signal when a predetermined number of counts continue. A CD-ROM decoder which stops the transfer of digital data read from the disk medium to the computer device side in response to the stop instruction.
【請求項3】 ディスク媒体から読み出されるデジタル
データに対し、データに含まれる誤りの訂正処理を施し
てコンピュータ機器側へ転送するCD−ROMデコーダ
において、ディスク媒体から一定の周期で連続的に読み
出されるデジタルデータから規則性を有する特定情報を
取り出す手段と、取り出された特定情報が少なくとも1
周期前の特定情報に対して所定の規則性が維持されてい
るか否かを判定する手段と、上記特定符号の規則性が一
定期間繰り返して維持されないときに割り込み信号を発
生する手段と、を備え、上記ディスク媒体から読み出さ
れるデジタルデータのコンピュータ機器側への転送を、
上記割り込み信号に応答して停止することを特徴とする
CD−ROMデコーダ。
3. A CD-ROM decoder that performs correction processing of errors contained in data on digital data read from a disk medium and transfers the digital data to a computer device side, and continuously reads from the disk medium at a constant cycle. A means for extracting specific information having regularity from the digital data, and at least one piece of the extracted specific information.
And a means for generating an interrupt signal when the regularity of the specific code is not repeatedly maintained for a certain period, and a means for determining whether or not the regularity of the specific information before the cycle is maintained. , Transfer of digital data read from the disk medium to the computer device side,
A CD-ROM decoder which stops in response to the interrupt signal.
【請求項4】 ディスク媒体から読み出されるデジタル
データに対し、データに含まれる誤りの訂正処理を施し
てコンピュータ機器側へ転送するCD−ROMデコーダ
において、ディスク媒体から一定の周期で連続的に読み
出されるデジタルデータから一定の規則で変化する特定
情報を取り出して記憶する第1のレジスタと、この第1
のレジスタに記憶された特定データに対して一定の演算
処理を施して少なくとも1周期後の特定情報を予測する
演算回路と、この演算回路の演算結果を取り込んで少な
くとも1周期の間記憶する第2のレジスタと、上記第1
のレジスタの記憶内容が上記第2のレジスタの記憶内容
と一致するか否かを判定する比較回路と、上記第1のレ
ジスタの記憶内容が上記第2のレジスタの記憶内容に一
致しないと判定されたときに順にカウントを進め、連続
して所定数カウントが進んだときに停止指示信号を発生
するカウンタと、を備え、上記ディスク媒体から読み出
されるデジタルデータのコンピュータ機器側への転送
を、上記停止指示に応答して停止することを特徴とする
CD−ROMデコーダ。
4. A CD-ROM decoder that performs correction processing of an error contained in data on digital data read from a disk medium and transfers the digital data to a computer device side, is continuously read from the disk medium at a constant cycle. A first register for extracting and storing specific information that changes according to a certain rule from digital data;
An arithmetic circuit for predicting the specific information after at least one cycle by performing certain arithmetic processing on the specific data stored in the register, and a second operation for storing the arithmetic result of the arithmetic circuit and storing for at least one cycle Register and the above first
And a comparison circuit that determines whether the stored content of the register is matched with the stored content of the second register, and the stored content of the first register is determined not to match the stored content of the second register. And a counter that generates a stop instruction signal when a predetermined number of counts have successively progressed, and the transfer of digital data read from the disk medium to the computer device side is stopped. A CD-ROM decoder which stops in response to an instruction.
JP6030323A 1994-02-18 1994-02-28 Cd-rom decoder Pending JPH07244935A (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP6030323A JPH07244935A (en) 1994-02-28 1994-02-28 Cd-rom decoder
US08/388,875 US5621743A (en) 1994-02-18 1995-02-14 CD-ROM decoder for correcting errors in header data
KR1019950003000A KR100366165B1 (en) 1994-02-18 1995-02-17 CD-ROM Decoder for correcting Errors of Header Data

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP6030323A JPH07244935A (en) 1994-02-28 1994-02-28 Cd-rom decoder

Publications (1)

Publication Number Publication Date
JPH07244935A true JPH07244935A (en) 1995-09-19

Family

ID=12300604

Family Applications (1)

Application Number Title Priority Date Filing Date
JP6030323A Pending JPH07244935A (en) 1994-02-18 1994-02-28 Cd-rom decoder

Country Status (1)

Country Link
JP (1) JPH07244935A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100406455B1 (en) * 2000-09-21 2003-11-19 가부시끼가이샤 도시바 Optical disk driving apparatus
CN100423117C (en) * 2004-01-09 2008-10-01 松下电器产业株式会社 Digital data demodulator, digital data modulator, and digital data modulator-demodulator

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100406455B1 (en) * 2000-09-21 2003-11-19 가부시끼가이샤 도시바 Optical disk driving apparatus
CN100423117C (en) * 2004-01-09 2008-10-01 松下电器产业株式会社 Digital data demodulator, digital data modulator, and digital data modulator-demodulator
US7570555B2 (en) 2004-01-09 2009-08-04 Panasonic Corporation Digital data demodulator
US7974162B2 (en) 2004-01-09 2011-07-05 Panasonic Corporation Digital data modulator-demodulator

Similar Documents

Publication Publication Date Title
KR100424377B1 (en) CD-ROM decoder for CD player
KR100366165B1 (en) CD-ROM Decoder for correcting Errors of Header Data
US6119260A (en) Decoder for executing error correction and error detection in parallel
US6216201B1 (en) Data processing apparatus using paged buffer memory for efficiently processing data of a compact digital disk
JPH08106733A (en) Information storage-medium utilization system
JPH07244935A (en) Cd-rom decoder
JP2951192B2 (en) CD-ROM decoder
JP2002230916A (en) Information reproducer
JPH07230363A (en) Cd-rom decoder
US6690630B1 (en) Compact disc decoder and method for correcting address errors in header data based on an input error flag
JP3524828B2 (en) Code error correction detection device
JP3427051B2 (en) Code error detection circuit
JPH07230364A (en) Cd-rom decoder
US6304993B1 (en) Method and apparatus for performing efficient reseeks in an optical storage device
KR20010093706A (en) Cd-rom decoder
JP2001160271A (en) Erroneous code detecting circuit
KR100418010B1 (en) Cd-rom decoder
JPH10334586A (en) Signal processing circuit
JP2001195843A (en) Code error detecting circuit
JPH0917124A (en) Disk reproducing apparatus
US6745349B1 (en) CD-ROM decoder and method for temporarily storing and retrieving digital data
JP3005913B2 (en) CD-ROM reading device
JPH09180379A (en) Disk reproducing device and its control method
JP3515446B2 (en) Digital data buffering method
JPH0991848A (en) Data memory device