JP2007018341A - Information processing apparatus and method, and program - Google Patents

Information processing apparatus and method, and program Download PDF

Info

Publication number
JP2007018341A
JP2007018341A JP2005200212A JP2005200212A JP2007018341A JP 2007018341 A JP2007018341 A JP 2007018341A JP 2005200212 A JP2005200212 A JP 2005200212A JP 2005200212 A JP2005200212 A JP 2005200212A JP 2007018341 A JP2007018341 A JP 2007018341A
Authority
JP
Japan
Prior art keywords
registered
service
registration
area
temporarily
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
JP2005200212A
Other languages
Japanese (ja)
Other versions
JP4771404B2 (en
Inventor
Toshiharu Takemura
俊治 竹村
Taro Kurita
太郎 栗田
Takuya Ichikawa
琢也 市川
Toyoichi Ota
豊一 太田
Mitsugi Iwahashi
賦 岩橋
Shigeru Moriya
繁 守屋
Yasumasa Nakatsugawa
泰正 中津川
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.)
Felica Networks Inc
Original Assignee
Felica Networks Inc
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 Felica Networks Inc filed Critical Felica Networks Inc
Priority to JP2005200212A priority Critical patent/JP4771404B2/en
Publication of JP2007018341A publication Critical patent/JP2007018341A/en
Application granted granted Critical
Publication of JP4771404B2 publication Critical patent/JP4771404B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To actually register, after tentative registering each service to be registered, in service registration for an IC chip. <P>SOLUTION: In a data area 41A, a physical address "&" for each service to be registered is secured (S22). A service code of a service is associated with a predetermined logical address # in a logical file 42 and is set (S23). After the physical address "&" of a service memory area is stored in a tentative registration area 43, corresponding to a logical file # (after each service has been tentatively registered) (S24), predetermined data are stored in the secured physical address "&", and then the service is actually registered. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、情報処理装置および方法、並びにプログラムに関し、特に、ICチップの処理で利用されるサービスの登録またはその解除を簡単に行うことができるようにする情報処理装置および方法、並びにプログラムに関する。   The present invention relates to an information processing apparatus, method, and program, and more particularly, to an information processing apparatus, method, and program that enable easy registration or cancellation of a service used in processing of an IC chip.

近年、FeliCa(登録商標)などの非接触ICチップが組み込まれた携帯電話機等が普及し、ユーザは、例えば、その携帯電話機を店舗に設置された端末(リーダライタ)にかざすだけで、電子マネーによる代金支払いを、簡単に行うことができる。   In recent years, cellular phones and the like in which a non-contact IC chip such as FeliCa (registered trademark) is incorporated have become widespread. For example, a user can simply hold an electronic money by holding the cellular phone over a terminal (reader / writer) installed in a store. You can easily make payments with.

ところでこのような処理(例えば代金支払い処理)は、ICチップ内の、所定のメモリ領域が適宜アクセスされ、そこに格納されているデータに対する読み出しや書き込み等が行われることで実現される。   By the way, such processing (for example, payment processing) is realized by appropriately accessing a predetermined memory area in the IC chip and performing reading and writing on the data stored therein.

なお以下において、処理においてアクセスされるメモリ領域(アクセス対象のデータが格納されているメモリ領域)を、サービスメモリ領域と称し、サービスメモリ領域へアクセスする処理動作のことを、サービスと称する。   In the following, a memory area accessed in processing (a memory area in which data to be accessed is stored) is referred to as a service memory area, and a processing operation for accessing the service memory area is referred to as a service.

所定の処理を実行させるためには、その処理に応じたサービスを登録する必要があるが、サービスが複数存在する場合、図1に示すように、階層的にサービスを登録することができる(特許文献1参照)。この例では、「エリア」というディレクトリが設けられ、「エリアA1」に従属して、「エリアA2」が設けられるとともにサービスS1−1が登録され、「エリアA2」に従属してサービスS2−1およびサービスS2−2がそれぞれ登録されている。   In order to execute a predetermined process, it is necessary to register a service according to the process. However, when there are a plurality of services, the services can be registered hierarchically as shown in FIG. Reference 1). In this example, a directory “area” is provided, subordinate to “area A1”, “area A2” is provided, and service S1-1 is registered, and subordinate to “area A2”, service S2-1 is provided. And service S2-2 are registered respectively.

このようにサービスを「エリア」にまとめて登録することにより(階層的に登録することにより)、一連のトランザクションに実行されるサービスを容易に管理することができる。   By registering services in “areas” in this way (by registering them hierarchically), it is possible to easily manage services executed in a series of transactions.

ここでサービスの登録処理を、図2のフローチャートを参照して説明する。   Here, the service registration process will be described with reference to the flowchart of FIG.

ステップS1において、登録するサービスおよび「エリア」(例えば、図1に示した「エリア」およびサービス)の中の1つが選択される。なお、以下において、サービスおよび「エリア」を個々に区別する必要がない場合、単に、サービスと称する。   In step S1, one of the service to be registered and “area” (for example, “area” and service shown in FIG. 1) is selected. In the following, when it is not necessary to distinguish between a service and an “area”, they are simply referred to as a service.

ステップS2において、ステップS1で選択されたサービスに対応するサービスメモリ領域の、ICチップ内の不揮発性メモリの所定のメモリ領域(以下、データ領域と称する)1A上の物理アドレス&が取得される。   In step S2, a physical address & on a predetermined memory area (hereinafter referred to as data area) 1A of the nonvolatile memory in the IC chip in the service memory area corresponding to the service selected in step S1 is acquired.

