JP2006146466A - Recording medium and method for managing file system - Google Patents

Recording medium and method for managing file system Download PDF

Info

Publication number
JP2006146466A
JP2006146466A JP2004334138A JP2004334138A JP2006146466A JP 2006146466 A JP2006146466 A JP 2006146466A JP 2004334138 A JP2004334138 A JP 2004334138A JP 2004334138 A JP2004334138 A JP 2004334138A JP 2006146466 A JP2006146466 A JP 2006146466A
Authority
JP
Japan
Prior art keywords
file system
recording
address table
file
area
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
JP2004334138A
Other languages
Japanese (ja)
Inventor
Mamiko Akizuki
麻水子 秋月
Yasushi Ueda
泰志 上田
Yasushi Imamura
泰 今村
Makoto Okazaki
誠 岡▲崎▼
Daisuke Kondo
大輔 近藤
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.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial 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 Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2004334138A priority Critical patent/JP2006146466A/en
Publication of JP2006146466A publication Critical patent/JP2006146466A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a recording medium divided into a plurality of recording areas within a predetermined volume and formatted to a particular file system and being usable, without being formatted, in a record reproduction device of a file system that can handle a large volume; and to provide a method for managing a file system. <P>SOLUTION: The readable and writable recording medium 100 that is connected to an external record reproducing device during use includes a plurality of recording areas 150 having a first file system that indicates a format type; a controller 120 for controlling the recording areas in accordance with instructions from the external record reproducing device and for virtually converting the first file system into a second file system; and a virtual file system storage area 140 for storing the second file system created by the controller. The recording medium is usable with different record reproducing systems of the file systems without being formatted by the external record reproducing device. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、交換可能な記録媒体に関し、より詳細には、特定のファイルシステムにフォーマットされた記録媒体をファイルシステムの異なる機器でもフォーマットすることなく相互に利用可能とする記録媒体及びファイルシステム変換方法に関する。   The present invention relates to an exchangeable recording medium, and more particularly, a recording medium and a file system conversion method that enable a recording medium formatted in a specific file system to be mutually used without being formatted by a device having a different file system. About.

デジタルカメラや携帯電話等の記録再生装置はコンパクトフラッシュ(登録商標)やSD(Secure Digital)カードに代表されるフラッシュメモリを用いたメモリカードを記録媒体とする。現行のメモリカードの容量は、1ギガバイト程度であるが、今後2ギガバイト、4ギガバイトと増加が見込まれている。   A recording / playback apparatus such as a digital camera or a mobile phone uses a memory card using a flash memory represented by a CompactFlash (registered trademark) or SD (Secure Digital) card as a recording medium. The capacity of the current memory card is about 1 gigabyte, but it is expected to increase to 2 gigabyte and 4 gigabyte in the future.

一方、メモリカードを扱う記録再生装置機器において、そのファイルシステムは大容量を扱うことが可能なファイルアロケーションテーブル(以下、FATと称す)32へ移行しつつあるが、未だFAT16が主流となっている。FAT16のファイルシステムはクラスタのアドレスが16bitであり、クラスタサイズが32キロバイトであるとすると、2ギガバイトがそのファイルシステムで実現できる最大の領域である。   On the other hand, in a recording / playback apparatus that handles memory cards, the file system is shifting to a file allocation table (hereinafter referred to as FAT) 32 that can handle a large capacity, but FAT16 is still mainstream. . Assuming that the FAT16 file system has a cluster address of 16 bits and a cluster size of 32 kilobytes, 2 gigabytes is the maximum area that can be realized by the file system.

一方、FAT32のファイルシステムはクラスタのアドレスが32bitであり、クラスタサイズが4キロバイトであるとすると、2テラバイトがそのシステムで実現できる最大の領域である。   On the other hand, if the FAT32 file system has a cluster address of 32 bits and the cluster size is 4 kilobytes, 2 terabytes is the maximum area that can be realized by the system.

そのため、2ギガバイトよりも大きいメモリカードをFAT16の記録再生装置で使用する場合は、1つの領域が2ギガバイト以下の小さい複数の領域に分割し、外部スイッチで領域を切り替えて使用する方法が提案されている(例えば、特許文献1参照)。   Therefore, when a memory card larger than 2 GB is used in the FAT16 recording / reproducing apparatus, a method is proposed in which one area is divided into a plurality of small areas of 2 GB or less and the area is switched by an external switch. (For example, refer to Patent Document 1).

また、複数のメモリカードを1つの大容量のメモリカードとして見せるために、アドレス変換手段によりファイル管理層が管理する1つの論理アドレス体系から複数のメモリカードの物理アドレス体系に変換することにより、複数のメモリカードを1つの論理アドレス体系で共通管理する方法が提案されている(例えば、特許文献2参照)。   Further, in order to make a plurality of memory cards appear as one large-capacity memory card, the address conversion means converts one logical address system managed by the file management layer into a physical address system of a plurality of memory cards. A method for commonly managing these memory cards with one logical address system has been proposed (see, for example, Patent Document 2).

また、周知のように、DCF(Design rule for Camera File system)規格に対応したデジタルカメラは、撮影して得られた画像データを記録媒体に保存する際に、図16に示すようなディレクトリ構造でデータを格納する。このファイル管理構造は、カメラファイルシステム規格であるDCF Ver1.0により取り決められた内容によるものである。   Further, as is well known, a digital camera compliant with the DCF (Design rule for Camera File system) standard has a directory structure as shown in FIG. 16 when storing image data obtained by photographing on a recording medium. Store the data. This file management structure is based on the contents decided by DCF Ver1.0 which is a camera file system standard.

図16において、2001はルートディレクトリ、2002はDCFイメージルートディレクトリ「DCIM」、2003はDCFディレクトリ「100_PANA」、2004はDCFディレクトリ「101_PANA」、2005はDCFファイル群「P1000001.JPG」等、2006はDCFファイル群「P1010001.JPG」等を示す。このDCF規格によると、データ記録時のファイル名称や、そのファイルを保持するディレクトリの名称ならびに保存場所等について細かく規定されている。この規定の詳細については省略するが、主要な事項について以下に説明する。   In FIG. 16, 2001 is a root directory, 2002 is a DCF image root directory “DCIM”, 2003 is a DCF directory “100_PANA”, 2004 is a DCF directory “101_PANA”, 2005 is a DCF file group “P1000001.JPG”, etc., and 2006 is a DCF. A file group “P1010001.JPG” or the like is shown. According to the DCF standard, the file name at the time of data recording, the name of the directory holding the file, the storage location, etc. are stipulated in detail. Details of this rule are omitted, but the main items are described below.

(1)ルートディレクトリの直下のDCFイメージルートディレクトリ名は「DCIM」とする。
(2)DCFディレクトリ名は8文字(ディレクトリ番号3文字+自由文字5文字)とする。
ディレクトリ番号は「100」〜「999」の数字で、「000」〜「099」は使用不可。自由文字は半角英数大文字「A」〜「Z」,「_」を使用する。
(3)DCFファイル名は8文字(自由文字4文字+ファイル番号4文字:但し、拡張子は除く)とする。
ファイル番号は「0001」〜「9999」の数字で、「0000」は使用不可。自由文字は半角英数大文字「A」〜「Z」,「_」を使用する。
(4)図16に示すように、DCIM内に上記した(2)で命名されたディレクトリを作成し、(3)で命名されたファイル名で保存する。
(1) The name of the DCF image root directory immediately under the root directory is “DCIM”.
(2) The DCF directory name is 8 characters (directory number 3 characters + 5 free characters).
The directory number is a number from “100” to “999”, and “000” to “099” cannot be used. Free-characters use single-byte uppercase letters “A” to “Z”, “_”.
(3) The DCF file name is 8 characters (4 free characters + 4 file numbers: excluding the extension).
The file number is a number from “0001” to “9999”, and “0000” cannot be used. Free-characters use single-byte uppercase letters “A” to “Z”, “_”.
(4) As shown in FIG. 16, the directory named in the above (2) is created in DCIM and saved with the file name named in (3).

上記のようなDCF規格に基づくファイル管理構造で、デジタルカメラで撮影した画像データはメモリカードの記録領域に保存される。
特開2004−86503号公報 特開2001−325127号公報
With the file management structure based on the DCF standard as described above, image data captured by a digital camera is stored in a recording area of a memory card.
JP 2004-86503 A JP 2001-325127 A

しかしながら、上記特許文献1に記載された技術では、2ギガバイト以内の複数の記録領域に分割されたメモリカードをFAT32の記録再生装置で使用する場合、すでにFAT16でフォーマットされているため、外部スイッチを用いて複数の記録領域を切り替えながら使用するしかなく、FAT16でフォーマットされた2ギガバイト以内の記録領域単位でしかアクセスすることができない。   However, in the technique described in Patent Document 1, when a memory card divided into a plurality of recording areas within 2 gigabytes is used in a FAT32 recording / reproducing apparatus, it is already formatted in FAT16. It can only be used while switching between a plurality of recording areas, and can be accessed only in units of recording areas within 2 gigabytes formatted in FAT16.

また、大容量のメモリカードとして使用するためには、FAT32にフォーマットしなおす必要があり、フォーマットすれば大容量のメモリカードとして使用することが可能となるが、一度FAT32に変換してしまうと、FAT16の記録再生装置で記録したデータが消去されてしまう。さらに、そのままではFAT16の記録再生装置で使用することができない。   Moreover, in order to use as a large capacity memory card, it is necessary to reformat to FAT32, and if it is formatted, it can be used as a large capacity memory card, but once converted to FAT32, Data recorded by the FAT16 recording / reproducing apparatus is erased. Furthermore, it cannot be used in the FAT16 recording / reproducing apparatus as it is.

さらに、上記特許文献2に記載された複数のメモリカードを1つの大容量のメモリカードとして見せる技術では、FAT32の記録再生装置で使用する場合でも、2ギガバイト以上の記録領域を扱う場合にはFAT32のフォーマットでなければならず、一度FAT32に変換してしまうと、FAT16の記録再生装置で記録したデータが消去されてしまう。さらに、FAT16の記録再生装置で使用することができない。   Furthermore, in the technique for showing a plurality of memory cards described in Patent Document 2 as one large-capacity memory card, even when used in a FAT32 recording / reproducing apparatus, when handling a recording area of 2 gigabytes or more, FAT32 is used. The data recorded by the recording / reproducing apparatus of FAT16 is erased once it is converted to FAT32. Further, it cannot be used in a FAT16 recording / reproducing apparatus.

また、特許文献1に記載されたメモリカードをFAT16のデジタルカメラで使用し、撮影した画像データを保存する場合、複数の記録領域を切り替えるたびにDCF規格に従って、ルートディレクトリの直下に新しくDCFイメージルートディレクトリ「DCIM」が生成されてしまう。   In addition, when the memory card described in Patent Document 1 is used with a FAT16 digital camera and captured image data is stored, a new DCF image root is newly created directly under the root directory in accordance with the DCF standard every time a plurality of recording areas are switched. The directory “DCIM” is generated.

さらに、図17a及び図17bに示すように、複数の記録領域に保存されたFAT16のデジタルカメラで認識する画像データ群(例えば、2101,2102)を、FAT32のデジタルカメラで認識できる画像データ群(例えば、2110)となるように、複数の記録領域に対する情報を持つディレクトリ(例えば、MEM_A2111,MEM_B2112)としてルートディレクトリの直下に追加した状態をメモリカードに作る。このメモリカードにFAT32のデジタルカメラで撮影した画像データ群(例えば、2120)を保存する場合には、ルートディレクトリの直下に新しくDCFイメージルートディレクトリ「DCIM」(例えば、2121)が生成される。そのため、すでにFAT16のデジタルカメラが生成したDCFイメージルートディレクトリ「DCIM」(例えば、2113,2114)を利用できないという課題を有していた。   Further, as shown in FIGS. 17a and 17b, image data groups (for example, 2101, 2102) recognized by a FAT16 digital camera stored in a plurality of recording areas can be recognized by a FAT32 digital camera ( For example, a state in which a directory having information on a plurality of recording areas (for example, MEM_A2111, MEM_B2112) is added to the memory card is created in the memory card so as to be 2110). When an image data group (for example, 2120) taken by a FAT32 digital camera is stored in this memory card, a new DCF image root directory “DCIM” (for example, 2121) is generated immediately below the root directory. Therefore, the DCF image root directory “DCIM” (for example, 2113, 2114) already generated by the FAT16 digital camera cannot be used.

本発明は、従来の課題を解決するもので、2ギガバイト以内の複数の記録領域に分割されFAT16でフォーマットされたメモリカードをFAT16の記録再生装置とFAT32の記録再生装置で、フォーマットによるファイルシステムの変換をすることなくファイルの共有が可能となり、互換性を保つことが可能となる記録媒体及びファイルシステム管理方法を提供することを目的とする。   The present invention solves the conventional problems. A memory card divided into a plurality of recording areas within 2 gigabytes and formatted in FAT16 is a FAT16 recording / playback device and FAT32 recording / playback device. It is an object of the present invention to provide a recording medium and a file system management method capable of sharing a file without conversion and maintaining compatibility.

前記従来の課題を解決するために、本発明の記録媒体は、外部記録再生装置に接続し、データの読み書きを行う記録媒体において、前記記録再生装置と接続されるインターフェースと、フォーマット形式を示す第一のファイルシステムを持つ複数の記録領域と、記録媒体固有の特性値を保持する内部レジスタと、前記外部記録再生装置の指示や内部レジスタの値に従って、前記記録領域を制御するコントローラと、前記記録媒体の外部から入力されるファイルシステム切り替え信号に従って、ファイルシステム生成信号を出力するファイルシステム判別手段と、前記ファイルシステム生成信号を基づき、第一のファイルシステムを取得し疑似的に第二のファイルシステムに変換する疑似ファイルシステム変換手段と、前記疑似ファイルシステム変換手段が変換した第二のファイルシステムを格納する疑似ファイルシステム格納領域とを備え、前記外部記録再生装置が前記第一のファイルシステムを使用する装置である場合には前記複数の記録領域内の前記第一のファイルシステムをそのまま用い、前記外部記録再生装置が前記第二のファイルシステムを使用する装置である場合には前記疑似ファイルシステム格納領域に格納された前記第二のファイルシステムを用いることを特徴とするものである。   In order to solve the above-described conventional problems, a recording medium of the present invention is a recording medium connected to an external recording / reproducing apparatus for reading / writing data, and an interface connected to the recording / reproducing apparatus and a format type indicating the format. A plurality of recording areas having one file system, an internal register holding characteristic values unique to the recording medium, a controller for controlling the recording area in accordance with an instruction from the external recording / reproducing apparatus and a value of the internal register, and the recording A file system discrimination means for outputting a file system generation signal in accordance with a file system switching signal input from the outside of the medium, and a first file system is obtained based on the file system generation signal to obtain a pseudo second file system Pseudo file system conversion means for converting to a pseudo file system, and the pseudo file system A pseudo file system storage area for storing the second file system converted by the conversion means, and when the external recording / playback apparatus is an apparatus that uses the first file system, Using the first file system as it is, and using the second file system stored in the pseudo file system storage area when the external recording / reproducing device is a device using the second file system. It is characterized by.

さらに記録媒体において、前記疑似ファイルシステム変換手段は、第一のファイルシステムからアドレステーブルを各記録領域に対して生成するアドレステーブル生成手段と、前記アドレステーブル生成手段で生成された各記録領域に対するアドレステーブルを第二のファイルシステムとしてまとめるアドレステーブル統合手段と、複数の記録領域の空き容量を検出し、データを書き込む記録領域を指定する書き込み領域指示手段と、前記書き込み領域指示手段が指定した記録領域へ前記外部記録再生装置からのDesign rule for Camera File system(以下、DCFと称す)規格に対応したデータを前記複数の記録領域に書き込むデータ書き込み手段とを備えることを特徴とするものである。   Further, in the recording medium, the pseudo file system converting means generates an address table for each recording area from the first file system, and an address for each recording area generated by the address table generating means. Address table integration means for collecting the tables as a second file system, write area instruction means for detecting a free space in a plurality of recording areas and designating a recording area for writing data, and a recording area designated by the writing area instruction means And a data writing means for writing data corresponding to the design rule for camera file system (hereinafter referred to as DCF) standard from the external recording / reproducing apparatus to the plurality of recording areas.

さらに記録媒体において、前記アドレステーブル生成手段は、前記第一のファイルシステムからDCF規格に対応したファイル管理構造で記録されたディレクトリを検出し、第一のアドレステーブルを生成するディレクトリ検出手段と、前記ディレクトリ検出手段で生成された第一のアドレステーブルを基にディレクトリ内のサブディレクトリを検出し、第二のアドレステーブルを生成するサブディレクトリ検出手段と、前記ディレクトリ検出手段で生成された第二のアドレステーブルを基にサブディレクトリ内のファイルを検出し、第三のアドレステーブルを生成するファイル検出手段とを備えることを特徴とするものである。   Further, in the recording medium, the address table generating means detects a directory recorded with a file management structure corresponding to the DCF standard from the first file system, and generates a first address table; Sub-directory detection means for detecting a subdirectory in the directory based on the first address table generated by the directory detection means and generating a second address table; and the second address generated by the directory detection means And a file detecting means for detecting a file in the subdirectory based on the table and generating a third address table.

さらに記録媒体において、前記アドレステーブル統合手段は、前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに同じ名前のサブディレクトリが存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とするものである。   Further, in the recording medium, the address table integration unit integrates the second file system as a pseudo subdirectory when a subdirectory with the same name exists in the address table of each recording area generated by the address table generation unit. It is characterized by generating.

さらに記録媒体において、前記アドレステーブル統合手段は、前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに共通文字を含むサブディレクトリの名前が存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とするものである。   Further, in the recording medium, the address table integration means collects the second sub-directory as a pseudo sub-directory when there are sub-directory names including common characters in the address table of each recording area generated by the address table generation means. It is characterized by generating a file system.

さらに記録媒体において、前記アドレステーブル統合手段は、前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに同じ名前のファイル名が存在する場合に、疑似ファイル名に変換して第二のファイルシステムを生成することを特徴とするものである。   Further, in the recording medium, the address table integration unit converts the file name to the pseudo file name when there is a file name with the same name in the address table of each recording area generated by the address table generation unit. Is generated.

さらに記録媒体において、前記データ書き込み手段は、前記書き込み領域指示手段が検出対象とする複数の記録領域のうち空き容量が最大の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とするものである。   Further, in the recording medium, the data writing means writes data corresponding to the DCF standard from the external recording / reproducing apparatus into the recording area having the largest free space among the plurality of recording areas to be detected by the writing area instruction means. It is characterized by this.

さらに記録媒体において、前記データ書き込み手段は、前記書き込み領域指示手段が検出した複数の記録領域の空き容量が同じ場合は先頭の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とするものである。   Further, in the recording medium, the data writing means writes data corresponding to the DCF standard from the external recording / reproducing apparatus to the head recording area when the free areas of the plurality of recording areas detected by the writing area instruction means are the same. It is characterized by this.

さらに本発明のファイルシステム管理方法において、外部記録再生装置に接続し、データの読み書きを行う記録媒体において、前記記録媒体が備える複数の記録領域が持つ第一のファイルシステムを取得するステップと、前記第一のファイルシステムを疑似的に第二のファイルシステムに変換するステップと、前記第二のファイルシステムを格納するステップと、記録媒体の外部から入力されるファイルシステム切り替え信号に基づき前記第一のファイルシステムと第二のファイルシステムとを選択し、前記外部記録再生装置に出力するステップとからなり、前記外部記録再生装置が前記第一のファイルシステムを使用する装置である場合には前記複数の記録領域内の前記第一のファイルシステムをそのまま用い、前記外部記録再生装置が前記第二のファイルシステムを使用する装置である場合には疑似的に変換された前記第二のファイルシステムを用いることを特徴とするものである。   Further, in the file system management method of the present invention, in a recording medium connected to an external recording / reproducing apparatus and reading / writing data, obtaining a first file system of a plurality of recording areas included in the recording medium; A step of pseudo-converting the first file system into a second file system; a step of storing the second file system; and a step of switching the first file system based on a file system switching signal input from outside the recording medium. Selecting a file system and a second file system and outputting the selected file system to the external recording / reproducing apparatus, and when the external recording / reproducing apparatus is an apparatus that uses the first file system, Using the first file system in the recording area as it is, the external recording / playback apparatus When a device using a second file system is characterized in the use of the second file system that has been converted artificially.

さらにファイルシステム管理方法において、前記第一のファイルシステムを疑似的に第二のファイルシステムに変換するステップは、前記第一のファイルシステムからDCF規格に対応したファイル管理構造で記録されたディレクトリを検出し、第一のアドレステーブルを生成するステップ(第一アドレステーブル生成ステップ)と、前記第一のアドレステーブルを基にディレクトリ内のサブディレクトリを検出し、第二のアドレステーブルを生成するステップ(第二アドレステーブル生成ステップ)と、前記第二のアドレステーブルを基にサブディレクトリ内のファイルを検出し、第三のアドレステーブルを生成するステップ(第三アドレステーブル生成ステップ)と、前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップと、前記複数の記録領域の空き容量を検出し、データを書き込む記録領域を指定するステップと、前記指定された記録領域へ外部記録再生装置からのDCF規格に対応したデータを書き込むステップとからなることを特徴とするものである。   Further, in the file system management method, the step of pseudo-converting the first file system into the second file system detects a directory recorded in the file management structure corresponding to the DCF standard from the first file system. And generating a first address table (first address table generating step), detecting a subdirectory in the directory based on the first address table, and generating a second address table (first A second address table generation step), a step of detecting a file in the subdirectory based on the second address table and generating a third address table (third address table generation step); and The address table generated for the second file A step of grouping as a system, a step of detecting a free space in the plurality of recording areas, designating a recording area in which data is written, and writing data corresponding to the DCF standard from an external recording / reproducing apparatus into the designated recording area It is characterized by comprising steps.

さらにファイルシステム管理方法において、前記アドレステーブル生成ステップは、各記録領域から取得した前記第一のファイルシステムに対して繰り返し実行されることを特徴とするものである。   Furthermore, in the file system management method, the address table generation step is repeatedly performed on the first file system acquired from each recording area.

さらにファイルシステム管理方法において、前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、各記録領域のアドレステーブルに同じ名前のサブディレクトリが存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とするものである。   Further, in the file system management method, the step of collecting the address table generated for each recording area as a second file system includes a pseudo-sub-routing when a subdirectory having the same name exists in the address table of each recording area. The second file system is generated as a directory together.

さらにファイルシステム管理方法において、前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、各記録領域のアドレステーブルに共通文字を含むサブディレクトリの名前が存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とするものである。   Further, in the file system management method, the step of grouping the address table generated for each recording area as a second file system is performed when a name of a subdirectory including common characters exists in the address table of each recording area. The second file system is created as a pseudo subdirectory.

さらにファイルシステム管理方法において、前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、各記録領域のアドレステーブルに同じ名前のファイル名が存在する場合に、疑似ファイル名に変換して第二のファイルシステムを生成することを特徴とするものである。   Further, in the file system management method, the step of collecting the address table generated for each recording area as a second file system includes a pseudo file when a file name having the same name exists in the address table of each recording area. The second file system is generated by converting to a name.

さらにファイルシステム管理方法において、前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、前記複数の記録領域の空き容量を検出するステップで検出した空き容量が最大の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とするものである。   Further, in the file system management method, the step of writing the data corresponding to the DCF standard from the external recording / reproducing apparatus into the plurality of recording areas is the largest of the free capacity detected in the step of detecting the free capacity of the plurality of recording areas. In this recording area, data corresponding to the DCF standard from the external recording / reproducing apparatus is written.

さらにファイルシステム管理方法において、前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、前記複数の記録領域の空き容量を検出するステップで検出した空き容量が同じ場合は先頭の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とするものである。   Further, in the file system management method, the step of writing the data corresponding to the DCF standard from the external recording / reproducing device into the plurality of recording areas has the same free space detected in the step of detecting the free capacity of the plurality of recording areas. In this case, data corresponding to the DCF standard from the external recording / reproducing apparatus is written in the first recording area.

さらにファイルシステム管理方法において、前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、前記複数の記録領域の空き容量を検出するステップで検出した空き容量がデータサイズより少ない場合に、書き込み不可メッセージを出力することを特徴とするものである。   Further, in the file system management method, the step of writing the data corresponding to the DCF standard from the external recording / reproducing device into the plurality of recording areas is based on whether the free space detected in the step of detecting the free capacity of the plurality of recording areas is the data When the size is smaller than the size, a write disable message is output.

本発明の記録媒体及びファイルシステム管理方法によれば、2ギガバイト以内の複数の記録領域に分割されFAT16でフォーマットされたメモリカードをFAT16の記録再生装置とFAT32の記録再生装置との間で、フォーマットによるファイルシステムの変換をすることなくファイルの共有が可能となり、互換性を保つことができる。   According to the recording medium and the file system management method of the present invention, a memory card divided into a plurality of recording areas within 2 gigabytes and formatted in FAT16 is formatted between the FAT16 recording / reproducing apparatus and the FAT32 recording / reproducing apparatus. This makes it possible to share files without converting the file system, and maintain compatibility.

以下に、本発明の記録媒体の実施の形態を図面とともに詳細に説明する。   Hereinafter, embodiments of the recording medium of the present invention will be described in detail with reference to the drawings.

図1は、本発明の実施例1における記録媒体100のブロック図を示す図である。図1において、記録媒体100はSDメモリカードを想定しており、インターフェース110、コントローラ120、内部レジスタ130、疑似ファイルシステム格納領域140、記録手段150から構成される。   FIG. 1 is a block diagram of a recording medium 100 according to the first embodiment of the present invention. In FIG. 1, the recording medium 100 is assumed to be an SD memory card, and includes an interface 110, a controller 120, an internal register 130, a pseudo file system storage area 140, and a recording unit 150.

SDメモリカードにおいてインターフェース110は、図2に示すように複数の端子とインターフェースドライバ200から構成される。図2は本発明の実施例1におけるインターフェース110の詳細を示す図である。端子は全部で9個あり、外部記録再生装置(図示せず)と接続される。端子VDDと端子VSS1、端子VSS2により記録媒体100は記録再生装置から電源を供給される。また、端子CLK(クロック信号)に同期した端子CMD(コマンドやレスポンス)及び端子DAT0、端子DAT1、端子DAT2、端子DAT3(データ)が送受信される。インターフェースドライバ200は、SDメモリカードの規格に従って、端子から外部記録再生装置と接続されているかどうかの検出に用いられる。   In the SD memory card, the interface 110 includes a plurality of terminals and an interface driver 200 as shown in FIG. FIG. 2 is a diagram showing details of the interface 110 according to the first embodiment of the present invention. There are a total of nine terminals, which are connected to an external recording / reproducing apparatus (not shown). The recording medium 100 is supplied with power from the recording / reproducing apparatus through the terminal VDD, the terminal VSS1, and the terminal VSS2. Further, the terminal CMD (command or response) synchronized with the terminal CLK (clock signal) and the terminal DAT0, the terminal DAT1, the terminal DAT2, and the terminal DAT3 (data) are transmitted and received. The interface driver 200 is used to detect whether it is connected to an external recording / reproducing device from a terminal according to the SD memory card standard.

内部レジスタ130は、SDメモリカードの規格に従って、複数のレジスタから構成される。各レジスタは、記録再生装置からのコマンドによって読み出され、記録再生装置の動作に影響を与える。例えば、カードの動作電源電圧やカードの各仕様値などが記録されている。   The internal register 130 includes a plurality of registers according to the SD memory card standard. Each register is read by a command from the recording / reproducing apparatus, and affects the operation of the recording / reproducing apparatus. For example, the operating power supply voltage of the card, each specification value of the card, and the like are recorded.

記録手段150は、複数の記録領域から構成されている。図3aは、本発明の実施例1における記録手段150の構成を示す図である。図3aでは、8ギガバイトの容量を持つ記録手段150が、2ギガバイトの容量を持つ4つの記録領域(第一の記録領域151〜第四の記録領域154)から構成される例を示している。それぞれの記録領域は、外部記録再生装置によってFAT16ファイルシステムにフォーマットされ、マスターブートレコード/パーティションテーブル、パーティションブートセクタ、ファイルアロケーションテーブル(FAT)、FATのコピー、ルートディレクトリ、データ領域がFAT16ファイルシステム301〜304として書き込まれる。記録手段150は、アドレスを指定してデータを読み出したり、アドレスとデータを指定してデータを書き込んだりできる。   The recording means 150 is composed of a plurality of recording areas. FIG. 3a is a diagram showing the configuration of the recording means 150 in Embodiment 1 of the present invention. FIG. 3a shows an example in which the recording unit 150 having a capacity of 8 gigabytes is configured by four recording areas (first recording area 151 to fourth recording area 154) having a capacity of 2 gigabytes. Each recording area is formatted into the FAT16 file system by an external recording / reproducing apparatus, and the master boot record / partition table, partition boot sector, file allocation table (FAT), FAT copy, root directory, and data area are in the FAT16 file system 301. Written as ~ 304. The recording unit 150 can read data by designating an address or write data by designating an address and data.

コントローラ120は、SDメモリカードの規格に従って、外部記録再生装置と通信を行い、記録手段150を制御するとともに、複数の記録領域が持つFAT16ファイルシステム301〜304を疑似的にFAT32ファイルシステムに変換する。   The controller 120 communicates with an external recording / reproducing apparatus according to the SD memory card standard, controls the recording means 150, and artificially converts the FAT16 file systems 301 to 304 included in a plurality of recording areas into a FAT32 file system. .

疑似ファイルシステム格納領域140は、コントローラ120が変換したFAT32ファイルシステムを格納する領域である。FAT32ファイルシステムの記録再生装置に記録媒体100が接続された場合には、疑似ファイルシステム格納領域140のファイルシステムを使って通信を行う。図3bは、本発明の実施例1における疑似ファイルシステム格納領域140の構成を示す図である。図3bに示すように疑似ファイルシステム格納領域140の構成はマスターブートレコード/パーティションテーブル、パーティションブートセクタ、ファイルアロケーションテーブル(FAT)、FATのコピー、ルートディレクトリ、FAT16ファイルシステムをFAT32ファイルシステムに変換したファイルシステム変換テーブルから構成され、FAT32ファイルシステム305として書き込まれる。   The pseudo file system storage area 140 is an area for storing the FAT32 file system converted by the controller 120. When the recording medium 100 is connected to a FAT32 file system recording / reproducing apparatus, communication is performed using the file system in the pseudo file system storage area 140. FIG. 3b is a diagram showing the configuration of the pseudo file system storage area 140 in the first embodiment of the present invention. As shown in FIG. 3b, the structure of the pseudo file system storage area 140 is a master boot record / partition table, a partition boot sector, a file allocation table (FAT), a FAT copy, a root directory, and a FAT16 file system converted to a FAT32 file system. It consists of a file system conversion table and is written as FAT32 file system 305.

