JP2012164121A - Portable electronic device, information processing method, and ic card - Google Patents

Portable electronic device, information processing method, and ic card Download PDF

Info

Publication number
JP2012164121A
JP2012164121A JP2011023812A JP2011023812A JP2012164121A JP 2012164121 A JP2012164121 A JP 2012164121A JP 2011023812 A JP2011023812 A JP 2011023812A JP 2011023812 A JP2011023812 A JP 2011023812A JP 2012164121 A JP2012164121 A JP 2012164121A
Authority
JP
Japan
Prior art keywords
data
write
control information
card
writing
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2011023812A
Other languages
Japanese (ja)
Other versions
JP5417355B2 (en
Inventor
Hitoshi Komatsu
仁 小松
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 JP2011023812A priority Critical patent/JP5417355B2/en
Publication of JP2012164121A publication Critical patent/JP2012164121A/en
Application granted granted Critical
Publication of JP5417355B2 publication Critical patent/JP5417355B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

PROBLEM TO BE SOLVED: To provide a portable electronic device and an information processing method of which data write-in efficiency is excellent.SOLUTION: A portable electronic device includes communication means, first storage means, and write-in means. The communication means communicates with an information processor to receive first and second write-in data. The first storage means stores the first and second write-in data. The write-in means configures first write-in unit data by first control information showing the existence of the second write-in data, the first write-in data associated with the first control information, second control information showing the existence of the first write-in data, and the second write-in data associated with the second control information and writes the first write-in unit data to the first storage means.

Description

本発明の実施形態は、携帯可能電子装置、情報処理方法、及びICカードに関する。   Embodiments described herein relate generally to a portable electronic device, an information processing method, and an IC card.

近年、安全性に優れるICカード(接触式ICカード及び非接触式ICカード)の普及が目覚しい。ICカード(携帯可能電子装置)は、IC(Integrated Circuit)チップを備えている。ICチップは、リーダライタと通信するための通信I/F、電力供給が断たれてもデータを保持する事が可能なEEPROM、各種動作を実行するCPUなどの制御素子、CPUの動作プログラム等を記憶するROM、及びデータを一時的に記憶するRAMを備えている。   In recent years, IC cards (contact IC cards and non-contact IC cards) excellent in safety have been widely used. An IC card (portable electronic device) includes an IC (Integrated Circuit) chip. The IC chip includes a communication I / F for communicating with a reader / writer, an EEPROM capable of retaining data even when power supply is cut off, a control element such as a CPU for executing various operations, a CPU operation program, and the like. A ROM for storing data and a RAM for temporarily storing data are provided.

ICカードは、クレジットカード、定期券、その他の商取引の決済に使われるだけでなく、社員証、会員証、保険証などのIDカードとしても様々な分野で使われるようになっている。これは、従来の磁気カードに比べ、ICカードが、CPU、ROM、RAM、EEPROMなどを有するICチップを備えることにより、様々な機能が実現可能となったこと、さらには偽造が難しいためセキュリティの面でも大きく向上したことが要因である。   IC cards are used not only for settlement of credit cards, commuter passes, and other commercial transactions, but also in various fields as ID cards for employee cards, membership cards, insurance cards, and the like. Compared to the conventional magnetic card, the IC card has an IC chip having a CPU, ROM, RAM, EEPROM, etc., so that various functions can be realized, and furthermore, forgery is difficult. This is due to the significant improvement in terms.

上記したICカードは、リーダライタから送信される各種コマンドに基づき各種処理を実行する。例えば、EEPROMに対してデータを書き込む書き込み処理を実行するコマンドがある。   The IC card described above executes various processes based on various commands transmitted from the reader / writer. For example, there is a command for executing a writing process for writing data to the EEPROM.

ここで、EEPROMに対するデータの書き込みについて簡単に説明する。例えば、EEPROMに対するデータの書き込み単位は頁と呼ばれている。つまり、EEPROMに対して頁単位でデータが書き込まれる。例えば1頁は128バイトであり、1頁に対するデータの書き込みに要する時間は2msecである。1頁に対して1バイトを書き込むのに要する時間と、1頁に対して128バイトを書き込むのに要する時間とは、略同じ2msecである。   Here, writing of data to the EEPROM will be briefly described. For example, the unit of writing data to the EEPROM is called a page. That is, data is written to the EEPROM in page units. For example, one page is 128 bytes, and the time required to write data for one page is 2 msec. The time required to write 1 byte per page and the time required to write 128 bytes per page are approximately the same 2 msec.

特開平05−151068号公報Japanese Laid-Open Patent Publication No. 05-15068

ICカードのEEPROMの所定頁に対して第1のデータの書き込みが要求された場合、ICカードは、所定頁に対して第1のデータを書き込み、続いて、同じ所定頁に対して第2のデータの書き込みが要求された場合、ICカードは、所定頁に対して第2のデータを書き込む。このように、同一頁に対して複数回に分けてデータを書き込む場合、処理効率が悪く、処理効率の改善が求められている。   When writing of the first data is requested for a predetermined page of the EEPROM of the IC card, the IC card writes the first data for the predetermined page, and then the second data for the same predetermined page. When data writing is requested, the IC card writes second data to a predetermined page. As described above, when data is written in a plurality of times on the same page, the processing efficiency is low, and improvement of the processing efficiency is demanded.

本発明の目的は、データ書き込み効率に優れた携帯可能電子装置、情報処理方法、及びICカードを提供することにある。   An object of the present invention is to provide a portable electronic device, an information processing method, and an IC card that are excellent in data writing efficiency.

実施形態によれば、携帯可能電子装置は、通信手段と、第1の記憶手段と、書き込み手段とを備える。前記通信手段は、情報処理装置と通信し、第1及び第2の書き込みデータを受信する。前記第1の記憶手段は、前記第1及び第2の書き込みデータを記憶する。前記書き込み手段は、前記第2の書き込みデータの存在を示す第1の制御情報、前記第1の制御情報に対応付けられた前記第1の書き込みデータ、前記第1の書き込みデータの存在を示す第2の制御情報、及び前記第2の制御情報に対応付けられた前記第2の書き込みデータにより第1の書き込み単位データを構成し、前記第1の記憶手段に対して前記第1の書き込み単位データを書き込む。   According to the embodiment, the portable electronic device includes a communication unit, a first storage unit, and a writing unit. The communication means communicates with the information processing apparatus and receives the first and second write data. The first storage means stores the first and second write data. The writing means includes first control information indicating the presence of the second write data, the first write data associated with the first control information, and a first control data indicating the presence of the first write data. Second control information and the second write data associated with the second control information constitute first write unit data, and the first write unit data is stored in the first storage means. Write.

実施形態に係るICカード(携帯可能電子装置)の概略構成を示すブロック図である。1 is a block diagram illustrating a schematic configuration of an IC card (portable electronic device) according to an embodiment. EEPROMに記憶されたデータ構成(制御情報なし)の一例を示す図である。It is a figure which shows an example of the data structure (no control information) memorize | stored in EEPROM. EEPROMに記憶されたデータ構成(制御情報あり)の一例を示す図である。It is a figure which shows an example of the data structure (with control information) memorize | stored in EEPROM. ICカードによるデータ書き込み処理の第1例を示すフローチャートである。It is a flowchart which shows the 1st example of the data writing process by an IC card. ICカードによるデータ書き込み処理の第2例を示すフローチャートである。It is a flowchart which shows the 2nd example of the data writing process by an IC card.

以下、実施形態について図面を参照して説明する。   Hereinafter, embodiments will be described with reference to the drawings.

図1は、実施形態に係るICカード(携帯可能電子装置)の概略構成を示すブロック図である。ICカード1は、例えばプラスティックカードのカード本体で構成され、図1に示すように、カード本体は、ICチップ(ICモジュール)100を備え、ICチップ100は、制御素子(CPU)101、ROM102、RAM103、EEPROM104、通信制御部105、電源部106を備えている。   FIG. 1 is a block diagram illustrating a schematic configuration of an IC card (portable electronic device) according to an embodiment. The IC card 1 is composed of, for example, a plastic card body. As shown in FIG. 1, the card body includes an IC chip (IC module) 100. The IC chip 100 includes a control element (CPU) 101, a ROM 102, A RAM 103, an EEPROM 104, a communication control unit 105, and a power supply unit 106 are provided.

ROM102は、記憶手段であり、制御素子101により実行されるICカードプログラム等を保持する。RAM103も、記憶手段であり、ワーキングメモリとして機能し、一時的にデータを記憶する。EEPROM104も、記憶手段であり、恒久的にデータを記憶する。制御素子101は、ROM102に記憶されたICカードプログラム等に基づき動作する。また、制御素子101は、読み出し手段及び書き込み手段であり、RAM103又はEEPROM104に記憶されたデータを読み出したり、RAM103又はEEPROM104に対してデータを書き込んだりする。例えば、制御素子101は、リーダライタ(情報処理装置)から送信されたデータを一時的にRAM103に書き込み、所定のタイミングで、RAM103のデータをEEPROMに対して書き込む。また、制御素子101は、コマンド処理手段であり、リーダライタから送信されたコマンドを解釈し実行する。通信制御部105は、データ入出力手段であり、リーダライタから送信されたコマンドを受信したり、リーダライタに対してコマンド実行結果を送信したりする。   The ROM 102 is a storage unit and holds an IC card program executed by the control element 101. The RAM 103 is also a storage unit, functions as a working memory, and temporarily stores data. The EEPROM 104 is also a storage means and stores data permanently. The control element 101 operates based on an IC card program or the like stored in the ROM 102. The control element 101 is a reading unit and a writing unit, and reads data stored in the RAM 103 or the EEPROM 104 or writes data to the RAM 103 or the EEPROM 104. For example, the control element 101 temporarily writes data transmitted from the reader / writer (information processing apparatus) to the RAM 103, and writes the data of the RAM 103 to the EEPROM at a predetermined timing. The control element 101 is a command processing unit that interprets and executes a command transmitted from the reader / writer. The communication control unit 105 is a data input / output unit, and receives a command transmitted from the reader / writer or transmits a command execution result to the reader / writer.

例えば、ICカード1(通信制御部105)は、リーダライタ(情報処理装置)と通信し、第1及び第2の書き込みデータを受信し、ICカード1(制御素子101)は、第2の書き込みデータの存在を示す第1の制御情報、第1の制御情報に対応付けられた第1の書き込みデータ、第1の書き込みデータの存在を示す第2の制御情報、及び第2の制御情報に対応付けられた第2の書き込みデータにより第1の書き込み単位データを構成し、EEPROM104に対して第1の書き込み単位データを書き込む。以下、ICカード1による書き込み単位データの書き込みについて説明する。   For example, the IC card 1 (communication control unit 105) communicates with a reader / writer (information processing apparatus), receives first and second write data, and the IC card 1 (control element 101) performs second write. Corresponding to first control information indicating the presence of data, first write data associated with the first control information, second control information indicating the presence of the first write data, and second control information The first write unit data is constituted by the attached second write data, and the first write unit data is written to the EEPROM 104. Hereinafter, writing of writing unit data by the IC card 1 will be described.

まず、EEPROM104について説明する。例えば、EEPROM104のデータの書き込み単位を頁(書き込み単位領域)と称する。つまり、EEPROM104に対して頁単位でデータが書き込まれる。例えば1頁は128バイトであり、1頁に対するデータの書き込みに要する時間は2msecである。1頁に対して1バイトを書き込むのに要する時間と、1頁に対して128バイトを書き込むのに要する時間とは、略同じ2msecである。   First, the EEPROM 104 will be described. For example, a data writing unit of the EEPROM 104 is referred to as a page (writing unit area). That is, data is written to the EEPROM 104 in page units. For example, one page is 128 bytes, and the time required to write data for one page is 2 msec. The time required to write 1 byte per page and the time required to write 128 bytes per page are approximately the same 2 msec.

図3は、EEPROM104に記憶された書き込み単位データの一例を示す図である。図3では、アドレスを1バイトごとに分りやすくする為、列の左端にアドレスの2桁目以降を16進数で示し、行の上端にアドレスの1桁目を16進数で示す。   FIG. 3 is a diagram illustrating an example of write unit data stored in the EEPROM 104. In FIG. 3, in order to make the address easy to understand for each byte, the second and subsequent digits of the address are shown in hexadecimal on the left end of the column, and the first digit of the address is shown in hexadecimal on the upper end of the row.

例えば第1のデータD1、第2のデータD2、及び第3のデータD3は、所定取引に使用されるデータである。言い換えれば、第1のデータD1、第2のデータD2、及び第3のデータD3は、所定取引において実行される1回のコマンド処理で書き込まれるデータである。   For example, the first data D1, the second data D2, and the third data D3 are data used for a predetermined transaction. In other words, the first data D1, the second data D2, and the third data D3 are data written in one command process executed in a predetermined transaction.

ICカード1(制御素子101)は、所定取引で効率よく第1のデータD1、第2のデータD2、及び第3のデータD3を処理するために、EEPROM104の所定頁に対して、第1のデータD1、第2のデータD2、及び第3のデータD3を書き込むと共に、第1のデータD1に対応する第1の制御情報C1、第2のデータD2に対応する第2の制御情報C2、及び第3のデータD3に対応する第3の制御情報C3を書き込む。なお、EEPROM104の所定頁(同一頁)に書き込まれる第1のデータD1、第2のデータD2、第3のデータD3、第1の制御情報C1、第2の制御情報C2、及び第3のデータD3により構成されるデータを、書き込み単位データと称する。即ち、書き込み単位データとは、EEPROM104の所定頁に対して、1回の書き込み処理で書き込み可能なデータである。   The IC card 1 (control element 101) performs the first data D1, the second data D2, and the third data D3 on the predetermined page of the EEPROM 104 in order to efficiently process the first data D1, the second data D2, and the third data D3. The data D1, the second data D2, and the third data D3 are written, the first control information C1 corresponding to the first data D1, the second control information C2 corresponding to the second data D2, and The third control information C3 corresponding to the third data D3 is written. The first data D1, the second data D2, the third data D3, the first control information C1, the second control information C2, and the third data written on a predetermined page (the same page) of the EEPROM 104. Data constituted by D3 is referred to as write unit data. That is, the writing unit data is data that can be written to a predetermined page of the EEPROM 104 by one writing process.

例えば、第1の制御情報C1は、第1のデータD1に対応付けられた1バイトの情報であり、所定頁における第1のデータD1以外のデータの有無を示す情報である。例えば、所定頁に第1のデータD1以外のデータが存在する場合、第1の制御情報C1は、所定頁に第1のデータD1以外のデータが存在することを示す存在情報を含む。所定頁に第1のデータD1以外のデータが存在しない場合、第1の制御情報C1は、所定頁に第1のデータD1以外のデータが存在しないことを示す不在情報を含む。図3のケースでは、例えば、第1の制御情報C1は、第2のデータD2と第3のデータD3の存在を示す存在情報を含む。   For example, the first control information C1 is 1-byte information associated with the first data D1, and is information indicating the presence or absence of data other than the first data D1 on a predetermined page. For example, when data other than the first data D1 exists on a predetermined page, the first control information C1 includes presence information indicating that data other than the first data D1 exists on the predetermined page. When there is no data other than the first data D1 on the predetermined page, the first control information C1 includes absence information indicating that no data other than the first data D1 exists on the predetermined page. In the case of FIG. 3, for example, the first control information C1 includes presence information indicating the presence of the second data D2 and the third data D3.

同様に、例えば、第2の制御情報C2は、第2のデータD2に対応付けられた1バイトの情報であり、所定頁における第2のデータD2以外のデータの有無を示す情報である。例えば、所定頁に第2のデータD2以外のデータが存在する場合、第2の制御情報C2は、所定頁に第2のデータD2以外のデータが存在することを示す存在情報を含む。所定頁に第2のデータD2以外のデータが存在しない場合、第2の制御情報C2は、所定頁に第2のデータD2以外のデータが存在しないことを示す不在情報を含む。図3のケースでは、例えば、第2の制御情報C2は、第1のデータD1と第3のデータD3の存在を示す存在情報を含む。   Similarly, for example, the second control information C2 is 1-byte information associated with the second data D2, and is information indicating the presence or absence of data other than the second data D2 on a predetermined page. For example, when data other than the second data D2 exists on a predetermined page, the second control information C2 includes presence information indicating that data other than the second data D2 exists on the predetermined page. When there is no data other than the second data D2 on the predetermined page, the second control information C2 includes absence information indicating that no data other than the second data D2 exists on the predetermined page. In the case of FIG. 3, for example, the second control information C2 includes presence information indicating the presence of the first data D1 and the third data D3.

同様に、例えば、第3の制御情報C3は、第3のデータD3に対応付けられた1バイトの情報であり、所定頁における第3のデータD3以外のデータの有無を示す情報である。例えば、所定頁に第3のデータD3以外のデータが存在する場合、第3の制御情報C3は、所定頁に第3のデータD3以外のデータが存在することを示す存在情報を含む。所定頁に第3のデータD3以外のデータが存在しない場合、第3の制御情報C3は、所定頁に第3のデータD3以外のデータが存在しないことを示す不在情報を含む。図3のケースでは、例えば、第3の制御情報C3は、第1のデータD1と第3のデータD2の存在を示す存在情報を含む。   Similarly, for example, the third control information C3 is 1-byte information associated with the third data D3, and is information indicating the presence or absence of data other than the third data D3 on a predetermined page. For example, when data other than the third data D3 exists on a predetermined page, the third control information C3 includes presence information indicating that data other than the third data D3 exists on the predetermined page. When there is no data other than the third data D3 on the predetermined page, the third control information C3 includes absence information indicating that no data other than the third data D3 exists on the predetermined page. In the case of FIG. 3, for example, the third control information C3 includes presence information indicating the presence of the first data D1 and the third data D2.

図4は、ICカード1によるデータ書き込み処理の第1例を示すフローチャートである。ここでは、例えば、ICカード発行時のデータ書き込み処理について説明する。   FIG. 4 is a flowchart showing a first example of data writing processing by the IC card 1. Here, for example, a data writing process when an IC card is issued will be described.

ICカード1(制御素子101)は、リーダライタ(以下、ICカード発行機)と通信し、ICカード発行機から第1のデータD1と第1の制御情報C1とを受信し、ICカード1は、EEPROM104の所定頁に対して第1のデータD1を書き込む(ST11)。ICカード1は、第1の制御情報C1を確認し(ST12)、例えば、第1の制御情報C1が、第2のデータD2と第3のデータD3との関連を示す関連情報を含む場合、ICカード1は、所定頁に対してさらに他のデータが記憶されると判定し(ST13、YES)、ICカード1は、第1の制御情報C1に対して、第2のデータD2と第3のデータD3の存在を示す存在情報(他のデータの記憶有りを示す情報)を格納し、EEPROM104の所定頁に対して、第1のデータD1に対応付けた第1の制御情報C1を書き込む(ST14)。   The IC card 1 (control element 101) communicates with a reader / writer (hereinafter referred to as an IC card issuing machine), receives first data D1 and first control information C1 from the IC card issuing machine, and the IC card 1 The first data D1 is written to a predetermined page of the EEPROM 104 (ST11). The IC card 1 confirms the first control information C1 (ST12). For example, when the first control information C1 includes related information indicating the relationship between the second data D2 and the third data D3, The IC card 1 determines that other data is stored for the predetermined page (ST13, YES), and the IC card 1 determines the second data D2 and the third data for the first control information C1. Presence information (information indicating the presence of other data) is stored, and the first control information C1 associated with the first data D1 is written to a predetermined page of the EEPROM 104 ( ST14).

さらに、ICカード1(制御素子101)が、ICカード発行機から第2のデータD2と第2の制御情報C2とを受信すると、上記と同様に、EEPROM104の所定頁に対して、第2のデータD2と第2の制御情報C2とを書き込む(ST16)。つまり、ICカード1は、第2の制御情報C2を確認し、例えば、第2の制御情報C2が、第1のデータD1と第3のデータD3との関連を示す関連情報を含む場合、ICカード1は、所定頁に対してさらに他のデータが記憶されると判定し、ICカード1は、第2の制御情報C2に対して、第1のデータD1と第3のデータD3の存在を示す存在情報(他のデータの記憶有りを示す情報)を格納し、EEPROM104の所定頁に対して、第2のデータD2に対応付けた第2の制御情報C2を書き込む。   Further, when the IC card 1 (control element 101) receives the second data D2 and the second control information C2 from the IC card issuing machine, the second page D2 is read from the second page with respect to a predetermined page of the EEPROM 104 as described above. Data D2 and second control information C2 are written (ST16). That is, the IC card 1 confirms the second control information C2. For example, when the second control information C2 includes related information indicating the relationship between the first data D1 and the third data D3, the IC card 1 The card 1 determines that other data is stored for the predetermined page, and the IC card 1 determines the presence of the first data D1 and the third data D3 with respect to the second control information C2. Presence information (information indicating that other data is stored) is stored, and second control information C2 associated with the second data D2 is written to a predetermined page of the EEPROM 104.

さらに、ICカード1(制御素子101)が、ICカード発行機から第3のデータD3と第3の制御情報C3とを受信すると、上記と同様に、EEPROM104の所定頁に対して、第3のデータD3と第3の制御情報C3とを書き込む(ST16)。つまり、ICカード1は、第3の制御情報C3を確認し、例えば、第3の制御情報C3が、第1のデータD1と第2のデータD2との関連を示す関連情報を含む場合、ICカード1は、所定頁に既に関連情報が記憶されていると判定し、ICカード1は、第3の制御情報C3に対して、第2のデータD2と第3のデータD3の存在を示す存在情報(他のデータの記憶有りを示す情報)を格納し、EEPROM104の所定頁に対して、第3のデータD3に対応付けた第3の制御情報C3を書き込む。   Further, when the IC card 1 (the control element 101) receives the third data D3 and the third control information C3 from the IC card issuing machine, the third page is read from the predetermined page of the EEPROM 104 in the same manner as described above. Data D3 and third control information C3 are written (ST16). That is, the IC card 1 confirms the third control information C3. For example, when the third control information C3 includes related information indicating the relationship between the first data D1 and the second data D2, the IC card 1 The card 1 determines that related information is already stored on a predetermined page, and the IC card 1 is present to indicate the presence of the second data D2 and the third data D3 with respect to the third control information C3. Information (information indicating that other data is stored) is stored, and the third control information C3 associated with the third data D3 is written to a predetermined page of the EEPROM 104.

ICカード1が、ICカード発行機から書き込みデータを全て受け取り、全ての書き込みデータ(書き込み単位データ)の書き込みを終えると、ICカード1によるデータ書き込み処理は完了する。   When the IC card 1 receives all the write data from the IC card issuer and finishes writing all the write data (write unit data), the data writing process by the IC card 1 is completed.

なお、ICカードが、ICカード発行機から第1のデータD1と第1の制御情報C1とを受信し、ICカード1は、EEPROM104の所定頁に対して第1のデータD1を書き込み(ST11)、ICカード1が、第1の制御情報C1を確認し(ST12)、例えば、第1の制御情報C1が、他のデータとの関連を示す関連情報を含まない場合、ICカード1は、所定頁に対して他のデータが記憶されないと判定し(ST13、NO)、ICカード1は、第1の制御情報C1に対して、他のデータの不在を示す不在情報(他のデータの記憶無しを示す情報)を格納し、EEPROM104の所定頁に対して、第1のデータD1に対応付けた第1の制御情報C1を書き込む(ST15)。   The IC card receives the first data D1 and the first control information C1 from the IC card issuing machine, and the IC card 1 writes the first data D1 to a predetermined page of the EEPROM 104 (ST11). The IC card 1 confirms the first control information C1 (ST12). For example, if the first control information C1 does not include related information indicating a relationship with other data, the IC card 1 The IC card 1 determines that no other data is stored for the page (ST13, NO), and the IC card 1 does not store any other data with respect to the first control information C1 (no other data is stored). And the first control information C1 associated with the first data D1 is written to a predetermined page of the EEPROM 104 (ST15).

なお、上記において、ICカード発行機から送信される第1の制御情報C1、第2の制御情報C2、第3の制御情報C3に基づき、ICカード1が、EEPROM104の所定頁(同一頁)に対して、第1のデータD1、第2のデータD2、第3のデータD3、第1の制御情報C1、第2の制御情報C2、第3の制御情報C3により構成される書き込み単位データを書き込むことを説明した。しかしながら、本実施形態はこのような書き込みに限定されるものではない。   In the above, based on the first control information C1, the second control information C2, and the third control information C3 transmitted from the IC card issuing machine, the IC card 1 is placed on a predetermined page (the same page) of the EEPROM 104. On the other hand, write unit data composed of the first data D1, the second data D2, the third data D3, the first control information C1, the second control information C2, and the third control information C3 is written. I explained that. However, the present embodiment is not limited to such writing.

例えば、ICカード発行機から送信される第1のデータD1、第2のデータD2、及び第3のデータD3のデータサイズとEEPROM104の1頁のデータサイズに基づき、ICカード1が、第1のデータD1、第2のデータD2、第3のデータD3、第1の制御情報C1、第2の制御情報C2、第3の制御情報C3により書き込み単位を構成可能と判定した場合に、ICカード1は、EEPROM104の所定頁(同一頁)に対して、第1のデータD1、第2のデータD2、第3のデータD3、第1の制御情報C1、第2の制御情報C2、第3の制御情報C3により構成される書き込み単位データを書き込むようにしてもよい。   For example, based on the data size of the first data D1, the second data D2, and the third data D3 transmitted from the IC card issuer and the data size of one page of the EEPROM 104, the IC card 1 When it is determined that the writing unit can be configured by the data D1, the second data D2, the third data D3, the first control information C1, the second control information C2, and the third control information C3, the IC card 1 Are the first data D1, the second data D2, the third data D3, the first control information C1, the second control information C2, and the third control for a predetermined page (the same page) of the EEPROM 104. You may make it write the write unit data comprised by the information C3.

仮に、ICカード1が、第1のデータD1、第2のデータD2、第1の制御情報C1、第2の制御情報C2により書き込み単位を構成可能と判定した場合には(第1のデータD1、第2のデータD2、第3のデータD3のデータサイズが1頁のデータサイズより大きいと判定した場合には)、EEPROM104の第1の頁に対して、第1のデータD1、第2のデータD2、第1の制御情報C1、第2の制御情報C2により構成される第1の書き込み単位データを書き込む。さらに、ICカード1が、第3のデータD3、第3の制御情報C3により書き込み単位を構成可能と判定した場合には(第3のデータD3のデータサイズが1頁のデータサイズより小さいと判定した場合には)、EEPROM104の第2の頁に対して、第3のデータD3、第3の制御情報C3により構成される第2の書き込み単位データを書き込む。   If the IC card 1 determines that the writing unit can be configured by the first data D1, the second data D2, the first control information C1, and the second control information C2, the first data D1 When the data size of the second data D2 and the third data D3 is determined to be larger than the data size of one page), the first data D1 and the second data for the first page of the EEPROM 104 The first write unit data composed of the data D2, the first control information C1, and the second control information C2 is written. Further, when the IC card 1 determines that the write unit can be configured by the third data D3 and the third control information C3 (determined that the data size of the third data D3 is smaller than the data size of one page). In this case, the second write unit data composed of the third data D3 and the third control information C3 is written into the second page of the EEPROM 104.

