JP2004253067A - Information reproducing method for optical disk, information reproducing control program, and optical disk device - Google Patents

Information reproducing method for optical disk, information reproducing control program, and optical disk device Download PDF

Info

Publication number
JP2004253067A
JP2004253067A JP2003042987A JP2003042987A JP2004253067A JP 2004253067 A JP2004253067 A JP 2004253067A JP 2003042987 A JP2003042987 A JP 2003042987A JP 2003042987 A JP2003042987 A JP 2003042987A JP 2004253067 A JP2004253067 A JP 2004253067A
Authority
JP
Japan
Prior art keywords
storage area
address
pfi
optical disc
optical disk
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.)
Granted
Application number
JP2003042987A
Other languages
Japanese (ja)
Other versions
JP4147125B2 (en
Inventor
Takeshi Imai
猛 今井
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi LG Data Storage Inc
Original Assignee
Hitachi LG Data Storage Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi LG Data Storage Inc filed Critical Hitachi LG Data Storage Inc
Priority to JP2003042987A priority Critical patent/JP4147125B2/en
Publication of JP2004253067A publication Critical patent/JP2004253067A/en
Application granted granted Critical
Publication of JP4147125B2 publication Critical patent/JP4147125B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Images

Landscapes

  • Signal Processing For Digital Recording And Reproducing (AREA)
  • Indexing, Searching, Synchronizing, And The Amount Of Synchronization Travel Of Record Carriers (AREA)
  • Optical Recording Or Reproduction (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a technology capable of preventing an erroneous operation even when the information of a set disk is mistaken in an optical disk device. <P>SOLUTION: The type of a set optical disk is discriminated based on Disk Category information in the PFI of an optical disk . When the result of the discrimination is that the optical disk is a DVD+R disk, searching is executed in a recording area to refer to a value stored as a last address. When the referenced last address is not a predetermined address, an address in the storage area is set and stored as a new last address, and the storage area searching is finished. <P>COPYRIGHT: (C)2004,JPO&NCIPI

Description

【0001】
【発明の属する技術分野】
本発明は、光ディスク装置の再生動作時における記録領域検索(セッションサーチ)の技術に関する。
【0002】
【従来の技術】
従来の記録領域検索技術例を図4、図5に示す。
従来の光ディスク装置に例えばDVD+Rディスクがセットされた場合(ステップS401)、フォーカスサーボやトラッキングサーボがかけられ、かつ、最適状態で再生動作が行われるようにするために、各種パラメータの調整がされる(ステップS402)。その後、ディスク自体の固有情報であるPFI(Physical Format Information)の開始アドレスにシークし(ステップS403)、該PFIの読み出しを実行し(ステップS404)、該PFI中のDisc Categoryの値を参照することでディスクの種別を判別する(ステップS405)。Disc Categoryの値がAhの場合にDVD+Rが判別され(ステップS416)、記憶領域を検索する処理(マルチセッションサーチ)が実行される(ステップS417)。該記憶領域検索処理では、PFI開始アドレスから253byte目ないし255byte目までの値を当該記憶領域(セッション)の最終アドレスとして参照し(ステップS501)、それを該セットされたディスクの最終アドレスとして記憶する(ステップS502)。次に、該最終アドレスから次の記憶領域の開始アドレスを計算し(ステップS503)、該次の記憶領域のPFI開始アドレスにシークし(ステップS504)、その記憶領域のPFIの読み出しを行う(ステップS506)。さらに、該読み出したPFIに基づき最終アドレスを求め、それを基に次の記憶領域に移動する。このPFIの読み出し、最終アドレスの参照・記憶、次の記憶領域の開始アドレスの算定、該開始アドレスへのシークという一連の検索動作を複数の記憶領域について繰返す。
【0003】
上記セットされたDVD+Rディスクが規格違反のディスクであって、上記記憶された最終アドレスが例えば0hの場合は、上記一連の動作中において、シークの失敗またはPFI読み出しの失敗となり、検索動作は終了するが、最終アドレスとして0hが記憶されているため、ディスク容量が0と判定され、ホストコンピュータが指定するアドレスに対して、ディスクの記録範囲を超えているという判断に基づく応答をすることになる。
【0004】
また、本発明に関連する従来技術で特許文献に記載された技術としては、特開2002−50040号公報(特許文献1)に記載されたものがある。該公報には、光ディスクを種別によらずに判別する技術として、ディスク自体の物理特性から、CD、DVDの切り分けを行い、再生可能な状態になったとき、PFIを読み出し、その中のBook Type(Disc Category)情報を読み出してディスクの種別を判別する技術が記載されている。
【0005】
【特許文献1】
特開2002−50040号公報
【0006】
【発明が解決しようとする課題】
上記図4、図5に示す従来技術においては、光ディスク装置にセットされた光ディスクの情報が誤っている場合、該光ディスク装置が該誤った情報に基づく記録領域検索を行い、エラー応答等の誤動作を行う結果、光ディスクの再生動作が不可能となる。また、特開2002−50040号公報には、ディスク判別後におけるDVD+Rディスク用記憶領域検索時の最終アドレスの取扱いについての技術の記載はない。
本発明の課題点は、上記従来技術の状況に鑑み、光ディスク装置において、セットされたディスクの情報が誤っている場合にも誤動作をしないようにすることである。
本発明の目的は、かかる課題点を解決できる技術の提供にある。
【0007】
【課題を解決するための手段】
上記課題点を解決するために、本発明では、基本的に、光ディスク装置において、
(1)光ディスクのPFI(Physical Format Information)中のDisc Category情報から、セットされた光ディスクの種別を判別し、該判別の結果、該光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索(セッションサーチ)を行って最終アドレスとして記憶されている値を参照し、該参照した最終アドレスが所定のものでないときは、当該記憶領域内のアドレスを新たな最終アドレスとして設定して記憶し記憶領域検索(セッションサーチ)を終了させるようにする。
(2)光ディスクのPFI中のDisc Category情報から、セットされた光ディスクの種別を判別し、判別の結果がDVD+Rディスクであるとき、記憶領域(セッション)の検索(サーチ)を行い、最終アドレスとして記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し該最終アドレスが0hか否かを判別し、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照して記憶し記憶領域検索(セッションサーチ)を終了させるようにする。
(3)光ディスクのPFI中のDisc Category情報から、セットされた光ディスクの種別を判別し、判別の結果がDVD+Rディスクであるとき、当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照しこれを該光ディスクの記憶領域(セッション)の最終アドレスとして記憶させ、該記憶させた最終アドレスに基づき、次の記憶領域(セッション)の開始アドレスを計算し、該開始アドレスにシークして該次の記憶領域(セッション)のPFIの読み出しを行い、該シークまたはPFIの読み出しができなかったとき、該光ディスクの最終アドレスとしての当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を参照し、上記記憶領域(セッション)の最終アドレスとしての上記PFI開始アドレスから253byte目ないし255byte目までの値と比較し、該比較の結果、上記光ディスクの最終アドレスの値の方が上記記憶領域(セッション)の最終アドレスの値よりも大きいときに、該光ディスクの最終アドレスを最終アドレスとして記憶し記憶領域の検索(セッションサーチ)を終了させるようにする。
【0008】
【発明の実施の形態】
以下、本発明の実施例につき、図面を用いて説明する。実施例では、記録されている情報がDVD+Rディスクとなっているディスクの場合につき述べる。
図1は、本発明の実施例としての光ディスク装置の構成例を示す図である。
図1において、1は光ディスク、2は、光ディスク1に対しレーザー光を照射し、該光ディスクに情報を記録したり、記録された情報を読み出したりする光ピックアップ、3は、上記読み出された情報に基づき再生信号の処理を行う信号処理部、4は装置全体の制御を行うマイコン、5は、マイコン4により制御され、信号処理部3からの再生信号に基づき映像信号やトラッキング制御用信号やフォーカス制御用信号やモータ制御用信号などを形成するとともに、記録領域の検索処理や記録信号の形成を行うデジタル信号プロセッサ、6は、デジタル信号プロセッサ5内にあってデジタル化された再生信号をデコード処理するデコード部、7は、同じくデジタル信号プロセッサ5内にあってトラッキング制御用信号やフォーカス制御用信号やモータ制御用信号などを形成するサーボ部、8は、ホストコンピュータ等外部機器との接続部を構成するインターフェース部、9は、光ディスク駆動用のディスクモータや、光ピックアップ2内のアクチュエータ(図示なし)や、光ピックアップ2内のレーザーダイオード(図示なし)や、光ピックアップ2移動用のスレッドモータなどをそれぞれ駆動する駆動部、10は光ディスク1を所定速度で回転させるディスクモータ、11は光ピックアップ2を光ディスク1の半径方向に移動させるスレッドモータである。本構成においては、マイコン4とデジタル信号プロセッサ5が制御部を形成している。本構成例では、該制御部はメモリ等の記憶部を内部に含むものとする。
【0009】
上記構成において、情報の再生時には、光ピックアップ2により光ディスク1の記録情報が読み出され、該読み出された情報(再生信号)が信号処理部3に入力され再生信号処理が行われる。マイコン4とデジタル信号プロセッサ5とから成る制御部が第1の構成をとるとき、該制御部は、上記再生信号に基づきフォーカス制御用信号及びトラッキング制御用信号を形成するとともに、光ディスク1のPFI中のDisc Category情報から該光ディスク1の種別を判別し、該判別の結果、該光ディスク1がDVD+Rディスクとされるときは、該光ディスク1の記録領域の最終アドレスとして記憶部に記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し、該最終アドレスが0hか否かを判別し、該判別の結果、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照し記憶部に記憶させる。これにより、光ディスク1に記録された最終アドレスの正常・異常の判定を記録領域検索時(セッションサーチ時)に行い、異常と判定された場合、検索を終了させ、不要な検索を行わないようにする。また、マイコン4とデジタル信号プロセッサ5とから成る制御部が第2の構成をとるとき、該制御部は、上記再生信号に基づきフォーカス制御用信号及びトラッキング制御用信号を形成するとともに、光ディスク1のPFI中のDisc Category情報から該光ディスク1の種別を判別し、該判別の結果、該光ディスク1がDVD+Rディスクとされるときは、該光ディスク1の記録領域の最終アドレスとして記憶部に記憶されているPFI開始アドレスから253byte目ないし255byte目までの値を参照し、これを該光ディスク1の記憶領域の最終アドレスとして記憶させる。
さらに、該記憶させた最終アドレスに基づき、次の記憶領域の開始アドレスを計算し、該計算した開始アドレスにシークして該次の記憶領域のPFIの読み出しを行う。そして、該シークまたはPFIの読み出しができなかったときは、該光ディスクの最終アドレスとしてのPFI開始アドレスから9byte目ないし11byte目までの値を参照し、上記記憶領域の最終アドレスとしての PFI開始アドレスから253byte目ないし255byte目までの値と比較し、該比較の結果、該光ディスク1の最終アドレスの値の方が上記記憶領域の最終アドレスの値よりも大きいときに、該光ディスク1の最終アドレスを最終アドレスとして記憶して記憶領域の検索を終了させる。
【0010】
図2は、上記図1の光ディスク装置における制御部が上記第1の構成をとる場合の光ディスクの記憶領域検索処理の手順例を示す図である。本処理例は、記録されている情報がDVD+Rディスクとなっているディスクについての処理例であって、PFIの読み出し後に、最終アドレスが正常か否かを判定する場合の例である。
図2において、
(1)記憶領域(セッション)の最終アドレスとしての、当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照する(ステップS201)。
(2)上記最終アドレスが0hか否かを判別する(ステップS202)。
(3)上記判別の結果、最終アドレスが0hの場合は、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照する(ステップS203)。
(4)上記参照した光ディスクの最終アドレスを記憶部に記憶し(ステップS204)、記憶領域の検索(セッションサーチ)を終了させる(ステップS205)。
(5)上記(2)(ステップS202)において、上記最終アドレスが0hでない場合は、上記参照した上記記憶領域(セッション)の最終アドレスとしての当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を該光ディスクの最終アドレスとして記憶する(ステップS206)。
(6)該記憶した最終アドレスに基づき、次の記憶領域の開始アドレスを計算する(ステップS207)。
(7)次の記憶領域のPFI開始アドレスにシークする(ステップS208)。
(8)シークが成功したか否かを判別する(ステップS209)。
(9)成功した場合は、該記憶領域のPFIの読み出しを行う(ステップS210)。
(10)上記PFIの読み出しが成功したか否かを判別する(ステップS211)。
(11)成功した場合は、上記(1)(ステップS201)に戻る。
(12)上記(7)(ステップS208)の判別でシークが成功しなかった場合または上記(10)(ステップS211)の判別で上記PFIの読み出しが成功しなかった場合は、リトライオーバーか否かを判別する(ステップS212)。
(13)リトライオーバーの場合は、記憶領域の検索(セッションサーチ)を終了させる(ステップS213)。リトライオーバーでない場合は、上記(7)(ステップS208)に戻る。
【0011】
図3は、上記図1の光ディスク装置における制御部が上記第2の構成をとる場合の光ディスクの記憶領域検索処理の手順例を示す図である。本処理例も、記録されている情報がDVD+Rディスクとなっているディスクについての処理例であって、シーク失敗、PFIの読み出し失敗後に、最終アドレスが正常か否かを判定する場合の例である。
図3において、
(1)記憶領域(セッション)の最終アドレスとしての当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照する(ステップS301)。
(2)上記参照した最終アドレスを該光ディスクの最終アドレスとして記憶する(ステップS302)。
(3)該記憶した最終アドレスに基づき、次の記憶領域の開始アドレスを計算する(ステップS303)。
(4)上記次の記憶領域のPFI開始アドレスにシークする(ステップS304)。
(5)シークが成功したか否かを判別する(ステップS305)。
(6)成功した場合は、該記憶領域のPFIの読み出しを行う(ステップS306)。
(7)上記PFIの読み出しが成功したか否かを判別する(ステップS307)。
(8)成功した場合は、上記(1)(ステップS301)に戻る。
(9)上記(5)(ステップS305)の判別でシークが成功しなかった場合または上記(7)(ステップS307)の判別で上記PFIの読み出しが成功しなかった場合は、リトライオーバーか否かを判別する(ステップS308)。
(10)リトライオーバーの場合は、記憶領域の最終アドレスとしての当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照する(ステップS309)。
(11)光ディスクの最終アドレスの値と記憶領域の最終アドレスの値とを比較する(ステップS310)。
(12)該比較の結果、光ディスクの最終アドレスの値が記憶領域の最終アドレスの値よりも大きい場合は、光ディスクの最終アドレスを該光ディスクの最終アドレスとして記憶部に記憶させ(ステップS311)、記憶領域の検索(セッションサーチ)を終了させる(ステップS312)。
【0012】
上記実施例によれば、光ディスク装置において、セットされたディスクの情報が誤っている場合にも誤動作をしないようにすることが可能となる。また、記憶領域の不要な検索をなくすことが可能となる。例えば、DVD+Rディスクでかつ記憶領域の最終アドレスが不正値であるような規格違反ディスクや、DVD+Rディスク以外のディスクであるにもかかわらず、DVD+Rディスクであると記録され、かつ記憶領域の最終アドレスが不正値であるような規格違反ディスクに対し有効である。
【0013】
【発明の効果】
本発明によれば、光ディスク装置において、セットされたディスクの情報が規格に定められた値と異なる場合でも、再生不能状態となることを回避できる。
【図面の簡単な説明】
【図1】本発明の実施例としての光ディスク装置の構成例を示す図である。
【図2】本発明における光ディスクの記憶領域検索処理の例を示す図である。
【図3】本発明における光ディスクの記憶領域検索処理の他の例を示す図である。
【図4】光ディスクの従来の記憶領域検索処理の説明図である。
【図5】DVD+Rディスクの従来の記憶領域検索処理の説明図である。
【符号の説明】
1…光ディスク、 2…光ピックアップ、 3…信号処理部、 4…マイコン、 5…デジタル信号プロセッサ、 6…デコード部、 7…サーボ部、 8…インターフェース部、 9…駆動部、 10…ディスクモータ、 11…スレッドモータ。
[0001]
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a technique for searching a recording area (session search) during a reproducing operation of an optical disc device.
[0002]
[Prior art]
4 and 5 show examples of a conventional recording area search technique.
When, for example, a DVD + R disk is set in the conventional optical disk device (step S401), various parameters are adjusted so that focus servo and tracking servo are performed and a reproducing operation is performed in an optimal state. (Step S402). Thereafter, the disk drive seeks to the start address of PFI (Physical Format Information), which is the unique information of the disk itself (step S403), reads the PFI (step S404), and refers to the value of the disc category in the PFI. To determine the type of the disk (step S405). When the value of the disc category is Ah, DVD + R is determined (step S416), and a process of searching a storage area (multi-session search) is executed (step S417). In the storage area search processing, a value from the PFI start address to the 253rd to 255th bytes is referred to as the last address of the storage area (session) (step S501), and the value is stored as the last address of the set disk. (Step S502). Next, the start address of the next storage area is calculated from the last address (step S503), seek is performed to the PFI start address of the next storage area (step S504), and the PFI of the storage area is read (step S504). S506). Further, a final address is obtained based on the read PFI, and the next address is moved to the next storage area based on the final address. A series of search operations of reading the PFI, referencing and storing the last address, calculating the start address of the next storage area, and seeking to the start address are repeated for a plurality of storage areas.
[0003]
If the set DVD + R disc is a disc that violates the standard and the stored final address is, for example, 0h, a seek failure or a PFI read failure occurs during the series of operations, and the search operation ends. However, since 0h is stored as the final address, the disk capacity is determined to be 0, and a response is made to the address specified by the host computer based on the determination that the disk recording range is exceeded.
[0004]
As a technique related to the present invention and described in a patent document, there is a technique described in JP-A-2002-50040 (Patent Document 1). This publication discloses a technique for discriminating an optical disk irrespective of its type, by separating a CD or a DVD from the physical characteristics of the disk itself, reading a PFI when the disk becomes reproducible, and reading a Book Type therein. A technique is described in which (Disc Category) information is read to determine the type of a disc.
[0005]
[Patent Document 1]
JP 2002-5040 A
[Problems to be solved by the invention]
In the prior art shown in FIGS. 4 and 5, when the information of the optical disk set in the optical disk device is erroneous, the optical disk device searches the recording area based on the erroneous information, and performs a malfunction such as an error response. As a result, the reproduction operation of the optical disk becomes impossible. Japanese Patent Application Laid-Open No. 2002-50040 does not describe a technique for handling the last address when searching for a storage area for a DVD + R disc after disc discrimination.
An object of the present invention is to prevent a malfunction in an optical disk apparatus even when information on a set disk is incorrect, in view of the state of the related art.
An object of the present invention is to provide a technique capable of solving such a problem.
[0007]
[Means for Solving the Problems]
In order to solve the above-mentioned problems, the present invention basically provides an optical disc device with:
(1) The type of the set optical disc is determined from the disc category information in the PFI (Physical Format Information) of the optical disc, and when the discrimination result indicates that the optical disc is a DVD + R disc, the storage area is searched ( Session search), and refers to the value stored as the final address. If the referenced final address is not the predetermined address, the address in the storage area is set as a new final address and stored. Terminate the search (session search).
(2) The type of the set optical disc is determined from the disc category information in the PFI of the optical disc. If the discrimination result is a DVD + R disc, a search (search) of a storage area (session) is performed and stored as a final address. The value from the PFI start address of the storage area to the 253rd to 255th bytes is determined to determine whether or not the last address is 0h. If the last address is 0h, the PFI start of the storage area is determined. The value from the address to the 9th to 11th bytes is referred to and stored as the final address of the optical disk, and the storage area search (session search) is completed.
(3) The type of the set optical disc is determined from the disc category information in the PFI of the optical disc. When the discrimination result is a DVD + R disc, the value from the PFI start address of the storage area to the 253th to 255th bytes is determined. This is referred to and stored as the last address of the storage area (session) of the optical disk. Based on the stored last address, the start address of the next storage area (session) is calculated, and seek to the start address is performed. When the PFI of the next storage area (session) is read and the seek or PFI cannot be read, the value from the PFI start address of the storage area as the last address of the optical disk to the 9th to 11th bytes is read. Refer to the above storage area (session) The value of the last address of the optical disk is larger than the value of the last address of the storage area (session) as a result of comparing the value of the last address of the optical disk with the value of the last address of the 253rd to 255th bytes from the PFI start address. At this time, the last address of the optical disk is stored as the last address, and the search of the storage area (session search) is terminated.
[0008]
BEST MODE FOR CARRYING OUT THE INVENTION
Hereinafter, embodiments of the present invention will be described with reference to the drawings. In the embodiment, a case where the recorded information is a DVD + R disc will be described.
FIG. 1 is a diagram showing a configuration example of an optical disk device as an embodiment of the present invention.
In FIG. 1, 1 is an optical disc, 2 is an optical pickup that irradiates a laser beam to the optical disc 1 to record information on the optical disc, and reads recorded information, and 3 is an optical pickup. A signal processing unit that processes a reproduction signal based on the microcomputer; 4 is a microcomputer that controls the entire apparatus; and 5 is a microcomputer that is controlled by the microcomputer 4 based on the reproduction signal from the signal processing unit 3 and a video signal, a tracking control signal, and a focus signal. A digital signal processor 6 for forming a control signal, a motor control signal, and the like, and also for performing a search process of a recording area and forming a recording signal, decodes a digitized reproduction signal in the digital signal processor 5. The decoding unit 7, which is also in the digital signal processor 5, has a tracking control signal, a focus control signal, A servo unit for forming data control signals, etc., an interface unit 8 for connecting to an external device such as a host computer, a disk motor 9 for driving an optical disk, and an actuator (not shown) in the optical pickup 2. ), A drive unit for driving a laser diode (not shown) in the optical pickup 2, a thread motor for moving the optical pickup 2, and the like, a disk motor 10 for rotating the optical disk 1 at a predetermined speed, and an optical pickup 2 for the optical pickup 2. Is a sled motor for moving the optical disk 1 in the radial direction of the optical disk 1. In this configuration, the microcomputer 4 and the digital signal processor 5 form a control unit. In this configuration example, the control unit includes a storage unit such as a memory therein.
[0009]
In the configuration described above, at the time of reproducing information, the recorded information on the optical disk 1 is read by the optical pickup 2, and the read information (reproduction signal) is input to the signal processing unit 3 to perform reproduction signal processing. When the control unit including the microcomputer 4 and the digital signal processor 5 has the first configuration, the control unit forms a focus control signal and a tracking control signal based on the reproduction signal, and generates a focus control signal and a tracking control signal during the PFI of the optical disc 1. The type of the optical disc 1 is determined from the disc category information of the optical disc 1, and as a result of the discrimination, when the optical disc 1 is a DVD + R disc, the type of the storage stored in the storage unit as the last address of the recording area of the optical disc 1 Referring to values from the 253rd byte to the 255th byte from the PFI start address of the area, it is determined whether or not the final address is 0h. As a result of the determination, if the final address is 0h, the PFI of the storage area is determined. The value from the start address to the 9th to 11th bytes is the final address of the optical disc. And stored in the storage unit. Thereby, the normal / abnormal determination of the last address recorded on the optical disc 1 is performed at the time of searching the recording area (at the time of the session search), and when it is determined that the address is abnormal, the search is terminated so that unnecessary search is not performed. I do. When the control unit including the microcomputer 4 and the digital signal processor 5 has the second configuration, the control unit forms a focus control signal and a tracking control signal based on the reproduction signal, The type of the optical disc 1 is determined from the disc category information in the PFI. If the discrimination result indicates that the optical disc 1 is a DVD + R disc, the type is stored in the storage unit as the last address of the recording area of the optical disc 1. The value from the PFI start address to the 253rd to 255th bytes is referred to and stored as the last address of the storage area of the optical disc 1.
Further, the start address of the next storage area is calculated based on the stored final address, and the PFI of the next storage area is read by seeking to the calculated start address. If the seek or PFI cannot be read, the values from the PFI start address as the last address of the optical disc to the 9th to 11th bytes are referred to, and the PFI start address as the last address of the storage area is referred to. When the value of the last address of the optical disc 1 is larger than the value of the last address of the storage area, the last address of the optical disc 1 is set to the last address. This is stored as the address, and the search of the storage area is terminated.
[0010]
FIG. 2 is a diagram showing an example of a procedure of a storage area search process of the optical disk when the control unit in the optical disk device of FIG. 1 has the first configuration. This processing example is a processing example for a disk whose recorded information is a DVD + R disk, and is an example in which it is determined whether or not the final address is normal after reading the PFI.
In FIG.
(1) The value from the PFI start address of the storage area to the 253rd to 255th bytes is referred to as the last address of the storage area (session) (step S201).
(2) It is determined whether or not the last address is 0h (step S202).
(3) As a result of the determination, if the final address is 0h, the value from the PFI start address of the storage area to the 9th to 11th bytes is referred to as the final address of the optical disk (step S203).
(4) The last address of the optical disk referred to is stored in the storage unit (step S204), and the search of the storage area (session search) is terminated (step S205).
(5) In the above (2) (step S202), if the last address is not 0h, from the PFI start address of the storage area as the last address of the storage area (session) referred to, from the 253th byte to the 255th byte Is stored as the last address of the optical disk (step S206).
(6) The start address of the next storage area is calculated based on the stored last address (step S207).
(7) Seek to the PFI start address of the next storage area (step S208).
(8) It is determined whether or not the seek was successful (step S209).
(9) If successful, read the PFI of the storage area (step S210).
(10) It is determined whether the reading of the PFI has succeeded (step S211).
(11) If successful, the process returns to (1) (Step S201).
(12) When the seek is not successful in the determination in the above (7) (step S208) or when the reading of the PFI is not successful in the determination in the above (10) (step S211), it is determined whether or not retry is over. Is determined (step S212).
(13) If the retry is over, the storage area search (session search) is terminated (step S213). If the retry is not over, the process returns to (7) (step S208).
[0011]
FIG. 3 is a diagram showing an example of a procedure of a storage area search process of the optical disk when the control unit in the optical disk device of FIG. 1 has the second configuration. This processing example is also a processing example for a disc whose recorded information is a DVD + R disc, and is an example in which it is determined whether or not the final address is normal after a seek failure or PFI read failure. .
In FIG.
(1) The value from the PFI start address of the storage area as the last address of the storage area (session) to the 253rd to 255th bytes is referred to (step S301).
(2) The last address referred to is stored as the last address of the optical disk (step S302).
(3) The start address of the next storage area is calculated based on the stored last address (step S303).
(4) Seek to the PFI start address of the next storage area (step S304).
(5) It is determined whether or not the seek was successful (step S305).
(6) If successful, read the PFI of the storage area (step S306).
(7) It is determined whether or not the reading of the PFI is successful (step S307).
(8) If successful, the process returns to (1) (step S301).
(9) If the seek is not successful in the determination in the above (5) (step S305) or if the reading of the PFI is not successful in the determination in the above (7) (step S307), whether or not retry is over Is determined (step S308).
(10) In the case of retry over, the value from the PFI start address of the storage area to the 9th to 11th bytes as the last address of the storage area is referred to as the last address of the optical disk (step S309).
(11) The value of the last address of the optical disk is compared with the value of the last address of the storage area (step S310).
(12) If the result of the comparison indicates that the value of the final address of the optical disk is larger than the value of the final address of the storage area, the final address of the optical disk is stored in the storage unit as the final address of the optical disk (step S311). The area search (session search) is terminated (step S312).
[0012]
According to the above embodiment, it is possible to prevent the optical disk apparatus from malfunctioning even when the information of the set disk is incorrect. Further, unnecessary search of the storage area can be eliminated. For example, a DVD + R disc and a disc violating the standard where the last address of the storage area is an illegal value or a disc other than the DVD + R disc is recorded as a DVD + R disc and the last address of the storage area is This is effective for discs that violate the standard that are illegal values.
[0013]
【The invention's effect】
ADVANTAGE OF THE INVENTION According to this invention, even if the information of the set disk is different from the value prescribed | regulated by the standard in an optical disk apparatus, it can avoid becoming a reproduction | reproduction impossible state.
[Brief description of the drawings]
FIG. 1 is a diagram illustrating a configuration example of an optical disc device as an embodiment of the present invention.
FIG. 2 is a diagram illustrating an example of a storage area search process of an optical disc according to the present invention.
FIG. 3 is a diagram showing another example of the storage area search processing of the optical disc according to the present invention.
FIG. 4 is an explanatory diagram of a conventional storage area search process for an optical disc.
FIG. 5 is an explanatory diagram of a conventional storage area search process for a DVD + R disc.
[Explanation of symbols]
DESCRIPTION OF SYMBOLS 1 ... Optical disk, 2 ... Optical pick-up, 3 ... Signal processing part, 4 ... Microcomputer, 5 ... Digital signal processor, 6 ... Decoding part, 7 ... Servo part, 8 ... Interface part, 9 ... Drive part, 10 ... Disk motor, 11: Thread motor.

