JP2014217015A - Position information management system, position information management method, and program - Google Patents

Position information management system, position information management method, and program Download PDF

Info

Publication number
JP2014217015A
JP2014217015A JP2013095735A JP2013095735A JP2014217015A JP 2014217015 A JP2014217015 A JP 2014217015A JP 2013095735 A JP2013095735 A JP 2013095735A JP 2013095735 A JP2013095735 A JP 2013095735A JP 2014217015 A JP2014217015 A JP 2014217015A
Authority
JP
Japan
Prior art keywords
information
position information
unit
communication terminal
management system
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP2013095735A
Other languages
Japanese (ja)
Other versions
JP6102471B2 (en
Inventor
小守 匠
Takumi Komori
匠 小守
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.)
Ricoh Co Ltd
Original Assignee
Ricoh Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Ricoh Co Ltd filed Critical Ricoh Co Ltd
Priority to JP2013095735A priority Critical patent/JP6102471B2/en
Publication of JP2014217015A publication Critical patent/JP2014217015A/en
Application granted granted Critical
Publication of JP6102471B2 publication Critical patent/JP6102471B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M1/00Substation equipment, e.g. for use by subscribers
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M11/00Telephonic communication systems specially adapted for combination with other electrical systems
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04MTELEPHONIC COMMUNICATION
    • H04M3/00Automatic or semi-automatic exchanges
    • H04M3/42Systems providing special services or facilities to subscribers

Abstract

PROBLEM TO BE SOLVED: To provide a position information management system which manages indoor positions of a management target (user) carrying a communication terminal and also determines whether a distribution device distributing its position information may have a failure.SOLUTION: A position information management system 9 manages position information which indicates a position of a distribution device distributed by the distribution device, by receiving the position information transmitted from a communication terminal having received the position information from the distribution device. The position information management system 9 collates failure pattern information with movement history information J indicating a movement history of the communication terminal on the basis of the managed position information, in order to identify the distribution device which may have a failure.

Description

本発明は、配信装置から配信されたこの配信装置の位置を示す位置情報を受信した通信端末によって送信された上記位置情報を管理する発明に関する。   The present invention relates to an invention for managing the position information transmitted by a communication terminal that has received position information indicating the position of the distribution apparatus distributed from the distribution apparatus.

従来から、GPS(Global Positioning System)を利用して、ユーザの通信端末の位置を特定している。このGPSでは、地球の周りを飛んでいる30基近くのGPS衛星から時刻を示す無線信号が送信されている。そして、GPSの受信機を有する地上の通信端末は、無線信号を受信し、無線信号がGPS衛星から送信された時刻と通信端末で受信された時刻との差から、通信端末とGPS衛星との距離を計算する。通信端末は、この計算を少なくとも4機のGPS衛星に対して行い、この計算結果に基づいて地上での位置を特定している。   Conventionally, the position of a user's communication terminal is specified using GPS (Global Positioning System). In this GPS, radio signals indicating time are transmitted from nearly 30 GPS satellites flying around the earth. Then, the ground communication terminal having the GPS receiver receives the radio signal, and the difference between the time at which the radio signal is transmitted from the GPS satellite and the time at which the radio signal is received by the communication terminal, Calculate the distance. The communication terminal performs this calculation for at least four GPS satellites, and specifies the position on the ground based on the calculation result.

また、近年、GPSの受信機は小型化及び省電力化の構造になっており、携帯電話機等の電池で駆動する小型の通信端末にも、GPS受信機が内蔵されるようになった。   In recent years, GPS receivers have been miniaturized and have a power-saving structure, and GPS receivers have been built into small communication terminals driven by batteries such as mobile phones.

ところが、GPSの無線信号は、屋内の通信端末には届きにくいという問題がある。そのため、屋内の測位にはGPSとは別の仕組みが求められている。この別の仕組みの1つとして、近年、IMES(Indoor MEssaging System)が注目されている。   However, there is a problem that GPS radio signals are difficult to reach indoor communication terminals. Therefore, a mechanism different from GPS is required for indoor positioning. In recent years, IMES (Indoor MEssaging System) has attracted attention as one of the other mechanisms.

このIMESを利用した無線信号を配信する配信装置は、GPS衛星と同じ電波形式の無線信号を配信することができるため、無線信号を受信する通信端末側では、受信用のハードウェアはそのまま利用することができ、受信用のソフトウェアを微修正する程度で済むというメリットがある。しかも、この送信される無線信号として、時刻を示す時刻情報の代わりにIMESの配信装置の位置を示す位置情報が配信されるため、受信する通信端末側では、位置情報をそのまま受信することで、屋外の場合のように時刻の差の複雑な計算をせずに済むというメリットもある。   The distribution device that distributes radio signals using IMES can distribute radio signals in the same radio wave format as GPS satellites. Therefore, on the communication terminal side that receives the radio signals, the reception hardware is used as it is. There is an advantage that it is only necessary to finely modify the receiving software. Moreover, since the position information indicating the position of the IMES distribution apparatus is distributed instead of the time information indicating the time as the transmitted radio signal, the receiving communication terminal side receives the position information as it is, There is also an advantage that it is not necessary to perform complicated calculation of the time difference as in the case of outdoors.

更に、IMESを利用した位置管理方法も開示されている(特許文献1参照)。これによれば、通信端末が屋内の天井に設置されたIMESの配信装置から位置情報を受信した後、IEEE802.11xの通信規格に基づいて無線LANのアクセスポイントに、位置情報及び通信端末の端末IDを送信し、アクセスポイントが管理サーバに位置情報及び端末IDを転送することで、管理サーバが通信端末の位置情報を管理している。   Furthermore, a location management method using IMES is also disclosed (see Patent Document 1). According to this, after the communication terminal receives the position information from the IMES distribution apparatus installed on the ceiling of the indoor, the position information and the terminal of the communication terminal are transmitted to the access point of the wireless LAN based on the IEEE802.11x communication standard. The management server manages the location information of the communication terminal by transmitting the ID and the access point transferring the location information and the terminal ID to the management server.

しかしながら、配信装置が正常に動作しても、通信端末が配信装置の配信範囲を通過しなければ、管理サーバは通信端末の位置情報を取得することができない。そのため、管理サーバが、通信端末の位置情報を管理していない場合、配信装置の故障が原因なのか、又は、単に通信端末が配信装置の配信範囲を通過しなかったことが原因なのか不明である。よって、上記のようなシステムでは、配信装置の故障が発見されることが困難であるという課題が生じる。   However, even if the distribution device operates normally, the management server cannot acquire the position information of the communication terminal unless the communication terminal passes through the distribution range of the distribution device. Therefore, if the management server does not manage the location information of the communication terminal, it is unclear whether it is due to the failure of the distribution device or simply because the communication terminal has not passed the distribution range of the distribution device. is there. Therefore, in the system as described above, there arises a problem that it is difficult to find a failure of the distribution device.

請求項1に係る発明は、配信装置から配信された当該配信装置の位置を示す位置情報を受信した通信端末によって送信された前記位置情報を管理する位置情報管理システムであって、前記管理されている位置情報に基づいて、前記通信端末の移動履歴を示す移動履歴情報を作成する作成手段と、前記作成手段によって作成された移動履歴情報と、前記配信装置が故障している場合の前記通信端末の移動履歴のパターンを示す故障パターン情報とを照合する照合手段と、前記照合手段によって、前記移動履歴情報に前記故障パターン情報と一致する部分があるか否かを判断する判断手段と、を有し、前記判断手段は、当該判断手段によって一致する部分があると判断した場合には、当該一致する部分に係る位置に設置されている配信装置が故障している可能性があると判断することを特徴とする位置情報管理システムである。   The invention according to claim 1 is a position information management system that manages the position information transmitted by the communication terminal that has received the position information indicating the position of the distribution apparatus distributed from the distribution apparatus. Creation means for creating movement history information indicating a movement history of the communication terminal based on the location information, movement history information created by the creation means, and the communication terminal when the distribution device is out of order Collation means for collating failure pattern information indicating a movement history pattern of the user, and determination means for judging whether or not the movement history information includes a portion that matches the failure pattern information. When the determination unit determines that there is a matching part by the determination unit, the distribution device installed at the position related to the matching part is out of order. Possible to determine that there is a possibility that a positional information management system according to claim.

以上説明したように本発明によれば、位置情報管理システムは、この位置情報管理システムで管理している位置情報に基づいた通信端末の移動履歴を示す移動履歴情報と、故障パターン情報とを照合することで、故障している可能性がある配信装置を特定することができる。これにより、配信装置の故障を比較的高い確率で発見されることができるという効果を奏する。   As described above, according to the present invention, the position information management system collates the movement history information indicating the movement history of the communication terminal based on the position information managed by the position information management system with the failure pattern information. By doing so, it is possible to identify a distribution device that may be malfunctioning. Thereby, there is an effect that a failure of the distribution apparatus can be found with a relatively high probability.

効果を奏する。   There is an effect.

本発明の実施形態に係る位置管理システム全体の概略図である。It is a schematic diagram of the whole position management system concerning an embodiment of the present invention. 電気機器が蛍光灯型LED照明器具の場合の外観構成図である。It is an external appearance block diagram in case an electric equipment is a fluorescent lamp type LED lighting fixture. 管理対象物に通信端末を設置した状態を示すイメージ図である。It is an image figure which shows the state which installed the communication terminal in the management target object. 電気機器がLED照明器具の場合の器具本体のハードウェア構成図である。It is a hardware block diagram of the fixture main body in case an electric equipment is a LED lighting fixture. 電気機器がLED照明器具の場合の蛍光灯型LEDランプのハードウェア構成図。The hardware block diagram of the fluorescent lamp type LED lamp in case an electric equipment is an LED lighting fixture. 配信装置が配信する位置情報の概念図である。It is a conceptual diagram of the positional information which a delivery apparatus delivers. 通信端末のハードウェア構成図である。It is a hardware block diagram of a communication terminal. 位置情報のデータのフォーマットの概念図である。It is a conceptual diagram of the format of the data of position information. 位置情報を含んだデータのデータ構造を示す概念図である。It is a conceptual diagram which shows the data structure of the data containing position information. 管理対象物が携帯電話機の場合のハードウェア構成図である。It is a hardware block diagram in case a managed object is a mobile telephone. ゲートウェイのハードウェア構成図である。It is a hardware block diagram of a gateway. 位置情報管理システムのハードウェア構成図である。It is a hardware block diagram of a positional information management system. 位置情報管理システムが管理する管理情報の概念図である。It is a conceptual diagram of the management information which a positional information management system manages. 配信装置及び通信端末の機能ブロック図である。It is a functional block diagram of a delivery apparatus and a communication terminal. 管理対象物が携帯電話機又はパソコンの場合の機能ブロック図である。It is a functional block diagram in case a managed object is a mobile telephone or a personal computer. ゲートウェイ及び位置情報管理システムの機能ブロック図である。It is a functional block diagram of a gateway and a location information management system. 天井の通信ネットワークを構築する処理を示したシーケンス図である。It is the sequence diagram which showed the process which builds a communication network of a ceiling. 位置情報を配信する処理を示したシーケンス図である。It is the sequence diagram which showed the process which delivers position information. 通信端末が利用する位置情報を決定すると共に、位置情報の送信先となる配信装置を決定する処理を示したシーケンス図である。It is the sequence diagram which showed the process which determines the delivery apparatus used as the transmission destination of a positional information while determining the positional information which a communication terminal uses. 通信端末が位置情報を受信してから記憶するまでの処理を示したフローチャートである。It is the flowchart which showed the process after a communication terminal receives position information until it memorize | stores. 配信装置と通信端末との通信状況を示したイメージ図である。It is the image figure which showed the communication condition of a delivery apparatus and a communication terminal. 送信先を決定する処理を示したフローチャートである。It is the flowchart which showed the process which determines a transmission destination. 位置情報を管理する処理を示したシーケンス図である。It is the sequence diagram which showed the process which manages position information. 電気機器(配信装置)の設置位置と位置情報を示した図である。It is the figure which showed the installation position and position information of an electric equipment (distribution apparatus). レイアウト情報を示した図である。It is the figure which showed layout information. (a)は故障パターン情報P1、(b)は故障パターン情報P2、(c)は故障パターン情報P3、(d)は故障パターン情報P4を示した図である。(A) shows failure pattern information P1, (b) shows failure pattern information P2, (c) shows failure pattern information P3, and (d) shows failure pattern information P4. 配信装置の故障判断の処理を示したフローチャートである。It is the flowchart which showed the process of failure determination of a delivery apparatus. (a)は移動履歴情報J1、(b)は移動履歴情報J2を示した図である。(A) is the movement history information J1, (b) is the figure which shows movement history information J2. 故障パターン一致回数表を示した図である。It is the figure which showed the failure pattern coincidence frequency table.

以下、図1乃至図29を用いて、本発明の実施形態について説明する。   The embodiment of the present invention will be described below with reference to FIGS.

まずは、図1を用いて、本実施形態の概略を説明する。なお、図1は、本発明の実施形態に係る位置管理システム全体の概略図である。   First, the outline of the present embodiment will be described with reference to FIG. FIG. 1 is a schematic diagram of the entire location management system according to the embodiment of the present invention.

図1に示されているように、本実施形態の位置管理システム1は、屋内αの天井β側の複数の配信装置(3a,3b,3c,3d,3e,3f,3g,3h)と、屋内αの床側の複数の通信端末(5a,5b,5c,5d,5e,5f,5g,5h)と、位置情報管理システム9とによって構築されている。   As shown in FIG. 1, the position management system 1 of the present embodiment includes a plurality of distribution devices (3a, 3b, 3c, 3d, 3e, 3f, 3g, 3h) on the ceiling β side of the indoor α, It is constructed by a plurality of communication terminals (5a, 5b, 5c, 5d, 5e, 5f, 5g, 5h) on the floor side of the indoor α and the position information management system 9.

また、各配信装置(3a,3b,3c,3d,3e,3f,3g,3h)は、それぞれが設置される位置(それぞれが設置された後は「設置された位置」を意味する)を示す位置情報(Xa,Xb,Xc,Xd,Xe,Xf,Xg,Xh)を記憶しており、屋内αの床に向けて各位置情報(Xa,Xb,Xc,Xd,Xe,Xf,Xg,Xh)を配信する。更に、各配信装置(3a,3b,3c,3d,3e,3f,3g,3h)は、それぞれを識別するための装置識別情報(Ba,Bb,Bc,Bd,Be,Bf,Bg,Bh)を記憶している。   Further, each distribution device (3a, 3b, 3c, 3d, 3e, 3f, 3g, 3h) indicates a position where each distribution apparatus is installed (which means "installed position" after each installation). Position information (Xa, Xb, Xc, Xd, Xe, Xf, Xg, Xh) is stored, and each position information (Xa, Xb, Xc, Xd, Xe, Xf, Xg, Xh) is distributed. Further, each distribution device (3a, 3b, 3c, 3d, 3e, 3f, 3g, 3h) has device identification information (Ba, Bb, Bc, Bd, Be, Bf, Bg, Bh) for identifying each. Is remembered.

なお、以下、複数の配信装置のうち任意の配信装置を「配信装置3」と示し、複数の通信端末のうち任意の通信端末を「通信端末5」と示す。また、複数の位置情報のうち任意の位置情報を「位置情報X」と示し、複数の装置識別情報のうち任意の装置識別情報を「装置識別情報B」と示す。装置識別情報Bとしては、MAC(Media Access Control)アドレスが挙げられる。   Hereinafter, an arbitrary distribution device among the plurality of distribution devices is referred to as “distribution device 3”, and an arbitrary communication terminal among the plurality of communication terminals is referred to as “communication terminal 5”. In addition, arbitrary position information among a plurality of pieces of position information is indicated as “position information X”, and among the plurality of pieces of apparatus identification information, arbitrary apparatus identification information is indicated as “apparatus identification information B”. The device identification information B includes a MAC (Media Access Control) address.

一方、各通信端末(5a,5b,5c,5d,5e,5f,5g,5h)は、それぞれを識別するための端末識別情報(Aa,Ab,Ac,Ad,Ae,Af,Ag,Ah)を記憶している。なお、複数の端末識別情報のうち任意の端末識別情報を「端末識別情報A」と示す。端末識別情報Aとしては、MACアドレスが挙げられる。各通信端末5は、配信装置3から位置情報Xを受信すると、自己の端末識別情報Aと共に位置情報Xを配信装置3に対して送信する。   On the other hand, each communication terminal (5a, 5b, 5c, 5d, 5e, 5f, 5g, 5h) has terminal identification information (Aa, Ab, Ac, Ad, Ae, Af, Ag, Ah) for identifying each. Is remembered. Note that arbitrary terminal identification information among a plurality of terminal identification information is indicated as “terminal identification information A”. The terminal identification information A includes a MAC address. When each communication terminal 5 receives the position information X from the distribution device 3, it transmits the position information X together with its own terminal identification information A to the distribution device 3.

また、各配信装置3は、それぞれ屋内αの天井βに設置された電気機器(2a,2b,2c,2d,2e,2f,2g,2h)に内蔵されるか又はこれらの各外部に取り付けられている。なお、以下、複数の電気機器のうち任意の電気機器を「電気機器2」と示す。   In addition, each distribution device 3 is built in an electric device (2a, 2b, 2c, 2d, 2e, 2f, 2g, 2h) installed on the ceiling β of the indoor α or attached to each of these external devices. ing. Hereinafter, an arbitrary electric device among the plurality of electric devices is referred to as “electric device 2”.

各電気機器2は、各配信装置3に対して電力を供給する。このうち、電気機器2aは、蛍光灯型LED(Light Emitting Diode)照明器具である。電気機器2bは、換気扇である。電気機器2cは、無線LAN(Local Area Network)のアクセスポイントである。電気機器2dは、スピーカである。電気機器2eは、非常灯である。電気機器2fは、火災報知機又は煙報知器である。電気機器2gは、監視カメラである。電気機器2hは、エアコンである。   Each electric device 2 supplies power to each distribution device 3. Among these, the electric equipment 2a is a fluorescent lamp type LED (Light Emitting Diode) lighting fixture. The electric device 2b is a ventilation fan. The electric device 2c is an access point for a wireless local area network (LAN). The electric device 2d is a speaker. The electric device 2e is an emergency light. The electric device 2f is a fire alarm or a smoke alarm. The electric device 2g is a surveillance camera. The electric device 2h is an air conditioner.

なお、各電気機器2は、各配信装置3に電力を供給することができれば、図1に示されている物以外であってもよい。例えば、上記電気機器2の例以外に、LEDではない一般の蛍光灯又は白熱灯の照明器具、外部からの人の侵入を検知する防犯センサ等が挙げられる。   Each electrical device 2 may be other than the one shown in FIG. 1 as long as it can supply power to each distribution device 3. For example, in addition to the example of the electric device 2, a general fluorescent or incandescent lighting fixture that is not an LED, a security sensor that detects an intruder from the outside, and the like can be given.

一方、各通信端末5は、それぞれ位置情報管理システム9によって位置を管理される管理対象物(4a,4b,4c,4d,4e)の外部に取り付けられている。   On the other hand, each communication terminal 5 is attached to the outside of the management object (4a, 4b, 4c, 4d, 4e) whose position is managed by the position information management system 9, respectively.

このうち、管理対象物4aは、鞄である。管理対象物4bは、テーブルである。管理対象物4cは、プロジェクタである。管理対象物4dは、テレビ会議端末である。管理対象物4eは、コピー機能を含んだMFP(Multi Function Product)である。管理対象物4fは、ほうきである。   Among these, the management target 4a is a bag. The management object 4b is a table. The managed object 4c is a projector. The managed object 4d is a video conference terminal. The management target 4e is an MFP (Multi Function Product) including a copy function. The management object 4f is a broom.