また、ICカード1が、第1のデータD1、第1の制御情報C1により書き込み単位を構成可能と判定した場合には(第1のデータD1、第2のデータD2のデータサイズが1頁のデータサイズより大きく、また、第1のデータD1、第3のデータD3のデータサイズも1頁のデータサイズより大きいと判定した場合には)、EEPROM104の第1の頁に対して、第1のデータD1、第1の制御情報C1により構成される第1の書き込み単位データを書き込む。さらに、ICカード1が、第2のデータD2、第2の制御情報C2により書き込み単位を構成可能と判定した場合には(第1のデータD1、第2のデータD2のデータサイズが1頁のデータサイズより大きく、また、第2のデータD2、第3のデータD3のデータサイズも1頁のデータサイズより大きいと判定した場合には)、EEPROM104の第2の頁に対して、第2のデータD2、第2の制御情報C2により構成される第2の書き込み単位データを書き込む。さらに、ICカード1が、第3のデータD3、第3の制御情報C3により書き込み単位を構成可能と判定した場合には(第1のデータD1、第3のデータD3のデータサイズが1頁のデータサイズより大きく、また、第2のデータD2、第3のデータD3のデータサイズも1頁のデータサイズより大きいと判定した場合には)、EEPROM104の第3の頁に対して、第3のデータD3、第3の制御情報C3により構成される第3の書き込み単位データを書き込む。   Further, when the IC card 1 determines that the writing unit can be configured by the first data D1 and the first control information C1, the data size of the first data D1 and the second data D2 is one page. If the data size is larger than the data size, and if the data size of the first data D1 and the third data D3 is also larger than the data size of one page) The first write unit data composed of the data D1 and the first control information C1 is written. Furthermore, when the IC card 1 determines that the writing unit can be configured by the second data D2 and the second control information C2, the data size of the first data D1 and the second data D2 is one page. When the second data D2 and the third data D3 are determined to be larger than the data size of the first page), the second data D2 and the third data D3 are larger than the data size of the second page. The second write unit data composed of the data D2 and the second control information C2 is written. Further, when the IC card 1 determines that the writing unit can be configured by the third data D3 and the third control information C3 (the data size of the first data D1 and the third data D3 is one page). Larger than the data size and when the data size of the second data D2 and the third data D3 is also larger than the data size of one page) The third write unit data composed of the data D3 and the third control information C3 is written.