Claims (10)

光ディスクに記録された情報を再生する光ディスクの情報再生方法であって、
光ディスク装置内にセットされた光ディスクのPFIを読み出すステップと、
該PFI中のDisc Category情報から上記光ディスクの種別を判別し、該判別の結果、該光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、最終アドレスとして記憶されている値を参照するステップと、
該参照した最終アドレスが所定のものでないときは、当該記憶領域内のアドレスを新たな最終アドレスとして設定し記憶するステップと、
記憶領域の検索を終了するステップと、
を経て、上記セットされた光ディスクの情報再生を行うことを特徴とする光ディスクの情報再生方法。
An information reproducing method for an optical disc for reproducing information recorded on an optical disc, comprising:
Reading the PFI of the optical disk set in the optical disk device;
The type of the optical disc is determined from the disc category information in the PFI. If the discrimination result indicates that the optical disc is a DVD + R disc, the storage area is searched, and the value stored as the final address is referred to. Steps to
When the last address referred to is not a predetermined one, setting and storing an address in the storage area as a new final address;
Ending the storage area search;
Reproducing the information of the optical disk set through the above-mentioned method.
光ディスクに記録された情報を再生する光ディスクの情報再生方法であって、
光ディスク装置内にセットされた光ディスクに対しフォーカス制御及びトラッキング制御を行うステップと、
該光ディスクのPFIを読み出すステップと、
該PFI中のDisc Category情報から上記光ディスクの種別を判別するステップと、
該判別の結果、上記光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、最終アドレスとして記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し、該最終アドレスが0hか否かを判別するステップと、
該判別の結果、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照し記憶するステップと、
記憶領域の検索を終了するステップと、
を経て、上記セットされた光ディスクの情報再生を行うことを特徴とする光ディスクの情報再生方法。
An information reproducing method for an optical disc for reproducing information recorded on an optical disc, comprising:
Performing focus control and tracking control on the optical disk set in the optical disk device;
Reading the PFI of the optical disc;
Determining the type of the optical disc from the disc category information in the PFI;
As a result of the determination, when the optical disk is determined to be a DVD + R disk, the storage area is searched, and a value from the PFI start address of the storage area stored as the last address to the 253rd to 255th bytes is referred to. Determining whether the final address is 0h;
As a result of the determination, when the final address is 0h, referring to and storing a value from the 9th to 11th bytes from the PFI start address of the storage area as the final address of the optical disc;
Ending the storage area search;
Reproducing the information of the optical disk set through the above-mentioned method.
光ディスクに記録された情報を再生する光ディスクの情報再生方法であって、
光ディスク装置内にセットされた光ディスクに対しフォーカス制御及びトラッキング制御を行う第1のステップと、
該光ディスクのPFIを読み出す第2のステップと、
該PFI中のDisc Category情報から上記光ディスクの種別を判別する第3のステップと、
該判別の結果、上記光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、記憶領域の最終アドレスとして記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し、該最終アドレスが0hか否かを判別する第4のステップと、
該判別の結果、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照し記憶する第5のステップと、
記憶領域の検索を終了する第6のステップと、
上記第4のステップで記憶領域の最終アドレスが0hでないと判別されたときは、該記憶領域の最終アドレスを該光ディスクの最終アドレスとして記憶する第7のステップと、
該記憶した最終アドレスに基づき、次の記憶領域の開始アドレスを計算する第8のステップと、
該次の記憶領域のPFI開始アドレスにシークし、該記憶領域のPFIの読み出しを行い、該記憶領域の最終アドレスを参照する第9のステップと、
最終的に記憶領域の検索を終了する第10のステップと、
を備え、上記セットされた光ディスクの情報再生を行うことを特徴とする光ディスクの情報再生方法。
An information reproducing method for an optical disc for reproducing information recorded on an optical disc, comprising:
A first step of performing focus control and tracking control on the optical disk set in the optical disk device;
A second step of reading the PFI of the optical disc;
A third step of determining the type of the optical disc from the disc category information in the PFI;
As a result of the determination, when the optical disk is determined to be a DVD + R disk, the storage area is searched, and the value from the PFI start address of the storage area stored as the last address of the storage area to the 253rd to 255th bytes And a fourth step of determining whether or not the final address is 0h,
As a result of the determination, when the final address is 0h, a fifth step of referring to and storing a value from the PFI start address to the 9th to 11th bytes from the PFI start address of the storage area as the final address of the optical disc;
A sixth step of ending the storage area search;
When it is determined in the fourth step that the last address of the storage area is not 0h, a seventh step of storing the last address of the storage area as the last address of the optical disc;
An eighth step of calculating a start address of the next storage area based on the stored last address;
A ninth step of seeking to the PFI start address of the next storage area, reading the PFI of the storage area, and referring to the last address of the storage area;
A tenth step of finally ending the search of the storage area;
And reproducing information from the optical disk set therein.
光ディスクに記録された情報を再生する光ディスクの情報再生方法であって、
光ディスク装置内にセットされた光ディスクに対しフォーカス制御及びトラッキング制御を行う第1のステップと、
該光ディスクのPFIを読み出す第2のステップと、
該PFI中のDisc Category情報から上記光ディスクの種別を判別する第3のステップと、
該判別の結果、上記光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照しこれを該記憶領域の最終アドレスとして記憶する第4のステップと、
該記憶した最終アドレスに基づき、次の記憶領域の開始アドレスを計算する第5のステップと、
該計算した開始アドレスにシークし、該次の記憶領域のPFIの読み出しを行い、該記憶領域の最終アドレスを読み出す第6のステップと、
上記第6のステップにおけるシークまたはPFIの読み出しができなかったとき、光ディスクの最終アドレスとして当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を参照し、上記記憶領域の最終アドレスとしての上記PFI開始アドレスから253byte目ないし255byte目までの値と比較する第7のステップと、
上記比較の結果、上記光ディスクの最終アドレスの値の方が上記記憶領域の最終アドレスの値よりも大きいときに、該光ディスクの最終アドレスを最終アドレスとして記憶して記憶領域の検索を終了する第8のステップと、
を経て、上記セットされた光ディスクの情報再生を行うことを特徴とする光ディスクの情報再生方法。
An information reproducing method for an optical disc for reproducing information recorded on an optical disc, comprising:
A first step of performing focus control and tracking control on the optical disk set in the optical disk device;
A second step of reading the PFI of the optical disc;
A third step of determining the type of the optical disc from the disc category information in the PFI;
If it is determined that the optical disk is a DVD + R disk as a result of the determination, the storage area is searched for, the value from the PFI start address of the storage area to the 253rd to 255th bytes is referenced, and this value is referred to as the last of the storage area. A fourth step of storing as an address;
A fifth step of calculating a start address of a next storage area based on the stored last address;
A sixth step of seeking to the calculated start address, reading the PFI of the next storage area, and reading the last address of the storage area;
When the seek or PFI cannot be read in the sixth step, the value from the PFI start address of the storage area to the 9th to 11th bytes is referred to as the last address of the optical disk, and the last address of the storage area is referred to. A seventh step of comparing the value from the PFI start address to the value from the 253rd byte to the 255th byte;
As a result of the comparison, when the value of the last address of the optical disc is larger than the value of the last address of the storage area, the last address of the optical disc is stored as the last address, and the search of the storage area is completed. Steps and
Reproducing the information of the optical disk set through the above-mentioned method.
光ディスクに記録された情報を再生するための光ディスクの情報再生制御用プログラムであって、
コンピュータに、
光ディスク装置内にセットされた光ディスクのPFIを読み出す手順と、
該PFI中のDisc Category情報から上記光ディスクの種別を判別し、該判別の結果、該光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、最終アドレスとして記憶されている値を参照する手順と、
該参照した最終アドレスが所定のものでないときは、当該記憶領域内のアドレスを新たな最終アドレスとして設定し記憶する手順と、
記憶領域の検索を終了する手順と、
を実行させ、光ディスク装置に上記セットされた光ディスクの情報再生を行わせることを特徴とする光ディスクの情報再生制御用プログラム。
An optical disc information reproduction control program for reproducing information recorded on an optical disc,
On the computer,
Reading the PFI of the optical disk set in the optical disk device;
The type of the optical disc is determined from the disc category information in the PFI. If the discrimination result indicates that the optical disc is a DVD + R disc, the storage area is searched, and the value stored as the final address is referred to. Steps to
When the last address referred to is not the predetermined address, a procedure for setting and storing an address in the storage area as a new final address;
Steps to end the storage search,
A program for controlling the reproduction of information on an optical disk, wherein the program causes the optical disk device to reproduce information from the optical disk set above.
光ディスクに記録された情報を再生するための光ディスクの情報再生制御用プログラムであって、
コンピュータに、
光ディスク装置内にセットされた光ディスクに対しフォーカス制御及びトラッキング制御を行う手順と、
該光ディスクのPFIを読み出す手順と、
該PFI中のDisc Category情報から上記光ディスクの種別を判別する手順と、
該判別の結果、上記光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、最終アドレスとして記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し、該最終アドレスが0hか否かを判別する手順と、
該判別の結果、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照し記憶する手順と、
記憶領域の検索を終了する手順と、
を実行させ、光ディスク装置に上記セットされた光ディスクの情報再生を行わせることを特徴とする光ディスクの情報再生制御用プログラム。
An optical disc information reproduction control program for reproducing information recorded on an optical disc,
On the computer,
A procedure for performing focus control and tracking control on the optical disc set in the optical disc device;
Reading the PFI of the optical disc;
A step of determining the type of the optical disc from the disc category information in the PFI;
As a result of the determination, when the optical disk is determined to be a DVD + R disk, the storage area is searched, and a value from the PFI start address of the storage area stored as the last address to the 253rd to 255th bytes is referred to. Determining whether or not the last address is 0h;
As a result of the determination, when the final address is 0h, a procedure of referring to and storing a value from the 9th to 11th bytes from the PFI start address of the storage area as the final address of the optical disc;
Steps to end the storage search,
A program for controlling the reproduction of information on an optical disk, wherein the program causes the optical disk device to reproduce information from the optical disk set above.
光ディスクに記録された情報を再生するための光ディスクの情報再生制御用プログラムであって、
コンピュータに、
光ディスク装置内にセットされた光ディスクに対しフォーカス制御及びトラッキング制御を行う第1の手順と、
該光ディスクのPFIを読み出す第2の手順と、
該PFI中のDisc Category情報から上記光ディスクの種別を判別する第3の手順と、
該判別の結果、上記ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行い、当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照しこれを該記憶領域の最終アドレスとして記憶する第4の手順と、
該記憶した最終アドレスに基づき、次の記憶領域の開始アドレスを計算する第5の手順と、
該次の記憶領域のPFI開始アドレスにシークし、該次の記憶領域のPFIの読み出しを行い、該記憶領域の最終アドレスを読み出す第6の手順と、
上記第6のステップにおけるシークまたはPFIの読み出しができなかったとき、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を上記光ディスクの最終アドレスとして参照し、上記記憶領域の最終アドレスとしての当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値と比較する第7の手順と、
上記比較の結果、上記光ディスクの最終アドレスの値の方が上記記憶領域の最終アドレスの値よりも大きいとき、該光ディスクの最終アドレスを最終アドレスとして記憶し記憶領域の検索を終了する第8の手順と、
を実行させ、光ディスク装置に上記セットされた光ディスクの情報再生を行わせることを特徴とする光ディスクの情報再生制御用プログラム。
An optical disc information reproduction control program for reproducing information recorded on an optical disc,
On the computer,
A first procedure for performing focus control and tracking control on an optical disk set in the optical disk device;
A second procedure for reading the PFI of the optical disc;
A third procedure for determining the type of the optical disc from the disc category information in the PFI;
As a result of the determination, when the disc is a DVD + R disc, the storage area is searched for, the value from the PFI start address of the storage area to the 253th to 255th bytes is referenced, and this value is referred to as the last of the storage area. A fourth procedure for storing as an address;
A fifth procedure of calculating a start address of the next storage area based on the stored last address;
A sixth procedure for seeking to the PFI start address of the next storage area, reading the PFI of the next storage area, and reading the last address of the storage area;
If the seek or PFI cannot be read in the sixth step, the value from the PFI start address of the storage area to the 9th to 11th bytes is referred to as the last address of the optical disk, and the last address of the storage area is referred to. A seventh procedure for comparing values from the PFI start address of the storage area to the 253rd to 255th bytes of the storage area;
As a result of the comparison, when the value of the last address of the optical disc is larger than the value of the last address of the storage area, an eighth procedure for storing the last address of the optical disc as the last address and terminating the search of the storage area. When,
A program for controlling the reproduction of information on an optical disk, wherein the program causes the optical disk device to reproduce information from the optical disk set above.
セットされた光ディスクに対し情報の記録、再生のいずれか一方または両方を行う光ディスク装置であって、
上記光ディスクの記録情報を読み出す光ピックアップと、
上記読み出された情報に基づき再生信号の処理を行う信号処理部と、
上記再生信号に基づき、光ディスク装置内にセットされた光ディスクのPFIを読み出し、該PFI中のDisc Category情報から上記光ディスクの種別を判別し、該判別の結果、該光ディスクがDVD+Rディスクであるとされるとき、記憶領域の検索を行って最終アドレスとして記憶されている値を参照し、該参照した最終アドレスが所定のものでないときは、当該記憶領域内のアドレスを新たな最終アドレスとして設定して記憶させる制御部と、
を備えたことを特徴とする光ディスク装置。
An optical disc device for recording and / or reproducing information with respect to a set optical disc,
An optical pickup for reading information recorded on the optical disc;
A signal processing unit that processes a reproduction signal based on the read information;
The PFI of the optical disk set in the optical disk device is read based on the reproduction signal, and the type of the optical disk is determined from the disc category information in the PFI. As a result of the determination, the optical disk is determined to be a DVD + R disk. At this time, the storage area is searched to refer to the value stored as the final address, and when the referenced final address is not the predetermined address, the address in the storage area is set as a new final address and stored. A control unit for causing
An optical disk device comprising:
セットされた光ディスクに対し情報の記録、再生のいずれか一方または両方を行う光ディスク装置であって、
上記光ディスクの記録情報を読み出す光ピックアップと、
上記読み出された情報に基づき再生信号の処理を行う信号処理部と、
上記再生信号に基づきフォーカス制御用信号及びトラッキング制御用信号を形成するとともに、再生時に、上記光ディスクのPFI中のDisc Category情報から該光ディスクの種別を判別し、該判別の結果、上記光ディスクがDVD+Rディスクとされるときは、該光ディスクの記録領域の最終アドレスとして記憶されている当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照し、該最終アドレスが0hか否かを判別し、該判別の結果、該最終アドレスが0hであるときは、当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を該光ディスクの最終アドレスとして参照し記憶させる制御部と、
を備え、光ディスクに記録された最終アドレスの正常・異常の判定を記録領域の検索時に行い、異常と判定された場合、検索を終了させ、その後の不要な検索を行わない構成としたことを特徴とする光ディスク装置。
An optical disc device for recording and / or reproducing information with respect to a set optical disc,
An optical pickup for reading information recorded on the optical disc;
A signal processing unit that processes a reproduction signal based on the read information;
A focus control signal and a tracking control signal are formed based on the reproduction signal, and at the time of reproduction, the type of the optical disk is determined from the disc category information in the PFI of the optical disk. As a result of the determination, the optical disk is a DVD + R disk Is determined, the value from the PFI start address of the storage area stored as the last address of the recording area of the optical disk to the 253th to 255th bytes is referred to determine whether or not the last address is 0h. When the result of the determination indicates that the final address is 0h, a control unit that refers to and stores a value from the PFI start address of the storage area to the 9th to 11th bytes as the final address of the optical disc,
It is characterized in that the normal / abnormal judgment of the last address recorded on the optical disc is performed at the time of searching the recording area, and when it is determined that the address is abnormal, the search is terminated and the subsequent unnecessary search is not performed. Optical disk device.
セットされた光ディスクに対し情報の記録、再生のいずれか一方または両方を行う光ディスク装置であって、
上記光ディスクの記録情報を読み出す光ピックアップと、
上記読み出された情報に基づき再生信号の処理を行う信号処理部と、
上記再生信号に基づきフォーカス制御用信号及びトラッキング制御用信号を形成する手段と、再生時に、上記光ディスクのPFI中のDisc Category情報から該光ディスクの種別を判別する手段と、判別の結果、上記光ディスクがDVD+Rディスクであるとされるとき、当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値を参照しこれを該光ディスクの記憶領域の最終アドレスとして記憶させる手段と、該記憶させた最終アドレスに基づき、次の記憶領域の開始アドレスを計算する手段と、該計算した開始アドレスにシークし、該次の記憶領域のPFIの読み出しを行い、該シークまたはPFIの読み出しができなかったとき、該光ディスクの最終アドレスとしての当該記憶領域のPFI開始アドレスから9byte目ないし11byte目までの値を参照し、上記記憶領域の最終アドレスとしての当該記憶領域のPFI開始アドレスから253byte目ないし255byte目までの値と比較する手段と、該比較の結果、上記光ディスクの最終アドレスの値の方が上記記憶領域の最終アドレスの値よりも大きいときに、該光ディスクの最終アドレスを最終アドレスとして記憶して記憶領域の検索を終了させる手段とを有して成る制御部と、
を備え、光ディスクに記録された最終アドレスの正常・異常の判定を記録領域の検索時に行い、異常と判定された場合、検索を終了させ、その後の不要な検索を行わない構成としたことを特徴とする光ディスク装置。
An optical disc device for recording and / or reproducing information with respect to a set optical disc,
An optical pickup for reading information recorded on the optical disc;
A signal processing unit that processes a reproduction signal based on the read information;
A means for forming a focus control signal and a tracking control signal based on the reproduction signal; a means for discriminating the type of the optical disc from disc category information in the PFI of the optical disc during reproduction; When the disc is a DVD + R disc, means for referring to a value from the PFI start address of the storage area to the 253th byte to the 255th byte and storing this as the last address of the storage area of the optical disc, and the stored last address Means for calculating the start address of the next storage area, and seeking to the calculated start address, reading of the PFI of the next storage area, and when the seek or PFI cannot be read, PFI of the storage area as the last address of the optical disk Means for referring to the value from the start address to the 9th to 11th bytes and comparing the value from the PFI start address of the storage area as the last address of the storage area to the value from the 253th to 255th byte, and the result of the comparison; Means for storing the last address of the optical disc as the last address and terminating the search of the storage area when the value of the last address of the optical disc is larger than the value of the last address of the storage area. A control unit;
It is characterized in that the normal / abnormal judgment of the last address recorded on the optical disc is performed at the time of searching the recording area, and when it is determined that the address is abnormal, the search is terminated and the subsequent unnecessary search is not performed. Optical disk device.
JP2003042987A 2003-02-20 2003-02-20 Information reproduction method for optical disc, information reproduction control program, and optical disc apparatus Expired - Fee Related JP4147125B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003042987A JP4147125B2 (en) 2003-02-20 2003-02-20 Information reproduction method for optical disc, information reproduction control program, and optical disc apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003042987A JP4147125B2 (en) 2003-02-20 2003-02-20 Information reproduction method for optical disc, information reproduction control program, and optical disc apparatus

