JPH11232838A - Optical disk, optical disk recording device, and optical disk reader - Google Patents
Optical disk, optical disk recording device, and optical disk readerInfo
- Publication number
- JPH11232838A JPH11232838A JP10033241A JP3324198A JPH11232838A JP H11232838 A JPH11232838 A JP H11232838A JP 10033241 A JP10033241 A JP 10033241A JP 3324198 A JP3324198 A JP 3324198A JP H11232838 A JPH11232838 A JP H11232838A
- Authority
- JP
- Japan
- Prior art keywords
- file
- recording area
- management information
- area
- optical disk
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Information Retrieval, Db Structures And Fs Structures Therefor (AREA)
- Signal Processing For Digital Recording And Reproducing (AREA)
- Management Or Editing Of Information On Record Carriers (AREA)
Abstract
(57)【要約】
【課題】 光ディスクのファイル管理情報を高速にアク
セスすること。
【解決手段】 光ディスク1にはボリューム情報管理記
録領域S1、ファイル管理情報記録領域S21、ファイ
ル実体記録領域S3等の領域が設けられている。光ディ
スク記録装置2がライタ22を介して光ディスク1に情
報を記録するとき、フォーマッタ21はファイル管理情
報記録領域S21中のFIDsの配置を、アクセスが1
回の処理で済むよう決定する。即ち、ファイル名やディ
レクトリ名を管理するFIDをディレクトリ毎に並べた
FIDsとファイルの属性を管理するFEとを、親ディ
レクリ毎に集める。光ディスク読取装置3が光ディスク
1の情報を読み出すとき、リーダ32がファイル管理情
報のデータを読み出し、記憶装置31に転送する。引き
続き、実データを取り出すときは、記憶装置31のデー
タを用いてファイル実体記録領域S3をアクセスする。
(57) [Summary] [PROBLEMS] To quickly access file management information of an optical disc. SOLUTION: An optical disk 1 is provided with areas such as a volume information management recording area S1, a file management information recording area S21, and a file entity recording area S3. When the optical disk recording device 2 records information on the optical disk 1 via the writer 22, the formatter 21 determines the arrangement of the FIDs in the file management information recording area S21,
It is determined that only one process is required. That is, FIDs in which FIDs managing file names and directory names are arranged for each directory and FEs managing file attributes are collected for each parent directory. When the optical disk reader 3 reads the information of the optical disk 1, the reader 32 reads the data of the file management information and transfers it to the storage device 31. Subsequently, when actual data is taken out, the file entity recording area S3 is accessed using the data in the storage device 31.
Description
【0001】[0001]
【発明の属する技術分野】本発明は、光ディスクのファ
イルアクセスを高速化するためのファイル管理方法を用
いた光ディスク、光ディスク記録装置、及び光ディスク
読取装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an optical disk, an optical disk recording device, and an optical disk reading device using a file management method for accelerating file access to an optical disk.
【0002】[0002]
【従来の技術】光ディスクにおけるファイルシステムと
して、UDF(Universal Disk Format )が規格化され
ている。光ディスクであるDVDには、DVD−RO
M、DVD−R、DVD−RAM等がある。これらの各
光ディスクは、UDFファイルシステムによりデータを
共通に扱うことができる。またこのファイルシステムに
よれば、コンピュータやDVDドライブ間でもデータの
入出力ができる。2. Description of the Related Art UDF (Universal Disk Format) has been standardized as a file system for optical disks. The DVD which is an optical disk has a DVD-RO
M, DVD-R, DVD-RAM and the like. Each of these optical discs can handle data in common by the UDF file system. According to this file system, data can be input and output between computers and DVD drives.
【0003】UDFはUDFボリューム構造(UDF Volum
e Structure)とUDFファイル構造(UDF File Structur
e)とからなる。UDFファイル構造は、ファイルセット
記述子(File Set Descriptor) 、ファイル識別記述子(F
ile Identifier Descriptor以下、FIDという)、フ
ァイルエントリ(File Entry 以下、FEという)から構
成される。ファイルセット記述子はファイルセットを認
識するための記述子である。FIDはディレクトリ及び
ファイルの識別子を管理するための記述子である。FE
はファイルやディレクトリの記録位置情報をはじめとす
るファイルやディレクトリの属性情報を示すものであ
る。[0003] UDF has a UDF volume structure.
e Structure) and UDF File Structure
e). The UDF file structure includes a file set descriptor (File Set Descriptor), a file identification descriptor (F
The file includes a file entry (hereinafter, referred to as FE) and a file entry (hereinafter, referred to as FE). The file set descriptor is a descriptor for recognizing a file set. The FID is a descriptor for managing directory and file identifiers. FE
Indicates attribute information of the file or directory, including information on the recording position of the file or directory.
【0004】UDFファイル構造とファイルデータ領域
は、DVDの1つのパーティション内に記録され、論理
ボリュウム(Logical Volume)として定義されている。そ
してこの論理ボリュウムは、先頭のセクタから論理ブロ
ック番号(Logical Block Number以下、LBNという)
が割当てられる。[0004] The UDF file structure and the file data area are recorded in one partition of the DVD, and are defined as a logical volume. The logical volume is composed of a logical block number (hereinafter referred to as LBN) starting from the first sector.
Is assigned.
【0005】UDFファイル構造としてのファイル管理
情報記録領域では、同一ディレクトリに含まれる個別の
ファイル名やディレクトリ名を管理する論理的領域、即
ちFIDの集合体(以下、FIDsという)が存在す
る。同じディレクトリに属するFIDは、連続した領域
に配置されるが、異なるディレクトリのFIDsは、連
続して読み取り可能な領域に配置されるとは限らない。In the file management information recording area as a UDF file structure, there is a logical area for managing individual file names and directory names included in the same directory, that is, a set of FIDs (hereinafter, referred to as FIDs). Although FIDs belonging to the same directory are arranged in a continuous area, FIDs in different directories are not always arranged in an area which can be read continuously.
【0006】図11は従来のDVD論理領域の構成を示
す説明図である。図11(a)に示すように、光ディス
クの情報記録領域として、ボリューム管理情報記録領域
S1、ファイル管理情報記録領域S20、ファイル実体
記録領域S3が設けられている。ボリューム管理情報記
録領域S1はボリューム構造を記載した領域であり、フ
ァイル管理情報記録領域S20は、例えば図11(b)
に示すようなファイル構造を記載した領域であり、ファ
イル実体記録領域S3は夫々のファイルのデータが実際
に記録された領域である。FIG. 11 is an explanatory view showing the structure of a conventional DVD logical area. As shown in FIG. 11A, a volume management information recording area S1, a file management information recording area S20, and a file entity recording area S3 are provided as information recording areas of the optical disc. The volume management information recording area S1 is an area in which a volume structure is described, and the file management information recording area S20 is, for example, as shown in FIG.
The file entity recording area S3 is an area in which data of each file is actually recorded.
【0007】図1は光ディスク1、光ディスク記録装置
2、及び光ディスク読取装置3の一般的な関係を示す説
明図である。光ディスク1(DVD−ROM)は、ボリ
ューム管理情報記録領域S1、ファイル管理情報記録領
域S20、及びファイル実体記録領域S3を有してい
る。FIG. 1 is an explanatory diagram showing the general relationship among an optical disk 1, an optical disk recording device 2, and an optical disk reading device 3. The optical disc 1 (DVD-ROM) has a volume management information recording area S1, a file management information recording area S20, and a file entity recording area S3.
【0008】光ディスク1のデータの記録領域の最小単
位はセクタであり、2kB(2048B)の容量を有す
る。次の記録単位である誤り訂正ブロック(ECCブロ
ック)は、16セクタから構成される。従って1ECC
ブロックは32kBのデータから成る。光ディスク1の
最内周トラックは17セクタを有し、最外周トラックは
40セクタを有している。これらのトラックピッチは0.
74μmである。そして各セクタに対して、ディスクの物
理領域であるLSN (Logical Sector Number)が付与さ
れる。また、実データの記録されるセクタに対して、デ
ィスクの論理領域であるLBN (Logical Block Numbe
r) が付与される。ここでLBN=LSN−pの関係が
ある。このようなフォーマットを有する光ディスク1の
回転制御方式として、ZCLV(zoned constant linear
velocity)が用いられる。The minimum unit of the data recording area of the optical disc 1 is a sector, which has a capacity of 2 kB (2048 B). An error correction block (ECC block) as the next recording unit is composed of 16 sectors. Therefore one ECC
The block consists of 32 kB of data. The innermost track of the optical disc 1 has 17 sectors, and the outermost track has 40 sectors. These track pitches are 0.
74 μm. Then, an LSN (Logical Sector Number), which is a physical area of the disk, is assigned to each sector. In addition, a logical block number (LBN), which is a logical area of a disk, is assigned to a sector in which actual data is recorded.
r) is assigned. Here, there is a relationship of LBN = LSN-p. As a rotation control method for the optical disc 1 having such a format, ZCLV (zoned constant linear) is used.
velocity) is used.
【0009】図1の光ディスク記録装置2は、光ディス
ク1の各記録領域S1、S20,S3に情報を記録する
ものである。DVD−ROMにあっては、オーサリング
装置によってコンテンツのデータが編集され、ディスク
イメージのデータにフォーマットされ、マスタリングさ
れ、プレス加工により記録済の光ディスク1が製造され
る。DVD−RAMにあっては、フォーマッタ21とラ
イタ22を用いてデータが光ディスク1に随時記録され
る。The optical disk recording apparatus 2 shown in FIG. 1 is for recording information in each of the recording areas S1, S20 and S3 of the optical disk 1. In the case of a DVD-ROM, an authoring device edits content data, formats the data into disk image data, masters the data, and manufactures a recorded optical disk 1 by press working. In a DVD-RAM, data is recorded on the optical disc 1 as needed using a formatter 21 and a writer 22.
【0010】光ディスク読取装置3はDVDドライブの
機能を有するもので、記憶装置31、リーダ32、制御
装置33を有している。光ディスク読取装置3は光ディ
スク1よりまずボリューム管理情報記録領域S1及びフ
ァイル管理情報記録領域S21の管理情報を読み出し、
これらの管理情報に基づいてファイル実体記録領域S3
から所望の実データを読み取る。The optical disk reader 3 has the function of a DVD drive, and has a storage device 31, a reader 32, and a control device 33. The optical disk reader 3 first reads management information of the volume management information recording area S1 and the file management information recording area S21 from the optical disk 1, and
Based on these management information, the file entity recording area S3
The desired actual data is read from.
【0011】図11に示すように、ファイル管理情報記
録領域S20において、先頭のLBNから順次、FE(R
oot)、FIDs(Root)、FE(DIR 1) 、FIDs(DIR
1) 、FE(FILE 11) 、FE(FILE 12) 、FE(DIR 13)
・・・が記載されている。これらのFEやFIDsの記
載順序は、UDFでは規定されておらず、DVDのコン
テンツの作成者が自由に設定することができる。従っ
て、例えばFIDs(DIR 1) の記録領域とFIDs(DIR
2) の記録領域とは、光ディスク1の異なったトラック
又はECCブロックに存在することもある。As shown in FIG. 11, in the file management information recording area S20, FE (R
oot), FIDs (Root), FE (DIR 1), FIDs (DIR
1), FE (FILE 11), FE (FILE 12), FE (DIR 13)
... is described. The order in which these FEs and FIDs are described is not specified in the UDF, and can be freely set by the creator of the DVD content. Therefore, for example, the recording area of FIDs (DIR 1) and FIDs (DIR 1)
The recording area 2) may exist in a different track or ECC block of the optical disc 1 in some cases.
【0012】このようなDVDにおけるUDFファイル
システムでは、ファイル管理情報記録領域中の個別のフ
ァイル属性を管理する論理的領域をFEとすると、DV
DドライブであるDVD読取装置は、ディレクトリ構造
の最上位であるルート(Root)のFEに記録されるポイ
ンタにより、ルートディレクトリに含まれるファイルや
ディレクトリのFIDの並びであるルートのFIDsを
アクセスする。そのFIDsに含まれるファイルやディ
レクトリの名前で検索したFIDに記録されるポインタ
により、所定のFEをアクセスする。次に当該FEに記
録されるポインタにより、その子ディレクトリに関する
FIDs又はファイルの実体をアクセスする。更にディ
レクトリ構造をたどろうとする場合、同様の処理を繰り
返すこととなる。In such a UDF file system for a DVD, if a logical area for managing individual file attributes in the file management information recording area is FE, the DV
The DVD reading device, which is the D drive, accesses the root FIDs, which is a list of files and directory FIDs included in the root directory, by using a pointer recorded in the root FE at the top of the directory structure. A predetermined FE is accessed by the pointer recorded in the FID searched by the file or directory name included in the FIDs. Next, the entity of the FID or the file related to the child directory is accessed by the pointer recorded in the FE. When trying to further follow the directory structure, the same processing is repeated.
【0013】図12は従来のファイル管理情報の構成
(UDFファイル構造)例で、ディレクトリ構造を下位
方向にたどる方法を示す説明図である。実際にはディレ
クトリ構造を上位方向にたどるために、各FIDsの先
頭のFIDは親ディレクトリを示すFIDが配置される
が、本説明では簡略化のため省略する。この図に基づき
ファイル管理情報記録領域S20に記録されたUDFフ
ァイル構造を読み出す手順について説明する。先ず図示
しないファイルセット記述子(File Set Descriptor) を
読み出し、ルートディレクトリ(Root)のFEの位置情報
を取得する。次にルートディレクトリのFIDsを閲覧
し、ルートディレクトリに帰属するディレクトリの名称
を取得する。ここではルートディレクトリにディレクト
リ1(DIR 1) 、ディレクトリ2(DIR 2) が登録されてい
ることを知る。ディレクトリ1の記録場所を知りたい場
合は、FE(DIR 1) に進み、ディレクトリ2の記録場所
を知りたい場合は、FE(DIR 2) に進む。FIG. 12 shows an example of a conventional file management information structure (UDF file structure), and is an explanatory diagram showing a method of following a directory structure in a lower direction. Actually, in order to trace the directory structure upward, an FID indicating a parent directory is arranged as the first FID of each FID, but is omitted in this description for simplicity. A procedure for reading the UDF file structure recorded in the file management information recording area S20 will be described with reference to FIG. First, a file set descriptor (File Set Descriptor) not shown is read, and the FE position information of the root directory (Root) is obtained. Next, the FIDs of the root directory are browsed, and the name of the directory belonging to the root directory is obtained. Here, it is known that directory 1 (DIR 1) and directory 2 (DIR 2) are registered in the root directory. If the user wants to know the recording location of the directory 1, he goes to FE (DIR 1). If he wants to know the recording location of the directory 2, he goes to FE (DIR 2).
【0014】FE(DIR 1) の指示により、FIDs(DIR
1) を閲覧する。ここではディレクトリ1に帰属するフ
ァイル11(FILE 11) 、ファイル12(FILE 12) 、ディ
レクトリ13(DIR 13)の名称を各FIDから取得する。
ファイル11を取り出す場合は、FE(FILE 11) を閲覧
し、ファイル11のデータが記録されたファイル実体記
録領域S3にアクセスし、実データを読み出す。ファイ
ル12を取り出す場合は、FE(FILE 12) を閲覧し、そ
の記録位置を取得する。According to the instruction of FE (DIR 1), FIDs (DIR 1)
Browse 1). Here, the names of the file 11 (FILE 11), the file 12 (FILE 12), and the directory 13 (DIR 13) belonging to the directory 1 are acquired from each FID.
To retrieve the file 11, the user browses the FE (FILE 11), accesses the file entity recording area S3 where the data of the file 11 is recorded, and reads the actual data. When taking out the file 12, the user browses the FE (FILE 12) and acquires the recording position.
【0015】これに対して別のデータが、ディレクトリ
2に帰属するファイルに収納されていると推定された場
合は、ディレクトリ2の内容を閲覧しなければならな
い。図12に示す例では、ディレクトリ2のFEはディ
レクトリ1のFEと隔たった位置(LBN)に記録され
ている。ディレクトリ2のFEが記録されたLBNが、
ディレクトリ1のFEと異なるトラック又はECCブロ
ックに存在する場合、図1のリーダ32はヘッドアクセ
スを行い、所望のトラックへトラバースし、該当するE
CCブロックを探索することになる。On the other hand, when it is presumed that another data is stored in a file belonging to the directory 2, the contents of the directory 2 must be browsed. In the example shown in FIG. 12, the FE of the directory 2 is recorded at a position (LBN) separated from the FE of the directory 1. The LBN in which the FE of the directory 2 is recorded is
When the FE exists in a different track or ECC block from the FE of the directory 1, the reader 32 in FIG. 1 performs head access, traverses to a desired track, and
The CC block will be searched.
【0016】[0016]
【発明が解決しようとする課題】このように複数のディ
レクトリ又はそれらの子ディレクトリを閲覧して格納デ
ータの実体記録領域の位置情報を取得するとき、各ディ
レクトリのFIDsの記録領域が分散していれば、FI
Dsの検索に機械的遅れが生じてしまう。As described above, when browsing a plurality of directories or their child directories and acquiring the position information of the entity recording area of the stored data, the recording areas of the FIDs of each directory are dispersed. If FI
There is a mechanical delay in the search for Ds.
【0017】DVDにおけるUDFファイルシステムで
は、ファイル管理情報記録領域中の個別のファイル名や
ディレクトリ名を管理する論理的領域FIDsにおい
て、同一のディレクトリに属するファイルやディレクト
リを表すFIDに対しては、連続した領域に配置され
る。しかし前述した例で示すように、異なるディレクト
リに属するFIDsは、連続して読み取り可能な領域に
配置されるとは限らない。In the DVD UDF file system, in the logical area FIDs for managing individual file names and directory names in the file management information recording area, FIDs representing files and directories belonging to the same directory are not consecutive. Is arranged in the region that has been set. However, as shown in the above-described example, FIDs belonging to different directories are not always arranged in a continuously readable area.
【0018】また、光ディスク読取装置において、ディ
レクトリ構造をたどろうとする場合に、一般には連続し
て読み取り不可能なFIDsとFEとを交互にアクセス
するため、従来の光ディスク読取装置では、効果的なデ
ータバッファとして利用しずらいことがあった。Further, when trying to follow the directory structure in the optical disk reader, the FIDs and the FEs, which are generally unreadable, are alternately accessed. Sometimes it was difficult to use it as a data buffer.
【0019】本発明は、このような従来の問題点に鑑み
てなされたものであって、ファイル管理情報を効率的に
読み出せるようにフォーマットすると共に、光ディスク
を再生するとき、所望のデータを読み出すためのアクセ
ス時間をより短くすることのできる光ディスク、光ディ
スク記録装置、及び光ディスク読取装置を実現すること
を目的とする。The present invention has been made in view of such conventional problems, and is intended to format file management information so that it can be read efficiently and to read desired data when playing back an optical disk. An optical disk, an optical disk recording device, and an optical disk reading device capable of further shortening the access time for the optical disk.
【0020】[0020]
【課題を解決するための手段】本願の請求項1の発明
は、実データを含むファイルが記録された領域をファイ
ル実体記録領域とし、前記ファイル実体記録領域に記録
されたファイルのファイル名やディレクトリ名を管理す
る論理的領域をFIDとし、同一ディレクトリに含まれ
るファイルのファイル名やディレクトリ名を管理する前
記FIDの並びを前記同一ディレクトリのFIDsと
し、前記FIDsの記録領域をファイル管理情報記録領
域とするとき、前記複数のFIDsを、光ディスクの前
記ファイル管理情報記録領域中の連続して読み出せる領
域に配置することを特徴とするものである。According to a first aspect of the present invention, an area in which a file including actual data is recorded is defined as a file entity recording area, and a file name and a directory of the file recorded in the file entity recording area are defined. A logical area for managing names is FID, a list of the FIDs for managing file names and directory names of files included in the same directory is FIDs of the same directory, and a recording area of the FIDs is a file management information recording area. In this case, the plurality of FIDs are arranged in a continuously readable area in the file management information recording area of the optical disc.
【0021】本願の請求項2の発明は、光ディスクに情
報を記録する光ディスク記録装置であって、入力された
実データを前記光ディスクのファイル実体記録領域に記
録するとき、前記実データを所定のフォーマットに変換
すると共に、前記実データが保持されるファイルのファ
イル名やディレクトリ名を管理するファイル管理情報を
作成するフォーマッタと、前記フォーマッタで記録され
たファイル管理情報を前記光ディスクのファイル管理情
報記録領域に記録すると共に、前記実データを含むファ
イルを前記ファイル実体記録領域に記録するライタと、
を具備し、前記フォーマッタは、前記ファイル実体記録
領域に記録されるファイルのファイル名やディレクトリ
名を管理する論理的領域をFIDとし、同一ディレクト
リに含まれるファイルのファイル名やディレクトリ名を
管理する前記FIDの並びをFIDsとし、前記FID
sの記録領域をファイル管理情報記録領域とするとき、
前記複数のFIDsを、光ディスクの前記ファイル管理
情報記録領域中の連続して読み出せる領域に配置するこ
とを特徴とするものである。According to a second aspect of the present invention, there is provided an optical disk recording apparatus for recording information on an optical disk, wherein when the input real data is recorded in a file substance recording area of the optical disk, the real data is written in a predetermined format. And a formatter for creating file management information for managing the file name and directory name of the file in which the actual data is stored, and the file management information recorded by the formatter in the file management information recording area of the optical disc. A writer for recording and recording a file containing the actual data in the file entity recording area;
The formatter comprises: a logical area for managing a file name and a directory name of a file recorded in the file entity recording area, and a logical area for managing the file name and the directory name of a file included in the same directory. The sequence of FIDs is FIDs, and the FID
When the recording area of s is a file management information recording area,
The plurality of FIDs are arranged in a continuously readable area in the file management information recording area of the optical disc.
【0022】本願の請求項3の発明は、請求項1の光デ
ィスクにおいて、前記ファイル管理情報記録領域は、前
記複数のFIDsのうち、まず同一ディレクトリに属す
るファイルやディレクトリに関する情報を、次に親ディ
レクトリとその子ディレクトリに属するファイルやディ
レクトリに関する情報を連続して読み出せる領域に配置
することを特徴とするものである。According to a third aspect of the present invention, in the optical disk according to the first aspect, the file management information recording area first stores information on files and directories belonging to the same directory among the plurality of FIDs, and then stores information on a parent directory. And information relating to files and directories belonging to the child directory and the child directory are arranged in an area from which the information can be read continuously.
【0023】本願の請求項4の発明は、請求項2の光デ
ィスク記録装置において、前記ファイル管理情報記録領
域は、前記複数のFIDsのうち、まず同一ディレクト
リに属するファイルやディレクトリに関する情報を、次
に親ディレクトリとその子ディレクトリに属するファイ
ルやディレクトリに関する情報を連続して読み出せる領
域に配置することを特徴とするものである。According to a fourth aspect of the present invention, in the optical disk recording apparatus of the second aspect, the file management information recording area first stores information on files and directories belonging to the same directory among the plurality of FIDs. It is characterized in that information on files and directories belonging to a parent directory and its child directories is arranged in an area where it can be read continuously.
【0024】本願の請求項5の発明は、請求項1又は3
の光ディスクにおいて、前記ファイル実体記録領域に記
録されるファイルのディレクトリ名を管理する論理的領
域FIDに、夫々のディレクトリのFIDsが記録され
ている前記光ディスク上の位置を示すアドレス情報を記
録することを特徴とするものである。The invention of claim 5 of the present application is directed to claim 1 or 3
In the optical disc, recording address information indicating a position on the optical disc where FIDs of each directory is recorded in a logical area FID for managing a directory name of a file recorded in the file entity recording area. It is a feature.
【0025】本願の請求項6の発明は、請求項2又は4
の光ディスク記録装置において、前記ファイル実体記録
領域に記録されるファイルのディレクトリ名を管理する
論理的領域FIDに、夫々のディレクトリのFIDsが
記録されている前記光ディスク上の位置を示すアドレス
情報を記録することを特徴とするものである。The invention of claim 6 of the present application is directed to claim 2 or 4
In the optical disk recording device, the address information indicating the position on the optical disk where the FIDs of each directory is recorded is recorded in the logical area FID for managing the directory name of the file recorded in the file entity recording area. It is characterized by the following.
【0026】本願の請求項7の発明は、請求項1又は3
の光ディスクにおいて、前記ファイル実体記録領域に記
録されるファイルのディレクトリ名を管理する論理的領
域FIDに、前記FIDが記録される光ディスク上の位
置を示すアドレスとそのディレクトリのFIDsが記録
される光ディスク上の位置を示すアドレスとの差分値を
記録することを特徴とするものである。The invention of claim 7 of the present application is directed to claim 1 or 3
In the optical disc, an address indicating the position on the optical disc where the FID is recorded and the FIDs of the directory are recorded in the logical area FID for managing the directory name of the file recorded in the file entity recording area. Is recorded with a difference value from the address indicating the position.
【0027】本願の請求項8の発明は、請求項2又は4
の光ディスク記録装置において、前記ファイル実体記録
領域に記録されるファイルのディレクトリ名を管理する
論理的領域FIDに、前記FIDが記録される光ディス
ク上の位置を示すアドレスとそのディレクトリのFID
sが記録される光ディスク上の位置を示すアドレスとの
差分値を記録することを特徴とするものである。The invention of claim 8 of the present application is directed to claim 2 or 4
In the optical disc recording apparatus, an address indicating a position on the optical disc where the FID is recorded and a FID of the directory are stored in a logical area FID for managing a directory name of a file recorded in the file entity recording area.
A difference value from an address indicating a position on the optical disk where s is recorded is recorded.
【0028】本願の請求項9の発明は、実データを含む
ファイルが記録された領域をファイル実体記録領域と
し、前記ファイル実体記録領域に記録されたファイルの
ファイル名やディレクトリ名を管理する論理的領域をF
IDとし、同一ディレクトリに含まれるファイルのファ
イル名やディレクトリ名を管理する前記FIDの並びを
前記同一ディレクトリのFIDsとし、前記FIDsの
記録領域をファイル管理情報記録領域とするとき、前記
ファイル実体記録領域と前記ファイル管理情報記録領域
とを有する光ディスクを読み出す光ディスク読取装置で
あって、前記光ディスクの前記ファイル実体記録領域と
前記ファイル管理情報記録領域とをアクセスし、それら
の領域に記録されたデータを読み出すリーダと、前記リ
ーダを介して読み出された前記ファイル管理情報記録領
域の少なくとも一部を記憶する記憶装置と、前記記憶装
置に保持された前記ファイル管理情報を検索して所望の
ファイルの格納位置情報を取得し、前記格納位置情報に
基づいて前記ファイル実体記録領域をアクセスして実デ
ータを取得するよう前記リーダに指示する制御装置と、
を具備し、前記制御装置は、引き続きアクセスしなけれ
ばならないファイル管理情報記録領域中のデータが既に
前記記憶装置に記憶されている場合は、記憶済のファイ
ル管理情報を用いて前記ファイル実体記録領域をアクセ
スするよう指示することを特徴とするものである。According to a ninth aspect of the present invention, an area in which a file including actual data is recorded is defined as a file entity recording area, and a logical name for managing a file name and a directory name of the file recorded in the file entity recording area. Area is F
When the FID array for managing file names and directory names of files included in the same directory is FIDs of the same directory, and the recording area of the FIDs is a file management information recording area, the file entity recording area An optical disk reading apparatus for reading an optical disk having a file management information recording area and the file management information recording area, wherein the file substance information recording area and the file management information recording area of the optical disk are accessed to read data recorded in those areas. A reader, a storage device for storing at least a part of the file management information recording area read via the reader, and a storage location of a desired file by searching the file management information held in the storage device Information and obtains the file based on the storage location information. A control unit for instructing the reader to obtain the actual data by accessing the Le entity recording area,
When the data in the file management information recording area which must be continuously accessed is already stored in the storage device, the control device uses the stored file management information to store the file entity recording area. Is instructed to access.
【0029】本願の請求項10の発明は、実データを含
むファイルが記録された領域をファイル実体記録領域と
し、前記ファイル実体記録領域に記録されたファイルの
ファイル名やディレクトリ名を管理する論理的領域をF
IDとし、同一ディレクトリに含まれるファイルのファ
イル名やディレクトリ名を管理する前記FIDの並びを
前記同一ディレクトリのFIDsとし、前記FIDsの
記録領域をファイル管理情報記録領域とするとき、前記
ファイル実体記録領域と前記ファイル管理情報記録領域
とを有する光ディスクを読み出す光ディスク読取装置で
あって、前記光ディスクの前記ファイル実体記録領域と
前記ファイル管理情報記録領域とをアクセスし、それら
の領域に記録されたデータを読み出すリーダと、前記リ
ーダを介して読み出された前記ファイル管理情報記録領
域の少なくとも一部を記憶する記憶装置と、前記記憶装
置に保持された前記ファイル管理情報を検索して所望の
ファイルの格納位置情報を取得し、前記格納位置情報に
基づいて前記ファイル実体記録領域をアクセスして実デ
ータを取得するよう前記リーダに指示する制御装置と、
を具備し、前記制御装置は、前記リーダの1回のアクセ
スだけで読み出し可能な前記ファイル管理情報を前記記
憶装置に与えるよう指示し、前記記憶装置の容量として
可能であれば、前記リーダによって次に読み出された前
記ファイル管理情報を前記記憶装置の空き領域に与える
よう指示すると共に、引き続きアクセスしなければなら
ないファイル管理情報記録領域中のデータが既に前記記
憶装置に記憶されている場合は、記憶済のファイル管理
情報を用いて前記ファイル実体記録領域をアクセスする
よう指示することを特徴とするものである。According to a tenth aspect of the present invention, an area in which a file including actual data is recorded is defined as a file entity recording area, and a file name and a directory name of the file recorded in the file entity recording area are managed. Area is F
When the FID array for managing file names and directory names of files included in the same directory is FIDs of the same directory, and the recording area of the FIDs is a file management information recording area, the file entity recording area An optical disk reading apparatus for reading an optical disk having a file management information recording area and the file management information recording area, wherein the file substance information recording area and the file management information recording area of the optical disk are accessed to read data recorded in those areas. A reader, a storage device for storing at least a part of the file management information recording area read via the reader, and a storage location of a desired file by searching the file management information held in the storage device Information and obtains the file based on the storage location information. A control unit for instructing the reader to obtain the actual data by accessing the Le entity recording area,
The control device instructs the storage device to provide the file management information that can be read only by one access of the reader to the storage device. Instructing to give the read file management information to a free area of the storage device, and if data in the file management information recording area that must be continuously accessed is already stored in the storage device, It is characterized by giving an instruction to access the file entity recording area using the stored file management information.
【0030】本願の請求項11の発明は、実データを含
むファイルが記録された領域をファイル実体記録領域と
し、前記ファイル実体記録領域に記録されたファイルの
ファイル名やディレクトリ名を管理する論理的領域をF
IDとし、同一ディレクトリに含まれるファイルのファ
イル名やディレクトリ名を管理する前記FIDの並びを
前記同一ディレクトリのFIDsとし、前記FIDsの
記録領域をファイル管理情報記録領域とするとき、前記
ファイル実体記録領域と前記ファイル管理情報記録領域
とを有する光ディスクを読み出す光ディスク読取装置で
あって、前記光ディスクの前記ファイル実体記録領域と
前記ファイル管理情報記録領域とをアクセスし、それら
の領域に記録されたデータを読み出すリーダと、前記リ
ーダを介して読み出された前記ファイル管理情報記録領
域の少なくとも一部を記憶する記憶装置と、前記記憶装
置に保持された前記ファイル管理情報を検索して所望の
ファイルの格納位置情報を取得し、前記格納位置情報に
基づいて前記ファイル実体記録領域をアクセスして実デ
ータを取得するよう前記リーダに指示する制御装置と、
を具備し、前記制御装置は、前記リーダの1回のアクセ
スだけで読み出し可能な前記ファイル管理情報を前記記
憶装置の任意の領域Aiに格納するよう指示し、前記記
憶装置の容量として可能であれば、前記記憶装置の前記
領域Aiと連続した領域Ajに与えるよう指示すると共
に、引き続きアクセスしなければならないファイル管理
情報記録領域中のデータが既に前記記憶装置に記憶され
ている場合は、記憶済のファイル管理情報を用いて前記
ファイル実体記録領域をアクセスするよう指示すること
を特徴とするものである。According to an eleventh aspect of the present invention, an area in which a file including actual data is recorded is defined as a file entity recording area, and a logical name for managing file names and directory names of the files recorded in the file entity recording area. Area is F
When the FID array for managing file names and directory names of files included in the same directory is FIDs of the same directory, and the recording area of the FIDs is a file management information recording area, the file entity recording area An optical disk reading apparatus for reading an optical disk having a file management information recording area and the file management information recording area, wherein the file substance information recording area and the file management information recording area of the optical disk are accessed to read data recorded in those areas. A reader, a storage device for storing at least a part of the file management information recording area read via the reader, and a storage location of a desired file by searching the file management information held in the storage device Information and obtains the file based on the storage location information. A control unit for instructing the reader to obtain the actual data by accessing the Le entity recording area,
The control device instructs to store the file management information, which can be read by only one access of the reader, in an arbitrary area Ai of the storage device, and is possible as a capacity of the storage device. For example, when an instruction is given to an area Aj that is continuous with the area Ai of the storage device, and when data in the file management information recording area that must be continuously accessed is already stored in the storage device, An instruction to access the file entity recording area using the file management information is provided.
【0031】本願の請求項12の発明は、実データを含
むファイルが記録された領域をファイル実体記録領域と
し、前記ファイル実体記録領域に記録されたファイルの
ファイル名やディレクトリ名を管理する論理的領域をF
IDとし、同一ディレクトリに含まれるファイルのファ
イル名やディレクトリ名を管理する前記FIDの並びを
前記同一ディレクトリのFIDsとし、前記FIDsの
記録領域をファイル管理情報記録領域とするとき、前記
ファイル実体記録領域と前記ファイル管理情報記録領域
とを有する光ディスクを読み出す光ディスク読取装置で
あって、前記光ディスクの前記ファイル実体記録領域と
前記ファイル管理情報記録領域とをアクセスし、それら
の領域に記録されたデータを読み出すリーダと、前記リ
ーダを介して読み出された前記ファイル管理情報記録領
域の少なくとも一部を記憶する記憶装置と、前記記憶装
置に保持された前記ファイル管理情報を検索して所望の
ファイルの格納位置情報を取得し、前記格納位置情報に
基づいて前記ファイル実体記録領域をアクセスして実デ
ータを取得するよう前記リーダに指示する制御装置と、
を具備し、前記制御装置は、前記リーダの1回のアクセ
スだけで読み出し可能な前記ファイル管理情報のうち前
記FIDsの記録領域だけを選択的に前記記憶装置に与
えるよう指示し、前記記録装置の容量として可能であれ
ば、前記リーダによって読み出された前記ファイル管理
情報のうち前記FIDsの記録領域だけを前記記憶装置
の空き領域に与えるよう指示すると共に、引き続きアク
セスしなければならないファイル管理情報記録領域中の
FIDsが既に前記記憶装置に記憶されている場合は、
記憶済のファイル管理情報を用いて前記ファイル実体記
録領域をアクセスするよう指示することを特徴とするも
のである。According to a twelfth aspect of the present invention, an area in which a file including actual data is recorded is defined as a file entity recording area, and a logical name for managing file names and directory names of files recorded in the file entity recording area is provided. Area is F
When the FID array for managing file names and directory names of files included in the same directory is FIDs of the same directory, and the recording area of the FIDs is a file management information recording area, the file entity recording area An optical disk reading apparatus for reading an optical disk having a file management information recording area and the file management information recording area, wherein the file substance information recording area and the file management information recording area of the optical disk are accessed to read data recorded in those areas. A reader, a storage device for storing at least a part of the file management information recording area read via the reader, and a storage location of a desired file by searching the file management information held in the storage device Information and obtains the file based on the storage location information. A control unit for instructing the reader to obtain the actual data by accessing the Le entity recording area,
Wherein the control device instructs the storage device to selectively provide only the recording area of the FIDs to the storage device out of the file management information that can be read only by one access of the reader, If the capacity is possible, an instruction is given to give only the recording area of the FIDs to the free area of the storage device among the file management information read by the reader, and the file management information record which must be accessed continuously If the FIDs in the area are already stored in the storage device,
It is characterized by giving an instruction to access the file entity recording area using the stored file management information.
【0032】[0032]
【発明の実施の形態】(実施の形態1)本発明の実施の
形態1におけるファイル管理方法を用いた光ディスク、
光ディスク記録装置、及び光ディスク読取装置について
説明する。本実施の形態の光ディスク1、光ディスク記
録装置2、及び光ディスク読取装置3の関係は図1に示
すものと同一である。図2は本実施の形態のDVD論理
領域の構成を示す説明図である。図2(a)に示すよう
に光ディスク1(DVD)は、ボリューム構造を記載し
たボリューム管理情報記録領域S1、ファイル構造を記
載したファイル管理情報記録領域S21、夫々のファイ
ルのデータが実際に記録された領域であるファイル実体
記録領域S3を有している。(Embodiment 1) An optical disc using a file management method according to Embodiment 1 of the present invention,
An optical disk recording device and an optical disk reading device will be described. The relationship among the optical disk 1, the optical disk recording device 2, and the optical disk reading device 3 of the present embodiment is the same as that shown in FIG. FIG. 2 is an explanatory diagram showing the configuration of the DVD logical area according to the present embodiment. As shown in FIG. 2A, on the optical disc 1 (DVD), a volume management information recording area S1 describing a volume structure, a file management information recording area S21 describing a file structure, and data of each file are actually recorded. A file entity recording area S3, which is an area that has been set.
【0033】図1の光ディスク記録装置2は、光ディス
ク1の各記録領域S1、S21,S3に情報を記録する
ものである。DVD−ROMにあっては、オーサリング
装置にあたるフォーマッタ21やマスタリング装置やプ
レス装置にあたるライタ22を介してデータが光ディス
ク1に記録される。又DVD−RAMにあっては、光デ
ィスク記録装置2のフォーマッタ21とライタ22を介
してデータが光ディスク1に記録される。The optical disk recording apparatus 2 shown in FIG. 1 records information in each of the recording areas S1, S21, S3 of the optical disk 1. In a DVD-ROM, data is recorded on the optical disc 1 via a formatter 21 corresponding to an authoring device and a writer 22 corresponding to a mastering device or a pressing device. In the DVD-RAM, data is recorded on the optical disc 1 via the formatter 21 and the writer 22 of the optical disc recording device 2.
【0034】光ディスク読取装置3はDVDドライブの
機能を有するもので、記憶装置31、リーダ32、制御
装置33を有し、光ディスク1のボリューム管理情報記
録領域S1及びファイル管理情報記録領域S22の管理
情報を読み出し、これらの管理情報に基づいてファイル
実体記録領域S3から所望の実データを読み取る。The optical disk reading device 3 has a function of a DVD drive, has a storage device 31, a reader 32, and a control device 33, and manages management information of a volume management information recording area S1 and a file management information recording area S22 of the optical disk 1. And reads desired actual data from the file entity recording area S3 based on the management information.
【0035】先ずフォーマッタ21がデータの記録領域
を設定するとき、図2(b)のファイル管理情報記録領
域S21に示すように、FEとFIDsの記録領域を決
定する。即ちファイル管理情報記録領域S21におい
て、ある空いている論理ブロックにルートディレクトリ
のFEを配置し、空いているこれに続く論理ブロックに
ルートディレクトリのFIDs、ディレクトリ1のFI
Ds、ディレクトリ13のFIDs、ディレクトリ2の
FIDsを夫々配置する。これらのFIDsは、光ディ
スク1において連続して読み出し可能な領域とし、例え
ば同一ECCブロックや同一トラックとする。First, when the formatter 21 sets a data recording area, the FE and FIDs recording areas are determined as shown in a file management information recording area S21 in FIG. 2B. That is, in the file management information recording area S21, the FE of the root directory is arranged in a certain vacant logical block, and the FIDs of the root directory and the FI of the
Ds, FIDs of directory 13 and FIDs of directory 2 are arranged respectively. These FIDs are areas that can be read continuously on the optical disc 1, for example, the same ECC block or the same track.
【0036】更にディレクトリ1のFE、ファイル11
のFE、ファイル12のFE、ディレクトリ13のFE
・・・を記録する領域を、上記のFIDsの記録領域に
続いて設ける。各FEの記録領域は、トラック又はEC
Cブロックの記録容量の許す限り、上記のFIDsと同
一のトラック又はECCブロックに記録されることが望
ましい。Further, the FE of the directory 1 and the file 11
FE, FE of file 12, FE of directory 13
Are provided following the above-mentioned FIDs recording area. The recording area of each FE is track or EC
As long as the recording capacity of the C block permits, it is desirable that the data be recorded on the same track or ECC block as the FIDs.
【0037】このようにフォーマットすると、光ディス
ク1が装着されて、光ディスク装置3が所望のデータ構
造を最初に取得するとき、リーダ32がボリューム管理
情報記録領域S1の情報を読み出し、続いて同一トラッ
ク又はECCブロックにあるファイル管理情報記録領域
S21を閲覧することにより、全てのFIDs及びFE
の情報を一度に取得することができる。With this format, when the optical disk 1 is loaded and the optical disk device 3 first obtains a desired data structure, the reader 32 reads the information in the volume management information recording area S1 and then reads the same track or the same track. By browsing the file management information recording area S21 in the ECC block, all FIDs and FEs
Information can be obtained at once.
【0038】次に本実施の形態における光ディスク読取
装置の動作について図3を用いて説明する。リーダ32
によるファイル管理情報記録領域S21から読み出され
たファイル管理情報の具体例を図3(a)に示す。ここ
では図2(b)に示した各FIDsに対するFIDの内
容が具体的に示されている。即ち、ルートディレクトリ
のFIDsとして、ディレクトリ1のFID、ディレク
トリ2のFIDが示され、ディレクトリ1のFIDsと
して、ファイル11のFID、ファイル12のFID、
ディレクトリ13のFIDが示され、ディレクトリ13
のFIDsとして、ファイル131のFIDが示され
る。実際にはディレクトリ構造を上位方向にたどること
を可能とするために、各FIDsの先頭のFIDは親デ
ィレクトリを示すFIDが配置されるが、本説明では簡
略化のため省略する。Next, the operation of the optical disk reader according to the present embodiment will be described with reference to FIG. Reader 32
FIG. 3A shows a specific example of the file management information read from the file management information recording area S21 according to. Here, the content of the FID for each FID shown in FIG. 2B is specifically shown. That is, as the FIDs of the root directory, the FID of the directory 1 and the FID of the directory 2 are indicated, and as the FIDs of the directory 1, the FID of the file 11, the FID of the file 12,
The FID of the directory 13 is shown.
The FID of the file 131 is indicated as the FIDs of the file 131. Actually, in order to enable the directory structure to be traced upward, an FID indicating a parent directory is arranged as the first FID of each FID, but is omitted in this description for simplicity.
【0039】このようなFIDs及び各FIDsに属す
るFIDが、リーダ32によって光ディスク1から読み
出されると、制御装置33はこれらのデータを記憶する
よう記憶装置31に指示する。記憶装置31は図3
(b)に示すようにLBN3〜LBN5に記録されたデ
ータを保持する。なお、記憶装置31に与えられた記憶
容量に応じて出来るだけ多くのファイル管理情報を記憶
するものとする。When such FIDs and FIDs belonging to each FIDs are read from the optical disk 1 by the reader 32, the control device 33 instructs the storage device 31 to store these data. The storage device 31 is shown in FIG.
As shown in (b), the data recorded in LBN3 to LBN5 is held. It is assumed that as much file management information as possible is stored according to the storage capacity given to the storage device 31.
【0040】次に光ディスク読取装置3の使用者が目的
のファイルを取り出すとき、制御装置33は記憶装置3
1の内容を閲覧する。例えばルートのFIDsからディ
レクトリ1のFIDの存在を知ると、ディレクトリ1の
FIDsを閲覧し、ファイル11のFID及びファイル
12のFIDを検出する。ファイル11のデータを取得
した場合は、ファイル11のFEを調べる。以上のアク
セスは記憶装置31内の動作により実行される。従って
管理情報の検索に要する時間が、リーダ32のアクセス
時間単位から、半導体メモリのアクセス時間単位とな
り、アクセスが高速化される。特に同一親ディレクトリ
に属するファイル管理情報を複数回に渡って閲覧する場
合は、そのアクセス高速性の効果が高くなる。Next, when the user of the optical disk reading device 3 retrieves a target file, the control device 33
Browse the contents of 1. For example, when the existence of the FID of the directory 1 is known from the FIDs of the root, the FID of the directory 1 is browsed, and the FID of the file 11 and the FID of the file 12 are detected. When the data of the file 11 is obtained, the FE of the file 11 is checked. The above access is executed by the operation in the storage device 31. Therefore, the time required for searching for the management information is changed from the access time unit of the reader 32 to the access time unit of the semiconductor memory, and the access is speeded up. In particular, when the file management information belonging to the same parent directory is browsed a plurality of times, the effect of the high-speed access is enhanced.
【0041】以上のように、光ディスク記録装置3のフ
ォーマッタ21は、光ディスクのファイル管理情報記録
領域の記述に関して、個別のファイル名やディレクトリ
名を管理する論理的領域FIDをディレクトリ毎に並べ
たFIDsを、光ディスク1の連続して読み出しできる
領域に配置する。そして光ディスク記録装置2のライタ
22がフォーマットされたデータを光ディスク1に記録
する。As described above, the formatter 21 of the optical disk recording apparatus 3 converts the FIDs in which the logical areas FID for managing individual file names and directory names are arranged for each directory with respect to the description of the file management information recording area of the optical disk. Are arranged in an area on the optical disk 1 where continuous reading is possible. Then, the writer 22 of the optical disk recording device 2 records the formatted data on the optical disk 1.
【0042】一方で、光ディスク1を利用するときに
は、光ディスク読取装置3のリーダ32による光ディス
ク1の1回のアクセスによって、ファイル管理情報の全
てを読み出す。ここで読み出されたファイル管理情報を
光ディスク読取装置3の記憶装置31に保存する。そし
て、以降のファイルアクセス処理において、光ディスク
読取装置3の制御装置33により、記憶装置31に保存
してあるFIDsをアクセスする場合、再びリーダ32
による光ディスク1へのアクセスを行なわずに、記憶装
置31に保存されているFIDsを検索する。On the other hand, when the optical disk 1 is used, all the file management information is read by one access of the optical disk 1 by the reader 32 of the optical disk reader 3. The file management information read out here is stored in the storage device 31 of the optical disk reader 3. Then, in the subsequent file access processing, when the FIDs stored in the storage device 31 are accessed by the control device 33 of the optical disk reading device 3, the reader 32 is again accessed.
The FIDs stored in the storage device 31 are searched without accessing the optical disk 1 by the FIDs.
【0043】このようなファイル管理方法によれば、フ
ァイルアクセスのための時間の大半を占める光ディスク
へのアクセスが、従来の方法の約半分の処理時間とな
り、高速にファイルをアクセスすることができる。According to such a file management method, the access to the optical disk, which occupies most of the time for file access, takes about half the processing time of the conventional method, and the file can be accessed at high speed.
【0044】(実施の形態2)本発明の実施の形態2に
おけるファイル管理方法を用いた、光ディスク、光ディ
スク記録装置、及び光ディスク読取装置について説明す
る。本実施の形態の光ディスク1、光ディスク記録装置
2、及び光ディスク読取装置3の関係は図1に示すもの
と同一である。図4(a)は本実施の形態のファイル管
理情報記録領域S22の構成図であり、図4(b)は1
回のアクセスで読み出し可能な記録領域Ai(i=1,2,
3 ・・・)との関係を示す説明図である。本実施の形態
においても光ディスク1(DVD)は、ボリューム構造
を記載したボリューム管理情報記録領域S1、図4
(b)に示すようなファイル構造を記載したファイル管
理情報記録領域S22、夫々のファイルのデータが実際
に記録されたファイル実体記録領域S3を有している。(Embodiment 2) An optical disk, an optical disk recording apparatus, and an optical disk reading apparatus using the file management method according to Embodiment 2 of the present invention will be described. The relationship among the optical disk 1, the optical disk recording device 2, and the optical disk reading device 3 of the present embodiment is the same as that shown in FIG. FIG. 4A is a configuration diagram of the file management information recording area S22 of the present embodiment, and FIG.
Recording area Ai (i = 1, 2,
FIG. 3 is an explanatory diagram showing a relationship with (...). Also in the present embodiment, the optical disc 1 (DVD) has a volume management information recording area S1 in which a volume structure is described, and FIG.
It has a file management information recording area S22 in which a file structure as shown in (b) is described, and a file substance recording area S3 in which data of each file is actually recorded.
【0045】図4(b)において、ファイル管理情報記
録領域S22のある空いている論理ブロックにルートデ
ィレクトリのFEであるFE(Root)が記載され、空いて
いる次の論理ブロックに、ルートのFIDsとしてFI
D(DIR 1) 、FID(DIR 2)が記載される。更にその次
の2つの論理ブロックにはFE(DIR 1) 、FE(DIR 2)
が夫々記載される。図12に示す従来のファイル管理情
報の構成では、FE(DIR 2) はFE(DIR 1) の記録領域
とかなり離れた位置に記載されたが、本実施の形態では
同等の階層関係にあるディレクトリは、図4(b)に示
すように1回のアクセスで読み出し可能な同一の領域A
1に記載される。In FIG. 4B, FE (Root), which is the FE of the root directory, is described in an empty logical block in the file management information recording area S22, and the FIDs of the root are written in the next empty logical block. As FI
D (DIR 1) and FID (DIR 2) are described. Further, the next two logical blocks include FE (DIR 1) and FE (DIR 2)
Are described respectively. In the structure of the conventional file management information shown in FIG. 12, FE (DIR 2) is described at a position far away from the recording area of FE (DIR 1). Is the same area A that can be read by one access as shown in FIG.
No. 1.
【0046】この論理ブロックに続いて、FID(FILE
11) 、FID(FILE 12) 、FID(DIR 13)を示すFID
s(DIR 1) が空いている次の論理ブロックに記載され
る。これらのFIDは領域A1に続く領域A2に記録さ
れる。そしてFE(FILE 11) 、FE(FILE 12) は領域A
2に属する論理ブロックに記載される。また、FE(DIR
13)、FID(FILE 131)を含むFIDs(DIR 13)、FE
(FILE 131)、FID(FILE 21) とFID(FILE 22) を含
むFIDs(DIR 2) 、FE(FILE 21) 、FE(FILE 22)
は、領域A3に属する論理ブロックに夫々記載される。Following this logical block, FID (FILE
11), FID (FILE 12), FID indicating FID (DIR 13)
s (DIR 1) is described in the next free logical block. These FIDs are recorded in an area A2 following the area A1. FE (FILE 11) and FE (FILE 12) are in area A
2 is described in a logical block belonging to the second logical block. Also, FE (DIR
13), FIDs (DIR 13) including FID (FILE 131), FE
(FILE 131), FIDs (DIR 2) including FID (FILE 21) and FID (FILE 22), FE (FILE 21), FE (FILE 22)
Are described in each of the logical blocks belonging to the area A3.
【0047】このように、光ディスク記録装置2のフォ
ーマッタ21がファイル管理情報記録領域の記述に関し
て、個別のファイル名やディレクトリ名を管理する論理
的領域FIDがディレクトリ毎に並んだFIDsを、リ
ーダ32により一回のアクセスで連続して読み出し可能
な領域に配置する。特に同一ディレクトリに属するファ
イルやディレクトリに関する情報を同一の領域に配置
し、更にその領域の容量に余裕があれば、次に親ディレ
クトリとその子ディレクトリに属するファイルやディレ
クトリに関する情報をその領域と同一の領域に配置する
か、又はその領域と隣接する領域に配置する。As described above, the formatter 21 of the optical disc recording apparatus 2 uses the reader 32 to read the FIDs in which the logical areas FID for managing individual file names and directory names are arranged for each directory with respect to the description of the file management information recording area. It is arranged in an area that can be read continuously by one access. In particular, information about files and directories belonging to the same directory is placed in the same area, and if there is enough space in that area, information about files and directories belonging to the parent directory and its child directories is then stored in the same area as that area. Or in a region adjacent to that region.
【0048】一方で、光ディスク1を利用するときに、
光ディスク読取装置3のリーダ32による光ディスク1
の1回又は少数回のアクセスによって、ファイル管理情
報の全てを読み出す。ここで読み出されたファイル管理
情報を光ディスク読取装置3の記憶装置31に保存す
る。こうすると、ファイルアクセスのための時間の大半
を占めるディスクアクセスが、従来の方法より少なくて
済み、従来より少ない処理時間で実データのアクセスが
できる。On the other hand, when using the optical disc 1,
Optical disk 1 by reader 32 of optical disk reader 3
All or all of the file management information is read by one or a small number of accesses. The file management information read out here is stored in the storage device 31 of the optical disk reader 3. In this way, disk access, which occupies most of the time for file access, is smaller than in the conventional method, and actual data can be accessed in a shorter processing time than the conventional method.
【0049】一方で、上記光ディスク1のデータを更に
アクセスするとき、図3(b)に示したように、光ディ
スク読取装置3の制御装置33により、記憶装置31に
保存してある領域のFIDsをアクセスする。こうし
て、再びリーダ32による光ディスク1へのアクセスを
行なわずに、記憶装置31に保存されているFIDsを
参照すればよい。記憶装置31に格納されていない場合
は、光ディスク1を再度アクセスすることにより所望の
論理的領域を検索する。On the other hand, when the data on the optical disk 1 is further accessed, as shown in FIG. 3B, the control device 33 of the optical disk reading device 3 determines the FIDs of the area stored in the storage device 31. to access. In this way, the FIDs stored in the storage device 31 may be referred to without accessing the optical disc 1 again by the reader 32. If it is not stored in the storage device 31, the optical disk 1 is accessed again to search for a desired logical area.
【0050】(実施の形態3)本発明の実施の形態3に
おけるファイル管理方法について説明する。なお本実施
の形態のファイル管理方法を実現するための光ディスク
1、光ディスク記録装置2、及び光ディスク読取装置3
の関係は図1に示すものと同一であり、以下の実施の形
態を含めて、それらの構成と動作の説明は省略する。(Embodiment 3) A file management method according to Embodiment 3 of the present invention will be described. An optical disk 1, an optical disk recording device 2, and an optical disk reading device 3 for realizing the file management method according to the present embodiment.
Are the same as those shown in FIG. 1, and the description of their configuration and operation is omitted, including the following embodiments.
【0051】図5は本実施の形態におけるファイル管理
情報の構成図である。本図において、ファイル管理情報
記録領域S23のある空いている論理ブロックに、ルー
トディレクトリのFEであるFE(Root)を記載し、次の
空いている論理ブロックに、ルートディレクトリのFI
DsとしてFID(DIR 1) 、FID(DIR 2) を記載す
る。更にそれに続く空いている論理ブロックには、FI
Ds(DIR 1) を記載し、その内容をFID(FILE 11) 、
FID(FILE 12) 、FID(DIR 13)とする。FIG. 5 is a configuration diagram of the file management information in the present embodiment. In this figure, FE (Root), which is the FE of the root directory, is described in an empty logical block in the file management information recording area S23, and the FI of the root directory is written in the next empty logical block.
FID (DIR 1) and FID (DIR 2) are described as Ds. In addition, the next free logical block has FI
Ds (DIR 1) and describe its contents in FID (FILE 11),
FID (FILE 12) and FID (DIR 13).
【0052】上記の論理ブロックに続いて空いている次
の論理ブロックには、FID(FILE131)を含むFIDs
(DIR 13)を記載する。また空いている次の論理ブロック
には、FID(FILE 21) 、FID(FILE 22) を含むFI
Ds(DIR 2) を記載する。更にこの論理ブロックに続い
て、FE(DIR 1) 、FE(FILE 11) 、FE(FILE 12)、
FE(DIR 13)、FE(FILE 131)、FE(DIR 2) 、FE(F
IRE 21) 、FE(FILE22) を夫々記載する。The next free logical block following the above logical block includes FIDs including FID (FILE 131).
Enter (DIR 13). In addition, the next logical block that is vacant includes FI (FILE 21) and FI (FILE 22) including FID (FILE 22).
Ds (DIR 2) is described. Following this logical block, FE (DIR 1), FE (FILE 11), FE (FILE 12),
FE (DIR 13), FE (FILE 131), FE (DIR 2), FE (F
IRE21) and FE (FILE22) are described.
【0053】図12又は図4(b)に示すファイル管理
情報の構成と異なり、本実施の形態では、FID(DIR
1) のポインタP1によって、FE(DIR 1) が指し示す
記録領域を直接アクセスすることができる。これと同様
に、FID(DIR 2) のポインタP2によって、FE(DIR
2) が指し示す記録領域を直接アクセスすることができ
る。Unlike the configuration of the file management information shown in FIG. 12 or FIG. 4B, in this embodiment, the FID (DIR
The recording area indicated by FE (DIR 1) can be directly accessed by the pointer P1 of 1). Similarly, FE (DIR 2) pointer P 2 indicates FE (DIR 2).
2) The recording area pointed to by can be accessed directly.
【0054】図6はFIDのデータ構造例を示す説明図
である。バイト単位で計数すると、38RBPからの部
分にImplementation Useの記載領域が設けられている。
この領域の一部である64RBPの部分にDirect Alloc
ation の記載欄を設け、図5に示したポインタP1又は
P2の情報を提示すればよい。FIG. 6 is an explanatory diagram showing an example of the data structure of the FID. When counted in byte units, an implementation use description area is provided in a portion starting from 38 RBP.
Direct Alloc is added to the part of 64RBP which is a part of this area.
ation is provided and information on the pointer P1 or P2 shown in FIG. 5 may be presented.
【0055】このようなDirect Allocation 領域に、夫
々のディレクトリの光ディスク1上の位置を示すアドレ
ス情報を記録した上でデータを作成する。そして光ディ
スク記録装置2のライタ22がそれらのデータを光ディ
スク1に記録する。Data is created after recording address information indicating the position of each directory on the optical disc 1 in such a direct allocation area. Then, the writer 22 of the optical disk recording device 2 records the data on the optical disk 1.
【0056】一方で、上記の光ディスク1を利用すると
きに、光ディスク読取装置3の制御装置33は、論理的
領域FID中のImplementation Use中のDirect Allocat
ionを参照することにより、当該ディレクトリの光ディ
スク1上の位置を示すアドレス情報を直接取得すること
ができる。この後、光ディスク1上でそのディレクトリ
が記述されている論理的領域をアクセスすれば良い。On the other hand, when using the optical disk 1 described above, the control device 33 of the optical disk reader 3 sets the Direct Allocat in the Implementation Use in the logical area FID.
By referring to the ion, the address information indicating the position of the directory on the optical disk 1 can be directly obtained. Thereafter, a logical area in which the directory is described on the optical disc 1 may be accessed.
【0057】以上のように本実施の形態では、ファイル
実体記録領域S3に記録されるファイルのディレクトリ
名を管理する論理的領域FIDに、夫々のディレクトリ
の光ディスク1上の位置を示すアドレス情報を記録する
ことを特徴としている。従来は、光ディスク1に記録さ
れているファイルのディレクトリ構造をたどろうとする
場合に、FIDに記録されるポインタにより、ファイル
管理情報記録領域S20の個別のファイル属性を管理す
る論理的領域FEをアクセスし、更にそのFEに記録さ
れるポインタにより、そのディレクトリに関するFID
sをアクセスし、そのFIDs中で所望のディレクトリ
名又はファイル名を管理するFIDを検索し、更にディ
レクトリ構造をたどろうとする場合は同様の処理を繰り
返す方法を採っていた。しかし本実施の形態のファイル
管理方法を用いると、ファイルアクセスのための時間の
大半を占めるディスクアクセスが、従来の方法の約半分
で済み、その結果、従来の方法の約半分の処理時間で実
データをアクセスすることができる。As described above, in the present embodiment, the address information indicating the position of each directory on the optical disk 1 is recorded in the logical area FID for managing the directory name of the file recorded in the file entity recording area S3. It is characterized by doing. Conventionally, when trying to follow the directory structure of a file recorded on the optical disc 1, a logical area FE that manages individual file attributes of the file management information recording area S20 is accessed by a pointer recorded in the FID. Further, the pointer recorded in the FE indicates the FID related to the directory.
s is accessed, an FID for managing a desired directory name or file name is searched in the FIDs, and the same process is repeated when trying to further follow the directory structure. However, when the file management method of the present embodiment is used, disk access, which occupies most of the time required for file access, is about half that of the conventional method, and as a result, the processing time is about half that of the conventional method. Data can be accessed.
【0058】(実施の形態4)本発明の実施の形態4に
おけるファイル管理方法について説明する。なお本実施
の形態のファイル管理方法を実現するための光ディスク
1、光ディスク記録装置2、及び光ディスク読取装置3
の関係も図1に示すものと同一であり、それらの構成と
動作の説明は省略する。(Embodiment 4) A file management method according to Embodiment 4 of the present invention will be described. An optical disk 1, an optical disk recording device 2, and an optical disk reading device 3 for realizing the file management method according to the present embodiment.
Are the same as those shown in FIG. 1, and the description of their configuration and operation is omitted.
【0059】図7は本実施の形態に用いられるFIDの
データ構造例を示す説明図である。図6の場合と同様
に、38RBPからの部分にImplementation Useの記載
領域が設けられている。この領域の一部である64RB
Pの部分にIndirect Allocation の記載欄を設け、図5
に示したポインタP1又はP2の情報を論理ブロックの
差分値で提示する。このように本実施の形態では、ファ
イルのディレクトリ名を管理する論理的領域FIDに、
それが記録される光ディスク1上の位置を示すアドレス
とディレクトリの位置を示すアドレスとの差分情報を記
録することを特徴としている。FIG. 7 is an explanatory diagram showing an example of the data structure of the FID used in the present embodiment. As in the case of FIG. 6, a description area of Implementation Use is provided in a portion starting from 38 RBP. 64 RBs that are part of this area
A column for Indirect Allocation is provided in the part of P, and FIG.
The information of the pointer P1 or P2 shown in FIG. As described above, in the present embodiment, the logical area FID that manages the directory name of a file includes:
It is characterized in that difference information between an address indicating a position on the optical disc 1 where the information is recorded and an address indicating a directory position is recorded.
【0060】光ディスク記録装置2のフォーマッタ21
は、光ディスク1のファイル管理情報記録領域に関して
図5のような記述を行う。そして光ディスク記録装置2
のライタ22がそのデータを光ディスク1に記録する。The formatter 21 of the optical disk recording device 2
Describes the file management information recording area of the optical disc 1 as shown in FIG. And the optical disk recording device 2
The writer 22 records the data on the optical disc 1.
【0061】上記光ディスク1を利用するときに、個別
のディレクトリ名を管理する論理的領域FIDのImplem
entation Use中のIndirect Allocation を参照すること
により、当該ディレクトリの光ディスク1上の位置を示
すアドレス情報を直接取得することができる。この後、
光ディスク1上でそのディレクトリが記述されている論
理的領域をアクセスすれば良い。When the optical disc 1 is used, the logical area FID for managing individual directory names
By referring to "Indirect Allocation" in the "entation Use", it is possible to directly obtain address information indicating the position of the directory on the optical disc 1. After this,
What is necessary is just to access the logical area on the optical disc 1 in which the directory is described.
【0062】この方法によっても、ファイルアクセスの
ための時間の大半を占めるディスクアクセスが従来の方
法の約半分ですみ、その結果、従来の方法の約半分の処
理時間で実データがアクセスできる。According to this method as well, disk access, which occupies most of the time for file access, is only about half of the conventional method, and as a result, actual data can be accessed in about half the processing time of the conventional method.
【0063】(実施の形態5)本発明の実施の形態5に
おけるファイル管理方法について説明する。なお本実施
の形態のファイル管理方法を実現するための光ディスク
1、光ディスク記録装置2、及び光ディスク読取装置3
の関係も図1に示すものと同一であり、それらの構成と
動作の説明は省略する。(Embodiment 5) A file management method according to Embodiment 5 of the present invention will be described. An optical disk 1, an optical disk recording device 2, and an optical disk reading device 3 for realizing the file management method according to the present embodiment.
Are the same as those shown in FIG. 1, and the description of their configuration and operation is omitted.
【0064】図8(a)は本実施の形態に用いられるフ
ォーマッタ21で作成されたファイル管理情報の配置を
示す説明図であり、図8(b)は記憶装置31に格納さ
れるファイル管理情報の説明図である。FIG. 8A is an explanatory diagram showing the arrangement of file management information created by the formatter 21 used in the present embodiment, and FIG. 8B is a diagram showing the file management information stored in the storage device 31. FIG.
【0065】先ず光ディスク読取装置3の記憶装置31
に、リーダ32による光ディスク1への一回のアクセス
で連続的に読み込むことが可能なファイル管理情報を格
納させる。図8(b)では一回のアクセスで取得できる
データ数は、論理ブロック数に換算して3としている。
従って最初のデータ転送では、LBN2〜4のファイル
管理情報、即ちFE(Root)、FIDs(Root)、FIDs
(DIR 1) を記憶装置31の第1の領域M1に格納する。
次にヘッドアクセスによりリーダ32を介してLBN1
2〜14のファイル管理情報を読み出す。そして、FE
(DIR 2) 、FE(File 21) 、FE(File 22) を記憶装置
31の第2の領域M2に格納する。そして更に記憶装置
31に空き領域があるとき、ヘッドアクセスによりリー
ダ32を介してLBN6〜8のファイル管理情報を読み
出す。そして、FIDs(DIR 2)、FE(DIR 1) 、FE
(File 11) を記憶装置31の第3の領域M3に格納す
る。First, the storage device 31 of the optical disk reader 3
Then, file management information that can be continuously read by one access to the optical disk 1 by the reader 32 is stored. In FIG. 8B, the number of data that can be acquired by one access is set to 3 in terms of the number of logical blocks.
Therefore, in the first data transfer, the file management information of the LBNs 2 to 4, ie, FE (Root), FIDs (Root), FIDs
(DIR 1) is stored in the first area M1 of the storage device 31.
Next, by head access, the LBN 1
The file management information of 2 to 14 is read. And FE
(DIR 2), FE (File 21), and FE (File 22) are stored in the second area M 2 of the storage device 31. Then, when there is a free space in the storage device 31, the file management information of the LBNs 6 to 8 is read via the reader 32 by head access. Then, FIDs (DIR 2), FE (DIR 1), FE
(File 11) is stored in the third area M3 of the storage device 31.
【0066】次に、光ディスク読取装置3の制御装置3
3により、新たにアクセスしなければならないと判断さ
れるファイル管理情報記録領域中の論理的領域が、既に
記憶装置31に格納されている場合は、記憶装置31に
格納されている領域を参照する。例えばファイル12を
アクセスする場合、FID(FILE 12) からFE(FILE12)
を介さないでアクセスできる。またファイル21をア
クセスする場合、記憶装置31の第3の領域M3のFI
D(FILE 21) と第2の領域M2のFE(FILE 21) を介し
てアクセスする。Next, the control device 3 of the optical disk reading device 3
If the logical area in the file management information recording area determined to need to be newly accessed according to 3 is already stored in the storage device 31, the area stored in the storage device 31 is referred to. . For example, when accessing file 12, FID (FILE 12) to FE (FILE12)
You can access without going through. When the file 21 is accessed, the FI in the third area M3 of the storage device 31 is
Access is made via D (FILE 21) and FE (FILE 21) in the second area M2.
【0067】以上を繰り返すことにより、記憶装置31
内に格納した光ディスク1上の論理領域が十分に大きく
なれば、ファイルアクセスのための時間の大半を占める
ファイル管理情報記録領域の光ディスク1へのアクセス
回数は、従来の論理的領域を参照する必要がある度に光
ディスク1をアクセスする方法に比べて少なくて済む。
こうすると従来の方法より少ない処理時間でファイルを
アクセスすることができる。By repeating the above, the storage device 31
If the logical area of the optical disk 1 stored in the optical disk 1 becomes sufficiently large, the number of times the file management information recording area occupies most of the time for file access to the optical disk 1 needs to refer to the conventional logical area. The number of operations is smaller than the method of accessing the optical disk 1 every time.
In this way, the file can be accessed with less processing time than the conventional method.
【0068】(実施の形態6)本発明の実施の形態6に
おけるファイル管理方法について説明する。なお本実施
の形態のファイル管理方法を実現するための光ディスク
1、光ディスク記録装置2、及び光ディスク読取装置3
の関係も図1に示すものと同一であり、それらの構成と
動作の説明は省略する。(Embodiment 6) A file management method according to Embodiment 6 of the present invention will be described. An optical disk 1, an optical disk recording device 2, and an optical disk reading device 3 for realizing the file management method according to the present embodiment.
Are the same as those shown in FIG. 1, and the description of their configuration and operation is omitted.
【0069】図9(a)は本実施の形態に用いられるフ
ォーマッタ21で作成されたファイル管理情報の配置を
示す説明図であり、図9(b)は記憶装置31に格納さ
れるファイル管理情報の説明図である。FIG. 9A is an explanatory diagram showing the arrangement of file management information created by the formatter 21 used in the present embodiment, and FIG. 9B is a diagram showing the file management information stored in the storage device 31. FIG.
【0070】まず光ディスク読取装置3の記憶装置31
に、リーダ32による光ディスクへの一回のアクセスで
連続的に読み込むことが可能な領域全体を格納させる。
最初のデータ転送では、LBN2〜5のファイル管理情
報の内、FE(Root)、FIDs(Root)、FIDs(DIR
1) を記憶装置31の領域Aiに格納する。続いてLB
N6〜11のファイル管理情報の内、FIDs(DIR 2)
、FE(DIR 1) 、FE(FILE 11) を記憶装置31の領
域Aiに隣接する領域Ajに格納する。更にLBN12
〜15のファイル管理情報の内、FE(DIR 2) 、FE(F
ILE 21) 、FE(FILE 22) を記憶装置31の領域Ajに
隣接する領域Akに格納する。こうして光ディスク1の
ファイル管理情報をその相対的な記録位置(LBN)を
変化させないで必要な部分をコピーする。First, the storage device 31 of the optical disk reader 3
Then, the entire area that can be read continuously by one access to the optical disk by the reader 32 is stored.
In the first data transfer, FE (Root), FIDs (Root), and FIDs (DIR) in the file management information of LBNs 2 to 5
1) is stored in the area Ai of the storage device 31. Then LB
FIDs (DIR 2) in the file management information of N6 to N11
, FE (DIR 1) and FE (FILE 11) are stored in the area Aj of the storage device 31 adjacent to the area Ai. Further LBN12
FE (DIR 2) and FE (F
ILE 21) and FE (FILE 22) are stored in the area Ak of the storage device 31 adjacent to the area Aj. In this way, a necessary portion of the file management information of the optical disc 1 is copied without changing its relative recording position (LBN).
【0071】次に、光ディスク読取装置3の制御装置3
3により再度アクセスしなければならないと判断される
ファイル管理情報記録領域中の論理的領域が、既に記憶
装置31に格納されている場合は、記憶装置31の格納
領域を参照する。この場合のアクセス手順は図8(b)
と同様である。なお、図9(b)ではファイル12とデ
ィレクトリ13に属するファイルは、当面必要ないので
記憶装置31に転送されていない。Next, the control device 3 of the optical disk reading device 3
If the logical area in the file management information recording area determined to need to be accessed again by 3 is already stored in the storage device 31, the storage area of the storage device 31 is referred to. The access procedure in this case is shown in FIG.
Is the same as In FIG. 9B, the files 12 and the files belonging to the directory 13 are not transferred to the storage device 31 because they are not needed for the time being.
【0072】以上を繰り返すことにより、記憶装置31
内に格納した光ディスク1上の論理領域が十分に大きく
なれば、ファイルアクセスのための時間の大半を占める
ファイル管理情報記録領域の光ディスクへのアクセス回
数は、従来の論理的領域を参照する必要がある度に光デ
ィスク1をアクセスする方法に比べて少なくて済む。こ
うすると従来の方法より少ない処理時間でファイルをア
クセスすることができる。By repeating the above, the storage device 31
If the logical area on the optical disk 1 stored in the optical disk becomes sufficiently large, the number of times of access to the optical disk in the file management information recording area, which occupies most of the time for file access, needs to refer to the conventional logical area. The method requires less access than the method of accessing the optical disk 1 at a given time. In this way, the file can be accessed with less processing time than the conventional method.
【0073】(実施の形態7)本発明の実施の形態7に
おけるファイル管理方法について説明する。なお本実施
の形態のファイル管理方法を実現するための光ディスク
1、光ディスク記録装置2、及び光ディスク読取装置3
の関係も図1に示すものと同一であり、それらの構成と
動作の説明は省略する。(Embodiment 7) A file management method according to Embodiment 7 of the present invention will be described. An optical disk 1, an optical disk recording device 2, and an optical disk reading device 3 for realizing the file management method according to the present embodiment.
Are the same as those shown in FIG. 1, and the description of their configuration and operation is omitted.
【0074】図10(a)は本実施の形態に用いられる
フォーマッタ21で作成されたファイル管理情報の配置
を示す説明図であり、図10(b)は制御装置33の動
作によって記憶装置31に格納されたファイル管理情報
の説明図である。ここでは各FEは記憶装置31の独立
したLBNの記載欄に直接記憶されない。FIG. 10A is an explanatory diagram showing the arrangement of the file management information created by the formatter 21 used in the present embodiment. FIG. 10B shows the arrangement of the storage device 31 by the operation of the control device 33. FIG. 4 is an explanatory diagram of stored file management information. Here, each FE is not directly stored in the entry column of the independent LBN of the storage device 31.
【0075】まずフォーマッタ21は、図5の場合と同
様に、ファイル管理情報記録領域S23の先頭部のLB
Nに、ルートディレクトリのFEであるFE(Root)を記
載し、次のLBNに、ルートのFIDsとしてFID(D
IR 1) 、FID(DIR 2) を記載する。更にそれに続くL
BNには、FIDs(DIR 1) としてFID(FILE 11)、
FID(FILE 12) 、FID(DIR 13)を記載する。上記の
LBNに続いてFID(FILE 131)を含むFIDs(DIR 1
3)を記載する。また次のLBNには、FID(FILE 21)
、FID(FILE 22) を含むFIDs(DIR 2) を記載す
る。First, as in the case of FIG. 5, the formatter 21 reads the LB of the head of the file management information recording area S23.
N, FE (Root), which is the FE of the root directory, is described in the next LBN.
Enter IR 1) and FID (DIR 2). L following it
The BN has FIDs (DIR 11) as FIDs (DIR 11),
FID (FILE 12) and FID (DIR 13) are described. Following the above LBN, FIDs (DIR 1) including FID (FILE 131)
Describe 3). In the next LBN, FID (FILE 21)
, FID (FILE 22), FIDs (DIR 2).
【0076】上記のファイル管理情報をリーダ32が読
み出すと、制御装置33はLBN3〜LBN6までの管
理情報として図10(b)に示すような情報を格納する
よう指示を出す。そしてFID(DIR 1) の一部の記載欄
にFE(DIR 1) を記載しておく。またFID(DIR 2) の
一部にFE(DIR 2) を記載しておく。以下同様にして、
FID(FILE 11) にFE(FILE 11) を、FID(FILE 1
2) にFE(FILE 12) を、FID(FILE 131)にFE(FILE
131)を、FID(FILE 21) にFE(FILE 21) を記載し
ておく。When the reader 32 reads the above file management information, the control device 33 issues an instruction to store information as shown in FIG. 10B as management information of LBN3 to LBN6. Then, FE (DIR 1) is described in a part of the description column of FID (DIR 1). Also, FE (DIR 2) is described as a part of FID (DIR 2). Similarly,
FE (FILE 11) is assigned to FID (FILE 11), and FID (FILE 1
FE (FILE 12) for FID (FILE 131) and FE (FILE 12) for FID (FILE 131).
131) and FE (FILE 21) in FID (FILE 21).
【0077】このように光ディスク読取装置3が、ファ
イル管理情報記録領域中の個別のディレクトリの記録先
情報であるFEを、FIDのImplementation Useの欄に
記載しておく。そしてアクセスしなければならないと判
断される論理的領域が、既に記憶装置31に格納されて
いると、光ディスク読取装置3の制御装置33により判
断された場合は、記憶装置31に格納されている領域を
参照する。こうするとファイルアクセスのための時間の
大半を占める光ディスクのファイル管理情報記録領域へ
のアクセスが、従来の方法より少なくて済む。また従来
の論理的領域を参照する必要がある度に光ディスクをア
クセスする方法より、少ない処理時間でファイルをアク
セスすることができる。As described above, the optical disk reading device 3 describes the FE, which is the recording destination information of the individual directory in the file management information recording area, in the Implementation Use column of the FID. If the logical area determined to have to be accessed is already stored in the storage device 31, the area stored in the storage device 31 if determined by the control device 33 of the optical disk reading device 3. See In this way, access to the file management information recording area of the optical disk, which occupies most of the time for file access, can be reduced as compared with the conventional method. Also, compared to the conventional method of accessing the optical disk every time it is necessary to refer to the logical area, the file can be accessed in a shorter processing time.
【0078】なお、以上の光ディスク記録装置のフォー
マッタは、入力された実データに基づいて、複数のFI
Dsを光ディスクのファイル管理情報記録領域中の連続
して読み出せる領域に配置するとしたが、このような配
慮がされない光ディスクを再生する場合もある。この場
合は記憶装置の容量の許す限り、ファイル管理情報を光
ディスク読取装置の記憶装置に格納し、この記憶装置の
ファイル管理情報を用いてファイル実体記録領域をアク
セスすれば、従来の方法により作成された光ディスクに
対しても、高速のファイルアクセスが期待できる。The formatter of the optical disk recording apparatus described above uses a plurality of FIs based on the input actual data.
Although Ds is arranged in an area of the file management information recording area of the optical disc which can be read continuously, there are cases where an optical disc without such consideration is reproduced. In this case, as long as the capacity of the storage device allows, the file management information is stored in the storage device of the optical disk reading device, and if the file entity recording area is accessed using the file management information of the storage device, the file management information is created by the conventional method. High-speed file access can also be expected for optical discs that have been used.
【0079】[0079]
【発明の効果】以上のように請求項1,3,5,7記載
の光ディスクによれば、光ディスク記録装置により作成
された光ディスクを光ディスク読取装置を用いて読み取
る場合に、従来の方法に比べて約半分の処理時間で所望
のファイルをアクセスすることができる。また、従来の
方法により作成された光ディスクに対しては、ファイル
管理情報を記憶装置に移し替えることにより、従来の方
法に比べて高速のファイルアクセスが期待できる。As described above, according to the optical disk according to the first, third, fifth, and seventh aspects, when an optical disk created by an optical disk recording device is read by using an optical disk reading device, compared with a conventional method. A desired file can be accessed in about half the processing time. Further, by transferring the file management information to the storage device for the optical disk created by the conventional method, a higher speed file access can be expected as compared with the conventional method.
【0080】特に請求項2,4,6、8記載の光ディス
ク記録装置によれば、フォーマッタによって光ディスク
読取装置が頻繁にアクセスしなければならないファイル
管理情報を、光ディスク中の連続して読み込むことが可
能な領域にデータを配置することができる。その結果従
来の方法に比べて高速のファイルアクセスが期待でき
る。In particular, according to the optical disk recording apparatus of the second, fourth, sixth, and eighth aspects, it is possible to continuously read the file management information that must be frequently accessed by the optical disk reader by the formatter in the optical disk. Data can be arranged in a simple area. As a result, faster file access can be expected as compared with the conventional method.
【0081】また請求項9〜12記載の光ディスク読取
装置によれば、光ディスクのファイル管理記録領域に記
録されたFIDsを読み取り、一旦記憶装置に記憶する
ことによって、目的のファイルの記録位置を新たなヘッ
ドアクセスを行うことなく、容易に検出できる。その結
果光ディスクのファイル管理記録領域の構造にかかわら
ず従来の方法に比べて高速のファイルアクセスが期待で
きる。According to the optical disk reading device of the ninth to twelfth aspects, the FIDs recorded in the file management recording area of the optical disk are read and temporarily stored in the storage device, so that the recording position of the target file can be newly set. Detection can be easily performed without performing head access. As a result, faster file access can be expected compared to the conventional method regardless of the structure of the file management recording area of the optical disc.
【図1】本発明の光ディスク、光ディスク記録装置、光
ディスク読取装置の関係を示す説明図である。FIG. 1 is an explanatory diagram showing a relationship among an optical disk, an optical disk recording device, and an optical disk reading device of the present invention.
【図2】本発明によるファイル管理方法を用いたDVD
論理領域の構成図である。FIG. 2 shows a DVD using the file management method according to the present invention.
FIG. 3 is a configuration diagram of a logical area.
【図3】本発明の実施の形態1におけるDVD読取装置
及びファイル管理情報の構成図である。FIG. 3 is a configuration diagram of a DVD reader and file management information according to the first embodiment of the present invention.
【図4】本発明の実施の形態2におけるファイル管理情
報の構成図である。FIG. 4 is a configuration diagram of file management information according to Embodiment 2 of the present invention.
【図5】本発明の実施の形態3におけるファイル管理情
報の構成図である。FIG. 5 is a configuration diagram of file management information according to Embodiment 3 of the present invention.
【図6】実施の形態3におけるファイル管理方法であっ
て、ファイル名やディレクトリ名を管理する論理的領域
FIDsのデータ構造例を示す説明図である。FIG. 6 is an explanatory diagram showing an example of a data structure of a logical area FIDs for managing a file name and a directory name in the file management method according to the third embodiment.
【図7】本発明の実施の形態4におけるファイル管理方
法であって、ファイル名やディレクトリ名を管理する論
理的領域FIDsのデータ構造例を示す説明図である。FIG. 7 is an explanatory diagram showing an example of a data structure of a logical area FIDs for managing a file name and a directory name in the file management method according to the fourth embodiment of the present invention.
【図8】本発明の実施の形態5におけるDVD読取装置
の構成図である。FIG. 8 is a configuration diagram of a DVD reading device according to a fifth embodiment of the present invention.
【図9】本発明の実施の形態6におけるDVD読取装置
の構成図である。FIG. 9 is a configuration diagram of a DVD reading device according to a sixth embodiment of the present invention.
【図10】本発明の実施の形態7におけるDVD読取装
置の構成図である。FIG. 10 is a configuration diagram of a DVD reading device according to a seventh embodiment of the present invention.
【図11】従来のファイル管理方法を用いたDVD論理
領域の構成図である。FIG. 11 is a configuration diagram of a DVD logical area using a conventional file management method.
【図12】従来のファイル管理情報の構成を示す説明図
である。FIG. 12 is an explanatory diagram showing the structure of conventional file management information.
1 光ディスク 2 光ディスク記録装置 3 光ディスク読取装置 21 フォーマッタ 22 ライタ 31 記憶装置 32 リーダ 33 制御装置 S1 ボリューム管理情報記録領域 S20〜23 ファイル管理情報記録領域 S3 ファイル実体記録領域 REFERENCE SIGNS LIST 1 optical disk 2 optical disk recording device 3 optical disk reading device 21 formatter 22 writer 31 storage device 32 reader 33 control device S1 volume management information recording area S20-23 file management information recording area S3 file entity recording area
Claims (12)
域をファイル実体記録領域とし、前記ファイル実体記録
領域に記録されたファイルのファイル名やディレクトリ
名を管理する論理的領域をFIDとし、同一ディレクト
リに含まれるファイルのファイル名やディレクトリ名を
管理する前記FIDの並びを前記同一ディレクトリのF
IDsとし、前記FIDsの記録領域をファイル管理情
報記録領域とするとき、 前記複数のFIDsを、光ディスクの前記ファイル管理
情報記録領域中の連続して読み出せる領域に配置するこ
とを特徴とする光ディスク。An area in which a file including actual data is recorded is defined as a file entity recording area, a logical area for managing file names and directory names of files recorded in the file entity recording area is defined as FID, and the same directory is used. The list of the FIDs for managing the file names and directory names of the files included in the
An optical disc, wherein, when IDs are used and a recording area of the FIDs is used as a file management information recording area, the plurality of FIDs are arranged in a continuously readable area of the file management information recording area of the optical disc.
記録装置であって、 入力された実データを前記光ディスクのファイル実体記
録領域に記録するとき、前記実データを所定のフォーマ
ットに変換すると共に、前記実データが保持されるファ
イルのファイル名やディレクトリ名を管理するファイル
管理情報を作成するフォーマッタと、 前記フォーマッタで記録されたファイル管理情報を前記
光ディスクのファイル管理情報記録領域に記録すると共
に、前記実データを含むファイルを前記ファイル実体記
録領域に記録するライタと、を具備し、 前記フォーマッタは、 前記ファイル実体記録領域に記録されるファイルのファ
イル名やディレクトリ名を管理する論理的領域をFID
とし、同一ディレクトリに含まれるファイルのファイル
名やディレクトリ名を管理する前記FIDの並びをFI
Dsとし、前記FIDsの記録領域をファイル管理情報
記録領域とするとき、前記複数のFIDsを、光ディス
クの前記ファイル管理情報記録領域中の連続して読み出
せる領域に配置することを特徴とする光ディスク記録装
置。2. An optical disk recording apparatus for recording information on an optical disk, wherein when the input actual data is recorded in a file entity recording area of the optical disk, the actual data is converted into a predetermined format and the actual data is converted into a predetermined format. A formatter for creating file management information for managing a file name and a directory name of a file in which data is stored; and a file management information recorded by the formatter recorded in a file management information recording area of the optical disc, and And a writer for recording a file including the following in the file entity recording area: The formatter comprises: a FID for storing a logical area for managing a file name and a directory name of the file recorded in the file entity recording area.
FID, which manages the file names and directory names of the files included in the same directory, is
Ds, and when the recording area of the FIDs is a file management information recording area, the plurality of FIDs are arranged in a continuously readable area of the file management information recording area of the optical disc. apparatus.
するファイルやディレクトリに関する情報を、次に親デ
ィレクトリとその子ディレクトリに属するファイルやデ
ィレクトリに関する情報を連続して読み出せる領域に配
置することを特徴とする請求項1記載の光ディスク。3. The file management information recording area sequentially stores information on files and directories belonging to the same directory and then information on files and directories belonging to a parent directory and its child directories among the plurality of FIDs. 2. The optical disk according to claim 1, wherein the optical disk is arranged in a readable area.
するファイルやディレクトリに関する情報を、次に親デ
ィレクトリとその子ディレクトリに属するファイルやデ
ィレクトリに関する情報を連続して読み出せる領域に配
置することを特徴とする請求項2記載の光ディスク記録
装置。4. The file management information recording area includes, among the plurality of FIDs, information on files and directories belonging to the same directory, and then information on files and directories belonging to a parent directory and its child directories. 3. The optical disk recording device according to claim 2, wherein the optical disk recording device is arranged in a readable area.
ファイルのディレクトリ名を管理する論理的領域FID
に、夫々のディレクトリのFIDsが記録されている前
記光ディスク上の位置を示すアドレス情報を記録するこ
とを特徴とする請求項1又は3記載の光ディスク。5. A logical area FID for managing a directory name of a file recorded in the file entity recording area.
4. The optical disc according to claim 1, wherein address information indicating a position on the optical disc where FIDs of each directory are recorded is recorded.
ファイルのディレクトリ名を管理する論理的領域FID
に、夫々のディレクトリのFIDsが記録されている前
記光ディスク上の位置を示すアドレス情報を記録するこ
とを特徴とする請求項2又は4記載の光ディスク記録装
置。6. A logical area FID for managing a directory name of a file recorded in the file entity recording area.
5. The optical disc recording apparatus according to claim 2, wherein address information indicating a position on the optical disc where FIDs of each directory is recorded is recorded.
ファイルのディレクトリ名を管理する論理的領域FID
に、前記FIDが記録される光ディスク上の位置を示す
アドレスとそのディレクトリのFIDsが記録される光
ディスク上の位置を示すアドレスとの差分値を記録する
ことを特徴とする請求項1又は3記載の光ディスク。7. A logical area FID for managing a directory name of a file recorded in the file entity recording area
4. The method according to claim 1, wherein a difference value between an address indicating a position on the optical disc where the FID is recorded and an address indicating a position on the optical disc where FIDs of the directory are recorded is recorded. optical disk.
ファイルのディレクトリ名を管理する論理的領域FID
に、前記FIDが記録される光ディスク上の位置を示す
アドレスとそのディレクトリのFIDsが記録される光
ディスク上の位置を示すアドレスとの差分値を記録する
ことを特徴とする請求項2又は4記載の光ディスク記録
装置。8. A logical area FID for managing a directory name of a file recorded in the file entity recording area
5. A difference value between an address indicating a position on the optical disc where the FID is recorded and an address indicating a position on the optical disc where the FIDs of the directory are recorded is recorded. Optical disk recording device.
域をファイル実体記録領域とし、前記ファイル実体記録
領域に記録されたファイルのファイル名やディレクトリ
名を管理する論理的領域をFIDとし、同一ディレクト
リに含まれるファイルのファイル名やディレクトリ名を
管理する前記FIDの並びを前記同一ディレクトリのF
IDsとし、前記FIDsの記録領域をファイル管理情
報記録領域とするとき、前記ファイル実体記録領域と前
記ファイル管理情報記録領域とを有する光ディスクを読
み出す光ディスク読取装置であって、 前記光ディスクの前記ファイル実体記録領域と前記ファ
イル管理情報記録領域とをアクセスし、それらの領域に
記録されたデータを読み出すリーダと、 前記リーダを介して読み出された前記ファイル管理情報
記録領域の少なくとも一部を記憶する記憶装置と、 前記記憶装置に保持された前記ファイル管理情報を検索
して所望のファイルの格納位置情報を取得し、前記格納
位置情報に基づいて前記ファイル実体記録領域をアクセ
スして実データを取得するよう前記リーダに指示する制
御装置と、を具備し、 前記制御装置は、 引き続きアクセスしなければならないファイル管理情報
記録領域中のデータが既に前記記憶装置に記憶されてい
る場合は、記憶済のファイル管理情報を用いて前記ファ
イル実体記録領域をアクセスするよう指示することを特
徴とする光ディスク読取装置。9. An area in which a file including actual data is recorded is defined as a file entity recording area, and a logical area for managing a file name and a directory name of a file recorded in the file entity recording area is defined as an FID. The list of the FIDs for managing the file names and directory names of the files included in the
An optical disc reading device for reading an optical disc having the file entity recording area and the file management information recording area, wherein the recording area of the FIDs is a file management information recording area; A reader for accessing an area and the file management information recording area and reading data recorded in those areas, and a storage device for storing at least a part of the file management information recording area read via the reader Searching the file management information held in the storage device to obtain storage location information of a desired file, and accessing the file entity recording area based on the storage location information to obtain actual data. And a control device for instructing the reader. If the data in the file management information recording area to be accessed is already stored in the storage device, an instruction is given to access the file entity recording area using the stored file management information. Optical disk reader.
領域をファイル実体記録領域とし、前記ファイル実体記
録領域に記録されたファイルのファイル名やディレクト
リ名を管理する論理的領域をFIDとし、同一ディレク
トリに含まれるファイルのファイル名やディレクトリ名
を管理する前記FIDの並びを前記同一ディレクトリの
FIDsとし、前記FIDsの記録領域をファイル管理
情報記録領域とするとき、前記ファイル実体記録領域と
前記ファイル管理情報記録領域とを有する光ディスクを
読み出す光ディスク読取装置であって、 前記光ディスクの前記ファイル実体記録領域と前記ファ
イル管理情報記録領域とをアクセスし、それらの領域に
記録されたデータを読み出すリーダと、 前記リーダを介して読み出された前記ファイル管理情報
記録領域の少なくとも一部を記憶する記憶装置と、 前記記憶装置に保持された前記ファイル管理情報を検索
して所望のファイルの格納位置情報を取得し、前記格納
位置情報に基づいて前記ファイル実体記録領域をアクセ
スして実データを取得するよう前記リーダに指示する制
御装置と、を具備し、 前記制御装置は、 前記リーダの1回のアクセスだけで読み出し可能な前記
ファイル管理情報を前記記憶装置に与えるよう指示し、
前記記憶装置の容量として可能であれば、前記リーダに
よって次に読み出された前記ファイル管理情報を前記記
憶装置の空き領域に与えるよう指示すると共に、引き続
きアクセスしなければならないファイル管理情報記録領
域中のデータが既に前記記憶装置に記憶されている場合
は、記憶済のファイル管理情報を用いて前記ファイル実
体記録領域をアクセスするよう指示することを特徴とす
る光ディスク読取装置。10. An area in which a file including actual data is recorded is defined as a file entity recording area, and a logical area for managing file names and directory names of files recorded in the file entity recording area is defined as FID. When the arrangement of the FIDs for managing the file names and directory names of the files included in the file is FIDs of the same directory and the recording area of the FIDs is a file management information recording area, the file entity recording area and the file management information An optical disk reader for reading an optical disk having a recording area, comprising: a reader that accesses the file entity recording area and the file management information recording area of the optical disk and reads data recorded in those areas; Said file tube read out via A storage device for storing at least a part of an information recording area; and searching the file management information held in the storage device to obtain storage location information of a desired file, and based on the storage location information, the file entity. A control device for instructing the reader to access a recording area to obtain actual data, wherein the control device reads the file management information that can be read by only one access of the reader. To give to
If the capacity of the storage device is possible, an instruction is given to give the file management information read out next by the reader to an empty area of the storage device, and the file management information recording area which must be continuously accessed is An optical disk reading device for instructing access to the file entity recording area by using stored file management information when the data is already stored in the storage device.
領域をファイル実体記録領域とし、前記ファイル実体記
録領域に記録されたファイルのファイル名やディレクト
リ名を管理する論理的領域をFIDとし、同一ディレク
トリに含まれるファイルのファイル名やディレクトリ名
を管理する前記FIDの並びを前記同一ディレクトリの
FIDsとし、前記FIDsの記録領域をファイル管理
情報記録領域とするとき、前記ファイル実体記録領域と
前記ファイル管理情報記録領域とを有する光ディスクを
読み出す光ディスク読取装置であって、 前記光ディスクの前記ファイル実体記録領域と前記ファ
イル管理情報記録領域とをアクセスし、それらの領域に
記録されたデータを読み出すリーダと、 前記リーダを介して読み出された前記ファイル管理情報
記録領域の少なくとも一部を記憶する記憶装置と、 前記記憶装置に保持された前記ファイル管理情報を検索
して所望のファイルの格納位置情報を取得し、前記格納
位置情報に基づいて前記ファイル実体記録領域をアクセ
スして実データを取得するよう前記リーダに指示する制
御装置と、を具備し、 前記制御装置は、 前記リーダの1回のアクセスだけで読み出し可能な前記
ファイル管理情報を前記記憶装置の任意の領域Aiに格
納するよう指示し、前記記憶装置の容量として可能であ
れば、前記記憶装置の前記領域Aiと連続した領域Aj
に与えるよう指示すると共に、引き続きアクセスしなけ
ればならないファイル管理情報記録領域中のデータが既
に前記記憶装置に記憶されている場合は、記憶済のファ
イル管理情報を用いて前記ファイル実体記録領域をアク
セスするよう指示することを特徴とする光ディスク読取
装置。11. An area in which a file including actual data is recorded is defined as a file entity recording area, and a logical area for managing file names and directory names of files recorded in the file entity recording area is defined as FID. When the arrangement of the FIDs for managing the file names and directory names of the files included in the file is FIDs of the same directory and the recording area of the FIDs is a file management information recording area, the file entity recording area and the file management information An optical disk reader for reading an optical disk having a recording area, comprising: a reader that accesses the file entity recording area and the file management information recording area of the optical disk and reads data recorded in those areas; Said file tube read out via A storage device for storing at least a part of an information recording area; and searching the file management information held in the storage device to obtain storage location information of a desired file, and based on the storage location information, the file entity. A control device for instructing the reader to access a recording area to obtain actual data, wherein the control device reads the file management information that can be read by only one access of the reader. To be stored in an arbitrary area Ai of the storage device, and if possible as the capacity of the storage device, an area Aj continuous with the area Ai of the storage device
And if the data in the file management information recording area that must be accessed continuously is already stored in the storage device, the file entity recording area is accessed using the stored file management information. An optical disk reading device for instructing to read.
領域をファイル実体記録領域とし、前記ファイル実体記
録領域に記録されたファイルのファイル名やディレクト
リ名を管理する論理的領域をFIDとし、同一ディレク
トリに含まれるファイルのファイル名やディレクトリ名
を管理する前記FIDの並びを前記同一ディレクトリの
FIDsとし、前記FIDsの記録領域をファイル管理
情報記録領域とするとき、前記ファイル実体記録領域と
前記ファイル管理情報記録領域とを有する光ディスクを
読み出す光ディスク読取装置であって、 前記光ディスクの前記ファイル実体記録領域と前記ファ
イル管理情報記録領域とをアクセスし、それらの領域に
記録されたデータを読み出すリーダと、 前記リーダを介して読み出された前記ファイル管理情報
記録領域の少なくとも一部を記憶する記憶装置と、 前記記憶装置に保持された前記ファイル管理情報を検索
して所望のファイルの格納位置情報を取得し、前記格納
位置情報に基づいて前記ファイル実体記録領域をアクセ
スして実データを取得するよう前記リーダに指示する制
御装置と、を具備し、 前記制御装置は、 前記リーダの1回のアクセスだけで読み出し可能な前記
ファイル管理情報のうち前記FIDsの記録領域だけを
選択的に前記記憶装置に与えるよう指示し、前記記録装
置の容量として可能であれば、前記リーダによって読み
出された前記ファイル管理情報のうち前記FIDsの記
録領域だけを前記記憶装置の空き領域に与えるよう指示
すると共に、引き続きアクセスしなければならないファ
イル管理情報記録領域中のFIDsが既に前記記憶装置
に記憶されている場合は、記憶済のファイル管理情報を
用いて前記ファイル実体記録領域をアクセスするよう指
示することを特徴とする光ディスク読取装置。12. An area in which a file including actual data is recorded is defined as a file entity recording area, and a logical area for managing file names and directory names of files recorded in the file entity recording area is defined as FID. When the arrangement of the FIDs for managing the file names and directory names of the files included in the file is FIDs of the same directory and the recording area of the FIDs is a file management information recording area, the file entity recording area and the file management information An optical disk reader for reading an optical disk having a recording area, comprising: a reader that accesses the file entity recording area and the file management information recording area of the optical disk and reads data recorded in those areas; Said file tube read out via A storage device for storing at least a part of an information recording area; and searching the file management information held in the storage device to obtain storage location information of a desired file, and based on the storage location information, the file entity. A control device for instructing the reader to access a recording area and obtain actual data, wherein the control device is configured to control the FIDs in the file management information that can be read out by only one access of the reader. Of the file management information read out by the reader, and only the recording area of the FIDs is stored in the storage area. An instruction is given to the free area of the device, and F in the file management information recording area which must be accessed continuously. Ds is if already stored in the storage device, an optical disk reading device, characterized in that an instruction to access the file entity recording area by using the file management information already stored.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10033241A JPH11232838A (en) | 1998-02-16 | 1998-02-16 | Optical disk, optical disk recording device, and optical disk reader |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP10033241A JPH11232838A (en) | 1998-02-16 | 1998-02-16 | Optical disk, optical disk recording device, and optical disk reader |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH11232838A true JPH11232838A (en) | 1999-08-27 |
Family
ID=12380985
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP10033241A Pending JPH11232838A (en) | 1998-02-16 | 1998-02-16 | Optical disk, optical disk recording device, and optical disk reader |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH11232838A (en) |
Cited By (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| WO2001011626A1 (en) * | 1999-08-03 | 2001-02-15 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for av data recording, and disk recorded by the method and apparatus |
| JP2003015924A (en) * | 2001-07-05 | 2003-01-17 | Sharp Corp | File management method |
| US6663036B1 (en) | 1999-02-17 | 2003-12-16 | Fuji Photo Film Co., Ltd. | Magnetic tape cartridge |
| US6804745B2 (en) | 2001-06-29 | 2004-10-12 | Kabushiki Kaisha Toshiba | Disc access apparatus and disc access method |
| US6871012B1 (en) * | 2000-11-22 | 2005-03-22 | Microsoft Corporation | Unique digital content identifier generating methods and arrangements |
| EP1130599A3 (en) * | 2000-02-29 | 2005-05-04 | Sony Corporation | Recording method and apparatus and record medium |
| KR100503792B1 (en) * | 2002-08-13 | 2005-07-26 | 삼성전자주식회사 | A method for recording multimedia files to optical disk and the optical disk therefore |
| EP1130598A3 (en) * | 2000-02-29 | 2005-09-28 | Sony Corporation | Recording apparatus and method and recording medium |
| US6990671B1 (en) | 2000-11-22 | 2006-01-24 | Microsoft Corporation | Playback control methods and arrangements for a DVD player |
| KR100653658B1 (en) | 2003-09-25 | 2006-12-05 | 가부시키가이샤 리코 | Image data creating method, recording method, medium storing a program for the method, optical disk, optical disk apparatus, information recoeding system |
| US7200323B1 (en) | 2000-11-22 | 2007-04-03 | Microsoft Corporation | Restricted content viewing methods and arrangements for use in a DVD player |
| EP1903574A2 (en) | 2006-09-20 | 2008-03-26 | Matsushita Electric Industrial Co., Ltd. | Data processing apparatus, recorder and disk with multiple storage layers |
| EP1391892A4 (en) * | 2001-05-24 | 2008-04-16 | Sony Corp | RECORDING METHOD, RECORDING APPARATUS, AND RECORDING MEDIUM |
| US7451453B1 (en) | 2000-11-22 | 2008-11-11 | Microsoft Corporation | DVD navigator and application programming interfaces (APIs) |
| JP2012099215A (en) * | 2012-01-20 | 2012-05-24 | Hitachi Ltd | Optical disk recording device, optical disk recording method, and optical disk |
-
1998
- 1998-02-16 JP JP10033241A patent/JPH11232838A/en active Pending
Cited By (30)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US6981669B2 (en) | 1999-02-17 | 2006-01-03 | Fuji Photo Film Co., Ltd. | Magnetic tape cartridge |
| US7014138B2 (en) | 1999-02-17 | 2006-03-21 | Fuji Photo Film Co., Ltd. | Magnetic tape cartridge |
| US6663036B1 (en) | 1999-02-17 | 2003-12-16 | Fuji Photo Film Co., Ltd. | Magnetic tape cartridge |
| US7324740B2 (en) | 1999-08-03 | 2008-01-29 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| US7305175B2 (en) | 1999-08-03 | 2007-12-04 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| US6873789B1 (en) | 1999-08-03 | 2005-03-29 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| WO2001011626A1 (en) * | 1999-08-03 | 2001-02-15 | Matsushita Electric Industrial Co., Ltd. | Method and apparatus for av data recording, and disk recorded by the method and apparatus |
| US7260317B2 (en) | 1999-08-03 | 2007-08-21 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| US7327946B2 (en) | 1999-08-03 | 2008-02-05 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| US7218844B2 (en) | 1999-08-03 | 2007-05-15 | Matsushita Electric Industrial Co., Ltd. | AV data recording apparatus and method, and disk recorded by the same |
| EP1130599A3 (en) * | 2000-02-29 | 2005-05-04 | Sony Corporation | Recording method and apparatus and record medium |
| KR100753707B1 (en) * | 2000-02-29 | 2007-08-30 | 소니 가부시끼 가이샤 | Recording method, recording apparatus, and record medium |
| EP1130598A3 (en) * | 2000-02-29 | 2005-09-28 | Sony Corporation | Recording apparatus and method and recording medium |
| US7054889B2 (en) | 2000-02-29 | 2006-05-30 | Sony Corporation | Recording method, recording apparatus, and record medium for recording data corresponding to a hierarchial file system |
| US7184653B2 (en) | 2000-11-22 | 2007-02-27 | Microsoft Corporation | Unique digital content identifier generating methods and arrangements |
| US7469410B2 (en) | 2000-11-22 | 2008-12-23 | Microsoft Corporation | Playback control methods and arrangements for a DVD player |
| US6990671B1 (en) | 2000-11-22 | 2006-01-24 | Microsoft Corporation | Playback control methods and arrangements for a DVD player |
| US7774797B2 (en) | 2000-11-22 | 2010-08-10 | Microsoft Corporation | Playback control methods and arrangements for a DVD player |
| US6871012B1 (en) * | 2000-11-22 | 2005-03-22 | Microsoft Corporation | Unique digital content identifier generating methods and arrangements |
| US7200323B1 (en) | 2000-11-22 | 2007-04-03 | Microsoft Corporation | Restricted content viewing methods and arrangements for use in a DVD player |
| US7757241B2 (en) | 2000-11-22 | 2010-07-13 | Microsoft Corporation | Playback control methods and arrangements for a DVD player |
| US7451453B1 (en) | 2000-11-22 | 2008-11-11 | Microsoft Corporation | DVD navigator and application programming interfaces (APIs) |
| US7974954B2 (en) | 2001-05-24 | 2011-07-05 | Sony Corporation | Recording method, recording apparatus, and record medium |
| EP1391892A4 (en) * | 2001-05-24 | 2008-04-16 | Sony Corp | RECORDING METHOD, RECORDING APPARATUS, AND RECORDING MEDIUM |
| US6804745B2 (en) | 2001-06-29 | 2004-10-12 | Kabushiki Kaisha Toshiba | Disc access apparatus and disc access method |
| JP2003015924A (en) * | 2001-07-05 | 2003-01-17 | Sharp Corp | File management method |
| KR100503792B1 (en) * | 2002-08-13 | 2005-07-26 | 삼성전자주식회사 | A method for recording multimedia files to optical disk and the optical disk therefore |
| KR100653658B1 (en) | 2003-09-25 | 2006-12-05 | 가부시키가이샤 리코 | Image data creating method, recording method, medium storing a program for the method, optical disk, optical disk apparatus, information recoeding system |
| EP1903574A2 (en) | 2006-09-20 | 2008-03-26 | Matsushita Electric Industrial Co., Ltd. | Data processing apparatus, recorder and disk with multiple storage layers |
| JP2012099215A (en) * | 2012-01-20 | 2012-05-24 | Hitachi Ltd | Optical disk recording device, optical disk recording method, and optical disk |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US8219559B2 (en) | Information recording/reproducing apparatus, information recording/reproducing method, program storage medium, and program | |
| US7327946B2 (en) | AV data recording apparatus and method, and disk recorded by the same | |
| JPH11232838A (en) | Optical disk, optical disk recording device, and optical disk reader | |
| WO2005031610A1 (en) | Recorder, reproducer, method for managing file, program of method for managing file, and recording medium containing program of method for managing file | |
| KR20040068175A (en) | Data storage methods and apparatuses with basic and extended file system capacity | |
| JPWO2004023483A1 (en) | ACCESS METHOD, ACCESS DEVICE, AND INFORMATION RECORDING MEDIUM | |
| JP2001243107A (en) | AV data recording apparatus and method, or disk recorded by the AV data recording apparatus and method | |
| JP4164753B2 (en) | File management apparatus, file management method, file management method program, and recording medium recording file management method program | |
| JPH03217972A (en) | File search device | |
| JP3509941B2 (en) | Data search method and device | |
| JPS6211928A (en) | Optical disk storage management method | |
| JP4272195B2 (en) | Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus | |
| JP3170503B1 (en) | Information recording medium, information recording method, information recording device, information reproducing method, and information reproducing device | |
| JP2002150703A (en) | Information recording medium, information recording method, information recording device, information reproducing method, and information reproducing device | |
| JPS61103242A (en) | High-speed retrieval system | |
| JP4160334B2 (en) | Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus | |
| JP2005032283A (en) | Recording medium and file management method | |
| JP2701271B2 (en) | Image file recording method | |
| JPH03268037A (en) | Data editing system | |
| JP3183874B1 (en) | Information recording medium, information recording method, information recording device, information reproducing method, and information reproducing device | |
| JP3170504B1 (en) | Information recording medium, information recording method, information recording device, information reproducing method, and information reproducing device | |
| JP4160588B2 (en) | Information recording medium, information recording method, information recording apparatus, information reproducing method, and information reproducing apparatus | |
| JP3222898B2 (en) | Information recording medium and information recording method | |
| JPH0677389B2 (en) | Copy method in image information storage / retrieval device | |
| JP2002207628A (en) | File management method, data recording device, data reproducing device, and data recording / reproducing device using the same |