JP2005085354A - Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program - Google Patents
Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program Download PDFInfo
- Publication number
- JP2005085354A JP2005085354A JP2003315407A JP2003315407A JP2005085354A JP 2005085354 A JP2005085354 A JP 2005085354A JP 2003315407 A JP2003315407 A JP 2003315407A JP 2003315407 A JP2003315407 A JP 2003315407A JP 2005085354 A JP2005085354 A JP 2005085354A
- Authority
- JP
- Japan
- Prior art keywords
- session
- information
- recording
- area
- recorded
- 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.)
- Withdrawn
Links
Images
Landscapes
- Signal Processing For Digital Recording And Reproducing (AREA)
- Optical Recording Or Reproduction (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
Description
本発明は、ディーブイディープラスアール(DVD+R;Digital Versatile Disk + Recordable)等の情報記録媒体へデータを記録または情報記録媒体からデータを再生する情報記録再生装置、情報記録再生方法および情報記録再生プログラムに関する。 The present invention relates to an information recording / reproducing apparatus, an information recording / reproducing method, and an information recording / reproducing program for recording / reproducing data on / from an information recording medium such as DVD + R (Digital Versatile Disk + Recordable). About.
DVD+Rは、ディーブイディープラスアールダブリュ(DVD+RW;Digital Versatile Disk + Rewritable)アライアンス(Alliance)が提唱している追記型ディーブイディ(DVD;Digital Versatile Disk)の規格である。DVD+RWアライアンスは、パーソナル・コンピュータ、光記録装置、民生用電子機器業界のリーディング企業による任意団体である。 DVD + R is a standard of DVD (Digital Versatile Disk) advocated by the DVD + RW (Digital Versatile Disk + Rewriteable) Alliance. The DVD + RW Alliance is a voluntary organization of leading companies in the personal computer, optical recording device, and consumer electronics industries.
DVD+Rでは、その情報記録媒体(ディスク)の記録領域内に最大191個のセッションまで記録することが可能である。各セッション内には最大16個のトラック(DVD+Rでは「フラグメント」と呼ぶ。)を記録することが可能である。DVD+Rでは、セッションがクローズされたディスクに対してデータの追記を行うために、マルチセッション記録方式を採る(特許文献1参照。)。 With DVD + R, it is possible to record up to 191 sessions in the recording area of the information recording medium (disc). A maximum of 16 tracks (called “fragments” in DVD + R) can be recorded in each session. DVD + R employs a multi-session recording method in order to additionally write data to a disc whose session is closed (see Patent Document 1).
マルチセッション記録方式は、複数回の追記を行う記録形式で、記録開始の目印である「リードイン」と、データ本体、記録終了の目印である「リードアウト」から構成される、データの記録単位である「セッション」がいくつも連なった構造になっている。DVD+Rでは、2セッション目以降のリードインを「イントロ」と呼び、最終セッション以前のリードアウトを「クロージャ」と呼ぶ。 The multi-session recording method is a recording format in which additional recording is performed multiple times. The data recording unit is composed of a “lead-in” that is a mark for starting recording, a data body, and a “lead-out” that is a mark for ending recording. It has a structure in which a number of "sessions" are connected. In DVD + R, the lead-in after the second session is called “intro”, and the lead-out before the last session is called “closure”.
DVD+Rの記録状態を示す論理情報は、ディスクの内周部分のトック(TOC;Table Of Contents)、各セッション中のセッションディスクコントロールブロック(SDCB;Session Disc Control Block)あるいはコントロールデータ領域に記録されている。TOCはクローズされた全てのセッションの状態を記録しているものである。
DVD+Rでは、クローズされているセッションの情報はTOCから取得し、クローズされていないセッションの情報はSDCBから取得する。しかしながら、ディスクへの記録中の障害によりTOCが正常に記録できていない場合、TOCからクローズされているセッションを判断することができないため、そのセッションからデータを取得できず、正常な情報再生を行うことができない。また、セッションがクローズされているかクローズされていないかを判断できない場合、どの位置から記録を開始したら良いか分からないため、正常な情報記録を行うことができない。 In DVD + R, information on a closed session is obtained from the TOC, and information on a session that is not closed is obtained from SDCB. However, if the TOC cannot be recorded normally due to a failure during recording on the disc, the closed session cannot be determined from the TOC, so data cannot be acquired from the session, and normal information reproduction is performed. I can't. Also, when it is impossible to determine whether the session is closed or not, it is not possible to know from which position the recording should be started, so that normal information recording cannot be performed.
そこで、本発明においては、記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、正常に情報記録または再生動作を行うことが可能な情報記録再生装置、情報記録再生方法および情報記録再生プログラムを提供することを目的とする。 Therefore, in the present invention, an information recording / reproducing apparatus and an information recording / reproducing apparatus capable of normally performing information recording or reproducing operation even on an information recording medium in which the TOC is not normally recorded due to a failure during recording or the like. It is an object to provide a method and an information recording / reproducing program.
上記課題を解決するため本発明は、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて第2ステップを実行する第3ステップと、第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを実行するように構成したものである。 In order to solve the above problem, the present invention acquires a session number of the last session closed from the TOC area of the information recording medium, acquires information from the SDCB area of the session of the acquired session number, and A second step for confirming whether or not information is recorded in the control area of the session; and if information is recorded in the control area of the session in the second step, the second step is performed for the session of the next session number. The third step to be executed and the fourth step for determining that this session is an unclosed session when no information is recorded in the control area of the session in the third step. It is.
本発明によれば、記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、正常に情報記録または再生動作を行うことが可能となる。 According to the present invention, it is possible to normally perform information recording or reproducing operation even on an information recording medium in which the TOC is not normally recorded due to a failure during recording.
本願の第1の発明は、クローズされたセッションについてのセッション番号および記録位置を含む情報を記録するTOC領域と、各セッション中の記録が終了したフラグメントについてのフラグメント番号および記録位置を含む情報を記録するSDCB領域と、クローズされたセッションについての各セッション中のデータの記録位置を含む情報を記録するコントロール領域とを有する情報記録媒体から、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することにより、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録する情報記録再生装置であって、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて第2ステップを実行する第3ステップと、第2ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを実行する制御手段を備えた情報記録再生装置であり、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得し、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されている場合に、順次その次のセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されていないセッションを検索してクローズされていないセッションであると判断することにより、TOC領域から正常に情報を取得できない場合あるいはTOC領域に情報が記録されていない場合であっても、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することができる。これにより、記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録することができ、正常に情報記録または再生動作を行うことが可能となる。 1st invention of this application records the information including the TOC area | region which records the information containing the session number and recording position about a closed session, and the fragment number and recording position about the fragment which the recording in each session was complete | finished A session number and a recording position from the TOC area for a closed session from an information recording medium having an SDCB area for recording and a control area for recording information including a recording position of data in each session for the closed session Sessions that have not been played back or closed by reading the data in each session by obtaining information including the fragment number and recording position in the session from the SDCB area. An information recording / reproducing apparatus for recording data, the first step of acquiring the session number of the last session closed from the TOC area of the information recording medium, and acquiring information from the SDCB area of the session of the acquired session number A second step of confirming whether or not information is recorded in the control area of the session; and if information is recorded in the control area of the session in the second step, Control means for executing a third step for executing the step and a fourth step for determining that the session is an unclosed session when no information is recorded in the session control area in the second step. Information recording / reproducing apparatus Acquires the session number of the last session closed from the TOC area of the recording medium, acquires information from the SDCB area of the session with the acquired session number, and confirms whether information is recorded in the control area of this session If information is recorded in the control area of the session, information is sequentially obtained from the SDCB area of the session with the next session number, and it is confirmed whether information is recorded in the control area of this session. If no information is normally acquired from the TOC area by searching for a session in which no information is recorded in the session control area and determining that the session is not closed, no information is recorded in the TOC area. Even if the claw The information including the session number and the recording position can be acquired from the TOC area for the selected session, and the information including the fragment number and the recording position in the session can be acquired from the SDCB area for the non-closed session. As a result, even in an information recording medium in which the TOC is not normally recorded due to a failure during recording or the like, the data in each session can be read and recorded in a session that is not reproduced or closed. It is possible to perform information recording or reproducing operation.
本願の第2の発明は、上記第1の発明において、制御手段は、第2ステップにおいてTOC領域から取得したセッションのコントロール領域に情報が記録されていない場合に、情報記録媒体への追記が不可能であると判断する第5ステップを実行するものである情報記録再生装置であり、TOC領域に記録されているクローズされた最後のセッションのコ
ントロール領域に情報が記録されているかどうかを確認し、情報が記録されていない場合には、追記が不可能であると判断する。これにより、TOC領域から正常に情報を取得できない場合に、情報記録媒体に損傷があると判断して、それ以上の追記処理を行わないことで、情報記録媒体への正常な記録がなされなくなるのを防止することが可能となる。
According to a second invention of the present application, in the first invention described above, the control means does not add information to the information recording medium when no information is recorded in the control area of the session acquired from the TOC area in the second step. An information recording / reproducing apparatus for executing the fifth step of determining that the information is possible, confirming whether information is recorded in the control area of the closed last session recorded in the TOC area; If no information is recorded, it is determined that additional writing is impossible. As a result, when information cannot be normally acquired from the TOC area, it is determined that the information recording medium is damaged and no additional recording processing is performed, so that normal recording on the information recording medium is not performed. Can be prevented.
本願の第3の発明は、クローズされたセッションについてのセッション番号および記録位置を含む情報を記録するTOC領域と、各セッション中の記録が終了したフラグメントについてのフラグメント番号および記録位置を含む情報を記録するSDCB領域と、クローズされたセッションについての各セッション中のデータの記録位置を含む情報を記録するコントロール領域とを有する情報記録媒体から、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することにより、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録する情報記録再生方法において、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて第2ステップを実行する第3ステップと、第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを含むことを特徴とする情報記録再生方法であり、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得し、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されている場合に、順次その次のセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されていないセッションを検索してクローズされていないセッションであると判断することにより、TOC領域から正常に情報を取得できない場合あるいはTOC領域に情報が記録されていない場合であっても、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することができる。これにより、記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録することができ、正常に情報記録または再生動作を行うことが可能となる。 The third invention of the present application records a TOC area for recording information including a session number and a recording position for a closed session, and information including a fragment number and a recording position for a fragment for which recording has been completed in each session. A session number and a recording position from the TOC area for a closed session from an information recording medium having an SDCB area for recording and a control area for recording information including a recording position of data in each session for the closed session Sessions that have not been played back or closed by reading the data in each session by obtaining information including the fragment number and recording position in the session from the SDCB area. In the information recording / reproducing method for recording data, the first step of acquiring the session number of the last session closed from the TOC area of the information recording medium, the information is acquired from the SDCB area of the session of the acquired session number, and A second step for confirming whether or not information is recorded in the control area of the session; and if information is recorded in the control area of the session in the second step, the second step is performed for the session of the next session number. Information that includes a third step to be executed and a fourth step for determining that the session is not closed when no information is recorded in the control area of the session in the third step. Recording and playback method, Acquires the session number of the last session closed from the TOC area of the medium, acquires information from the SDCB area of the session with the acquired session number, and confirms whether information is recorded in the control area of this session. When information is recorded in the control area of the session, information is sequentially acquired from the SDCB area of the session of the next session number, and further, it is confirmed whether information is recorded in the control area of the session, When information cannot be normally acquired from the TOC area by searching for a session in which no information is recorded in the control area of the session and determined as a session that has not been closed, or when information is not recorded in the TOC area Even closed Information including the session number and recording position can be acquired from the TOC area for the session that has been recorded, and information including the fragment number and recording position within the session can be acquired from the SDCB area for the session that has not been closed. As a result, even in an information recording medium in which the TOC is not normally recorded due to a failure during recording or the like, the data in each session can be read and recorded in a session that is not reproduced or closed. It is possible to perform information recording or reproducing operation.
本願の第4の発明は、上記第3の発明において、第2ステップにおいてTOC領域から取得したセッションのコントロール領域に情報が記録されていない場合に、前記情報記録媒体への追記が不可能であると判断する第5ステップを含むことを特徴とする情報記録再生方法であり、TOC領域に記録されているクローズされた最後のセッションのコントロール領域に情報が記録されているかどうかを確認し、情報が記録されていない場合には、追記が不可能であると判断する。これにより、TOC領域から正常に情報を取得できない場合に、情報記録媒体に損傷があると判断して、それ以上の追記処理を行わないことで、情報記録媒体への正常な記録がなされなくなるのを防止することが可能となる。 In the fourth invention of the present application, in the third invention, when information is not recorded in the control area of the session acquired from the TOC area in the second step, it is impossible to add information to the information recording medium. The information recording / reproducing method includes a fifth step of determining whether the information is recorded in the control area of the last session that is recorded in the TOC area, and the information is If it is not recorded, it is determined that additional writing is impossible. As a result, when information cannot be normally acquired from the TOC area, it is determined that the information recording medium is damaged and no additional recording processing is performed, so that normal recording on the information recording medium is not performed. Can be prevented.
本願の第5の発明は、クローズされたセッションについてのセッション番号および記録位置を含む情報を記録するTOC領域と、各セッション中の記録が終了したフラグメントについてのフラグメント番号および記録位置を含む情報を記録するSDCB領域と、クローズされたセッションについての各セッション中のデータの記録位置を含む情報を記録す
るコントロール領域とを有する情報記録媒体から、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することにより、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録する情報記録再生装置としてコンピュータを機能させるための情報記録再生プログラムであって、コンピュータに、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて第2ステップを実行する第3ステップと、第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを実行させるための情報記録再生プログラムであり、情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得し、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されている場合に、順次その次のセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認し、セッションのコントロール領域に情報が記録されていないセッションを検索してクローズされていないセッションであると判断することにより、TOC領域から正常に情報を取得できない場合あるいはTOC領域に情報が記録されていない場合であっても、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することができる。これにより、記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録することができ、正常に情報記録または再生動作を行うことが可能となる。
5th invention of this application records the information including the TOC area | region which records the information including the session number and recording position about a closed session, and the fragment number and recording position about the fragment which the recording in each session ended. A session number and a recording position from the TOC area for a closed session, from an information recording medium having an SDCB area for recording and a control area for recording information including the recording position of data in each session for the closed session Sessions that have not been played back or closed by reading the data in each session by obtaining information including the fragment number and recording position in the session from the SDCB area. An information recording / reproducing program for causing a computer to function as an information recording / reproducing apparatus for recording data, wherein the computer acquires a session number of the last session closed from the TOC area of the information recording medium; The second step of acquiring information from the SDCB area of the session of the acquired session number and confirming whether or not the information is recorded in the control area of this session, and the information is recorded in the control area of the session in the second step If no information is recorded in the control area of the session in the third step for executing the second step for the session of the next session number, the session is not closed. If there The information recording / playback program for executing the fourth step of deciding the session number of the last session closed from the TOC area of the information recording medium, and acquiring information from the SDCB area of the session of the acquired session number Acquire and check whether information is recorded in the control area of this session. If information is recorded in the control area of the session, information is sequentially acquired from the SDCB area of the session of the next session number. Further, by checking whether or not information is recorded in the control area of this session, and searching for a session in which no information is recorded in the control area of the session and determining that the session is not closed, the TOC You can get information from the area normally Even if there is no information or no information is recorded in the TOC area, information including the session number and recording position is acquired from the TOC area for a closed session, and a session is acquired from the SDCB area for a non-closed session. The information including the fragment number and the recording position can be acquired. As a result, even in an information recording medium in which the TOC is not normally recorded due to a failure during recording or the like, the data in each session can be read and recorded in a session that is not reproduced or closed. It is possible to perform information recording or reproducing operation.
本願の第6の発明は、上記第5の発明において、コンピュータに、第2ステップにおいてTOC領域から取得したセッションのコントロール領域に情報が記録されていない場合に、情報記録媒体への追記が不可能であると判断する第5ステップを実行させるための情報記録再生プログラムであり、TOC領域に記録されているクローズされた最後のセッションのコントロール領域に情報が記録されているかどうかを確認し、情報が記録されていない場合には、追記が不可能であると判断する。これにより、TOC領域から正常に情報を取得できない場合に、情報記録媒体に損傷があると判断して、それ以上の追記処理を行わないことで、情報記録媒体への正常な記録がなされなくなるのを防止することが可能となる。 According to a sixth invention of the present application, in the fifth invention, when information is not recorded in the control area of the session acquired from the TOC area in the second step in the fifth invention, it is impossible to add information to the information recording medium. This is an information recording / reproducing program for executing the fifth step of determining whether the information is recorded in the control area of the closed last session recorded in the TOC area. If it is not recorded, it is determined that additional writing is impossible. As a result, when information cannot be normally acquired from the TOC area, it is determined that the information recording medium is damaged and no additional recording processing is performed, so that normal recording on the information recording medium is not performed. Can be prevented.
図1は本発明の実施例における情報記録再生装置としての光ディスク装置1の概略構成を示すブロック図である。
FIG. 1 is a block diagram showing a schematic configuration of an
図1において、本発明の実施例における光ディスク装置1は、情報記録媒体としての光ディスク2を回転駆動するためのスピンドルモータ3、光ピックアップ4、サーボ回路5、信号処理部6、バッファ7、CPU(Central Processing Unit;中央処理装置)8、ROM(Read Only Memory;読み出し専用記憶装置)9、RAM(Random Access Memory;読み書き可能な記憶装置)10およびインターフェイス(I/F)11を備える。
In FIG. 1, an
光ピックアップ4は、光源としての半導体レーザ、この半導体レーザから出射されるレーザ光を光ディスク2の記録面に導くとともに記録面で反射された戻り光を所定の受光位置まで導く対物レンズ等を含む光学系、受光位置に配置されて戻り光を受光する受光器、およびフォーカシングアクチュエータ、トラッキングアクチュエータ、シークモータ等の駆動系(いずれも図示せず。)などから構成される。受光器からは、受光量に応じた電流(電流信号)が信号処理部6に出力される。
The
サーボ回路5では、フォーカスエラー信号に基づいて光ピックアップ4のフォーカシングアクチュエータを制御する制御信号を生成するとともに、トラッキングエラー信号に基づいて光ピックアップ4のトラッキングアクチュエータを制御する制御信号を生成し、光ピックアップ4のフォーカシングアクチュエータおよびトラッキングアクチュエータを駆動する。また、サーボ回路5では、CPU8の指示に基づいて、光ディスク2の線速度が一定となるようにスピンドルモータ3を制御する。さらに、サーボ回路5では、CPU8の指示に基づいて、光ピックアップ4用のシークモータを駆動し、光ピックアップ4を光ディスク2の目標トラックに向けて半径方向に移動させる。
The
I/F11は、外部装置となるホスト(例えば、パーソナル・コンピュータ)と双方向の通信インターフェイスであり、例えばアメリカ規格協会(ANSI;American
National Standard Institute)によって規格化されたATAPI(AT Attachment Packet Interface)やSCSI(Small Computer System Interface)等の標準インターフェイスに準拠する。
The I /
It conforms to standard interfaces such as ATAPI (AT Attachment Packet Interface) and SCSI (Small Computer System Interface) standardized by the National Standard Institute (National Standard Institute).
CPU8は、ROM9、RAM10とともに光ディスク装置1が備えるマイクロコンピュータ(コンピュータ)を構成している。記憶媒体としても機能するROM9には、CPU8により解読可能なコードで記述された後述するような情報記録再生プログラムを含むプログラムが格納されている。CPU8は、ROM9に格納されているプログラムに従って上述の各部の動作を制御するとともに、制御に必要なデータ等を一時的にRAM10に保存する。なお、光ディスク装置1の電源が投入されると、ROM9に格納されているプログラムは、CPU8のメインメモリ(図示せず。)にロード(インストール)される。
The
光ディスク2は、DVD+Rの規格に準拠したものである。
The
図2はDVD+Rの規格に準拠した光ディスク2のマルチセッションフォーマット例を示す図である。前述のように、DVD+Rでは、光ディスク2の記録領域内に最大191個のセッションを記録することが可能である(図2の例では簡単のため第4セッション(Session)までしか記載していない。)。各セッションの先頭領域(リードインまたはイントロ)には、SDCB領域およびコントロールデータ(以下、「CTRL」と称す。)領域が確保されている。また、光ディスク2の内周部分には次に説明するTOC領域が確保されている。
FIG. 2 is a diagram showing an example of a multi-session format of the
TOC領域には、各セッション中のユーザデータの記録位置を示す開始アドレスおよび終了アドレスや、セッション番号などの情報(以下、「TOC情報」と称す。)が記録される。セッション番号は、光ディスクの内周側から1から開始され、外周側に向かって連続的に昇順に割り付けられる。 In the TOC area, information (hereinafter referred to as “TOC information”) such as a start address and an end address indicating the recording position of user data during each session, and a session number is recorded. The session number starts from 1 from the inner periphery side of the optical disc and is assigned sequentially in ascending order toward the outer periphery side.
TOC情報は、各セッションがクローズされる度に追記形式で1ブロックずつ記録され、先頭のTOC情報のブロック(以下、「TOCブロック」と称す。)は第1セッションの情報、次のTOCブロックは第1、第2セッションの情報というように、後続のTOCブロックはそれ以前に存在する全てのセッションの情報を有する。したがって、TOC領
域に記録された最後のTOCブロックを読み出すだけで、光ディスク2上に存在する全てのセッションのユーザデータの開始アドレスおよび終了アドレスを取得することができる。
The TOC information is recorded one block at a time in each appending format, and the first TOC information block (hereinafter referred to as “TOC block”) is the first session information, and the next TOC block is Subsequent TOC blocks have information on all existing sessions, such as information on the first and second sessions. Therefore, the user data start address and end address of all sessions existing on the
SDCB領域には、各セッション中の記録が終了したフラグメントについてのフラグメント番号や、そのフラグメントの記録位置を示すフラグメント開始アドレスおよびフラグメント終了アドレスを含む情報が記録される。フラグメントとは、光ディスク2に対する記録の最小単位である。DVD+Rに準拠する光ディスク2に対する記録はフラグメントという単位で行われる。SDCB領域への記録は、セッションの最初のフラグメントを記録するときと、リザーブ(フラグメント記録領域の予約)を行うときと、フラグメントをクローズする(そのフラグメントへの記録を終了する)とき、すなわちセッションへの記録動作が行われたときやフラグメントの開始アドレスおよび終了アドレスが確定したときに行われる。
In the SDCB area, information including a fragment number for a fragment for which recording during each session has been completed, and a fragment start address and a fragment end address indicating the recording position of the fragment are recorded. A fragment is a minimum unit of recording on the
フラグメント番号は、セッション番号と同様に光ディスク2の内周側から1から開始され、セッションが変わっても連続的に昇順に割り付けられ、前回のフラグメント番号に1を加えた値が使用される。
Similarly to the session number, the fragment number starts from 1 from the inner periphery side of the
CTRL領域には、各セッション中のユーザデータの記録位置を示す開始アドレスおよび終了アドレスなどの情報(以下、「CTRL情報」と称す。)が記録される。なお、このCTRL情報は、各セッションがクローズされたときに記録される。また、第1セッションのCTRL領域には、さらに光ディスク2の種別(DVD+R、DVD+RW)や光ディスク2の直径(12cm、8cm)、光ディスク2のユーザエリア(User Area)の開始アドレスおよび終了アドレスなどの情報が記録される。 In the CTRL area, information such as a start address and an end address indicating the recording position of user data during each session (hereinafter referred to as “CTRL information”) is recorded. This CTRL information is recorded when each session is closed. Further, in the CTRL area of the first session, information such as the type of the optical disc 2 (DVD + R, DVD + RW), the diameter of the optical disc 2 (12 cm, 8 cm), the start address and the end address of the user area of the optical disc 2 (User Area), etc. Is recorded.
以下、上記構成の光ディスク装置1の動作について、図3のフロー図に従って説明する。図3は光ディスク装置1のCPU8により実行される情報記録再生処理の制御手順を示すフロー図である。
Hereinafter, the operation of the
図3に示すように、CPU8は、まず変数の初期化を行う(S0)。ここで、変数Cはクローズされているセッション番号を格納する変数、変数Pは最終TOCブロックの記録位置を格納する変数、変数Qは最終TOCブロックを取得した位置を格納する変数である。
As shown in FIG. 3, the
次に、CPU8は、光ディスク2のリードイン領域(Lead−in Area)にCTRL情報が記録されているかどうか確認し(S1)、記録されている場合にはこのリードイン領域からCTRL情報を取得する(S2)。
Next, the
また、CPU8は、光ディスク2のTOC領域にTOCブロックが記録されているかどうかを確認し(S3)、記録されている場合には最終TOCブロックの記録位置(P)を取得し、この取得した記録位置(P)を変数Qに記憶する(S4)。
Further, the
ここで、CPU8は、記録位置(P)からTOC情報を取得できた場合(S5)、クローズされたセッション番号CをTOC情報から導出する(S6)。一方、TOC情報を取得できない場合、TOC領域のTOCブロックの記録開始位置より記録位置(P)が大きいならば(S7)、光ディスク2の内周にTOCブロックが存在するため、その読み出しのためにPから16を引いて(S8)、ステップS5へ戻る。ここで、Pから16を引くのは、一つのTOCブロックが16セクター(1セクター=2048バイト)で構成されているためであり、ステップS5において一つ前のTOCブロックからTOC情報の取得を試みるためである。なお、TOC領域のTOCブロックの記録開始位置より記録位置(
P)が小さくなくなった場合(S7)、TOCブロックの読み出しを終了し、次のステップS9へ移行する。
Here, when the TOC information can be acquired from the recording position (P) (S5), the
When P) becomes smaller (S7), the reading of the TOC block is terminated, and the process proceeds to the next step S9.
次に、CPU8は、光ディスク2への追記が可能であるかどうか判断し(S9)、追記可能な場合、クローズされたセッションが存在するかどうか(C≠0)を判断する(S10)。ここで、クローズされたセッションが存在する場合、次のステップS13で情報を取得するセッションの番号として変数Tに変数Cの値を設定する(S11)。一方、クローズされたセッションが存在しない場合、変数Tとして値1を設定する(S12)。
Next, the
次に、CPU8は、セッション番号TのSDCB情報を取得して(S13)、SDCB情報が存在するかどうかを判断する(S14)。ここで、SDCB情報が存在する場合には、CPU8は、セッション番号TのCTRL情報が記録済みであるかどうかを判断する(S15)。セッション番号TのCTRL情報が記録済みである場合、CPU8は変数Tに1を加え(S16)、さらに光ディスク2への追記が可能であるかどうか判断する(S17)。追記可能である場合、ステップS13へ戻る。
Next, the
なお、上記ステップS9およびS17において光ディスク2への追記が可能であるかどうかは次の条件を満たすかどうかによって判断する。(1)TOC情報に最終セッション以降に追記不可を示す情報が記録されていない場合、(2)クローズされたセッション数が規格に定義されている上限値未満である場合、(3)クローズされたセッションのクロージャ終端アドレス以降と光ディスク2の最大記録可能アドレスまでの領域がセッションの記録に必要な最小領域以上存在する場合、光ディスク2への追記が可能であると判断する。
Note that whether or not additional writing to the
一方、ステップS15において、セッション番号TのCTRL情報が記録済みでない場合、CPU8は、セッション番号TのセッションがTOC情報を記録済みのセッションであるかどうか判断し(S18)、TOC情報を記録済みのセッションである場合、光ディスク2にダメージがあるとしてディスクダメージフラグを設定する(S19)。
On the other hand, if the CTRL information of the session number T is not recorded in step S15, the
その後、CPU8は処理を終了する。なお、ステップS9またはステップS17において追記不可能な場合、またはステップS14においてSDCB情報が存在しない場合も、CPU8は処理を終了する。
Thereafter, the
以上のように、本実施例における光ディスク装置1では、光ディスク2のTOC領域からクローズされた最後のセッションのセッション番号を取得し(S6)、取得したセッション番号のセッションのSDCB領域から情報を取得し(S13)、さらにこのセッションのCTRL領域に情報が記録されているかどうかを確認し(S15)、セッションのCTRL領域に情報が記録されている場合に、順次その次のセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのCTRL領域に情報が記録されているかどうかを確認し、セッションのCTRL領域に情報が記録されていないセッションを検索(S15)してクローズされていないセッションであると判断することにより、TOC領域から正常に情報を取得できない場合あるいはTOC領域に情報が記録されていない場合であっても、クローズされたセッションについてはTOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについてはSDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することができる。これにより、記録中の障害等によりTOCが正常に記録されていない光ディスク2であっても、各セッション内のデータを読み取って再生または各セッション内へデータを記録することができ、正常に情報記録または再生動作を行うことが可能となる。
As described above, the
また、本実施例の光ディスク装置1では、TOC領域に記録されているクローズされた
最後のセッションのCTRL領域に情報が記録されているかどうかを確認し(S15),(S18)、情報が記録されていない場合には、光ディスク2にダメージがあるとしてディスクダメージフラグを設定し(S19)、追記が不可能であると判断する。これにより、それ以上の追記処理を行わないことで、光ディスク2への正常な記録がなされなくなるのを防止することができる。
Also, in the
図4は光ディスク2への記録状態を示す例であって、(a)はTOC領域への記録が正常である状態を示す図、(b)および(c)はTOC領域への記録状態が異常である状態を示す図である。
FIG. 4 is an example showing a recording state on the
図4(a)に示すように、光ディスク2のTOC領域への記録が正常である場合、上述のステップS0→S1→S2→S3→S4→S5→S6(C=3)→S9→S10→S11(T=3)→S13→S14→S15→S16(T=4)→S17→S13→S14→S15→S18を経ることにより、第1〜第3セッションはすでにクローズされていてデータの記録が終了しており、第4セッションはクローズされておらず、この第4セッションのSDCB情報に基づいてデータの追記が可能であることが判定されるため、正常に各セッション内のデータを読み取って再生または第4セッション以降の追記が可能なフラグメントにデータを記録することが可能である。
As shown in FIG. 4A, when the recording in the TOC area of the
また、図4(b)に示すように、光ディスク2のTOC領域への記録状態が異常(TOC領域の第3ブロックが異常)である場合、上述のステップS0→S1→S2→S3→S4→S5→S7→S8→S5→S6(C=2)→S9→S10→S11(T=2)→S13→S14→S15→S16(T=3)→S17→S13→S14→S15→S16(T=4)→S17→S13→S14を経ることにより、TOC領域への記録状態が異常であっても、第1〜第3セッションはすでにクローズされていてデータの記録が終了しており、第4セッションはクローズされておらず、この第4セッションのSDCB情報に基づいてデータの追記が可能であることが判定されるため、正常に各セッション内のデータを読み取って再生または第4セッション以降の追記が可能なフラグメントにデータを記録することが可能である。
As shown in FIG. 4B, when the recording state in the TOC area of the
また、図4(c)に示すように、光ディスク2のTOC領域への記録状態が異常である(TOC情報にはクローズされたセッション番号が記録されているが、このセッションのCTRL情報が未記録であるため、TOC情報とセッションの状態に不整合が生じている)場合、上述のステップS0→S1→S2→S3→S4→S5→S6(C=3)→S9→S10→S11(T=3)→S13→S14を経ることにより、TOC領域への記録状態が異常であっても、第1,第2セッションはすでにクローズされていてデータの記録が終了しており、第3セッションはクローズされておらず、正常に各セッション内のデータを読み取って再生することが可能となる。また、ダメージフラグを設定することにより、追記を不可能とすることができる。
Also, as shown in FIG. 4C, the recording state in the TOC area of the
本発明は、DVD+R等の情報記録媒体へデータを記録または情報記録媒体からデータを再生する情報記録再生装置、情報記録再生方法および情報記録再生プログラムとして有用であり、特に記録中の障害等によりTOCが正常に記録されていない情報記録媒体であっても、正常に情報記録または再生動作を行うことが可能な情報記録再生装置、情報記録再生方法および情報記録再生プログラムとして好適である。 The present invention is useful as an information recording / reproducing apparatus, an information recording / reproducing method, and an information recording / reproducing program for recording / reproducing data on / from an information recording medium such as a DVD + R. Is suitable as an information recording / reproducing apparatus, an information recording / reproducing method, and an information recording / reproducing program capable of normally performing information recording or reproducing operation even if the information recording medium is not normally recorded.
1 光ディスク装置
2 光ディスク
3 スピンドルモータ
4 光ピックアップ
5 サーボ回路
6 信号処理部
7 バッファ
8 CPU
9 ROM
10 RAM
11 インターフェイス(I/F)
DESCRIPTION OF
9 ROM
10 RAM
11 Interface (I / F)
Claims (6)
前記情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、同第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて前記第2ステップを実行する第3ステップと、同第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを実行する制御手段を備えたことを特徴とする情報記録再生装置。 TOC area for recording information including session number and recording position for closed session, SDCB area for recording information including fragment number and recording position for fragments for which recording in each session has ended, and closed For a closed session, information including a session number and a recording position is acquired from the TOC area for a closed session, and the information is closed. For a session that has not been performed, information including the fragment number and recording position in the session is obtained from the SDCB area, and data in each session is read and recorded in a session that is not played back or closed. An information recording and reproducing apparatus,
A first step of acquiring the session number of the last session closed from the TOC area of the information recording medium, information is acquired from the SDCB area of the session of the acquired session number, and information is recorded in the control area of this session A second step for confirming whether or not the information is recorded in the control area of the session in the second step, and a third step for executing the second step for the session with the next session number; Information characterized by comprising control means for executing a fourth step for determining that this session is an unclosed session when no information is recorded in the session control area in the third step. Recording / playback device.
前記情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、同第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて前記第2ステップを実行する第3ステップと、同第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップとを含むことを特徴とする情報記録再生方法。 TOC area for recording information including session number and recording position for closed session, SDCB area for recording information including fragment number and recording position for fragments for which recording in each session has ended, and closed For a closed session, information including a session number and a recording position is acquired from the TOC area for a closed session, and the information is closed. For a session that has not been performed, information including the fragment number and recording position in the session is obtained from the SDCB area, and data in each session is read and recorded in a session that is not played back or closed. In the information recording and reproducing how to,
A first step of acquiring the session number of the last session closed from the TOC area of the information recording medium, information is acquired from the SDCB area of the session of the acquired session number, and information is recorded in the control area of this session A second step for confirming whether or not the information is recorded in the control area of the session in the second step, and a third step for executing the second step for the session with the next session number; And a fourth step of determining that the session is an unclosed session when no information is recorded in the session control area in the third step.
番号および記録位置を含む情報を記録するSDCB領域と、クローズされたセッションについての各セッション中のデータの記録位置を含む情報を記録するコントロール領域とを有する情報記録媒体から、クローズされたセッションについては前記TOC領域からセッション番号および記録位置を含む情報を取得し、クローズされていないセッションについては前記SDCB領域からセッション内のフラグメント番号および記録位置を含む情報を取得することにより、各セッション内のデータを読み取って再生またはクローズされていないセッションへデータを記録する情報記録再生装置としてコンピュータを機能させるための情報記録再生プログラムであって、
前記コンピュータに、前記情報記録媒体のTOC領域からクローズされた最後のセッションのセッション番号を取得する第1ステップと、取得したセッション番号のセッションのSDCB領域から情報を取得し、さらにこのセッションのコントロール領域に情報が記録されているかどうかを確認する第2ステップと、同第2ステップにおいてセッションのコントロール領域に情報が記録されている場合に、次のセッション番号のセッションについて前記第2ステップを実行する第3ステップと、同第3ステップにおいてセッションのコントロール領域に情報が記録されていない場合に、このセッションがクローズされていないセッションであると判断する第4ステップを実行させることを特徴とするための情報記録再生プログラム。 TOC area for recording information including session number and recording position for closed session, SDCB area for recording information including fragment number and recording position for fragments for which recording in each session has ended, and closed For a closed session, information including a session number and a recording position is obtained from the TOC area for a closed session, and the information is closed. For a session that has not been performed, information including the fragment number and recording position in the session is obtained from the SDCB area, and data in each session is read and recorded in a session that is not played back or closed. As the information recording and reproducing apparatus for an information recording and reproducing program for causing a computer to function,
A first step of acquiring the session number of the last session closed from the TOC area of the information recording medium in the computer, acquiring information from the SDCB area of the session of the acquired session number, and further, a control area of this session A second step for confirming whether or not information is recorded in the second session, and when information is recorded in the session control area in the second step, the second step is executed for the session with the next session number. Information for performing the third step and the fourth step for determining that this session is an unclosed session when no information is recorded in the session control area in the third step. Recording / playback program.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003315407A JP2005085354A (en) | 2003-09-08 | 2003-09-08 | Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2003315407A JP2005085354A (en) | 2003-09-08 | 2003-09-08 | Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JP2005085354A true JP2005085354A (en) | 2005-03-31 |
Family
ID=34415689
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2003315407A Withdrawn JP2005085354A (en) | 2003-09-08 | 2003-09-08 | Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2005085354A (en) |
-
2003
- 2003-09-08 JP JP2003315407A patent/JP2005085354A/en not_active Withdrawn
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8000201B2 (en) | Information recording system with information recording and reproducing apparatus having a data recorder | |
| JP3886800B2 (en) | Data management information acquisition method, information reproducing apparatus, data management information acquisition program, and recording medium | |
| JP3249031B2 (en) | Optical information recording / reproducing method | |
| US7260701B2 (en) | Information reproducing apparatus, data management information obtaining method, data management information obtaining program, and storage medium | |
| US20060209654A1 (en) | Information recording method, information recording apparatus, information recording program and recording medium storing information recording program | |
| US20040160875A1 (en) | Recording method, program, storage medium, and information recording apparatus | |
| US7324422B2 (en) | Information storage method that assures compatibility of writable medium with read only medium | |
| JP2000315358A (en) | Optical recording medium for continuously storing data and method for processing defective area thereof | |
| JP4095977B2 (en) | Defect management method and information recording apparatus | |
| JP3908967B2 (en) | Information recording device | |
| CN1954385B (en) | Recording method, information recording device, information reproducing device | |
| JP4027726B2 (en) | Information recording / reproducing apparatus, information recording / reproducing method, program, recording medium, and information recording / reproducing system | |
| JP2005085354A (en) | Information recording / reproducing apparatus, information recording / reproducing method, and information recording / reproducing program | |
| CN100421169C (en) | Information recording device, information recording method | |
| US7693024B2 (en) | Recording/reproducing method and disc | |
| KR100657679B1 (en) | How to record data in open session of optical disk device | |
| JP4675974B2 (en) | Write-once file compatible disc playback apparatus and write-once file compatible disc playback method | |
| JP4651603B2 (en) | Information recording / reproducing device | |
| JP3913769B2 (en) | system | |
| JP2003173626A (en) | Information recording / reproducing device | |
| JP3934148B2 (en) | Data area number determination method, data management information acquisition method, and information reproducing apparatus | |
| JP2005302143A (en) | Initialization method, playback method, program and recording medium, data structure, information recording device, and information playback device | |
| JP4144893B2 (en) | System, data reproducing method, and information reproducing apparatus | |
| JP3954636B2 (en) | Recording system | |
| JP4058827B2 (en) | CD-RW disc erasing method and CD-RW disc apparatus |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060707 |
|
| RD01 | Notification of change of attorney |
Free format text: JAPANESE INTERMEDIATE CODE: A7421 Effective date: 20060821 |
|
| A761 | Written withdrawal of application |
Free format text: JAPANESE INTERMEDIATE CODE: A761 Effective date: 20070808 |