例えば、図3に示すように、サービスS2−1のサービスメモリ領域の物理アドレス&01が確保される。   For example, as shown in FIG. 3, the physical address & 01 of the service memory area of the service S2-1 is secured.

なおサービスの登録は、形成したい階層構造に応じた順番に行われ、図3の例は、サービスS2−1より上位の「エリアA1」および「エリアA2」はすでに登録されており、サービスS2−1がいまから登録されるときのICチップ内のメモリ領域の状態を示している。   The services are registered in the order according to the hierarchical structure to be formed. In the example of FIG. 3, “Area A1” and “Area A2” higher than the service S2-1 are already registered, and the service S2- 1 shows the state of the memory area in the IC chip when it is registered from now.

ステップS3において、サービスを識別するサービスコードに、図3に示すように、階層構造に応じた順番の論理アドレス#が対応付けられ、ICチップ内の所定のメモリ領域の論理ファイル2に設定される。   In step S3, the service code for identifying the service is associated with the logical address # in the order corresponding to the hierarchical structure as shown in FIG. 3, and is set in the logical file 2 in a predetermined memory area in the IC chip. .

この例では、各サービスのサービスコードには、論理アドレス#が、階層構造の順番に、先頭の論理アドレス#から対応付けられる。すなわち最上位の「エリアA1」のサービスコードには、第1番目の論理アドレス#00が対応付けられ、「エリアA1」に従属する「エリアA2」のサービスコードには、第2番目の論理アドレス#01が対応付けられおり、「エリアA2」に従属するサービスS2−1のサービスコードには、第3番目の論理アドレス#02が対応付けられる。   In this example, a logical address # is associated with the service code of each service in the order of the hierarchical structure from the top logical address #. That is, the first logical address # 00 is associated with the service code of the highest “area A1”, and the second logical address is assigned to the service code of “area A2” subordinate to “area A1”. # 01 is associated, and the third logical address # 02 is associated with the service code of the service S2-1 subordinate to “area A2”.

次に、ステップS4において、ステップS2で取得された物理アドレス&は、図3に示すように、ICチップ内の揮発性メモリの所定のメモリ領域(以下、仮登録領域と称する)3に、サービスコードに対応付けられた論理アドレス#の順番に応じた位置にある記憶部21に記憶される(仮登録される)。   Next, in step S4, the physical address & acquired in step S2 is transferred to a predetermined memory area (hereinafter referred to as temporary registration area) 3 of the volatile memory in the IC chip as shown in FIG. It is stored (temporarily registered) in the storage unit 21 at a position corresponding to the order of the logical address # associated with the code.

図3の例では、第1番目の論理アドレス#00が対応付けられた「エリアA1」の物理アドレス&00が、仮登録領域3の第1番目の記憶部21に記憶され、第2番目の論理アドレス#01が対応付けられた「エリアA2」の物理アドレス&04が、仮登録領域3の第2番目の記憶部21に記憶されており、第3番目の論理アドレス#02が対応付けられたサービスS2−1の物理アドレス&01は、仮登録領域3の第3番目の記憶部21に記憶される。   In the example of FIG. 3, the physical address & 00 of “Area A1” associated with the first logical address # 00 is stored in the first storage unit 21 of the temporary registration area 3, and the second logical address # 00 is stored. The physical address & 04 of “area A2” associated with the address # 01 is stored in the second storage unit 21 of the temporary registration area 3, and the service associated with the third logical address # 02. The physical address & 01 of S2-1 is stored in the third storage unit 21 of the temporary registration area 3.

ステップS5において、ステップS4で仮登録領域3に記憶された物理アドレス&(仮登録されたサービスの物理アドレス&)が、ICチップ内の不揮発性メモリの所定のメモリ領域(以下、管理領域と称する)1Bに、サービスコードに対応付けられた論理アドレス#の順番に応じた位置にある記憶部11に記憶される。すなわち図4に示すように、仮登録領域3に記憶された物理アドレス&が、管理領域1Bの対応する位置にある記憶部11にコピーされる。   In step S5, the physical address & (temporarily registered service physical address &) stored in the temporary registration area 3 in step S4 is a predetermined memory area (hereinafter referred to as a management area) of the nonvolatile memory in the IC chip. ) 1B is stored in the storage unit 11 at a position corresponding to the order of the logical address # associated with the service code. That is, as shown in FIG. 4, the physical address & stored in the temporary registration area 3 is copied to the storage unit 11 at the corresponding position in the management area 1B.

図4の例では、仮登録領域3の第1番目の記憶部21に記憶されている「エリアA1」の物理アドレス&00が、管理領域1Bの第1番目の記憶部11に記憶され、仮登録領域3の第2番目の記憶部21に記憶されている「エリアA2」の物理アドレス&04が、管理領域1Bの第2番目の記憶部11に記憶されており、仮登録領域3の第3番目の記憶部21に記憶されているサービスS2−1の物理アドレス&01は、管理領域1Bの第3番目の記憶部11に記憶される(コピーされる)。   In the example of FIG. 4, the physical address & 00 of “area A1” stored in the first storage unit 21 of the temporary registration area 3 is stored in the first storage unit 11 of the management area 1B and temporarily registered. The physical address & 04 of “area A2” stored in the second storage unit 21 of the area 3 is stored in the second storage unit 11 of the management area 1B, and the third address of the temporary registration area 3 The physical address & 01 of the service S2-1 stored in the storage unit 21 is stored (copied) in the third storage unit 11 of the management area 1B.

