JP2005293502A - Object management system and object retrieving method - Google Patents

Object management system and object retrieving method Download PDF

Info

Publication number
JP2005293502A
JP2005293502A JP2004111414A JP2004111414A JP2005293502A JP 2005293502 A JP2005293502 A JP 2005293502A JP 2004111414 A JP2004111414 A JP 2004111414A JP 2004111414 A JP2004111414 A JP 2004111414A JP 2005293502 A JP2005293502 A JP 2005293502A
Authority
JP
Japan
Prior art keywords
information
search
identification information
attribute
terminal
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2004111414A
Other languages
Japanese (ja)
Inventor
Satrusajang Ratapon
ラタポン サットルサヤェン
Martin Kerr Christopher
マーティン カー クリストファー
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.)
NTT Docomo Inc
Original Assignee
NTT Docomo Inc
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Docomo Inc filed Critical NTT Docomo Inc
Priority to JP2004111414A priority Critical patent/JP2005293502A/en
Publication of JP2005293502A publication Critical patent/JP2005293502A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide an object management system capable of efficiently retrieving an object positioning within a desired range. <P>SOLUTION: This object management system 1 comprises information management devices 31-3n each having a position acquisition part 302 acquiring object position information and writing it into a property information storage part 301, and a position transmission part 303 transmitting object identification information and the object position information, and a position management device 40 having a position reception part 401 receiving the object identification information and the object position information and storing them into a position information storage part 402, a terminal position reception part 403 receiving terminal position information, an object retrieving part 404 extracting the object identification information regarding an object of which the distance from a communication terminal 60 is within a predetermined range, and an identification transmission part 405 transmitting the object identification information. <P>COPYRIGHT: (C)2006,JPO&NCIPI

Description

本発明は、オブジェクトの属性情報を管理するオブジェクト管理システム、及びそれを利用したオブジェクト検索方法に関するものである。   The present invention relates to an object management system for managing attribute information of an object and an object search method using the object management system.

近年、コンピュータやメモリチップの小型化により、身の回りの様々なもの(オブジェクト)にICタグ等を組み込んで相互に情報通信を行う技術、いわゆるユビキタスコンピューティングが注目を浴びるようになっている。このような技術の例としては、下記非特許文献1に記載のものが知られている。この技術では、まず、ユーザの端末において、RFID(Radio Frequency Identification)タグ、ICカード等を備えたオブジェクトからuID(Ubiquitous ID)が読み取られた後、このuIDに基づいてuID解決データベースを検索することにより、そのオブジェクトに関する属性情報の格納先のネットワークアドレスが取得される。その後、ユーザの端末により、取得されたネットワークアドレスに基づいてネットワーク上のデータベースサーバを参照することにより、オブジェクトに関する属性情報が参照される。なお、オブジェクトの属性情報は、ネットワーク上に多数設置された上記データベースサーバによって分散管理されている。
坂村健、飯塚登,「ユビキタスIDセンターの取り組み」,月刊バーコード,日本工業出版,2003年4月,vol.16,no.5,p.15−20
In recent years, with the miniaturization of computers and memory chips, technology that incorporates IC tags and the like into various things around (objects) and performs mutual information communication, so-called ubiquitous computing, has attracted attention. As an example of such a technique, one described in Non-Patent Document 1 below is known. In this technology, first, after a uID (Ubiquitous ID) is read from an object having an RFID (Radio Frequency Identification) tag, an IC card, or the like in a user terminal, a uID resolution database is searched based on the uID. As a result, the storage destination network address of the attribute information related to the object is acquired. Thereafter, the user terminal refers to the attribute information about the object by referring to the database server on the network based on the acquired network address. The object attribute information is distributed and managed by the database servers installed on the network.
Ken Sakamura, Noboru Iizuka, “Ubiquitous ID Center Initiative”, Monthly Barcode, Nihon Kogyo Publishing, April 2003, vol. 16, no. 5, p. 15-20

しかしながら、上述した従来技術においては、既知のオブジェクトに関する属性情報を検索する場合には、直接オブジェクトからuIDを読み取ることにより属性情報を得ることができるが、例えば、ユーザの端末位置から特定範囲のオブジェクトを検索する場合等、uIDを直接特定することができない場合に検索時間が増加する傾向にある。すなわち、上述したように、属性情報は複数のデータベースサーバによって分散管理されているために、目的のオブジェクトの位置を特定するためには検索範囲の全オブジェクトの属性情報を検索する必要がある。この場合、検索に要する時間は、各データベースサーバの処理能力や設置場所等に依存し、データベースサーバ間で並行処理を行った場合であっても、処理能力が最も低い、或いは最も遠方のデータベースサーバにおける処理時間によって左右される。また、この検索時間の増加傾向は、管理されるオブジェクトの数が多くなった場合に顕著となる。   However, in the above-described prior art, when searching for attribute information related to a known object, the attribute information can be obtained by directly reading the uID from the object. The search time tends to increase when the uID cannot be directly specified, such as when searching for. That is, as described above, since attribute information is distributed and managed by a plurality of database servers, it is necessary to search the attribute information of all objects in the search range in order to specify the position of the target object. In this case, the time required for the search depends on the processing capacity and installation location of each database server, and even when parallel processing is performed between the database servers, the database server having the lowest processing capacity or the farthest distance. Depends on the processing time. Further, this increase in search time becomes prominent when the number of managed objects increases.

そこで、本発明はかかる課題に鑑みて為されたものであり、所望の範囲内に位置するオブジェクトの検索を効率的に実施することが可能なオブジェクト管理システム及びオブジェクト検索方法を提供することを目的とする。   Therefore, the present invention has been made in view of such problems, and an object thereof is to provide an object management system and an object search method that can efficiently search for an object located within a desired range. And

上記課題を解決するため、本発明のオブジェクト管理システムは、(A)オブジェクトを識別するオブジェクト識別情報と、オブジェクトに関する属性情報とを関連づけて格納する属性情報格納手段と、オブジェクトから、オブジェクトを識別するオブジェクト識別情報と、オブジェクトの位置を特定するオブジェクト位置情報とを取得して、属性情報格納手段に書き込む位置取得手段と、位置取得手段によって取得されたオブジェクト識別情報とオブジェクト位置情報とを送信する位置送信手段と、を有する情報管理装置と、(B)位置送信手段によって送信されたオブジェクト識別情報とオブジェクト位置情報とを受信する位置受信手段と、位置受信手段によって受信されたオブジェクト識別情報とオブジェクト位置情報とを関連づけて格納する位置情報格納手段と、検索要求者端末の位置に関する端末位置情報を受信する端末位置受信手段と、端末位置受信手段によって受信された端末位置情報と、位置情報格納手段に格納されたオブジェクト位置情報とに基づいて、検索要求者端末との距離が所定範囲内であるオブジェクトに関するオブジェクト識別情報を抽出するオブジェクト検索手段と、オブジェクト検索手段によって抽出されたオブジェクト識別情報を送信する識別送信手段と、を有する位置管理装置と、を備えることを特徴とする。   In order to solve the above-described problems, an object management system according to the present invention identifies (A) object identification information for identifying an object and attribute information storage means for storing attribute information related to the object in association with each other, and identifies the object from the object. A position acquisition unit that acquires object identification information and object position information that identifies the position of the object and writes it to the attribute information storage unit, and a position to transmit the object identification information and the object position information acquired by the position acquisition unit An information management device comprising: a transmission means; (B) a position reception means for receiving the object identification information and the object position information transmitted by the position transmission means; and the object identification information and the object position received by the position reception means. Associating with information Position information storage means for receiving, terminal position receiving means for receiving terminal position information relating to the position of the search requester terminal, terminal position information received by the terminal position receiving means, and object position stored in the position information storage means An object search means for extracting object identification information relating to an object whose distance from the search requester terminal is within a predetermined range based on the information, an identification transmission means for transmitting the object identification information extracted by the object search means, And a position management device having the following.

あるいは、本発明のオブジェクト検索方法は、情報管理装置が、オブジェクトから、オブジェクトを識別するオブジェクト識別情報と、オブジェクトの位置を特定するオブジェクト位置情報とを取得して、属性情報格納手段に書き込む位置取得ステップと、情報管理装置が、位置取得ステップにおいて取得されたオブジェクト識別情報とオブジェクト位置情報とを送信する位置送信ステップと、位置管理装置が、位置送信ステップにおいて送信されたオブジェクト識別情報とオブジェクト位置情報とを受信する位置受信ステップと、位置管理装置が、位置受信ステップにおいて受信されたオブジェクト識別情報とオブジェクト位置情報とを関連づけて格納する位置情報格納ステップと、位置管理装置が、検索要求者端末の位置に関する端末位置情報を受信する端末位置受信ステップと、位置管理装置が、端末位置受信ステップによって受信された端末位置情報と、位置情報格納ステップにおいて格納されたオブジェクト位置情報とに基づいて、検索要求者端末との距離が所定範囲内であるオブジェクトに関するオブジェクト識別情報を抽出するオブジェクト検索ステップと、位置管理装置が、オブジェクト検索ステップにおいて抽出されたオブジェクト識別情報を送信する識別送信ステップと、を備えることを特徴とする。   Alternatively, in the object search method of the present invention, the information management apparatus obtains the position from which the object identification information for identifying the object and the object position information for identifying the position of the object are obtained and written in the attribute information storage means. A position transmitting step in which the information management apparatus transmits the object identification information and the object position information acquired in the position acquisition step; and an object identification information and object position information in which the position management apparatus is transmitted in the position transmission step. A position receiving step for receiving the information, a position information storing step in which the position management device associates and stores the object identification information and the object position information received in the position receiving step, and the position management device Terminal position with respect to location A terminal location receiving step for receiving information, and the location management device, based on the terminal location information received in the terminal location receiving step, and the object location information stored in the location information storage step, An object search step for extracting object identification information relating to an object whose distance is within a predetermined range, and an identification transmission step in which the position management device transmits the object identification information extracted in the object search step. .

