JP2002149469A - Data storage device - Google Patents

Data storage device

Info

Publication number
JP2002149469A
JP2002149469A JP2001283755A JP2001283755A JP2002149469A JP 2002149469 A JP2002149469 A JP 2002149469A JP 2001283755 A JP2001283755 A JP 2001283755A JP 2001283755 A JP2001283755 A JP 2001283755A JP 2002149469 A JP2002149469 A JP 2002149469A
Authority
JP
Japan
Prior art keywords
storage
file
memory
search
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
JP2001283755A
Other languages
Japanese (ja)
Inventor
Akira Osanai
明 長内
Minoru Ozaki
実 尾崎
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 System Solutions Japan Co Ltd
Original Assignee
Matsushita Graphic Communication Systems Inc
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 Graphic Communication Systems Inc filed Critical Matsushita Graphic Communication Systems Inc
Priority to JP2001283755A priority Critical patent/JP2002149469A/en
Publication of JP2002149469A publication Critical patent/JP2002149469A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To prevent such inconvenience that it is impossible to effectively utilize the storage area of a memory as a not storable area although it is a not stored area, and to prevent the deterioration of a file storage and reading speed generated due to the repetition of the storage and erasure of a file concentrated to a part of a storage area. SOLUTION: At first, division numbers ranging from 1 to 4 are established as saving time information according to a time when picture data should be saved. Then, a retrieval condition for retrieving a not stored block is established according to the division numbers by a retrieval condition generating part 112. The not stored block is retrieved from a storage area 110 of the memory according to the retrieval condition by the storage block retrieving part 113, and the address of the not stored block retrieved at first is decided as a storage block address. Then, an image file is stored in the storage block address.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、メモリの格納領域
にファイルを格納するデータ格納装置に関し、特にファ
イルの保存時間やメモリの種類に応じて、メモリ上の最
適な格納領域に格納する格納制御手段を具備するデータ
格納装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a data storage device for storing a file in a storage area of a memory, and more particularly to a storage control for storing the file in an optimum storage area on the memory according to the storage time of the file and the type of the memory. Data storage device comprising means.

【0002】[0002]

【従来の技術】従来から、ファクシミリ装置やイメージ
スキャナ装置等の画像入出力装置を始め、各種コンピュ
ータに用いるデータ格納装置として、RAM(Rand
amAccess Memory)、フラッシュメモリ
など、各種のメモリを使用したデータ格納装置が普及し
ている。
2. Description of the Related Art Conventionally, as a data storage device used for various computers including an image input / output device such as a facsimile device and an image scanner device, a RAM (Rand) has been used.
2. Description of the Related Art Data storage devices using various memories, such as an amAccess Memory and a flash memory, have become widespread.

【0003】一般に、RAMは格納容量が大きく、デー
タの転送速度が速いので、画像入力装置用のデータ格納
装置のメモリとして使用され、また、RAMの格納領域
上の連続した格納領域を利用して画像データ処理が行わ
れることがある。
In general, a RAM has a large storage capacity and a high data transfer speed, and is therefore used as a memory of a data storage device for an image input device. In addition, a continuous storage area on the storage area of the RAM is used. Image data processing may be performed.

【0004】また、フラッシュメモリは、ファイルの格
納と消去との繰り返し可能回数が少なく、格納領域の一
部でファイルの消去回数が増加するとその格納領域が劣
化してファイル格納及び読取り速度が低下し、データ格
納装置全体の処理速度が遅くなるという特徴がある。し
かし、メモリ保持の為の電源供給が不要なので、その特
性を活かしたデータ格納装置に利用されている。なお、
フラッシュメモリにおけるファイルの消去は、その物理
的構造のため、格納領域の中で物理的に区分されたセク
タという区分を一単位とした一括消去のみが可能であ
る。
In a flash memory, the number of repetitions of file storage and erasure is small, and when the number of file erasures increases in a part of the storage area, the storage area deteriorates and the file storage and reading speeds decrease. The feature is that the processing speed of the entire data storage device is reduced. However, since power supply for holding the memory is not required, it is used for a data storage device utilizing its characteristics. In addition,
Due to its physical structure, erasing a file in a flash memory can only be performed in a batch erasure with one unit of a physically divided sector in a storage area.

【0005】これらのメモリを使用したデータ格納装置
は、メモリの格納領域の中から種々の検索手段によりデ
ータを格納する領域を検出し、検出したその格納領域に
ファイルを格納している。以下に、従来のデータ格納装
置における格納制御について、図8及び図9を用いて具
体的に説明する。
A data storage device using these memories detects an area for storing data from various storage areas in the memory and stores a file in the detected storage area. Hereinafter, storage control in a conventional data storage device will be specifically described with reference to FIGS.

【0006】従来のデータ格納装置における、RAMに
ファイルを格納する場合の格納制御について、図8を用
いて説明する。RAMの格納領域801は細分化された
複数の格納領域(以下、ブロックという。)に区分され
ており、アドレスの若い順番にブロック1からブロック
6まで並んでいる。このようなRAMにファイルを格納
する時には、ファイルを格納する目的やそのファイルを
保存すべき時間を考慮することなく、ブロック1からブ
ロック6に向かって未格納ブロックを検索し、検出した
未格納ブロックにファイルを格納していた。
[0008] The storage control when a file is stored in the RAM in the conventional data storage device will be described with reference to FIG. The storage area 801 of the RAM is divided into a plurality of subdivided storage areas (hereinafter, referred to as blocks), and is arranged from block 1 to block 6 in ascending order of address. When storing a file in such a RAM, an unstored block is searched from block 1 to block 6 without considering the purpose of storing the file and the time to store the file, and the detected unstored block is detected. Had stored the file.

【0007】例えば、RAMの格納領域801のブロッ
ク1とブロック2にファイルを格納した後、保存時間の
長いファイルを格納する必要が生じた場合でも、ブロッ
ク1からブロック6に向かう順番で未格納ブロックを検
索し、最初に検出した未格納ブロックであるブロック3
にそのファイルを格納していた。ここで、保存時間の長
いファイルとは、例えば報告書の書式を定めた原紙のよ
うに繰り返し使用し、数年単位で保存させる必要のある
ファイルなどである。
For example, after files are stored in blocks 1 and 2 of the storage area 801 of the RAM, even if it is necessary to store a file having a long storage time, unstored blocks are stored in the order from block 1 to block 6. , And block 3 which is the first unstored block detected
Was storing that file. Here, the file having a long storage time is, for example, a file that needs to be repeatedly used and stored for several years, such as a base paper in which the format of a report is determined.

【0008】このような格納制御によれば、一定時間経
過して不要になった保存時間の短いファイルが全て消去
された後は、RAMには不連続な5ブロック分の格納領
域があるにも関わらず、依然として保存時間の長いファ
イルがブロック3に格納されているために、連続した格
納領域は得られていなかった。
According to such storage control, after all files having a short storage time that have become unnecessary after a certain period of time have been erased, even if there is a storage area for five discontinuous blocks in the RAM, Regardless, since a file with a long storage time is still stored in the block 3, a continuous storage area has not been obtained.

【0009】次に、従来のデータ格納装置における、フ
ラッシュメモリにファイルを格納する場合の格納制御に
ついて、図9を用いて説明する。フラッシュメモリの格
納領域901は、物理的に区分されたセクタ1からセク
タ6の6個のセクタを有し、各セクタの中に更に細分化
された複数のブロックが存在する。このようなフラッシ
ュメモリにファイルを格納する時にも、ファイルを格納
する目的やそのファイルを保存すべき時間を考慮するこ
となく、ファイルを格納していた。
Next, the storage control when a file is stored in a flash memory in a conventional data storage device will be described with reference to FIG. The storage area 901 of the flash memory has six sectors, sector 1 to sector 6, which are physically divided, and a plurality of subdivided blocks exist in each sector. When storing a file in such a flash memory, the file is stored without considering the purpose of storing the file or the time when the file should be stored.

【0010】例えば、フラッシュメモリの格納領域90
1のセクタ4とセクタ6だけが未格納ブロックを有して
いる状態において、保存時間の長いファイルを格納する
必要が生じた場合でも、ファイルの消去回数の少ないセ
クタから順番に未格納ブロックを検索し、最初に検出し
た未格納ブロックであるセクタ4のブロック2にそのフ
ァイルを格納していた。
For example, a storage area 90 of a flash memory
Even when it is necessary to store a file with a long storage time in a state where only one sector 4 and sector 6 have unstored blocks, the unstored blocks are searched in order from the sector with the least number of file erasures. However, the file is stored in block 2 of sector 4 which is the first undetected block.

【0011】ファイルの消去回数の少ないセクタにファ
イルを格納したのは、フラッシュメモリの場合、一部の
セクタにファイルの格納と消去が集中しファイル消去回
数が増加すると、そのセクタの性能が劣化してファイル
格納及び読取り速度が低下し、データ格納装置全体の処
理速度が遅くなるという不具合を防止する為である。
In the case of a flash memory, a file is stored in a sector having a small number of file erasures. When the storage and erasure of the file are concentrated in some sectors and the number of file erasures increases, the performance of the sector deteriorates. This prevents the problem that the file storage and reading speeds are reduced and the processing speed of the entire data storage device is reduced.

【0012】しかし、このような格納制御によれば、セ
クタ4はその後長時間、ファイルが消去され再び格納さ
れることが無いのに対し、セクタ6はその後、短時間だ
け保存すればよいファイルの格納と消去とが繰り返され
ることとなる。
However, according to such storage control, the sector 4 is used for a long time after which the file is erased and is not stored again, whereas the sector 6 is used for the file which needs to be stored only for a short time thereafter. Storing and erasing are repeated.

【0013】[0013]

