Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
JP4432148B2 - Transceiver - Google Patents
[go: Go Back, main page]

JP4432148B2 - Transceiver - Google Patents

Transceiver Download PDF

Info

Publication number
JP4432148B2
JP4432148B2 JP13521199A JP13521199A JP4432148B2 JP 4432148 B2 JP4432148 B2 JP 4432148B2 JP 13521199 A JP13521199 A JP 13521199A JP 13521199 A JP13521199 A JP 13521199A JP 4432148 B2 JP4432148 B2 JP 4432148B2
Authority
JP
Japan
Prior art keywords
data
antenna
controller
active antenna
command
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.)
Expired - Lifetime
Application number
JP13521199A
Other languages
Japanese (ja)
Other versions
JP2000332518A (en
Inventor
雄二 村山
進 日下部
勝之 田中
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 JP13521199A priority Critical patent/JP4432148B2/en
Publication of JP2000332518A publication Critical patent/JP2000332518A/en
Application granted granted Critical
Publication of JP4432148B2 publication Critical patent/JP4432148B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Landscapes

  • Variable-Direction Aerials And Aerial Arrays (AREA)
  • Support Of Aerials (AREA)
  • Near-Field Transmission Systems (AREA)

Description

【0001】
【発明の属する技術分野】
本発明は送受信装置に関し、特に、非接触型のICカードを用いたシステムに用いて好適な送受信装置に関する。
【0002】
【従来の技術】
近年、交通機関の改札口を通るとき、建物内の認証が必要な扉を開閉するとき、ネットワークに接続されている端末を用いるとき、工場や倉庫などの商品管理や在庫管理などを行うときなどに、非接触型のIC(Integrated Circuit)カードを用いることが普及しつつある。図1は、非接触型ICカード(以下、単にICカードと略記する)を用いる場合のシステムを示すブロック図である。ホストコンピュータ1は、パーソナルコンピュータなどから構成され、全体を管理し、データ変換装置2は、ホストコンピュータ1からのコマンドやアンテナ3からのレスポンスを、それぞれ出力する装置にあった形式のデータに変換する。アンテナ3は、ICカード4と非接触に(無線により)情報の授受を行う。
【0003】
ICカード4は、通信部5、処理部6、および記憶部7から構成されている。アンテナ3から出力されたコマンドは、ICカード4の通信部5により受信され、処理部6は、受信されたコマンドを解析する。記憶部7は、所定の情報を記憶しており、処理部6により、必要に応じ、読み出される。読み出された情報は、通信部5により、アンテナ3に対して送信される。
【0004】
ホストコンピュータ1とデータ変換装置2との間は有線により接続され、デジタル信号によりデータの授受が行なわれる。図2は、ホストコンピュータ1とデータ変換装置2の間で授受されるデータのデータ構造を示している。データは、プリアングル、シンク、レングス、レングスのチェックサム、データ本体、データのチェックサム、およびポストアンブルから構成されている。ホストコンピュータ1からデータ変換装置2に対して送信され、ICカード4からデータを読み出したいときのデータのデータ本体部分には、読み出しを意味するコマンドのコードや、ICカード4内の読み出したいデータが書き込まれているメモリアドレスなどが含まれる。また、ICカード4にデータを書き込みたいときのデータのデータ本体部分には、書き込みを意味するコマンドのコードや、書き込みたいデータなどが含まれる。
【0005】
逆に、データ変換装置2からホストコンピュータ1に対して送信され、ICカード4からデータを読み出したいというコマンドに対してのレスポンスのときのデータ本体部分には、ICカード4から読み出されたデータが含まれている。また、ICカード4にデータを書き込みたいというコマンドに対してのレスポンスの時のデータ本体部分には、ICカード4へのデータの書き込みが成功したか否かを示すステータスなどが含まれる。
【0006】
図3は、データ変換装置2の内部構成を示すブロック図である。インタフェース11は、ホストコンピュータ1とのデータをインタフェースする。デジタル回路部12は、CPU(Central Processing Unit)(不図示)を含む回路であり、ホストコンピュータ1から出力されインタフェース11によりインタフェースされたデータやアナログ回路部13から出力されたデータを解析する。その際、デジタル回路部12は、必要に応じ、メモリ14にデータを書き込んだり、書き込まれているデータを読み出したりする。アナログ回路部13は、アンテナ3へのアナログ信号、および、アンテナ3からのアナログ信号を処理する。
【0007】
ホストコンピュータ1は、データ変換装置2にデジタル信号でコマンドを出力する。データ変換装置2のインタフェース11は、ホストコンピュータ1から入力したデジタル信号を、デジタル回路部12に出力する。デジタル回路部12は、入力されたデジタル信号に含まれるコマンドを解析し、その解析結果に基づいて、ICカード4に送信すべきコマンドが決定される。決定されたコマンドは、暗号化や符号方式の変換などの処理が施され、アナログ回路部13に出力される。アナログ回路部13は、入力されたデジタル信号のコマンドのデータを、アナログ信号に変換し、アンテナ3(図1)に出力する。
【0008】
アンテナ3は、入力したアナログ信号のコマンドを、ICカード4に対して無線で、電磁気的に発射する。発射されたコマンドは、ICカード4に受信される。ICカード4は、受信したコマンドを、内部のIC(不図示)により解析し、その解析結果に対応するレスポンスをアナログ信号として、アンテナ3に返す。
【0009】
ICカード4から無線にて返信されたレスポンスを受信したアンテナ3は、データ変換装置2に、その受信したレスポンスをアナログ信号で伝送する。データ変換装置2は、アンテナ3から伝送されたレスポンスを解析し、その解析結果をホストコンピュータ1に対して、デジタル信号として出力する。
【0010】
このように、データ変換装置2とアンテナ3は1対1で組み合わされて用いられているため、交通機関の改札口のように、複数のゲートが設置されている場合は、複数対のデータ変換装置2とアンテナ3が用いられる。図4は、複数のゲートが設けられている場合を模式的に示した図である。ゲート21−1には、データ変換装置2−1とアンテナ3−1が、ゲート21−2には、データ変換装置2−2とアンテナ3−2が、ゲート21−3には、データ変換装置2−3とアンテナ3−3が、ゲート21−Nには、データ変換装置2−Nとアンテナ3−N(以下、各アンテナ3−1乃至3−Nを個々に区別する必要がない場合、単にデータ変換装置3と記述する。また、他の装置についても同様に記述する)、というように、それぞれのゲート21には、1対のデータ変換装置2とアンテナ3、それぞれ設置されている。
【0011】
ICカード4−1乃至4−Nは、どのゲート21−1乃至21−Nを通過した場合においても認識されるようにされている。
【0012】
このようにデータ変換装置2−1乃至2−Nを設置した場合、それらに対応するデータ変換装置2−1乃至2−Nとホストコンピュータ1との間に管理部22を設置する必要がある。管理部22は、ホストコンピュータ1から出力されたデータを、どのデータ変換装置2に伝送するか、また、どのデータ変換装置2から送信されたデータであるのかを管理したり、故障しているデータ変換装置2を検出したりする。
【0013】
【発明が解決しようとする課題】
上述したように、複数のデータ変換装置2を設置した場合、それらのデータ変換装置2を管理するための管理部22を設置する必要があった。しかしながら、管理部22の設計には多大な労力を必要とするばかりでなく、システムの変更をする場合など、新たに設計し直す必要性があった。また、データ変換装置2とアンテナ3の間の通信は、アナログ信号で行われているため、距離を長くとると、外来ノイズや減衰のため、波形が歪み、誤動作の原因となるという課題があった。
【0014】
本発明はこのような状況に鑑みてなされたものであり、アンテナにデータを処理する回路を備えさせることにより、システムの構成を簡略化するとともに、デジタル信号を扱うことにより機器間の距離を長くとれるようにすることを目的とする。
【0015】
【課題を解決するための手段】
本発明の送受信装置は、アナログ信号を第1の装置に送信するとともに、前記第1の装置から出力されたアナログ信号を受信するループコイルアンテナを含む送受信手段と、アンテナ識別IDを記憶したメモリを含み、第2の装置からのデジタル信号を、前記第1の装置に送信するアナログ信号に変換するとともに、前記第1の装置から受信したアナログ信号を、前記第2の装置に供給するデジタル信号に変換する変換手段とからなり、略平面のカード上に、前記変換手段を前記送受信手段の中央に配置した一体化した構造からなり前記第2の装置は、マルチドロップ方式で通信を行う装置であり、前記第2の装置からのデータに含まれるアンテナ識別IDが、前記メモリに記憶されている前記アンテナ識別IDと同一である場合、前記データに含まれているコマンドを処理し、前記第2の装置に前記送受信装置が増設され、その増設された送受信装置に電力が供給された時点で、その増設された送受信装置自信が増設されたものであることを知らせる信号を前記第2の装置に対して出力する。
【0016】
本発明の送受信装置においては、アナログ信号を第1の装置に送信するとともに、第1の装置から出力されたアナログ信号を受信するループコイルアンテナと、アンテナ識別IDを記憶したメモリを含み、第2の装置からのデジタル信号を、第1の装置に送信するアナログ信号に変換するとともに、第1の装置から受信したアナログ信号を、第2の装置に供給するデジタル信号に変換する変換手段が備えられ、略平面のカード上に、変換手段を送受信手段の中央に配置した一体化した構造とされ、第2の装置は、マルチドロップ方式で通信を行う装置とされ、第2の装置からのデータに含まれるアンテナ識別IDが、メモリに記憶されているアンテナ識別IDと同一である場合、データに含まれているコマンドが処理され、第2の装置に送受信装置が増設され、その増設された送受信装置に電力が供給された時点で、その増設された送受信装置自信から増設されたものであることを知らせる信号が第2の装置に対して出力される。
【0017】
【発明の実施の形態】
図5は、本発明を適用したICカードシステムの一実施の形態の構成を示す図である。ホストコンピュータ1から出力されたコマンドは、コントローラ31に入力される。コントローラ31は、入力されたコマンドを、バス32を介して、アクティブアンテナ33−1乃至33−Nに出力する。アクティブアンテナ33−1乃至33−Nは、それぞれ対応するICカード4−1乃至4−Nに対して、入力されたコマンドを無線にて送信する。アクティブアンテナ33−1乃至33−Nには、それぞれ電源34−1乃至34−Nが備え付けられており、それらの電源34から電力が供給されるようにされている。
【0018】
電力は、図6に示すように、電力を供給するための電力供給線41を設け、コントローラ31に接続されている電源42から供給されるようにしても良い。このようにすることで、システムの変更、例えば、アクティブアンテナ33の増設するなどの変更の際、簡便に、その増設を行うことができる。
【0019】
ICカード4−1乃至4−Nは、それぞれ、どのアクティブアンテナ33ともデータの授受が行えるようにしても良いし、特定のICカード4とアクティブアンテナ33との間でのみデータの授受が行えるようにしても良い。
【0020】
図7は、ホストコンピュータ1の内部構成を示すブロック図である。ホストコンピュータ1のCPU51は、ROM(Read Only Memory)52に記憶されているプログラムに従って各種の処理を実行する。RAM(Random Access Memory)53には、CPU51が各種の処理を実行する上において必要なデータやプログラムなどが適宜記憶される。入出力インタフェース(I/F)54には、キーボード55とマウス56が接続されており、それらから入力された信号をCPU51に出力する。また、入出力I/F54には、ハードディスク(HDD)57が接続されており、そこにデータ、プログラムなどを記録再生することができる。入出力I/F54には、また、表示デバイスとしてのディスプレイ58が接続され、さらに、コントローラ31(図6)とも接続されている。内部バス59は、これらの各部を相互に接続する。
【0021】
コントローラ31を、バス32に接続されている全てのコントローラ33−1乃至33−Nに、同一のデータを送信するマルチドロップ方式のコントローラとすると、ICカードシステムは、図8に示すように、バス32として送信用バス32−1と受信用バス32−2が設けられる構成になる。なお、電源は、図5または図6に示したように供給され、図8においては、その記載を省略する。
【0022】
詳細は後述するが、マルチドロップ方式のコントローラ31は、ホストコンピュータ1から入力されたコマンドを、送信用のバス32−1を介して、全てのアクティブアンテナ33−1乃至33−Nに出力する。各アクティブアンテナ33は、入力されたコマンドに対応するレスポンスを受信用バス33−2を介してコントローラ31に出力する。ここでは、コントローラ31は、マルチドロップ方式を用いたコントローラとする。
【0023】
図9は、アクティブアンテナ33の内部構成を示すブロック図である。アクティブアンテナ33は、データ変換装置2とアンテナ3とから構成されている。データ変換装置2とアンテナ3については、既に説明したので、その説明は省略する。このように、データ変換装置2とアンテナ3を一体化した構造とすることで、ICカードシステムの構成を変更する際など、その変更を容易に行うことが可能となる。また、コントローラ31とアクティブアンテナ33は、デジタル信号によりデータの授受を行うため、外来ノイズや減衰の影響が少なく、送信用バス32−1と受信用バス32−2(以下、送信用バス32−1と受信用バス32−2を1本のバスとし、図5または図6に示したようにバス32と略記する)の距離を長くとることが可能となる。
【0024】
しかしながら、アンテナ3とアナログ回路部13とが一体化されていると、一方が発生する電磁波が、他方に影響を与えることが考えられる。その為、アンテナ3とICカード4との間の無線通信可能な距離が短くなるなどの不都合が発生することが考えられる。そのため、アンテナ3としてループコイルアンテナを用いる場合、図10に示すように、そのループコイルアンテナの中央部分にアナログ回路部13を含むデータ変換装置2が位置するように設置する。ループコイルアンテナの中央部分は、図11に示すように、磁界強度がコイル付近よりも弱いため、アンテナ3とアナログ回路部13との相互間での影響を軽減する事が可能となる。また、データ変換装置2の実装部分を小さく構成するようにすることにより、さらに、アンテナ3との相互間に与える影響を抑えることが可能となる。
【0025】
各アクティブアンテナ33は、それぞれ固有のIDを保持(例えば、メモリ14に記憶)しており、そのIDにより、どのアクティブアンテナ33であるかが判断できるようにされている。例えば、アクティブアンテナ33−1のIDが01、アクティブアンテナ33−2のIDが02、アクティブアンテナ33−3のIDが03、アクティブアンテナ33−NのIDがNというように、それぞれのアクティブアンテナ33に対して固有のIDが付され、記憶される。例えば、このIDに8ビットを用いることにすると、256個のアクティブアンテナ33を識別する事が可能である。このIDは、各アクティブアンテナ33が固定的に設定されたものを用いるようにしても良いし、コントローラ31が接続されているアクティブアンテナ33にIDを付与し、各アクティブアンテナ33は、付与されたIDをそれぞれ記憶するようにしても良い。
【0026】
このようなアクティブアンテナ33を含むICカードシステムにおいて、ホストコンピュータ1からコントローラ31を介してアクティブアンテナ33に対して出力されるデータのデータ構成を図12に示す。図12に示したデータ構成は、図2に示したデータ構成に、アクティブアンテナ識別IDという、アクティブアンテナ33を識別する為に付されたIDに関するデータが追加された構成とされている。ホストコンピュータ1は、コマンドをコントローラ31に出力する際、そのコマンドを出力したいアクティブアンテナ33のIDも出力する。コントローラ31は、図12に示したデータ構成をもち、ホストコンピュータ1から入力されたコマンドを含むデータを送信用バス32−1を介して、アクティブアンテナ33−1乃至33−Nに対し、一括して送信する。
【0027】
アクティブアンテナ33−1乃至33−Nは、それぞれ受信したデータに含まれるアクティブアンテナ識別IDを調査し、その調査結果のIDと、メモリ14(図9)に記憶されているIDとを比較し、同一であるか否かを判断する。アクティブアンテナ33のデジタル回路部12は、受信したIDがメモリ14に記憶されているIDと同一ではないと判断した場合、その受信したデータを破棄し、同一であると判断した場合、受信したデータに含まれるコマンドに対応する処理を行い、その処理結果をアナログ回路部13に出力する。アナログ回路部13は、デジタル信号をアナログ信号に変換し、アンテナ3に出力する。
【0028】
アンテナ3から出力されたコマンドを受信したICカード4は、そのコマンドに対応するレスポンスをアンテナ3に返す。アンテナ3により受信されたレスポンスは、データ変換装置2により、図12に示したようなデータ構成のデータに変換され、コントローラ31に入力される。コントロール31に入力されたデータのアクティブアンテナ識別IDは、送信元のアクティブアンテナ33のIDである。
【0029】
このように、コントローラ31に接続されているアクティブアンテナ33−1乃至33−Nに対して同一のデータを送信し、そのデータを受信した各アクティブアンテナ33が、自分宛のデータであるか否かを判断することにより、自分宛であると判断したアクティブアンテナ33だけが処理を実行する。
【0030】
ホストコンピュータ1が必要な時に、所望のアクティブアンテナ33のIDを指定してコマンドを送信するようにしても良いが、図13に示すように、時分割に順次アクティブアンテナ識別IDを変更してコマンドを送信するようにしても良い。
【0031】
次に、具体的にホストコンピュータ1とコントローラ31の接続をRS232C規格に基づくケーブルを用い、コントローラ31と各アクティブアンテナ33との接続をRS485規格に基づくケーブルを用いる場合を説明する。図14に示したように、ホストコンピュータ1とコントローラ31をRS232C規格のケーブルで接続すると、コマンド送信用のコマンドバス61、レスポンス用のレスポンスバス62、およびグランド63が、それぞれ設けられる。
【0032】
コントローラ31とアクティブアンテナ33をRS485規格に基づくケーブルで接続すると、データは、差動信号で伝送されるため、差動信号のプラス側を伝送するバスプラス64とマイナス側を伝送するバスマイナス65とが設けられる。また、アクティブアンテナ33を作動させるための電源も電源ライン66を設けることにより、コントローラ31から供給される。さらに、グランド67が設けられる。バスプラス64とバスマイナス65は、コントローラ31からアクティブアンテナ33へのコマンドの伝送と、アクティブアンテナ33からコントローラ31へのレスポンスの伝送とで共用される。
【0033】
図15は、図14に示したように接続されるコントローラ31の内部構成を示すブロック図である。RS232Cインタフェース71は、RS232C規格のケーブルを介してホストコンピュータ1から伝送されたコマンドをインタフェースする。インタフェースされたコマンドは、CPU72により解析される。CPU72は、データを解析する際、ROM73に記憶されているプログラムに従い行う。RAM74は、CPU72により、適宜、データの書き込や読み出しが行われる。CPU72により解析されたデータは、RS485インタフェース75にから、バスプラス64とバスマイナス65の2つのバスにより、アクティブアンテナ33に伝送される。
【0034】
同様に、アクティブアンテナ33からのレスポンスは、RS485インタフェース75によりインタフェースされ、CPU72により解析され、RS232Cインタフェース71から、レスポンスバス62を介してホストコンピュータ1に伝送される。これらの各部は、内部バス76により相互に接続されている。レギュレータ77は、電源34から供給される電力をコントローラ31の各部に供給すると共に、電源ライン66を介して、アクティブアンテナ33にも供給される。
【0035】
なお、コントローラ31とアクティブアンテナ33の間で授受されるデータに、暗号化されたものを用いるようにすることにより、秘匿性が保たれる。
【0036】
このようなコントローラ31とデータの授受を行うアクティブアンテナ33の内部構成は、図9に示したアクティブアンテナ33のインターフェース11にRS485規格に対応したインタフェースを用いることにより実現される。
【0037】
上述した実施の形態においては、コントローラ31とアクティブアンテナ33を接続するのに、有線のケーブルを用いる場合を説明したが、無線LAN(Local Area Network)を用いるようにしても良い。無線を用いることにより、ICカードシステムの構成を変更する際、ケーブルの配線などを考慮する必要がないため、簡便に構成を変更する事が可能となる。このように、コントローラ31とアクティブアンテナ33を無線LANで接続した場合、コントローラ31とアクティブアンテナ33の間で行われる無線通信と、アクティブアンテナ33とICカード4との間で行われる無線通信と、2種類の無線通信が行われることになる。
【0038】
この2種類の無線通信において、同一の周波数のキャリア信号を使用し、データの始まりを示すシンクパターンを異なるパターンにする事で、コントローラ31とアクティブアンテナ33との間で行われている無線通信なのか、アクティブアンテナ33とICカード4との間で行われている無線通信なのかを区別する事が可能となる。また、このようにすることで、占有する周波数帯域を少なくすることが可能である。
【0039】
また、ICカードシステムの構成が変更された場合、例えば、新規にアクティブアンテナ33が増設された場合、その新規に増設されたアクティブアンテナ33に電力が供給された時点で、アクティブアンテナ33からコントローラ31に対して、新規に増設されたものであることを知らせる信号が出力されるようにしておく。または、コントローラ31がアクティブアンテナ33の総数やシステムの構成を検出し、各アクティブアンテナ33を識別する機能を有するようにしておく。例えば、IDのテーブルを保持し、新たなアクティブアンテナ33が接続されたと判断した場合、このIDのテーブルを更新するようにしておく。このようにしておくことにより、システムの柔軟性、汎用性が高めることが可能となる。
【0040】
上述した実施の形態においては、コントローラ31は、接続されているアクティブアンテナ33に対して同一のコマンドを伝送する場合を説明したが、伝送するアクティブアンテナ33を選択してからコマンドを伝送するようにしても良い。図16は、そのような場合のICカードシステムの構成を示す図である。コントローラ31とアクティブアンテナ33−1乃至33−Nは、データの授受を行う為のバス32で互いに接続されると共に、通信許可を与える信号を伝送する通信許可ライン81とも接続される。
【0041】
ICカードシステムを、このような構成にすると、各アクティブアンテナ33は、IDを記憶する必要がなくなる。すなわち、コントローラ31は、コマンドを伝送したいアクティブアンテナ33に対して、通信許可を通信許可ライン81を介して伝送する。アクティブアンテナ33は、通信許可が得られた時だけ動作する。従って、通信許可が与えられているアクティブアンテナ33には、バス32を介して伝送されるコマンドが入力されるが、通信許可が与えられていないアクティブアンテナ33は、動作していないため、バス32を介して伝送されたコマンドを入力する事ができない。
【0042】
通信許可は、ホストコンピュータ1が所望のアクティブアンテナ33に対して与えるようにしても良いし、時分割にアクティブアンテナ33−1から順に、アクティブアンテナ33−Nまで与えるようにしても良い。許可が与えられることにより、動作中とされているアクティブアンテナ33から、ICカード4からのレスポンスが得られれば、アクティブアンテナ33−1乃至33−Nのうちの、どのアクティブアンテナ33から返信されたレスポンスであるかを特定する事ができる。この時分割の時間周期を短くとることにより、コントローラ31は、見かけ上、複数のアクティブアンテナ33と通信を行っている状態とすることができる。
【0043】
上述した実施の形態では、コントローラ31をマルチドロップ方式として説明したが、図17に示すように、コントローラ31にアクティブアンテナ33−1乃至33−Nと接続されるポート91−1乃至91−Nを設けるようにしても良い。このように、コントローラ31をマルチポートコントローラとし、スター型のネットワーク形式でアクティブアンテナ33−1乃至33−Nを接続した場合、アクティブアンテナ33−1乃至33−Nは、それぞれ固有のIDを記憶する必要はない。コントローラ31は、ポート91−1乃至91−Nを区別できるようにされている。コントローラ31は、所望のアクティブアンテナ33に対応するポート91により、コマンドを送信し、アクティブアンテナ33から返信されたレスポンスを受信したポート91を判断することにより、どのアクティブアンテナ33から送信されたレスポンスであるかを判断する。
【0044】
コントローラ31に予め、余分にポート91を用意しておけば、新たにアクティブアンテナ33を設置したいとき、その設置を容易に行うことが可能となる。
【0045】
次に、図18を参照して、上述した一連の処理を実行するプログラムをコンピュータにインストールし、コンピュータによって実行可能な状態とするために用いられる媒体について説明する。
【0046】
プログラムは、図18(A)に示すように、パーソナルコンピュータ101に内蔵されている記録媒体としてのハードディスク102に予めインストールした状態でユーザに提供することができる。
【0047】
あるいはまた、プログラムは、図18(B)に示すように、フロッピーディスク111、CD-ROM112、MOディスク113、DVD114、磁気ディスク115、半導体メモリ116などの記録媒体に、一時的あるいは永続的に格納し、パッケージソフトウエアとして提供することができる。
【0048】
さらに、プログラムは、図18(C)に示すように、ダウンロードサイト121から、無線で衛星122を介して、パーソナルコンピュータ123に転送したり、ローカルエリアネットワーク、インターネットといったネットワーク131を介して、有線または無線でパーソナルコンピュータ123に転送し、パーソナルコンピュータ123において、内蔵するハードディスクなどにダウンロードさせるようにすることができる。
【0049】
本明細書における媒体とは、これら全ての媒体を含む広義の概念を意味するものである。
【0050】
【発明の効果】
以上の如く本発明よれば、アナログ信号の送受信を行う装置と、アナログ信号を処理する装置とが、互いに影響を及ぼすようなことを防ぐことが可能となる。
【図面の簡単な説明】
【図1】 ICカードシステムの構成を示すブロック図である。
【図2】ホストコンピュータ1とデータ変換装置2との間で授受されるデータのデータ構造を説明する図である。
【図3】データ変換装置2の内部構成を示すブロック図である。
【図4】複数のアンテナを接続する場合のICカードシステムの構成を示すブロック図である。
【図5】本発明を適用したICカードシステムの構成を示すブロック図である。
【図6】他の電源の接続の仕方について説明する図である。
【図7】ホストコンピュータ1の内部構成を示すブロック図である。
【図8】バスの接続について説明する図である。
【図9】アクティブアンテナ33の内部構成を示すブロック図である。
【図10】データ変換装置2とアンテナ3の設置について説明する図である。
【図11】図10に示したアンテナ3の磁界強度について説明する図である。
【図12】ホストコンピュータ1とコントローラ31との間で授受されるデータのデータ構造を説明する図である。
【図13】時分割でデータを送信する場合を説明する図である。
【図14】RS232C規格のケーブルとRS485規格のケーブルを用いた場合の接続関係を説明する図である。
【図15】図14に示したコントローラ31の内部構成を示すブロック図である。
【図16】コントローラ31とアクティブアンテナ33との他の接続の仕方について説明する図である。
【図17】コントローラ31の他の構成について説明する図である。
【図18】媒体を説明する図である。
【符号の説明】
1 ホストコンピュータ, 2 データ変換装置, 3 アンテナ, 4 ICカード, 31 コントローラ, 32 バス, 33 アクティブアンテナ,34 電源, 81 通信許可ライン, 91 ポート
[0001]
BACKGROUND OF THE INVENTION
The present invention relates to a transmission / reception device, and more particularly to a transmission / reception device suitable for use in a system using a non-contact type IC card.
[0002]
[Prior art]
In recent years, when passing through ticket gates of transportation facilities, opening and closing doors that require authentication in buildings, using terminals connected to the network, performing product management and inventory management etc. in factories and warehouses, etc. In addition, the use of non-contact type IC (Integrated Circuit) cards is becoming widespread. FIG. 1 is a block diagram showing a system when a non-contact type IC card (hereinafter simply referred to as an IC card) is used. The host computer 1 is composed of a personal computer or the like and manages the whole, and the data conversion device 2 converts the command from the host computer 1 and the response from the antenna 3 into data in a format suitable for each output device. . The antenna 3 exchanges information with the IC card 4 without contact (by radio).
[0003]
The IC card 4 includes a communication unit 5, a processing unit 6, and a storage unit 7. The command output from the antenna 3 is received by the communication unit 5 of the IC card 4, and the processing unit 6 analyzes the received command. The storage unit 7 stores predetermined information and is read by the processing unit 6 as necessary. The read information is transmitted to the antenna 3 by the communication unit 5.
[0004]
The host computer 1 and the data converter 2 are connected by wire, and data is exchanged by digital signals. FIG. 2 shows the data structure of data exchanged between the host computer 1 and the data converter 2. The data includes a pre-angle, a sync, a length, a length checksum, a data body, a data checksum, and a postamble. In the data body portion of the data transmitted from the host computer 1 to the data conversion device 2 and when it is desired to read data from the IC card 4, a command code meaning reading and data to be read from the IC card 4 are stored. Includes the memory address being written. Further, the data body portion of the data when it is desired to write data to the IC card 4 includes a command code meaning writing, data to be written, and the like.
[0005]
On the other hand, the data read from the IC card 4 is sent to the host computer 1 from the data conversion device 2 and the data body portion in response to a command to read data from the IC card 4. It is included. Further, the data body portion at the time of a response to the command to write data to the IC card 4 includes a status indicating whether or not the data writing to the IC card 4 is successful.
[0006]
FIG. 3 is a block diagram showing an internal configuration of the data conversion apparatus 2. The interface 11 interfaces data with the host computer 1. The digital circuit unit 12 includes a CPU (Central Processing Unit) (not shown), and analyzes data output from the host computer 1 and interfaced by the interface 11 and data output from the analog circuit unit 13. At that time, the digital circuit unit 12 writes data to the memory 14 or reads the written data as necessary. The analog circuit unit 13 processes an analog signal to the antenna 3 and an analog signal from the antenna 3.
[0007]
The host computer 1 outputs a command to the data converter 2 as a digital signal. The interface 11 of the data conversion device 2 outputs a digital signal input from the host computer 1 to the digital circuit unit 12. The digital circuit unit 12 analyzes a command included in the input digital signal, and determines a command to be transmitted to the IC card 4 based on the analysis result. The determined command is subjected to processing such as encryption and coding system conversion, and is output to the analog circuit unit 13. The analog circuit unit 13 converts the command data of the input digital signal into an analog signal and outputs it to the antenna 3 (FIG. 1).
[0008]
The antenna 3 emits an input analog signal command to the IC card 4 wirelessly and electromagnetically. The fired command is received by the IC card 4. The IC card 4 analyzes the received command with an internal IC (not shown), and returns a response corresponding to the analysis result to the antenna 3 as an analog signal.
[0009]
The antenna 3 that has received the response sent back wirelessly from the IC card 4 transmits the received response to the data converter 2 as an analog signal. The data converter 2 analyzes the response transmitted from the antenna 3 and outputs the analysis result to the host computer 1 as a digital signal.
[0010]
Thus, since the data converter 2 and the antenna 3 are used in a one-to-one combination, when a plurality of gates are installed like a ticket gate of a transportation facility, a plurality of pairs of data are converted. A device 2 and an antenna 3 are used. FIG. 4 is a diagram schematically showing a case where a plurality of gates are provided. The gate 21-1 includes a data conversion device 2-1 and an antenna 3-1, the gate 21-2 includes a data conversion device 2-2 and an antenna 3-2, and the gate 21-3 includes a data conversion device. 2-3 and the antenna 3-3 are connected to the gate 21-N in the data conversion device 2-N and the antenna 3-N (hereinafter, it is not necessary to individually distinguish the antennas 3-1 to 3-N. Each gate 21 is provided with a pair of data conversion device 2 and an antenna 3 as simply described as data conversion device 3. Also, other devices are described in the same manner).
[0011]
The IC cards 4-1 to 4-N are recognized when they pass through any of the gates 21-1 to 21-N.
[0012]
When the data converters 2-1 to 2-N are installed in this way, it is necessary to install the management unit 22 between the corresponding data converters 2-1 to 2-N and the host computer 1. The management unit 22 manages to which data conversion device 2 the data output from the host computer 1 is transmitted, and which data conversion device 2 transmits the data, or has failed data The conversion device 2 is detected.
[0013]
[Problems to be solved by the invention]
As described above, when a plurality of data conversion devices 2 are installed, it is necessary to install a management unit 22 for managing the data conversion devices 2. However, the design of the management unit 22 not only requires a great deal of labor, but also requires a new redesign when changing the system. In addition, since communication between the data conversion device 2 and the antenna 3 is performed with an analog signal, there is a problem that if the distance is long, the waveform is distorted due to external noise and attenuation, which may cause malfunction. It was.
[0014]
The present invention has been made in view of such a situation. By providing the antenna with a circuit for processing data, the system configuration is simplified, and the distance between devices is increased by handling digital signals. It aims to be able to take.
[0015]
[Means for Solving the Problems]
The transmission / reception apparatus of the present invention includes a transmission / reception means including a loop coil antenna for transmitting an analog signal to the first apparatus and receiving the analog signal output from the first apparatus, and a memory storing an antenna identification ID. A digital signal from the second device is converted into an analog signal to be transmitted to the first device, and an analog signal received from the first device is converted into a digital signal to be supplied to the second device. The second device is a device that performs communication by a multi-drop method. The second device has an integrated structure in which the conversion device is arranged in the center of the transmission / reception device on a substantially flat card. If the antenna identification ID included in the data from the second device is the same as the antenna identification ID stored in the memory, the data Processes Including command, to the second device Additional transceiver equipment And To the added transceiver When power is supplied, Confidence in the added transceiver A signal to let you know that it has been added For the second device Output.
[0016]
The transmission / reception apparatus of the present invention includes a loop coil antenna that transmits an analog signal to the first apparatus and receives an analog signal output from the first apparatus, and a memory that stores an antenna identification ID. Conversion means for converting a digital signal from the first device into an analog signal to be transmitted to the first device and converting an analog signal received from the first device into a digital signal to be supplied to the second device. The conversion unit is arranged on the substantially flat card in the center of the transmission / reception unit, and the second device is a device that performs communication by the multi-drop method, and receives data from the second device. If the antenna identification ID included is the same as the antenna identification ID stored in the memory, the command included in the data is processed and the second device Additional transmitter / receiver And To the added transceiver When power is supplied, From the confidence of the added transceiver A signal telling you that it has been added For the second device Is output.
[0017]
DETAILED DESCRIPTION OF THE INVENTION
FIG. 5 is a diagram showing a configuration of an embodiment of an IC card system to which the present invention is applied. A command output from the host computer 1 is input to the controller 31. The controller 31 outputs the input command to the active antennas 33-1 to 33-N via the bus 32. The active antennas 33-1 to 33-N transmit the input command wirelessly to the corresponding IC cards 4-1 to 4-N, respectively. The active antennas 33-1 to 33-N are provided with power sources 34-1 to 34-N, respectively, and power is supplied from these power sources 34.
[0018]
As shown in FIG. 6, power may be supplied from a power supply 42 connected to the controller 31 by providing a power supply line 41 for supplying power. In this way, when the system is changed, for example, when the active antenna 33 is added, the extension can be easily performed.
[0019]
Each of the IC cards 4-1 to 4-N may be configured to be able to exchange data with any active antenna 33, or to be able to exchange data only between the specific IC card 4 and the active antenna 33. Anyway.
[0020]
FIG. 7 is a block diagram showing the internal configuration of the host computer 1. The CPU 51 of the host computer 1 executes various processes according to a program stored in a ROM (Read Only Memory) 52. A RAM (Random Access Memory) 53 appropriately stores data and programs necessary for the CPU 51 to execute various processes. A keyboard 55 and mouse 56 are connected to the input / output interface (I / F) 54, and signals input from them are output to the CPU 51. Further, a hard disk (HDD) 57 is connected to the input / output I / F 54, and data, programs, and the like can be recorded and reproduced there. The input / output I / F 54 is also connected to a display 58 as a display device, and is also connected to the controller 31 (FIG. 6). The internal bus 59 connects these parts to each other.
[0021]
When the controller 31 is a multi-drop controller that transmits the same data to all the controllers 33-1 to 33-N connected to the bus 32, the IC card system has a bus as shown in FIG. 32 is provided with a transmission bus 32-1 and a reception bus 32-2. The power is supplied as shown in FIG. 5 or FIG. 6, and the description thereof is omitted in FIG.
[0022]
Although details will be described later, the multidrop controller 31 outputs a command input from the host computer 1 to all the active antennas 33-1 to 33-N via the transmission bus 32-1. Each active antenna 33 outputs a response corresponding to the input command to the controller 31 via the reception bus 33-2. Here, the controller 31 is a controller using a multi-drop method.
[0023]
FIG. 9 is a block diagram showing the internal configuration of the active antenna 33. The active antenna 33 includes the data conversion device 2 and the antenna 3. Since the data conversion device 2 and the antenna 3 have already been described, description thereof will be omitted. As described above, by adopting a structure in which the data conversion device 2 and the antenna 3 are integrated, the change can be easily performed when the configuration of the IC card system is changed. Further, since the controller 31 and the active antenna 33 exchange data with digital signals, there is little influence of external noise and attenuation, and the transmission bus 32-1 and reception bus 32-2 (hereinafter referred to as transmission bus 32- 1 and the receiving bus 32-2 are made one bus, and the distance between the buses 32 and abbreviated as the bus 32 as shown in FIG. 5 or 6 can be increased.
[0024]
However, if the antenna 3 and the analog circuit unit 13 are integrated, it is conceivable that the electromagnetic wave generated by one affects the other. For this reason, it is conceivable that inconveniences such as shortening the wireless communication distance between the antenna 3 and the IC card 4 may occur. Therefore, when using a loop coil antenna as the antenna 3, as shown in FIG. 10, it installs so that the data converter 2 containing the analog circuit part 13 may be located in the center part of the loop coil antenna. As shown in FIG. 11, since the magnetic field strength is weaker in the central portion of the loop coil antenna than in the vicinity of the coil, it is possible to reduce the influence between the antenna 3 and the analog circuit unit 13. Further, by configuring the mounting portion of the data conversion device 2 to be small, it is possible to further suppress the influence on the antenna 3.
[0025]
Each active antenna 33 holds a unique ID (for example, stored in the memory 14), and can determine which active antenna 33 is based on the ID. For example, the active antenna 33-1 has an ID of 01, the active antenna 33-2 has an ID of 02, the active antenna 33-3 has an ID of 03, and the active antenna 33-N has an ID of N. Is assigned a unique ID and stored. For example, if 8 bits are used for this ID, 256 active antennas 33 can be identified. This ID may be one in which each active antenna 33 is fixedly set, or an ID is given to the active antenna 33 to which the controller 31 is connected, and each active antenna 33 is given Each ID may be stored.
[0026]
FIG. 12 shows a data configuration of data output from the host computer 1 to the active antenna 33 via the controller 31 in such an IC card system including the active antenna 33. The data configuration shown in FIG. 12 is a configuration in which data relating to an ID assigned to identify the active antenna 33, called an active antenna identification ID, is added to the data configuration shown in FIG. When the host computer 1 outputs a command to the controller 31, the host computer 1 also outputs the ID of the active antenna 33 to which the command is to be output. The controller 31 has the data structure shown in FIG. 12, and collects data including commands input from the host computer 1 to the active antennas 33-1 to 33-N via the transmission bus 32-1. To send.
[0027]
Each of the active antennas 33-1 to 33-N checks the active antenna identification ID included in the received data, compares the ID of the check result with the ID stored in the memory 14 (FIG. 9), It is determined whether or not they are the same. If the digital circuit unit 12 of the active antenna 33 determines that the received ID is not the same as the ID stored in the memory 14, the received data is discarded, and if the received data is determined to be the same, the received data The processing corresponding to the command included in the command is performed, and the processing result is output to the analog circuit section 13. The analog circuit unit 13 converts a digital signal into an analog signal and outputs the analog signal to the antenna 3.
[0028]
The IC card 4 that has received the command output from the antenna 3 returns a response corresponding to the command to the antenna 3. The response received by the antenna 3 is converted into data having a data structure as shown in FIG. 12 by the data converter 2 and input to the controller 31. The active antenna identification ID of the data input to the control 31 is the ID of the active antenna 33 of the transmission source.
[0029]
As described above, whether the same data is transmitted to the active antennas 33-1 to 33-N connected to the controller 31 and each active antenna 33 that has received the data is the data addressed to itself. Thus, only the active antenna 33 that is determined to be addressed to itself executes the process.
[0030]
When the host computer 1 is necessary, the command may be transmitted by designating a desired ID of the active antenna 33. However, as shown in FIG. May be transmitted.
[0031]
Next, a case where a cable based on the RS232C standard is used for connection between the host computer 1 and the controller 31 and a cable based on the RS485 standard is used for connection between the controller 31 and each active antenna 33 will be described. As shown in FIG. 14, when the host computer 1 and the controller 31 are connected by a cable of the RS232C standard, a command bus 61 for command transmission, a response bus 62 for response, and a ground 63 are provided.
[0032]
When the controller 31 and the active antenna 33 are connected by a cable based on the RS485 standard, the data is transmitted as a differential signal. Therefore, the bus plus 64 that transmits the plus side of the differential signal and the bus minus 65 that transmits the minus side of the differential signal. Is provided. In addition, power for operating the active antenna 33 is also supplied from the controller 31 by providing a power line 66. Further, a ground 67 is provided. The bus plus 64 and the bus minus 65 are shared by the command transmission from the controller 31 to the active antenna 33 and the response transmission from the active antenna 33 to the controller 31.
[0033]
FIG. 15 is a block diagram showing the internal configuration of the controller 31 connected as shown in FIG. The RS232C interface 71 interfaces a command transmitted from the host computer 1 via an RS232C standard cable. The interfaced command is analyzed by the CPU 72. The CPU 72 performs data analysis according to a program stored in the ROM 73. The RAM 74 is appropriately written and read by the CPU 72. Data analyzed by the CPU 72 is transmitted from the RS485 interface 75 to the active antenna 33 via two buses, bus plus 64 and bus minus 65.
[0034]
Similarly, the response from the active antenna 33 is interfaced by the RS485 interface 75, analyzed by the CPU 72, and transmitted from the RS232C interface 71 to the host computer 1 via the response bus 62. These units are connected to each other by an internal bus 76. The regulator 77 supplies the power supplied from the power supply 34 to each part of the controller 31 and is also supplied to the active antenna 33 via the power supply line 66.
[0035]
It should be noted that confidentiality is maintained by using encrypted data exchanged between the controller 31 and the active antenna 33.
[0036]
Such an internal configuration of the active antenna 33 that exchanges data with the controller 31 is realized by using an interface corresponding to the RS485 standard for the interface 11 of the active antenna 33 shown in FIG.
[0037]
In the embodiment described above, the case where a wired cable is used to connect the controller 31 and the active antenna 33 has been described. However, a wireless LAN (Local Area Network) may be used. By using radio, when changing the configuration of the IC card system, it is not necessary to consider cable wiring and the like, so that the configuration can be easily changed. In this way, when the controller 31 and the active antenna 33 are connected by wireless LAN, wireless communication performed between the controller 31 and the active antenna 33, wireless communication performed between the active antenna 33 and the IC card 4, Two types of wireless communication are performed.
[0038]
In these two types of wireless communication, the same frequency carrier signal is used, and the sync pattern indicating the beginning of data is set to a different pattern, so that the wireless communication performed between the controller 31 and the active antenna 33 is not performed. It is possible to distinguish between the active antenna 33 and the IC card 4 and the wireless communication being performed. In addition, by doing so, it is possible to reduce the occupied frequency band.
[0039]
Further, when the configuration of the IC card system is changed, for example, when the active antenna 33 is newly added, when power is supplied to the newly added active antenna 33, the controller 31 from the active antenna 33 is supplied. On the other hand, a signal notifying that it has been newly added is output. Alternatively, the controller 31 detects the total number of active antennas 33 and the system configuration, and has a function of identifying each active antenna 33. For example, when an ID table is held and it is determined that a new active antenna 33 is connected, the ID table is updated. By doing so, the flexibility and versatility of the system can be improved.
[0040]
In the above-described embodiment, the case where the controller 31 transmits the same command to the connected active antenna 33 has been described. However, the controller 31 transmits the command after selecting the active antenna 33 to be transmitted. May be. FIG. 16 is a diagram showing a configuration of an IC card system in such a case. The controller 31 and the active antennas 33-1 to 33-N are connected to each other via a bus 32 for transmitting and receiving data, and are also connected to a communication permission line 81 that transmits a signal for giving communication permission.
[0041]
When the IC card system has such a configuration, each active antenna 33 does not need to store an ID. That is, the controller 31 transmits a communication permission via the communication permission line 81 to the active antenna 33 to which the command is to be transmitted. The active antenna 33 operates only when communication permission is obtained. Therefore, a command transmitted through the bus 32 is input to the active antenna 33 to which communication permission is given. However, since the active antenna 33 to which communication permission is not given is not operating, the bus 32 It is not possible to input commands transmitted via.
[0042]
The communication permission may be given to the desired active antenna 33 by the host computer 1, or may be given to the active antenna 33-N in order from the active antenna 33-1 in a time division manner. If a response from the IC card 4 is obtained from the active antenna 33 that is in operation by giving permission, which active antenna 33 is returned from among the active antennas 33-1 to 33-N. Whether it is a response can be specified. By shortening the time period of this time division, the controller 31 can seem to be in a state of communicating with a plurality of active antennas 33 in appearance.
[0043]
In the above-described embodiment, the controller 31 has been described as a multi-drop method. However, as illustrated in FIG. 17, ports 91-1 to 91-N connected to the active antennas 33-1 to 33-N are connected to the controller 31. You may make it provide. Thus, when the controller 31 is a multi-port controller and the active antennas 33-1 to 33-N are connected in a star-type network format, each of the active antennas 33-1 to 33-N stores a unique ID. There is no need. The controller 31 can distinguish between the ports 91-1 to 91-N. The controller 31 transmits a command through the port 91 corresponding to the desired active antenna 33, and determines the port 91 that has received the response returned from the active antenna 33, thereby determining which response is transmitted from which active antenna 33. Determine if there is.
[0044]
If an extra port 91 is prepared in advance in the controller 31, when it is desired to newly install the active antenna 33, the installation can be easily performed.
[0045]
Next, with reference to FIG. 18, a medium used for installing a program for executing the above-described series of processes in a computer and making it executable by the computer will be described.
[0046]
As shown in FIG. 18A, the program can be provided to the user in a state where it is preinstalled in the hard disk 102 as a recording medium built in the personal computer 101.
[0047]
Alternatively, the program is temporarily or permanently stored in a recording medium such as a floppy disk 111, a CD-ROM 112, an MO disk 113, a DVD 114, a magnetic disk 115, and a semiconductor memory 116, as shown in FIG. However, it can be provided as packaged software.
[0048]
Furthermore, as shown in FIG. 18C, the program is transferred from the download site 121 to the personal computer 123 via the satellite 122 wirelessly, or via a network 131 such as a local area network or the Internet. The data can be transferred to the personal computer 123 wirelessly and downloaded to a built-in hard disk or the like in the personal computer 123.
[0049]
The medium in this specification means a broad concept including all these media.
[0050]
【The invention's effect】
As above According to the present invention, It is possible to prevent the device that transmits and receives analog signals and the device that processes analog signals from affecting each other.
[Brief description of the drawings]
FIG. 1 is a block diagram showing a configuration of an IC card system.
FIG. 2 is a diagram for explaining the data structure of data exchanged between the host computer 1 and the data conversion device 2;
FIG. 3 is a block diagram showing an internal configuration of the data conversion apparatus 2;
FIG. 4 is a block diagram showing a configuration of an IC card system when a plurality of antennas are connected.
FIG. 5 is a block diagram showing a configuration of an IC card system to which the present invention is applied.
FIG. 6 is a diagram for explaining how to connect another power source;
7 is a block diagram showing an internal configuration of the host computer 1. FIG.
FIG. 8 is a diagram for explaining bus connection;
9 is a block diagram showing an internal configuration of the active antenna 33. FIG.
10 is a diagram for explaining the installation of the data conversion device 2 and the antenna 3. FIG.
11 is a diagram for explaining the magnetic field strength of the antenna 3 shown in FIG.
12 is a diagram for explaining the data structure of data exchanged between the host computer 1 and the controller 31. FIG.
FIG. 13 is a diagram illustrating a case where data is transmitted in time division.
FIG. 14 is a diagram illustrating a connection relationship when an RS232C standard cable and an RS485 standard cable are used.
15 is a block diagram showing an internal configuration of a controller 31 shown in FIG.
FIG. 16 is a diagram for explaining another way of connecting the controller 31 and the active antenna 33;
17 is a diagram illustrating another configuration of the controller 31. FIG.
FIG. 18 is a diagram illustrating a medium.
[Explanation of symbols]
1 host computer, 2 data converter, 3 antenna, 4 IC card, 31 controller, 32 bus, 33 active antenna, 34 power supply, 81 communication permission line, 91 port

Claims (2)

アナログ信号を第1の装置に送信するとともに、前記第1の装置から出力されたアナログ信号を受信するループコイルアンテナを含む送受信手段と、
アンテナ識別IDを記憶したメモリを含み、第2の装置からのデジタル信号を、前記第1の装置に送信するアナログ信号に変換するとともに、前記第1の装置から受信したアナログ信号を、前記第2の装置に供給するデジタル信号に変換する変換手段とからなり、
略平面のカード上に、前記変換手段を前記送受信手段の中央に配置した一体化した構造からなる送受信装置であり、
前記第2の装置は、マルチドロップ方式で通信を行う装置であり、
前記第2の装置からのデータに含まれるアンテナ識別IDが、前記メモリに記憶されている前記アンテナ識別IDと同一である場合、前記データに含まれているコマンドを処理し、
前記第2の装置に前記送受信装置が増設され、その増設された送受信装置に電力が供給された時点で、その増設された送受信装置自信が増設されたものであることを知らせる信号を前記第2の装置に対して出力する
送受信装置。
Transmitting / receiving means including a loop coil antenna for transmitting an analog signal to the first device and receiving the analog signal output from the first device;
Including a memory storing an antenna identification ID, converting a digital signal from a second device into an analog signal to be transmitted to the first device, and converting the analog signal received from the first device to the second Conversion means for converting to a digital signal to be supplied to the device,
On a substantially planar card, Ri Ru transceiver der name from integral structure was placed in the center of the transmitting and receiving means the conversion means,
The second device is a device that performs communication by a multi-drop method,
If the antenna identification ID contained in the data from the second device is the same as the antenna identification ID stored in the memory, process the command contained in the data;
When the transmission / reception device is added to the second device and power is supplied to the added transmission / reception device , a signal is sent to inform the user that the added transmission / reception device confidence has been increased . Transmitter / receiver that outputs to other devices.
前記送受信手段は、前記第1の装置と無線で通信を行い、
前記第2の装置とも無線で通信を行い、
前記第1の装置と前記第2の装置のそれぞれの無線通信は、データの始まりを示すシンクパターンが異なるパターンの同一の周波数のキャリア信号が使用される
請求項1に記載の送受信装置。
The transmission / reception means wirelessly communicates with the first device,
Communicate wirelessly with the second device,
The transmission / reception apparatus according to claim 1, wherein each of the first apparatus and the second apparatus uses a carrier signal having the same frequency and having a different sync pattern indicating the start of data in the wireless communication.
JP13521199A 1999-05-17 1999-05-17 Transceiver Expired - Lifetime JP4432148B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13521199A JP4432148B2 (en) 1999-05-17 1999-05-17 Transceiver

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13521199A JP4432148B2 (en) 1999-05-17 1999-05-17 Transceiver

Publications (2)

Publication Number Publication Date
JP2000332518A JP2000332518A (en) 2000-11-30
JP4432148B2 true JP4432148B2 (en) 2010-03-17

Family

ID=15146453

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13521199A Expired - Lifetime JP4432148B2 (en) 1999-05-17 1999-05-17 Transceiver

Country Status (1)

Country Link
JP (1) JP4432148B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002204244A (en) * 2000-12-28 2002-07-19 Yasumi Tokuhara Switching hub
JP6667115B2 (en) * 2015-03-25 2020-03-18 ソニー株式会社 Non-contact communication device, non-contact communication method, program, and non-contact communication system

Also Published As

Publication number Publication date
JP2000332518A (en) 2000-11-30

Similar Documents

Publication Publication Date Title
US20080136599A1 (en) Reader/writer apparatus, data access system, data access control method, and computer product
US7659819B2 (en) RFID reader operating system and associated architecture
US8427315B2 (en) Ahead-of-time scheduling of commands in RFID reader systems
US20120075073A1 (en) Rfid reader device
JP2002511625A (en) RFID tagging device for network assets
EP2782045B1 (en) RFID system, communication device and communication program
JP4090808B2 (en) Method and system for controlling proximity transactions
JP2006048360A (en) Non-contact ic chip reader/writer
JP4337051B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND PROGRAM
JP2010505357A (en) Programmable chip design and method for radio frequency signal generation
CN101523405A (en) Distributed radio frequency identification reader
JP4432148B2 (en) Transceiver
US6966490B1 (en) Information processing apparatus and method, information processing system and medium
JP4080173B2 (en) Non-contact information communication system
US9824246B2 (en) Radio frequency identification tag having input device
JP2001223763A (en) INFORMATION PROCESSING SYSTEM, CONTROL METHOD OF INFORMATION PROCESSING SYSTEM, OPERATION METHOD OF INFORMATION PROCESSING SYSTEM, COMMUNICATION RELAY DEVICE, AND INFORMATION PROCESSING DEVICE
JP3518567B2 (en) Data communication device
JP4255975B2 (en) Wireless communication system and wireless communication method
US20070279189A1 (en) Communication method between host and RFID reader, host device, RFID reader, and RFID communication system
KR100974816B1 (en) Method and system for embedding RFID tag in electronic parts and recording medium
JP2001282467A (en) Method of reading / writing data from / to SD card authentication area and data communication device
JP7010256B2 (en) Information processing device, reader / writer, sidelobe passage determination method, control program
JP2003195914A (en) PLC IC card access control equipment
JP2009010483A (en) Wireless tag reader / writer device and signal transmission / reception method thereof
EP1872598A2 (en) Rfid reader operating system and associated architecture

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20060308

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20080206

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20080407

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20081009

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20081202

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090407

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20090605

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20090818

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20091007

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: 20091201

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: 20091214

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

Free format text: PAYMENT UNTIL: 20130108

Year of fee payment: 3

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

EXPY Cancellation because of completion of term