また、管理対象物4gはパソコンであり、パソコン内に通信端末5の機能が搭載されているため、この場合は通信端末5gでもある。更に、管理対象物4hはスマートフォン等の携帯電話機であり、携帯電話機内に通信端末5の機能が搭載されているため、この場合は通信端末5hでもある。なお、以下、複数の管理対象物のうち任意の管理対象物を「管理対象物4」と示す。   Moreover, since the management target 4g is a personal computer and the function of the communication terminal 5 is installed in the personal computer, it is also the communication terminal 5g in this case. Furthermore, the management target 4h is a mobile phone such as a smartphone, and since the function of the communication terminal 5 is installed in the mobile phone, it is also the communication terminal 5h in this case. Hereinafter, an arbitrary management object among the plurality of management objects will be referred to as “management object 4”.

また、各管理対象物4は、図1に示されている物以外であってもよい。例えば、管理対象物4の他の例として、ファクシミリ装置、スキャナ、プリンタ、コピー機、電子黒板、空気清浄機、シュレッダ、自動販売機、腕時計、カメラ、ゲーム機、車椅子、及び内視鏡等の医療機器が挙げられる。   Further, each management object 4 may be other than the object shown in FIG. For example, as other examples of the management object 4, a facsimile machine, a scanner, a printer, a copier, an electronic blackboard, an air cleaner, a shredder, a vending machine, a wristwatch, a camera, a game machine, a wheelchair, an endoscope, etc. Medical equipment.

次に、位置管理システム1を利用した位置情報の管理方法の一例の概略を説明する。本実施形態では、例えば、屋内αの天井βに設置されている配信装置3aは、無線通信により、この配信装置3aが設置された位置を示す位置情報Xaを配信する。これにより、通信端末5aが位置情報Xaを受信する。次に、通信端末5aは、無線通信により、配信装置3aに、通信端末5aを識別するための端末識別情報Aa及び位置情報Xaを送信する。この場合、通信端末5aは、配信装置3aから受け取った位置情報Xaを、配信装置3aに送り返すことになる。   Next, an outline of an example of a location information management method using the location management system 1 will be described. In the present embodiment, for example, the distribution device 3a installed on the ceiling β of the indoor α distributes position information Xa indicating the position where the distribution device 3a is installed by wireless communication. Thereby, the communication terminal 5a receives the position information Xa. Next, the communication terminal 5a transmits terminal identification information Aa and position information Xa for identifying the communication terminal 5a to the distribution device 3a by wireless communication. In this case, the communication terminal 5a sends back the position information Xa received from the distribution device 3a to the distribution device 3a.

これにより、配信装置3aは、端末識別情報Aa及び位置情報Xaを受信する。次に、配信装置3aは、無線通信により、ゲートウェイ7に端末識別情報Aa及び位置情報Xaを送信する。そして、ゲートウェイ7は、LAN8eを介して位置情報管理システム9へ端末識別情報Aa及び位置情報Xaを送信する。位置情報管理システム9では、端末識別情報Aa及び位置情報Xaを管理することで、位置情報管理システム9の管理者は、通信端末5a(管理対象物4a)の屋内αにおける位置を把握することができる。   Thereby, the distribution apparatus 3a receives the terminal identification information Aa and the position information Xa. Next, the distribution device 3a transmits the terminal identification information Aa and the position information Xa to the gateway 7 by wireless communication. Then, the gateway 7 transmits the terminal identification information Aa and the position information Xa to the position information management system 9 via the LAN 8e. In the position information management system 9, by managing the terminal identification information Aa and the position information Xa, the administrator of the position information management system 9 can grasp the position of the communication terminal 5a (managed object 4a) in the indoor α. it can.

また、通信端末5のうち特に通信端末(5g,5h)は、図1に示されているように、屋外γでは、GPS(Global Positioning System)衛星999から無線信号(時刻情報、軌道情報等)を受信して、地球上の位置を算出することができる。そして、通信端末(5g,5h)は、3G(3rd Generation)、4G(4th generation)等の移動通信システムを利用して、基地局8a、移動体通信網8b、ゲートウェイ8c、インターネット8d、及びLAN8eを介して、位置情報管理システム9へ、通信端末(5g,5h)をそれぞれ識別するための端末識別情報(Ag,Ah)及び位置情報(Xg,Xh)を送信することもできる。   Further, among the communication terminals 5, particularly the communication terminals (5g, 5h), as shown in FIG. 1, in the outdoor γ, a radio signal (time information, orbit information, etc.) is transmitted from a GPS (Global Positioning System) satellite 999. And the position on the earth can be calculated. Then, the communication terminals (5g, 5h) use a mobile communication system such as 3G (3rd Generation), 4G (4th generation), etc., to make a base station 8a, a mobile communication network 8b, a gateway 8c, the Internet 8d, and a LAN 8e. The terminal identification information (Ag, Ah) and the position information (Xg, Xh) for identifying each of the communication terminals (5g, 5h) can be transmitted to the position information management system 9 via.

なお、基地局8a、移動体通信網8b、ゲートウェイ8c、インターネット8d、LAN8e、及びゲートウェイ7によって、通信ネットワーク8が構築されている。また、地球上の緯度と経度が測位されるためには、少なくとも3つのGPS衛星が必要であるが(高度を含めると4つ必要)、簡単に説明するため、図1では1つのGPS衛星を示している。   A communication network 8 is constructed by the base station 8a, the mobile communication network 8b, the gateway 8c, the Internet 8d, the LAN 8e, and the gateway 7. In addition, in order to measure the latitude and longitude on the earth, at least three GPS satellites are required (four are required when the altitude is included). Show.

次に、図2を用い、電気機器2の一例として、蛍光灯型LED照明器具としての電気機器2aの外観の構成を説明する。なお、図2は、電気機器が蛍光灯型LED照明器具の場合の外観構成図である。   Next, as an example of the electric device 2, an external configuration of the electric device 2a as a fluorescent lamp type LED lighting apparatus will be described with reference to FIG. In addition, FIG. 2 is an external appearance block diagram in case an electric equipment is a fluorescent lamp type LED lighting fixture.

図2に示されているように、蛍光灯型LED照明器具としての電気機器2aは、直管型のランプであり、図1に示されている屋内αの天井βに取り付けられる装置本体120、及びこの装置本体120に取り付けられるLEDランプ130によって構成されている。   As shown in FIG. 2, the electric apparatus 2a as a fluorescent lamp type LED lighting fixture is a straight tube type lamp, and the apparatus main body 120 attached to the ceiling β of the indoor α shown in FIG. The LED lamp 130 is attached to the apparatus main body 120.

装置本体120の両端部には、それぞれソケット121a及びソケット121bが設けられている。このうち、ソケット121aは、LEDランプ130に給電する給電端子(124a1、124a2)を有する。また、ソケット121bも、LEDランプ130に給電する給電端子(124b1,124b2)を有する。これにより、装置本体120は、後述の電源1000からの電力をLEDランプ130に供給することができる。   A socket 121a and a socket 121b are provided at both ends of the apparatus main body 120, respectively. Among these, the socket 121a has power supply terminals (124a1, 124a2) for supplying power to the LED lamp 130. The socket 121b also has power supply terminals (124b1, 124b2) for supplying power to the LED lamp 130. As a result, the apparatus main body 120 can supply power from the power supply 1000 described later to the LED lamp 130.

一方、LEDランプ130は、透光性カバー131と、この透光性カバー131の両端部にそれぞれ設けられる口金(132a,132b)と、透光性カバー131の内部に配信装置3aを有する。このうち、透光性カバー131は、例えば、アクリル樹脂等の樹脂材料で形成され、内部の光源を覆う様に設けられる。   On the other hand, the LED lamp 130 includes a translucent cover 131, caps (132 a and 132 b) provided at both ends of the translucent cover 131, and a distribution device 3 a inside the translucent cover 131. Among these, the translucent cover 131 is formed, for example with resin materials, such as an acrylic resin, and is provided so that an internal light source may be covered.

更に、口金132aには、ソケット121aの給電端子(124a1,124a2)にそれぞれ接続される端子ピン(152a1,152a2)が設けられている。また、口金132bには、ソケット121bの給電端子(124b1,124b2)にそれぞれ接続される端子ピン(152b1,152b2)が設けられている。そして、LEDランプ130が装置本体120に装着されることで、装置本体120から各給電端子(124a1,124a2,124b1,124b2)を介して、各端子ピン(152a1,152a2,152b1,152b2)からの電力供給が可能となる。これにより、LEDランプ130は、透光性カバー131を介して外部に光を照射する。また、配信装置3aは、装置本体120から供給される電力で動作する。   Further, the base 132a is provided with terminal pins (152a1, 152a2) connected to the power supply terminals (124a1, 124a2) of the socket 121a, respectively. The base 132b is provided with terminal pins (152b1, 152b2) connected to the power supply terminals (124b1, 124b2) of the socket 121b, respectively. When the LED lamp 130 is mounted on the apparatus main body 120, each terminal pin (152a1, 152a2, 152b1, 152b2) is connected to the apparatus main body 120 via each power supply terminal (124a1, 124a2, 124b1, 124b2). Electric power can be supplied. Thereby, the LED lamp 130 irradiates light to the outside through the translucent cover 131. Further, the distribution device 3a operates with power supplied from the device main body 120.

続いて、図3を用い、管理対象物4の一例として、テーブルとしての管理対象物4bの上面に通信端末5bが置かれた状態を説明する。なお、図3は、管理対象物に通信端末を設置した状態を示すイメージ図である。   Next, a state in which the communication terminal 5b is placed on the upper surface of the management target 4b as a table will be described as an example of the management target 4 with reference to FIG. FIG. 3 is an image diagram illustrating a state in which a communication terminal is installed on the management target.

図3に示されているように、管理対象物4bの上面に、通信端末5bが取り付けられている。例えば、通信端末5bは、管理対象物4b上に両面テープによって取り付けることができるが、単に管理対象物4c上に置くだけでも良い。   As shown in FIG. 3, the communication terminal 5b is attached to the upper surface of the management object 4b. For example, the communication terminal 5b can be attached to the management object 4b by double-sided tape, but it may be simply placed on the management object 4c.

続いて、図4及び図5を用い、電気機器がLED照明器具の場合のハードウェア構成について説明する。なお、図4は、電気機器がLED照明器具の場合の器具本体のハードウェア構成図である。図5は、電気機器がLED照明器具の場合の蛍光灯型LEDランプのハードウェア構成図である。   Subsequently, a hardware configuration in the case where the electric apparatus is an LED lighting apparatus will be described with reference to FIGS. 4 and 5. FIG. 4 is a hardware configuration diagram of the fixture body when the electrical device is an LED lighting fixture. FIG. 5 is a hardware configuration diagram of a fluorescent lamp type LED lamp when the electric device is an LED lighting apparatus.

図4に示されているように、装置本体120は、主に、安定器122、リード線(123a,123b)、及び給電端子(124a1,124a2,124b1,124b2)によって構成されている。   As shown in FIG. 4, the apparatus main body 120 is mainly configured by a ballast 122, lead wires (123a, 123b), and power supply terminals (124a1, 124a2, 124b1, 124b2).

このうち、安定器122は、外部の電源1000から供給される電流を制御する。安定器122と給電端子(124a1,124a2,124b1,124b2)は、リード線(123a,123b)によって電気的に接続されている。これにより、安定器122からリード線(123a,123b)を介して各給電端子(124a1,124a2,124b1,124b2)に安定した電力を供給することができる。   Among these, the ballast 122 controls the current supplied from the external power supply 1000. The ballast 122 and the power supply terminals (124a1, 124a2, 124b1, 124b2) are electrically connected by lead wires (123a, 123b). As a result, stable power can be supplied from the ballast 122 to the power supply terminals (124a1, 124a2, 124b1, 124b2) via the lead wires (123a, 123b).

また、図5に示されているように、LEDランプ130は、主に、電源制御部140、リード線(151a,151b)、端子ピン(152a1,152a2,152b1,152b2)、リード線153、リード線154、リード線155、及び配信装置3aによって構成されている。このうち、電源制御部140は、電源1000から出力される電流を制御し、主に、電流監視回路141及び平滑回路142によって構成されている。電流監視回路141は、電源1000から出力される電流を入力して整流する。平滑回路142は、電流監視回路141によって整流された電流を平滑し、リード線(151a,151b)を介して各端子ピン(152a1,152a2,152b1,152b2)に電力を供給する。   As shown in FIG. 5, the LED lamp 130 mainly includes a power control unit 140, lead wires (151a, 151b), terminal pins (152a1, 152a2, 152b1, 152b2), lead wires 153, leads. It is comprised by the wire | line 154, the lead wire 155, and the delivery apparatus 3a. Among these, the power supply control unit 140 controls a current output from the power supply 1000 and is mainly configured by a current monitoring circuit 141 and a smoothing circuit 142. The current monitoring circuit 141 receives the current output from the power supply 1000 and rectifies it. The smoothing circuit 142 smoothes the current rectified by the current monitoring circuit 141 and supplies power to each terminal pin (152a1, 152a2, 152b1, 152b2) via the lead wires (151a, 151b).

また、電源制御部140と端子ピン(152a1,152a2,152b1,152b2)は、リード線(151a,151b)によって電気的に接続されている。電源制御部140と配信装置3aは、リード線154によって電気的に接続されている。なお、LED160は、紙面の面積の関係上、図5において1つだけ示しているが、実際には複数のLEDが取り付けられている。また、図5に示されている構成のうち、配信装置3a以外は、一般のLEDランプと同じ構成である。   Further, the power supply control unit 140 and the terminal pins (152a1, 152a2, 152b1, 152b2) are electrically connected by lead wires (151a, 151b). The power control unit 140 and the distribution device 3a are electrically connected by a lead wire 154. Note that only one LED 160 is shown in FIG. 5 because of the area of the paper surface, but a plurality of LEDs are actually attached. Moreover, the structure shown in FIG. 5 is the same as that of a general LED lamp except for the distribution device 3a.

次に、配信装置3aについて説明する。配信装置3aは、電圧変換器100、リード線155、制御部11、位置情報配信部12、無線通信部13によって構成されている。そして、電圧変換器100が、リード線155を介して、制御部11、位置情報配信部12、及び無線通信部13に電気的に接続されている。   Next, the distribution device 3a will be described. The distribution device 3a includes a voltage converter 100, a lead wire 155, a control unit 11, a position information distribution unit 12, and a wireless communication unit 13. The voltage converter 100 is electrically connected to the control unit 11, the position information distribution unit 12, and the wireless communication unit 13 via the lead wire 155.

このうち、電圧変換器100は、電源制御部140から供給された電力の電圧を、配信装置3aの駆動電圧に変換し、制御部11、位置情報配信部12、及び無線通信部13へ供給する電子部品である。   Among these, the voltage converter 100 converts the voltage of the electric power supplied from the power supply control unit 140 into a driving voltage of the distribution device 3 a and supplies the converted voltage to the control unit 11, the position information distribution unit 12, and the wireless communication unit 13. It is an electronic component.

また、制御部11は、制御部11全体の動作を制御するCPU(Central Processing Unit)101、基本入出力プログラムを記憶したROM(Read Only Memory)102、CPU101のワークエリアとして使用されるRAM(Random Access Memory)103、位置情報配信部12及び無線通信部13とそれぞれ信号の送受信を行うI/F(108a,108b)、並びに、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン109を備えている。   The control unit 11 includes a CPU (Central Processing Unit) 101 that controls the operation of the entire control unit 11, a ROM (Read Only Memory) 102 that stores basic input / output programs, and a RAM (Random) that is used as a work area for the CPU 101. Access Memory) 103, I / F (108a, 108b) for transmitting / receiving signals to / from the position information distribution unit 12 and the wireless communication unit 13, and an address bus, a data bus, etc. for electrically connecting the above units A bus line 109 is provided.

また、位置情報配信部12は、位置情報配信部12全体の動作を制御するCPU201、基本入出力プログラム及び位置情報Xaを記憶したROM202、位置情報Xaを配信する通信回路204及びアンテナ204a、制御部11と信号の送受信を行うI/F208、並びに、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン209を備えている。   The position information distribution unit 12 includes a CPU 201 that controls the operation of the entire position information distribution unit 12, a ROM 202 that stores basic input / output programs and position information Xa, a communication circuit 204 that distributes the position information Xa, an antenna 204a, and a control unit. 11, an I / F 208 for transmitting and receiving signals to and from the bus, and a bus line 209 such as an address bus and a data bus for electrically connecting the above-described units.

このうち、通信回路204は、屋内GPSと呼ばれる屋内測位技術の1つであるIMESを利用し、アンテナ204aによって位置情報Xaを配信する。なお、図1には、位置情報Xの到達可能な範囲(配信可能な範囲)が仮想的に破線によって表されている。本実施形態のIMESでは、屋内αの天井高が約3mの場合に、屋内αの床に表された位置情報Xの到達可能な仮想円の半径が約5mとなるように、送信出力が設定される。但し、この送信出力の設定を変更すれば、5mよりも小さくすることも可能であり、大きくすることも可能である。   Among these, the communication circuit 204 uses IMES which is one of indoor positioning techniques called indoor GPS, and distributes the positional information Xa by the antenna 204a. In FIG. 1, the reachable range (distributable range) of the position information X is virtually represented by a broken line. In the IMES of this embodiment, when the ceiling height of the indoor α is about 3 m, the transmission output is set so that the radius of the reachable virtual circle of the position information X represented on the floor of the indoor α is about 5 m. Is done. However, if this transmission output setting is changed, it can be made smaller than 5 m, and can be made larger.

また、位置情報Xaは、蛍光灯型LED照明器具である電気機器2aが設置された位置を示し、図6に示されているように、階数、緯度、経度、棟番号の項目を含む。なお、図6は、配信装置が配信する位置情報の概念図である。   The position information Xa indicates the position where the electric device 2a, which is a fluorescent lamp type LED lighting apparatus, is installed, and includes items of floor number, latitude, longitude, and building number as shown in FIG. FIG. 6 is a conceptual diagram of position information distributed by the distribution apparatus.

このうち、階数は、電気機器2aが設置される建物の階数を表す。緯度及び経度は、電気機器2aが設置された位置の緯度及び経度を表す。棟番号は、電気機器2aが設置された建物の棟番号を表す。図6に示されている例では、電気機器2aは、ある建物のC棟の16階で、緯度が北緯35.459555度、経度が東経139.387110度の地点に設置されていることが示されている。なお、緯度は南緯により、経度は西経により表されてもよい。   Of these, the number of floors represents the number of floors of the building in which the electrical equipment 2a is installed. The latitude and longitude represent the latitude and longitude of the position where the electric device 2a is installed. The building number represents the building number of the building where the electrical equipment 2a is installed. In the example shown in FIG. 6, it is shown that the electrical equipment 2a is installed on the 16th floor of a building C, at a latitude of 35.459555 degrees north latitude and 139.387110 degrees longitude longitude. Has been. The latitude may be represented by the south latitude and the longitude may be represented by the west longitude.

また、図5に戻って、無線通信部13は、無線通信部13全体の動作を制御するCPU301、基本入出力プログラム及び装置識別情報Baを記憶したROM302、CPU301のワークエリアとして使用されるRAM303、位置情報Xaや端末識別情報Aaを受信してゲートウェイ7に送信する通信回路304及びアンテナ304a、制御部11と信号の送受信を行うI/F308、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン309を備えている。   Returning to FIG. 5, the wireless communication unit 13 includes a CPU 301 that controls the operation of the entire wireless communication unit 13, a ROM 302 that stores basic input / output programs and device identification information Ba, and a RAM 303 that is used as a work area for the CPU 301. The communication circuit 304 and the antenna 304a that receive the position information Xa and the terminal identification information Aa and transmit them to the gateway 7, the I / F 308 that transmits and receives signals to and from the control unit 11, and the addresses for electrically connecting the above-described units A bus line 309 such as a bus or a data bus is provided.

また、無線通信部13は、920MHz帯を利用してデータの送受信を行う。920MHz帯は、電波到達性が高いため、配信装置3aとゲートウェイ7との間に建物の柱や壁が存在している場合であっても、配信装置3aからゲートウェイ7にデータを送信することができるという効果を奏する。   The wireless communication unit 13 transmits and receives data using the 920 MHz band. Since the radio wave reachability of the 920 MHz band is high, data can be transmitted from the distribution device 3a to the gateway 7 even when a pillar or wall of a building exists between the distribution device 3a and the gateway 7. There is an effect that can be done.