【発明が解決しようとする課題】しかしながら、RAM
をメモリとして使用している従来のデータ格納装置にお
いては、未格納ブロックと格納済みブロックとが格納領
域に混在するために、未格納ブロックであるのに格納可
能ブロックとして有効活用できない場合が生じるという
問題があった。
SUMMARY OF THE INVENTION However, RAM
In a conventional data storage device that uses as a memory, unstored blocks and stored blocks are mixed in a storage area, so that even though they are unstored blocks, they may not be effectively used as storable blocks. There was a problem.

【0014】例えば、図8のような格納領域801を有
するRAMをデータ格納装置のメモリとして使用してい
る画像入出力装置において、画像データ処理等の為に一
時的に連続した4ブロックからなる格納領域を必要が生
じた場合を考える。
For example, in an image input / output device using a RAM having a storage area 801 as shown in FIG. 8 as a memory of a data storage device, the storage of four consecutive blocks for image data processing or the like is used. Consider the case where a region is needed.

【0015】一定時間経過の後、不要になった保存時間
の短いファイルが全て消去されRAMには不連続な5ブ
ロック分の格納領域が生じたとしても、保存時間の長い
ファイルがブロック3に格納されている時には、連続し
た4ブロックからなる格納領域は得られないので画像デ
ータ処理ができず、画像入力装置全体の機能を損なうと
いう不具合が生じ得る。
After a certain period of time, even if all unnecessary files with a short storage time are deleted and a storage area of five discontinuous blocks is generated in the RAM, a file with a long storage time is stored in the block 3. In such a case, a storage area consisting of four consecutive blocks cannot be obtained, so that image data processing cannot be performed, which may cause a problem that the function of the entire image input apparatus is impaired.

【0016】また、フラッシュメモリをメモリとして使
用している従来のデータ格納装置においては、格納領域
の一部に集中してファイルの格納と消去とを繰り返すた
めに生じるファイルの格納及び読取りの速度低下が生じ
るという問題があった。
In a conventional data storage device using a flash memory as a memory, the storage and reading speed of a file is reduced due to repeated storage and deletion of a file concentrated on a part of a storage area. There was a problem that occurs.

【0017】例えば、図9のような格納領域901を有
するフラッシュメモリにおいて、保存時間の長いファイ
ルを、ファイルの消去回数の少ないセクタ4の未格納ブ
ロック2に格納した場合を考える。
For example, in a flash memory having a storage area 901 as shown in FIG. 9, it is assumed that a file having a long storage time is stored in an unstored block 2 of a sector 4 in which the number of file erasures is small.

【0018】セクタ4はその後長時間、ファイルが消去
され再び格納されることが無いのに対し、元々消去回数
の最も多かったセクタ6はその後、短時間だけ保存すれ
ばよいファイルの格納と消去とが繰り返されることとな
るので、セクタ6のファイルの格納及び読取りの速度が
次第に遅くなることになる。そのため、セクタ4にはフ
ァイルの格納及び読取り速度の低下していない格納領域
があるにも関わらず、データ格納装置全体の処理速度が
遅くなり、画像入力装置全体の機能を損なうという不具
合が生じることになる。
In sector 4, the file is erased and stored again for a long time, whereas sector 6, which originally had the largest number of erasures, is used for storing and erasing the file which only needs to be saved for a short time. Are repeated, so that the speed of storing and reading the file in the sector 6 gradually decreases. Therefore, despite the fact that the sector 4 has a storage area in which the file storage and reading speeds have not been reduced, the processing speed of the entire data storage device is slowed down, and the function of the entire image input device is impaired. become.

【0019】更に、以下の不具合も生じる。即ち、フラ
ッシュメモリはその特性上、ファイルの消去はセクタ毎
の一括消去しかできないので、セクタ4の未格納ブロッ
クであるブロック3に保存時間の短いファイルが格納さ
れ、その後このファイルが不用になっても、ブロック2
のファイルの消去が行われるまで、ブロック3に格納さ
れた不要なファイルの消去は行えない。従って、ブロッ
ク2は不要なファイルを格納したブロックであるにも関
わらず格納不能ブロックとなり、その後も同様の理由
で、セクタ4の中に格納不能ブロックが蓄積されていく
という不具合が生じることになる。
Further, the following problem occurs. That is, due to the characteristics of the flash memory, a file can be erased only by batch erasing for each sector. Therefore, a file having a short storage time is stored in the block 3 which is an unstored block of the sector 4, and this file becomes unnecessary thereafter. Also block 2
Until the file is deleted, unnecessary files stored in the block 3 cannot be deleted. Accordingly, the block 2 becomes a non-storable block in spite of a block storing an unnecessary file, and thereafter, for the same reason, a non-storable block is accumulated in the sector 4. .

【0020】本発明はかかる点に鑑みてなされたもので
あり、メモリの格納領域が、未格納領域でありながら格
納不能領域として有効活用できなくなるという不具合が
なく、また、メモリの格納領域の一部に集中してファイ
ルの格納と消去とを繰り返すために生じるファイルの格
納及び読取り速度の低下を最小限に止めることができる
データ格納装置を提供することを目的とする。
The present invention has been made in view of the above point, and there is no problem that the storage area of the memory cannot be effectively used as a non-storage area even though it is an unstored area. It is an object of the present invention to provide a data storage device capable of minimizing a reduction in file storage and reading speed caused by repeating storage and deletion of a file in a centralized manner.

【0021】[0021]

【課題を解決するための手段】上記課題を解決するため
に、本発明は以下の手段を講じた。
Means for Solving the Problems In order to solve the above problems, the present invention has taken the following means.

【0022】請求項1記載のデータ格納装置に関する発
明は、複数の格納領域にファイルを順次格納するメモリ
と、印刷のための一時的な格納であるか繰り返し使用の
ための長期的な格納であるか等のファイルの処理方法に
基づいてファイルの保存時間情報を生成する生成手段
と、前記保存時間情報に対応した検索条件で前記メモリ
の未格納領域を検索する検索手段と、前記検索手段によ
り検出された前記未格納領域に前記ファイルを格納する
格納制御手段と、を具備する構成を採る。
According to the first aspect of the present invention, a memory for sequentially storing files in a plurality of storage areas and a temporary storage for printing or a long-term storage for repeated use are provided. Generating means for generating storage time information of the file based on a processing method of the file, searching means for searching an unstored area of the memory with search conditions corresponding to the storage time information, and detecting by the searching means. Storage control means for storing the file in the unstored area.

【0023】この構成によれば、保存時間の短いファイ
ルであるか、保存時間の長いファイルであるかを判断し
て、別の格納領域に格納することが可能になるので、一
定時間経過して不要になった保存時間の短いファイルが
消去された後には、格納領域と未格納領域とが混在せず
メモリの格納領域の有効活用が可能になる。
According to this configuration, it is possible to determine whether the file is a file having a short storage time or a file having a long storage time and store the file in another storage area. After an unnecessary file with a short storage time is deleted, the storage area and the unstored area do not mix, and the storage area of the memory can be effectively used.

【0024】請求項2記載のデータ格納装置に関する発
明は、複数の格納領域にファイルを順次格納するメモリ
と、前記ファイルの入力元の操作指示によりファイルの
保存時間情報を生成する生成手段と、前記保存時間情報
に対応した検索条件で前記メモリの未格納領域を検索す
る検索手段と、前記検索手段により検出された前記未格
納領域に前記ファイルを格納する格納制御手段と、を具
備する構成を採る。
According to a second aspect of the present invention, there is provided a data storage device comprising: a memory for sequentially storing files in a plurality of storage areas; a generation unit for generating file storage time information in accordance with an operation instruction of an input source of the file; A configuration is provided that includes: a search unit that searches for an unstored area of the memory using search conditions corresponding to storage time information; and a storage control unit that stores the file in the unstored area detected by the search unit. .

【0025】この構成によれば、オペレータの指定によ
りファイルの保存時間を決定するので、複雑な処理を行
わなくても適切なファイルの格納が可能になる。
According to this configuration, the storage time of the file is determined by the designation of the operator, so that an appropriate file can be stored without performing complicated processing.

【0026】請求項3記載の発明は、ファクシミリ装
置、スキャナ装置、プリンタ装置とファイルを入出力す
るデータ格納装置において、複数の格納領域にファイル
を順次格納するメモリと、前記ファイルの入力元となる
装置の種類に応じてファイルの保存時間情報を生成する
生成手段と、前記保存時間情報に対応した検索条件で前
記メモリの未格納領域を検索する検索手段と、前記検索
手段により検出された前記未格納領域に前記ファイルを
格納する格納制御手段と、を具備する構成を採る。
According to a third aspect of the present invention, in a data storage device for inputting and outputting a file to and from a facsimile device, a scanner device, and a printer device, a memory for sequentially storing files in a plurality of storage areas and an input source of the file are provided. Generating means for generating storage time information of a file in accordance with the type of device; searching means for searching an unstored area of the memory using search conditions corresponding to the storage time information; Storage control means for storing the file in a storage area.

【0027】この構成によれば、保存時間の長短を入力
元の装置の種類から判断して、別の格納領域に格納する
ことが可能になるので、一定時間経過して不要になった
保存時間の短いファイルが消去された後には、格納領域
と未格納領域とが混在せずメモリの格納領域の有効活用
が可能になる。
According to this configuration, the length of the storage time can be determined from the type of the input source device and stored in another storage area. After the short file is deleted, the storage area and the non-storage area are not mixed, and the storage area of the memory can be effectively used.

【0028】請求項4記載の発明は、請求項1から請求
項3のいずれかに記載のデータ格納装置において、前記
検索手段は、前記保存時間が所定時間より短いときは、
前記メモリの格納領域の中において、所定の順番に前記
未格納領域を検索し、前記保存時間が所定時間より長い
ときは、前記メモリの格納領域の中において、前記所定
の順番と逆の順番に前記未格納領域を検索するようにし
た。
According to a fourth aspect of the present invention, in the data storage device according to any one of the first to third aspects, when the storage time is shorter than a predetermined time,
In the storage area of the memory, the unstored area is searched in a predetermined order, and when the storage time is longer than a predetermined time, the storage area of the memory is searched in a reverse order to the predetermined order. The non-stored area is searched.

