JP2009187495A - Information processing unit, information processing method, and program - Google Patents

Information processing unit, information processing method, and program Download PDF

Info

Publication number
JP2009187495A
JP2009187495A JP2008029738A JP2008029738A JP2009187495A JP 2009187495 A JP2009187495 A JP 2009187495A JP 2008029738 A JP2008029738 A JP 2008029738A JP 2008029738 A JP2008029738 A JP 2008029738A JP 2009187495 A JP2009187495 A JP 2009187495A
Authority
JP
Japan
Prior art keywords
unit
information
information processing
card
identification information
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
JP2008029738A
Other languages
Japanese (ja)
Inventor
Mamoru Suzuki
守 鈴木
Yoshito Ishibashi
義人 石橋
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.)
Sony Corp
Original Assignee
Sony 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 Sony Corp filed Critical Sony Corp
Priority to JP2008029738A priority Critical patent/JP2009187495A/en
Publication of JP2009187495A publication Critical patent/JP2009187495A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an information processing unit, information processing method and program, capable of reducing the number of information transmission and reception times, when performing information processing based on command information from a processing request section. <P>SOLUTION: The information processing unit includes: an information processing section 110 for performing information processing based on the command information after receiving the command information; a memory section 125 for storing identification information for collation in advance, being identical to identification information unique to the information processing section; a processing request section 120 for sending both the identification information for collation, stored in the memory section, and the command information to the information processing section; and an identification information decision section 110 for deciding whether or not the identification information for collation coincides with the identification information unique to the information processing section. When the identification information decision section decides the identification information for collation coincides with the identification information unique to the information processing section, the information processing section performs the information processing based on the command information. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、情報処理装置、情報処理方法及びプログラムに関する。   The present invention relates to an information processing apparatus, an information processing method, and a program.

非接触ICカードは、集積回路(ICチップ)とアンテナを内蔵して、他のデバイス(例えば、リーダライタ)と近距離無線通信が可能である。非接触ICカードは携行可能であり、信頼性が高いため、例えばIDカード、クレジットカード又はポイントカードなどの認証や決済を目的として使用されるケースが多い。   The non-contact IC card incorporates an integrated circuit (IC chip) and an antenna, and can perform near field communication with other devices (for example, a reader / writer). Since a non-contact IC card can be carried and has high reliability, it is often used for the purpose of authentication or settlement of an ID card, a credit card or a point card, for example.

近年では、非接触ICカードの表面に表示デバイスを設けることが考えられている。表示デバイスには、ICチップが保持している情報、例えば、ID情報、残高情報又は履歴情報等が表示される。これにより、カードを使用する上で利便性が向上する。例えば、特許文献1には、非接触ICカードの表面に表示デバイスを設ける技術が開示されている。   In recent years, it has been considered to provide a display device on the surface of a non-contact IC card. On the display device, information held by the IC chip, for example, ID information, balance information, history information, or the like is displayed. This improves convenience when using the card. For example, Patent Document 1 discloses a technique for providing a display device on the surface of a non-contact IC card.

特開2006−208582号公報JP 2006-208582 A

ところで、表示デバイスには、ユーザの操作に応じて任意のタイミングでICチップに記録されている情報が表示される。また、非接触ICカードは、ICチップが保持している情報が更新されることによって、更新後の情報を表示デバイスに表示することができる。そして、表示デバイスに各種情報を表示させるためには、非接触ICカード内部に電池を設ける必要がある。   By the way, the information recorded in the IC chip is displayed on the display device at an arbitrary timing according to the user's operation. The non-contact IC card can display the updated information on the display device by updating the information held in the IC chip. And in order to display various information on a display device, it is necessary to provide a battery inside the non-contact IC card.

しかしながら、サイズの大きい電池を設けるとカードとしての利便性が低減する。また、消費電力が大きいと電池の消費が早いため、カードを携行している間にカードの表示機能が使用できなくなるという問題があった。   However, if a large battery is provided, the convenience of the card is reduced. In addition, when the power consumption is large, the battery is consumed quickly, so that the card display function cannot be used while carrying the card.

また、表示デバイスの制御用ICが非接触ICカードにコマンドを送信するためには、リーダライタと非接触ICカード間の情報の送受信と同様に、まず、表示デバイスの制御用ICが非接触ICカードにポーリングコマンドを送信する必要があった。そして、非接触ICカードは、非接触ICカード固有のIDを表示デバイスの制御用ICに応答していた。その後、表示デバイスの制御用ICは、非接触ICカード固有のIDと共に、非接触ICカードに各種コマンドを送信する。次に、非接触ICカードは、自己の固有のIDと、表示デバイスの制御用ICから受信したIDが一致するかを判断し、一致する場合にコマンドを実行する。   In order for the control IC of the display device to transmit a command to the non-contact IC card, first, the control IC of the display device must be the non-contact IC as in the case of transmitting / receiving information between the reader / writer and the non-contact IC card. It was necessary to send a polling command to the card. The non-contact IC card responds to the control IC of the display device with an ID unique to the non-contact IC card. Thereafter, the control IC of the display device transmits various commands to the non-contact IC card together with the ID unique to the non-contact IC card. Next, the non-contact IC card determines whether its own unique ID matches the ID received from the control IC of the display device, and executes the command if they match.

しかし、表示デバイスの制御用ICが非接触ICカードにコマンドを送信する際、毎回、表示デバイスの制御用ICがポーリングコマンドの送信と、非接触ICカードからの応答を受信するため、消費電力が生じるという問題があった。   However, each time the display device control IC transmits a command to the non-contact IC card, the display device control IC receives a polling command transmission and a response from the non-contact IC card. There was a problem that occurred.

そこで、本発明は、上記問題に鑑みてなされたものであり、本発明の目的とするところは、処理要求部からのコマンド情報に基づいた情報処理をする際、情報の送受信回数を低減することが可能な、新規かつ改良された情報処理装置、情報処理方法及びプログラムを提供することにある。   Therefore, the present invention has been made in view of the above problems, and an object of the present invention is to reduce the number of times of information transmission / reception when performing information processing based on command information from a processing request unit. It is an object of the present invention to provide a new and improved information processing apparatus, information processing method and program.

上記課題を解決するために、本発明のある観点によれば、コマンド情報を受けてコマンド情報に基づいた情報処理をする情報処理部と、予め情報処理部固有の識別情報と同一の照合用識別情報を記憶する記憶部と、記憶部に記憶された照合用識別情報と、コマンド情報とを情報処理部に送る処理要求部と、照合用識別情報と情報処理部固有の識別情報とが一致するか否かを判断する識別情報判断部とを備え、情報処理部は、識別情報判断部が照合用識別情報と情報処理部固有の識別情報とが一致すると判断したとき、コマンド情報に基づいた情報処理をする情報処理装置が提供される。   In order to solve the above-described problem, according to an aspect of the present invention, an information processing unit that receives command information and performs information processing based on the command information, and an identification information that is identical to identification information unique to the information processing unit in advance The storage unit for storing information, the identification information for verification stored in the storage unit, the processing request unit for sending command information to the information processing unit, the identification information for verification and the identification information unique to the information processing unit match An identification information determination unit that determines whether the identification information determination unit determines that the identification information for verification matches the identification information unique to the information processing unit. An information processing apparatus that performs processing is provided.