ステップS6において、図4に示したように、ステップS5で管理領域1Bに記憶された、データ領域1A上の物理アドレス&(サービスメモリ領域)に、そのサービスにおいてアクセスするデータや必要な定義情報等が記憶される(本登録される)。   In step S6, as shown in FIG. 4, the physical address & (service memory area) on the data area 1A stored in the management area 1B in step S5 is accessed in the service, necessary definition information, etc. Is stored (mainly registered).

図4の例では、サービスS2−1においてアクセスするデータや必要な定義情報等が物理アドレス&01に記憶される。   In the example of FIG. 4, data accessed in the service S2-1, necessary definition information, and the like are stored in the physical address & 01.

ステップS7において、登録すべきサービスがすべて登録されたか否かが判定され、登録されていないサービスが残っていると判定された場合、ステップS1に戻り、次のサービスが選択され、ステップS2以降の処理が同様に行われる。   In step S7, it is determined whether or not all services to be registered have been registered. If it is determined that there are remaining unregistered services, the process returns to step S1, the next service is selected, and the steps after step S2 are selected. Processing is performed in the same way.

ステップS7で、登録すべきサービスがすべて登録されたと判定された場合、処理は終了する。   If it is determined in step S7 that all services to be registered have been registered, the process ends.

すなわち図1に示す階層構造でサービスを登録する場合、図5A乃至図5Eの順番に、「エリアA1」、「エリアA2」、「サービスS2−1」、「サービスS2−2」、および「サービスS1−1」のそれぞれが、仮登録および本登録される。   That is, when services are registered in the hierarchical structure shown in FIG. 1, “area A1”, “area A2”, “service S2-1”, “service S2-2”, and “service” in the order of FIGS. 5A to 5E. Each of “S1-1” is provisionally registered and fully registered.

次に、上述したようになされたサービスの登録を解除する処理を、図6のフローチャートを参照して説明する。   Next, the process for canceling the registration of the service performed as described above will be described with reference to the flowchart of FIG.

ステップS11において、管理領域1Bに記憶されている物理アドレス&(登録されたサービスのサービスメモリ領域の物理アドレス&)の全部が、仮登録領域3にコピーされる。なおサービス登録時に仮登録領域3に記憶されたデータは、登録処理の後すべて消去される。   In step S11, the entire physical address & (physical address & of the service memory area of the registered service) stored in the management area 1B is copied to the temporary registration area 3. Note that all data stored in the temporary registration area 3 at the time of service registration is deleted after the registration process.

ステップS12において、サービスが1つ選択され、ステップS13において、そのサービスコードに対応する論理アドレス#が論理ファイル2から検出され、削除される。   In step S12, one service is selected, and in step S13, the logical address # corresponding to the service code is detected from the logical file 2 and deleted.

ステップS14において、仮登録領域3の、検出された論理アドレス#に対応する位置にある記憶部21から物理アドレス&が削除される(仮解除される)。   In step S14, the physical address & is deleted (temporarily released) from the storage unit 21 at the position corresponding to the detected logical address # in the temporary registration area 3.

次にステップS15において、管理領域1Bの、ステップS14で物理アドレス&が削除された仮登録領域3の記憶部21に対応する記憶部11から物理アドレス&が削除される。   Next, in step S15, the physical address & is deleted from the storage unit 11 corresponding to the storage unit 21 of the temporary registration area 3 in which the physical address & has been deleted in step S14 in the management area 1B.

ステップS16において、データ領域1Aの、ステップS15で管理領域1Bから削除された物理アドレス&に記憶されているデータが削除される(本解除される)。   In step S16, the data stored in the physical address & deleted from the management area 1B in step S15 in the data area 1A is deleted (this release is performed).

ステップS17において、すべてのサービスの登録が解除されたか否かが判定され、登録が解除されていないサービスがまだ存在すると判定された場合、ステップS11に戻り、次のサービスが選択され、ステップS12以降の処理が同様に行われる。   In step S17, it is determined whether or not the registration of all services has been cancelled. If it is determined that there is still a service that has not been cancelled, the process returns to step S11, and the next service is selected. These processes are performed in the same manner.

特開2004―310557号公報JP 2004-310557 A

しかしながら、上述した方法では、サービス毎に仮登録および本登録を行ってサービスが登録されるので、例えばICチップを内蔵する機器の電源が切断されて、登録処理が途中で終了すると、それまでに登録されたサービスがそのまま登録されて残ってしまうことになる。   However, in the method described above, provisional registration and main registration are performed for each service, and the service is registered. For example, when the power of the device incorporating the IC chip is turned off and the registration process is terminated halfway, The registered service will remain registered as it is.

例えば、図5Cに示すように、サービスS2−1を登録した後に、サービス登録処理が終了すると、図5Cに示す状態で、一部のサービスがそのまま登録されて残ってしまう。   For example, as illustrated in FIG. 5C, when the service registration process is completed after the service S2-1 is registered, some services are registered and remain in the state illustrated in FIG. 5C.

このような状態から、再登録を行う場合、現在のサービスの登録状況を確認して、その確認結果に基づいて再登録を行う必要がある。   When re-registration is performed from such a state, it is necessary to confirm the registration status of the current service and perform re-registration based on the confirmation result.

また上述した方法では、サービス毎に仮解除および本解除を行って、サービスの登録が解除されるので、解除処理が途中で終了すると、登録が解除されなかった一部のサービスがそのまま登録されて残ってしまう。   In the above-described method, the provisional cancellation and the main cancellation are performed for each service, and the registration of the service is canceled. Therefore, when the cancellation process is finished halfway, some services that were not canceled are registered as they are. It will remain.

このような状態から、再解除を行う場合、現在のサービスの登録状況を確認して、その確認結果に基づいて再解除を行う必要がある。   When re-cancellation is performed from such a state, it is necessary to confirm the registration status of the current service and perform re-cancellation based on the confirmation result.

すなわち従来では、サービス登録処理や登録解除処理が途中で終了すると、登録または解除の再開にあたり、現登録状況の把握およびその結果に基づく再登録や再解除方法の決定を行わなければならず、再登録や再解除の処理が煩雑になり、時間がかかる課題があった。   In other words, conventionally, if the service registration process or deregistration process is terminated halfway, when resuming registration or deregistration, it is necessary to grasp the current registration status and determine the re-registration and re-cancellation method based on the results. Registration and re-cancellation processing becomes complicated, and there is a problem that takes time.

本発明は、このような状況に鑑みてなされたものであり、サービスの登録または登録解除の再実行を、迅速に行うことができるようにするものである。   The present invention has been made in view of such a situation, and makes it possible to quickly perform re-execution of service registration or deregistration.

本発明の情報処理装置は、アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録手段を備え、登録手段は、登録する全てのアクセス動作を仮登録し、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作を本登録することを特徴とする。   An information processing apparatus according to the present invention includes a registration unit that registers an access operation to a service memory area in which data to be accessed is stored. The registration unit temporarily registers all access operations to be registered, and After all the provisional registration, the provisionally registered access operation is fully registered.

登録手段は、アクセス動作を、階層構造を形成して登録する場合、階層構造を形成するディレクトリ毎に、アクセス動作を登録することができる。   When registering the access operation by forming a hierarchical structure, the registration unit can register the access operation for each directory forming the hierarchical structure.

登録手段により登録されたアクセス動作の登録を解除する解除手段をさらに備え、解除手段は、解除する全てのアクセス動作の登録を仮解除し、アクセス動作の全ての登録が仮解除された後、仮解除されたアクセス動作の登録を本解除することができる。   The registration unit further includes a cancellation unit that cancels the registration of the access operation registered by the registration unit, and the cancellation unit temporarily cancels the registration of all the access operations to be canceled and temporarily cancels the registration of all the access operations. It is possible to cancel the registration of the released access operation.

本発明の情報処理方法は、アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録ステップを含み、登録ステップは、登録する全てのアクセス動作を仮登録し、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作を本登録することを特徴とする。   The information processing method of the present invention includes a registration step of registering an access operation to a service memory area in which data to be accessed is stored, and the registration step temporarily registers all access operations to be registered. After all the provisional registration, the provisionally registered access operation is fully registered.

本発明のプログラムは、アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録ステップを含み、登録ステップは、登録する全てのアクセス動作を仮登録し、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作を本登録することを特徴とする。   The program of the present invention includes a registration step of registering an access operation to a service memory area in which data to be accessed is stored. The registration step temporarily registers all access operations to be registered, and all access operations are performed. After the temporary registration, the temporarily registered access operation is fully registered.

本発明の情報処理装置および方法、並びにプログラムにおいては、アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作が登録され、その再、登録する全てのアクセス動作が仮登録され、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作が本登録される。   In the information processing apparatus, method, and program of the present invention, an access operation to the service memory area in which the access target data is stored is registered, and all access operations to be registered are temporarily registered, and the access operation is performed. After all of these are temporarily registered, the temporarily registered access operation is fully registered.

本発明によれば、ICチップにおけるサービスの登録または登録解除を、迅速に行うことができる。   According to the present invention, service registration or deregistration in an IC chip can be performed quickly.

以下に本発明の実施の形態を説明するが、請求項に記載の構成要件と、発明の実施の形態における具体例との対応関係を例示すると、次のようになる。この記載は、請求項に記載されている発明をサポートする具体例が、発明の実施の形態に記載されていることを確認するためのものである。従って、発明の実施の形態中には記載されているが、構成要件に対応するものとして、ここには記載されていない具体例があったとしても、そのことは、その具体例が、その構成要件に対応するものではないことを意味するものではない。逆に、具体例が構成要件に対応するものとしてここに記載されていたとしても、そのことは、その具体例が、その構成要件以外の構成要件には対応しないものであることを意味するものでもない。   Embodiments of the present invention will be described below. Correspondences between constituent elements described in the claims and specific examples in the embodiments of the present invention are exemplified as follows. This description is to confirm that specific examples supporting the invention described in the claims are described in the embodiments of the invention. Therefore, even if there are specific examples that are described in the embodiment of the invention but are not described here as corresponding to the configuration requirements, the specific examples are not included in the configuration. It does not mean that it does not correspond to a requirement. On the contrary, even if a specific example is described here as corresponding to a configuration requirement, this means that the specific example does not correspond to a configuration requirement other than the configuration requirement. not.

さらに、この記載は、発明の実施の形態に記載されている具体例に対応する発明が、請求項に全て記載されていることを意味するものではない。換言すれば、この記載は、発明の実施の形態に記載されている具体例に対応する発明であって、この出願の請求項には記載されていない発明の存在、すなわち、将来、分割出願されたり、補正により追加される発明の存在を否定するものではない。   Further, this description does not mean that all the inventions corresponding to the specific examples described in the embodiments of the invention are described in the claims. In other words, this description is an invention corresponding to the specific example described in the embodiment of the invention, and the existence of an invention not described in the claims of this application, that is, in the future, a divisional application will be made. Nor does it deny the existence of an invention added by amendment.