このようなオブジェクト管理システム及びオブジェクト検索方法によれば、オブジェクトの属性情報を格納する情報管理装置が、オブジェクトからオブジェクト識別情報とオブジェクト位置情報とを取得した後、属性情報格納手段に書き込み、そのオブジェクト識別情報とオブジェクト位置情報とを位置管理装置に送信する。また、位置管理装置が、情報管理装置からオブジェクト識別情報とオブジェクト位置情報を受信して位置情報格納手段に格納した後、検索要求者の位置情報を受信すると、その検索要求者の端末との距離が所定範囲内のオブジェクトに関するオブジェクト識別情報を返信する。このように、属性情報が分散管理されているオブジェクトに関する位置情報を纏めて管理することにより、検索要求者端末から所定範囲内に位置するオブジェクトを即座に特定することができる。   According to such an object management system and object search method, an information management device that stores attribute information of an object obtains object identification information and object position information from the object, and then writes the object identification information and object position information to the attribute information storage means. The identification information and the object position information are transmitted to the position management device. Further, when the location management device receives the object identification information and the object location information from the information management device and stores them in the location information storage means and then receives the location information of the search requester, the distance from the search requester's terminal Returns object identification information regarding objects within a predetermined range. In this way, by collectively managing the position information related to the objects whose attribute information is distributed and managed, it is possible to immediately specify the object located within the predetermined range from the search requester terminal.

また、情報管理装置は、位置取得手段によって取得されたオブジェクト識別情報及びオブジェクト位置情報に基づいて、属性情報格納手段に格納されているオブジェクト位置情報を参照することにより、オブジェクト位置情報が変化しているか否かを判定する更新判定手段を更に有し、位置送信手段は、更新判定手段によりオブジェクト位置情報が変化していると判定された場合に、変化後のオブジェクト位置情報と、オブジェクト位置情報に対応するオブジェクト識別情報とを送信することが好ましい。   Further, the information management apparatus refers to the object position information stored in the attribute information storage unit based on the object identification information and the object position information acquired by the position acquisition unit, so that the object position information changes. Update position determination means for determining whether the object position information is changed by the update determination means, the position transmission means includes the object position information after the change and the object position information. It is preferable to transmit corresponding object identification information.

この場合、オブジェクトに関する属性情報を管理する情報管理装置から、位置情報管理装置にオブジェクト位置情報を提供する際の通信データ量を最小限に抑えることができる。   In this case, it is possible to minimize the amount of communication data when providing the object position information from the information management apparatus that manages the attribute information about the object to the position information management apparatus.

さらに、(C)端末位置情報を取得する端末位置取得手段と、端末位置受信手段に対して、端末位置取得手段によって取得された端末位置情報を送信する端末位置送信手段と、識別送信手段から、オブジェクト識別情報を受信する識別受信手段と、を有する検索装置を更に備えることが好ましい。   Further, (C) a terminal location acquisition unit that acquires terminal location information, a terminal location transmission unit that transmits terminal location information acquired by the terminal location acquisition unit to the terminal location reception unit, and an identification transmission unit, It is preferable to further include a search device having an identification receiving means for receiving the object identification information.

かかる検索装置を備えると、予め検索要求者端末の位置情報を取得して、検索要求者端末から所定範囲内に位置するオブジェクトに関するオブジェクト識別情報を受信しておくことにより、検索要求者端末からオブジェクトに関する属性情報の検索要求があった場合の検索時間をより短縮化することができる。   When such a search device is provided, the position information of the search requester terminal is acquired in advance, and the object identification information relating to the object located within the predetermined range is received from the search requester terminal, whereby the object from the search requester terminal is received. It is possible to further reduce the search time when there is a search request for attribute information regarding.

またさらに、検索装置は、識別受信手段によって受信されたオブジェクト識別情報を、情報管理装置に対して送信する検索要求手段と、情報管理装置から検索要求手段による送信に応じて返信された属性情報を受信する属性受信手段と、検索要求者端末からオブジェクトの検索要求を受け付けた後、属性受信手段によって受信された属性情報を検索要求者端末に送信する検索受付手段と、を更に有し、情報管理装置は、検索要求手段によって送信されたオブジェクト識別情報を受信する要求受信手段と、要求受信手段によって受信されたオブジェクト識別情報に基づいて、属性情報格納手段を参照することにより、オブジェクト識別情報に対応する属性情報を検索する属性検索手段と、属性検索手段によって検索された属性情報を、属性受信手段に送信する属性送信手段と、を更に有することが好ましい。   Still further, the search device includes a search request unit that transmits the object identification information received by the identification reception unit to the information management device, and attribute information returned from the information management device in response to transmission by the search request unit. Further comprising: an attribute receiving means for receiving; and a search accepting means for sending the attribute information received by the attribute receiving means to the search requester terminal after accepting an object search request from the search requester terminal. The apparatus responds to the object identification information by referring to the attribute information storage means based on the request receiving means for receiving the object identification information transmitted by the search request means and the object identification information received by the request receiving means. Attribute search means for searching for attribute information to be received, and attribute information searched by the attribute search means for receiving attributes It may further include an attribute transmitting means for transmitting to the stage, the.

こうすれば、検索装置が、予め受信された所定範囲内のオブジェクトに関するオブジェクト識別情報を情報管理装置に送信し、情報管理装置が、送信されたオブジェクト識別情報に対応する属性情報を検索して返信する。また、検索装置は、検索要求者端末からの検索要求に対してその属性情報を送信する。これにより、検索要求者に対して所定範囲内のオブジェクト属性情報を効率よく提供することができる。   In this way, the search device transmits object identification information related to objects within a predetermined range received in advance to the information management device, and the information management device searches and returns attribute information corresponding to the transmitted object identification information. To do. Further, the search device transmits the attribute information in response to the search request from the search requester terminal. Thereby, the object attribute information within the predetermined range can be efficiently provided to the search requester.

本発明によれば、所望の範囲内に位置するオブジェクトの検索を効率的に実施することができる。   According to the present invention, it is possible to efficiently search for an object located within a desired range.

本発明の実施形態について図面を参照して説明する。なお、各図において、同一要素には同一符号を付して重複する説明を省略する。   Embodiments of the present invention will be described with reference to the drawings. In addition, in each figure, the same code | symbol is attached | subjected to the same element and the overlapping description is abbreviate | omitted.

[第1実施形態]
図1は、本発明にかかるオブジェクト管理システムの第1実施形態を示す概略構成図である。このオブジェクト管理システム1は、商品、生物等の様々な対象物である「オブジェクト」の属性情報を管理して提供するためのネットワークシステムである。
[First Embodiment]
FIG. 1 is a schematic configuration diagram showing a first embodiment of an object management system according to the present invention. This object management system 1 is a network system for managing and providing attribute information of “objects” which are various objects such as products and living things.

図1に示すように、オブジェクト管理システム1は、管理対象である複数のオブジェクト20と、オブジェクト20の属性情報を管理する情報管理装置31〜3nと、オブジェクト20の位置を管理する位置管理装置40と、端末からの検索要求に応じてオブジェクトの属性情報を中継する検索装置50と、検索要求者が使用する通信端末(検索要求者端末)60と、オブジェクトの属性情報の格納先アドレスを管理するアドレス管理装置80とを含んで構成されている。また、情報管理装置31〜3n、位置管理装置40、検索装置50、及びアドレス管理装置80は、それぞれ、LAN(Local Area Network)、WAN(Wide Area Network)等からなるネットワーク70Aと接続され、ネットワーク70Aを介して相互にデータの送受信が可能とされている。さらに、検索装置50及び通信端末60は、固定電話網、移動体通信網、PHS(Personal Handyphone System)網、インターネット網等の通信ネットワーク70Bに接続され、通信ネットワーク70Bを介して相互にデータの送受信が可能とされている。   As shown in FIG. 1, the object management system 1 includes a plurality of objects 20 to be managed, information management devices 31 to 3n that manage attribute information of the object 20, and a position management device 40 that manages the position of the object 20. And a search device 50 that relays object attribute information in response to a search request from the terminal, a communication terminal (search requester terminal) 60 used by the search requester, and a storage address of the object attribute information. An address management device 80 is included. The information management devices 31 to 3n, the location management device 40, the search device 50, and the address management device 80 are connected to a network 70A including a LAN (Local Area Network), a WAN (Wide Area Network), and the like, respectively. Data can be transmitted / received to / from each other via 70A. Further, the search device 50 and the communication terminal 60 are connected to a communication network 70B such as a fixed telephone network, a mobile communication network, a PHS (Personal Handyphone System) network, and the Internet network, and transmit / receive data to / from each other via the communication network 70B. Is possible.

ここで、同図においては、説明の便宜上、オブジェクト管理システム1が位置管理装置40、検索装置50、及びアドレス管理装置80をそれぞれ1台備えているが、特定のエリア毎に設置することにより、それぞれ複数台備えていてもよい。以下、オブジェクト管理システム1の各構成要素について詳細に説明する。   In this figure, for convenience of explanation, the object management system 1 includes one location management device 40, one search device 50, and one address management device 80. However, by installing the management system 1 for each specific area, A plurality of each may be provided. Hereinafter, each component of the object management system 1 will be described in detail.