磁界信号を受信する受信部と、受信部近傍における搬送波を検出する検出部と、検出部において搬送波が検出されたとき、情報処理部の接続先を受信部に切り替え、検出部において搬送波が検出されないとき、情報処理部の接続先を処理要求部に切り替える切替部を制御する切替制御部とを備えてもよい。   A receiving unit that receives a magnetic field signal, a detecting unit that detects a carrier wave in the vicinity of the receiving unit, and when the detecting unit detects a carrier wave, switches the connection destination of the information processing unit to the receiving unit, and the detecting unit does not detect the carrier wave And a switching control unit that controls a switching unit that switches the connection destination of the information processing unit to the processing request unit.

また、上記課題を解決するために、本発明の別の観点によれば、予め情報処理部固有の識別情報と同一の照合用識別情報を記憶するステップと、記憶された照合用識別情報と、コマンド情報とを情報処理部に送るステップと、照合用識別情報と情報処理部固有の識別情報とが一致するか否かを判断するステップと、情報処理部が、照合用識別情報と情報処理部固有の識別情報とが一致すると判断したとき、コマンド情報に基づいた情報処理をするステップとを含む情報処理方法が提供される。   In order to solve the above problem, according to another aspect of the present invention, the step of storing the same identification information for identification identical to the identification information unique to the information processing unit in advance, the stored identification information for verification, A step of sending command information to the information processing unit, a step of determining whether or not the identification information for collation and the identification information unique to the information processing unit match, and the information processing unit comprising: When it is determined that the unique identification information matches, an information processing method including a step of information processing based on command information is provided.

受信部が磁界信号を受信するステップと、受信部近傍における搬送波を検出するステップと、搬送波が検出されたとき、情報処理部の接続先を受信部に切り替え、搬送波が検出されないとき、情報処理部の接続先を処理要求部に切り替えるステップとを含んでもよい。   The step of receiving the magnetic field signal, the step of detecting the carrier in the vicinity of the receiver, and when the carrier is detected, the connection destination of the information processing unit is switched to the receiver, and when the carrier is not detected, the information processing unit Switching the connection destination to the processing request unit.

また、上記課題を解決するために、本発明の別の観点によれば、予め情報処理部固有の識別情報と同一の照合用識別情報を記憶する手段、記憶された照合用識別情報と、コマンド情報とを情報処理部に送る手段、照合用識別情報と情報処理部固有の識別情報とが一致するか否かを判断する手段、情報処理部が、照合用識別情報と情報処理部固有の識別情報とが一致すると判断したとき、コマンド情報に基づいた情報処理をする手段としてコンピュータを機能させるためのプログラムが提供される。   In order to solve the above-mentioned problem, according to another aspect of the present invention, means for storing collation identification information identical to identification information unique to an information processing unit in advance, stored collation identification information, and a command Means for sending information to the information processing unit, means for determining whether or not the identification information for verification matches the identification information unique to the information processing unit, and the information processing unit identifies identification information for verification and the information specific to the information processing unit When it is determined that the information matches, a program for causing the computer to function as means for performing information processing based on the command information is provided.

本発明によれば、処理要求部からのコマンド情報に基づいた情報処理をする際、情報の送受信回数を低減することができる。   According to the present invention, when information processing based on command information from a processing request unit is performed, the number of times of information transmission / reception can be reduced.

以下に添付図面を参照しながら、本発明の好適な実施の形態について詳細に説明する。なお、本明細書及び図面において、実質的に同一の機能構成を有する構成要素については、同一の符号を付することにより重複説明を省略する。   Exemplary embodiments of the present invention will be described below in detail with reference to the accompanying drawings. In addition, in this specification and drawing, about the component which has the substantially same function structure, duplication description is abbreviate | omitted by attaching | subjecting the same code | symbol.

(一実施形態の構成)
まず、図1を参照して、本発明の一実施形態に係る非接触ICカード100(情報処理装置)について説明する。図1は、本実施形態に係る非接触ICカード100を示すブロック図である。
本実施形態の非接触ICカード100は、電源供給部102と、非接触ICカード部110と、表示制御部120と、表示部130と、電子スイッチ140と、磁界センサ142と、ループアンテナ144などからなる。本実施形態では、表示制御部120と非接触ICカード部110は1枚の非接触ICカード100に内蔵されており、表示制御部120と非接触ICカード部110とが常に1対1で対応している。
(Configuration of one embodiment)
First, a non-contact IC card 100 (information processing apparatus) according to an embodiment of the present invention will be described with reference to FIG. FIG. 1 is a block diagram showing a non-contact IC card 100 according to the present embodiment.
The non-contact IC card 100 of this embodiment includes a power supply unit 102, a non-contact IC card unit 110, a display control unit 120, a display unit 130, an electronic switch 140, a magnetic field sensor 142, a loop antenna 144, and the like. Consists of. In this embodiment, the display control unit 120 and the non-contact IC card unit 110 are built in one non-contact IC card 100, and the display control unit 120 and the non-contact IC card unit 110 always correspond one-to-one. is doing.

非接触ICカード100は、例えば、例えばIDカード、クレジットカード又はポイントカードなどの認証や決済を目的として使用される。非接触ICカード100は、リーダライタ10からデータを受けて、受信したデータを記憶する。また、非接触ICカード100は表示部130を備えており、記憶したデータを外部に表示することができる。非接触ICカード100が取得し表示部130に表示するデータは、例えば、非接触ICカード100を用いたサービスに関する情報、料金情報、ユーザ情報などである。   The non-contact IC card 100 is used for the purpose of authentication and settlement of, for example, an ID card, a credit card or a point card. The non-contact IC card 100 receives data from the reader / writer 10 and stores the received data. Further, the non-contact IC card 100 includes a display unit 130 and can display stored data on the outside. The data acquired by the non-contact IC card 100 and displayed on the display unit 130 is, for example, information about services using the non-contact IC card 100, fee information, user information, and the like.