更に、通信回路304は、IEEE802.15.4規格のアーキテクチャモデルのうち少なくとも物理層(レイヤ)の規格を利用し、アンテナ304aによってデータの送受信を行う。また、この場合には、配信装置3(無線通信部13)を識別するための装置識別情報Bとして、MACアドレスを用いることができる。   Further, the communication circuit 304 uses at least the physical layer (layer) standard among the IEEE802.15.4 standard architecture model, and transmits and receives data by the antenna 304a. In this case, a MAC address can be used as the device identification information B for identifying the distribution device 3 (wireless communication unit 13).

なお、IEEE802.15.4規格のアーキテクチャモデルのうち物理層とMAC層を採用したZigBee(登録商標)を利用してもよい。この場合、日本、米国、欧州等の利用領域に応じて、配信装置3は、800MHz帯、900MHz帯、又は2.4GHz帯を利用し、隣接する他の配信装置3を経由して、ゲートウェイ7にデータを送信することができる。このように他の配信装置3を経由してデータを送信するマルチホップ通信を利用すれば、各配信装置3の無線通信部13は、ルーティング処理に時間が掛かるが、最寄の配信装置3にデータが到達する程度の電力で通信すればよいため、省電力で駆動することができるというメリットがある。   Note that ZigBee (registered trademark) that employs the physical layer and the MAC layer in the architecture model of the IEEE802.15.4 standard may be used. In this case, the distribution device 3 uses the 800 MHz band, the 900 MHz band, or the 2.4 GHz band according to the usage region such as Japan, the United States, and Europe, and passes through the other distribution devices 3 adjacent to the gateway 7. Can send data to. If multi-hop communication that transmits data via other distribution devices 3 is used in this way, the wireless communication unit 13 of each distribution device 3 takes time for routing processing, but the nearest distribution device 3 There is an advantage that it is possible to drive with power saving because it is only necessary to communicate with power that data can reach.

また、位置情報Xaは、配信装置3aの工場出荷前にメーカーによって記憶部29に記憶されてもよいし、配信装置3aの工場出荷後で天井βに電気機器2aが設置される際に設置者によって記憶されてもよい。更に、位置情報Xaは、位置情報管理システム9等の外部の装置から、ゲートウェイ7を介して無線通信により、無線通信部13の通信回路304が受信し、制御部11を介して位置情報配信部12のROM202に記憶されるようにしてもよい。   Further, the position information Xa may be stored in the storage unit 29 by the manufacturer before the delivery apparatus 3a is shipped from the factory, or when the electric device 2a is installed on the ceiling β after the delivery apparatus 3a is shipped from the factory. May be stored. Further, the positional information Xa is received by the communication circuit 304 of the wireless communication unit 13 from an external device such as the positional information management system 9 by wireless communication via the gateway 7, and the positional information distribution unit via the control unit 11. It may be stored in the 12 ROMs 202.

次に、図7を用い、通信端末5のハードウェア構成について説明する。なお、図7は、通信端末のハードウェア構成図である。   Next, the hardware configuration of the communication terminal 5 will be described with reference to FIG. FIG. 7 is a hardware configuration diagram of the communication terminal.

図7に示されているように、通信端末5は、制御部14及び無線通信部15によって構成されている。   As shown in FIG. 7, the communication terminal 5 includes a control unit 14 and a wireless communication unit 15.

このうち、制御部14は、制御部14全体の動作を制御するCPU401、基本入出力プログラムを記憶したROM402、CPU401のワークエリアとして使用されるRAM403、位置情報Xを受信する通信回路404及びアンテナ404a、加速度を検出する加速度センサ405、無線通信部15と信号の送受信を行うI/F408、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン409を備えている。また、制御部14は、ボタン電池406も設けられており、このボタン電池406によって駆動される。なお、本実施形態では、ボタン電池406を使う場合について説明するが、ボタン型に限らず、単3、単4等の乾電池や、通信端末5に専用の電池であってもよい。   Among them, the control unit 14 includes a CPU 401 that controls the operation of the entire control unit 14, a ROM 402 that stores basic input / output programs, a RAM 403 that is used as a work area of the CPU 401, a communication circuit 404 that receives position information X, and an antenna 404a. , An acceleration sensor 405 that detects acceleration, an I / F 408 that transmits and receives signals to and from the wireless communication unit 15, and a bus line 409 such as an address bus and a data bus for electrically connecting the respective units. The control unit 14 is also provided with a button battery 406 and is driven by the button battery 406. In the present embodiment, the case where the button battery 406 is used will be described. However, the battery is not limited to the button type, and may be a dry battery such as AA, AAA, or a battery dedicated to the communication terminal 5.

通信回路404は、アンテナ404aによって、IMESを利用して配信された位置情報Xを受信する。また、制御部14は、コネクタ409aを介して無線通信部15に、ボタン電池406の電力を供給する。更に、制御部14は、I/F408からコネクタ409bを介して無線通信部15とデータ(信号)の送受信を行う。   The communication circuit 404 receives the position information X distributed using IMES by the antenna 404a. Further, the control unit 14 supplies power of the button battery 406 to the wireless communication unit 15 via the connector 409a. Furthermore, the control unit 14 transmits and receives data (signals) to and from the wireless communication unit 15 via the connector 409b from the I / F 408.

また、加速度センサ405は、通信端末5の加速度の変化を検出する。加速度の変化は、例えば、通信端末5が移動を開始した時、通信端末5が移動を停止した時、又は通信端末5が傾いた時等に検出される。CPU401の処理が停止中の場合、加速度センサ405が加速度の変化を検出すると、CPU401へ処理を始動させるための信号を送信する。これにより、CPU401は、自己の処理を始動させると共に、通信回路404に対して処理を始動させるための信号を送信する。よって、位置情報Xが配信装置3から配信されている場合、通信端末5の通信回路404は、アンテナ404aを介して位置情報Xの受信を開始することができる。   The acceleration sensor 405 detects a change in acceleration of the communication terminal 5. The change in acceleration is detected, for example, when the communication terminal 5 starts moving, when the communication terminal 5 stops moving, or when the communication terminal 5 tilts. When the process of the CPU 401 is stopped, when the acceleration sensor 405 detects a change in acceleration, the CPU 401 transmits a signal for starting the process to the CPU 401. As a result, the CPU 401 starts its own process and transmits a signal for starting the process to the communication circuit 404. Therefore, when the position information X is distributed from the distribution device 3, the communication circuit 404 of the communication terminal 5 can start receiving the position information X via the antenna 404a.

一方、無線通信部15は、上記無線通信部13と基本的に同じ構成を有し、無線通信部13と同じ帯域を利用して、配信装置3の無線通信部13とデータの送受信を行うことができる。そして、無線通信部15は、図7に示されているように、無線通信部15全体の動作を制御するCPU501、基本入出力プログラム及び端末識別情報Aを記憶したROM502、CPU501のワークエリアとして使用されるRAM503、位置情報Xや端末識別情報Aを送信する通信回路504及びアンテナ504a、制御部14と信号の送受信を行うI/F508、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン509を備えている。なお、無線通信部15においても、ZigBeeを利用してもよい。   On the other hand, the wireless communication unit 15 basically has the same configuration as the wireless communication unit 13 and transmits / receives data to / from the wireless communication unit 13 of the distribution device 3 using the same band as the wireless communication unit 13. Can do. As shown in FIG. 7, the wireless communication unit 15 is used as a work area for the CPU 501 that controls the overall operation of the wireless communication unit 15, the ROM 502 that stores the basic input / output program and the terminal identification information A, and the CPU 501. RAM 503, communication circuit 504 and antenna 504a for transmitting position information X and terminal identification information A, I / F 508 for transmitting and receiving signals to and from the control unit 14, and an address bus for electrically connecting the above units, A bus line 509 such as a data bus is provided. Note that the radio communication unit 15 may also use ZigBee.

また、通信回路504は、CPU501からの命令により、コネクタ409bを介して、制御部14のRAM403に記憶されている位置情報Xを取得する。更に、通信回路504は、ROM502に記憶されている端末識別情報Aを読み出し、上記取得された位置情報Xと共に、アンテナ504aを介して配信装置3へ送信する。   Further, the communication circuit 504 acquires the position information X stored in the RAM 403 of the control unit 14 via the connector 409b in accordance with a command from the CPU 501. Further, the communication circuit 504 reads the terminal identification information A stored in the ROM 502 and transmits it together with the acquired position information X to the distribution device 3 via the antenna 504a.

また、通信回路504によって送信される位置情報Xのデータは、図8に示されているようなフォーマットによって構成されている。なお、図8は、位置情報のデータのフォーマットの概念図である。図8の例では、階数、緯度、経度、棟番号の各フィールドが、それぞれ9ビット、21ビット、21ビット、8ビットで表現され、各フィールドの表現形式はIMES規格に準ずる。実際には、このフォーマットに加えて、通信方式によって規定されるヘッダやチェックサム情報が付加され、図9に示されているように、送信先、送信元、及びデータ内容(位置情報X等)が含まれている。なお、図9は、位置情報を含んだデータのデータ構造を示す概念図である。   Further, the data of the position information X transmitted by the communication circuit 504 has a format as shown in FIG. FIG. 8 is a conceptual diagram of a format of position information data. In the example of FIG. 8, the floor, latitude, longitude, and building number fields are represented by 9 bits, 21 bits, 21 bits, and 8 bits, respectively, and the representation format of each field conforms to the IMES standard. Actually, in addition to this format, headers and checksum information defined by the communication method are added, and as shown in FIG. 9, the transmission destination, transmission source, and data contents (position information X, etc.) It is included. FIG. 9 is a conceptual diagram showing a data structure of data including position information.

次に、図10を用い、管理対象物4h(通信端末5h)である携帯電話機のハードウェア構成について説明する。なお、図10は、管理対象物が携帯電話機の場合のハードウェア構成図である。   Next, a hardware configuration of a mobile phone that is the management target 4h (communication terminal 5h) will be described with reference to FIG. FIG. 10 is a hardware configuration diagram when the management target is a mobile phone.

図10に示されているように、管理対象物4h(通信端末5h)は、通信端末5h全体の動作を制御するCPU601、基本入出力プログラムを記憶したROM(Read Only Memory)602、CPU601のワークエリアとして使用されるRAM603、CPU601の制御にしたがってデータの読み出し又は書き込みを行うEEPROM(Electrically Erasable and Programmable ROM)604、CPU601の制御に従って被写体を撮像し画像データを得るCMOS(Complementary Metal Oxide Semiconductor)センサ605、地磁気を検知する電子磁気コンパスやジャイロコンパスや加速度センサ等の各種加速度・方位センサ606、フラッシュメモリ等の記録メディア607に対するデータの読み出し又は書き込み(記憶)を制御するメディアドライブ608を備えている。そして、メディアドライブ608の制御に従って、既に記録されていたデータが読み出され、又は新たにデータが書き込まれて記憶する記録メディア607が着脱自在な構成となっている。   As shown in FIG. 10, the management object 4h (communication terminal 5h) includes a CPU 601 that controls the operation of the entire communication terminal 5h, a ROM (Read Only Memory) 602 that stores basic input / output programs, and a work of the CPU 601. A RAM 603 used as an area, an EEPROM (Electrically Erasable and Programmable ROM) 604 that reads and writes data according to the control of the CPU 601, and a CMOS (Complementary Metal Oxide Semiconductor) sensor 605 that captures an image of the subject and obtains image data under the control of the CPU 601. , An electronic magnetic compass for detecting geomagnetism, a gyrocompass, various acceleration / direction sensors 606 such as an acceleration sensor, and a media drive 608 for controlling reading / writing (storage) of data to / from a recording medium 607 such as a flash memory.Then, under the control of the media drive 608, the recording medium 607 in which the already recorded data is read or the data is newly written and stored is detachable.

なお、EEPROM604には、CPU601が実行するオペレーティングシステム(OS)、その他のプログラム、及び、種々データが記憶されている。また、CMOSセンサ605は、光を電荷に変換して被写体の画像を電子化する電荷結合素子であり、被写体を撮像することができれば、CMOSセンサに限らず、CCD(Charge Coupled Device)センサであってもよい。   The EEPROM 604 stores an operating system (OS) executed by the CPU 601, other programs, and various data. The CMOS sensor 605 is a charge-coupled device that converts light into electric charges and digitizes the image of the subject. If the subject can be imaged, the CMOS sensor 605 is not limited to the CMOS sensor but is a CCD (Charge Coupled Device) sensor. May be.

更に、管理対象物4h(通信端末5h)は、音声を音声信号に変換する音声入力部611、音声信号を音声に変換する音声出力部612、アンテナ613a、このアンテナ613aを利用して無線通信信号により、最寄の基地局8aと通信を行う通信部613、GPS衛星999からGPS信号を受信するGPS受信部614、被写体の画像や各種アイコン等を表示する液晶や有機ELなどのディスプレイ615、このディスプレイ615上に載せられ、感圧式又は静電式のパネルによって構成され、指やタッチペン等によるタッチによってディスプレイ615上におけるタッチ位置を検出するタッチパネル616、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン610を備えている。また、管理対象物4h(通信端末5h)は、専用の電池617も設けられており、この電池617によって駆動される。なお、音声入力部611は、音声を入力するマイクが含まれ、音声出力部612には、音声を出力するスピーカが含まれている。   Furthermore, the management object 4h (communication terminal 5h) includes a voice input unit 611 that converts voice into a voice signal, a voice output unit 612 that converts voice signal into voice, an antenna 613a, and a wireless communication signal using the antenna 613a. Thus, a communication unit 613 that communicates with the nearest base station 8a, a GPS reception unit 614 that receives a GPS signal from a GPS satellite 999, a display 615 such as a liquid crystal or organic EL that displays an image of a subject, various icons, and the like, A touch panel 616 that is mounted on the display 615 and configured by a pressure-sensitive or electrostatic panel, detects a touch position on the display 615 by touching with a finger, a touch pen, or the like, and electrically connects the above-described units. A bus line 610 such as an address bus or a data bus is provided. The management object 4h (communication terminal 5h) is also provided with a dedicated battery 617, and is driven by the battery 617. Note that the voice input unit 611 includes a microphone that inputs voice, and the voice output unit 612 includes a speaker that outputs voice.

また、この管理対象物4h(通信端末5h)のGPS受信部614は、一般の携帯電話機が有するGPS受信部と同じである。但し、ROM602に記憶されたプログラムにおけるファームウェアは微調整されており、屋内αの配信装置3及び屋外γのGPS衛星からシームレスにデータ受信を行うことができる。なお、加速度・方位センサ606は、図7における加速度センサ605の処理を含む働きをする。   Further, the GPS receiving unit 614 of the management object 4h (communication terminal 5h) is the same as the GPS receiving unit of a general mobile phone. However, the firmware in the program stored in the ROM 602 is finely adjusted, and data can be received seamlessly from the indoor α distribution device 3 and the outdoor γ GPS satellite. The acceleration / orientation sensor 606 functions including the processing of the acceleration sensor 605 in FIG.

なお、管理対象物4g(通信端末5g)であるパソコンのハードウェア構成に関しては、基本的に後述の図12に示されている位置情報管理システム9と同じであるため、その説明を省略する。但し、管理対象物4g(通信端末5g)であるパソコンの場合は、図12に示されているUSB(Universal Serial Bus)コネクタ等の外部機器I/F916に、GPSアンテナを接続する。パソコンによっては、GPSアンテナが搭載されているものがあり、この場合には、外部機器I/F916にGPSアンテナを接続する必要はない。   The hardware configuration of the personal computer that is the management object 4g (communication terminal 5g) is basically the same as that of the location information management system 9 shown in FIG. However, in the case of a personal computer that is the management target 4g (communication terminal 5g), a GPS antenna is connected to an external device I / F 916 such as a USB (Universal Serial Bus) connector shown in FIG. Some personal computers are equipped with a GPS antenna. In this case, it is not necessary to connect the GPS antenna to the external device I / F 916.

次に、図11を用い、ゲートウェイ7のハードウェア構成について説明する。なお、図11は、ゲートウェイのハードウェア構成図である。   Next, the hardware configuration of the gateway 7 will be described with reference to FIG. FIG. 11 is a hardware configuration diagram of the gateway.

図11に示されているように、ゲートウェイ7は、無線通信部17及び有線通信部18によって構成されている。   As illustrated in FIG. 11, the gateway 7 includes a wireless communication unit 17 and a wired communication unit 18.

このうち、無線通信部17は、上記無線通信部13と基本的に同じ構成を有し、無線通信部13と同じ帯域を利用して、配信装置3の無線通信部13とデータの送受信を行うことができる。無線通信部17は、図11に示されているように、無線通信部17全体の動作を制御するCPU701、基本入出力プログラム及び装置識別情報Cを記憶したROM702、CPU701のワークエリアとして使用されるRAM703、位置情報X等を送信する通信回路704及びアンテナ704a、有線通信部18と信号の送受信を行うI/F708、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン709を備えている。また、無線通信部17は、I/F708からコネクタ709aを介して有線通信部18と信号の送受信を行う。   Among these, the wireless communication unit 17 has basically the same configuration as the wireless communication unit 13 and transmits / receives data to / from the wireless communication unit 13 of the distribution device 3 using the same band as the wireless communication unit 13. be able to. As shown in FIG. 11, the wireless communication unit 17 is used as a work area for the CPU 701 that controls the overall operation of the wireless communication unit 17, the ROM 702 that stores basic input / output programs and device identification information C, and the CPU 701. RAM 703, communication circuit 704 for transmitting position information X and the like, antenna 704a, I / F 708 for transmitting / receiving signals to / from wired communication unit 18, and buses such as an address bus and a data bus for electrically connecting the above-described units A line 709 is provided. The wireless communication unit 17 transmits and receives signals to and from the wired communication unit 18 via the connector 709a from the I / F 708.

なお、無線通信部17においても、ZigBeeを利用してもよい。また、装置識別情報Cは、ゲートウェイ7(無線通信部17)を識別するための固有の情報である。装置識別情報Cとしては、例えば、MACアドレスが挙げられる。   Note that the radio communication unit 17 may also use ZigBee. The device identification information C is unique information for identifying the gateway 7 (wireless communication unit 17). Examples of the device identification information C include a MAC address.

一方、有線通信部18は、図11に示されているように、有線通信部18全体の動作を制御するCPU801、基本入出力プログラム及び装置識別情報Dを記憶したROM802、CPU801のワークエリアとして使用されるRAM803、イーサネットコントローラ805、無線通信部17と信号の送受信を行うI/F808a、ケーブル809を介しLAN8eに対しデータ(信号)の送受信を行うI/F808b、及び、上記各部を電気的に接続するためのアドレスバスやデータバス等のバスライン809を備えている。   On the other hand, as shown in FIG. 11, the wired communication unit 18 is used as a work area for the CPU 801 that controls the operation of the entire wired communication unit 18, the ROM 802 that stores basic input / output programs and device identification information D, and the CPU 801. RAM 803, Ethernet controller 805, I / F 808 a that transmits / receives signals to / from the wireless communication unit 17, I / F 808 b that transmits / receives data (signals) to / from the LAN 8 e via the cable 809, and the above components are electrically connected For this purpose, a bus line 809 such as an address bus or a data bus is provided.

ここで、CPU801及びイーサネットコントローラ805は、IEEE802.15.4に準拠した通信方式(通信プロトコル)を、IEEE802.3に準拠した通信方式(通信プロトコル)に変換して、配信装置3から送られて来た各種データ(情報)を、イーサネット(登録商標)のパケット通信ができるように制御する。   Here, the CPU 801 and the Ethernet controller 805 convert the communication method (communication protocol) compliant with IEEE802.15.4 to the communication method (communication protocol) compliant with IEEE802.3, and are sent from the distribution device 3. Various data (information) is controlled so that Ethernet (registered trademark) packet communication can be performed.

更に、装置識別情報Dは、ゲートウェイ7(有線通信部18)を識別するための固有の情報である。装置識別情報Dとしては、例えば、IP(Internet Protocol Address)アドレスが挙げられる。なお、ROM802には、MACアドレスも記憶されているが、位置情報管理システム9との通信を簡単に説明するため、その説明を省略する。   Furthermore, the device identification information D is unique information for identifying the gateway 7 (wired communication unit 18). Examples of the device identification information D include an IP (Internet Protocol Address) address. Note that the ROM 802 also stores a MAC address, but a description thereof is omitted to simplify the communication with the location information management system 9.

