JP2008102863A - Ic chip, ic card, ic card terminal system and ic chip program - Google Patents

Ic chip, ic card, ic card terminal system and ic chip program Download PDF

Info

Publication number
JP2008102863A
JP2008102863A JP2006286786A JP2006286786A JP2008102863A JP 2008102863 A JP2008102863 A JP 2008102863A JP 2006286786 A JP2006286786 A JP 2006286786A JP 2006286786 A JP2006286786 A JP 2006286786A JP 2008102863 A JP2008102863 A JP 2008102863A
Authority
JP
Japan
Prior art keywords
instruction
chip
command
execution
priority
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
JP2006286786A
Other languages
Japanese (ja)
Inventor
Marie Noda
万里江 野田
Muneyuki Fukaya
宗志 深谷
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.)
Dai Nippon Printing Co Ltd
Original Assignee
Dai Nippon Printing Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Dai Nippon Printing Co Ltd filed Critical Dai Nippon Printing Co Ltd
Priority to JP2006286786A priority Critical patent/JP2008102863A/en
Publication of JP2008102863A publication Critical patent/JP2008102863A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an IC chip capable of efficiently and rapidly executing an instruction of high priority, an IC card, an IC card terminal system, and an IC chip program. <P>SOLUTION: The IC chip 16 includes a priority storage means 15 preliminarily storing priorities of a plurality of instructions, a priority selection means 30 selecting one of the plurality of instructions to be executed based on the priority of each instruction, and an instruction execution means 40 executing the instruction selected by the priority selection means 30. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

入力されたコマンドを実行するICチップ、ICカード、ICカード用端末システム及びICチップ用プログラムに関するものである。   The present invention relates to an IC chip, an IC card, an IC card terminal system, and an IC chip program for executing an input command.

昨今、金融、通信、交通等の分野を中心に、ICカードの普及が進んできており、それに伴いICカードのタスクやコマンドの処理などの迅速化の要望が高まっている(例えば、特許文献1)。特許文献1のICカードは、受信したコマンド(命令)に含まれた複数のタスク(処理)を効率よく行うために、各タスクに優先度をつけてICカード全体の処理の高効率化、迅速化を図っている。
このようなICカードは、端末に差し込んでコマンドやタスクを送受信する接触型ICカードと、リーダライタなどの端末にかざして非接触でコマンドやタスクを送受信する非接触型ICカードとに大別され、サービス内容に応じて使い分けられていた。
In recent years, the spread of IC cards has been progressing mainly in the fields of finance, communication, transportation, etc., and accordingly, there is an increasing demand for speeding up processing of IC card tasks and commands (for example, Patent Document 1). ). In order to efficiently perform a plurality of tasks (processes) included in the received command (instruction), the IC card of Patent Document 1 gives priority to each task and increases the efficiency and speed of the entire IC card process. We are trying to make it.
Such IC cards are roughly classified into contact type IC cards that are inserted into a terminal and transmit / receive commands and tasks, and non-contact type IC cards that transmit and receive commands and tasks in a contactless manner over a terminal such as a reader / writer. , It was used properly according to the service content.

昨今では、通信機能を有した携帯型ICカード端末機を使った決済サービスが提案され、実用されてきた。このような端末に求められるICカードには、通信サービス向けの接触型ICカード機能と、決済サービス向けの非接触型ICカード機能との両方が必要となる(マルチアプリケーションプラットフォーム)。そのために、ICカードには、少なくとも接触型・非接触型のためのI/Oポートがそれぞれに設けられ、それらのI/Oポートから受信する複数のコマンド(命令)を迅速に処理することが要求されている。   In recent years, a settlement service using a portable IC card terminal having a communication function has been proposed and put into practical use. An IC card required for such a terminal requires both a contact IC card function for a communication service and a non-contact IC card function for a settlement service (multi-application platform). Therefore, the IC card is provided with at least a contact type / non-contact type I / O port, and a plurality of commands (commands) received from these I / O ports can be quickly processed. It is requested.

一般的に、マルチアプリケーションプラットフォームを採用したICカードのOS(オペレーティングシステム)は、コマンドに対して逐次実行型であった。そのため、複数のI/Oポートを備えたICカードは、入力した複数のコマンド(命令)を、入力した順に実行しており、ある1つのI/Oポートから受信したコマンド(命令)を実行している間は、他のI/Oポートから受信したコマンドを実行することができなかった。   In general, an OS (operating system) of an IC card that employs a multi-application platform is a sequential execution type for commands. Therefore, an IC card having a plurality of I / O ports executes a plurality of input commands (instructions) in the order of input, and executes a command (instruction) received from a certain I / O port. During this time, commands received from other I / O ports could not be executed.

買い物の料金支払いなどの決済コマンドを受信するI/Oポートと、電子メールの通信コマンドを受信するI/Oポートとを有した携帯通信端末機の例で説明すると、電子メールの受信中などの通信コマンドを実行中に、商品の決済を実施しようとすると、上述したように、通信サービスのコマンドが終了するまでは、決済のコマンドが実行されないので、商品の支払いなどが即座にできないなどの問題が生じていた。このように、コマンドの処理に制約がある場合などにおいて、コマンド処理のスケジューリングは大変重要となっている。
上述した特許文献1のICカードも、コマンドに含まれた複数のタスク(処理)を効率よく実行するだけであり、前述したような複数のI/Oポートが存在するようなときの、コマンドそのものの処理の効率化には、何ら対処がなされてなかった。
特開2006−127361号公報
An example of a portable communication terminal having an I / O port for receiving payment commands such as shopping fee payment and an I / O port for receiving e-mail communication commands will be described. If you try to make a payment for a product while executing a communication command, as mentioned above, the payment command will not be executed until the communication service command is completed. Has occurred. Thus, command processing scheduling is very important when there are restrictions on command processing.
The IC card of Patent Document 1 described above only efficiently executes a plurality of tasks (processes) included in the command, and the command itself when there are a plurality of I / O ports as described above. No measures have been taken to improve the efficiency of the process.
JP 2006-127361 A

本発明の課題は、優先度の高い命令を、効率よく迅速に実行することができるICチップ、ICカード、ICカード用端末システム及びICチップ用プログラムを提供することである。   An object of the present invention is to provide an IC chip, an IC card, an IC card terminal system, and an IC chip program that can execute instructions with high priority efficiently and quickly.

本発明は、以下のような解決手段により、前記課題を解決する。なお、理解を容易にするために、本発明の実施例に対応する符号を括弧内に付して説明するが、これに限定されるものではない。
請求項1の発明は、複数の命令のうちの何れを実行するかを、各命令の優先度に基づいて選択する優先度選択手段(30)と、前記優先度選択手段(30)によって選択された命令を実行する命令実行手段(40)とを備えるICチップ(16)である。
請求項2の発明は、請求項1に記載のICチップ(16)において、前記複数の命令の優先度を予め記憶する優先度記憶手段(15)を備えることを特徴とするICチップ(16)である。
請求項3の発明は、請求項2に記載のICチップにおいて、前記優先度記憶手段(15)は、優先度の追加及び変更が可能であることを特徴とするICチップ。
請求項4の発明は、請求項1から請求項3までのいずれか1項に記載のICチップ(16)において、前記優先度選択手段(30)に基づいて選択された命令の実行状態を管理する実行管理手段(41)を備えることを特徴とするICチップ(16)である。
請求項5の発明は、請求項1から請求項4までのいずれか1項に記載のICチップ(16)において、複数の命令を当該ICチップ(16)に入力する複数の命令入力手段(12)を備え、前記優先度選択手段(30)は、前記命令入力手段(12)で入力した複数の命令の実行順序を決定することを特徴とするICチップ(10)である。
請求項6の発明は、請求項5に記載のICチップ(16)において、前記複数の命令入力手段(12)は、前記命令を接触して入力する接触入力手段(12−1)、及び、前記命令を非接触で入力する非接触入力手段(12−2)であることを特徴とするICチップ(16)である。
請求項7の発明は、請求項5又は請求項6に記載のICチップ(16)において、前記命令入力手段(12)から入力した前記複数の命令を保持する命令保持手段(20)を備えることを特徴とするICチップ(16)である。
請求項8の発明は、請求項5から請求項7までのいずれか1項に記載のICチップ(16)において、前記命令実行手段(40)は、実行中の命令を中断する命令中断手段(42)と、前記命令中断手段(42)で中断した前記命令の、中断するまでの実行内容を保存する中断記憶手段(13)とを備えることを特徴とするICチップ(16)である。
請求項9の発明は、請求項8に記載のICチップ(16)において、前記命令実行手段(40)は、前記命令の実行中に、優先度の高い新たな命令が入力されたときは、前記命令中断手段(42)で実行中の前記命令を中断し、その中断するまでの実行内容を前記中断記憶手段(13)で保存して、前記新たな命令を優先的に実行することを特徴とするICチップ(16)である。
The present invention solves the above problems by the following means. For ease of understanding, the reference numerals corresponding to the embodiments of the present invention will be described in parentheses, but the present invention is not limited thereto.
The invention of claim 1 is selected by priority selection means (30) for selecting which of a plurality of instructions to execute based on the priority of each instruction, and the priority selection means (30). The IC chip (16) includes instruction execution means (40) for executing the received instructions.
The invention of claim 2 is the IC chip (16) according to claim 1, further comprising priority storage means (15) for storing the priorities of the plurality of instructions in advance. It is.
According to a third aspect of the present invention, in the IC chip according to the second aspect, the priority storage means (15) is capable of adding and changing priorities.
According to a fourth aspect of the present invention, in the IC chip (16) according to any one of the first to third aspects, the execution state of the instruction selected based on the priority selection means (30) is managed. The IC chip (16) is provided with an execution management means (41) for performing the above.
The invention of claim 5 is the IC chip (16) according to any one of claims 1 to 4, wherein a plurality of instruction input means (12) for inputting a plurality of instructions to the IC chip (16). ), And the priority selection means (30) is an IC chip (10) that determines the execution order of a plurality of instructions input by the instruction input means (12).
According to a sixth aspect of the present invention, in the IC chip (16) according to the fifth aspect, the plurality of command input means (12) are contact input means (12-1) for contacting and inputting the command, and The IC chip (16) is non-contact input means (12-2) for inputting the command in a non-contact manner.
The invention according to claim 7 is the IC chip (16) according to claim 5 or 6, further comprising instruction holding means (20) for holding the plurality of instructions input from the instruction input means (12). An IC chip (16) characterized by
According to an eighth aspect of the present invention, in the IC chip (16) according to any one of the fifth to seventh aspects, the instruction execution means (40) is an instruction interruption means (for interrupting an instruction being executed). 42) and an interruption storage means (13) for storing the execution contents of the instruction suspended by the instruction interruption means (42) until the interruption.
According to a ninth aspect of the present invention, in the IC chip (16) according to the eighth aspect, when the instruction execution means (40) receives a new instruction having a high priority during the execution of the instruction, The instruction being executed by the instruction interruption means (42) is interrupted, the execution content until the interruption is saved by the interruption storage means (13), and the new instruction is preferentially executed. IC chip (16).

請求項10の発明は、請求項1から請求項9までのいずれか1項に記載のICチップ(16)と、ICカード基体(17)とを備えるICカード(10)である。   The invention of claim 10 is an IC card (10) comprising the IC chip (16) according to any one of claims 1 to 9 and an IC card substrate (17).

請求項11の発明は、請求項10に記載のICカード(10)と、前記複数の命令を発行し、前記ICカード(10)に出力する複数の命令発行手段(104)とを備えるICカード用端末システムである。   The invention of claim 11 is an IC card comprising the IC card (10) according to claim 10 and a plurality of command issuing means (104) for issuing the plurality of commands and outputting to the IC card (10). Terminal system.

請求項12の発明は、ICチップ(16)を、複数の命令のうちの何れを実行するかを、各命令の優先度に基づいて選択させる優先度選択手段(S203)と、前記優先度選択手段(S203)によって選択された命令を実行させる命令実行手段(205)として機能させるICチップ用プログラムである。
請求項13の発明は、請求項12に記載のICチップ用プログラムにおいて、前記複数の命令の優先度を予め記憶する優先度記憶手段を備えることを特徴とするICチップ用プログラムである。
請求項14の発明は、請求項13に記載のICチップ用プログラムにおいて、前記優先
度記憶手段は、優先度の追加及び変更が可能であることを特徴とするICチップ用プログラム。
請求項15の発明は、請求項12から請求項14までのいずれか1項に記載のICチップ用プログラムにおいて、前記優先度選択手段(S203)に基づいて選択された命令の実行状態を管理する実行管理手段(S204)を備えることを特徴とするICチップ用プログラムである。
請求項16の発明は、請求項12から請求項15までのいずれか1項に記載のICチップ用プログラムにおいて、複数の命令を前記ICチップ(16)に入力する複数の命令入力手段(S201)を備え、前記優先度選択手段(S203)は、前記命令入力手段(S201)で入力した複数の命令の実行順序を決定することを特徴とするICチップ用プログラムである。
請求項17の発明は、請求項16に記載のICチップ用プログラムにおいて、前記複数の命令入力手段(S201)は、接触端子を介して前記命令を入力する接触入力手段、及び、前記命令を非接触で入力する非接触入力手段を備えることを特徴とするICチップ用プログラムである。
請求項18の発明は、請求項16又は請求項17に記載のICチップ用プログラムにおいて、前記命令入力手段(S201)から入力した前記複数の命令を保持する命令保持手段(S202)を備えることを特徴とするICチップ用プログラムである。
請求項19の発明は、請求項18又は請求項18に記載のICチップ用プログラムにおいて、前記命令実行手段(S205)は、実行中の命令を中断する命令中断手段(S207)と、前記命令中断手段(S207)で中断した前記命令の、中断するまでの実行内容を保存させる中断記憶手段(S207)とを備えることを特徴とするICチップ用プログラムである。
請求項20の発明は、請求項19に記載のICチップ用プログラムにおいて、前記命令実行手段(S205)は、前記命令の実行中に、優先度の高い新たな命令が入力されたときは、前記命令中断手段(S207)で実行中の前記命令を中断し、その中断するまでの実行内容を前記中断記憶手段(S207)で保存して、前記新たな命令を優先的に実行(S205)することを特徴とするICチップ用プログラムである。
The invention according to claim 12 is the priority selection means (S203) for selecting which of the plurality of instructions to be executed by the IC chip (16) based on the priority of each instruction, and the priority selection This is an IC chip program that functions as instruction execution means (205) for executing the instruction selected by the means (S203).
A thirteenth aspect of the present invention is the IC chip program according to the twelfth aspect, further comprising priority storage means for storing the priorities of the plurality of instructions in advance.
The invention of claim 14 is the IC chip program according to claim 13, wherein the priority storage means can add and change priorities.
According to a fifteenth aspect of the present invention, in the IC chip program according to any one of the twelfth to fourteenth aspects, the execution state of the instruction selected based on the priority selection means (S203) is managed. An IC chip program comprising execution management means (S204).
A sixteenth aspect of the present invention is the IC chip program according to any one of the twelfth to fifteenth aspects, wherein a plurality of instructions input means (S201) for inputting a plurality of instructions to the IC chip (16). The priority selection means (S203) is an IC chip program that determines the execution order of a plurality of instructions input by the instruction input means (S201).
According to a seventeenth aspect of the present invention, in the IC chip program according to the sixteenth aspect, the plurality of command input units (S201) are configured to input the command through a contact terminal, An IC chip program comprising non-contact input means for inputting by contact.
The invention of claim 18 is the IC chip program according to claim 16 or claim 17, further comprising instruction holding means (S202) for holding the plurality of instructions input from the instruction input means (S201). This is a program for an IC chip.
According to a nineteenth aspect of the present invention, in the IC chip program according to the eighteenth or eighteenth aspect, the instruction execution means (S205) includes an instruction interruption means (S207) for interrupting an instruction being executed, and the instruction interruption. An IC chip program comprising interruption storage means (S207) for saving the execution contents of the instruction suspended by means (S207) until interruption.
According to a twentieth aspect of the invention, in the IC chip program according to the nineteenth aspect, the instruction execution means (S205) is configured to execute the instruction when a new instruction with a high priority is input during the execution of the instruction. The instruction being executed by the instruction interruption means (S207) is interrupted, the execution contents until the interruption is saved by the interruption storage means (S207), and the new instruction is executed preferentially (S205). An IC chip program characterized by the above.

本発明によれば、以下のような効果がある。
(1)複数の命令を優先度に基づいて選択し、選択された命令を実行するので、効率よく迅速に命令を処理することができる。
(2)複数の命令の優先度を予め記憶しているので、記憶された優先度に基づいて、効率よく命令を選択することができる。
(3)優先度の追加及び変更が可能であるので、新たな命令の優先度を追加したり、命令の優先度を変更したりすることができる。
(4)優先度選択手段に基づいて選択された命令の実行を管理するので、各命令の処理待ち順序や、命令の実行状態を容易に把握することができる。
The present invention has the following effects.
(1) Since a plurality of instructions are selected based on the priority, and the selected instruction is executed, the instructions can be processed efficiently and quickly.
(2) Since the priorities of a plurality of instructions are stored in advance, instructions can be efficiently selected based on the stored priorities.
(3) Since priority can be added and changed, the priority of a new instruction can be added or the priority of an instruction can be changed.
(4) Since the execution of the instruction selected based on the priority selection means is managed, it is possible to easily grasp the processing waiting order of each instruction and the execution state of the instruction.

(5)外部から複数の命令を入力し、その入力した複数の命令の実行順序を決定するので、優先度に応じて効率よく迅速に命令を実行することができる。
(6)複数の命令を、接触及び非接触で入力するので、命令を多種多様な方法で命令を入力することができる。
(7)入力した複数の命令を保持するので、実行前の命令を管理することができ、命令が実行されなかったなどの実行不良を防ぐことができる。
(8)実行中の命令を中断し、その命令の、中断するまでの実行内容を保存するので、中断した命令を、中断した時点から再び実行することができる。
(9)命令の実行中に、優先度の高い新たな命令が入力されたときは、実行中の命令を中断し、その中断するまでの実行内容を保存して、新たな命令を優先的に実行するので、優
先度の高い命令を常に最優先で実行することができ、また、新たな命令の実行後に、中断した命令を中断した時点から実行することができる。
(5) Since a plurality of instructions are input from the outside and the execution order of the input plurality of instructions is determined, the instructions can be executed efficiently and quickly according to the priority.
(6) Since a plurality of commands are input in a contact and non-contact manner, the commands can be input by various methods.
(7) Since a plurality of input instructions are held, it is possible to manage instructions before execution, and prevent execution failures such as instructions not being executed.
(8) Since the instruction being executed is interrupted and the execution content of the instruction until the interruption is saved, the interrupted instruction can be executed again from the point of interruption.
(9) When a new instruction with a high priority is input during execution of the instruction, the instruction being executed is interrupted, the contents of execution until the interruption is saved, and the new instruction is given priority. Since the instruction is executed, it is possible to always execute the instruction having a high priority with the highest priority, and it is possible to execute the interrupted instruction from the point of interruption after the execution of the new instruction.

(10)ICカードは、ICチップ及びICカード基体を備えているので、多種多様の端末や装置に搭載するなど、ICチップの使用範囲を拡大することができる。
(11)ICカード用システムは、ICカードと、複数の命令を発行し、ICカードに出力する複数の命令発行手段とを備えているので、命令発行手段からICカードへと出力された複数の命令を、優先度を付けて実行することができる。
(10) Since the IC card includes an IC chip and an IC card base, the range of use of the IC chip can be expanded, for example, by being mounted on a wide variety of terminals and devices.
(11) Since the IC card system includes an IC card and a plurality of command issuing means for issuing a plurality of instructions and outputting them to the IC card, the plurality of instructions output from the instruction issuing means to the IC card. Instructions can be executed with priority.

本発明は、優先度の高い命令を、効率よく迅速に実行することができるICチップ、ICカード、ICカード用端末システム及びICチップ用プログラムを提供するという目的を、優先度に基づいて命令を選択する優先度選択手段と、選択された命令を実行する命令実行手段とをICチップに設けることにより実現する。   An object of the present invention is to provide an IC chip, an IC card, an IC card terminal system, and an IC chip program capable of efficiently and quickly executing high priority instructions. This is realized by providing priority selection means for selecting and instruction execution means for executing the selected instruction in the IC chip.

以下、図面等を参照して、本発明の実施例をあげて、さらに詳しく説明する。
図1は、本発明によるICカード用端末システム機の実施例1を示す図である。図2は、携帯通信端末機に装着されたICカードの動作フローを示す図である。
Hereinafter, the present invention will be described in more detail with reference to the drawings and the like.
FIG. 1 is a diagram showing a first embodiment of an IC card terminal system according to the present invention. FIG. 2 is a diagram illustrating an operation flow of the IC card attached to the mobile communication terminal.

本実施例のICカード端末システムに用いられるICカード10は、図1に示すように、CPU11、I/Oポート12、RAM13、ROM14、EEPROM15、命令保持部20、優先度選択部30及び命令実行部40を有したICチップ16を、ICカード基体17に備えている。ICカード10は、携帯通信端末機100に装着され、携帯通信端末機100に設けられた電話などの通信機能や電子マネーシステムを使用するのに用いられる。具体的には、認証コマンドをICカード10で実行させることで、携帯通信端末機100の通信機能の使用可否の認証を確認したり、決済コマンドを実行させることで、電子マネーシステムの決済を実施したりすることができる。なお、各コマンド(命令)には、それぞれ、複数のタスク(処理)が含まれており、例えば、認証コマンドは、認証データの読み出しや、確認などのタスクが含まれている。
CPU11は、ICカード10の各部を統括制御する制御回路部である。
I/Oポート12は、携帯通信端末機100から複数のコマンドを入力し、各コマンドの実行結果を携帯通信端末機100に出力する入出力部であり、接触端子で入出力する接触式のI/Oポート(接触入力手段)12−1と、非接触で入出力するI/Oポート(非接触入力手段)12−2とを有している。本実施例では、後述の接触式命令通信部102から発行される認証コマンドが端末機I/Oポート104−1を介して、I/Oポート12−1に、また、非接触式命令通信部103から発行される決済コマンドが端末機I/Oポート104−2を介して、I/Oポート12−2に入力される。
As shown in FIG. 1, an IC card 10 used in the IC card terminal system of this embodiment includes a CPU 11, an I / O port 12, a RAM 13, a ROM 14, an EEPROM 15, an instruction holding unit 20, a priority selection unit 30, and an instruction execution. The IC chip 16 having the portion 40 is provided in the IC card base 17. The IC card 10 is attached to the mobile communication terminal 100 and used to use a communication function such as a telephone provided in the mobile communication terminal 100 and an electronic money system. Specifically, the authentication command is executed by the IC card 10 to confirm whether or not the communication function of the mobile communication terminal 100 can be used, and the payment command is executed to execute the payment of the electronic money system. You can do it. Each command (instruction) includes a plurality of tasks (processes). For example, the authentication command includes tasks such as reading authentication data and checking.
The CPU 11 is a control circuit unit that performs overall control of each unit of the IC card 10.
The I / O port 12 is an input / output unit that inputs a plurality of commands from the mobile communication terminal 100 and outputs the execution result of each command to the mobile communication terminal 100. / O port (contact input means) 12-1 and I / O port (non-contact input means) 12-2 for input / output without contact. In this embodiment, an authentication command issued from a contact-type command communication unit 102, which will be described later, is sent to the I / O port 12-1 via the terminal I / O port 104-1, or to a non-contact-type command communication unit. A settlement command issued from the terminal 103 is input to the I / O port 12-2 via the terminal I / O port 104-2.

RAM13は、CPU11の処理の作業領域として使用される揮発性メモリであり、後述の命令実行部40で中断された中断命令内容などが保存される。
ROM14は、ICカード10のOS(オペレーティングシステム)などの基本ソフトウェアがインストールされた読み出し専用の不揮発性メモリである。本実施例では、OSだけでなく、認証コマンドを実行するアプリケーションA、及び、決済コマンドを実行するアプリケーションBもインストールされている。
EEPROM15は、書き換え自在な不揮発性メモリであり、後述の、命令保持部20のコマンドや、優先度選択部30の優先度リストなどが保存される。
The RAM 13 is a volatile memory used as a work area for processing of the CPU 11, and stores the contents of interrupted instructions interrupted by an instruction execution unit 40 described later.
The ROM 14 is a read-only nonvolatile memory in which basic software such as an OS (operating system) of the IC card 10 is installed. In this embodiment, not only the OS but also an application A that executes an authentication command and an application B that executes a settlement command are installed.
The EEPROM 15 is a rewritable nonvolatile memory, and stores a command of the instruction holding unit 20 and a priority list of the priority selection unit 30 described later.

命令保持部20は、携帯通信端末機100からI/Oポート12−1及びI/Oポート12−2で入力した複数のコマンドを保持し、それを管理する回路であり、入力したコマ
ンドを、CPU11を介してEEPROM15に保存させる(命令保持手段)。
優先度選択部30は、命令保持部20で管理している優先度リストに基づいて、実行すべきコマンドを選択する回路である。なお、優先度リストは、使用されるコマンドの優先度を予め決定するために使用され、EEPROM15に保存されており(優先度記憶手段)、例えば、表1に示すようなリストである。また、本実施例では説明を明確にするために、認証コマンド及び決済コマンドの2種類のコマンドの例で説明するが、これに限定されるものではない。また、優先度リストの内容は、アプリケーションやコマンドの追加などにより、その内容を変更することができる。ここで、電子マネーシステムの決済は、あらゆる場面で即座に処理されるべきものであるので、表1に示すように、通信の認証コマンドよりも決済コマンドの優先度が高いものと設定される。
The instruction holding unit 20 is a circuit that holds and manages a plurality of commands input from the mobile communication terminal 100 through the I / O port 12-1 and the I / O port 12-2. The data is stored in the EEPROM 15 via the CPU 11 (command holding means).
The priority selection unit 30 is a circuit that selects a command to be executed based on the priority list managed by the instruction holding unit 20. The priority list is used to determine the priority of the command to be used in advance and is stored in the EEPROM 15 (priority storage means), for example, a list as shown in Table 1. Further, in this embodiment, in order to clarify the explanation, an example of two types of commands, that is, an authentication command and a settlement command will be described, but the present invention is not limited to this. The contents of the priority list can be changed by adding an application or a command. Here, since the payment of the electronic money system should be processed immediately in every scene, as shown in Table 1, the priority of the payment command is set higher than the communication authentication command.

Figure 2008102863
Figure 2008102863

命令実行部40は、実行管理部41及び命令中断部42を有し、優先度選択部30で選択されたコマンドを実行する回路である。
実行管理部41は、命令保持部20で管理されるコマンドすべての実行状況を管理する回路であり、例えば、表2に示すような実行管理表で管理されている。なお、表2に示す実行管理表は、「実行優先度」、「コマンド種類」、及び、「コマンドの状態」の3項目で構成されている。実行管理表の「実行優先度」は、表1の優先度リストに基づいて決定される実行順序を示し、「1」が最優先となる。また、「コマンド情報」は、コマンドを実行するアプリケーションの種類(A又はB)とコマンド名(認証コマンド又は決済コマンド)を示し、「コマンドの状態」は、コマンドの実行状態を示している。
The instruction execution unit 40 includes an execution management unit 41 and an instruction interruption unit 42, and is a circuit that executes the command selected by the priority selection unit 30.
The execution management unit 41 is a circuit that manages the execution status of all commands managed by the instruction holding unit 20, and is managed by an execution management table as shown in Table 2, for example. The execution management table shown in Table 2 includes three items: “execution priority”, “command type”, and “command status”. “Execution priority” of the execution management table indicates an execution order determined based on the priority list of Table 1, and “1” has the highest priority. “Command information” indicates the type (A or B) of the application that executes the command and the command name (authentication command or payment command), and “command status” indicates the command execution status.

Figure 2008102863
Figure 2008102863

命令中断部42は、命令の実行中に優先度の高い新たな命令がICカード10に入力されたときに、その新たな命令を最優先で実行させるために、実行中の命令を中断させる回路である。中断された命令は、RAM13に保存される(中断記憶手段)。   The instruction interruption unit 42 is a circuit that interrupts an instruction being executed in order to execute the new instruction with the highest priority when a new instruction having a high priority is input to the IC card 10 during execution of the instruction. It is. The interrupted instruction is stored in the RAM 13 (interrupt storage means).

携帯通信端末機100は、端末機CPU101、接触式命令通信部(命令発行手段)102、非接触式命令通信部(命令発行手段)103及び端末機I/Oポート104を有した携帯式のICカード端末機である。
端末機CPU101は、携帯通信端末機100の各部を統合制御する制御回路である。
接触式命令通信部102は、携帯通信端末機100の通信機能の登録IDを確認する認証コマンドを、ICカード10に発行する通信部である。例えば、携帯通信端末機100の通信機能を使用するときに、認証コマンドを発行し、ICカード10により認証コマンドが実行され、確認されたら、携帯通信端末機100の通信機能を使用することができる。
The portable communication terminal 100 is a portable IC having a terminal CPU 101, a contact type command communication unit (command issue unit) 102, a non-contact type command communication unit (command issue unit) 103, and a terminal I / O port 104. It is a card terminal.
The terminal CPU 101 is a control circuit that integrally controls each unit of the mobile communication terminal 100.
The contact-type command communication unit 102 is a communication unit that issues an authentication command for confirming the registration ID of the communication function of the mobile communication terminal 100 to the IC card 10. For example, when the communication function of the mobile communication terminal 100 is used, an authentication command is issued, and when the authentication command is executed and confirmed by the IC card 10, the communication function of the mobile communication terminal 100 can be used. .

非接触式命令通信部103は、商品などの購入時の決済に使用される決済コマンドをI
Cカード10に発行する通信部である。非接触式命令通信部103は、近距離用(最大で1m程度)の送受信アンテナ103−1と受信データ処理部103−2を備え、送受信アンテナ103−1により非接触で後述のリーダライタ110から、決済コマンドを含んだ決済情報を電波として受信する。受信した電波から受信データ処理部103−2により決済コマンドを抽出し、ICカード10へと決済コマンドを入力させ、実行させる。なお、ICカード10における決済コマンドの実行結果は、非接触式命令通信部103を介してリーダライタ110へ送信することにより、即座に決済の結果を伝達することができる。
The non-contact command communication unit 103 sends a payment command used for payment at the time of purchase of a product or the like to I
It is a communication unit issued to the C card 10. The non-contact type command communication unit 103 includes a transmission / reception antenna 103-1 and a reception data processing unit 103-2 for short distance (up to about 1 m), and is contactless by a transmission / reception antenna 103-1 from a reader / writer 110 described later. The payment information including the payment command is received as a radio wave. The received data processing unit 103-2 extracts the payment command from the received radio wave, causes the payment command to be input to the IC card 10 and executed. The settlement command execution result in the IC card 10 is transmitted to the reader / writer 110 via the non-contact command communication unit 103, so that the settlement result can be immediately transmitted.

端末機I/Oポート104は、接触式命令通信部102の認証コマンドをICカード10に出力し、そのコマンドの実行結果を入力する端末機I/Oポート104−1と、非接触式命令通信部103の決済コマンドをICカード10に出力し、そのコマンドの実行結果を入力する端末機I/Oポート104−2とを備える。
リーダライタ110は、商品購入時などの決済情報を非接触式命令通信部103に電波で送信し、また、ICカード10の決済処理の結果を非接触式命令通信部103から受信する装置である。なお、リーダライタ110は、小売店などの会計に設置されており、商品などの購入時に、携帯通信端末機100の送受信アンテナ103−1をリーダライタ110にかざすことにより、決済コマンドをICカード10に入力することができる。
The terminal I / O port 104 outputs the authentication command of the contact command communication unit 102 to the IC card 10 and the terminal I / O port 104-1 for inputting the execution result of the command, and non-contact command communication. A terminal I / O port 104-2 for outputting the settlement command of the unit 103 to the IC card 10 and inputting the execution result of the command.
The reader / writer 110 is a device that transmits settlement information at the time of product purchase or the like to the non-contact command communication unit 103 by radio waves, and receives a result of settlement processing of the IC card 10 from the non-contact command communication unit 103. . Note that the reader / writer 110 is installed in the accounting of a retail store or the like. When a product or the like is purchased, the settlement command is sent to the IC card 10 by holding the transmission / reception antenna 103-1 of the mobile communication terminal 100 over the reader / writer 110. Can be entered.

次に、携帯通信端末機100に装着されるICカード10の動作について説明する。
携帯通信端末機100は、図2に示すように、使用者により通信機能が使用されようとすると(S200)、ICカード10に記録されている認証コードを確認するために、接触式命令通信部102から認証コマンドを発行し、端末機I/Oポート104を介してICカード10へ出力する。
認証コマンドがICカード10に入力されたら(S201)、ICカード10は、入力された認証コマンドを命令保持部20によりEEPROM15に保存する(S202)。
続いて、ICカード10は、入力された認証コマンドの優先度を、表1の優先度リストに基づいて確認し(S203)、表2に示すように、実行管理部41の実行管理表に登録する(S204)。次に、登録された認証コマンドを、ROM14にインストールされたアプリケーションAで実行する(S205)。認証コマンドを実行することで、表3に示すように、実行管理表の「コマンドの状態」は「実行待ち」から「実行中」へと変わる。
Next, the operation of the IC card 10 attached to the mobile communication terminal 100 will be described.
As shown in FIG. 2, the mobile communication terminal 100 uses a contact-type command communication unit to confirm an authentication code recorded on the IC card 10 when a user tries to use a communication function (S200). An authentication command is issued from 102 and output to the IC card 10 via the terminal I / O port 104.
When the authentication command is input to the IC card 10 (S201), the IC card 10 stores the input authentication command in the EEPROM 15 by the command holding unit 20 (S202).
Subsequently, the IC card 10 confirms the priority of the input authentication command based on the priority list of Table 1 (S203), and registers it in the execution management table of the execution management unit 41 as shown in Table 2. (S204). Next, the registered authentication command is executed by the application A installed in the ROM 14 (S205). By executing the authentication command, as shown in Table 3, the “command status” in the execution management table changes from “waiting for execution” to “being executed”.

Figure 2008102863
Figure 2008102863

認証コマンドの実行中に、その認証コマンドよりも優先度の高い決済コマンドが、非接触式命令通信部103からI/Oポート12−2を介して入力されたとき(S206、Yes)は、ICカード10は、実行中の認証コマンドを中断し、中断までの実行内容をRAM13に保存する(S207)。次に、表4に示すように、実行管理部41により実行管理表の「コマンドの状態」の欄が、「実行中」から「実行中断」へと変更され、認証コマンドの「実行優先度」が「2」に更新され、また、「実行優先度」の「1」に、決済コマンドが新たに登録される(S204)。
なお、仮に、新たに入力されたコマンドが、認証コマンドよりも優先度が低い場合は(S206、No)、認証コマンドの実行は中断されることなく認証コマンドを終了させる(S208)。
When a payment command having a higher priority than the authentication command is input from the non-contact command communication unit 103 via the I / O port 12-2 during the execution of the authentication command (S206, Yes), the IC The card 10 interrupts the authentication command being executed, and saves the execution contents up to the interruption in the RAM 13 (S207). Next, as shown in Table 4, the execution management unit 41 changes the “command status” column of the execution management table from “executing” to “execution interrupted”, and the “execution priority” of the authentication command. Is updated to “2”, and a settlement command is newly registered in “1” of “execution priority” (S204).
If the newly input command has a lower priority than the authentication command (S206, No), the authentication command is terminated without being interrupted (S208).

Figure 2008102863
Figure 2008102863