請求項1に記載の情報処理装置は、
アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録手段(例えば、図7の制御部21)を備え、
登録手段は、登録する全てのアクセス動作を仮登録し(例えば、図9の仮登録領域43)、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作を本登録する(例えば、図10のデータ領域41Aおよび管理領域41B)
ことを特徴とする。
An information processing apparatus according to claim 1 is provided.
Registration means (for example, the control unit 21 in FIG. 7) for registering an access operation to a service memory area in which data to be accessed is stored;
The registration unit temporarily registers all access operations to be registered (for example, the temporary registration area 43 in FIG. 9), and after all of the access operations are temporarily registered, the temporarily registered access operation is fully registered (for example, (Data area 41A and management area 41B in FIG. 10)
It is characterized by that.

請求項2に記載の情報処理装置は、
登録手段は、アクセス動作を、階層構造を形成して登録する場合(例えば、図1)、階層構造を形成するディレクトリ毎に、アクセス動作を登録する(例えば、図10)
ことを特徴とする。
The information processing apparatus according to claim 2
When registering the access operation by forming a hierarchical structure (for example, FIG. 1), the registration unit registers the access operation for each directory forming the hierarchical structure (for example, FIG. 10).
It is characterized by that.

請求項3に記載の情報処理装置は、
登録手段により登録されたアクセス動作の登録を解除する解除手段(例えば、図7の制御部21)をさらに備え、
解除手段は、解除する全てのアクセス動作の登録を仮解除し、アクセス動作の全ての登録が仮解除された後、仮解除されたアクセス動作の登録を本解除する
ことを特徴とする請求項1に記載の情報処理装置。
An information processing apparatus according to claim 3 is provided.
A release unit (for example, the control unit 21 in FIG. 7) for canceling the registration of the access operation registered by the registration unit;
The canceling means temporarily cancels the registration of all access operations to be canceled, and temporarily cancels the registration of the temporarily released access operations after all the registrations of the access operations are temporarily cancelled. The information processing apparatus described in 1.

請求項4に記載の情報処理方法および請求項5に記載のプログラムは
アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録ステップを含み、
登録ステップは、登録する全てのアクセス動作を仮登録し(例えば、図11のステップS31乃至ステップS35)、アクセス動作の全てが仮登録された後、仮登録されたアクセス動作を本登録する(例えば、図11のステップS36およびステップS37)
ことを特徴とする。
The information processing method according to claim 4 and the program according to claim 5 include a registration step of registering an access operation to a service memory area in which data to be accessed is stored,
In the registration step, all access operations to be registered are provisionally registered (for example, step S31 to step S35 in FIG. 11), and after all the access operations are provisionally registered, the temporarily registered access operation is fully registered (for example, , Step S36 and step S37 in FIG. 11)
It is characterized by that.

図7は、本発明を適用したICチップ11の構成例を示している。このICチップ11は、例えば、図示せぬICカードや携帯電話機等に組み込まれて利用される。   FIG. 7 shows a configuration example of the IC chip 11 to which the present invention is applied. The IC chip 11 is used by being incorporated in, for example, an IC card (not shown) or a mobile phone.

RF部22は、図示せぬアンテナを介して、図示せぬリーダライタとの無線通信を行う。   The RF unit 22 performs wireless communication with a reader / writer (not shown) via an antenna (not shown).

メモリ23は、不揮発性メモリ31と揮発性メモリ32を有して構成されており、不揮発性メモリ31には、アクセス対象のデータが記憶されるサービスメモリ領域が確保されるデータ領域41A、サービスメモリ領域の物理アドレス&が記憶される管理領域41B、およびサービスメモリ領域へのアクセス動作(サービス)に割り当てられたサービスコードが論理アドレス#に対応付けられている論理ファイル42が設けられている。揮発性メモリ32には、サービスを登録する際に、物理アドレス&が仮登録等される仮登録領域43が設けられている。   The memory 23 includes a nonvolatile memory 31 and a volatile memory 32. The nonvolatile memory 31 includes a data area 41A in which a service memory area in which data to be accessed is stored, a service memory A management area 41B in which the physical address & of the area is stored, and a logical file 42 in which the service code assigned to the access operation (service) to the service memory area is associated with the logical address #. The volatile memory 32 is provided with a temporary registration area 43 in which a physical address & is temporarily registered when a service is registered.

認証部24は、その実行が制限されているサービスの認証を、サービスに割り当てられた暗証コードに基づいて実行する。   The authentication unit 24 performs authentication of a service whose execution is restricted based on a password assigned to the service.

制御部21は、各部を制御する。   The control unit 21 controls each unit.

次にサービスの登録処理を、図8のフローチャートを参照して説明する。ここでは、図1に示したように、各サービスおよび「エリア」を登録するものとする。   Next, the service registration process will be described with reference to the flowchart of FIG. Here, as shown in FIG. 1, each service and “area” are registered.

ステップS21において、制御部21は、登録するサービスおよび「エリア」(例えば、図1に示したように登録される「エリア」およびサービス)の中の1つを選択する。なお、以下において、サービスおよび「エリア」を個々に区別する必要がない場合、単に、サービスと称する。   In step S <b> 21, the control unit 21 selects one of the service to be registered and “area” (for example, “area” and service to be registered as illustrated in FIG. 1). In the following, when it is not necessary to distinguish between a service and an “area”, they are simply referred to as a service.

ステップS22において、制御部21は、ステップS21で選択したサービスのデータが格納されるサービスメモリ領域のデータ領域41A上の物理アドレス&を取得する。   In step S22, the control unit 21 acquires the physical address & on the data area 41A of the service memory area in which the data of the service selected in step S21 is stored.

ステップS23において、制御部21は、サービスを識別するサービスコードに、階層構造に応じた順番に論理アドレス#を対応付けて、論理ファイル42に設定する。   In step S23, the control unit 21 associates the logical address # with the service code for identifying the service in the order corresponding to the hierarchical structure, and sets the service code in the logical file 42.

この例では、各サービスのサービスコードには、論理アドレス#が、階層構造の順番に、先頭の論理アドレス#から対応付けられる。   In this example, a logical address # is associated with the service code of each service in the order of the hierarchical structure from the top logical address #.

次に、ステップS24において、制御部21は、ステップS22で取得した物理アドレス&を、仮登録領域43の、サービスコードに対応付けられた論理アドレス#の順番に応じた位置にある記憶部61に記憶する(仮登録する)。   Next, in step S24, the control unit 21 stores the physical address & acquired in step S22 in the storage unit 61 at the position corresponding to the order of the logical address # associated with the service code in the temporary registration area 43. Store (temporarily register).

ステップS25において、制御部21は、登録すべきサービスをすべて仮登録したか否かを判定し、仮登録していないサービスが残っていると判定した場合、ステップS21に戻り、それ以降の処理を同様に行う。   In step S25, the control unit 21 determines whether or not all the services to be registered have been temporarily registered. If it is determined that there are remaining services that have not been temporarily registered, the control unit 21 returns to step S21 and performs the subsequent processing. Do the same.

ステップS25で、登録すべきサービスがすべて仮登録されたと判定された場合、すなわち、例えば、図9に示すように、登録される各サービス(「エリア」を含む)のサービスメモリ領域の物理アドレス&が取得され(ステップS22)、サービスコードが論理ファイル42に設定され(ステップS23)、そしてその物理アドレス&が、仮登録領域43に仮登録されたとき(ステップS24)、ステップS26に進む。   If it is determined in step S25 that all services to be registered have been provisionally registered, that is, for example, as shown in FIG. 9, the physical address & of the service memory area of each registered service (including “area”) Is acquired (step S22), the service code is set in the logical file 42 (step S23), and the physical address & is temporarily registered in the temporary registration area 43 (step S24), the process proceeds to step S26.

ステップS26において、制御部21は、仮登録領域43に記憶されている物理アドレス&を、図10に示すように、管理領域41Bの対応する記憶部51に記憶する(コピーする)。   In step S26, the control unit 21 stores (copies) the physical address & stored in the temporary registration area 43 in the corresponding storage unit 51 of the management area 41B as shown in FIG.

次に、ステップS27において、制御部21は、図10に示すように、データ領域41A上の、ステップS26で管理領域41Bの記憶部51に記憶された物理アドレス&が示す領域に、各サービスにおいてアクセスされるデータ等を記憶する(本登録する)。   Next, in step S27, as shown in FIG. 10, the control unit 21 moves the data area 41A into the area indicated by the physical address & stored in the storage unit 51 of the management area 41B in step S26 in each service. Stores data to be accessed (registration is performed).

その後処理は終了する。以上のように、登録すべきサービスのすべてを仮登録した後(ステップS24)、一括して本登録するようにしたので(ステップS27)、例えば、ICチップ11を内蔵する機器の電源が切断され、サービス登録処理が途中で終了しても、仮登録中では、いずれのサービスも登録されないので(図9)、従来のように、終了前までに登録された一部のサービスがそのまま登録されて残ってしまうことを防止することができる。従って、再登録を行う場合は、サービスの登録状況を確認する必要はなく、単に、登録を再度開始すればよく、再登録の処理を迅速に行うことができる。   Thereafter, the process ends. As described above, after all the services to be registered are provisionally registered (step S24), the main registration is performed collectively (step S27). For example, the power of the device incorporating the IC chip 11 is turned off. Even if the service registration process ends in the middle, since no services are registered during temporary registration (FIG. 9), some services registered before the end are registered as is, as in the past. It can be prevented from remaining. Therefore, when re-registration is performed, it is not necessary to confirm the registration status of the service, it is only necessary to start the registration again, and the re-registration process can be performed quickly.

次に、サービスの登録を解除する処理を、図11のフローチャートを参照して説明する。   Next, processing for canceling registration of a service will be described with reference to the flowchart of FIG.

ステップS31において、制御部21は、管理領域41Bに記憶されている物理アドレス&(登録されたサービスのサービスメモリ領域の物理アドレス&)の全部を、仮登録領域43の、対応する記憶部61にコピーする。なおサービスの登録時に仮登録領域43に記憶されたデータは、消去されている。   In step S31, the control unit 21 stores all the physical addresses & (physical address & of the service memory area of the registered service) stored in the management area 41B in the corresponding storage unit 61 of the temporary registration area 43. make a copy. The data stored in the temporary registration area 43 at the time of service registration has been deleted.

ステップS32において、制御部21は、登録を解除する1つのエリアを選択し、ステップS33において、そのエリアとそれに従属するサービスのサービスコードに対応する論理アドレス#を論理ファイル42から検出するとともに、一括して削除する。   In step S32, the control unit 21 selects one area to be deregistered. In step S33, the control unit 21 detects the logical address # corresponding to the area and the service code of the service subordinate to the area from the logical file 42, and collectively. And delete it.

ステップS34において、制御部21は、仮登録領域43の、ステップS33で検出した論理アドレス#に対応する位置にある記憶部61に記憶されている物理アドレス&を一括して削除する(仮解除する)。   In step S34, the control unit 21 collectively deletes the physical address & stored in the storage unit 61 at the position corresponding to the logical address # detected in step S33 in the temporary registration area 43 (temporarily canceling). ).

ステップS35において、制御部21は、ステップS34で、データ領域41A上の、管理領域41Bから削除した物理アドレス&に記憶されているデータを一括して削除する(本解除する)。   In step S35, the control unit 21 deletes the data stored in the physical address & deleted from the management area 41B in the data area 41A in step S34 (cancel this).

その後処理は終了する。以上のように、1つのエリアとそのエリアに従属するエリアおよびサービスのすべてを一括して仮解除した後、本解除するようにしたので、解除処理が途中で終了しても、仮解除中は、いずれの登録も解除されることはないので、従来の場合のように、登録が解除されなかった一部のサービスがそのまま登録されて残ってしまうことを防止することができる。その結果、再削除においては、現在の登録状況を確認する必要はなく、単に、登録解除処理を最初から開始すればよいので、再解除処理を簡単に行うことができる。   Thereafter, the process ends. As described above, after temporarily canceling all areas and services subordinate to that area at once, this release was made so that even if the release process ends in the middle, Since none of the registrations is canceled, it is possible to prevent a part of services that have not been canceled from being registered as they are as in the conventional case. As a result, in the re-deletion, it is not necessary to confirm the current registration status, and it is only necessary to start the deregistration process from the beginning, so that the re-cancellation process can be easily performed.

なお、本明細書において、フローチャートに記述されたステップは、記載された順序に沿って時系列的に行われる処理はもちろん、必ずしも時系列的に処理されなくとも、並列的あるいは個別に実行される処理をも含むものである。   In the present specification, the steps described in the flowcharts are executed in parallel or individually even if they are not necessarily processed in time series, as well as processes performed in time series in the described order. It also includes processing.

従来のサービスの登録を説明する図である。It is a figure explaining registration of the conventional service. 従来のサービス登録処理を説明するフローチャートである。It is a flowchart explaining the conventional service registration process. 従来のサービスの登録処理を説明する図である。It is a figure explaining the registration process of the conventional service. 従来のサービスの登録処理を説明する他の図である。It is another figure explaining the registration process of the conventional service. 従来のサービスの登録処理を説明する他の図である。It is another figure explaining the registration process of the conventional service. 従来のサービスの解除処理を説明するフローチャートである。It is a flowchart explaining the cancellation process of the conventional service. 本発明を適用したICチップの構成例を示すブロック図である。It is a block diagram which shows the structural example of the IC chip to which this invention is applied. 本発明におけるサービス登録処理を説明するフローチャートである。It is a flowchart explaining the service registration process in this invention. 本発明におけるサービス登録処理を説明する図である。It is a figure explaining the service registration process in this invention. 本発明におけるサービス登録処理を説明する他の図である。It is another figure explaining the service registration process in this invention. 本発明におけるサービス解除処理を説明するフローチャートである。It is a flowchart explaining the service cancellation | release process in this invention.

符号の説明Explanation of symbols

11 ICチップ, 21 制御部, 22 RF部, 23 メモリ, 24 認証部, 41A データ領域, 41B 管理領域, 42 論理ファイル, 43 仮登録領域   11 IC chip, 21 control unit, 22 RF unit, 23 memory, 24 authentication unit, 41A data area, 41B management area, 42 logical file, 43 temporary registration area

Claims (5)

アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録手段を備え、
前記登録手段は、登録する全ての前記アクセス動作を仮登録し、前記アクセス動作の全てが仮登録された後、仮登録された前記アクセス動作を本登録する
ことを特徴とする情報処理装置。
A registration unit for registering an access operation to a service memory area in which data to be accessed is stored;
The information processing apparatus, wherein the registration unit temporarily registers all the access operations to be registered, and after all the access operations are temporarily registered, the temporarily registered access operation is fully registered.
前記登録手段は、前記アクセス動作を、階層構造を形成して登録する場合、前記階層構造を形成するディレクトリ毎に、前記アクセス動作を登録する
ことを特徴とする請求項1に記載の情報処理装置。
The information processing apparatus according to claim 1, wherein the registration unit registers the access operation for each directory forming the hierarchical structure when the access operation is registered by forming a hierarchical structure. .
前記登録手段により登録された前記アクセス動作の登録を解除する解除手段をさらに備え、
前記解除手段は、解除する全ての前記アクセス動作の登録を仮解除し、前記アクセス動作の全ての登録が仮解除された後、仮解除された前記アクセス動作の登録を本解除する
ことを特徴とする請求項1に記載の情報処理装置。
A release unit for canceling registration of the access operation registered by the registration unit;
The canceling means temporarily cancels registration of all the access operations to be canceled, and temporarily cancels the registration of the access operations that have been temporarily canceled after all the registrations of the access operations are temporarily cancelled. The information processing apparatus according to claim 1.
アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する登録ステップを含み、
前記登録ステップは、登録する全ての前記アクセス動作を仮登録し、前記アクセス動作の全てが仮登録された後、仮登録された前記アクセス動作を本登録する
ことを特徴とする情報処理方法。
A registration step of registering an access operation to a service memory area in which data to be accessed is stored;
In the information processing method, the registration step temporarily registers all the access operations to be registered, and after all of the access operations are temporarily registered, the temporarily registered access operation is fully registered.
アクセス対象のデータが格納されているサービスメモリ領域へのアクセス動作を登録する情報処理装置を制御するプロセッサに実行されるプログラムにおいて、
前記アクセス動作を登録する登録ステップを含み、
前記登録ステップは、登録する全ての前記アクセス動作を仮登録し、前記アクセス動作の全てが仮登録された後、仮登録された前記アクセス動作を本登録する
ことを特徴とするプログラム。
In a program executed by a processor that controls an information processing apparatus that registers an access operation to a service memory area in which data to be accessed is stored,
A registration step of registering the access operation;
The registration step temporarily registers all the access operations to be registered, and after all of the access operations are temporarily registered, the temporarily registered access operation is fully registered.
JP2005200212A 2005-07-08 2005-07-08 Information processing apparatus and method, and program Active JP4771404B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2005200212A JP4771404B2 (en) 2005-07-08 2005-07-08 Information processing apparatus and method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2005200212A JP4771404B2 (en) 2005-07-08 2005-07-08 Information processing apparatus and method, and program

Publications (2)

Publication Number Publication Date
JP2007018341A true JP2007018341A (en) 2007-01-25
JP4771404B2 JP4771404B2 (en) 2011-09-14

Family

ID=37755454

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2005200212A Active JP4771404B2 (en) 2005-07-08 2005-07-08 Information processing apparatus and method, and program

Country Status (1)

Country Link
JP (1) JP4771404B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018078774A1 (en) * 2016-10-27 2018-05-03 楽天株式会社 Ic chip support type terminal, ic chip setting method, and program

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007687A (en) * 2000-06-20 2002-01-11 Fujitsu General Ltd Method and system for managing purchase while utilizing terminal for household economy
JP2003132400A (en) * 2001-10-25 2003-05-09 Dna:Kk Prepaid system
JP2004098993A (en) * 2002-09-12 2004-04-02 Denso Corp Tire air pressure monitoring system and registration method of id code in system thereof
JP2004310557A (en) * 2003-04-09 2004-11-04 Sony Corp Information storage medium and memory management method for information storage medium

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002007687A (en) * 2000-06-20 2002-01-11 Fujitsu General Ltd Method and system for managing purchase while utilizing terminal for household economy
JP2003132400A (en) * 2001-10-25 2003-05-09 Dna:Kk Prepaid system
JP2004098993A (en) * 2002-09-12 2004-04-02 Denso Corp Tire air pressure monitoring system and registration method of id code in system thereof
JP2004310557A (en) * 2003-04-09 2004-11-04 Sony Corp Information storage medium and memory management method for information storage medium

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018078774A1 (en) * 2016-10-27 2018-05-03 楽天株式会社 Ic chip support type terminal, ic chip setting method, and program
CN109891389A (en) * 2016-10-27 2019-06-14 乐天株式会社 IC chip support type terminal, IC chip setting method and program
JPWO2018078774A1 (en) * 2016-10-27 2019-06-27 楽天株式会社 IC chip compatible terminal, IC chip setting method, and program
US10846580B2 (en) 2016-10-27 2020-11-24 Rakuten, Inc. IC chip support terminal, IC chip setting method, and program

Also Published As

Publication number Publication date
JP4771404B2 (en) 2011-09-14

Similar Documents

Publication Publication Date Title
US9716987B2 (en) Apparatus and method for portable terminal having dual subscriber identity module card
EP2735180B1 (en) Application selection for multi-sim environment
US7840234B2 (en) Method and mobile communication device capable of resuming operating function of temporarily disabled SIM card
JP4833224B2 (en) Information communication terminal device and automatic backup system including the device
US20060116169A1 (en) Apparatus and method for initialization of mobile communication terminal
US9008575B2 (en) Portable mobile communication device and method of controlling near field communication
WO2013179791A1 (en) Information processing device, information processing method, and program
JP5011738B2 (en) IC card, program
WO2013023510A1 (en) User information storage method and equipment thereof
JP2013503509A (en) Smart card remote control method and system
JP2007206893A (en) Ic card and installation system
JP4771404B2 (en) Information processing apparatus and method, and program
US20140229372A1 (en) Smart card having multiple payment instruments
US20080284572A1 (en) Data control system, control server, data control method, and program
JP4457240B2 (en) Data management system, management server, data management method, and program
KR100734395B1 (en) method for copying installed card data at mobile phone and mobile phone thereof
JP2010211337A (en) Electronic money batch management system
CN108021967A (en) Replicate the method, apparatus and computer-readable recording medium of smart card
KR100781136B1 (en) System and method of managing application in the universal subscriber identity module card
JP7068603B2 (en) Update method and update program using electronic information storage medium, IC card, electronic information storage medium
CN113993124A (en) Number portability method, number portability device, communication terminal, and storage medium
CN108737670B (en) Method and apparatus for controlling incoming call forwarding at a communication terminal
JP4722610B2 (en) Information processing apparatus and method, and program
KR20050028851A (en) Portable information terminal, electronic information authenticating system and method using same terminal
US20080300019A1 (en) Cellular phone

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20080627

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20110322

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20110516

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20110616

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20110616

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

Free format text: PAYMENT UNTIL: 20140701

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 4771404

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250