JPH0795306B2 - Data storage device - Google Patents

Data storage device

Info

Publication number
JPH0795306B2
JPH0795306B2 JP62058105A JP5810587A JPH0795306B2 JP H0795306 B2 JPH0795306 B2 JP H0795306B2 JP 62058105 A JP62058105 A JP 62058105A JP 5810587 A JP5810587 A JP 5810587A JP H0795306 B2 JPH0795306 B2 JP H0795306B2
Authority
JP
Japan
Prior art keywords
data
divided
stored
word
storage
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
JP62058105A
Other languages
Japanese (ja)
Other versions
JPS63224093A (en
Inventor
康雄 飯島
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.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP62058105A priority Critical patent/JPH0795306B2/en
Priority to US07/164,961 priority patent/US4949240A/en
Priority to FR888803232A priority patent/FR2612317B1/en
Priority to KR8802642A priority patent/KR910007036B1/en
Publication of JPS63224093A publication Critical patent/JPS63224093A/en
Publication of JPH0795306B2 publication Critical patent/JPH0795306B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は、たとえばICカードにおいて、そのデータメモ
リに対してデータを記憶するデータ記憶装置に関する。
DETAILED DESCRIPTION OF THE INVENTION [Object of the Invention] (Field of Industrial Application) The present invention relates to a data storage device for storing data in a data memory of an IC card, for example.

(従来の技術) 最近、新たな携帯可能なデータ記憶媒体として、不揮発
性のデータメモリおよびCPUなどの制御素子を有するIC
チップを内蔵したICカードが開発されている。この種の
ICカードは、内蔵する制御素子によって内蔵するデータ
メモリをアクセスし、外部装置からの要求に応じて必要
なデータの入出力を行なう。また、データメモリは複数
のエリアに分割されており、選択的に対象エリアとのア
クセスを行なうようになっている。
(Prior Art) Recently, as a new portable data storage medium, an IC having a nonvolatile data memory and a control element such as a CPU
IC cards with built-in chips have been developed. Of this kind
The IC card accesses the built-in data memory by the built-in control element and inputs / outputs necessary data in response to a request from an external device. Further, the data memory is divided into a plurality of areas, and the target area is selectively accessed.

従来、このようなICカードにおいて、データメモリに対
するデータの記憶方式は、アクセスの順にデータを並べ
て記憶していた。この方式だと、エリア内に複数のデー
タが存在していて、ある任意のデータを書換える場合、
書換え前のデータの長さと書換えデータのそれとが一致
していなければならなかった。これは、たとえば前者の
データ長が後者のデータ長よりも大なる場合には、書換
え対象となるデータとその次のデータとに数バイト(も
しくは数ワード)の空白が生じてしまい、また小なる場
合には、次のデータ以降をずらして書換えデータが記憶
できるスペースを確保しなければならない。
Conventionally, in such an IC card, as a data storage method for a data memory, data is arranged and stored in the order of access. With this method, when there are multiple data in the area and some arbitrary data is rewritten,
The length of the data before rewriting and that of the rewriting data had to match. This is because, for example, when the former data length is larger than the latter data length, a space of several bytes (or several words) is generated between the data to be rewritten and the next data, which is also small. In this case, it is necessary to shift the next data and subsequent data to secure a space for storing the rewrite data.

このような欠点の対策として、記憶しようとする一単位
のデータをワードという概念で複数に分割し、この分割
した各データをそれらに連鎖情報を付加して記憶するこ
とにより、ワードの記憶方式に自由度を持たせる方式が
考えられる。しかし、この場合、分割した各データを記
憶していく際、順次、連鎖情報を同時に付加して記憶す
る方式だと、たとえばデータの全てを記憶し終わる間に
外乱などでICカードへの電源供給が遮断され、システム
ダウンした場合、システム復帰後、このデータを読出す
と、先に記憶した未完結データの連鎖情報は途中で切断
されているため、不当なデータを読出してしまう恐れが
ある。
As a countermeasure against such a defect, a unit of data to be stored is divided into a plurality of pieces by the concept of word, and each divided data is stored by adding chain information to them, thereby making a word storage method. A method of giving a degree of freedom can be considered. However, in this case, when storing each divided data, if the method of sequentially adding chain information at the same time is stored, for example, power supply to the IC card due to disturbance etc. while all the data is stored If the data is read after the system is restored when the system is shut down and the system goes down, the chain information of the incomplete data stored earlier is cut off on the way, so there is a risk of reading the incorrect data.

(発明が解決しようとする問題点) 本発明は、上記したように分割した各データを記憶して
いく際、連鎖情報も同時に付加していく方式だと、その
記憶動作中に電源遮断などによりシステムダウンした場
合、システム復帰後、このデータを読出すと不当なデー
タを読出してしまうおそれがあるという問題点を解決す
べくなされたもので、データの記憶動作中に電源遮断な
どによりシステムダウンした場合、その記憶途中のデー
タは無効となり、システム復帰後アクセスしても不当な
データを読出すおそれのないデータ記憶装置を提供する
ことを目的とする。
(Problems to be Solved by the Invention) According to the present invention, when storing each divided data as described above, if chain information is also added at the same time, power is cut off during storage operation. This was done to solve the problem that if the system is down and the data is read after the system is restored, it may read out improper data. In this case, it is an object of the present invention to provide a data storage device in which the data in the middle of the storage becomes invalid, and there is no fear of reading the incorrect data even if the data is accessed after system recovery.

[発明の構成] (問題点を解決するための手段) 本発明のデータ記憶装置は、記憶媒体に対してデータを
記憶するデータ記憶装置であって、前記データを複数に
分割する分割手段と、この分割手段によって分割された
各データを前記記憶媒体に記憶する手段と、この分割さ
れた各データを記憶する際、その各データの記憶位置情
報を保持する保持手段と、前記分割された各データが全
て正常に記憶されたか否かを判別する判別手段と、この
判別手段によって前記分割された各データが全て正常に
記憶されたと判別されたとき、前記保持手段にて保持さ
れている記憶位置情報のうち各データに続く次のデータ
の記憶位置情報を各データの連鎖情報として付加する第
1の付加手段と、前記判別手段によって前記分割された
各データが全て正常に記憶されたと判別されたとき、前
記記憶媒体に記憶された各データのうち先頭のデータに
は先頭のデータであることを識別するための識別情報を
付加する第2の付加手段とを具備している。
[Structure of the Invention] (Means for Solving Problems) A data storage device of the present invention is a data storage device for storing data in a storage medium, and a dividing means for dividing the data into a plurality of pieces. Means for storing each data divided by the dividing means in the storage medium, holding means for holding the storage position information of each divided data when storing the divided data, and each divided data Discriminating means for discriminating whether or not all are stored normally, and storage position information retained by the retaining means when the discriminating means discriminates that all of the divided data are normally stored. First addition means for adding storage position information of the next data following each data as chain information of each data, and all the divided data by the discrimination means are normally processed. When it is determined that the data has been stored, a second adding means is provided for adding identification information for identifying the first data among the respective data stored in the storage medium. There is.

(作用) 分割された各データが全て正常に記憶された場合にの
み、その各データにそれぞれ連鎖情報を付加することに
より、分割された各データの記憶動作中に電源遮断など
によりシステムダウンした場合、その記憶途中のデータ
はまだ連鎖情報が付加されていないので無効となり、シ
ステム復帰後アクセスしても不当なデータを読出すおそ
れはなくなる。
(Function) When all the divided data are stored normally, the chain information is added to each of the divided data, so that the system is shut down due to power shutdown during the storage operation of each divided data. The data in the middle of storage is invalid because the chain information has not been added yet, and there is no possibility of reading the incorrect data even if the data is accessed after the system is restored.

(実施例) 以下、本発明の一実施例について図面を参照して説明す
る。
(Example) Hereinafter, one example of the present invention will be described with reference to the drawings.

第9図は本発明に係るICカードが適用される、たとえば
金融システムあるいはショッピングシステムなどの端末
装置として用いられるカード取扱装置の構成例を示すも
のである。すなわち、この装置は、ICカード1をカード
リーダ・ライタ2を介してCPUなどからなる制御部3と
接続可能にするとともに、制御部3にキーボード4、CR
Tディスプレイ装置5、プリンタ6およびフロッピィデ
ィスク装置7を接続して構成される。
FIG. 9 shows a configuration example of a card handling device to which the IC card according to the present invention is applied and which is used as a terminal device such as a financial system or a shopping system. That is, this device enables the IC card 1 to be connected to the control unit 3 including a CPU via the card reader / writer 2, and the control unit 3 includes a keyboard 4 and a CR.
The T display device 5, the printer 6, and the floppy disk device 7 are connected to each other.

第8図はICカード1の構成例を示すもので、制御部とし
ての制御素子(たとえばCPU)11、記憶内容が消去可能
な不揮発性のデータメモリ12、プログラムメモリ13、お
よびカードリーダ・ライタ2との電気的接触を得るため
のコンタクト部14によって構成されており、これらのう
ち破線内の部分(制御素子11、データメモリ12、プログ
ラムメモリ13)は1つのICチップで構成されてICカード
本体内に埋設されている。プログラムメモリ13は、たと
えばマスクROMで構成されており、制御素子11の制御プ
ログラムなどを記憶するものである。データメモリ12は
各種データの記憶に使用され、たとえばEEPROMで構成さ
れている。
FIG. 8 shows an example of the configuration of the IC card 1, which includes a control element (eg, CPU) 11 as a control unit, a nonvolatile data memory 12 whose stored contents can be erased, a program memory 13, and a card reader / writer 2. It is composed of a contact part 14 for obtaining electrical contact with the IC card body, and the part within these broken lines (control element 11, data memory 12, program memory 13) is composed of one IC chip. It is buried inside. The program memory 13 is composed of a mask ROM, for example, and stores a control program for the control element 11 and the like. The data memory 12 is used to store various data and is composed of, for example, an EEPROM.

データメモリ12は、たとえば第5図に示すように複数の
エリアに分割されていて、それぞれのエリアにはエリア
番号[00,01,…]が与えられている。このうち、エリア
[00]には、エリア[01,02,…]のそれぞれの先頭アド
レス、エリアを分割しているワード数、およびワードの
バイト数がエリア番号に対応して記憶されている。たと
えば、エリア[01]の先頭アドレスはaaa番地、エリア
を分割しているワード数はWa個、ワードのバイト数はSa
バイトであるといったように対応する。そして、各エリ
ア[01,02,…]は、ある固定長(Sバイト)を持つワー
ドで分割されていて、これら各ワードにはワード番号が
付与されている。なお、ワード番号は、エリアの先頭に
位置するワードを「1」とし、以降順次1づつ増加する
ヘキサ(Hex)データにより示される。
The data memory 12 is divided into a plurality of areas, for example, as shown in FIG. 5, and area numbers [00, 01, ...] Are given to the respective areas. Of these, in the area [00], the respective start addresses of the areas [01, 02, ...], the number of words dividing the area, and the number of bytes of the word are stored in correspondence with the area number. For example, the start address of area [01] is aaa address, the number of words dividing the area is Wa, and the number of bytes of word is Sa.
Corresponds to being a byte. Each area [01, 02, ...] Is divided into words having a fixed length (S bytes), and word numbers are given to these words. The word number is represented by hexadecimal (Hex) data in which the word located at the beginning of the area is set to "1" and sequentially increases by one.

第6図はあるエリアにデータを記憶した状態を示してお
り、分割した各データには連鎖情報および識別情報がそ
れぞれ付加されている。連鎖情報は、以降に続くデータ
が記憶されるワードのワード番号(つまり、以降継続す
る分割データの記憶位置情報)が用いられる。識別情報
は、連鎖の先端データであるか否かを規定するもので、
たとえば第7図に示すように1バイト(8ビット)で構
成されており、そのうち最上位ビット(MSB)を用いて
他はダミーとなっている。すなわち、MSBが“0"であれ
ば先頭データであることを示し、“1"であればそれ以外
であることを示す。
FIG. 6 shows a state in which data is stored in a certain area. Chain information and identification information are added to each divided data. As the chain information, the word number of the word in which the data that follows is stored (that is, the storage position information of the divided data that continues thereafter) is used. The identification information defines whether it is the tip data of the chain,
For example, as shown in FIG. 7, it is composed of 1 byte (8 bits), of which the most significant bit (MSB) is used and the others are dummy. That is, if the MSB is “0”, it indicates that the data is the head data, and if the MSB is “1”, it indicates that it is other than that.

次に、このような構成において本発明のデータ記憶方式
について詳細に説明する。データメモリ12にデータを書
込む際には、第3図に示すようなフォーマットを持つ書
込み命令データをカードリーダ・ライタ2からICカード
1に入力する。ICカード1では、制御素子11がこの書込
み命令データ中に含まれる書込み機能コードを認識し、
第1図に示すフローチャートに基づく書込み処理を実行
する。すなわち、まず入力された書込み命令データ中に
含まれるデータ長により書込みデータの総バイト数を認
識し、次にアクセス対象エリア内に全て記憶できかるか
否かを判定する。記憶できなければ、バイト数エラーを
意味する応答データを出力して処理を終了する。記憶で
きれば、入力された書込み命令データ中に含まれる書込
みデータをワードのバイト数ごとに分割し、データメモ
リ12のアクセス対象エリア内にワード単位で順次書込
む。この際、書込んだワードのワード番号を制御素子11
内のRAMに一時保持しておく。そして、分割したデータ
を全て正常に書込んだことを認識したとき、上記RAMに
保持したワード番号を連鎖情報として最後に書込んだワ
ードから順に付加してゆく。この場合、最後に書込んだ
ワードの連鎖情報を「0」として、連鎖の終端のデータ
であることを表示し、つぎの連鎖情報以降はRAMに最後
に保持したワード番号から順に割り付ける。そして、最
後に連鎖情報が割り付けられたワードの識別情報のMSB
を“0"にして、連鎖の先端のデータであることを表示
し、正常終了を意味する応答データを出力して処理を終
了する。
Next, the data storage system of the present invention having such a configuration will be described in detail. When writing data in the data memory 12, write command data having a format as shown in FIG. 3 is input from the card reader / writer 2 to the IC card 1. In the IC card 1, the control element 11 recognizes the write function code included in the write command data,
A writing process based on the flowchart shown in FIG. 1 is executed. That is, first, the total number of bytes of the write data is recognized based on the data length included in the input write command data, and then it is determined whether or not all of the write data can be stored in the access target area. If the data cannot be stored, the response data indicating a byte number error is output and the process ends. If the data can be stored, the write data contained in the input write command data is divided for each byte number of words, and sequentially written in the access target area of the data memory 12 in word units. At this time, the word number of the written word is set to the control element 11
Hold it in the internal RAM temporarily. Then, when it is recognized that all the divided data have been normally written, the word numbers held in the RAM are sequentially added as chain information from the last written word. In this case, the chain information of the last written word is set to "0" to indicate that it is the data at the end of the chain, and subsequent chain information is sequentially allocated from the word number last stored in the RAM. The MSB of the identification information of the word to which the chain information is assigned last
Is set to "0" to indicate that the data is the data at the end of the chain, the response data indicating the normal end is output, and the process ends.

ここで、第6図を用いて具体的に説明すると、たとえば
書込みデータをW11,W12,W13と分割し、この順番でワー
ド番号「1,2,3」の各ワードに順次書込む。このとき、R
AMにワード番号「1,2,3」がこの順番で格納される。次
に、データW13の連鎖情報箇所に「0」を付加し、デー
タW12の連鎖情報箇所には「3」が、データW11の連鎖情
報箇所には「2」が付加される。そして、最後に連鎖情
報が付加されたワードW11の識別情報のMSBを“0"とす
る。
More specifically, referring to FIG. 6, for example, write data is divided into W11, W12, W13, and sequentially written in each word of word numbers “1, 2, 3” in this order. At this time, R
Word numbers “1, 2, 3” are stored in AM in this order. Next, "0" is added to the chain information part of the data W13, "3" is added to the chain information part of the data W12, and "2" is added to the chain information part of the data W11. Then, the MSB of the identification information of the word W11 to which the chain information is added last is set to "0".

次に、データメモリ12からデータを読出す際には、第4
図に示すようなフォーマットを持つ読出し命令データを
カードリーダ・ライタ2からICカード1に入力する。IC
カード1では、制御素子11がこの読出し命令データ中に
含まれる読出し機能コードを認識し、第2図に示すフロ
ーチャートに基づく読出し処理を実行する。すなわち、
まずアクセス対象エリア内の識別情報部を参照し、MSB
が“0"となっているものを見付ける。見付からなけれ
ば、データ未書込みを意味する応答データを出力して処
理を終了する。見付かれば、次に先頭から数えて、入力
された読出し命令データ中に含まれる読出し対象データ
番号以上“0"となっているワードがあるか否かを見る。
なければ、読出し対象データ番号無しを意味する応答デ
ータを出力して処理を終了する。あれば、読出し対象デ
ータ番号と一致する識別情報のMSBが“0"となっている
ワードを参照し、そのワード内のデータを読出してRAM
に一時保持する。次に、対応する連鎖情報により続くデ
ータを持つワードを認識し、そのワード内のデータを読
出して先にRAMに保持したデータの後ろに付加する。そ
して、この動作は連鎖情報が「0」となっているワード
のデータをRAMに保持した時点で終了し、RAMに保持され
たデータを出力して処理を終了する。
Next, when reading data from the data memory 12,
Read command data having a format as shown in the figure is input to the IC card 1 from the card reader / writer 2. I c
In the card 1, the control element 11 recognizes the read function code included in the read command data and executes the read process based on the flowchart shown in FIG. That is,
First, refer to the identification information section in the access target area, and
Find one with "0". If not found, the response data indicating that the data has not been written is output, and the process ends. If found, then counting from the beginning, it is checked whether or not there is a word having "0" or more from the read target data number included in the input read command data.
If not, the response data indicating that there is no data number to be read is output and the process ends. If so, it refers to the word whose MSB of the identification information that matches the data number to be read is "0", reads the data in that word, and writes it to RAM.
Hold temporarily. Next, the word having the following data is recognized by the corresponding chain information, the data in the word is read and added after the data previously held in the RAM. Then, this operation ends when the data of the word whose chain information is "0" is held in the RAM, the data held in the RAM is output, and the processing ends.

このように、分割した各データを記憶していく際、各デ
ータに付加する連鎖情報を一時保持しておき、分割され
た各データが全て正常に記憶された場合にのみ、その各
データに上記一時保持しておいた連鎖情報をそれぞれ付
加することにより、分割された各データの記憶動作中に
電源遮断などによりシステムダウンした場合、その記憶
途中のデータはまだ連鎖情報が付加されていないので無
効となり、システム復帰後アクセスしても不当なデータ
を読出すおそれはなくなる。
In this way, when storing each divided data, the chain information to be added to each data is temporarily stored, and only when all the divided data are normally stored, By adding the chain information that was temporarily stored, if the system goes down due to power shutdown during the storage operation of each divided data, the data being stored is invalid because the chain information has not been added yet. Therefore, there is no possibility of reading invalid data even if accessed after the system is restored.

なお、前記実施例では、ICカードに内蔵されるデータメ
モリに対してデータを記憶する場合について説明した
が、本発明はこれに限定されるものでなく、他の記憶媒
体に対してデータを記憶する場合にも同様に適用でき
る。
In the above embodiment, the case where the data is stored in the data memory built in the IC card has been described, but the present invention is not limited to this, and the data is stored in another storage medium. The same can be applied to the case.

[発明の効果] 以上詳述したように本発明によれば、データの記憶動作
中に電源遮断などによりシステムダウンした場合、その
記憶途中のデータは無効となり、システム復帰後アクセ
スしても不当なデータを読出すおそれのないデータ記憶
装置を提供できる。
[Effects of the Invention] As described in detail above, according to the present invention, when the system goes down due to power interruption during the data storage operation, the data in the middle of the storage becomes invalid, and it is not appropriate to access after the system is restored. It is possible to provide a data storage device that has no risk of reading data.

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

図は本発明の一実施例を説明するためのもので、第1図
はデータの書込み処理を説明するフローチャート、第2
図はデータの読出し処理を説明するフローチャート、第
3図は書込み命令データのフォーマット例を示す図、第
4図は読出し命令データのフォーマット例を示す図、第
5図はデータメモリの構成を示す図、第6図はエリアに
データを記憶した状態を示す図、第7図は識別情報の構
成を示す図、第8図はICカードの構成を示すブロック
図、第9図はカード取扱装置の構成を示すブロック図で
ある。 1……ICカード、2……カードリーダ・ライタ、11……
制御素子(制御部)、12……データメモリ(記憶媒
体)、13……プログラムメモリ。
FIG. 1 is for explaining an embodiment of the present invention, and FIG. 1 is a flow chart for explaining a data writing process, and FIG.
FIG. 4 is a flow chart for explaining a data read process, FIG. 3 is a diagram showing a format example of write command data, FIG. 4 is a diagram showing a format example of read command data, and FIG. 5 is a diagram showing a configuration of a data memory. , FIG. 6 is a diagram showing a state in which data is stored in an area, FIG. 7 is a diagram showing a configuration of identification information, FIG. 8 is a block diagram showing a configuration of an IC card, and FIG. 9 is a configuration of a card handling device. It is a block diagram showing. 1 …… IC card, 2 …… Card reader / writer, 11 ……
Control element (control section), 12 ... Data memory (storage medium), 13 ... Program memory.

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】記憶媒体に対してデータを記憶するデータ
記憶装置であって、 前記データを複数に分割する分割手段と、 この分割手段によって分割された各データを前記記憶媒
体に記憶する手段と、 この分割された各データを記憶する際、その各データの
記憶位置情報を保持する保持手段と、 前記分割された各データが全て正常に記憶されたか否か
を判別する判別手段と、 この判別手段によって前記分割された各データが全て正
常に記憶されたと判別されたとき、前記保持手段にて保
持されている記憶位置情報のうち各データに続く次のデ
ータの記憶位置情報を各データの連鎖情報として付加す
る第1の付加手段と、 前記判別手段によって前記分割された各データが全て正
常に記憶されたと判別されたとき、前記記憶媒体に記憶
された各データのうち先頭のデータには先頭のデータで
あることを識別するための識別情報を付加する第2の付
加手段と、 を具備したことを特徴とするデータ記憶装置。
1. A data storage device for storing data in a storage medium, comprising: dividing means for dividing the data into a plurality of pieces; and means for storing each data divided by the dividing means in the storage medium. When storing each of the divided data, a holding unit that holds the storage position information of each of the divided data, a determination unit that determines whether or not all of the divided data are normally stored, and this determination When it is determined by the means that all of the divided data have been normally stored, the storage position information of the next data following the respective data among the storage position information held by the holding means is set as a chain of the respective data. First addition means for adding information, and when the determination means determines that all of the divided data are normally stored, each data stored in the storage medium is stored. Data storage device, characterized by comprising a second adding means for adding identification information for identifying that the head of the data of the data is the head of the data.
JP62058105A 1987-03-13 1987-03-13 Data storage device Expired - Lifetime JPH0795306B2 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP62058105A JPH0795306B2 (en) 1987-03-13 1987-03-13 Data storage device
US07/164,961 US4949240A (en) 1987-03-13 1988-03-07 Data storage system having circuitry for dividing received data into sequential wards each stored in storage region identified by chain data
FR888803232A FR2612317B1 (en) 1987-03-13 1988-03-11 DATA STORAGE SYSTEM, OF THE PORTABLE DATA RECORDING MEDIUM TYPE
KR8802642A KR910007036B1 (en) 1987-03-13 1988-03-12 Data storage system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62058105A JPH0795306B2 (en) 1987-03-13 1987-03-13 Data storage device

Publications (2)

Publication Number Publication Date
JPS63224093A JPS63224093A (en) 1988-09-19
JPH0795306B2 true JPH0795306B2 (en) 1995-10-11

Family

ID=13074681

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62058105A Expired - Lifetime JPH0795306B2 (en) 1987-03-13 1987-03-13 Data storage device

Country Status (1)

Country Link
JP (1) JPH0795306B2 (en)

Also Published As

Publication number Publication date
JPS63224093A (en) 1988-09-19

Similar Documents

Publication Publication Date Title
JP2537199B2 (en) IC card
US4949240A (en) Data storage system having circuitry for dividing received data into sequential wards each stored in storage region identified by chain data
JPS62190584A (en) Portable electronic device
JPH05314019A (en) Memory card device
JPH03252993A (en) Information writing device for e2prom
JP3471842B2 (en) Data management device, data storage device, and data management method
JP2538906B2 (en) IC card
JP2538907B2 (en) IC card
JPH05150913A (en) Silicon disk with flash memory as storage medium
JPH0795306B2 (en) Data storage device
JPH0435780B2 (en)
JPH05100961A (en) Data storage system
JPH06161675A (en) Ic card
JP3168572B2 (en) IC card with CPU runaway detection function
JPS63200399A (en) Data processing system
JPH11259357A (en) Semiconductor integrated device and nonvolatile memory writing system
JP2537198B2 (en) Portable electronic devices
JP2598056B2 (en) Portable electronic devices
JP2609645B2 (en) Portable electronic devices
JPS63145582A (en) Data storage system
JP2798957B2 (en) Portable electronic devices
JPS62289999A (en) Data writing method
JPH08138005A (en) Data write system for flash memory card
JP3359934B2 (en) Data storage device
JPH05313989A (en) Memory card device

Legal Events

Date Code Title Description
EXPY Cancellation because of completion of term