JP3759992B2 - Recorded information playback device - Google Patents

Recorded information playback device Download PDF

Info

Publication number
JP3759992B2
JP3759992B2 JP09637396A JP9637396A JP3759992B2 JP 3759992 B2 JP3759992 B2 JP 3759992B2 JP 09637396 A JP09637396 A JP 09637396A JP 9637396 A JP9637396 A JP 9637396A JP 3759992 B2 JP3759992 B2 JP 3759992B2
Authority
JP
Japan
Prior art keywords
data
error correction
speed
disk
error
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP09637396A
Other languages
Japanese (ja)
Other versions
JPH09282809A (en
Inventor
宗洋 西岡
慎哉 藍沢
芳明 柳沢
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Renesas Technology Corp
Original Assignee
Renesas Technology 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 Renesas Technology Corp filed Critical Renesas Technology Corp
Priority to JP09637396A priority Critical patent/JP3759992B2/en
Publication of JPH09282809A publication Critical patent/JPH09282809A/en
Application granted granted Critical
Publication of JP3759992B2 publication Critical patent/JP3759992B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Description

【0001】
【発明の属する技術分野】
本発明は、CD−ROM再生装置などの記録情報再生装置のデータアクセス技術に係り、特に画像、音声及びコンピュータ用のコードデータが混在記録されたCD−ROM(Compact Disk-Read Only Memory)、CD−I(Compact Disk-Interactive)、DVI(Digital Video Interactive)等のシステムに適用される記録情報再生装置に関し、例えばビデオCDを再生可能な再生装置、特にCD−ROM再生装置(CD−ROMドライブ)に適用して有効な技術に関する。
【0002】
【従来の技術】
光ディスクの一種であるCD−ROMドライブはパーソナルコンピュータやゲーム機のデータ情報再生装置として急速に普及してきた。CD−ROMドライブはオーディオ用のCDプレーヤの規格をベースにしているが、オーディオ用途とは違い、パーソナルコンピュータのデータに対して誤り訂正が不可能なときは、データ補間などの処理が意味をなさないため、データの読出し再生には、より高い信頼性が要求される。
【0003】
オーディオ用CD、CD−ROM、CD−Iなどに対応されるディスクに記録されている情報は、例えば1シンボル(1シンボル=1バイト)のサブコード情報、24シンボルのデータ及び8シンボルのパリティーを1フレームとし、このフレーム毎に同期信号が付加されている。
【0004】
ディスクから光学的に読出されたそのような情報は復調及びエラー訂正が行われる。エラー訂正としては、オーディオ用CDと同じく、フレーム単位で行われるC1,C2訂正がある。すなわち、C1,C2の2系列のリードソロモン符号を組み合わせたCIRC(Cross Interleaved Reed-Solomon Code)という誤り訂正符号が前記パリティーとして付加されており、これにより、復号時にそれぞれC1訂正及びC2訂正と呼ばれる誤り訂正が行われる(この誤り訂正を単にCIRC訂正とも称する)。前記フレームのシンボルデータは記録時にシンボル単位でインターリーブされており、誤り訂正などを行う場合には、データを元の配列に戻すデインターリーブが行われる。C1誤り検出訂正は、例えば2フレームに跨るデータで行われ、1フレーム32シンボルのデータを4シンボルのパリティーによって訂正するものであり、C1訂正においては2シンボル以下の訂正が可能にされる。前述のように記録情報はインタリーブされており、例えばC2訂正のためには4フレーム毎のインタリーブとされており、C2誤り検出訂正処理では4フレーム毎のデータを集めC1訂正と同じようにシンドローム演算を行うが、C1訂正処理とは異なり、C2訂正ではC1訂正不能なデータの位置が明らかとなっている。その結果、C2訂正のシンドローム演算では最大4シンボルまで訂正可能とされる。C2訂正によっても訂正不能なバイトデータには訂正不能フラグが当該訂正不能なバイトデータに対応されて付加される。
【0005】
ディスクからの読み取りデータに対する復調や前記CIRC訂正はディジタル信号処理によって行われる。この処理によって形成されたデータはCD−ROMデコーダを介してホストコンピュータに与えられることになるが、CD−ROMデコーダに与えられるデータ形式については一定の規格が存在する。
【0006】
その規格は図2に示されるような物理フォーマットについての規格である。図2に示されるフォーマットは音楽用CDの時系列化されたディジタル信号に対して予めかけられたスクランブル処理を解除するデスクランブル処理を施して、データに置き換えた構成になっている。このデータ列は2352バイト毎の物理セクタ(ブロックとも称する)で区切られ、CD−ROM規格では、各セクタは、同期信号12バイト、ヘッダ(ID信号)4バイト、及びユーザデータより成る。ユーザデータは、ヘッダ中のモード情報によって異なり、モード1はコンピュータ用のデータを扱い、CIRC(Cross Interleaved Reed-Solomon Code)による誤り訂正に加え、データの信頼性を更に高めるため、セクタ毎に誤り検出符号や付加誤り訂正符号等に288バイトを割り当て、実質的なユーザデータは2048バイトとされる。モード2は2336バイト全てをユーザデータとして使い、誤り訂正能力はCIRCによる誤り訂正に負うだけであり、音楽用CDと同一とされている。CD−I規格は、CD−ROM規格のモード2フォーマットのユーザデータ領域を、より細かく定めたもので、フォーム1とフォーム2に大別される。CD−I規格のディスクには画像、音声、コードデータが混載記憶されるので、ファイルナンバー、チャネルナンバー、サブモード、データタイプなどの情報が記録された8バイトのサブヘッダを有する。上記サブモードには、上記フォーム1、フォーム2の識別情報が入っている。CD−Iのフォーム1はCD−ROMのモード1と同様、誤り検出符号と付加誤り訂正符号に280バイトを割り当てている。CD−I規格においてもフォーム2のように誤り検出符号や付加誤り訂正符号を付加しないフォーマットもある。このCD−Iフォーム2の規格は動画を記録するビデオCDのフォーマットにもなっている。
【0007】
前記誤り検出符号及び付加誤り訂正符号に対応される原始データは所定の複数フレーム毎にディスクに記録されている。上記付加誤り訂正符号はECC(Error Correcting Code)であり、これを復号化して行われる誤り訂正(付加ECC復号による誤り訂正)は、セクタのユーザデータをCD−ROMドライブからホストコンピュータなどに転送する際にCD−ROMデコーダ等で行われる。即ち、C1、C2訂正を行った後のデータにデスクランブル処理を施し、さらにこれらのデータに誤り検出及び付加誤り訂正符号が付加されている場合はこれらを用いてデータに誤りがないか調べ、誤りを検出したら誤り訂正を試みる。これによって訂正しきれない誤りが残った時は、そのセクタは訂正不能と判断される。
【0008】
最近のCD−ROMドライブではディスクの回転速度を4倍、6倍等のように高速化して、データ読出し速度を向上させている。ここで言う4倍、6倍とは、音楽用のCD再生時のディスクの回転速度を標準速度として、夫々が標準速度の4倍、6倍の速度であることを意味する。ディスク回転速度を高速化することによってホストコンピュータのアクセス要求に応えてデータを転送するまでの時間を短縮でき、それによって、ホストコンピュータは、CD−ROMに記録されているデータを用いたデータ処理の高速化を図ることが出来る。しかしながら、CD−ROMからのデータの読み取り及びホストコンピュータへの読み取りデータの転送を高速化すると、必然的に、CIRC復号によるエラー訂正などのディジタル信号処理に費やせる時間も短くなる。このとき、その読み取り速度の増加と同じ割合でディジタル信号処理の動作サイクル時間を短くする(動作周波数を上げる)と、回路動作が追従せずに誤動作する虞を生じ、ディジタル信号処理の高速化にも限界がある。したがって、ディスク回転速度を高速化したとき、その高速化の度合いと同じように誤り訂正のためのディジタル信号処理の演算速度を高速化できない場合には、誤動作を生じない速度までの範囲でディジタル信号処理演算回路を動作させないと、誤り訂正のために必要な動作時間が不足し、標準速度では可能であった高度なエラー訂正などの演算処理を行うことが難しくなる。例えば、2倍速では前記CIRC復号によるエラー訂正を最大6シンボルまで可能であったものが、4倍速では最大5シンボルの訂正に必要な演算処理時間しか得られなくるといった事態を生ずる。現に、2倍速では最大6シンボルの訂正が可能であったものが、4倍速では最大4シンボルの訂正しかできなくなることがある。このため、ディスクからの情報読み取り速度を向上させた場合には、データの誤り訂正の最大シンボル数を、標準速度の時よりも下げるように、ディジタル信号処理のアルゴリズムを変更しなければならなくなる。
【0009】
そのような事情の下で、CIRC復号によるエラー訂正機能で誤り訂正する事が出来ないデータが発生した場合には、ディスクからの読み出しを再度試みるリトライを行ったり、前記付加ECC復号による誤り訂正機能の強化に負うことができる。リトライしても訂正不能な誤りデータや、付加ECC復号による誤り訂正機能によっても誤り訂正を行うことが出来ないとき、コンピュータのコードデータは、パーソナルコンピュータ等のホストコンピュータに転送しないのが一般的である。オーディオCDからの読み取りデータに対して、そのような訂正不能なエラーを生じたときは、そのデータの性質上、誤りのあるデータをその前後のデータで補間し、或いはそのまま出力することも可能である。
【0010】
ところで、前記CD−Iフォーム2の規格(物理フォーマット)に従うビデオCDのように、CD−ROMであってもユーザからさほどデータの信頼性が要求されない反面、データの時系列的連続性が要求されるものがある。CD−Iフォーム2の規格(物理フォーマット)のディスクは、ほとんどがビデオCDである。この場合、誤り訂正ができないデータがあった場合は、訂正不能なデータをホストコンピュータに転送するのを中止するよりも、誤ったデータをそのまま転送し、データ転送の連続性を優先させた方がよいと考えられる。このような考え方に立脚した技術として、例えば、時系列的なデータであって実時間で読み出しをする必要がある場合には、前記リトライ機能を抑止する技術が、特開平3−288359号公報に示されている。
【0011】
【発明が解決しようとする課題】
しかしながら、ビデオCDであっても、やはり、訂正不能な誤りのあるデータをそのままデコードして再生した映像は、ノイズにより見苦しくなる。
【0012】
したがって、ディスクの回転速度が高速化されるとき、ビデオCD若しくはCD−Iフォーム2の規格(物理フォーマット)などに従ったデータに対しても、付加ECC復号による誤り訂正機能に負わないまでも、データの信頼性を高めると共に、データの連続性を損なわないようにする考慮が必要であることを本発明者は見出した。
【0013】
本発明の目的は、データの時系列的連続性を必要とする記録情報に対しては、高い信頼性を維持しつつ、データの連続性を損なわないことを考慮した記録情報再生装置を提供することにある。
【0014】
本発明の前記並びにその他の目的と新規な特徴は本明細書の記述及び添付図面から明らかになるであろう。
【0015】
【課題を解決するための手段】
本願において開示される発明のうち代表的なものの概要を簡単に説明すれば下記の通りである。
【0016】
本発明は以下の点に着目して成されたものである。CD−ROMドライブでのディスクの回転速度を4倍、6倍などと高速化して、データの読み出し速度を向上させると、それに伴って、リトライに費やせる時間が長くなる。このため、リトライを行ってもそれに要する処理時間によって動画像のようなデータの連続性が必ずしも損なわれることはない。例えばビデオCDは標準速度で再生する規格であり、標準速度(標準速とも記す)で10秒かけて再生される量のデータは、例えば10秒分の映像として映し出される。10秒分のデータを4倍速で2.5秒で再生すれば、次に映像が途切れるまで7.5秒の時間的な余裕ができる。このときその次のデータの再生(読込み)に際してこの7.5秒の間で終わるようにリトライを行うならば、映像が途切れることはない。そのため、リトライを全くやめなくても、データの連続性をあまり損なわない範囲でならリトライは可能である。このリトライは、一時的な震動による再生(読み取り)の誤りには効果があるが、ディスク上の傷に起因する誤りデータに対しては効果が少ない。再生(読み取り)を何回やり直しても傷の影響は無くならないからである。また、前述のように、ディスクの回転を高速化するとCIRCによる誤り訂正能力は低くならざるを得ないが、ビデオCDやCD−Iのフォーム2などのデータに対して誤り訂正能力を向上させるためにディスク回転速度を一律に低下させると、リトライに要する時間が長くなって、逆にデータの連続性を損なう虞を生ずる。そこで、ビデオCDやCD−Iのフォーム2などのデータに対してデータの信頼性と連続性を両立させようとするものである。
【0017】
そのための手段として、本発明に係る記録情報再生装置は、回転駆動されるディスクからその記録情報を読み出す読み出し手段(2,3,4,5,6)と、読み出し情報に対する誤り訂正を行う誤り訂正手段(13)と、前記誤り訂正手段による誤り訂正処理によっても訂正不能な誤りがあることを検出したとき、誤り訂正手段の誤り訂正動作速度を遅くすると共に誤り訂正手段による誤り訂正処理を誤り訂正能力の高い処理に切り換え制御して、訂正不能に係るデータの誤り訂正を再実行させる制御手段(17,24)とを備えて成る。
【0018】
上記手段によれば、訂正不可能な誤りデータが発生した場合、誤り訂正手段による誤り訂正処理速度を落とし、訂正能力を当初よりも高度な誤り訂正手法に変更するから、誤り訂正処理速度を落とす前には不可能であった、より高度な誤り訂正処理が可能になる。したがって、誤り訂正の再実行では、一回目のときよりも誤り訂正能力が強化されているので、一回目では訂正不可能であった誤りを訂正して、正しいデータを得やすくなる。
【0019】
また、誤り訂正能力を上げてその処理速度を落とすのは、訂正不能な誤りデータが発生した場合だけであるから、誤り訂正の再実行に通常より時間がかかっても、データ供給の連続性については良好である。
【0020】
誤り訂正処理の再実行対象とされる情報はいわゆるリトライによって取得された情報、すなわち、前記読み出し手段に再度ディスクから読み出させたデータとすることができる。このとき、ディスクからの再読み出しに際してディスクの回転速度を低下させることにより、誤り訂正の再実行に際して利用する情報の読み取り精度を向上でき、更に正しいデータを得易くなる。また、誤り訂正を再実行するための処理時間にも余裕ができる。したがって、ビデオCDのデータのようにビデオ表示タイミングに対して読み取りデータの転送処理を間に合わせることと、転送データの信頼性を高めることとの、双方を両立することが出来る。ディスクに対する当初の読み取り速度やビデオ表示速度との関係で、誤り訂正処理の再実行に時間的な余裕がある場合には、ディスク回転速度を低速化させなくてもよい。
【0021】
上記誤り訂正手段の動作速度と訂正能力の制御を行って前記誤り訂正を再実行させる処理は、ディスクに記録されている情報のフォーマットを判別する判別手段(20)による判別結果が所定のフォーマットである場合にだけ、限定的に行うことが出来る。すなわち、ビデオCDの他に、付加ECC復号によるエラー訂正を可能にするコードデータ用のフォーマット等を有するディスクに対しても兼用される記録情報再生装置の場合、後者のディスクから読み取った情報に対する訂正不能状態はその後の付加ECC復号によるエラー訂正によって解消される場合もあり、特に高速にデータを読み取って転送する事が要求されるフォーマットのデータに対しても、ビデオCDに対するのと同じ処理を行ったのでは不都合な場合もあるからである。
【0022】
また、上記所謂リトライを何回も行うとその間にホストシステムへのデータ転送が途切れることから、データが途切れないほうが好ましい時系列的な連続データが収録されていると推定されるデータのフォーマット、例えばビデオCDのフォーマットデータの場合は、リトライの時間がある所定の時間内で終了するようにリトライの実行回数を制限することが望ましい。
【0023】
また、誤りデータの訂正演算を試みて訂正不能であることが明らかになった直後も、そのデータは記録情報再生装置内の記憶手段(15、33)に保持されていることを考慮すると、上記のリトライとは違って、ディスクの回転速度を変えず、記憶手段に残っているデータをもう一回読み出し、それに対して前記誤り訂正の再実行を行うことが出来る。このとき、誤り訂正手段による訂正手法を前記のより高度な誤り訂正手法に変更することにより、一回目の読み出し時より訂正能力が強化されているので、誤りを訂正して正しいデータを得られる可能性が高くなる。回転速度は一定のままなので、ディスクからの読み出し速度は高速のままであるが、この速度差は、ディスクから読み出した情報を前記記憶手段にバッファリングすることで解決できる。上記記憶手段は、ディスクからの読み出しデータに対するデインタリーブなどの処理に通常必要とされるバッファメモリなどを流用することができる。
【0024】
【発明の実施の形態】
図1には本発明の一実施の形態に係るCD−ROM再生装置のブロック図が示されている。このCD−ROM再生装置100は、ホストコンピュータ例えばパーソナルコンピュータ(以下単にパソコンとも称する)からのアクセス若しくはデータ転送要求に対し、CD−ROMのようなディスク1から光学的に読み取った情報を、その内容に応じてディジタル信号処理回路7で復号及びエラー訂正を行い、図2で説明したCD−ROMモード1、CD−ROMモード2、CD−Iフォーム1及びCD−Iフォーム2(ビデオCD)等の各種フォーマットに従ってCD−ROMデコーダ20に与えて、パソコンインターフェース22からデータ若しくは情報をパソコン23に出力する。
【0025】
このCD−ROM再生装置100による誤り訂正機能は、オーディオ用CD規格で定められた誤り訂正符号であるC1,C2系列の符号による、それぞれC1訂正及びC2訂正と呼ばれる誤り訂正を行い、訂正できなかった誤りデータには訂正不能フラグを付加する。またデータ用CD−ROM規格による付加誤り訂正符号(付加ECC誤り訂正符号)が付加されている場合は、それによる誤り訂正を行う。さらに、再生しているディスクのフォーマットを判別し、その判別結果に従って誤り訂正処理の方法を変更するものとされる。この誤り訂正機能の詳細を説明する前に、CD−ROM再生装置の全体を説明する。
【0026】
図1に示されるCD−ROM再生装置100は、特に制限されないが、オーディオ用CDの標準速再生に対して4倍速再生を行うものである。図において1で示されるものは、CD−ROMディスクである。このCD−ROMディスク1には、特に制限されないが、1シンボルのサブコード情報、24シンボルのデータ及び8シンボルのパリティーを1フレームとし、このフレーム毎に同期信号が付加されて構成されている。そのデータはシンボル単位でインタリーブされている。
【0027】
前記CD−ROMディスク1はディスクモータ2によって回転駆動される。ピックアップ3は、回転駆動されるディスク1にレーザ光を照射し、その反射光をフォトダイオードからなる受光部で受光して光電変換して、CD−ROMディスク1に記録された情報を読み出す。モータ駆動回路4はディスクモータ2を駆動する。サーボ回路5は、ピックアップ3の位置などを制御する。
【0028】
ピックアップ3から読み出された信号(高周波信号)はプリアンプ6により増幅され、ディジタル信号処理回路7に供給される。この読み出し信号は、ディジタル信号処理回路7の内部に配置されたデータストローブ回路8により、2値化されディジタル信号とされる。このディジタル化された読み出し信号は、速度制御回路9及びEFM(Eight to Fourteen Modulation)復調回路10へ入力される。速度制御回路9はデータストローブ回路8から供給される信号に基づいてディスク1の回転速度を検出し、所定の速度でディスクを回転させるようにモータ駆動回路4を制御する。また、速度制御回路9は、読み出し信号の同期信号も検出する。同期保護回路11は速度制御回路9で検出された同期信号の欠落部分を補い、また誤って検出された部分を削除するための保護機能を有する。EFM復調回路10は、同期保護回路11から送られた同期信号をもとに、読み出し信号に施されているEFM変調を復調する。また、復調された読み出し信号の各フレームに含まれるサブコードは、サブコード信号処理回路12へ転送される。サブコード信号処理回路12は、サブコード信号を所定のタイミングでシステム制御マイコン24へ出力する。システム制御マイコン24は、サブコード信号処理回路12から与えられるサブコードを例えば98フレーム分を一単位として組み立てて、それに含まれる時間情報やインデックス情報などを認識する。EFM復調されたデータはデータバス19へ出力される。データバス19にはRAM15をアクセス制御するためのRAMコントローラ16と誤り訂正回路13が設けられている。
【0029】
RAMコントローラ16は、復調されてバス19に出力されたデータをRAM15に一時的に格納するためのアクセス制御、復調されたデータをデインタリーブしたりするときに利用されるRAM15に対するリード・ライト制御、C1,C2訂正のためにデータをRAM15から誤り訂正回路13に転送する制御、誤り訂正回路13で訂正されたデータや訂正不能フラグをRAM15に書き込む制御などを行う。それらアクセス制御は、フレーム単位に若しくは複数フレーム単位で繰返し行われる。誤り訂正回路13はRAM33を作業領域若しくは訂正対象データの一時記憶領域として用いて、誤り訂正符号に基づくC1,C2誤り訂正などの処理を行う。C1,C2誤り訂正の処理は、誤り訂正回路13内で行われる。C2訂正においても訂正不能なデータにはバイト単位で訂正不能フラグが付加される。これらのデータおよびフラグは、一旦RAM15に保持され、RAM15からデータバス19を介して出力インターフェース回路14に送られ、図2で説明した所定のフォーマットに従って、ディジタル信号処理回路7の外部へ出力される。
【0030】
ディジタル信号処理回路7内部の各ブロックはタイミング回路17によって、その動作タイミングが制御される。また、マイコンインタフェース回路18は、ディジタル信号処理回路7を制御するシステム制御マイコン24からのコマンドを受け取る回路である。システム制御マイコンのコマンドは図3に示されるように、8個のアドレスに割り当てられ、アドレス毎に8ビットのデータが所定の内容を示している。その内容は、モード設定(ディスクからのデータ読出し、リトライ等)回転速度制御(標準速度を基準にしたディスクの回転速度の倍率指示)、誤り訂正能力(最大6ビットシンボル訂正又は最大5ビットシンボル訂正)オーディオコントロール(音声情報のモノラル又はステレオ対応の指示)、速度コントロール(サーボ制御の速度指示)、速度任意設定(サーボコントロールにおける加速度の指示)等とされる。そのようなコマンドは、図4のタイミング図に例示されるように、12ビットのシリアルデータとして、3本の信号線を介してアドレスデコーダ25に供給される。DATAはコマンド(レジスタアドレス及びデータ)信号、CLKはコマンドを転送するときのビット同期用クロック信号、XLTはコマンドの区切りを示すストローブ信号とされる。アドレスデコーダ25は入力されたコマンドのアドレス情報とクロック信号CLKに同期したデータ情報のビット位置を認識し、送られてきたコマンドの内容に従って、制御情報をレジスタ26,27,28などに設定する。
【0031】
出力インターフェース回路14の出力はCD−ROMデコーダ20とシステム制御マイコン24に供給される。CD−ROMデコーダ20は、CD−ROMの規格による処理を行う。例えば、CD−ROMデコーダ20は、図2のフォーマットのヘッダおよびサブヘッダ部分に記録されている情報を復号することにより、再生データのフォーマットを判別する。判別したフォーマットに従い、必要なら付加ECC誤り訂正などのCD−ROMのフォーマット上の信号処理を行う。この処理の間の、データの一時保存は、RAM21を利用して行われる。CD−ROMデコーダ20で処理されたデータは、パソコインタフェース22へ送られ、所定の形式に整えられたうえで、パソコン23へ転送される。
【0032】
システム制御マイコン24は、サーボ回路5、ディジタル信号処理回路7、CD−ROMデコーダ20およびパソコインタフェース回路22とインターフェースされ、前記コマンド等の情報若しくは制御信号を出力して、CD−ROM再生装置100の全体を制御する。
【0033】
システム制御マイコン24は、ディジタル信号処理回路7から、その出力インタフェース14が出力する訂正不能フラグと、サブコード信号処理回路12が出力するサブコードを受け取る。CD−ROMデコーダ20は、CD−ROMディスク1の信号のフォーマットを検出して、システム制御マイコン24に通知する。信号フォーマットの検出は、図2の物理フォーマットに示されるヘッダ及びサブヘッダの情報に基づいて行う。信号フォーマットがオーディオであるか否かは、システム制御マイコン24がサブコード信号処理回路12から供給されるサブコードに基づいて区別できる。パソコン23からのデータ等の要求はパソコインタフェース22を介してCD−ROMデコーダ20へ送られる。CD−ROMデコーダ20からは、前記のパソコン23からの要求内容およびCD−ROMデコーダ20の動作状態がシステム制御マイコン24へ通知される。
【0034】
本実施例のCD−ROM再生装置100は図3のコマンドに含まれる回転速度制御の情報によってディスク1からの情報再生速度を選択できる。ディジタル信号処理回路7への再生速度の通知は、前記の通り図3のコマンドフォーマットに従い、図4のタイミングで3本の信号線により行われる。即ち、ディジタル信号処理回路7に入力されたシステム制御マイコン24からの例えば4倍速再生に応ずるコマンド情報は、マイコンインタフェース回路18のアドレスデコーダ25でデコードされ、回転速度制御情報格納用のレジスタ(回転速度レジスタとも称する)26に保存される。回転速度レジスタ26に保存されたコマンド情報はタイミング回路17及び速度制御回路9に与えられる。これによって速度制御回路9は、ディスクモータ2の回転速度を4倍速に制御する。また、タイミング回路17は、それが生成する各種内部タイミング信号170、171を4倍速再生に対応する周波数として、ディジタル信号処理回路7の内部を標準速度に対する4倍の速度で動作させる。2倍速再生が指示されている場合、タイミング回路17は、誤り訂正回路13を含むディジタル信号処理回路7の内部動作を2倍速再生に適合するように制御信号170、171の周波数を下げる。制御信号170は誤り訂正回路13のための制御信号を総称し、制御信号171はディジタル信号処理回路7のその他の内部回路のための制御信号を総称する。
【0035】
誤り訂正回路13は、標準速及び2倍速動作時は誤りデータのC1,C2訂正を最大6シンボルまで可能であるが、動作速度の限界から、4倍速時には上記6シンボル訂正が不可能になる。従って、システム制御マイコン24は4倍速再生のコマンドを転送する場合、同時に訂正能力を5シンボル訂正に設定するコマンド(図3の誤り訂正能力の領域)を転送する。5シンボル訂正を示す訂正能力コマンドは、マイコンインタフェース回路18のアドレスデコーダ25でそのアドレスがデコードされ、訂正能力コマンド情報の格納レジスタ(以下単に訂正能力レジスタとも称する)27に保存される。訂正能力レジスタ27に保存されたコマンドにしたがって、誤り訂正回路13へ接続された制御線へ5シンボル訂正を行うことを示す訂正能力制御信号270を出力する。
【0036】
誤り訂正回路13はデータバス19からデータを取り込み、誤り訂正回路13内のRAM33へ保存し、適宜データを演算回路29へ読み出し、誤り訂正演算を行う。演算回路29の処理はプログラムメモリ30,31から通知されるプログラムに従って行われる。6シンボル訂正プログラムメモリ30は6シンボル訂正を行うプログラムを、5シンボル訂正プログラムメモリ31は5シンボル訂正を行うプログラムをそれぞれ記憶している。条件判断回路32は、演算回路29に常時適切なプログラムを通知するように選択を行う回路である。この条件判断回路32は、マイコンインタフェース回路18から供給される制御信号270に従って、プログラムメモリ30又は31を選択する。例えば、制御信号270により、演算回路29の動作プログラムを、5シンボル訂正プログラムメモリ31から6シンボル訂正プログラムメモリ30へ切り替えると、これによって演算回路29は、C1,C2によるエラー訂正を最大6シンボル訂正とする演算処理を行うことになる。
【0037】
システム制御マイコン24は、C1,C2訂正で訂正できない誤りデータが生じた場合に当該誤りデータに付加される訂正不能フラグを、出力インタフェース14を介して検出することが出来る。また、システム制御マイコン24は、訂正不能フラグを検出すると、通常、ディスク上の誤りデータが読み出された部分へ再び読み出しを試みるリトライを行う。リトライにより正しいデータが得られた場合は、それをパソコン23へ転送することになる。何回リトライを行っても正しいデータを得られない場合はパソコン23へデータ転送をせずリトライも中止させ、或いはパソコンへデータを転送する。
【0038】
次に、上記のCD−ROM再生装置においてC1,C2誤り訂正の手法を変更する制御について具体的に説明する。
【0039】
図5にはC1,C2訂正による誤り訂正の第1の制御態様がフローチャートによって示される。システム制御マイコン24は、CD−ROMデコーダ20で、ディスク1から読み出したデータのフォーマットを調べる(S1)。データのフォーマットは、図2のフォーマットのヘッダおよびサブヘッダ部分に記録されているので、この情報を復号することにより判別できる。それによって検出されたフォーマットが所定のフォーマット、例えばこの例に従えばCD−Iのフォーム2(ビデオCD)か否かが判定される(S2)。次にデータのフォーマットがCD−Iのフォーム2(ビデオCD)である場合、訂正できない誤りデータが生じたかどうかを判定し(S3)、訂正できない誤りデータが生じたと判定された場合は再生速度(ディスク回転速度及び誤り訂正動作速度)が通常の4倍速に対応しているならばそれを2倍速に切り替え(S4)、更に、ディジタル信号処理回路7の訂正能力が4倍速に対応される5シンボル訂正であるならばそれを6シンボル訂正へ変更する(S5)。再生速度と訂正能力の変更手順は前述のコマンドによって行う。再生速度が2倍速に低下されとき、それに応じてタイミング回路17も、ディジタル信号処理回路7の内部動作周波数を低下させるように内部タイミング信号170、171を生成する。周波数の低下の度合いは、読み取ったフレームの情報に対して6シンボル訂正を充分に行える時間が確保できる範囲あればよい。換言すれば、誤り訂正のためのディジタル信号処理演算に誤動作を生じない範囲で最大6シンボル訂正を行える動作周波数を設定すればよい。そしてリトライを行う(S6)。リトライはその繰返し回数が所定の上限を超えない範囲で行われる(S7)。
【0040】
尚、ステップS2においてデータのフォーマットがCD−Iのフォーム2(ビデオCD)でない場合、例えばCD−ROMモード1やCD−Iフォーム1のデータに対しては、訂正不能な誤りがあった場合、付加ECC復号によるエラー訂正が行われる。CD−ROMモード2の場合には訂正不能な誤りがあった場合にはその旨がパソコンに通知され、データはパソコンに供給されない。ステップS7においてリトライ回数が上限に達してしまった場合には、CD−Iフォーム2(ビデオCD)の性質上、データの連続性を最優先として誤りのあるデータをそのままパソコンに出力する。
【0041】
図6には図5の処理手順に従った動作タイミングの一例が示される。図6に示される#1,#2,…はブロック単位のデータの番号を便宜的に意味する。ここで読出されるデータはCD−Iのフォーム2(ビデオCD)に対応される動画像データとする。(a)はディスク1からのデータ読み出しの状態、(b)は読み出しデータに対する誤り訂正処理の順番、(c)は誤り訂正処理が終了されたデータの出力インタフェースからの出力状態、(d)はCD−ROMデコーダの出力状態、(e)はビデオ画面の表示状態がそれぞれ示されている。(a)と(e)を比べれば明らかなように、ディスクからのデータ読み出しは4倍速で行われているが、ビデオ画面の表示は標準速若しくはそれ以下の所定速度に同期して更新されれば十分とされる。
【0042】
データの読み出し速度は当初4倍速に設定されている。図6の例では、(b)のタイムスロットT6において#5のブロックデータに対するC1,C2誤り訂正処理にて訂正不能なデータが存在している。この状態は訂正不能フラグによって(c)のタイムスロットT7にてシステム制御マイコン24に検出される。また、CD−ROMデコーダ20も(d)のタイムスロットT8において訂正不能フラグを有するデータをパソコンインタフェースに出力するのを見合わせる。このように、システム制御マイコン24は、訂正不能なデータの発生を認識すると、上述のように、ディスクの読み取り速度を2倍速に低下させ、誤り訂正回路13による訂正能力を最大6シンボル訂正に向上させる。(a)におけるタイムスロットT8,T9は、特に制限されないが、リトライのためのトラック横断処理やトラッキングの処理に費やされている。そして、(a)におけるタイムスロットT10,T11で#5のデータに対するリトライのための読み出しが2倍速で行われる。このリトライにおいては、読み出し速度が2倍速であって最大6シンボルまでエラー訂正が可能であるため、当該リトライにより訂正不能な誤りの発生を解消できる確率が高くなる。図6の例では、リトライにより、#5のデータに対して訂正不能な状態を生じない。これが(c)のタイムスロットT13においてシステム制御マイコン24で検出されると、ディスクの読み取り速度が4倍速に、誤り訂正回路13による訂正能力が最大5シンボル訂正に、それぞれ戻される。その次の(a)におけるタイムスロットT14,T15は、次のデータ#6を読み取るためのトラック横断やトラッキングの処理に費やされている。この処理におけるディスク回転速度は4倍速で行われるから、ディスクの回転待ち時間は短くなるので次のデータの読み取りを早く開始することが出来る。
【0043】
このように、リトライ時は最初の読み出し時に比べ訂正能力が最大6シンボルに強化されるので、正しいデータを得られる可能性が高くなる。しかも、リトライ時のディスク回転速度も最初に比べて低速化されているので、ディスクからのデータ読み取り精度も向上される。CD−Iのフォーム2(ビデオCD)は付加誤り訂正符号がないので、CD−ROMモード1などに比べてディジタル信号処理回路7における誤り訂正能力の強化は、読み出しデータの信頼性を向上させることができる。CD−Iのフォーム2(ビデオCD)のデータはそもそも標準速度で読み取ってビデオ画像表示に供すればよいものであり、当初4倍速でそのデータを読み取っていたものを、リトライに関して2倍速に変更しても、ビデオ画像表示のタイミングに対してはまだ時間的な余裕を残している。もともと存在するそのような余裕時間において、単なるリトライを繰り返すだけでなく、読み取り精度並びにエラー訂正能力を向上させてリトライを行うことは、1回のリトライによって誤りを解消できる確率を向上させることができ、ビデオCDを媒体とした動画像表示の品質向上に寄与することができる。ここで、ビデオCDのフォーマットに関してはリトライの有無に拘わらず、全て2倍速且つ最大6シンボル訂正にする技術も考えられるが、その場合には、正常時の動作における時間的な余裕は上記の例よりも少なくなるので、誤り訂正を生じた場合にリトライに費やせる時間が全体的に短くなり、条件によってはリトライそれ自体が不可能な場合を生じ、一旦発生した誤り訂正不能状態を解消することが全く出来ないことも予想され、ビデオCDを媒体とした動画像の表示品質という点においては十分ではないと考えられる。
【0044】
尚、前記ステップS7で判定される前記リトライ回数の上限は、次の例に示されるように、ビデオ画像の表示タイミングから決まるその画像データの転送タイミングまでに許容される時間と、1回のリトライに要する時間との関係から、その上限回数を決定すればよい。図6の例では1回のリトライには単位タイムスロットの6倍の時間を要している。
【0045】
図7にはC1訂正,C2訂正による誤り訂正の第2の制御態様がフローチャートによって示される。この処理は、CD−Iのフォーム2(ビデオCD)のデータに訂正不能な誤りがあった場合に、データの連続性を損なわない範囲でリトライ処理を可能な限り行うようにする処理に着目したものである。図7のステップS1〜S3及びS6は図5の場合と同じである。リトライ処理に当たって、所定のリトライ制限時間内かを判定し(ステップS8)、制限時間内である限り何回でもリトライ処理を許容するものである。すなわち、上記第1の制御手法と同様に、CD−ROMデコーダ20で、ディスクから読み出したデータのフォーマットを調べ、CD−Iのフォーム2(ビデオCD)であって、訂正不能な誤りデータが生じた場合、所定のリトライ制限時間を認識し、その時間内でなら何回でもリトライを行えるが、この時間を超えるようならリトライを中止し、訂正不能データをそのままパソコン23へ転送するか全く転送をせず、次のデータの読み出しにとりかかる。CD−Iのフォーム2はビデオCDのようにデータの時系列的連続性が重要な情報を収録している場合が多いので、リトライ処理によってデータを途切れさせないようにすること(ビデオ表示タイミングに間に合うようにデータをパソコン23に順次供給すること)が重要になる。実際はRAM21や、パソコン23内の状態により、データが途切れずにビデオ映像を再生することを阻害しないためのリトライ許容時間は変化するので、システムの構成に従い適切な制限時間を設定する必要がある。例えば、パソコン23に、ビデオCDデータを30ブロックずつまとめて転送するとする。この30ブロック分を再生するのに、標準速で400ミリ秒、4倍速なら100ミリ秒かかる。しかし、ビデオCDは本来標準速で再生する規格なので、30ブロックのデータを映像として映し出すのに例えば400ミリ秒かける。したがって、4倍速再生の場合は、30ブロックを実際に転送する時間100ミリ秒に対し、映像が途切れるまでに300ミリ秒の余裕ができる。従って、この場合、該リトライ制限時間は300ミリ秒に設定する。もし、1回目、2回目、3回目のリトライにそれぞれ110ミリ秒かかったとすると、合計330ミリ秒で制限時間を超過する。従って、4回目のリトライは中止し、3回目のリトライで訂正不能であったデータをそのままパソコン23へ転送する。他の手法として、もし、1回目、2回目のリトライにそれぞれ110ミリ秒かかったとすると、3回目のリトライを行った場合にリトライ制限時間を30ミリ秒超過することが予想されるので、3回目のリトライを行わず、訂正不能であったデータをそのままパソコン23へ転送するように制御してもよい。
【0046】
図8にはC1訂正,C2訂正による誤り訂正の第3の制御態様がフローチャートによって示される。この処理は、図5と図7に示される制御手順を組み合わせたものであり、図7で説明したステップS8とS6の間に、図5で説明したステップS4とS5の処理を追加したものである。夫々のステップにおける制御動作は先に説明した内容と同じであるからその詳細な説明は省略する。
【0047】
図9には図8の処理手順に従った動作タイミングの一例が示される。図9の内容は基本的に図6の内容に従っており、ここでは特に、ステップS8において判断されるところの、所定のリトライ制限時間内かの判断手法の一例を具体的に説明する。C1,C2訂正による訂正不能状態は、#5のデータに関しタイムスロットT6で発生し、その状態はタイムスロットT7においてシステム制御マイコン24が検出する。このとき、システム制御マイコン24は、所定のリトライ制限時間内かの判定を行う(S8)。この判定では、時間TmとTn基づいて、Tm−Tn>0ならばリトライ可能と判定する。時間Tnは、1回のリトライに要する時間(単位タイムスロットの時間を単位時間とする)であり、この例では単位タイムスロットの6倍の時間とされる。時間Tmは、訂正不能なデータのビデオ表示タイミングに対して残されている余裕時間(単位タイムスロットの時間を単位時間とする)とされる。この時間Tmを演算するために前記システム制御マイコン24は、特に制限されないが、CD−ROMデコーダ20からブロック単位で有効なデータが出力される毎にその回数を計数する第1のカウンタ手段(図示せず)と、タイムスロットに応ずる時間を周期とするクロック信号をCD−ROMデコーダ20からの最初のデータ出力を起点に計数開始する第2のカウンタ手段(図示せず)とを供え、第1のカウンタ手段の4倍の計数値から第2のカウンタ手段の値を減算し、これに基づいて前記時間Tmを取得する。特に制限されないが、この例では、一つのブロックのデータに対するビデオ表示期間は単位タイムスロットの4倍の時間に相当されている。
【0048】
図9においてタイムスロットT6で訂正不能な誤りが発生したとき、前記Tm−Tn>0であるから、再生速度(誤り訂正動作及びディスク回転速度)を下げ且つ誤り訂正能力を向上させて#5のデータに対するリトライが行われる。そのリトライの結果、再度訂正不能な誤りが発生したとすると、その状態はタイムスロットT13においてシステム制御マイコン24によって検出され、このときも、Tm−Tn>0であるから、第2回目のリトライが可能にされる。第2回目のリトライによっても訂正不能な誤りが発生したとすると、その状態はタイムスロットT19においてシステム制御マイコン24によって検出される。このときは、Tm−Tn<0であるから、第3回目のリトライは行われず、訂正不能なデータを含んだままの状態で#5のデータがCD−ROMデコーダ20からパソコン23に供給される。
【0049】
図10にはC1訂正,C2訂正(C1,C2訂正とも称する)による誤り訂正の第4の制御態様を実現するためのCD−ROM再生装置100の別のブロック図が示される。第4の制御態様の詳細は後で説明するが、概略的には、誤り訂正回路13の処理において訂正不能なデータを生じたとき、タイミング回路17を介して、誤り訂正回路13の動作速度だけを落とすと共に、誤り訂正能力を高く設定変更し、既にRAM33又はRAM15に保持されているデータを再度利用して当該訂正不能な誤りを生じているデータに対し、誤り訂正を再度行うようにするものである。
【0050】
これを実現するために、図10に示されるディジタル信号処理回路7は、訂正能力レジスタ27に設定された制御情報270がタイミング回路17に供給され、また、演算回路29によるエラー訂正処理で訂正不能フラグがデータに付加されてRAM33若しくはRAM15に格納されるとき、タイミング回路17は、バス19上の当該誤り訂正不能フラグFLGを監視して、訂正不能な誤りの発生を検出する。訂正能力レジスタ27の値に従ったプログラムメモリ30,31の切換え制御については、タイミング回路17を介して行う点を除いて図1と同様である。φ1はプログラムメモリ30,31の切換え用の制御信号である。回転速度レジスタ26の値によって誤り訂正回路13の動作周波数を制御する機能も図1の場合と同様である。但し、図10の構成は、図1の構成に対し、誤り訂正不能フラグFLGによって訂正不能な誤りの発生をタイミング回路17が検出すると、このタイミング回路17は、訂正能力レジスタ27の設定値とは無関係に、誤り訂正能力を向上させるために御信号φ1により演算回路29の動作プログラムを5シンボル訂正プログラムめもり31から6シンボル訂正プログラムメモリ30に切り換える。更にそのとき、タイミング回路17は、回転速度レジスタ26の値とは無関係に、誤り訂正回路13に向けて出力する各種タイミング信号170に関してだけその周波数を2倍速に若しくは標準速に応ずる速度に落として、誤り訂正回路13の動作速度を遅くする。斯る強制的な誤り訂正能力の向上と誤り訂正動作速度の低速化の制御を受ける期間においては、RAM15若しくはRAM33に格納されている当該訂正不能な誤りを生じたデータを利用して再度C1,C2訂正による誤り訂正が行われ、その結果の如何に拘わらず、訂正能力と誤り訂正処理速度は再び、レジスタ27,26の設定値に応じた状態に復帰される。
【0051】
図11にはC1,C2訂正による誤り訂正の第4の制御態様がフローチャートによって示される。この第4の制御態様は、訂正不能な誤りが検出されたとき、ディスクの回転速度はそのままとし、誤り訂正回路13の動作速度と訂正能力だけを変更し、そのとき、既にRAM33,15に格納されているデータを用いて誤り訂正処理を行うようにするものである。
【0052】
すなわち、ステップS20の誤り訂正の演算が行われ、その演算によって訂正不能な誤りが発生したか否かが、誤り訂正不能フラグFLGによりタイミング回路17で判定され(S21)、訂正不能な誤りを生じている場合には、誤り訂正回路13の動作速度が4倍速再生に応ずる速度であるならばそれを2倍速再生に応ずる速度に切り替え(S22)、且つ訂正能力が5シンボル訂正であるならば信号φ1によりそれを6シンボル訂正へ変更する(S23)。誤り訂正回路13以外の部分は4倍速再生に応ずる動作速度のままで動作させる。ここで、前記の訂正できない誤りデータはRAM33又はRAM15内にまだ保存されているので、これを再び誤り訂正回路13の演算回路29が取り込み、再度誤り訂正を試みる(S24)。再度演算を行った後は、訂正能力及び誤り演算速度は元に戻される。この処理は演算対象データが尽きるまで繰り返される(S25)。
【0053】
この制御手法によれば、最初の読み出し時に比べ訂正能力が強化されるているので、正しいデータを得られる可能性が高くなる。前記第1乃至第3の制御手法と違い、ディスク回転速度の変化やディスクアクセスをともなうリトライを行わないで済む。誤り訂正回路13が2倍速に応ずる速度で動作している間も、ディスク1からの再生速度は4倍速であり、新たにディスクから読込まれるデータに対する誤り訂正が間に合わなくならないようにするために、ディスク1から読み出したデータをRAM15へバッファリングし、RAM15の容量が一杯になる前に、2回目の誤り訂正を終了させて誤り訂正回路13の動作速度を4倍速に復帰させる。2回目の誤り訂正の間にRAM15へバッファリングされたデータ蓄積量を初期状態に戻す場合には、例えば、その後の4倍速の範囲でディスクからの信号読み出し速度を所定期間だけ僅かに遅くする制御を行えばよい。
【0054】
図12には図11の処理手順に従った動作タイミングの一例が示される。図12に示される#1,#2,…はフレーム単位のデータの番号を便宜的に意味する。ここで読出されるデータはCD−Iのフォーム2(ビデオCD)に対応される動画像データとする。(a)はディスク1からのデータ読み出しの状態、(b)は読み出しデータに対する誤り訂正処理の順番、(c)は誤り訂正処理が終了されたデータの出力インタフェースからの出力状態、(d)はCD−ROMデコーダの出力状態、(e)はビデオ画面の表示状態がそれぞれ示されている。(a)と(e)を比べれば明らかなように、ディスクからのデータ読み出しは4倍速で行われているが、ビデオ画面の表示は標準速若しくはそれ以下の所定速度に同期して更新されれば十分とさる。図12においてタイムスロットT5における#4のデータに対して訂正不能が生じている。この訂正不能状態がタイミング回路17で検出されると、(b)の誤り訂正処理におけるタイムスロットT6,T7で示されるように、当該誤りデータがRAM33又はRAM15から読出されて、例えば6シンボルのエラー訂正能力を持って半分の演算速度で、再度そのデータに対して誤り訂正の演算が行われる。このとき、ディスクからのデータ読み取りは4倍速のまま並行して行われる。
【0055】
上記各実施の形態によれば以下の作用効果を得ることができる。
【0056】
〔1〕図1に基づいて説明したように、誤り訂正回路13による誤り訂正処理の結果に訂正不能な誤りがあることをシステム制御マイコン24が出力インタフェース14を介して検出したとき、システム制御マイコン24はディジタル信号処理回路7にコマンドを発行して、ディジタル信号処理回路7の動作を4倍速再生から2倍速再生に応ずる動作速度に減速すると共に、誤り訂正回路13による誤り訂正処理を5シンボル訂正から6シンボル訂正へその誤り訂正能力を高い処理に切り換え制御する。更に、ディジタル信号処理回路7の動作の減速に呼応して、ディスク1からのデータ読み取り速度(再生速度)も2倍速に減速する。
【0057】
このように、訂正不可能な誤りデータが発生した場合、誤り訂正回路13による誤り訂正処理速度を落とし、訂正能力を当初よりも高度な誤り訂正手法に変更するから、誤り訂正処理速度を落とす前には不可能であった、より高度な誤り訂正処理が可能になる。したがって、誤り訂正の再実行では、一回目のときよりも誤り訂正能力が強化されているので、一回目では訂正不可能であった誤りを訂正して、正しいデータを得やすくなる。また、誤り訂正能力を上げてその処理速度を落とすのは、訂正不能な誤りデータが発生した場合だけであるから、誤り訂正の再実行に通常より時間がかかっても、データ供給の連続性を良好なものとすることができる。
【0058】
図1の例では、誤り訂正処理の再実行対象とされる情報はいわゆるリトライによって取得された情報、すなわち、再度ディスク1から読み出させたデータとされる。このとき、ディスク1からの再読み出しに際してディスク1の回転速度は2倍速に減速されているから、誤り訂正の再実行に際して利用する情報の読み取り精度を向上でき、更に正しいデータを得易くなる。また、誤り訂正を再実行するための処理時間にも余裕ができる。
【0059】
したがって、ビデオCDのデータに対して、ビデオ表示タイミングに対して読み取りデータの供給処理を間に合わせることと、転送データの信頼性を高めることとの、双方を両立することが出来る。
【0060】
〔2〕誤り訂正の再実行にリトライ処理を伴う上記制御は、ディスクに記録されている情報のフォーマットがビデオCD若しくはCD−Iのフォーム2の場合に限定している。そのフォームの判別はCD−ROMデコーダ20が行う。これは、CD−ROM再生装置100が、ビデオCDの他に、付加ECC復号によるエラー訂正を可能にするコードデータ用のフォーマット等を有するディスクに対しても兼用されるからであり、後者のディスクから読み取った情報に対する訂正不能状態はその後の付加ECC復号によるエラー訂正によって解消される場合もあり、特に高速にデータを読み取って転送する事が要求されるフォーマットのデータに対しても、ビデオCDに対するのと同じ処理を行ったのでは不都合な場合もあるからである。
【0061】
〔3〕上記所謂リトライを何回も行うとその間にホストシステムへのデータ転送が途切れるから、リトライの時間がある所定の時間内で終了するようにリトライの実行回数を制限することにより、データが途切れないほうが好ましい時系列的な連続データが収録されていると推定されるデータのフォーマット、例えばビデオCDのフォーマットに対する処理に対して好適となる。
【0062】
〔4〕誤りデータの訂正演算を試みて訂正不能であることが明らかになった直後も、そのデータはディジタル信号処理回路7のRAM15,33に保持されている。図10に基づいて説明したように、上記のリトライと違ってディスク1の回転速度を変えず、RAM15,33に残っているデータをもう一回読み出し、それに対して前記誤り訂正の再実行を行うことが出来る。このとき、誤り訂正回路13による訂正手法を前記の、より高度な誤り訂正手法に変更することにより、一回目の読み出し時より訂正能力が強化されているので、誤りを訂正して正しいデータを得られる可能性を高めることができる。
【0063】
以上本発明者によってなされた発明を実施形態に基づいて具体的に説明したが、本発明はそれに限定されるものではなく、その要旨を逸脱しない範囲において種々変更可能であることは言うまでもない。
【0064】
例えば、以上の説明では4倍速で動作する装置を一例としたが、本発明は4倍速の装置に限定されるものではない。8倍速および16倍速の装置でも同様の実施が行える。8倍速の装置において、ディジタル信号処理回路が、8倍速時には4シンボル訂正まで可能で、4倍速時には6シンボル訂正が可能であるとき、リトライ時、或いはエラー訂正不能なデータを生じた場合に4倍速に切り換えてもよい。また、ディスク上に放射状に傷がついている場合などは訂正できない誤りデータが連続して発生するので、誤りデータが頻繁に発生する場合は、リトライ時のみでなく通常動作時も上記の再生速度及び訂正能力の変更を行うよう処理することができる。また、本発明はビデオCDにのみ対応される記録情報再生装置にも適用できることは言うまでもない。
【0065】
【発明の効果】
本願において開示される発明のうち代表的なものによって得られる効果を簡単に説明すれば下記の通りである。
【0066】
すなわち、付加誤り訂正符号がないなど読み出しデータ信頼性の点で不利なフォーマットのデータに対しては、ディジタル信号処理による訂正能力を通常より強化できるようになるので、データの信頼性、および実質的な転送レートを向上できる。また、データの時系列的連続性が重要な記録データに対しては、リトライの回数を制限して、データが途切れないようにできる。
【0067】
ビデオCDやCD−Iのフォーム2のなどのデータに対してデータの信頼性と連続性を両立させることができる。
【0068】
訂正不可能な誤りデータが発生した場合、誤り訂正手段による誤り訂正処理速度を落とし、訂正能力を当初よりも高度な誤り訂正手法に変更するから、誤り訂正処理速度を落とす前には不可能であった、より高度な誤り訂正処理が可能になる。したがって、誤り訂正の再実行では、一回目のときよりも誤り訂正能力が強化されているので、一回目では訂正不可能であった誤りを訂正して、正しいデータを得やすくなる。
【0069】
誤り訂正処理の再実行対象とされる情報をリトライによって取得するとき、ディスクからの再読み出しに際してディスクの回転速度を低下させることにより、誤り訂正の再実行に際して利用する情報の読み取り精度を向上でき、更に正しいデータを得易くなる。
【0070】
また、誤りデータの訂正演算を試みて訂正不能であることが明らかになった直後も、そのデータは記録情報再生装置内の記憶手段に保持されており、このとき、上記のリトライと違ってディスクの回転速度を変えず、記憶手段に残っているデータをもう一回読み出し、それに対して前記誤り訂正の再実行を行う場合、誤り訂正手段による訂正手法を前記のより高度な誤り訂正手法に変更することによって、一回目の読み出し時より訂正能力を強化でき、次に正しいデータを得られる可能性を高めることができる。
【図面の簡単な説明】
【図1】本発明の一実施の形態に係るCD−ROM再生装置のブロック図である。
【図2】CD−ROM及びCD−Iの物理フォーマットの説明図である。
【図3】システム制御マイコンからディジタル信号処理回路へ供給されるコマンド説明図である。
【図4】図3に示されるコマンドの供給手法を説明するためのタイミングチャートである。
【図5】C1,C2による誤り訂正の第1の制御態様を示すフローチャートである。
【図6】図5の処理手順に従った一例動作タイミング図である。
【図7】C1,C2による誤り訂正の第2の制御態様を示すフローチャートである。
【図8】C1,C2による誤り訂正の第3の制御態様を示すフローチャートである。
【図9】図8の処理手順に従った一例動作タイミング図である。
【図10】C1,C2による誤り訂正の第4の制御態様を実現するためのCD−ROM再生装置の別のブロック図である。
【図11】C1,C2による誤り訂正の第4の制御態様を示すフローチャートである。
【図12】図11の処理手順に従った一例動作タイミング図である。
【符号の説明】
1 CD−ROMディスク
2 ディスクモータ
3 ピックアップ
4 モータ駆動回路
5 サーボ回路
6 プリアンプ
7 ディジタル信号処理回路
8 データストローブ回路
9 速度制御回路
10 EFM復調回路
11 同期保護回路
12 サブコード信号処理
13 誤り訂正回路
14 出力インターフェース回路
15 RAM
16 RAMコントローラ
17 タイミング回路
18 マイコインタフェース回路
19 データバス
20 CD−ROMデコーダ
21 RAM
22 パソコインタフェース
23 パソコン
24 システム制御マイコン
25 アドレスデコーダ
26 回転速度設定用のレジスタ
27 訂正能力設定用のレジスタ
29 演算回路
30 6シンボル訂正プログラムメモリ
31 5シンボル訂正プログラムメモリ
32 条件判断回路
33 RAM
100 CD−ROM再生装置
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a data access technique for a recorded information reproducing apparatus such as a CD-ROM reproducing apparatus, and more particularly, a CD-ROM (Compact Disk-Read Only Memory), a CD in which image, sound and code data for computers are mixedly recorded. The present invention relates to a recording information reproducing apparatus applied to a system such as I (Compact Disk-Interactive), DVI (Digital Video Interactive), etc., for example, a reproducing apparatus capable of reproducing a video CD, particularly a CD-ROM reproducing apparatus (CD-ROM drive) It is related to effective technology.
[0002]
[Prior art]
CD-ROM drives, which are a type of optical disk, have rapidly spread as data information reproducing apparatuses for personal computers and game machines. CD-ROM drives are based on audio CD player standards, but unlike audio applications, when error correction is impossible for personal computer data, data interpolation and other processes are meaningless. Therefore, higher reliability is required for reading and reproducing data.
[0003]
Information recorded on a disc corresponding to an audio CD, CD-ROM, CD-I, etc. includes, for example, subcode information of 1 symbol (1 symbol = 1 byte), data of 24 symbols, and parity of 8 symbols. One frame is provided, and a synchronization signal is added to each frame.
[0004]
Such information optically read from the disc is demodulated and error corrected. As error correction, there is C1 and C2 correction performed in units of frames, as in audio CD. That is, an error correction code called CIRC (Cross Interleaved Reed-Solomon Code) that combines two series of Reed-Solomon codes of C1 and C2 is added as the parity, which is called C1 correction and C2 correction, respectively, at the time of decoding. Error correction is performed (this error correction is also simply referred to as CIRC correction). The symbol data of the frame is interleaved in symbol units at the time of recording. When error correction or the like is performed, deinterleaving is performed to return the data to the original arrangement. C1 error detection / correction is performed, for example, on data that spans two frames, and data for 32 symbols per frame is corrected by parity of 4 symbols. In C1 correction, correction of 2 symbols or less is possible. As described above, the recorded information is interleaved. For example, for C2 correction, it is interleaved every 4 frames. In the C2 error detection and correction process, data is collected every 4 frames and the syndrome operation is performed in the same manner as C1 correction. However, unlike the C1 correction process, the position of data that cannot be C1 corrected by C2 correction is clear. As a result, a maximum of 4 symbols can be corrected in the C2 correction syndrome calculation. An uncorrectable flag is added to byte data that cannot be corrected by C2 correction in correspondence with the uncorrectable byte data.
[0005]
Demodulation of the data read from the disk and the CIRC correction are performed by digital signal processing. The data formed by this processing is given to the host computer via the CD-ROM decoder, but there is a certain standard for the data format given to the CD-ROM decoder.
[0006]
The standard is a standard for a physical format as shown in FIG. The format shown in FIG. 2 has a configuration in which a descramble process for canceling a scramble process applied in advance is performed on a time-series digital signal of a music CD and replaced with data. This data string is delimited by physical sectors (also referred to as blocks) of 2352 bytes. In the CD-ROM standard, each sector is composed of 12 bytes of a synchronization signal, 4 bytes of a header (ID signal), and user data. User data varies depending on the mode information in the header. Mode 1 handles data for computers, and in addition to error correction by CIRC (Cross Interleaved Reed-Solomon Code), it further increases the reliability of the data. 288 bytes are allocated to the detection code, the additional error correction code, etc., and the substantial user data is 2048 bytes. In mode 2, all 2336 bytes are used as user data, and the error correction capability is only subjected to error correction by CIRC, and is the same as that of a music CD. The CD-I standard defines the user data area of the mode 2 format of the CD-ROM standard in more detail, and is roughly divided into form 1 and form 2. Since the CD-I standard disc stores image, sound, and code data together, it has an 8-byte subheader in which information such as a file number, channel number, submode, and data type is recorded. The sub mode contains identification information of the form 1 and form 2. In the CD-I form 1, 280 bytes are allocated to the error detection code and the additional error correction code as in the mode 1 of the CD-ROM. Even in the CD-I standard, there is a format that does not add an error detection code or an additional error correction code as in Form 2. The CD-I Form 2 standard is also a video CD format for recording moving images.
[0007]
Primitive data corresponding to the error detection code and the additional error correction code is recorded on the disk every predetermined number of frames. The additional error correcting code is ECC (Error Correcting Code), and error correction (error correction by additional ECC decoding) performed by decoding the ECC is transferred from the CD-ROM drive to a host computer or the like. At this time, it is performed by a CD-ROM decoder or the like. That is, descramble processing is performed on the data after the C1 and C2 corrections are performed, and further, if error detection and additional error correction codes are added to these data, the data is checked for errors using these, If an error is detected, an error correction is attempted. If an error that cannot be corrected remains, the sector is determined to be uncorrectable.
[0008]
In recent CD-ROM drives, the rotational speed of the disk is increased to 4 times, 6 times, etc., and the data reading speed is improved. Here, 4 times and 6 times mean that the rotation speed of the disc at the time of playing a music CD is the standard speed, and the speed is 4 times and 6 times the standard speed, respectively. By increasing the disk rotation speed, the time required to transfer data in response to an access request from the host computer can be shortened, whereby the host computer can perform data processing using data recorded on a CD-ROM. High speed can be achieved. However, if the reading of data from the CD-ROM and the transfer of reading data to the host computer are speeded up, the time required for digital signal processing such as error correction by CIRC decoding is inevitably shortened. At this time, if the operation cycle time of digital signal processing is shortened (increased operating frequency) at the same rate as the increase in reading speed, there is a risk that the circuit operation does not follow and malfunctions, thereby increasing the speed of digital signal processing. There is a limit. Therefore, when the disk rotation speed is increased, if the calculation speed of digital signal processing for error correction cannot be increased in the same way as the degree of speed increase, the digital signal is within the range up to the speed at which malfunction does not occur. If the processing arithmetic circuit is not operated, the operation time required for error correction is insufficient, and it becomes difficult to perform arithmetic processing such as advanced error correction that was possible at the standard speed. For example, in the double speed, the error correction by the CIRC decoding can be performed up to 6 symbols, but in the quadruple speed, only a calculation processing time necessary for correcting the maximum 5 symbols can be obtained. In fact, there are cases where a maximum of 6 symbols can be corrected at the double speed but only a maximum of 4 symbols can be corrected at the quad speed. Therefore, when the information reading speed from the disk is improved, the digital signal processing algorithm must be changed so that the maximum number of data error correction symbols is lower than that at the standard speed.
[0009]
Under such circumstances, when data that cannot be corrected by the error correction function based on CIRC decoding occurs, retry is made to retry reading from the disk, or the error correction function based on the additional ECC decoding is performed. Can be owed to strengthening. When error data that cannot be corrected even by retries or cannot be corrected by an error correction function using additional ECC decoding, the code data of the computer is generally not transferred to a host computer such as a personal computer. is there. When such an uncorrectable error occurs in the data read from the audio CD, due to the nature of the data, it is possible to interpolate the erroneous data with the data before and after it, or to output it as it is. is there.
[0010]
By the way, unlike a video CD that conforms to the CD-I Form 2 standard (physical format), even a CD-ROM does not require much data reliability from the user, but requires time-series continuity of data. There is something. Most CD-I Form 2 standard (physical format) discs are video CDs. In this case, if there is data that cannot be corrected, it is better to transfer the incorrect data as it is and to give priority to continuity of data transfer than to stop transferring uncorrectable data to the host computer. It is considered good. As a technique based on such a concept, for example, when time-series data is required to be read in real time, a technique for suppressing the retry function is disclosed in Japanese Patent Laid-Open No. 3-288359. It is shown.
[0011]
[Problems to be solved by the invention]
However, even if it is a video CD, the video that is decoded and reproduced as it is with error-correctable data is unsightly due to noise.
[0012]
Therefore, when the rotational speed of the disk is increased, even if the data conforms to the video CD or CD-I form 2 standard (physical format) or the like, even if it is not subject to an error correction function by additional ECC decoding, The present inventor has found that it is necessary to consider to increase the reliability of data and not to impair the continuity of data.
[0013]
SUMMARY OF THE INVENTION An object of the present invention is to provide a recorded information reproducing apparatus that takes into consideration that data continuity is maintained while maintaining high reliability for recorded information that requires time-series continuity of data. There is.
[0014]
The above and other objects and novel features of the present invention will be apparent from the description of this specification and the accompanying drawings.
[0015]
[Means for Solving the Problems]
The following is a brief description of an outline of typical inventions disclosed in the present application.
[0016]
The present invention has been made paying attention to the following points. Increasing the data reading speed by increasing the rotational speed of the disk in the CD-ROM drive to 4 times or 6 times increases the time that can be spent on retrying. For this reason, even if a retry is performed, the continuity of data such as a moving image is not necessarily impaired by the processing time required for the retry. For example, a video CD is a standard that is played back at a standard speed, and the amount of data that is played back at a standard speed (also referred to as a standard speed) over 10 seconds is displayed as an image for 10 seconds, for example. If data for 10 seconds is reproduced at 2.5 times at 4 times speed, a time margin of 7.5 seconds can be obtained until the next video is interrupted. At this time, if the retry is performed so that the next data is played back (read) within 7.5 seconds, the video is not interrupted. Therefore, even if the retry is not stopped at all, the retry can be performed as long as the continuity of data is not significantly impaired. This retry is effective for reproduction (reading) errors due to temporary vibrations, but is less effective for error data resulting from scratches on the disk. This is because the effect of scratches will not be lost no matter how many times reproduction (reading) is performed. Further, as described above, when the disk rotation speed is increased, the error correction capability by CIRC is inevitably lowered. However, in order to improve the error correction capability for data such as video CD and CD-I Form 2 data. If the rotational speed of the disk is reduced uniformly, the time required for retrying becomes longer, and conversely, the continuity of data may be impaired. Therefore, an attempt is made to achieve both data reliability and continuity for data such as video CD and CD-I Form 2.
[0017]
As a means for this, the recorded information reproducing apparatus according to the present invention includes a reading means (2, 3, 4, 5, 6) for reading the recorded information from the disk that is rotationally driven, and an error correction for performing error correction on the read information. When it is detected that there is an error that cannot be corrected even by the error correction process by means (13) and the error correction means, the error correction operation speed of the error correction means is reduced and the error correction process by the error correction means is corrected. And control means (17, 24) for switching the processing to a high-capacity process and re-executing the error correction of the data that cannot be corrected.
[0018]
According to the above means, when error data that cannot be corrected occurs, the error correction processing speed is reduced by the error correction means, and the correction capability is changed to a more advanced error correction method than the original, so the error correction processing speed is reduced. It enables more advanced error correction processing that was not possible before. Therefore, since the error correction capability is enhanced in the re-execution of the error correction as compared with the first time, it is easier to obtain correct data by correcting an error that could not be corrected in the first time.
[0019]
In addition, since the error correction capability is increased and the processing speed is reduced only when uncorrectable error data occurs, the continuity of data supply can be improved even if error correction takes longer than usual. Is good.
[0020]
The information to be re-executed by the error correction process can be information acquired by so-called retry, that is, data read from the disk by the reading means again. At this time, by reducing the rotational speed of the disk at the time of re-reading from the disk, it is possible to improve the accuracy of reading information used for re-execution of error correction, and it becomes easier to obtain correct data. In addition, the processing time for performing error correction again can be afforded. Therefore, it is possible to achieve both of the read data transfer processing with respect to the video display timing as in the case of video CD data and the improvement of the reliability of the transfer data. If there is a time allowance for re-execution of error correction processing due to the initial reading speed and video display speed for the disk, the disk rotation speed need not be reduced.
[0021]
The process of controlling the operation speed and the correction capability of the error correction means and re-executing the error correction is performed in such a manner that the determination result by the determination means (20) for determining the format of the information recorded on the disc is a predetermined format. Only in certain cases can this be done in a limited way. That is, in the case of a recorded information reproducing apparatus that is also used for a disk having a code data format that enables error correction by additional ECC decoding in addition to a video CD, correction of information read from the latter disk The impossible state may be resolved by error correction by subsequent additional ECC decoding, and the same processing as that for a video CD is performed especially for data in a format that requires data to be read and transferred at high speed. This is because it may be inconvenient.
[0022]
In addition, since the data transfer to the host system is interrupted during the so-called retry many times, it is preferable that the data is not interrupted. In the case of video CD format data, it is desirable to limit the number of retry executions so that the retry time ends within a predetermined time.
[0023]
Further, immediately after the correction operation of the error data is attempted and it becomes clear that the correction is impossible, considering that the data is held in the storage means (15, 33) in the recorded information reproducing apparatus, Unlike the retry, the data remaining in the storage means can be read once again without changing the rotational speed of the disk, and the error correction can be re-executed. At this time, by changing the correction method by the error correction means to the above-mentioned more advanced error correction method, the correction capability is strengthened from the first reading, so that correct data can be obtained by correcting the error. Increases nature. Since the rotational speed remains constant, the reading speed from the disk remains high, but this speed difference can be solved by buffering information read from the disk in the storage means. As the storage means, a buffer memory or the like normally required for processing such as deinterleaving for data read from the disk can be used.
[0024]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 1 shows a block diagram of a CD-ROM playback apparatus according to an embodiment of the present invention. The CD-ROM playback apparatus 100 is configured to read information optically read from a disk 1 such as a CD-ROM in response to an access or data transfer request from a host computer such as a personal computer (hereinafter also simply referred to as a personal computer). The digital signal processing circuit 7 performs decoding and error correction in accordance with the CD-ROM mode 1, CD-ROM mode 2, CD-I form 1 and CD-I form 2 (video CD) described in FIG. The data is supplied to the CD-ROM decoder 20 according to various formats, and data or information is output from the personal computer interface 22 to the personal computer 23.
[0025]
The error correction function by the CD-ROM playback apparatus 100 cannot be corrected by performing error correction called C1 correction and C2 correction using the codes of the C1 and C2 sequences, which are error correction codes defined in the audio CD standard, respectively. An uncorrectable flag is added to the error data. When an additional error correction code (additional ECC error correction code) according to the data CD-ROM standard is added, error correction is performed based on the added error correction code. Further, the format of the disc being reproduced is determined, and the error correction processing method is changed according to the determination result. Before describing the details of the error correction function, the entire CD-ROM playback device will be described.
[0026]
The CD-ROM playback apparatus 100 shown in FIG. 1 performs 4 × speed playback with respect to the standard speed playback of an audio CD, although not particularly limited. What is indicated by 1 in the figure is a CD-ROM disc. Although not particularly limited, the CD-ROM disc 1 is configured by adding one symbol of subcode information, 24 symbols of data, and 8 symbols of parity as one frame, and adding a synchronization signal for each frame. The data is interleaved in symbol units.
[0027]
The CD-ROM disk 1 is driven to rotate by a disk motor 2. The pickup 3 irradiates the disk 1 to be rotated and irradiates laser light, receives the reflected light by a light receiving unit made of a photodiode, performs photoelectric conversion, and reads information recorded on the CD-ROM disk 1. The motor drive circuit 4 drives the disk motor 2. The servo circuit 5 controls the position of the pickup 3 and the like.
[0028]
A signal (high frequency signal) read from the pickup 3 is amplified by the preamplifier 6 and supplied to the digital signal processing circuit 7. This read signal is binarized by the data strobe circuit 8 disposed inside the digital signal processing circuit 7 to be a digital signal. This digitized read signal is input to a speed control circuit 9 and an EFM (Eight to Fourteen Modulation) demodulation circuit 10. The speed control circuit 9 detects the rotational speed of the disk 1 based on the signal supplied from the data strobe circuit 8, and controls the motor drive circuit 4 to rotate the disk at a predetermined speed. The speed control circuit 9 also detects a synchronization signal of the read signal. The synchronization protection circuit 11 has a protection function for compensating for the missing portion of the synchronization signal detected by the speed control circuit 9 and deleting the erroneously detected portion. The EFM demodulation circuit 10 demodulates the EFM modulation applied to the read signal based on the synchronization signal sent from the synchronization protection circuit 11. The subcode included in each frame of the demodulated read signal is transferred to the subcode signal processing circuit 12. The subcode signal processing circuit 12 outputs the subcode signal to the system control microcomputer 24 at a predetermined timing. The system control microcomputer 24 assembles the subcode given from the subcode signal processing circuit 12 with, for example, 98 frames as a unit, and recognizes time information and index information included therein. The EFM demodulated data is output to the data bus 19. The data bus 19 is provided with a RAM controller 16 and an error correction circuit 13 for controlling access to the RAM 15.
[0029]
The RAM controller 16 performs access control for temporarily storing the demodulated data output to the bus 19 in the RAM 15, read / write control for the RAM 15 used when the demodulated data is deinterleaved, Control for transferring data from the RAM 15 to the error correction circuit 13 for C1, C2 correction, control for writing data corrected by the error correction circuit 13 and an uncorrectable flag to the RAM 15, and the like are performed. Such access control is repeatedly performed in units of frames or in units of a plurality of frames. The error correction circuit 13 uses the RAM 33 as a work area or a temporary storage area for data to be corrected, and performs processing such as C1, C2 error correction based on the error correction code. The C1 and C2 error correction processing is performed in the error correction circuit 13. An uncorrectable flag is added in byte units to data that cannot be corrected even in C2 correction. These data and flags are temporarily held in the RAM 15, sent from the RAM 15 to the output interface circuit 14 via the data bus 19, and output to the outside of the digital signal processing circuit 7 in accordance with the predetermined format described with reference to FIG. 2. .
[0030]
The operation timing of each block in the digital signal processing circuit 7 is controlled by the timing circuit 17. The microcomputer interface circuit 18 is a circuit that receives a command from the system control microcomputer 24 that controls the digital signal processing circuit 7. As shown in FIG. 3, the command of the system control microcomputer is assigned to 8 addresses, and 8-bit data indicates a predetermined content for each address. Its contents are mode setting (reading data from disk, retry, etc.), rotation speed control (indicating the magnification of disk rotation speed based on standard speed), error correction capability (maximum 6-bit symbol correction or maximum 5-bit symbol correction) ) Audio control (monaural or stereo instruction for audio information), speed control (servo control speed instruction), arbitrary speed setting (acceleration instruction in servo control), etc. Such a command is supplied to the address decoder 25 through three signal lines as 12-bit serial data, as illustrated in the timing diagram of FIG. DATA is a command (register address and data) signal, CLK is a clock signal for bit synchronization when a command is transferred, and XLT is a strobe signal indicating a command delimiter. The address decoder 25 recognizes the address information of the input command and the bit position of the data information synchronized with the clock signal CLK, and sets the control information in the registers 26, 27, 28, etc. according to the contents of the sent command.
[0031]
The output of the output interface circuit 14 is supplied to the CD-ROM decoder 20 and the system control microcomputer 24. The CD-ROM decoder 20 performs processing according to the CD-ROM standard. For example, the CD-ROM decoder 20 determines the format of the reproduction data by decoding the information recorded in the header and subheader portions of the format of FIG. According to the determined format, signal processing on the format of the CD-ROM such as additional ECC error correction is performed if necessary. Temporary storage of data during this processing is performed using the RAM 21. The data processed by the CD-ROM decoder 20 is sent to the personal computer interface 22, arranged in a predetermined format, and transferred to the personal computer 23.
[0032]
The system control microcomputer 24 is interfaced with the servo circuit 5, the digital signal processing circuit 7, the CD-ROM decoder 20, and the personal computer interface circuit 22, and outputs information such as the command or a control signal so that the CD-ROM playback device 100 Control the whole.
[0033]
The system control microcomputer 24 receives from the digital signal processing circuit 7 the uncorrectable flag output from the output interface 14 and the subcode output from the subcode signal processing circuit 12. The CD-ROM decoder 20 detects the signal format of the CD-ROM disc 1 and notifies the system control microcomputer 24 of it. The signal format is detected based on the header and subheader information shown in the physical format of FIG. Whether or not the signal format is audio can be discriminated based on the subcode supplied from the subcode signal processing circuit 12 by the system control microcomputer 24. A request for data or the like from the personal computer 23 is sent to the CD-ROM decoder 20 via the personal computer interface 22. The CD-ROM decoder 20 notifies the system control microcomputer 24 of the request contents from the personal computer 23 and the operating state of the CD-ROM decoder 20.
[0034]
The CD-ROM playback apparatus 100 of this embodiment can select the information playback speed from the disc 1 based on the rotational speed control information included in the command of FIG. As described above, the reproduction speed is notified to the digital signal processing circuit 7 according to the command format shown in FIG. 3 through the three signal lines at the timing shown in FIG. That is, command information corresponding to, for example, quadruple speed reproduction from the system control microcomputer 24 input to the digital signal processing circuit 7 is decoded by the address decoder 25 of the microcomputer interface circuit 18, and a register (rotation speed control information storage register) (Also referred to as a register) 26. The command information stored in the rotation speed register 26 is given to the timing circuit 17 and the speed control circuit 9. As a result, the speed control circuit 9 controls the rotational speed of the disk motor 2 to quadruple speed. Further, the timing circuit 17 operates the inside of the digital signal processing circuit 7 at a speed four times higher than the standard speed by setting various internal timing signals 170 and 171 generated by the timing circuit 17 to frequencies corresponding to the four-times speed reproduction. When the double speed reproduction is instructed, the timing circuit 17 lowers the frequencies of the control signals 170 and 171 so that the internal operation of the digital signal processing circuit 7 including the error correction circuit 13 is adapted to the double speed reproduction. The control signal 170 is a generic name for control signals for the error correction circuit 13, and the control signal 171 is a generic name for control signals for other internal circuits of the digital signal processing circuit 7.
[0035]
The error correction circuit 13 can correct C1 and C2 of error data up to 6 symbols at the time of standard speed and double speed operation, but cannot perform the above 6 symbol correction at the quadruple speed due to the limit of the operation speed. Therefore, when transferring the 4 × speed reproduction command, the system control microcomputer 24 simultaneously transfers a command (error correction capability area in FIG. 3) for setting the correction capability to 5 symbol correction. The correction capability command indicating 5-symbol correction is decoded by the address decoder 25 of the microcomputer interface circuit 18 and stored in a correction capability command information storage register (hereinafter also simply referred to as a correction capability register) 27. In accordance with the command stored in the correction capability register 27, a correction capability control signal 270 indicating that 5-symbol correction is to be performed on the control line connected to the error correction circuit 13 is output.
[0036]
The error correction circuit 13 fetches data from the data bus 19, stores it in the RAM 33 in the error correction circuit 13, reads the data to the arithmetic circuit 29 as appropriate, and performs error correction calculation. The processing of the arithmetic circuit 29 is performed according to a program notified from the program memories 30 and 31. The 6-symbol correction program memory 30 stores a program that performs 6-symbol correction, and the 5-symbol correction program memory 31 stores a program that performs 5-symbol correction. The condition determination circuit 32 is a circuit that performs selection so as to always notify the arithmetic circuit 29 of an appropriate program. The condition determination circuit 32 selects the program memory 30 or 31 according to the control signal 270 supplied from the microcomputer interface circuit 18. For example, when the operation program of the arithmetic circuit 29 is switched from the 5-symbol correction program memory 31 to the 6-symbol correction program memory 30 by the control signal 270, the arithmetic circuit 29 thereby corrects error correction by C1 and C2 up to 6 symbols. Will be performed.
[0037]
The system control microcomputer 24 can detect an uncorrectable flag added to the error data via the output interface 14 when error data that cannot be corrected by C1, C2 correction occurs. In addition, when the system control microcomputer 24 detects the uncorrectable flag, it normally performs a retry to try to read again the portion where the error data on the disk has been read. If correct data is obtained by the retry, it is transferred to the personal computer 23. If correct data cannot be obtained even after many retries, the retry is stopped without transferring the data to the personal computer 23 or the data is transferred to the personal computer.
[0038]
Next, control for changing the C1, C2 error correction method in the CD-ROM reproducing apparatus will be described in detail.
[0039]
FIG. 5 is a flowchart showing a first control mode of error correction by C1, C2 correction. The system control microcomputer 24 checks the format of data read from the disk 1 by the CD-ROM decoder 20 (S1). Since the format of the data is recorded in the header and subheader portions of the format of FIG. 2, it can be determined by decoding this information. It is determined whether the detected format is a predetermined format, for example, CD-I form 2 (video CD) according to this example (S2). Next, when the data format is CD-I Form 2 (video CD), it is determined whether or not error data that cannot be corrected has occurred (S3). If it is determined that error data that cannot be corrected has occurred, the playback speed ( If the disk rotation speed and the error correction operation speed) correspond to the normal quadruple speed, it is switched to the double speed (S4), and further, 5 symbols corresponding to the quadruple speed correction capability of the digital signal processing circuit 7 If it is correction, it is changed to 6 symbol correction (S5). The procedure for changing the playback speed and the correction capability is performed by the above-described command. When the reproduction speed is lowered to double speed, the timing circuit 17 also generates the internal timing signals 170 and 171 so as to lower the internal operating frequency of the digital signal processing circuit 7 accordingly. The degree of the frequency decrease may be in a range that can secure a time for sufficiently correcting 6 symbols with respect to the read frame information. In other words, it is only necessary to set an operating frequency that can correct a maximum of 6 symbols within a range that does not cause a malfunction in digital signal processing calculation for error correction. Then, a retry is performed (S6). The retry is performed in a range where the number of repetitions does not exceed a predetermined upper limit (S7).
[0040]
If the data format is not CD-I form 2 (video CD) in step S2, for example, if there is an uncorrectable error in data in CD-ROM mode 1 or CD-I form 1, Error correction is performed by additional ECC decoding. In the case of the CD-ROM mode 2, if there is an uncorrectable error, this is notified to the personal computer and the data is not supplied to the personal computer. When the number of retries reaches the upper limit in step S7, due to the nature of CD-I form 2 (video CD), the data continuity is given top priority and the erroneous data is output to the personal computer as it is.
[0041]
FIG. 6 shows an example of operation timing according to the processing procedure of FIG. # 1, # 2,... Shown in FIG. 6 mean data numbers in block units for convenience. The data read here is moving image data corresponding to CD-I form 2 (video CD). (A) is the state of reading data from the disk 1, (b) is the order of error correction processing for the read data, (c) is the output state of the error-corrected data from the output interface, and (d) is the output state. The output state of the CD-ROM decoder, (e) shows the display state of the video screen. As is clear from the comparison of (a) and (e), data reading from the disk is performed at a quadruple speed, but the display on the video screen is updated in synchronization with the standard speed or a predetermined speed lower than that. It is enough.
[0042]
The data reading speed is initially set to a quadruple speed. In the example of FIG. 6, there is data that cannot be corrected by the C1, C2 error correction processing for the block data of # 5 in the time slot T6 of (b). This state is detected by the system control microcomputer 24 at time slot T7 of (c) by an uncorrectable flag. The CD-ROM decoder 20 also refrains from outputting data having an uncorrectable flag to the personal computer interface in the time slot T8 of (d). As described above, when the system control microcomputer 24 recognizes the occurrence of uncorrectable data, the disk reading speed is reduced to twice as described above, and the correction capability of the error correction circuit 13 is improved to a maximum of 6 symbol correction. Let The time slots T8 and T9 in (a) are not particularly limited, but are spent on track crossing processing and tracking processing for retry. Then, reading for retrying the data of # 5 is performed at double speed in time slots T10 and T11 in (a). In this retry, since the reading speed is double speed and error correction is possible up to a maximum of 6 symbols, the probability that an error that cannot be corrected can be eliminated by the retry increases. In the example of FIG. 6, the uncorrectable state does not occur for the data of # 5 due to the retry. When this is detected by the system control microcomputer 24 in the time slot T13 of (c), the reading speed of the disk is returned to quadruple speed, and the correction capability of the error correction circuit 13 is returned to the maximum five symbol correction. The next time slots T14 and T15 in (a) are spent on track crossing and tracking processing for reading the next data # 6. Since the disk rotation speed in this process is performed at a quadruple speed, the disk rotation waiting time is shortened, so that reading of the next data can be started early.
[0043]
As described above, since the correction capability is enhanced to a maximum of 6 symbols at the time of retrying compared to the time of the first reading, there is a high possibility that correct data can be obtained. In addition, since the disk rotation speed at the time of retry is reduced compared to the initial speed, the accuracy of reading data from the disk is also improved. Since the CD-I form 2 (video CD) has no additional error correction code, the enhancement of the error correction capability in the digital signal processing circuit 7 improves the reliability of read data as compared with the CD-ROM mode 1 or the like. Can do. The CD-I form 2 (video CD) data can be read at standard speed and used for video image display. The data originally read at quadruple speed has been changed to double speed for retry. Even so, there is still time for the video image display timing. In such a margin time that originally exists, not only repeating retries, but also improving the reading accuracy and error correction capability, it is possible to improve the probability that errors can be resolved by a single retry. Therefore, it is possible to contribute to improving the quality of moving image display using a video CD as a medium. Here, with regard to the format of the video CD, regardless of whether or not there is a retry, a technique for correcting all the double speeds and correcting up to 6 symbols can be considered, but in that case, the time margin in the normal operation is the above example. Therefore, if error correction occurs, the time that can be spent on retrying will be shortened as a whole, and depending on the conditions, retrying itself may not be possible, and once the error correction impossible state has been resolved Is not expected at all, and it is considered that the display quality of moving images using a video CD as a medium is not sufficient.
[0044]
Note that the upper limit of the number of retries determined in step S7 is, as shown in the following example, the time allowed until the transfer timing of the image data determined from the display timing of the video image, and one retry. The upper limit number of times may be determined from the relationship with the time required for. In the example of FIG. 6, one retry requires 6 times the unit time slot.
[0045]
FIG. 7 is a flowchart showing a second control mode of error correction by C1 correction and C2 correction. This process focuses on the process of performing retry processing as much as possible within the range that does not impair the continuity of data when there is an uncorrectable error in the data of CD-I Form 2 (video CD). Is. Steps S1 to S3 and S6 in FIG. 7 are the same as those in FIG. In the retry process, it is determined whether it is within a predetermined time limit (step S8), and the retry process is allowed as many times as possible within the time limit. That is, as in the first control method, the CD-ROM decoder 20 checks the format of the data read from the disk, resulting in CD-I form 2 (video CD), which results in uncorrectable error data. If the specified retry time limit is recognized, retry can be performed any number of times within that time. If this time is exceeded, the retry is stopped and uncorrectable data is transferred to the PC 23 as it is or not at all. Without starting, the next data is read out. Since the CD-I form 2 often records information in which time-series continuity of data is important like a video CD, the data is not interrupted by retry processing (in time for video display timing). It is important to sequentially supply the data to the personal computer 23. Actually, depending on the state in the RAM 21 or the personal computer 23, the allowable retry time for preventing the video image from being reproduced without being interrupted changes, so it is necessary to set an appropriate time limit according to the system configuration. For example, assume that 30 blocks of video CD data are collectively transferred to the personal computer 23. It takes 400 milliseconds at the standard speed and 100 milliseconds at the 4 times speed to reproduce the 30 blocks. However, since a video CD is originally a standard for reproducing at a standard speed, it takes 400 milliseconds to project 30 blocks of data as a video. Therefore, in the case of quadruple speed reproduction, there is a margin of 300 milliseconds before the video is interrupted with respect to 100 milliseconds for actually transferring 30 blocks. Therefore, in this case, the retry time limit is set to 300 milliseconds. If the first, second, and third retries took 110 milliseconds each, the time limit will be exceeded in a total of 330 milliseconds. Therefore, the fourth retry is stopped, and data that cannot be corrected by the third retry is transferred to the personal computer 23 as it is. As another method, if it takes 110 milliseconds for the first and second retries, the retry time is expected to exceed 30 milliseconds when the third retry is performed. It is also possible to perform control so that data that cannot be corrected is transferred to the personal computer 23 as it is without performing the retry.
[0046]
FIG. 8 is a flowchart showing a third control mode of error correction by C1 correction and C2 correction. This process is a combination of the control procedures shown in FIG. 5 and FIG. 7, and is obtained by adding the processes of steps S4 and S5 described in FIG. 5 between steps S8 and S6 described in FIG. is there. Since the control operation in each step is the same as described above, detailed description thereof is omitted.
[0047]
FIG. 9 shows an example of operation timing according to the processing procedure of FIG. The content of FIG. 9 basically conforms to the content of FIG. 6. Here, an example of a method for determining whether the time is within the predetermined retry limit time determined in step S8 will be specifically described. The uncorrectable state due to the C1, C2 correction occurs in the time slot T6 for the data of # 5, and the state is detected by the system control microcomputer 24 in the time slot T7. At this time, the system control microcomputer 24 determines whether it is within a predetermined retry limit time (S8). In this determination, based on the times Tm and Tn, it is determined that retry is possible if Tm−Tn> 0. The time Tn is the time required for one retry (the time of the unit time slot is the unit time), and in this example, is 6 times the unit time slot. The time Tm is an extra time remaining with respect to the video display timing of uncorrectable data (the time of the unit time slot is a unit time). In order to calculate the time Tm, the system control microcomputer 24 is not particularly limited, but first counter means for counting the number of times each time valid data is output in units of blocks from the CD-ROM decoder 20 (FIG. And a second counter means (not shown) for starting counting a clock signal having a period corresponding to the time slot as a starting point from the first data output from the CD-ROM decoder 20. The value of the second counter means is subtracted from the count value four times that of the counter means, and the time Tm is obtained based on this. Although not particularly limited, in this example, the video display period for one block of data corresponds to four times the unit time slot.
[0048]
In FIG. 9, when an uncorrectable error occurs in time slot T6, since Tm-Tn> 0, the reproduction speed (error correction operation and disk rotation speed) is lowered and the error correction capability is improved to improve # 5. A retry is performed on the data. Assuming that an uncorrectable error occurs again as a result of the retry, the state is detected by the system control microcomputer 24 in the time slot T13. Since Tm-Tn> 0 at this time as well, the second retry is performed. Made possible. If an uncorrectable error has occurred due to the second retry, the state is detected by the system control microcomputer 24 in the time slot T19. At this time, since Tm−Tn <0, the third retry is not performed, and the data # 5 is supplied from the CD-ROM decoder 20 to the personal computer 23 while containing uncorrectable data. .
[0049]
FIG. 10 shows another block diagram of the CD-ROM reproducing apparatus 100 for realizing the fourth control mode of error correction by C1 correction and C2 correction (also referred to as C1 and C2 correction). Although details of the fourth control mode will be described later, generally, when uncorrectable data is generated in the processing of the error correction circuit 13, only the operation speed of the error correction circuit 13 is passed through the timing circuit 17. In addition, the error correction capability is set to a high level and the data already stored in the RAM 33 or RAM 15 is reused to perform error correction again on the data in which the uncorrectable error has occurred. It is.
[0050]
In order to realize this, the digital signal processing circuit 7 shown in FIG. 10 is supplied with the control information 270 set in the correction capability register 27 to the timing circuit 17 and cannot be corrected by error correction processing by the arithmetic circuit 29. When the flag is added to the data and stored in the RAM 33 or RAM 15, the timing circuit 17 monitors the error correction impossible flag FLG on the bus 19 to detect the occurrence of an uncorrectable error. The switching control of the program memories 30 and 31 according to the value of the correction capability register 27 is the same as that in FIG. 1 except that the control is performed via the timing circuit 17. φ1 is a control signal for switching the program memories 30 and 31. The function of controlling the operating frequency of the error correction circuit 13 according to the value of the rotation speed register 26 is the same as in the case of FIG. However, the configuration of FIG. 10 is different from the configuration of FIG. 1 in that the timing circuit 17 detects the occurrence of an uncorrectable error by the error correction impossible flag FLG. Regardless, in order to improve the error correction capability, the operation program of the arithmetic circuit 29 is switched from the 5-symbol correction program memory 31 to the 6-symbol correction program memory 30 by the control signal φ1. Further, at that time, the timing circuit 17 reduces the frequency to double speed or a speed corresponding to the standard speed only with respect to various timing signals 170 output to the error correction circuit 13 regardless of the value of the rotation speed register 26. The operation speed of the error correction circuit 13 is reduced. In the period under which the forced error correction capability is improved and the error correction operation speed is controlled, the data in which the uncorrectable error is stored in the RAM 15 or the RAM 33 is used to re-enter C1, Error correction by C2 correction is performed, and regardless of the result, the correction capability and the error correction processing speed are restored to the state corresponding to the set values of the registers 27 and 26 again.
[0051]
FIG. 11 is a flowchart showing a fourth control mode of error correction by C1, C2 correction. In this fourth control mode, when an uncorrectable error is detected, the rotational speed of the disk is kept as it is, and only the operation speed and correction capability of the error correction circuit 13 are changed. At that time, the error is already stored in the RAMs 33 and 15. The error correction processing is performed using the processed data.
[0052]
That is, the error correction operation in step S20 is performed, and whether or not an uncorrectable error has occurred by the operation is determined by the timing circuit 17 based on the error uncorrectable flag FLG (S21), and an uncorrectable error occurs. If the operation speed of the error correction circuit 13 is a speed corresponding to the 4 × speed reproduction, the error correction circuit 13 is switched to a speed corresponding to the 2 × speed reproduction (S22). It is changed to 6 symbol correction by φ1 (S23). The parts other than the error correction circuit 13 are operated at the operation speed corresponding to the 4 × speed reproduction. Since the uncorrectable error data is still stored in the RAM 33 or RAM 15, the arithmetic circuit 29 of the error correction circuit 13 takes it in again and tries to correct the error again (S24). After performing the calculation again, the correction capability and the error calculation speed are restored. This process is repeated until the calculation target data is exhausted (S25).
[0053]
According to this control method, the correction capability is strengthened compared to the time of the first reading, so that there is a high possibility that correct data can be obtained. Unlike the first to third control methods, it is not necessary to perform a retry with a change in disk rotation speed or disk access. While the error correction circuit 13 is operating at a speed corresponding to the double speed, the reproduction speed from the disk 1 is a quadruple speed, so that error correction for data newly read from the disk is not in time. Then, the data read from the disk 1 is buffered in the RAM 15, and before the capacity of the RAM 15 becomes full, the second error correction is finished and the operation speed of the error correction circuit 13 is returned to the quadruple speed. In the case where the data accumulation amount buffered in the RAM 15 during the second error correction is returned to the initial state, for example, a control for slightly reducing the signal reading speed from the disk by a predetermined period in the subsequent quadruple speed range. Can be done.
[0054]
FIG. 12 shows an example of operation timing according to the processing procedure of FIG. # 1, # 2,... Shown in FIG. 12 mean data numbers in units of frames for convenience. The data read here is moving image data corresponding to CD-I form 2 (video CD). (A) is the state of reading data from the disk 1, (b) is the order of error correction processing for the read data, (c) is the output state of the error-corrected data from the output interface, and (d) is the output state. The output state of the CD-ROM decoder, (e) shows the display state of the video screen. As is clear from the comparison of (a) and (e), data reading from the disk is performed at a quadruple speed, but the display on the video screen is updated in synchronization with the standard speed or a predetermined speed lower than that. It ’s enough. In FIG. 12, uncorrectable data is generated for the data # 4 in the time slot T5. When this uncorrectable state is detected by the timing circuit 17, as indicated by time slots T6 and T7 in the error correction processing of (b), the error data is read from the RAM 33 or RAM 15, and an error of, for example, 6 symbols is obtained. Error correction is performed again on the data at half the calculation speed with correction capability. At this time, data reading from the disk is performed in parallel at the quadruple speed.
[0055]
According to the above embodiments, the following operational effects can be obtained.
[0056]
[1] As described with reference to FIG. 1, when the system control microcomputer 24 detects through the output interface 14 that there is an uncorrectable error in the result of the error correction processing by the error correction circuit 13, the system control microcomputer 24 issues a command to the digital signal processing circuit 7 to decelerate the operation of the digital signal processing circuit 7 from the 4 × speed reproduction to the operation speed corresponding to the 2 × speed reproduction, and the error correction processing by the error correction circuit 13 is corrected by 5 symbols. The error correction capability is switched to high processing from 6 to 6 symbol correction. Further, in response to the deceleration of the operation of the digital signal processing circuit 7, the data reading speed (reproduction speed) from the disk 1 is also reduced to double speed.
[0057]
In this way, when error data that cannot be corrected occurs, the error correction processing speed by the error correction circuit 13 is reduced and the correction capability is changed to a higher error correction method than the original, so before the error correction processing speed is reduced. This makes it possible to perform more advanced error correction processing that was impossible. Therefore, since the error correction capability is enhanced in the re-execution of the error correction as compared with the first time, it is easier to obtain correct data by correcting an error that could not be corrected in the first time. In addition, since the error correction capability is increased and the processing speed is reduced only when uncorrectable error data occurs, the continuity of data supply can be improved even if error correction re-execution takes longer than usual. It can be good.
[0058]
In the example of FIG. 1, information to be re-executed for error correction processing is information acquired by so-called retry, that is, data read from the disk 1 again. At this time, since the rotational speed of the disk 1 is reduced to double speed when re-reading from the disk 1, it is possible to improve the accuracy of reading information used when re-executing error correction, and it becomes easier to obtain correct data. In addition, the processing time for performing error correction again can be afforded.
[0059]
Therefore, it is possible to satisfy both of the data for the video CD and the supply processing of the read data in time for the video display timing and the improvement of the reliability of the transfer data.
[0060]
[2] The above control accompanied by retry processing for error correction re-execution is limited to the case where the format of information recorded on the disc is a video CD or CD-I form 2. The form is determined by the CD-ROM decoder 20. This is because the CD-ROM playback apparatus 100 is also used for a disk having a format for code data that enables error correction by additional ECC decoding in addition to the video CD. The uncorrectable state for the information read from the image may be resolved by error correction by the subsequent additional ECC decoding, especially for data in a format that requires high-speed data reading and transfer. This is because it may be inconvenient if the same processing is performed.
[0061]
[3] Since the data transfer to the host system is interrupted during the so-called retry, the data is transferred by limiting the number of retry executions so that the retry time ends within a predetermined time. This is suitable for processing of a data format presumed to contain time-series continuous data that is preferably uninterrupted, such as a video CD format.
[0062]
[4] Immediately after an error data correction operation is attempted and it becomes clear that correction is impossible, the data is held in the RAMs 15 and 33 of the digital signal processing circuit 7. As described with reference to FIG. 10, unlike the above retry, the rotation speed of the disk 1 is not changed, the data remaining in the RAMs 15 and 33 is read once more, and the error correction is re-executed for that. I can do it. At this time, the correction method by the error correction circuit 13 is changed to the above-described more advanced error correction method, so that the correction capability is enhanced from the time of the first reading. Can increase the likelihood of being
[0063]
Although the invention made by the present inventor has been specifically described based on the embodiments, it is needless to say that the present invention is not limited thereto and can be variously modified without departing from the gist thereof.
[0064]
For example, in the above description, an apparatus operating at 4 × speed is taken as an example, but the present invention is not limited to a 4 × speed apparatus. Similar implementations can be made with 8x and 16x devices. In an 8 × speed device, the digital signal processing circuit is capable of correcting up to 4 symbols at 8 × speed, and can correct 4 symbols at 4 × speed, 4 times at the time of retry, or when error-correctable data is generated. You may switch to. In addition, error data that cannot be corrected continuously occurs when the disk is radially damaged, etc., and if error data occurs frequently, the above playback speed and It can be processed to change the correction capability. Further, it goes without saying that the present invention can also be applied to a recorded information reproducing apparatus compatible only with a video CD.
[0065]
【The invention's effect】
The effects obtained by the representative ones of the inventions disclosed in the present application will be briefly described as follows.
[0066]
That is, for data in a format that is disadvantageous in terms of read data reliability such as no additional error correction code, the correction capability by digital signal processing can be strengthened more than usual, so data reliability and substantial Transfer rate can be improved. In addition, with respect to recording data in which time-series continuity of data is important, the number of retries can be limited so that data is not interrupted.
[0067]
It is possible to achieve both data reliability and continuity for data such as video CD and CD-I Form 2.
[0068]
If uncorrectable error data occurs, the error correction processing speed by the error correction means is reduced and the correction capability is changed to a more advanced error correction method than the original, so this is impossible before the error correction processing speed is reduced. This makes it possible to perform more advanced error correction processing. Therefore, since the error correction capability is enhanced in the re-execution of the error correction as compared with the first time, it is easier to obtain correct data by correcting an error that could not be corrected in the first time.
[0069]
When acquiring information subject to re-execution of error correction processing by retry, by reducing the rotational speed of the disk when re-reading from the disk, it is possible to improve the accuracy of reading information used when re-executing error correction, Furthermore, it becomes easier to obtain correct data.
[0070]
In addition, immediately after the error data correction operation is attempted and it becomes clear that correction is impossible, the data is held in the storage means in the recorded information reproducing apparatus. When the data remaining in the storage means is read once again and the error correction is re-executed for the same, the correction method by the error correction means is changed to the more advanced error correction method. By doing so, the correction capability can be strengthened from the first reading, and the possibility of obtaining correct data next time can be increased.
[Brief description of the drawings]
FIG. 1 is a block diagram of a CD-ROM playback apparatus according to an embodiment of the present invention.
FIG. 2 is an explanatory diagram of physical formats of CD-ROM and CD-I.
FIG. 3 is an explanatory diagram of commands supplied from a system control microcomputer to a digital signal processing circuit.
4 is a timing chart for explaining a command supply method shown in FIG. 3; FIG.
FIG. 5 is a flowchart showing a first control mode of error correction by C1 and C2.
FIG. 6 is an example operation timing chart according to the processing procedure of FIG. 5;
FIG. 7 is a flowchart showing a second control mode of error correction by C1 and C2.
FIG. 8 is a flowchart showing a third control mode of error correction by C1 and C2.
FIG. 9 is an example operation timing chart according to the processing procedure of FIG. 8;
FIG. 10 is another block diagram of the CD-ROM reproducing device for realizing the fourth control mode of error correction by C1 and C2.
FIG. 11 is a flowchart showing a fourth control mode of error correction by C1 and C2.
FIG. 12 is an example operation timing chart according to the processing procedure of FIG. 11;
[Explanation of symbols]
1 CD-ROM disc
2 Disc motor
3 Pickup
4 Motor drive circuit
5 Servo circuit
6 Preamplifier
7 Digital signal processing circuit
8 Data strobe circuit
9 Speed control circuit
10 EFM demodulation circuit
11 Synchronization protection circuit
12 Subcode signal processing
13 Error correction circuit
14 Output interface circuit
15 RAM
16 RAM controller
17 Timing circuit
18 Myco interface circuit
19 Data bus
20 CD-ROM decoder
21 RAM
22 PC interface
23 PC
24 System control microcomputer
25 Address decoder
26 Rotation speed setting register
27 Correction capacity setting register
29 Arithmetic circuit
30 6 symbol correction program memory
31 5 symbol correction program memory
32 Condition judgment circuit
33 RAM
100 CD-ROM playback device