或いは、ICカード1は、ICカード発行機からの第1のデータD1、第2のデータD2、及び第3のデータD3を所定頁へ書き込む旨の指示に基づき、EEPROM104の所定頁に対して、第1のデータD1、第2のデータD2、第3のデータD3、第1の制御情報C1、第2の制御情報C2、第3の制御情報C3により構成される書き込み単位データを書き込むようにしてもよい。   Alternatively, the IC card 1 performs the following operation on the predetermined page of the EEPROM 104 based on an instruction to write the first data D1, the second data D2, and the third data D3 from the IC card issuer to the predetermined page. Write unit data composed of first data D1, second data D2, third data D3, first control information C1, second control information C2, and third control information C3 is written. Also good.

図5は、ICカード1によるデータ書き込み処理の第2例を示すフローチャートである。ここでは、例えば、ICカード運用時(取引時)のデータ書き込み処理について説明する。   FIG. 5 is a flowchart showing a second example of data writing processing by the IC card 1. Here, for example, a data writing process at the time of IC card operation (during transaction) will be described.

例えば、ICカード1は、リーダライタ(以下、ICカード処理機)からの第1のデータD1に対応する第1のデータD1#の書き込み要求に基づき(ST21、YES)、第1のデータD1#をRAM103へ記憶(退避)し(ST22)、EEPROM104の所定頁に記憶された第1のデータD1に対応付けられた第1の制御情報C1の内容を確認する(ST23)。   For example, the IC card 1 uses the first data D1 # based on a write request for the first data D1 # corresponding to the first data D1 from the reader / writer (hereinafter, IC card processor) (ST21, YES). Is stored (saved) in the RAM 103 (ST22), and the content of the first control information C1 associated with the first data D1 stored in the predetermined page of the EEPROM 104 is confirmed (ST23).