【0029】この構成によれば、保存時間の短いファイ
ルは所定の順番の中で最初の方の格納領域に格納され、
保存時間の長いファイルは所定の順番の中で最後の方の
格納領域に格納される確率が高くなる。一方、所定の順
番の中で中間の順番の格納領域には、連続した未格納領
域を確保できる確率が高くなる。従って、ファイル処理
の為一時的に連続した格納領域を必要とされるような時
にも、不具合は生じにくい。
According to this configuration, a file having a short storage time is stored in the first storage area in a predetermined order.
A file having a long storage time has a high probability of being stored in the last storage area in the predetermined order. On the other hand, the probability that a continuous unstored area can be secured in the storage area in the middle order in the predetermined order is increased. Therefore, even when a temporary continuous storage area is required for file processing, a problem hardly occurs.

【0030】請求項5記載の発明は、請求項4に記載の
データ格納装置において、前記検索手段は、前記保存時
間が第1の所定時間より長く且つ第2の所定時間より短
いときは、前記メモリの格納領域の中において、前記所
定の順番の中の途中の順番の未格納領域から前記所定の
順番と逆の順番に前記未格納領域を検索するようにし
た。
According to a fifth aspect of the present invention, in the data storage device according to the fourth aspect, when the storage time is longer than a first predetermined time and shorter than a second predetermined time, In the storage area of the memory, the unstored area is searched in the reverse order of the predetermined order from the unstored area in the middle of the predetermined order.

【0031】この構成によれば、保存時間が第1の所定
時間より長く且つ第2の所定時間より短いファイルは、
所定の順番の中で最後の格納領域に格納される確率は低
いので、保存時間が前記第1の所定時間より長く且つ第
2の所定時間よりも長いファイルが、所定の順番の中で
最後の格納領域に格納される確率は更に高くなり、連続
した未格納領域が得られないという従来のデータ格納装
置にあった不具合を確実に防止することができる。
According to this configuration, a file whose storage time is longer than the first predetermined time and shorter than the second predetermined time is
Since the probability of being stored in the last storage area in the predetermined order is low, a file whose storage time is longer than the first predetermined time and longer than the second predetermined time is the last file in the predetermined order. The probability of being stored in the storage area is further increased, and it is possible to reliably prevent the problem of the conventional data storage device that a continuous unstored area cannot be obtained.

【0032】請求項6記載の発明は、請求項1から請求
項3のいずれかに記載のデータ格納装置において、前記
格納制御手段は、前記ファイルとその前記保存時間に関
する情報とを対応づけて格納し、前記検索手段は、後に
別のファイルを格納する時には、前記保存時間が近似す
るファイルが格納されている前記格納領域の中から前記
未格納領域を検索するようにした。
According to a sixth aspect of the present invention, in the data storage device according to any one of the first to third aspects, the storage control means stores the file and the information on the storage time in association with each other. Then, when storing another file later, the search means searches the unstored area from the storage area in which the file whose storage time is similar is stored.

【0033】請求項7記載の発明は、請求項6に記載の
データ格納装置において、前記メモリは、複数の前記格
納領域に区分されており、前記区分内の前記格納領域に
格納されたファイルの消去は、前記区分を一単位とした
一括消去のみが可能であるようにした。
According to a seventh aspect of the present invention, in the data storage device according to the sixth aspect, the memory is divided into a plurality of the storage areas, and a file stored in the storage area in the division is stored. For erasing, only batch erasing using the above-described division as one unit was possible.

【0034】これらの構成によれば、ファイルの消去は
セクタ毎の一括消去しかできないという特性を持つメモ
リを使用するデータ格納装置において顕著な効果が得ら
れる。即ち、保存時間が長いファイルと保存時間が短い
ファイルとが同一セクタ内に混在して格納される確率が
低くなるので、従来のデータ格納装置のように、保存時
間が長いファイルの消去が行われるまで、保存時間が短
く既に保存不要となったファイルの消去は行えず、保存
不要なファイルを格納したブロックであるにも関わらず
格納不能ブロックとなるという不具合が生じることはな
い。
According to these configurations, a remarkable effect can be obtained in a data storage device using a memory having a characteristic that erasing of a file can be performed only by batch erasing for each sector. That is, the probability that a file having a long storage time and a file having a short storage time are mixedly stored in the same sector is reduced, and thus a file having a long storage time is erased as in a conventional data storage device. Until then, a file that has already become unnecessary to save cannot be erased, and there is no problem that the block becomes a non-storable block even though it is a block that stores a file that does not need to be saved.

【0035】請求項8記載の発明は、請求項1から請求
項3のいずれかに記載のデータ格納装置において、前記
メモリは、複数の種類のメモリで構成されており、前記
検索手段は、メモリの種類を判別し、メモリの種類に応
じて請求項3乃至請求項6のいずれかに記載の前記検索
手段から選択されるようにした。
According to an eighth aspect of the present invention, in the data storage device according to any one of the first to third aspects, the memory comprises a plurality of types of memories, and the search means comprises a memory. Is determined, and is selected from the search means according to any one of claims 3 to 6 according to the type of memory.

【0036】この構成によれば、メモリの種類及び特性
に応じた最適なファイルの格納制御手段により、ファイ
ルを格納することができる。
According to this configuration, the file can be stored by the optimum file storage control means according to the type and characteristics of the memory.

【0037】請求項9記載の画像処理装置に関する発明
は、請求項1乃至請求項8のいずれかに記載のデータ格
納装置を具備する構成を採る。
According to a ninth aspect of the present invention, there is provided an image processing apparatus including the data storage device according to any one of the first to eighth aspects.

【0038】この構成によれば、画像処理装置が扱う画
像データは大容量を必要とすることがあり、また、画像
データの種類により保存時間が長短にばらつきが大きい
ので、メモリの種類及び特性に応じた最適なファイルの
格納制御手段によりファイルを格納する本発明は、画像
処理装置において顕著な効果が得られる。
According to this configuration, the image data handled by the image processing apparatus may require a large capacity, and the storage time varies greatly depending on the type of the image data. According to the present invention in which a file is stored by the optimum file storage control means according to the present invention, a remarkable effect can be obtained in an image processing apparatus.

【0039】請求項10記載のデータ格納方法に関する
発明は、メモリにファイルを格納するに際し、印刷のた
めの一時的な格納であるか繰り返し使用のための長期的
な格納であるか等のファイルの処理方法に基づいてファ
イルの保存時間情報を生成する生成工程と、前記保存時
間情報に対応した検索条件で前記メモリの未格納領域を
検索する検索工程と、前記検索工程により検出された前
記未格納領域に前記ファイルを格納する格納制御工程
と、を具備する構成を採る。
According to a tenth aspect of the present invention, when storing a file in a memory, it is determined whether the file is to be temporarily stored for printing or long-term storage for repeated use. A generation step of generating storage time information of a file based on a processing method; a search step of searching for an unstored area of the memory with a search condition corresponding to the storage time information; and the unstored area detected by the search step And a storage control step of storing the file in an area.

【0040】この構成によれば、保存時間の短いファイ
ルであるか、保存時間の長いファイルであるかを判断し
て、別の格納領域に格納することが可能になるので、一
定時間経過して不要になった保存時間の短いファイルが
消去された後には、格納領域と未格納領域とが混在せず
メモリの格納領域の有効活用が可能になる。
According to this configuration, it is possible to determine whether the file is a file having a short storage time or a file having a long storage time and store the file in another storage area. After an unnecessary file with a short storage time is deleted, the storage area and the unstored area do not mix, and the storage area of the memory can be effectively used.

【0041】請求項11記載のデータ格納方法に関する
発明は、メモリにファイルを格納するに際し、前記ファ
イルの入力元の操作指示によりファイルの保存時間情報
を生成する生成工程と、前記保存時間情報に対応した検
索条件で前記メモリの未格納領域を検索する検索工程
と、前記検索工程により検出された前記未格納領域に前
記ファイルを格納する格納制御工程と、を具備する構成
を採る。
According to an eleventh aspect of the present invention, when a file is stored in a memory, a generation step of generating storage time information of the file in accordance with an operation instruction of an input source of the file; And a storage control step of storing the file in the unstored area detected by the search step.

【0042】この構成によれば、オペレータの指定によ
りファイルの保存時間を決定するので、複雑な処理を行
わなくても適切なファイルの格納が可能になる。
According to this configuration, the storage time of the file is determined by the designation of the operator, so that an appropriate file can be stored without performing complicated processing.

【0043】請求項12記載のデータ格納方法に関する
発明は、ファクシミリ装置、スキャナ装置、プリンタ装
置とファイルを入出力するデータ格納装置において、デ
ータ格納装置のメモリにファイルを格納するに際し、前
記ファイルの入力元となる装置の種類に応じてファイル
の保存時間情報を生成する生成工程と、前記保存時間情
報に対応した検索条件で前記メモリの未格納領域を検索
する検索工程と、前記検索工程により検出された前記未
格納領域に前記ファイルを格納する格納制御工程と、を
具備する構成を採る。
According to a twelfth aspect of the present invention, in a data storage device for inputting and outputting a file to and from a facsimile device, a scanner device, and a printer device, when storing the file in the memory of the data storage device, the input of the file is performed. A generation step of generating storage time information of a file according to the type of the original device; a search step of searching for an unstored area of the memory with a search condition corresponding to the storage time information; A storage control step of storing the file in the unstored area.

【0044】この構成によれば、保存時間の長短を入力
元の装置の種類から判断して、別の格納領域に格納する
ことが可能になるので、一定時間経過して不要になった
保存時間の短いファイルが消去された後には、格納領域
と未格納領域とが混在せずメモリの格納領域の有効活用
が可能になる。
According to this configuration, the length of the storage time can be determined from the type of the input source device and stored in another storage area. After the short file is deleted, the storage area and the non-storage area are not mixed, and the storage area of the memory can be effectively used.

