JPH04329495A - Processor for information card - Google Patents

Processor for information card

Info

Publication number
JPH04329495A
JPH04329495A JP3126887A JP12688791A JPH04329495A JP H04329495 A JPH04329495 A JP H04329495A JP 3126887 A JP3126887 A JP 3126887A JP 12688791 A JP12688791 A JP 12688791A JP H04329495 A JPH04329495 A JP H04329495A
Authority
JP
Japan
Prior art keywords
card
pin
information card
input
processing device
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
JP3126887A
Other languages
Japanese (ja)
Inventor
Kazuo Asami
和生 朝見
Atsuo Yamaguchi
敦男 山口
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP3126887A priority Critical patent/JPH04329495A/en
Publication of JPH04329495A publication Critical patent/JPH04329495A/en
Pending legal-status Critical Current

Links

Landscapes

  • Storage Device Security (AREA)
  • Financial Or Insurance-Related Operations Such As Payment And Settlement (AREA)
  • Control Of Vending Devices And Auxiliary Devices For Vending Devices (AREA)

Abstract

PURPOSE:To prevent a card from being illegally used by any person except a proper card user. CONSTITUTION:In a CPU to judge the IC card as the proper card with a built-in EEPROM to store the plural groups of personal identification numbers in the IC card, the IC card is judged as proper one when the plural groups of personal identification numbers inputted through the number keys of a collating machine are totally coincident with the plural groups of personal identification numbers in the EEPROM of the IC card. Thus, even when the IC card is lost or stolen, the card is prevented from being illegally used, and the effect of improving safety is obtained.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】この発明は、情報カードシステム
において情報カードの正当・不当を判別する処理装置に
関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a processing device for determining whether an information card is valid or invalid in an information card system.

【0002】0002

【従来の技術】図4は、従来のICカード照合システム
の動作フローチャートである。図において、1はICカ
ードを処理装置としての照合機に挿入する動作、2はカ
ード使用者が暗証番号を照合機に入力する動作、3は入
力された暗証番号とICカード内の暗証番号をICカー
ド内で比較して分岐する動作、4は比較結果がNGの場
合、それが何回目のNGか照合機が判断して分岐する動
作、5はICカードと照合機が行うデータ処理動作、6
は照合機からICカードが排出される動作である。
2. Description of the Related Art FIG. 4 is an operational flowchart of a conventional IC card verification system. In the figure, 1 is the operation of inserting the IC card into the verification machine as a processing device, 2 is the operation of the card user inputting the PIN number into the verification machine, and 3 is the operation of inputting the input PIN number and the PIN number in the IC card. 4 is an operation of comparing and branching within the IC card, 4 is an operation where the comparison machine judges how many times the comparison result is NG and branching, 5 is a data processing operation performed by the IC card and the collation machine, 6
is an operation in which the IC card is ejected from the verification machine.

【0003】図5は、情報カードとして各種情報が記憶
されたICカードの機能ブロック図である。図において
、7はVcc端子、8はGND端子、9はリセット端子
、10はクロック端子、11はI/O端子で、この端子
は外部と入出力を行う。12は判定手段としてのCPU
、13は上記照合機の処理フローを実行させるプログラ
ムを格納するROM、14はデータ、すなわち照合機に
入力された暗証番号を一時記憶するRAM、15はデー
タ、すなわち暗証番号を格納するためのEEPROM(
プログラマブルメモリ)、16は外部とのデータの入出
力を制御する入出力制御回路、17は各機能ブロックを
結ぶバスである。上記EEPROM15には暗証番号を
デコードして格納するビット列bが設けられ、例えば暗
証番号が4ケタの場合、16ビット使用される。また、
RAM14にも同様なビット列bが設けられている。上
記EEPROM15のビット値は電気的に消去あるいは
再書込みが可能である。
FIG. 5 is a functional block diagram of an IC card that stores various information as an information card. In the figure, 7 is a Vcc terminal, 8 is a GND terminal, 9 is a reset terminal, 10 is a clock terminal, and 11 is an I/O terminal, and these terminals perform input/output with the outside. 12 is a CPU as a determining means
, 13 is a ROM that stores a program for executing the processing flow of the verification machine, 14 is a RAM that temporarily stores data, that is, a password input to the verification machine, and 15 is an EEPROM that stores data, that is, the password. (
programmable memory), 16 is an input/output control circuit that controls data input/output with the outside, and 17 is a bus connecting each functional block. The EEPROM 15 is provided with a bit string b for decoding and storing the password. For example, if the password is 4 digits, 16 bits are used. Also,
A similar bit string b is also provided in the RAM 14. The bit values of the EEPROM 15 can be electrically erased or rewritten.

【0004】次の動作について図4のフローチャートを
参照しながら説明する。まず最初にICカードを照合機
のカード挿入口に挿入するステップ1である。次に図4
のステップ2〜4からなるICカード照合が行われる。 このICカード照合動作はカード使用者が照合機に暗証
番号を、番号キー等の入力手段を介して入力する(ステ
ップ2)。次いで、その入力された暗証番号はICカー
ド内のEEPROM15に記憶された暗証番号とCPU
12で比較される(ステップ3)。
The next operation will be explained with reference to the flowchart in FIG. First, step 1 is to insert the IC card into the card insertion slot of the verification machine. Next, Figure 4
IC card verification consisting of steps 2 to 4 is performed. In this IC card verification operation, the card user inputs a personal identification number into the verification machine via an input means such as a number key (step 2). Next, the entered PIN is shared between the PIN stored in the EEPROM 15 in the IC card and the CPU.
12 (step 3).

【0005】そして、その結果がOKならばそのICカ
ードを正当なものと認識して次のデータ処理に進む(ス
テップ5)。また、結果がNGならば、ある一定回数ス
テップ2に戻るフロー(ステップ4)を行う。そして処
理が終了するか、ある一定回数以上NGならばカードは
挿入口から排出される(ステップ6)。
[0005] If the result is OK, the IC card is recognized as valid and the process proceeds to the next data processing (step 5). Moreover, if the result is NG, the flow (step 4) of returning to step 2 is performed a certain fixed number of times. Then, if the processing is completed or fails a certain number of times or more, the card is ejected from the insertion slot (step 6).

【0006】[0006]

【発明が解決しようとする課題】従来のICカード照合
システムは以上のように構成されているので、カード使
用者が不当な場合でも暗証番号が何等かの形で不当者に
知られるとそのカードを悪用されてしまうと言う問題点
があった。
[Problem to be Solved by the Invention] Since the conventional IC card verification system is configured as described above, even if the card user is an unauthorized person, if the PIN number is somehow known to an unauthorized person, the card will be destroyed. There was a problem that it could be misused.

【0007】この発明は、上記のような問題点を解消す
るためになされたもので、正当なカード使用者以外の人
にカードを不当に使用することができないような情報カ
ードの処理装置を得ることを目的としたものである。
[0007] This invention was made in order to solve the above-mentioned problems, and provides an information card processing device that prevents the card from being used illegally by anyone other than the authorized card user. It is intended for this purpose.

【0008】[0008]

【課題を解決するための手段】この発明に係る情報カー
ドの処理装置は、情報カードに暗証番号を複数組記憶す
るメモリを内蔵させ、情報カードを適正なカードと判定
する判定手段は、処理装置の暗証番号入力手段を介して
入力された複数組の暗証番号が、上記情報カードのメモ
リの複数組の暗証番号と全て一致したときに情報カード
を適正なものと判定するものである。
[Means for Solving the Problems] An information card processing device according to the present invention has a built-in memory for storing a plurality of sets of PIN numbers in the information card, and the determining means for determining the information card as a proper card is provided in the processing device. The information card is determined to be proper when the plurality of sets of passwords input through the password input means all match the plurality of sets of passwords stored in the memory of the information card.

【0009】[0009]

【作用】この発明における情報カードの処理装置は、複
数組の暗証番号が一致しないと使用できないことにより
、カード紛失・カード盗難時等のカード悪用に対するセ
キュリティが高くなる。
[Operation] The information card processing device according to the present invention cannot be used unless a plurality of sets of passwords match, thereby increasing security against misuse of the card when the card is lost or stolen.

【0010】0010

