JP3080682B2 - Still camera data writing method - Google Patents

Still camera data writing method

Info

Publication number
JP3080682B2
JP3080682B2 JP03109175A JP10917591A JP3080682B2 JP 3080682 B2 JP3080682 B2 JP 3080682B2 JP 03109175 A JP03109175 A JP 03109175A JP 10917591 A JP10917591 A JP 10917591A JP 3080682 B2 JP3080682 B2 JP 3080682B2
Authority
JP
Japan
Prior art keywords
image data
area
flag
information
writing
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.)
Expired - Lifetime
Application number
JP03109175A
Other languages
Japanese (ja)
Other versions
JPH04336893A (en
Inventor
義人 河越
久 丹羽
悟 滝沢
郁義 伊東
雅之 内山
Original Assignee
チノン株式会社
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
Family has litigation
First worldwide family litigation filed litigation Critical https://patents.darts-ip.com/?family=14503560&utm_source=google_patent&utm_medium=platform_link&utm_campaign=public_patent_search&patent=JP3080682(B2) "Global patent litigation dataset” by Darts-ip is licensed under a Creative Commons Attribution 4.0 International License.
Application filed by チノン株式会社 filed Critical チノン株式会社
Priority to JP03109175A priority Critical patent/JP3080682B2/en
Publication of JPH04336893A publication Critical patent/JPH04336893A/en
Application granted granted Critical
Publication of JP3080682B2 publication Critical patent/JP3080682B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、スチルカメラにおける
記憶媒体へのデータ書込方式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a method for writing data to a storage medium in a still camera.

【0002】[0002]

【従来の技術】ディジタルスチルカメラを用いて撮影し
た画像データは、撮影順に記録媒体の低位アドレスの領
域から高位アドレスの領域に順次記録される。通常の記
録媒体は画像データそのものが記録されるエリアと、こ
れを管理するための情報エリアから構成されている。情
報エリアには、対応するデータエリアに画像データが記
録されているかどうかの情報が設定されている。図4に
従来のデータ書込方式の例を示す。この例は、8個の画
像データが記録できる記録媒体に、5個の画像データを
記録した状態を示している。この状態で、既に記録した
画像データを消去する処理は、通常、画像データ自体を
書き替えることなく、この画像データに対応する情報エ
リアの情報だけを書き替えて実現している。図5に、画
像データ3を消去した例を示す。この例では、画像デー
タ3に対応する情報エリアは、この領域が空領域である
ことを認識できる情報に書き替えられる。したがって、
新たな撮影によって生成された画像データは、低位アド
レスの空領域から順に書き込まれるという原則に従い、
画像データ3の領域に書き込まれる。
2. Description of the Related Art Image data photographed using a digital still camera is sequentially recorded in the order of photographing from a lower address area to a higher address area of a recording medium. An ordinary recording medium includes an area in which image data itself is recorded and an information area for managing the area. In the information area, information as to whether image data is recorded in the corresponding data area is set. FIG. 4 shows an example of a conventional data writing method. This example shows a state in which five image data are recorded on a recording medium on which eight image data can be recorded. In this state, the process of erasing the already recorded image data is usually realized by rewriting only the information in the information area corresponding to the image data without rewriting the image data itself. FIG. 5 shows an example in which the image data 3 is deleted. In this example, the information area corresponding to the image data 3 is rewritten with information that can recognize that this area is an empty area. Therefore,
According to the principle that the image data generated by the new shooting is written in order from the empty area of the lower address,
The data is written in the area of the image data 3.

【0003】[0003]

【発明が解決しようとする課題】ところで、消去された
画像データの中には、使用者が間違えて消去してしまっ
た画像データもあり、後日この画像データを復活させた
い場合も生じる。しかし、従来のデータ書込方式では、
消去したデータの画像データの残っているデータエリア
には、新たな撮影によって生成された画像データが優先
的に書き込まれる。このために、消去した画像データの
復活が不可能になってしまい問題であった。
By the way, among the erased image data, there is an image data which has been erased by a user by mistake, and there is a case where it is desired to restore the image data at a later date. However, in the conventional data writing method,
In the data area where the image data of the erased data remains, the image data generated by the new shooting is preferentially written. This makes it impossible to recover the erased image data, which is a problem.

【0004】本発明はこのような問題を解決し、消去し
た画像データを容易に復活できるデータ書込方式を提供
することを目的とする。
An object of the present invention is to solve such a problem and to provide a data writing system capable of easily recovering erased image data.

【0005】[0005]

【課題を解決するための手段】上記の課題を解決するた
めに、本発明のデータ書込方式では、書込処理は選定さ
れた画像データ領域への画像データの書込みと画像デー
タ領域に対応する情報領域への第1フラグの設定を行
い、消去処理は所定の画像データ領域に対応する情報領
域への第2フラグの設定を行い、書込処理での書込み対
象の画像データ領域の選定は、各情報領域をサーチし
て、いずれのフラグも設定されていない情報領域がある
場合には、その情報領域に対応する画像データ領域を選
択し、いずれのフラグも設定されていない情報領域がな
くかつ第2フラグが設定された情報領域がある場合に
は、その情報領域に対応する画像データ領域を選択す
る。
In order to solve the above-mentioned problems, in the data writing method according to the present invention, the writing process corresponds to writing of image data to a selected image data area and corresponding to the image data area. The first flag is set in the information area, the erasing processing sets the second flag in the information area corresponding to the predetermined image data area, and the selection of the image data area to be written in the writing processing is When each information area is searched, and there is an information area in which none of the flags are set, an image data area corresponding to the information area is selected, and there is no information area in which none of the flags are set, and If there is an information area for which the second flag is set, an image data area corresponding to the information area is selected.

【0006】[0006]

【作用】本発明のデータ書込方式によれば、画像データ
領域への画像データの書込処理時に、対応する情報領域
に第1フラグが設定される。この第1フラグは画像デー
タ領域への上書きを禁止するフラグなので、書込処理で
の書込み対象の画像データ領域として、このフラグが設
定された画像データ領域が選択されることはない。ま
た、画像データ領域からの画像データの消去処理時に、
対応する情報領域に第2フラグが設定される。消去処理
ではこのフラグの設定だけが行われ、消去対象の画像デ
ータは新たな画像データが上書きされた際に消去され
る。したがって、消去処理をした後であっても、新たな
画像データが上書きされるまでは、消去対象の画像デー
タを復活させることができる。ところで、書込処理での
書込み対象の画像データ領域の選定は、未使用の画像デ
ータ領域が優先的に選択されるので、未使用の画像デー
タ領域がまだ残っている限りは、第2フラグが設定され
た画像データ領域に新たな画像データが書き込まれるこ
とはない。したがって、消去処理後に、いくつかの新規
画像データが書き込まれた場合であっても、消去対象の
画像データを復活させることができる。
According to the data writing method of the present invention, the first flag is set in the corresponding information area when the image data is written in the image data area. Since the first flag is a flag for prohibiting overwriting of the image data area, the image data area to which this flag is set is not selected as the image data area to be written in the writing process. Also, at the time of erasing the image data from the image data area,
A second flag is set in the corresponding information area. In the erasing process, only this flag is set, and the image data to be erased is erased when new image data is overwritten. Therefore, even after the erasing process, the image data to be erased can be restored until new image data is overwritten. By the way, in the selection of the image data area to be written in the writing process, since the unused image data area is preferentially selected, the second flag is set as long as the unused image data area still remains. No new image data is written to the set image data area. Therefore, even if some new image data is written after the erasing process, the image data to be erased can be restored.

【0007】[0007]

【実施例】以下、添付図面の図1から図3までを参照し
て、本発明の一実施例について説明する。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to FIGS.

【0008】本実施例は、ディジタルスチルカメラで撮
影した画像データを、ディジタルスチルカメラに内蔵し
たICメモリカードなどの記憶装置に書き込む方式に関
するものである。この記憶装置のメモリマップを図3
(a)に示す。同図のよれば、記憶装置10には第1画
像データ領域から第8画像データ領域までの8個の画像
データ領域群とそれぞれの画像データに対応する第1情
報領域から第8情報領域までの8個の情報領域群が備え
られている。画像データ領域群および情報領域群の各領
域への書込みや読み出しなどのアクセス処理は制御装置
20の指示で行われる。情報領域群の各々の情報領域
は、フラグが格納された領域と撮影日時などの付加情報
が格納された領域とから構成されている。フラグには、
画像データ領域に書き込まれた画像データの重要度によ
って第1フラグから第4フラグまで4種類のフラグがあ
る。図3(b)に示すようにこれらの4種類のフラグは
8ビットのデータとしてそれぞれ定義されている(第1
フラグ='00000011'、第2フラグ='00000010'、第3フ
ラグ='00000001'、第4フラグ='00000000')。ここ
で、第1フラグは画像データ領域に画像データが書き込
まれた際に設定され、第2フラグは画像データ領域から
画像データを削除するための消去処理の際に設定され
る。この消去処理では、実際の画像データの消去は行わ
ず、フラグの設定だけを行う。第3フラグは画像データ
領域への画像データの書込みが失敗した際に設定され、
第4フラグは未使用の画像データ領域に対して設定され
る。そして、これらのフラグを用いて、画像データの書
込みを行う画像データ領域を特定しているのである。
This embodiment relates to a method of writing image data photographed by a digital still camera to a storage device such as an IC memory card built in the digital still camera. The memory map of this storage device is shown in FIG.
(A). As shown in the figure, the storage device 10 stores eight image data area groups from the first image data area to the eighth image data area and the first information area to the eighth information area corresponding to the respective image data. Eight information area groups are provided. Access processing such as writing and reading to and from the image data area group and the information area group is performed according to an instruction from the control device 20. Each information area of the information area group includes an area in which a flag is stored and an area in which additional information such as a shooting date and time is stored. Flags include
There are four types of flags from a first flag to a fourth flag depending on the importance of the image data written in the image data area. As shown in FIG. 3B, these four types of flags are respectively defined as 8-bit data (first data).
Flag = '00000011', second flag = '00000010', third flag = '00000001', fourth flag = '00000000'). Here, the first flag is set when image data is written in the image data area, and the second flag is set during erasure processing for deleting image data from the image data area. In this erasing process, the actual image data is not actually erased, but only the flag is set. The third flag is set when writing of image data to the image data area has failed,
The fourth flag is set for an unused image data area. Then, the image data area in which the image data is to be written is specified using these flags.

【0009】次に、図1および図2のフローチャートを
用いて本発明の一実施例に係るデータ書込方式の処理手
順について説明する。処理としては、まず、各画像デー
タ領域に対応した情報領域を調べて、未使用画像データ
領域がないかをサーチする。つまり、未使用画像データ
領域の情報領域に設定された第4フラグがないかを調べ
るのである。具体的には、画像データ領域へのポインタ
nに初期値1を設定し(ステップ100)、第1画像デ
ータ領域に対応した第1情報領域に第4フラグが設定さ
れているかを調べる(ステップ101)。第4フラグが
設定されていればステップ113に処理を移し、設定さ
れていなければポインタnをインクリメントして(ステ
ップ102)、ポインタnが8未満であれば(ステップ
103)ステップ101に処理を戻す。その後ステップ
101から処理を継続させ、第2情報領域以降に第4フ
ラグが設定されているかを調べる。第8情報領域までに
第4フラグが設定されていない場合には、ステップ10
3でポインタnが8となり、ステップ104に処理を移
す。ステップ104からステップ107までの処理は、
画像データの書込みに失敗した画像データ領域がないか
をサーチして行う。つまり、ステップ100からステッ
プ103までのループ処理と同様の処理をすることによ
って、いずれかの情報領域に第3フラグが設定されてい
ないかを調べるのである。この処理で第3フラグが設定
された情報領域があることが判明した場合には、ステッ
プ113に処理を移す。ステップ108からステップ1
11までの処理も今までと同様、各情報領域に第2フラ
グがないかを調べ、消去処理された画像データ領域をサ
ーチする。以上の3つのループ処理で第2〜4フラグが
発見されない場合は、すべての情報領域に第1フラグが
設定されているものと判断する。この状態はすべての画
像データ領域に画像データが書き込まれているので、空
領域なしとみなして処理を終了する(ステップ11
2)。第2〜4フラグが発見された場合はステップ11
3に処理を移し、ポインタ番号をnとする。
Next, the processing procedure of the data writing method according to one embodiment of the present invention will be described with reference to the flowcharts of FIGS. As processing, first, an information area corresponding to each image data area is checked to search for an unused image data area. That is, it is checked whether or not there is a fourth flag set in the information area of the unused image data area. Specifically, an initial value 1 is set to a pointer n to the image data area (step 100), and it is checked whether the fourth flag is set in the first information area corresponding to the first image data area (step 101). ). If the fourth flag has been set, the process proceeds to step 113; if not, the pointer n is incremented (step 102). If the pointer n is less than 8 (step 103), the process returns to step 101. . Thereafter, the process is continued from step 101, and it is checked whether or not the fourth flag is set in the second information area and thereafter. If the fourth flag has not been set up to the eighth information area, step 10
At 3, the pointer n becomes 8, and the process proceeds to step 104. The processing from step 104 to step 107 is as follows:
A search is performed to determine whether there is an image data area in which writing of image data has failed. That is, by performing the same processing as the loop processing from step 100 to step 103, it is checked whether the third flag is set in any of the information areas. If it is determined in this process that there is an information area in which the third flag is set, the process proceeds to step 113. Step 108 to Step 1
In the processes up to 11, as in the past, each information area is checked for a second flag, and the image data area that has been erased is searched. If the second to fourth flags are not found in the above three loop processes, it is determined that the first flags are set in all the information areas. In this state, since the image data has been written in all the image data areas, it is assumed that there is no empty area, and the processing is terminated (step 11).
2). Step 11 when the second to fourth flags are found
3 and the pointer number is set to n.

