JP2002041336A - Data recording medium, data recorder and data reproducing device for handling the same - Google Patents

Data recording medium, data recorder and data reproducing device for handling the same

Info

Publication number
JP2002041336A
JP2002041336A JP2000229654A JP2000229654A JP2002041336A JP 2002041336 A JP2002041336 A JP 2002041336A JP 2000229654 A JP2000229654 A JP 2000229654A JP 2000229654 A JP2000229654 A JP 2000229654A JP 2002041336 A JP2002041336 A JP 2002041336A
Authority
JP
Japan
Prior art keywords
area
data
recorded
fat
file
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
Application number
JP2000229654A
Other languages
Japanese (ja)
Inventor
Takashi Morishita
尚 森下
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sony Group Corp
Original Assignee
Aiwa Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Aiwa Co Ltd filed Critical Aiwa Co Ltd
Priority to JP2000229654A priority Critical patent/JP2002041336A/en
Publication of JP2002041336A publication Critical patent/JP2002041336A/en
Pending legal-status Critical Current

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

PROBLEM TO BE SOLVED: To select cluster size depending on files to be recorded. SOLUTION: A hard disk as a data recording medium is provided with a data area 154a consisting of a cluster with 8K byte size and a data area 154b consisting of a cluster with 256K byte size. FAT areas have areas corresponding to each of the data areas 154a and 154b. Each directory entry to be recorded in a directory area 153 includes identification information to indicate in which data area corresponding files are recorded. Thus, the cluster size can be selected depending on the files to be recorded. Disadvantages due to the fact that the cluster size is small, namely, a delay of speed of recording and reproduction and impairment of real time nature are prevented, for example, by recording a file (large capacity file) of data for recording regarding a video signal SV and an audio signal SA in the data area 154b.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】この発明は、データ記録媒
体、並びにそれを取り扱うデータ記録装置およびデータ
再生装置に関する。詳しくは、データ領域を互いにサイ
ズが異なるクラスタからなる複数のデータ領域部で構成
することによって、記録すべきファイルによってクラス
タサイズを選択できるようにした記録媒体等に係るもの
である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data recording medium, and a data recording apparatus and a data reproducing apparatus for handling the data recording medium. More specifically, the present invention relates to a recording medium or the like in which a data area is constituted by a plurality of data area sections each having a cluster having a different size so that a cluster size can be selected depending on a file to be recorded.

【0002】[0002]

【従来の技術】近年、ハードディスク等のノンリニアア
クセス可能なデータ記録媒体を用いてビデオデータやオ
ーディオデータ等を記録再生するデータ記録再生装置が
普及しつつある。
2. Description of the Related Art In recent years, data recording / reproducing apparatuses for recording / reproducing video data, audio data, and the like using a non-linearly accessible data recording medium such as a hard disk have become widespread.

【0003】図6は、ハードディスクの構成例を示して
いる。すなわち、ハードディスクは、ブート・セクタ2
01、FAT(File Allocation Table)領域202 ,
202′、ディレクトリ領域203およびデータ領域2
04を備えている。
FIG. 6 shows a configuration example of a hard disk. That is, the hard disk is in boot sector 2
01, FAT (File Allocation Table) area 202,
202 ', directory area 203 and data area 2
04.

【0004】ブート・セクタ201には、OS(Operati
ng System)をロードするためのブート(IPL:Initia
l Program Loader)が書き込まれている。また、このブ
ート・セクタには、ハードディスクを管理するための情
報(FAT領域、ディレクトリ領域、データ領域の開始
セクタと容量の情報)も書き込まれている。
The boot sector 201 contains an OS (Operati
ng System) to load (IPL: Initia
l Program Loader) is written. Further, information for managing the hard disk (information on the start sector and capacity of the FAT area, directory area, and data area) is also written in the boot sector.

【0005】また、FAT領域202,202′には、
それぞれFATが記録される。ここで、FAT領域20
2′に記録されるFAT2は、FAT領域202に記録
されるFAT1のコピーである。FAT2は、FAT1
が壊れたときのために用意されている。FATは、デー
タ領域が分割されてなる複数のクラスタにそれぞれ対応
した数のFATエントリからなっている。各FATエン
トリの内容としては、対応するクラスタにファイルが記
録される場合には、そのファイルがさらに記憶されてい
る次のクラスタ番号(次にたどるべきFATエントリの
番号をも示している)、またはそのファイルが記録され
ている最後のクラスタであることを示す値が書き込まれ
る。
In the FAT areas 202 and 202 ',
Each FAT is recorded. Here, the FAT area 20
FAT2 recorded in 2 'is a copy of FAT1 recorded in FAT area 202. FAT2 is FAT1
Is prepared for when it breaks. The FAT includes a number of FAT entries corresponding to a plurality of clusters obtained by dividing the data area. When a file is recorded in the corresponding cluster, the content of each FAT entry is the next cluster number in which the file is further stored (also indicating the number of the FAT entry to be followed next), or A value indicating that the file is the last cluster in which the file is recorded is written.

【0006】さらに、各FATエントリの内容として
は、対応するクラスタが未だ使用されておらず使用可能
であることを示す値、対応するクラスタが欠陥クラスタ
(疵で読み書きできないセクタを含む)であることを示
す値等も書き込まれる。図7は、FATエントリの内容
として書き込まれる値と、その意味をまとめて示してい
る。
Further, the contents of each FAT entry include a value indicating that the corresponding cluster is not yet used and is usable, and the corresponding cluster is a defective cluster (including a sector which cannot be read / written due to a flaw). Is also written. FIG. 7 collectively shows values written as the contents of the FAT entry and their meanings.

【0007】例えば、ファイルの記録時、OSは、以下
のような処理をする。FATをサーチすることで最初に
空いているクラスタを見つけ、そのクラスタの番号を、
先頭クラスタ番号として、後述するディレクトリ領域の
ディレクトリエントリに登録する。その後、当該クラス
タに対してデータを書き込み、さらなるデータの書き込
みが必要であるときは、対応するFATエントリに、F
ATをサーチして見つけた次にデータを書き込むべきク
ラスタの番号を書き込み、その後に当該クラスタに対し
て上述したと同様にデータを書き込む。一方、さらなる
データの書き込みが必要でないときは、対応するFAT
エントリに、ファイルが記録されている最後のクラスタ
であることを示す値(0xFFFF)を書き込む。
For example, when recording a file, the OS performs the following processing. The first empty cluster is found by searching the FAT, and the number of the cluster is
The first cluster number is registered in a directory entry of a directory area described later. Thereafter, data is written to the cluster, and when further data needs to be written, the corresponding FAT entry contains F
After searching the AT, the number of the cluster to which the data is to be written next is written, and then the data is written to the cluster in the same manner as described above. On the other hand, when no further data writing is necessary, the corresponding FAT
Write a value (0xFFFF) indicating that the file is the last cluster in which the file is recorded.

【0008】また、ディレクトリ領域203には、複数
のディレクトリエントリが記録される。図8は、1つの
ディレクトリエントリが32バイトの構成例を示してい
る。このディレクトリエントリは、ファイル名、先頭ク
ラスタ番号、クラスタ数、データ長等のパラメータから
なっている。
[0008] In the directory area 203, a plurality of directory entries are recorded. FIG. 8 shows a configuration example in which one directory entry has 32 bytes. This directory entry includes parameters such as a file name, a top cluster number, the number of clusters, and a data length.