Claims (6)

回転駆動されるディスクからその記録データを読み出す読み出し手段と、
読み出されたデータの誤り訂正を可能とする誤り訂正手段と、
上記誤り訂正を制御可能な制御手段と、を含み、
上記誤り訂正を失敗した場合に、もう一度上記ディスクからデータを読み出して誤り訂正を行うリトライ処理を可能とする記録情報再生装置であって、
上記誤り訂正手段は、
上記ディスクのデータフォーマットを判別する第1機能と、
上記第1機能によって第1フォーマットであると判別され、且つ、誤り訂正を失敗した場合に、付加誤り訂正符号による誤り訂正を行う第2機能と、
上記第1機能によって第2フォーマットであると判別され、且つ、誤り訂正を失敗した場合に、訂正不能な誤りがあることを示す信号を出力可能な第3機能と、
上記第1機能によって第3フォーマットであると判別された場合に、所定の倍速での読み出し動作時において読み出されたデータの誤り訂正処理を行い、その訂正処理に失敗した場合、誤り訂正時間を延ばして誤り訂正能力を上記所定の倍速での読み出し動作時よりも上げたリトライ処理を行い、そのリトライ処理が所定のリトライ制限時間を越えたとき、上記リトライ処理を中止して、当該誤り訂正処理の対象データをそのまま出力する第4機能と、を含んで成ることを特徴とする記録情報再生装置。
Read means for reading the recorded data from the disk driven to rotate,
Error correction means for enabling error correction of the read data;
Control means capable of controlling the error correction,
When the error correction fails, a recorded information reproducing apparatus that enables retry processing to read data from the disk again and perform error correction,
The error correction means is
A first function for determining the data format of the disk;
A second function for performing error correction by an additional error correction code when the first function is determined to be the first format by the first function and the error correction fails ;
A third function capable of outputting a signal indicating that there is an uncorrectable error when the first function is determined to be the second format and the error correction fails ;
If it is determined by the first function that the format is the third format, an error correction process is performed on the data read during the read operation at a predetermined double speed. If the correction process fails, an error correction time is set. Extending the error correction capability and performing a retry process higher than the read operation at the predetermined double speed, and when the retry process exceeds a predetermined retry limit time, the retry process is stopped and the error correction process is performed. And a fourth function for outputting the target data as it is.
上記制御手段は、上記読み出し手段に対して、訂正不能なデータを上記ディスクから再度読み出させるものである請求項1記載の記録情報再生装置。  The recorded information reproducing apparatus according to claim 1, wherein the control means causes the reading means to read uncorrectable data from the disk again. 上記制御手段は、上記訂正不能なデータを上記ディスクから再度読み出させる場合に、上記読み出し手段に対して、上記ディスクの回転速度を低下させる請求項2記載の記録情報再生装置。  3. The recorded information reproducing apparatus according to claim 2, wherein when the uncorrectable data is read again from the disk, the control means reduces the rotational speed of the disk with respect to the reading means. 上記誤り訂正手段は、誤り訂正のための演算処理を行う演算回路と、
誤り訂正のための第1プログラムが格納された第1プログラムメモリと、
上記第1プログラムよりも高度な誤り訂正能力を発揮する第2プログラムが格納された第2プログラムメモリと、を含み、
上記演算回路で実行されるプログラムを、上記第1プログラムメモリ内の第1プログラムから上記第2プログラムメモリ内の第2プログラムに切り換えることにより、誤り訂正能力を向上させる請求項1記載の記録情報再生装置。
The error correction means includes an arithmetic circuit that performs arithmetic processing for error correction;
A first program memory storing a first program for error correction;
A second program memory storing a second program that exhibits higher error correction capability than the first program,
2. The recorded information reproduction according to claim 1, wherein the error correction capability is improved by switching the program executed by the arithmetic circuit from the first program in the first program memory to the second program in the second program memory. apparatus.
上記読み出し手段によって上記ディスクから読み出されたデータを一時的に蓄える記憶手段を更に備え、上記制御手段は、上記リトライ処理により訂正されるべきデータとして、訂正不能とされたデータそれ自体を上記記憶手段から読み出させるものである請求項1記載の記録情報再生装置。  Storage means for temporarily storing data read from the disk by the reading means, and the control means stores the data that has been made uncorrectable as data to be corrected by the retry process. 2. A recorded information reproducing apparatus according to claim 1, wherein the recorded information reproducing apparatus reads the information from the means. 上記第3フォーマットは、映像又は音楽用のデータフォーマットである請求項1乃至5の何れか1項記載の記録情報再生装置。  6. The recorded information reproducing apparatus according to claim 1, wherein the third format is a data format for video or music.
JP09637396A 1996-04-18 1996-04-18 Recorded information playback device Expired - Fee Related JP3759992B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP09637396A JP3759992B2 (en) 1996-04-18 1996-04-18 Recorded information playback device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP09637396A JP3759992B2 (en) 1996-04-18 1996-04-18 Recorded information playback device