Publications (2)

Publication Number Publication Date
JP2004253067A true JP2004253067A (en) 2004-09-09
JP4147125B2 JP4147125B2 (en) 2008-09-10

Family

ID=33026117

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003042987A Expired - Fee Related JP4147125B2 (en) 2003-02-20 2003-02-20 Information reproduction method for optical disc, information reproduction control program, and optical disc apparatus

Country Status (1)

Country Link
JP (1) JP4147125B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007074618A1 (en) * 2005-12-28 2007-07-05 Pioneer Corporation Last area searching device, information reproducing device, last area searching method and last area searching process program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2007074618A1 (en) * 2005-12-28 2007-07-05 Pioneer Corporation Last area searching device, information reproducing device, last area searching method and last area searching process program

Also Published As

Publication number Publication date
JP4147125B2 (en) 2008-09-10

Similar Documents

Publication Publication Date Title
JP3886800B2 (en) Data management information acquisition method, information reproducing apparatus, data management information acquisition program, and recording medium
JP2000207824A (en) Disk driving device
US7400565B2 (en) Reproduction method, a program, a recording medium, and a drive apparatus
JPH0916966A (en) Information recording method and recording and reproducing device
EP0833328A2 (en) System for reading information recorded on a disc
JP2006054038A (en) Method of determining type of optical disc and data recording and/or reproducing apparatus
JP2007080408A (en) Information recording and reproducing device, its data reproducing method, and its optical disk
JP4147125B2 (en) Information reproduction method for optical disc, information reproduction control program, and optical disc apparatus
JP2001307411A (en) Disk drive device
US6842411B2 (en) Optical disc driver and data recording method therefor
US7570550B2 (en) Focus servo recovery processing method for optical disc device and optical disc device
JP2007299468A (en) Disk discriminating unit, method, and program
KR100609164B1 (en) Method for writing data in an optical disk reader/writer
JP3412498B2 (en) Optical disc playback device
JP2004110962A (en) Iformation recording and reproducing device
JP3913769B2 (en) system
JP3934148B2 (en) Data area number determination method, data management information acquisition method, and information reproducing apparatus
JP4144893B2 (en) System, data reproducing method, and information reproducing apparatus
JP2599826Y2 (en) Disk unit
JP3945449B2 (en) Optical disc apparatus and optical disc reproducing method
JP2005085410A (en) Optical disk device and its control method
JP2001332010A (en) Disk reproducing device, disk recording device and disk recording and reproducing device
JP2004355773A (en) Optical disk device
JP2002298371A (en) Disk reproducing device
JP2002015529A (en) Optical disk device and data processing method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20050713

RD02 Notification of acceptance of power of attorney

Free format text: JAPANESE INTERMEDIATE CODE: A7422

Effective date: 20050713

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20080219

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080304

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080421

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: 20080527

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20080623

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: 20110627

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20110627

Year of fee payment: 3

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

Free format text: PAYMENT UNTIL: 20120627

Year of fee payment: 4

LAPS Cancellation because of no payment of annual fees