【実施例】実施例1.以下、この発明の一実施例を図に
ついて説明する。図1は、本発明のICカード照合シス
テムの動作フローチャートである。尚、従来例の図4と
同符号は同一、または相当部分を示し、説明を省く。図
において、18はカード使用者が1組目の暗証番号を入
力する動作、19は入力された1組目の暗証番号とIC
カード内の暗証番号をICカード内で比較して分岐する
動作、20はカード使用者が2組目の暗証番号を入力す
る動作、21は入力された2組目の暗証番号とICカー
ド内の暗証番号をICカード内で比較して分岐する動作
、22はカード使用者がm組目の暗証番号を入力する動
作、23は入力されたm組目の暗証番号とICカード内
の暗証番号をICカード内で比較して分岐する動作であ
る。
[Example] Example 1. An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is an operational flowchart of the IC card verification system of the present invention. Note that the same reference numerals as those in FIG. 4 of the conventional example indicate the same or corresponding parts, and explanations thereof will be omitted. In the figure, 18 is the action of the card user inputting the first set of PIN numbers, and 19 is the input of the first set of PIN numbers and the IC.
20 is an operation in which the card user inputs the second set of PIN numbers, and 21 is an operation in which the second set of PIN numbers entered and the IC card are compared. 22 is an operation in which the card user inputs the m-th set of PIN numbers, and 23 is an operation in which the input m-th set of PIN numbers is compared with the PIN number in the IC card. This is an operation of comparing and branching within the IC card.

【0011】図2は、本願の情報カードとしてのICカ
ードの機能ブロック図である。尚、従来例の図5と同符
号は同一または相当部分を示す。図において、12Aは
判定手段としてのCPU、13Aは上記図1のフロー動
作を処理装置としての照合機に実行させるためのプログ
ラムを格納するROM、15Aはデータ,すなわち複数
組の暗証番号を記憶するEEPROM(プログラマブル
メモリ)である。このEEPROM15Aにはメモリセ
ルがマトリックス配置されており、横一列(あるいは縦
一列)で1組の暗証番号を記憶するビット列a,a…を
構成している。各ビット列a,a…にはそれぞれ暗証番
号を記憶し、EEPROM15Aには複数組の暗証番号
が記憶されている。
FIG. 2 is a functional block diagram of an IC card as an information card of the present application. Note that the same reference numerals as in FIG. 5 of the conventional example indicate the same or corresponding parts. In the figure, 12A is a CPU as a determination means, 13A is a ROM that stores a program for causing a collation machine as a processing device to execute the flow operation shown in FIG. It is EEPROM (programmable memory). Memory cells are arranged in a matrix in this EEPROM 15A, and one horizontal column (or one vertical column) constitutes a bit string a, a, . . . for storing a set of password numbers. A password is stored in each bit string a, a, . . . , and a plurality of sets of passwords are stored in the EEPROM 15A.

【0012】次に動作について図1のフローチャートを
参照しながら説明する。まず最初にICカードを照合機
のカード挿入口(投入部)に挿入するステップ1である
。次に図1のステップ4,18〜23からなるICカー
ド照合が行われる。このICカード照合動作はカード使
用者が番号キー等の入力手段を介して照合機に暗証番号
の1組目を入力する(ステップ18)(この時、暗証番
号はデコードされてRAM14のビット列に書き込まれ
る。)。次いで、その入力された暗証番号は、ICカー
ド内のEEPROM15Aに記憶された暗証番号とCP
U12Aで比較される(ステップ19)。
Next, the operation will be explained with reference to the flowchart shown in FIG. First, step 1 is to insert the IC card into the card insertion slot (insertion section) of the collation machine. Next, IC card verification consisting of steps 4, 18 to 23 in FIG. 1 is performed. In this IC card verification operation, the card user inputs the first set of PIN numbers into the verification machine via an input means such as a number key (step 18) (at this time, the PIN number is decoded and written into the bit string of the RAM 14). ). Next, the entered PIN is combined with the PIN stored in the EEPROM 15A in the IC card.
It is compared in U12A (step 19).

【0013】そして、その結果がOKならば(この時、
CPU12Aに割り込み信号が出力され、CPU12A
はRAM14のビット列をクリアする。)、カード使用
者は照合機に暗証番号の2組目を入力する(ステップ2
0)。次いで、その入力された暗証番号は上記1組目と
同様にICカード内に記憶された暗証番号とCPU12
Aで比較される(ステップ21)。そして、その結果が
OKならば、カード使用者は照合機に暗証番号のm組目
を入力する(ステップ22)。次いで、その入力された
暗証番号は上記同様ICカード内に記憶された暗証番号
とCPU12Aで比較される(ステップ23)。
[0013] If the result is OK (at this time,
An interrupt signal is output to CPU12A, and CPU12A
clears the bit string in RAM14. ), the card user enters the second set of PIN numbers into the verification machine (step 2).
0). Next, the input PIN is used as the PIN stored in the IC card and the CPU 12 as in the first set above.
A is compared (step 21). If the result is OK, the card user inputs the mth set of the personal identification number into the verification machine (step 22). Next, the input PIN number is compared with the PIN number stored in the IC card in the same manner as described above by the CPU 12A (step 23).

【0014】そして、その結果がOKならば入力された
m組の暗証番号が全てEEPROM15Aに記憶された
暗証番号と一致したことになり、そのICカードを正当
なものと認識して次のデータ処理に進む(ステップ5)
。また、比較結果がNGならば、ステップ19,21,
23とも、ある一定回数ステップ18,20,22に戻
るフロー(ステップ4)を行う。そして処理が終了する
か、ある一定回数以上NGならばカードは挿入口から排
出される(ステップ6)。
[0014] If the result is OK, it means that all m sets of input PIN numbers match the PIN numbers stored in the EEPROM 15A, and the IC card is recognized as legitimate and the next data processing is performed. Proceed to (Step 5)
. Further, if the comparison result is NG, steps 19, 21,
23, the flow (step 4) of returning to steps 18, 20, and 22 a certain number of times is performed. Then, if the processing is completed or fails a certain number of times or more, the card is ejected from the insertion slot (step 6).

【0015】上記実施例においては、入力する暗証番号
の順番も決めておき、暗証番号が記憶されたEEPRO
M15Aの各アドレスを、入力順番に応じてCPU12
Aで指定するようにすれば、暗証番号の入力順もチェッ
クできる。また、CPU12Aで、RAM14に入力さ
れた暗証番号を、EEPROM15Aに記憶された複数
組の暗証番号1つ1つに照合させるようにすれば、入力
順は関係なく、暗証番号が合えば正当なものと判定され
る。
[0015] In the above embodiment, the order in which the PIN numbers are input is also determined, and the EEPRO in which the PIN numbers are stored is
Each address of M15A is sent to the CPU 12 according to the input order.
If you specify A, you can also check the order in which you entered your PIN. In addition, if the CPU 12A checks the PIN number input into the RAM 14 against each of the multiple sets of PIN numbers stored in the EEPROM 15A, the input order does not matter, and if the PIN numbers match, the PIN numbers are valid. It is determined that

【0016】実施例2.なお、上記実施例では暗証番号
を1組入力するたびに比較を行ったが、図3の動作フロ
ーチャートのようにm組の暗証番号を入力(ステップ2
4)して、m組の暗証番号を同時に比較(ステップ25
)してもよく、上記実施例と同様の効果を奏する。この
場合、RAM14にも、EEPROM15Aと同じ数だ
けビット列を設けて、暗証番号を一括して記憶させ、R
AM14とEEPROM15Aの対応させるビット列の
アドレスをCPU12Aで制御すれば、入力順もチェッ
クできる。
Example 2. In the above embodiment, a comparison is made each time one set of PIN numbers is input, but as shown in the operation flowchart of FIG. 3, m sets of PIN numbers are input (step 2
4) and compare m sets of PIN numbers at the same time (step 25)
), which produces the same effect as the above embodiment. In this case, the RAM 14 is also provided with the same number of bit strings as the EEPROM 15A, and the password is stored all at once.
If the CPU 12A controls the addresses of the corresponding bit strings in the AM 14 and the EEPROM 15A, the input order can also be checked.

【0017】尚、上記実施例では、情報カードとしてI
Cカードを例にしたが、磁気バブルメモリ等を利用した
情報カードにも本発明を適用できる。
[0017] In the above embodiment, the information card is I
Although the C card is taken as an example, the present invention can also be applied to an information card using a magnetic bubble memory or the like.

【0018】[0018]

【発明の効果】以上のように、この発明情報カードの処
理装置によれば、情報カードに暗証番号を複数組記憶す
るメモリを内蔵させ、情報カードを適正なカードと判定
する判定手段は、処理装置の暗証番号入力手段を介して
入力された複数組の暗証番号が、上記情報カードのメモ
リの複数組の暗証番号と全て一致したときに情報カード
を適正なものと判定するように構成したので、情報カー
ド紛失・盗難時にそのカードを悪用されることがなくな
るとともに、安全性が高くなるという効果が得られる。
As described above, according to the information card processing device of the present invention, the information card has a built-in memory for storing a plurality of sets of PIN numbers, and the determining means for determining the information card as a proper card is capable of processing The information card is determined to be valid when the plurality of sets of PIN numbers input through the PIN input means of the device all match the plurality of sets of PIN numbers stored in the memory of the information card. In addition, when an information card is lost or stolen, the card will not be misused, and safety will be improved.

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

【図1】この発明の一実施例による情報カードの処理装
置としてのICカード照合システムの動作フローチャー
トである。
FIG. 1 is an operation flowchart of an IC card verification system as an information card processing device according to an embodiment of the present invention.

【図2】図1のフローを行うための本発明の一実施例に
よるICカードの機能ブロック図である。
FIG. 2 is a functional block diagram of an IC card according to an embodiment of the present invention for performing the flow of FIG. 1;

【図3】この発明の他の実施例を示すICカード照合シ
ステムの動作フローチャートである。
FIG. 3 is an operation flowchart of an IC card verification system showing another embodiment of the present invention.

【図4】従来のICカード照合システムの動作フローチ
ャートである。
FIG. 4 is an operation flowchart of a conventional IC card verification system.

【図5】従来のICカードの機能ブロック図である。FIG. 5 is a functional block diagram of a conventional IC card.

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

12A  CPU(判定手段) 15A  EEPROM(メモリ) 12A CPU (determination means) 15A EEPROM (memory)

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】  各種情報を記憶する情報カードが処理
装置本体の投入部に投入されて、判定手段により適正な
カードとして判定されたときに、処理装置が上記各種情
報に基づいて所定の処理を実行するようにした情報カー
ドの処理装置において、上記情報カードに暗証番号を複
数組記憶するメモリを内蔵し、上記判定手段は、処理装
置の暗証番号入力手段を介して入力された複数組の暗証
番号が、上記情報カードのメモリの複数組の暗証番号と
全て一致したときに情報カードを適正なものと判定する
ようにしたことを特徴とする情報カードの処理装置。
Claim 1: When an information card storing various information is inserted into an input section of a main body of a processing device and judged as a proper card by a determining means, the processing device performs predetermined processing based on the various information. In the information card processing device configured to carry out the processing, the information card has a built-in memory for storing a plurality of sets of PIN numbers, and the determining means is configured to store a plurality of sets of PIN numbers input through the PIN input means of the processing device. An information card processing device characterized in that the information card is determined to be proper when the number all matches a plurality of sets of password numbers stored in the memory of the information card.
JP3126887A 1991-04-30 1991-04-30 Processor for information card Pending JPH04329495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3126887A JPH04329495A (en) 1991-04-30 1991-04-30 Processor for information card

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3126887A JPH04329495A (en) 1991-04-30 1991-04-30 Processor for information card

Publications (1)

Publication Number Publication Date
JPH04329495A true JPH04329495A (en) 1992-11-18

Family

ID=14946314

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3126887A Pending JPH04329495A (en) 1991-04-30 1991-04-30 Processor for information card

Country Status (1)

Country Link
JP (1) JPH04329495A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087315A (en) * 2005-09-26 2007-04-05 Oki Electric Ind Co Ltd Automatic transaction system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007087315A (en) * 2005-09-26 2007-04-05 Oki Electric Ind Co Ltd Automatic transaction system

Similar Documents

Publication Publication Date Title
US5841868A (en) Trusted computer system
US7275263B2 (en) Method and system and authenticating a user of a computer system that has a trusted platform module (TPM)
US6957338B1 (en) Individual authentication system performing authentication in multiple steps
JPH06501324A (en) Smart card validation device and method
JPH0934797A (en) Integrated circuit device with function usage control
JPH05217035A (en) Microcircuit
US20070079133A1 (en) Portable storage device having a subject identification information and a configuration method thereof
JPH06131515A (en) Ic card and ic card system
JPH0934798A (en) Electronic assembly with integrated circuit device with lockcircuit
JP3178881B2 (en) Portable electronic devices
JP4489915B2 (en) Portable information processing device with password verification function
JPH04329495A (en) Processor for information card
US7434070B2 (en) Secret code security access to data processing means
JPH0654507B2 (en) Portable electronic device
JP3302348B2 (en) Portable electronic device and key matching method
JP2005011273A (en) Ic card
JPS63248246A (en) Password collation system
JP3123539B2 (en) Portable information terminal and recording medium
JPH02173869A (en) Personal authentication system using ic card
JPH1049493A (en) Computer system
JPS62194592A (en) Ic card
JP2002288623A (en) Ic card system
JPH02236695A (en) Principal verifying system
JP2507588B2 (en) Portable semiconductor memory device
JP2001331375A (en) Program startup method, method and device for preventing unauthorized access, encoding/decoding system and card