【0010】次に、撮影の要求があるまで処理を待機さ
せ(ステップ114)、撮影の要求があった場合にポイ
ンタ番号が示す画像データ領域の情報領域に第3フラグ
を設定する(ステップ115)。あらかじめ第3フラグ
を設定しておくことによって、画像データの書込みが失
敗した場合にこのフラグが設定されることになる。次に
撮影が開始され(ステップ116)、風景や人物などの
画像データがポインタ番号が示す画像データ領域に書き
込まれる。そして、撮影の終了によって撮影が終了する
(ステップ118)。さらに、日付等の付加情報をポイ
ンタ番号が示す画像データ領域の情報領域に格納する
(ステップ119)。書込みが正常であれば、この情報
領域に第1フラグを再設定する(ステップ120)。も
しステップ116からステップ120の間で、例えばバ
ッテリを外したために処理が終わったとしても、ステッ
プ115で設定した第3フラグが残っているので、その
画像データ領域が書込みに失敗した領域であることがわ
かる。
Next, the process waits until a photographing request is made (step 114). When a photographing request is made, a third flag is set in the information area of the image data area indicated by the pointer number (step 115). . By setting the third flag in advance, this flag is set when writing of image data has failed. Next, photographing is started (step 116), and image data of a landscape, a person, or the like is written in the image data area indicated by the pointer number. Then, the shooting ends when the shooting ends (step 118). Further, additional information such as a date is stored in the information area of the image data area indicated by the pointer number (step 119). If the writing is normal, the first flag is reset in this information area (step 120). If the processing is completed between steps 116 and 120, for example, because the battery is removed, the image data area is an area where writing failed because the third flag set in step 115 remains. I understand.

【0011】[0011]

【発明の効果】以上、詳細に説明した通り本発明のデー
タ書込方式であれば、新たな画像データの書込みは、未
使用の画像データ領域が優先的に選択されて行われる。
したがって、未使用の画像データ領域がある限りは、消
去処理された画像データ領域に新たな画像データが書き
込まれることはない。
As described above in detail, according to the data writing method of the present invention, writing of new image data is performed by preferentially selecting an unused image data area.
Therefore, as long as there is an unused image data area, no new image data is written to the erased image data area.

【0012】このように、消去処理された画像データ領
域への画像データの書込みを遅延させることによって消
去対象の画像データが保存できるので、消去処理後に、
いくつかの新規画像データが書き込まれた場合であって
も、消去対象の画像データを復活させることができる。
As described above, the image data to be erased can be stored by delaying the writing of the image data to the image data area that has been erased.
Even when some new image data is written, the image data to be erased can be restored.

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

【図1】本実施例のデータ書込方式の流れ図である。FIG. 1 is a flowchart of a data writing method according to the present embodiment.

【図2】本実施例のデータ書込方式の流れ図である。FIG. 2 is a flowchart of a data writing method according to the present embodiment.

【図3】本実施例の記憶装置のメモリマップを示す概念
図である。
FIG. 3 is a conceptual diagram illustrating a memory map of the storage device of the present embodiment.

【図4】従来例の記憶装置のメモリマップを示す概念図
である。
FIG. 4 is a conceptual diagram showing a memory map of a conventional storage device.

【図5】従来例の記憶装置のメモリマップを示す概念図
である。
FIG. 5 is a conceptual diagram showing a memory map of a conventional storage device.

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

10…記憶装置 20…制御装置 10 storage device 20 control device

───────────────────────────────────────────────────── フロントページの続き (72)発明者 伊東 郁義 長野県諏訪市高島一丁目21番17号 チノ ン株式会社内 (72)発明者 内山 雅之 長野県諏訪市高島一丁目21番17号 チノ ン株式会社内 (56)参考文献 特開 平3−220983(JP,A) (58)調査した分野(Int.Cl.7,DB名) H04N 5/907 H04N 5/91 - 5/956 ──────────────────────────────────────────────────続 き Continued on the front page (72) Inventor Ikuyoshi Ito 1-1-21-17 Takashima, Suwa-shi, Nagano Chino Corporation (72) Inventor Masayuki Uchiyama 1-12-117 Takashima, Suwa-shi, Nagano Chino (56) References JP-A-3-220983 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) H04N 5/907 H04N 5/91-5/956

Claims (2)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 複数の画像データ領域よりなる画像デー
タ領域群と各画像データ領域に対応する複数の情報領域
よりなる情報領域群とを備えた記憶装置と、当該記憶装
置への画像データの書込処理および消去処理を指令する
制御装置とを有するスチルカメラのデータ書込方式にお
いて、前記書込処理は選定された画像データ領域への画
像データの書込みと画像データ領域に対応する情報領域
への第1フラグの設定を行い、前記消去処理は所定の画
像データ領域に対応する情報領域への第2フラグの設定
を行い、前記書込処理での書込み対象の画像データ領域
の選定は、各情報領域をサーチして、いずれのフラグも
設定されていない情報領域がある場合には、その情報領
域に対応する画像データ領域を選択し、いずれのフラグ
も設定されていない情報領域がなくかつ第2フラグが設
定された情報領域がある場合には、その情報領域に対応
する画像データ領域を選択することを特徴とするスチル
カメラのデータ書込方式。
1. A storage device comprising an image data area group consisting of a plurality of image data areas and an information area group consisting of a plurality of information areas corresponding to each image data area, and writing of image data to the storage apparatus. In the data writing method of a still camera having a control device for instructing a write process and an erase process, the write process includes writing image data to a selected image data area and writing information to an information area corresponding to the image data area. The first flag is set, the erasing process sets a second flag in an information area corresponding to a predetermined image data area, and the selection of the image data area to be written in the writing processing is performed by selecting each information. If an area is searched and there is an information area in which none of the flags are set, an image data area corresponding to the information area is selected, and no flag is set. If there is no information area and there is an information area for which the second flag is set, an image data area corresponding to the information area is selected.
【請求項2】 複数の画像データ領域よりなる画像デー
タ領域群と各画像データ領域に対応する複数の情報領域
よりなる情報領域群とを備えた記憶装置と、当該記憶装
置への画像データの書込処理および消去処理を指令する
制御装置とを有するスチルカメラのデータ書込方式にお
いて、初期処理としてすべての情報領域に第4フラグを
設定し、前記書込処理は選定された画像データ領域への
画像データの書込みと、この書込みが成功した場合には
画像データ領域に対応する情報領域への第1フラグの設
定を行い、書込みが失敗した場合には画像データ領域に
対応する情報領域への第3フラグの設定を行い、前記消
去処理は所定の画像データ領域に対応する情報領域への
第2フラグの設定を行い、前記書込処理での画像データ
領域の選定は、各情報領域をサーチして、第4フラグが
設定された情報領域がある場合には、その情報領域に対
応する画像データ領域を選択し、第4フラグが設定され
た情報領域がなくかつ第3フラグが設定された情報領域
がある場合には、その情報領域に対応する画像データ領
域を選択し、第4フラグおよび第3フラグが設定された
情報領域がなくかつ第2フラグが設定された情報領域が
ある場合には、その情報領域に対応する画像データ領域
を選択することを特徴とするスチルカメラのデータ書込
方式。
2. A storage device comprising an image data region group consisting of a plurality of image data regions and an information region group consisting of a plurality of information regions corresponding to each image data region, and writing of image data to the storage device. In a still camera data writing system having a control device for instructing a writing process and an erasing process, a fourth flag is set in all information areas as initial processing, and the writing processing is performed for a selected image data area. If the writing is successful, the first flag is set to the information area corresponding to the image data area. If the writing is successful, the first flag is set to the information area corresponding to the image data area. 3 is set, the erasing process sets a second flag in an information area corresponding to a predetermined image data area, and the selection of an image data area in the writing When the information area is searched for, and there is an information area in which the fourth flag is set, an image data area corresponding to the information area is selected, and there is no information area in which the fourth flag is set and the third flag is set. Is selected, an image data area corresponding to the information area is selected, and there is no information area in which the fourth and third flags are set and an information area in which the second flag is set. If there is a data writing method for a still camera, an image data area corresponding to the information area is selected.
JP03109175A 1991-05-14 1991-05-14 Still camera data writing method Expired - Lifetime JP3080682B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP03109175A JP3080682B2 (en) 1991-05-14 1991-05-14 Still camera data writing method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP03109175A JP3080682B2 (en) 1991-05-14 1991-05-14 Still camera data writing method

Publications (2)

Publication Number Publication Date
JPH04336893A JPH04336893A (en) 1992-11-25
JP3080682B2 true JP3080682B2 (en) 2000-08-28

Family

ID=14503560

Family Applications (1)

Application Number Title Priority Date Filing Date
JP03109175A Expired - Lifetime JP3080682B2 (en) 1991-05-14 1991-05-14 Still camera data writing method

Country Status (1)

Country Link
JP (1) JP3080682B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6750908B1 (en) 1994-02-03 2004-06-15 Canon Kabushiki Kaisha Image processing apparatus using recording medium which needs data erasing processing before recording of data

Also Published As

Publication number Publication date
JPH04336893A (en) 1992-11-25

Similar Documents

Publication Publication Date Title
KR100871027B1 (en) Data recorder and method for recording data in flash memory
US7053936B2 (en) Electronic camera and photographic information data file management method
JPS63286077A (en) Picture data storage device
JP2002123421A (en) Remapping control method for flash memory and structure for flash memory therefor
JPH1115705A (en) Memory management method, record medium and memory management device
JP2008004004A (en) File management device and electronic equipment
US5590298A (en) Method of restoring and updating records in a disk cache system during disk drive idle time using start and end addresses
US5829014A (en) Method of supervising storage of data in a memory card having EEPROM and a memory card system using the same
JP3080682B2 (en) Still camera data writing method
JPH09128165A (en) Solid state recording and reproducing device
US5500742A (en) Control unit of flash memory and facsimile machine using such control unit
JP2661131B2 (en) Information storage and reading method and apparatus
JP3494676B2 (en) Nonvolatile semiconductor memory device and data rewriting / reading method
JP3117244B2 (en) EEPROM control device
JPH06309527A (en) Ic card
JP2549155Y2 (en) Optical filing system
JPH04307647A (en) Memory card storage control system
JP3471838B2 (en) How to manage circular sequential files
US11150940B2 (en) System and method for recording transaction associated with a page-oriented non-volatile memory
JPH0547189A (en) Memory card device
JPH0546489A (en) Memory card apparatus using eeproms for storing data and an interface buffer for buffering data transfer between the eeproms and anexternal device.
JPH06139138A (en) Memory card device
JP3315417B2 (en) Information recording method
JP2003331586A (en) Data storing method
JPH10124400A (en) Data processor and method for accessing data recording medium

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110623

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

S533 Written request for registration of change of name

Free format text: JAPANESE INTERMEDIATE CODE: R313533

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110623

Year of fee payment: 11

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R360 Written notification for declining of transfer of rights

Free format text: JAPANESE INTERMEDIATE CODE: R360

R371 Transfer withdrawn

Free format text: JAPANESE INTERMEDIATE CODE: R371

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110623

Year of fee payment: 11

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313113

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110623

Year of fee payment: 11

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

EXPY Cancellation because of completion of term