【0009】図9は、ディレクトリ領域203と、FA
T領域202(202′)と、データ領域204との関
係を示している。ディレクトリ領域203のディレクト
リエントリは、ファイル名が「EXAMPLE_FILE」のファイ
ルであって、そのファイルはデータ領域204にクラス
タ2から3クラスタを使用して書き込まれており、デー
タ長が20Kバイトであることを示している。なお、ク
ラスタサイズは8Kバイトである。
FIG. 9 shows a directory area 203 and FA
The relationship between the T area 202 (202 ') and the data area 204 is shown. The directory entry in the directory area 203 is a file with a file name of “EXAMPLE_FILE”, which is written in the data area 204 using clusters 2 to 3 and has a data length of 20 Kbytes. Is shown. The cluster size is 8 Kbytes.

【0010】ディレクトリエントリの先頭クラスタ番号
が0x0002であることから、FAT領域202(20
2′)のFATエントリ番号が0x0002のFATエントリ
を参照することで、当該ファイルが、データ領域204
のクラスタ2の次にクラスタ3に書き込まれていること
を知ることができ、さらにFAT領域のFATエントリ
番号が0x0003のFATエントリを参照することで、当該
ファイルが、データ領域204のクラスタ3の次にクラ
スタ4に書き込まれていることを知ることができる。
Since the first cluster number of the directory entry is 0x0002, the FAT area 202 (20
By referring to the FAT entry with the FAT entry number of 2 ') of 0x0002, the file is stored in the data area 204.
It can be known that the data is written to the cluster 3 next to the cluster 2 of the FAT area, and by referring to the FAT entry having the FAT entry number of 0x0003 in the FAT area, the file is stored next to the cluster 3 of the data area 204. In the cluster 4 can be known.

【0011】上述した図6のハードディスクの構成例に
おいて、図10を参照して、FAT領域202(20
2′)に記載されたFATを使用し、ファイルを検索す
る場合の手順を説明する。 まず、ディレクトリ領域203のディレクトリエント
リの先頭クラスタ番号より、最初のFATエントリ番号
が0x0002であることが分かり、この番号のFATエント
リの内容から、次のFATエントリ番号が0x0003である
ことがわかる。 次に、FATエントリ番号が0x0003であるFATエン
トリの内容から、次のFATエントリ番号が0x0004であ
ることがわかる。 次に、FATエントリ番号が0x0004であるFATエン
トリの内容から、次のFATエントリ番号が0x0008であ
ることがわかる。この場合、FATエントリ番号が0x00
05,0x0006,0x0007の部分は、他のファイルによって使
われている。 次に、FATエントリ番号が0x0008のFATエントリ
の内容から、次のFATエントリ番号が0x0009であるこ
とがわかる。 次に、FATエントリ番号が0x0009であるFATエン
トリの内容が0xFFFFであることから、ここがファイルの
最終FATエントリであることがわかる。
In the configuration example of the hard disk shown in FIG. 6 described above, referring to FIG.
A procedure for searching for a file using the FAT described in 2 ′) will be described. First, the first FAT entry number is found to be 0x0002 from the head cluster number of the directory entry in the directory area 203, and the contents of the FAT entry with this number indicate that the next FAT entry number is 0x0003. Next, from the contents of the FAT entry having the FAT entry number of 0x0003, it is found that the next FAT entry number is 0x0004. Next, from the contents of the FAT entry having the FAT entry number of 0x0004, it is found that the next FAT entry number is 0x0008. In this case, the FAT entry number is 0x00
05, 0x0006 and 0x0007 are used by other files. Next, from the content of the FAT entry having the FAT entry number of 0x0008, it is found that the next FAT entry number is 0x0009. Next, since the content of the FAT entry whose FAT entry number is 0x0009 is 0xFFFF, it is known that this is the last FAT entry of the file.

【0012】[0012]

【発明が解決しようとする課題】従来のハードディスク
においては、FATが指し示すクラスタ(セクタの塊)
のサイズは一定とされていて、ファイルを記録する際の
クラスタサイズを選択することができない。しかし、ク
ラスタサイズが大きい場合と小さい場合とではそれぞれ
以下に示すようなメリットおよびデメリットがある。
In a conventional hard disk, a cluster (a cluster of sectors) indicated by an FAT is used.
Is fixed, and it is not possible to select a cluster size when recording a file. However, there are the following advantages and disadvantages when the cluster size is large and when the cluster size is small.

【0013】クラスタサイズが小さい場合 メリット:未使用セクタ数が少なくなることから、扱え
るファイル数が多くなる。 デメリット:HDD等の記憶装置へのアクセス単位とし
てのセクタ数が少なくなることから、アクセス回数が増
加し、アクセス時間が多くなり、記録や再生の速度が遅
くなる。
When the cluster size is small Advantage: The number of files that can be handled increases because the number of unused sectors decreases. Disadvantages: Since the number of sectors as a unit of access to a storage device such as an HDD decreases, the number of accesses increases, the access time increases, and the speed of recording and reproduction decreases.

【0014】クラスタサイズが大きい場合 メリット:HDD等の記憶装置へのアクセス単位として
のセクタ数が多くなることから、アクセス回数が減少
し、アクセス時間が少なくなり、記録や再生の速度が速
くなる。 デメリット:未使用セクタ数が多くなることから、扱え
るファイル数が少なくなる。
When the cluster size is large Merits: Since the number of sectors as an access unit to a storage device such as an HDD is increased, the number of accesses is reduced, the access time is reduced, and the recording and reproducing speed is increased. Disadvantage: Since the number of unused sectors increases, the number of files that can be handled decreases.

【0015】画像ファイルや音声ファイル等の大容量フ
ァイルをリアルタイムで扱う場合、クラスタサイズが小
さいと、上述したように記録や再生の速度が遅くなり、
リアルタイム性を損なうおそれがある。一方、テキスト
ファイル等の小容量ファイルを扱う場合、クラスタサイ
ズが大きいと、未使用セクタ数が多くなり、扱えるファ
イル数の減少を招くこととなる。したがって、記録すべ
きファイルによってクラスタサイズが選択できることが
望まれる。
When handling large-capacity files such as image files and audio files in real time, if the cluster size is small, the speed of recording and reproduction is reduced as described above.
There is a possibility that the real-time property is impaired. On the other hand, when handling a small-capacity file such as a text file, if the cluster size is large, the number of unused sectors increases and the number of files that can be handled is reduced. Therefore, it is desired that the cluster size can be selected depending on the file to be recorded.

【0016】そこで、この発明は、記録すべきファイル
によってクラスタサイズを選択し得る記録媒体等を提供
することを目的とする。
SUMMARY OF THE INVENTION It is therefore an object of the present invention to provide a recording medium or the like capable of selecting a cluster size depending on a file to be recorded.

【0017】[0017]

【課題を解決するための手段】この発明は、少なくとも
複数のクラスタからなるデータ領域と、所定ファイルが
記録されているデータ領域のクラスタをFATエントリ
のチェーンをたどって検索するためのFATが記録され
るFAT領域と、データ領域に記録されるファイルの情
報を持つディレクトリエントリが記録されるディレクト
リ領域とを備えるデータ記録媒体であって、データ領域
は、互いにサイズが異なるクラスタからなる複数のデー
タ領域部で構成され、FAT領域は、複数のデータ領域
部に記録されている所定ファイルのクラスタを検索する
ためのFATをそれぞれ記録する複数のFAT領域部で
構成され、ディレクトリ領域は単一のディレクトリ領域
部で構成され、この単一のディレクトリ領域部に記録さ
れるディレクトリエントリにはそのディレクトリエント
リに対応するファイルが記録されるデータ領域部を識別
するための識別情報が含まれるものである。
According to the present invention, a data area comprising at least a plurality of clusters and a FAT for searching a cluster of a data area in which a predetermined file is recorded by following a chain of FAT entries are recorded. A data recording medium comprising a FAT area and a directory area in which a directory entry having information of a file recorded in the data area is recorded. The FAT area is composed of a plurality of FAT areas for respectively recording FATs for searching for clusters of a predetermined file recorded in the plurality of data areas, and the directory area is a single directory area. Directory that is recorded in this single directory area The entry is intended to include identification information for identifying the data area portion where the file is recorded corresponding to the directory entry.

【0018】また、この発明は、上述のデータ記録媒体
を取り扱うデータ記録装置であって、記録すべき所定フ
ァイルを複数のデータ領域部のいずれに記録するか選択
する選択手段と、この選択手段で選択された所定データ
領域部に対応するFAT領域部に記録されているFAT
を参照して所定データ領域部の一または複数の空きクラ
スタに所定ファイルのデータを記録する手段と、所定デ
ータ領域部に対応するFAT領域部に記録されているF
ATの内容を所定データ領域部への所定ファイルの記録
に対応して変更すると共に、単一のディレクトリ領域部
に所定データ領域部に記録される所定ファイルの情報を
持つディレクトリエントリを記録する手段とを備えるも
のである。
According to another aspect of the present invention, there is provided a data recording apparatus for handling the above-mentioned data recording medium, wherein the selecting means selects which of a plurality of data areas to record a predetermined file to be recorded; FAT recorded in the FAT area corresponding to the selected predetermined data area
Means for recording the data of the predetermined file in one or a plurality of free clusters of the predetermined data area, and the FAT recorded in the FAT area corresponding to the predetermined data area.
Means for changing the contents of the AT in accordance with the recording of a predetermined file in a predetermined data area, and recording a directory entry having information of a predetermined file recorded in the predetermined data area in a single directory area; It is provided with.

【0019】また、この発明は、上述のデータ記録媒体
を取り扱うデータ再生装置であって、単一のディレクト
リ領域部に記録された所定ディレクトリエントリに情報
が記録されている所定ファイルを再生ファイルとして指
定する指定手段と、所定ディレクトリエントリに含まれ
る識別情報で識別される所定データ領域部に対応するF
AT領域部に記録されているFATで所定ファイルに係
るFATエントリのチェーンをたどることで、所定デー
タ領域部より所定ファイルのデータを再生する手段とを
備えるものである。
According to the present invention, there is provided a data reproducing apparatus for handling the above-mentioned data recording medium, wherein a predetermined file in which information is recorded in a predetermined directory entry recorded in a single directory area is designated as a reproduction file. And a F corresponding to a predetermined data area identified by the identification information included in the predetermined directory entry.
Means for reproducing the data of the predetermined file from the predetermined data area by following the chain of FAT entries relating to the predetermined file with the FAT recorded in the AT area.

【0020】この発明において、データ記録媒体のデー
タ領域は、互いにサイズが異なるクラスタからなる複数
のデータ領域部で構成される。このデータ記録媒体に所
定ファイルを記録する場合、この所定ファイルをデータ
記録媒体の複数のデータ領域部のいずれに記録するか選
択される。そして、選択された所定データ領域部に対応
するFAT領域部に記録されているFATを参照して所
定データ領域部の一または複数の空きクラスタに所定フ
ァイルのデータが記録される。
In the present invention, the data area of the data recording medium is composed of a plurality of data area sections each having a cluster having a different size. When a predetermined file is recorded on the data recording medium, the user selects which of the plurality of data area portions of the data recording medium to record the predetermined file. The data of the predetermined file is recorded in one or a plurality of free clusters of the predetermined data area with reference to the FAT recorded in the FAT area corresponding to the selected predetermined data area.

【0021】また、データ記録媒体のFAT領域は、複
数のデータ領域部にそれぞれ対応する複数のFAT領域
部で構成される。なお、データ記録媒体のディレクトリ
領域は単一のディレクトリ領域部で構成されるが、この
単一のディレクトリ領域部に記録されるディレクトリエ
ントリにはそのディレクトリエントリに対応するファイ
ルが記録されるデータ領域部を識別するための識別情報
が含まれる。
Further, the FAT area of the data recording medium is composed of a plurality of FAT areas corresponding respectively to the plurality of data areas. Although the directory area of the data recording medium is composed of a single directory area, the directory entry recorded in the single directory area includes a data area in which a file corresponding to the directory entry is recorded. Is included.

【0022】上述したように所定データ領域部に所定フ
ァイルが記録される際に、その所定データ領域部に対応
するFAT領域部に記録されているFATの内容が変更
されると共に、単一のディレクトリ領域部に所定ファイ
ルの情報を持つディレクトリエントリが新たに記録され
る。なお、このディレクトリエントリには、所定データ
領域部の識別情報、例えばクラスタサイズの情報が含ま
れる。
As described above, when a predetermined file is recorded in the predetermined data area, the contents of the FAT recorded in the FAT area corresponding to the predetermined data area are changed and a single directory is recorded. A directory entry having information on a predetermined file is newly recorded in the area. The directory entry includes identification information of the predetermined data area, for example, information of a cluster size.

【0023】また、このデータ記録媒体より所定ファイ
ルを再生する場合、まずその所定ファイルが再生ファイ
ルとして指定される。そして、その所定ファイルの情報
を持つ所定ディレクトリエントリに含まれる識別情報で
識別される所定データ領域部に対応するFAT領域部に
記録されているFATで所定ファイルに係るFATエン
トリのチェーンをたどることで、所定データ領域部より
所定ファイルのデータが再生される。
When reproducing a predetermined file from the data recording medium, the predetermined file is first designated as a reproduction file. Then, by tracing the chain of the FAT entry relating to the predetermined file with the FAT recorded in the FAT area corresponding to the predetermined data area identified by the identification information included in the predetermined directory entry having the information of the predetermined file. The data of the predetermined file is reproduced from the predetermined data area.

【0024】このように、データ記録媒体のデータ領域
が互いにサイズが異なるクラスタからなる複数のデータ
領域部で構成されており、所定ファイルを記録する際
に、いずれのデータ領域部に記録するか選択することに
よってクラスタサイズを選択できる。つまり、記録すべ
きファイルによってクラスタサイズを選択することが可
能となる。
As described above, the data area of the data recording medium is composed of a plurality of data area sections each composed of clusters having different sizes from each other. When a predetermined file is recorded, which data area section is to be selected. To select the cluster size. That is, the cluster size can be selected according to the file to be recorded.

【0025】これにより、例えば画像ファイルや音声フ
ァイル等の大容量ファイルを記録する場合には大きなク
ラスタサイズを選択することで、クラスタサイズが小さ
いことによるデメリット、すなわち記録や再生の速度が
遅くなり、リアルタイム性を損なうということを防止で
きる。また、例えばテキストファイル等の小容量ファイ
ルを記録する場合には小さなクラスタサイズを選択する
ことで、クラスタサイズが大きいことによるデメリッ
ト、すなわち未使用セクタ数が多くなり、扱えるファイ
ル数が少なくなるということを防止できる。
For this reason, when recording a large-capacity file such as an image file or an audio file, for example, by selecting a large cluster size, a disadvantage due to a small cluster size, that is, a recording and reproducing speed is reduced. It is possible to prevent the real-time property from being impaired. In addition, when recording a small-capacity file such as a text file, for example, selecting a small cluster size has a disadvantage that the cluster size is large, that is, the number of unused sectors increases and the number of files that can be handled decreases. Can be prevented.

【0026】[0026]

【発明の実施の形態】以下、図面を参照しながら、この
発明の実施の形態について説明する。図1は、実施の形
態としてのデータ記録再生装置100の構成を示してい
る。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a configuration of a data recording / reproducing apparatus 100 as an embodiment.

【0027】このデータ記録再生装置100は、装置全
体の動作を制御するためのコントローラとしてのマイク
ロコンピュータ(以下、「マイコン」という)101を
有している。このマイコン101には、液晶表示素子等
で構成され、機器の状態等を表示する表示部102と、
ユーザ操作のための複数の入力キー等が配された操作部
103とが接続されている。
The data recording / reproducing apparatus 100 has a microcomputer (hereinafter referred to as "microcomputer") 101 as a controller for controlling the operation of the entire apparatus. The microcomputer 101 includes a display unit 102 which includes a liquid crystal display element or the like and displays the state of the device and the like.
An operation unit 103 provided with a plurality of input keys for user operation is connected.

【0028】また、装置100は、アナログビデオ信号
SVを入力するためのビデオ入力端子104と、このビ
デオ入力端子104に入力されたビデオ信号SVをディ
ジタル信号に変換してビデオデータVDを得るA/Dコ
ンバータ105と、アナログオーディオ信号SAを入力
するためのオーディオ入力端子106と、このオーディ
オ入力端子106に入力されたオーディオ信号SAをデ
ィジタル信号に変換してオーディオデータADを得るA
/Dコンバータ107とを有している。
The apparatus 100 also includes a video input terminal 104 for inputting an analog video signal SV, and an A / A converter for converting the video signal SV input to the video input terminal 104 into a digital signal to obtain video data VD. A D converter 105, an audio input terminal 106 for inputting an analog audio signal SA, and an audio signal AD for converting the audio signal SA input to the audio input terminal 106 into a digital signal to obtain audio data AD
/ D converter 107.

【0029】また、装置100は、エンコーダ/デコー
ダ108を有している。このエンコーダ/デコーダ10
8は、A/Dコンバータ105,107より出力される
データVD,ADに対してエンコート゛処理をして記録用
データを得ると共に、後述するようにハードディスクよ
り再生された記録用データにデコード処理をしてデータ
VD,ADを得るためのものである。
The device 100 has an encoder / decoder 108. This encoder / decoder 10
Numeral 8 performs encoding processing on the data VD and AD output from the A / D converters 105 and 107 to obtain recording data, and decodes the recording data reproduced from the hard disk as described later. To obtain the data VD and AD.

【0030】例えば、A/Dコンバータ105より出力
されるビデオデータVDはエンコード処理によって、例
えばMPEG2(ディジタル記録)の記録用データとさ
れる。この場合、ユーザの操作部103の操作によっ
て、ユーザは互いに異なる圧縮率の記録モードを選択可
能とされている。圧縮率が高いほど画質の低下を招くこ
ととなるが、その代わり記録時間を延ばすことできる。
また、A/Dコンバータ107より出力されるオーディ
オデータADはエンコード処理によって、例えばMPE
G1 Layer2(ディジタル記録)の記録用データ
とされる。
For example, video data VD output from the A / D converter 105 is converted into, for example, MPEG2 (digital recording) recording data by encoding. In this case, the user can select a recording mode with a different compression ratio by operating the operation unit 103. The higher the compression ratio is, the lower the image quality is, but the longer the recording time can be.
The audio data AD output from the A / D converter 107 is encoded by, for example, an MPE.
G1 Layer 2 (digital recording) recording data.

【0031】また、装置100は、エンコーダ/デコー
ダ108のデコード処理によって得られたビデオデータ
VDをアナログ信号に変換してアナログビデオ信号SV
を得るD/Aコンバータ109と、このD/Aコンバー
タ109より得られるアナログビデオ信号SVを出力す
るビデオ出力端子110と、エンコーダ/デコーダ10
8のデコード処理によって得られたオーディオデータA
Dをアナログ信号に変換してアナログオーディオ信号S
Aを得るD/Aコンバータ111と、このD/Aコンバ
ータ111より得られるアナログオーディオ信号SAを
出力するオーディオ出力端子112とを有している。
The apparatus 100 converts the video data VD obtained by the decoding processing of the encoder / decoder 108 into an analog signal, and converts the analog video signal SV
, A video output terminal 110 for outputting an analog video signal SV obtained from the D / A converter 109, and an encoder / decoder 10
Audio data A obtained by the decoding process of FIG.
D is converted to an analog signal and the analog audio signal S
It has a D / A converter 111 for obtaining A and an audio output terminal 112 for outputting an analog audio signal SA obtained from the D / A converter 111.

【0032】また、装置100は、テキストファイルや
プログラムファイル等のデータDTを入力すると共に出
力するデータ入出力端子113を有している。このデー
タ入出力端子113はマイコン101に接続されてい
る。
The apparatus 100 has a data input / output terminal 113 for inputting and outputting data DT such as a text file and a program file. The data input / output terminal 113 is connected to the microcomputer 101.

【0033】また、装置100は、エンコーダ/デコー
ダ108のエンコード処理によって得られた記録用デー
タやデータ入出力端子113に入力されるデータDTを
ハードディスクに記録すると共に、そのハードディスク
より記録用データおよびデータDTを再生するハードデ
ィスクドライブ(HDD)114を有している。このド
ライブ114における記録再生の動作は、マイコン10
1により、HDコントローラ115を通じて制御され
る。
Further, the apparatus 100 records the recording data obtained by the encoding process of the encoder / decoder 108 and the data DT inputted to the data input / output terminal 113 on the hard disk. It has a hard disk drive (HDD) 114 for reproducing DT. The recording / reproducing operation in the drive 114 is performed by the microcomputer 10
1 is controlled through the HD controller 115.

【0034】ここで、ハードディスクは、図2に示すよ
うに、構成されている。すなわち、ハードディスクは、
ブート・セクタ151、FAT(File Allocation Tabl
e)領域152a,152a′,152b,152b′、
ディレクトリ領域153およびデータ領域154a,1
54bを備えている。
Here, the hard disk is configured as shown in FIG. That is, the hard disk
Boot sector 151, FAT (File Allocation Tabl)
e) regions 152a, 152a ', 152b, 152b',
Directory area 153 and data area 154a, 1
54b.