【0045】[0045]

【発明の実施の形態】以下、本発明の実施の形態につい
て、図面1乃至図面7を参照して詳細に説明する。
Embodiments of the present invention will be described below in detail with reference to the drawings.

【0046】(実施の形態1)図1は、本発明の実施の
形態1に係るデータ格納装置101の全体構成と処理の
流れを示すブロック図である。以下、図1を用いてデー
タ格納装置101の構成及び動作を説明する。
(Embodiment 1) FIG. 1 is a block diagram showing the overall configuration and processing flow of a data storage device 101 according to Embodiment 1 of the present invention. Hereinafter, the configuration and operation of the data storage device 101 will be described with reference to FIG.

【0047】データ格納装置101は、画像入力部10
2を介してファクシミリ装置103やスキャナ装置10
4から入力された後述の画像総合情報を格納し、また、
画像出力部105を介してプリンタ装置106に画像デ
ータを出力する装置である。なお、データ格納装置10
1のメモリとしては、RAMを使用している。
The data storage device 101 includes the image input unit 10
Facsimile device 103 and scanner device 10
4 to store the comprehensive image information described below,
This is a device that outputs image data to the printer device 106 via the image output unit 105. The data storage device 10
A RAM is used as the first memory.

【0048】画像入力部102は、画像総合情報の入力
部であり、画像総合情報を画像データと画像制御情報に
分割する。このうち、前者の画像データはファイル格納
制御部107へ出力され、画像ファイルとして格納され
るのを待つ。一方、後者の画像制御情報はファイル入力
制御部108の画像制御情報解析部109へ出力され、
最終的には後述の格納情報が生成されて、前者の画像デ
ータと共に画像ファイルとして格納される。
The image input unit 102 is an input unit for the comprehensive image information, and divides the comprehensive image information into image data and image control information. Among them, the former image data is output to the file storage control unit 107, and waits to be stored as an image file. On the other hand, the latter image control information is output to the image control information analysis unit 109 of the file input control unit 108,
Eventually, storage information to be described later is generated and stored as an image file together with the former image data.

【0049】ここで、画像総合情報とは、ファクシミリ
装置103やスキャナ装置104から画像入力部102
に入力される情報であり、画像の明暗、色合いなどの情
報に関する画像データ自体と、画像のデータ容量、線密
度、印字時の原稿サイズや画像データを格納する目的な
どからなる画像制御情報とを含む。
Here, the comprehensive image information is obtained from the facsimile device 103 or the scanner device 104 to the image input section 102.
The image data itself related to information such as the brightness and hue of the image, and the image control information including the purpose of storing the image data capacity, line density, document size at the time of printing, and image data. Including.

【0050】画像データを格納する目的としては、例え
ば、直ちにプリンタ装置に出力する為に一時的に画像デ
ータを格納するとか、一定枚数の画像データが蓄積した
後でプリンタ装置に出力する為に一定時間画像データを
格納するなどの種々の目的が考えられる。
The purpose of storing the image data is, for example, to temporarily store the image data for immediate output to the printer, or to store the image data for a certain number of times after storing a predetermined number of image data. Various purposes such as storing time image data are conceivable.

【0051】また、画像データを格納する目的は、送信
側のファクシミリ装置のプッシュボタン信号により通知
されたり、受信側のファクシミリ装置103に予め設定
された条件に従い送信側のファクシミリの認識番号を認
識したり、画像入力装置がファクシミリ装置103であ
るかスキャナ装置104であるかを判別したりすること
により、その目的が取得され画像制御情報に付加され
る。このような方法によれば、簡便かつ適切に画像制御
情報を生成可能であり、後に行う保存時間の生成も容易
となる。
The purpose of storing the image data is to be notified by a push button signal of the facsimile machine on the transmitting side, or to recognize the identification number of the facsimile machine on the transmitting side in accordance with a preset condition in the facsimile apparatus 103 on the receiving side. By determining whether the image input device is the facsimile device 103 or the scanner device 104, the purpose is obtained and added to the image control information. According to such a method, the image control information can be easily and appropriately generated, and the generation of the storage time to be performed later becomes easy.

【0052】ファイル入力制御部108は、画像ファイ
ルを格納すべきメモリの格納領域110内のブロックの
アドレスを決定する制御部であり、画像制御情報解析部
109と、保存時間生成部111と、検索条件生成部1
12と、格納ブロック検索部113と、格納情報生成部
114と、から構成される。
The file input control unit 108 is a control unit for determining an address of a block in the storage area 110 of the memory in which the image file is to be stored, and includes an image control information analysis unit 109, a storage time generation unit 111, Condition generator 1
12, a storage block search unit 113, and a storage information generation unit 114.

【0053】画像制御情報解析部109は、画像制御情
報の中から画像属性情報を取り出す解析部である。ここ
で、画像属性情報とは、画像データの格納に必要となる
情報、例えば、画像データを格納する目的などであり、
画像制御情報の中から抽出される。この画像属性情報
は、画像制御情報解析部109から格納情報生成部11
4と保存時間生成部111とに出力される。
The image control information analysis unit 109 is an analysis unit that extracts image attribute information from the image control information. Here, the image attribute information is information necessary for storing image data, for example, the purpose of storing image data, and the like.
It is extracted from the image control information. This image attribute information is sent from the image control information analysis unit 109 to the storage information generation unit 11.
4 and the storage time generation unit 111.

【0054】前者の格納情報生成部114に出力された
画像属性情報からは、後述する方法により、格納ブロッ
クアドレスと合わせて格納情報が生成され、ファイル格
納制御部107に出力される。
From the image attribute information output to the former storage information generation unit 114, storage information is generated together with the storage block address by a method described later, and output to the file storage control unit 107.

【0055】後者の保存時間生成部111に出力された
画像属性情報からは、保存時間情報が生成される。後に
詳述するように、この保存時間情報に基づいて、保存時
間の短いファイルと保存時間の長いファイルとを別の格
納領域に格納するので、メモリの格納領域110の有効
活用が可能となる。以下に保存時間情報の生成方法を示
す。
The storage time information is generated from the image attribute information output to the latter storage time generation unit 111. As will be described in detail later, based on this storage time information, a file with a short storage time and a file with a long storage time are stored in different storage areas, so that the storage area 110 of the memory can be used effectively. The method of generating the storage time information will be described below.

【0056】例えば、直ちにプリンタ装置106に出力
する目的で一時的に画像ファイルを格納する場合の画像
データを保存すべき時間は1分以内であるとする。ま
た、報告書の書式を定めた原紙のように繰り返し使用す
る画像データを保存すべき時間は1日以上であり、ファ
クシミリ装置103から一定枚数の画像データを受信し
て蓄積した後でプリンタ装置106に出力するような画
像データを保存すべき時間は1時間以内であるとする。
For example, when temporarily storing an image file for the purpose of immediately outputting the image file to the printer device 106, it is assumed that the time to store the image data is within one minute. In addition, the time for storing image data that is used repeatedly, such as a base paper in which the format of a report is determined, is one day or more. After a certain number of image data is received from the facsimile machine 103 and stored, the printer 106 It is assumed that the time to store the image data to be output to the PC is within one hour.

【0057】これらの場合に、画像データを保存すべき
時間の長短に基づいて予め設定された複数の区分のう
ち、各画像データが該当する区分の番号又は名称が、そ
の画像データの保存時間情報となる。
In these cases, the number or name of the section corresponding to each image data among a plurality of sections set in advance based on the length of time for storing the image data is the storage time information of the image data. It becomes.

【0058】この例では、直ちにプリンタ装置106に
出力する画像データは区分番号1、ファクシミリ装置1
03から一定枚数の画像データを受信して蓄積した後で
プリンタ装置106に出力するような画像データは区分
番号2、報告書の書式を定めた原紙のように繰り返し使
用する画像データは区分番号4というように保存時間情
報が生成される。
In this example, the image data to be immediately output to the printer 106 is classified into section number 1, facsimile apparatus 1
The image data which is output to the printer 106 after receiving and storing a predetermined number of image data from the printer 03 is classified into the classification number 2, and the image data which is used repeatedly like the base paper for which the format of the report is defined is classified into the classification number 4. Thus, storage time information is generated.

【0059】なお、上述のように画像データの保存時間
は画像データの処理方法により決まるので、保存時間の
区分の数は、ファクシミリ装置103とスキャナ装置1
04が有する全画像処理機能の数と同数に設定する方法
や、類似する複数の画像処理機能をまとめることにより
全画像処理機能の数より少ない数に設定する方法も考え
られる。
Since the storage time of the image data is determined by the processing method of the image data as described above, the number of sections of the storage time is determined by the facsimile apparatus 103 and the scanner apparatus 1.
A method of setting the number to be equal to the number of all image processing functions included in 04 or a method of setting a number smaller than the number of all image processing functions by combining a plurality of similar image processing functions is also conceivable.

【0060】このようにして、保存時間生成部111で
は、画像属性情報に基づいて画像ファイルの保存時間を
判断し、保存時間情報を生成して検索条件生成部112
に出力する。
As described above, the storage time generation unit 111 determines the storage time of the image file based on the image attribute information, generates the storage time information, and generates the search condition generation unit 112
Output to

【0061】検索条件生成部112は、保存時間情報に
基づいてメモリの格納領域110の中から画像ファイル
を格納すべきブロックを検索する検索条件の生成部であ
る。この検索条件の生成方法は、メモリの格納領域11
0の有効活用を実現する為に採用したこのデータ格納装
置101の特徴であり、メモリの種類や画像ファイルの
保存時間に応じて最適な検索条件が選択されるようにな
っている。これについては後に詳述する。
The search condition generator 112 is a search condition generator for searching the storage area 110 of the memory for a block in which an image file is to be stored, based on the storage time information. The method of generating the search condition is described in the storage area 11 of the memory.
This is a feature of the data storage device 101 adopted to realize the effective use of 0, and the optimum search condition is selected according to the type of memory and the storage time of the image file. This will be described in detail later.