次に、図12を用い、位置情報管理システム9のハードウェア構成について説明する。なお、図12は、位置情報管理システムのハードウェア構成図である。   Next, the hardware configuration of the location information management system 9 will be described with reference to FIG. FIG. 12 is a hardware configuration diagram of the location information management system.

位置情報管理システム9は、コンピュータによって構成されている。そして、位置情報管理システム9は、位置情報管理システム9全体の動作を制御するCPU901、IPL(Initial Program Loader)等のCPU901の駆動に用いられるプログラムを記憶したROM902、CPU901のワークエリアとして使用されるRAM903、位置情報管理システム9用のプログラム等の各種データやシステム識別情報Eを記憶するHD904、CPU901の制御にしたがってHD904に対する各種データの読み出し又は書き込みを制御するHDD(Hard Disk Drive)905、フラッシュメモリ等の記録メディア906に対するデータの読み出し又は書き込み(記憶)を制御するメディアドライブ907、カーソル、メニュー、ウィンドウ、文字、又は画像などの各種情報を表示するディスプレイ908、通信ネットワーク8を利用してデータ通信するためのネットワークI/F909、文字、数値、各種指示などの入力のための複数のキーを備えたキーボード911、各種指示の選択や実行、処理対象の選択、カーソルの移動などを行うマウス912、着脱可能な記録媒体の一例としてのCD−ROM(Compact Disc Read Only Memory)913に対する各種データの読み出し又は書き込みを制御するCD−ROMドライブ914、無線通信を行う通信回路915及びアンテナ915a、外部機器を接続するための外部機器I/F916、並びに、上記各構成要素を電気的に接続するためのアドレスバスやデータバス等のバスライン910を備えている。   The location information management system 9 is configured by a computer. The location information management system 9 is used as a work area for the CPU 901 that controls the overall operation of the location information management system 9, a ROM 902 that stores programs used to drive the CPU 901 such as an IPL (Initial Program Loader), and the CPU 901. RAM 903, HD 904 for storing various data such as programs for the position information management system 9 and system identification information E, HDD (Hard Disk Drive) 905 for controlling reading or writing of various data to the HD 904 according to the control of the CPU 901, flash memory A media drive 907 for controlling reading or writing (storage) of data with respect to the recording medium 906, a display 908 for displaying various information such as a cursor, a menu, a window, a character, or an image, a communication network Network I / F 909 for data communication using a computer, a keyboard 911 having a plurality of keys for inputting characters, numerical values, various instructions, selection and execution of various instructions, selection of a processing target, movement of a cursor A CD-ROM drive 914 that controls reading or writing of various data to a CD-ROM (Compact Disc Read Only Memory) 913 as an example of a removable recording medium, a communication circuit 915 that performs wireless communication, and the like An antenna 915a, an external device I / F 916 for connecting an external device, and a bus line 910 such as an address bus and a data bus for electrically connecting the above components are provided.

更に、システム識別情報Eは、位置情報管理システム9を識別するための固有の情報である。システム識別情報Eとしては、IPアドレスが挙げられる。なお、ROM902には、MACアドレスも記憶されているが、ゲートウェイ7との通信を簡単に説明するため、その説明を省略する。   Further, the system identification information E is unique information for identifying the position information management system 9. An example of the system identification information E is an IP address. The ROM 902 also stores a MAC address, but a description thereof will be omitted to simplify the communication with the gateway 7.

また、HD904には、図13に示されているような管理情報(テーブル)F、及び図25に示されているような特定のフロアー等のレイアウト情報Gが管理される。なお、図13は、位置情報管理システムが管理する管理情報の概念図である。   Also, the HD 904 manages management information (table) F as shown in FIG. 13 and layout information G such as a specific floor as shown in FIG. FIG. 13 is a conceptual diagram of management information managed by the location information management system.

図13に示されているように、管理情報Fは、端末識別情報A、機器名、所有者名(管理者名)、位置情報X、及び受信日時の各種情報が関連付けられた情報である。   As illustrated in FIG. 13, the management information F is information in which terminal identification information A, a device name, an owner name (administrator name), position information X, and various types of information such as reception date and time are associated.

このうち、端末識別情報Aは、上述の如く通信端末5を識別するための情報である。機器名は、管理対象物4の名称又は通信端末5の名称である。所有者名(管理者名)は、通信端末5の所有者又は管理者の名称である。位置情報Xは、図6に示された情報である。受信日時は、位置情報管理システム9がゲートウェイ7から位置情報X等を受信した受信日時である。   Among these, the terminal identification information A is information for identifying the communication terminal 5 as described above. The device name is the name of the management object 4 or the name of the communication terminal 5. The owner name (manager name) is the name of the owner or manager of the communication terminal 5. The position information X is information shown in FIG. The reception date and time is the reception date and time when the position information management system 9 receives the position information X and the like from the gateway 7.

また、端末識別情報A、機器名、及び所有者名(管理者名)は、予め位置情報管理システム9で関連付けて管理されている。位置情報管理システム9は、ゲートウェイ7から位置情報X及び端末識別情報Aを受信することによって、管理情報Fにおける同じ端末識別情報Aを含むレコード部分に、位置情報X及び受信日時を追加する。   The terminal identification information A, the device name, and the owner name (administrator name) are managed in advance in association with the location information management system 9. The location information management system 9 receives the location information X and the terminal identification information A from the gateway 7, thereby adding the location information X and the reception date and time to the record portion including the same terminal identification information A in the management information F.

更に、位置情報管理システム9は、既に位置情報X及び受信日時を管理している状態で、新たにゲートウェイ7から位置情報X及び端末識別情報Aを受信した場合には、既に管理している位置情報X及び受信日時に対して上書きを行う。   Further, when the location information management system 9 has already managed the location information X and the reception date and time and newly received the location information X and the terminal identification information A from the gateway 7, the location information management system 9 already manages the location information. The information X and the reception date and time are overwritten.

なお、位置情報管理システム9は、位置情報X及び受信日時の上書きを行わずに、新たなレコードを作成して追加書き込みを行ってもよい。   The position information management system 9 may create a new record and perform additional writing without overwriting the position information X and the reception date and time.

続いて、図14乃至図16を用いて、本実施形態の位置管理システム1の機能構成について説明する。なお、図14乃至図16を用いて機能構成を説明するに際し、図5、図7、図10、図11、及び図12に示されているハードウェア構成との関係についても簡単に説明する。   Next, the functional configuration of the location management system 1 according to the present embodiment will be described with reference to FIGS. 14 to 16. When the functional configuration is described with reference to FIGS. 14 to 16, the relationship with the hardware configuration shown in FIGS. 5, 7, 10, 11, and 12 will be briefly described.

図14は、配信装置及び通信端末の機能ブロック図である。図14に示されているように、配信装置3は、機能又は手段として、変換部10、配信制御部20、無線通信制御部30を有している。このうち、変換部10は、図5に示されている電圧変換器100が動作することによって実現される機能又は手段である。   FIG. 14 is a functional block diagram of the distribution device and the communication terminal. As illustrated in FIG. 14, the distribution device 3 includes a conversion unit 10, a distribution control unit 20, and a wireless communication control unit 30 as functions or means. Among these, the conversion part 10 is a function or means implement | achieved when the voltage converter 100 shown by FIG. 5 operate | moves.

また、配信制御部20は、図5に示されている制御部11及び位置情報配信部12が動作することによって実現される機能又は手段である。更に、無線通信制御部30は、図5に示されている制御部11及び無線通信部13が動作することによって実現される機能又は手段である。   The distribution control unit 20 is a function or means realized by the operation of the control unit 11 and the position information distribution unit 12 illustrated in FIG. Furthermore, the wireless communication control unit 30 is a function or means realized by the operation of the control unit 11 and the wireless communication unit 13 illustrated in FIG.

配信制御部20は、図5に示されているROM202によって構築される記憶部29を有している。この記憶部29には、上述の位置情報Xが記憶されている。更に、配信制御部20は、配信部21、通信部27、及び記憶・読出部28を有している。   The distribution control unit 20 has a storage unit 29 constructed by the ROM 202 shown in FIG. The storage unit 29 stores the position information X described above. Further, the distribution control unit 20 includes a distribution unit 21, a communication unit 27, and a storage / reading unit 28.

このうち、配信部21は、主に、図5に示されているCPU201及び通信回路204の処理によって実現され、配信可能な範囲内に位置情報Xを配信する。   Among these, the distribution unit 21 is realized mainly by the processing of the CPU 201 and the communication circuit 204 illustrated in FIG. 5, and distributes the position information X within a distributable range.

通信部27は、主に、図5に示されているCPU(101,201)の処理、並びに、I/F(108a,208)及びバス(109,209)によって実現され、無線通信制御部30とのデータ(信号)の通信を行う。   The communication unit 27 is mainly realized by the processing of the CPU (101, 201) shown in FIG. 5 and the I / F (108a, 208) and the bus (109, 209). Data (signal) communication with.

記憶・読出部28は、CPU(101,201)の処理によって実現され、記憶部29に各種データを記憶したり、記憶部29から各種データを読み出す。記憶・読出部28は、例えば、位置情報Xのデータの記憶や読み出しを行う。   The storage / reading unit 28 is realized by processing of the CPU (101, 201), stores various data in the storage unit 29, and reads out various data from the storage unit 29. For example, the storage / reading unit 28 stores and reads data of the position information X.

また、無線通信制御部30は、図5に示されているRAM303によって構築される記憶部39を有している。この記憶部39には、上述の装置識別情報Bが記憶されている。   Further, the wireless communication control unit 30 has a storage unit 39 constructed by the RAM 303 shown in FIG. The storage unit 39 stores the device identification information B described above.

送受信部31は、主に、図5に示されているCPU301及び通信回路304の処理によって実現され、無線通信によって、通信端末5又はゲートウェイ7と各種データの送受信を行う。   The transmission / reception unit 31 is realized mainly by the processing of the CPU 301 and the communication circuit 304 shown in FIG. 5, and transmits and receives various data to and from the communication terminal 5 or the gateway 7 by wireless communication.

通信部37は、主にCPU(101,301)の処理、並びにI/F(108B,308)及びバス(109,309)によって実現され、配信制御部20とのデータ(信号)の通信を行う。   The communication unit 37 is realized mainly by the processing of the CPU (101, 301) and the I / F (108B, 308) and the bus (109, 309), and performs data (signal) communication with the distribution control unit 20. .

記憶・読出部38は、記憶部39に各種データを記憶したり、記憶部39から各種データを読み出す。   The storage / reading unit 38 stores various data in the storage unit 39 and reads various data from the storage unit 39.

次に、通信端末5の機能構成を説明する。   Next, the functional configuration of the communication terminal 5 will be described.

通信端末5は、機能又は手段として、受信制御部40及び無線通信制御部50を有している。   The communication terminal 5 includes a reception control unit 40 and a wireless communication control unit 50 as functions or means.

受信制御部40は、図7に示されているRAM403によって構築される記憶部49を有している。この記憶部49には、配信装置3から配信された位置情報Xを記憶することができる。更に、受信制御部40は、受信部41、検知部42、判断部43、測定部44、通信部47、及び記憶・読出部48を有している。   The reception control unit 40 has a storage unit 49 constructed by the RAM 403 shown in FIG. The storage unit 49 can store the position information X distributed from the distribution device 3. Further, the reception control unit 40 includes a reception unit 41, a detection unit 42, a determination unit 43, a measurement unit 44, a communication unit 47, and a storage / readout unit 48.

このうち、受信部41は、主に、図7に示されているCPU401及び通信回路404の処理によって実現され、配信装置3から配信された位置情報Xを受信する。また、受信部41は、位置情報Xを受信可能な状態になったり受信不可能な状態になったりする。   Among these, the receiving unit 41 is mainly realized by the processing of the CPU 401 and the communication circuit 404 illustrated in FIG. 7, and receives the position information X distributed from the distribution device 3. In addition, the receiving unit 41 may be able to receive the position information X or may not be able to receive the position information X.

検知部42は、主に、図7に示されているCPU401及び加速度センサ405の処理によって実現され、通信端末5の移動(傾きを含む)を検知し、受信部41に処理を開始させる。なお、検知部42は、加速度センサ405に代えて、慣性力や磁気を用いたモーションセンサによって実現してもよい。   The detection unit 42 is realized mainly by the processing of the CPU 401 and the acceleration sensor 405 illustrated in FIG. 7, detects the movement (including tilt) of the communication terminal 5, and causes the reception unit 41 to start the processing. Note that the detection unit 42 may be realized by a motion sensor using inertial force or magnetism instead of the acceleration sensor 405.

判断部43は、主に、図7に示されているCPU401の処理によって実現され、受信部41によって、少なくとも一つの位置情報Xを受信したかを判断する。更に、判断部43は、受信部41によって、複数の配信装置3からそれぞれの位置情報Xを受信したかを判断する。なお、この場合、同じ配信装置3から配信された位置情報Xは、後述の所定時間内に何度受信しても1つとして扱う。   The determination unit 43 is realized mainly by the processing of the CPU 401 illustrated in FIG. 7, and determines whether or not the reception unit 41 has received at least one piece of position information X. Further, the determination unit 43 determines whether the reception unit 41 has received the respective position information X from the plurality of distribution devices 3. In this case, the position information X distributed from the same distribution device 3 is treated as one no matter how many times it is received within a predetermined time described later.

測定部44は、主に、図7に示されているCPU401の処理によって実現され、判断部43によって、複数の配信装置3から、それぞれの位置情報Xを受信したと判断された場合には、それぞれの位置情報Xに係る信号強度を測定する。   The measurement unit 44 is mainly realized by the processing of the CPU 401 illustrated in FIG. 7, and when the determination unit 43 determines that each position information X has been received from the plurality of distribution devices 3, The signal intensity relating to each position information X is measured.

通信部47は、主に、図7に示されているCPU401の処理、並びにI/F408及びバス409によって実現され、無線通信制御部50とのデータ(信号)の通信を行う。   The communication unit 47 is mainly realized by the processing of the CPU 401 shown in FIG. 7, the I / F 408 and the bus 409, and performs data (signal) communication with the wireless communication control unit 50.

記憶・読出部48は、CPU401の処理によって実現され、記憶部49に各種データを記憶したり、記憶部49から各種データを読み出す。記憶・抽出部48は、例えば、位置情報Xのデータの記憶や読み出しを行う。   The storage / reading unit 48 is realized by the processing of the CPU 401 and stores various data in the storage unit 49 and reads various data from the storage unit 49. For example, the storage / extraction unit 48 stores and reads out the data of the position information X.

また、無線通信制御部50は、図5に示されているRAM503によって構築される記憶部59を有している。この記憶部59には、上述の端末識別情報Aが記憶されている。更に、無線通信制御部50は、送受信部51、判断部53、測定部54、通信部57、及び記憶・読出部58を有している。   The wireless communication control unit 50 includes a storage unit 59 constructed by the RAM 503 shown in FIG. The storage unit 59 stores the terminal identification information A described above. The wireless communication control unit 50 further includes a transmission / reception unit 51, a determination unit 53, a measurement unit 54, a communication unit 57, and a storage / reading unit 58.

送受信部51は、主に、図7に示されているCPU501及び通信回路504の処理によって実現され、無線通信により、配信装置3と各種データの送受信を行う。   The transmission / reception unit 51 is realized mainly by the processing of the CPU 501 and the communication circuit 504 illustrated in FIG. 7, and transmits / receives various data to / from the distribution device 3 through wireless communication.

判断部53は、主に、図7に示されているCPU501の処理によって実現され、受信部51によって、少なくとも一つの装置識別情報Bを受信したかを判断する。更に、判断部53は、受信部51によって、複数の配信装置3からそれぞれの装置識別情報Bを受信したかを判断する。なお、この場合、同じ配信装置3から送信された装置識別情報Bは、後述の所定時間内に何度受信しても1つとして扱う。   The determination unit 53 is realized mainly by the processing of the CPU 501 illustrated in FIG. 7, and determines whether the reception unit 51 has received at least one device identification information B. Further, the determination unit 53 determines whether the reception unit 51 has received the respective device identification information B from the plurality of distribution devices 3. In this case, the device identification information B transmitted from the same distribution device 3 is treated as one no matter how many times it is received within a predetermined time described later.

測定部54は、主に、図7に示されているCPU501の処理によって実現され、判断部53によって、複数の配信装置3から、それぞれの装置識別情報Bを受信したと判断された場合には、それぞれの装置識別情報Bに係る信号強度を測定する。   The measurement unit 54 is realized mainly by the processing of the CPU 501 shown in FIG. 7, and when the determination unit 53 determines that each device identification information B has been received from the plurality of distribution devices 3. Then, the signal intensity related to each device identification information B is measured.

通信部57は、主に、図7に示されているCPU501の処理、並びにI/F508及びバス509によって実現され、受信制御部40とのデータ(信号)の通信を行う。   The communication unit 57 is realized mainly by the processing of the CPU 501 shown in FIG. 7, the I / F 508 and the bus 509, and performs data (signal) communication with the reception control unit 40.

記憶・読出部58は、主に、図7に示されているCPU501の処理によって実現され、記憶部59に各種データを記憶したり、記憶部59から各種データを読み出す。記憶・抽出部58は、例えば、装置識別情報(A,B)のデータの記憶や読み出しを行う。   The storage / reading unit 58 is realized mainly by the processing of the CPU 501 shown in FIG. 7, and stores various data in the storage unit 59 and reads various data from the storage unit 59. For example, the storage / extraction unit 58 stores and reads data of the device identification information (A, B).

次に、図15を用いて、管理対象物(4g,4h)の場合の機能構成について説明する。なお、図15は、管理対象物が携帯電話機又はパソコンの場合の機能ブロック図である。   Next, the functional configuration in the case of the management object (4g, 4h) will be described with reference to FIG. FIG. 15 is a functional block diagram when the management target is a mobile phone or a personal computer.

図15に示されているように、管理対象物(4g,4h)は、図10に示されているEEPROM604、又は図12に示されているRAM903及びHD(Hard Disk)904によって構築される記憶部69を有している。更に、管理対象物(4g,4h)は、受信部61、検知部62、判断部63、測定部64、送受信部65、判断部66、測定部67、及び記憶・読出部68を有している。   As shown in FIG. 15, the management object (4g, 4h) is stored in the EEPROM 604 shown in FIG. 10 or the RAM 903 and HD (Hard Disk) 904 shown in FIG. A portion 69 is provided. Furthermore, the management object (4g, 4h) includes a receiving unit 61, a detecting unit 62, a determining unit 63, a measuring unit 64, a transmitting / receiving unit 65, a determining unit 66, a measuring unit 67, and a storage / reading unit 68. Yes.

このうち、受信部61は、主に、図10に示されているCPU601及びGPS受信部614の処理、又は図12に示されているCPU901及び外部機器I/F916に接続されるGPSアンテナの処理によって実現され、受信部41と同様の機能を有する。   Among them, the receiving unit 61 mainly processes the CPU 601 and the GPS receiving unit 614 shown in FIG. 10 or the processing of the GPS antenna connected to the CPU 901 and the external device I / F 916 shown in FIG. And has the same function as the receiving unit 41.

検知部62は、主に、図10に示されているCPU601及び加速度・方位センサ606の処理、又は図12に示されているCPU901及び外部機器1/F916に接続される加速度センサの処理によって実現され、検知部42と同様の機能を有する。   The detection unit 62 is realized mainly by the processing of the CPU 601 and the acceleration / direction sensor 606 shown in FIG. 10 or the processing of the acceleration sensor connected to the CPU 901 and the external device 1 / F 916 shown in FIG. And has the same function as the detection unit 42.

判断部63は、主に、図10に示されているCPU601の処理、又は図12に示されているCPU901によって実現され、判断部43と同様の機能を有する。   The determination unit 63 is mainly realized by the processing of the CPU 601 illustrated in FIG. 10 or the CPU 901 illustrated in FIG. 12, and has the same function as the determination unit 43.

測定部64は、主に、図10に示されているCPU601の処理、又は図12に示されているCPU901の処理によって実現され、測定部44と同様の機能を有する。   The measurement unit 64 is mainly realized by the processing of the CPU 601 shown in FIG. 10 or the processing of the CPU 901 shown in FIG. 12, and has the same function as the measurement unit 44.

送受信部65は、主に、図10に示されているCPU601及び通信部613の処理、又は図12に示されているCPU901及び通信回路915の処理によって実現され、送受信部51と同様の機能を有する。   The transmission / reception unit 65 is realized mainly by the processing of the CPU 601 and the communication unit 613 illustrated in FIG. 10 or the processing of the CPU 901 and the communication circuit 915 illustrated in FIG. Have.

判断部66は、主に、図10に示されているCPU601の処理、又は図12に示されているCPU901の処理によって実現され、判断部53と同様の機能を有する。   The determination unit 66 is realized mainly by the processing of the CPU 601 illustrated in FIG. 10 or the processing of the CPU 901 illustrated in FIG. 12, and has the same function as the determination unit 53.

測定部67は、主に、図10に示されているCPU601の処理、又は図12に示されているCPU901の処理によって実現され、測定部54と同様の機能を有する。   The measurement unit 67 is realized mainly by the processing of the CPU 601 shown in FIG. 10 or the processing of the CPU 901 shown in FIG. 12, and has the same function as the measurement unit 54.

記憶・読出部68は、主に、図10に示されているCPU601の処理、又は図12に示されているCPU901の処理によって実現され、記憶・読出部48又は記憶・読出部58と同様の機能を有する。   The storage / reading unit 68 is realized mainly by the processing of the CPU 601 shown in FIG. 10 or the processing of the CPU 901 shown in FIG. 12, and is similar to the storage / reading unit 48 or the storage / reading unit 58. It has a function.

次に、図16を用いて、ゲートウェイ7の機能構成を説明する。なお、図16は、ゲートウェイ及び位置情報管理システムの機能ブロック図である。   Next, the functional configuration of the gateway 7 will be described with reference to FIG. FIG. 16 is a functional block diagram of the gateway and location information management system.

ゲートウェイ7は、機能又は手段として、無線通信制御部70及び有線通信制御部80を有している。   The gateway 7 has a wireless communication control unit 70 and a wired communication control unit 80 as functions or means.

無線通信制御部70は、図11に示されている無線通信部17の処理によって実現され、基本的に配信装置3の無線通信制御部30と同様の機能を有している。   The wireless communication control unit 70 is realized by the processing of the wireless communication unit 17 illustrated in FIG. 11 and basically has the same function as the wireless communication control unit 30 of the distribution device 3.

具体的には、無線通信制御部70は、図11に示されているRAM703によって構築される記憶部79を有している。この記憶部79には、上述の装置識別情報Cが記憶されている。また、無線通信制御部70は、送受信部71、通信部77、及び記憶・読出部78を有している。   Specifically, the wireless communication control unit 70 has a storage unit 79 constructed by the RAM 703 shown in FIG. The storage unit 79 stores the device identification information C described above. The wireless communication control unit 70 includes a transmission / reception unit 71, a communication unit 77, and a storage / reading unit 78.

このうち、送受信部71は、主に、図11に示されているCPU701及び通信回路704の処理によって実現され、無線通信によって、配信装置3と各種データの送受信を行う。   Among these, the transmission / reception part 71 is mainly implement | achieved by the process of CPU701 and the communication circuit 704 shown by FIG. 11, and transmits / receives various data with the delivery apparatus 3 by radio | wireless communication.

通信部77は、主にCPU701の処理、並びに、I/F708及びバス709によって実現され、有線通信制御部80とのデータ(信号)の通信を行う。   The communication unit 77 is realized mainly by the processing of the CPU 701, the I / F 708 and the bus 709, and performs data (signal) communication with the wired communication control unit 80.

記憶・読出部78は、主にCPU801の処理によって実現され、記憶部79に各種データを記憶したり、記憶部79から各種データを読み出す。   The storage / reading unit 78 is realized mainly by the processing of the CPU 801, and stores various data in the storage unit 79 and reads various data from the storage unit 79.

また、有線通信制御部80は、図11に示されている有線通信部18の処理によって実現される。この有線通信制御部80は、図11に示されているRAM803によって構築される記憶部89を有している。この記憶部89には、上述の装置識別情報Dが記憶されている。更に、有線通信制御部80は、送受信部81、変換部82、通信部87、及び記憶・読出部88を有している。   The wired communication control unit 80 is realized by the processing of the wired communication unit 18 shown in FIG. The wired communication control unit 80 has a storage unit 89 constructed by the RAM 803 shown in FIG. The storage unit 89 stores the device identification information D described above. The wired communication control unit 80 further includes a transmission / reception unit 81, a conversion unit 82, a communication unit 87, and a storage / reading unit 88.

このうち、送受信部81は、主に図11に示されているCPU801の処理及びI/F808bによって実現され、有線通信によって、位置情報管理システム9と各種データの送受信を行う。   Among them, the transmission / reception unit 81 is realized mainly by the processing of the CPU 801 and the I / F 808b shown in FIG. 11, and transmits / receives various data to / from the location information management system 9 by wired communication.

変換部82は、主に図11に示されているCPU801及びイーサネットコントローラ805の処理によって実現され、上述のように、通信方式を変換することで、配信装置3から送られて来た各種データ(情報)を、イーサネットのパケット通信ができるように制御する。   The conversion unit 82 is realized mainly by the processing of the CPU 801 and the Ethernet controller 805 shown in FIG. 11, and converts various communication data ( Information) is controlled so that Ethernet packet communication is possible.

通信部87は、主にCPU801の処理、並びに、I/F808a及びバス809によって実現され、無線通信制御部70とのデータ(信号)の通信を行う。   The communication unit 87 is mainly realized by the processing of the CPU 801 and the I / F 808a and the bus 809, and performs data (signal) communication with the wireless communication control unit 70.

記憶・読出部98は、主にCPU801の処理によって実現され、記憶部89に各種データを記憶したり、記憶部89から各種データを読み出す。   The storage / reading unit 98 is realized mainly by the processing of the CPU 801, and stores various data in the storage unit 89 and reads various data from the storage unit 89.

次に、図16を用いて、位置情報管理システム9の機能構成を説明する。   Next, the functional configuration of the location information management system 9 will be described with reference to FIG.

位置情報管理システム9は、図12に示されているRAM903及びHD904によって構築される記憶部99を有している。この記憶部99には、上述のシステム識別情報E、管理情報F(図13参照)、レイアウト情報G(図25参照)、故障パターン情報P(図26参照)、移動履歴情報J(図28参照)、故障パターン一致回数表K(図29参照)が記憶されている。   The location information management system 9 has a storage unit 99 constructed by the RAM 903 and the HD 904 shown in FIG. In the storage unit 99, the above-described system identification information E, management information F (see FIG. 13), layout information G (see FIG. 25), failure pattern information P (see FIG. 26), movement history information J (see FIG. 28). ), A failure pattern matching frequency table K (see FIG. 29) is stored.

ここで、図25は、レイアウト情報を示した図である。このレイアウト情報Gは、図25に示されているように、屋内αにおいて複数の配信装置3が設置された各位置を示す各位置情報Xをマトリクス状に配置された各ブロックによって示したポジショニングマップの情報である。   Here, FIG. 25 is a diagram showing layout information. As shown in FIG. 25, this layout information G is a positioning map in which each piece of position information X indicating each position where a plurality of distribution devices 3 are installed in an indoor α is indicated by each block arranged in a matrix. Information.

また、図26(a)は故障パターン情報P1、図26(b)は故障パターン情報P2、図26(c)は故障パターン情報P3、及び図26(d)は故障パターン情報P4を示した図である。なお、以下に示す故障パターン情報Pは、故障パターン情報(P1,P2,P3,P4)の総称である。故障パターン情報Pは、通信端末5の移動履歴のパターンをマトリクス状に配置された各ブロックによって示されているマップの情報である。   26A shows failure pattern information P1, FIG. 26B shows failure pattern information P2, FIG. 26C shows failure pattern information P3, and FIG. 26D shows failure pattern information P4. It is. The failure pattern information P shown below is a general term for failure pattern information (P1, P2, P3, P4). The failure pattern information P is information on a map indicated by each block in which the movement history pattern of the communication terminal 5 is arranged in a matrix.

更に、図28(a)は移動履歴情報J1、図28(b)は移動履歴情報J2を示した図である。なお、以下に示す移動履歴情報Jは、移動履歴情報(J1,J2)の総称である。この移動履歴情報Jは、レイアウト情報Gに対応して通信端末5の移動履歴を示した情報である。具体的には、移動履歴情報Jは、レイアウト情報Gの各ブロックのうち、管理情報Fとして管理されている位置情報Xと同じ位置情報に係るブロックを「1」として示し、管理情報Fとして管理されている位置情報Xと異なる位置情報に係るブロックを「0」として示すことで、区別して示したマップの情報である。   Further, FIG. 28A shows the movement history information J1, and FIG. 28B shows the movement history information J2. The movement history information J shown below is a general term for movement history information (J1, J2). The movement history information J is information indicating the movement history of the communication terminal 5 corresponding to the layout information G. Specifically, in the movement history information J, among the blocks of the layout information G, the block related to the same position information as the position information X managed as the management information F is indicated as “1” and managed as the management information F. This is map information that is distinguished from each other by indicating a block related to position information different from the position information X being displayed as “0”.

また、図29は故障パターン一致回数表を示した図である。この故障パターン一致回数表Kは、各電器機器2(配信装置3)の位置情報X毎に、各故障パターン情報Pが一致したか否かを示す表であり、更に、一致した合計も示した表である。   FIG. 29 is a diagram showing a failure pattern matching frequency table. This failure pattern matching frequency table K is a table showing whether or not each failure pattern information P matches for each position information X of each electric appliance 2 (distribution device 3), and also shows the totals that match. It is a table.

また、位置情報管理システム9は、送受信部91、操作入力受付部92、検索部93、表示制御部94、作成部95、照合部96、判断部97及び記憶・読出部98を有している。   The location information management system 9 includes a transmission / reception unit 91, an operation input reception unit 92, a search unit 93, a display control unit 94, a creation unit 95, a collation unit 96, a determination unit 97, and a storage / reading unit 98. .

このうち、送受信部91は、主に、図12に示されているCPU901の処理、並びにネットワークI/F909又は通信回路915によって実現され、有線通信又は無線通信によって、ゲートウェイ7と各種データの送受信を行う。更に、送受信部91は、屋外γの通信端末5hから通信ネットワーク8を介して、各種データの送受信を行う。   Among them, the transmission / reception unit 91 is mainly realized by the processing of the CPU 901 shown in FIG. 12 and the network I / F 909 or the communication circuit 915, and transmits / receives various data to / from the gateway 7 by wired communication or wireless communication. Do. Further, the transmission / reception unit 91 transmits / receives various data via the communication network 8 from the communication terminal 5h in the outdoor γ.

操作入力受付部92は、主にCPU901の処理、並びにキーボード911及びマウス912によって実現され、管理者から各種の選択又は入力を受け付ける。   The operation input receiving unit 92 is realized mainly by the processing of the CPU 901, the keyboard 911, and the mouse 912, and receives various selections or inputs from the administrator.

検索部93は、主にCPU901の処理によって実現され、操作入力受付部92によって受け付けられた検索条件に基づいて、記憶・読出部98を介して記憶部99の管理情報Fを検索し、検索結果を出力する。   The search unit 93 is realized mainly by the processing of the CPU 901, and searches the management information F in the storage unit 99 via the storage / reading unit 98 based on the search condition received by the operation input receiving unit 92. Is output.

表示制御部94は、主にCPU901の処理によって実現され、ディスプレイ908に各種画像や文字等を表示させるための制御を行う。   The display control unit 94 is realized mainly by the processing of the CPU 901 and performs control for displaying various images, characters, and the like on the display 908.

作成部95は、主にCPU901の処理によって実現され、記憶部99に管理されている管理情報Fの位置情報Xに基づいて、通信端末5の移動履歴を示す移動履歴情報J(図28参照)を作成する。具体的には、作成部95は、レイアウト情報G(図25参照)の各ブロックのうち、記憶部99で管理されている管理情報Fの位置情報Xと同じ位置情報に係るブロックを「1」として表し、管理情報Fの位置情報Xと異なる位置情報に係るブロックを「0」として表すことで区別して、移動履歴情報Jを作成する。   The creation unit 95 is realized mainly by the processing of the CPU 901, and based on the position information X of the management information F managed in the storage unit 99, the movement history information J indicating the movement history of the communication terminal 5 (see FIG. 28). Create Specifically, the creation unit 95 sets “1” to a block related to the same position information as the position information X of the management information F managed by the storage unit 99 among the blocks of the layout information G (see FIG. 25). The movement history information J is created by distinguishing the block related to the position information different from the position information X of the management information F by representing it as “0”.

照合部96は、主にCPU901の処理によって実現され、作成部95によって作成された移動履歴情報Jと、配信装置3が故障している場合の通信端末5の移動履歴のパターンを示す故障パターン情報Pとを照合する。具体的には、照合部96は、移動履歴情報Jの各ブロックと、故障パターン情報Pの各ブロックと照合する。   The collation unit 96 is realized mainly by the processing of the CPU 901, and the movement history information J created by the creation unit 95 and the failure pattern information indicating the movement history pattern of the communication terminal 5 when the distribution device 3 is out of order. Match P. Specifically, the collation unit 96 collates each block of the movement history information J with each block of the failure pattern information P.

判断部97は、主にCPU901の処理によって実現され、照合部96によって、移動履歴情報Jに故障パターン情報Pと一致する部分があるか否かを判断する。また、判断部97は、自己によって一致する部分があると判断した場合には、この一致する部分に係る位置に設置されている配信装置3が故障している可能性があると判断する。   The determination unit 97 is realized mainly by the processing of the CPU 901, and the collation unit 96 determines whether or not there is a portion that matches the failure pattern information P in the movement history information J. Further, when the determination unit 97 determines that there is a matching part by itself, it determines that there is a possibility that the distribution device 3 installed at the position related to the matching part is out of order.

記憶・読出部98は、主にCPU901の処理によって実現され、記憶部99に各種データを記憶したり、記憶部99から各種データを読み出す。   The storage / reading unit 98 is realized mainly by the processing of the CPU 901, and stores various data in the storage unit 99 and reads various data from the storage unit 99.

続いて、図17及び図29を用い、本実施形態の動作について説明する。   Subsequently, the operation of the present embodiment will be described with reference to FIGS. 17 and 29.

まず最初に、図17を用い、屋内αの天井βにおける通信ネットワークを構築する処理を説明する。なお。図17は、天井の通信ネットワークを構築する処理を示したシーケンス図である。   First, a process for constructing a communication network in the ceiling β of the indoor α will be described with reference to FIG. Note that. FIG. 17 is a sequence diagram illustrating a process of constructing a ceiling communication network.

まず、ユーザが屋内αの各電器機器2の電源をオンにすると、各配信装置3の無線通信制御部30における記憶・読出部38(図14参照)は、各記憶部39から各装置識別情報Bを読み出す(ステップS1)。そして、各送受信部31は、ゲートウェイ7に対して、自己の装置識別情報Bを含めた参加要求を行う(ステップS2)。これにより、ゲートウェイ7の無線通信制御部70における送受信部71が、参加要求を受信する。   First, when the user turns on the power of each electrical appliance 2 in the indoor α, the storage / readout unit 38 (see FIG. 14) in the wireless communication control unit 30 of each distribution device 3 reads each device identification information from each storage unit 39. B is read (step S1). Then, each transmitting / receiving unit 31 makes a participation request including its own device identification information B to the gateway 7 (step S2). Thereby, the transmission / reception unit 71 in the wireless communication control unit 70 of the gateway 7 receives the participation request.

次に、無線通信制御部70の記憶・読出部78は、記憶部79から装置識別情報Cを読み出す(ステップS3)。そして、送受信部71は、配信装置3に対して、装置識別情報(B,C)を含めた参加応答を行う(ステップS4)。これにより、配信装置3の無線通信制御部30における送受信部31は、参加応答を受信する。この場合、参加応答には、上記ステップS2によって送信された装置識別情報Bが含まれているため、無線通信制御部30は、上記ステップS2に関連した処理として、上記ステップS4における受信の処理を行う。そして、記憶・読出部38は、記憶部39に装置識別情報Cを記憶する(ステップS5)。このように、配信装置3側で、ゲートウェイ7の装置識別情報Cを記憶することで、配信装置3とゲートウェイ7との間の通信ネットワークが構築される。   Next, the storage / reading unit 78 of the wireless communication control unit 70 reads the device identification information C from the storage unit 79 (step S3). And the transmission / reception part 71 performs the participation response including apparatus identification information (B, C) with respect to the delivery apparatus 3 (step S4). Thereby, the transmission / reception unit 31 in the wireless communication control unit 30 of the distribution apparatus 3 receives the participation response. In this case, since the participation response includes the device identification information B transmitted in step S2, the wireless communication control unit 30 performs the reception process in step S4 as the process related to step S2. Do. Then, the storage / reading unit 38 stores the device identification information C in the storage unit 39 (step S5). Thus, the communication network between the distribution device 3 and the gateway 7 is constructed by storing the device identification information C of the gateway 7 on the distribution device 3 side.

続いて、図18を用いて、図1に示す屋内αの天井βの配信装置3から床方向に、位置情報を配信する処理を説明する。なお、図18は、位置情報を配信する処理を示したシーケンス図である。図18では、簡単に説明するために、2つの配信装置(3a、3b)によって構築された配信システム6を用いた場合について説明する。ここでは、配信装置3aは位置情報Xaを配信し、配信装置3bは位置情報Xbを配信する。また、図18では、配信装置(3a,3b)がそれぞれ位置情報(Xa,Xb)を配信可能な範囲内に、通信端末5が存在している場合を示している。   Next, a process of distributing position information from the distribution device 3 of the ceiling α of the indoor α shown in FIG. 1 to the floor will be described with reference to FIG. FIG. 18 is a sequence diagram showing a process for distributing position information. In FIG. 18, for the sake of simplicity, a case will be described in which a distribution system 6 constructed by two distribution devices (3a, 3b) is used. Here, the distribution apparatus 3a distributes the position information Xa, and the distribution apparatus 3b distributes the position information Xb. FIG. 18 illustrates a case where the communication terminal 5 exists within a range in which the distribution devices (3a, 3b) can distribute the position information (Xa, Xb).

まず、配信装置3aの配信制御部20における記憶・読出部28は、記憶部29から自己の位置情報Xaを読み出す(ステップS23−1)。そして、配信装置3aの配信制御部20における配信部21は、配信可能な範囲内に位置情報Xaを配信する(ステップS24−1)。また同じく、配信装置3bの配信制御部20における記憶・読出部28は、記憶部29から自己の位置情報Xbを読み出す(ステップS23−2)。そして、配信装置3bの配信制御部20における配信部21は、配信可能な範囲内に位置情報Xbを配信する(ステップS24−2)。なお、位置情報(Xa,Xb)が配信されたとしても、通信端末5では受信部41が始動していなければ、位置情報(Xa,Xb)を受信することができない。   First, the storage / reading unit 28 in the distribution control unit 20 of the distribution apparatus 3a reads its own position information Xa from the storage unit 29 (step S23-1). And the delivery part 21 in the delivery control part 20 of the delivery apparatus 3a delivers the positional information Xa within the range which can be delivered (step S24-1). Similarly, the storage / reading unit 28 in the distribution control unit 20 of the distribution device 3b reads the position information Xb of itself from the storage unit 29 (step S23-2). And the delivery part 21 in the delivery control part 20 of the delivery apparatus 3b delivers the positional information Xb within the range which can be delivered (step S24-2). Even if the position information (Xa, Xb) is distributed, the communication terminal 5 cannot receive the position information (Xa, Xb) unless the receiving unit 41 is started.

続いて、図19を用いて、通信端末5が利用する位置情報Xを決定すると共に、位置情報Xの送信先となる配信装置3を決定する処理を説明する。なお、図19は、通信端末が利用する位置情報を決定すると共に、位置情報の送信先となる配信装置を決定する処理を示したシーケンス図である。図19では、通信端末5は、配信装置3aから位置情報Xaを受信するが、この位置情報Xaを、送信元の配信装置3aではなく配信装置3bに送信する場合を示している。   Next, a process of determining the position information X used by the communication terminal 5 and determining the distribution device 3 that is the transmission destination of the position information X will be described with reference to FIG. FIG. 19 is a sequence diagram illustrating processing for determining location information used by a communication terminal and determining a distribution device that is a destination of location information. FIG. 19 shows a case where the communication terminal 5 receives the position information Xa from the distribution device 3a, and transmits this position information Xa to the distribution device 3b instead of the transmission device 3a as the transmission source.

まず、図19に示されているように、通信端末5の受信制御部40における記憶・読出部48は、配信装置3aから配信された位置情報Xa、及び配信装置3bから配信された位置情報Xbのうち、通信端末5で受信した際の信号強度が最も高いものを記憶部49に記憶する(ステップS41)。これにより、この記憶された位置情報Xで示される位置が通信端末5の位置として、後ほど位置情報管理システム9で管理されることになる。   First, as shown in FIG. 19, the storage / reading unit 48 in the reception control unit 40 of the communication terminal 5 performs the positional information Xa distributed from the distribution device 3a and the positional information Xb distributed from the distribution device 3b. Among them, the one having the highest signal strength when received by the communication terminal 5 is stored in the storage unit 49 (step S41). As a result, the position indicated by the stored position information X is managed by the position information management system 9 later as the position of the communication terminal 5.

ここで、上記ステップS41に関し、図20を用いて、更に詳細に説明する。なお、図20は、通信端末が位置情報を受信してから記憶するまでの処理を示したフローチャートである。   Here, the step S41 will be described in more detail with reference to FIG. FIG. 20 is a flowchart illustrating processing from when the communication terminal receives the position information until it is stored.

まず、通信端末5の受信制御部40における検知部42は、通信端末5の移動の開始を検知し続ける(ステップS41−1,S41−2のNO)。そして、検知部42が通信端末5の移動の開始を検知した場合には(ステップS41−2のYES)、更に、検知部42は通信端末5の移動の停止を検知し続ける(ステップS41−3,S41−4のNO)。より具体的には、図7に示されているCPU401の処理が停止中の場合、加速度センサ405は、加速度の変化を検出することに基づき、CPU401に対して、通信端末5が移動を開始した旨(CPU401の処理を始動させる旨)の信号を送信する。これにより、CPU401は、自己の処理を始動させる。そして、CPU401は、加速度センサ405から、通信端末5の移動が停止した旨の信号を受信するまで、自己の処理を始動させたままの状態を維持する。なお、この場合の通信端末5の移動には、通信端末5が傾いた場合も含まれる。   First, the detection unit 42 in the reception control unit 40 of the communication terminal 5 continues to detect the start of movement of the communication terminal 5 (NO in steps S41-1 and S41-2). If the detection unit 42 detects the start of movement of the communication terminal 5 (YES in step S41-2), the detection unit 42 continues to detect the stop of movement of the communication terminal 5 (step S41-3). , S41-4 NO). More specifically, when the process of the CPU 401 shown in FIG. 7 is stopped, the acceleration sensor 405 starts moving the communication terminal 5 with respect to the CPU 401 based on detecting a change in acceleration. A signal indicating that the processing of the CPU 401 is to be started is transmitted. As a result, the CPU 401 starts its own processing. Then, the CPU 401 maintains the state where its own processing is started until it receives a signal from the acceleration sensor 405 indicating that the movement of the communication terminal 5 has stopped. Note that the movement of the communication terminal 5 in this case includes a case where the communication terminal 5 is tilted.

次に、上記ステップS41−4において、検知部42が通信端末5の移動の停止を検知した場合には(ステップS41−4のYES)、更に、受信部41は、配信装置3から配信されている位置情報Xを受信可能な状態になる(ステップS41−5)。より具体的には、図7に示されているCPU401が、加速度センサ405から通信端末5の移動が停止した旨の信号を受信すると、CPU401は、通信回路404へ通信回路404の処理を始動させるための信号を送信する。これにより、通信回路404は、自己の処理を始動させる。ここで、位置情報(Xa,Xb)が各配信装置(3a,3b)からそれぞれ配信されている場合、通信端末5の制御部14における通信回路404は、アンテナ404aを介して位置情報(Xa,Xb)の受信を開始することができる。   Next, when the detection unit 42 detects the stop of the movement of the communication terminal 5 in step S41-4 (YES in step S41-4), the reception unit 41 is further distributed from the distribution device 3. The received position information X can be received (step S41-5). More specifically, when the CPU 401 shown in FIG. 7 receives a signal indicating that the movement of the communication terminal 5 has stopped from the acceleration sensor 405, the CPU 401 causes the communication circuit 404 to start processing of the communication circuit 404. Send a signal for. As a result, the communication circuit 404 starts its own processing. Here, when the position information (Xa, Xb) is distributed from each distribution device (3a, 3b), the communication circuit 404 in the control unit 14 of the communication terminal 5 receives the position information (Xa, Xb) via the antenna 404a. Reception of Xb) can be started.

次に、判断部43は、受信部41が位置情報Xを受信可能な状態になってから所定時間内(例えば、5秒以内)に、少なくとも1つの位置情報Xを受信したかを判断する(ステップS41−6)。ここでは、所定時間内に、2つの位置情報(Xa,Xb)が受信されている場合について更に説明する。   Next, the determination unit 43 determines whether or not at least one position information X has been received within a predetermined time (for example, within 5 seconds) after the reception unit 41 becomes ready to receive the position information X (for example, within 5 seconds). Step S41-6). Here, a case where two pieces of position information (Xa, Xb) are received within a predetermined time will be further described.

また、上記ステップS41−6において、判断部43が、少なくとも1つの位置情報Xが受信されたと判断した場合には(YES)、更に、判断部43は、複数の位置情報Xを受信したかを判断する(ステップS41−7)。   In step S41-6, if the determination unit 43 determines that at least one piece of position information X has been received (YES), the determination unit 43 further determines whether a plurality of pieces of position information X have been received. Judgment is made (step S41-7).

次に、ステップS41−7において、複数の位置情報Xが受信されたと判断された場合には(YES)、測定部44は、受信部41で受信された際の各位置情報Xに係る信号強度を測定する(ステップS41−8)。ここでは、測定の結果、位置情報Xaの信号強度が、位置情報Xbの信号強度よりも高い場合について更に説明する。   Next, in step S41-7, when it is determined that a plurality of pieces of position information X have been received (YES), the measurement unit 44 determines the signal intensity associated with each piece of position information X when received by the reception unit 41. Is measured (step S41-8). Here, the case where the signal intensity of the position information Xa is higher than the signal intensity of the position information Xb as a result of the measurement will be further described.

次に、記憶・読出部48は、記憶部49に、上記ステップS41−8の測定によって最も信号強度が高い位置情報Xを記憶する(ステップS41−9)。ここでは、位置情報Xaが記憶されることになる。   Next, the storage / reading unit 48 stores the position information X having the highest signal intensity in the storage unit 49 by the measurement in step S41-8 (step S41-9). Here, the position information Xa is stored.

一方、上記ステップS41−6において、判断部43が、所定時間内に少なくとも一つの位置情報Xが受信されなかったと判断した場合には(NO)、記憶・読出部48は、記憶部49に、受信を失敗した旨を示す失敗情報を記憶する(ステップS41−10)。   On the other hand, when the determination unit 43 determines in step S41-6 that at least one position information X has not been received within a predetermined time (NO), the storage / reading unit 48 stores the storage unit 49 in the storage unit 49. Failure information indicating that reception has failed is stored (step S41-10).

また、上記ステップS41−7において、判断部43が、所定時間内に複数の位置情報Xが受信されなかったと判断した場合には(NO)、記憶・読出部48は、唯一受信された位置情報Xを記憶する(ステップS41−11)。   If the determination unit 43 determines in step S41-7 that a plurality of pieces of position information X have not been received within a predetermined time (NO), the storage / reading unit 48 receives only the received position information. X is stored (step S41-11).

そして、上記ステップS41−9,10,11の処理後、受信部41は、処理を停止することで、位置情報Xを受信不可能な状態になる(ステップS41−12)。より具体的には、図7に示されているCPU401は、通信回路404へ、通信回路404の処理を停止させるための信号を送信する。このように、通信端末5が移動した後、停止した場合のみ、位置情報Xが受信される処理が行われるため、たとえ、ボタン電池406のような容量が小さい電池を用いた場合であっても、電池交換の頻度を極力少なくすることができ、省電力(省エネ)化に寄与することができるという効果を奏する。   And after the process of said step S41-9,10,11, the receiving part 41 will be in the state which cannot receive the positional information X by stopping a process (step S41-12). More specifically, the CPU 401 illustrated in FIG. 7 transmits a signal for stopping the processing of the communication circuit 404 to the communication circuit 404. As described above, since the process of receiving the position information X is performed only when the communication terminal 5 stops after moving, even if a battery with a small capacity such as the button battery 406 is used. Thus, the frequency of battery replacement can be reduced as much as possible, and it is possible to contribute to power saving (energy saving).

なお、上記では、通信端末5の移動の開始後(ステップS41−2のYES)、通信端末5の移動の停止(ステップS41−4のYES)によって、受信部41は位置情報Xを受信可能な状態になる(ステップS41−5)。即ち、移動の開始及び移動の停止の両方が行われることが、受信部41が位置情報Xの受信可能な状態となるトリガである。しかし、これに限るものではなく、例えば、通信端末5の移動の開始(ステップS41−2のYES)によって、受信部41が位置情報Xを受信可能な状態になってもよい。即ち、上記ステップS41−3,4を省略し、移動の開始が行われることが、受信部41が位置情報Xの受信可能な状態となるトリガとしてもよい。また、例えば、上記ステップS41−1,2を省略し、移動の停止が行われることが、受信部41が位置情報Xの受信可能な状態となるトリガとしてもよい。   In the above description, after the movement of the communication terminal 5 is started (YES in step S41-2), the receiving unit 41 can receive the position information X by stopping the movement of the communication terminal 5 (YES in step S41-4). It will be in a state (step S41-5). That is, both the start of movement and the stop of movement are triggers that enable the reception unit 41 to receive the position information X. However, it is not restricted to this, For example, the receiving part 41 may be in the state which can receive the positional information X by the start of the movement of the communication terminal 5 (YES of step S41-2). That is, the step S41-3, 4 may be omitted, and the start of movement may be a trigger for the reception unit 41 to be able to receive the position information X. Further, for example, the step S41-1 and 2 may be omitted, and the stop of movement may be a trigger for the reception unit 41 to be able to receive the position information X.

続いて、図19に戻り、受信制御部40の通信部47は、無線通信制御部50に対して、動作を開始する命令を行う(ステップS42)。これにより、無線通信制御部50の通信部57は、動作を開始する命令を受け付けることで、以下に示す処理を開始する。   Subsequently, returning to FIG. 19, the communication unit 47 of the reception control unit 40 instructs the wireless communication control unit 50 to start the operation (step S42). Thereby, the communication part 57 of the wireless communication control part 50 starts the process shown below by receiving the command which starts operation | movement.

まず、通信端末5の無線通信制御部50における記憶・読出部58は、記憶部59から自己の端末識別情報Aを読み出す(ステップS43)。そして、送受信部51は、配信装置(3a,3b)に、端末識別情報Aを含んだ参加要求を行う(ステップS44)。これによって、配信装置(3a,3b)は、それぞれ通信端末5から参加要求を受け付ける。   First, the storage / reading unit 58 in the wireless communication control unit 50 of the communication terminal 5 reads out its own terminal identification information A from the storage unit 59 (step S43). Then, the transmission / reception unit 51 makes a participation request including the terminal identification information A to the distribution devices (3a, 3b) (step S44). Accordingly, the distribution devices (3a, 3b) each accept a participation request from the communication terminal 5.

次に、配信装置3aの無線通信制御部30における記憶・読出部38は、記憶部39から自己の装置識別情報Baを読み出す(ステップS45−1)。そして、配信装置3aの送受信部31は、通信端末5に対して、端末識別情報A及び装置識別情報Baを含めた参加応答を行う(ステップS46−1)。これにより、通信端末5の無線通信制御部50における送受信部51は、参加応答を受信する。この場合、参加応答には、上記ステップS44によって送信された端末識別情報Aが含まれているため、通信端末5は、上記ステップS44に関連した処理として、上記ステップS46−1における受信の処理を行う。そして、通信端末5の無線通信制御部50における記憶・読出部58は、記憶部59に装置識別情報Baを記憶する(ステップS47−1)。   Next, the storage / reading unit 38 in the wireless communication control unit 30 of the distribution device 3a reads its own device identification information Ba from the storage unit 39 (step S45-1). And the transmission / reception part 31 of the delivery apparatus 3a performs the participation response including the terminal identification information A and the apparatus identification information Ba with respect to the communication terminal 5 (step S46-1). Thereby, the transmission / reception unit 51 in the wireless communication control unit 50 of the communication terminal 5 receives the participation response. In this case, since the participation response includes the terminal identification information A transmitted in step S44, the communication terminal 5 performs the reception process in step S46-1 as the process related to step S44. Do. And the memory | storage / reading part 58 in the radio | wireless communication control part 50 of the communication terminal 5 memorize | stores apparatus identification information Ba in the memory | storage part 59 (step S47-1).

一方、配信装置3b側でも同じように、配信装置3bの無線通信制御部30における記憶・読出部38は、記憶部39から自己の装置識別情報Bbを読み出す(ステップS45−2)。また、配信装置3bの送受信部31は、通信端末5に対して、端末識別情報A及び装置識別情報Bbを含めた参加応答を行う(ステップS46−2)。これにより、通信端末5の無線通信制御部50における送受信部51は、参加応答を受信する。そして、通信端末5の無線通信制御部50における記憶・読出部58は、記憶部59に装置識別情報Bbを記憶する(ステップS47−2)。   On the other hand, similarly on the distribution device 3b side, the storage / reading unit 38 in the wireless communication control unit 30 of the distribution device 3b reads out its own device identification information Bb from the storage unit 39 (step S45-2). Further, the transmission / reception unit 31 of the distribution device 3b makes a participation response including the terminal identification information A and the device identification information Bb to the communication terminal 5 (step S46-2). Thereby, the transmission / reception unit 51 in the wireless communication control unit 50 of the communication terminal 5 receives the participation response. And the memory | storage / reading part 58 in the radio | wireless communication control part 50 of the communication terminal 5 memorize | stores apparatus identification information Bb in the memory | storage part 59 (step S47-2).

次に、無線通信制御部50は、配信装置3から受信した位置情報X及び自己の端末識別情報Aの送信先である配信装置3を決定する処理を行う(ステップS48)。ここで、図22を用いて、ステップS48の処理について詳細に説明するが、その前に、図5、図14、及び図21を用いて、ステップS48の処理を行う背景について説明する。なお、図21は、配信装置と通信端末との通信状況を示したイメージ図である。   Next, the wireless communication control unit 50 performs a process of determining the distribution device 3 that is the transmission destination of the position information X received from the distribution device 3 and its own terminal identification information A (step S48). Here, the process of step S48 will be described in detail with reference to FIG. 22, but before that, the background for performing the process of step S48 will be described with reference to FIGS. 5, 14, and 21. FIG. 21 is an image diagram showing a communication status between the distribution apparatus and the communication terminal.

図14に示されているように、配信装置3の配信制御部20と通信端末5の受信制御部40との間の通信は、配信装置3の無線通信制御部30と通信端末5の無線通信制御部50との間の通信と独立している。そして、受信制御部40は配信元の配信装置3から位置情報Xを受信する一方で、無線通信制御部50は自己の端末識別情報Aと共に配信装置3に位置情報Xを送り返す。   As illustrated in FIG. 14, communication between the distribution control unit 20 of the distribution device 3 and the reception control unit 40 of the communication terminal 5 is performed by wireless communication between the wireless communication control unit 30 of the distribution device 3 and the communication terminal 5. It is independent of communication with the control unit 50. The reception control unit 40 receives the position information X from the distribution device 3 as a distribution source, while the wireless communication control unit 50 sends the position information X back to the distribution device 3 together with its own terminal identification information A.

しかし、各配信装置3の全てに、配信制御部20及び無線通信制御部30を設けようとすると、屋内αのフロア面積が広い場合、多数の配信装置3を設置することになるため、設置コストが非常に掛かる場合がある(パターン1)。   However, if the distribution control unit 20 and the wireless communication control unit 30 are to be provided in all the distribution devices 3, if the floor area of the indoor α is large, a large number of distribution devices 3 are installed. May be very high (Pattern 1).

また、配信装置3aは位置情報Xaを配信することができるが、配信装置3aの無線通信制御部30が故障しているため、通信端末5から端末識別情報A及び位置情報Xaを受信することができない場合がある(パターン2)。   The distribution device 3a can distribute the position information Xa. However, since the wireless communication control unit 30 of the distribution device 3a is out of order, the terminal identification information A and the position information Xa can be received from the communication terminal 5. It may not be possible (Pattern 2).

更に、複数の配信装置3が天井βに設置されている場合、屋内αにおける通信端末5の位置によっては、配信装置3bの配信制御部20(ステップS24−2参照)よりも配信装置3aの配信制御部20(ステップS24−1参照)から受信した位置情報Xのデータの信号強度が高いにも拘わらず、配信装置3aの無線通信制御部30(ステップS46−1)よりも配信装置3bの無線通信制御部30(ステップS46−2)から受信した参加応答のデータの信号強度が高い場合がある(パターン3)。   Further, when a plurality of distribution devices 3 are installed on the ceiling β, depending on the position of the communication terminal 5 in the indoor α, the distribution device 3a distributes more than the distribution control unit 20 (see step S24-2) of the distribution device 3b. Although the signal strength of the data of the position information X received from the control unit 20 (see step S24-1) is high, the radio of the distribution device 3b is more wireless than the radio communication control unit 30 (step S46-1) of the distribution device 3a. The signal strength of the participation response data received from the communication control unit 30 (step S46-2) may be high (pattern 3).

上記各パターン1乃至3の場合、図21に示されているように、通信端末5hは、配信元である配信装置3aから位置情報Xaを受信するが、配信装置3aとは異なる送信先としての配信装置3bに対して、自己の端末識別情報Aと共に位置情報Xaを送信することになる。以下では、図14及び図20を用いて、このような配信元と送信先が異なる場合の例を説明する。なお、図22は、送信先を決定する処理を示したフローチャートである。   In the case of each of the above patterns 1 to 3, as shown in FIG. 21, the communication terminal 5h receives the position information Xa from the distribution device 3a that is the distribution source, but as a transmission destination that is different from the distribution device 3a. The position information Xa is transmitted together with its own terminal identification information A to the distribution device 3b. Below, the example in the case where such a delivery source and a transmission destination differ is demonstrated using FIG.14 and FIG.20. FIG. 22 is a flowchart showing processing for determining a transmission destination.

図14に示されている通信端末5の無線通信制御部50における判断部53は、送受信部51が上記ステップS44によって各配信装置(3a,3b)に参加要求を行ってから所定時間内(例えば、5秒以内)に、少なくとも1つの参加応答を受信したかを判断する(ステップS48−1)。即ち、判断部53は、端末識別情報Aの送信を開始してから所定時間内に、少なくとも1つの装置識別情報Bを受信したかを判断する。   The determination unit 53 in the wireless communication control unit 50 of the communication terminal 5 shown in FIG. 14 is within a predetermined time after the transmission / reception unit 51 makes a participation request to each distribution device (3a, 3b) in step S44 (for example, Within 5 seconds), it is determined whether at least one participation response has been received (step S48-1). That is, the determination unit 53 determines whether at least one device identification information B has been received within a predetermined time after the transmission of the terminal identification information A is started.