【0035】ブート・セクタ151には、OS(Operati
ng System)をロードするためのブート(IPL:Initia
l Program Loader)が書き込まれている。また、このブ
ート・セクタには、ハードディスクを管理するための情
報(FAT領域、ディレクトリ領域、データ領域の開始
セクタと容量の情報)も書き込まれている。
The boot sector 151 contains an OS (Operati
ng System) to load (IPL: Initia
l Program Loader) is written. Further, information for managing the hard disk (information on the start sector and capacity of the FAT area, directory area, and data area) is also written in the boot sector.

【0036】データ領域154aは、8Kバイトサイズ
のクラスタからなっている。データ領域154bは、2
56Kバイトサイズのクラスタからなっている。後述す
るように、本実施の形態においては、データ領域154
aはデータ入出力端子113に入力されるデータDTを
記録するために使用され、データ領域154bはエンコ
ーダ/デコーダ108のエンコード処理によって得られ
た記録用データを記録するために使用される。
The data area 154a is composed of clusters having a size of 8 Kbytes. The data area 154b is 2
It consists of clusters of 56 Kbytes in size. As described later, in the present embodiment, the data area 154
a is used for recording data DT input to the data input / output terminal 113, and the data area 154b is used for recording recording data obtained by the encoding process of the encoder / decoder 108.