電源供給部102は、非接触ICカード部110と、表示制御部120と、表示部130と、電子スイッチ140など非接触ICカード100に内蔵される各構成要素に電力を供給する。なお、図1を用いて示した本実施形態の非接触ICカード100は、非接触ICカード部110に電力が供給されるとしたが、かかる例に限定されない。例えば、非接触ICカード部110への電力供給は、リーダライタ10から供給される信号によって行なってもよい。このとき、電源供給部102は、非接触ICカード部110に電力を供給せず、表示制御部120と表示部130と電子スイッチ140に電力を供給する。   The power supply unit 102 supplies power to each component built in the non-contact IC card 100 such as the non-contact IC card unit 110, the display control unit 120, the display unit 130, and the electronic switch 140. In addition, although the non-contact IC card 100 of this embodiment shown using FIG. 1 supplies electric power to the non-contact IC card part 110, it is not limited to this example. For example, power may be supplied to the non-contact IC card unit 110 by a signal supplied from the reader / writer 10. At this time, the power supply unit 102 does not supply power to the non-contact IC card unit 110 but supplies power to the display control unit 120, the display unit 130, and the electronic switch 140.

非接触ICカード部110は、情報処理部の一例であり、非接触ICカード100としての機能を実現するための制御処理や演算処理をする。非接触ICカード部110は、非接触ICカード100内部に半導体集積回路(ICチップ)として設けられる。   The non-contact IC card unit 110 is an example of an information processing unit, and performs control processing and arithmetic processing for realizing functions as the non-contact IC card 100. The non-contact IC card unit 110 is provided as a semiconductor integrated circuit (IC chip) inside the non-contact IC card 100.

非接触ICカード部110は、記憶部112を有する。記憶部112は、例えば、EEPROM(Electronically Erasable and Programmable Read Only Memory)である。非接触ICカード部110は、ループアンテナ144で受信したリーダライタ10から送信された信号に含まれる情報を受けて、記憶部112が当該情報を記憶する。   The non-contact IC card unit 110 has a storage unit 112. The storage unit 112 is, for example, an EEPROM (Electronically Erasable and Programmable Read Only Memory). The non-contact IC card unit 110 receives information included in the signal transmitted from the reader / writer 10 received by the loop antenna 144, and the storage unit 112 stores the information.

非接触ICカード部110は、リーダライタ10又は表示制御部120からの要求(コマンド情報)に基づいて、種々の情報処理をする。例えば、非接触ICカード部110は、読み出し処理要求を受けた場合、記憶部112に記憶されている情報を読み出して、リーダライタ10又は表示制御部120に当該情報を送る。また、非接触ICカード部110は、書き込み処理要求を受けた場合、記憶部112にデータを書き込む。
記憶部112が記憶する情報は、例えば、非接触ICカード100を用いたサービスに関する情報、料金情報、ユーザ情報などである。
The non-contact IC card unit 110 performs various information processing based on a request (command information) from the reader / writer 10 or the display control unit 120. For example, when receiving a read processing request, the non-contact IC card unit 110 reads information stored in the storage unit 112 and sends the information to the reader / writer 10 or the display control unit 120. Further, the non-contact IC card unit 110 writes data in the storage unit 112 when receiving a write processing request.
The information stored in the storage unit 112 is, for example, information related to services using the contactless IC card 100, fee information, user information, and the like.

非接触ICカード部110は、リーダライタ10又は表示制御部120から要求(コマンド情報)を受ける際、照合用識別情報(ID)を同時に受ける。非接触ICカード部110は、識別情報判断部の一例であり、リーダライタ10又は表示制御部120から受けた照合用識別情報が、非接触ICカード部110固有の識別情報と一致するか否かを判断する。非接触ICカード部110は、照合用識別情報と非接触ICカード部110固有の識別情報とが一致すると判断したとき、上記の要求に基づいた処理を実行する。一方、一致しないと判断したときは、上記の要求に基づいた処理は実行しない。   When the non-contact IC card unit 110 receives a request (command information) from the reader / writer 10 or the display control unit 120, the non-contact IC card unit 110 simultaneously receives verification identification information (ID). The non-contact IC card unit 110 is an example of an identification information determination unit, and whether or not the verification identification information received from the reader / writer 10 or the display control unit 120 matches the identification information unique to the non-contact IC card unit 110. Judging. When the non-contact IC card unit 110 determines that the verification identification information matches the identification information unique to the non-contact IC card unit 110, the non-contact IC card unit 110 executes processing based on the above request. On the other hand, when it is determined that they do not match, the processing based on the above request is not executed.

表示制御部120は、表示部130における表示を制御する。表示制御部120は、電子スイッチ140を介して、非接触ICカード部110から記憶部112に記憶されている情報を取得し、その情報又はその情報に基づいて生成した情報を表示部130に表示させる。   The display control unit 120 controls display on the display unit 130. The display control unit 120 acquires information stored in the storage unit 112 from the non-contact IC card unit 110 via the electronic switch 140 and displays the information or information generated based on the information on the display unit 130. Let

表示制御部120は、磁界センサ142によって供給される磁界の検出結果に基づいて、電子スイッチ140を制御する。例えば、表示制御部120は、磁界センサ142において搬送波が検出されたとき、非接触ICカード部110の接続先をループアンテナ144に切り替えるように電子スイッチ140を制御する。この制御によって、非接触ICカード100はリーダライタ10と通信可能になる。一方、表示制御部120は、非接触ICカード部110との接続が切断されるため、非接触ICカード部110から情報を取得できない。   The display control unit 120 controls the electronic switch 140 based on the detection result of the magnetic field supplied by the magnetic field sensor 142. For example, the display control unit 120 controls the electronic switch 140 to switch the connection destination of the non-contact IC card unit 110 to the loop antenna 144 when a carrier wave is detected by the magnetic field sensor 142. By this control, the non-contact IC card 100 can communicate with the reader / writer 10. On the other hand, since the display control unit 120 is disconnected from the non-contact IC card unit 110, the display control unit 120 cannot acquire information from the non-contact IC card unit 110.

また、表示制御部120は、磁界センサ142において搬送波が検出されないとき、非接触ICカード部110の接続先を表示制御部120に切り替えるように制御する。この制御によって、非接触ICカード100はリーダライタ10と通信不可能になる。一方、表示制御部120は非接触ICカード部110と接続されるため、非接触ICカード部110から情報を取得することができる。表示制御部120は、切替制御部の一例である。   Further, the display control unit 120 controls to switch the connection destination of the non-contact IC card unit 110 to the display control unit 120 when the magnetic field sensor 142 does not detect a carrier wave. By this control, the non-contact IC card 100 cannot communicate with the reader / writer 10. On the other hand, since the display control unit 120 is connected to the non-contact IC card unit 110, information can be acquired from the non-contact IC card unit 110. The display control unit 120 is an example of a switching control unit.