オブジェクト20は、カメラ、ノートパソコン等をはじめとする管理対象となるオブジェクトであり、RFID(Radio Frequency Identification)タグ等のICタグを備えるものである。オブジェクト20は、自己を識別するためのオブジェクト識別情報と、自己の位置を特定するオブジェクト位置情報とをICタグに格納している。この位置情報は、GPS(Global Positioning System)を利用した測位により、あるいは、予めICタグ用リーダライタ(図示せず)から受信することにより格納され、定期的又は随時に更新されるものである。例えば、カメラであるオブジェクト20に備えられたICタグには、オブジェクト識別情報「xxxxxxx1」とオブジェクト位置情報「エリアA」とが格納されている。   The object 20 is an object to be managed, such as a camera or a notebook computer, and includes an IC tag such as an RFID (Radio Frequency Identification) tag. The object 20 stores object identification information for identifying itself and object position information for specifying its position in the IC tag. This position information is stored by positioning using GPS (Global Positioning System) or by receiving in advance from an IC tag reader / writer (not shown), and is updated periodically or as needed. For example, object identification information “xxxxxxx1” and object position information “area A” are stored in the IC tag provided in the object 20 that is a camera.

通信端末60は、検索要求者の使用する通信端末であり、通信ネットワーク70Bを介して検索装置50とデータの送受信が可能なように構成されている。このような通信端末の例としては、携帯電話機、PHS、PDA(Personal Digital Assistants)等が挙げられる。また、通信端末60は、GPSを利用した測位により、通信端末60の座標位置に関する端末位置情報を取得する機能を有する。さらに、通信端末60は、取得した端末位置情報「(X,Y)」を、オブジェクトの検索に先立って検索装置50に事前送付する機能と、オブジェクトの属性情報の検索を要求する検索要求を、検索装置50に送信する機能とを有する。この位置情報の事前送付は、端末位置情報「(X,Y)」から把握される通信端末60の位置が、所定距離以上変化したタイミングにおいて行われる。   The communication terminal 60 is a communication terminal used by a search requester, and is configured to be able to send and receive data to and from the search device 50 via the communication network 70B. Examples of such communication terminals include mobile phones, PHS, PDA (Personal Digital Assistants) and the like. Further, the communication terminal 60 has a function of acquiring terminal position information regarding the coordinate position of the communication terminal 60 by positioning using GPS. Further, the communication terminal 60 includes a function of sending the acquired terminal position information “(X, Y)” to the search device 50 prior to the search for the object, and a search request for requesting a search for the attribute information of the object. And a function of transmitting to the search device 50. This advance sending of the position information is performed at a timing when the position of the communication terminal 60 grasped from the terminal position information “(X, Y)” has changed by a predetermined distance or more.

アドレス管理装置80は、オブジェクト識別情報と、そのオブジェクト識別情報によって識別されるオブジェクトの属性情報の格納先ネットワークアドレスとの対応関係を格納するデータベースサーバである。なお、この場合の格納先ネットワークアドレスには、情報管理装置31〜3nのネットワークアドレスが設定されている。例えば、情報管理装置31においてオブジェクト識別情報「xxxxxxx1」によって識別されるオブジェクト20の属性情報が管理されている場合には、アドレス管理装置80では、情報管理装置31のネットワークアドレス「WWW.XXX.YYY.ZZZ」が、オブジェクト識別情報「xxxxxxx1」に関連づけて記憶されている。   The address management device 80 is a database server that stores the correspondence between the object identification information and the storage destination network address of the attribute information of the object identified by the object identification information. In this case, the network address of the information management devices 31 to 3n is set as the storage destination network address. For example, when the attribute information of the object 20 identified by the object identification information “xxxxxxx1” is managed in the information management device 31, the address management device 80 uses the network address “WWW.XXX.YYY” of the information management device 31. .ZZZ ”is stored in association with the object identification information“ xxxxxxx1 ”.

情報管理装置31〜3nは、オブジェクトの属性情報を管理するコンピュータシステムである。情報管理装置31〜3nは、それぞれ、複数のオブジェクトの属性情報を分散して管理している。図2には、情報管理装置31の概略構成図を示す。同図に示すように、情報管理装置31は、属性情報格納部(属性情報格納手段)301と、位置取得部(位置取得手段)302と、位置送信部(位置送信手段)303と、更新判定部(更新判定手段)304と、要求受信部(要求受信手段)305と、属性検索部(属性検索手段)306と、属性送信部(属性送信手段)307とを備えている。以下、情報管理装置32〜3nの構成は、情報管理装置31と同様であるので説明を省略する。   The information management devices 31 to 3n are computer systems that manage object attribute information. Each of the information management devices 31 to 3n distributes and manages attribute information of a plurality of objects. FIG. 2 shows a schematic configuration diagram of the information management device 31. As shown in the figure, the information management apparatus 31 includes an attribute information storage unit (attribute information storage unit) 301, a position acquisition unit (position acquisition unit) 302, a position transmission unit (position transmission unit) 303, and an update determination. Unit (update determination unit) 304, request reception unit (request reception unit) 305, attribute search unit (attribute search unit) 306, and attribute transmission unit (attribute transmission unit) 307. Hereinafter, the configuration of the information management devices 32 to 3n is the same as that of the information management device 31, and thus the description thereof is omitted.

以下、情報管理装置31の各構成要素について説明する。   Hereinafter, each component of the information management apparatus 31 will be described.

属性情報格納部301は、オブジェクトの属性情報を含むデータを格納するハードディスク、メモリ等の記憶手段である。この属性情報格納部301は、情報管理装置31が管理する対象のオブジェクトに関する属性情報が格納されている。ここで、「属性情報」とは、オブジェクトに関する名称、製造者、種類、位置、賞味期限、取扱法等のオブジェクト固有の特徴、性質を表すものである。図5には、属性情報格納部301におけるデータ構成の一例を示す。同図の例によれば、オブジェクト20の属性情報としての、名称「カメラ」、オブジェクト位置情報「エリアD」、製造メーカ「A社」、機種「ABCD」、及び色「黒」が、オブジェクト20に対応するオブジェクト識別情報「xxxxxxx1」に関連づけて格納されている。   The attribute information storage unit 301 is a storage unit such as a hard disk or a memory that stores data including attribute information of objects. The attribute information storage unit 301 stores attribute information related to objects to be managed by the information management apparatus 31. Here, “attribute information” represents characteristics and properties unique to the object such as name, manufacturer, type, position, expiration date, and handling method regarding the object. FIG. 5 shows an example of the data configuration in the attribute information storage unit 301. According to the example shown in the figure, the name “camera”, the object position information “area D”, the manufacturer “company A”, the model “ABCD”, and the color “black” as the attribute information of the object 20 Is stored in association with the object identification information “xxxxxxx1” corresponding to.

図2に戻って、位置取得部302は、オブジェクト20からICタグ用リーダライタを経由して、オブジェクト20に関するオブジェクト識別情報及びオブジェクト位置情報を、定期的に取得する部分である。例えば、位置取得部302は、オブジェクト20から、オブジェクト識別情報「xxxxxxx1」とオブジェクト位置情報「エリアA」とを取得する。また、位置取得部302は、取得したオブジェクト識別情報とオブジェクト位置情報とを更新判定部304に出力する。同時に、位置取得部302は、取得したオブジェクト識別情報とオブジェクト位置情報とに基づいて、属性情報格納部301に格納されているオブジェクト20に対応するオブジェクト位置情報を更新する。   Returning to FIG. 2, the position acquisition unit 302 is a part that periodically acquires object identification information and object position information regarding the object 20 from the object 20 via the IC tag reader / writer. For example, the position acquisition unit 302 acquires object identification information “xxxxxxx1” and object position information “area A” from the object 20. In addition, the position acquisition unit 302 outputs the acquired object identification information and object position information to the update determination unit 304. At the same time, the position acquisition unit 302 updates the object position information corresponding to the object 20 stored in the attribute information storage unit 301 based on the acquired object identification information and object position information.

更新判定部304は、位置取得部302から受け取ったオブジェクト識別情報とオブジェクト位置情報とに基づいて、オブジェクト位置情報が変化しているか否かを判定する部分である。より具体的には、更新判定部304は、属性情報格納部301からオブジェクト識別情報が一致するデータを参照して、そのオブジェクト識別情報に対応づけて格納されているオブジェクト位置情報を参照する。そして、位置取得部302から受け取ったオブジェクト位置情報と、属性情報格納部301における更新前のオブジェクト位置情報とが異なるか否かを判定する。更新判定部304は、上記判定結果「変化有り/変化無し」の情報、及び位置取得部302から受け取ったオブジェクト識別情報とオブジェクト位置情報とを、位置送信部303に出力する。例えば、オブジェクト識別情報「xxxxxxx1」であるオブジェクト20に関するオブジェクト位置情報が「エリアD」から「エリアA」に変化した場合は、判定結果「変化有り」と、オブジェクト識別情報「xxxxxxx1」とオブジェクト位置情報「エリアA」とを、位置送信部303に出力する。   The update determination unit 304 is a part that determines whether or not the object position information has changed based on the object identification information and the object position information received from the position acquisition unit 302. More specifically, the update determination unit 304 refers to data with matching object identification information from the attribute information storage unit 301 and refers to object position information stored in association with the object identification information. Then, it is determined whether or not the object position information received from the position acquisition unit 302 is different from the object position information before being updated in the attribute information storage unit 301. The update determination unit 304 outputs the determination result “changed / not changed” information and the object identification information and object position information received from the position acquisition unit 302 to the position transmission unit 303. For example, when the object position information regarding the object 20 that is the object identification information “xxxxxxx1” has changed from “area D” to “area A”, the determination result “changed”, the object identification information “xxxxxxx1”, and the object position information “Area A” is output to the position transmission unit 303.

