JP2005166082A - Information recording and reproducing device, information recording and reproducing method, program and computer readable recording medium - Google Patents
Information recording and reproducing device, information recording and reproducing method, program and computer readable recording medium Download PDFInfo
- Publication number
- JP2005166082A JP2005166082A JP2003399676A JP2003399676A JP2005166082A JP 2005166082 A JP2005166082 A JP 2005166082A JP 2003399676 A JP2003399676 A JP 2003399676A JP 2003399676 A JP2003399676 A JP 2003399676A JP 2005166082 A JP2005166082 A JP 2005166082A
- Authority
- JP
- Japan
- Prior art keywords
- data
- written
- writing
- recording medium
- information recording
- 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
Links
Images
Landscapes
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
Description
この発明は、ハードディスク,光磁気ディスク,CD−RWディスク,DVD+RWディスク,DVD−RWディスク,DVD−RAMディスク等のデータの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うハードディスク装置,光磁気ディスク装置,光ディスク装置等の情報記録再生装置と、上記のような情報記録媒体に対するデータの読み出しと書き込みを行う情報記録再生方法と、コンピュータにその情報記録再生方法の手順を実行させるためのプログラムと、そのプログラムを記録したコンピュータ読み取り可能な記録媒体に関する。 The present invention relates to a hard disk device for reading and writing data to an information recording medium capable of rewriting data, such as a hard disk, a magneto-optical disk, a CD-RW disk, a DVD + RW disk, a DVD-RW disk, a DVD-RAM disk, etc. Information recording / reproducing apparatus such as magnetic disk apparatus, optical disk apparatus, etc., information recording / reproducing method for reading and writing data on the information recording medium as described above, and program for causing a computer to execute the procedure of the information recording / reproducing method And a computer-readable recording medium on which the program is recorded.
例えば、CD−RW(Compact Disc Re−Writable)ディスク,DVD+RW(DVD+Re−Writable)ディスクのようなデータの書き換え可能な情報記録媒体(光ディスク)をランダムアクセスで使用可能にするためには、最初にフォーマットを行う必要がある。
そのフォーマットとは、情報記録媒体のブランク領域に特定のパターンデータを書き込んで埋め尽くし、情報記録媒体の記録領域の欠陥検出を行う処理である。
しかし、情報記録媒体のブランク領域の全体に特定のパターンデータを書き込むためには時間がかかるため、使用可能になるまで長時間待たなければならなかった。
そこで、最近ではバックグランドフォーマットと言われる処理が行われている。
For example, in order to make a data rewritable information recording medium (optical disc) such as a CD-RW (Compact Disc Re-Writable) disc and a DVD + RW (DVD + Re-Writable) disc usable at random access, first format the disc. Need to do.
The format is a process in which specific pattern data is written and filled in a blank area of the information recording medium to detect a defect in the recording area of the information recording medium.
However, since it takes time to write specific pattern data in the entire blank area of the information recording medium, it has been necessary to wait for a long time before it can be used.
Therefore, recently, a process called a background format has been performed.
そのバックグランドフォーマットとは、フォーマット処理において、記録領域の必要最小限の部分のみを書き込んだ時点で一旦フォーマット処理を終了し、情報記録媒体のブランク領域全体を特定のパターンデータで埋める処理は、情報記録媒体にアクセスが無い時に行う方法である。
このバックグラウンドフォーマットにより、見掛け上は一瞬で情報記録媒体のフォーマット処理が終了し、ユーザはその情報記録媒体を直ぐに使用することができる。
上記バックグラウンドフォーマットでは、バックグラウンドでフォーマット中にユーザによるデータ(ユーザデータ)の書き込みを行う場合、フォーマット処理を中断する。
その時に書かれるユーザデータは、情報記録媒体の任意の位置に書くことができるので、情報記録媒体上のフォーマット処理が済んでいない位置に書かれる場合もある。
The background format is a format process in which only the minimum necessary part of the recording area is written and the formatting process is temporarily terminated and the entire blank area of the information recording medium is filled with specific pattern data. This method is performed when there is no access to the recording medium.
By this background format, the formatting process of the information recording medium is finished instantly in appearance, and the user can use the information recording medium immediately.
In the background format, when the user writes data (user data) during formatting in the background, the formatting process is interrupted.
Since the user data written at that time can be written at an arbitrary position on the information recording medium, it may be written at a position on the information recording medium where the formatting process has not been completed.
したがって、ユーザデータの記録後にバックグランドフォーマット処理を再開する場合は、フォーマット処理でユーザデータを破壊しないようにしなければならない。
そこで、例えば、情報記録媒体の一例であるDVD+RWディスクでは、ビットマップと呼ばれる管理テーブルをディスク上の所定位置に記録し、その管理テーブルを参照してフォーマット処理でユーザデータを破壊しないようにしている。
上記ビットマップとは、DVD+RWディスクの記録領域の1ECCブロック単位にデータが書き込まれているか書き込まれていないかの管理情報をテーブル形式で格納したものであり、フォーマットが終了するまでDVD+RWディスク上に保持し、フォーマットの際はこのビットマップを参照してデータが書き込まれていない位置からフォーマットを再開することができる。
Therefore, when the background formatting process is resumed after the user data is recorded, the formatting process must not destroy the user data.
Therefore, for example, in a DVD + RW disc which is an example of an information recording medium, a management table called a bitmap is recorded at a predetermined position on the disc, and the user data is not destroyed by the formatting process with reference to the management table. .
The bit map is a management information on whether data is written or not written in units of 1 ECC block in the recording area of the DVD + RW disc in a table format, and is retained on the DVD + RW disc until the formatting is completed. At the time of formatting, the format can be restarted from a position where data is not written with reference to this bitmap.
ところで、CD−RWディスク,DVD+RWディスクは、データの記録品質が保証されているデータの書き換え可能回数に限りがあるため、ビットマップを頻繁に更新すると直ぐに上記データの書き換え可能回数に達してしまって、ビットマップの記録位置が劣化してしまう。
そこで、上記ビットマップのような管理情報は頻繁に更新しないようにすると、ビットマップを更新する前に、光ディスク装置の電源断などの原因によってデータの記録処理が中断してしまった場合、データの書き込み中であったか否かがわからなくなり、データを損失してしまう恐れがある。
従来、リアルタイム記録中に予期せず電源供給が断たれたとき、不揮発性メモリにリアルタイム記録中のどの状態で電源供給が断たれたかを記憶する情報記録再生装置(例えば、特許文献1参照)があった。
Therefore, if the management information such as the above bitmap is not frequently updated, if the data recording process is interrupted due to a power failure of the optical disk device or the like before the bitmap is updated, There is a risk of losing data because it is not known whether or not the writing was in progress.
2. Description of the Related Art Conventionally, when a power supply is unexpectedly interrupted during real-time recording, an information recording / reproducing apparatus (for example, refer to Patent Document 1) that stores in a nonvolatile memory in which state the power supply is interrupted during real-time recording. there were.
しかしながら、従来の情報記録再生装置では、電源断時の状態を記憶するための専用の不揮発性メモリを設ける必要があるので装置の製造コストが上昇するという問題があった。また、交換可能な情報記録媒体の場合、情報記録再生装置から電源断中に情報記録媒体が取り出されてしまうと、その情報記録媒体に対してデータの記録中であったか否かがわからなくなり、データを損失してしまう恐れがあるという問題があった。
この発明は上記の点に鑑みてなされたものであり、情報記録媒体に対するデータの書き込み中に電源断などの原因でデータの書き込みが中断しても、その情報記録媒体がデータの書き込み中であることを判別できるようにすることを目的とする。
However, the conventional information recording / reproducing apparatus has a problem that the manufacturing cost of the apparatus increases because it is necessary to provide a dedicated non-volatile memory for storing the state when the power is turned off. In the case of an exchangeable information recording medium, if the information recording medium is taken out from the information recording / reproducing apparatus while the power is turned off, it becomes impossible to know whether data is being recorded on the information recording medium. There was a problem that there was a risk of losing.
The present invention has been made in view of the above points, and even if data writing is interrupted due to a power interruption or the like during data writing to the information recording medium, the information recording medium is still writing data. The purpose is to make it possible to determine this.
この発明は上記の目的を達成するため、次の(1)〜(5)の情報記録再生装置を提供する。
(1)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手段と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手段を備えた情報記録再生装置において、上記データ読書手段によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手段と、上記データ読書手段によってデータの書き込みを終了した後に上記管理情報を更新する管理情報更新手段と、その管理情報更新手段によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段を設けた情報記録再生装置。
In order to achieve the above object, the present invention provides the following information recording / reproducing apparatus (1) to (5).
(1) Data reading means for reading and writing data to / from an information recording medium capable of rewriting data, and management for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing information to the information recording medium, identification information indicating that data is being written is written to the information recording medium before the data reading means writes data to the information recording medium. Identification information writing means for writing in a predetermined position, management information updating means for updating the management information after data writing by the data reading means, and after updating the management information by the management information updating means Writes identification information indicating that data is being written at a predetermined position on the information recording medium. Information recording and reproducing apparatus provided with the identification information rewriting means for rewriting the identification information indicating completion.
(2)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手段と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手段を備えた情報記録再生装置において、上記データ読書手段によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手段と、上記データ読書手段によって書き込んだデータの量が予め設定した所定量になる度に上記管理情報を更新する管理情報更新手段と、前記データ読書手段によってデータの書き込みを終了した後に前記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段とを設けたことを特徴とする情報記録再生装置。 (2) Data reading means for reading and writing data to / from an information recording medium capable of rewriting data, and management for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing information to the information recording medium, identification information indicating that data is being written is written to the information recording medium before the data reading means writes data to the information recording medium. Identification information writing means for writing to a predetermined position, management information updating means for updating the management information every time the amount of data written by the data reading means reaches a predetermined amount, and data by the data reading means The data indicating that the data written to the predetermined position of the information recording medium is being written after the writing of the data is finished. Information recording and reproducing apparatus characterized by comprising the identification information rewriting means for rewriting the information in the identification information indicating the completion of the writing of data.
(3)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手段と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手段を備えた情報記録再生装置において、上記データ読書手段によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手段と、上記データ読書手段によってデータの書き込みを終了してから所定時間経過しても次のデータの書き込みを行わなかったときに上記管理情報を更新する管理情報更新手段と、その管理情報更新手段によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段を設けた情報記録再生装置。 (3) Data reading means for reading and writing data to / from an information recording medium capable of rewriting data, and management for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing information to the information recording medium, identification information indicating that data is being written is written to the information recording medium before the data reading means writes data to the information recording medium. And a management information for updating the management information when the next data has not been written even after a lapse of a predetermined time from completion of data writing by the data reading means. An update means, and the management information update means updates the management information to a predetermined position on the information recording medium. Information recording and reproducing apparatus provided with the identification information rewriting means for rewriting the identification information indicating that the writing of elaborate come data identification information indicating the completion of the writing of data.
(4)上記(1)乃至(3)のいずれかの情報記録再生装置において、上記情報記録媒体のマウント時、上記情報記録媒体の所定位置に書き込まれている識別情報を読み出してデータの書き込み中を示す識別情報か否かを判断する手段と、その手段によってデータの書き込み中を示す識別情報と判断したとき、上記管理情報にデータが書き込まれていない位置として管理されている上記情報記録媒体の該当位置にデータが有るか否かを調べる手段と、その手段によってデータが有ることが判明したとき、上記情報記録媒体の該当位置にデータが有りながら上記管理情報ではデータが書き込まれていない位置として管理されている位置をデータが書き込まれている位置に更新する手段と、その手段による更新後に上記情報記録媒体の所定位置に書き込まれているデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える手段を設けた情報記録再生装置。 (4) In the information recording / reproducing apparatus according to any one of (1) to (3), when the information recording medium is mounted, the identification information written at a predetermined position of the information recording medium is read and data is being written. Of the information recording medium managed as a position where data is not written in the management information when it is determined as identification information indicating that data is being written. Means for checking whether or not there is data at the corresponding position, and when it is found that there is data, the position where data is not written in the management information while there is data at the corresponding position of the information recording medium Means for updating the managed position to the position where the data is written, and after updating by the means, to the predetermined position of the information recording medium. Information recording and reproducing apparatus having a means for rewriting the identification information indicating that the writing of data being incorporated coming to identification information indicating the completion of the writing of data.
(5)上記(1)乃至(4)のいずれかの情報記録再生装置において、上記情報記録媒体がDVD+RWディスクであり、上記管理情報がフォーマッティング・ディスクコントロールブロックのビットマップであり、上記データの書き込み中を示す識別情報が上記フォーマッティング・ディスクコントロールブロックのフォーマッティング・ステイタス・フラッグスのフォーマッティング・オープン・ビットである情報記録再生装置。 (5) In the information recording / reproducing apparatus according to any one of (1) to (4), the information recording medium is a DVD + RW disc, the management information is a bitmap of a formatting disc control block, and the data is written An information recording / reproducing apparatus in which the identification information indicating the inside is the formatting open bit of the formatting status flag of the formatting disk control block.
また、次の(6)〜(10)の情報記録再生方法も提供する。
(6)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書工程と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込工程と、上記データ読書工程によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込工程と、上記データ読書工程によってデータの書き込みを終了した後に上記管理情報を更新する管理情報更新工程と、その管理情報更新工程によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換工程とからなる情報記録再生方法。
The following information recording / reproducing methods (6) to (10) are also provided.
(6) Data reading process for reading and writing data to / from an information recording medium capable of rewriting data, and management for managing a position where data is written and a position where data is not written on the information recording medium Management information writing step for writing information to the information recording medium, and identification information for writing identification information indicating that data is being written to a predetermined position of the information recording medium before the data is written to the information recording medium by the data reading step. A management information updating step for updating the management information after data writing is completed by the data reading step, a data reading step, and a management information updating step for updating the management information to a predetermined position on the information recording medium. Rewrite the identification information indicating that the written data is being written to the identification information indicating the completion of data writing. Information recording and reproducing method comprising the identification information rewriting step.
(7)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書工程と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込工程と、上記データ読書工程によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込工程と、上記データ読書工程によって書き込んだデータの量が予め設定した所定量になる度に上記管理情報を更新する管理情報更新工程と、上記データ読書工程によってデータの書き込みを終了した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換工程とからなる情報記録再生方法。 (7) Management for managing a data reading process for reading and writing data to / from an information recording medium capable of rewriting data, and a position where data is written and a position where data is not written on the information recording medium. Management information writing step for writing information to the information recording medium, and identification information for writing identification information indicating that data is being written to a predetermined position of the information recording medium before the data is written to the information recording medium by the data reading step. A management information update step for updating the management information each time the amount of data written by the data reading step reaches a predetermined amount set in advance, and after the data writing by the data reading step is finished The identification information indicating that data is being written is written at a predetermined position on the information recording medium. Information recording and reproducing method comprising the identification information rewriting step of rewriting the identify information.
(8)データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書工程と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込工程と、上記データ読書工程によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込工程と、上記データ読書工程によってデータの書き込みを終了してから所定時間経過しても次のデータの書き込みを行わなかったときに上記管理情報を更新する管理情報更新工程と、その管理情報更新工程によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換工程とからなる情報記録再生方法。 (8) Management for managing a data reading process for reading and writing data to and from an information recording medium capable of rewriting data, and a position where data is written and a position where data is not written on the information recording medium. Management information writing step for writing information to the information recording medium, and identification information for writing identification information indicating that data is being written to a predetermined position of the information recording medium before the data is written to the information recording medium by the data reading step. A management information update step for updating the management information when the next data has not been written even after a predetermined time has elapsed since the completion of data writing in the data reading step, and the management information After the management information is updated by an update process, the data written to the predetermined position of the information recording medium is being written. Information recording and reproducing method comprising the identification information rewriting step of rewriting the identify information to the identification information indicating the completion of the writing of data.
(9)上記(6)乃至(8)のいずれかの情報記録再生方法において、上記情報記録媒体のマウント時、上記情報記録媒体の所定位置に書き込まれている識別情報を読み出してデータの書き込み中を示す識別情報か否かを判断する工程と、その工程によってデータの書き込み中を示す識別情報と判断したとき、上記管理情報にデータが書き込まれていない位置として管理されている上記情報記録媒体の該当位置にデータが有るか否かを調べる工程と、その工程によってデータが有ることが判明したとき、上記情報記録媒体の該当位置にデータが有りながら上記管理情報ではデータが書き込まれていない位置として管理されている位置をデータが書き込まれている位置に更新する工程と、その工程による更新後に上記情報記録媒体の所定位置に書き込まれているデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える工程とからなる情報記録再生方法。 (9) In the information recording / reproducing method of any one of (6) to (8), when the information recording medium is mounted, the identification information written at a predetermined position of the information recording medium is read and data is being written. Of the information recording medium managed as a position where data is not written in the management information when it is determined as identification information indicating that data is being written. The process of checking whether or not there is data at the corresponding position, and when it is determined that there is data, the position where the data is not written in the management information while there is data at the corresponding position of the information recording medium A process of updating a managed position to a position where data is written, and after updating by the process, to a predetermined position of the information recording medium Information recording and reproducing method comprising the step of rewriting the identification information indicating that the writing of data being incorporated coming to identification information indicating the completion of the writing of data.
(10)上記(6)乃至(9)のいずれかの情報記録再生方法において、上記情報記録媒体がDVD+RWディスクであり、上記管理情報がフォーマッティング・ディスクコントロールブロックのビットマップであり、上記データの書き込み中を示す識別情報が上記フォーマッティング・ディスクコントロールブロックのフォーマッティング・ステイタス・フラッグスのフォーマッティング・オープン・ビットである情報記録再生方法。 (10) In the information recording / reproducing method of any one of (6) to (9), the information recording medium is a DVD + RW disc, the management information is a bitmap of a formatting disc control block, and the data is written An information recording / reproducing method in which identification information indicating the inside is the formatting open bit of the formatting status flag of the formatting disk control block.
さらに、次の(11)〜(15)のプログラムも提供する。
(11)コンピュータに、データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手順と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手順と、上記データ読書手順によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手順と、上記データ読書手順によってデータの書き込みを終了した後に上記管理情報を更新する管理情報更新手順と、その管理情報更新手順によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手順とを実行させるためのプログラム。
Furthermore, the following programs (11) to (15) are also provided.
(11) A data reading procedure for reading and writing data on an information recording medium capable of rewriting data on a computer, and a position where data is written and a position where data is not written on the information recording medium. Management information writing procedure for writing management information to be managed to the information recording medium, and identification information indicating that data is being written before writing data to the information recording medium by the data reading procedure at a predetermined position of the information recording medium The identification information writing procedure for writing, the management information updating procedure for updating the management information after the data writing is completed by the data reading procedure, and the information recording medium after the management information is updated by the management information updating procedure. Identification information indicating that data is being written at a predetermined position indicates completion of data writing Program for executing the identification information rewriting procedures rewritten to another information.
(12)コンピュータに、データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手順と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手順と、上記データ読書手順によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手順と、上記データ読書手順によって書き込んだデータの量が予め設定した所定量になる度に上記管理情報を更新する管理情報更新手順と、上記データ読書手順によってデータの書き込みを終了した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手順とを実行させるためのプログラム。 (12) A data reading procedure for reading and writing data on an information recording medium capable of rewriting data on a computer, and a position where data is written and a position where data is not written on the information recording medium. Management information writing procedure for writing management information to be managed to the information recording medium, and identification information indicating that data is being written before writing data to the information recording medium by the data reading procedure at a predetermined position of the information recording medium The identification information writing procedure to be written, the management information updating procedure to update the management information every time the amount of data written by the data reading procedure reaches a predetermined amount, and the data writing to be completed by the data reading procedure After that, identification information indicating that data is being written at a predetermined position on the information recording medium is displayed. Program for executing the identification information rewriting procedures for rewriting the identification information indicating the completion of writing.
(13)コンピュータに、データの書き換えが可能な情報記録媒体に対するデータの読み出しと書き込みを行うデータ読書手順と、上記情報記録媒体上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報を上記情報記録媒体に書き込む管理情報書込手順と、上記データ読書手順によって上記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を上記情報記録媒体の所定位置に書き込む識別情報書込手順と、上記データ読書手順によってデータの書き込みを終了してから所定時間経過しても次のデータの書き込みを行わなかったときに上記管理情報を更新する管理情報更新手順と、その管理情報更新手順によって上記管理情報を更新した後に上記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手順とを実行させるためのプログラム。 (13) A data reading procedure for reading and writing data to / from an information recording medium capable of rewriting data, and a position where data is written and a position where data is not written on the information recording medium. Management information writing procedure for writing management information to be managed to the information recording medium, and identification information indicating that data is being written before writing data to the information recording medium by the data reading procedure at a predetermined position of the information recording medium An identification information writing procedure for writing, a management information update procedure for updating the management information when the next data has not been written even after a predetermined time has elapsed since the completion of data writing by the data reading procedure, After the management information is updated by the management information update procedure, the data written to the predetermined position on the information recording medium is updated. Program for executing the identification information rewriting procedures for rewriting the identification information indicating that the writing of data to the identification information indicating the completion of the writing of data.
(14)上記(11)乃至(13)のいずれかのプログラムにおいて、コンピュータに、上記情報記録媒体のマウント時、上記情報記録媒体の所定位置に書き込まれている識別情報を読み出してデータの書き込み中を示す識別情報か否かを判断する手順と、その手順によってデータの書き込み中を示す識別情報と判断したとき、上記管理情報にデータが書き込まれていない位置として管理されている上記情報記録媒体の該当位置にデータが有るか否かを調べる手順と、その手順によってデータが有ることが判明したとき、上記情報記録媒体の該当位置にデータが有りながら上記管理情報ではデータが書き込まれていない位置として管理されている位置をデータが書き込まれている位置に更新する手順と、その手順による更新後に上記情報記録媒体の所定位置に書き込まれているデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える手順とを実行させるためのプログラム。 (14) In the program according to any one of (11) to (13), when the information recording medium is mounted on the computer, the identification information written at a predetermined position of the information recording medium is read and data is being written. Of the information recording medium managed as a position where data is not written in the management information when it is determined as identification information indicating that data is being written. The procedure for checking whether or not there is data at the corresponding position, and when it is determined that there is data, the position where the data is not written in the management information while there is data at the corresponding position on the information recording medium The procedure to update the managed location to the location where the data is written, and the information recording after the update by that procedure Program for executing a procedure for rewriting the identification information indicating that the writing of data written in a predetermined position of the body to the identification information indicating the completion of the writing of data.
(15)上記(11)乃至(14)のいずれかのプログラムにおいて、上記情報記録媒体がDVD+RWディスクであり、上記管理情報がフォーマッティング・ディスクコントロールブロックのビットマップであり、上記データの書き込み中を示す識別情報が上記フォーマッティング・ディスクコントロールブロックのフォーマッティング・ステイタス・フラッグスのフォーマッティング・オープン・ビットであるプログラム。
さらにまた、次の(16)のコンピュータ読み取り可能な記録媒体も提供する。
(16)上記(11)乃至(15)のいずれかのプログラムを記録したコンピュータ読み取り可能な記録媒体。
(15) In any one of the programs (11) to (14), the information recording medium is a DVD + RW disc, the management information is a bitmap of a formatting disc control block, and indicates that the data is being written. A program whose identification information is the formatting open bit of the formatting status flag of the formatting disk control block.
Furthermore, the following (16) computer-readable recording medium is also provided.
(16) A computer-readable recording medium recording the program according to any one of (11) to (15).
この発明による情報記録再生装置と情報記録再生方法は、情報記録媒体に対するデータの書き込み中に電源断などの原因でデータの書き込みが中断しても、その情報記録媒体がデータの書き込み中であることを判別することができる。また、この発明によるプログラムは、情報記録媒体に対するデータの書き込み中に電源断などの原因でデータの書き込みが中断しても、その情報記録媒体にデータの書き込み中であったことを判別するための手順をコンピュータに実行させることができる。さらに、この発明のコンピュータ読み取り可能な記録媒体は、情報記録媒体に対するデータの書き込み中に電源断などの原因でデータの書き込みが中断しても、その情報記録媒体にデータの書き込み中であったことを判別するための機能をコンピュータに導入させることができる。 In the information recording / reproducing apparatus and the information recording / reproducing method according to the present invention, even if data writing is interrupted due to a power interruption or the like during data writing to the information recording medium, the information recording medium is still writing data. Can be determined. In addition, the program according to the present invention is used to determine that data is being written to the information recording medium even if the data writing is interrupted due to a power interruption or the like during the data writing to the information recording medium. The procedure can be executed by a computer. Furthermore, the computer-readable recording medium of the present invention was still writing data to the information recording medium even if the data writing was interrupted due to a power interruption or the like during the data writing to the information recording medium. Can be introduced into the computer.
以下、この発明を実施するための最良の形態を図面に基づいて具体的に説明する。
図1は、この発明の情報記録再生装置の一実施形態である光ディスク装置の概略構成を示すブロック図である。
図2は、図1に示す光ピックアップ装置の内部構成を示すブロック図である。
図1に示すように、この光ディスク装置1はCD−RWディスク装置,DVD+RWディスク装置,DVD−RWディスク装置,DVD−RAMディスク装置等の情報記録再生装置であり、スピンドルモータ2と、光ピックアップ装置3と、レーザコントロール回路4と、エンコーダ5と、モータドライバ6と、再生信号処理回路7と、サーボコントローラ8と、バッファRAM9と、バッファマネージャ10と、インタフェース11と、ROM12と、RAM13と、CPU14などを備えている。
なお、図1における矢印は、代表的な信号や情報の流れを示すものであり、各ブロックの接続関係の全てを表すものではない。
Hereinafter, the best mode for carrying out the present invention will be specifically described with reference to the drawings.
FIG. 1 is a block diagram showing a schematic configuration of an optical disc apparatus which is an embodiment of the information recording / reproducing apparatus of the present invention.
FIG. 2 is a block diagram showing an internal configuration of the optical pickup device shown in FIG.
As shown in FIG. 1, the
Note that the arrows in FIG. 1 indicate the flow of typical signals and information, and do not represent the entire connection relationship of each block.
光ディスク15は、CD−RWディスク,DVD+RWディスク,DVD−RWディスク,DVD−RAMディスク等のデータの書き換えが可能な情報記録媒体であり、その記録領域の所定位置に、記録領域上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理テーブル(管理情報)が記録される。
スピンドルモータ2は、データの書き込み及び読み出し時に所定回転速度で光ディスク15を回転駆動する。
光ピックアップ装置3は、波長が660nmのレーザ光を出射する半導体レーザ光源(LD),半導体レーザ光源から出射される光束を光ディスク15の記録面に導くとともに、上記記録面で反射された戻り光束を所定の受光位置まで導く光学系,上記受光位置に配置され戻り光束を受光する受光器,及びフォーカシングアクチュエータ,トラッキングアクチュエータ,シークモータ等の駆動系(いずれも公知なので図示を省略)などを含んで構成されている。そして、受光器からは、その受光量に応じた電流(電流信号)が再生信号処理回路7に出力される。
The
The
The
光ピックアップ装置3は、光ディスク15のスパイラル状又は同心円状のトラックが形成された記録面にレーザ光を照射するとともに、記録面からの反射光を受光するための装置である。
この光ピックアップ装置3は、一例として図2に示したように、光源ユニット20,コリメートレンズ22,ビームスプリッタ23,対物レンズ24,2つの検出レンズ25と28,2つの受光器26と29,反射ミラー27と、公知なので図示を省略したフォーカシングアクチュエータ,トラッキングアクチュエータ及びシークモータ等の駆動系などを備えている。
光源ユニット20は、波長が約660nmのレーザ光を発光する光源としての半導体レーザ光源21を含んで構成されている。
なお、本実施形態では、光源ユニット20から出射されるレーザ光の光束(以下「光束」と略述する)の最大強度出射方向を+X方向とする。
The
As shown in FIG. 2 as an example, the
The
In the present embodiment, the maximum intensity emission direction of the light beam of the laser light emitted from the light source unit 20 (hereinafter abbreviated as “light beam”) is defined as the + X direction.
コリメートレンズ22は、光源ユニット20の+X側に配置され、光源ユニット20から出射された光束を略平行光とする。
反射ミラー27は、コリメートレンズ22の近傍に配置され、光源ユニット20から出射された光束の一部をモニタ用光束として−Z方向に反射する。
ビームスプリッタ23は、コリメートレンズ22の+X側に配置され、コリメートレンズ22で略平行光とされた光束をそのまま透過させる。
また、ビームスプリッタ23は、光ディスク15で反射され、対物レンズ24を介して入射する光束(戻り光束)を−Z方向に分岐する。
対物レンズ24は、ビームスプリッタ23の+X側に配置され、ビームスプリッタ23を透過した光束を光ディスク15の記録面に集光する。
The collimating lens 22 is disposed on the + X side of the
The
The
Further, the
The
検出レンズ25は、ビームスプリッタ23の−Z側に配置され、ビームスプリッタ23で−Z方向に分岐された戻り光束を受光器26の受光面に集光する。
受光器26としては、通常の光ディスク装置と同様に、例えば、4つの部分受光素子に分かれた4分割受光素子が用いられている。なお、ここでは、Y軸方向が光ディスク15におけるトラックの接線方向とほぼ一致している。4分割受光素子の各部分受光素子はそれぞれ光電変換によって受光量に応じた電流信号を生成して再生信号処理回路7に出力する。
検出レンズ28は、反射ミラー27の−Z側に配置され、反射ミラー27で−Z方向に反射されたモニタ用光束を受光器29の受光面に集光する。
The
As the
The
受光器29は、光電変換によって受光量に応じた電流信号を生成し、パワーモニタ信号としてレーザコントロール回路4に出力する。
また、光ピックアップ装置3はさらに半導体レーザ光源21から照射されるレーザ光を生成するためのレーザダイオードドライバ(LDドライバ)を有する。
再生信号処理回路7は、光ディスク15の種類に対応して光ピックアップ装置3からの出力信号である電流信号を電圧信号に変換し、その電圧信号に基づいてウォブル信号,再生信号,フォーカスエラー信号とトラックエラー信号のサーボ信号などを検出する。
そして、再生信号処理回路7では、ウォブル信号からアドレス情報及び同期信号等を抽出する。ここで抽出されたアドレス情報はCPU14に出力され、同期信号はエンコーダ5に出力される。
The
The
The reproduction
Then, the reproduction
さらに、再生信号処理回路7では、再生信号に対して誤り訂正処理等を行った後、バッファマネージャ10を介してバッファRAM9に格納する。
また、サーボ信号は再生信号処理回路7からサーボコントローラ8に出力される。
なお、再生信号処理回路7では、CPU14の指示により、光ディスク15の種類に対応したサーボパラメータ(例えば、信号レベル調整用ゲインなど)を設定する。
サーボコントローラ8では、サーボ信号に基づいて光ピックアップ装置3を制御する制御信号を生成し、モータドライバ6に出力する。
バッファマネージャ10では、バッファRAM9へのデータの入出力を管理し、蓄積されたデータ量が所定の値になると、CPU14に通知する。
Further, the reproduction
The servo signal is output from the reproduction
The reproduction
The
The
モータドライバ6では、サーボコントローラ8からの制御信号及びCPU14の指示に基づいて、光ピックアップ装置3及びスピンドルモータ2を制御する。
エンコーダ5では、CPU14の指示に基づいて、バッファRAM9に蓄積されているデータをバッファマネージャ10を介して取り出し、エラー訂正コードの付加などを行い、光ディスク15への書き込みデータを作成する。
そして、エンコーダ5では、CPU14からの指示に基づいて、再生信号処理回路7からの同期信号に同期して、書き込みデータをレーザコントロール回路4に出力する。
レーザコントロール回路4では、エンコーダ5からの書き込みデータに基づいて、光ピックアップ装置3からのレーザ光の出力を制御する。すなわち、レーザコントロール回路4は、上記LDドライバを駆動制御する。
The
The
The
The
インタフェース11は、例えば、パーソナルコンピュータ等のホストコンピュータとの双方向の通信インタフェースであり、アタピ(AT Attachment Packet Interface:ATAPI),スカジー(Small Computer System Interface:SCSI)等の標準インタフェースに準拠している。
ROM12は不揮発性のメモリであり、例えば、CPU14からの書き込み及び読み出しが可能であるとともに、電源が切られても記録された内容は保持されるフラッシュメモリであり、このROM12に、CPU14にて解読可能なコードで記述された後述するこの発明に係るプログラムを含む各種の制御プログラムが格納されている。
CPU14は、ROM12に格納されている上記制御プログラムに従って上記各部の動作を制御するとともに、制御に必要なデータ等を一時的にRAM13に保存する。なお、光ディスク装置1に電源が投入されると、ROM12に格納されている上記制御プログラムは、CPU14のメインメモリ(図示を省略)にロードされてその手順が実行される。
The
The
The
上記光ディスク装置1は、上記ROM12に上記(11)に記載したこの発明に係るプログラムを格納することにより、上記CPU14がそのプログラムを実行することによって上記(6)に記載したこの発明に係る情報記録再生方法を実行し、上記(1)に記載したこの発明に係る情報記録再生装置の各手段の機能を果たす。
また、上記ROM12に上記(12)に記載したこの発明に係るプログラムを格納することにより、上記CPU14がそのプログラムを実行することによって上記(7)に記載したこの発明に係る情報記録再生方法を実行し、上記(2)に記載したこの発明に係る情報記録再生装置の各手段の機能を果たす。
さらに、上記ROM12に上記(13)に記載したこの発明に係るプログラムを格納することにより、上記CPU14がそのプログラムを実行することによって上記(8)に記載したこの発明に係る情報記録再生方法を実行し、上記(3)に記載したこの発明に係る情報記録再生装置の各手段の機能を果たす。
The
Further, by storing the program according to the present invention described in (12) in the
Furthermore, by storing the program according to the present invention described in (13) in the
また、上記ROM12に上記(14)に記載したこの発明に係るプログラムを格納することにより、上記CPU14がそのプログラムを実行することによって上記(9)に記載したこの発明に係る情報記録再生方法を実行し、上記(4)に記載したこの発明に係る情報記録再生装置の各手段の機能を果たす。
さらに、上記ROM12に上記(15)に記載したこの発明に係るプログラムを格納することにより、上記CPU14がそのプログラムを実行することによって上記(10)に記載したこの発明に係る情報記録再生方法を実行し、上記(5)に記載したこの発明に係る情報記録再生装置の各手段の機能を果たす。
Further, by storing the program according to the present invention described in (14) in the
Further, by storing the program according to the present invention described in (15) in the
また、上記(11)〜(15)のプログラムを光磁気ディスク,光ディスク(CD−RWディスク,DVD+RWディスク,DVD−RWディスク,DVD−RAMディスク)等のコンピュータ読み取り可能な記録媒体に記憶させることにより、光ディスク装置1でそのプログラムを読み取って上記CPU14が実行可能なように上記ROM12に記憶させることにより、光ディスク装置1に上記(1)〜(5)に記載した情報記録再生装置の機能を実現させることができる。
Further, by storing the programs (11) to (15) in a computer-readable recording medium such as a magneto-optical disk, an optical disk (CD-RW disk, DVD + RW disk, DVD-RW disk, DVD-RAM disk). The
次に、この光ディスク装置1の光ディスク15にユーザデータを書き込むときの処理について説明する。
図3は、図1に示した光ディスク装置におけるユーザデータ書き込み処理(ユーザデータ記録処理)を示すフローチャート図である。
このフローチャートに記載の処理は、上記ROM12内に格納された制御プログラム(上記(11)のプログラム)に従って上記CPU14が実行するものである。
上記CPU14は、ステップ(図中「S」で示す)1で光ディスクにデータを書き込む前にユーザデータ(データ)の書き込み中を示すフラグ(識別情報)を光ディスクの所定位置に書き込み、ステップ2で光ディスクにユーザデータを書き込む。
Next, a process for writing user data on the
FIG. 3 is a flowchart showing user data writing processing (user data recording processing) in the optical disc apparatus shown in FIG.
The processing described in this flowchart is executed by the
The
その書き込みを終了した後に、ステップ3で光ディスクに記録されている管理テーブル(光ディスク上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報)を更新する。
その更新の後に、ステップ4で光ディスクの所定位置に書き込んだデータの書き込み中を示すフラグをデータの書き込み完了を示すフラグ(識別情報)に書き換え、この処理を終了する。
上記更新処理は、ユーザデータの記録によって記録前まではデータが書き込まれていない位置として管理されていた位置の情報をデータが書き込まれた位置の情報に書き換える処理である。
After the completion of the writing, the management table (management information for managing the position where data is written and the position where data is not written) recorded on the optical disk is updated in
After the update, the flag indicating that data is being written at a predetermined position on the optical disk in
The update process is a process of rewriting the information on the position managed as the position where the data is not written before the recording by the recording of the user data to the information on the position where the data is written.
図4は、光ディスクに記録される管理テーブルのフォーマットの一例を示す説明図である。
例えば、同図の(a)に示すように、光ディスク上のユーザデータを記録するユーザデータ記録領域が第1領域〜第6領域に分かれており、その第1領域,第2領域,第3領域,第6領域にそれぞれユーザデータが書き込まれており(図中には「データ有り」と記載する)、第4領域と第5領域には未だユーザデータが書き込まれていない(図中には「データ無し」と記載する)場合、同図の(b)に示すようなフォーマットの管理テーブルを光ディスクの所定領域に記録する。この管理テーブルには、上記第1領域〜第6領域について、それぞれデータが書き込まれた位置に相当することを示すフラグと、データが書き込まれていない位置に相当することを示すフラグを格納し、それぞれの領域のデータの有無を識別可能にしている。この場合、管理テーブル上では、データ有りを示すフラグを“0”、データ無しを示すフラグを“1”としている。
FIG. 4 is an explanatory diagram showing an example of the format of the management table recorded on the optical disc.
For example, as shown in FIG. 5A, the user data recording area for recording user data on the optical disc is divided into a first area to a sixth area, and the first area, the second area, and the third area. , User data is written in each of the sixth areas (described as “data present” in the drawing), and user data is not yet written in the fourth and fifth areas (“ In the case of “no data”, a management table having a format as shown in FIG. 5B is recorded in a predetermined area of the optical disc. The management table stores a flag indicating that each of the first to sixth areas corresponds to a position where data is written and a flag indicating that the data corresponds to a position where data is not written. The presence or absence of data in each area can be identified. In this case, on the management table, the flag indicating the presence of data is set to “0”, and the flag indicating the absence of data is set to “1”.
このようにして、光ディスクに対してユーザデータの書き込み中に電源断などが発生した場合、光ディスク上の所定位置にはデータの書き込み中を示すフラグが記録されているので、再度光ディスクにユーザデータを書き込む際にそのフラグに基づいて管理テーブルにはユーザデータが書き込まれていない位置として管理されている位置にユーザデータが書き込まれていることを知ることができ、そのユーザデータに他のユーザデータを上書きして消去してしまうことの無いようにする処理に利用することができる。 In this way, when a power interruption occurs while writing user data to the optical disk, a flag indicating that data is being written is recorded at a predetermined position on the optical disk. When writing, it is possible to know that user data is written at a position managed as a position where user data is not written in the management table based on the flag, and other user data is added to the user data. It can be used for processing to prevent overwriting and erasing.
次にこの光ディスク装置1における他のユーザデータ書き込み処理について説明する。
上述のユーザデータ書き込み処理では、光ディスクにユーザデータの書き込み終了の度に管理テーブルを更新するので、複数単位のユーザデータを次々と連続して書き込む場合には全てのユーザデータの記録を完了するまでの処理時間がかかってしまう恐れがあり、管理テーブルを書き込んだ領域に対する更新による書き込み回数が増えて、その領域の劣化が早くなる恐れがある。
そこで、管理テーブルの更新処理をユーザデータの記録量が所定量済む度に行うようにすると良い。
Next, another user data writing process in the
In the above-described user data writing process, the management table is updated every time user data has been written to the optical disc. Therefore, when a plurality of units of user data are written successively one after another, the recording of all user data is completed. Processing time may increase, and the number of times of writing by updating the area in which the management table has been written increases, which may cause the area to deteriorate sooner.
Therefore, it is preferable to perform the management table update process every time a predetermined amount of user data is recorded.
図5は、図1に示した光ディスク装置における他のユーザデータ書き込み処理(ユーザデータ記録処理)を示すフローチャート図である。
このフローチャートに記載の処理は、上記ROM12内に格納された制御プログラム(上記(12)のプログラム)に従って上記CPU14が実行するものである。
上記CPU14は、ステップ(図中「S」で示す)11で光ディスクにデータを書き込む前にユーザデータ(データ)の書き込み中を示すフラグ(識別情報)を光ディスクの所定位置に書き込み、ステップ12で光ディスクにユーザデータを書き込む。
FIG. 5 is a flowchart showing another user data writing process (user data recording process) in the optical disc apparatus shown in FIG.
The processing described in this flowchart is executed by the
The
その書き込みを終了した後に、ステップ13で光ディスクに予め設定した所定量のユーザデータを書き込み済みか否かを判断する。この判断処理では、予め上記ROM12又は上記RAM13に上記所定量の値を記憶し、同一光ディスクに対してユーザデータを書き込むたびにその書き込み量をカウントして、例えば上記RAM13にそのカウント値を記憶することにより、上記所定量の値とカウント値を比較してカウント値が所定量の値と一致したときに、光ディスクに予め設定した所定量のユーザデータを書き込み済みと判断する。
After the writing is completed, it is determined in
ステップ13で光ディスクに予め設定した所定量のユーザデータを書き込み済みと判断したら、ステップ14で光ディスクに記録されている管理テーブル(光ディスク上のデータが書き込まれた位置とデータが書き込まれていない位置とを管理する管理情報)を更新し、ステップ15でホストコンピュータから新たなユーザデータの書き込み要求が有ったか否かを判断し、有ればステップ12へ戻って上述の処理を繰り返す。また、ステップ13で光ディスクに予め設定した所定量のユーザデータを書き込み済みではないと判断したら、ステップ15でホストコンピュータから新たなユーザデータの書き込み要求が有ったか否かを判断し、有ればステップ12へ戻って上述の処理を繰り返す。すなわち、このステップ12〜15の処理で、光ディスク15に書き込んだユーザデータの量が予め設定した所定量になる度に管理テーブルを更新する。
If it is determined in
ステップ15でホストコンピュータから新たなユーザデータの書き込み要求がなければ、ステップ16でホストコンピュータからユーザデータ書き込み終了要求が有ったか否か、ホストコンピュータから又は光ディスク装置に対するユーザ操作指示でディスク排出要求が有ったか否かを判断し、いずれの要求もなければ、ステップ15へ戻って上述の処理を繰り返す。また、ステップ16の判断でいずれかの要求が有ったら、ステップ17で管理テーブルを更新し(この更新処理も上述の更新処理と同じ内容である)、その更新の後に、ステップ18で光ディスクの所定位置に書き込んだデータの書き込み中を示すフラグをデータの書き込み完了を示すフラグ(識別情報)に書き換え、この処理を終了する。
上記所定量を、ユーザデータの書き込み時間に比し、管理テーブルの更新によるオーバーヘッドが少なくなる時間の量に基づいて決定してもよい。具体的な例としては、管理テーブルの更新に1秒かかるとすれば、ユーザデータの書き込み時間30秒に相当するデータ量などである。
If there is no new user data write request from the host computer in
The predetermined amount may be determined on the basis of the amount of time during which overhead due to updating of the management table is reduced compared to the user data write time. As a specific example, if it takes 1 second to update the management table, the data amount corresponds to a user data write time of 30 seconds.
このようにして、光ディスク15に書き込んだユーザデータの量が予め設定した所定量になる度に管理テーブルを更新するので、管理テーブルを更新するための書き込み頻度が減り、ユーザデータ記録処理の速度の低下を防止することができ、更に、管理テーブルを頻繁に書き換えることによって管理テーブルが記録されている領域が劣化することを防止することができる。
In this way, the management table is updated each time the amount of user data written to the
次にこの光ディスク装置1における他のユーザデータ書き込み処理について説明する。
上記管理テーブルの更新(書き換え)の頻度を少なくするため、管理テーブルの更新処理をユーザデータの書き込みが終了してから所定時間経過したときに行うようにしても良い。
図6は、図1に示した光ディスク装置におけるさらに他のユーザデータ書き込み処理(ユーザデータ記録処理)を示すフローチャート図である。
このフローチャートに記載の処理は、上記ROM12内に格納された制御プログラム(上記(13)のプログラム)に従って上記CPU14が実行するものである。
Next, another user data writing process in the
In order to reduce the frequency of updating (rewriting) of the management table, the management table updating process may be performed when a predetermined time has elapsed after the writing of user data is completed.
FIG. 6 is a flowchart showing still another user data writing process (user data recording process) in the optical disc apparatus shown in FIG.
The processing described in this flowchart is executed by the
上記CPU14は、ステップ(図中「S」で示す)21で光ディスクにデータを書き込む前にユーザデータ(データ)の書き込み中を示すフラグ(識別情報)を光ディスクの所定位置に書き込み、ステップ22で光ディスクにユーザデータを書き込む。
ステップ23でホストコンピュータから次のユーザデータの書き込み要求が有るか否かを判断し、有ればステップ22へ戻ってその書き込み要求によるユーザデータの書き込み処理を行う。ステップ23の判断でユーザデータの書き込み要求が無ければ、ステップ24で管理テーブルは更新済か否かを判断し、更新済ならステップ23の処理へ戻り、更新済でなければ、ステップ25でユーザデータの書き込み終了から所定時間経過したか否かを判断する。この所定時間はユーザデータの書き込み終了から次のユーザデータの書き込みが行われていない時間に相当する。つまり、ユーザデータの連続的な書き込み処理が途切れたと判断される時間である。その時間は、システムによって異なるが、一例として、10秒に設定すれば(この設定値は、例えば上記ROM12に記憶し、上記CPU14が参照するようにすればよい)、ユーザデータの書き込み終了後、10秒経過したら管理テーブルを更新することになる。
The
In
ステップ25の判断でユーザデータの書き込み終了から所定時間経過しなければ、ステップ23で再びユーザデータの書き込み要求があるか否かを判断し、ユーザデータの書き込み終了から所定時間が経過したら、ステップ26で管理テーブルを更新する。
すなわち、上記ステップ23〜26の処理で、光ディスクに対するユーザデータの書き込みを終了してから所定時間経過しても次のユーザデータの書き込みを行わなかったときに光ディスク上の管理テーブルの内容を更新する。その更新の後に、ステップ27で光ディスクの所定位置に書き込んだデータの書き込み中を示すフラグをデータの書き込み完了を示すフラグ(識別情報)に書き換え、ステップ23の処理へ戻る。
このようにして、光ディスク15にユーザデータを書き込んでから所定時間経過しても次のユーザデータの書き込みがなければ、そのときに管理テーブルを更新するので、管理テーブルを更新するための書き込み頻度が減り、ユーザデータ記録処理の速度の低下を防止することができ、更に、管理テーブルを頻繁に書き換えることによって管理テーブルが記録されている領域が劣化することを防止することができる。
If it is determined in
That is, the contents of the management table on the optical disk are updated when the next user data is not written even after a predetermined time has elapsed since the completion of the writing of user data to the optical disk in the processing of
In this way, if the next user data is not written even after a lapse of a predetermined time since the user data is written on the
次に、上述の処理によって、電源断等の原因でユーザデータの記録が途中で終了されてしまっても、その光ディスクにはユーザデータの書き込み中であるフラグが記録されているので、再度ユーザデータを記録するときにはそのフラグを参照することによって記録済のユーザデータの上書きをしないようにすることができるが、管理テーブルにはユーザデータが書き込まれていない位置として登録されているため、どこにユーザデータがあるかがわからない。
そこで、光ディスクがマウントされたときに、光ディスク上のユーザデータの記録状況に合うように管理テーブルを更新するようにすると良い。
このマウント処理とは、光ディスク15を光ディスク装置1に挿入し、光ディスク15の情報を読み込み、ユーザが読み書きを行えるようになるまでの光ディスク装置1の内部処理である。
Next, even if the recording of user data is terminated in the middle due to a power interruption or the like by the above processing, a flag indicating that user data is being written is recorded on the optical disc. It is possible to prevent overwriting of the recorded user data by referring to the flag when recording, but where the user data is registered in the management table as a position where no user data is written. I do not know if there is.
Therefore, when the optical disc is mounted, the management table may be updated so as to match the recording status of user data on the optical disc.
This mounting process is an internal process of the
図7は、図1に示した光ディスク装置における光ディスクのマウント処理を示すフローチャート図である。
このフローチャートに記載の処理は、上記ROM12内に格納された制御プログラム(上記(14)のプログラム)に従って上記CPU14が実行するものである。
上記CPU14は、光ディスクのマウント時、ステップ(図中「S」で示す)31で光ディスクの所定位置に書き込まれているフラグを読み込み、ステップ32でそのフラグがユーザデータの書き込み中を示すフラグか否かを判断し、ユーザデータの書き込み中を示すフラグと判断したら、ステップ33で管理テーブルにユーザデータが書き込まれていない位置として管理されている光ディスクの該当位置にユーザデータが有るか否かをチェックする(調べる)。
FIG. 7 is a flowchart showing an optical disc mounting process in the optical disc apparatus shown in FIG.
The processing described in this flowchart is executed by the
When the optical disk is mounted, the
ステップ34で上記チェックの結果に基づいてユーザデータを検出したか否かを判断し、検出しなければステップ36へ進み、検出したらステップ35で管理テーブルを更新する。すなわち、このステップ32〜35の処理で、光ディスクの該当位置にデータが有りながら管理テーブルではデータが書き込まれていない位置として管理されている位置をデータが書き込まれている位置に更新する。その更新の後に、ステップ36で光ディスクの所定位置に書き込んだデータの書き込み中を示すフラグをデータの書き込み完了を示すフラグ(識別情報)に書き換え、このマウント処理を終了する。
一方、ステップ32の判断で所定位置から読み込んだフラグがユーザデータの書き込み完了を示すフラグであり、ユーザデータの書き込み中を示すフラグではないと判断したら、このマウント処理を終了する。
In step 34, it is determined whether or not user data is detected based on the result of the check. If not detected, the process proceeds to step 36. If detected, the management table is updated in step 35. That is, in the processing of
On the other hand, if it is determined in
このようにして、光ディスクにユーザデータを書き込み中に電源断が発生しても、次のマウント時に管理テーブルを自動的に正しい情報に更新するので、その管理テーブルの内容に基づいて記録途中のユーザデータを復旧することができ、管理テーブルの内容が書き込みが中断したときのままでユーザデータを書き込むことにより、既に記録されているユーザデータに誤って上書きしてしまうことを防止することができる。 In this way, even if the power is cut off while writing user data to the optical disc, the management table is automatically updated to the correct information at the next mounting, so the user who is recording is based on the contents of the management table. Data can be recovered, and user data can be written while the contents of the management table are interrupted when writing is interrupted, whereby it is possible to prevent accidental overwriting of already recorded user data.
次に、上記光ディスク15がDVD+RWディスクであり、上記光ディスク装置1がDVD+RWディスクへのアクセスが可能である装置の場合、上記ユーザデータ記録処理とマウント処理について説明する。
まず、DVD+RWディスクについて説明する。
図8は、DVD+RWディスクの記録領域のフォーマットを示す図である。
図9は、図8に示すインナー・ディスク・アイデンティフィケーション・ゾーン(inner disc identification zone)内のFDCBのフォーマットを示す図である。
図10は、図9に示すFDCB内のフォーマッティング・ステイタス・アンド・モード(formatting status and mode)を記録する領域のフォーマットを示す図である。
Next, when the
First, a DVD + RW disc will be described.
FIG. 8 is a diagram showing the format of the recording area of the DVD + RW disc.
FIG. 9 is a diagram showing the format of the FDCB in the inner disc identification zone shown in FIG.
FIG. 10 is a diagram showing a format of an area for recording a formatting status and mode in the FDCB shown in FIG.
図8に示すように、DVD+RWディスクの記録領域は、ディスクの内周側から外周側に向かって、リードイン(Lead−in)領域,データ領域,リードアウト(Lead−out)領域(同図には図示を省略)に分かれている。
そのリードイン領域のインナー・ディスク・アイデンティフィケーション・ゾーン内には、図9に示すようなフォーマットのFDCBがあり、そのFDCBにおけるフォーマッティング・ステイタス・アンド・モードを記録する領域を、上記フラグを書き込む所定位置に割り当てる。
As shown in FIG. 8, the recording area of the DVD + RW disc includes a lead-in area, a data area, and a lead-out area (in the same figure) from the inner circumference side to the outer circumference side of the disc. Are not shown).
There is an FDCB in the format shown in FIG. 9 in the inner disk identification zone of the lead-in area, and an area for recording the formatting status and mode in the FDCB is set with the above flag. Assign to a predetermined position to write.
そして、図10に示すように、フォーマッティング・ステイタス・アンド・モード内のビット(bit)5のフォーマッティング・オープン(formatting open)に、上記ユーザデータの書き込み中であることを示すフラグと上記ユーザデータの書き込み完了であることを示すフラグの値を書き込む(記録する)。
すなわち、フォーマッティング・オープン=1が記録されていれば、DVD+RWディスクの情報がFDCBに反映されていないことを示し、DVD+RWディスクがユーザデータの書き込み中であることを示している。
一方、フォーマッティング・オープン=0が記録されていれば、DVD+RWディスクの情報がFDCBに反映されていることを示し、DVD+RWディスクがユーザデータの書き込み完了を示している。
Then, as shown in FIG. 10, in the formatting open of
That is, if formatting / opening = 1 is recorded, it indicates that the information of the DVD + RW disc is not reflected in the FDCB, and that the DVD + RW disc is writing user data.
On the other hand, if Formatting Open = 0 is recorded, it indicates that the information of the DVD + RW disc is reflected in the FDCB, and the DVD + RW disc indicates the completion of writing of user data.
次に、図9に示すFDCB内のフォーマッティング・ビットマップ(formatting bitmap)を、書き込み位置を管理するテーブルである管理テーブルを記録する領域に割り当てる。このフォーマッティング・ビットマップの先頭のアドレスは、FDCB内のビットマップ・スタート・アドレス(bitmap start address)に記録されている。
フォーマッティング・ビットマップの1ビットは1ECCブロックに対応しており、その1ビットの値が“1”の場合は、DVD+RWディスク上の対応するECCブロックにはなにも記録されていないことを示す。一方、“0”の場合は、DVD+RWディスク上の対応するECCブロックにはデータが記録されていることを示す。
すなわち、フォーマッティング・ビットマップで“1”が記録されているECCブロックの位置に対応するDVD+RWディスク上の該当位置にはユーザデータが書き込まれていない。一方、フォーマッティング・ビットマップで“0”が記録されているECCブロックの位置に対応するDVD+RWディスク上の該当位置にはユーザデータが書き込まれている。
Next, a formatting bitmap in the FDCB shown in FIG. 9 is assigned to an area for recording a management table that is a table for managing the write position. The leading address of the formatting bitmap is recorded at a bitmap start address in the FDCB.
One bit of the formatting bitmap corresponds to one ECC block. When the value of the one bit is “1”, it indicates that nothing is recorded in the corresponding ECC block on the DVD + RW disc. On the other hand, “0” indicates that data is recorded in the corresponding ECC block on the DVD + RW disc.
That is, no user data is written at the corresponding position on the DVD + RW disc corresponding to the position of the ECC block in which “1” is recorded in the formatting bitmap. On the other hand, user data is written at a corresponding position on the DVD + RW disc corresponding to the position of the ECC block in which “0” is recorded in the formatting bitmap.
次に、図3に示したユーザデータ書き込み処理を、上記光ディスク15がDVD+RWディスクであり、上述のようにフラグを記録する所定位置と、管理テーブルとを割り当てた場合の処理について説明する。
ステップ1:CPU14はホストコンピュータからユーザデータの書き込み要求を受けると、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値を“1”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値は“1”に設定される。
Next, the user data writing process shown in FIG. 3 will be described in the case where the
Step 1: When the
ステップ2:CPU14は、ホストコンピュータからのユーザデータ書き込み要求に従って、DVD+RWディスク内の指定されたデータ領域内にユーザデータを書き込むように(記録するように)光ディスク装置1内の各ブロックに指令を出す。そして、CPU14はユーザデータを記録したECCブロックに関する情報をRAM13に記憶する。
ステップ3:CPU14は、ユーザデータの書き込み(記録)後、RAM13に記憶されているECCブロックに関する情報に従って、管理テーブルであるFDCB内のフォーマッティング・ビットマップの内容を更新する。
ステップ4:CPU14は、FDCB内のフォーマッティング・オープンの値を、“0”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのフォーマッティング・オープンの値は“0”に設定される。
Step 2: In accordance with a user data write request from the host computer, the
Step 3: After writing (recording) the user data, the
Step 4: The
次に、図5に示したユーザデータ書き込み処理を、上記光ディスク15がDVD+RWディスクであり、上述のようにフラグを記録する所定位置と、管理テーブルとを割り当てた場合の処理について説明する。
ステップ11:CPU14はホストコンピュータからユーザデータの書き込み要求を受けると、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値を“1”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値は“1”に設定される。
Next, the user data writing process shown in FIG. 5 will be described when the
Step 11: Upon receiving a user data write request from the host computer, the
ステップ12:CPU14は、ホストコンピュータからのユーザデータ書き込み要求に従って、DVD+RWディスク内の指定されたデータ領域内にユーザデータを書き込むように(記録するように)光ディスク装置1内の各ブロックに指令を出す。そして、CPU14はユーザデータを記録したECCブロックに関する情報をRAM13に記憶する。
ステップ13:CPU14は、DVD+RWディスクに所定量のユーザデータ、例えば、管理テーブルの更新を「1」とした場合に「30」を要するようなデータ量、またはDVD+RWディスクの全体容量の5%に相当するようなデータ量を記録済みか否かを判断する。記録済みでなければステップ15へ、記録済みならステップ14へそれぞれ移行する。
Step 12: In response to a user data write request from the host computer, the
Step 13: The
ステップ14:CPU14は、DVD+RWディスクに記録されている管理テーブルを更新し、ホストコンピュータからの命令待機の状態となる。
ステップ15:CPU14は、ホストコンピュータからユーザデータ書き込み要求を受けたか否かを判断する。受けたらステップ15へ、受けなければステップ16へそれぞれ移行する。
ステップ16:CPU14は、ホストコンピュータからユーザデータ書き込み終了要求が有ったか否か、ホストコンピュータから又は光ディスク装置に対するユーザ操作指示でディスク排出要求が有ったか否かを判断する。いずれの要求もなければ、ステップ15へ戻り、いずれかの要求が有ったら、ステップ17へ移行する。
Step 14: The
Step 15: The
Step 16: The
ステップ17:CPU14は、RAM13に記憶されているECCブロックに関する情報に従って、管理テーブルであるFDCB内のフォーマッティング・ビットマップの内容を更新する。
ステップ18:CPU14は、FDCB内のフォーマッティング・オープンの値を、“0”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのフォーマッティング・オープンの値は“0”に設定される。
Step 17: The
Step 18: The
次に、図6に示したユーザデータ書き込み処理を、上記光ディスク15がDVD+RWディスクであり、上述のようにフラグを記録する所定位置と、管理テーブルとを割り当てた場合の処理について説明する。
ステップ21:CPU14はホストコンピュータからユーザデータの書き込み要求を受けると、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値を“1”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値は“1”に設定される。
Next, the user data writing process shown in FIG. 6 will be described when the
Step 21: When the
ステップ22:CPU14は、ホストコンピュータからのユーザデータ書き込み要求に従って、DVD+RWディスク内の指定されたデータ領域内にユーザデータを書き込むように(記録するように)光ディスク装置1内の各ブロックに指令を出す。そして、CPU14はユーザデータを記録したECCブロックに関する情報をRAM13に記憶する。
ステップ23:CPU14は、ホストコンピュータからユーザデータの書き込み要求を受けたか否か判断する。受けたらステップ22へ戻り、受けなければステップ24へ移行する。
Step 22: The
Step 23: The
ステップ24:CPU14は、FDCB内のフォーマッティング・オープンの内容を読むことにより、FDCB内のフォーマッティング・ビットマップ(管理テーブル)が更新済みか否かを判断する。フォーマッティング・オープンの値が“1”であれば更新が行われておらず、“0”であれば更新が行われていることを示す。更新済みならステップ23へ戻り、更新済みでなければステップ25へ移行する。
ステップ25:CPU14は、ユーザデータの書き込み終了から所定時間(例えば、10秒)が経過したか否かを判断する。ここで所定時間ユーザデータの書き込みがないか否かを判断することになる。所定時間経過しなければステップ23へ戻り、所定時間経過したらステップ26へ移行する。
Step 24: The
Step 25: The
ステップ26:CPU14は、RAM13に記憶されているECCブロックに関する情報に従って、管理テーブルであるFDCB内のフォーマッティング・ビットマップの内容を更新する。
ステップ27:CPU14は、FDCB内のフォーマッティング・オープンの値を、“0”に設定するように光ディスク装置1内の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、DVD+RWディスクのフォーマッティング・オープンの値は“0”に設定される。
なお、ユーザデータの書き込み要求が長時間無い場合や記録終了命令又はディスク排出命令を受けた場合、管理テーブルを更新し、ユーザデータが書込み中であることを示すフラグを戻す(FDCB内のフォーマッティング・オープンの値を“0”に設定する)ようにしてもよい。
Step 26: The
Step 27: The
When there is no user data write request for a long time, or when a recording end command or a disc ejection command is received, the management table is updated and a flag indicating that user data is being written is returned (formatting in the FDCB). The open value may be set to “0”).
次に、図7に示したユーザデータ書き込み処理を、上記光ディスク15がDVD+RWディスクであり、上述のようにフラグを記録する所定位置と、管理テーブルとを割り当てた場合の処理について説明する。
このマウント処理は、DVD+RWディスクをマウント後、ユーザデータが書込み中に電源が遮断されたか否かをチェックし、電源遮断があった場合、管理テーブルに登録されていない位置のデータの有無をチェックし、管理テーブルに登録されていない位置のデータが有れば更新する処理である。
Next, the user data writing process shown in FIG. 7 will be described in the case where the
This mounting process checks whether the power is shut off while user data is being written after mounting the DVD + RW disc. If the power is shut off, the presence of data at a location not registered in the management table is checked. If there is data at a position not registered in the management table, it is a process of updating.
CPU14は、フォーカス引き込み,トラック引き込みなどの公知技術のマウント処理を行う。
ステップ31:CPU14は、DVD+RWディスクのFDCB内のフォーマッティング・オープンの値を読み込むように光ディスク装置1の各ブロック(サーボコントローラ8やエンコーダ5等)に指令を与える。これにより、CPU14はフォーマッティング・オープンの値を読み込んで、例えばRAM13に記憶する。
ステップ32:CPU14は、その読み込んだフォーマッティング・オープンの値が“0”か“1”のどちらであるかを判断する。フォーマッティング・オープンの値が“1”の場合、ユーザデータは書き込み中である、すなわち、ユーザデータの書き込み中に電源遮断などのトラブルが発生していることが分かる。一方、フォーマッティング・オープンの値が“0”の場合、ユーザデータの書き込みは完了(終了)し、FDCB内のフォーマッティング・ビットマップ(管理テーブル)の更新済みであることが分かる。
The
Step 31: The
Step 32: The
フォーマッティング・オープンの値が“1”なら、ステップ33へ移行し、フォーマッティング・オープンの値が“0”なら、このマウント処理を終了する。
ステップ33:CPU14は、管理テーブルであるFDCB内のフォーマッティング・ビットマップを読み込んで、そのフォーマッティング・ビットマップに登録されていない位置(すなわち、フォーマッティング・ビットマップが“1”であるものに対応するECCブロック)に対応するDVD+RWディスクの該当位置のユーザデータの有無をチェックする。
ステップ34:CPU14は、上記チェックによってユーザデータが検出されたか否かを判断する。検出された場合はCPU14はそのECCブロックに関する情報をRAM13に記憶し、ステップ35へ以降する。一方、検出されなければステップ36へ移行する。
If the value of formatting / opening is “1”, the process proceeds to step 33, and if the value of formatting / opening is “0”, the mounting process is terminated.
Step 33: The
Step 34: The
ステップ35:CPU14は、ステップ34でユーザデータが検出されたすべてのECCブロックに対応するフォーマッティング・ビットマップに“0”を記録して、管理テーブルであるフォーマッティング・ビットマップの内容を更新する。
ステップ36:CPU14は、フォーマッティング・ビットマップの更新後、FDCB内のフォーマッティング・オープンの値を“0”に書き換え、このマウント処理を終了する。
Step 35: The
Step 36: After updating the formatting bitmap, the
この発明は、DVD+RW対応の装置に適用するものに限定されるものではなく、「ユーザデータが書込み中であることを示すフラグ」および「書き込み位置を管理するテーブル」を備えた全ての情報記録媒体に対して情報の記録を行う記録装置に適用することができる。 The present invention is not limited to what is applied to a DVD + RW compatible device, and all information recording media provided with a “flag indicating that user data is being written” and a “table for managing writing position” The present invention can be applied to a recording apparatus that records information.
この発明による情報記録再生装置,情報記録再生方法,プログラム,コンピュータ読み取り可能な記録媒体は、光磁気ディスク装置、又はデスクトップパソコン,ノートブックパソコン等のパーソナルコンピュータにおいても適用することができる。 The information recording / reproducing apparatus, information recording / reproducing method, program, and computer-readable recording medium according to the present invention can also be applied to a magneto-optical disk apparatus, or a personal computer such as a desktop personal computer or notebook personal computer.
1:光ディスク装置 2:スピンドルモータ 3:光ピックアップ装置 4:レーザコントロール回路 5:エンコーダ 6:モータドライバ 7:再生信号処理回路 8:サーボコントローラ 9:バッファRAM 10:バッファマネージャ 11:インタフェース 12:ROM 13:RAM 14:CPU 15:光ディスク 20:光源ユニット 21:半導体レーザ光源 22:コリメートレンズ 23:ビームスプリッタ 24:対物レンズ 25,28:検出レンズ 26,29:受光器 27:反射ミラー
1: optical disk device 2: spindle motor 3: optical pickup device 4: laser control circuit 5: encoder 6: motor driver 7: reproduction signal processing circuit 8: servo controller 9: buffer RAM 10: buffer manager 11: interface 12: ROM 13 : RAM 14: CPU 15: Optical disk 20: Light source unit 21: Semiconductor laser light source 22: Collimator lens 23: Beam splitter 24:
Claims (16)
前記データ読書手段によって前記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を前記情報記録媒体の所定位置に書き込む識別情報書込手段と、前記データ読書手段によってデータの書き込みを終了した後に前記管理情報を更新する管理情報更新手段と、該管理情報更新手段によって前記管理情報を更新した後に前記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段とを設けたことを特徴とする情報記録再生装置。 Data reading means for reading and writing data with respect to an information recording medium capable of rewriting data, and management information for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing to an information recording medium,
Before writing data to the information recording medium by the data reading means, identification information writing means for writing identification information indicating that data is being written to a predetermined position of the information recording medium, and writing of data by the data reading means is terminated. Management information updating means for updating the management information after the completion of data writing, and identification information indicating that data written to a predetermined position of the information recording medium is being written after the management information is updated by the management information updating means. An information recording / reproducing apparatus comprising: identification information rewriting means for rewriting identification information indicating
前記データ読書手段によって前記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を前記情報記録媒体の所定位置に書き込む識別情報書込手段と、前記データ読書手段によって書き込んだデータの量が予め設定した所定量になる度に前記管理情報を更新する管理情報更新手段と、前記データ読書手段によってデータの書き込みを終了した後に前記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段とを設けたことを特徴とする情報記録再生装置。 Data reading means for reading and writing data with respect to an information recording medium capable of rewriting data, and management information for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing to an information recording medium,
An identification information writing means for writing identification information indicating that data is being written to a predetermined position of the information recording medium before writing data to the information recording medium by the data reading means; and an amount of data written by the data reading means Indicates that the management information updating means for updating the management information each time the value reaches a predetermined amount, and that data written to a predetermined position of the information recording medium after the data reading means finishes writing data is being written An information recording / reproducing apparatus comprising: identification information rewriting means for rewriting identification information with identification information indicating completion of data writing.
前記データ読書手段によって前記情報記録媒体にデータを書き込む前にデータの書き込み中を示す識別情報を前記情報記録媒体の所定位置に書き込む識別情報書込手段と、前記データ読書手段によってデータの書き込みを終了してから所定時間経過しても次のデータの書き込みを行わなかったときに前記管理情報を更新する管理情報更新手段と、該管理情報更新手段によって前記管理情報を更新した後に前記情報記録媒体の所定位置に書き込んだデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える識別情報書換手段とを設けたことを特徴とする情報記録再生装置。 Data reading means for reading and writing data with respect to an information recording medium capable of rewriting data, and management information for managing a position where data is written and a position where data is not written on the information recording medium In an information recording / reproducing apparatus comprising management information writing means for writing to an information recording medium,
Before writing data to the information recording medium by the data reading means, identification information writing means for writing identification information indicating that data is being written to a predetermined position of the information recording medium, and writing of data by the data reading means is terminated. Management information updating means for updating the management information when the next data is not written even after a predetermined time has elapsed, and after the management information is updated by the management information updating means, An information recording / reproducing apparatus comprising: identification information rewriting means for rewriting identification information indicating that data written at a predetermined position is being written into identification information indicating completion of data writing.
前記情報記録媒体のマウント時、前記情報記録媒体の所定位置に書き込まれている識別情報を読み出してデータの書き込み中を示す識別情報か否かを判断する手段と、該手段によってデータの書き込み中を示す識別情報と判断したとき、前記管理情報にデータが書き込まれていない位置として管理されている前記情報記録媒体の該当位置にデータが有るか否かを調べる手段と、該手段によってデータが有ることが判明したとき、前記情報記録媒体の該当位置にデータが有りながら前記管理情報ではデータが書き込まれていない位置として管理されている位置をデータが書き込まれている位置に更新する手段と、該手段による更新後に前記情報記録媒体の所定位置に書き込まれているデータの書き込み中を示す識別情報をデータの書き込み完了を示す識別情報に書き換える手段とを設けたことを特徴とする情報記録再生装置。 The information recording / reproducing apparatus according to any one of claims 1 to 3,
Means for reading the identification information written at a predetermined position of the information recording medium at the time of mounting the information recording medium to determine whether or not the identification information indicates that data is being written; Means for checking whether or not there is data at a corresponding position of the information recording medium managed as a position where data is not written in the management information when it is determined that the identification information is indicated; Means for updating a position managed as a position where no data is written in the management information to a position where the data is written, while the data exists in the corresponding position of the information recording medium. After completion of the data writing, the identification information indicating that the data written in the predetermined position of the information recording medium is being written is completely written. Information recording and reproducing apparatus characterized by comprising a means for rewriting the identification information indicating.
前記情報記録媒体がDVD+RWディスクであり、前記管理情報がフォーマッティング・ディスクコントロールブロックのビットマップであり、前記データの書き込み中を示す識別情報が前記フォーマッティング・ディスクコントロールブロックのフォーマッティング・ステイタス・フラッグスのフォーマッティング・オープン・ビットであることを特徴とする情報記録再生装置。 The information recording / reproducing apparatus according to any one of claims 1 to 4,
The information recording medium is a DVD + RW disc, the management information is a bitmap of a formatting disc control block, and identification information indicating that the data is being written is the formatting status flag of the formatting disc control block. An information recording / reproducing apparatus characterized by being an open bit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003399676A JP4102743B2 (en) | 2003-11-28 | 2003-11-28 | Information recording / reproducing apparatus, information recording / reproducing method, and program |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2003399676A JP4102743B2 (en) | 2003-11-28 | 2003-11-28 | Information recording / reproducing apparatus, information recording / reproducing method, and program |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2005166082A true JP2005166082A (en) | 2005-06-23 |
JP4102743B2 JP4102743B2 (en) | 2008-06-18 |
Family
ID=34724156
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2003399676A Expired - Fee Related JP4102743B2 (en) | 2003-11-28 | 2003-11-28 | Information recording / reproducing apparatus, information recording / reproducing method, and program |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP4102743B2 (en) |
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015035007A (en) * | 2013-08-07 | 2015-02-19 | 富士通株式会社 | Computer, control program, and dump control method |
JP2015049915A (en) * | 2013-08-30 | 2015-03-16 | 株式会社東芝 | Information recording device and data recovery method |
-
2003
- 2003-11-28 JP JP2003399676A patent/JP4102743B2/en not_active Expired - Fee Related
Cited By (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2015035007A (en) * | 2013-08-07 | 2015-02-19 | 富士通株式会社 | Computer, control program, and dump control method |
JP2015049915A (en) * | 2013-08-30 | 2015-03-16 | 株式会社東芝 | Information recording device and data recovery method |
Also Published As
Publication number | Publication date |
---|---|
JP4102743B2 (en) | 2008-06-18 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP1607947B1 (en) | Method for controlling trial write onto optical recording medium | |
JP4276953B2 (en) | Information medium and information recording / reproducing apparatus | |
JP2007299447A (en) | Optical disk device, data recording method, and multi-layer optical disk medium | |
JP3856449B2 (en) | REPRODUCTION METHOD, PROGRAM, RECORDING MEDIUM, AND DRIVE DEVICE | |
US20040160875A1 (en) | Recording method, program, storage medium, and information recording apparatus | |
US20090279417A1 (en) | Information recording apparatus | |
JP2000315358A (en) | Optical recording medium for continuously storing data and defective area processing method thereof | |
US7656759B2 (en) | Information recording and reproducing device suppressing erasure of data when power interruption occurs during data recording | |
JP4102743B2 (en) | Information recording / reproducing apparatus, information recording / reproducing method, and program | |
JP2006500723A (en) | Method for managing defective area on write-once type optical recording medium, and optical recording medium using this method | |
US7701820B2 (en) | Optical disc apparatus | |
JP2005327405A (en) | Recording method, information recording device, information reproducing device, program, and recording medium | |
US7522489B2 (en) | Initialization method, reproduction method, computer-executable program product, computer-readable recording medium, data structure, information recording apparatuses, and information reproducing apparatus | |
US7796481B2 (en) | Information recording apparatus, information recording method and information recording program | |
US7768887B2 (en) | Information recording/reproducing apparatus and updating method of management information for optical disk medium | |
US7961567B2 (en) | Optical disk apparatus | |
JP4056440B2 (en) | Information recording / reproducing apparatus and formatting method | |
JP3915487B2 (en) | Disc recording apparatus, disc recording control method, and disc recording control program | |
KR20100017674A (en) | Disc startup time of an optical drive | |
US8149662B2 (en) | Method and apparatus for determining optimum laser power | |
KR100704080B1 (en) | Method for recoding data in optical disc driver | |
JPH117726A (en) | Optical disk-recording apparatus | |
JP2005004855A (en) | Recording method, program and recording medium, and information recorder | |
US20070070844A1 (en) | Optical disk apparatus and a method for controlling overwrite operation thereof | |
JP2005346785A (en) | Recording method, information recording medium, reproducing method, information recording apparatus, and information reproducing apparatus |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20060726 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20071122 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20071204 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20080121 |
|
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: 20080318 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20080324 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110328 Year of fee payment: 3 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120328 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120328 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130328 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20140328 Year of fee payment: 6 |
|
LAPS | Cancellation because of no payment of annual fees |