Publications (2)

Publication Number Publication Date
JPH09282809A JPH09282809A (en) 1997-10-31
JP3759992B2 true JP3759992B2 (en) 2006-03-29

Family

ID=14163173

Family Applications (1)

Application Number Title Priority Date Filing Date
JP09637396A Expired - Fee Related JP3759992B2 (en) 1996-04-18 1996-04-18 Recorded information playback device

Country Status (1)

Country Link
JP (1) JP3759992B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP3825375B2 (en) 2002-08-02 2006-09-27 パイオニア株式会社 Information reproducing apparatus and method, and error correction system
JP4746114B2 (en) * 2009-06-29 2011-08-10 富士通セミコンダクター株式会社 Error correction method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62119773A (en) * 1985-11-19 1987-06-01 Sanyo Electric Co Ltd Error correcting method
JPH07112160B2 (en) * 1986-04-21 1995-11-29 ソニー株式会社 Decoding method of error correction code
JPS6458127A (en) * 1987-08-28 1989-03-06 Matsushita Electric Ind Co Ltd Code error correction method
JP2969766B2 (en) * 1990-04-06 1999-11-02 松下電器産業株式会社 Data playback device
JPH06180925A (en) * 1991-07-11 1994-06-28 Hitachi Ltd Recorder/player
JPH087498A (en) * 1994-06-17 1996-01-12 Hitachi Ltd Recording information reproducing device