次に、上記ステップS48−1において、判断部53が、少なくとも1つの参加応答を受信したと判断した場合には(YES)、更に、判断部53は、複数の参加応答を受信したかを判断する(ステップS48−2)。即ち、判断部53は、端末識別情報Aの送信を開始してから所定時間内に、複数の装置識別情報Bを受信したかを判断する。   Next, in step S48-1, when the determination unit 53 determines that at least one participation response has been received (YES), the determination unit 53 further determines whether a plurality of participation responses have been received. (Step S48-2). That is, the determination unit 53 determines whether a plurality of device identification information B has been received within a predetermined time after the transmission of the terminal identification information A is started.

次に、上記ステップS48−2において、複数の参加応答が受信されたと判断された場合には(YES)、測定部54は、送受信部51で受信された際の参加応答に係る信号強度を測定する(ステップS48−3)。ここでは、上記ステップS46−1,2において、通信端末5の無線通信制御部50は、各配信装置(3a,3b)から参加応答を受信しているため、ステップS48−3の処理を実行する。   Next, when it is determined in step S48-2 that a plurality of participation responses have been received (YES), the measurement unit 54 measures the signal strength related to the participation response when received by the transmission / reception unit 51. (Step S48-3). Here, in steps S46-1 and S46-2, the wireless communication control unit 50 of the communication terminal 5 receives the participation response from each distribution device (3a, 3b), and therefore executes the process of step S48-3. .

次に、上記ステップS48−3の処理による測定の結果、配信装置3bからの参加応答の信号強度が、配信装置3aからの参加応答の信号強度よりも高い場合について更に説明する。図22に示されているように、記憶・読出部58は、上記ステップS48−3によって測定された信号強度のうち、最大の信号強度である参加応答に含まれている装置識別情報B(ここでは、装置識別情報Bb)を、記憶部59に記憶する(ステップS48−4)。   Next, the case where the signal strength of the participation response from the distribution device 3b is higher than the signal strength of the participation response from the distribution device 3a as a result of the measurement by the process of step S48-3 will be further described. As shown in FIG. 22, the storage / read-out unit 58 includes the device identification information B (here, the signal strength measured in step S48-3) included in the participation response, which is the maximum signal strength. Then, the device identification information Bb) is stored in the storage unit 59 (step S48-4).

なお、上記ステップS48−1において、判断部53が、所定時間内に少なくとも一つの参加応答が受信されなかったと判断した場合には(NO)、送信先を決定する処理は終了する。また、上記ステップS48−2において、判断部53が、複数の参加応答が受信されなかったと判断した場合には(NO)、記憶・読出部58は、記憶部59に、唯一受信された参加応答に含まれている装置識別情報Bを記憶する(ステップS48−5)。   If the determination unit 53 determines in step S48-1 that at least one participation response has not been received within a predetermined time (NO), the process of determining the transmission destination ends. If the determination unit 53 determines in step S48-2 that a plurality of participation responses have not been received (NO), the storage / readout unit 58 receives the only received participation response in the storage unit 59. Is stored (step S48-5).

以上より、記憶・読出部58に記憶された装置識別情報Bで示される配信装置5が、通信端末5の送信先として決定されることになる。   As described above, the distribution device 5 indicated by the device identification information B stored in the storage / reading unit 58 is determined as the transmission destination of the communication terminal 5.

そして、上記ステップS48−4,5の処理後、送受信部51は、上記ステップS48によって決定された送信先に対して、図9に示されているような情報のデータ構造を作成する(ステップS49)。この場合のデータ構造は、送信先である配信装置3bの装置識別情報Bb、送信元である通信端末5hの端末識別情報Ah、及び、データ内容(ここでは、配信元である配信装置3aの位置情報Xa)が順に配列された状態になっている。   After the processes in steps S48-4 and S5, the transmission / reception unit 51 creates a data structure of information as shown in FIG. 9 for the transmission destination determined in step S48 (step S49). ). The data structure in this case includes the device identification information Bb of the distribution device 3b as the transmission destination, the terminal identification information Ah of the communication terminal 5h as the transmission source, and the data contents (here, the position of the distribution device 3a as the distribution source) Information Xa) is arranged in order.

次に、送受信部51は、配信装置3bに対して、上記ステップS49によって作成されたデータ構造の情報を送信する(ステップS50)。これによって、配信装置3bの無線通信制御部30は、通信端末5hから送信されてきた情報を受信する。   Next, the transmission / reception unit 51 transmits information on the data structure created in step S49 to the distribution device 3b (step S50). As a result, the wireless communication control unit 30 of the distribution device 3b receives the information transmitted from the communication terminal 5h.

そして、通信端末5hでは、無線通信制御部50の送受信部51、判断部53、測定部54、通信部57及び記憶・読出部58の処理が停止する(ステップS51)。このように、送受信部51が、配信装置3に対して、位置情報X等の情報を送信し終えると、無線通信制御部50の各構成部の処理が停止することで、省エネを実現することができるという効果を奏する。なお、無線通信制御部50の各構成部は、上記ステップS42によって受信制御部40から、新たに開始命令を受け取ることで、再始動することができる。   In the communication terminal 5h, the processing of the transmission / reception unit 51, the determination unit 53, the measurement unit 54, the communication unit 57, and the storage / read unit 58 of the wireless communication control unit 50 is stopped (step S51). As described above, when the transmission / reception unit 51 finishes transmitting the information such as the position information X to the distribution device 3, the processing of each component of the wireless communication control unit 50 is stopped, thereby realizing energy saving. There is an effect that can be. Each component of the wireless communication control unit 50 can be restarted by receiving a new start command from the reception control unit 40 in step S42.

続いて、図23を用い、位置情報Xを含む情報が、配信装置3で受信されてから、位置情報管理システム9で管理情報Fとして管理されるまでの処理について説明する。なお、図23は、位置情報を管理する処理を示したシーケンス図である。   Next, a process from when the information including the position information X is received by the distribution apparatus 3 until being managed as the management information F by the position information management system 9 will be described with reference to FIG. FIG. 23 is a sequence diagram showing processing for managing position information.

図23に示されているように、まず、配信装置3bの無線通信制御部30は、上記ステップS49の処理のように、ゲートウェイ7に送信する情報のデータ構造を作成する(ステップS61)。この場合のデータ構造は、送信先であるゲートウェイ7の装置識別情報C、送信元である配信装置3bの装置識別情報Bb、及び、データ内容(配信元である配信装置3aの位置情報Xa及び位置情報Xaの送信元である通信端末5の端末識別情報A)が順に配列された状態になっている。   As shown in FIG. 23, first, the wireless communication control unit 30 of the distribution apparatus 3b creates a data structure of information to be transmitted to the gateway 7 as in the process of step S49 (step S61). The data structure in this case includes the device identification information C of the gateway 7 that is the transmission destination, the device identification information Bb of the distribution device 3b that is the transmission source, and the data contents (position information Xa and position of the distribution device 3a that is the distribution source) The terminal identification information A) of the communication terminal 5 that is the transmission source of the information Xa is arranged in order.

次に、配信装置3bの無線通信制御部30における送受信部31は、ゲートウェイ7に対して、上記ステップS61によって作成されたデータ構造の情報を送信する(ステップS62)。これによって、ゲートウェイ7の無線通信制御部70における送受信部71は、配信装置3bから送信されてきた情報を受信する。   Next, the transmission / reception unit 31 in the wireless communication control unit 30 of the distribution device 3b transmits the data structure information created in step S61 to the gateway 7 (step S62). Thereby, the transmission / reception unit 71 in the wireless communication control unit 70 of the gateway 7 receives the information transmitted from the distribution device 3b.

次に、無線通信制御部70の通信部77は、同じくゲートウェイ7の通信部87に対して、上記ステップS62によって受信された情報を転送する(ステップS63)。これにより、有線通信制御部80は、無線通信制御部70から転送されて来た情報を受信する。   Next, the communication unit 77 of the wireless communication control unit 70 transfers the information received in step S62 to the communication unit 87 of the gateway 7 (step S63). Thereby, the wired communication control unit 80 receives the information transferred from the wireless communication control unit 70.

次に、有線通信制御部80の変換部82は、IEEE802.15.4に準拠した通信方式を、IEEE802.3に準拠した通信方式に変換して、配信装置3bから送られて来た情報を、イーサネットのパケット通信ができるように制御する。そして、有線通信制御部80の送受信部81は、上記ステップS61の処理のように、位置情報管理システム9に送信する情報のデータ構造を作成する(ステップS65)。この場合のデータ構造は、送信先である位置情報管理システム9のシステム識別情報E、送信元であるゲートウェイ7の装置識別情報D、及び、データ内容(配信元である配信装置3aの位置情報Xa及び位置情報Xaの送信元である通信端末5の端末識別情報A)が順に配列された状態になっている。   Next, the conversion unit 82 of the wired communication control unit 80 converts the communication method compliant with IEEE802.15.4 into a communication method compliant with IEEE802.3, and converts the information sent from the distribution device 3b to the Ethernet. To enable packet communication. And the transmission / reception part 81 of the wired communication control part 80 produces the data structure of the information transmitted to the positional infomation management system 9 like the process of said step S61 (step S65). The data structure in this case is the system identification information E of the location information management system 9 that is the transmission destination, the device identification information D of the gateway 7 that is the transmission source, and the data content (position information Xa of the distribution device 3a that is the distribution source). In addition, the terminal identification information A) of the communication terminal 5 that is the transmission source of the position information Xa is sequentially arranged.

次に、ゲートウェイ7の有線通信制御部80における送受信部81は、位置情報管理システム9に対して、上記ステップS65によって作成されたデータ構造の情報を送信する(ステップS66)。これによって、位置情報管理システム9の送受信部91は、ゲートウェイ7から送信されてきた情報を受信する。   Next, the transmission / reception unit 81 in the wired communication control unit 80 of the gateway 7 transmits information on the data structure created in step S65 to the position information management system 9 (step S66). As a result, the transmission / reception unit 91 of the location information management system 9 receives the information transmitted from the gateway 7.

次に、位置情報管理システム9の記憶・読出部98は、記憶部99に予め記憶されている端末識別情報Aに対して、位置情報X等を受信した受信日時の情報及び位置情報Xaを関連付け、図13に示されているような管理情報Fとして記憶することで、位置情報の管理処理を行う(ステップS67)。   Next, the storage / reading unit 98 of the location information management system 9 associates the terminal identification information A stored in advance in the storage unit 99 with the information on the reception date and time when the location information X etc. is received and the location information Xa. Then, by storing as management information F as shown in FIG. 13, management processing of position information is performed (step S67).

以上のように、位置情報管理システム9が管理情報Fを管理することで、位置情報管理システム9の管理者は、屋内αにおける通信端末5の位置を管理することができる。   As described above, when the position information management system 9 manages the management information F, the administrator of the position information management system 9 can manage the position of the communication terminal 5 in the indoor α.

続いて、図24乃至図29を用いて、配信装置3が故障している可能性を検知する処理について説明する。図24は、電気機器(配信装置)の設置位置と位置情報を示した図である。また、図27は、配信装置の故障判断の処理を示したフローチャートである。   Next, a process for detecting the possibility that the distribution device 3 has failed will be described with reference to FIGS. 24 to 29. FIG. 24 is a diagram illustrating an installation position and position information of an electric device (distribution apparatus). FIG. 27 is a flowchart showing processing for determining a failure of the distribution apparatus.

なお、図24では、屋内αの天井βに、蛍光灯型LED照明器具としての電気機器2aの例として、縦横16個の電気機器(2a11,2a21,2a31,2a41,2a12,2a22,2a32,2a42,2a13,2a23,2a33,2a43,2a14,2a24,2a34,2a44)が設置されている場合が示されている。また、ここでは、各電器機器2aの全てに、配信制御部20及び無線通信制御部30の両方を有する配信装置3aが内蔵されている場合について、以下説明する。更に、以下では、図21に示されているように、通信端末5hは、配信装置3aから位置情報Xaを受信したにも拘らず、位置情報Xa及び端末識別情報Aを配信装置3bに送信するのではなく、配信元である配信装置3aに送信する場合のように、通信端末5への配信元(配信装置3)と通信端末5からの送信先(配信装置3)が同じ場合について説明する。   In FIG. 24, 16 electric devices (2a11, 2a21, 2a31, 2a41, 2a12, 2a22, 2a32, 2a42) are arranged on the ceiling β of the indoor α as an example of the electric device 2a as the fluorescent lamp type LED lighting apparatus. , 2a13, 2a23, 2a33, 2a43, 2a14, 2a24, 2a34, 2a44) are shown. Here, a case where a distribution device 3a having both the distribution control unit 20 and the wireless communication control unit 30 is built in all the electric appliances 2a will be described below. Furthermore, in the following, as illustrated in FIG. 21, the communication terminal 5h transmits the position information Xa and the terminal identification information A to the distribution apparatus 3b in spite of receiving the position information Xa from the distribution apparatus 3a. Instead, the case where the distribution source (distribution apparatus 3) to the communication terminal 5 and the transmission destination (distribution apparatus 3) from the communication terminal 5 are the same as in the case of transmission to the distribution apparatus 3a as the distribution source will be described. .

まず、位置情報管理システム9の管理者が、位置情報管理システム9に対して、特定の受信期間の入力を行い、配信装置の故障の検知を促すと、検索部93が、特定の受信期間における特定の端末識別情報及び位置情報Xを検索キーとして、管理情報F(図13参照)を検索することで、記憶・読出98が検索結果を抽出する(ステップS101)。ここで、特定の受信期間は、例えば、「2011/12/12 13:00〜2111/12/15 14:00」であり、特定の端末識別情報は、例えば、「002673abcdef01」である。   First, when the administrator of the location information management system 9 inputs a specific reception period to the location information management system 9 and prompts the detection of a failure of the distribution device, the search unit 93 performs the operation in the specific reception period. By searching the management information F (see FIG. 13) using the specific terminal identification information and the position information X as search keys, the storage / reading 98 extracts the search results (step S101). Here, the specific reception period is, for example, “2011/12/12 13:00 to 2111/12/15 14:00”, and the specific terminal identification information is, for example, “002673abcdef01”.

次に、記憶・読出部98は、記憶部99からレイアウト情報Gを読み出す(ステップS102)。   Next, the storage / reading unit 98 reads the layout information G from the storage unit 99 (step S102).

次に、作成部95は、レイアウト情報Gで示されているマトリクス状に配置された各ブロックのうち、上記ステップS101で抽出された位置情報Xと同じものを示す場合には、この同じものを示すブロックに「1」を割り当て、同じものを示さない場合には、この同じものを示さないブロックに「0」を割り当てることで、図28(a)、(b)に示されているような移動履歴情報Jを作成する(ステップS103)。   Next, in the case where the creation unit 95 indicates the same position information X extracted in step S101 among the blocks arranged in the matrix shape indicated by the layout information G, the same part is used. When “1” is assigned to the block shown and the same thing is not shown, “0” is assigned to the block that does not show the same thing, as shown in FIGS. 28A and 28B. The movement history information J is created (step S103).

ここで、通信端末5を持ったユーザが、図24における屋内α内で、電気機器2a21の下から電気機器2a22の下を通って、電気機器2a23の下まで歩いた場合を一例として説明する。この場合、通信端末5が、3つの電気機器(2a21,2a22,2a23)の各配信装置3aと位置情報(X21,X22,X23)の送受信を行っていれば、図28(a)に示されているような移動履歴情報J1が作成される。即ち、レイアウト情報Gのうち、位置情報(X21,X22,X23)に対応するブロックがいずれも「1」となり、これら以外のブロックはいずれも「0」となる。一方、通信端末5が、電気機器2a22の配信装置3aとは位置情報X22の送受信を行っておらず、2つの電気機器(2a21,2a23)の各配信装置3aのみと位置情報(X21,X23)の送受信を行っていれば、図28(b)に示されているような移動履歴情報J2が作成される。即ち、レイアウト情報Gのうち、位置情報(X21,X23)に対応するブロックが「1」となり、これら以外のブロックはいずれも「0」となる。なお、移動履歴情報Jは、移動履歴情報J1及び移動履歴情報J2の総称である。   Here, a case where the user having the communication terminal 5 walks from the bottom of the electrical equipment 2a21 to the bottom of the electrical equipment 2a23 in the indoor α in FIG. 24 will be described as an example. In this case, if the communication terminal 5 is performing transmission / reception of position information (X21, X22, X23) with each distribution device 3a of the three electric devices (2a21, 2a22, 2a23), it is shown in FIG. The movement history information J1 is created. That is, in the layout information G, the blocks corresponding to the position information (X21, X22, X23) are all “1”, and the other blocks are all “0”. On the other hand, the communication terminal 5 does not transmit / receive the position information X22 to / from the distribution device 3a of the electric device 2a22, and only the distribution devices 3a of the two electric devices (2a21, 2a23) and the position information (X21, X23). As shown in FIG. 28B, the movement history information J2 is created. That is, in the layout information G, the block corresponding to the position information (X21, X23) is “1”, and all other blocks are “0”. The movement history information J is a generic name for the movement history information J1 and the movement history information J2.

次に、図27に戻って、記憶・読出部98は、記憶部99から、まず図26(a)に示されている故障パターン情報P1を読み出す(ステップS104)。そして、照合部96は、パターンマッチングの処理により、移動履歴情報Jの中央部の特定の位置を示す位置情報X11に係るブロックに対して、上記ステップS104によって読み出された故障パターン情報P1の中央のブロックを合わせることで、移動履歴情報Jと故障パターン情報P1を照合する(ステップS105)。この場合、移動履歴情報Jの中央部の1つである位置情報X11に係るブロックを中心としたブロック群(9個の位置情報(X00,X10,X20,X01,X11,X21,X02,X12,X22)に係るブロック)に対して、故障パターン情報P1で示されるパターンが照合される。   Next, returning to FIG. 27, the storage / reading unit 98 first reads the failure pattern information P1 shown in FIG. 26A from the storage unit 99 (step S104). Then, the collation unit 96 performs the pattern matching process on the block of the failure pattern information P1 read out in step S104 with respect to the block related to the position information X11 indicating the specific position of the central part of the movement history information J. The movement history information J and the failure pattern information P1 are collated by combining the blocks (step S105). In this case, a block group (9 pieces of position information (X00, X10, X20, X01, X11, X21, X02, X12, centered on a block related to the position information X11, which is one of the central portions of the movement history information J, The pattern indicated by the failure pattern information P1 is checked against the block) related to X22).

次に、判断部96は、上記ステップS105による照合によって、一致しているか否かを判断する(ステップS106)。そして、一致していると判断された場合には(YES)、図29に示されている故障パターン一致回数表Kにおいて、上記一致するブロック群の中心のブロックに係る位置情報Xを示す「列」で、かつ上記照合に使われた故障パターン情報Pを示す「行」の部分に、記憶・読出部98が、一致回数として「1」を加える(ステップS107)。一方、上記ステップS106によって、一致していないと判断された場合には(NO)、上記ステップS107の処理は行われない。   Next, the determination unit 96 determines whether or not they match by the collation in step S105 (step S106). If it is determined that they match (YES), in the failure pattern matching frequency table K shown in FIG. 29, “column” indicating the position information X relating to the central block of the matching block group. And the storage / reading unit 98 adds “1” as the number of matches to the portion of “row” indicating the failure pattern information P used for the collation (step S107). On the other hand, if it is determined in step S106 that they do not match (NO), the process in step S107 is not performed.