位置送信部303は、更新判定部304から受け取ったオブジェクト識別情報とオブジェクト位置情報とを位置管理装置40に送信する部分である。この際、位置送信部303は、更新判定部304から受け取った判定結果が「変化有り」の場合に、更新判定部304から受け取った変化後のオブジェクト位置情報と、それに対応するオブジェクト識別情報とを位置管理装置40に送信する。一方、更新判定部304から受け取った判定結果が「変化無し」の場合は、位置送信部303は、位置管理装置40への送信を行わない。上述した例の場合、位置送信部303は、オブジェクト識別情報「xxxxxxx1」とオブジェクト位置情報「エリアA」とを、位置管理装置40に送信する。   The position transmission unit 303 is a part that transmits the object identification information and the object position information received from the update determination unit 304 to the position management device 40. At this time, when the determination result received from the update determination unit 304 is “changed”, the position transmission unit 303 uses the changed object position information received from the update determination unit 304 and the corresponding object identification information. It transmits to the position management device 40. On the other hand, when the determination result received from the update determination unit 304 is “no change”, the position transmission unit 303 does not perform transmission to the position management device 40. In the case of the example described above, the position transmission unit 303 transmits the object identification information “xxxxxxx1” and the object position information “area A” to the position management device 40.

要求受信部305は、検索装置50から送信されたオブジェクトの検索要求を受信する部分である。このオブジェクトの検索要求には、検索対象のオブジェクトを特定するオブジェクト識別情報が付加されている。要求受信部305は、受信した検索要求に含まれるオブジェクト識別情報を属性検索部306に出力する。   The request receiving unit 305 is a part that receives an object search request transmitted from the search device 50. Object identification information for specifying an object to be searched is added to this object search request. The request reception unit 305 outputs the object identification information included in the received search request to the attribute search unit 306.

属性検索部306は、要求受信部305から受け取ったオブジェクト識別情報に基づいて、属性情報格納部301を参照することにより、検索対象オブジェクトに関するオブジェクト識別情報に対応する属性情報を検索する部分である。より詳細には、属性検索部306は、属性情報格納部301から、要求受信部305から受け取ったオブジェクト識別情報に一致するデータを読み取り、読み取られたデータ中の属性情報を取得する。また、属性検索部306は、取得した属性情報とオブジェクト識別情報とを属性送信部307に出力する。図5の例によれば、属性検索部306がオブジェクト識別情報「xxxxxxx1」を受け取ると、名称「カメラ」、オブジェクト位置情報「エリアA」、製造メーカ「A社」、機種「ABCD」、及び色「黒」からなる属性情報とオブジェクト識別情報「xxxxxxx1」とを、属性送信部307に出力する。   The attribute search unit 306 is a part that searches the attribute information corresponding to the object identification information related to the search target object by referring to the attribute information storage unit 301 based on the object identification information received from the request reception unit 305. More specifically, the attribute search unit 306 reads data that matches the object identification information received from the request reception unit 305 from the attribute information storage unit 301 and acquires attribute information in the read data. In addition, the attribute search unit 306 outputs the acquired attribute information and object identification information to the attribute transmission unit 307. According to the example of FIG. 5, when the attribute search unit 306 receives the object identification information “xxxxxxx1”, the name “camera”, the object position information “area A”, the manufacturer “A company”, the model “ABCD”, and the color The attribute information including “black” and the object identification information “xxxxxxx1” are output to the attribute transmitting unit 307.

属性送信部307は、属性検索部306から受け取った属性情報及びオブジェクト識別情報とを、ネットワーク70Aを介して検索装置50に送信する部分である。   The attribute transmission unit 307 is a part that transmits the attribute information and the object identification information received from the attribute search unit 306 to the search device 50 via the network 70A.

位置管理装置40は、オブジェクトの位置を管理するコンピュータシステムである。図3には、位置管理装置40の概略構成図を示す。同図に示すように、位置管理装置40は、位置受信部(位置受信手段)401と、位置情報格納部(位置情報格納手段)402と、端末位置受信部(端末位置受信手段)403と、オブジェクト検索部(オブジェクト検索手段)404と、識別送信部(識別送信手段)405とを備えている。   The position management device 40 is a computer system that manages the position of an object. In FIG. 3, the schematic block diagram of the position management apparatus 40 is shown. As shown in the figure, the position management device 40 includes a position receiving unit (position receiving unit) 401, a position information storage unit (position information storage unit) 402, a terminal position receiving unit (terminal position receiving unit) 403, An object search unit (object search unit) 404 and an identification transmission unit (identification transmission unit) 405 are provided.

以下、位置管理装置40の各構成要素について説明する。   Hereinafter, each component of the position management device 40 will be described.

位置受信部401は、情報管理装置31の位置送信部303から送信されたオブジェクト識別情報とオブジェクト位置情報とを、ネットワーク70Aを介して受信する部分である。また、位置受信部401は、受信したオブジェクト識別情報を、オブジェクト位置情報に関連づけて位置情報格納部402に格納する。その際、位置受信部401は、受信したオブジェクト識別情報に対応するオブジェクト位置情報が既に格納されている場合には、最新のオブジェクト位置情報に更新する。図6は、このようにして格納された位置情報格納部402におけるデータの構成例を示す。同図に示すように、情報管理装置31から受信したオブジェクト識別情報「xxxxxxx1」が、オブジェクト位置情報「エリアA」に対応づけて格納される。   The position receiving unit 401 is a part that receives the object identification information and the object position information transmitted from the position transmitting unit 303 of the information management device 31 via the network 70A. In addition, the position receiving unit 401 stores the received object identification information in the position information storage unit 402 in association with the object position information. At this time, if the object position information corresponding to the received object identification information is already stored, the position receiving unit 401 updates the latest object position information. FIG. 6 shows a configuration example of data in the position information storage unit 402 stored in this way. As shown in the figure, the object identification information “xxxxxxx1” received from the information management apparatus 31 is stored in association with the object position information “area A”.

端末位置受信部403は、検索装置50から、通信端末60の端末位置情報「(X,Y)」を受信する部分である。端末位置受信部403は、受信した端末位置情報をオブジェクト検索部404に出力する。   The terminal position receiving unit 403 is a part that receives the terminal position information “(X, Y)” of the communication terminal 60 from the search device 50. The terminal location receiving unit 403 outputs the received terminal location information to the object search unit 404.

オブジェクト検索部404は、端末位置受信部403から受け取った端末位置情報と、位置情報格納部402に格納されたオブジェクト位置情報とに基づいて、通信端末60との距離が所定範囲内であるオブジェクトを抽出する部分である。図6の例によれば、オブジェクト検索部404は、位置情報格納部402からオブジェクト位置情報「エリアA」を読み出し、オブジェクト位置情報「エリアA」と端末位置情報「(X,Y)」とから、そのオブジェクト位置情報が示す位置と通信端末60の位置との距離Dを算出する。この距離算出は、オブジェクト位置情報「エリアA」に対応する座標位置を予め格納しておいて、その座標位置と端末位置情報とを用いて2点間の距離を算出することにより行う。その結果、オブジェクト検索部404は、算出した距離Dが所定距離D0以下である場合に、オブジェクト位置情報「エリアA」に関連づけて格納されているオブジェクト識別情報「xxxxxxx1」及び「xxxxxxx2」を識別送信部405に出力する。オブジェクト検索部404は、上記の距離判定処理を位置情報格納部402に格納された全てのオブジェクト位置情報について繰り返す。   Based on the terminal position information received from the terminal position receiving unit 403 and the object position information stored in the position information storage unit 402, the object search unit 404 selects an object whose distance from the communication terminal 60 is within a predetermined range. This is the part to be extracted. According to the example of FIG. 6, the object search unit 404 reads the object position information “area A” from the position information storage unit 402, and uses the object position information “area A” and the terminal position information “(X, Y)”. The distance D between the position indicated by the object position information and the position of the communication terminal 60 is calculated. This distance calculation is performed by storing the coordinate position corresponding to the object position information “area A” in advance and calculating the distance between the two points using the coordinate position and the terminal position information. As a result, when the calculated distance D is equal to or less than the predetermined distance D0, the object search unit 404 identifies and transmits the object identification information “xxxxxxx1” and “xxxxxxx2” stored in association with the object position information “area A”. Output to the unit 405. The object search unit 404 repeats the above distance determination process for all the object position information stored in the position information storage unit 402.

識別送信部405は、オブジェクト検索部404から受け取ったオブジェクト識別情報を、ネットワーク70Aを介して検索装置50に送信する部分である。   The identification transmission unit 405 is a part that transmits the object identification information received from the object search unit 404 to the search device 50 via the network 70A.

検索装置50は、通信端末60からの検索要求に応じてオブジェクト20の属性情報を中継するコンピュータシステムである。図4には、検索装置50の概略構成図を示す。同図に示すように、検索装置50は、端末位置取得部(端末位置取得手段)501と、端末位置送信部(端末位置送信手段)502と、識別受信部(識別受信手段)503と、識別情報格納部504と、検索受付部(検索受付手段)505と、検索要求部(検索要求手段)506と、属性受信部(属性受信手段)507と、属性情報格納部508とを備えている。   The search device 50 is a computer system that relays attribute information of the object 20 in response to a search request from the communication terminal 60. FIG. 4 shows a schematic configuration diagram of the search device 50. As shown in the figure, the search device 50 includes a terminal location acquisition unit (terminal location acquisition unit) 501, a terminal location transmission unit (terminal location transmission unit) 502, an identification reception unit (identification reception unit) 503, an identification The information storage unit 504 includes a search reception unit (search reception unit) 505, a search request unit (search request unit) 506, an attribute reception unit (attribute reception unit) 507, and an attribute information storage unit 508.

以下、検索装置50の各構成要素について説明する。   Hereinafter, each component of the search device 50 will be described.

端末位置取得部501は、通信端末60から事前送付された端末位置情報「(X,Y)」を、通信ネットワーク70Bを介して受信する部分である。端末位置取得部501は、受信した端末位置情報を端末位置送信部502に出力する。   The terminal location acquisition unit 501 is a part that receives terminal location information “(X, Y)” sent in advance from the communication terminal 60 via the communication network 70B. The terminal location acquisition unit 501 outputs the received terminal location information to the terminal location transmission unit 502.

端末位置送信部502は、位置管理装置40の端末位置受信部403に対して、端末位置取得部501から受け取った端末位置情報「(X,Y)」を送信する部分である。端末位置送信部502は、位置管理装置40への端末位置情報の送信をネットワーク70Aを介して行う。   The terminal location transmission unit 502 is a part that transmits the terminal location information “(X, Y)” received from the terminal location acquisition unit 501 to the terminal location reception unit 403 of the location management device 40. The terminal location transmission unit 502 transmits terminal location information to the location management device 40 via the network 70A.

識別受信部503は、端末位置送信部502の端末位置情報の送信に応じて、位置管理装置40によって抽出されたオブジェクト識別情報を、位置管理装置40の識別送信部405から受信する部分である。識別受信部503は、受信した全てのオブジェクト識別情報を識別情報格納部504に格納する。   The identification receiving unit 503 is a part that receives the object identification information extracted by the position management device 40 from the identification transmission unit 405 of the location management device 40 in response to the transmission of the terminal location information of the terminal location transmission unit 502. The identification receiving unit 503 stores all the received object identification information in the identification information storage unit 504.

検索受付部505は、通信端末60からオブジェクトの属性情報の検索要求を受信する部分である。この検索要求には、検索対象のオブジェクトに関する検索条件を示す検索条件情報が含まれている。この検索条件情報は、「名称:カメラ;完全一致」、「機種:ABC;前方一致」などのように、通信端末60に返信を希望する属性情報に関する条件を指定するためのものである。検索受付部505は、通信端末60から受信した検索要求を検索要求部506に出力する。また、検索受付部505は、検索要求部506への検索要求の出力に伴って、情報管理装置31〜3nから取得され、属性情報格納部508に格納されたオブジェクト識別情報及び属性情報の中から、その検索要求に含まれる検索条件に合致するものを抽出して通信端末60に返信する。例えば、「名称:カメラ;完全一致」の場合は、名称「カメラ」を含む属性情報と、その属性情報に対応するオブジェクト識別情報とを通信端末60に送信する。   The search reception unit 505 is a part that receives a search request for object attribute information from the communication terminal 60. This search request includes search condition information indicating a search condition regarding the object to be searched. This search condition information is for designating conditions relating to attribute information desired to be returned to the communication terminal 60, such as “name: camera; complete match”, “model: ABC; forward match”, and the like. The search reception unit 505 outputs the search request received from the communication terminal 60 to the search request unit 506. Further, the search reception unit 505 is obtained from the object identification information and attribute information acquired from the information management devices 31 to 3n and stored in the attribute information storage unit 508 in accordance with the output of the search request to the search request unit 506. Then, what matches the search condition included in the search request is extracted and returned to the communication terminal 60. For example, in the case of “name: camera; complete match”, attribute information including the name “camera” and object identification information corresponding to the attribute information are transmitted to the communication terminal 60.

検索要求部506は、検索受付部505から受け取った検索要求に、識別情報格納部504に格納されたオブジェクト識別情報を付加して、情報管理装置31〜3nに送信する。この場合、検索要求部506は、識別情報格納部504に格納されたオブジェクト識別情報毎に送信先を決定し、決定した送信先毎にオブジェクト識別情報を取り纏めた後、検索要求に付加して送信する。ここで、オブジェクト識別情報の送信先は、アドレス管理装置80から、オブジェクト識別情報に対応する属性情報の格納先ネットワークアドレスを取得することにより決定する。   The search request unit 506 adds the object identification information stored in the identification information storage unit 504 to the search request received from the search reception unit 505 and transmits it to the information management devices 31 to 3n. In this case, the search request unit 506 determines a transmission destination for each object identification information stored in the identification information storage unit 504, collects the object identification information for each determined transmission destination, and then adds the transmission request to the search request. To do. Here, the transmission destination of the object identification information is determined by obtaining the storage address network address of the attribute information corresponding to the object identification information from the address management device 80.

属性受信部507は、検索要求部506による検索要求の送信に応じて、情報管理装置31〜3nの属性送信部307から返信された属性情報とオブジェクト識別情報とを受信して、属性情報格納部508に格納する部分である。図7は、このようにして格納された属性情報格納部508におけるデータの構成例である。同図に示すように、情報管理装置31から受信された属性情報である、名称「カメラ」、オブジェクト位置情報「エリアA」、製造メーカ「A社」、機種「ABCD」、及び色「黒」が、オブジェクト識別情報「xxxxxxx1」に関連付けて格納される。   The attribute receiving unit 507 receives the attribute information and the object identification information returned from the attribute transmitting unit 307 of the information management devices 31 to 3n in response to the transmission of the search request by the search request unit 506, and receives the attribute information storage unit This is a part stored in 508. FIG. 7 is a configuration example of data in the attribute information storage unit 508 stored in this way. As shown in the drawing, the attribute information received from the information management apparatus 31 includes name “camera”, object position information “area A”, manufacturer “company A”, model “ABCD”, and color “black”. Are stored in association with the object identification information “xxxxxxx1”.

続いて、本実施形態にかかるオブジェクト管理システム1の動作について説明し、併せて、本発明の実施形態にかかるオブジェクト検索方法について説明する。   Subsequently, an operation of the object management system 1 according to the present embodiment will be described, and an object search method according to the embodiment of the present invention will be described.

最初に、オブジェクト管理システム1において、オブジェクト20から位置登録を行う際の動作について説明する。図8は、オブジェクト20から位置管理装置40に位置登録を行う際の動作を示すシーケンス図である。   First, an operation when performing location registration from the object 20 in the object management system 1 will be described. FIG. 8 is a sequence diagram showing an operation when performing location registration from the object 20 to the location management device 40.

まず、ICタグ用リーダライタにより、オブジェクト20のICタグからオブジェクト位置情報「エリアA」とオブジェクト識別情報「xxxxxxx1」とが取得され、情報管理装置31に送信される(ステップS101)。次に、情報管理装置31の位置取得部302が、オブジェクト識別情報及びオブジェクト位置情報を受信し、属性情報格納部301に格納されているオブジェクト識別情報「xxxxxxx1」に対応するオブジェクト位置情報を「エリアA」に更新する(ステップS102)。それと同時に、更新判定部304は、オブジェクト20から取得したオブジェクト位置情報が変化しているか否かを判定する(ステップS103)。判定の結果、オブジェクト位置情報が変化している場合には(ステップS103;YES)、位置送信部303が、変化後のオブジェクト位置情報とオブジェクト識別情報とを位置管理装置40に送信する(ステップS104)。   First, the object position information “area A” and the object identification information “xxxxxxx1” are acquired from the IC tag of the object 20 by the IC tag reader / writer and transmitted to the information management device 31 (step S101). Next, the position acquisition unit 302 of the information management device 31 receives the object identification information and the object position information, and sets the object position information corresponding to the object identification information “xxxxxxx1” stored in the attribute information storage unit 301 to “area”. Update to “A” (step S102). At the same time, the update determination unit 304 determines whether or not the object position information acquired from the object 20 has changed (step S103). If the object position information has changed as a result of the determination (step S103; YES), the position transmission unit 303 transmits the changed object position information and object identification information to the position management device 40 (step S104). ).

これに対して、位置管理装置40の位置受信部401は、情報管理装置31から受信したオブジェクト位置情報とオブジェクト識別情報とを、位置情報格納部402に格納する(ステップS105)。以上説明したオブジェクト20からの位置登録の動作は、ICタグ用リーダライタによりオブジェクト20のICタグが繰り返し読み取られることにより、定期的に行われる。   In response to this, the position receiving unit 401 of the position management device 40 stores the object position information and the object identification information received from the information management device 31 in the position information storage unit 402 (step S105). The position registration operation from the object 20 described above is periodically performed by repeatedly reading the IC tag of the object 20 by the IC tag reader / writer.

次に、オブジェクト管理システム1において通信端末60から位置情報の事前送付を行う際の動作について説明する。図9は、通信端末60から検索装置50に位置情報の事前送付を行う際の動作を示すシーケンス図である。   Next, an operation when performing advance sending of position information from the communication terminal 60 in the object management system 1 will be described. FIG. 9 is a sequence diagram showing an operation when sending location information in advance from the communication terminal 60 to the search device 50.

まず、通信端末60において端末位置情報「(X,Y)」が取得された後(ステップS201)、端末位置情報の前回取得時から通信端末60の位置が所定距離以上変化したことが検出されると、通信端末60により端末位置情報「(X,Y)」が検索装置50に送信される(ステップS202)。これに対して、検索装置50の端末位置取得部501は、端末位置情報「(X,Y)」を受信し、端末位置送信部502が、その端末位置情報を位置管理装置40の端末位置受信部403に対して送信する(ステップS203)。次に、オブジェクト検索部404が、位置情報格納部402に格納されたデータの中から、通信端末60との距離が所定範囲内であるオブジェクトに関するオブジェクト識別情報を抽出する(ステップS204)。その後、識別送信部405は、抽出されたオブジェクト識別情報を検索装置50に送信する(ステップS205)。   First, after the terminal position information “(X, Y)” is acquired in the communication terminal 60 (step S201), it is detected that the position of the communication terminal 60 has changed by a predetermined distance or more from the previous acquisition of the terminal position information. Then, the terminal position information “(X, Y)” is transmitted to the search device 50 by the communication terminal 60 (step S202). On the other hand, the terminal location acquisition unit 501 of the search device 50 receives the terminal location information “(X, Y)”, and the terminal location transmission unit 502 receives the terminal location information of the location management device 40. The data is transmitted to the unit 403 (step S203). Next, the object search unit 404 extracts object identification information related to an object whose distance from the communication terminal 60 is within a predetermined range from the data stored in the position information storage unit 402 (step S204). Thereafter, the identification transmission unit 405 transmits the extracted object identification information to the search device 50 (step S205).

これに対して、検索装置50の識別受信部503は、識別情報格納部504に格納された全てのオブジェクト識別情報をいったん削除する(ステップS206)。その後、識別受信部503は、位置管理装置40から受信した全てのオブジェクト識別情報を、識別情報格納部504に格納する(ステップS207)。   On the other hand, the identification receiving unit 503 of the search device 50 once deletes all the object identification information stored in the identification information storage unit 504 (step S206). Thereafter, the identification receiving unit 503 stores all the object identification information received from the position management device 40 in the identification information storage unit 504 (step S207).

次に、オブジェクト管理システム1において通信端末60からオブジェクトの検索を行う際の動作について説明する。図10は、通信端末60からオブジェクトの属性情報の検索を行う際の動作を示すシーケンス図である。   Next, an operation when searching for an object from the communication terminal 60 in the object management system 1 will be described. FIG. 10 is a sequence diagram illustrating an operation when searching for attribute information of an object from the communication terminal 60.

最初に、通信端末60の入力手段によりオブジェクト検索の要求、及び検索条件の入力が受け付けられると、通信端末60から検索装置50の検索受付部505に対して、検索条件情報を含む検索要求が送信される(ステップS301)。   First, when an object search request and an input of a search condition are received by the input means of the communication terminal 60, a search request including search condition information is transmitted from the communication terminal 60 to the search reception unit 505 of the search device 50. (Step S301).

これに対して、検索装置50の検索要求部506は、識別情報格納部504に格納された全てのオブジェクト識別情報を読み出す(ステップS302)。次に、検索要求部506が、読み出したオブジェクト識別情報毎にアドレス管理装置80に問い合わせることにより、そのオブジェクト識別情報に対応する属性情報が格納された情報管理装置31〜3nのネットワークアドレスを取得する(ステップS303)。そして、検索要求部506は、通信端末60から送信された検索要求にオブジェクト識別情報を付加して、ネットワークアドレスに対応する情報管理装置31〜3nに送信する(ステップS304)。   In response to this, the search request unit 506 of the search device 50 reads out all the object identification information stored in the identification information storage unit 504 (step S302). Next, the search request unit 506 inquires the address management device 80 for each read object identification information, thereby acquiring the network addresses of the information management devices 31 to 3n in which attribute information corresponding to the object identification information is stored. (Step S303). Then, the search request unit 506 adds the object identification information to the search request transmitted from the communication terminal 60 and transmits it to the information management devices 31 to 3n corresponding to the network address (step S304).

これに対して、情報管理装置31〜3nの属性検索部306が、検索要求に含まれる全てのオブジェクト識別情報に対応する属性情報を、属性情報格納部301から読み出す(ステップS305)。そして、属性送信部307が、読み出された属性情報と、対応するオブジェクト識別情報とを、検索装置50の属性受信部507に送信する(ステップS306)。   In response to this, the attribute search unit 306 of the information management devices 31 to 3n reads attribute information corresponding to all object identification information included in the search request from the attribute information storage unit 301 (step S305). Then, the attribute transmitting unit 307 transmits the read attribute information and the corresponding object identification information to the attribute receiving unit 507 of the search device 50 (step S306).

検索装置50が属性情報及びオブジェクト識別情報を受信すると、順次属性情報格納部508に格納する(ステップS307)。このようにして、検索要求に含まれる全てのオブジェクト識別情報に対応する属性情報が属性情報格納部508に格納された後、検索受付部505が、検索条件情報に設定された検索条件に合致する属性情報を属性情報格納部508から抽出する。そして、検索受付部505は、抽出した属性情報とオブジェクト識別情報とを通信端末60に返信する(ステップS308)。これに対して、通信端末60のディスプレイ等のデータ出力手段に、オブジェクト毎の属性情報が出力される(ステップS309)。   When the search device 50 receives the attribute information and the object identification information, they are sequentially stored in the attribute information storage unit 508 (step S307). In this way, after the attribute information corresponding to all the object identification information included in the search request is stored in the attribute information storage unit 508, the search reception unit 505 matches the search condition set in the search condition information. The attribute information is extracted from the attribute information storage unit 508. Then, the search reception unit 505 returns the extracted attribute information and object identification information to the communication terminal 60 (step S308). On the other hand, attribute information for each object is output to data output means such as a display of the communication terminal 60 (step S309).

以上説明したオブジェクト管理システム1によれば、オブジェクトの属性情報を格納する情報管理装置31〜3nが、オブジェクト20からオブジェクト識別情報とオブジェクト位置情報とを取得した後、属性情報格納部301に書き込み、そのオブジェクト識別情報とオブジェクト位置情報とを位置管理装置40に送信する。また、位置管理装置40が、情報管理装置31〜3nからオブジェクト識別情報とオブジェクト位置情報を受信して位置情報格納部402に格納した後、通信端末60の端末位置情報を受信すると、その通信端末60との距離が所定範囲内のオブジェクトに関するオブジェクト識別情報を返信する。このように、属性情報が分散管理されているオブジェクトに関する位置情報を纏めて管理することにより、検索要求者端末から所定範囲内に位置するオブジェクトを即座に特定することができる。   According to the object management system 1 described above, the information management devices 31 to 3n that store the attribute information of the object acquire the object identification information and the object position information from the object 20, and then write them into the attribute information storage unit 301. The object identification information and the object position information are transmitted to the position management device 40. Further, when the position management device 40 receives the object identification information and the object position information from the information management devices 31 to 3n and stores them in the position information storage unit 402 and then receives the terminal position information of the communication terminal 60, the communication terminal Object identification information relating to an object whose distance from 60 is within a predetermined range is returned. In this way, by collectively managing the position information related to the objects whose attribute information is distributed and managed, it is possible to immediately specify the object located within the predetermined range from the search requester terminal.

また、情報管理装置31〜3nから位置管理装置40へのオブジェクト位置情報の提供の際、オブジェクト位置情報の変化の有無を判定するので、オブジェクトに関する属性情報を管理する情報管理装置31〜3nから、位置管理装置40にオブジェクト位置情報を提供する際の通信データ量を最小限に抑えることができる。   In addition, when providing the object position information from the information management devices 31 to 3n to the position management device 40, it is determined whether or not the object position information has changed. Therefore, from the information management devices 31 to 3n that manage the attribute information about the object, The amount of communication data when providing the object position information to the position management device 40 can be minimized.

また、検索装置50において、予め通信端末60の位置情報を取得して、通信端末60から所定範囲内に位置するオブジェクトに関するオブジェクト識別情報を格納しておくことにより、通信端末60からオブジェクトに関する属性情報の検索要求があった場合の検索時間をより短縮化することができる。   Further, in the search device 50, the position information of the communication terminal 60 is acquired in advance, and the object identification information related to the object located within the predetermined range from the communication terminal 60 is stored, so that the attribute information related to the object from the communication terminal 60 The search time when there is a search request can be further shortened.

また、検索装置50が、通信端末60からの検索要求に応じて、予め格納しておいたオブジェクト識別情報を情報管理装置31〜3nに送信し、情報管理装置31〜3nが、送信されたオブジェクト識別情報に対応する属性情報を検索して返信するので、検索要求者に対して所定範囲内のオブジェクト属性情報を効率よく提供することができる。   Further, the search device 50 transmits the object identification information stored in advance to the information management devices 31 to 3n in response to the search request from the communication terminal 60, and the information management devices 31 to 3n transmit the transmitted objects. Since attribute information corresponding to the identification information is searched and returned, object attribute information within a predetermined range can be efficiently provided to the search requester.

[第2実施形態]
次に、本発明の第2実施形態について説明する。本発明の第2実施形態にかかるオブジェクト管理システム901では、検索装置50において、通信端末60から事前送付された端末位置情報を受信したタイミングで、情報管理装置31〜3nから属性情報を取得しておく点が第1実施形態のものと異なる。以下においては、オブジェクト管理システム901の構成要素における第1実施形態との相違点について詳述する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described. In the object management system 901 according to the second embodiment of the present invention, the search device 50 acquires the attribute information from the information management devices 31 to 3n at the timing when the terminal location information sent in advance from the communication terminal 60 is received. The points to be set are different from those of the first embodiment. In the following, differences between the components of the object management system 901 and the first embodiment will be described in detail.

図11は、本発明の第2実施形態にかかる検索装置の概略構成図である。この検索装置50おいて、識別受信部513は、位置管理装置40の識別送信部405から受信した全てのオブジェクト識別情報を、検索要求部516に出力する。   FIG. 11 is a schematic configuration diagram of a search device according to the second embodiment of the present invention. In the search device 50, the identification reception unit 513 outputs all the object identification information received from the identification transmission unit 405 of the position management device 40 to the search request unit 516.

また、検索要求部516は、識別受信部513から受け取ったオブジェクト識別情報を、情報管理装置31〜3nに送信する。   In addition, the search request unit 516 transmits the object identification information received from the identification reception unit 513 to the information management devices 31 to 3n.

また、検索受付部515は、通信端末60からオブジェクトの属性情報の検索要求を受信すると、属性情報格納部508に格納されているオブジェクト識別情報及び属性情報の中から、その検索要求に含まれる検索条件に合致するものを抽出して通信端末60に返信する。   In addition, when the search reception unit 515 receives a search request for attribute information of an object from the communication terminal 60, the search reception unit 515 searches for the search included in the search request from the object identification information and attribute information stored in the attribute information storage unit 508. Those that match the conditions are extracted and returned to the communication terminal 60.

次に、図12を参照しながらオブジェクト管理システム901の動作について説明するとともに、併せてオブジェクト管理システム901におけるオブジェクト検索方法について詳述する。図12は、オブジェクト管理システム901におけるオブジェクト属性情報検索時の動作を示すフローチャートである。なお、図11におけるステップS401〜S405の各処理は、第1実施形態において詳述したステップS201〜S205の各処理(図9参照)と、それぞれ同一であるので、第1実施形態とは異なるステップS406以降の処理について説明する。   Next, the operation of the object management system 901 will be described with reference to FIG. 12, and the object search method in the object management system 901 will be described in detail. FIG. 12 is a flowchart showing an operation at the time of object attribute information search in the object management system 901. In addition, since each process of step S401-S405 in FIG. 11 is the same as each process (refer FIG. 9) of step S201-S205 explained in full detail in 1st Embodiment, respectively, it differs from 1st Embodiment. The processing after S406 will be described.

通信端末60からの端末位置情報の事前送付後の処理(ステップS401〜S405)により、位置管理装置40から検索装置50にオブジェクト識別情報が送信されると、検索要求部516は、アドレス管理装置80に問い合わせることによりオブジェクト識別情報毎の格納先ネットワークアドレスを取得する(ステップS406)。そして、検索要求部516は、オブジェクト識別情報をネットワークアドレス毎に取り纏めて、ネットワークアドレスに対応する情報管理装置31〜3nに送信する(ステップS407)。   When the object identification information is transmitted from the position management device 40 to the search device 50 by the processing (steps S 401 to S 405) after the terminal position information is sent from the communication terminal 60 in advance, the search request unit 516 displays the address management device 80. To obtain a storage destination network address for each object identification information (step S406). Then, the search request unit 516 collects the object identification information for each network address and transmits it to the information management devices 31 to 3n corresponding to the network address (step S407).

これに対して、情報管理装置31〜3nの属性検索部306が、検索要求に含まれる全てのオブジェクト識別情報に対応する属性情報を、属性情報格納部301から読み出す(ステップS408)。そして、属性送信部307が、読み出された属性情報と、対応するオブジェクト識別情報とを、検索装置50の属性受信部507に送信する(ステップS409)。   In response to this, the attribute search unit 306 of the information management devices 31 to 3n reads attribute information corresponding to all object identification information included in the search request from the attribute information storage unit 301 (step S408). Then, the attribute transmitting unit 307 transmits the read attribute information and corresponding object identification information to the attribute receiving unit 507 of the search device 50 (step S409).

検索装置50の属性受信部507は、属性情報及びオブジェクト識別情報を受信した後、属性情報格納部508に格納する(ステップS410)。   After receiving the attribute information and the object identification information, the attribute receiving unit 507 of the search device 50 stores them in the attribute information storage unit 508 (step S410).

その後、通信端末60の入力手段によりオブジェクト検索の要求、及び検索条件の入力が受け付けられると、通信端末60から検索装置50の検索受付部515に対して、検索条件情報を含む検索要求が送信される(ステップS411)。これに対して、検索受付部515は、検索条件情報に設定された検索条件に合致する属性情報を属性情報格納部508から抽出する(ステップS412)。そして、検索受付部515は、抽出した属性情報とオブジェクト識別情報とを通信端末60に返信する(ステップS413)。その結果、通信端末60のディスプレイ等のデータ出力手段に、オブジェクト毎の属性情報が出力される(ステップS414)。   After that, when an object search request and search condition input are received by the input means of the communication terminal 60, a search request including search condition information is transmitted from the communication terminal 60 to the search reception unit 515 of the search device 50. (Step S411). On the other hand, the search reception unit 515 extracts attribute information that matches the search condition set in the search condition information from the attribute information storage unit 508 (step S412). Then, the search reception unit 515 returns the extracted attribute information and object identification information to the communication terminal 60 (step S413). As a result, attribute information for each object is output to data output means such as a display of the communication terminal 60 (step S414).

以上説明したオブジェクト管理システム901によれば、検索装置50において、予め通信端末60の位置情報を取得して、通信端末60から所定範囲内に位置するオブジェクトに関するオブジェクト属性情報を格納しておくことにより、通信端末60からオブジェクトに関する属性情報の検索要求があった場合の検索時間をより短縮化することができる。特に、オブジェクト管理システム901においては、通信端末60から検索が要求される際に情報管理装置31〜3nに問い合わせる必要が無いので、検索時間をより効果的に短縮することができる。   According to the object management system 901 described above, the search device 50 acquires position information of the communication terminal 60 in advance, and stores object attribute information related to objects located within a predetermined range from the communication terminal 60. The search time when there is a request for attribute information related to an object from the communication terminal 60 can be further shortened. In particular, in the object management system 901, it is not necessary to make an inquiry to the information management apparatuses 31 to 3n when a search is requested from the communication terminal 60, so that the search time can be shortened more effectively.

なお、本発明は上述した各実施形態に限定されるものではない。例えば、オブジェクト管理システム1,901においては、オブジェクト20に備えられたICカードからオブジェクト識別情報及びオブジェクト位置情報を読み取っているが、これは、オブジェクトにバーコード、磁気メモリ等を付して、それらから読み取るようにしてもよい。また、オブジェクト位置情報は、ICタグ用リーダライタから、そのICタグ用リーダライタを識別する情報として取得するようにしてもよい。   The present invention is not limited to the above-described embodiments. For example, in the object management systems 1 and 901, object identification information and object position information are read from an IC card provided in the object 20, but this is done by attaching a bar code, magnetic memory, etc. to the object. You may make it read from. The object position information may be acquired from the IC tag reader / writer as information for identifying the IC tag reader / writer.

また、検索装置50は、端末位置情報を取得する際には、通信端末の位置を管理するロケーションレジスタ等から、通信端末の位置する無線基地局エリアを特定する無線基地局コード等を取得するように動作してもよい。   Further, when acquiring the terminal location information, the search device 50 acquires a radio base station code or the like for specifying the radio base station area where the communication terminal is located from a location register or the like that manages the location of the communication terminal. It may work.

本発明にかかるオブジェクト管理システムの第1実施形態を示す概略構成図である。1 is a schematic configuration diagram showing a first embodiment of an object management system according to the present invention. 図1の情報管理装置の概略構成図である。It is a schematic block diagram of the information management apparatus of FIG. 図1の位置管理装置の概略構成図である。It is a schematic block diagram of the position management apparatus of FIG. 図1の検索装置の概略構成図である。It is a schematic block diagram of the search device of FIG. 図1の情報管理装置の属性情報格納部におけるデータ構成の一例を示す図である。It is a figure which shows an example of the data structure in the attribute information storage part of the information management apparatus of FIG. 図1の位置情報格納部におけるデータ構成の一例を示す図である。It is a figure which shows an example of a data structure in the positional information storage part of FIG. 図1の検索装置の属性情報格納部におけるデータ構成の一例を示す図である。It is a figure which shows an example of the data structure in the attribute information storage part of the search device of FIG. オブジェクトから位置管理装置に位置登録を行う際の動作を示すシーケンス図である。It is a sequence diagram which shows the operation | movement at the time of performing location registration to a location management apparatus from an object. 通信端末から検索装置に位置情報の事前送付を行う際の動作を示すシーケンス図である。It is a sequence diagram which shows the operation | movement at the time of performing prior sending of positional information from a communication terminal to a search device. 通信端末からオブジェクトの属性情報の検索を行う際の動作を示すシーケンス図である。It is a sequence diagram which shows the operation | movement at the time of searching the attribute information of an object from a communication terminal. 本発明の第2実施形態にかかる検索装置の概略構成図である。It is a schematic block diagram of the search device concerning 2nd Embodiment of this invention. 本発明の第2実施形態にかかるオブジェクト管理システムにおけるオブジェクト属性情報検索時の動作を示すフローチャートである。It is a flowchart which shows the operation | movement at the time of the object attribute information search in the object management system concerning 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1,901…オブジェクト管理システム、20…オブジェクト、31〜3n…情報管理装置、301…属性情報格納部、302…位置取得部、303…位置送信部、304…更新判定部、305…要求受信部、306…属性検索部、307…属性送信部、40…位置管理装置、401…位置受信部、402…位置情報格納部、403…端末位置受信部、404…オブジェクト検索部、405…識別送信部、50…検索装置、501…端末位置取得部、502…端末位置送信部、503,513…識別受信部、504…識別情報格納部、505,515…検索受付部、506,516…検索要求部、507…属性受信部、508…属性情報格納部、60…通信端末、70A…ネットワーク、70B…通信ネットワーク、80…アドレス管理装置。   DESCRIPTION OF SYMBOLS 1,901 ... Object management system, 20 ... Object, 31-3n ... Information management apparatus, 301 ... Attribute information storage part, 302 ... Position acquisition part, 303 ... Position transmission part, 304 ... Update determination part, 305 ... Request reception part 306 Attribute search unit 307 Attribute transmission unit 40 Position management device 401 Position reception unit 402 Position information storage unit 403 Terminal position reception unit 404 Object search unit 405 Identification transmission unit , 50 ... Search device, 501 ... Terminal location acquisition unit, 502 ... Terminal location transmission unit, 503, 513 ... Identification reception unit, 504 ... Identification information storage unit, 505, 515 ... Search reception unit, 506, 516 ... Search request unit 507 ... Attribute receiving unit, 508 ... Attribute information storage unit, 60 ... Communication terminal, 70A ... Network, 70B ... Communication network, 80 ... Address management device

Claims (5)

オブジェクトを識別するオブジェクト識別情報と、前記オブジェクトに関する属性情報とを関連づけて格納する属性情報格納手段と、
オブジェクトから、前記オブジェクトを識別するオブジェクト識別情報と、前記オブジェクトの位置を特定するオブジェクト位置情報とを取得して、前記属性情報格納手段に書き込む位置取得手段と、
前記位置取得手段によって取得されたオブジェクト識別情報とオブジェクト位置情報とを送信する位置送信手段と、
を有する情報管理装置と、
前記位置送信手段によって送信されたオブジェクト識別情報とオブジェクト位置情報とを受信する位置受信手段と、
前記位置受信手段によって受信されたオブジェクト識別情報とオブジェクト位置情報とを関連づけて格納する位置情報格納手段と、
検索要求者端末の位置に関する端末位置情報を受信する端末位置受信手段と、
前記端末位置受信手段によって受信された端末位置情報と、前記位置情報格納手段に格納されたオブジェクト位置情報とに基づいて、検索要求者端末との距離が所定範囲内であるオブジェクトに関するオブジェクト識別情報を抽出するオブジェクト検索手段と、
前記オブジェクト検索手段によって抽出されたオブジェクト識別情報を送信する識別送信手段と、
を有する位置管理装置と、
を備えることを特徴とするオブジェクト管理システム。
Attribute information storage means for associating and storing object identification information for identifying an object and attribute information about the object;
Position acquisition means for acquiring object identification information for identifying the object and object position information for specifying the position of the object from the object, and writing to the attribute information storage means;
Position transmitting means for transmitting the object identification information and the object position information acquired by the position acquiring means;
An information management device having
Position receiving means for receiving object identification information and object position information transmitted by the position transmitting means;
Position information storage means for storing the object identification information and the object position information received by the position receiving means in association with each other;
Terminal location receiving means for receiving terminal location information relating to the location of the search requester terminal;
Based on the terminal position information received by the terminal position receiving means and the object position information stored in the position information storage means, object identification information regarding an object whose distance from the search requester terminal is within a predetermined range is obtained. An object search means to extract;
Identification transmission means for transmitting the object identification information extracted by the object search means;
A location management device having
An object management system comprising:
前記情報管理装置は、前記位置取得手段によって取得されたオブジェクト識別情報及びオブジェクト位置情報に基づいて、前記属性情報格納手段に格納されているオブジェクト位置情報を参照することにより、前記オブジェクト位置情報が変化しているか否かを判定する更新判定手段を更に有し、
前記位置送信手段は、前記更新判定手段によりオブジェクト位置情報が変化していると判定された場合に、変化後のオブジェクト位置情報と、前記オブジェクト位置情報に対応するオブジェクト識別情報とを送信する、
ことを特徴とする請求項1記載のオブジェクト管理システム。
The information management device changes the object position information by referring to the object position information stored in the attribute information storage unit based on the object identification information and the object position information acquired by the position acquisition unit. Update determining means for determining whether or not
The position transmitting means transmits object position information after the change and object identification information corresponding to the object position information when the update determining means determines that the object position information has changed,
The object management system according to claim 1.
前記端末位置情報を取得する端末位置取得手段と、
前記端末位置受信手段に対して、前記端末位置取得手段によって取得された端末位置情報を送信する端末位置送信手段と、
前記識別送信手段から、前記オブジェクト識別情報を受信する識別受信手段と、
を有する検索装置を更に備える、
ことを特徴とする請求項1又は2に記載のオブジェクト管理システム。
Terminal location acquisition means for acquiring the terminal location information;
Terminal position transmitting means for transmitting terminal position information acquired by the terminal position acquiring means to the terminal position receiving means;
An identification receiving means for receiving the object identification information from the identification transmitting means;
Further comprising a search device having
The object management system according to claim 1, wherein the object management system is an object management system.
前記検索装置は、
前記識別受信手段によって受信されたオブジェクト識別情報を、前記情報管理装置に対して送信する検索要求手段と、
前記情報管理装置から前記検索要求手段による送信に応じて返信された属性情報を受信する属性受信手段と、
前記検索要求者端末からオブジェクトの検索要求を受け付けた後、前記属性受信手段によって受信された属性情報を前記検索要求者端末に送信する検索受付手段と、を更に有し、
前記情報管理装置は、
前記検索要求手段によって送信されたオブジェクト識別情報を受信する要求受信手段と、
前記要求受信手段によって受信されたオブジェクト識別情報に基づいて、前記属性情報格納手段を参照することにより、前記オブジェクト識別情報に対応する属性情報を検索する属性検索手段と、
前記属性検索手段によって検索された属性情報を、前記属性受信手段に送信する属性送信手段と、
を更に有する、
ことを特徴とする請求項3記載のオブジェクト情報管理システム。
The search device includes:
Search request means for transmitting the object identification information received by the identification receiving means to the information management device;
Attribute receiving means for receiving attribute information returned in response to transmission by the search request means from the information management device;
Search accepting means for sending attribute information received by the attribute receiving means to the search requester terminal after accepting an object search request from the search requester terminal;
The information management device includes:
Request receiving means for receiving the object identification information transmitted by the search request means;
Attribute search means for searching for attribute information corresponding to the object identification information by referring to the attribute information storage means based on the object identification information received by the request receiving means;
Attribute transmitting means for transmitting attribute information searched by the attribute searching means to the attribute receiving means;
Further having
The object information management system according to claim 3.
情報管理装置が、オブジェクトから、前記オブジェクトを識別するオブジェクト識別情報と、前記オブジェクトの位置を特定するオブジェクト位置情報とを取得して、属性情報格納手段に書き込む位置取得ステップと、
前記情報管理装置が、前記位置取得ステップにおいて取得されたオブジェクト識別情報とオブジェクト位置情報とを送信する位置送信ステップと、
位置管理装置が、前記位置送信ステップにおいて送信されたオブジェクト識別情報とオブジェクト位置情報とを受信する位置受信ステップと、
前記位置管理装置が、前記位置受信ステップにおいて受信されたオブジェクト識別情報とオブジェクト位置情報とを関連づけて格納する位置情報格納ステップと、
前記位置管理装置が、検索要求者端末の位置に関する端末位置情報を受信する端末位置受信ステップと、
前記位置管理装置が、前記端末位置受信ステップによって受信された端末位置情報と、前記位置情報格納ステップにおいて格納されたオブジェクト位置情報とに基づいて、検索要求者端末との距離が所定範囲内であるオブジェクトに関するオブジェクト識別情報を抽出するオブジェクト検索ステップと、
前記位置管理装置が、前記オブジェクト検索ステップにおいて抽出されたオブジェクト識別情報を送信する識別送信ステップと、
を備えることを特徴とするオブジェクト検索方法。
A position acquisition step in which the information management device acquires, from the object, object identification information for identifying the object and object position information for specifying the position of the object, and writes the object position information in the attribute information storage unit;
A position transmission step in which the information management device transmits the object identification information and the object position information acquired in the position acquisition step;
A position receiving step in which the position management device receives the object identification information and the object position information transmitted in the position transmitting step;
A position information storing step in which the position management device stores the object identification information and the object position information received in the position receiving step in association with each other;
A terminal location receiving step in which the location management device receives terminal location information relating to the location of the search requester terminal;
Based on the terminal position information received by the terminal position reception step and the object position information stored in the position information storage step, the position management device has a distance from the search requester terminal within a predetermined range. An object search step for extracting object identification information about the object;
An identification transmission step in which the location management device transmits the object identification information extracted in the object search step;
An object search method comprising:
JP2004111414A 2004-04-05 2004-04-05 Object management system and object retrieving method Pending JP2005293502A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2004111414A JP2005293502A (en) 2004-04-05 2004-04-05 Object management system and object retrieving method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2004111414A JP2005293502A (en) 2004-04-05 2004-04-05 Object management system and object retrieving method

Publications (1)

Publication Number Publication Date
JP2005293502A true JP2005293502A (en) 2005-10-20

Family

ID=35326327

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2004111414A Pending JP2005293502A (en) 2004-04-05 2004-04-05 Object management system and object retrieving method

Country Status (1)

Country Link
JP (1) JP2005293502A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015095175A (en) * 2013-11-13 2015-05-18 株式会社富士通アドバンストエンジニアリング Information output program, information output method, and information output device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015095175A (en) * 2013-11-13 2015-05-18 株式会社富士通アドバンストエンジニアリング Information output program, information output method, and information output device

Similar Documents

Publication Publication Date Title
EP2613574B1 (en) System and method of providing a service using a near field communication tag
US6785538B2 (en) Communication system, communication method, and storage medium storing communication program for mobile device users
US7231441B2 (en) Virtual beacon system
CN101268684A (en) System and method for registering attendance of entities associated with content creation
US9778889B2 (en) Managing print jobs based on planned routes
US8188864B2 (en) Device and method for inspecting equipment
JP2008257644A (en) Cellular phone terminal and database system
US10187787B2 (en) Beacon device using GS1 code, operating method thereof and service providing method using the same
JP2006243961A (en) Program installation system, method and program
US20130212117A1 (en) Discovery of Asset Information Through Scanning of Communication Tags Associated with Assets
CN101319912A (en) Client terminal and server terminal of navigation system, and map updating method
KR20180007395A (en) Apparatus and method for sharing company information
JP2007133106A (en) Advertisement information distribution system
KR20170093419A (en) Method and apparatus for providing crowdsourcing services
JP2005293502A (en) Object management system and object retrieving method
JP2012118411A (en) Portable terminal
JP6602245B2 (en) Information processing device
JP2010140355A (en) System and method for searching information
JPWO2008149408A1 (en) Information search system, movement frequency management device and area information search device used therefor, program in movement frequency management device, program in area information search device, and computer-readable recording medium recording the program
JP4580305B2 (en) Computer system and radio base station
JP2013137595A (en) Content access management system, content access management method and program
JP2007219979A (en) Property management system and method
KR100753467B1 (en) System and method for radio frequency identification portal service
KR101807399B1 (en) Beacon apparatus using gs1 code, operating method thereof and service providing method using the same
JP4949968B2 (en) Trace information management device, trace information management method, program, and trace information management system