Also Published As

Publication number Publication date
JPH09282809A (en) 1997-10-31

Similar Documents

Publication Publication Date Title
JP2569478B2 (en) Data recording device
JP3562544B2 (en) Decoding device and decoding method
KR950006750A (en) Disc drive unit and data reproducing unit
EP0563922B1 (en) Data processing circuit for disc player
JPH10233701A (en) System decoder provided with memory for correcting error for high speed data processing/transmission and memory control method for error correction
KR19980025094A (en) Sign error correction / detection decoder
JPH08106733A (en) Information storage-medium utilization system
US5878184A (en) Device and method for data playback using interpolation address signal
KR19980048640A (en) Audio data player of disc player
JP3759992B2 (en) Recorded information playback device
KR19990060321A (en) Processing Method of Defect Sector Data in Digital Video Disc-RAM System
JP4140344B2 (en) Decoding device and computer program
US6804182B2 (en) Optical disc reproducing apparatus and semiconductor integrated circuit and therefor
JP4518586B2 (en) Data recording apparatus and rewrite determination method thereof
KR100189533B1 (en) Error correction control apparatus and method of digital video disc reproduction appliance
JP3637604B2 (en) Information reproducing apparatus and method
JP3302896B2 (en) Error correction circuit, disk reproducing apparatus and CD-ROM drive using the same
JP4004102B2 (en) Code error correction detection device
JP3880401B2 (en) Optical disk controller
JP3814996B2 (en) Information reproducing method and apparatus
JP3670758B2 (en) CD-ROM decoder
JP4507241B2 (en) Information playback device
JP3651167B2 (en) Disc reproducing apparatus and reproducing method thereof
JP2003091942A (en) Digital information reproducing device
JP2000090595A (en) Descrambling device

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050125

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050328

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050517

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20050719

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050830

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051028

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20051227

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20060106

R150 Certificate of patent or registration of utility model

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090113

Year of fee payment: 3

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100113

Year of fee payment: 4

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110113

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110113

Year of fee payment: 5

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110113

Year of fee payment: 5

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110113

Year of fee payment: 5

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120113

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130113

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130113

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20140113

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees