JP2007232582A - Observation system, processing method of observation system, terminal device, processing program of terminal - Google Patents

Observation system, processing method of observation system, terminal device, processing program of terminal Download PDF

Info

Publication number
JP2007232582A
JP2007232582A JP2006054878A JP2006054878A JP2007232582A JP 2007232582 A JP2007232582 A JP 2007232582A JP 2006054878 A JP2006054878 A JP 2006054878A JP 2006054878 A JP2006054878 A JP 2006054878A JP 2007232582 A JP2007232582 A JP 2007232582A
Authority
JP
Japan
Prior art keywords
observation
terminal
sensor
request
profile
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
JP2006054878A
Other languages
Japanese (ja)
Inventor
Yasushi Kondo
靖司 近藤
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 Comware Corp
Original Assignee
NTT Comware Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NTT Comware Corp filed Critical NTT Comware Corp
Priority to JP2006054878A priority Critical patent/JP2007232582A/en
Publication of JP2007232582A publication Critical patent/JP2007232582A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To achieve various processing functions of observation information in various place with a small number of hardware resources. <P>SOLUTION: A terminal profile managing server 4 has a terminal profile database 41, and each terminal previously registers profile in the terminal profile database 41. An observation request origin terminal 1a inquires the terminal profile managing server 4, determines an observation request destination terminal, and transmits the observation processing request data to the observation request destination terminal 1b. The observation request destination terminal 1b, on receiving the observation processing request data, determines a sensor to be used and a program for observation, determines possibility/impossibility of the observation by referring to a sensor profile database 13 and sensor using-state database 14. When the observation is possible, the observation data obtained from the sensor 20 is transmitted from the observation request destination terminal 1b to the observation request origin terminal 1a. <P>COPYRIGHT: (C)2007,JPO&INPIT

Description

本発明は、気象観測システム等、地理的に離れた地点での観測結果を用いる観測システム、観測システムの処理方法、このような観測システムに用いられる端末装置、端末の処理プログラムに関する。   The present invention relates to an observation system that uses observation results at geographically distant points, such as a weather observation system, a processing method for the observation system, a terminal device used in such an observation system, and a terminal processing program.

気象観測システムでは、地理的に離れた各位置に設けられたセンサから得られた気温、湿度等のデータが収集される。このような気象観測システムとしては、例えば特許文献1に示されているようなものが提案されている。特許文献1のシステムは、各局地単位に割り当てられた気象予測装置(端末)が、当該局地の気温・湿度などのデータ、及び、広域の気象データを観測して、当該局地の気象予測を行うものである。   In the weather observation system, data such as air temperature and humidity obtained from sensors provided at geographically separated positions are collected. As such a weather observation system, for example, a system as shown in Patent Document 1 has been proposed. In the system of Patent Document 1, a weather prediction device (terminal) assigned to each local unit observes data such as temperature and humidity of the local area and wide-area weather data, and predicts the weather of the local area. Is to do.

しかしながら、特許文献1に示されているシステムでは、観測対象が気象予測に限定されており、端末やセンサで使用する、センシング信号処理や観測データ編集のプログラムが固定されている。   However, in the system disclosed in Patent Document 1, the observation target is limited to weather prediction, and the sensing signal processing and observation data editing programs used by terminals and sensors are fixed.

また、特許文献2には、少ないハードウェア資源で多様な処理機能を実現する方法が提案されている。特許文献2のシステムでは、センサはセンサヘッドから与えられるデータをセンシング信号処理してPLCに送信する。更に、PLCはそのデータを広域のネットワークに送信する。センサ−PLC間でセンシング信号処理アプリケーションプログラムのアップロード及びダウンロードが行われる。   Patent Document 2 proposes a method for realizing various processing functions with a small amount of hardware resources. In the system of Patent Document 2, the sensor processes the data supplied from the sensor head and transmits the processed data to the PLC. Further, the PLC transmits the data to a wide area network. A sensing signal processing application program is uploaded and downloaded between the sensor and the PLC.

しかしながら、特許文献2に示されるものでは、単一のセンサを対象として、少ないハードウェア資源で多様な処理機能を実現するものであり、複数のセンサ間のやり取りについては述べられていない。
特開2005−221431号公報 特開2000−269972号公報
However, the one disclosed in Patent Document 2 realizes various processing functions with a small amount of hardware resources for a single sensor, and does not describe the exchange between a plurality of sensors.
JP 2005-221431 A JP 2000-269972 A

上述のように、従来の観測するシステムでは、観測対象が固定されており、端末で使用する観測データ編集用アプリケーションプログラムや、センサで使用するセンシング信号処理アプリケーションプログラムが固定されている。よって、センシングや観測の内容を容易に変更することができない。   As described above, in the conventional observation system, the observation target is fixed, and the observation data editing application program used by the terminal and the sensing signal processing application program used by the sensor are fixed. Therefore, the contents of sensing and observation cannot be easily changed.

また、従来の観測システムでは、システムネットワーク構成がクライアントサーバ方式であり、各拠点でセンシング及び観測行うクライアント端末及びセンサと、全クライアント端末からのデータを一括して収集するサーバとで構成されている。このようなクライアントサーバ方式では、常にサーバ側からクライアント側に処理要求が行われており、クライアントが他のクライアントへ、センシング及び観測の処理を要求することは行われていない。また、クライアントサーバ方式では、あるサーバがダウンすると、その障害が全体に広がり、システム全体がダウンする危険性がある。   Further, in the conventional observation system, the system network configuration is a client-server system, and is configured with client terminals and sensors that perform sensing and observation at each site, and a server that collects data from all client terminals in a lump. . In such a client-server system, processing requests are always made from the server side to the client side, and the client does not request sensing and observation processing from other clients. In the client server system, when a server goes down, the failure spreads to the whole, and there is a risk that the whole system goes down.

本発明は、上述の課題を鑑み、地理的に離れて存在する各端末が自立的に観測を行い、端末間で観測情報を共有することにより、広域の観測を行うことができるようにすることにより、少ないハードウェア資源で多様な処理機能を実現できるようにすると共に、要求される観測対象に応じて、観測方式を自在に変更できるようにした観測システム、観測システムの処理方法、端末装置、端末の処理プログラムを提供することを目的とする。   In view of the above-described problems, the present invention enables each terminal that is geographically separated to perform independent observation and share observation information between terminals to perform wide-area observation. , An observation system, an observation system processing method, a terminal device, which enables various processing functions to be realized with a small amount of hardware resources, and allows the observation method to be freely changed according to the required observation target. An object is to provide a terminal processing program.

上記目的を達成するために、本発明は、各地の観測情報を取得するセンサが接続される複数の端末と、各端末のプロファイルを示す端末プロファイルデータベースを有する端末プロファイル管理サーバと、複数の端末と端末プロファイル管理サーバとを接続するネットワークとからなり、各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、各端末は、端末プロファイル管理サーバの端末プロファイルデータベースに各端末のプロファイルを登録しておき、各端末のうち観測要求元端末は、端末プロファイル管理サーバに問い合わせを行い、端末プロファイル管理サーバの端末プロファイルデータベースを参照して、観測要求先端末を決定し、決定した観測要求先端末に観測処理要求を送信し、各端末のうち観測要求先端末は、観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、観測要求先端末から観測要求元端末にネットワークを介してセンサから得られた観測データを送信するようにしたことを特徴とする。   In order to achieve the above object, the present invention provides a plurality of terminals to which sensors for acquiring observation information of various locations are connected, a terminal profile management server having a terminal profile database indicating a profile of each terminal, a plurality of terminals, Each terminal includes a sensor profile database indicating a profile of a sensor connected to the terminal and a sensor usage database indicating a usage status of the sensor connected to the terminal. Each terminal registers the profile of each terminal in the terminal profile database of the terminal profile management server, and the observation request source terminal among the terminals makes an inquiry to the terminal profile management server, and the terminal profile management server Browse terminal profile database The observation request destination terminal is determined, an observation processing request is transmitted to the determined observation request destination terminal, and when the observation request destination terminal of each terminal receives the observation processing request from the observation request source terminal, the sensor to be used The observation program is determined, the sensor profile database and the sensor usage database are referred to determine whether observation is possible, and if observation is possible, the observation request destination terminal obtains it from the sensor via the network. The observation data is transmitted.

また本発明は、各地の観測情報を取得するセンサが接続される複数の端末と、複数の端末の間を接続するネットワークとからなり、各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、複数の端末は、ネットワークに接続された他の端末にプロファイルデータをブロードキャストし、各端末のうち観測要求元端末は、ブロードキャストにより送られてきた各端末のプロファイルを参照して、観測要求先端末を決定し、決定した観測要求先端末に観測処理要求を送信し、各端末のうち観測要求先端末は、観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、観測要求先端末から観測要求元端末にネットワークを介してセンサから得られた観測データを送信するようにしたことを特徴とする。   Further, the present invention comprises a plurality of terminals to which sensors for obtaining observation information of various places are connected and a network for connecting the plurality of terminals, and each terminal shows a profile of the sensor connected to the terminal. It has a sensor profile database and a sensor usage status database that indicates the usage status of the sensor connected to the terminal. A plurality of terminals broadcast profile data to other terminals connected to the network, and observe each of the terminals. The request source terminal refers to the profile of each terminal sent by broadcast, determines the observation request destination terminal, transmits an observation processing request to the determined observation request destination terminal, and among the terminals, the observation request destination terminal After receiving the observation processing request from the observation request source terminal, it determines the sensor to be used and the observation program, Judgment is made by referring to the file database and sensor usage database, and if observation is possible, the observation data obtained from the sensor is transmitted from the observation request destination terminal to the observation request source terminal via the network. It is characterized by that.

また本発明は、各端末は、ネットワークを介して、ピアツーピアでデータのやり取りを行うようにしたことを特徴とする。   The present invention is also characterized in that each terminal exchanges data on a peer-to-peer basis via a network.

また本発明は、複数の端末は、更に、観測に使用すべきセンサと、観測用プログラムとの対応関係を示す観測対象情報データベースを有し、観測要求先端末は、観測要求元端末から送られてきた観測処理要求を受信したら、観測対象情報データベースを参照して、使用すべきセンサと、観測用プログラムを決めるようにしたことを特徴とする。   Further, according to the present invention, the plurality of terminals further have an observation target information database indicating a correspondence relationship between the sensor to be used for observation and the observation program, and the observation request destination terminal is transmitted from the observation request source terminal. When an observation processing request is received, the observation target information database is referred to determine a sensor to be used and an observation program.

また本発明は、ネットワークには、更に、観測用プログラムを提供する観測用アプリケーション管理サーバが設けられ、観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを観測用アプリケーション管理サーバからダウンロードするようにしたことを特徴とする。   In the present invention, the network further includes an observation application management server that provides an observation program, and the observation request destination terminal determines whether there is an observation program to be used in the requested observation. When there is no observation program to be used for the requested observation, the observation program to be used for the requested observation is downloaded from the observation application management server.

また本発明は、観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを他の端末からダウンロードするようにしたことを特徴とする。   Further, in the present invention, the observation request destination terminal determines whether there is an observation program to be used for the requested observation, and if there is no observation program to be used for the requested observation, the requested terminal is requested. An observation program to be used for observation is downloaded from another terminal.

また本発明は、観測要求元端末は、観測処理要求を観測要求先端末に送信する際に、観測処理要求に優先度情報を付加し、観測要求先端末は、観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするようにしたことを特徴とする。   In the present invention, when the observation request source terminal transmits the observation processing request to the observation request destination terminal, priority information is added to the observation processing request, and the observation request destination terminal uses the observation processing request when receiving the observation processing request. If the priority sent in the observation processing request is higher than the priority in use, the priority in the middle is compared with the priority sent in the observation processing request. It is characterized by making observations observable.

また本発明は、観測要求先端末は、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するようにしたことを特徴とする。   In the present invention, the observation request destination terminal determines whether a sensor to be used in the requested observation is in use, and if the sensor to be used in the requested observation is in use, the observation target in use And the observation target sent by the observation processing request, and if the observation target being used matches the observation target sent by the observation processing request, the output of the sensor is continued. It was made to do.

また本発明は、各地の観測情報を取得するセンサが接続される複数の端末と、各端末のプロファイルを示す端末プロファイルデータベースを有する端末プロファイル管理サーバと、複数の端末と端末プロファイル管理サーバとを接続するネットワークとからなり、各地の観測情報を取得する観測システムの処理方法において、各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、各端末が端末プロファイル管理サーバの端末プロファイルデータベースに各端末のプロファイルを登録する工程と、各端末のうち観測要求元端末が端末プロファイル管理サーバに問い合わせを行い、端末プロファイル管理サーバの端末プロファイルデータベースを参照して、観測要求先端末を決定し、決定した観測要求先端末に観測処理要求を送信する工程と、各端末のうち観測要求先端末が観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、観測要求先端末から観測要求元端末にネットワークを介してセンサから得られた観測データを送信する工程とからなるようにしたことを特徴とする観測システムの処理方法である。   Further, the present invention connects a plurality of terminals to which sensors for obtaining observation information of each place are connected, a terminal profile management server having a terminal profile database indicating a profile of each terminal, and the plurality of terminals and the terminal profile management server. In the processing method of the observation system that consists of the network that acquires the observation information of each place, each terminal has a sensor profile database indicating the profile of the sensor connected to the terminal, and the usage status of the sensor connected to the terminal A process of registering the profile of each terminal in the terminal profile database of the terminal profile management server, and the observation request source terminal among the terminals makes an inquiry to the terminal profile management server. End of terminal profile management server Referring to the profile database, determine the observation request destination terminal, send the observation processing request to the determined observation request destination terminal, and among each terminal, the observation request destination terminal sends an observation processing request from the observation request source terminal. Once received, determine the sensor to use and the observation program, refer to the sensor profile database and sensor usage database to determine whether observation is possible, and if observation is possible, connect the network from the observation request destination terminal to the observation request source terminal. A process for transmitting observation data obtained from a sensor via a sensor.

また本発明は、上述の観測システムの処理方法において、各地の観測情報を取得するセンサが接続される複数の端末と、複数の端末の間を接続するネットワークとからなり、各地の観測情報を取得する観測システムの処理方法において、各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、複数の端末がネットワークに接続された他の端末にプロファイルデータをブロードキャストする工程と、各端末のうち観測要求元端末がブロードキャストにより送られてきた各端末のプロファイルを参照して、観測要求先端末を決定し、決定した観測要求先端末に観測処理要求を送信する工程と、各端末のうち観測要求先端末が観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、観測要求先端末から観測要求元端末にネットワークを介してセンサから得られた観測データを送信する工程とからなるようにしたことを特徴とする。   Further, the present invention is a processing method of the above-described observation system, comprising a plurality of terminals to which sensors for acquiring observation information of each location are connected and a network connecting the plurality of terminals, and acquiring the observation information of each location. In each of the observation system processing methods, each terminal has a sensor profile database indicating a profile of a sensor connected to the terminal, and a sensor usage status database indicating a usage status of the sensor connected to the terminal, The terminal broadcasts the profile data to other terminals connected to the network, and the observation request destination terminal is determined by referring to the profile of each terminal sent from the observation request source terminal by broadcast. , A process of transmitting an observation processing request to the determined observation request destination terminal, and an observation request destination of each terminal When the end receives an observation processing request from the observation request source terminal, determine the sensor to use and the observation program, refer to the sensor profile database and sensor usage status database to determine whether observation is possible, and if observation is possible, And a step of transmitting observation data obtained from the sensor via the network from the observation request destination terminal to the observation request source terminal.

また本発明は、上述の観測システムの処理方法において、各端末は、ネットワークを介して、ピアツーピアでデータのやり取りを行うようにしたことを特徴とする。   The present invention is also characterized in that, in the above processing method of the observation system, each terminal exchanges data on a peer-to-peer basis via a network.

また本発明は、上述の観測システムの処理方法において、複数の端末は、更に、観測に使用すべきセンサと、観測用プログラムとの対応関係を示す観測対象情報データベースを有し、観測要求先端末は、観測要求元端末から送られてきた観測処理要求を受信したら、観測対象情報データベースを参照して、使用すべきセンサと、観測用プログラムを決めるようにしたことを特徴とする。   In the observation system processing method according to the present invention, the plurality of terminals further include an observation target information database indicating a correspondence relationship between a sensor to be used for observation and an observation program, and the observation request destination terminal Is characterized in that when an observation processing request sent from an observation request source terminal is received, a sensor to be used and an observation program are determined with reference to the observation target information database.

また本発明は、上述の観測システムの処理方法において、ネットワークには、更に、観測用プログラムを提供する観測用アプリケーション管理サーバが設けられ、観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを観測用アプリケーション管理サーバからダウンロードするようにしたことを特徴とする。   Further, according to the present invention, in the processing method of the observation system described above, the network further includes an observation application management server that provides an observation program, and the observation request destination terminal uses the observation to be used for the requested observation. If there is no observation program to be used for the requested observation, the observation program to be used for the requested observation is downloaded from the observation application management server. It is characterized by that.

また本発明は、上述の観測システムの処理方法において、観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを他の端末からダウンロードするようにしたことを特徴とする。   According to the present invention, in the processing method of the observation system described above, the observation request destination terminal determines whether there is an observation program to be used for the requested observation, and the observation program to be used for the requested observation. If there is not, the observation program to be used for the requested observation is downloaded from another terminal.

また本発明は、上述の観測システムの処理方法において、観測要求元端末は、観測処理要求を観測要求先端末に送信する際に、観測処理要求に優先度情報を付加し、観測要求先端末は、観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするようにしたことを特徴とする。   In the processing method of the observation system described above, the observation request source terminal adds priority information to the observation processing request when transmitting the observation processing request to the observation request destination terminal, and the observation request destination terminal When the observation processing request is received, the priority in use is compared with the priority sent in the observation processing request, and the priority sent in the observation processing request is greater than the priority in use. Is characterized in that the observation according to the observation processing request can be observed.

また本発明は、上述の観測システムの処理方法において、観測要求先端末は、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するようにしたことを特徴とする。   In the processing method of the observation system described above, the observation request destination terminal determines whether a sensor to be used for the requested observation is in use, and the sensor to be used for the requested observation is determined. If it is in use, compare the observation target in use with the observation target sent in the observation processing request, and the observation target in use matches the observation target sent in the observation processing request Is characterized in that the output of the sensor is continued.

また本発明は、各地の観測情報を取得するセンサが接続される端末装置において、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースと、端末プロファイル管理サーバに端末プロファイルを登録する端末プロファイル登録部と、端末プロファイル管理サーバからの検索結果に基づいて、観測対象を決定する観測対象決定部と、観測要求元端末からの観測処理要求を受信する観測処理要求受信部と、観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定する観測方法決定部と、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断する観測処理可否決定部と、観測が可能なら、観測要求先端末から観測要求元端末にセンサから得られた観測データを送信する観測データ送信部とからなるようにしたことを特徴とする端末装置である。   Further, the present invention provides a sensor profile database indicating a profile of a sensor connected to the terminal and a sensor indicating a use status of the sensor connected to the terminal in a terminal device to which a sensor that acquires observation information of each place is connected. Based on the usage status database, the terminal profile registration unit that registers the terminal profile in the terminal profile management server, the observation target determination unit that determines the observation target based on the search result from the terminal profile management server, and the observation request source terminal Refer to the observation processing request reception unit that receives the observation processing request, the observation method determination unit that determines the sensor and observation program to be used from the observation processing request from the observation request source terminal, the sensor profile database, and the sensor usage database. An observation processing availability determination unit that determines whether observation is possible, If possible, a terminal device which is characterized in that as consisting of observation data transmitting unit that transmits the observation data obtained from the sensor to the observation requesting terminal from the observation request destination terminal.

また本発明は、上述の端末装置において、各地の観測情報を取得するセンサが接続される端末装置において、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースと、その端末のプロファイルをブロードキャストする端末プロファイルブロードキャスト部と、ブロードキャストにより送られてきた端末のプロファイルを受信して蓄積する端末プロファイル処理部と、ブロードキャストにより送られてきた端末のプロファイルを基に、観測対象を決定する観測対象決定部と、観測要求元端末からの観測処理要求を受信する観測処理要求受信部と、観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定する観測方法決定部と、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断する観測処理可否決定部と、観測が可能なら、観測要求先端末から観測要求元端末にセンサから得られた観測データを送信する観測データ送信部とからなるようにしたことを特徴とする。   The present invention also provides a sensor profile database indicating a profile of a sensor connected to the terminal and a sensor connected to the terminal in the terminal device to which the sensor for obtaining observation information of each place is connected. A sensor usage database that indicates the usage status of the terminal, a terminal profile broadcast unit that broadcasts the profile of the terminal, a terminal profile processing unit that receives and stores the profile of the terminal sent by broadcast, and the broadcast sent by broadcast Based on the profile of the terminal, the observation target determination unit that determines the observation target, the observation processing request reception unit that receives the observation processing request from the observation request source terminal, and the observation processing request from the observation request source terminal Determine sensor and observation program A measurement method determination unit, an observation processing availability determination unit that determines whether observation is possible by referring to the sensor profile database and the sensor usage database, and if observation is possible, the observation request destination terminal obtains the observation request source terminal from the sensor. It is characterized by comprising an observation data transmitter for transmitting the observed data.

また本発明は、各地の観測情報を取得するセンサが接続される端末の処理プログラムであって、端末プロファイル管理サーバに端末プロファイルを登録するステップと、端末プロファイル管理サーバからの検索結果に基づいて、観測対象を決定するステップと、観測要求元端末からの観測処理要求を受信するステップと、観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定するステップと、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断するステップと、観測が可能なら、観測要求先端末から観測要求元端末にセンサから得られた観測データを送信するステップとからなるプログラムである。   Further, the present invention is a processing program for a terminal to which a sensor that acquires observation information of each place is connected, and the step of registering a terminal profile in a terminal profile management server and a search result from the terminal profile management server, A step of determining an observation target, a step of receiving an observation processing request from the observation request source terminal, a step of determining a sensor and an observation program to be used from the observation processing request from the observation request source terminal, a sensor profile database, The program includes a step of determining whether or not observation is possible by referring to the sensor usage database, and a step of transmitting observation data obtained from the sensor from the observation request destination terminal to the observation request source terminal if the observation is possible.

また本発明は、上述のプログラムにおいて、各地の観測情報を取得するセンサが接続される端末の処理プログラムにおいて、その端末のプロファイルをブロードキャストするステップと、ブロードキャストにより送られてきた端末のプロファイルを受信して蓄積するステップと、ブロードキャストにより送られてきた端末のプロファイルを基に、観測対象を決定するステップと、観測要求元端末からの観測処理要求を受信するステップと、観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定するステップと、センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断するステップと、観測が可能なら、観測要求先端末から観測要求元端末にセンサから得られた観測データを送信するステップとを行うことを特徴とする。   In the above program, the processing program of a terminal to which a sensor for acquiring observation information of each location is connected, and the profile of the terminal is received and the profile of the terminal sent by the broadcast is received. , The step of determining the observation target, the step of receiving the observation processing request from the observation request source terminal, and the observation processing from the observation request source terminal A step of determining a sensor and an observation program to be used from a request, a step of determining whether observation is possible by referring to a sensor profile database and a sensor usage database, and, if observation is possible, from an observation request destination terminal to an observation request source terminal Send observation data obtained from the sensor to And performing the steps of.

また本発明は、上述のプログラムにおいて、更に、観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするステップを行うことを特徴とする。   Further, in the above-described program, when the observation processing request is received in the above program, the priority in use is compared with the priority sent in the observation processing request, and the priority sent in the observation processing request is compared. If the degree is higher than the priority in use, a step of observing the observation according to the observation processing request is performed.

また本発明は、上述のプログラムにおいて、更に、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するステップを行うことを特徴とする。   In the above program, the present invention further determines whether or not a sensor to be used in the requested observation is in use, and if the sensor to be used in the requested observation is in use, the observation in use. Compare the target with the observation target sent by the observation processing request, and if the observation target in use matches the observation target sent by the observation processing request, the output of the sensor is It is characterized by performing a step that continues.

本発明によれば、地理的に離れて存在する各端末が取得した観測情報を、各端末間で、ピアツーピアで共有することにより、広域の観測情報が得られる。ピアツーピアでは、データ自体のやり取りは、サーバを介さず、各端末間で直接的に行われる。ピアツーピア方式のシステムでは、あるサーバがダウンしても、全体のシステムがダウンすることがない。よって、クライアントサーバ方式のシステムに比べて、システム全体での障害への耐性が高い。また、このようなシステムでは、各地での観測対象を、自端末又は他端末からの要求により、順次変更できる。また、観測処理のための端末間の連携が局所的である。よって、同時に独立した複数の連携が可能である。また、観測要求元端末からの要求により、観測要求先で使用するセンサや観測用プログラムを変更することが可能になる。   According to the present invention, wide-area observation information can be obtained by sharing observation information acquired by each terminal that is geographically distant from each other on a peer-to-peer basis. In peer-to-peer, the data itself is exchanged directly between terminals without going through a server. In a peer-to-peer system, even if a server goes down, the entire system does not go down. Therefore, compared to the client server system, the tolerance of the entire system is high. Moreover, in such a system, the observation object in each place can be changed sequentially according to a request from the own terminal or another terminal. In addition, cooperation between terminals for observation processing is local. Therefore, a plurality of independent collaborations are possible at the same time. Moreover, it becomes possible to change the sensor and the observation program used at the observation request destination according to the request from the observation request source terminal.

以下、本発明の実施の形態について図面を参照しながら説明する。
(第1の実施形態)
図1は、本発明の第1の実施形態の観測システムを示すものである。図1において、1a、1b、…は端末、2はセンタサーバ、3はネットワークである。
Hereinafter, embodiments of the present invention will be described with reference to the drawings.
(First embodiment)
FIG. 1 shows an observation system according to a first embodiment of the present invention. In FIG. 1, 1a, 1b,... Are terminals, 2 is a center server, and 3 is a network.

端末1a、1b、1c、…は、図2に示すように、各地に分散して配置されている。各端末1a、1b、1c、…には、温度センサや湿度センサ、震度センサ等のセンサ20が接続されている。分散配置された各端末1a、1b、1c、…のセンサ20で各地の観測情報が取得され、取得された観測情報は、ネットワーク3を介して、ピアツーピア方式で、各端末間で送受信される。このように、各地に分散配置されている端末1a、1b、1c、…で自立的に観測を行い、各端末1a、1b、1c、…の観測情報を共有することにより、広域の観測情報が得られる。   The terminals 1a, 1b, 1c,... Are distributed in various places as shown in FIG. Sensors 20 such as a temperature sensor, a humidity sensor, and a seismic intensity sensor are connected to each terminal 1a, 1b, 1c,. The observation information of each place is acquired by the sensors 20 of the terminals 1a, 1b, 1c,... Distributed, and the acquired observation information is transmitted and received between the terminals via the network 3 in a peer-to-peer manner. As described above, the observation information of each terminal 1a, 1b, 1c,... Is independently observed by the terminals 1a, 1b, 1c,. can get.

端末1a、1b、1c、…は、図3に示すように、通信部11と、制御部12と、センサプロファイルデータベース13と、センサ使用状況データベース14と、観測対象情報データベース15とを有している。   As shown in FIG. 3, the terminals 1 a, 1 b, 1 c,... Have a communication unit 11, a control unit 12, a sensor profile database 13, a sensor usage status database 14, and an observation target information database 15. Yes.

通信部11は、ネットワーク3を介してデータを送受信するためのものであり、各端末間で、ピアツーピア方式で通信を行うことができる。制御部12は、全体制御を行うものである。制御部12には、観測用プログラム16がインストールされている。   The communication unit 11 is for transmitting and receiving data via the network 3, and can communicate with each other in a peer-to-peer manner. The control unit 12 performs overall control. An observation program 16 is installed in the control unit 12.

制御部12には、インターフェース19を介して、センサ20が接続されている。センサ20は、観測情報を取得するための1又は複数のセンサである。センサ20は例えば気象観測用のセンサで、温度センサ、湿度センサ、震度センサ等が挙げられる。   A sensor 20 is connected to the controller 12 via an interface 19. The sensor 20 is one or a plurality of sensors for acquiring observation information. The sensor 20 is, for example, a weather observation sensor, and examples thereof include a temperature sensor, a humidity sensor, and a seismic intensity sensor.

観測用プログラム16は、センシング信号処理アプリケーションプログラム17と、観測データ編集用アプリケーションプログラム18とが含まれる。センシング信号処理アプリケーションプログラム17は、センサ20からのセンシング情報を取得するためのアプリケーションプログラムである。観測データ編集用アプリケーションプログラム18は、センサ20からのセンシング信号を編集、加工して、地震予知、不快度計測、温度分布計測、湿度分布計測、火山予知、振動調査等を行うための観測情報を得るためのものである。   The observation program 16 includes a sensing signal processing application program 17 and an observation data editing application program 18. The sensing signal processing application program 17 is an application program for acquiring sensing information from the sensor 20. The observation data editing application program 18 edits and processes the sensing signal from the sensor 20 to provide observation information for earthquake prediction, discomfort measurement, temperature distribution measurement, humidity distribution measurement, volcano prediction, vibration investigation, and the like. To get.

センサプロファイルデータベース13は、その端末にどのような種別のセンサ20が接続されているかを示すものであり、各端末1a、1b、1c、…に接続されたセンサ20のセンサ種別に応じて作成される。センサプロファイルデータベース13には、図4に示すように、センサIDと、センサ種別と、精度とが記述される。なお、ここでは、センサプロファイルデータベース13に精度の項目が設けられているが、これは一例であり、精度の項目は必須ではない。また、センサプロファイルデータベース13に、センサの製造メーカ、センサを取り付けた日時等、他の項目を設けるようにしてもよい。   The sensor profile database 13 indicates what type of sensor 20 is connected to the terminal, and is created according to the sensor type of the sensor 20 connected to each terminal 1a, 1b, 1c,. The In the sensor profile database 13, as shown in FIG. 4, the sensor ID, the sensor type, and the accuracy are described. Here, an accuracy item is provided in the sensor profile database 13, but this is an example, and the accuracy item is not essential. Further, other items such as the sensor manufacturer and the date and time when the sensor was attached may be provided in the sensor profile database 13.

センサ使用状況データベース14は、その端末に接続された各センサの現在の使用状況を示すものであり、各センサが使用される毎に、順次、書き換えられる。センサ使用状況データベース14には、図5に示すように、センサIDと、使用状況と、要求元端末の端末IDと、観測対象IDと、優先度とが記述される。   The sensor usage status database 14 indicates the current usage status of each sensor connected to the terminal, and is rewritten sequentially each time each sensor is used. As shown in FIG. 5, the sensor usage status database 14 describes sensor IDs, usage statuses, terminal IDs of requesting terminals, observation target IDs, and priorities.

観測対象情報データベース15は、要求された観測対象を実現するために必要なセンサ種別と、観測用プログラム種別との関連を示すものであり、予め作成されている。観測対象情報データベース15には、図6に示すように、観測対象IDと、センサ種別と、観測用プログラム種別(観測データ編集用アプリケーションプログラム及びセンシング信号処理アプリケーションプログラム)との対応が記述される。   The observation target information database 15 indicates the relationship between the sensor type necessary for realizing the requested observation target and the observation program type, and is created in advance. As shown in FIG. 6, the observation target information database 15 describes the correspondence between the observation target ID, the sensor type, and the observation program type (observation data editing application program and sensing signal processing application program).

図1において、センタサーバ2は、端末プロファイル管理サーバ4と、観測用アプリケーション管理サーバ5とからなる。   In FIG. 1, the center server 2 includes a terminal profile management server 4 and an observation application management server 5.

端末プロファイル管理サーバ4は、ネットワーク3上の各端末1a、1b、1c、…のプロファイル情報を提供するサーバで、端末プロファイルデータベース41を有している。端末プロファイルデータベース41には、図7に示すように、端末IDと、その端末の配置先と、稼働状況と、その端末のネットワーク上でのアドレス(IPアドレス)とが記述されている。端末プロファイルデータベース41には、例えば各端末1a、1b、1c、…がネットワーク3に接続されるときに登録される。   The terminal profile management server 4 is a server that provides profile information of each terminal 1a, 1b, 1c,... On the network 3, and has a terminal profile database 41. In the terminal profile database 41, as shown in FIG. 7, the terminal ID, the location of the terminal, the operation status, and the address (IP address) of the terminal on the network are described. For example, each terminal 1a, 1b, 1c,... Is registered in the terminal profile database 41 when connected to the network 3.

観測用アプリケーション管理サーバ5は、観測に必要な観測用プログラム(観測データ編集用アプリケーションプログラム及びセンシング信号処理アプリケーションプログラム)を提供するものである。観測用アプリケーション管理サーバ5には、各観測対象や各センサに応じた多数の観測データ編集用アプリケーションプログラムやセンシング信号処理アプリケーションプログラムが蓄積された観測用アプリケーションデータベース42が設けられている。   The observation application management server 5 provides observation programs (observation data editing application program and sensing signal processing application program) necessary for observation. The observation application management server 5 is provided with an observation application database 42 in which a large number of observation data editing application programs and sensing signal processing application programs corresponding to each observation target and each sensor are accumulated.

上述のように構成される本発明の第1の実施形態の観測システムの動作について、図8の機能ブロック図を参照して説明する。   The operation of the observation system according to the first embodiment of the present invention configured as described above will be described with reference to the functional block diagram of FIG.

図8において、各端末1a、1b、1c、…は、予め、端末プロファイル登録部51により、その端末のプロファイルを登録する。端末プロファイル管理サーバ4の端末プロファイル作成部52により、端末プロファイルデータベース41に各端末のプロファイルが蓄積される。これにより、図7に示したような端末プロファイルデータベース41が端末プロファイル管理サーバ4に生成される。   8, each terminal 1a, 1b, 1c,... Registers the profile of the terminal in advance by the terminal profile registration unit 51. The profile of each terminal is stored in the terminal profile database 41 by the terminal profile creation unit 52 of the terminal profile management server 4. Thereby, the terminal profile database 41 as shown in FIG. 7 is generated in the terminal profile management server 4.

観測要求元端末(ここでは、観測要求元端末を端末1aとする)の観測対象決定部53は、端末プロファイル管理サーバ4の端末プロファイル検索部54に、観測要求先端末の問い合わせを行う。観測要求先端末の問い合わせは、例えば、端末の配置先をキーとする。端末プロファイル管理サーバ4の端末プロファイル検索部54は、端末プロファイルデータベース41を参照して、要求に該当する情報の要求先端末を検索する。そして、観測対象決定部53に、該当する要求先端末の検索結果を送信する。   The observation target determining unit 53 of the observation request source terminal (here, the observation request source terminal is the terminal 1a) inquires of the terminal profile search unit 54 of the terminal profile management server 4 about the observation request destination terminal. The inquiry of the observation request destination terminal uses, for example, the terminal arrangement destination as a key. The terminal profile search unit 54 of the terminal profile management server 4 refers to the terminal profile database 41 and searches for a request destination terminal for information corresponding to the request. Then, the search result of the corresponding request destination terminal is transmitted to the observation target determination unit 53.

端末1aの観測対象決定部53は、端末プロファイル管理サーバ4からの検索結果により、観測情報を要求する要求先端末を決定する。ここでは、観測要求先端末として、端末1bが決定されたとする。観測要求先端末が決定されると、端末1aの観測処理要求送信部55は、要求先端末1bに向けて、観測処理要求データを送信する。観測処理要求データは、図9に示すように、観測要求先端末IDと、観測要求元端末IDと、観測対象IDと、優先度からなる。   The observation target determination unit 53 of the terminal 1a determines a request destination terminal that requests observation information based on a search result from the terminal profile management server 4. Here, it is assumed that the terminal 1b is determined as the observation request destination terminal. When the observation request destination terminal is determined, the observation processing request transmission unit 55 of the terminal 1a transmits observation processing request data to the request destination terminal 1b. As shown in FIG. 9, the observation process request data includes an observation request destination terminal ID, an observation request source terminal ID, an observation target ID, and a priority.

観測処理要求受信部56は、観測処理要求データを受信すると、この観測処理要求データを観測方法決定部57に送る。観測方法決定部57は、観測対象情報データベース15を参照して、観測処理要求に必要なセンサ種別と、観測用プログラムを決定する。   When the observation processing request receiving unit 56 receives the observation processing request data, the observation processing request receiving unit 56 sends the observation processing request data to the observation method determining unit 57. The observation method determination unit 57 refers to the observation target information database 15 and determines the sensor type and observation program required for the observation processing request.

つまり、図6に示したように、観測対象情報データベース15には、観測対象IDと、センサ種別と、観測用プログラム種別(観測編集アプリケーションプログラム及びセンシング信号処理アプリケーションプログラム)との対応関係が記述されている。また、観測処理要求データには、図9に示したように、観測対象IDが含まれている。したがって、観測対象情報データベース15を参照して、観測処理要求に対応したセンサ種別と、観測用プログラムを決定することができる。例えば、要求している観測対象が地震予知なら、図6に示した観測対象情報データベース15を参照することで、必要なセンサ種別が震度センサで、必要な観測用プログラムが地震調査アプリケーションプログラムと、震度センシングアプリケーションプログラムであることがわかる。   That is, as shown in FIG. 6, the observation target information database 15 describes the correspondence relationship between the observation target ID, the sensor type, and the observation program type (observation editing application program and sensing signal processing application program). ing. Further, the observation processing request data includes an observation target ID as shown in FIG. Accordingly, the sensor type corresponding to the observation processing request and the observation program can be determined with reference to the observation target information database 15. For example, if the requested observation target is earthquake prediction, referring to the observation target information database 15 shown in FIG. 6, the necessary sensor type is a seismic intensity sensor, and the necessary observation program is an earthquake survey application program, It can be seen that this is a seismic intensity sensing application program.

観測処理要求に必要なセンサ種別と、観測用プログラムが決定されたら、観測方法決定部57は、図4に示したセンサプロファイルデータベース13を参照して、その端末に接続されているセンサの種別を検索する。そして、観測処理可否決定部58は、観測方法決定部57からの検索結果と、センサ使用状況データベース14を参照して、観測の可否を判断する。   When the sensor type required for the observation processing request and the observation program are determined, the observation method determination unit 57 refers to the sensor profile database 13 shown in FIG. 4 and determines the type of sensor connected to the terminal. Search for. Then, the observation processing availability determination unit 58 refers to the search result from the observation method determination unit 57 and the sensor usage database 14 to determine whether observation is possible.

なお、センサプロファイルデータベース13には、センサプロファイル登録部59により、例えば新たなセンサが接続される毎に、センサのプロファイルデータが登録される。また、センサ使用状況データベース14には、センサ使用状況登録部60により、センサの使用状況が切り替わる毎に、センサの使用状況の情報が登録される。   In the sensor profile database 13, sensor profile data is registered by the sensor profile registration unit 59, for example, every time a new sensor is connected. The sensor usage status database 14 registers sensor usage status information each time the sensor usage status is switched by the sensor usage status registration unit 60.

観測処理可否決定部58は、要求された観測対象で使用すべきセンサが検索されなければ、観測不可とし、観測処理可否送信部64に、観測不可の観測処理可否データを送る。つまり、観測対象が地震予知なら、震度を計測する震度センサがセンサ20として接続されているかどうかを検索し、震度センサが検索されなければ、観測不可とする。   If a sensor to be used in the requested observation target is not searched, the observation process availability determination unit 58 determines that observation is not possible, and sends observation process availability data that is not observable to the observation process availability transmission unit 64. That is, if the observation target is earthquake prediction, it is searched whether or not a seismic intensity sensor for measuring seismic intensity is connected as the sensor 20. If the seismic intensity sensor is not searched, observation is impossible.

要求された観測で使用すべきセンサが使用中でなければ、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、観測用プログラムがない場合には、観測用アプリケーションダウンロード部61により、要求された観測で使用すべき観測用プログラムをダウンロードするように要求する。観測用アプリケーションダウンロード部61は、これに基づいて、観測用アプリケーション管理サーバ5の観測用アプリケーション管理部62に、観測用プログラムをダウンロード要求を送る。観測用アプリケーション管理部62は、要求された観測用プログラムを観測用アプリケーションダウンロード部61に送り、観測用プログラムをダウンロードする。観測用アプリケーションダウンロード部61は、観測用アプリケーションをダウンロードすると、このダウンロードした観測用アプリケーションを、アプリケーションデータベース63に保存する。   If the sensor to be used for the requested observation is not in use, it is determined whether there is an observation program to be used for the requested observation. If there is no observation program, the observation application download unit 61 To download the observation program to be used in the requested observation. Based on this, the observation application download unit 61 sends an observation program download request to the observation application management unit 62 of the observation application management server 5. The observation application management unit 62 sends the requested observation program to the observation application download unit 61 and downloads the observation program. When the observation application download unit 61 downloads the observation application, the observation application download unit 61 stores the downloaded observation application in the application database 63.

要求された観測で使用すべきセンサが使用中なら、センサ使用状況データベース14を参照して、使用中の観測対象と、観測処理要求データで送られてきた観測対象とを比較する。使用中の観測対象と、観測処理要求データで送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するようにする。   If the sensor to be used for the requested observation is in use, the sensor usage status database 14 is referenced to compare the observation target being used with the observation target sent in the observation processing request data. If the observation target being used matches the observation target sent in the observation processing request data, the output of the sensor is continued.

つまり、端末1bに対して観測を要求している端末は、端末1aだけとは限らない。それ以外の端末が端末1bに観測を要求しており、又は端末1bが自端末での観測を行っており、要求したセンサが使用中であることが想定される。しかしながら、センサが使用中であったとしても、その観測対象が一致していれば、観測結果をそのまま使うことができる。   That is, the terminal that requests the terminal 1b for observation is not limited to the terminal 1a. It is assumed that the other terminal requests observation from the terminal 1b, or the terminal 1b performs observation at its own terminal, and the requested sensor is in use. However, even if the sensor is in use, the observation result can be used as it is if the observation object matches.

例えば、使用中の観測対象が地震予知であり、端末1aが要求している観測対象も地震予知であるとすると、使用するセンサは震度センサで同じになり、観測データ編集用アプリケーションプログラムも地震調査アプリケーションプログラムで同じになり、センシング信号処理アプリケーションプログラムも震度センシングアプリケーションプログラムで同じになる。この場合、現在使用中のセンサからの観測結果をそのまま継続して、新たに観測要求している端末1aに送ることができる。   For example, if the observation target in use is earthquake prediction, and the observation target requested by the terminal 1a is also earthquake prediction, the sensor used is the same as the seismic intensity sensor, and the observation data editing application program is also used for earthquake surveys. The application program is the same, and the sensing signal processing application program is the same in the seismic intensity sensing application program. In this case, the observation result from the sensor currently in use can be continued as it is and sent to the terminal 1a that has newly requested the observation.

使用中のセンサの観測対象と、要求された観測対象とが一致していない場合には、使用中の優先度と、要求している優先度とを比較して、観測の可否を決定している。   If the observation target of the sensor in use does not match the requested observation target, compare the priority in use with the requested priority and decide whether or not to observe. Yes.

つまり、例えば、地震予知も、火山予知も、振動調査も、全て、震度センサからのセンシング情報を用いて観測される(図6参照)。このように、異なる観測対象で同一のセンサが使用される場合を想定して、優先度が設定される。優先度は、観測対象に対応して設定される。例えば、地震予知や火山予知は、工事等による振動調査よりも被害が重大であるので、優先度が高く設定される。現在使用中のセンサの優先度は、図5に示したセンサ使用状況データベース14に記述される。また、観測処理要求データには、図9に示すように、優先度が付加される。このセンサ使用状況データベース14に記述されている現在のセンサの優先度と、観測処理要求データに付加された優先度とを比較し、これに応じて、観測の可否を決定する。すなわち、要求している優先度が使用中の優先度より高い場合には、観測を可能とし、要求している優先度が使用中の優先度より低い場合には、観測を不可とする。   That is, for example, earthquake prediction, volcanic prediction, and vibration survey are all observed using sensing information from seismic intensity sensors (see FIG. 6). In this way, the priority is set on the assumption that the same sensor is used for different observation targets. The priority is set corresponding to the observation target. For example, earthquake predictions and volcanic predictions are set higher in priority because damage is more serious than vibration investigations such as construction. The priority of the sensor currently in use is described in the sensor usage database 14 shown in FIG. Further, the priority is added to the observation processing request data as shown in FIG. The priority of the current sensor described in the sensor usage database 14 is compared with the priority added to the observation process request data, and accordingly, whether or not observation is possible is determined. That is, observation is possible when the requested priority is higher than the priority in use, and observation is not possible when the requested priority is lower than the priority in use.

図8において、観測処理可否決定部58は、上述のようにして観測の可否を決定し、その観測の可否の情報を観測処理可否送信部64に送る。観測処理可否送信部64は、端末1aに向けて、観測処理可否データを送信する。この観測処理可否データは、図10に示すように、観測要求先端末IDと観測要求元端末IDと、観測可否結果と、その理由が付されている。端末1bの観測処理可否送信部64から送信された観測処理可否データは、端末1aの観測処理可否受信部65で受信される。   In FIG. 8, the observation process availability determination unit 58 determines the observation availability as described above, and sends the observation availability information to the observation process availability transmission unit 64. The observation process propriety transmission unit 64 transmits observation process propriety data to the terminal 1a. As shown in FIG. 10, the observation processing availability data includes an observation request destination terminal ID, an observation request source terminal ID, an observation availability result, and the reason. The observation process availability data transmitted from the observation process availability transmission unit 64 of the terminal 1b is received by the observation process availability reception unit 65 of the terminal 1a.

また、センシング信号処理部66は、センサ20のセンシング信号を取得する。このセンシング信号は、センシング情報送信部67から送信され、センシング情報受信部68で受信され、観測データ編集部69に送られる。観測データ編集部69は、このセンシングデータを編集、加工して、観測データを生成する。この観測データは、観測データ送信部70に送られ、観測データ送信部70は、この観測データを端末1aに向けて送信する。端末1aの観測データ受信部71は、この観測処理可否データを受信する。   In addition, the sensing signal processing unit 66 acquires a sensing signal of the sensor 20. This sensing signal is transmitted from the sensing information transmitting unit 67, received by the sensing information receiving unit 68, and sent to the observation data editing unit 69. The observation data editing unit 69 edits and processes the sensing data to generate observation data. This observation data is sent to the observation data transmission unit 70, and the observation data transmission unit 70 transmits this observation data to the terminal 1a. The observation data receiving unit 71 of the terminal 1a receives this observation process availability data.

次に、本発明の第1の実施形態の処理について、図11及び図12を参照して説明する。   Next, processing according to the first embodiment of the present invention will be described with reference to FIGS. 11 and 12.

図11は、本発明の第1の実施形態の処理を示すシーケンス図である。図11に示すように、端末1a、1b、1c、…は、例えばネットワーク接続時に、各端末のプロファイルデータを端末プロファイル管理サーバ4に送る(ステップS1a、S1b、…)。端末プロファイル管理サーバ4は、各端末から送られてきたプロファイルデータを端末プロファイルデータベース41に登録する(ステップS2a、S2b、…)。   FIG. 11 is a sequence diagram illustrating a process according to the first embodiment of this invention. As shown in FIG. 11, the terminals 1a, 1b, 1c,... Send profile data of each terminal to the terminal profile management server 4 when connected to a network, for example (steps S1a, S1b,...). The terminal profile management server 4 registers the profile data sent from each terminal in the terminal profile database 41 (steps S2a, S2b,...).

例えば端末1aが観測要求元端末とすると、観測要求元端末1aは、端末プロファイル管理サーバ4に端末のプロファイルの問い合わせする(ステップS3)。端末プロファイル管理サーバ4は、この問い合わせを受けると、端末プロファイルデータベース41を検索し、検索結果を端末1aに送信する(ステップS5)。   For example, if the terminal 1a is an observation request source terminal, the observation request source terminal 1a inquires of the terminal profile management server 4 about the profile of the terminal (step S3). Upon receiving this inquiry, the terminal profile management server 4 searches the terminal profile database 41 and transmits the search result to the terminal 1a (step S5).

端末1aは、端末プロファイル管理サーバ4からの検索結果を受けて、要求先端末を決定する(ステップS6)。ここでは、端末1bが観測要求先端末として決定されたとすると、端末1aは端末1bに、観測処理要求データを送信する(ステップS7)。   The terminal 1a receives the search result from the terminal profile management server 4 and determines a request destination terminal (step S6). Here, assuming that the terminal 1b is determined as the observation request destination terminal, the terminal 1a transmits observation processing request data to the terminal 1b (step S7).

端末1bは、観測処理要求データを受信すると、観測対象情報データベース15を参照して、センサと観測用プログラムを決定する(ステップS8)。そして、センサプロファイルデータベース13とセンサ使用状況データベース14を参照して、観測の可否を判断する(ステップS9)。   Upon receiving the observation process request data, the terminal 1b refers to the observation target information database 15 and determines a sensor and an observation program (step S8). Then, with reference to the sensor profile database 13 and the sensor usage status database 14, it is determined whether or not observation is possible (step S9).

ここで、観測が不可であると判断されたら、端末1aに、観測不可を示す観測処理可否データを送信する(ステップS10)。   Here, if it is determined that the observation is impossible, the observation processing propriety data indicating that the observation is impossible is transmitted to the terminal 1a (step S10).

観測が可能なら、観測用プログラムがあるかどうかを判断し(ステップS11)、観測用プログラムがない場合には、観測用アプリケーション管理サーバ5にダウンロード要求を行い(ステップS12)、観測用プログラムをダウンロードする(ステップS13)。そして、端末1aに、観測可を示す観測処理可否データを送信し(ステップS14)、観測データを送信する(ステップS15)。   If observation is possible, it is determined whether there is an observation program (step S11). If there is no observation program, a download request is made to the observation application management server 5 (step S12), and the observation program is downloaded. (Step S13). Then, observation process availability data indicating that observation is possible is transmitted to the terminal 1a (step S14), and observation data is transmitted (step S15).

図12は、上述のステップS8〜ステップS15の観測可否判断の処理の詳細を示すフローチャートである。   FIG. 12 is a flowchart showing the details of the observability determination process in steps S8 to S15 described above.

図12において、観測処理要求データを受信したかどうかが判断される(ステップS21)。観測処理要求データを受信したら、この観測対象IDに基づいて、観測対象情報データベース15を参照して(ステップS22)、要求されるセンサ種別と、要求される観測用プログラムが決定される(ステップS23)。そして、センサプロファイルデータベース13を参照して(ステップS24)、要求されるセンサ種別のセンサがあるかどうかが判断される(ステップS25)。要求されるセンサ種別のセンサがなければ、観測不可であると判断され、観測処理不可の観測処理可否データが送信される(ステップS26)。   In FIG. 12, it is determined whether observation process request data has been received (step S21). When the observation processing request data is received, based on the observation target ID, the observation target information database 15 is referred to (step S22), and the required sensor type and the required observation program are determined (step S23). ). Then, referring to the sensor profile database 13 (step S24), it is determined whether there is a sensor of the required sensor type (step S25). If there is no sensor of the required sensor type, it is determined that observation is not possible, and observation processing availability data indicating that observation processing is not possible is transmitted (step S26).

ステップS25で、要求されるセンサ種別のセンサがあると判断された場合には、センサ使用状況データベース14を参照して(ステップS27)、センサ使用状況が取得される。そして、センサが使用中かどうかが判断される(ステップS28)。   If it is determined in step S25 that there is a sensor of the required sensor type, the sensor usage status is acquired with reference to the sensor usage status database 14 (step S27). Then, it is determined whether the sensor is in use (step S28).

ステップS28で、センサが使用中でなければ、要求される観測用プログラムがあるかどうかが判断される(ステップS29)。要求される観測用プログラムがある場合には、観測可であると判断され、観測処理可の観測処理可否データが送信される(ステップS30)。そして、センサのセンシング情報から得られた観測データが送信される(ステップS31)。そして、新たなセンサの使用情報に応じて、センサ使用状況データベース14が更新される(ステップS32)。   If the sensor is not in use at step S28, it is determined whether there is a required observation program (step S29). If there is a required observation program, it is determined that observation is possible, and observation processing availability data indicating that observation processing is possible is transmitted (step S30). Then, observation data obtained from the sensing information of the sensor is transmitted (step S31). Then, the sensor usage status database 14 is updated according to the new sensor usage information (step S32).

ステップS29で、要求される観測用プログラムがないと判断された場合には、観測用アプリケーション管理サーバ5に、要求された観測用プログラムのダウンロード要求が送信され(ステップS33)、観測用プログラムがダウンロードされる(ステップS34)。そして、観測可であると判断され、観測処理可の観測処理可否データが送信される(ステップS30)。そして、センサのセンシング情報から得られた観測データが送信される(ステップS31)。そして、新たなセンサの使用情報に応じて、センサ使用状況データベース14が更新される(ステップS32)。  If it is determined in step S29 that there is no requested observation program, a request for downloading the requested observation program is transmitted to the observation application management server 5 (step S33), and the observation program is downloaded. (Step S34). Then, it is determined that observation is possible, and observation processing availability data indicating that observation processing is possible is transmitted (step S30). Then, observation data obtained from the sensing information of the sensor is transmitted (step S31). Then, the sensor usage status database 14 is updated according to the new sensor usage information (step S32).

ステップS28で、センサが使用中であると判断された場合、使用中のセンサの観測対象IDと、要求された観測対象IDとが一致するかどうかが判断される(ステップS35)。使用中のセンサの観測対象IDと、要求された観測対象IDとが一致している場合には、観測可であると判断され、観測処理可の観測処理可否データが送信される(ステップS30)。そして、センサのセンシング情報から得られた観測データが送信される(ステップS31)。そして、新たなセンサの使用情報に応じて、センサ使用状況データベース14が更新される(ステップS32)。  If it is determined in step S28 that the sensor is in use, it is determined whether the observation target ID of the sensor in use matches the requested observation target ID (step S35). If the observation target ID of the sensor in use matches the requested observation target ID, it is determined that observation is possible, and observation processing availability data indicating that observation processing is possible is transmitted (step S30). . Then, observation data obtained from the sensing information of the sensor is transmitted (step S31). Then, the sensor usage status database 14 is updated according to the new sensor usage information (step S32).

ステップS35で、使用中のセンサの観測対象IDと、要求された観測対象IDとが一致していない場合には、センサ使用状況データベース14から得られる使用中のセンサの優先度と、観測処理要求データに含まれる要求している優先度とが比較され、要求している優先度が、使用中の優先度より大きいかどうかが判断される(ステップS36)。   If the observation target ID of the sensor in use does not match the requested observation target ID in step S35, the priority of the sensor in use obtained from the sensor usage database 14 and the observation processing request The requested priority included in the data is compared, and it is determined whether the requested priority is higher than the priority in use (step S36).

要求している優先度が使用中の優先度より大きい場合には、ステップS29に行き、観測処理要求に応じた観測を観測可能観測可能の場合の処理が行われる。要求している優先度が使用中の優先度より小さい場合には、観測不可であると判断され、観測処理不可の観測処理可否データが出力される(ステップS26)。   If the requested priority is higher than the priority in use, the process goes to step S29, and processing is performed when observation according to the observation processing request can be observed. If the requested priority is lower than the priority in use, it is determined that observation is not possible, and observation processing availability data indicating that observation processing is not possible is output (step S26).

以上説明したように、本発明の第1の実施形態の観測システムでは、地理的に離れて存在する各端末1a、1b、1c、…が自立的に取得した観測情報を、各端末間1a、1b、1c、…間で、ピアツーピアで共有することにより、広域の観測情報が得られるようにしている。ピアツーピアでは、データ自体のやり取りは、サーバを介さず、各端末間で直接的に行われる。ピアツーピア方式のシステムでは、あるサーバがダウンしても、全体のシステムがダウンすることがない。よって、クライアントサーバ方式のシステムに比べて、システム全体での障害への耐性が高い。また、このようなシステムでは、各地での観測対象を、自端末又は他端末からの要求により、順次変更できる。また、観測処理のための端末間の連携が局所的である。よって、同時に独立した複数の連携が可能である。また、観測要求元端末からの要求により、観測要求先で使用するセンサや観測用プログラムを変更することが可能になる。   As described above, in the observation system according to the first embodiment of the present invention, the observation information acquired independently by each terminal 1a, 1b, 1c,. By sharing peer-to-peer between 1b, 1c,..., Wide-area observation information can be obtained. In peer-to-peer, the data itself is exchanged directly between terminals without going through a server. In a peer-to-peer system, even if a server goes down, the entire system does not go down. Therefore, compared to the client server system, the tolerance of the entire system is high. Moreover, in such a system, the observation object in each place can be changed sequentially according to a request from the own terminal or another terminal. In addition, cooperation between terminals for observation processing is local. Therefore, a plurality of independent collaborations are possible at the same time. Moreover, it becomes possible to change the sensor and the observation program used at the observation request destination according to the request from the observation request source terminal.

(第2の実施形態)
図13は、本発明の第2の実施形態を示すものである。前述の第1の実施形態では、端末プロファイル管理サーバ4がネットワーク3上に設けられ、各端末は各端末のプロファイルデータを端末プロファイル管理サーバ4の端末プロファイルデータベース41に登録しておき、観測情報を要求する端末を決定する際に、端末プロファイル管理サーバ4に問い合わせるようにしている。これに対して、この実施形態では、そのようなサーバを設けない構成としている。
(Second Embodiment)
FIG. 13 shows a second embodiment of the present invention. In the first embodiment described above, the terminal profile management server 4 is provided on the network 3, and each terminal registers the profile data of each terminal in the terminal profile database 41 of the terminal profile management server 4, and the observation information is stored. The terminal profile management server 4 is inquired when the requested terminal is determined. In contrast, in this embodiment, such a server is not provided.

つまり、この第2の実施形態では、図13に示すように、端末101a、101b、…が各地に分散して配置される。各端末101a、101b、…には、温度センサや湿度センサ、震度センサ等のセンサ120が接続されている。分散配置された各端末101a、101b、…のセンサ120で各地の観測情報が取得され、取得された観測情報は、ネットワーク103を介して、ピアツーピア方式で、各端末間で送受信される。   That is, in the second embodiment, as shown in FIG. 13, the terminals 101a, 101b,... Sensors 120 such as a temperature sensor, a humidity sensor, and a seismic intensity sensor are connected to each terminal 101a, 101b,. The observation information of each place is acquired by the sensors 120 of the terminals 101a, 101b,... Distributed, and the acquired observation information is transmitted and received between the terminals via the network 103 in a peer-to-peer manner.

端末101a、101b、…は、図14に示すように、通信部111と、制御部112と、センサプロファイルデータベース113と、センサ使用状況データベース114と、観測対象情報データベース115とを有している。更に、端末101a、101b、…には、端末プロファイル処理部141と、端末ブロードキャスト部142とが設けられる。   As shown in FIG. 14, the terminals 101a, 101b,... Have a communication unit 111, a control unit 112, a sensor profile database 113, a sensor usage status database 114, and an observation target information database 115. Furthermore, the terminals 101a, 101b,... Are provided with a terminal profile processing unit 141 and a terminal broadcast unit 142.

通信部111は、ネットワーク103を介してデータを送受信するためのものであり、各端末間で、ピアツーピア方式で通信を行うことができる。制御部112は、全体制御を行うものである。制御部112には、観測用プログラム16がインストールされている。   The communication unit 111 is for transmitting and receiving data via the network 103, and can communicate with each other in a peer-to-peer manner. The control unit 112 performs overall control. An observation program 16 is installed in the control unit 112.

制御部112には、インターフェース119を介して、センサ120が接続されている。観測用プログラム116は、センシング信号処理アプリケーションプログラム117と、観測データ編集用アプリケーションプログラム118とが含まれる。   A sensor 120 is connected to the control unit 112 via an interface 119. The observation program 116 includes a sensing signal processing application program 117 and an observation data editing application program 118.

この第2の実施形態では、端末ブロードキャスト部142により、各端末のプロファイルをブロードキャストするためのデータを生成し、各端末101a、101b、…から、各自の端末のプロファイルデータをブロードキャストする。各端末101a、101b、…は、ブロードキャストにより送られてくるプロファイルデータを互いに受信し、端末プロファイル処理部141にプロファイルデータを蓄積する。そして、観測情報を要求する端末を決定する際に、各自の端末プロファイル処理部141により、観測情報を要求する要求先端末を決定するようにしている。   In the second embodiment, the terminal broadcast unit 142 generates data for broadcasting the profile of each terminal, and broadcasts the profile data of each terminal from each terminal 101a, 101b,. The terminals 101a, 101b,... Each receive profile data sent by broadcasting, and store the profile data in the terminal profile processing unit 141. When determining a terminal that requests observation information, each terminal profile processing unit 141 determines a request destination terminal that requests observation information.

他の構成については、前述の第1の実施形態と同様である。また、観測用プログラムについても、各端末101a、101b、…から、各自の端末で保有している観測用プログラムをブロードキャストし、観測用プログラムがない場合には、他の端末から観測用プログラムを互いにダウンロードすることができる。   About another structure, it is the same as that of the above-mentioned 1st Embodiment. As for the observation program, each terminal 101a, 101b,... Broadcasts the observation program held in each terminal, and when there is no observation program, the observation programs are exchanged from other terminals. Can be downloaded.

本発明は、上述した実施形態に限定されるものではなく、本発明の要旨を逸脱しない範囲内で様々な変形や応用が可能である。   The present invention is not limited to the above-described embodiments, and various modifications and applications can be made without departing from the gist of the present invention.

本発明は、気象観測システム、火山活動観測システムの他、交通観測システム、環境システム等、各地の観測情報を取得する観測システムとして広く利用することができる。   The present invention can be widely used as an observation system for acquiring observation information in various places, such as a traffic observation system and an environmental system, in addition to a weather observation system and a volcanic activity observation system.

本発明の第1の実施形態の観測システムの構成を示すブロック図である。It is a block diagram which shows the structure of the observation system of the 1st Embodiment of this invention. 本発明の第1の実施形態の観測システムの端末配置の説明図である。It is explanatory drawing of the terminal arrangement | positioning of the observation system of the 1st Embodiment of this invention. 本発明の第1の実施形態の観測システムにおける端末の構成を示すブロック図である。It is a block diagram which shows the structure of the terminal in the observation system of the 1st Embodiment of this invention. センサプロファイルデータベースの説明図である。It is explanatory drawing of a sensor profile database. センサ使用状況データベースの説明図である。It is explanatory drawing of a sensor usage condition database. 観測対象情報データベースの説明図である。It is explanatory drawing of an observation object information database. 端末プロファイルデータベースの説明図である。It is explanatory drawing of a terminal profile database. 本発明の第1の実施形態の観測システムの動作説明に用いる機能ブロック図である。It is a functional block diagram used for operation | movement description of the observation system of the 1st Embodiment of this invention. 観測処理要求データのデータ構造の説明図である。It is explanatory drawing of the data structure of observation process request data. 観測処理可否データのデータ構造の説明図である。It is explanatory drawing of the data structure of observation processing availability data. 本発明の第1の実施形態の観測システムの動作説明に用いるシーケンス図である。It is a sequence diagram used for operation | movement description of the observation system of the 1st Embodiment of this invention. 本発明の第1の実施形態の観測システムの動作説明に用いるフローチャートである。It is a flowchart used for operation | movement description of the observation system of the 1st Embodiment of this invention. 本発明の第2の実施形態の観測システムの構成を示すブロック図である。It is a block diagram which shows the structure of the observation system of the 2nd Embodiment of this invention. 本発明の第2の実施形態の観測システムの端末配置の説明図である。It is explanatory drawing of the terminal arrangement | positioning of the observation system of the 2nd Embodiment of this invention.

符号の説明Explanation of symbols

1a、1b、1c、…:端末
2:センタサーバ
3:ネットワーク
4:端末プロファイル管理サーバ
5:観測用アプリケーション管理サーバ
13:センサプロファイルデータベース
14:センサ使用状況データベース
15:観測対象情報データベース
16:観測用プログラム
41:端末プロファイルデータベース
42:観測用アプリケーションデータベース
51:端末プロファイル登録部
52:端末プロファイル作成部
53:観測対象決定部
54:端末プロファイル検索部
55:観測処理要求送信部
56:観測処理要求受信部
57:観測方法決定部
58:観測処理可否決定部
59:センサプロファイル登録部
60:センサ使用状況登録部
61:観測用アプリケーションダウンロード部
62:観測用アプリケーション管理部
63:アプリケーションデータベース
64:観測処理可否送信部
65:観測処理可否受信部
66:センシング信号処理部
67:センシング情報送信部
68:センシング情報受信部
69:観測データ編集部
70:観測データ送信部
71:観測データ受信部
1a, 1b, 1c, ...: Terminal 2: Center server 3: Network 4: Terminal profile management server 5: Observation application management server 13: Sensor profile database 14: Sensor usage status database 15: Observation target information database 16: For observation Program 41: Terminal profile database 42: Observation application database 51: Terminal profile registration unit 52: Terminal profile creation unit 53: Observation target determination unit 54: Terminal profile search unit 55: Observation processing request transmission unit 56: Observation processing request reception unit 57: Observation method determination unit 58: Observation processing availability determination unit 59: Sensor profile registration unit 60: Sensor usage status registration unit 61: Observation application download unit 62: Observation application management unit 63: Application Database 64: Observation processing availability transmission unit 65: Observation processing availability reception unit 66: Sensing signal processing unit 67: Sensing information transmission unit 68: Sensing information reception unit 69: Observation data editing unit 70: Observation data transmission unit 71: Observation data reception Part

Claims (22)

各地の観測情報を取得するセンサが接続される複数の端末と、
各端末のプロファイルを示す端末プロファイルデータベースを有する端末プロファイル管理サーバと、
前記複数の端末と前記端末プロファイル管理サーバとを接続するネットワークとからなり、
前記各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、
前記各端末は、前記端末プロファイル管理サーバの端末プロファイルデータベースに各端末のプロファイルを登録しておき、
前記各端末のうち観測要求元端末は、前記端末プロファイル管理サーバに問い合わせを行い、前記端末プロファイル管理サーバの端末プロファイルデータベースを参照して、観測要求先端末を決定し、前記決定した観測要求先端末に観測処理要求を送信し、
前記各端末のうち観測要求先端末は、前記観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記ネットワークを介して前記センサから得られた観測データを送信する
ようにしたことを特徴とする観測システム。
A plurality of terminals connected to sensors for obtaining observation information of each location;
A terminal profile management server having a terminal profile database indicating the profile of each terminal;
A network connecting the plurality of terminals and the terminal profile management server;
Each terminal has a sensor profile database indicating a profile of a sensor connected to the terminal, and a sensor usage status database indicating a usage status of the sensor connected to the terminal,
Each terminal registers the profile of each terminal in the terminal profile database of the terminal profile management server,
The observation request source terminal among the terminals makes an inquiry to the terminal profile management server, refers to the terminal profile database of the terminal profile management server, determines the observation request destination terminal, and determines the determined observation request destination terminal Send an observation processing request to
The observation request destination terminal among the terminals receives the observation processing request from the observation request source terminal, determines a sensor to be used and an observation program, and refers to the sensor profile database and the sensor usage status database. An observation system that judges whether or not observation is possible and, if observation is possible, transmits observation data obtained from the sensor via the network from the observation request destination terminal to the observation request source terminal. .
各地の観測情報を取得するセンサが接続される複数の端末と、
前記複数の端末の間を接続するネットワークとからなり、
前記各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、
前記複数の端末は、前記ネットワークに接続された他の端末にプロファイルデータをブロードキャストし、
前記各端末のうち観測要求元端末は、前記ブロードキャストにより送られてきた各端末のプロファイルを参照して、観測要求先端末を決定し、前記決定した観測要求先端末に観測処理要求を送信し、
前記各端末のうち観測要求先端末は、前記観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記ネットワークを介して前記センサから得られた観測データを送信する
ようにしたことを特徴とする観測システム。
A plurality of terminals connected to sensors for obtaining observation information of each location;
A network connecting the plurality of terminals,
Each terminal has a sensor profile database indicating a profile of a sensor connected to the terminal, and a sensor usage status database indicating a usage status of the sensor connected to the terminal,
The plurality of terminals broadcast profile data to other terminals connected to the network;
Among the terminals, the observation request source terminal refers to the profile of each terminal sent by the broadcast, determines the observation request destination terminal, transmits an observation processing request to the determined observation request destination terminal,
The observation request destination terminal among the terminals receives the observation processing request from the observation request source terminal, determines a sensor to be used and an observation program, and refers to the sensor profile database and the sensor usage status database. An observation system that judges whether or not observation is possible and, if observation is possible, transmits observation data obtained from the sensor via the network from the observation request destination terminal to the observation request source terminal. .
前記各端末は、前記ネットワークを介して、ピアツーピアでデータのやり取りを行うようにしたことを特徴とする請求項1又は2に記載の観測システム。   The observation system according to claim 1, wherein each of the terminals exchanges data on a peer-to-peer basis through the network. 前記複数の端末は、更に、観測に使用すべきセンサと、観測用プログラムとの対応関係を示す観測対象情報データベースを有し、
前記観測要求先端末は、前記観測要求元端末から送られてきた観測処理要求を受信したら、前記観測対象情報データベースを参照して、使用すべきセンサと、観測用プログラムを決めるようにしたことを特徴とする請求項1又は2に記載の観測システム。
The plurality of terminals further include an observation target information database indicating a correspondence relationship between a sensor to be used for observation and an observation program,
When the observation request destination terminal receives the observation processing request sent from the observation request source terminal, the observation request destination terminal refers to the observation target information database and determines the sensor to be used and the observation program. The observation system according to claim 1 or 2, characterized by the above.
前記ネットワークには、更に、観測用プログラムを提供する観測用アプリケーション管理サーバが設けられ、
前記観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、前記要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを前記観測用アプリケーション管理サーバからダウンロードするようにしたことを特徴とする請求項1又は2に記載の観測システム。
The network further includes an observation application management server that provides an observation program,
The observation request destination terminal determines whether there is an observation program to be used for the requested observation, and if there is no observation program to be used for the requested observation, the observation request destination terminal is used for the requested observation. The observation system according to claim 1 or 2, wherein an observation program to be downloaded is downloaded from the observation application management server.
前記観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、前記要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを他の端末からダウンロードするようにしたことを特徴とする請求項1又は2に記載の観測システム。   The observation request destination terminal determines whether there is an observation program to be used for the requested observation, and if there is no observation program to be used for the requested observation, the observation request destination terminal is used for the requested observation. The observation system according to claim 1 or 2, wherein an observation program to be downloaded is downloaded from another terminal. 前記観測要求元端末は、前記観測処理要求を前記観測要求先端末に送信する際に、前記観測処理要求に優先度情報を付加し、
前記観測要求先端末は、前記観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするようにしたことを特徴とする請求項1又は2に記載の観測システム。
The observation request source terminal, when transmitting the observation processing request to the observation request destination terminal, adds priority information to the observation processing request,
When the observation request destination terminal receives the observation processing request, it compares the priority in use with the priority sent in the observation processing request, and the priority sent in the observation processing request is in use. The observation system according to claim 1 or 2, wherein an observation according to the observation processing request is made observable when the priority is higher than the priority of the observation process.
前記観測要求先端末は、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、前記要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するようにしたことを特徴とする請求項1又は2に記載の観測システム。   The observation request destination terminal determines whether a sensor to be used in the requested observation is in use, and if the sensor to be used in the requested observation is in use, the observation target in use and the observation Compare the observation target sent with the processing request, and if the observation target being used matches the observation target sent with the observation processing request, the output of the sensor should be continued. The observation system according to claim 1 or 2, wherein 各地の観測情報を取得するセンサが接続される複数の端末と、各端末のプロファイルを示す端末プロファイルデータベースを有する前記端末プロファイル管理サーバと、前記複数の端末と前記端末プロファイル管理サーバとを接続するネットワークとからなり、各地の観測情報を取得する観測システムの処理方法において、
前記各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、
前記各端末が前記端末プロファイル管理サーバの端末プロファイルデータベースに各端末のプロファイルを登録する工程と、
前記各端末のうち観測要求元端末が前記端末プロファイル管理サーバに問い合わせを行い、前記端末プロファイル管理サーバの端末プロファイルデータベースを参照して、観測要求先端末を決定し、前記決定した観測要求先端末に観測処理要求を送信する工程と、
前記各端末のうち観測要求先端末が前記観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記ネットワークを介して前記センサから得られた観測データを送信する工程と
からなるようにしたことを特徴とする観測システムの処理方法。
A network connecting a plurality of terminals to which sensors for obtaining observation information of each place are connected, the terminal profile management server having a terminal profile database indicating a profile of each terminal, and the plurality of terminals and the terminal profile management server In the processing method of the observation system that acquires the observation information of each place,
Each terminal has a sensor profile database indicating a profile of a sensor connected to the terminal, and a sensor usage status database indicating a usage status of the sensor connected to the terminal,
Each terminal registers a profile of each terminal in a terminal profile database of the terminal profile management server;
The observation request source terminal among the terminals makes an inquiry to the terminal profile management server, refers to the terminal profile database of the terminal profile management server, determines the observation request destination terminal, and determines the determined observation request destination terminal Sending an observation processing request;
When the observation request destination terminal among the terminals receives the observation processing request from the observation request source terminal, the sensor to be used and the observation program are determined, and the observation is performed with reference to the sensor profile database and the sensor usage situation database. And, if observation is possible, transmitting the observation data obtained from the sensor via the network from the observation request destination terminal to the observation request source terminal. Processing method for observation system.
各地の観測情報を取得するセンサが接続される複数の端末と、前記複数の端末の間を接続するネットワークとからなり、各地の観測情報を取得する観測システムの処理方法において、
前記各端末は、その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースを有し、
前記複数の端末が前記ネットワークに接続された他の端末にプロファイルデータをブロードキャストする工程と、
前記各端末のうち観測要求元端末が前記ブロードキャストにより送られてきた各端末のプロファイルを参照して、観測要求先端末を決定し、前記決定した観測要求先端末に観測処理要求を送信する工程と、
前記各端末のうち観測要求先端末が前記観測要求元端末からの観測処理要求を受信したら、使用するセンサと観測用プログラムを決定し、前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断し、観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記ネットワークを介して前記センサから得られた観測データを送信する工程と
からなるようにしたことを特徴とする観測システムの処理方法。
In the processing method of the observation system, which comprises a plurality of terminals to which sensors for obtaining observation information of each place are connected and a network connecting the plurality of terminals, and obtains observation information of each place,
Each terminal has a sensor profile database indicating a profile of a sensor connected to the terminal, and a sensor usage status database indicating a usage status of the sensor connected to the terminal,
The plurality of terminals broadcasting profile data to other terminals connected to the network;
A step of observing the profile of each terminal sent from the broadcast by the observation request source terminal among the terminals, determining an observation request destination terminal, and transmitting an observation processing request to the determined observation request destination terminal; ,
When the observation request destination terminal among the terminals receives the observation processing request from the observation request source terminal, the sensor to be used and the observation program are determined, and the observation is performed with reference to the sensor profile database and the sensor usage situation database. And, if observation is possible, transmitting the observation data obtained from the sensor via the network from the observation request destination terminal to the observation request source terminal. Processing method for observation system.
前記各端末は、前記ネットワークを介して、ピアツーピアでデータのやり取りを行うようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。   The processing method of the observation system according to claim 9 or 10, wherein each of the terminals exchanges data on a peer-to-peer basis via the network. 前記複数の端末は、更に、観測に使用すべきセンサと、観測用プログラムとの対応関係を示す観測対象情報データベースを有し、
前記観測要求先端末は、前記観測要求元端末から送られてきた観測処理要求を受信したら、前記観測対象情報データベースを参照して、使用すべきセンサと、観測用プログラムを決めるようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。
The plurality of terminals further include an observation target information database indicating a correspondence relationship between a sensor to be used for observation and an observation program,
When the observation request destination terminal receives the observation processing request sent from the observation request source terminal, the observation request destination terminal refers to the observation target information database and determines the sensor to be used and the observation program. The processing method of the observation system according to claim 9 or 10, characterized by the above.
前記ネットワークには、更に、観測用プログラムを提供する観測用アプリケーション管理サーバが設けられ、
前記観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、前記要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを前記観測用アプリケーション管理サーバからダウンロードするようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。
The network further includes an observation application management server that provides an observation program,
The observation request destination terminal determines whether there is an observation program to be used for the requested observation, and if there is no observation program to be used for the requested observation, the observation request destination terminal is used for the requested observation. The observation system processing method according to claim 9 or 10, wherein an observation program to be downloaded is downloaded from the observation application management server.
前記観測要求先端末は、要求された観測で使用すべき観測用プログラムがあるかどうかを判断し、前記要求された観測で使用すべき観測用プログラムがない場合には、要求された観測で使用すべき観測用プログラムを他の端末からダウンロードするようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。   The observation request destination terminal determines whether there is an observation program to be used for the requested observation, and if there is no observation program to be used for the requested observation, the observation request destination terminal is used for the requested observation. The observation system processing method according to claim 9 or 10, wherein an observation program to be downloaded is downloaded from another terminal. 前記観測要求元端末は、前記観測処理要求を前記観測要求先端末に送信する際に、前記観測処理要求に優先度情報を付加し、
前記観測要求先端末は、前記観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。
The observation request source terminal, when transmitting the observation processing request to the observation request destination terminal, adds priority information to the observation processing request,
When the observation request destination terminal receives the observation processing request, it compares the priority in use with the priority sent in the observation processing request, and the priority sent in the observation processing request is in use. The observation system processing method according to claim 9 or 10, wherein an observation according to the observation processing request is made observable when the priority is higher than the priority of the observation system.
前記観測要求先端末は、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、前記要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するようにしたことを特徴とする請求項9又は10に記載の観測システムの処理方法。   The observation request destination terminal determines whether a sensor to be used in the requested observation is in use, and if the sensor to be used in the requested observation is in use, the observation target in use and the observation Compare the observation target sent with the processing request, and if the observation target being used matches the observation target sent with the observation processing request, the output of the sensor should be continued. The processing method of the observation system according to claim 9 or 10, wherein 各地の観測情報を取得するセンサが接続される端末装置において、
その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、
その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースと、
端末プロファイル管理サーバに端末プロファイルを登録する端末プロファイル登録部と、
前記端末プロファイル管理サーバからの検索結果に基づいて、観測対象を決定する観測対象決定部と、
観測要求元端末からの観測処理要求を受信する観測処理要求受信部と、
前記観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定する観測方法決定部と、
前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断する観測処理可否決定部と、
観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記センサから得られた観測データを送信する観測データ送信部と
からなるようにしたことを特徴とする端末装置。
In the terminal device to which the sensor that acquires the observation information of each place is connected,
A sensor profile database indicating the profile of the sensor connected to the terminal;
A sensor usage database showing the usage status of the sensor connected to the terminal;
A terminal profile registration unit for registering a terminal profile in the terminal profile management server;
Based on the search result from the terminal profile management server, an observation target determination unit that determines an observation target;
An observation processing request receiver for receiving an observation processing request from the observation request source terminal;
An observation method determination unit that determines a sensor and an observation program to be used from an observation processing request from the observation request source terminal;
An observation process availability determination unit that determines whether observation is possible with reference to the sensor profile database and the sensor usage database;
A terminal device comprising: an observation data transmitting unit that transmits observation data obtained from the sensor from the observation request destination terminal to the observation request source terminal if observation is possible.
各地の観測情報を取得するセンサが接続される端末装置において、
その端末に接続されたセンサのプロファイルを示すセンサプロファイルデータベースと、
その端末に接続されたセンサの使用状況を示すセンサ使用状況データベースと、
その端末のプロファイルをブロードキャストする端末プロファイルブロードキャスト部と、
ブロードキャストにより送られてきた端末のプロファイルを受信して蓄積する端末プロファイル処理部と、
前記ブロードキャストにより送られてきた端末のプロファイルを基に、観測対象を決定する観測対象決定部と、
観測要求元端末からの観測処理要求を受信する観測処理要求受信部と、
前記観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定する観測方法決定部と、
前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断する観測処理可否決定部と、
観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記センサから得られた観測データを送信する観測データ送信部と
からなるようにしたことを特徴とする端末装置。
In the terminal device to which the sensor that acquires the observation information of each place is connected,
A sensor profile database indicating the profile of the sensor connected to the terminal;
A sensor usage database showing the usage status of the sensor connected to the terminal;
A terminal profile broadcast unit that broadcasts the profile of the terminal;
A terminal profile processing unit for receiving and storing the profile of the terminal sent by broadcasting; and
Based on the profile of the terminal sent by the broadcast, an observation target determining unit that determines an observation target;
An observation processing request receiver for receiving an observation processing request from the observation request source terminal;
An observation method determination unit that determines a sensor and an observation program to be used from an observation processing request from the observation request source terminal;
An observation process availability determination unit that determines whether observation is possible with reference to the sensor profile database and the sensor usage database;
A terminal device comprising: an observation data transmitting unit that transmits observation data obtained from the sensor from the observation request destination terminal to the observation request source terminal if observation is possible.
各地の観測情報を取得するセンサが接続される端末の処理プログラムにおいて、
端末プロファイル管理サーバに端末プロファイルを登録するステップと、
前記端末プロファイル管理サーバからの検索結果に基づいて、観測対象を決定するステップと、
観測要求元端末からの観測処理要求を受信するステップと、
前記観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定するステップと、
センサプロファイルデータベースとセンサ使用状況データベースを参照して観測の可否を判断するステップと、
観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記センサから得られた観測データを送信するステップと
からなるようにしたことを特徴とする端末の処理プログラム。
In the processing program of the terminal to which the sensor that acquires the observation information of each place is connected,
Registering a terminal profile in the terminal profile management server;
Determining an observation target based on a search result from the terminal profile management server;
Receiving an observation processing request from an observation request source terminal;
Determining a sensor and an observation program to be used from an observation processing request from the observation request source terminal;
Determining whether observation is possible by referring to the sensor profile database and the sensor usage database;
If the observation is possible, a step of transmitting observation data obtained from the sensor from the observation request destination terminal to the observation request source terminal.
各地の観測情報を取得するセンサが接続される端末の処理プログラムにおいて、
その端末のプロファイルをブロードキャストするステップと、
ブロードキャストにより送られてきた端末のプロファイルを受信して蓄積するステップと、
前記ブロードキャストにより送られてきた端末のプロファイルを基に、観測対象を決定するステップと、
観測要求元端末からの観測処理要求を受信するステップと、
前記観測要求元端末からの観測処理要求から使用するセンサと観測用プログラムを決定するステップと、
前記センサプロファイルデータベースと前記センサ使用状況データベースを参照して観測の可否を判断するステップと、
観測が可能なら、前記観測要求先端末から前記観測要求元端末に前記センサから得られた観測データを送信するステップと
からなるようにしたことを特徴とする端末の処理プログラム。
In the processing program of the terminal to which the sensor that acquires the observation information of each place is connected,
Broadcasting the device profile;
Receiving and storing the profile of the terminal sent by broadcast; and
Determining an observation target based on the profile of the terminal sent by the broadcast;
Receiving an observation processing request from an observation request source terminal;
Determining a sensor and an observation program to be used from an observation processing request from the observation request source terminal;
Determining whether or not observation is possible with reference to the sensor profile database and the sensor usage database;
If the observation is possible, a step of transmitting observation data obtained from the sensor from the observation request destination terminal to the observation request source terminal.
更に、前記観測処理要求を受信したら、使用中の優先度と、観測処理要求で送られてきた優先度とを比較し、観測処理要求で送られてきた優先度が使用中の優先度より大きい場合には、前記観測処理要求に応じた観測を観測可能とするステップを含むようにしたことを特徴とする請求項19又は20に記載の端末の処理プログラム。   Further, when the observation processing request is received, the priority in use is compared with the priority sent in the observation processing request, and the priority sent in the observation processing request is larger than the priority in use. 21. The terminal processing program according to claim 19 or 20, further comprising a step of enabling observation according to the observation processing request. 更に、要求された観測で使用すべきセンサが使用中であるかどうかを判断し、前記要求された観測で使用すべきセンサが使用中なら、使用中の観測対象と、観測処理要求で送られてきた観測対象とを比較し、使用中の観測対象と、観測処理要求で送られてきた観測対象とが一致している場合には、そのセンサの出力を継続するステップを含むようにしたことを特徴とする請求項19又は20に記載の端末の処理プログラム。
Further, it is determined whether or not a sensor to be used in the requested observation is in use. If the sensor to be used in the requested observation is in use, it is sent as an observation target in use and an observation processing request. A step to continue the output of the sensor is included if the observation target being used matches the observation target sent by the observation processing request. The terminal processing program according to claim 19 or 20,
JP2006054878A 2006-03-01 2006-03-01 Observation system, processing method of observation system, terminal device, processing program of terminal Pending JP2007232582A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006054878A JP2007232582A (en) 2006-03-01 2006-03-01 Observation system, processing method of observation system, terminal device, processing program of terminal

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006054878A JP2007232582A (en) 2006-03-01 2006-03-01 Observation system, processing method of observation system, terminal device, processing program of terminal

Publications (1)

Publication Number Publication Date
JP2007232582A true JP2007232582A (en) 2007-09-13

Family

ID=38553300

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006054878A Pending JP2007232582A (en) 2006-03-01 2006-03-01 Observation system, processing method of observation system, terminal device, processing program of terminal

Country Status (1)

Country Link
JP (1) JP2007232582A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009187554A (en) * 2008-02-11 2009-08-20 Palo Alto Research Center Inc Extension system and method for sensing system

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2009187554A (en) * 2008-02-11 2009-08-20 Palo Alto Research Center Inc Extension system and method for sensing system

Similar Documents

Publication Publication Date Title
JP6458755B2 (en) Data flow control device and data flow control method
JP7095094B2 (en) Distributed processing systems and methods for providing location-based services
US7868780B2 (en) System and method for test probe management
JP2001222500A (en) Method for distributing program in network gateway
CN107888870B (en) Monitoring method, device and system
JP4944991B2 (en) Monitoring system
JP6603645B2 (en) Resource search apparatus and resource search method
CN106790131B (en) Parameter modification method and device and distributed platform
JP2007109228A (en) System and method for autonomous interaction between neighboring sensors in sensor network
JP4626643B2 (en) Information distribution system, information management server, and information distribution apparatus
JP6008411B2 (en) Device management apparatus, device management system, device management method and program
JP5387010B2 (en) User behavior monitoring system and user behavior monitoring method
KR100852198B1 (en) Discovery apparatus and method therefor
JP2007232582A (en) Observation system, processing method of observation system, terminal device, processing program of terminal
JP2017167747A (en) Device and method for controlling data flow
JP2006245787A (en) Search system, search server, and search method for positional information
KR20160084115A (en) System and Method for Things Internet Service
JP2008065854A (en) Information distribution system, information management server and information distribution device
JP2009164940A (en) Relay method for relaying data packet based on identifier, repeater and program
JP2006005753A (en) Method, system, server and program for deriving communication topology
CN111971630B (en) Management device and management system
JP6376159B2 (en) Data flow control device and data flow control method
JP6665697B2 (en) Past information providing program, past information providing method, and past information providing device
JP6666583B2 (en) Electronics
CN111681334B (en) Collecting vehicle-based location-dependent data sets