ICカード1は、第1の制御情報C1に基づき、所定頁に他のデータが記憶されていると判定し(ST24、YES)、さらに、ICカード処理機からの第2のデータD2に対応する第2のデータD2#の書き込み要求がある場合には(ST25、YES)、第2のデータD2#もRAM103へ記憶(退避)し(ST26)、EEPROM104の所定頁に記憶された第2のデータD2に対応付けられた第2の制御情報C2の内容を確認する(ST27)。   The IC card 1 determines that other data is stored on the predetermined page based on the first control information C1 (ST24, YES), and further corresponds to the second data D2 from the IC card processor. When there is a write request for the second data D2 # (ST25, YES), the second data D2 # is also stored (saved) in the RAM 103 (ST26), and the second data stored in a predetermined page of the EEPROM 104 is stored. The content of the second control information C2 associated with D2 is confirmed (ST27).

ICカード1は、第2の制御情報C2に基づき、所定頁に他のデータが記憶されていると判定し(ST28、YES)、さらに、ICカード処理機からの第3のデータD3に対応する第3のデータD3#の書き込み要求がある場合には、第3のデータD3#もRAM103へ記憶(退避)し、EEPROM104の所定頁に記憶された第3のデータD3に対応付けられた第3の制御情報C3の内容を確認する(ST29)。   The IC card 1 determines that other data is stored on the predetermined page based on the second control information C2 (ST28, YES), and further corresponds to the third data D3 from the IC card processor. When there is a write request for the third data D3 #, the third data D3 # is also stored (saved) in the RAM 103, and the third data D3 # associated with the third data D3 stored in the predetermined page of the EEPROM 104 is stored. The content of the control information C3 is confirmed (ST29).

ICカード1が、所定頁にさらなる他のデータが記憶されていないと判定すると、1回の書き込みで、RAM103に記憶された第1のデータD1#、第2のデータD2#、第3のデータD3#をEEPROM104の所定頁に書き込む(ST30)。例えば、ICカード1は、1回の書き込みで、EEPROM104の所定頁に記憶された第1のデータD1、第2のデータD2、第3のデータD3に替えて第1のデータD1#、第2のデータD2#、第3のデータD3#を書き込む。   When the IC card 1 determines that no other data is stored on the predetermined page, the first data D1 #, the second data D2 #, and the third data stored in the RAM 103 are written once. D3 # is written in a predetermined page of the EEPROM 104 (ST30). For example, in the IC card 1, the first data D1, the second data D2, and the third data D3 stored in a predetermined page of the EEPROM 104 are replaced with the first data D1 # and the second data D3 by one writing. Data D2 # and third data D3 # are written.

なお、ICカード処理機からの第2のデータD2に対応する第2のデータD2#の書き込み要求がない場合には(ST25、NO)、ICカード1は、1回の書き込みで、RAM103に記憶された第1のデータD1#をEEPROM104の所定頁に書き込む。例えば、ICカード1は、1回の書き込みで、EEPROM104の所定頁に記憶された第1のデータD1に替えて第1のデータD1#を書き込む。   When there is no write request for the second data D2 # corresponding to the second data D2 from the IC card processor (ST25, NO), the IC card 1 is stored in the RAM 103 by a single write. The first data D1 # thus written is written in a predetermined page of the EEPROM 104. For example, the IC card 1 writes the first data D1 # in place of the first data D1 stored in a predetermined page of the EEPROM 104 by one writing.

また、ICカード処理機からの第3のデータD3に対応する第3のデータD3#の書き込み要求がない場合には、ICカード1は、1回の書き込みで、RAM103に記憶された第1のデータD1#及び第2のデータD2#をEEPROM104の所定頁に書き込む。例えば、ICカード1は、1回の書き込みで、EEPROM104の所定頁に記憶された第1のデータD1及び第2のデータD2に替えて第1のデータD1#及び第2のデータD2#を書き込む。   Further, when there is no request for writing the third data D3 # corresponding to the third data D3 from the IC card processor, the IC card 1 stores the first data stored in the RAM 103 by one writing. Data D1 # and second data D2 # are written in a predetermined page of EEPROM 104. For example, the IC card 1 writes the first data D1 # and the second data D2 # in place of the first data D1 and the second data D2 stored in a predetermined page of the EEPROM 104 by one writing. .

以上により、ICカード1は、制御情報を参照することにより、効率よくEEPROM104に対してデータを書き込むことができる。   As described above, the IC card 1 can efficiently write data to the EEPROM 104 by referring to the control information.

例えば、図2に示すように、制御情報を伴わずに、EEPROMの所定頁に対して、第1のデータD1、第2のデータD2、第3のデータD3が記憶されている場合、ICカード1は、ICカード処理機からの第1のデータD1に対応する第1のデータD1#の書き込み要求に基づき、1回の書き込みで、EEPROMの所定頁に対して、第1のデータD1#を書き込み、次に、ICカード処理機からの第2のデータD2に対応する第2のデータD2#の書き込み要求に基づき、1回の書き込みで、EEPROMの所定頁に対して、第2のデータD2#を書き込み、次に、ICカード処理機からの第3のデータD3に対応する第3のデータD3#の書き込み要求に基づき、1回の書き込みで、EEPROMの所定頁に対して、第3のデータD3#を書き込むことになり、1頁に対し、複数回の書き込みが生じ、処理時間が悪い。   For example, as shown in FIG. 2, when the first data D1, the second data D2, and the third data D3 are stored for a predetermined page of the EEPROM without the control information, the IC card 1 is based on a write request for the first data D1 # corresponding to the first data D1 from the IC card processor, and writes the first data D1 # to a predetermined page of the EEPROM in one write. Next, based on a write request for the second data D2 # corresponding to the second data D2 from the IC card processor, the second data D2 for a predetermined page of the EEPROM is written once. Next, based on a write request for the third data D3 # corresponding to the third data D3 from the IC card processor, a third write is performed on a predetermined page of the EEPROM with one write. Data D # Will be written, with respect to one page, is generated, the processing time is bad more than once of writing.