【0062】格納ブロック検索部113は、検索を実行
し格納ブロックのアドレスを決定する検索部である。検
索は検索条件生成部112で生成した検索条件に従い、
メモリの格納領域110の検索を実行し、最初に検出し
た未格納ブロックのアドレスを、画像ファイルを格納す
べきブロックのアドレスとして決定する。この格納ブロ
ックアドレスは格納情報生成部114に出力される。
The storage block search unit 113 is a search unit that executes a search and determines the address of a storage block. The search is performed according to the search condition generated by the search condition generation unit 112,
A search is performed on the storage area 110 of the memory, and the address of the first non-stored block detected is determined as the address of the block in which the image file is to be stored. This storage block address is output to the storage information generation unit 114.

【0063】格納情報生成部114は、ファイル格納制
御部107がファイル格納を実行するために必要な格納
情報の生成部である。格納情報生成部114では、格納
ブロック検索部113が出力した画像ファイルを格納す
べきブロックのアドレスと、画像制御情報解析部109
が出力した画像属性情報と、を総合して格納情報を生成
し、ファイル格納制御部107に出力する。
The storage information generation unit 114 is a generation unit of storage information necessary for the file storage control unit 107 to execute file storage. The storage information generation unit 114 stores the address of the block in which the image file output from the storage block search unit 113 is to be stored, and the image control information analysis unit 109
, And generates storage information by combining the output image attribute information and the image attribute information, and outputs the generated storage information to the file storage control unit 107.

【0064】ファイル格納制御部107は、メモリの格
納領域110への画像ファイルの格納を実行する制御部
である。ファイル格納制御部107では、画像入力部1
02からの画像データと、ファイル入力制御部108か
らの格納情報とを統合し、更にこの情報を1のブロック
で格納できる容量に適合した複数の画像ファイルに分割
して、メモリの格納領域110に格納する。
The file storage control unit 107 is a control unit that stores an image file in the storage area 110 of the memory. In the file storage control unit 107, the image input unit 1
02 is integrated with the storage information from the file input control unit 108, and this information is further divided into a plurality of image files suitable for the capacity that can be stored in one block, and stored in the storage area 110 of the memory. Store.

【0065】ファイル読取制御部115は、メモリの格
納領域110から画像ファイルの読取りを実行する制御
部である。ファイル読取制御部115では、ファイル出
力制御部116の指示に従い、分割されメモリの格納領
域110に格納された複数の画像ファイルを統合し、画
像データに復元してファイル出力制御部116に出力す
る。
The file read control unit 115 is a control unit that reads an image file from the storage area 110 of the memory. In accordance with the instruction from the file output control unit 116, the file read control unit 115 integrates a plurality of image files divided and stored in the storage area 110 of the memory, restores the image files to image data, and outputs the image data to the file output control unit 116.

【0066】ファイル出力制御部116は、ファイル読
取制御部115を制御し、画像出力部105に画像デー
タを出力する制御部である。ファイル出力制御部116
は、画像出力部105からのリクエスト情報に従って、
ファイル入力制御部108から格納情報を入手し、ファ
イル読取制御部115を制御する。ファイル読取制御部
115が読み取って復元した画像データは、画像出力部
105に転送される。
The file output control section 116 controls the file read control section 115 and outputs image data to the image output section 105. File output control unit 116
According to the request information from the image output unit 105,
The storage information is obtained from the file input control unit 108 and the file read control unit 115 is controlled. The image data read and restored by the file reading control unit 115 is transferred to the image output unit 105.

【0067】画像出力部105は画像データの出力部で
ある。画像出力部105は、外部装置から画像データを
出力せよと指示を受けると、ファイル出力制御部116
にリクエスト情報を送る。リクエスト情報に従ってファ
イル出力制御部116が返してきた画像データはプリン
タ装置106に出力される。
The image output unit 105 is an image data output unit. Upon receiving an instruction to output image data from an external device, the image output unit 105 outputs the file output control unit 116.
Send request information to. The image data returned by the file output control unit 116 according to the request information is output to the printer device 106.

【0068】次に、このデータ格納装置101の特徴で
あるメモリの格納領域110の有効活用を実現する為に
採用した、画像ファイルの格納ブロックの検索条件が、
検索条件生成部112においてどのように生成されるか
について、図2及び図3を用いて詳細に説明する。
Next, the search condition of the storage block of the image file adopted to realize the effective use of the storage area 110 of the memory, which is a feature of the data storage device 101, is as follows.
How it is generated by the search condition generation unit 112 will be described in detail with reference to FIGS.

【0069】図2は、RAMの格納領域201を示す状
態図である。RAMの格納領域201は細分化された複
数のブロック1からブロック6の6ブロックに区分され
ており、順番に並んでいる。このようなRAMに画像フ
ァイルを格納する時には、図3に示す検索条件生成方法
により、画像ファイルを格納する目的やその画像ファイ
ルを保存すべき時間を考慮して、未格納ブロックを検索
し、検出した未格納ブロックに画像ファイルを格納す
る。
FIG. 2 is a state diagram showing the storage area 201 of the RAM. The storage area 201 of the RAM is divided into a plurality of subdivided blocks 1 to 6 and arranged in order. When an image file is stored in such a RAM, an unstored block is searched for and detected by the search condition generation method shown in FIG. 3 in consideration of the purpose of storing the image file and the time to store the image file. The image file is stored in the unstored block.

【0070】即ち、まず、S301では、画像データの
保存時間に関する画像属性情報を取得する。次にS30
2〜S304では、その画像データの保存時間が1分以
内であれば、区分番号1をその画像データの保存時間情
報として確定する。同様に、S305〜S309では、
その画像データの保存時間が1時間以内であれば区分番
号2、その画像データの保存時間が1日以内であれば区
分番号3、その画像データの保存時間が1日以上であれ
ば区分番号4を、それぞれその画像データの保存時間情
報として確定する。
That is, first, in S301, image attribute information on the storage time of image data is obtained. Next, S30
In steps 2 to S304, if the storage time of the image data is within 1 minute, the section number 1 is determined as the storage time information of the image data. Similarly, in S305 to S309,
If the storage time of the image data is less than one hour, classification number 2; if the storage time of the image data is less than one day, classification number 3; if the storage time of the image data is more than one day, classification number 4 Are determined as storage time information of the image data.

【0071】次に、S310〜S317では区分番号に
従い、検索条件を確定する。例えば、S310〜S31
2では、画像データの区分番号が1の場合にはブロック
1からブロック6に向かう順番に未格納ブロックを検索
するという検索条件が確定する。
Next, in S310 to S317, the search condition is determined according to the section number. For example, S310 to S31
In 2, when the section number of the image data is 1, a search condition for searching for an unstored block in the order from block 1 to block 6 is determined.

【0072】同様に、S312〜S317では、その画
像データの区分番号が2であればブロック2からブロッ
ク6に向かう順番に未格納ブロックを検索し最後にブロ
ック1を検索するという検索条件、その画像データの区
分番号が3であればブロック5からブロック1に向かう
順番に未格納ブロックを検索し最後にブロック6を検索
するという検索条件、その画像データの区分番号が4で
あればブロック6からブロック1に向かう順番に未格納
ブロックを検索するという検索条件が、それぞれ確定す
る。
Similarly, in S312 to S317, if the section number of the image data is 2, a search condition that the unstored block is searched in order from block 2 to block 6 and block 1 is searched last, If the data section number is 3, a search condition is that an unstored block is searched in order from block 5 to block 1 and finally block 6 is searched. If the image data section number is 4, block 6 to block Search conditions for searching for unstored blocks in the order toward 1 are respectively determined.

【0073】上記方法で確定した検索条件に従い、格納
ブロック検索部113は、RAMの格納領域201の中
から未格納ブロックの検索を実行し、ファイル格納制御
部107は、検出した格納ブロックアドレスに画像ファ
イルを格納することは、既に述べたとおりである。
In accordance with the search conditions determined by the above method, the storage block search unit 113 searches the storage area 201 of the RAM for an unstored block, and the file storage control unit 107 stores the image in the detected storage block address. Storing the file is as described above.

【0074】以上述べたようなファイルの格納制御手段
を具備することによりデータ格納装置には次の効果が得
られる。即ち、従来のデータ格納装置にあったような、
例えば、画像データを保存すべき時間を考慮することな
く格納領域を検索したために、たまたま保存時間1分の
画像データが所定の順番中最後のブロックであるブロッ
ク6に格納された直後に、保存時間1年以上の画像デー
タが所定の順番中途中の順番であるブロック5に格納さ
れて、その後ブロック6の画像データは消去されても、
連続した格納領域が得られないという不具合を防止する
ことができる。
By providing the file storage control means as described above, the following effects can be obtained in the data storage device. That is, as in a conventional data storage device,
For example, since the storage area was searched without considering the time to store the image data, the storage time immediately after the image data having a storage time of 1 minute was stored in the block 6 which is the last block in the predetermined order. Even if the image data of one year or more is stored in the block 5 which is in the middle of the predetermined order, and the image data of the block 6 is deleted thereafter,
The problem that a continuous storage area cannot be obtained can be prevented.

【0075】また、保存時間が比較的長い画像データで
あっても、保存時間が1時間以上1年未満のものは所定
の順番中最後のブロックであるブロック6に格納される
確率は低いので、保存時間1年以上の画像データがブロ
ック6に格納される確率は更に高くなる。従って、連続
した格納領域が得られないという従来のデータ格納装置
にあった不具合を確実に防止することができる。
Further, even if the image data has a relatively long storage time, the image data having a storage time of one hour or more and less than one year has a low probability of being stored in the block 6 which is the last block in the predetermined order. The probability that image data having a storage time of one year or more is stored in the block 6 is further increased. Therefore, it is possible to surely prevent a problem in the conventional data storage device that a continuous storage area cannot be obtained.