図4は、本発明の実施例1におけるコントローラ120のブロック構成と周辺ブロックの接続を示す図である。図4において、401はコマンドデコーダ、402はファイルシステム判別手段、403はアドレス取得手段、404はメモリインターフェース、405は疑似ファイルシステム変換手段、406はアドレス変換手段、410はコマンド、411はレスポンス、412はアドレス、413はデータ、414は内部レジスタアドレス、415は内部レジスタ値、416はアドレス取得タイミング信号、417はメモリアクセスタイミング信号、418は取得アドレス、420はファイルシステム切り替え信号、421はアクセス領域指示信号、422はファイルシステム生成信号、430はメモリ制御信号、431はメモリアドレス、432はメモリデータである。   FIG. 4 is a diagram illustrating the block configuration of the controller 120 and the connection of peripheral blocks according to the first embodiment of the present invention. In FIG. 4, 401 is a command decoder, 402 is a file system discrimination means, 403 is an address acquisition means, 404 is a memory interface, 405 is a pseudo file system conversion means, 406 is an address conversion means, 410 is a command, 411 is a response, 412 Is an address, 413 is data, 414 is an internal register address, 415 is an internal register value, 416 is an address acquisition timing signal, 417 is a memory access timing signal, 418 is an acquisition address, 420 is a file system switching signal, and 421 is an access area instruction 422 is a file system generation signal, 430 is a memory control signal, 431 is a memory address, and 432 is memory data.

コントローラ120は、インターフェース110経由で記録再生装置から受信したコマンド410とアドレス412、データ413をコマンドデコーダ401により解釈して、記録再生装置にレスポンス411やデータ413をインターフェース110経由で送信する。ファイルシステム判別手段402は、記録媒体100の外部から入力されるファイルシステム切り替え信号420に従って、ファイルシステム生成信号422を出力する。   The controller 120 interprets the command 410, the address 412, and the data 413 received from the recording / reproducing apparatus via the interface 110 by the command decoder 401, and transmits the response 411 and the data 413 to the recording / reproducing apparatus via the interface 110. The file system determination unit 402 outputs a file system generation signal 422 according to the file system switching signal 420 input from the outside of the recording medium 100.

ここで、ファイルシステム切り替え信号420は記録媒体100にスイッチ等を設け、スイッチを切り替えることで、アクセスするファイルシステムを指示するものである。尚、外部記録再生装置のドライバ等として組み込むことで、外部記録再生装置からのコマンドとして指示することも可能である。例えば、記録媒体100にスライドスイッチ(図示せず)を備え、スライドスイッチが一方に設定された場合にはFAT16であり、他方に設定された場合にはFAT32であるようにファイルシステム切り替え信号420を変化させるようにする。使用者は前もって、外部記録再生装置がFAT16の機器である場合にはスライドスイッチをFAT16側に設定し、外部記録再生装置がFAT32の機器である場合にはスライドスイッチをFAT32側に設定し、記録媒体100を外部記録再生装置に接続する。   Here, the file system switching signal 420 is provided with a switch or the like in the recording medium 100, and indicates a file system to be accessed by switching the switch. It is also possible to instruct as a command from the external recording / reproducing apparatus by incorporating it as a driver of the external recording / reproducing apparatus. For example, the recording medium 100 is provided with a slide switch (not shown), and when the slide switch is set to one, the file system switching signal 420 is set so as to be FAT16, and when set to the other, FAT32. Try to change. In advance, the user sets the slide switch to the FAT16 side when the external recording / reproducing device is a FAT16 device, and sets the slide switch to the FAT32 side when the external recording / reproducing device is a FAT32 device. The medium 100 is connected to an external recording / reproducing device.

さらにコマンドデコーダ401は、コマンド410に基づいてアドレス取得タイミング信号416、メモリアクセスタイミング信号417を出力し、メモリインターフェース404にバッファリングしたデータ413をアドレス変換手段406で変換されたアドレスに従って記録手段150や疑似ファイルシステム格納領域140に書き込んだり、アドレス変換手段406で変換されたアドレスに従って記録手段150や疑似ファイルシステム格納領域140から読み出したりする。また、コマンド410に基づいて内部レジスタアドレス414を出力し、内部レジスタ値415を記録再生装置へデータ413として読み出す。   Further, the command decoder 401 outputs an address acquisition timing signal 416 and a memory access timing signal 417 based on the command 410, and the data 413 buffered in the memory interface 404 is recorded according to the address converted by the address conversion unit 406. Write to the pseudo file system storage area 140 or read from the recording means 150 or the pseudo file system storage area 140 according to the address converted by the address conversion means 406. Further, the internal register address 414 is output based on the command 410 and the internal register value 415 is read as data 413 to the recording / reproducing apparatus.

以下、記録媒体100が、FAT16ファイルシステムの記録再生装置で使用される場合とFAT32ファイルシステムの記録再生装置で使用される場合について、記録再生装置の動作とともに説明する。ここで図4を用いて、FAT16でフォーマットされた複数の記録領域を持つ記録媒体100をFAT16ファイルシステムの記録再生装置で使用する際の動作について説明する。記録媒体100をFAT16ファイルシステムの記録再生装置を使用するための動作は、記録媒体100に対して行う初期設定と、記録再生装置が行う仕様確認シーケンス、ファイルシステム確認シーケンス、データアクセスからなる。   Hereinafter, a case where the recording medium 100 is used in a FAT16 file system recording / reproducing apparatus and a FAT32 file system recording / reproducing apparatus will be described together with the operation of the recording / reproducing apparatus. Here, the operation when the recording medium 100 having a plurality of recording areas formatted in the FAT16 is used in the recording / reproducing apparatus of the FAT16 file system will be described with reference to FIG. The operation for using the recording / reproducing apparatus of the FAT16 file system as the recording medium 100 includes initial setting performed on the recording medium 100, a specification confirmation sequence, a file system confirmation sequence, and data access performed by the recording / reproducing apparatus.

まず、記録媒体100に対する初期設定として、記録媒体100の外部からFAT16ファイルシステムでアクセスするという情報と、アクセスする記録領域の情報を与えて、FAT16ファイルシステムの記録再生装置に記録媒体100を挿入する。(例えば、記録媒体100にスイッチを設けFAT16ファイルシステムでアクセスするようスイッチを切り替える。さらに、アクセスする記録領域を設定するスイッチを設けて、アクセスする記録領域を指定する。)本実施例では、第一の記録領域151にアクセスするとする。   First, as an initial setting for the recording medium 100, the information that the FAT16 file system is accessed from outside the recording medium 100 and the information of the recording area to be accessed are given, and the recording medium 100 is inserted into the recording / playback apparatus of the FAT16 file system. . (For example, a switch is provided on the recording medium 100 and the switch is switched so as to be accessed by the FAT16 file system. Furthermore, a recording area to be accessed is provided and a recording area to be accessed is designated.) Assume that one recording area 151 is accessed.

FAT16ファイルシステムの記録再生装置は、記録媒体100が挿入されたことを検知すると、接続時の処理として記録媒体100の固有情報を取得するために、内部レジスタ130を読み出すコマンドを発行する。コマンドデコーダ401は、内部レジスタ130を読み出すコマンドであることを解釈すると、コマンドに対応する内部レジスタアドレス414を出力する。更に、アドレスに応じた内部レジスタ値415を取り込み、レスポンス411とデータ413をインターフェース110に返送し、インターフェース110は、SDメモリカードの規格に従って記録再生装置と通信を行う。上記レジスタアクセスを何度か繰り返し、動作電源電圧やカードのアドレス、通信クロック周波数等の記録媒体100の固有情報を取得する。固有情報を取得した記録再生装置は、記録媒体100に最適な電源やクロック周波数を設定し、その後の制御を行う(以下、これらの一連の処理を仕様確認シーケンスと記す。)。   When the recording / reproducing apparatus of the FAT16 file system detects that the recording medium 100 is inserted, the recording / reproducing apparatus issues a command to read the internal register 130 in order to acquire specific information of the recording medium 100 as a connection process. When interpreting that the command decoder 401 is a command for reading the internal register 130, the command decoder 401 outputs an internal register address 414 corresponding to the command. Further, the internal register value 415 corresponding to the address is fetched, and the response 411 and the data 413 are returned to the interface 110. The interface 110 communicates with the recording / reproducing apparatus in accordance with the SD memory card standard. The register access is repeated several times, and the unique information of the recording medium 100 such as the operating power supply voltage, the card address, and the communication clock frequency is acquired. The recording / reproducing apparatus that has acquired the unique information sets an optimum power source and clock frequency for the recording medium 100 and performs subsequent control (hereinafter, a series of processing is referred to as a specification confirmation sequence).

仕様確認シーケンスの終了した記録再生装置は、記録媒体100が取り扱い可能なファイルシステムであるかの確認を行うために、記録媒体100の外部に設けられたスイッチからのアクセス領域指示信号421により、第一の記録領域151のFAT16ファイルシステム301のシステム領域の中の(マスターブートレコード/パーティションテーブル、パーティションブートセクタ)を読み出すためのリードコマンドを発行する。さらに、ファイルシステム判別手段402がファイルシステム切り替え信号420とアクセス領域指示信号421を受け取り、ファイルシステム生成信号422をディセーブル状態で出力する。コマンドデコーダ401は、第一の記録領域151のFAT16ファイルシステム301のシステム領域を読み出すコマンドであることを解釈すると、コマンドに対応するアドレス取得タイミング信号416を出力し、アドレス取得手段403によってアドレスを取得する。メモリインターフェース404は、ファイルシステム判別手段402から出力されたファイルシステム生成信号422がディセーブル状態であるため、疑似ファイルシステム変換手段405とアドレス変換手段406を使用することなく、取得アドレス418に応じたメモリアドレス431、メモリ制御信号430を出力し、システム領域のメモリデータ432を取り込み、レスポンス411とデータ413をインターフェース110に返送する。インターフェース110は、SDメモリカードの規格に従って、記録再生装置と通信を行う。読み出したマスターブートレコードのパーティションタイプと、パーティションブートセクタのセクタに関するいくつかのパラメータから計算した総クラスタ数から、記録媒体100が取り扱い可能なファイルシステムであるかの確認を行う。尚、本確認の方法は、一例であり、記録再生装置によって自由に変更することが可能である(以下、これらの一連の処理をファイルシステム確認シーケンスと記す。)。   The recording / reproducing apparatus that has completed the specification confirmation sequence uses the access area instruction signal 421 from a switch provided outside the recording medium 100 to confirm whether the recording medium 100 is a file system that can be handled. A read command for reading out (master boot record / partition table, partition boot sector) in the system area of the FAT16 file system 301 in one recording area 151 is issued. Further, the file system determination unit 402 receives the file system switching signal 420 and the access area instruction signal 421, and outputs the file system generation signal 422 in a disabled state. When the command decoder 401 interprets the command to read the system area of the FAT16 file system 301 in the first recording area 151, the command decoder 401 outputs an address acquisition timing signal 416 corresponding to the command, and the address acquisition means 403 acquires the address. To do. Since the file system generation signal 422 output from the file system determination unit 402 is in a disabled state, the memory interface 404 responds to the acquired address 418 without using the pseudo file system conversion unit 405 and the address conversion unit 406. The memory address 431 and the memory control signal 430 are output, the memory data 432 in the system area is fetched, and the response 411 and the data 413 are returned to the interface 110. The interface 110 communicates with the recording / reproducing apparatus according to the SD memory card standard. From the partition type of the read master boot record and the total number of clusters calculated from several parameters related to the sector of the partition boot sector, it is confirmed whether the recording medium 100 is a file system that can be handled. Note that this confirmation method is an example, and can be freely changed by the recording / reproducing apparatus (hereinafter, a series of these processes is referred to as a file system confirmation sequence).

ファイルシステム確認シーケンスにおいて、記録媒体100が取り扱い可能なファイルシステムと判断された場合、SDメモリカードの通常のアクセスとして、ライトコマンドにより、データ領域に所定のデータとシステム領域に対応するファイルアロケーションテーブル(FAT)、FATのコピーを書き込む。また、リードコマンドによりデータ領域の所定のデータを読み出す。   In the file system confirmation sequence, if it is determined that the recording medium 100 is a file system that can be handled, as a normal access of the SD memory card, a write command is used to write predetermined data in the data area and a file allocation table corresponding to the system area ( FAT), write a copy of FAT. Also, predetermined data in the data area is read by a read command.

図6aに、本発明の実施例1における通常のアクセスが終了した状態の第一の記録領域151の構成図を示す。記録手段150は、複数のセクタから構成されたクラスタと呼ばれる集合体で構成されている。第一の記録領域151は、16個のクラスタで構成され、システム領域310は1個のクラスタで構成されており、マスターブートレコード/パーティションテーブル、パーティションブートセクタ、ファイルアロケーションテーブル(FAT)、FATのコピー、ルートディレクトリが書き込まれており、斜線で表している。使用済みデータ領域311と未使用データ領域312は15個のクラスタで構成されており、使用済みデータ領域311を縦線で、未使用データ領域312を空白で表している。使用済みデータ領域311と未使用データ領域312のクラスタに付加している数字はクラスタ番号を表している。   FIG. 6a shows a configuration diagram of the first recording area 151 in a state where the normal access in the first embodiment of the present invention is completed. The recording means 150 is composed of an aggregate called a cluster composed of a plurality of sectors. The first recording area 151 is composed of 16 clusters, and the system area 310 is composed of one cluster. The master boot record / partition table, partition boot sector, file allocation table (FAT), FAT A copy and a root directory are written and are represented by diagonal lines. The used data area 311 and the unused data area 312 are composed of 15 clusters. The used data area 311 is represented by a vertical line, and the unused data area 312 is represented by a blank. The numbers added to the clusters of the used data area 311 and the unused data area 312 represent the cluster number.

図6bに、本発明の実施例1における第一の記録領域151に格納されているデータのディレクトリ構造を示す。通常のアクセスが終了すると、使用済みデータ領域311には図6bに示すようにDCF規格に対応したディレクトリ構造でデータが格納される。610はルートディレクトリ、611はDCFイメージルートディレクトリ「DCIM」、612はDCFディレクトリ「100_PANA」、613はDCFファイル「P1000001.JPG」であり、ツリー構造の形態で格納されている。   FIG. 6B shows a directory structure of data stored in the first recording area 151 in Embodiment 1 of the present invention. When normal access ends, data is stored in the used data area 311 in a directory structure corresponding to the DCF standard as shown in FIG. 6B. Reference numeral 610 denotes a root directory, 611 denotes a DCF image root directory “DCIM”, 612 denotes a DCF directory “100_PANA”, and 613 denotes a DCF file “P1000001.JPG”, which are stored in the form of a tree structure.

図6cに、本発明の実施例1における第一の記録領域151のデータ構造を示す。ファイルアロケーションテーブル620は、データ領域に格納されたファイルを構成するクラスタのリンク構造を示すテーブルである。ルートディレクトリ610には、ファイル名、先頭クラスタ番号、各種属性が格納され、1つのファイルにつき32キロバイト使用される。属性には、ディレクトリを意味するものや、ファイルを意味するものがある。   FIG. 6c shows the data structure of the first recording area 151 in Embodiment 1 of the present invention. The file allocation table 620 is a table showing the link structure of the clusters constituting the files stored in the data area. The root directory 610 stores a file name, a leading cluster number, and various attributes, and uses 32 kilobytes per file. Some attributes mean directories and others mean files.

ファイルアロケーションテーブル620において、ファイルアロケーションテーブル620を構成するクラスタに格納されている値とデータ領域のクラスタ番号は1対1で対応しており、ファイルアロケーションテーブル620を構成する各クラスタに格納されている値にはリンク先、つまり後に続くクラスタの番号が格納される。続くクラスタが存在しない場合は、「FFFFh」が格納され、未使用の場合には「0000h」が(以下、最後のhは16進数を表す)格納される。   In the file allocation table 620, the values stored in the clusters constituting the file allocation table 620 and the cluster numbers of the data areas have a one-to-one correspondence, and are stored in each cluster constituting the file allocation table 620. The value stores the link destination, that is, the number of the cluster that follows. When there is no subsequent cluster, “FFFFh” is stored, and when it is not used, “0000h” is stored (hereinafter, the last h represents a hexadecimal number).