表示制御部120は記憶部125を有する。記憶部125は、例えば、EEPROM(Electronically Erasable and Programmable Read Only Memory)である。表示制御部120は、非接触ICカード部110から情報を受けて、記憶部125が情報を記憶する。これにより、表示制御部120は、非接触ICカード部110から取得した情報を任意のタイミングで表示部130に表示させることができる。また、記憶部125は、予め非接触ICカード部110の固有の識別情報と同一の照合用識別情報を有している。   The display control unit 120 includes a storage unit 125. The storage unit 125 is, for example, an EEPROM (Electronically Erasable and Programmable Read Only Memory). The display control unit 120 receives information from the non-contact IC card unit 110, and the storage unit 125 stores the information. Thereby, the display control unit 120 can display the information acquired from the non-contact IC card unit 110 on the display unit 130 at an arbitrary timing. The storage unit 125 has the same identification information for collation as the unique identification information of the non-contact IC card unit 110 in advance.

表示部130は、例えば、LCD(Liquid Crystal Display)、有機ELディスプレイ(Organic Electro-Luminescence Display)などであり、文字や画像を表示可能な表示デバイスである。表示部130は、非接触ICカード100のカードとしての利便性を発揮する形状、大きさであるとよい。   The display unit 130 is, for example, an LCD (Liquid Crystal Display), an organic EL display (Organic Electro-Luminescence Display), and the like, and is a display device that can display characters and images. The display unit 130 may have a shape and a size that demonstrate the convenience of the contactless IC card 100 as a card.

電子スイッチ140は、切替部の一例であり、非接触ICカード部110の信号入出力端子の接続先を切り替えるスイッチ回路である。電子スイッチ140は、例えば、3端子スイッチであり、非接触ICカード部110をループアンテナ144又は表示制御部120のいずれか一方に接続する。電子スイッチ140は表示制御部120によって制御される。なお、電子スイッチ140の構成、規模はどんなものであってもよいが、非接触ICカード100のカードとしての利便性を発揮できるものがよりよい。   The electronic switch 140 is an example of a switching unit, and is a switch circuit that switches a connection destination of signal input / output terminals of the non-contact IC card unit 110. The electronic switch 140 is, for example, a three-terminal switch, and connects the non-contact IC card unit 110 to either the loop antenna 144 or the display control unit 120. The electronic switch 140 is controlled by the display control unit 120. The electronic switch 140 may have any configuration and scale, but it is preferable that the electronic switch 140 can exhibit the convenience of the contactless IC card 100 as a card.

磁界センサ142は、検出部の一例であり、ループアンテナ144近傍に設けられ、ループアンテナ144近傍において発生する磁界変化を検出する。磁界センサ142は、検出結果を表示制御部120に送る。磁界センサ142は、リーダライタ10から送信される磁界信号の検出を目的としており、磁界変化の検出能力はループアンテナ144に近似又は一致させるとよい。例えば、磁界センサ142は、ループアンテナ144と同様にコイル形状を有し、ループアンテナ144に対して絶縁しつつ重畳されて配置される。   The magnetic field sensor 142 is an example of a detection unit, is provided in the vicinity of the loop antenna 144, and detects a magnetic field change that occurs in the vicinity of the loop antenna 144. The magnetic field sensor 142 sends the detection result to the display control unit 120. The magnetic field sensor 142 is intended to detect a magnetic field signal transmitted from the reader / writer 10, and the detection capability of the magnetic field change may be approximated or matched with the loop antenna 144. For example, the magnetic field sensor 142 has a coil shape similar to the loop antenna 144 and is arranged so as to be insulated from the loop antenna 144 while being insulated.

ループアンテナ144は、受信部の一例であり、磁界信号を受信する。ループアンテナ144は、非接触ICカード100に近接されたリーダライタ10から送信される電磁波(搬送波)によるループ内側の磁界変化を磁界信号として検出し、受信する。ループアンテナ144は、受信した信号を、電子スイッチ140を介して非接触ICカード部110に送る。   The loop antenna 144 is an example of a receiving unit, and receives a magnetic field signal. The loop antenna 144 detects and receives, as a magnetic field signal, a magnetic field change inside the loop due to an electromagnetic wave (carrier wave) transmitted from the reader / writer 10 adjacent to the non-contact IC card 100. The loop antenna 144 sends the received signal to the non-contact IC card unit 110 via the electronic switch 140.

次に、図2を参照して、本実施形態の表示制御部120について詳細に説明する。図2は、本実施形態に係る非接触ICカード100の表示制御部120を示すブロック図である。
表示制御部120は、条件判定部121と、電子スイッチ制御部122と、表示データ送受信部123と、記憶制御部124と、記憶部125などからなる。
Next, the display control unit 120 of this embodiment will be described in detail with reference to FIG. FIG. 2 is a block diagram showing the display control unit 120 of the non-contact IC card 100 according to the present embodiment.
The display control unit 120 includes a condition determination unit 121, an electronic switch control unit 122, a display data transmission / reception unit 123, a storage control unit 124, a storage unit 125, and the like.

条件判定部121は、磁界センサ142によって検出された検出結果が予め定められた所定の条件を満たすか否かを判定する。例えば、所定条件は磁界変化の検出の有無であり、磁界変化が検出された場合、条件を満たすと判定し、磁界変化が検出されない場合、条件を満たさないと判定する。   The condition determination unit 121 determines whether or not the detection result detected by the magnetic field sensor 142 satisfies a predetermined condition. For example, the predetermined condition is whether or not a magnetic field change is detected. When the magnetic field change is detected, it is determined that the condition is satisfied. When the magnetic field change is not detected, it is determined that the condition is not satisfied.

電子スイッチ制御部122は、条件判定部121の判定結果に応じて、電子スイッチ140を制御する。例えば、条件判定部121によって搬送波が検出されて条件を満たすと判定されたとき、非接触ICカード部110の接続先をループアンテナ144に切り替えるように電子スイッチ140を制御する。一方、条件判定部121によって搬送波が検出されず条件を満たさないと判定されたとき、非接触ICカード部110の接続先を表示制御部120に切り替えるように制御する。   The electronic switch control unit 122 controls the electronic switch 140 according to the determination result of the condition determination unit 121. For example, when the condition determination unit 121 detects a carrier wave and determines that the condition is satisfied, the electronic switch 140 is controlled to switch the connection destination of the non-contact IC card unit 110 to the loop antenna 144. On the other hand, when it is determined by the condition determination unit 121 that the carrier wave is not detected and the condition is not satisfied, control is performed to switch the connection destination of the non-contact IC card unit 110 to the display control unit 120.

表示データ送受信部123は、電子スイッチ140を介して、非接触ICカード部110から表示用データやデータ変換情報などの情報を受け、表示部130に表示のための情報を送る。   The display data transmission / reception unit 123 receives information such as display data and data conversion information from the non-contact IC card unit 110 via the electronic switch 140 and sends display information to the display unit 130.

記憶制御部124は、記憶部125にサービスに関する情報、料金情報、ユーザ情報などの情報を書き込む制御をしたり、記憶部125に記憶されたサービスに関する情報、料金情報、ユーザ情報などの情報を読み出したりという制御をする。
なお、上記の一連の処理は、ハードウェアで処理してもよいし、コンピュータ上のプログラムによるソフトウェア処理で実現してもよい。
The storage control unit 124 performs control to write information such as service information, fee information, and user information in the storage unit 125, and reads information such as service information, fee information, and user information stored in the storage unit 125. Control.
The series of processes described above may be performed by hardware or may be realized by software processing using a program on a computer.

(一実施形態の動作)
次に、図3〜図6を参照して、本実施形態に係る非接触ICカード100の動作を説明する。
(Operation of one embodiment)
Next, the operation of the non-contact IC card 100 according to the present embodiment will be described with reference to FIGS.

まず、図3を参照して、電子スイッチ140の切り替えについて説明する。図3は、電子スイッチ140の切り替えを示すフローチャートである。通常、非接触ICカード100をリーダライタ10に近接させることで、非接触ICカード100は磁界の変化を検出し、それに伴って、電子スイッチ140は接続先の切り替えをする。   First, switching of the electronic switch 140 will be described with reference to FIG. FIG. 3 is a flowchart showing switching of the electronic switch 140. Normally, by bringing the non-contact IC card 100 close to the reader / writer 10, the non-contact IC card 100 detects a change in the magnetic field, and accordingly, the electronic switch 140 switches the connection destination.

まず、非接触ICカード100に内蔵された磁界センサ142が磁界の変化を検出する(ステップS11)。次に、表示制御部120の条件判定部121が所定の条件を満たすか否かを判定する(ステップS12、S13)。所定の条件を満たす場合、例えばリーダライタ10からの搬送波が検出されたときは、表示制御部120は電子スイッチ140をループアンテナ144に接続する(ステップS16)。このとき、非接触ICカード100はリーダライタ10からデータを受信することができる(ステップS17)。そして、非接触ICカード部110の記憶部112は、リーダライタ10から受信したデータを記憶する。   First, the magnetic field sensor 142 built in the non-contact IC card 100 detects a change in the magnetic field (step S11). Next, it is determined whether or not the condition determination unit 121 of the display control unit 120 satisfies a predetermined condition (steps S12 and S13). When the predetermined condition is satisfied, for example, when a carrier wave from the reader / writer 10 is detected, the display control unit 120 connects the electronic switch 140 to the loop antenna 144 (step S16). At this time, the non-contact IC card 100 can receive data from the reader / writer 10 (step S17). The storage unit 112 of the non-contact IC card unit 110 stores data received from the reader / writer 10.

一方、所定の条件を満たさない場合、例えばリーダライタ10からのデータを搬送波が検出されないときは、表示制御部120は電子スイッチ140を表示制御部120に接続する(ステップS14)。このとき、非接触ICカード100は非接触ICカード部110から表示制御部120にデータを送ることができる(ステップS15)。そして、表示制御部120の記憶部125は、非接触ICカード部110から取得したデータを記憶する。   On the other hand, when the predetermined condition is not satisfied, for example, when the carrier wave is not detected from the data from the reader / writer 10, the display control unit 120 connects the electronic switch 140 to the display control unit 120 (step S14). At this time, the non-contact IC card 100 can send data from the non-contact IC card unit 110 to the display control unit 120 (step S15). And the memory | storage part 125 of the display control part 120 memorize | stores the data acquired from the non-contact IC card part 110. FIG.

上記のように、搬送波の検出の有無によって、電子スイッチ140の切り替えが変わり、非接触ICカード100はリーダライタ10からデータを受信したり、非接触ICカード部110に記憶されたデータを表示制御部120に送ったりする。これにより、既存の非接触ICカード部110を活用しながら、表示制御部120にデータを送り表示部130に情報を表示させることが可能となる。   As described above, switching of the electronic switch 140 changes depending on whether or not a carrier wave is detected, and the non-contact IC card 100 receives data from the reader / writer 10 or controls display of data stored in the non-contact IC card unit 110. To the unit 120. Thereby, it is possible to send data to the display control unit 120 and display information on the display unit 130 while utilizing the existing non-contact IC card unit 110.

次に、図4を参照して、表示制御部120に非接触ICカード部110固有の識別情報(以下、ICカードIDともいう。)を書き込む処理について説明する。図4は、表示制御部120に非接触ICカード部110固有の識別情報(以下、ICカードIDともいう。)を書き込む処理を示すフローチャートである。この処理は、例えば、非接触ICカード100製造時、出荷前に行っておくとよい。   Next, a process of writing identification information (hereinafter, also referred to as an IC card ID) unique to the non-contact IC card unit 110 in the display control unit 120 will be described with reference to FIG. FIG. 4 is a flowchart showing processing for writing identification information unique to the non-contact IC card unit 110 (hereinafter also referred to as IC card ID) in the display control unit 120. For example, this processing may be performed before shipment when the non-contact IC card 100 is manufactured.

まず、表示制御部120の記憶部125が初期状態であることを確認する(ステップS21)。そして、表示制御部120は非接触ICカード部110に対してポーリングコマンドを送信する(ステップS22)。非接触ICカード部110は、表示制御部120からのポーリングコマンドに対して、ICカードIDを表示制御部120に送信する(ステップS23)。その結果、表示制御部120はICカードIDを取得することができ、取得したICカードIDを記憶部125に書き込む(ステップS24)。   First, it is confirmed that the storage unit 125 of the display control unit 120 is in the initial state (step S21). Then, the display control unit 120 transmits a polling command to the non-contact IC card unit 110 (step S22). The non-contact IC card unit 110 transmits the IC card ID to the display control unit 120 in response to the polling command from the display control unit 120 (step S23). As a result, the display control unit 120 can acquire the IC card ID, and writes the acquired IC card ID in the storage unit 125 (step S24).

上記の処理によって、表示制御部120はICカードIDを照合用識別情報(照合用ID)として予め記憶しておく。これにより、表示制御部120が非接触ICカード部110に対して要求処理をする際、記憶部125から照合用IDとしてのICカードIDを読み出せば、ポーリングコマンドを送信することなく、非接触ICカード部110に対してICカードIDを特定した要求処理を開始することができる。   Through the above process, the display control unit 120 stores the IC card ID in advance as verification identification information (verification ID). As a result, when the display control unit 120 performs a request process on the non-contact IC card unit 110, if the IC card ID as the verification ID is read from the storage unit 125, the polling command is not transmitted and the non-contact is performed. Request processing specifying the IC card ID for the IC card unit 110 can be started.

次に、図5を参照して、表示制御部120が非接触ICカード部110に対して行う要求処理について説明する。図5は、表示制御部120が非接触ICカード部110に対して行う要求処理を示すフローチャートである。この処理は、例えば、表示制御部120が非接触ICカード部110に対して、記憶部112に記憶されているデータの読み出しをするように、読み出し処理要求をしたり、表示制御部120が非接触ICカード部110に対して、記憶部112にデータの書き込みをするように、書き込み処理要求したりする処理である。   Next, a request process performed by the display control unit 120 for the non-contact IC card unit 110 will be described with reference to FIG. FIG. 5 is a flowchart showing a request process performed by the display control unit 120 for the non-contact IC card unit 110. For example, the display control unit 120 requests the non-contact IC card unit 110 to read data stored in the storage unit 112, or the display control unit 120 performs non-processing. This is a process of requesting a writing process so that the contact IC card unit 110 writes data to the storage unit 112.

まず、表示制御部120は、非接触ICカード部110に対して処理要求を開始する(ステップS31)。その際、表示制御部120には、図4を参照して説明した上述の初期設定処理が完了していれば、照合用IDとしてICカードIDが記憶部125に予め記憶されている。従って、表示制御部120は、記憶部125からICカードIDを読み取る(ステップS32)。   First, the display control unit 120 starts a processing request to the non-contact IC card unit 110 (step S31). At this time, if the above-described initial setting process described with reference to FIG. 4 has been completed, the display control unit 120 stores the IC card ID in the storage unit 125 in advance as a verification ID. Accordingly, the display control unit 120 reads the IC card ID from the storage unit 125 (step S32).

次に、表示制御部120は、ICカードIDを指定してコマンドを送信する(ステップS33)。これにより、表示制御部120は、非接触ICカード部110に対して要求処理を行う。非接触ICカード部110は、コマンドと共に受信したICカードIDを確認する(ステップS34)。表示制御部120から受けたICカードIDは、事前に非接触ICカード部110が表示制御部120に対して送信したIDであるため、自己の固有のICカードIDと一致する。従って、非接触ICカード部110は、必ず、表示制御部120に対して応答して(ステップS35)、表示制御部120から受けたコマンドを実行することになる。   Next, the display control unit 120 transmits a command specifying the IC card ID (step S33). Thereby, the display control unit 120 performs a request process for the non-contact IC card unit 110. The non-contact IC card unit 110 confirms the IC card ID received together with the command (step S34). Since the IC card ID received from the display control unit 120 is an ID transmitted to the display control unit 120 by the non-contact IC card unit 110 in advance, it matches the own IC card ID. Therefore, the non-contact IC card unit 110 always responds to the display control unit 120 (step S35) and executes the command received from the display control unit 120.

上記の通り、本実施形態では、表示制御部120が予め非接触ICカード部110の固有のICカードIDと同一の照合用IDを有しており、その照合用IDをコマンド共に非接触ICカード部110に送ることができる。即ち、従来、非接触ICカード部110に対して要求処理を行う場合、必ず、ポーリングコマンド処理が必要であったが、本実施形態によれば、表示制御部120が非接触ICカード部110に要求処理をする際は、非接触ICカード部110に対するポーリングコマンド処理が不要である。   As described above, in the present embodiment, the display control unit 120 has a collation ID that is the same as the unique IC card ID of the non-contact IC card unit 110 in advance, and the collation ID and the command are both non-contact IC cards. Can be sent to section 110. That is, conventionally, when a request process is performed on the non-contact IC card unit 110, a polling command process is always required. However, according to the present embodiment, the display control unit 120 is connected to the non-contact IC card unit 110. When request processing is performed, polling command processing for the non-contact IC card unit 110 is not required.

これは、表示制御部120と非接触ICカード部110は1枚の非接触ICカード100に内蔵されており、表示制御部120と非接触ICカード部110とが常に1対1で対応しているため可能となる。即ち、表示制御部120がコマンドを送信する相手は、常に同じ非接触ICカード部110であるため、ポーリングコマンド処理によって受ける非接触ICカード部110固有のICカードIDが常に同じだからである。そのため、上述したとおり、ポーリングコマンド処理を省略することができる。その結果、表示制御部120は、要求処理のたびに、毎回ポーリングコマンドを送信したり、ICカードIDを受けたりする必要がなくなる。そのため、ポーリングコマンド処理に要した消費電流が不要となり、非接触ICカード100が消費する電力を低減することができる。   This is because the display control unit 120 and the non-contact IC card unit 110 are built in one non-contact IC card 100, and the display control unit 120 and the non-contact IC card unit 110 always correspond one-to-one. This is possible. That is, the other party to whom the display control unit 120 transmits a command is always the same non-contact IC card unit 110, and therefore the IC card ID unique to the non-contact IC card unit 110 received by the polling command process is always the same. Therefore, as described above, the polling command process can be omitted. As a result, the display control unit 120 does not need to transmit a polling command or receive an IC card ID every time request processing is performed. For this reason, the current consumption required for the polling command processing becomes unnecessary, and the power consumed by the non-contact IC card 100 can be reduced.

次に、図6を参照して、リーダライタ10が非接触ICカード部110に対して行う要求処理について説明する。図6は、リーダライタ10が非接触ICカード部110に対して行う要求処理を示すフローチャートである。この処理は、例えば、リーダライタ10が非接触ICカード部110に対して、記憶部112に記憶されているデータの読み出しをするように、読み出し処理要求をしたり、リーダライタ10が非接触ICカード部110に対して、記憶部112にデータの書き込みをするように、書き込み処理要求したりする処理である。   Next, with reference to FIG. 6, a request process performed by the reader / writer 10 for the non-contact IC card unit 110 will be described. FIG. 6 is a flowchart showing a request process performed by the reader / writer 10 for the non-contact IC card unit 110. In this process, for example, the reader / writer 10 requests the non-contact IC card unit 110 to read out data stored in the storage unit 112, or the reader / writer 10 performs non-contact IC card reading. This is a process of requesting the card unit 110 to write data so as to write data to the storage unit 112.

まず、リーダライタ10は、非接触ICカード部110に対して処理要求を開始する(ステップS41)。この際、リーダライタ10は、複数の非接触ICカード100を識別する必要があるため、ポーリングコマンド処理を実行する。即ち、リーダライタ10は、非接触ICカード部110にポーリングコマンドを送信する(ステップS42)。非接触ICカード部110は、リーダライタ10からのポーリングコマンドに対して、ICカードIDを表示制御部120に送信する(ステップS43)。その結果、リーダライタ10はICカードIDを取得することができ、取得したICカードIDを記憶部125に書き込む(ステップS44)。   First, the reader / writer 10 starts a processing request to the non-contact IC card unit 110 (step S41). At this time, the reader / writer 10 needs to identify a plurality of non-contact IC cards 100, and therefore performs a polling command process. That is, the reader / writer 10 transmits a polling command to the non-contact IC card unit 110 (step S42). In response to the polling command from the reader / writer 10, the non-contact IC card unit 110 transmits the IC card ID to the display control unit 120 (step S43). As a result, the reader / writer 10 can acquire the IC card ID, and writes the acquired IC card ID in the storage unit 125 (step S44).

次に、リーダライタ10は、ICカードIDを指定してコマンドを送信する(ステップS45)。これにより、リーダライタ10は、非接触ICカード部110に対して要求処理を行う。非接触ICカード部110は、コマンドと共に受信したICカードIDを確認しており、ICカードIDが自己の固有のICカードIDと一致するか否かを判断する(ステップS46)。非接触ICカード部110は、コマンドと共に受信したICカードIDと自己の固有のICカードIDとが一致する場合、リーダライタ10に対して応答する(ステップS47)。それにより、非接触ICカード部110は、リーダライタ10から受けたコマンドを実行することになる。一方、コマンドと共に受信したICカードIDと自己の固有のICカードIDとが一致しない場合は、非接触ICカード部110は応答しない(ステップS48)。   Next, the reader / writer 10 designates the IC card ID and transmits a command (step S45). As a result, the reader / writer 10 performs a request process on the non-contact IC card unit 110. The non-contact IC card unit 110 confirms the IC card ID received together with the command, and determines whether or not the IC card ID matches its own unique IC card ID (step S46). When the IC card ID received together with the command matches its own unique IC card ID, the non-contact IC card unit 110 responds to the reader / writer 10 (step S47). Thereby, the non-contact IC card unit 110 executes the command received from the reader / writer 10. On the other hand, if the IC card ID received together with the command does not match its own unique IC card ID, the non-contact IC card unit 110 does not respond (step S48).

上記の通り、本実施形態の非接触ICカード100によれば、非接触ICカード100外部のリーダライタ10は、非接触ICカード部110に対してポーリングコマンド処理をしてから要求処理をする。一方、内蔵された表示制御部120はポーリングコマンド処理をしないで、非接触ICカード部110に対して要求処理をすることができる。そのため、処理手順を減少させることができ、非接触ICカード100に内蔵された表示制御部120が消費する電力を低減することができる。   As described above, according to the non-contact IC card 100 of the present embodiment, the reader / writer 10 outside the non-contact IC card 100 performs a polling command process on the non-contact IC card unit 110 and then performs a request process. On the other hand, the built-in display control unit 120 can perform request processing on the non-contact IC card unit 110 without performing polling command processing. Therefore, the processing procedure can be reduced, and the power consumed by the display control unit 120 built in the non-contact IC card 100 can be reduced.

以上、添付図面を参照しながら本発明の好適な実施形態について詳細に説明したが、本発明はかかる例に限定されない。本発明の属する技術の分野における通常の知識を有する者であれば、特許請求の範囲に記載された技術的思想の範疇内において、各種の変更例または修正例に想到し得ることは明らかであり、これらについても、当然に本発明の技術的範囲に属するものと了解される。   The preferred embodiments of the present invention have been described in detail above with reference to the accompanying drawings, but the present invention is not limited to such examples. It is obvious that a person having ordinary knowledge in the technical field to which the present invention pertains can come up with various changes or modifications within the scope of the technical idea described in the claims. Of course, it is understood that these also belong to the technical scope of the present invention.

本発明の一実施形態に係る非接触ICカードを示すブロック図である。It is a block diagram which shows the non-contact IC card which concerns on one Embodiment of this invention. 同実施形態に係る非接触ICカードの表示制御部を示すブロック図である。It is a block diagram which shows the display control part of the non-contact IC card based on the embodiment. 電子スイッチの切り替えを示すフローチャートである。It is a flowchart which shows switching of an electronic switch. 表示制御部にICカードIDを書き込む処理を示すフローチャートである。It is a flowchart which shows the process which writes IC card ID in a display control part. 表示制御部が非接触ICカード部に対して行う要求処理を示すフローチャートである。It is a flowchart which shows the request | requirement process which a display control part performs with respect to a non-contact IC card part. リーダライタが非接触ICカード部に対して行う要求処理を示すフローチャートである。It is a flowchart which shows the request | requirement process which a reader / writer performs with respect to a non-contact IC card part.

符号の説明Explanation of symbols

100 非接触ICカード
102 電源供給部
110 非接触ICカード部
112 記憶部
120 表示制御部
121 条件判定部
122 電子スイッチ制御部
123 表示データ送受信部
124 記憶制御部
125 記憶部
130 表示部
140 電子スイッチ
142 磁界センサ
144 ループアンテナ
DESCRIPTION OF SYMBOLS 100 Non-contact IC card 102 Power supply part 110 Non-contact IC card part 112 Storage part 120 Display control part 121 Condition judgment part 122 Electronic switch control part 123 Display data transmission / reception part 124 Storage control part 125 Storage part 130 Display part 140 Electronic switch 142 Magnetic field sensor 144 Loop antenna

Claims (5)