【0076】このように、本実施の形態1のデータ格納
装置101によれば、上述の検索条件に従って、画像フ
ァイルを格納すべき未格納ブロックを検索し決定するの
で、保存時間が短い画像データはブロック1周辺に格納
され、保存時間が長い画像データはブロック6周辺に格
納される確率が高くなる。一方、ブロック3或いはブロ
ック4を中心とした格納領域には、連続した未格納ブロ
ックを確保できる確率が高くなる。従って、画像データ
処理の為一時的に連続した格納領域を必要とされる時に
も、不具合は生じにくい。
As described above, according to the data storage device 101 of the first embodiment, an unstored block in which an image file is to be stored is searched and determined according to the above-described search conditions. Image data that is stored around the block 1 and has a long storage time has a high probability of being stored around the block 6. On the other hand, the probability that continuous unstored blocks can be secured in the storage area centered on the block 3 or the block 4 increases. Therefore, even when a temporary continuous storage area is required for image data processing, a problem hardly occurs.

【0077】(実施の形態2)次に、本発明の実施の形
態2に係るデータ格納装置について説明する。データ格
納装置の全体構成と処理の流れは、図1に示す本発明の
実施の形態1とほぼ同じであるが、データ格納装置のメ
モリとしてRAMではなくフラッシュメモリを使用して
いるという構成が相違する。これに伴い、フラッシュメ
モリの格納領域の中から画像ファイルを格納すべきブロ
ックを検索するための検索条件も、実施の形態1の検索
条件と相違する。
(Embodiment 2) Next, a data storage device according to Embodiment 2 of the present invention will be described. The overall configuration of the data storage device and the flow of processing are almost the same as those of the first embodiment of the present invention shown in FIG. 1, except that a flash memory is used instead of a RAM as the memory of the data storage device. I do. Accordingly, the search condition for searching the storage area of the flash memory for the block in which the image file is to be stored is also different from the search condition of the first embodiment.

【0078】一般に、フラッシュメモリは、画像ファイ
ルの格納と消去との繰り返し可能回数が比較的少ないと
いう特性を持つ。そこで、特定の格納領域だけに集中し
て画像ファイルの格納と消去とが繰り返し行われること
のないように、画像ファイルを格納すべきブロックを検
索するための検索条件を設定する必要がある。以下に図
4及び図5を用いて、その検索条件について説明する。
Generally, a flash memory has a characteristic that the number of repetitions of storage and deletion of an image file is relatively small. Therefore, it is necessary to set a search condition for searching for a block in which an image file is to be stored so that storage and deletion of an image file are not repeatedly performed intensively only in a specific storage area. The search conditions will be described below with reference to FIGS.

【0079】図4は、フラッシュメモリの格納領域40
1を示す状態図である。フラッシュメモリの場合、ファ
イルの消去はセクタ毎の一括消去しかできないので、セ
クタを1単位としてファイルの消去回数が決まり、図4
に示すようにその消去回数はセクタ毎にばらついてい
る。このようなフラッシュメモリに画像ファイルを格納
する時には、図5に示す検索条件生成方法により、画像
ファイルを格納する目的やそのファイルを保存すべき時
間を考慮して、未格納ブロックを検索し、検出した未格
納ブロックに画像ファイルを格納する。
FIG. 4 shows the storage area 40 of the flash memory.
FIG. In the case of a flash memory, file erasing can be performed only in batches for each sector. Therefore, the number of file erasures is determined for each sector.
As shown in (1), the number of erasures varies from sector to sector. When an image file is stored in such a flash memory, an unstored block is searched and detected by the search condition generation method shown in FIG. 5 in consideration of the purpose of storing the image file and the time when the file should be stored. The image file is stored in the unstored block.

【0080】まず、S301〜S309において、画像
データの保存時間に対応した区分番号1から区分番号4
までのいずれかの区分番号が確定し、保存時間情報とな
る点は、図3に示す本発明の実施の形態1の検索条件生
成方法と同じである。
First, in steps S301 to S309, from section number 1 to section number 4 corresponding to the storage time of the image data.
The point that any of the division numbers up to is determined and becomes storage time information is the same as the search condition generation method according to the first embodiment of the present invention shown in FIG.

【0081】次に、S501〜S508では区分番号に
従い、検索条件を確定する。例えば、S501〜S50
3では、画像データの区分番号が1の場合には、消去回
数の最も少ないセクタ4から消去回数の少ない順番にセ
クタ内の未格納ブロックを検索するという検索条件が確
定する。
Next, in S501 to S508, the search condition is determined according to the section number. For example, S501 to S50
In 3, when the section number of the image data is 1, a search condition for searching for an unstored block in a sector from the sector 4 with the smallest number of erasures in the order of the smallest number of erasures is determined.

【0082】同様に、S504〜S508では、その画
像データの区分番号が2であれば、消去回数の2番目に
少ないセクタ5から消去回数の少ない順番にセクタ内の
未格納ブロックを検索し最後に消去回数の最も少ないセ
クタ4内の未格納ブロックを検索するという検索条件、
その画像データの区分番号が3であれば、消去回数の2
番目に多いセクタ2から消去回数の多い順番にセクタ内
の未格納ブロックを検索し最後に消去回数の最も多いセ
クタ6内の未格納ブロックを検索するという検索条件、
その画像データの区分番号が4であれば、消去回数の最
も多いセクタ6から消去回数の多い順番にセクタ内の未
格納ブロックを検索するという検索条件が、それぞれ確
定する。
Similarly, in S504 to S508, if the section number of the image data is 2, an unstored block in the sector is searched from the sector 5 with the second smallest number of erasures in the order of the smallest number of erasures, and finally, A search condition for searching for an unstored block in the sector 4 with the least number of erases,
If the section number of the image data is 3, the erasure count is 2
A search condition that an unstored block in a sector is searched in the order of the number of erasures from the sector having the largest number of erasures, and an unstored block in the sector 6 is searched last in the order of erasure;
If the section number of the image data is 4, search conditions for searching for an unstored block in a sector from the sector 6 having the largest number of erasures in the order of the largest number of erasures are determined.

【0083】上記方法で確定した検索条件に従い、格納
ブロック検索部113では、フラッシュメモリの格納領
域401の中で未格納ブロックの検索を実行し、最初に
検出した未格納ブロックのアドレスに画像ファイルが格
納される。
In accordance with the search conditions determined by the above method, the storage block search unit 113 searches for the unstored blocks in the storage area 401 of the flash memory, and stores the image file at the address of the first detected unstored block. Is stored.

【0084】以上述べたようなファイルの格納制御手段
を具備することによりデータ格納装置には次の効果が得
られる。例えば、このフラッシュメモリの格納領域40
1のセクタ4とセクタ6だけが未格納ブロックを有して
いる状態において、たまたま保存時間1分の画像データ
がセクタ6の未格納ブロックに格納され、セクタ6内の
未格納ブロックが無くなった直後に保存時間1年以上の
画像データがセクタ4に格納された為に、その後、元々
消去回数の最も多かったセクタ6だけに画像データの格
納と消去とが繰り返され、ファイルの格納及び読取り速
度が次第に低下するという、従来のデータ格納装置にあ
った不具合を防止することができる。
By providing the file storage control means as described above, the following effects can be obtained in the data storage device. For example, the storage area 40 of this flash memory
In a state in which only one sector 4 and sector 6 have an unstored block, the image data for a storage time of 1 minute happens to be stored in the unstored block of the sector 6 and immediately after the unstored block in the sector 6 is exhausted. Since the image data having a storage time of one year or longer is stored in the sector 4, the storing and erasing of the image data is repeated only in the sector 6 which originally had the largest number of erasures, and the speed of storing and reading the file is reduced. It is possible to prevent the problem that the conventional data storage device gradually decreases.

【0085】また、保存時間が比較的長い画像データで
あっても、保存時間が1時間以上1年未満のものはセク
タ6に格納される確率は低いので、保存時間1年以上の
画像データがセクタ6に格納される確率は更に高くな
る。従って、元々消去回数の最も多かったセクタ6だけ
に画像データの格納と消去とが繰り返されて、ファイル
の格納及び読取り速度が次第に低下するという従来のデ
ータ格納装置にあった不具合は確実に防止できる。
Even if the image data has a relatively long storage time, the image data having a storage time of one hour or more and less than one year has a low probability of being stored in the sector 6. The probability of being stored in sector 6 is even higher. Therefore, the storage and erasure of the image data is repeated only in the sector 6 which originally had the largest number of erasures, and the problem of the conventional data storage device that the storage and read speed of the file gradually decreases can be reliably prevented. .

【0086】このように、本発明の実施の形態2のデー
タ格納装置101によれば、上述の検索条件に従って、
画像ファイルを格納すべき未格納ブロックを検索し決定
するので、保存時間が長い画像データは、消去回数の最
も多いセクタ6内の未格納ブロックに格納され、セクタ
6はその後格納と消去との繰り返し回数が減る。一方、
保存時間が短い画像データは、消去回数の最も少ないセ
クタ4内の未格納ブロックに格納される確率が高くな
り、セクタ4はその後格納と消去との繰り返し回数が増
える。従って、一部のセクタだけに画像ファイルの格納
と消去が繰り返されるために、そのセクタの格納及び読
取り速度が低下しデータ格納装置101全体の処理速度
が遅くなる、という不具合は生じにくい。
As described above, according to the data storage device 101 of the second embodiment of the present invention, according to the above-described search condition,
Since an unstored block in which an image file is to be stored is searched and determined, image data having a long storage time is stored in an unstored block in the sector 6 having the largest number of erasures, and the sector 6 is thereafter repeatedly stored and erased. The number of times decreases. on the other hand,
The image data having a short storage time has a high probability of being stored in an unstored block in the sector 4 with the least number of erasures, and the number of repetitions of storage and erasure of the sector 4 thereafter increases. Therefore, since the storing and erasing of the image file are repeated only in a part of the sectors, the problem that the storing and reading speed of the sectors is reduced and the processing speed of the entire data storage device 101 is reduced is less likely to occur.

【0087】なお、フラッシュメモリの格納領域の中か
ら画像ファイルを格納すべきブロックを検索するための
検索条件は、次に示す検索条件であってもよい。図6を
用いて、その検索条件について説明する。
The search condition for searching the storage area of the flash memory for the block in which the image file is to be stored may be the following search condition. The search condition will be described with reference to FIG.

【0088】図6は、フラッシュメモリの格納領域60
1を示している。画像ファイルを格納した時に、画像デ
ータと共に画像データの保存時間の長短に基づいて区分
された区分番号が格納されており、各セクタに区分番号
の異なる画像ファイルが混在している。このようなフラ
ッシュメモリにおいて、画像ファイルを格納する時の検
索条件は、まず、既に同一の区分番号である画像ファイ
ルが格納されたセクタの中から未格納ブロックを検索
し、そのようなセクタ内に未格納ブロックが検出されな
かった場合に、上述したような図5に示す検索条件を適
用するというものである。
FIG. 6 shows the storage area 60 of the flash memory.
1 is shown. When the image file is stored, the image data is stored with the division number classified based on the length of the storage time of the image data, and image files having different division numbers are mixed in each sector. In such a flash memory, a search condition for storing an image file is as follows. First, an unstored block is searched for from a sector in which an image file having the same section number is already stored, and a search is performed in such a sector. When an unstored block is not detected, the above-described search condition shown in FIG. 5 is applied.

【0089】例えば、図6において新たに区分番号2の
画像ファイルを格納したい時は、既に同一の区分番号で
ある区分番号2の画像ファイルが格納されたセクタ2の
中から未格納ブロックを検索し、最初に検出した未格納
ブロックであるブロック3に画像ファイルを格納する。
For example, in FIG. 6, when it is desired to newly store the image file of the section number 2, an unstored block is searched from the sector 2 in which the image file of the section number 2 having the same section number is already stored. Then, the image file is stored in the block 3 which is the first unstored block.

【0090】このような検索条件によれば、保存時間が
長い画像ファイルと、保存時間が短い画像ファイルと
が、同一セクタ内に混在して格納される確率が低くな
る。従って、従来フラッシュメモリにおいてファイルの
消去はセクタ毎の一括消去しかできないために生じてい
た不具合のように、保存時間が長い画像ファイルの消去
が行われるまで、保存時間が短く既に保存不要となった
画像ファイルの消去は行えず、保存不要な画像ファイル
を格納したブロックであるにも関わらず格納不能ブロッ
クとなるという不具合が生じることはない。
According to such a search condition, the probability that an image file having a long storage time and an image file having a short storage time are mixedly stored in the same sector is reduced. Therefore, unlike a conventional flash memory in which a file can be erased only by batch erasing for each sector, until the image file having a long storage time is erased, the storage time is short and the storage is no longer required. The image file cannot be erased, and there is no problem that the block becomes a non-storable block even though the image file does not need to be stored.

【0091】(実施の形態3)次に、本発明の実施の形
態3に係るデータ格納装置について説明する。データ格
納装置の全体構成と処理の流れは、図1に示す本発明の
実施の形態1とほぼ同じであるが、データ格納装置のメ
モリとしてRAMとフラッシュメモリを併用していると
いう構成が相違する。これに伴い、フラッシュメモリの
格納領域の中から画像ファイルを格納すべきブロックを
検索するための検索条件も、実施の形態1の検索条件と
相違する。そこで、この検索条件の生成方法について、
図7を用いて説明する。
(Embodiment 3) Next, a data storage device according to Embodiment 3 of the present invention will be described. The overall configuration of the data storage device and the flow of processing are almost the same as those in the first embodiment of the present invention shown in FIG. . Accordingly, the search condition for searching the storage area of the flash memory for the block in which the image file is to be stored is also different from the search condition of the first embodiment. Therefore, about how to generate this search condition,
This will be described with reference to FIG.

【0092】まず、S701〜S702ではメモリの種
類を判別し、メモリがRAMである場合には、本発明の
実施の形態1に既述した図3に示す検索条件に従って未
格納ブロックを検索する。一方、メモリがフラッシュメ
モリである場合には、本発明の実施の形態2のなお書き
に記述した図6に示す検索条件に従って未格納ブロック
を検索する。即ち、S703〜S704では、既に同一
の区分番号である画像ファイルが格納されたセクタの存
在の有無を検索し、存在すればそのようなセクタの中か
ら未格納ブロックを検索する。一方、S705〜S70
6では、同一の区分番号である画像ファイルが格納され
たセクタが存在しないか、そのようなセクタが存在して
もそのセクタの中に未格納ブロックが存在しない場合に
は、ここで初めて図5に示す検索条件を適用して未格納
ブロックを検索する。
First, in steps S701 and S702, the type of memory is determined. If the memory is a RAM, an unstored block is searched according to the search condition shown in FIG. 3 described in the first embodiment of the present invention. On the other hand, when the memory is a flash memory, an unstored block is searched according to the search condition shown in FIG. 6 described in the second embodiment of the present invention. That is, in S703 to S704, the presence or absence of a sector in which an image file having the same section number has already been stored is searched, and if so, an unstored block is searched from such a sector. On the other hand, S705 to S70
In FIG. 6, if there is no sector in which the image file having the same section number is stored, or if there is no unstored block in the sector even if such a sector exists, FIG. The unstored block is searched by applying the search condition shown in (1).

【0093】以上のように場合分けされた各検索条件に
従って、S707で未格納ブロックを検出した時はその
未格納ブロックに画像ファイルを格納し、S708で検
出されない時は未格納ブロックが無いため画像ファイル
は格納不能であるという情報を返す処理を行う。
According to each of the search conditions classified as described above, when an unstored block is detected in S707, the image file is stored in the unstored block, and when it is not detected in S708, there is no unstored block. A process for returning information that the file cannot be stored is performed.

【0094】このように、本実施の形態3のデータ格納
装置によれば、メモリの種類及び特性に応じた最適な画
像ファイルの格納制御手段により、画像ファイルを格納
することができる。
As described above, according to the data storage device of the third embodiment, the image file can be stored by the optimum image file storage control means according to the type and characteristics of the memory.

【0095】[0095]

【発明の効果】以上説明したように本発明のデータ格納
装置は、メモリの格納領域が、未格納領域でありながら
格納不能領域として有効活用できなくなるという不具合
がなく、また、メモリの格納領域の一部に集中してファ
イルの格納と消去とを繰り返すために生じるファイルの
格納及び読取り速度の低下を最小限に止めることができ
るデータ格納装置を提供することができる。
As described above, the data storage device of the present invention does not have the disadvantage that the storage area of the memory cannot be effectively used as the non-storable area even though it is an unstored area. It is possible to provide a data storage device capable of minimizing a decrease in file storage and reading speed caused by repeating storage and deletion of a file in a part.

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

【図1】実施の形態1に係るデータ格納装置のブロック
FIG. 1 is a block diagram of a data storage device according to a first embodiment;

【図2】実施の形態1のデータ格納装置におけるRAM
の格納領域の状態図
FIG. 2 is a RAM in the data storage device according to the first embodiment;
Diagram of storage area

【図3】実施の形態1のデータ格納装置における検索条
件生成のフロー図
FIG. 3 is a flowchart of search condition generation in the data storage device according to the first embodiment;

【図4】実施の形態2のデータ格納装置におけるフラッ
シュメモリの格納領域の状態図
FIG. 4 is a state diagram of a storage area of a flash memory in a data storage device according to a second embodiment.

【図5】実施の形態2のデータ格納装置における検索条
件生成のフロー図
FIG. 5 is a flowchart of search condition generation in the data storage device according to the second embodiment.

【図6】実施の形態2のデータ格納装置におけるフラッ
シュメモリの格納領域の状態図
FIG. 6 is a state diagram of a storage area of a flash memory in a data storage device according to a second embodiment.

【図7】実施の形態3のデータ格納装置における検索条
件生成及びファイル格納のフロー図
FIG. 7 is a flowchart of search condition generation and file storage in the data storage device according to the third embodiment.

【図8】従来のデータ格納装置におけるRAMの格納領
域の状態図
FIG. 8 is a state diagram of a storage area of a RAM in a conventional data storage device.

【図9】従来のデータ格納装置におけるフラッシュメモ
リの格納領域の状態図
FIG. 9 is a state diagram of a storage area of a flash memory in a conventional data storage device.

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

101 データ格納装置 107 ファイル格納制御部 108 ファイル入力制御部 110 メモリの格納領域 111 保存時間生成部 112 検索条件生成部 114 格納情報生成部 201、801 RAMの格納領域 401、601、901 フラッシュメモリの格納領域 Reference Signs List 101 Data storage device 107 File storage control unit 108 File input control unit 110 Storage area of memory 111 Storage time generation unit 112 Search condition generation unit 114 Storage information generation unit 201, 801 Storage area of RAM 401, 601, 901 Storage of flash memory region

Claims (12)

【特許請求の範囲】[Claims] 【請求項1】 複数の格納領域にファイルを順次格納す
るメモリと、印刷のための一時的な格納であるか繰り返
し使用のための長期的な格納であるか等のファイルの処
理方法に基づいてファイルの保存時間情報を生成する生
成手段と、前記保存時間情報に対応した検索条件で前記
メモリの未格納領域を検索する検索手段と、前記検索手
段により検出された前記未格納領域に前記ファイルを格
納する格納制御手段と、を具備することを特徴とするデ
ータ格納装置。
A memory for sequentially storing files in a plurality of storage areas, and a method for processing files such as temporary storage for printing or long-term storage for repeated use. Generating means for generating storage time information of the file; searching means for searching for an unstored area of the memory using search conditions corresponding to the storage time information; and storing the file in the unstored area detected by the search means. A data storage device, comprising: storage control means for storing.
【請求項2】 複数の格納領域にファイルを順次格納す
るメモリと、前記ファイルの入力元の操作指示によりフ
ァイルの保存時間情報を生成する生成手段と、前記保存
時間情報に対応した検索条件で前記メモリの未格納領域
を検索する検索手段と、前記検索手段により検出された
前記未格納領域に前記ファイルを格納する格納制御手段
と、を具備することを特徴とするデータ格納装置。
2. A memory for sequentially storing files in a plurality of storage areas, generating means for generating storage time information of the file according to an operation instruction of an input source of the file, and a search condition corresponding to the storage time information. A data storage device comprising: a search unit that searches for an unstored area of a memory; and a storage control unit that stores the file in the unstored area detected by the search unit.
【請求項3】 ファクシミリ装置、スキャナ装置、プリ
ンタ装置とファイルを入出力するデータ格納装置におい
て、複数の格納領域にファイルを順次格納するメモリ
と、前記ファイルの入力元となる装置の種類に応じてフ
ァイルの保存時間情報を生成する生成手段と、前記保存
時間情報に対応した検索条件で前記メモリの未格納領域
を検索する検索手段と、前記検索手段により検出された
前記未格納領域に前記ファイルを格納する格納制御手段
と、を具備することを特徴とするデータ格納装置。
3. A data storage device for inputting / outputting a file from / to a facsimile device, a scanner device, and a printer device, a memory for sequentially storing files in a plurality of storage areas, and a type of a device from which the file is input. Generating means for generating storage time information of the file; searching means for searching for an unstored area of the memory using search conditions corresponding to the storage time information; and storing the file in the unstored area detected by the search means. A data storage device, comprising: storage control means for storing.
【請求項4】 前記検索手段は、前記保存時間が所定時
間より短いときは、前記メモリの格納領域の中におい
て、所定の順番に前記未格納領域を検索し、前記保存時
間が所定時間より長いときは、前記メモリの格納領域の
中において、前記所定の順番と逆の順番に前記未格納領
域を検索することを特徴とする請求項1から請求項3の
いずれかに記載のデータ格納装置。
4. When the storage time is shorter than a predetermined time, the search means searches the storage area of the memory for the unstored area in a predetermined order, and the storage time is longer than a predetermined time. 4. The data storage device according to claim 1, wherein the non-storage area is searched in the storage area of the memory in an order reverse to the predetermined order.
【請求項5】 前記検索手段は、前記保存時間が第1の
所定時間より長く且つ第2の所定時間より短いときは、
前記メモリの格納領域の中において、前記所定の順番の
中の途中の順番の未格納領域から前記所定の順番と逆の
順番に前記未格納領域を検索することを特徴とする請求
項4に記載のデータ格納装置。
5. The search means, when the storage time is longer than a first predetermined time and shorter than a second predetermined time,
5. The storage area of the memory, wherein the non-storage area is searched in an order reverse to the predetermined order from a non-storage area in the middle of the predetermined order. Data storage device.
【請求項6】 前記格納制御手段は、前記ファイルとそ
の前記保存時間に関する情報とを対応づけて格納し、前
記検索手段は、後に別のファイルを格納する時には、前
記保存時間が近似するファイルが格納されている前記格
納領域の中から前記未格納領域を検索することを特徴と
する請求項1から請求項3のいずれかに記載のデータ格
納装置。
6. The storage control means stores the file and the information on the storage time in association with each other, and the search means stores a file having a similar storage time when another file is stored later. 4. The data storage device according to claim 1, wherein the unstored area is searched for from the stored storage areas.
【請求項7】 前記メモリは、複数の前記格納領域に区
分されており、前記区分内の前記格納領域に格納された
ファイルの消去は、前記区分を一単位とした一括消去の
みが可能であることを特徴とする請求項6に記載のデー
タ格納装置。
7. The memory is divided into a plurality of the storage areas, and erasing of files stored in the storage areas in the division can be performed only by batch erasing with the division as one unit. 7. The data storage device according to claim 6, wherein:
【請求項8】 前記メモリは、複数の種類のメモリで構
成されており、前記検索手段は、メモリの種類を判別
し、メモリの種類に応じて請求項3乃至請求項6に記載
の前記検索手段から選択されることを特徴とする請求項
1から請求項3のいずれかに記載のデータ格納装置。
8. The search device according to claim 3, wherein the memory includes a plurality of types of memories, and the search unit determines a type of the memory and determines the type of the memory according to the type of the memory. The data storage device according to any one of claims 1 to 3, wherein the data storage device is selected from means.
【請求項9】 請求項1から請求項8のいずれかに記載
のデータ格納装置を具備することを特徴とする画像処理
装置。
9. An image processing apparatus comprising the data storage device according to claim 1. Description:
【請求項10】 メモリにファイルを格納するに際し、
印刷のための一時的な格納であるか繰り返し使用のため
の長期的な格納であるか等のファイルの処理方法に基づ
いてファイルの保存時間情報を生成する生成工程と、前
記保存時間情報に対応した検索条件で前記メモリの未格
納領域を検索する検索工程と、前記検索工程により検出
された前記未格納領域に前記ファイルを格納する格納制
御工程と、を具備することを特徴とするデータ格納方
法。
10. When storing a file in a memory,
A generating step of generating file storage time information based on a file processing method such as temporary storage for printing or long-term storage for repeated use, and corresponding to the storage time information A data storage method comprising: a search step of searching for an unstored area of the memory using the set search conditions; and a storage control step of storing the file in the unstored area detected by the search step. .
【請求項11】 メモリにファイルを格納するに際し、
前記ファイルの入力元の操作指示によりファイルの保存
時間情報を生成する生成工程と、前記保存時間情報に対
応した検索条件で前記メモリの未格納領域を検索する検
索工程と、前記検索工程により検出された前記未格納領
域に前記ファイルを格納する格納制御工程と、を具備す
ることを特徴とするデータ格納方法。
11. When storing a file in a memory,
A generation step of generating storage time information of a file according to an operation instruction of an input source of the file, a search step of searching for an unstored area of the memory with a search condition corresponding to the storage time information, A storage control step of storing the file in the unstored area.
【請求項12】 ファクシミリ装置、スキャナ装置、プ
リンタ装置とファイルを入出力するデータ格納装置にお
いて、データ格納装置のメモリにファイルを格納するに
際し、前記ファイルの入力元となる装置の種類に応じて
ファイルの保存時間情報を生成する生成工程と、前記保
存時間情報に対応した検索条件で前記メモリの未格納領
域を検索する検索工程と、前記検索工程により検出され
た前記未格納領域に前記ファイルを格納する格納制御工
程と、を具備することを特徴とするデータ格納方法。
12. A data storage device for inputting / outputting a file from / to a facsimile device, a scanner device, and a printer device. When a file is stored in a memory of the data storage device, the file is stored in accordance with the type of the device from which the file is input. A storage step of generating storage time information, a search step of searching for an unstored area of the memory using search conditions corresponding to the storage time information, and storing the file in the unstored area detected by the search step. A data storage method.
JP2001283755A 2001-09-18 2001-09-18 Data storage device Pending JP2002149469A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001283755A JP2002149469A (en) 2001-09-18 2001-09-18 Data storage device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2001283755A JP2002149469A (en) 2001-09-18 2001-09-18 Data storage device

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP15934098A Division JP3270397B2 (en) 1998-06-08 1998-06-08 Data storage device

Publications (1)

Publication Number Publication Date
JP2002149469A true JP2002149469A (en) 2002-05-24

Family

ID=19107201

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001283755A Pending JP2002149469A (en) 2001-09-18 2001-09-18 Data storage device

Country Status (1)

Country Link
JP (1) JP2002149469A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011086181A (en) * 2009-10-16 2011-04-28 Fanuc Ltd Information processor including nonvolatile memory protection function
JP2011147815A (en) * 2011-05-09 2011-08-04 Daiichi Shokai Co Ltd Game machine
WO2023169142A1 (en) * 2022-03-07 2023-09-14 华为技术有限公司 Storage apparatus and related data partition management method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011086181A (en) * 2009-10-16 2011-04-28 Fanuc Ltd Information processor including nonvolatile memory protection function
JP2011147815A (en) * 2011-05-09 2011-08-04 Daiichi Shokai Co Ltd Game machine
WO2023169142A1 (en) * 2022-03-07 2023-09-14 华为技术有限公司 Storage apparatus and related data partition management method

Similar Documents

Publication Publication Date Title
JP3265697B2 (en) Image processing device
US20020090208A1 (en) File management system of image data
US6378033B1 (en) Electronic device, control method thereof and storage medium
JP3117668B2 (en) Memory management method for portable terminal equipment
JP3270397B2 (en) Data storage device
JPH06133090A (en) Picture processor
JP2002149469A (en) Data storage device
US6992788B2 (en) Image processing apparatus and method, and storage medium
JP5629438B2 (en) File management apparatus and control method thereof
KR20010056528A (en) Data tiling method for retrieving and handling large volume of data
JP3151912B2 (en) Image processing device
JPS58114149A (en) Electronic filing system
JPH07110038B2 (en) Device for transmitting contents stored in memory
JP2611490B2 (en) System operating environment setting device
JPH07282073A (en) Data retrieving device and its method
JPH08324040A (en) Printing system and method of printing process
KR920009721B1 (en) Method for processing log file
JP3069384B2 (en) Document processing apparatus and method
JP2001256090A (en) Picture data managing device
JPS62123870A (en) Store and forward data management system for facsimile equipment
JPH02309465A (en) Image memory control device
JPH0955835A (en) Image processor
KR19980019748A (en) How to Use Printer Memory Efficiently
JPH11327932A (en) Memory management device and computer provided with the device
JP2000059584A (en) Scanner control method and device therefor

Legal Events

Date Code Title Description
A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20050906

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20051017

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20060221