これに対して、ICカード1は、図3に示すように、EEPROMの所定頁に対して、第1制御情報C1、第2の制御情報C2、第3の制御情報C3を伴い、第1のデータD1、第2のデータD2、第3のデータD3を書き込むため、効率よく1回の書き込みでEEPROM104に対して第1のデータD1#、第2のデータD2#、第3のデータD3#を書き込むことができる。従って、ICカード1は、データ書込み時間を短縮することができ、全体の処理時間も短縮することができる。   On the other hand, as shown in FIG. 3, the IC card 1 includes the first control information C1, the second control information C2, and the third control information C3 with respect to a predetermined page of the EEPROM. In order to write the data D1, the second data D2, and the third data D3, the first data D1 #, the second data D2 #, and the third data D3 # are efficiently written to the EEPROM 104 by one writing. Can write. Therefore, the IC card 1 can reduce the data writing time and the overall processing time.

本発明のいくつかの実施形態を説明したが、これらの実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。これら新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き換え、変更を行うことができる。これら実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although several embodiments of the present invention have been described, these embodiments are presented by way of example and are not intended to limit the scope of the invention. These novel embodiments can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the scope of the invention. These embodiments and modifications thereof are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

100…ICチップ(ICモジュール)、101…制御素子(CPU)、102…ROM、103…RAM、104…EEPROM、105…通信制御部、106…電源部 DESCRIPTION OF SYMBOLS 100 ... IC chip (IC module), 101 ... Control element (CPU), 102 ... ROM, 103 ... RAM, 104 ... EEPROM, 105 ... Communication control part, 106 ... Power supply part

Claims (10)

情報処理装置と通信し、第1及び第2の書き込みデータを受信する通信手段と、
前記第1及び第2の書き込みデータを記憶する第1の記憶手段と、
前記第2の書き込みデータの存在を示す第1の制御情報、前記第1の制御情報に対応付けられた前記第1の書き込みデータ、前記第1の書き込みデータの存在を示す第2の制御情報、及び前記第2の制御情報に対応付けられた前記第2の書き込みデータにより第1の書き込み単位データを構成し、前記第1の記憶手段に対して前記第1の書き込み単位データを書き込む書き込み手段と、
を備えた携帯可能電子装置。
Communication means for communicating with the information processing apparatus and receiving the first and second write data;
First storage means for storing the first and second write data;
First control information indicating the presence of the second write data, the first write data associated with the first control information, second control information indicating the presence of the first write data, And writing means for configuring the first write unit data by the second write data associated with the second control information, and writing the first write unit data to the first storage means ,
A portable electronic device comprising:
前記書き込み手段は、前記情報処理装置からの指示に基づき、前記第1の書き込み単位データを構成し、前記第1の記憶手段に対して前記第1の書き込み単位データを書き込む請求項1記載の携帯可能電子装置。   2. The portable device according to claim 1, wherein the writing unit configures the first writing unit data based on an instruction from the information processing apparatus, and writes the first writing unit data to the first storage unit. Possible electronic device. 前記書き込み手段は、前記第1及び第2の制御情報に基づき、前記第1の記憶手段の前記第1の書き込み単位データの記憶領域に対して、第1の書き換えデータと第2の書き換えデータとを1回の書き込み処理で書き込む請求項2記載の携帯可能電子装置。   The writing means has first rewrite data and second rewrite data for the storage area of the first write unit data in the first storage means based on the first and second control information. The portable electronic device according to claim 2, wherein the information is written in one writing process. 前記書き込み手段は、前記第1の書き換えデータの書き込み要求に対応して、前記第1の制御情報に基づき前記第1の書き換えデータの書き込みを待機し、前記第2の書き換えデータの書き込み要求に対応して、前記第1の書き換えデータと前記第2の書き換えデータとを1回の書き込み処理で書き込む請求項3記載の携帯可能電子装置。   In response to the write request for the first rewrite data, the writing means waits for the write of the first rewrite data based on the first control information and responds to the write request for the second rewrite data. The portable electronic device according to claim 3, wherein the first rewrite data and the second rewrite data are written in one write process. 前記第1の書き換えデータと前記第2の書き換えデータとを一時的に記憶する第2の記憶手段を備え、
前記書き込み手段は、前記第2の記憶手段に対して一時的に前記第1の書き換えデータと前記第2の書き換えデータとを書き込んだ後、前記第1の記憶手段の前記第1の書き込み単位データの記憶領域に対して前記第1の書き換えデータと前記第2の書き換えデータとを1回の書き込み処理で書き込む請求項4記載の携帯可能電子装置。
A second storage means for temporarily storing the first rewrite data and the second rewrite data;
The writing means temporarily writes the first rewrite data and the second rewrite data to the second storage means, and then writes the first write unit data of the first storage means. 5. The portable electronic device according to claim 4, wherein the first rewrite data and the second rewrite data are written to the storage area in one write process.
前記書き込み手段は、前記第1の書き込みデータに替えて前記第1の書き換えデータを書き込み、前記第2の書き込みデータに替えて前記第2の書き換えデータを書き込む請求項3乃至5の何れか1項記載の携帯可能電子装置。   6. The write unit according to claim 3, wherein the writing unit writes the first rewrite data in place of the first write data, and writes the second rewrite data in place of the second write data. The portable electronic device as described. 前記第1の記憶手段は、EEPROMにより構成され、
前記第2の記憶手段は、RAMにより構成された請求項6記載の携帯可能電子装置。
The first storage means is composed of an EEPROM,
The portable electronic device according to claim 6, wherein the second storage unit includes a RAM.
前記書き込み手段は、前記EEPROMの書き込み単位領域に対して前記第1の書き込み単位データを書き込む請求項7記載の携帯可能電子装置。   8. The portable electronic device according to claim 7, wherein the writing means writes the first write unit data in a write unit area of the EEPROM. 情報処理装置と通信し、第1及び第2の書き込みデータを受信し、
前記第2の書き込みデータの存在を示す第1の制御情報、前記第1の制御情報に対応付けられた前記第1の書き込みデータ、前記第1の書き込みデータの存在を示す第2の制御情報、及び前記第2の制御情報に対応付けられた前記第2の書き込みデータにより第1の書き込み単位データを構成し、メモリに対して前記第1の書き込み単位データを書き込む情報処理方法。
Communicating with the information processing device, receiving the first and second write data;
First control information indicating the presence of the second write data, the first write data associated with the first control information, second control information indicating the presence of the first write data, And an information processing method in which first write unit data is constituted by the second write data associated with the second control information, and the first write unit data is written to a memory.
ICモジュールが埋め込まれたカード本体により構成されるICカードであって、
前記ICモジュールは、
情報処理装置と通信し、第1及び第2の書き込みデータを受信する通信手段と、
前記第1及び第2の書き込みデータを記憶する第1の記憶手段と、
前記第2の書き込みデータの存在を示す第1の制御情報、前記第1の制御情報に対応付けられた前記第1の書き込みデータ、前記第1の書き込みデータの存在を示す第2の制御情報、及び前記第2の制御情報に対応付けられた前記第2の書き込みデータにより第1の書き込み単位データを構成し、前記第1の記憶手段に対して前記第1の書き込み単位データを書き込む書き込み手段と、
を備えたICカード。
An IC card composed of a card body in which an IC module is embedded,
The IC module is
Communication means for communicating with the information processing apparatus and receiving the first and second write data;
First storage means for storing the first and second write data;
First control information indicating the presence of the second write data, the first write data associated with the first control information, second control information indicating the presence of the first write data, And writing means for configuring the first write unit data by the second write data associated with the second control information, and writing the first write unit data to the first storage means ,
IC card with
JP2011023812A 2011-02-07 2011-02-07 Portable electronic device, information processing method, and IC card Expired - Fee Related JP5417355B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011023812A JP5417355B2 (en) 2011-02-07 2011-02-07 Portable electronic device, information processing method, and IC card

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011023812A JP5417355B2 (en) 2011-02-07 2011-02-07 Portable electronic device, information processing method, and IC card

Publications (2)

Publication Number Publication Date
JP2012164121A true JP2012164121A (en) 2012-08-30
JP5417355B2 JP5417355B2 (en) 2014-02-12

Family

ID=46843457

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011023812A Expired - Fee Related JP5417355B2 (en) 2011-02-07 2011-02-07 Portable electronic device, information processing method, and IC card

Country Status (1)

Country Link
JP (1) JP5417355B2 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05151068A (en) * 1991-11-29 1993-06-18 Toshiba Corp Memory card device
JP2004334744A (en) * 2003-05-12 2004-11-25 Toshiba Corp Issue system and method of portable electronic medium and portable electronic medium
JP2007034431A (en) * 2005-07-22 2007-02-08 Fuji Xerox Co Ltd Memory controller

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH05151068A (en) * 1991-11-29 1993-06-18 Toshiba Corp Memory card device
JP2004334744A (en) * 2003-05-12 2004-11-25 Toshiba Corp Issue system and method of portable electronic medium and portable electronic medium
JP2007034431A (en) * 2005-07-22 2007-02-08 Fuji Xerox Co Ltd Memory controller

Also Published As

Publication number Publication date
JP5417355B2 (en) 2014-02-12

Similar Documents

Publication Publication Date Title
JP4891587B2 (en) Portable electronic device, IC card and IC module
US20130254904A1 (en) Ic card and ic card control method
US20120235796A1 (en) Ic card, portable electronic device, ic card issuing apparatus, and communication method
JP2010009467A (en) Information storage medium, information processing system, and command method
JP5417355B2 (en) Portable electronic device, information processing method, and IC card
US8977824B2 (en) Portable electronic apparatus and method of controlling a portable electronic apparatus
US7922095B2 (en) Information storage medium and medium processing system
US8870079B2 (en) IC card, portable electronic device, IC card issuing apparatus, and command execution method
JP5306079B2 (en) IC card, IC card processing device, and IC card processing system
JP4590201B2 (en) Data carrier and data carrier program
JP4476658B2 (en) Portable electronic device, electronic processing system, and electronic processing method
JP5728323B2 (en) IC card and portable electronic device
JP4836646B2 (en) Medium processing apparatus, information storage medium, and medium processing system
JP2014063345A (en) Ic card, portable electronic device, and information processing method
JP5248053B2 (en) IC card and file rearrangement method
JP5481464B2 (en) Communication medium and communication medium processing apparatus
JP6758910B2 (en) IC card
JP2008047040A (en) Portable electronic device and ic card
JP2006293426A (en) Ic card and communication method
US10068168B2 (en) IC card and IC module
JP2013171394A (en) Ic card, manufacturing method of ic card, issuance method of ic card, and information processing method
JP2011198107A (en) Portable electronic device
JP2004334744A (en) Issue system and method of portable electronic medium and portable electronic medium
JP2014182639A (en) Ic card and portable electronic device
JP2005056259A (en) Portable electronic medium and portable electronic medium handling device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130425

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131003

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20131022

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20131118

LAPS Cancellation because of no payment of annual fees