次に、判断部96は、移動履歴情報Jのうち、全ての特定の位置を中心として照合をしたかを判断する(ステップS108)。この場合の全ての特定の位置は、図25に示されている位置情報(X11,X21,X31,X41,X12,X22,X32,X42,X13,X23,X33,X43,X14,X24,X34,X44)に係る16ヶ所の位置である。そして、全ての特定の位置を中心として照合したと判断された場合には(YES)、判断部96は、全ての故障パターン(P1〜P4)について、上記ステップS105の処理を行ったかを判断する(ステップS109)。そして、全ての故障パターン(P1〜P4)について処理された場合には(YES)、更に、判断部96は、全ての端末識別情報Aについて、移動履歴情報Jと故障パターン情報Pとを照合したかを判断する(ステップS110)。そして、全ての端末識別情報Aについて照合したと判断された場合には(YES)、記憶・読出部98は、図29に示されている故障パターン一致回数表Kから、一致した回数の合計がN以上の位置情報Xを読み出す(ステップS111)。例えば、図29に示されている故障パターン一致回数表Kの場合、位置情報X22が、故障パターン(P1〜P3)でそれぞれ1回ずつ一致した結果、合計の一致回数が「3」となっているため、位置情報X22が読み出される。   Next, the determination unit 96 determines whether or not the movement history information J has been collated around all the specific positions (step S108). All the specific positions in this case are the position information (X11, X21, X31, X41, X12, X22, X32, X42, X13, X23, X33, X43, X14, X24, X34, 16 positions according to X44). If it is determined that all the specific positions are collated (YES), the determination unit 96 determines whether the process of step S105 has been performed for all the failure patterns (P1 to P4). (Step S109). And when it processed about all the failure patterns (P1-P4) (YES), the judgment part 96 collated movement history information J and failure pattern information P about all the terminal identification information A further. Is determined (step S110). If it is determined that all terminal identification information A has been collated (YES), the storage / reading unit 98 obtains the total number of times of matching from the failure pattern matching number table K shown in FIG. The position information X of N or more is read (step S111). For example, in the case of the failure pattern matching frequency table K shown in FIG. 29, the position information X22 is matched once for each of the failure patterns (P1 to P3), resulting in a total matching frequency of “3”. Therefore, the position information X22 is read out.

次に、判断部96は、上記ステップS111によって読み出された位置情報Xが示す位置に設置されている電機機器2aの配信装置3aが故障していると判断する(ステップS112)。例えば、図29に示す一致結果の場合、判断部96は、位置情報X22によって示されている位置に設置されている電機機器2a22の配信装置3aが故障していると判断される。   Next, the determination unit 96 determines that the distribution device 3a of the electrical equipment 2a installed at the position indicated by the position information X read in step S111 has failed (step S112). For example, in the case of the matching result shown in FIG. 29, the determination unit 96 determines that the distribution device 3a of the electrical equipment 2a22 installed at the position indicated by the position information X22 has failed.

ところで、上記ステップS108において、全ての特定の位置を中心として照合していない場合には(NO)、上記ステップS105に戻り、記憶・読出部98は、次の位置を中心として照合を行う。   By the way, in step S108, when not collating centering on all the specific positions (NO), it returns to said step S105 and the memory | storage / reading part 98 performs collation centering on the next position.

また、上記ステップS109において、全ての故障パターン(P1〜P4)について処理されていない場合には(NO)、上記ステップS104に戻り、記憶・読出部98は、次の故障パターン情報P2を読み出す。なお、このようにステップS104に戻る度に、順次、故障パターン情報P3、故障パターン情報P4が読み出される。   If all the failure patterns (P1 to P4) have not been processed in step S109 (NO), the process returns to step S104, and the storage / reading unit 98 reads the next failure pattern information P2. In addition, whenever returning to step S104 in this way, failure pattern information P3 and failure pattern information P4 are read out sequentially.

更に、上記ステップS110において、全ての端末識別情報Aについて照合していない場合には(NO)、上記ステップS101に戻り、同じ特定の受信期間の次の特定の端末識別情報A及び位置情報Xを読み出すことから始める。   Furthermore, in step S110, if not all the terminal identification information A are collated (NO), the process returns to step S101, and the next specific terminal identification information A and position information X in the same specific reception period are obtained. Start by reading.

以上説明したように本実施形態によれば、位置情報管理システム9は、配信装置3から配信された配信装置3の位置を示す位置情報Xを受信した通信端末5によって送信された位置情報Xを管理する。そして、位置情報管理システム9は、この管理している位置情報に基づいた通信端末5の移動履歴を示す移動履歴情報Jと、故障パターン情報Pとを照合することで、故障している可能性がある配信装置3を特定することができる。これにより、位置情報管理システム9管理者は、故障している可能性がある配信装置3を容易に探し出すことができるため、配信装置3の故障を比較的高い確率で発見されることができるという効果を奏する。   As described above, according to the present embodiment, the location information management system 9 uses the location information X transmitted from the communication terminal 5 that has received the location information X indicating the location of the delivery device 3 delivered from the delivery device 3. to manage. Then, the positional information management system 9 collates the movement history information J indicating the movement history of the communication terminal 5 based on the managed positional information with the failure pattern information P, so that there is a possibility of malfunction. A certain distribution device 3 can be identified. As a result, the administrator of the location information management system 9 can easily find the distribution device 3 that may be out of order, so that the failure of the distribution device 3 can be found with a relatively high probability. There is an effect.

更に、位置情報Xに基づいて配信装置3の故障の可能性が導き出されるため、複数の配信装置3の中から、故障している可能性がある配信装置3を特定することができる。そのため、位置情報管理システム9の管理者は、配信装置3の修理又は交換を迅速に行うことができるという効果を奏する。   Furthermore, since the possibility of the failure of the distribution device 3 is derived based on the position information X, the distribution device 3 that may have a failure can be identified from among the plurality of distribution devices 3. For this reason, the administrator of the location information management system 9 can quickly repair or replace the distribution device 3.

また、配信装置3が、配信部21だけでなく送受信部31を有している。即ち、配信装置3から配信された位置情報Xが届く範囲内に存在する通信端末5は、この範囲内で配信装置3に位置情報X及び端末識別情報Aを送信すればよいため、送信のために最低限の消費電力を使用するだけで済む。よって、配信装置が通信端末の省電力化に寄与することができるという効果を奏する。   Further, the distribution apparatus 3 includes not only the distribution unit 21 but also the transmission / reception unit 31. That is, the communication terminal 5 existing within the range where the position information X distributed from the distribution device 3 arrives only needs to transmit the position information X and the terminal identification information A to the distribution device 3 within this range. Only minimal power consumption is required. Therefore, there is an effect that the distribution device can contribute to power saving of the communication terminal.

また、通信端末5が移動した後、停止した場合のみ、位置情報Xが受信される処理が開始されるため、電池の容量の消費を抑えることで省電力(省エネ)化に寄与することができるという効果を奏する。更に、送受信部51が、配信装置3に対して、位置情報X等の情報を送信し終えると、無線通信制御部50の各構成部の処理が停止することで、省電力化を実現することができるという効果を奏する。なお、省電力化に寄与することで、ボタン電池406のような容量が小さい電池を用いた場合であっても、電池交換の頻度を極力少なくすることができるため、ユーザの手間を省くことができるという効果も奏する。   In addition, since the process of receiving the position information X is started only when the communication terminal 5 stops after moving, it can contribute to power saving (energy saving) by suppressing the consumption of the battery capacity. There is an effect. Furthermore, when the transmission / reception unit 51 finishes transmitting information such as the position information X to the distribution device 3, the processing of each component of the wireless communication control unit 50 is stopped, thereby realizing power saving. There is an effect that can be. By contributing to power saving, the frequency of battery replacement can be reduced as much as possible even when a battery with a small capacity such as the button battery 406 is used. There is also an effect that can be done.

また、図21に示されているように、配信装置3bが、配信装置3aに代わって、通信端末5から位置情報Xa及び端末識別情報Aを受信することができるため、配信装置3の設置コストを抑制することができるという効果を奏する(上記パターン1に対応)。また、無線通信制御部30が故障しても、配信システム6としては、通信端末5から位置情報Xa及び端末識別情報Aを取得することができるという効果を奏する(上記パターン2に対応)。更に、通信端末5は、より信号強度の高い通信を行うことができる配信装置3に対して、位置情報X及び端末識別情報Aを送信することができるため、配信システム6としては、通信端末5から、より確実に位置情報X及び端末識別情報Aを受信することができるという効果を奏する(上記パターン3に対応)。   Further, as shown in FIG. 21, the distribution device 3b can receive the position information Xa and the terminal identification information A from the communication terminal 5 in place of the distribution device 3a. The effect that it can suppress can be produced (corresponding to the above pattern 1). Even if the wireless communication control unit 30 breaks down, the distribution system 6 can obtain the position information Xa and the terminal identification information A from the communication terminal 5 (corresponding to the pattern 2 described above). Furthermore, since the communication terminal 5 can transmit the position information X and the terminal identification information A to the distribution device 3 capable of performing communication with higher signal strength, the distribution system 6 includes the communication terminal 5. Therefore, it is possible to receive the position information X and the terminal identification information A more reliably (corresponding to the pattern 3).

また、位置情報管理システム9は、単一のコンピュータによって構築されてもよいし、各部(機能、手段、又は記憶部)を分割して任意に割り当てられた複数のコンピュータによって構築されていてもよい。   The location information management system 9 may be constructed by a single computer, or may be constructed by a plurality of computers arbitrarily assigned by dividing each unit (function, means, or storage unit). .

また、上記実施形態の各プログラムが記憶されたCD−ROM等の記録媒体、並びに、これらプログラムが記憶されたハードディスクは、いずれもプログラム製品(Program Product)として、国内又は国外へ提供されることができる。   In addition, a recording medium such as a CD-ROM in which the programs of the above-described embodiments are stored, and a hard disk in which these programs are stored may be provided as a program product (Program Product) domestically or abroad. it can.

また、上記実施形態の各プログラムが記憶されたCD−ROM等の記録媒体、並びに、これらプログラムが記憶されたハードディスクは、いずれもプログラム製品(Program Product)として、国内又は国外へ提供されることができる。   In addition, a recording medium such as a CD-ROM in which the programs of the above-described embodiments are stored, and a hard disk in which these programs are stored may be provided as a program product (Program Product) domestically or abroad. it can.

1 位置管理システム
2 電気機器
3 配信装置
4 管理対象物
5 通信端末
6 配信システム
7 ゲートウェイ
8 通信ネットワーク
9 位置情報管理システム
10 変換部
20 配信制御部
21 配信部
29 記憶部
30 無線通信制御部
31 送受信部
40 受信制御部
41 受信部
42 検知部
43 判断部
44 測定部
49 記憶部
50 無線通信制御部
51 送受信部
53 判断部
54 測定部
59 記憶部
62 検知部
63 判断部
64 測定部
65 送受信部
66 判断部
67 測定部
69 記憶部
91 送受信部
92 操作入力受付部
93 検索部
94 表示制御部
95 作成部(作成手段の一例)
96 照合部(照合手段の一例)
97 判断部(判断手段の一例)
98 記憶・読出部
99 記憶部(記憶手段の一例)
DESCRIPTION OF SYMBOLS 1 Position management system 2 Electric equipment 3 Distribution apparatus 4 Management object 5 Communication terminal 6 Distribution system 7 Gateway 8 Communication network 9 Location information management system 10 Conversion part 20 Distribution control part 21 Distribution part 29 Storage part 30 Wireless communication control part 31 Transmission / reception Unit 40 reception control unit 41 reception unit 42 detection unit 43 determination unit 44 measurement unit 49 storage unit 50 wireless communication control unit 51 transmission / reception unit 53 determination unit 54 measurement unit 59 storage unit 62 detection unit 63 determination unit 64 measurement unit 65 transmission / reception unit 66 Determination unit 67 Measurement unit 69 Storage unit 91 Transmission / reception unit 92 Operation input reception unit 93 Search unit 94 Display control unit 95 Creation unit (an example of creation means)
96 Verification unit (an example of verification means)
97 Judgment part (an example of judgment means)
98 storage / reading unit 99 storage unit (an example of storage means)

特開2011−145873号公報JP 2011-145873 A

Claims (6)

配信装置から配信された当該配信装置の位置を示す位置情報を受信した通信端末によって送信された前記位置情報を管理する位置情報管理システムであって、
前記管理されている位置情報に基づいて、前記通信端末の移動履歴を示す移動履歴情報を作成する作成手段と、
前記作成手段によって作成された移動履歴情報と、前記配信装置が故障している場合の前記通信端末の移動履歴のパターンを示す故障パターン情報とを照合する照合手段と、
前記照合手段によって、前記移動履歴情報に前記故障パターン情報と一致する部分があるか否かを判断する判断手段と、
を有し、
前記判断手段は、当該判断手段によって一致する部分があると判断した場合には、当該一致する部分に係る位置に設置されている配信装置が故障している可能性があると判断することを特徴とする位置情報管理システム。
A position information management system for managing the position information transmitted by a communication terminal that has received position information indicating the position of the distribution apparatus distributed from a distribution apparatus,
Creating means for creating movement history information indicating a movement history of the communication terminal based on the managed position information;
Collating means for collating movement history information created by the creating means with failure pattern information indicating a movement history pattern of the communication terminal when the distribution device is faulty;
Determining means for determining whether the movement history information includes a portion that matches the failure pattern information by the collating means;
Have
If the determination unit determines that there is a matching part, the determination unit determines that there is a possibility that the distribution device installed at the position related to the matching part is out of order. Location information management system.
前記故障パターン情報は、前記通信端末の移動履歴のパターンをマトリクス状に配置された各ブロックによって示されていることを特徴とする請求項1に記載の位置情報管理システム。   2. The location information management system according to claim 1, wherein the failure pattern information is indicated by each block in which a movement history pattern of the communication terminal is arranged in a matrix. 請求項2に記載の位置情報管理システムであって、
複数の配信装置の各位置を示す各位置情報をマトリクス状に配置された各ブロックによって示したレイアウト情報を記憶する記憶手段を有し、
前記作成手段は、前記レイアウト情報の各ブロックのうち、前記位置情報管理システムで管理されている位置情報と同じ位置情報に係るブロックと、前記位置情報管理システムで管理されている位置情報と異なる位置情報に係るブロックとを区別して示すことで、前記移動履歴情報を作成し、
前記照合手段は、前記移動履歴情報の各ブロックと、前記故障パターン情報の各ブロックと照合すること
を特徴とする位置情報管理システム。
The location information management system according to claim 2,
Storage means for storing layout information indicated by blocks arranged in a matrix for each position information indicating each position of a plurality of distribution devices;
The creation means includes a block related to the same position information as the position information managed by the position information management system, and a position different from the position information managed by the position information management system, among the blocks of the layout information. The movement history information is created by distinguishing the blocks related to the information,
The location information management system characterized in that the collating means collates each block of the movement history information with each block of the failure pattern information.
前記判断手段は、特定の配信装置について複数一致する部分があると判断した場合に、当該配信装置が故障している可能性があると判断することを特徴とする請求項1乃至3のいずれか一項に記載の位置情報管理システム。   4. The determination unit according to claim 1, wherein the determination unit determines that there is a possibility that the distribution apparatus is out of order when it is determined that there are a plurality of matching portions for the specific distribution apparatus. The location information management system according to one item. 配信装置から配信された当該配信装置の位置を示す位置情報を受信した通信端末によって送信された前記位置情報を記憶する記憶手段を有する位置情報管理システムが実行する位置情報管理方法であって、
前記位置情報管理システムは、
前記記憶手段に記憶されている位置情報に基づいて、前記通信端末の移動履歴を示す移動履歴情報を作成する作成ステップと、
前記作成ステップによって作成された移動履歴情報と、前記配信装置が故障している場合の前記通信端末の移動履歴のパターンを示す故障パターン情報とを照合する照合ステップと、
前記照合ステップによって、前記移動履歴情報に前記故障パターン情報と一致する部分があるか否かを判断する判断ステップと、
を実行し、
前記判断ステップは、当該判断ステップによって一致する部分があると判断した場合には、当該一致する部分に係る位置に設置されている配信装置が故障している可能性があると判断することを含むことを特徴とする位置情報管理方法。
A position information management method executed by a position information management system having storage means for storing the position information transmitted by a communication terminal that has received position information indicating the position of the distribution apparatus distributed from a distribution apparatus,
The location information management system includes:
A creation step of creating movement history information indicating a movement history of the communication terminal based on the position information stored in the storage unit;
A collation step of collating the movement history information created by the creation step with failure pattern information indicating a movement history pattern of the communication terminal when the distribution device is faulty;
A determination step of determining whether or not there is a portion that matches the failure pattern information in the movement history information by the matching step;
Run
The determination step includes determining that there is a possibility that a distribution device installed at a position related to the matching portion is broken when it is determined that there is a matching portion by the determination step. The positional information management method characterized by the above-mentioned.
コンピュータに、請求項5に記載の位置情報管理方法を実行させるためのプログラム。   A program for causing a computer to execute the location information management method according to claim 5.
JP2013095735A 2013-04-30 2013-04-30 POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM Expired - Fee Related JP6102471B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2013095735A JP6102471B2 (en) 2013-04-30 2013-04-30 POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2013095735A JP6102471B2 (en) 2013-04-30 2013-04-30 POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM

Publications (2)

Publication Number Publication Date
JP2014217015A true JP2014217015A (en) 2014-11-17
JP6102471B2 JP6102471B2 (en) 2017-03-29

Family

ID=51942305

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013095735A Expired - Fee Related JP6102471B2 (en) 2013-04-30 2013-04-30 POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM

Country Status (1)

Country Link
JP (1) JP6102471B2 (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010067169A (en) * 2008-09-12 2010-03-25 Ntt Comware Corp Communications system, method and program for same
JP2010245714A (en) * 2009-04-03 2010-10-28 Hitachi Ltd Wireless communication system
JP2011145873A (en) * 2010-01-14 2011-07-28 Tokyo Electronic Systems Corp Position management method and portable terminal
JP2012028985A (en) * 2010-07-22 2012-02-09 Nec Corp Portable terminal device, access point connection processing method, and program
JP2012070091A (en) * 2010-09-21 2012-04-05 Toshiba Corp Radio communication system and mobile radio communication device in broadcast radio transmission

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2010067169A (en) * 2008-09-12 2010-03-25 Ntt Comware Corp Communications system, method and program for same
JP2010245714A (en) * 2009-04-03 2010-10-28 Hitachi Ltd Wireless communication system
JP2011145873A (en) * 2010-01-14 2011-07-28 Tokyo Electronic Systems Corp Position management method and portable terminal
JP2012028985A (en) * 2010-07-22 2012-02-09 Nec Corp Portable terminal device, access point connection processing method, and program
JP2012070091A (en) * 2010-09-21 2012-04-05 Toshiba Corp Radio communication system and mobile radio communication device in broadcast radio transmission

Also Published As

Publication number Publication date
JP6102471B2 (en) 2017-03-29

Similar Documents

Publication Publication Date Title
JP5983229B2 (en) Distribution apparatus, position management system, distribution method, and program
JP6252720B2 (en) Distribution system, distribution method, and program
JP6142497B2 (en) Distribution device, communication terminal, and distribution system
JP6197372B2 (en) Information processing apparatus, information processing method, and information processing program
JP6064507B2 (en) Distribution apparatus, position management system, distribution method, and program
US9426775B2 (en) Communication terminal, communication method, and recording medium storing communication terminal control program
JP6229251B2 (en) Communication terminal, communication method, and program
US9491579B2 (en) Apparatus, method, and computer-readable recording medium for distributing position data
JP6241036B2 (en) Communication terminal, position management system, and communication method
JP2014064198A (en) Receiving system, position management system, and receiving method
JP2014064199A (en) Communication terminal, communication method, and program
JP6098102B2 (en) Communication terminal, communication method, and communication program
JP6102471B2 (en) POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM
JP6015390B2 (en) Position management system, position management method and program
JP6436176B2 (en) Position management system, communication method, and program
JP6306281B2 (en) Communication terminal, communication method, and program
JP2014115937A (en) Schedule management system, schedule management method and program
JP2014064232A (en) Communication terminal, communication method, and program
JP6127762B2 (en) POSITION INFORMATION MANAGEMENT SYSTEM, POSITION INFORMATION MANAGEMENT METHOD, AND PROGRAM
JP2015201182A (en) Positional information management system, position management system, positional information management method, and program
JP2014087011A (en) Information notification system, information notification method, and program
JP2017068643A (en) Position management system and position management method
JP2016181149A (en) Communication terminal, positional information system, communication method, and program
JP2015050550A (en) Position information management system, position information management method, and program
JP2014106741A (en) Search support server, search support program, and search support system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160404

TRDD Decision of grant or rejection written
A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170125

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

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20170131

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20170213

R151 Written notification of patent or utility model registration

Ref document number: 6102471

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees