JPH05265825A - File managing system - Google Patents

File managing system

Info

Publication number
JPH05265825A
JPH05265825A JP4063988A JP6398892A JPH05265825A JP H05265825 A JPH05265825 A JP H05265825A JP 4063988 A JP4063988 A JP 4063988A JP 6398892 A JP6398892 A JP 6398892A JP H05265825 A JPH05265825 A JP H05265825A
Authority
JP
Japan
Prior art keywords
recording medium
file
files
recorded
management
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP4063988A
Other languages
Japanese (ja)
Inventor
Yoshimasa Kadooka
良昌 門岡
Masayuki Ishizaki
正之 石崎
Kazuo Sato
和夫 佐藤
Mariko Hayakawa
麻里子 早川
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP4063988A priority Critical patent/JPH05265825A/en
Publication of JPH05265825A publication Critical patent/JPH05265825A/en
Withdrawn legal-status Critical Current

Links

Abstract

PURPOSE:To speedily read a file in a recording medium without interposing any complicated software processing by managing the files by a second recording medium paired with the first recording medium. CONSTITUTION:The filing system is provided with a first recording medium 10 and a second recording medium 20 preserving files transforming the arrangement of small file groups in the first recording medium. On the side of the first recording medium 10, plural small files a1, a2..., b1, b2..., c1, c2... recorded in the first recording medium 10 for a unit 11 of memory management are successively read according to serial managing numbers instructed by a managing table 12 in the first recording medium 10. Further, on the side of the second recording medium 20, the respective read small files are successively recorded in the second recording medium 20 while successively updating physical addresses 1, 2, 3, 4... on the second recording medium 20, and files A, B, C... are preserved.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明はファイルシステムにおけ
るファイル管理方式に関する。ファイルが格納される記
録媒体は通常所定のファイル管理形式を有するオペレー
ティングシステムのもとで管理される。このため、その
記録媒体には所定のメモリ管理単位でファイルが記録さ
れる。そしてさらにそのファイルと共に管理テーブルも
記録される。この管理テーブルは、上記メモリ管理単位
の小ファイルを、各該メモリ管理単位に連続管理番号を
割り付けることによって管理する。なお、管理テーブル
にはさらにルートディレクトリ領域が含まれるのが一般
的である。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a file management system in a file system. The recording medium in which files are stored is usually managed under an operating system having a predetermined file management format. Therefore, the file is recorded on the recording medium in a predetermined memory management unit. Then, the management table is also recorded together with the file. This management table manages the small files in the memory management unit by assigning a serial management number to each memory management unit. The management table generally includes a root directory area.

【0002】[0002]

【従来の技術】前述したファイル管理方式を、具体例を
もって説明すると次のとおりである。まず上述した所定
のファイル管理形式を有するオペレーティングシステム
の一例としては、MicroSoft Disc Op
erating System,いわゆるMS−DOS
が挙げられる。このオペレーティングシステムはきわめ
て広範に利用されているのでこのMS−DOSを参照し
ながら以下の説明を行う。
2. Description of the Related Art The file management system described above will be described below with reference to a concrete example. First, as an example of the operating system having the above-mentioned predetermined file management format, MicroSoft Disc Op
erating System, so-called MS-DOS
Is mentioned. Since this operating system is extremely widely used, the following description will be given with reference to this MS-DOS.

【0003】このMS−DOSでは、前述した所定のメ
モリ管理単位としてクラスタという単位が採用されてい
る。1クラスタは通常512バイトからなり、このクラ
スタを小ファイルとすると、複数クラスタ(複数の小フ
ァイル)によって1つのファイルが構成される。このた
め各クラスタには連続管理番号、すなわちクラスタ番号
が付され、各クラスタは各々に固有のそのクラスタ番号
で個別に管理される。
In this MS-DOS, a unit called a cluster is adopted as the above-mentioned predetermined memory management unit. One cluster usually consists of 512 bytes, and when this cluster is a small file, one file is composed of a plurality of clusters (a plurality of small files). Therefore, each cluster is assigned a continuous management number, that is, a cluster number, and each cluster is individually managed by its unique cluster number.

【0004】[0004]

【発明が解決しようとする課題】上記のMS−DOSの
ようなファイル管理形式を有するオペレーティングシス
テムのもとでは、そのオペレーティングシステムのもと
で作成されたフロッピーディスク、ハードディスク等の
記録媒体からファイルを読み出す場合、必ずこのMS−
DOSに則って読出しを行う必要がある。つまり、上記
管理テーブルを参照しながら上記の連続管理番号を順次
追いかけて対応する各小ファイル(クラスタ)を順番に
読み出す。この場合、その管理テーブルを参照する必要
があるのは、その連続管理番号に各々対応する各小ファ
イルが記録されている当該記録媒体上の物理アドレスは
必ずしも連続していないからである。つまり、1つのフ
ァイルに属する小ファイル群は当該記録媒体上で、連続
した物理アドレスに沿ってではなく、ばらばらな物理ア
ドレスに飛び飛びに記録されるのが普通である。勿論、
初期化された直後の記録媒体上では、上記管理番号の連
続性と上記物理アドレスの連続性とは一致する。ところ
が、通常、記録媒体上では、多数の小ファイル群が各フ
ァイルの削除と共に何回となく消去され、また消去され
た小ファイル群の跡を適宜選択して新たな小ファイル群
が記録される、という操作が繰り返されるため、結局、
同一ファイルの小ファイル群であっても、小ファイル単
位(クラスタ単位)でばらばらに記録媒体に格納される
ことになる。
Under an operating system having a file management format such as the above MS-DOS, files are recorded from a recording medium such as a floppy disk or hard disk created under the operating system. When reading, this MS-
It is necessary to read according to DOS. That is, the small files (clusters) corresponding to the sequential management numbers are sequentially read while referring to the management table. In this case, it is necessary to refer to the management table because the physical addresses on the recording medium in which the small files respectively corresponding to the serial management numbers are recorded are not necessarily continuous. That is, the small file group belonging to one file is normally recorded on the recording medium in discrete physical addresses instead of along continuous physical addresses. Of course,
On the recording medium immediately after being initialized, the continuity of the management number matches the continuity of the physical address. However, on a recording medium, usually, a large number of small file groups are deleted many times as each file is deleted, and a trace of the deleted small file group is appropriately selected to record a new small file group. Since the operation of, is repeated, in the end,
Even small file groups of the same file will be stored in the recording medium in small file units (cluster units).

【0005】このような記録媒体からファイルを読み出
すには、所定のオペレーティングシステム(MS−DO
S)に従って、管理テーブルを参照しながら1つ1つ次
の小ファイル(クラスタ)をサーチし、その物理アドレ
スにアクセスするという操作が行わされる。かくして、
その操作のためのソフトウェア処理は必須である。しか
しながらそのソフトウェア処理はかなり複雑であり、フ
ァームウェアの大形化を招くという問題がある。
To read a file from such a recording medium, a predetermined operating system (MS-DO) is used.
According to S), the operation of searching for the next small file (cluster) one by one while referring to the management table and accessing the physical address is performed. Thus,
Software processing for the operation is essential. However, the software processing is quite complicated, and there is a problem that the size of the firmware is increased.

【0006】したがって本発明は、所定のファイル管理
形式を有するオペレーティングシステムのもとで記録さ
れた記録媒体内のファイルを、複雑なソフトウウェア処
理を介在させることなく迅速に読み出すことができるよ
うにするファイル管理方式を提供することを目的とする
ものである。
Therefore, the present invention enables a file in a recording medium recorded under an operating system having a predetermined file management format to be quickly read without intervening complicated software processing. It is intended to provide a file management method.

【0007】[0007]

【課題を解決するための手段】図1は本発明の原理を図
解的に示す図である。本図において、本発明が適用され
るファイルシステムは、第1の記録媒体10と、その中
の小ファイル群の配列を変換したファイルを保有する第
2の記録媒体20とを有する。具体的には、第1の記録
媒体10について見ると、所定のメモリ管理単位(クラ
スタ)11でファイルA,B,C…が記録され、かつ、
所定のファイル管理形式を有するオペレーティングシス
テム(MS−DOS)のもとで、各メモリ管理単位11
の小ファイルa1,a2…,b1,b2,c1,c2…
を、各メモリ管理単位に連続管理番号(1),(2),
(3),(4)…を付して個別に管理する管理テーブル1
2が、ファイルA,B,C…と共に一体に記録される。
FIG. 1 is a diagram schematically showing the principle of the present invention. In the figure, a file system to which the present invention is applied has a first recording medium 10 and a second recording medium 20 holding a file obtained by converting the arrangement of a small file group therein. Specifically, regarding the first recording medium 10, the files A, B, C, ... Are recorded in a predetermined memory management unit (cluster) 11, and
Under the operating system (MS-DOS) having a predetermined file management format, each memory management unit 11
Small files a1, a2 ..., b1, b2, c1, c2 ...
For each memory management unit, serial management number (1), (2),
(3), (4) ... Management table 1 that is individually managed
2 is recorded integrally with the files A, B, C ...

【0008】また、第2の記録媒体20について見る
と、上記のファイル管理形式とは異なるファイル管理形
式でファイルA,B,C…を記録する。ここに、第1の
記録媒体10側では、第1の記録媒体10内にメモリ管
理単位11で記録された複数の小ファイルa1,a2…
b1,b2…c1,c2…を、第1の記録媒体10内の
管理テーブル12によって指示される上記の連続管理番
号に従って順次読み出す。
Looking at the second recording medium 20, the files A, B, C, ... Are recorded in a file management format different from the above-mentioned file management format. Here, on the side of the first recording medium 10, a plurality of small files a1, a2, ... Recorded in the first recording medium 10 by the memory management unit 11 are recorded.
.. b1, b2 ... C1, c2 ... Are sequentially read according to the above-mentioned continuous management number designated by the management table 12 in the first recording medium 10.

【0009】前記第2の記録媒体20側では、第2の記
録媒体20に対し、読み出された各該小ファイルを、第
2の記録媒体20上の物理アドレス,,,…を
順次更新しながら順次記録してファイルA,B,C…を
保有する。なお、図1では複数のファイル例えばA,B
およびCについて示したが、単一のファイルのみ(Aま
たはBまたはCのみ)が存在するときでも、上記の操作
と全く同様の操作が行われる。
On the side of the second recording medium 20, the physical addresses on the second recording medium 20 are sequentially updated for each of the read small files in the second recording medium 20. However, the files are sequentially recorded and the files A, B, C ... Are retained. In addition, in FIG. 1, a plurality of files, for example, A and B
Although shown for C and C, the same operation as above is performed even when only a single file (A or B or C only) exists.

【0010】[0010]

【作用】第1の記録媒体10のみでは、管理テーブル1
2を参照しながらソフトウェア処理によらなければファ
イルA,B,C…の読出しができないが、これと対をな
す第2の記録媒体20によってファイル管理すれば、最
早管理テーブルは不要であり、ハードウェア処理だけで
同じファイルA,B,C…の読出しが可能になる。なぜ
ならば、例えばファイルAを読み出すのに、単に物理ア
ドレスを→→のように順次更新するだけでよいか
らである。このことは、ファイルBについてもファイル
Cについても同じである。なお、第2の記録媒体20に
も管理テーブル22を設けておくのが好ましいが、これ
は上記の例におけるMS−DOSのもとで用いられる管
理テーブルとは異なり、極めて簡素なものでよい(後
述)
With the first recording medium 10 alone, the management table 1
The files A, B, C, ... Can be read only by software processing while referring to 2. However, if the files are managed by the second recording medium 20 paired with them, the management table is no longer necessary and the hardware is not required. The same files A, B, C, ... Can be read out only by ware processing. This is because, for example, in order to read the file A, it is sufficient to simply update the physical address sequentially as →→. This is the same for the file B and the file C. Although it is preferable to provide the management table 22 also in the second recording medium 20, this is very simple unlike the management table used under the MS-DOS in the above example ( (See below)

【0011】[0011]

【実施例】図2は本発明の一適用例を示す図である。本
図は本発明のファイルシステムを含む情報サービスシス
テムの例を示している。この情報サービスシステムはい
わゆる電子出版に属するものであるが、従来の電子出版
とはかなり相違する。この従来の電子出版には次のよう
な種々の問題がある。
FIG. 2 is a diagram showing an application example of the present invention. This figure shows an example of an information service system including the file system of the present invention. This information service system belongs to so-called electronic publishing, but is quite different from conventional electronic publishing. This conventional electronic publishing has various problems as follows.

【0012】(1)第1の問題は、情報サービスの対象
が一定の書籍等に限定され、ユーザーに提供し得る情報
ソースの範囲が限られることである。すなわち、従来の
電子出版における上記記録媒体は、出版元の工場にて大
量生産され、通常の書籍と同様の輸送ルートで販売店等
に配送される。このため、大量販売の見込める情報を有
する製品(記録媒体)のみがユーザーに提供可能であ
り、情報ソースの範囲は極めて制限されたものになる。
(1) The first problem is that the target of the information service is limited to a certain book or the like, and the range of information sources that can be provided to the user is limited. That is, the recording medium in the conventional electronic publishing is mass-produced at the publisher's factory and delivered to a store or the like by a transportation route similar to that of an ordinary book. Therefore, only the product (recording medium) having the information that can be expected to be sold in large quantities can be provided to the user, and the range of the information source is extremely limited.

【0013】(2)第2の問題は、一過性の情報、例え
ば新聞の朝刊や夕刊等の情報ソースを扱うにはユーザー
にとって極めて不経済なものになることである。このよ
うな情報ソースは大量販売が見込める。しかしながらユ
ーザーにとっては通常1回限りの情報であり、その都度
高価な記録媒体を購入するのは経済的でない。 (3)第3の問題は即時性に欠けることである。上記の
新聞情報の他、株式情報、為替情報等は即時性があるこ
とに意義がある。しかしながら、これらの情報を工場に
て記録媒体に書き込み、さらに流通経路に乗せるまでに
は少なくとも数日は要し、ユーザーに提供される頃には
情報価値の極めて低いものとなってしまう。
(2) The second problem is that it becomes very uneconomical for the user to handle transient information, for example, information sources such as morning newspapers and evening newspapers. Mass sales of such information sources can be expected. However, the information is usually only once for the user, and it is not economical to purchase an expensive recording medium each time. (3) The third problem is lack of immediacy. In addition to the above-mentioned newspaper information, it is significant that stock information, exchange information, etc. have immediacy. However, it takes at least several days to write such information on a recording medium at the factory and to put it on the distribution channel, and the information value becomes extremely low by the time it is provided to the user.

【0014】(4)第4の問題は、記録媒体の情報をユ
ーザーが見たり聞いたりする場所が制限されていること
である。ところが図2の情報サービスシステムによれば
上記の(1)〜(4)の問題は解消される。図2に示す
情報サービスシステムの主要な構成要素は、情報センタ
ー40、専用端末すなわち情報サーバー50、第2の記
録媒体すなわちコピーカード20および情報端末すなわ
ち情報ビューアー60である。
(4) The fourth problem is that the places where the user can see and listen to the information on the recording medium are limited. However, according to the information service system of FIG. 2, the above problems (1) to (4) are solved. The main components of the information service system shown in FIG. 2 are an information center 40, a dedicated terminal or information server 50, a second recording medium or copy card 20, and an information terminal or information viewer 60.

【0015】情報センター40は、ユーザーに提供すべ
き各種の情報を蓄積する。専用端末50は情報センター
40との通信手段51と、通信手段51を介して得た情
報を一旦保持する第1の記録媒体(バッファ手段)10
と、外部の記録媒体に書き込むライト手段52を備え
る。第2の記録媒体(コピーカード)20は、前記外部
の記録媒体をなし、専用端末(情報サーバー)50内に
一旦保持された情報を写しとる。
The information center 40 stores various information to be provided to the user. The dedicated terminal 50 communicates with the information center 40, and the first recording medium (buffer means) 10 that temporarily holds the information obtained through the communication means 51.
And write means 52 for writing to an external recording medium. The second recording medium (copy card) 20 constitutes the external recording medium, and copies the information once held in the dedicated terminal (information server) 50.

【0016】情報端末(情報ビューアー)60は、第2
の記録媒体(コピーカード)20の受容部を備え、コピ
ーカード(20)内の情報を読み取ってユーザーに表示
する。出版社や新聞社において電子化された情報を保管
する情報センター40は通常ユーザーから遠く離れたと
ころにある。この情報センター40(データベース)を
あたかもユーザーの身近な所に設置されているようにす
るのが情報サーバー(50)である。情報サーバー(5
0)は通信手段51を介して情報センター40内の情報
を一時的に保持する。情報サーバー(50)はさらにそ
の保持した情報を外部に提供する。
The information terminal (information viewer) 60 is the second
The recording medium (copy card) 20 is provided with a receiving portion, and the information in the copy card (20) is read and displayed to the user. An information center 40 that stores computerized information in a publisher or a newspaper company is usually located far from users. It is the information server (50) that allows the information center 40 (database) to be installed near the user. Information server (5
0) temporarily holds the information in the information center 40 via the communication means 51. The information server (50) further provides the held information to the outside.

【0017】一方、ユーザーはコピーカード(20)を
保有し、必要な情報のみを情報サーバー(50)におい
てコピーカード(20)内に写しとる。ユーザーはまた
情報ビューアー(60)を保持する。コピーカード(2
0)をこの情報ビューアー(60)に差し込むだけで、
必要な情報を見たり聞いたりすることができる。
On the other hand, the user holds the copy card (20) and copies only the necessary information into the copy card (20) at the information server (50). The user also holds an information viewer (60). Copy card (2
Just plug 0) into this information viewer (60),
You can see and hear the information you need.

【0018】情報ビューアー(60)は小形携帯テレビ
ジョン並みの大きさでよく、例えば電車の中でも情報を
見聞きできる。また、情報センター40は大量販売が可
能か否かを心配することなく、可能な限り多くの情報ソ
ースを保管することができる。ユーザーは基本的には1
枚のコピーカード(20)を持てばこれを何度でも繰り
返し使用でき、仮にコピーカードが高価であっても情報
当りのコストは低いものになり、経済的である。
The information viewer (60) may be as small as a small portable television, and the information can be seen and heard even on a train, for example. In addition, the information center 40 can store as many information sources as possible without worrying about whether mass sales are possible. User is basically 1
If one copy card (20) is held, this can be used repeatedly as many times as possible, and even if the copy card is expensive, the cost per information is low and it is economical.

【0019】情報センター40でデータベースに情報の
登録が済めば即刻ユーザーに情報提供を開始できる。し
たがってユーザーでの情報入手の即時性が満足される。
図2において本発明は特に第1の記録媒体(バッファ手
段)10、第2の記録媒体(コピーカード)20および
これらを取り扱う専用端末(情報サーバー)50、情報
端末(情報ビューアー)60に特に関連する。
Once the information center 40 has registered the information in the database, the information can be immediately provided to the user. Therefore, the promptness of information acquisition by the user is satisfied.
In FIG. 2, the present invention is particularly related to a first recording medium (buffer means) 10, a second recording medium (copy card) 20, a dedicated terminal (information server) 50 and an information terminal (information viewer) 60 that handle these. To do.

【0020】上述した情報サービスシステムにおいて、
上記のファイルが例えば書籍データであるものとして、
また上記の第1の記録媒体10がハードディスクであ
り、上記の第2の記録媒体20がICメモリカードであ
るものとして本発明の実施例を説明する。図3は第1の
記録媒体10上の書籍データの変遷を示す図であり、複
数のファイル(書籍データ)がいずれはばらばらのエリ
アに記録され、結局管理テーブル12を参照したソフト
ウェア処理によらなければファイルの読出しができない
ことを表す。すなわち、 (A)512KBのハードディスク(第1の記録媒体)
に、図の(A)のように、初期化直後は連続して複数の
書籍データが書き込まれているものとする。 (B)書籍1と書籍3は販売対象外になったので、削除
するものとする。 (C)残りエリアは合計で、192KBなので、書籍5
(160KB)を格納する。
In the above information service system,
Assuming that the above file is book data,
Further, an embodiment of the present invention will be described assuming that the first recording medium 10 is a hard disk and the second recording medium 20 is an IC memory card. FIG. 3 is a diagram showing a transition of the book data on the first recording medium 10, and a plurality of files (book data) are recorded in different areas eventually, and the software processing referring to the management table 12 is necessary. Indicates that the file cannot be read. That is, (A) 512 KB hard disk (first recording medium)
It is assumed that a plurality of book data are continuously written immediately after the initialization as shown in FIG. (B) Book 1 and book 3 are no longer sold and are therefore deleted. (C) The total remaining area is 192 KB, so Book 5
It stores (160 KB).

【0021】その結果、書籍5は不連続なエリアに格納
されてしまう。そこでその不連続なエリアをサーチする
ため、管理テーブル12を参照したソフトウェア処理を
行う。しかし情報端末60は既述のように小形で携帯形
のものであり、その内部に有するマイクロプロセッサ
(図示せず)には余り大きな負担はかけられない。そこ
で、情報端末60側では単に物理アドレスを順次インク
リメントすれば、1つのファイル内のクラスタが連続的
に取り出せるようにする。つまりICメモリカードには
図1の第2の記録媒体20のような構成で書籍データ
(ファイル)を格納する。このような構成の書籍データ
の格納は専用端末50側で実行され、専用端末50内の
マイクロプロセッサ(図示せず)によって行われる。
As a result, the books 5 are stored in discontinuous areas. Therefore, in order to search the discontinuous area, software processing referring to the management table 12 is performed. However, as described above, the information terminal 60 is a small and portable type, and a microprocessor (not shown) in the information terminal 60 does not impose a heavy burden. Therefore, on the information terminal 60 side, clusters in one file can be continuously taken out by simply incrementing the physical address sequentially. That is, book data (files) are stored in the IC memory card in a configuration similar to that of the second recording medium 20 in FIG. The storage of the book data having such a configuration is executed by the dedicated terminal 50 side, and is performed by a microprocessor (not shown) in the dedicated terminal 50.

【0022】ここに専用端末50内には第3の記録媒体
を備えるのが好都合である。この第3の記録媒体は、メ
モリ領域X(後述)およびメモリ領域Y(後述)から構
成するのが好ましいが、この第3の記録媒体を利用して
概略次のような動作が行われる。専用端末50は、IC
メモリカード(第2の記録媒体20)に既に記録されて
いる各小ファイル(クラスタ)11を一旦この第3の記
録媒体上に隙間なく移し換え、新たにハードディスク
(第1の記録媒体10)より読み出した各小ファイルを
その後に続けて記録することによりファイルを合成す
る。
Here, it is convenient to equip the dedicated terminal 50 with a third recording medium. The third recording medium is preferably composed of a memory area X (described later) and a memory area Y (described later), but the following operation is performed using the third recording medium. The dedicated terminal 50 is an IC
The small files (clusters) 11 already recorded on the memory card (second recording medium 20) are once transferred onto this third recording medium without any gap, and newly recorded from the hard disk (first recording medium 10). The files are combined by recording each read small file after that.

【0023】専用端末50は、第3の記録媒体上で合成
されたファイルをそのままICメモリカード(第2の記
録媒体20)に移し換える。これにより図1の右欄に示
すファイル構成が得られる。図4は本発明の一実施例を
表すフローチャート(前半)、図5は本発明の一実施例
を表すフローチャート(後半)である。なお、図4の中
で一点鎖線で包囲したステップ群S2〜S4は、MS−
DOSによる処理である。
The dedicated terminal 50 transfers the files synthesized on the third recording medium to the IC memory card (second recording medium 20) as they are. As a result, the file structure shown in the right column of FIG. 1 is obtained. FIG. 4 is a flowchart (first half) showing an embodiment of the present invention, and FIG. 5 is a flowchart (second half) showing an embodiment of the present invention. The step groups S2 to S4 surrounded by the one-dot chain line in FIG.
This is processing by DOS.

【0024】ステップS1で、ユーザーは好みの書籍デ
ータを指定する。ステップS2で、指定された書籍デー
タを有するファイルの先頭を検出する。これはハードデ
ィスクの初期化時に形成されるルートディレクトリ領域
を用いる。ステップS3で、論理アドレスであるクラス
タ番号(管理番号)を物理アドレスに変換する。
In step S1, the user specifies favorite book data. In step S2, the head of the file having the designated book data is detected. This uses the root directory area created when the hard disk is initialized. In step S3, the cluster number (management number), which is a logical address, is converted into a physical address.

【0025】ステップS4で、既存のメモリ(RAM)
に1クラスタ分を一旦ロードする。ステップS5で、既
述の第3の記録媒体の一部をなすメモリ領域Xに順次1
クラスタ分のデータを格納する。このメモリ領域Xは1
ファイル分の文書が入る容量があれば十分である。ステ
ップS6で、次に取り出すべきクラスタ番号を知る。F
ATとはFileAllocation Tableの
ことであり、既述の管理テーブルの主要部をなす。
In step S4, the existing memory (RAM)
1 cluster is loaded once. In step S5, the memory area X forming a part of the above-mentioned third recording medium is sequentially written with 1
Stores cluster data. This memory area X is 1
It is enough if there is enough space for the documents for the files. In step S6, the cluster number to be taken out next is known. F
The AT is a File Allocation Table, which is a main part of the management table described above.

【0026】ステップ7で当該ファイルの終りか否か判
断し、終りでなければ上記ステップを繰り返す。図5を
参照すると、ステップS8で、既述の第3の記録媒体の
一部をなすメモリ領域Yに、ICメモリカードがもとも
と有していたデータ(ファイル)を移し換える。このと
き、その移し換えは隙間なく(例えば図3の(A)に示
すように)行う。このために、専用端末50は管理テー
ブル22(図1)を参照する。この管理テーブル22
は、ICメモリカード内の各ファイルのファイル名と、
各ファイルの先頭アドレスと、各ファイルの有効/無効
フラグに関する情報のみを表示する。有効/無効フラグ
(“1”または“0”)は、ICメモリカード内に今格
納されているファイルの各々について、引き続き保存す
べきか(“1”)捨ててもよいか(“0”)を示す。
“0”ならば、このファイルを除去し、ファイルを詰め
た形でメモリ領域Yに格納できる。
In step 7, it is judged whether or not the file is at the end, and if not, the above steps are repeated. Referring to FIG. 5, in step S8, the data (file) originally possessed by the IC memory card is transferred to the memory area Y forming a part of the above-mentioned third recording medium. At this time, the transfer is performed without a gap (for example, as shown in FIG. 3A). For this purpose, the dedicated terminal 50 refers to the management table 22 (FIG. 1). This management table 22
Is the file name of each file in the IC memory card,
Display only the start address of each file and information about the valid / invalid flag of each file. The valid / invalid flag (“1” or “0”) indicates whether each file currently stored in the IC memory card should be continuously saved (“1”) or may be discarded (“0”). Show.
If it is "0", this file can be removed and the file can be stored in the memory area Y in a packed form.

【0027】ステップS9では、メモリ領域X内の新た
なファイルと、メモリ領域Y内の再び保存すべきファイ
ルとを合成し、1つにまとめる。ステップS10では、
合成したファイル(各ファイルは連続している)を、I
Cメモリカードに移し換える。ステップS11で、図1
の右欄のファイル構成が完成する。
In step S9, a new file in the memory area X and a file to be saved again in the memory area Y are combined and combined. In step S10,
The combined files (each file is continuous)
Transfer to C memory card. In step S11, as shown in FIG.
The file structure in the right column of is completed.

【0028】[0028]

【発明の効果】以上説明したように本発明によれば、所
定のオペレーティングシステムのもとで記録されたファ
イルを、該オペレーティングシステムを介することなく
読み出すことができ、ファームウェアの簡素化や読み出
し速度の向上を図ることができる。
As described above, according to the present invention, a file recorded under a predetermined operating system can be read without using the operating system, which simplifies the firmware and improves the read speed. It is possible to improve.

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

【図1】本発明の原理を図解的に示す図である。FIG. 1 is a diagram schematically showing the principle of the present invention.

【図2】本発明の一適用例を示す図である。FIG. 2 is a diagram showing an application example of the present invention.

【図3】第1の記録媒体上の書籍データの変遷を示す図
である。
FIG. 3 is a diagram showing a transition of book data on a first recording medium.

【図4】本発明の一実施例を表すフローチャート(前
半)である。
FIG. 4 is a flowchart (first half) showing an embodiment of the present invention.

【図5】本発明の一実施例を表すフローチャート(後
半)である。
FIG. 5 is a flowchart (second half) showing an embodiment of the present invention.

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

10…第1の記録媒体 11…メモリ管理単位 12…管理テーブル 20…第2の記録媒体 50…専用端末 60…情報端末 DESCRIPTION OF SYMBOLS 10 ... 1st recording medium 11 ... Memory management unit 12 ... Management table 20 ... 2nd recording medium 50 ... Dedicated terminal 60 ... Information terminal

フロントページの続き (72)発明者 早川 麻里子 神奈川県川崎市中原区上小田中1015番地 富士通株式会社内Continued Front Page (72) Inventor Mariko Hayakawa 1015 Kamiodanaka, Nakahara-ku, Kawasaki-shi, Kanagawa Fujitsu Limited

Claims (3)

【特許請求の範囲】[Claims] 【請求項1】 所定のメモリ管理単位(11)でファイ
ルが記録され、かつ、所定のファイル管理形式を有する
オペレーティングシステムのもとで、各該メモリ管理単
位(11)の小ファイルを、各該メモリ管理単位(1
1)に連続管理番号を付して個別に管理する管理テーブ
ル(12)が、前記ファイルと共に一体に記録される第
1の記録媒体(10)と、 上記ファイル管理形式とは異なるファイル管理形式で前
記ファイルを記録する第2の記録媒体(20)とを少な
くとも有するファイルシステムにおいて、 前記第1の記録媒体(10)内に前記メモリ管理単位
(11)で記録された複数の小ファイルを、該第1の記
録媒体(10)内の前記管理テーブル(12)によって
指示される前記連続管理番号に従って順次読み出し、 前記第2の記録媒体(20)に対し、読み出された各該
小ファイルを、該第2の記録媒体(20)上の物理アド
レスを順次更新しながら順次記録して前記ファイルを保
有することを特徴とするファイル管理方式。
1. A file is recorded in a predetermined memory management unit (11), and each small file of each memory management unit (11) is recorded under an operating system having a predetermined file management format. Memory management unit (1
A management table (12) that individually manages 1) with serial management numbers is provided in a file management format different from the first recording medium (10) that is integrally recorded with the file and the file management format. In a file system having at least a second recording medium (20) for recording the file, a plurality of small files recorded in the memory management unit (11) are stored in the first recording medium (10). Each of the small files read to the second recording medium (20) is sequentially read according to the serial management number designated by the management table (12) in the first recording medium (10), A file management system characterized in that the physical addresses on the second recording medium (20) are sequentially recorded while being sequentially updated and the files are retained.
【請求項2】 前記第1および第2の記録媒体(10,
20)に複数のファイルが記録されるとき、各該ファイ
ル毎に、該第1の記録媒体(10)からの前記の読出し
および該第2の記録媒体(20)への前記の記録を実行
する請求項1に記載のファイル管理方式。
2. The first and second recording media (10,
When a plurality of files are recorded in 20), the reading from the first recording medium (10) and the recording in the second recording medium (20) are executed for each of the files. The file management system according to claim 1.
【請求項3】 前記ファイルシステムは、前記第1の記
録媒体(10)を取り扱う専用端末(50)と、該専用
端末(50)を介して該第1の記録媒体(10)から読
み出した前記ファイルを記録した前記第2の記録媒体
(20)を取り扱う情報端末(60)とからなると共に
該専用端末(50)はさらに第3の記録媒体を具備し、 該専用端末(50)は、該第2の記録媒体(20)に既
に記録されている各前記小ファイルを一旦該第3の記録
媒体上に隙間なく移し換え、新たに該第1の記録媒体
(10)より読み出した各前記小ファイルをその後に続
けて記録することによりファイルを合成し、 該専用端末(50)は、該第3の記録媒体上で合成され
た前記ファイルをそのまま該第2の記録媒体(20)に
移し換える請求項2に記載のファイル管理方式。
3. The file system comprises a dedicated terminal (50) for handling the first recording medium (10), and the read-out from the first recording medium (10) via the dedicated terminal (50). The dedicated terminal (50) further comprises a third recording medium, which comprises an information terminal (60) that handles the second recording medium (20) recording a file, and the dedicated terminal (50) further comprises a third recording medium. Each of the small files already recorded on the second recording medium (20) is once transferred onto the third recording medium without any gap, and each of the small files newly read from the first recording medium (10). The files are subsequently recorded to synthesize the files, and the dedicated terminal (50) transfers the files synthesized on the third recording medium to the second recording medium (20) as they are. The file according to claim 2. Le management scheme.
JP4063988A 1992-03-19 1992-03-19 File managing system Withdrawn JPH05265825A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4063988A JPH05265825A (en) 1992-03-19 1992-03-19 File managing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4063988A JPH05265825A (en) 1992-03-19 1992-03-19 File managing system

Publications (1)

Publication Number Publication Date
JPH05265825A true JPH05265825A (en) 1993-10-15

Family

ID=13245178

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4063988A Withdrawn JPH05265825A (en) 1992-03-19 1992-03-19 File managing system

Country Status (1)

Country Link
JP (1) JPH05265825A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660948B2 (en) 2007-04-20 2010-02-09 International Business Machines Corporation Arranging and destaging data to holographic storage
US7689769B2 (en) 2007-04-20 2010-03-30 International Business Machines Corporation Arranging and destaging data to holographic storage
US8179554B2 (en) 2007-10-24 2012-05-15 Brother Kogyo Kabushiki Kaisha Printer, control method of a printer and computer-readable recording medium

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660948B2 (en) 2007-04-20 2010-02-09 International Business Machines Corporation Arranging and destaging data to holographic storage
US7689769B2 (en) 2007-04-20 2010-03-30 International Business Machines Corporation Arranging and destaging data to holographic storage
US8179554B2 (en) 2007-10-24 2012-05-15 Brother Kogyo Kabushiki Kaisha Printer, control method of a printer and computer-readable recording medium

Similar Documents

Publication Publication Date Title
US6397223B1 (en) File management method using transposed file
US4623963A (en) Device independent data transfer
JPH0786844B2 (en) Formatting a write-once optical storage medium
JPH05265825A (en) File managing system
JPS5968039A (en) Data copy processing system between boxes
JPH1063436A (en) Method and device for storing data
JP4251725B2 (en) File management method
JPH06110766A (en) Directory constitution method and computer system for sharing stored file system
JPS62186361A (en) Information retrieval device
JPS5952465B2 (en) Storage device write/read control method
JPS60103461A (en) Substitute key control processing system using plural items
JP2618029B2 (en) How to divide an indexed file
JPS62128364A (en) Picture file device
JP2649675B2 (en) Optical disk storage management method
JPH09231012A (en) Volume copy system between direct access type external storage devices
JPS6198459A (en) Multi-dimensional data control system
JP3483264B2 (en) Information storage device
JPH03225412A (en) File data read system
JP2784650B2 (en) Optical disk storage management method
JPS62177642A (en) File management system for postscript filing device
JP4698785B2 (en) Electronic catalog update system
JPH02208760A (en) Control system for successive page rearrangement of virtual storage space
JPS58103051A (en) Multirecord controlling system
JPH02253450A (en) File managing method and file editing method
JPH04361339A (en) File managing system for draw type optical disk

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19990608