実行管理表の更新(S204)を終えたら、ICカード10は、決済コマンドをアプリケーションBにより実行する(S205)。決済コマンドが実行されることにより、表4の決済コマンドの「コマンドの状態」が、表5に示すように、「実行待ち」から「実行中」へと変化する。   After updating the execution management table (S204), the IC card 10 executes a settlement command by the application B (S205). By executing the settlement command, the “command state” of the settlement command in Table 4 changes from “Waiting for execution” to “In progress” as shown in Table 5.

Figure 2008102863
Figure 2008102863

決済コマンドの実行中に、優先度の高い新たなコマンドが入力されずに(S206、No)、決済コマンドの実行が終了したら(S208)、次に処理すべきコマンドの有無を実行管理表で確認する(S209)。なお、決済コマンドの実行が終了した時点で、実行管理表は、表6に示すように、決済コマンドの項目が消去され、「実行優先度」の「1」に、中断されていた認証コマンドが繰り上げられるように更新される。   If a new command having a high priority is not input during execution of the settlement command (No in S206) and the execution of the settlement command is completed (S208), the execution management table confirms whether there is a command to be processed next. (S209). When the execution of the payment command is completed, the execution management table deletes the item of the payment command as shown in Table 6, and the interrupted authentication command is displayed at “1” of “execution priority”. Updated to be carried forward.

Figure 2008102863
Figure 2008102863

表6の実行管理表に示すように、次に処理すべきコマンド(実行中断している認証コマンド)があるので(S209、Yes)、RAM13に保存した認証コマンドが中断されるまでの実行内容に基づいて、認証コマンドを再び実行させる(S205)。新たなコマンドの入力がなく(S206、No)、認証コマンドの実行を終了したら(S208)、次に処理すべきコマンドの有無を確認し(S209)、処理すべきコマンドが無かったら(S209、No)、コマンド処理を終了する(S210)。   As shown in the execution management table of Table 6, since there is a command to be processed next (authentication command for which execution is suspended) (S209, Yes), the execution contents until the authentication command stored in the RAM 13 is suspended are displayed. Based on this, the authentication command is executed again (S205). When there is no new command input (S206, No) and the execution of the authentication command is finished (S208), it is confirmed whether there is a command to be processed next (S209). If there is no command to be processed (S209, No) ), The command processing is terminated (S210).

以上より、実施例1のICカードには以下のような効果がある。
(1)ICカード10は、複数のコマンドを優先度に基づいて選択し、選択されたコマンドを実行するので、効率よく迅速にコマンドを処理することができる。
(2)ICカード10は、複数のコマンドの優先度を優先度リストとして記憶しているので、記憶された優先度に基づいて、効率よくコマンドを選択することができる。
(3)ICカード10は、優先度リストの追加及び変更が可能であるので、アプリケーションの追加に伴う新たなコマンドの優先度を追加したり、既に登録されたコマンドの優先度を変更したりすることができる。
(4)ICカード10は、優先度に基づいて選択されたコマンドの実行を実行管理表で管
理するので、各コマンドの処理待ち順序や、コマンドの実行状態を容易に把握することができる。
(5)ICカード10は、外部から認証コマンド及び決済コマンドをI/Oポート12−1及びI/Oポート12−2で入力し、優先度選択部で入力した各コマンドの実行順序を決定するので、入力された各コマンドを、優先度に応じて効率よく迅速に実行することができる。
(6)認証コマンドを接触端子で入力するI/Oポート12−1、及び、決済コマンドを非接触で入力するI/Oポート12−2を備えているので、命令を多種多様な方法でコマンドを入力することができる。
From the above, the IC card of Example 1 has the following effects.
(1) Since the IC card 10 selects a plurality of commands based on the priority and executes the selected command, the command can be processed efficiently and quickly.
(2) Since the IC card 10 stores the priorities of a plurality of commands as a priority list, the commands can be efficiently selected based on the stored priorities.
(3) Since the IC card 10 can add and change the priority list, the priority of a new command accompanying the addition of an application is added, or the priority of an already registered command is changed. be able to.
(4) Since the IC card 10 manages the execution of the command selected based on the priority in the execution management table, it is possible to easily grasp the processing waiting order of each command and the execution state of the command.
(5) The IC card 10 inputs an authentication command and a settlement command from the outside through the I / O port 12-1 and the I / O port 12-2, and determines the execution order of each command input by the priority selection unit. Therefore, each input command can be executed efficiently and quickly according to the priority.
(6) Since the I / O port 12-1 for inputting an authentication command through a contact terminal and the I / O port 12-2 for inputting a settlement command in a non-contact manner are provided, commands can be commanded in various ways. Can be entered.

(7)ICカード10は、入力した複数のコマンドを保持するので、実行前の命令を管理することができ、命令が実行されなかったなどの実行不良を防ぐことができる。
(8)実行中の認証コマンドを中断し、そのコマンドの、中断するまでの実行内容を保存するので、中断した認証コマンドを、中断した時点から再び実行することができる。
(9)認証コマンドの実行中に、優先度の高い決済コマンドが入力されたときは、実行中の認証コマンドを中断し、その中断するまでの実行内容を保存して、決済コマンドを優先的に実行するので、優先度の決済コマンドを常に最優先で実行することができ、また、決済コマンドの実行後に、中断した認証コマンドを中断した時点から実行することができる。
(10)ICカード10は、ICチップ16及びICカード基体17を備えているので、多種多様の端末や装置に搭載するなど、ICチップ16の使用範囲を拡大することができる。
(11)携帯通信端末機100は、ICカード10と、接触式命令通信部102及び非接触式命令通信部103から発行される認証コマンド及び決済コマンドをICカード10に出力する端末機I/Oポート104とを備えているので、I/Oポート104からICカード10へと出力された各コマンドを、優先度を付けて処理することができる。
(7) Since the IC card 10 holds a plurality of input commands, it can manage instructions before execution, and can prevent execution failures such as instructions not being executed.
(8) Since the authentication command being executed is interrupted and the execution contents of the command until the interruption is saved, the interrupted authentication command can be executed again from the point of interruption.
(9) When a high-priority payment command is input during the execution of the authentication command, the authentication command being executed is interrupted, the execution contents until the interruption are saved, and the payment command is given priority. Since the command is executed, the priority settlement command can always be executed with the highest priority, and after the settlement command is executed, the suspended authentication command can be executed from the point of suspension.
(10) Since the IC card 10 includes the IC chip 16 and the IC card substrate 17, the range of use of the IC chip 16 can be expanded, for example, by being mounted on various terminals and devices.
(11) The mobile communication terminal 100 is a terminal I / O that outputs to the IC card 10 an authentication command and a settlement command issued from the IC card 10, the contact command communication unit 102, and the non-contact command communication unit 103. Therefore, each command output from the I / O port 104 to the IC card 10 can be processed with priority.

図3は、本発明によるICカード用端末システムの実施例2を示す図である。なお、実施例2の説明では、前述した実施例1と同様な機能を果たす部分には、同一の符号又は末尾に統一した符号を付して、重複する説明や図面を適宜省略する。
実施例2のICカード10−2の実施例1との相違点は、実施例1のICカード10の命令保持部20、優先度選択部30及び命令実行部40の代わりに、命令保持手順、優先度選択手順及び命令実行手順をICカード10−2に実行させるプログラムが、ROM14にインストールされ、CPU11により起動されることである。そのため、ICカード10−2は、図3に示すように、実施例1のICカード10の命令保持部20、優先度選択部30及び命令実行部40が省かれた形態となる。なお、ICカード10−2の動作は、実施例1のICカード10と同一である。
FIG. 3 is a diagram showing a second embodiment of an IC card terminal system according to the present invention. In the description of the second embodiment, the same functions as those of the first embodiment described above are denoted by the same reference numerals or unified reference numerals at the end, and repeated descriptions and drawings are appropriately omitted.
The difference between the IC card 10-2 of the second embodiment and the first embodiment is that, instead of the instruction holding unit 20, the priority selection unit 30, and the instruction execution unit 40 of the IC card 10 of the first embodiment, an instruction holding procedure, A program for causing the IC card 10-2 to execute the priority selection procedure and the instruction execution procedure is installed in the ROM 14 and activated by the CPU 11. Therefore, the IC card 10-2 has a configuration in which the instruction holding unit 20, the priority selection unit 30, and the instruction execution unit 40 of the IC card 10 according to the first embodiment are omitted as illustrated in FIG. The operation of the IC card 10-2 is the same as that of the IC card 10 of the first embodiment.

以上より、実施例2のICカード10−2には、優先度に応じてコマンドを実行する動作をプログラムにより実現しているので、実施例1のような、演算回路を設ける必要がなく、プログラムをインストールすることで容易に使用することができる。   As described above, in the IC card 10-2 of the second embodiment, the operation for executing the command according to the priority is realized by the program. Therefore, it is not necessary to provide the arithmetic circuit as in the first embodiment, and the program Can be used easily by installing.

(変形例)
以上、説明した実施例に限定されることなく、種々の変形や変更が可能であり、それらの発明も均等の範囲内である。
各実施例では、接触式命令通信部102は、非接触式発行手段として携帯通信端末機100に内蔵された送受信アンテナ103−1によりリーダライタ110から決済コマンドを非接触で受信したが、ICカード10に送受信アンテナを設け、携帯通信端末機100を介さずに、直接、リーダライタ110から決済コマンドを非接触で受信させてもよい。
(Modification)
As described above, various modifications and changes can be made without being limited to the embodiments described above, and those inventions are also within an equivalent range.
In each embodiment, the contact-type command communication unit 102 receives a settlement command from the reader / writer 110 in a non-contact manner by the transmission / reception antenna 103-1 built in the mobile communication terminal 100 as a non-contact type issuing unit. 10 may be provided with a transmission / reception antenna so that the payment command can be directly received from the reader / writer 110 in a non-contact manner without using the mobile communication terminal 100.

本発明によるICカード用端末システムの実施例1を示す図である。It is a figure which shows Example 1 of the terminal system for IC cards by this invention. 実施例1の携帯通信端末機に装着されたICカードの動作フローを示す図である。It is a figure which shows the operation | movement flow of the IC card with which the portable communication terminal of Example 1 was mounted | worn. 本発明によるICカード用端末システムの実施例2を示す図である。It is a figure which shows Example 2 of the terminal system for IC cards by this invention.

符号の説明Explanation of symbols

10 ICカード
20 命令保持部
30 優先度選択手段
40 命令実行手段
41 実行管理部
42 命令中断部
DESCRIPTION OF SYMBOLS 10 IC card 20 Instruction holding part 30 Priority selection means 40 Instruction execution means 41 Execution management part 42 Instruction interruption part

Claims (20)

複数の命令のうちの何れを実行するかを、各命令の優先度に基づいて選択する優先度選択手段と、
前記優先度選択手段によって選択された命令を実行する命令実行手段と、
を備えるICチップ。
Priority selection means for selecting which of a plurality of instructions to execute based on the priority of each instruction;
Instruction execution means for executing the instruction selected by the priority selection means;
IC chip comprising:
請求項1に記載のICチップにおいて、
前記複数の命令の優先度を予め記憶する優先度記憶手段を備えること、
を特徴とするICチップ。
The IC chip according to claim 1,
Comprising priority storage means for storing in advance the priorities of the plurality of instructions;
IC chip characterized by
請求項2に記載のICチップにおいて、
前記優先度記憶手段は、優先度の追加及び変更が可能であること、
を特徴とするICチップ。
The IC chip according to claim 2, wherein
The priority storage means is capable of adding and changing priorities;
IC chip characterized by
請求項1から請求項3までのいずれか1項に記載のICチップにおいて、
前記優先度選択手段に基づいて選択された命令の実行状態を管理する実行管理手段を備えること、
を特徴とするICチップ。
In the IC chip according to any one of claims 1 to 3,
Comprising execution management means for managing the execution state of the instruction selected based on the priority selection means;
IC chip characterized by
請求項1から請求項4までのいずれか1項に記載のICチップにおいて、
複数の命令を当該ICチップに入力する複数の命令入力手段を備え、
前記優先度選択手段は、前記命令入力手段で入力した複数の命令の実行順序を決定すること、
を特徴とするICチップ。
In the IC chip according to any one of claims 1 to 4,
A plurality of command input means for inputting a plurality of commands to the IC chip;
The priority selection means determines an execution order of a plurality of instructions input by the instruction input means;
IC chip characterized by
請求項5に記載のICチップにおいて、
前記複数の命令入力手段は、接触端子を介して前記命令を入力する接触入力手段、及び、前記命令を非接触で入力する非接触入力手段であること、
を特徴とするICチップ。
The IC chip according to claim 5,
The plurality of command input means are contact input means for inputting the command via a contact terminal, and non-contact input means for inputting the command in a non-contact manner;
IC chip characterized by
請求項5又は請求項6に記載のICチップにおいて、
前記命令入力手段から入力した前記複数の命令を保持する命令保持手段を備えること、
を特徴とするICチップ。
In the IC chip according to claim 5 or 6,
Comprising instruction holding means for holding the plurality of instructions input from the instruction input means;
IC chip characterized by
請求項5から請求項7までのいずれか1項に記載のICチップにおいて、
前記命令実行手段は、実行中の命令を中断する命令中断手段と、
前記命令中断手段で中断した前記命令の、中断するまでの実行内容を保存する中断記憶手段とを備えること、
を特徴とするICチップ。
In the IC chip according to any one of claims 5 to 7,
The instruction execution means includes instruction interruption means for interrupting an instruction being executed;
An interruption storage means for storing the execution content of the instruction suspended by the instruction interruption means until the interruption;
IC chip characterized by
請求項8に記載のICチップにおいて、
前記命令実行手段は、前記命令の実行中に、優先度の高い新たな命令が入力されたときは、前記命令中断手段で実行中の前記命令を中断し、その中断するまでの実行内容を前記中断記憶手段で保存して、前記新たな命令を優先的に実行すること、
を特徴とするICチップ。
The IC chip according to claim 8, wherein
When a new instruction having a high priority is input during execution of the instruction, the instruction execution means interrupts the instruction being executed by the instruction interruption means, and the execution contents until the interruption are Preserving in the interrupt storage means and preferentially executing the new instruction;
IC chip characterized by
請求項1から請求項9までのいずれか1項に記載のICチップと、
ICカード基体と、
を備えるICカード。
The IC chip according to any one of claims 1 to 9,
An IC card substrate;
IC card equipped with.
請求項10に記載のICカードと、
前記複数の命令を発行し、前記ICカードに出力する複数の命令発行手段と、
を備えるICカード用端末システム。
An IC card according to claim 10;
A plurality of command issuing means for issuing the plurality of commands and outputting to the IC card;
An IC card terminal system comprising:
ICチップを、複数の命令のうちの何れを実行するかを、各命令の優先度に基づいて選択させる優先度選択手段と、
前記優先度選択手段によって選択された命令を実行させる命令実行手段、
として機能させるICチップ用プログラム。
Priority selection means for selecting which of the plurality of instructions is to be executed by the IC chip based on the priority of each instruction;
Instruction execution means for executing the instruction selected by the priority selection means;
IC chip program to function as
請求項12に記載のICチップ用プログラムにおいて、
前記複数の命令の優先度を予め記憶する優先度記憶手段を備えること、
を特徴とするICチップ用プログラム。
In the IC chip program according to claim 12,
Comprising priority storage means for storing in advance the priorities of the plurality of instructions;
IC chip program characterized by the above.
請求項13に記載のICチップ用プログラムにおいて、
前記優先度記憶手段は、優先度の追加及び変更が可能であること、
を特徴とするICチップ用プログラム。
The IC chip program according to claim 13,
The priority storage means is capable of adding and changing priorities;
IC chip program characterized by the above.
請求項12から請求項14までのいずれか1項に記載のICチップ用プログラムにおいて、
前記優先度選択手段に基づいて選択された命令の実行状態を管理する実行管理手段を備えること、
を特徴とするICチップ用プログラム。
In the IC chip program according to any one of claims 12 to 14,
Comprising execution management means for managing the execution state of the instruction selected based on the priority selection means;
IC chip program characterized by the above.
請求項12から請求項15までのいずれか1項に記載のICチップ用プログラムにおいて、
複数の命令を前記ICチップに入力する複数の命令入力手段を備え、
前記優先度選択手段は、前記命令入力手段で入力した複数の命令の実行順序を決定すること、
を特徴とするICチップ用プログラム。
In the IC chip program according to any one of claims 12 to 15,
A plurality of command input means for inputting a plurality of commands to the IC chip;
The priority selection means determines an execution order of a plurality of instructions input by the instruction input means;
IC chip program characterized by the above.
請求項16に記載のICチップ用プログラムにおいて、
前記複数の命令入力手段は、接触端子を介して前記命令を入力する接触入力手段、及び、前記命令を非接触で入力する非接触入力手段を備えること、
を特徴とするICチップ用プログラム。
The IC chip program according to claim 16, wherein
The plurality of command input means includes contact input means for inputting the command via a contact terminal, and non-contact input means for inputting the command in a non-contact manner.
IC chip program characterized by the above.
請求項16又は請求項17に記載のICチップ用プログラムにおいて、
前記命令入力手段から入力した前記複数の命令を保持する命令保持手段を備えること、
を特徴とするICチップ用プログラム。
In the IC chip program according to claim 16 or 17,
Comprising instruction holding means for holding the plurality of instructions input from the instruction input means;
IC chip program characterized by the above.
請求項16から請求項18までのいずれか1項に記載のICチップ用プログラムにおいて、
前記命令実行手段は、実行中の命令を中断する命令中断手段と、
前記命令中断手段で中断した前記命令の、中断するまでの実行内容を保存する中断記憶手段を備えること、
を特徴とするICチップ用プログラム。
In the IC chip program according to any one of claims 16 to 18,
The instruction execution means includes instruction interruption means for interrupting an instruction being executed;
Comprising interruption storage means for storing the execution content of the instruction suspended by the instruction interruption means until interruption;
IC chip program characterized by the above.
請求項19に記載のICチップ用プログラムにおいて、
前記命令実行手段は、前記命令の実行中に、優先度の高い新たな命令が入力されたときは、前記命令中断手段で実行中の前記命令を中断し、その中断するまでの実行内容を前記
中断記憶手段で保存して、前記新たな命令を優先的に実行すること、
を特徴とするICチップ用プログラム。
In the IC chip program according to claim 19,
When a new instruction having a high priority is input during execution of the instruction, the instruction execution means interrupts the instruction being executed by the instruction interruption means, and the execution contents until the interruption are Preserving in the interrupt storage means and preferentially executing the new instruction;
IC chip program characterized by the above.
JP2006286786A 2006-10-20 2006-10-20 Ic chip, ic card, ic card terminal system and ic chip program Pending JP2008102863A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006286786A JP2008102863A (en) 2006-10-20 2006-10-20 Ic chip, ic card, ic card terminal system and ic chip program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006286786A JP2008102863A (en) 2006-10-20 2006-10-20 Ic chip, ic card, ic card terminal system and ic chip program

Publications (1)

Publication Number Publication Date
JP2008102863A true JP2008102863A (en) 2008-05-01

Family

ID=39437128

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006286786A Pending JP2008102863A (en) 2006-10-20 2006-10-20 Ic chip, ic card, ic card terminal system and ic chip program

Country Status (1)

Country Link
JP (1) JP2008102863A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013257617A (en) * 2012-06-11 2013-12-26 Dainippon Printing Co Ltd Ic card communication method and ic card

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006127361A (en) * 2004-11-01 2006-05-18 Dainippon Printing Co Ltd Ic chip for ic card, ic card, and program for ic card

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2006127361A (en) * 2004-11-01 2006-05-18 Dainippon Printing Co Ltd Ic chip for ic card, ic card, and program for ic card

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2013257617A (en) * 2012-06-11 2013-12-26 Dainippon Printing Co Ltd Ic card communication method and ic card

Similar Documents

Publication Publication Date Title
US8712407B1 (en) Multiple secure elements in mobile electronic device with near field communication capability
KR101671457B1 (en) Processing payment transactions without a secure element
EP3079326B1 (en) Network payment method, apparatus and system
JP5758120B2 (en) Method for processing application commands from physical channels using portable electronic devices and corresponding devices and systems
CN101965597A (en) Method and devices for installing and retrieving linked mifare applications
CN101855887A (en) Sharing or reselling NFC applications among mobile communication devices
EP2955872B1 (en) Method for configuring a secure element, key derivation program, computer program product and configurable secure element
CN105704332A (en) Mobile payment method and device
CN103310537A (en) Multi-application identification access method, intelligent card and POS (Point-of-sales) machine
WO2016082751A1 (en) Contactless payment method, device and system
EP3242494A1 (en) Nfc-based communication device and method
US20140236697A1 (en) Managing digital coupons
US9978056B2 (en) Smart card having multiple payment instruments
CN104657854A (en) Wireless power supply to enable payment transaction
CN108038688B (en) Method and terminal for realizing risk control
JP2008102863A (en) Ic chip, ic card, ic card terminal system and ic chip program
JP4896842B2 (en) Portable electronic device
CN104050058A (en) Method and system for restoring data and related devices
US20140201078A1 (en) Payment system, payment terminal, payment method, payment program, and computer-readable recording medium for recording same program
JP2019032764A (en) Reading system
JP2009230218A (en) Communication terminal and application deletion method
CN109408127B (en) Chip system loading method and chip card
CN101887529A (en) Radio-frequency identification card for replacing encryption algorithm by user and method thereof
JP2011150661A (en) Portable electronic device and portable electronic device control method
EP3376458B1 (en) Nfc device and initialization method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20090831

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120131

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120214

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20120612