コマンド情報を受けて前記コマンド情報に基づいた情報処理をする情報処理部と、
予め前記情報処理部固有の識別情報と同一の照合用識別情報を記憶する記憶部と、
前記記憶部に記憶された前記照合用識別情報と、前記コマンド情報とを前記情報処理部に送る処理要求部と、
前記照合用識別情報と前記情報処理部固有の識別情報とが一致するか否かを判断する識別情報判断部と、
を備え、
前記情報処理部は、前記識別情報判断部が前記照合用識別情報と前記情報処理部固有の識別情報とが一致すると判断したとき、前記コマンド情報に基づいた情報処理をする、情報処理装置。
An information processing unit that receives command information and performs information processing based on the command information;
A storage unit for storing the same identification information for collation as the identification information unique to the information processing unit in advance;
A processing requesting unit that sends the identification information for verification stored in the storage unit and the command information to the information processing unit;
An identification information determination unit that determines whether or not the identification information for verification matches the identification information unique to the information processing unit;
With
The information processing unit is configured to perform information processing based on the command information when the identification information determination unit determines that the verification identification information matches the identification information unique to the information processing unit.
磁界信号を受信する受信部と、
前記受信部近傍における搬送波を検出する検出部と、
前記検出部において搬送波が検出されたとき、前記情報処理部の接続先を前記受信部に切り替え、前記検出部において搬送波が検出されないとき、前記情報処理部の接続先を前記処理要求部に切り替える切替部を制御する切替制御部と、
を備える、請求項1に記載の情報処理装置。
A receiver for receiving a magnetic field signal;
A detection unit for detecting a carrier wave in the vicinity of the reception unit;
Switching the connection destination of the information processing unit to the receiving unit when a carrier wave is detected in the detection unit, and switching the connection destination of the information processing unit to the processing request unit when the carrier wave is not detected in the detection unit A switching control unit for controlling the unit,
The information processing apparatus according to claim 1, comprising:
予め情報処理部固有の識別情報と同一の照合用識別情報を記憶するステップと、
前記記憶された照合用識別情報と、前記コマンド情報とを前記情報処理部に送るステップと、
前記照合用識別情報と前記情報処理部固有の識別情報とが一致するか否かを判断するステップと、
前記情報処理部が、前記照合用識別情報と前記情報処理部固有の識別情報とが一致すると判断したとき、前記コマンド情報に基づいた情報処理をするステップと
を含む、情報処理方法。
Storing in advance the same identification information for verification as the identification information unique to the information processing unit;
Sending the stored identification information for verification and the command information to the information processing unit;
Determining whether the identification information for verification matches the identification information unique to the information processing unit;
An information processing method, comprising: a step of performing information processing based on the command information when the information processing unit determines that the verification identification information matches the identification information unique to the information processing unit.
受信部が磁界信号を受信するステップと、
前記受信部近傍における搬送波を検出するステップと、
前記搬送波が検出されたとき、前記情報処理部の接続先を前記受信部に切り替え、前記搬送波が検出されないとき、前記情報処理部の接続先を前記処理要求部に切り替えるステップと、
を含む、請求項3に記載の情報処理方法。
A receiving unit receiving a magnetic field signal;
Detecting a carrier wave in the vicinity of the receiving unit;
Switching the connection destination of the information processing unit to the receiving unit when the carrier wave is detected, and switching the connection destination of the information processing unit to the processing request unit when the carrier wave is not detected;
The information processing method according to claim 3, comprising:
予め情報処理部固有の識別情報と同一の照合用識別情報を記憶する手段、
前記記憶された照合用識別情報と、前記コマンド情報とを前記情報処理部に送る手段、
前記照合用識別情報と前記情報処理部固有の識別情報とが一致するか否かを判断する手段、
前記情報処理部が、前記照合用識別情報と前記情報処理部固有の識別情報とが一致すると判断したとき、前記コマンド情報に基づいた情報処理をする手段
としてコンピュータを機能させるためのプログラム。
Means for previously storing the same identification information for collation as the identification information unique to the information processing unit;
Means for sending the stored identification information for verification and the command information to the information processing unit;
Means for determining whether or not the identification information for verification matches the identification information unique to the information processing unit;
A program for causing a computer to function as means for performing information processing based on the command information when the information processing unit determines that the identification information for verification matches the identification information unique to the information processing unit.
JP2008029738A 2008-02-08 2008-02-08 Information processing unit, information processing method, and program Pending JP2009187495A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008029738A JP2009187495A (en) 2008-02-08 2008-02-08 Information processing unit, information processing method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008029738A JP2009187495A (en) 2008-02-08 2008-02-08 Information processing unit, information processing method, and program

Publications (1)

Publication Number Publication Date
JP2009187495A true JP2009187495A (en) 2009-08-20

Family

ID=41070631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008029738A Pending JP2009187495A (en) 2008-02-08 2008-02-08 Information processing unit, information processing method, and program

Country Status (1)

Country Link
JP (1) JP2009187495A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012175265A (en) * 2011-02-18 2012-09-10 Sony Corp Communication apparatus, communication system, and communication method
WO2015059975A1 (en) * 2013-10-24 2015-04-30 ソニー株式会社 Communication apparatus and communication apparatus control method

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003250183A (en) * 2002-02-26 2003-09-05 Matsushita Electric Ind Co Ltd Ic card, terminal, communication terminal, communication station, communication apparatus and communication control method
JP2007133565A (en) * 2005-11-09 2007-05-31 Dainippon Printing Co Ltd Ic card, and program for ic card
JP2009187496A (en) * 2008-02-08 2009-08-20 Sony Corp Unit, system and method for information processing, and program

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003250183A (en) * 2002-02-26 2003-09-05 Matsushita Electric Ind Co Ltd Ic card, terminal, communication terminal, communication station, communication apparatus and communication control method
JP2007133565A (en) * 2005-11-09 2007-05-31 Dainippon Printing Co Ltd Ic card, and program for ic card
JP2009187496A (en) * 2008-02-08 2009-08-20 Sony Corp Unit, system and method for information processing, and program

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2012175265A (en) * 2011-02-18 2012-09-10 Sony Corp Communication apparatus, communication system, and communication method
US9615148B2 (en) 2011-02-18 2017-04-04 Sony Corporation Communication apparatus, communication system, and communication method
US9961419B2 (en) 2011-02-18 2018-05-01 Sony Corporation Communication apparatus, communication system, and communication method
WO2015059975A1 (en) * 2013-10-24 2015-04-30 ソニー株式会社 Communication apparatus and communication apparatus control method

Similar Documents

Publication Publication Date Title
US8909138B2 (en) Method for application selection in a wireless mobile communication device in an NFC system and a corresponding wireless mobile communication device
US7891544B2 (en) Data communications system, information processing terminal, IC card, reader/writer, and program
US9268924B2 (en) Transmission apparatus, electronic appliance, reception apparatus, and authentication system
US7911322B2 (en) Information processing apparatus and method, and non-contact IC card device
JP4412409B2 (en) Information processing apparatus, information processing system, information processing method, and program
JP6361694B2 (en) Information processing apparatus, information processing method, and program
US9538370B2 (en) Data transmission method for terminal performing near field communication and terminal thereof
US20130211607A1 (en) Power supplying apparatus and power supplying method
US9306629B2 (en) Mobile device using information acquired via near field communication
EP3016342B1 (en) Mobile device, method for facilitating a transaction, computer program, article of manufacture
US20100240318A1 (en) Mobile electronic device and control method of mobile electronic device
JP2009187495A (en) Information processing unit, information processing method, and program
US9319883B2 (en) Card device
WO2011002030A1 (en) Portable electronic device and control method for portable electronic device
JP2007257543A (en) Composite portable electronic equipment and composite ic card
JP4457241B2 (en) Information processing system, reader / writer, information processing apparatus, access restriction management method, and program
JP4725158B2 (en) Contactless tag
US20130015913A1 (en) Electronic apparatus
JP4417705B2 (en) Portable information storage medium, its holder and portable information storage medium program
JP2010067107A (en) Reader/writer for information storage medium
US11164060B2 (en) Method implemented in an electronic entity and associated electronic entity
JP2007104247A (en) Wireless communication apparatus and wireless communication method
JP2009104397A (en) Non-contact ic module, mobile terminal apparatus and reader/writer
JP2005352544A (en) Ic card
JP2009087077A (en) Mobile terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20101215

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20120809

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120821

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20121218