【0037】FAT領域152a,152a′は、デー
タ領域154aに対応して設けられている。このFAT
領域152a,152a′には、それぞれFATが記録
される。FAT領域152a′に記録されるFAT2
は、FAT領域152aに記録されるFAT1のコピー
である。FAT2は、FAT1が壊れたときのために用
意されている。FAT領域152a,152a′に記録
されるFATは、上述したデータ領域154aに記録さ
れている所定ファイルのクラスタを検索するために使用
される。このFATは、データ領域154aを構成する
複数のクラスタ(8Kバイトサイズ)にそれぞれ対応し
た数のFATエントリからなっている。
FAT areas 152a and 152a 'are provided corresponding to data area 154a. This FAT
The FAT is recorded in each of the areas 152a and 152a '. FAT2 recorded in FAT area 152a '
Is a copy of FAT1 recorded in the FAT area 152a. FAT2 is prepared for when FAT1 is broken. The FAT recorded in the FAT areas 152a and 152a 'is used to search for a cluster of a predetermined file recorded in the data area 154a. This FAT is composed of a number of FAT entries corresponding to a plurality of clusters (8 KB size) constituting the data area 154a.

【0038】各FATエントリの内容としては、対応す
るクラスタにファイルが記録される場合には、そのファ
イルがさらに記憶されている次のクラスタ番号(次にた
どるべきFATエントリの番号をも示している)、また
はそのファイルが記録されている最後のクラスタである
ことを示す値が書き込まれる。さらに、各FATエント
リの内容としては、対応するクラスタが未だ使用されて
おらず使用可能であることを示す値、対応するクラスタ
が欠陥クラスタ(疵で読み書きできないセクタを含む)
であることを示す値等も書き込まれる(図7参照)。
If a file is recorded in the corresponding cluster, the contents of each FAT entry indicate the next cluster number in which the file is further stored (the number of the FAT entry to be followed next is also shown). ) Or a value indicating that the file is the last cluster in which the file is recorded. Further, the contents of each FAT entry include a value indicating that the corresponding cluster is not yet used and can be used, and the corresponding cluster is a defective cluster (including a sector which cannot be read / written due to a flaw).
Is also written (see FIG. 7).

【0039】例えば、ファイルの記録時、OSは、以下
のような処理をする。FATをサーチすることで最初に
空いているクラスタを見つけ、そのクラスタの番号を、
先頭クラスタ番号として、後述するディレクトリ領域の
ディレクトリエントリに登録する。その後、当該クラス
タに対してデータを書き込み、さらなるデータの書き込
みが必要であるときは、対応するFATエントリに、F
ATをサーチして見つけた次にデータを書き込むべきク
ラスタの番号を書き込み、その後に当該クラスタに対し
て上述したと同様にデータを書き込む。一方、さらなる
データの書き込みが必要でないときは、対応するFAT
エントリに、ファイルが記録されている最後のクラスタ
であることを示す値(0xFFFF)を書き込む。
For example, when recording a file, the OS performs the following processing. The first empty cluster is found by searching the FAT, and the number of the cluster is
The first cluster number is registered in a directory entry of a directory area described later. Thereafter, data is written to the cluster, and when further data needs to be written, the corresponding FAT entry contains F
After searching the AT, the number of the cluster to which the data is to be written next is written, and then the data is written to the cluster in the same manner as described above. On the other hand, when no further data writing is necessary, the corresponding FAT
Write a value (0xFFFF) indicating that the file is the last cluster in which the file is recorded.

【0040】FAT領域152b,152b′は、デー
タ領域154bに対応して設けられている。FAT領域
152b,152b′には、それぞれFATが記録され
る。FAT領域152b′に記録されるFAT4は、F
AT領域152bに記録されるFAT3のコピーであ
る。FAT4は、FAT3が壊れたときのために用意さ
れている。FAT領域152b,152b′に記録され
るFATは、上述したデータ領域154bに記録されて
いる所定ファイルのクラスタを検索するために使用され
る。このFATは、データ領域154bを構成する複数
のクラスタ(256Kバイトサイズ)にそれぞれ対応し
た数のFATエントリからなっている。なお、FATエ
ントリの内容、ファイルの記録時におけるOSのFAT
への書き込み処理は、上述のFAT領域152a,15
2a′に関連して説明したと同様であるので、その説明
は省略する。
The FAT areas 152b and 152b 'are provided corresponding to the data area 154b. The FAT is recorded in each of the FAT areas 152b and 152b '. FAT4 recorded in the FAT area 152b '
This is a copy of FAT3 recorded in the AT area 152b. FAT4 is prepared for when FAT3 is broken. The FAT recorded in the FAT areas 152b and 152b 'is used to search for a cluster of a predetermined file recorded in the data area 154b. The FAT includes a number of FAT entries each corresponding to a plurality of clusters (256 Kbytes) constituting the data area 154b. The contents of the FAT entry and the FAT of the OS at the time of recording the file
The writing process to the FAT areas 152a, 152
Since it is the same as that described in relation to 2a ', the description is omitted.

【0041】ディレクトリ領域153には、複数のディ
レクトリエントリが記録される。図3は、1つのディレ
クトリエントリが32バイトの構成例を示している。こ
のディレクトリエントリは、ファイル名、先頭クラスタ
番号、クラスタ数、データ長等のパラメータからなって
いる。本実施の形態において、このディレクトリエント
リには、さらに、そのディレクトリエントリに対応する
ファイルが記録されるデータ領域を識別するための識別
情報としてクラスタサイズの情報が含まれる。例えば、
クラスタサイズの情報が「1(=0x0001)」であるとき
は、8Kバイト×1=8Kバイトのクラスタサイズのデ
ータ領域154aが識別される。また例えば、クラスタ
サイズの情報が「32(=0x0020)」であるときは、8K
バイト×32=256Kバイトのクラスタサイズのデー
タ領域154bが識別される。
In the directory area 153, a plurality of directory entries are recorded. FIG. 3 shows a configuration example in which one directory entry has 32 bytes. This directory entry includes parameters such as a file name, a top cluster number, the number of clusters, and a data length. In the present embodiment, the directory entry further includes cluster size information as identification information for identifying a data area in which a file corresponding to the directory entry is recorded. For example,
When the information of the cluster size is “1 (= 0x0001)”, the data area 154a of the cluster size of 8 Kbytes × 1 = 8 Kbytes is identified. For example, when the cluster size information is “32 (= 0x0020)”, 8K
A data area 154b having a cluster size of bytes × 32 = 256 Kbytes is identified.

【0042】図4は、ディレクトリ領域153と、FA
T領域152a(152a′)と、データ領域154a
との関係を示している。ディレクトリ領域153のディ
レクトリエントリ153aは、ファイル名が「EXAMPLE_
FILEa」であるファイルの情報を持っている。このディ
レクトリエントリ153aは、当該ファイルがデータ領
域154aにクラスタ2から3クラスタを使用して書き
込まれており、データ長が20Kバイトであることを示
している。
FIG. 4 shows the directory area 153 and the FA
T area 152a (152a ') and data area 154a
The relationship is shown. The directory entry 153a of the directory area 153 has a file name "EXAMPLE_
FILEa ". This directory entry 153a indicates that the file is written in the data area 154a using three clusters from cluster 2 and that the data length is 20 Kbytes.

【0043】また、図5は、ディレクトリ領域153
と、FAT領域152b(152b′)と、データ領域
154bとの関係を示している。ディレクトリ領域15
3のディレクトリエントリ153bは、ファイル名が
「EXAMPLE_FILEb」であるファイルの情報を持ってい
る。このディレクトリエントリ153bは、当該ファイ
ルがデータ領域154bにクラスタ2から3クラスタを
使用して書き込まれており、データ長が768Kバイト
であることを示している。
FIG. 5 shows a directory area 153.
, And the relationship between the FAT area 152b (152b ') and the data area 154b. Directory area 15
The third directory entry 153b has information on a file whose file name is “EXAMPLE_FILEb”. This directory entry 153b indicates that the file has been written to the data area 154b using clusters 2 to 3, and that the data length is 768 Kbytes.

【0044】図1に示すデータ記録再生装置100の動
作を説明する。ユーザの操作部103の操作によって、
入力端子104,106に入力される信号SV,SAを
記録する旨の指示がされた場合の動作を説明する。この
場合、記録されるファイル容量が一般的に大きくなるこ
とから、ハードディスクのデータ領域154a,154
bのうち、256Kバイトサイズのクラスタからなるデ
ータ領域154bがファイル記録領域として自動的に選
択される。
The operation of the data recording / reproducing apparatus 100 shown in FIG. 1 will be described. By the operation of the operation unit 103 by the user,
An operation in the case where an instruction to record the signals SV and SA input to the input terminals 104 and 106 will be described. In this case, the recorded file capacity generally increases, so that the data areas 154a and 154 of the hard disk are
The data area 154b composed of a 256-Kbyte size cluster is automatically selected as the file recording area.

【0045】ビデオ入力端子104に入力されたアナロ
グビデオ信号SVはA/Dコンバータ105に供給され
てディジタル信号に変換され、このA/Dコンバータ1
05より得られるビデオデータVDはエンコーダ/デコ
ーダ108に供給される。また、オーディオ入力端子1
06に入力されたアナログオーディオ信号SAはA/D
コンバータ107に供給されてディジタル信号に変換さ
れ、このA/Dコンバータ107より得られるオーディ
オデータADはエンコーダ/デコーダ108に供給され
る。エンコーダ/デコーダ108では、それらデータV
D,ADに対してエンコート゛処理が行われて記録用デー
タが生成される。
The analog video signal SV input to the video input terminal 104 is supplied to an A / D converter 105 and converted into a digital signal.
05 is supplied to the encoder / decoder 108. Also, audio input terminal 1
The analog audio signal SA input to A / D
The audio data AD is supplied to the converter 107 and converted into a digital signal. The audio data AD obtained from the A / D converter 107 is supplied to the encoder / decoder 108. In the encoder / decoder 108, the data V
An encoding process is performed on D and AD to generate recording data.

【0046】そして、この記録用データが、HDコント
ローラ115を通じてハードディスクドライブ114に
転送され、ハードディスクに記録される。このようにハ
ードディスクに、記録用データのファイルが記録される
場合のマイコン101の動作をさらに詳細に説明する。
Then, the recording data is transferred to the hard disk drive 114 through the HD controller 115 and recorded on the hard disk. The operation of the microcomputer 101 when the recording data file is recorded on the hard disk as described above will be described in further detail.

【0047】最初に空いているクラスタをFAT領域1
52b(152b′)に記録されているFATをサーチ
することで見つけ、そのクラスタ(第1のクラスタ)の
番号を、ディレクトリ領域153に記録される当該ファ
イルに対応するディレクトリエントリに、先頭クラスタ
番号として書き込む。なお、このディレクトリエントリ
には、クラスタサイズの情報として「32(=0x0020)」
が書き込まれる。
The first vacant cluster is assigned to the FAT area 1
The FAT recorded in the 52b (152b ') is found by searching, and the number of the cluster (first cluster) is assigned to the directory entry corresponding to the file recorded in the directory area 153 as the first cluster number. Write. Note that this directory entry contains “32 (= 0x0020)” as cluster size information.
Is written.

【0048】その後、当該第1のクラスタに対してデー
タを書き込み、さらなるデータの書き込みが必要でない
ときは、対応するFATエントリに、ファイルが記録さ
れている最後のクラスタであることを示す値(0xFFFF)
を書き込む。第1のクラスタに続けて、さらなるデータ
の書き込みが必要であるときは、対応するFATエント
リに、FATをサーチして見つけた次にデータを書き込
むべきクラスタ(第2のクラスタ)の番号(次にたどる
べきFATエントリの番号をも示している)を書き込
む。
Thereafter, data is written to the first cluster, and when no further data writing is necessary, a value (0xFFFF) indicating that this is the last cluster in which the file is recorded is stored in the corresponding FAT entry. )
Write. When it is necessary to write further data following the first cluster, the corresponding FAT entry contains the number of the next cluster (second cluster) to which data is to be written next after searching and finding the FAT. (Which also indicates the number of the FAT entry to be tracked).

【0049】その後、当該第2のクラスタに対してデー
タを書き込み、さらなるデータの書き込みが必要でない
ときは、対応するFATエントリに、ファイルが記録さ
れている最後のクラスタであることを示す値(0xFFFF)
を書き込む。第2のクラスタに続けて、さらなるデータ
の書き込みが必要であるときは、対応するFATエント
リに、FATをサーチして見つけた次にデータを書き込
むべきクラスタ(第3のクラスタ)の番号を書き込む。
その後、当該第3のクラスタに対してデータを書き込
み、以下上述したと同様の動作を繰り返すこととなる。
Thereafter, data is written to the second cluster, and when no further data writing is required, a value (0xFFFF) indicating that this is the last cluster in which the file is recorded is stored in the corresponding FAT entry. )
Write. When further data needs to be written following the second cluster, the number of the cluster (third cluster) to which data is to be written next after the FAT has been searched and found is written in the corresponding FAT entry.
Thereafter, data is written to the third cluster, and the same operation as described above is repeated.

【0050】次に、ユーザの操作部103の操作によっ
て、入出力端子113に入力されるテキストファイル、
プログラムファイル等のデータDTを記録する旨の指示
がされた場合の動作を説明する。この場合、ハードディ
スクのデータ領域154a,154bのうち、8Kバイ
トサイズのクラスタからなるデータ領域154aがファ
イル記録領域として自動的に選択される。
Next, a text file input to the input / output terminal 113 by the operation of the operation unit 103 by the user,
An operation when an instruction to record data DT such as a program file is given will be described. In this case, of the data areas 154a and 154b of the hard disk, the data area 154a composed of an 8-Kbyte size cluster is automatically selected as a file recording area.

【0051】データ入出力端子113に入力されるデー
タDTは、マイコン101およびHDコントローラ11
5を通じてハードディスクドライブ114に転送され、
ハードディスクに記録される。このようにハードディス
クに、データDTのファイルが記録される場合のマイコ
ン101の動作は、FAT領域152b(152
b′)、データ領域154bの代わりに、FAT領域1
52a(152a′)、データ領域154aが対象とな
ることを除き、上述した記録用データを記録する場合と
同様である。なお、当該ファイルに対応してディレクト
リ領域153に記録されるディレクトリエントリには、
クラスタサイズの情報として「1(=0x0001)」が書き込
まれる。
The data DT input to the data input / output terminal 113 is transmitted to the microcomputer 101 and the HD controller 11.
5, transferred to the hard disk drive 114,
Recorded on the hard disk. The operation of the microcomputer 101 when the file of the data DT is recorded on the hard disk as described above is performed in the FAT area 152b (152
b '), instead of the data area 154b, the FAT area 1
52a (152a ') and the data area 154a are the same as in the case of recording the recording data described above, except that they are targeted. The directory entry recorded in the directory area 153 corresponding to the file includes:
“1 (= 0x0001)” is written as cluster size information.

【0052】次に、再生時の動作を説明する。この再生
時には、ユーザの操作部103の操作によって、ディレ
クトリ領域153に記録された所定ディレクトリエント
リに情報が記録されている所定ファイルが再生ファイル
として指定される。
Next, the operation at the time of reproduction will be described. At the time of this reproduction, a predetermined file whose information is recorded in a predetermined directory entry recorded in the directory area 153 is designated as a reproduction file by an operation of the operation unit 103 by the user.

【0053】再生ファイルの情報を持つ所定ディレクト
リエントリに含まれるクラスタサイズの情報が「32」
である場合について説明する。この場合、再生ファイル
は上述した記録用データのファイルであって、データ領
域154bに記録されている。
The information of the cluster size included in the predetermined directory entry having the information of the reproduction file is "32".
Is described. In this case, the reproduction file is the above-described recording data file, and is recorded in the data area 154b.

【0054】マイコン101の制御に基づいて、ハード
ディスクドライブ114では、ハードディスクのデータ
領域154bより再生ファイルのデータが再生される。
この場合、FAT領域152b(152b′)に記録さ
れているFATで当該再生ファイルに係るFATエント
リのチェーンをたどることによって、データ領域154
bの一または複数のクラスタ(256Kバイトサイズ)
より再生ファイルのデータが順次再生されることとなる
(図5参照)。
Under the control of the microcomputer 101, in the hard disk drive 114, the data of the reproduction file is reproduced from the data area 154b of the hard disk.
In this case, the FAT recorded in the FAT area 152b (152b ') follows the chain of the FAT entry relating to the reproduction file, thereby obtaining the data area 154.
b or one or more clusters (256 KB size)
Thus, the data of the reproduced file is sequentially reproduced (see FIG. 5).

【0055】ハードディスクより再生される記録用デー
タは、エンコーダ/デコーダ108に転送される。エン
コーダ/デコーダ108では、記録用データに対してデ
コード処理が行われてビデオデータVDおよびオーディ
オデータADが生成される。そして、エンコーダ/デコ
ーダ108で生成されるビデオデータVDはD/Aコン
バータ109に供給されてアナログ信号に変換され、こ
のD/Aコンバータ109より得られるアナログビデオ
信号SVはビデオ出力端子110に出力される。また、
エンコーダ/デコーダ108で生成されるオーディオデ
ータADはD/Aコンバータ111に供給されてアナロ
グ信号に変換され、このD/Aコンバータ111より得
られるアナログオーディオ信号SAはオーディオ出力端
子112に出力される。
The recording data reproduced from the hard disk is transferred to the encoder / decoder 108. The encoder / decoder 108 decodes the recording data to generate video data VD and audio data AD. The video data VD generated by the encoder / decoder 108 is supplied to a D / A converter 109 and converted into an analog signal. The analog video signal SV obtained from the D / A converter 109 is output to a video output terminal 110. You. Also,
The audio data AD generated by the encoder / decoder 108 is supplied to a D / A converter 111 and converted into an analog signal. An analog audio signal SA obtained from the D / A converter 111 is output to an audio output terminal 112.

【0056】再生ファイルの情報を持つ所定ディレクト
リエントリに含まれるクラスタサイズの情報が「1」で
ある場合について説明する。この場合、再生ファイルは
上述したデータDTのファイルであって、データ領域1
54aに記録されている。
A case where the information of the cluster size included in the predetermined directory entry having the information of the reproduction file is “1” will be described. In this case, the playback file is a file of the data DT described above,
54a.

【0057】マイコン101の制御に基づいて、ハード
ディスクドライブ114では、ハードディスクのデータ
領域154aより再生ファイルのデータの再生(読み出
し)が行われる。この場合、FAT領域152a(15
2a′)に記録されているFATで当該再生ファイルに
係るFATエントリのチェーンをたどることによって、
データ領域154aの一または複数のクラスタ(8Kバ
イトサイズ)より再生ファイルのデータが順次再生され
ることとなる(図4参照)。ハードディスクより再生さ
れるデータDTは、データ入出力端子113に出力され
る。
Under the control of the microcomputer 101, the hard disk drive 114 reproduces (reads) the data of the reproduction file from the data area 154a of the hard disk. In this case, the FAT area 152a (15
2a '), by tracing the chain of the FAT entry relating to the reproduction file with the FAT recorded in
The data of the playback file is sequentially played back from one or a plurality of clusters (8 KB size) of the data area 154a (see FIG. 4). Data DT reproduced from the hard disk is output to the data input / output terminal 113.

【0058】以上説明したように、本実施の形態におい
ては、データ記録媒体としてのハードディスクが、8K
バイトサイズのクラスタからなるデータ領域154a
と、256Kバイトサイズのクラスタからなるデータ領
域154bとを備えている。そして、ビデオ信号SVや
オーディオ信号SAに係る記録用データのファイル(大
容量ファイル)は、データ領域154bに記録される。
したがってこの場合には、クラスタサイズが小さいこと
によるデメリット、すなわち記録や再生の速度が遅くな
り、リアルタイム性を損なうということを防止できる。
また、テキストファイルやプログラムファイル等のデー
タDTは、データ領域154aに記録される。したがっ
てこの場合には、クラスタサイズが大きいことによるデ
メリット、すなわち未使用セクタ数が多くなり、扱える
ファイル数が少なくなるということを防止できる。
As described above, in this embodiment, the hard disk as the data recording medium is 8K.
Data area 154a consisting of byte-sized clusters
And a data area 154b composed of clusters having a size of 256 Kbytes. Then, a recording data file (large-capacity file) related to the video signal SV and the audio signal SA is recorded in the data area 154b.
Therefore, in this case, it is possible to prevent a disadvantage caused by a small cluster size, that is, a reduction in the speed of recording and reproduction, and a loss of real-time performance.
Data DT such as a text file and a program file is recorded in the data area 154a. Therefore, in this case, it is possible to prevent a disadvantage caused by a large cluster size, that is, it is possible to prevent the number of unused sectors from increasing and the number of files that can be handled from decreasing.

【0059】なお、上述実施の形態おいては、データ記
録媒体としてのハードディスクに8Kバイトサイズのク
ラスタからなるデータ領域154aと、256Kバイト
サイズのクラスタからなるデータ領域154bとを備え
るものを示したが、クラスタのサイズはこれに限定され
るものではなく、また互いにサイズが異なるクラスタか
らなるデータ領域部を3つ以上備えるようにしてもよ
い。
In the above embodiment, a hard disk as a data recording medium is provided with a data area 154a composed of clusters of 8 Kbytes and a data area 154b composed of clusters of 256 Kbytes. The size of the cluster is not limited to this, and three or more data area portions composed of clusters having different sizes may be provided.

【0060】また、上述実施の形態において、ハードデ
ィスクの各領域は、図2に示すように、8Kクラスタ用
FAT領域152a,152a′、256Kクラスタ用
FAT領域152b,152b′、ディレクトリ領域1
53、8Kクラスタ用データ領域154aおよび256
Kクラスタ用データ領域154bの順に配列されている
が、これに限定されるものではない。
Further, in the above-described embodiment, as shown in FIG. 2, each area of the hard disk includes FAT areas 152a and 152a 'for 8K clusters, FAT areas 152b and 152b' for 256K clusters,
53, 8K cluster data areas 154a and 256
Although arranged in the order of the K cluster data area 154b, the present invention is not limited to this.

【0061】また、上述実施の形態においては、ディレ
クトリ領域153に記録されるディレクトリエントリ
に、このディレクトリエントリに対応するファイルが記
録されるデータ領域部を識別するための識別情報として
クラスタサイズの情報が含まれるようにしたものである
が、この識別情報としてはその他の情報であってもよ
い。要は、ファイルが記録されたデータ領域部を識別で
きればよい。
In the above embodiment, the directory entry recorded in the directory area 153 includes cluster size information as identification information for identifying a data area portion in which a file corresponding to the directory entry is recorded. Although included, the identification information may be other information. In short, it is only necessary to identify the data area where the file is recorded.

【0062】また、上述実施の形態においては、エンコ
ーダ/デコーダ108より出力される記録用データを記
録するときはデータ領域154bが自動的に選択され、
データ入出力端子113に入力されるデータDTを記録
するときはデータ領域154aが自動的に選択されるも
のであったが、いずれのデータ領域に記録するかをユー
ザが操作部103を操作して任意に選択できるようにし
てもよい。
In the above-described embodiment, when recording data output from the encoder / decoder 108 is recorded, the data area 154b is automatically selected.
When recording the data DT input to the data input / output terminal 113, the data area 154a is automatically selected. However, the user operates the operation unit 103 to determine in which data area to record. Any selection may be made.

【0063】また、上述実施の形態においては、記録媒
体がハードディスクであるものを示したが、この発明
は、記録媒体がその他のFAT型の記録媒体である場合
にも、同様に適用できることは勿論である。
In the above-described embodiment, the recording medium is a hard disk. However, the present invention can be similarly applied to a case where the recording medium is another FAT type recording medium. It is.

【0064】[0064]

【発明の効果】この発明によれば、データ記録媒体のデ
ータ領域が互いにサイズが異なるクラスタからなる複数
のデータ領域部で構成されており、所定ファイルを記録
する際に、いずれのデータ領域部に記録するか選択する
ことによってクラスタサイズを選択でき、記録すべきフ
ァイルによってクラスタサイズを選択できる。そのた
め、例えば画像ファイルや音声ファイル等の大容量ファ
イルを記録する場合には大きなクラスタサイズを選択で
き、クラスタサイズが小さいことによるデメリット、す
なわち記録や再生の速度が遅くなり、リアルタイム性を
損なうということを防止できる。また、例えばテキスト
ファイル等の小容量ファイルを記録する場合には小さな
クラスタサイズを選択でき、クラスタサイズが大きいこ
とによるデメリット、すなわち未使用セクタ数が多くな
り、扱えるファイル数が少なくなるということを防止で
きる。
According to the present invention, the data area of the data recording medium is composed of a plurality of data area sections each having a cluster having a different size from each other. The cluster size can be selected by selecting whether to record, and the cluster size can be selected depending on the file to be recorded. For this reason, when recording a large-capacity file such as an image file or an audio file, a large cluster size can be selected, and disadvantages due to the small cluster size, that is, recording and playback speeds are reduced, and real-time performance is impaired. Can be prevented. Also, when recording a small-capacity file such as a text file, for example, a small cluster size can be selected, and the disadvantage of a large cluster size, that is, the number of unused sectors increases and the number of files that can be handled is reduced is prevented. it can.

【図面の簡単な説明】[Brief description of the drawings]

【図1】実施の形態としてのデータ記録再生装置の構成
を示すブロック図である。
FIG. 1 is a block diagram showing a configuration of a data recording / reproducing apparatus as an embodiment.

【図2】ハードディスクの構成例を示す図である。FIG. 2 is a diagram illustrating a configuration example of a hard disk.

【図3】ディレクトリエントリの構成例を示す図であ
る。
FIG. 3 is a diagram illustrating a configuration example of a directory entry.

【図4】ディレクトリ領域、FAT領域、データ領域の
関係(8Kバイトクラスタ)を示す図である。
FIG. 4 is a diagram showing a relationship (8 Kbyte cluster) between a directory area, a FAT area, and a data area.

【図5】ディレクトリ領域、FAT領域、データ領域の
関係(256Kバイトクラスタ)を示す図である。
FIG. 5 is a diagram showing a relationship (256 Kbyte cluster) between a directory area, a FAT area, and a data area.

【図6】ハードディスクの構成例を示す図である。FIG. 6 is a diagram illustrating a configuration example of a hard disk.

【図7】FATエントリの内容として書き込まれる値と
意味を示す図である。
FIG. 7 is a diagram illustrating values written as contents of a FAT entry and their meanings.

【図8】ディレクトリエントリの構成例を示す図であ
る。
FIG. 8 is a diagram illustrating a configuration example of a directory entry.

【図9】ディレクトリ領域、FAT領域、データ領域の
関係を示す図である。
FIG. 9 is a diagram showing a relationship among a directory area, a FAT area, and a data area.

【図10】ファイルを検索する場合の手順を説明するた
めの図である。
FIG. 10 is a diagram illustrating a procedure for searching for a file.

【符号の説明】[Explanation of symbols]

100 データ記録再生装置 101 マイクロコンピュータ 102 表示部 103 操作部 104 ビデオ入力端子 105,107 A/Dコンバータ 106 オーディオ入力端子 108 エンコーダ/デコーダ 109,111 D/Aコンバータ 110 ビデオ出力端子 112 オーディオ出力端子 113 データ入出力端子 114 ハードディスクドライブ 115 HDコントローラ 151 ブート・セクタ 152a,152a′、152b,152b′ FAT
領域 153 ディレクトリ領域 154a,154b データ領域
Reference Signs List 100 data recording / reproducing device 101 microcomputer 102 display unit 103 operation unit 104 video input terminal 105, 107 A / D converter 106 audio input terminal 108 encoder / decoder 109, 111 D / A converter 110 video output terminal 112 audio output terminal 113 data I / O terminal 114 Hard disk drive 115 HD controller 151 Boot sector 152a, 152a ', 152b, 152b' FAT
Area 153 directory area 154a, 154b data area

───────────────────────────────────────────────────── フロントページの続き Fターム(参考) 5B082 CA01 EA01 5D044 AB05 AB07 BC01 CC05 DE03 DE37 DE49 DE54 EF05 FG18 GK12 5D110 AA13 AA27 AA29 DA07 DA11 DA12 DA17 DA18 DB03 DC05 DC15  ──────────────────────────────────────────────────続 き Continued on the front page F term (reference) 5B082 CA01 EA01 5D044 AB05 AB07 BC01 CC05 DE03 DE37 DE49 DE54 EF05 FG18 GK12 5D110 AA13 AA27 AA29 DA07 DA11 DA12 DA17 DA18 DB03 DC05 DC15

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 少なくとも複数のクラスタからなるデー
タ領域と、所定ファイルが記録されている上記データ領
域のクラスタをFATエントリのチェーンをたどって検
索するためのFATが記録されるFAT領域と、上記デ
ータ領域に記録されるファイルの情報を持つディレクト
リエントリが記録されるディレクトリ領域とを備えるデ
ータ記録媒体であって、 上記データ領域は、互いにサイズが異なるクラスタから
なる複数のデータ領域部で構成され、 上記FAT領域は、上記複数のデータ領域部に記録され
ている上記所定ファイルのクラスタを検索するためのF
ATをそれぞれ記録する複数のFAT領域部で構成さ
れ、 上記ディレクトリ領域は単一のディレクトリ領域部で構
成され、該単一のディレクトリ領域部に記録されるディ
レクトリエントリには、該ディレクトリエントリに対応
するファイルが記録される上記データ領域部を識別する
ための識別情報が含まれることを特徴とするデータ記録
媒体。
1. A data area comprising at least a plurality of clusters; a FAT area for recording a FAT for searching a cluster of the data area on which a predetermined file is recorded by following a chain of FAT entries; A directory area in which a directory entry having information of a file recorded in the area is recorded, wherein the data area is constituted by a plurality of data area parts each having a cluster having a different size from each other; The FAT area is an FAT for searching a cluster of the predetermined file recorded in the plurality of data areas.
The directory area is composed of a single directory area section, and the directory entries recorded in the single directory area section correspond to the directory entries. A data recording medium comprising identification information for identifying the data area in which a file is recorded.
【請求項2】 少なくとも複数のクラスタからなるデー
タ領域と、所定ファイルが記録されている上記データ領
域のクラスタをFATエントリのチェーンをたどって検
索するためのFATが記録されるFAT領域と、上記デ
ータ領域に記録されるファイルの情報を持つディレクト
リエントリが記録されるディレクトリ領域とを備え、上
記データ領域は互いにサイズが異なるクラスタからなる
複数のデータ領域部で構成され、上記FAT領域は上記
複数のデータ領域部に記録されている上記所定ファイル
のクラスタを検索するためのFATをそれぞれ記録する
複数のFAT領域部で構成され、上記ディレクトリ領域
は単一のディレクトリ領域部で構成され、該単一のディ
レクトリ領域部に記録されるディレクトリエントリに
は、該ディレクトリエントリに対応するファイルが記録
される上記データ領域部を識別するための識別情報が含
まれるデータ記録媒体を取り扱うデータ記録装置であっ
て、 記録すべき所定ファイルを上記複数のデータ領域部のい
ずれに記録するか選択する選択手段と、 上記選択手段で選択された所定データ領域部に対応する
上記FAT領域部に記録されているFATを参照して上
記所定データ領域部の一または複数の空きクラスタに上
記所定ファイルのデータを記録する手段と、 上記所定データ領域部に対応する上記FAT領域部に記
録されているFATの内容を上記所定データ領域部への
上記所定ファイルの記録に対応して変更すると共に、上
記単一のディレクトリ領域部に上記所定データ領域部に
記録される上記所定ファイルの情報を持つディレクトリ
エントリを記録する手段とを備えることを特徴とするデ
ータ記録装置。
2. A data area comprising at least a plurality of clusters; a FAT area in which a FAT for searching a cluster of the data area in which a predetermined file is recorded by following a chain of FAT entries is recorded; And a directory area in which a directory entry having information of a file recorded in the area is recorded. The data area is composed of a plurality of data area portions each having a cluster having a different size from each other, and the FAT area is composed of the plurality of data areas. The directory area is composed of a plurality of FAT areas for respectively recording FATs for searching for the cluster of the predetermined file recorded in the area section, and the directory area is composed of a single directory area section, The directory entry recorded in the area section contains the directory entry. A data recording apparatus for handling a data recording medium including identification information for identifying the data area portion in which a file corresponding to the entry is recorded, wherein a predetermined file to be recorded is stored in any of the plurality of data area portions. Selecting means for recording or selecting; and referring to the FAT recorded in the FAT area corresponding to the predetermined data area selected by the selecting means to one or a plurality of free clusters in the predetermined data area. Means for recording the data of the predetermined file; and changing the contents of the FAT recorded in the FAT area corresponding to the predetermined data area in accordance with the recording of the predetermined file in the predetermined data area. And a directory entry having information of the predetermined file recorded in the predetermined data area in the single directory area. Data recording apparatus characterized by comprising a means for recording the directory.
【請求項3】 少なくとも複数のクラスタからなるデー
タ領域と、所定ファイルが記録されている上記データ領
域のクラスタをFATエントリのチェーンをたどって検
索するためのFATが記録されるFAT領域と、上記デ
ータ領域に記録されるファイルの情報を持つディレクト
リエントリが記録されるディレクトリ領域とを備え、上
記データ領域は互いにサイズが異なるクラスタからなる
複数のデータ領域部で構成され、上記FAT領域は上記
複数のデータ領域部に記録されている上記所定ファイル
のクラスタを検索するためのFATをそれぞれ記録する
複数のFAT領域部で構成され、上記ディレクトリ領域
は単一のディレクトリ領域部で構成され、該単一のディ
レクトリ領域部に記録されるディレクトリエントリに
は、該ディレクトリエントリに対応するファイルが記録
される上記データ領域部を識別するための識別情報が含
まれるデータ記録媒体を取り扱うデータ再生装置であっ
て、 上記単一のディレクトリ領域部に記録された所定ディレ
クトリエントリに情報が記録されている所定ファイルを
再生ファイルとして指定する指定手段と、 上記所定ディレクトリエントリに含まれる識別情報で識
別される所定データ領域部に対応した上記FAT領域部
に記録されているFATで上記所定ファイルに係るFA
Tエントリのチェーンをたどることで、上記所定データ
領域部より上記所定ファイルのデータを再生する手段と
を備えることを特徴とするデータ再生装置。
3. A data area comprising at least a plurality of clusters; a FAT area in which a FAT for searching a cluster of the data area in which a predetermined file is recorded by following a chain of FAT entries; A directory area in which a directory entry having information of a file recorded in the area is recorded. The directory area is composed of a plurality of FAT areas for respectively recording FATs for searching for the cluster of the predetermined file recorded in the area section, and the directory area is composed of a single directory area section, The directory entry recorded in the area section contains the directory entry. A data reproducing apparatus which handles a data recording medium including identification information for identifying the data area portion in which a file corresponding to the entry is recorded, wherein a predetermined directory entry recorded in the single directory area portion includes Means for designating a predetermined file in which information is recorded as a reproduction file; and FAT recorded in the FAT area corresponding to a predetermined data area identified by identification information included in the predetermined directory entry. FA related to the specified file
Means for reproducing the data of the predetermined file from the predetermined data area by following a chain of T entries.
JP2000229654A 2000-07-28 2000-07-28 Data recording medium, data recorder and data reproducing device for handling the same Pending JP2002041336A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2000229654A JP2002041336A (en) 2000-07-28 2000-07-28 Data recording medium, data recorder and data reproducing device for handling the same

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2000229654A JP2002041336A (en) 2000-07-28 2000-07-28 Data recording medium, data recorder and data reproducing device for handling the same

Publications (1)

Publication Number Publication Date
JP2002041336A true JP2002041336A (en) 2002-02-08

Family

ID=18722736

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2000229654A Pending JP2002041336A (en) 2000-07-28 2000-07-28 Data recording medium, data recorder and data reproducing device for handling the same

Country Status (1)

Country Link
JP (1) JP2002041336A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR100532842B1 (en) * 2002-08-17 2005-12-05 삼성전자주식회사 Image recording/reproducing apparatus capable of reducing waste of hard disk drive space
CN100359592C (en) * 2002-12-13 2008-01-02 康佳集团股份有限公司 Data storage method for hard disk for camera-shooting and recording device
US7321390B2 (en) 2002-08-20 2008-01-22 Sanyo Electric Co., Ltd. Recording medium management device and digital camera incorporating same
US7479992B2 (en) 2003-01-07 2009-01-20 Sanyo Electric Co., Ltd. Image recording apparatus
US7509342B2 (en) 2002-02-08 2009-03-24 Sanyo Electric Co., Ltd. File data storage management method, file data storage device, program executing processing for storing file data, and storage medium
US7840541B2 (en) 2004-03-31 2010-11-23 Sanyo Electric Co., Ltd. Information recording method and information recording/reproduction device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7509342B2 (en) 2002-02-08 2009-03-24 Sanyo Electric Co., Ltd. File data storage management method, file data storage device, program executing processing for storing file data, and storage medium
KR100532842B1 (en) * 2002-08-17 2005-12-05 삼성전자주식회사 Image recording/reproducing apparatus capable of reducing waste of hard disk drive space
US7321390B2 (en) 2002-08-20 2008-01-22 Sanyo Electric Co., Ltd. Recording medium management device and digital camera incorporating same
CN100359592C (en) * 2002-12-13 2008-01-02 康佳集团股份有限公司 Data storage method for hard disk for camera-shooting and recording device
US7479992B2 (en) 2003-01-07 2009-01-20 Sanyo Electric Co., Ltd. Image recording apparatus
US7840541B2 (en) 2004-03-31 2010-11-23 Sanyo Electric Co., Ltd. Information recording method and information recording/reproduction device
EP2309391A2 (en) 2004-03-31 2011-04-13 Sanyo Electric Co., Ltd. Information recording method and information recording/reproduction device

Similar Documents

Publication Publication Date Title
EP0971358B1 (en) Data processing apparatus and file management method therefor
JP3857381B2 (en) Editing apparatus and data recording medium
JP2000030253A (en) Recording medium storing real-time recording and reproduction information, real-time recording and reproducing method and device therefor, and file operating method using the information
KR100982118B1 (en) Recording device, recording method, and recording medium
JP2002041341A (en) Data recording medium, data recorder and data reproducing device for handling the same
JP2002041336A (en) Data recording medium, data recorder and data reproducing device for handling the same
US20050259542A1 (en) Reproduction device and method, recording medium, and program
JP2004005778A (en) Information processor, data recording method, program of data recording method, and recording medium recorded with program of data recording method
JP2002041335A (en) Data recorder and data reproducing device
JP4460786B2 (en) Music video playback device
JP2007108853A (en) Information processor, information processing method, and computer program
JP3483611B2 (en) Playback device
JP2001338484A (en) Data recording medium and data reproducing device applying the medium
JP2000149427A (en) Recorder and recording method, reproducer and reproducing method, recording and reproducing device and method therefor, and provision medium
US7424573B2 (en) Information processing apparatus, method, and program for formatting multiple recording media integrated as one
JP2004288007A (en) Digital image recorder, image viewer device, image reproduction program, and recording medium
JP3217590B2 (en) Message playback device
JP3443304B2 (en) Video recording device
JP2005115696A (en) File access method and information processor
JP2007265010A (en) File reproduction apparatus, file reproduction method, and program
JP2000339202A (en) Disk controller, control method therefor and disk storage medium
JP2003123379A (en) Information processor, control method for the same, control program for the same and recording medium recording control program for information processor
JP2001325135A (en) Device and method for storing/reproducing data
JP2006065505A (en) Memory card and reproducing apparatus
JPH10320260A (en) File management device