例えば、図6bに示す「root¥DCIM¥100_PANA¥P1000001.JPG」のように、ルートディレクトリ内に属性がディレクトリである「DCIM」が存在し、さらに、その中に属性がディレクトリである「100_PANA」が存在し、さらにその中に属性がファイルである「P1000001.JPG」が存在する場合は、ルートディレクトリ610に、DCFイメージルートディレクトリ「DCIM」611を示すファイル621(ファイル名=DCIM、属性=ディレクトリ、先頭クラスタ番号=2)が格納されている。   For example, as shown in “root \ DCIM \ 100_PANA \ P1000001.JPG” shown in FIG. 6B, “DCIM” whose attribute is a directory exists in the root directory, and further, “100_PANA” whose attribute is a directory is included therein. And “P1000001.JPG” whose attribute is a file exists in the root directory 610, a file 621 indicating the DCF image root directory “DCIM” 611 (file name = DCIM, attribute = directory). , Leading cluster number = 2) is stored.

次に、DCFイメージルートディレクトリ「DCIM」611を示すファイル621に格納されている先頭クラスタ番号の情報(先頭クラスタ番号=2)からクラスタ番号2に移動すると、DCFディレクトリ「100_PANA」612を示すファイル622(ファイル名=100_PANA、属性ディレクトリ、先頭クラスタ番号=3)が格納されている。また、クラスタ番号2に対応するファイルアロケーションテーブル620を構成するクラスタには「FFFFh」が格納されていることから、DCFイメージルートディレクトリ「DCIM」はクラスタ番号2のみで終了となる。   Next, when moving to the cluster number 2 from the information on the leading cluster number (first cluster number = 2) stored in the file 621 indicating the DCF image root directory “DCIM” 611, the file 622 indicating the DCF directory “100_PANA” 612 is obtained. (File name = 100_PANA, attribute directory, head cluster number = 3) are stored. In addition, since “FFFFh” is stored in the cluster constituting the file allocation table 620 corresponding to the cluster number 2, the DCF image root directory “DCIM” ends with only the cluster number 2.

次に、DCFディレクトリ「100_PANA」612を示すファイル622に格納されている先頭クラスタ番号の情報(先頭クラスタ番号=3)からクラスタ番号3に移動すると、DCFファイル「P1000001.JPG」613を示すファイル623(ファイル名=P1000001.JPG、属性=ファイル、先頭クラスタ番号=11)が格納されている。また、クラスタ3に対応するファイルアロケーションテーブル620を構成するクラスタには「FFFFh」が格納されていることから、DCFディレクトリ「100_PANA」はクラスタ番号3のみで終了となる。   Next, when the head cluster number information (first cluster number = 3) stored in the file 622 indicating the DCF directory “100_PANA” 612 is moved to the cluster number 3, the file 623 indicating the DCF file “P1000001.JPG” 613 is moved. (File name = P1000001.JPG, attribute = file, leading cluster number = 11) is stored. Further, since “FFFFh” is stored in the cluster constituting the file allocation table 620 corresponding to the cluster 3, the DCF directory “100_PANA” ends with only the cluster number 3.

次に、DCFファイル「P1000001.JPG」614を示す先頭クラスタ番号の情報(先頭クラスタ番号=11)からクラスタ番号11に移動すると、DCFファイル「P1000001.JPG」614を構成するデータ624が格納されている。また、クラスタ11に対応するファイルアロケーションテーブル620を構成するクラスタには「0012h」が格納されていることから、DCFファイル「P1000001.JPG」を構成するデータはクラスタ番号12に続く。クラスタ番号12に対応するファイルアロケーションテーブル620を構成するクラスタには「FFFFh」が格納されていることから、DCFファイル「P1000001.JPG」613を構成するデータはクラスタ番号11とクラスタ番号12で終了となる。   Next, when moving to the cluster number 11 from the information of the head cluster number (head cluster number = 11) indicating the DCF file “P1000001.JPG” 614, data 624 constituting the DCF file “P1000001.JPG” 614 is stored. Yes. Further, since “0012h” is stored in the cluster constituting the file allocation table 620 corresponding to the cluster 11, the data constituting the DCF file “P1000001.JPG” follows the cluster number 12. Since “FFFFh” is stored in the cluster constituting the file allocation table 620 corresponding to the cluster number 12, the data constituting the DCF file “P1000001.JPG” 613 ends with the cluster number 11 and the cluster number 12. Become.

以上のように、「root¥DCIM¥100_PANA¥P1000001.JPG」はクラスタ番号「2」→「3」→「11」→「12」の順でデータ領域に格納されている。   As described above, “root ¥ DCIM ¥ 100_PANA ¥ P1000001.JPG” is stored in the data area in the order of cluster number “2” → “3” → “11” → “12”.

次に、図7に示すデータが格納された記録媒体100をFAT32ファイルシステムの記録再生装置で使用する際の動作について説明する。記録媒体100をFAT32ファイルシステムの記録再生装置を使用するための動作は、記録媒体100に対して行う初期設定と、記録再生装置が行う仕様確認シーケンス、ファイルシステム確認シーケンス、データアクセスからなる。   Next, the operation when the recording medium 100 storing the data shown in FIG. 7 is used in the recording / reproducing apparatus of the FAT32 file system will be described. The operation for using the recording / reproducing apparatus of the FAT32 file system as the recording medium 100 includes an initial setting performed on the recording medium 100, a specification confirmation sequence, a file system confirmation sequence, and data access performed by the recording / reproducing apparatus.

図7に、本発明の実施例1における4つの記録領域(第一の記録領域151〜第四の記録領域154)の構成及び格納されているデータのディレクトリ構造を示す。第二の記録領域152〜第四の記録領域154のデータ構造に関しても、前述の図6cで説明した第一の記録領域151のデータ構造と同様である。   FIG. 7 shows the configuration of four recording areas (first recording area 151 to fourth recording area 154) and the directory structure of stored data in the first embodiment of the present invention. The data structure of the second recording area 152 to the fourth recording area 154 is the same as the data structure of the first recording area 151 described with reference to FIG.

まず、記録媒体100に対する初期設定として、記録媒体100の外部からFAT32ファイルシステムでアクセスするという情報を与えて、FAT32ファイルシステムの記録再生装置に記録媒体100を挿入する(例えば、前述した記録媒体100にスライドスイッチを利用する。)。   First, as an initial setting for the recording medium 100, information that the FAT32 file system is accessed from the outside of the recording medium 100 is given, and the recording medium 100 is inserted into a recording / playback apparatus of the FAT32 file system (for example, the recording medium 100 described above) Use a slide switch.)

FAT32ファイルシステムの記録再生装置は、記録媒体100が挿入されたことを検知すると、仕様確認シーケンスを実行する。   When the recording / reproducing apparatus of the FAT32 file system detects that the recording medium 100 is inserted, the recording / reproducing apparatus executes a specification confirmation sequence.

仕様確認シーケンスの終了した記録再生装置は、記録媒体100が取り扱い可能なファイルシステムであるかの確認を行うために、アクセス領域指示信号421により、第一の記録領域151のFAT16ファイルシステム301のシステム領域の中の(マスターブートレコード/パーティションテーブル、パーティションブートセクタ)を読み出すためのリードコマンドを発行する。さらに、ファイルシステム判別手段402が、記録媒体100の外部に設けられたスイッチからのファイルシステム切り替え信号420を受け取り、ファイルシステム生成信号422をイネーブル状態で出力する。コマンドデコーダ401は、ファイルシステム切り替え信号420からFAT32ファイルシステムでアクセスするため、第一の記録領域151のFAT16ファイルシステム301のシステム領域を読み出すためのリードコマンドを、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304を読み出すコマンドであることと解釈するとともに、コマンドに対応するアドレス取得タイミング信号416を出力し、アドレス取得手段403によってアドレスを取得する。メモリインターフェース404は、ファイルシステム判別手段402から出力されたファイルシステム生成信号422がイネーブル状態であるため、アドレス変換手段406が取得アドレス418を4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304が存在するアドレスに変換し、メモリアドレス431、メモリ制御信号430を順次出力し、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304をメモリデータ432として取り込む。さらに、疑似ファイルシステム変換手段405により、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304を疑似的にFAT32ファイルシステム305に変換して、疑似ファイルシステム格納領域140に書き込むともに、FAT32ファイルシステム305をメモリデータ432として取り込み、レスポンス411とデータ413をインターフェース110に返送する。インターフェース110は、SDメモリカードの規格に従って、記録再生装置と通信を行う。読み出したマスターブートレコードのパーティションタイプと、パーティションブートセクタのセクタに関するいくつかのパラメータから計算した総クラスタ数から、記録媒体100が取り扱い可能なファイルシステムであるかの確認を行う。尚、本確認の方法は、一例であり、記録再生装置によって自由に変更することが可能である。   The recording / reproducing apparatus that has completed the specification confirmation sequence uses the access area instruction signal 421 to confirm whether the recording medium 100 is a file system that can be handled by the FAT16 file system 301 system in the first recording area 151. A read command for reading (master boot record / partition table, partition boot sector) in the area is issued. Further, the file system determination unit 402 receives a file system switching signal 420 from a switch provided outside the recording medium 100, and outputs a file system generation signal 422 in an enabled state. Since the command decoder 401 accesses the file system switching signal 420 using the FAT32 file system, the command decoder 401 sends a read command for reading the system area of the FAT16 file system 301 in the first recording area 151 to four recording areas (first recording area (first recording area)). It is interpreted as a command for reading the FAT16 file systems 301 to 304 in the area 151 to the fourth recording area 154), and an address acquisition timing signal 416 corresponding to the command is output, and the address acquisition means 403 acquires the address. . In the memory interface 404, since the file system generation signal 422 output from the file system determination unit 402 is enabled, the address conversion unit 406 converts the acquired address 418 into four recording areas (first recording area 151 to fourth recording area). The recording area 154) is converted into an address where the FAT16 file system 301 to 304 exists, and a memory address 431 and a memory control signal 430 are sequentially output to obtain four recording areas (first recording area 151 to fourth recording area 154). ) FAT16 file systems 301 to 304 are fetched as memory data 432. Further, the pseudo file system conversion means 405 converts the FAT16 file systems 301 to 304 in the four recording areas (first recording area 151 to fourth recording area 154) into the FAT32 file system 305 in a pseudo manner. In addition to writing to the file system storage area 140, the FAT32 file system 305 is fetched as memory data 432, and a response 411 and data 413 are returned to the interface 110. The interface 110 communicates with the recording / reproducing apparatus according to the SD memory card standard. From the partition type of the read master boot record and the total number of clusters calculated from several parameters related to the sector of the partition boot sector, it is confirmed whether the recording medium 100 is a file system that can be handled. Note that this confirmation method is an example, and can be freely changed by the recording / reproducing apparatus.

ファイルシステム確認シーケンスにおいて、記録媒体100が取り扱い可能なファイルシステムと判断された場合、SDメモリカードの通常のアクセスとして、ライトコマンドにより、データ領域に所定のデータとシステム領域に対応するFAT、FATのコピーを書き込む。また、リードコマンドによりデータ領域の所定のデータを読み出す。   If it is determined in the file system confirmation sequence that the recording medium 100 is a file system that can be handled, as a normal access of the SD memory card, a write command is used to write predetermined data in the data area and the FAT and FAT corresponding to the system area. Write a copy. Also, predetermined data in the data area is read by a read command.

図5は、本発明の実施例1における疑似ファイルシステム変換手段のブロック図である。図5において、疑似ファイルシステム変換手段405は、ディレクトリ検出手段501、サブディレクトリ検出手段502、ファイル検出手段503からなるアドレステーブル生成手段500、アドレステーブル統合手段504、書き込み領域指示手段505、データ書き込み手段506から構成される。   FIG. 5 is a block diagram of the pseudo file system conversion means in Embodiment 1 of the present invention. In FIG. 5, a pseudo file system conversion unit 405 includes a directory detection unit 501, a subdirectory detection unit 502, an address table generation unit 500 including a file detection unit 503, an address table integration unit 504, a write area instruction unit 505, and a data write unit. 506.

ディレクトリ検出手段501は、4つの記録領域(第一の記録領域151〜第四の記録領域154)から取得したFAT16ファイルシステム301〜304からDCF規格に対応したファイル管理構造で記録されたディレクトリ「DCIM」を順次検出する。ディレクトリ「DCIM」を検出した場合は、ディレクトリ「DCIM」のアドレスをアドレステーブル511としてサブディレクトリ検出手段502に出力する。また、ディレクトリ「DCIM」を検出しなかった場合は、次の記録領域のFAT16ファイルシステムに移り、ディレクトリ検出手段501の動作に戻る。   The directory detection unit 501 uses the directory “DCIM” recorded in the file management structure corresponding to the DCF standard from the FAT16 file systems 301 to 304 acquired from the four recording areas (first recording area 151 to fourth recording area 154). Are sequentially detected. When the directory “DCIM” is detected, the address of the directory “DCIM” is output to the subdirectory detecting unit 502 as the address table 511. If the directory “DCIM” is not detected, the process moves to the FAT16 file system of the next recording area and returns to the operation of the directory detecting unit 501.

サブディレクトリ検出手段502は、ディレクトリ検出手段501から出力されたアドレステーブル511を受け取り、ディレクトリ「DCIM」のサブディレクトリを検出する。サブディレクトリを検出した場合は、サブディレクトリ名とサブディレクトリアドレスをアドレステーブル511に追加し、アドレステーブル521としてファイル検出手段503に出力する。また、サブディレクトリを検出しなかった場合は、次の記録領域のFAT16ファイルシステムに移り、ディレクトリ検出手段501の動作に戻る。   The subdirectory detecting unit 502 receives the address table 511 output from the directory detecting unit 501 and detects a subdirectory of the directory “DCIM”. If a subdirectory is detected, the subdirectory name and subdirectory address are added to the address table 511 and output to the file detection unit 503 as the address table 521. If no subdirectory is detected, the process proceeds to the FAT16 file system of the next recording area, and the operation returns to the directory detecting means 501.

ファイル検出手段503は、サブディレクトリ検出手段502から出力されたアドレステーブル521を受け取り、サブディレクトリ内のファイルを検出する。ファイルを検出した場合は、ファイル名とファイルのアドレスをアドレステーブル521に追加し、アドレステーブル531としてアドレステーブル統合手段504に出力する。また、ファイルを検出しなかった場合は、次のFAT16ファイルシステムに移り、ディレクトリ検出手段501の動作に戻る。   The file detection unit 503 receives the address table 521 output from the subdirectory detection unit 502 and detects a file in the subdirectory. When a file is detected, the file name and the file address are added to the address table 521 and output to the address table integration unit 504 as the address table 531. If no file is detected, the process moves to the next FAT16 file system and returns to the operation of the directory detecting means 501.

アドレステーブル統合手段504は、アドレステーブル531を受け取り、さらに、外部記録再生装置からのデータ書き込みの際には、後述するデータ書き込み手段506から出力されたサブディレクトリ名550とサブディレクトリのアドレス560を受け取り、FAT32ファイルシステム305としてまとめて出力する。   The address table integration unit 504 receives the address table 531, and further receives a subdirectory name 550 and a subdirectory address 560 output from the data writing unit 506, which will be described later, when data is written from the external recording / reproducing apparatus. , The FAT32 file system 305 is collectively output.

書き込み領域指示手段505は、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304から空き容量を検出し、データを書き込む記録領域のアドレス540を出力する。   The writing area instruction means 505 detects free space from the FAT16 file systems 301 to 304 in the four recording areas (first recording area 151 to fourth recording area 154), and outputs the address 540 of the recording area to which data is written. To do.

データ書き込み手段506は、書き込み領域指示手段505が出力した記録領域のアドレス540を受け取り、外部記録再生装置からのDCF規格に対応したデータ570を記録領域に書き込むとともに、書き込んだデータのサブディレクトリ名550とサブディレクトリのアドレス560をアドレステーブル統合手段504に出力する。   The data writing means 506 receives the address 540 of the recording area output from the writing area instruction means 505, writes data 570 corresponding to the DCF standard from the external recording / reproducing apparatus, and writes the subdirectory name 550 of the written data. And the sub-directory address 560 are output to the address table integration means 504.

図8は、本発明の実施例1におけるコントローラ120の詳細フローを示す図である。図8において、FAT32ファイルシステムの記録再生装置から記録領域に対するアクセス要求が発行されると、ステップ801において、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304を取得する。   FIG. 8 is a diagram illustrating a detailed flow of the controller 120 according to the first embodiment of the present invention. In FIG. 8, when an access request to the recording area is issued from the recording / reproducing apparatus of the FAT32 file system, in step 801, the FAT16 file system of four recording areas (first recording area 151 to fourth recording area 154). 301 to 304 are acquired.

ステップ802において、疑似ファイルシステム変換手段405は取得したFAT16ファイルシステム301〜304を疑似的にFAT32ファイルシステム305へ変換する。   In step 802, the pseudo file system conversion unit 405 converts the acquired FAT 16 file systems 301 to 304 into a FAT 32 file system 305 in a pseudo manner.

ステップ803において、疑似ファイルシステム変換手段405で変換したFAT32ファイルシステム305を疑似ファイルシステム格納領域140へ格納する。   In step 803, the FAT32 file system 305 converted by the pseudo file system conversion means 405 is stored in the pseudo file system storage area 140.

ステップ804において、記録媒体100の外部から入力されるファイルシステム切り替え信号420に基づき、FAT16ファイルシステム301〜304と、FAT32ファイルシステム305を選択し外部記録再生装置に選択したファイルシステムを出力する。   In step 804, based on the file system switching signal 420 input from the outside of the recording medium 100, the FAT16 file systems 301 to 304 and the FAT32 file system 305 are selected, and the selected file system is output to the external recording / reproducing apparatus.

次に、ステップ802(疑似ファイルシステム変換手段405の動作)について図9を用いて説明する。図9は、本発明の実施例1における疑似ファイルシステム変換手段405の詳細フローを示す図である。   Next, step 802 (operation of the pseudo file system conversion unit 405) will be described with reference to FIG. FIG. 9 is a diagram showing a detailed flow of the pseudo file system conversion unit 405 according to the first embodiment of the present invention.

図9において、疑似ファイルシステム変換ステップ802が開始されると、ステップ901において、FAT16ファイルシステムからDCF規格に対応したファイル管理構造で記録されたディレクトリ「DCIM」を検出する。   In FIG. 9, when the pseudo file system conversion step 802 is started, in step 901, the directory “DCIM” recorded in the file management structure corresponding to the DCF standard is detected from the FAT16 file system.

ステップ902において、取得したFAT16ファイルシステム301〜304のうち、第一の記録領域151から取得したFAT16ファイルシステム301からディレクトリ「DCIM」を検出し、ディレクトリ「DCIM」を検出した場合(ステップ902のYes)は、ディレクトリ「DCIM」のアドレスをアドレステーブル511として生成し、ステップ903へ移行する。また、ディレクトリ「DCIM」を検出しなかった場合(ステップ902のNo)は、空のアドレステーブル511を生成し、ステップ907へ移行する。   In Step 902, when the directory “DCIM” is detected from the FAT16 file system 301 acquired from the first recording area 151 among the acquired FAT16 file systems 301 to 304, the directory “DCIM” is detected (Yes in Step 902). ) Generates the address of the directory “DCIM” as the address table 511, and proceeds to Step 903. If the directory “DCIM” is not detected (No in Step 902), an empty address table 511 is generated, and the process proceeds to Step 907.

ステップ903において、アドレステーブル511を基にディレクトリ「DCIM」のサブディレクトリを検出する。   In step 903, a subdirectory of the directory “DCIM” is detected based on the address table 511.

ステップ904において、サブディレクトリを検出した場合(ステップ904のYes)は、サブディレクトリ名とサブディレクトリのアドレスをアドレステーブル511に追加し、アドレステーブル521として生成し、ステップ905へ移行する。また、サブディレクトリを検出しなかった場合(ステップ904のNo)は、空のアドレステーブル521を生成し、ステップ907へ移行する。   If a subdirectory is detected in step 904 (Yes in step 904), the subdirectory name and the subdirectory address are added to the address table 511 to generate the address table 521, and the process proceeds to step 905. If no subdirectory is detected (No in step 904), an empty address table 521 is generated, and the process proceeds to step 907.

ステップ905において、アドレステーブル521を基にサブディレクトリ内のファイルを検出する。   In step 905, a file in the subdirectory is detected based on the address table 521.

ステップ906において、ファイルを検出した場合(ステップ906のYes)は、ファイル名とファイルのアドレスをアドレステーブル521に追加し、アドレステーブル531として生成し、ステップ907へ移行する。また、ファイルを検出しなかった場合(ステップ906のNo)は、空のアドレステーブル531を生成し、ステップ907へ移行する。   If a file is detected in step 906 (Yes in step 906), the file name and the file address are added to the address table 521 to generate the address table 531, and the process proceeds to step 907. If no file is detected (No in step 906), an empty address table 531 is generated, and the process proceeds to step 907.

ステップ907において、取得したFAT16ファイルシステム301〜304全てに対してアドレステーブルの生成を行ったか判断し、全てのFAT16ファイルシステムに対するアドレステーブルを生成済みである場合(ステップ907のYes)は、ステップ909(データ書き込み時)あるいはステップ910(データ読み出し時)へ移行する。また、全てのFAT16ファイルシステムに対するアドレステーブルを生成していない場合(ステップ907のNo)は、ステップ908へ移行する。   In step 907, it is determined whether address tables have been generated for all of the acquired FAT16 file systems 301 to 304. If address tables have been generated for all FAT16 file systems (Yes in step 907), step 909 is performed. (When writing data) or go to Step 910 (when reading data). If the address table for all FAT16 file systems has not been generated (No in Step 907), the process proceeds to Step 908.

ステップ908において、取得したFAT16ファイルシステム301〜304全てに対し、ステップ901〜ステップ907の一連の動作を行うため対象とするFAT16ファイルシステムを切り替える。初期状態は第一の記録領域151のFAT16ファイルシステム501を先頭のファイルシステムとし、第二の記録領域152→第三の記録領域153→第四の記録領域154の順に切り替えて、切り替えるたびに切り替え回数(CT)をカウントアップする。   In step 908, the target FAT16 file system is switched to perform the series of operations in steps 901 to 907 for all of the acquired FAT16 file systems 301 to 304. The initial state is that the FAT16 file system 501 in the first recording area 151 is the first file system, and the second recording area 152, the third recording area 153, and the fourth recording area 154 are switched in this order, and each time switching is performed. The number of times (CT) is counted up.

第一の記録領域151から取得したFAT16ファイルシステム301に対して、一連の動作を行っている場合は、切り替え回数を0回(CT=0)とし、第二の記録領域152から取得したFAT16ファイルシステム302に対しては、切り替え回数を1回(CT=1)としてアドレステーブル512,522,532を生成し、第三の記録領域153から取得したFAT16ファイルシステム303に対しては、切り替え回数を2回(CT=2)としてアドレステーブル513,523,533を生成し、第四の記録領域154から取得したFAT16ファイルシステム304に対しては、切り替え回数を3回(CT=3)として、アドレステーブル514,524,534を生成する。   When a series of operations are performed on the FAT16 file system 301 acquired from the first recording area 151, the number of switching is set to 0 (CT = 0), and the FAT16 file acquired from the second recording area 152 is used. For the system 302, the address tables 512, 522, and 532 are generated with the switching frequency set to 1 (CT = 1), and the switching frequency is set for the FAT 16 file system 303 acquired from the third recording area 153. The address tables 513, 523, and 533 are generated twice (CT = 2), and for the FAT16 file system 304 acquired from the fourth recording area 154, the number of switching is set to three times (CT = 3). Tables 514, 524, and 534 are generated.

ステップ909において、外部記録再生装置からのデータの書き込み要求の場合は、データ書き込みステップを実行する。ステップ909の詳細フローに関しては後述する。   In step 909, in the case of a data write request from the external recording / reproducing apparatus, a data write step is executed. The detailed flow of step 909 will be described later.

ステップ910において、各記録領域に対して生成されたアドレステーブルをFAT32ファイルシステム305としてまとめる。   In step 910, the address table generated for each recording area is collected as the FAT32 file system 305.

ステップ902,ステップ904,ステップ906において、アドレステーブルを生成する際には、FAT16ファイルシステムで4つの記録領域として認識していた記録領域を1つの大容量の記録領域として認識できるようデータ領域を管理しているクラスタ番号の変換を行う。前記変換方法を図10を用いて説明する。図10は、本発明の実施例1におけるFAT16及びFAT32ファイルシステムで認識できる4つの記録領域(第一の記録領域151〜第四の記録領域154)のクラスタ番号の関係を示す図である。   In step 902, step 904, and step 906, when the address table is generated, the data area is managed so that the recording area recognized as the four recording areas in the FAT16 file system can be recognized as one large-capacity recording area. The cluster number being converted is converted. The conversion method will be described with reference to FIG. FIG. 10 is a diagram showing the relationship of the cluster numbers of the four recording areas (first recording area 151 to fourth recording area 154) that can be recognized by the FAT16 and FAT32 file systems in the first embodiment of the present invention.

図10において、4つの記録領域(第一の記録領域151〜第四の記録領域154)はそれぞれ1002個のクラスタ(TS=1002)が存在し、システム領域(301〜304)が2個のクラスタ(SS=2)、データ領域がクラスタ番号2〜1001の1000個のクラスタ(DS=TS−SS=1002−2=1000)で管理されているとする。   In FIG. 10, each of the four recording areas (first recording area 151 to fourth recording area 154) has 1002 clusters (TS = 1002), and the system area (301 to 304) has two clusters. Assume that (SS = 2) and the data area is managed by 1000 clusters (DS = TS-SS = 1002-2 = 1000) with cluster numbers 2 to 1001.

まず、第一の記録領域151のFAT16ファイルシステム301からアドレステーブルを生成する場合のアドレスオフセットを求める。ファイルシステムの切り替えを行っていないのでCT=0であり、アドレスオフセットは0(OF=DS×CT=1000×0=0)となる。このアドレスオフセットをFAT16ファイルシステム301で管理されているクラスタ番号2〜1001に加算し、アドレステーブル511,521,531を生成する。つまり、第一の記録領域151に対してはFAT16及びFAT32ファイルシステムで同じクラスタ番号で管理する。   First, an address offset when an address table is generated from the FAT16 file system 301 in the first recording area 151 is obtained. Since the file system is not switched, CT = 0 and the address offset is 0 (OF = DS × CT = 1000 × 0 = 0). This address offset is added to cluster numbers 2 to 1001 managed by the FAT16 file system 301 to generate address tables 511, 521 and 531. That is, the first recording area 151 is managed with the same cluster number in the FAT16 and FAT32 file systems.

同様に、第二の記録領域152のFAT16ファイルシステム302からアドレステーブルを生成する場合のアドレスオフセットは、ステップ908でファイルシステムの切り替えを1回行っているので(CT=1)、アドレスオフセットは1000となる。このアドレスオフセットをFAT16ファイルシステム302で管理されているクラスタ番号2〜1001に加算し、FAT32ファイルシステムで管理されるクラスタ番号1002〜2001を用いてアドレステーブル512,522,532を生成する。   Similarly, the address offset when generating the address table from the FAT16 file system 302 in the second recording area 152 is that the file system is switched once in step 908 (CT = 1), so the address offset is 1000. It becomes. This address offset is added to the cluster numbers 2 to 1001 managed by the FAT16 file system 302, and the address tables 512, 522 and 532 are generated using the cluster numbers 1002 to 2001 managed by the FAT32 file system.

同様に、第三の記録領域153のFAT16ファイルシステム303からアドレステーブルを生成する場合のアドレスオフセットは、ステップ908でファイルシステムの切り替えを2回行っているので(CT=2)、アドレスオフセットは2000となる。このアドレスオフセットをFAT16ファイルシステム302で管理されているクラスタ番号2〜1001に加算し、FAT32ファイルシステムで管理されるクラスタ番号2002〜3001を用いてアドレステーブル513,523,533を生成する。   Similarly, the address offset when generating the address table from the FAT16 file system 303 in the third recording area 153 is the file system switching performed twice in step 908 (CT = 2), so the address offset is 2000. It becomes. This address offset is added to the cluster numbers 2 to 1001 managed by the FAT16 file system 302, and the address tables 513, 523 and 533 are generated using the cluster numbers 2002 to 3001 managed by the FAT32 file system.

同様に、第四の記録領域154のFAT16ファイルシステム304からアドレステーブルを生成する場合のアドレスオフセットは、ステップ908でファイルシステムの切り替えを3回行っているので(CT=3)、アドレスオフセットは3000となる。このアドレスオフセットをFAT16ファイルシステム302で管理されているクラスタ番号2〜1001に加算し、FAT32ファイルシステムで管理されるクラスタ番号3002〜4001を用いてアドレステーブル514,524,534を生成する。   Similarly, the address offset when the address table is generated from the FAT16 file system 304 in the fourth recording area 154 is changed three times in step 908 (CT = 3), so the address offset is 3000. It becomes. This address offset is added to the cluster numbers 2 to 1001 managed by the FAT16 file system 302, and the address tables 514, 524 and 534 are generated using the cluster numbers 3002 to 4001 managed by the FAT32 file system.

以上のように、アドレスオフセットを加算して変換したアドレステーブルを図11a〜図11dに示す。図11a〜図11dは、本発明の実施例1における4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム(301〜304)から生成したアドレステーブルを示す図である。   The address tables converted by adding the address offset as described above are shown in FIGS. 11a to 11d. 11a to 11d are diagrams showing address tables generated from the FAT16 file system (301 to 304) of the four recording areas (first recording area 151 to fourth recording area 154) in Embodiment 1 of the present invention. It is.

図11a〜図11dにおいて、511,521,531は第一の記録領域151のFAT16ファイルシステムから生成したアドレステーブル、512,522,532は第二の記録領域152のFAT16ファイルシステムから生成したアドレステーブル、513,523,533は第三の記録領域153のFAT16ファイルシステムから生成したアドレステーブル、514,524,534は第四の記録領域154のFAT16ファイルシステムから生成したアドレステーブルを示す。   11a to 11d, 511, 521 and 531 are address tables generated from the FAT16 file system in the first recording area 151, and 512, 522 and 532 are address tables generated from the FAT16 file system in the second recording area 152. , 513, 523, 533 are address tables generated from the FAT16 file system of the third recording area 153, and 514, 524, 534 are address tables generated from the FAT16 file system of the fourth recording area 154.

次に、ステップ910(アドレステーブル統合手段504の動作)について図12a〜図12eを用いて説明する。
ステップ910(アドレステーブル統合手段504の動作)では常に2つのアドレステーブルをまとめるため、まず、4つの記録領域(第一の記録領域151〜第四の記録領域154)のうち、第三の記録領域153と第四の記録領域154から生成したアドレステーブル533とアドレステーブル534をまとめる方法について説明する。
Next, step 910 (operation of the address table integration unit 504) will be described with reference to FIGS. 12a to 12e.
In step 910 (operation of the address table integration unit 504), two address tables are always put together. First, the third recording area is selected from the four recording areas (first recording area 151 to fourth recording area 154). A method of combining the address table 533 and the address table 534 generated from the 153 and the fourth recording area 154 will be described.

図12a〜図12eは、本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534をまとめる手順を示す図である。   12a to 12e are diagrams illustrating a procedure for collecting the address table 533 for the third recording area 153 and the address table 534 for the fourth recording area 154 according to the first embodiment of the present invention.

図12aはアドレステーブル533とアドレステーブル534の初期状態を示す図であり、1201は第三の記録領域153のFAT、1202はディレクトリ「DCIM」の情報、1203はサブディレクトリ「101_PANA」の情報、1204はファイル「P1010001.JPG」の情報、1205は第四の記録領域154のFAT、1206はディレクトリ「DCIM」の情報、1207はサブディレクトリ「100_PANA」の情報、1208はファイル「P1000001.JPG」の情報を示す。   FIG. 12 a is a diagram showing the initial state of the address table 533 and the address table 534, where 1201 is the FAT of the third recording area 153, 1202 is the information of the directory “DCIM”, 1203 is the information of the subdirectory “101_PANA”, 1204. Is the information of the file “P100001.JPG”, 1205 is the FAT of the fourth recording area 154, 1206 is the information of the directory “DCIM”, 1207 is the information of the subdirectory “100_PANA”, 1208 is the information of the file “P1000001.JPG” Indicates.

図12bはディレクトリ「DCIM」を統合した状態を示す図であり、1211,1212は統合により変更したFAT、1213は生成したディレクトリ「DCIM」の情報を示す。   FIG. 12B is a diagram showing a state in which the directory “DCIM” is integrated, 1211 and 1212 indicate FATs changed by the integration, and 1213 indicates information of the generated directory “DCIM”.

図12cはサブディレクトリを統合した状態を示す図であり、1221,1222は統合により変更したFAT、1223,1224は生成したサブディレクトリ「101_PANA」,「100_PANA」の情報を示す。   FIG. 12C is a diagram showing a state in which subdirectories are integrated. Reference numerals 1221 and 1222 indicate FATs changed by integration, and reference numerals 1223 and 1224 indicate information on the generated subdirectories “101_PANA” and “100_PANA”.

図12dはファイル「P1010001.JPG」を統合した状態を示す図であり、1231,1232は統合により変更したFAT、1233は生成したファイル「PIC_0001.JPG」の情報を示す。   FIG. 12D is a diagram showing a state in which the file “P1010001.JPG” is integrated, 1231 and 1232 indicate the FAT changed by the integration, and 1233 indicates the information of the generated file “PIC — 0001.JPG”.

図12eはファイル「P1000001.JPG」を統合した状態を示す図であり、1241は統合により変更したFAT、1242は生成したファイル「PIC_0001.JPG」の情報、1243はアドレステーブル533とアドレステーブル534を統合して生成したアドレステーブルを示す。   FIG. 12E is a diagram showing a state in which the file “P1000001.JPG” is integrated, where 1241 is the FAT changed by the integration, 1242 is the information of the generated file “PIC — 0001.JPG”, 1243 is the address table 533 and the address table 534. An address table generated by integration is shown.

次に、アドレステーブル533からディレクトリ「DCIM」を検出する。アドレステーブル533からディレクトリ「DCIM」を検出すると、ディレクトリ「DCIM」の情報1202が示す先頭クラスタ番号2003を記憶する。   Next, the directory “DCIM” is detected from the address table 533. When the directory “DCIM” is detected from the address table 533, the leading cluster number 2003 indicated by the information 1202 of the directory “DCIM” is stored.

次に、アドレステーブル534からディレクトリ「DCIM」を検出する。アドレステーブル534からディレクトリ「DCIM」を検出すると、ディレクトリ「DCIM」の情報1206が示す先頭クラスタ番号3004を記憶する。   Next, the directory “DCIM” is detected from the address table 534. When the directory “DCIM” is detected from the address table 534, the head cluster number 3004 indicated by the information 1206 of the directory “DCIM” is stored.

アドレステーブル533とアドレステーブル534でディレクトリ「DCIM」を検出したので、1つのディレクトリと認識するよう新たにディレクトリ「DCIM」の情報1213として生成し、記憶した2つのクラスタ番号がディレクトリ「DCIM」の情報となるようにFAT1211,1212を生成する。   Since the directory “DCIM” is detected from the address table 533 and the address table 534, the information is newly generated as the information “1213” of the directory “DCIM” so as to be recognized as one directory, and the two stored cluster numbers are the information of the directory “DCIM”. FAT1211 and 1212 are generated so that

次に、アドレステーブル533から記憶したディレクトリ「DCIM」の情報1202が示す先頭クラスタ番号2003へ移動し、サブディレクトリを検出する。アドレステーブル533からサブディレクトリ「101_PANA」を検出すると、サブディレクトリ「101_PANA」の情報1203が示す先頭クラスタ番号2004を記憶する。   Next, it moves to the first cluster number 2003 indicated by the information 1202 of the directory “DCIM” stored from the address table 533 and detects a subdirectory. When the subdirectory “101_PANA” is detected from the address table 533, the head cluster number 2004 indicated by the information 1203 of the subdirectory “101_PANA” is stored.

同様に、アドレステーブル534から記憶したディレクトリ「DCIM」の情報1203が示す先頭クラスタ番号3004へ移動し、サブディレクトリを検出する。アドレステーブル534からサブディレクトリ「100_PANA」を検出すると、サブディレクトリ「100_PANA」の情報1207が示す先頭クラスタ番号3010を記憶する。   Similarly, it moves to the first cluster number 3004 indicated by the information 1203 of the directory “DCIM” stored from the address table 534, and detects a subdirectory. When the subdirectory “100_PANA” is detected from the address table 534, the head cluster number 3010 indicated by the information 1207 of the subdirectory “100_PANA” is stored.

アドレステーブル533でサブディレクトリ「101_PANA」を検出し、アドレステーブル534でサブディレクトリ「100_PANA」を検出したので、サブディレクトリとして認識するよう新たにサブディレクトリ「101_PANA」の情報1223及びサブディレクトリ「100_PANA」の情報1224として生成し、記憶したクラスタ番号がサブディレクトリの情報となるようにFAT1221,1222を生成する。   Since the sub-directory “101_PANA” is detected in the address table 533 and the sub-directory “100_PANA” is detected in the address table 534, the information 1223 of the sub-directory “101_PANA” and the sub-directory “100_PANA” are newly recognized so as to be recognized as the sub-directory. The FATs 1221 and 1222 are generated so that the cluster number generated as the information 1224 and the stored cluster number becomes the information of the subdirectory.

次に、アドレステーブル533から記憶したサブディレクトリ「101_PANA」の情報1203が示す先頭クラスタ番号2004へ移動し、ファイルを検出する。アドレステーブル533からファイル「P1010001.JPG」を検出すると、ファイル「P1010001.JPG」の情報1204が示す先頭クラスタ番号2010を記憶する。   Next, the file moves to the first cluster number 2004 indicated by the information 1203 of the subdirectory “101_PANA” stored from the address table 533 to detect a file. When the file “P10100001.JPG” is detected from the address table 533, the first cluster number 2010 indicated by the information 1204 of the file “P10100001.JPG” is stored.

アドレステーブル533でファイル「P1010001.JPG」を検出したので、ファイルとして認識するよう新たにファイル「PIC_0001.JPG」の情報1233として生成し、記憶したクラスタ番号と続くクラスタ番号がファイルの情報となるようにFAT1231,1232を生成する。   Since the file “P1010001.JPG” is detected in the address table 533, it is newly generated as information “1233” of the file “PIC — 0001.JPG” so that it can be recognized as a file, and the stored cluster number and the subsequent cluster number become the file information. FAT1231 and 1232 are generated.

次に、アドレステーブル534から記憶したサブディレクトリ「100_PANA」の情報1207が示す先頭クラスタ番号3010へ移動し、ファイルを検出する。アドレステーブル534からファイル「P1000001.JPG」を検出すると、ファイル「P1000001.JPG」の情報1208が示す先頭クラスタ番号3011を記憶する。   Next, the file moves to the first cluster number 3010 indicated by the information 1207 of the subdirectory “100_PANA” stored from the address table 534 to detect the file. When the file “P1000001.JPG” is detected from the address table 534, the first cluster number 3011 indicated by the information 1208 of the file “P1000001.JPG” is stored.

アドレステーブル534でファイル「P1000001.JPG」を検出したので、ファイルとして認識するよう新たにファイル「PIC_0001.JPG」の情報1242として生成し、記憶したクラスタ番号がファイルの情報となるようにFAT1241を生成する。   Since the file “P1000001.JPG” is detected in the address table 534, a new file “PIC — 0001.JPG” is generated as information 1242 so as to be recognized as a file, and a FAT 1241 is generated so that the stored cluster number becomes the file information. To do.

以上のように、アドレステーブル533とアドレステーブル534を統合してアドレステーブル1243を生成する。同様に、アドレステーブル1243とアドレステーブル532を統合して新しいアドレステーブルを生成し、次に、アドレステーブル531と統合して、4つのアドレステーブルを全て統合してFAT32ファイルシステム305を生成する。   As described above, the address table 1243 is generated by integrating the address table 533 and the address table 534. Similarly, the address table 1243 and the address table 532 are integrated to generate a new address table, and then the address table 531 is integrated to integrate all four address tables to generate the FAT32 file system 305.

図13は、本発明の実施例1におけるデータ読み出し時の変換結果を示す図である。
4つの記録領域(第一の記録領域151〜第四の記録領域154)に図7に示すようなディレクトリ構造のデータが格納されている場合、コントローラ120により、サブディレクトリ「100_PANA」が統合されFAT32ファイルシステム305として疑似ファイルシステム格納領域140に格納される。
FIG. 13 is a diagram illustrating a conversion result at the time of data reading in the first embodiment of the present invention.
When the directory structure data shown in FIG. 7 is stored in the four recording areas (first recording area 151 to fourth recording area 154), the sub-directory “100_PANA” is integrated by the controller 120 with the FAT 32. The file system 305 is stored in the pseudo file system storage area 140.

次に、ステップ909(データ書き込み時の動作)について図14及び図15a及び図15bを用いて説明する。   Next, step 909 (operation at the time of data writing) will be described with reference to FIGS. 14, 15a, and 15b.

FAT32ファイルシステムの記録再生装置から「root¥DCIM¥102_PANA¥PIC_0001.JPG」というデータ(ファイルサイズはクラスタ4個分とする)の書き込み要求が発行されると仮定する。図14は、本発明の実施例1におけるステップ909(データ書き込み時の動作)の詳細フローを示す図である。図15aは、本発明の実施例1におけるFAT16ファイルシステム301〜304のファイルアロケーションテーブルを示す図、図15bはデータ書き込み時の変換結果を示す図である。   Assume that a write request for data (file size is assumed to be four clusters) is issued from the FAT32 file system recording / playback apparatus. [Root \ DCIM \ 102_PANA \ PIC_0001.JPG] FIG. 14 is a diagram showing a detailed flow of step 909 (operation at the time of data writing) in Embodiment 1 of the present invention. FIG. 15A is a diagram showing a file allocation table of the FAT16 file systems 301 to 304 in the first embodiment of the present invention, and FIG. 15B is a diagram showing a conversion result at the time of data writing.

図15aにおいて、1501はFAT16ファイルシステム301のファイルアロケーションテーブル、1502はFAT16ファイルシステム302のファイルアロケーションテーブル、1503はFAT16ファイルシステム303のファイルアロケーションテーブル、1504はFAT16ファイルシステム304のファイルアロケーションテーブルである。   15A, 1501 is a file allocation table of the FAT16 file system 301, 1502 is a file allocation table of the FAT16 file system 302, 1503 is a file allocation table of the FAT16 file system 303, and 1504 is a file allocation table of the FAT16 file system 304.

図14において、データ書き込み時ステップ909が開始されると、ステップ1401において、4つの記録領域(第一の記録領域151〜第四の記録領域154)のFAT16ファイルシステム301〜304を取得し、ファイルアロケーションテーブル1501〜1504から「0000h」が格納されているクラスタ数をカウントし、空き容量を検出する。   In FIG. 14, when the data writing step 909 is started, the FAT16 file systems 301 to 304 of the four recording areas (first recording area 151 to fourth recording area 154) are acquired in step 1401, The number of clusters in which “0000h” is stored is counted from the allocation tables 1501 to 1504, and the free capacity is detected.

例えば、ファイルアロケーションテーブル1501からは、空き容量として4個のクラスタ、ファイルアロケーションテーブル1502からは、空き容量として3個のクラスタ、ファイルアロケーションテーブル1501からは、空き容量として6個のクラスタ、ファイルアロケーションテーブル1501からは、空き容量として7個のクラスタを検出したとする。   For example, the file allocation table 1501 has four clusters as free capacity, the file allocation table 1502 has three clusters as free capacity, and the file allocation table 1501 has six clusters as free capacity, a file allocation table. From 1501, it is assumed that seven clusters are detected as free capacity.

ステップ1402において、空き容量と書き込みデータのファイルサイズを比較し、書き込みデータの容量に対して十分な空き容量を検出した場合(ステップ1402のYes)は、ステップ1403へ移行する。   In step 1402, the free capacity is compared with the file size of the write data, and if a sufficient free capacity is detected with respect to the write data capacity (Yes in step 1402), the process proceeds to step 1403.

本実施例では、ファイルサイズを4個のクラスタとしたので、十分な空き容量があったと判断する。また、十分な空き容量を検出できなかった場合(ステップ1402のNo)は、ステップ1406へ移行する。   In this embodiment, since the file size is four clusters, it is determined that there is sufficient free space. If sufficient free space cannot be detected (No in step 1402), the process proceeds to step 1406.

ステップ1403において、空き容量を比較し、最大空き容量を持つ記録領域が2つ以上あるか判断し、最大空き容量を持つ記録領域が2つ以上の場合(ステップ1403のYes)は、ステップ1405へ移行する。また、最大空き容量を持つ記録領域が1つの場合(ステップ1403のNo)は、ステップ1404へ移行する。   In step 1403, the free capacities are compared to determine whether there are two or more recording areas having the maximum free capacity. If there are two or more recording areas having the maximum free capacity (Yes in step 1403), go to step 1405. Transition. If there is one recording area having the maximum free capacity (No in step 1403), the process proceeds to step 1404.

ステップ1404において、外部記録再生装置から書き込み要求があったDCF規格に対応したデータを最大空き容量を持つ記録領域に書き込み、ステップ910へ移行する。本実施例では、最大空き容量を持つ第四の記録領域154へ書き込みを行う。   In step 1404, the data corresponding to the DCF standard requested to be written from the external recording / reproducing apparatus is written in the recording area having the maximum free capacity, and the process proceeds to step 910. In this embodiment, writing is performed to the fourth recording area 154 having the maximum free capacity.

ステップ1405において、外部記録再生装置から書き込み要求があったDCF規格に対応したデータを最大空き容量をもち、さらに第一の記録領域151から数えて先頭の記録領域に書き込み、ステップ910へ移行する。   In step 1405, data corresponding to the DCF standard requested to be written from the external recording / reproducing apparatus has the maximum free capacity, and is further written in the first recording area counted from the first recording area 151, and the process proceeds to step 910.

ステップ1406において、記録領域の空き容量が書き込みデータの容量に対して十分でなかったのでエラーステータスをレスポンスとして出力し、疑似ファイルシステム変換ステップ802を終了する。   In step 1406, since the free space in the recording area is not sufficient for the write data capacity, an error status is output as a response, and the pseudo file system conversion step 802 is terminated.

以上のように、本発明の実施例1においては、疑似ファイルシステム変換手段を設けることにより、2ギガバイト以内の複数の記録領域に分割され、FAT16でフォーマットされたメモリカードをFAT16のデジタル機器とFAT32のデジタル機器で、フォーマットによるファイルシステムの変換をすることなくファイルの共有が可能となり、互換性を保つことができる。   As described above, in the first embodiment of the present invention, by providing a pseudo file system conversion means, a memory card divided into a plurality of recording areas within 2 gigabytes and formatted in FAT16 is replaced with a FAT16 digital device and FAT32 This makes it possible to share files without converting the file system according to the format, and maintain compatibility.

また、本発明の実施例1では、アドレステーブル統合手段において、各記録領域のアドレステーブルに同じ名前のサブディレクトリが存在する場合に疑似サブディレクトリとしてまとめてFAT32ファイルシステムを生成するとして説明したが、各記録領域のアドレステーブルに共通文字を含むサブディレクトリの名前が存在する場合に疑似サブディレクトリとしてまとめてFAT32ファイルシステムを生成しても同様の結果を得ることができる。   In the first embodiment of the present invention, the address table integration unit has described that the FAT32 file system is generated as a pseudo subdirectory when a subdirectory having the same name exists in the address table of each recording area. Similar results can be obtained even if the FAT32 file system is generated as a pseudo subdirectory when the names of subdirectories containing common characters exist in the address table of each recording area.

本発明にかかる記録媒体及び記憶領域切り替え方法は、2ギガバイト以内の複数の記録領域に分割され、特定のファイルシステム(例えばFAT16)にフォーマットされた記録媒体において、大容量を扱えるファイルシステム(例えばFAT32)の記録再生装置においてフォーマットを伴わずに記録媒体内にある記録領域を使用することができ、ファイルシステムの異なる記録再生装置間で共有して使用する際に有用である。特に、デジタルカメラ等の記録再生装置に接続されるメモリカードに好適に利用できるものである。   A recording medium and a storage area switching method according to the present invention are divided into a plurality of recording areas of 2 gigabytes or less and are formatted in a specific file system (for example, FAT16), and a file system (for example, FAT32) that can handle a large capacity. The recording area in the recording medium without using the format can be used in the recording / reproducing apparatus (1), which is useful when shared between recording / reproducing apparatuses having different file systems. In particular, it can be suitably used for a memory card connected to a recording / reproducing apparatus such as a digital camera.

本発明の実施例1における記録媒体のブロック図1 is a block diagram of a recording medium in Embodiment 1 of the present invention. 本発明の実施例1におけるインターフェースの詳細を示す図The figure which shows the detail of the interface in Example 1 of this invention 本発明の実施例1における記録手段の構成を示す図FIG. 2 is a diagram illustrating a configuration of a recording unit in Embodiment 1 of the present invention. 本発明の実施例1における疑似ファイルシステム格納領域の構成を示す図The figure which shows the structure of the pseudo file system storage area in Example 1 of this invention. 本発明の実施例1におけるコントローラのブロック構成と周辺ブロックの接続を示す図The figure which shows the block structure of the controller in Example 1 of this invention, and the connection of a peripheral block. 本発明の実施例1における疑似ファイルシステム変換手段のブロック図Block diagram of pseudo file system conversion means in Embodiment 1 of the present invention 本発明の実施例1における通常のアクセスが終了した状態の第一の記録領域151の構成を示す図The figure which shows the structure of the 1st recording area 151 in the state where the normal access in Example 1 of this invention was complete | finished 本発明の実施例1における第一の記録領域151に格納されているデータのディレクトリ構造を示す図The figure which shows the directory structure of the data stored in the 1st recording area 151 in Example 1 of this invention 本発明の実施例1における第一の記録領域151のデータ構造を示す図The figure which shows the data structure of the 1st recording area 151 in Example 1 of this invention. 本発明の実施例1における4つの記録領域(第一の記録領域151〜第四の記録領域154)の構成及び格納されているデータのディレクトリ構造を示す図The figure which shows the structure of four recording areas (the 1st recording area 151-the 4th recording area 154) in Example 1 of this invention, and the directory structure of the stored data. 本発明の実施例1におけるコントローラ120の詳細フローを示す図The figure which shows the detailed flow of the controller 120 in Example 1 of this invention. 本発明の実施例1における疑似ファイルシステム変換手段405の詳細フローを示す図The figure which shows the detailed flow of the pseudo file system conversion means 405 in Example 1 of this invention. 本発明の実施例1におけるFAT16及びFAT32ファイルシステムで認識できる4つの記録領域(第一の記録領域151〜第四の記録領域154)のクラスタ番号の関係を示す図The figure which shows the relationship of the cluster number of four recording areas (1st recording area 151-4th recording area 154) which can be recognized with FAT16 and FAT32 file system in Example 1 of this invention. 本発明の実施例1における第一の記録領域151のFAT16ファイルシステム301から生成したアドレステーブルを示す図The figure which shows the address table produced | generated from the FAT16 file system 301 of the 1st recording area 151 in Example 1 of this invention. 本発明の実施例1における第二の記録領域152のFAT16ファイルシステム302から生成したアドレステーブルを示す図The figure which shows the address table produced | generated from the FAT16 file system 302 of the 2nd recording area 152 in Example 1 of this invention. 本発明の実施例1における第三の記録領域153のFAT16ファイルシステム303から生成したアドレステーブルを示す図The figure which shows the address table produced | generated from the FAT16 file system 303 of the 3rd recording area 153 in Example 1 of this invention. 本発明の実施例1における第四の記録領域154のFAT16ファイルシステム304から生成したアドレステーブルを示す図The figure which shows the address table produced | generated from the FAT16 file system 304 of the 4th recording area 154 in Example 1 of this invention. 本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534の初期状態を示す図The figure which shows the initial state of the address table 533 with respect to the 3rd recording area 153 and the address table 534 with respect to the 4th recording area 154 in Example 1 of this invention. 本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534のディレクトリDCIMを統合した状態を示す図The figure which shows the state which integrated the directory DCIM of the address table 533 with respect to the 3rd recording area 153 and the address table 534 with respect to the 4th recording area 154 in Example 1 of this invention. 本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534のサブディレクトリを統合した状態を示す図The figure which shows the state which integrated the subdirectory of the address table 533 with respect to the 3rd recording area 153 in Example 1 of this invention, and the address table 534 with respect to the 4th recording area 154. FIG. 本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534のファイルP1010001.JPGを統合した状態を示す図The file P1010001. Of the address table 533 for the third recording area 153 and the address table 534 for the fourth recording area 154 in Embodiment 1 of the present invention. The figure which shows the state where JPG is integrated 本発明の実施例1のおける第三の記録領域153に対するアドレステーブル533と第四の記録領域154に対するアドレステーブル534のファイルP1000001.JPGを統合した状態を示す図The file P1000001. Of the address table 533 for the third recording area 153 and the address table 534 for the fourth recording area 154 according to the first embodiment of the present invention. The figure which shows the state where JPG is integrated 本発明の実施例1におけるデータ読み出し時の変換結果を示す図The figure which shows the conversion result at the time of the data reading in Example 1 of this invention 本発明の実施例1におけるステップ909(データ書き込み時の動作)の詳細フローを示す図The figure which shows the detailed flow of step 909 (operation at the time of data writing) in Example 1 of this invention. 本発明の実施例1におけるFAT16ファイルシステム301〜304のファイルアロケーションテーブルを示す図The figure which shows the file allocation table of FAT16 file system 301-304 in Example 1 of this invention. データ書き込み時の変換結果を示す図Diagram showing conversion results when writing data 従来のDCF規格に準拠したディレクトリ構造を示す図The figure which shows the directory structure based on the conventional DCF standard 複数の記憶領域を持つメモリーカードに対してFAT16のデジタルカメラで認識する画像データのディレクトリ構造を示す図The figure which shows the directory structure of the image data recognized with the digital camera of FAT16 with respect to the memory card with a several memory area 複数の記憶領域を持つメモリーカードに対してFAT32のデジタルカメラで認識する画像データのディレクトリ構造を示す図The figure which shows the directory structure of the image data recognized with the digital camera of FAT32 with respect to the memory card with a several memory area

符号の説明Explanation of symbols

100 記録媒体
110 インターフェース
120 コントローラ
130 内部レジスタ
140 疑似ファイルシステム格納領域
150 記録手段
151 第一の記録領域
152 第二の記録領域
153 第三の記録領域
154 第四の記録領域
200 インターフェースドライバ
301 第一の記録領域151が持つFAT16ファイルシステム
302 第二の記録領域152が持つFAT16ファイルシステム
303 第三の記録領域153が持つFAT16ファイルシステム
304 第四の記録領域154が持つFAT16ファイルシステム
305 FAT32ファイルシステム
310 システム領域
311 使用済みデータ領域
312 未使用データ領域
401 コマンドデコーダ
402 ファイルシステム判別手段
403 アドレス取得手段
404 メモリインターフェース
405 疑似ファイルシステム変換手段
406 アドレス変換手段
410 コマンド
411 レスポンス
412 アドレス
413 データ
414 内部レジスタアドレス
415 内部レジスタ値
416 アドレス取得タイミング信号
417 メモリアクセスタイミング信号
418 取得アドレス
420 ファイルシステム切り替え信号
421 アクセス領域指示信号
422 ファイルシステム生成信号
430 メモリ制御信号
431 メモリアドレス
432 メモリデータ
500 アドレステーブル生成手段
501 ディレクトリ検出手段
502 サブディレクトリ検出手段
503 ファイル検出手段
504 アドレステーブル統合手段
505 書き込み領域指示手段
506 データ書き込み手段
511,521,531 第一の記録領域151のFAT16ファイルシステムから生成したアドレステーブル
512,522,532 第二の記録領域152のFAT16ファイルシステムから生成したアドレステーブル
513,523,533 第三の記録領域153のFAT16ファイルシステムから生成したアドレステーブル
514,524,534 第四の記録領域154のFAT16ファイルシステムから生成したアドレステーブル
540 記録領域のアドレス
550 サブディレクトリ名
560 サブディレクトリのアドレス
570 外部記録再生装置からのDCF規格に対応したデータ
610 ルートディレクトリ
611 DCFイメージルートディレクトリ
612 DCFディレクトリ
613 DCFファイル
620 ファイルアロケーションテーブル
621 DCFイメージルートディレクトリ「DCIM」611を示すファイル
622 DCFディレクトリ「100_PANA」612を示すファイル
623 DCFファイル「P1000001.JPG」613を示すファイル
624 DCFファイル「P1000001.JPG」613を構成するデータ
1201 第三の記録領域153のFAT
1202,1206,1213 ディレクトリ「DCIM」の情報
1203,1223 サブディレクトリ「101_PANA」の情報
1204 ファイル「P1010001.JPG」の情報
1205 第四の記録領域154のFAT
1207,1224 サブディレクトリ「100_PANA」の情報
1208 ファイル「P1000001.JPG」の情報
1211,1212,1221,1222,1231,1232,1241 統合により変更したFAT
1233,1242 ファイル「PIC_0001.JPG」の情報
1243 アドレステーブル533とアドレステーブル534を統合して生成したアドレステーブル
1501 FAT16ファイルシステム301のファイルアロケーションテーブル
1502 FAT16ファイルシステム302のファイルアロケーションテーブル
1503 FAT16ファイルシステム303のファイルアロケーションテーブル
1504 FAT16ファイルシステム304のファイルアロケーションテーブル
2001 ルートディレクトリ
2002 DCFイメージルートディレクトリ
2003,2004 DCFディレクトリ
2005,2006 DCFファイル群
2101,2102 FAT16のデジタルカメラで認識する画像データ群
2111,2112 複数の記録領域に対する情報を持つディレクトリ
2113,2114 FAT16のデジタルカメラが生成したDCFイメージルートディレクトリ
2120 FAT32のデジタルカメラで認識できる画像データ群
2121 新しく生成したDCFイメージルートディレクトリ

DESCRIPTION OF SYMBOLS 100 Recording medium 110 Interface 120 Controller 130 Internal register 140 Pseudo file system storage area 150 Recording means 151 1st recording area 152 2nd recording area 153 3rd recording area 154 4th recording area 200 Interface driver 301 1st FAT16 file system which the recording area 151 has 302 FAT16 file system which the second recording area 152 has 303 FAT16 file system which the third recording area 153 has 304 FAT16 file system which the fourth recording area 154 has 305 FAT32 file system 310 system Area 311 Used data area 312 Unused data area 401 Command decoder 402 File system discrimination means 403 Address acquisition means 40 Memory interface 405 Pseudo file system conversion means 406 Address conversion means 410 Command 411 Response 412 Address 413 Data 414 Internal register address 415 Internal register value 416 Address acquisition timing signal 417 Memory access timing signal 418 Acquisition address 420 File system switching signal 421 Access area instruction Signal 422 File system generation signal 430 Memory control signal 431 Memory address 432 Memory data 500 Address table generation means 501 Directory detection means 502 Subdirectory detection means 503 File detection means 504 Address table integration means 505 Write area instruction means 506 Data writing means 511 521,531 First record Address table generated from FAT16 file system in area 151 512, 522, 532 Address table generated from FAT16 file system in second recording area 152 Address generated from FAT16 file system in third recording area 153 Table 514, 524, 534 Address table generated from FAT16 file system of fourth recording area 154 540 Address of recording area 550 Subdirectory name 560 Address of subdirectory 570 Data corresponding to DCF standard from external recording / reproducing apparatus 610 Route Directory 611 DCF image root directory 612 DCF directory 613 DCF file 620 File allocation table 621 DCF File 623 DCF file "P1000001 indicating the file 622 DCF directory" 100_PANA "612 indicating the image root directory" DCIM "611. File indicating “JPG” 613 624 Data constituting DCF file “P1000001.JPG” 613 1201 FAT of third recording area 153
1202, 1206, 1213 Information on directory “DCIM” 1203, 1223 Information on subdirectory “101_PANA” 1204 Information on file “P1010001.JPG” 1205 FAT on fourth recording area 154
1207, 1224 Information of subdirectory “100_PANA” 1208 Information of file “P1000001.JPG” 1211, 1212, 1221, 1222, 1231, 1232, 1241 FAT changed by integration
1323, 1242 Information of file “PIC — 0001.JPG” 1243 Address table generated by integrating address table 533 and address table 534 1501 File allocation table of FAT16 file system 301 1502 File allocation table of FAT16 file system 302 1503 FAT16 file system 303 File allocation table 1504 FAT16 file system 304 file allocation table 2001 root directory 2002 DCF image root directory 2003, 2004 DCF directory 2005, 2006 DCF file group 2101, 2102 image data group 2111, 21 recognized by the FAT16 digital camera 12 Directory having information on a plurality of recording areas 2113, 2114 DCF image root directory generated by the FAT16 digital camera 2120 Image data group recognizable by the FAT32 digital camera 2121 DCF image root directory newly generated

Claims (17)

外部記録再生装置に接続し、データの読み書きを行う記録媒体において、
前記記録再生装置と接続されるインターフェースと、
フォーマット形式を示す第一のファイルシステムを持つ複数の記録領域と、
記録媒体固有の特性値を保持する内部レジスタと、
前記外部記録再生装置の指示や内部レジスタの値に従って、前記記録領域を制御するコントローラと、
前記記録媒体の外部から入力されるファイルシステム切り替え信号に従って、ファイルシステム生成信号を出力するファイルシステム判別手段と、
前記ファイルシステム生成信号を基づき、第一のファイルシステムを取得し疑似的に第二のファイルシステムに変換する疑似ファイルシステム変換手段と、
前記疑似ファイルシステム変換手段が変換した第二のファイルシステムを格納する疑似ファイルシステム格納領域とを備え、
前記外部記録再生装置が前記第一のファイルシステムを使用する装置である場合には前記複数の記録領域内の前記第一のファイルシステムをそのまま用い、
前記外部記録再生装置が前記第二のファイルシステムを使用する装置である場合には前記疑似ファイルシステム格納領域に格納された前記第二のファイルシステムを用いる
ことを特徴とする記録媒体。
In a recording medium connected to an external recording / reproducing device and reading / writing data
An interface connected to the recording / reproducing apparatus;
A plurality of recording areas having a first file system indicating a format, and
An internal register that holds characteristic values specific to the recording medium;
A controller for controlling the recording area in accordance with an instruction of the external recording / reproducing apparatus and a value of an internal register;
File system determination means for outputting a file system generation signal in accordance with a file system switching signal input from the outside of the recording medium;
Based on the file system generation signal, a pseudo file system conversion means for acquiring the first file system and pseudo-converting it to the second file system;
A pseudo file system storage area for storing the second file system converted by the pseudo file system conversion means,
When the external recording / reproducing apparatus is an apparatus that uses the first file system, the first file system in the plurality of recording areas is used as it is,
A recording medium using the second file system stored in the pseudo file system storage area when the external recording / reproducing apparatus is an apparatus that uses the second file system.
前記疑似ファイルシステム変換手段は、
第一のファイルシステムからアドレステーブルを各記録領域に対して生成するアドレステーブル生成手段と、
前記アドレステーブル生成手段で生成された各記録領域に対するアドレステーブルを第二のファイルシステムとしてまとめるアドレステーブル統合手段と、
複数の記録領域の空き容量を検出し、データを書き込む記録領域を指定する書き込み領域指示手段と、
前記書き込み領域指示手段が指定した記録領域へ前記外部記録再生装置からのDesign rule for Camera File system(以下、DCFと称す)規格に対応したデータを前記複数の記録領域に書き込むデータ書き込み手段と
を備えることを特徴とする請求項1に記載の記録媒体。
The pseudo file system conversion means includes:
Address table generation means for generating an address table for each recording area from the first file system;
Address table integration means for collecting the address table for each recording area generated by the address table generation means as a second file system;
A writing area instruction means for detecting a free capacity of a plurality of recording areas and designating a recording area in which data is written;
Data writing means for writing data corresponding to the design rule for camera file system (hereinafter referred to as DCF) standard from the external recording / reproducing device to the recording area designated by the writing area instructing means. The recording medium according to claim 1.
前記アドレステーブル生成手段は、
前記第一のファイルシステムからDCF規格に対応したファイル管理構造で記録されたディレクトリを検出し、第一のアドレステーブルを生成するディレクトリ検出手段と、
前記ディレクトリ検出手段で生成された第一のアドレステーブルを基にディレクトリ内のサブディレクトリを検出し、第二のアドレステーブルを生成するサブディレクトリ検出手段と、
前記ディレクトリ検出手段で生成された第二のアドレステーブルを基にサブディレクトリ内のファイルを検出し、第三のアドレステーブルを生成するファイル検出手段と
を備えることを特徴とする請求項2に記載の記録媒体。
The address table generating means includes
Directory detecting means for detecting a directory recorded in a file management structure corresponding to the DCF standard from the first file system and generating a first address table;
Sub-directory detection means for detecting a sub-directory in the directory based on the first address table generated by the directory detection means, and generating a second address table;
The file detection unit according to claim 2, further comprising: a file detection unit that detects a file in a subdirectory based on the second address table generated by the directory detection unit and generates a third address table. recoding media.
前記アドレステーブル統合手段は、
前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに同じ名前のサブディレクトリが存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とする請求項2に記載の記録媒体。
The address table integration means includes
3. The second file system is generated as a pseudo subdirectory when a subdirectory having the same name exists in the address table of each recording area generated by the address table generation means. Recording media.
前記アドレステーブル統合手段は、
前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに共通文字を含むサブディレクトリの名前が存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とする請求項2に記載の記録媒体。
The address table integration means includes
The second file system is generated as a pseudo subdirectory when a name of a subdirectory including a common character exists in the address table of each recording area generated by the address table generation unit. 2. The recording medium according to 2.
前記アドレステーブル統合手段は、
前記アドレステーブル生成手段が生成した各記録領域のアドレステーブルに同じ名前のファイル名が存在する場合に、疑似ファイル名に変換して第二のファイルシステムを生成することを特徴とする請求項2に記載の記録媒体。
The address table integration means includes
3. The second file system is generated by converting to a pseudo file name when a file name having the same name exists in the address table of each recording area generated by the address table generating means. The recording medium described.
前記データ書き込み手段は、
前記書き込み領域指示手段が検出対象とする複数の記録領域のうち空き容量が最大の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とする請求項2に記載の記録媒体。
The data writing means includes
3. The data corresponding to the DCF standard from the external recording / reproducing apparatus is written in a recording area having a maximum free space among a plurality of recording areas to be detected by the writing area instruction means. recoding media.
前記データ書き込み手段は、
前記書き込み領域指示手段が検出した複数の記録領域の空き容量が同じ場合は先頭の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とする請求項2に記載の記録媒体。
The data writing means includes
3. The data corresponding to the DCF standard from the external recording / reproducing apparatus is written to the head recording area when the free areas of the plurality of recording areas detected by the writing area instruction means are the same. recoding media.
外部記録再生装置に接続し、データの読み書きを行う記録媒体において、
前記記録媒体が備える複数の記録領域が持つ第一のファイルシステムを取得するステップと、
前記第一のファイルシステムを疑似的に第二のファイルシステムに変換するステップと、
前記第二のファイルシステムを格納するステップと、
記録媒体の外部から入力されるファイルシステム切り替え信号に基づき前記第一のファイルシステムと第二のファイルシステムとを選択し、前記外部記録再生装置に出力するステップとからなり、
前記外部記録再生装置が前記第一のファイルシステムを使用する装置である場合には前記複数の記録領域内の前記第一のファイルシステムをそのまま用い、
前記外部記録再生装置が前記第二のファイルシステムを使用する装置である場合には疑似的に変換された前記第二のファイルシステムを用いる
ことを特徴とするファイルシステム管理方法。
In a recording medium connected to an external recording / reproducing device and reading / writing data
Obtaining a first file system possessed by a plurality of recording areas of the recording medium;
Pseudo-converting the first file system into a second file system;
Storing the second file system;
Selecting the first file system and the second file system based on a file system switching signal input from the outside of the recording medium, and outputting to the external recording / reproducing apparatus,
When the external recording / reproducing apparatus is an apparatus that uses the first file system, the first file system in the plurality of recording areas is used as it is,
When the external recording / reproducing apparatus is an apparatus that uses the second file system, the pseudo-converted second file system is used.
前記第一のファイルシステムを疑似的に第二のファイルシステムに変換するステップは、
前記第一のファイルシステムからDCF規格に対応したファイル管理構造で記録されたディレクトリを検出し、第一のアドレステーブルを生成するステップ(第一アドレステーブル生成ステップ)と、
前記第一のアドレステーブルを基にディレクトリ内のサブディレクトリを検出し、第二のアドレステーブルを生成するステップ(第二アドレステーブル生成ステップ)と、
前記第二のアドレステーブルを基にサブディレクトリ内のファイルを検出し、第三のアドレステーブルを生成するステップ(第三アドレステーブル生成ステップ)と、
前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップと、
前記複数の記録領域の空き容量を検出し、データを書き込む記録領域を指定するステップと、
前記指定された記録領域へ外部記録再生装置からのDCF規格に対応したデータを書き込むステップと
からなることを特徴とする請求項9に記載のファイルシステム管理方法。
The step of pseudo-converting the first file system into a second file system includes:
Detecting a directory recorded in the file management structure corresponding to the DCF standard from the first file system and generating a first address table (first address table generating step);
Detecting a subdirectory in the directory based on the first address table and generating a second address table (second address table generating step);
Detecting a file in the subdirectory based on the second address table and generating a third address table (third address table generating step);
Collecting the address table generated for each recording area as a second file system;
Detecting free space in the plurality of recording areas and designating a recording area in which to write data;
10. The file system management method according to claim 9, further comprising a step of writing data corresponding to the DCF standard from an external recording / reproducing apparatus to the designated recording area.
前記アドレステーブル生成ステップは、
各記録領域から取得した前記第一のファイルシステムに対して繰り返し実行されることを特徴とする請求項10に記載のファイルシステム管理方法。
The address table generation step includes:
The file system management method according to claim 10, wherein the file system management method is repeatedly executed on the first file system acquired from each recording area.
前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、
各記録領域のアドレステーブルに同じ名前のサブディレクトリが存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とする請求項10に記載のファイルシステム管理方法。
The step of collecting the address table generated for each recording area as a second file system includes:
11. The file system management method according to claim 10, wherein when a subdirectory having the same name exists in the address table of each recording area, the second file system is generated as a pseudo subdirectory.
前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、
各記録領域のアドレステーブルに共通文字を含むサブディレクトリの名前が存在する場合に、疑似サブディレクトリとしてまとめて第二のファイルシステムを生成することを特徴とする請求項10に記載のファイルシステム管理方法。
The step of collecting the address table generated for each recording area as a second file system includes:
11. The file system management method according to claim 10, wherein when a subdirectory name including common characters exists in the address table of each recording area, the second file system is generated as a pseudo subdirectory. .
前記各記録領域に対して生成されたアドレステーブルを第二のファイルシステムとしてまとめるステップは、
各記録領域のアドレステーブルに同じ名前のファイル名が存在する場合に、疑似ファイル名に変換して第二のファイルシステムを生成することを特徴とする請求項10に記載のファイルシステム管理方法。
The step of collecting the address table generated for each recording area as a second file system includes:
11. The file system management method according to claim 10, wherein when a file name having the same name exists in the address table of each recording area, the second file system is generated by converting the file name into a pseudo file name.
前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、
前記複数の記録領域の空き容量を検出するステップで検出した空き容量が最大の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とする請求項10に記載のファイルシステム管理方法。
The step of writing the data corresponding to the DCF standard from the external recording / reproducing device into the plurality of recording areas,
11. The file according to claim 10, wherein data corresponding to the DCF standard from the external recording / reproducing apparatus is written in the recording area having the largest free capacity detected in the step of detecting the free capacity of the plurality of recording areas. System management method.
前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、
前記複数の記録領域の空き容量を検出するステップで検出した空き容量が同じ場合は先頭の記録領域に前記外部記録再生装置からのDCF規格に対応したデータを書き込むことを特徴とする請求項10に記載のファイルシステム管理方法。
The step of writing the data corresponding to the DCF standard from the external recording / reproducing device into the plurality of recording areas,
11. The data corresponding to the DCF standard from the external recording / reproducing apparatus is written to the head recording area when the free capacity detected in the step of detecting the free capacity of the plurality of recording areas is the same. The file system management method described.
前記外部記録再生装置からのDCF規格に対応したデータを前記複数の記録領域に書き込むステップは、
前記複数の記録領域の空き容量を検出するステップで検出した空き容量がデータサイズより少ない場合に、書き込み不可メッセージを出力することを特徴とする請求項10に記載のファイルシステム管理方法。

The step of writing the data corresponding to the DCF standard from the external recording / reproducing device into the plurality of recording areas,
11. The file system management method according to claim 10, wherein when the free capacity detected in the step of detecting the free capacity of the plurality of recording areas is smaller than the data size, a write disable message is output.

JP2004334138A 2004-11-18 2004-11-18 Recording medium and method for managing file system Pending JP2006146466A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004334138A JP2006146466A (en) 2004-11-18 2004-11-18 Recording medium and method for managing file system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004334138A JP2006146466A (en) 2004-11-18 2004-11-18 Recording medium and method for managing file system

Publications (1)

Publication Number Publication Date
JP2006146466A true JP2006146466A (en) 2006-06-08

Family

ID=36626087

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004334138A Pending JP2006146466A (en) 2004-11-18 2004-11-18 Recording medium and method for managing file system

Country Status (1)

Country Link
JP (1) JP2006146466A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152479A (en) * 2006-12-15 2008-07-03 Sony Corp Information processor, information processing method, and information processing program
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device
US8914558B2 (en) 2009-11-25 2014-12-16 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
US9720922B2 (en) 2013-12-24 2017-08-01 Socionext Inc. Recording medium and method for file access
JP2017134526A (en) * 2016-01-26 2017-08-03 セルスター工業株式会社 drive recorder
CN103959269B (en) * 2011-12-01 2017-08-15 汤姆逊许可公司 The method of the content-data of storage content receiver and the control device of association in the portable storage device

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008152479A (en) * 2006-12-15 2008-07-03 Sony Corp Information processor, information processing method, and information processing program
US8914558B2 (en) 2009-11-25 2014-12-16 Canon Denshi Kabushiki Kaisha Peripheral device usable without installing driver in computer beforehand
JP2011191939A (en) * 2010-03-12 2011-09-29 Canon Electronics Inc Peripheral device
CN103959269B (en) * 2011-12-01 2017-08-15 汤姆逊许可公司 The method of the content-data of storage content receiver and the control device of association in the portable storage device
US10055425B2 (en) 2011-12-01 2018-08-21 Thomson Licensing Method for storing content data of a content receiver in a portable storage device, and associated control device
US9720922B2 (en) 2013-12-24 2017-08-01 Socionext Inc. Recording medium and method for file access
JP2017134526A (en) * 2016-01-26 2017-08-03 セルスター工業株式会社 drive recorder

Similar Documents

Publication Publication Date Title
US6675276B2 (en) Method for providing extensible dos-fat system structures on one-time programmable media
KR100749298B1 (en) Semiconductor memory card, and accessing device and method
JP5129156B2 (en) Access device and write-once recording system
JP4679512B2 (en) INFORMATION RECORDING MEDIUM, ACCESS DEVICE, AND INFORMATION RECORDING MEDIUM PROCESSING METHOD
JP4722704B2 (en) INFORMATION RECORDING MEDIUM, ACCESS DEVICE AND ACCESS METHOD FOR INFORMATION RECORDING MEDIUM
JPWO2005103903A1 (en) Nonvolatile storage system
CN102224489B (en) Flash based memory comprising a flash translation layer and method for storing a file therein
US6625626B1 (en) Recording apparatus and recording method, reproducing apparatus and reproducing method, and recording medium
US8909684B2 (en) Semiconductor device with a plurality of write conditions and memory system
JP2006146466A (en) Recording medium and method for managing file system
WO2010001606A1 (en) Controller, information recording device, access device, information recording system, and information recording method
JP2009205591A (en) Access module, information recording module, and information recording system
JP2006178633A (en) Information processor, information processing method, and program
JP7262977B2 (en) RECORDING DEVICE, CONTROL METHOD THEREOF, AND PROGRAM
CN102646434B (en) Image storing device and image recorder
JP2006146467A (en) Recording medium and storage area changing method
JP2007058671A (en) Information processor, method and program, and recording medium
JP5311705B2 (en) Recording control device
JP4465777B2 (en) Adapter for storage device
JP2008152414A (en) Write-once type information recording device, controller, access device and write-once type information recording system
JP4504956B2 (en) Image storage system and image storage method
JP2006139550A (en) Recording medium
JP2006209562A (en) Storage medium and storage area switching method
JP2003280960A (en) File managing program and recording medium
JP2005332481A (en) Recording device and method, recording medium, and program