JP5308649B2 - Information collection and management system - Google Patents

Information collection and management system Download PDF

Info

Publication number
JP5308649B2
JP5308649B2 JP2007270813A JP2007270813A JP5308649B2 JP 5308649 B2 JP5308649 B2 JP 5308649B2 JP 2007270813 A JP2007270813 A JP 2007270813A JP 2007270813 A JP2007270813 A JP 2007270813A JP 5308649 B2 JP5308649 B2 JP 5308649B2
Authority
JP
Japan
Prior art keywords
information
sensing
template
management center
communication module
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2007270813A
Other languages
Japanese (ja)
Other versions
JP2009098983A (en
Inventor
悠一 五十嵐
貴正 川口
芳樹 松浦
宣善 安東
素直 澤田
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP2007270813A priority Critical patent/JP5308649B2/en
Publication of JP2009098983A publication Critical patent/JP2009098983A/en
Application granted granted Critical
Publication of JP5308649B2 publication Critical patent/JP5308649B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Information Transfer Between Computers (AREA)
  • Computer And Data Communications (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a system configuration including host equipment, a communication module, and a sensing information management center integrated therein, and to provide a transmission data format. <P>SOLUTION: A host equipment developer preliminarily registers information collected by newly developed host equipment or a data format for transmission from the host equipment to the sensing information management center, and registers them as templates of transmission data. The sensing information management center 103 issues a template ID for each registered template to the host equipment developer, and the host equipment transfers the template ID and sensing information to the communication module. Otherwise, the template ID is preliminarily stored in the communication module, and the communication module transmits the sensing information transferred from the host equipment to the sensing information management center 103 together with the template ID. <P>COPYRIGHT: (C)2009,JPO&amp;INPIT

Description

本発明は、各種機器から情報を収集し管理するシステム、ネットワーク、及び機器に関する。   The present invention relates to a system, a network, and a device that collect and manage information from various devices.

センサネットワークの要求は急速に拡大しており、温度、湿度、照度、人感センサ、バイタルセンサ、各種計測機器等を用いた環境モニタリング、宅内セキュリティ、ヘルスケア等のサービスが提供され始めている。そのようなセンサネットワークを構成する各センシング機器は、一般的に、センシング部であるセンサ情報取得部等を含むホスト機器とネットワーク通信処理等を行う通信モジュールからなる。   The demand for sensor networks is rapidly expanding, and services such as environmental monitoring, home security, and healthcare using temperature, humidity, illuminance, human sensor, vital sensor, and various measuring devices are beginning to be provided. Each sensing device constituting such a sensor network generally includes a communication module that performs network communication processing and the like with a host device including a sensor information acquisition unit that is a sensing unit.

これらは、製造段階で一体型として一つの機器として構成される場合や、ホスト機器に通信モジュールを接続可能なインターフェースをもたせ、後から機器外付けの形式で通信モジュールを接続する場合がある。通信モジュールは、ホスト機器から受信するどのようなセンシング情報であっても、センシング情報を管理するセンタに送信できなければならない。通信モジュールが、ホスト機器からどのような情報を受信し、前記管理センタへ送信すればよいといったことがあらかじめ決定できる場合、例えば、ホスト機器が体重計であり、ホスト機器から6バイトのASCII形式で体重値が送信されることわかっていた場合、通信モジュールは前記6バイトを受信後、センタに送信するといった動作ができればよく、通信モジュールを開発する際に容易に設定可能である。また、前記情報を受信するセンタも、送信されてくる情報がどのような形式かわかるため、受信データを解釈し、データを保存、管理することが可能である。   These may be configured as a single device as a single unit at the manufacturing stage, or may be provided with an interface through which a communication module can be connected to a host device, and the communication module may be connected later in an external device format. The communication module must be able to transmit any sensing information received from the host device to the center that manages the sensing information. If the communication module can determine in advance what kind of information it should receive from the host device and send it to the management center, for example, the host device is a scale, and the host device is in 6-byte ASCII format. If it is known that the weight value is transmitted, the communication module only needs to be able to perform the operation of transmitting the 6 bytes to the center after receiving the 6 bytes, and can be easily set when developing the communication module. In addition, since the center that receives the information knows the format of the transmitted information, it can interpret the received data and store and manage the data.

しかしながら、センシング機器はホスト機器メーカごとにデータの内容やデータ形式、データ順序等が異なっている場合が大部分であるだけでなく、センシング機器も日々増加しており、それらを前もって決定することは現実的でなく、新規機器、あるいは新規センシング情報が追加されても送信可能な通信モジュール、及び解釈可能なセンタであることが望ましい。   However, the majority of sensing devices have different data contents, data format, data order, etc. for each host device manufacturer, and sensing devices are increasing every day. It is not practical, and it is desirable to be a new device, a communication module that can transmit even when new sensing information is added, and a center that can be interpreted.

この課題を解決する1つとして、特開2000-270384号公報(特許文献1)、あるいは特開2006-254949号公報(特許文献2)開示される技術がある。前記2つの文献にて開示される技術の特徴は、ホスト機器と通信モジュールが通信を開始する前に、通信モジュール上で動作するソフトウェア、すなわちホスト機器からの情報を受信しセンタへの送信する方法を、ホスト機器、あるいは外部ネットワークからダウンロードし、動的に設定可能となっている点である。これにより、新規に開発されたホスト機器からの情報であっても、通信モジュールはセンタへ送信することが可能となる。   As one solution to this problem, there is a technique disclosed in Japanese Patent Application Laid-Open No. 2000-270384 (Patent Document 1) or Japanese Patent Application Laid-Open No. 2006-254949 (Patent Document 2). A feature of the techniques disclosed in the two documents is that before the host device and the communication module start communication, software that operates on the communication module, that is, a method of receiving information from the host device and transmitting it to the center Can be downloaded from a host device or an external network and set dynamically. Thereby, even the information from the newly developed host device can be transmitted to the center by the communication module.

特開2000-270384号公報JP 2000-270384 A 特開2006-254949号公報JP 2006-254949 A

従来技術では、ホスト機器から送信される情報が変わる度に、通信モジュールにダウンロード・インストールするソフトウェアを新規に開発する必要がある。即ち、新規ホスト機器の開発に加え、通信モジュール向けのソフトウェア開発等もあわせて行う必要がある。また、上記通信モジュール上のソフトウェア開発にあたり、データ構造、データの種類、通信プロトコル等の詳細仕様まで固定する必要があり、多種多様なホスト機器を対象とするセンサネットワークにおいては不向きである。   In the prior art, it is necessary to newly develop software that is downloaded and installed in the communication module each time information transmitted from the host device changes. That is, in addition to the development of a new host device, it is also necessary to develop software for the communication module. Further, when developing software on the communication module, it is necessary to fix the detailed specifications such as data structure, data type, communication protocol, etc., which is not suitable for a sensor network for a wide variety of host devices.

上記課題を解決するため、本発明では、ホスト機器、通信モジュール、センシング情報管理センタが一体となったシステム構成、及び、送信データ形式を提供している。   In order to solve the above problems, the present invention provides a system configuration in which a host device, a communication module, and a sensing information management center are integrated, and a transmission data format.

ホスト機器を開発するホスト機器開発メーカは、新規開発したホスト機器が収集する情報、あるいはホスト機器からセンシング情報管理センタへ送信するデータ形式をあらかじめ登録し、それらを送信データのテンプレートとして登録する。センシング情報管理センタは、登録されたテンプレートごとにホスト機器開発メーカにテンプレートIDを発行する。このテンプレートIDとセンシング情報をあわせてホスト機器から通信モジュールに伝送する、あるいは、あらかじめテンプレートIDを通信モジュールに記憶させ、ホスト機器から伝送されるセンシング情報に通信モジュールに前記テンプレートIDを付加して、センシング情報管理センタに送信することにより、通信モジュール上の動作ソフトウェアの開発工数を大幅に削減することが可能となる。また、センシング情報管理センタは、登録されているテンプレート情報から受信データのデータ解釈が可能となり、データを保存管理することが可能となる。   A host device development maker who develops a host device registers in advance information collected by the newly developed host device or a data format to be transmitted from the host device to the sensing information management center, and registers them as a template for transmission data. The sensing information management center issues a template ID to the host device development manufacturer for each registered template. Transmit this template ID and sensing information from the host device to the communication module, or store the template ID in the communication module in advance, add the template ID to the communication module to the sensing information transmitted from the host device, By transmitting to the sensing information management center, it is possible to greatly reduce the man-hours for developing the operation software on the communication module. In addition, the sensing information management center can interpret the received data from the registered template information, and can store and manage the data.

以上のように、新規開発されたホスト機器にテンプレートIDを登録し、センシング情報と共に通信モジュールからセンシング情報管理システムに送信することにより、通信モジュールの開発工数を抑えたセンシング情報管理センタでの情報管理システムを提供することが可能となる。   As described above, the template ID is registered in the newly developed host device, and information is managed at the Sensing Information Management Center, which reduces the number of communication module development man-hours by sending the sensing information along with the sensing information from the communication module to the sensing information management system. A system can be provided.

本発明によれば、センシング機器からのセンシング情報の収集・管理において、新規センシング機器の種類の増加、即ち新規ホスト機器の出現においても、既存の通信モジュールを再利用可能であり、通信モジュールの開発工数を軽減する。   According to the present invention, in the collection and management of sensing information from sensing devices, even when the number of new sensing devices increases, that is, even when new host devices appear, existing communication modules can be reused, and communication module development can be performed. Reduce man-hours.

本発明の実施の形態を以下に説明する。   Embodiments of the present invention will be described below.

以下、本発明の第一の実施例を図1〜8を用いて説明する。   A first embodiment of the present invention will be described below with reference to FIGS.

まず、図1〜図4を用いて、本発明にかかるセンサネットワークの構成について説明し、次に、図5〜8を用いて本発明にかかるセンシング情報登録、取得、及び動作確認方法について説明する。   First, the configuration of the sensor network according to the present invention will be described with reference to FIGS. 1 to 4, and then the sensing information registration, acquisition, and operation confirmation method according to the present invention will be described with reference to FIGS. .

図1は、センシング機器、既存のネットワーク、センシング情報処理センタ、ゲートウェイ、アプリケーションサービスプロバイダ、及びホスト機器メーカからなる本発明で想定するネットワーク構成を示す図である。
この図において、符号101はネットワーク、符号102はゲートウェイ、符号103はセンシング情報管理センタ、符号104はネットワーク、符号105はホスト機器メーカM1、符号106はホスト機器メーカM2、符号107はアプリケーションサービスプロバイダASP1、符号108はアプリケーションサービスプロバイダASP2、符号109はアプリケーションサービスプロバイダASP3、符号110はセンシング機器NM1、符号111はセンシング機器NM2、符号112はセンシング機器NM3である。
ネットワーク101はセンシング情報管理センタと接続されている既存のインターネット網等であり、ゲートウェイ102、センシング情報管理センタ103と接続されている。
FIG. 1 is a diagram illustrating a network configuration assumed in the present invention, which includes a sensing device, an existing network, a sensing information processing center, a gateway, an application service provider, and a host device manufacturer.
In this figure, reference numeral 101 is a network, reference numeral 102 is a gateway, reference numeral 103 is a sensing information management center, reference numeral 104 is a network, reference numeral 105 is a host equipment manufacturer M1, reference numeral 106 is a host equipment manufacturer M2, and reference numeral 107 is an application service provider ASP1. , 108 is an application service provider ASP2, 109 is an application service provider ASP3, 110 is a sensing device NM1, 111 is a sensing device NM2, and 112 is a sensing device NM3.
The network 101 is an existing Internet network or the like connected to the sensing information management center, and is connected to the gateway 102 and the sensing information management center 103.

ゲートウェイ102はセンシング機器から受信した情報をセンシング情報管理センタ103に転送する機能、あるいは、前記センシング情報管理センタからの情報を前記センシング機器に転送する機能を有する機器であり、前記機器、あるいは、前記ネットワークとの通信媒体は有線あるいは無線等問わないもので構成された機器であり、ネットワーク101と接続されている。   The gateway 102 is a device having a function of transferring information received from the sensing device to the sensing information management center 103, or a function of transferring information from the sensing information management center to the sensing device. A communication medium with the network is a device configured by any method such as wired or wireless, and is connected to the network 101.

センシング情報管理センタ103はホスト機器メーカ、及び、アプリケーションサービスプロバイダ、ゲートウェイと通信する機能を有し、主に、ホスト機器メーカが製造したセンシング機器が取得したセンシング情報を格納、管理し、アプリケーションサービスプロバイダにセンシング情報を提供する機能を有するセンタであり、ネットワーク101、及びネットワーク104と接続されている。   The sensing information management center 103 has a function of communicating with a host device manufacturer, an application service provider, and a gateway. The sensing information management center 103 mainly stores and manages sensing information acquired by a sensing device manufactured by the host device manufacturer, and is an application service provider. A center having a function of providing sensing information to the network 101 and connected to the network 101 and the network 104.

ネットワーク104はセンシング情報管理センタと接続されている既存のインターネット網等であり、ホスト機器メーカM1105、ホスト機器メーカM2106、アプリケーションサービスプロバイダASP1107、アプリケーションサービスプロバイダASP2108、アプリケーションサービスプロバイダASP3109、及びセンシング情報管理センタ103と接続されている。   The network 104 is an existing Internet network or the like connected to the sensing information management center, and includes a host device manufacturer M1105, a host device manufacturer M2106, an application service provider ASP1107, an application service provider ASP2108, an application service provider ASP3109, and a sensing information management center 103 is connected.

ホスト機器メーカM1105はセンシング機能を提供するホスト機器を製造する事業者であり、ネットワーク104と接続されている。   The host device manufacturer M1105 is a company that manufactures host devices that provide a sensing function, and is connected to the network 104.

ホスト機器メーカM2106はセンシング機能を提供するホスト機器を製造する事業者であり、ネットワーク104と接続されている。   The host device manufacturer M2106 is a company that manufactures host devices that provide a sensing function, and is connected to the network 104.

アプリケーションサービスプロバイダASP1107はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク104と接続されている。   The application service provider ASP 1107 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 104.

アプリケーションサービスプロバイダASP2108はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク104と接続されている。   The application service provider ASP 2108 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 104.

アプリケーションサービスプロバイダASP3109はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク104と接続されている。   The application service provider ASP 3109 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 104.

センシング機器NM1110は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにゲートウェイ102と通信するネットワーク機器、あるいはネットワーク処理部からなる機器である。   The sensing device NM1110 is a device composed of a host device that is a sensing unit that collects information, a network device that communicates with the gateway 102 to transmit the information, or a network processing unit.

センシング機器NM2111は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにゲートウェイ102と通信するネットワーク機器、あるいはネットワーク処理部からなる機器である。   The sensing device NM2111 is a device that includes a host device that is a sensing unit that collects information, a network device that communicates with the gateway 102 to transmit the information, or a network processing unit.

センシング機器NM3112は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにゲートウェイ102と通信するネットワーク機器、あるいはネットワーク処理部からなる機器である。   The sensing device NM3112 is a device composed of a host device that is a sensing unit that collects information, a network device that communicates with the gateway 102 to transmit the information, or a network processing unit.

図2はホスト機器と通信モジュール間の機器、および通信情報構成図である。
この図において、符号201はセンシング機器、符号202は、符号203は、符号204は制御部、符号205は通信IF、符号206は入出力IF、符号207はホスト機器主要機能部、符号208は機器間通信処理部、符号209は入出力IF、符号210は機器間通信処理部、符号211は電源供給部、符号212はホスト機器・通信モジュール間パケット(A)、符号213はテンプレートID、符号214はセンシング情報、符号215はホスト機器・通信モジュール間パケット(B)、符号216はセンシング情報である。
FIG. 2 is a configuration diagram of communication information between the host device and the communication module.
In this figure, reference numeral 201 is a sensing device, reference numeral 202 is reference numeral 203, reference numeral 204 is a control unit, reference numeral 205 is a communication IF, reference numeral 206 is an input / output IF, reference numeral 207 is a host device main function unit, and reference numeral 208 is a device. Inter-communication processing unit, reference numeral 209 is an input / output IF, reference numeral 210 is an inter-device communication processing unit, reference numeral 211 is a power supply unit, reference numeral 212 is a host device-communication module packet (A), reference numeral 213 is a template ID, reference numeral 214 Is the sensing information, 215 is the packet (B) between the host device and the communication module, and 216 is the sensing information.

センシング機器201は、ホスト機器202、通信モジュール203から構成されている。   The sensing device 201 includes a host device 202 and a communication module 203.

ホスト機器202は本発明が想定するセンサネットワークにおいてセンサ機器とセンサGW機器が通信する無線IFであり、ホスト機器主要機能部207、機器間通信処理部208、入出力IF209、電源供給部211から構成されている。
通信モジュール203は本発明が想定するセンサネットワークにおいてセンサ機器とセンサGW機器が通信する無線IFであり、制御部204、通信IF205、入出力IF206、機器間通信処理部210から構成されている。
The host device 202 is a wireless IF that communicates between the sensor device and the sensor GW device in the sensor network assumed by the present invention, and includes a host device main function unit 207, an inter-device communication processing unit 208, an input / output IF 209, and a power supply unit 211. Has been.
The communication module 203 is a wireless IF that communicates between the sensor device and the sensor GW device in the sensor network assumed by the present invention, and includes a control unit 204, a communication IF 205, an input / output IF 206, and an inter-device communication processing unit 210.

制御部204は通信モジュールがホスト機器から情報を受信し、前記情報を通信IFに送信する、通信IFから受信した情報をホスト機器へ送信する、あるいは通信モジュールの各種制御をする等、通信モジュールにおける機能を統制するものであり、通信IF205と接続されている。   The control unit 204 receives information from the host device, transmits the information to the communication IF, transmits information received from the communication IF to the host device, or performs various controls on the communication module. It controls functions and is connected to the communication IF 205.

通信IF205は通信モジュールが外部ネットワークと通信するためのインターフェースであり、無線あるいは有線等のネットワークと接続されているものであり、制御部204と接続されている。   The communication IF 205 is an interface for the communication module to communicate with an external network, is connected to a wireless or wired network, and is connected to the control unit 204.

入出力IF206はホスト機器と通信モジュール間を接続するためのものであり、通信モジュール側が有するものである。   The input / output IF 206 is for connecting the host device and the communication module, and is provided on the communication module side.

ホスト機器主要機能部207は本発明が想定するセンシング機器において、情報をセンシングしたり、前記情報を送信したりする全体機能を制御管理するものである。   The host device main function unit 207 controls and manages the overall function of sensing information and transmitting the information in the sensing device assumed by the present invention.

機器間通信処理部208は本発明が想定するセンシング機器の中で、ホスト機器と通信モジュール間の情報伝送を処理するものであり、ホスト機器側が有するものである。   The inter-device communication processing unit 208 processes information transmission between the host device and the communication module among the sensing devices assumed by the present invention, and is provided on the host device side.

入出力IF209はホスト機器と通信モジュール間を接続するためのものであり、ホスト機器側が有するものである。   The input / output IF 209 is for connecting the host device and the communication module, and is provided on the host device side.

機器間通信処理部210は本発明が想定するセンシング機器の中で、ホスト機器と通信モジュール間の情報伝送を処理するものであり、通信モジュール側が有するものである。   The inter-device communication processing unit 210 processes information transmission between the host device and the communication module among the sensing devices assumed by the present invention, and is provided on the communication module side.

電源供給部211は本発明が想定するセンシング機器に電源を供給するものであり、たとえばAC電源、DC電源、電池等である。   The power supply unit 211 supplies power to the sensing device assumed by the present invention, and is, for example, an AC power supply, a DC power supply, or a battery.

ホスト機器・通信モジュール間パケット(A)212はセンシング機器が収集した情報を通信モジュールに転送する際のデータ形式であり、テンプレートID213、センシング情報214から構成されている。テンプレートID213はあらかじめセンシング情報管理センタに登録した識別情報であり、後続の情報のパケット形式、内容を識別するためのものである。センシング情報214はセンシング機器が収集した情報であり、センシング機器情報管理センタに登録する情報である。ホスト機器・通信モジュール間パケット(A)212は、テンプレートIDをホスト機器側で付加して通信モジュールに送信するものである。   The packet (A) 212 between the host device and the communication module is a data format when information collected by the sensing device is transferred to the communication module, and includes a template ID 213 and sensing information 214. The template ID 213 is identification information registered in advance in the sensing information management center, and is for identifying the packet format and contents of subsequent information. The sensing information 214 is information collected by the sensing device and registered in the sensing device information management center. The host device-communication module packet (A) 212 is for adding a template ID on the host device side and transmitting it to the communication module.

ホスト機器・通信モジュール間パケット(B)215はセンシング機器が収集した情報を通信モジュールに転送する際のデータ形式であり、センシング情報216から構成されている。センシング情報216はセンシング機器が収集した情報であり、センシング機器情報管理センタに登録する情報である。ホスト機器・通信モジュール間パケット(B)215は、テンプレートIDを通信モジュール側で付加して送信するものである。   The packet (B) 215 between the host device and the communication module is a data format used when the information collected by the sensing device is transferred to the communication module, and includes the sensing information 216. The sensing information 216 is information collected by the sensing device and information registered in the sensing device information management center. A packet (B) 215 between the host device and the communication module is transmitted with the template ID added on the communication module side.

図3はセンシング情報を送信するためのパケットを示す図である。
これは、本発明で想定するセンシング情報送信用のパケットのパケット形式を示す。この図において、符号301は送信パケット、符号302は宛先ID、符号303は送信元ID、符号304はテンプレートID、符号305はセンシング情報、符号306は送信パケット例(A)、符号307は送信パケット例(B)、符号308は送信パケット例(C)である。
FIG. 3 is a diagram illustrating a packet for transmitting sensing information.
This indicates the packet format of the sensing information transmission packet assumed in the present invention. In this figure, reference numeral 301 is a transmission packet, reference numeral 302 is a destination ID, reference numeral 303 is a transmission source ID, reference numeral 304 is a template ID, reference numeral 305 is sensing information, reference numeral 306 is a transmission packet example (A), reference numeral 307 is a transmission packet An example (B) and a reference numeral 308 are an example of a transmission packet (C).

送信パケット301はセンシング機器が収集した情報を送信するためのパケットであり、送信元ID303、テンプレートID304から構成されている。
宛先ID302はセンシング情報を送信する相手を識別するための情報であり、通信モジュールにおいて付加されるものである。
送信元ID303はセンシング情報を収集したセンシング機器を識別するための情報であり、通信モジュールにおいて付加されるものである。
A transmission packet 301 is a packet for transmitting information collected by the sensing device, and includes a transmission source ID 303 and a template ID 304.
The destination ID 302 is information for identifying a partner to which sensing information is transmitted, and is added in the communication module.
The transmission source ID 303 is information for identifying the sensing device that collected the sensing information, and is added in the communication module.

テンプレートID304はあらかじめセンシング情報管理センタに登録した識別情報であり、後続の情報のパケット形式、内容を識別するためのものであり、ホスト機器、あるいは通信モジュールにおいて付加されるものである。   The template ID 304 is identification information registered in advance in the sensing information management center, and is used to identify the packet format and contents of subsequent information, and is added in the host device or the communication module.

センシング情報305はセンシング機器が収集した情報であり、センシング機器情報管理センタに登録する情報である。   Sensing information 305 is information collected by the sensing device and is registered in the sensing device information management center.

送信パケット例(A)306はセンシング機器NM1がゲートウェイに送信するパケット例であり、テンプレートIDとして「1」を格納し、センシング情報として、「WEIGHT」、「HIGHT」、「BMI」、「FAT」が順に格納されるものである。   Transmission packet example (A) 306 is a packet example that the sensing device NM1 transmits to the gateway, storing “1” as the template ID, and “WEIGHT”, “HIGHT”, “BMI”, “FAT” as the sensing information. Are stored in order.

送信パケット例(B)307はセンシング機器NM2ゲートウェイに送信するパケット例であり、テンプレートIDとして「2」を格納し、センシング情報として、「WEIGHT」が格納されるものである。   A transmission packet example (B) 307 is a packet example transmitted to the sensing device NM2 gateway, in which “2” is stored as a template ID and “WEIGHT” is stored as sensing information.

送信パケット例(C)308はセンシング機器NM3がゲートウェイに送信するパケット例であり、テンプレートIDとして「3」を格納し、センシング情報として、「BP」、「DBP」、「PULSE」が順に格納されるものである。   Transmission packet example (C) 308 is a packet example that the sensing device NM3 transmits to the gateway. “3” is stored as the template ID, and “BP”, “DBP”, and “PULSE” are sequentially stored as the sensing information. Is.

図4はテンプレート登録データベースを示す図である。
これは、センシング情報管理センタがセンシング機器から送信されるパケットを解釈してデータベースに格納するためのテンプレート登録表である。ただし、これらはセンシング情報管理センタが受信パケットを解釈し、管理すること可能であれば、必ずしもこの形式である必要はない。
FIG. 4 shows a template registration database.
This is a template registration table for the sensing information management center to interpret a packet transmitted from a sensing device and store it in a database. However, these are not necessarily in this format as long as the sensing information management center can interpret and manage received packets.

「ID」401はテンプレート登録情報を識別するためのものであり、「タグ」402はセンシング情報を構成するデータタイプを示すものが記載される。「タイプ」403は情報タイプを示すものが記載される。「オフセット」404はセンシング情報の開始からのオフセットを示すものが記載される。「長さ」405はデータ長を示すものが記載される。「メーカ名」406はセンシング機器を製造したホスト機器メーカを識別するためのものが記載される。「間隔」407はセンシング情報が送信される最大の間隔を示すものが記載される。   “ID” 401 is for identifying the template registration information, and “tag” 402 describes the data type that constitutes the sensing information. “Type” 403 describes information type. “Offset” 404 describes the offset from the start of the sensing information. “Length” 405 describes the data length. “Manufacturer name” 406 describes a host device manufacturer that manufactured the sensing device. “Interval” 407 describes the maximum interval at which sensing information is transmitted.

次に、図5を用いて本発明にかかるホスト機器メーカが、新規に開発したセンシング機器に対して、センシング機器が送信するデータ形式を登録するためにセンシング情報管理センタからテンプレートIDを取得する処理方法の流れを説明する。ここで、符号501はホスト機器メーカであり、符号502はセンシング情報管理センタである。   Next, the host device manufacturer according to the present invention using FIG. 5 obtains a template ID from the sensing information management center to register the data format transmitted by the sensing device for the newly developed sensing device. The flow of the method will be described. Here, reference numeral 501 denotes a host device manufacturer, and reference numeral 502 denotes a sensing information management center.

最初に、ホスト機器メーカ501はセンシング機器の開発する処理503を行う。次に、ホスト機器メーカ501は、テンプレート新規取得要求504をセンシング情報管理センタ502へ送信する。次に、センシング情報管理センタ502はテンプレート新規取得要求の検証する処理505を行う。次に、センシング情報管理センタ502は、テンプレート新規取得要求の受領506をホスト機器メーカ501へ送信する。次に、ホスト機器メーカ501は、テンプレート情報の送信507をセンシング情報管理センタ502へ送信する。次に、センシング情報管理センタ502はテンプレート情報の登録する処理508を行う。次に、センシング情報管理センタ502はテンプレートIDの発行する処理509を行う。最後に、センシング情報管理センタ502は、テンプレートIDの送信510をホスト機器メーカ501へ送信する。   First, the host device manufacturer 501 performs processing 503 developed by the sensing device. Next, the host device manufacturer 501 transmits a template new acquisition request 504 to the sensing information management center 502. Next, the sensing information management center 502 performs processing 505 for verifying the template new acquisition request. Next, the sensing information management center 502 transmits a receipt 506 of a new template acquisition request to the host device manufacturer 501. Next, the host device manufacturer 501 transmits a template information transmission 507 to the sensing information management center 502. Next, the sensing information management center 502 performs processing 508 for registering template information. Next, the sensing information management center 502 performs processing 509 for issuing a template ID. Finally, the sensing information management center 502 transmits a template ID transmission 510 to the host device manufacturer 501.

以上より、ホスト機器メーカが新規に開発したホスト機器がセンシング機器として利用される場合のテンプレート登録、テンプレートID取得が完了する。   Thus, template registration and template ID acquisition are completed when a host device newly developed by the host device manufacturer is used as a sensing device.

次に、図6を用いて、センシング機器が取得したセンシング情報をセンシング情報管理センタに登録方法の流れを説明する。本実施例においては、ホスト機器が収集したデータは、センシング機器からゲートウェイ経由でセンサ情報管理センタへ登録される。ここで、符号601はホスト機器であり、符号602はゲートウェイであり、符号603はセンシング情報管理センタである。   Next, a flow of a method for registering sensing information acquired by the sensing device in the sensing information management center will be described with reference to FIG. In this embodiment, data collected by the host device is registered from the sensing device to the sensor information management center via the gateway. Here, reference numeral 601 is a host device, reference numeral 602 is a gateway, and reference numeral 603 is a sensing information management center.

最初に、ホスト機器601はセンシング情報取得する処理604を行う。次に、ホスト機器601はテンプレートID付加する処理605を行う。次に、ホスト機器601はセンシング情報送信パケット生成する処理606を行う。次に、ホスト機器601は、センシング情報送信パケット送信607をゲートウェイ602へ送信する。次に、ゲートウェイ602は、センシング情報送信パケット転送608をセンシング情報管理センタ603へ送信する。次に、センシング情報管理センタ603はセンシング情報送信パケット受信する処理609を行う。次に、センシング情報管理センタ603はテンプレートIDの取得、検証する処理610を行う。最後に、センシング情報管理センタ603はセンシング情報の登録する処理611を行う。   First, the host device 601 performs processing 604 for acquiring sensing information. Next, the host device 601 performs processing 605 for adding a template ID. Next, the host device 601 performs processing 606 for generating a sensing information transmission packet. Next, the host device 601 transmits a sensing information transmission packet transmission 607 to the gateway 602. Next, the gateway 602 transmits the sensing information transmission packet transfer 608 to the sensing information management center 603. Next, the sensing information management center 603 performs processing 609 for receiving a sensing information transmission packet. Next, the sensing information management center 603 performs processing 610 for acquiring and verifying the template ID. Finally, the sensing information management center 603 performs processing 611 for registering sensing information.

以上より、センシング機器からセンシング情報管理センタへの機器送信、及び格納が完了する。   As described above, device transmission and storage from the sensing device to the sensing information management center is completed.

次に、図7を用いて本発明にかかるアプリケーションサービスプロバイダがセンシング情報管理センタから情報を取得方法の流れを説明する。ここで、符号701はアプリケーションサービスプロバイダであり、符号702はセンシング情報管理センタである。   Next, a flow of a method for acquiring information from the sensing information management center by the application service provider according to the present invention will be described with reference to FIG. Here, reference numeral 701 is an application service provider, and reference numeral 702 is a sensing information management center.

最初に、アプリケーションサービスプロバイダ701は、センシング機器ID、テンプレートIDをセンシング情報管理センタ702へ送信する。次に、センシング情報管理センタ702はセンシング情報取得要求の検証する処理704を行う。次に、センシング情報管理センタ702は、センシング情報得要求の受領705をアプリケーションサービスプロバイダ701へ送信する。次に、センシング情報管理センタ702は、センシング情報706をアプリケーションサービスプロバイダ701へ送信する。最後に、アプリケーションサービスプロバイダ701は、センシング情報受領確認707をセンシング情報管理センタ702へ送信する。   First, the application service provider 701 transmits the sensing device ID and the template ID to the sensing information management center 702. Next, the sensing information management center 702 performs processing 704 for verifying the sensing information acquisition request. Next, the sensing information management center 702 transmits a reception 705 of sensing information acquisition request to the application service provider 701. Next, the sensing information management center 702 transmits the sensing information 706 to the application service provider 701. Finally, the application service provider 701 transmits a sensing information receipt confirmation 707 to the sensing information management center 702.

以上より、アプリケーションサービスプロバイダがセンシング情報管理センタからの情報取得が完了する。   As described above, the application service provider completes information acquisition from the sensing information management center.

次に、図8を用いて本発明にかかるセンシング機器の正常動作確認方法の流れを説明する。これは、センシング機器が正常に動作していることをセンサ情報管理センタが確認するシーケンス図であり、正常に動作していない機器すなわち、ある一定期間以上、センシング情報をセンシング管理センタに送信していない機器を発見した場合の動作シーケンスである。ここで、符号801はホスト機器であり、符号802はゲートウェイであり、符号803はセンシング情報管理センタであり、符号804はセンシング情報管理者である。   Next, the flow of the normal operation confirmation method for the sensing device according to the present invention will be described with reference to FIG. This is a sequence diagram in which the sensor information management center confirms that the sensing device is operating normally, and is not operating normally, that is, sensing information has been sent to the sensing management center for a certain period of time. This is an operation sequence when a device that does not exist is found. Here, reference numeral 801 is a host device, reference numeral 802 is a gateway, reference numeral 803 is a sensing information management center, and reference numeral 804 is a sensing information manager.

最初に、ホスト機器801はセンシング情報取得する処理805を行う。次に、ホスト機器801はテンプレートID付加する処理806を行う。次に、ホスト機器801はセンシング情報送信パケット生成する処理807を行う。次に、ホスト機器801は、センシング情報送信パケット送信808をゲートウェイ802へ送信する。次に、ゲートウェイ802は、センシング情報送信パケット809をセンシング情報管理センタ803へ転送する。次に、センシング情報管理センタ803はセンシング情報送信パケットを受信する処理810を行う。次に、センシング情報管理センタ803はテンプレートIDの取得、検証する処理811を行う。次に、センシング情報管理センタ803はセンシング情報の登録する処理812を行う。次に、センシング情報管理センタ803はセンシング情報受信間隔チェックする処理813を行う。   First, the host device 801 performs processing 805 for acquiring sensing information. Next, the host device 801 performs processing 806 for adding a template ID. Next, the host device 801 performs processing 807 for generating a sensing information transmission packet. Next, the host device 801 transmits a sensing information transmission packet transmission 808 to the gateway 802. Next, the gateway 802 transfers the sensing information transmission packet 809 to the sensing information management center 803. Next, the sensing information management center 803 performs processing 810 for receiving a sensing information transmission packet. Next, the sensing information management center 803 performs processing 811 for acquiring and verifying the template ID. Next, the sensing information management center 803 performs processing 812 for registering sensing information. Next, the sensing information management center 803 performs processing 813 for checking the sensing information reception interval.

次に、センシング情報管理センタ803はセンシング情報未受信機器の発見する処理814を行う。次に、センシング情報管理センタ803は、センシング情報送信要求815をゲートウェイ802へ送信する。次に、センシング情報管理センタ803は、異常動作機器の存在通知816をセンシング情報管理者804へ送信する。最後に、ゲートウェイ802は、センシング情報送信要求の転送817をホスト機器801へ送信する。   Next, the sensing information management center 803 performs processing 814 for finding a device that has not received sensing information. Next, the sensing information management center 803 transmits a sensing information transmission request 815 to the gateway 802. Next, the sensing information management center 803 transmits an abnormally operating device presence notification 816 to the sensing information manager 804. Finally, the gateway 802 transmits a sensing information transmission request transfer 817 to the host device 801.

以上より、正常動作していないセンシング機器をセンシング情報管理センタにおいて発見すること可能となり、さらにセンシング機器管理者への通知も可能となる。   As described above, it is possible to find a sensing device that is not operating normally in the sensing information management center, and further notify the sensing device administrator.

以下、本発明の第二の実施例を、図9を用いて説明する。図9は、センシング機器、既存のネットワーク、センシング情報処理センタ、ゲートウェイ、アプリケーションサービスプロバイダ、及びホスト機器メーカからなる本発明で想定するネットワーク構成を示す図である。この図において、符号901はネットワーク、符号902はセンシング情報管理センタ、符号903はネットワーク、符号904はホスト機器メーカM1、符号905はホスト機器メーカM2、符号906はアプリケーションサービスプロバイダASP1、符号907はアプリケーションサービスプロバイダASP2、符号908はアプリケーションサービスプロバイダASP3、符号909はセンシング機器NM1、符号910はセンシング機器NM2、符号911はセンシング機器NM3である。   Hereinafter, a second embodiment of the present invention will be described with reference to FIG. FIG. 9 is a diagram illustrating a network configuration assumed in the present invention, which includes a sensing device, an existing network, a sensing information processing center, a gateway, an application service provider, and a host device manufacturer. In this figure, reference numeral 901 is a network, reference numeral 902 is a sensing information management center, reference numeral 903 is a network, reference numeral 904 is a host equipment manufacturer M1, reference numeral 905 is a host equipment manufacturer M2, reference numeral 906 is an application service provider ASP1, reference numeral 907 is an application The service provider ASP2, reference numeral 908 is the application service provider ASP3, reference numeral 909 is the sensing device NM1, reference numeral 910 is the sensing device NM2, and reference numeral 911 is the sensing device NM3.

ネットワーク901はセンシング情報管理センタと接続されている既存のインターネット網等であり、センシング情報管理センタ902、センシング機器NM1909、センシング機器NM2910、センシング機器NM3911と接続されている。   A network 901 is an existing Internet network or the like connected to the sensing information management center, and is connected to the sensing information management center 902, the sensing device NM1909, the sensing device NM2910, and the sensing device NM3911.

センシング情報管理センタ902はホスト機器メーカ、及び、アプリケーションサービスプロバイダ、ゲートウェイと通信する機能を有し、主に、ホスト機器メーカが製造したセンシング機器が取得したセンシング情報を格納、管理し、アプリケーションサービスプロバイダにセンシング情報を提供する機能を有するセンタであり、ネットワーク901、及びネットワーク903と接続されている。   The sensing information management center 902 has a function of communicating with a host device manufacturer, an application service provider, and a gateway. The sensing information management center 902 mainly stores and manages sensing information acquired by a sensing device manufactured by the host device manufacturer, and is an application service provider. Is a center having a function of providing sensing information to the network 901 and connected to the network 901 and the network 903.

ネットワーク903はセンシング情報管理センタと接続されている既存のインターネット網等であり、ホスト機器メーカM1904、ホスト機器メーカM2905、アプリケーションサービスプロバイダASP1906、アプリケーションサービスプロバイダASP2907、アプリケーションサービスプロバイダASP3908、及びセンシング情報管理センタ902と接続されている。   The network 903 is an existing Internet network or the like connected to the sensing information management center. The host device manufacturer M1904, the host device manufacturer M2905, the application service provider ASP1906, the application service provider ASP2907, the application service provider ASP3908, and the sensing information management center 902 is connected.

ホスト機器メーカM1904はセンシング機能を提供するホスト機器を製造する事業者であり、ネットワーク903と接続されている。ホスト機器メーカM2905はセンシング機能を提供するホスト機器を製造する事業者であり、ネットワーク903と接続されている。   The host device manufacturer M1904 is a company that manufactures host devices that provide a sensing function, and is connected to the network 903. The host device manufacturer M2905 is a company that manufactures host devices that provide a sensing function, and is connected to the network 903.

アプリケーションサービスプロバイダASP1906はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク903と接続されている。アプリケーションサービスプロバイダASP2907はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク903と接続されている。アプリケーションサービスプロバイダASP3908はセンシング機器が取得した情報を利用してサービスを行う事業者等であり、ネットワーク903と接続されている。   The application service provider ASP 1906 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 903. The application service provider ASP2907 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 903. The application service provider ASP 3908 is a business operator that performs services using information acquired by the sensing device, and is connected to the network 903.

センシング機器NM1909は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにセンシング情報管理センタと通信するネットワーク機器、あるいはネットワーク処理部からなる機器であり、ネットワーク901と接続されている。センシング機器NM2910は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにセンシング情報管理センタと通信するネットワーク機器、あるいはネットワーク処理部からなる機器であり、ネットワーク901と接続されている。センシング機器NM3911は情報を収集するセンシング部であるホスト機器と、前記情報を伝送するためにセンシング情報管理センタと通信するネットワーク機器、あるいはネットワーク処理部からなる機器であり、ネットワーク901と接続されている。   The sensing device NM1909 is a host device that is a sensing unit that collects information, and a network device that communicates with the sensing information management center to transmit the information, or a device that includes a network processing unit, and is connected to the network 901. . The sensing device NM2910 is a device comprising a host device that is a sensing unit that collects information and a network device that communicates with the sensing information management center to transmit the information, or a network processing unit, and is connected to the network 901. . The sensing device NM3911 is a host device that is a sensing unit that collects information, and a network device that communicates with the sensing information management center to transmit the information, or a device that includes a network processing unit, and is connected to the network 901. .

尚、本実施例において、図5、及び図7と同様にすることにより、センサ情報管理センタからセンシング情報を登録すること、及びセンシング情報をセンシング情報管理センタから取得ことが可能である。さらに、図6、及び図8において、ホスト機器とセンシング情報管理センタがゲートウェイを経由することなく直接通信することにより、センシング情報をセンサ情報管理センタへ登録、及びセンシング機器の正常動作の確認が可能となる。   In the present embodiment, it is possible to register sensing information from the sensor information management center and acquire sensing information from the sensing information management center in the same manner as in FIGS. 5 and 7. 6 and 8, the host device and the sensing information management center can directly communicate without going through the gateway, so that the sensing information can be registered in the sensor information management center and the normal operation of the sensing device can be confirmed. It becomes.

上記各実施例は、本発明の好適な実施の一例であり、本発明はこれらに限定されることは無い。例えば、上記実施例では、センシング機器NM1909、センシング機器NM2910、及びセンシング機器NM3911がゲートウェイを経由することなく、ネットワーク901に接続されている。本発明では、ゲートウェイの有無に関らず、センシング機器とセンシング情報を収集・管理する管理センタがネットワークを経由して接続されていることが重要であり、上記システム構成に限定されるものではない。   Each said Example is an example of the suitable implementation of this invention, and this invention is not limited to these. For example, in the above embodiment, the sensing device NM1909, the sensing device NM2910, and the sensing device NM3911 are connected to the network 901 without going through the gateway. In the present invention, it is important that a sensing device and a management center for collecting and managing sensing information are connected via a network regardless of the presence or absence of a gateway, and the present invention is not limited to the above system configuration. .

以下、本発明の第三の実施例を図10、及び図11を用いて説明する。尚、本実施例におけるシステム構成図は、図1、あるいは図9と同様である。ただし、ネットワーク構成は上記実施例2と同様に前記システム構成に限定されるものではない。   Hereinafter, a third embodiment of the present invention will be described with reference to FIGS. The system configuration diagram in this embodiment is the same as FIG. 1 or FIG. However, the network configuration is not limited to the system configuration as in the second embodiment.

図10は、センシング情報を送信するための第二のパケット形式を示す図であり、本発明で想定するセンシング情報送信用のパケットのパケット形式を示す。
この図において、符号1001は送信パケット、符号1002は宛先ID、符号1003は送信元ID、符号1004はセンシング情報である。送信パケット1001は送信元ID1003から構成されている。
FIG. 10 is a diagram showing a second packet format for transmitting sensing information, and shows a packet format of a packet for sensing information transmission assumed in the present invention.
In this figure, reference numeral 1001 is a transmission packet, reference numeral 1002 is a destination ID, reference numeral 1003 is a transmission source ID, and reference numeral 1004 is sensing information. A transmission packet 1001 is composed of a transmission source ID 1003.

図11は、センシング機器、テンプレートIDの対応表を示す図である。
これは、センシング情報管理センタがセンシング機器から送信されるパケットを解釈してデータベースに格納するためのテンプレート登録表を利用するための、センシング機器IDとテンプレートIDの対応表である。
FIG. 11 is a diagram showing a correspondence table of sensing devices and template IDs.
This is a correspondence table between sensing device IDs and template IDs for the sensing information management center to use a template registration table for interpreting and transmitting packets transmitted from sensing devices to a database.

「送信元ID」1101は送信元のセンシング機器を識別するための情報であり、行1103は「送信元ID」が「NM1」であるものに関する記述であり、行1104は「送信元ID」が「NM2」であるものに関する記述であり、行1105は「送信元ID」が「NM3」であるものに関する記述である。   "Sender ID" 1101 is information for identifying the sensing device of the sender, line 1103 is a description regarding "Sender ID" being "NM1", and line 1104 is "Sender ID" A description relating to “NM2” is provided, and line 1105 is a description relating to “NM3” as the “transmission source ID”.

「ID」1102はテンプレート登録情報を識別するためのものが記載される。例えば、「送信元ID」が「NM1」であるもののテンプレートIDである「ID」は「1」であり、「送信元ID」が「NM2」であるもののテンプレートIDである「ID」は「2」であり、「送信元ID」が「NM3」であるもののテンプレートIDである「ID」は「3」である。   “ID” 1102 describes information for identifying template registration information. For example, “ID” which is the template ID of “NM1” as “source ID” is “1”, and “ID” which is the template ID of “NM2” as “source ID” is “2”. “ID” which is a template ID of “NM3” as “transmission source ID” is “3”.

本実施例において、上記実施例1の送信パケット301の代わりに、送信パケット1001を利用する。図11のセンシング機器、テンプレートIDの対応表を利用することにより、送信パケットにテンプレートIDが含まれていない場合であっても、送信パケットの送信元IDからテンプレートIDを取得することが可能であり、上記実施例1図5から図8と同様の動作が可能となる。   In this embodiment, a transmission packet 1001 is used instead of the transmission packet 301 of the first embodiment. By using the correspondence table of the sensing device and template ID in Fig. 11, it is possible to obtain the template ID from the source ID of the transmission packet even if the transmission packet does not contain the template ID. The first embodiment can operate in the same manner as in FIGS.

第一のシステム構成図First system configuration diagram センシング機器構成図Sensing device configuration diagram センシング情報送信用のパケットの第一のパケット形式The first packet format of the packet for sending sensing information テンプレート登録表Template registration table センサ情報管理センタからセンシング情報を取得するシーケンス図Sequence diagram for obtaining sensing information from the sensor information management center センシング情報をセンサ情報管理センタへ登録するシーケンス図Sequence diagram for registering sensing information to the sensor information management center センシング情報をセンシング情報管理センタから取得するシーケンス図Sequence diagram for obtaining sensing information from the Sensing Information Management Center センシング機器異常動作発生時のシーケンス図Sequence diagram when abnormal operation of sensing device occurs 第二のシステム構成図Second system configuration diagram センシング情報送信用のパケットの第一のパケット形式The first packet format of the packet for sending sensing information センシング機器とテンプレートIDの対応表Sensing device and template ID correspondence table

符号の説明Explanation of symbols

101…ネットワーク
102…ゲートウェイ
103…センシング情報管理センタ
104…ネットワーク
105…ホスト機器メーカM1
106…ホスト機器メーカM2
107…アプリケーションサービスプロバイダASP1
108…アプリケーションサービスプロバイダASP2
109…アプリケーションサービスプロバイダASP3
110…センシング機器NM1
111…センシング機器NM2
112…センシング機器NM3
201…センシング機器
202…ホスト機器
203…通信モジュール
204…制御部
205…通信IF
206…入出力IF
207…ホスト機器主要機能部
208…機器間通信処理部
209…入出力IF
210…機器間通信処理部
211…電源供給部
212…ホスト機器・通信モジュール間パケット(A)
213…テンプレートID
214…センシング情報
215…ホスト機器・通信モジュール間パケット(B)
216…センシング情報
301…送信パケット
302…宛先ID
303…送信元ID
304…テンプレートID
305…センシング情報
306…送信パケット例(A)
307…送信パケット例(B)
308…送信パケット例(C)
401…ID
402…タグ
403…タイプ
404…オフセット
405…長さ
406…メーカ名
407…間隔
501…ホスト機器メーカ
502…センシング情報管理センタ
503…センシング機器の開発
504…テンプレート新規取得要求
505…テンプレート新規取得要求の検証
506…テンプレート新規取得要求の受領
507…テンプレート情報の送信
508…テンプレート情報の登録
509…テンプレートIDの発行
510…テンプレートIDの送信
601…ホスト機器
602…ゲートウェイ
603…センシング情報管理センタ
604…センシング情報取得
605…テンプレートID付加
606…センシング情報送信パケット生成
607…センシング情報送信パケット送信
608…センシング情報送信パケット転送
609…センシング情報送信パケット受信
610…テンプレートIDの取得、検証
611…センシング情報の登録
701…アプリケーションサービスプロバイダ
702…センシング情報管理センタ
703…センシング機器ID、テンプレートIDを送信
704…センシング情報取得要求の検証
705…センシング情報得要求の受領
706…センシング情報の送信
707…センシング情報受領確認の送信
801…ホスト機器
802…ゲートウェイ
803…センシング情報管理センタ
804…センシング情報管理者
805…センシング情報取得
806…テンプレートID付加
807…センシング情報送信パケット生成
808…センシング情報送信パケット送信
809…センシング情報送信パケット転送
810…センシング情報送信パケット受信
811…テンプレートIDの取得、検証
812…センシング情報の登録
813…センシング情報受信間隔チェック
814…センシング情報未受信機器の発見
815…センシング情報送信要求を送信
816…異常動作機器の存在を通知
817…センシング情報送信要求の転送
901…ネットワーク
902…センシング情報管理センタ
903…ネットワーク
904…ホスト機器メーカM1
905…ホスト機器メーカM2
906…アプリケーションサービスプロバイダASP1
907…アプリケーションサービスプロバイダASP2
908…アプリケーションサービスプロバイダASP3
909…センシング機器NM1
910…センシング機器NM2
911…センシング機器NM3
1001…送信パケット
1002…宛先ID
1003…送信元ID
1004…センシング情報
1101…送信元ID
1102…ID
101 ... Network
102 ... Gateway
103… Sensing information management center
104 ... Network
105: Host equipment manufacturer M1
106… Host device manufacturer M2
107… Application Service Provider ASP1
108… Application Service Provider ASP2
109… Application Service Provider ASP3
110… Sensing device NM1
111… Sensing equipment NM2
112… Sensing equipment NM3
201 ... Sensing equipment
202 ... Host device
203 ... Communication module
204 ... Control unit
205 ... Communication IF
206… Input / output IF
207 ... Major function section
208: Inter-device communication processor
209 ... Input / output IF
210: Inter-device communication processing unit
211 ... Power supply unit
212 ... Packet between host device and communication module (A)
213 ... Template ID
214 ... Sensing information
215 ... Packet between host device and communication module (B)
216 Sensing information
301 ... Transmission packet
302… Destination ID
303… Sender ID
304 ... Template ID
305… Sensing information
306 ... Transmitted packet example (A)
307 ... Transmitted packet example (B)
308 ... Transmission packet example (C)
401… ID
402 ... Tag
403 ... Type
404 ... offset
405 ... Length
406 ... Manufacturer name
407 ... interval
501 ... Host equipment manufacturer
502 ... Sensing Information Management Center
503… Development of sensing equipment
504 ... New template acquisition request
505 ... Verify new template acquisition request
506 ... Receipt of new template acquisition request
507 ... Send template information
508 ... Registration of template information
509 ... Issuance of template ID
510 ... Send template ID
601… Host device
602 ... Gateway
603 ... Sensing Information Management Center
604… Sensing information acquisition
605 ... Add template ID
606 ... Sensing information transmission packet generation
607 ... Sensing information transmission packet transmission
608 ... Sensing information transmission packet transfer
609 ... Sensing information transmission packet reception
610 ... Template ID acquisition and verification
611… Registering sensing information
701 ... Application Service Provider
702 ... Sensing Information Management Center
703 ... Sends the sensing device ID and template ID
704 ... Verification of sensing information acquisition request
705 ... Receiving request for sensing information
706 ... Sending sensing information
707 ... Sending sensing information receipt confirmation
801 ... Host device
802 ... Gateway
803 ... Sensing Information Management Center
804 ... Sensing information manager
805… Sensing information acquisition
806 ... Add template ID
807 ... Sensing information transmission packet generation
808 ... Sensing information transmission packet transmission
809 ... Sensing information transmission packet transfer
810: Sensing information transmission packet reception
811 ... Acquisition and verification of template ID
812 ... Registration of sensing information
813 ... Sensing information reception interval check
814… Discovery of sensing information not received device
815 ... Send sensing information transmission request
816 ... Notification of the presence of abnormally operating devices
817 ... Transmission of sensing information transmission request
901 ... Network
902 ... Sensing Information Management Center
903 ... Network
904… Host equipment manufacturer M1
905… Host equipment manufacturer M2
906 ... Application Service Provider ASP1
907… Application Service Provider ASP2
908… Application Service Provider ASP3
909 ... Sensing device NM1
910… Sensing device NM2
911 ... Sensing device NM3
1001 ... Transmission packet
1002 ... Destination ID
1003 ... Sender ID
1004 ... Sensing information
1101 ... Sender ID
1102… ID

Claims (14)

各種機器からのセンシング情報を収集し、管理し、取得要求があれば前記センシング情報を提供する情報管理センタと、収集したセンシング情報を前記情報管理センタに送信するセンシング機器と、前記センシング機器が収集したセンシング情報を基にサービスを実施するようなサービス事業者と、前記センシング機器を製造する機器メーカから構成される情報収集管理システムにおける情報収集管理方法において、
前記機器メーカは、前記センシング機器が収集し送信する前記センシング情報の種類、データタイプ、データ長、データ開始位置を機器管理センタへ情報のテンプレートとして登録し、
登録したテンプレートに対して前記機器管理センタはテンプレート識別子を発行し、
前記センシング機器は、前記テンプレート識別子と収集情報を併せて送信し、
前記機器管理センタは前記テンプレート識別子からテンプレート情報を検索し、前記センシング情報を解釈し、管理する、情報収集管理方法。
Collecting and managing sensing information from various devices, an information management center that provides the sensing information if there is an acquisition request, a sensing device that transmits the collected sensing information to the information management center, and the sensing device collects In an information collection management method in an information collection management system composed of a service provider that performs a service based on the sensing information that has been performed and a device manufacturer that manufactures the sensing device,
The device manufacturer registers the type, data type, data length, and data start position of the sensing information collected and transmitted by the sensing device as a template of information to the device management center,
The device management center issues a template identifier for the registered template,
The sensing device transmits the template identifier and collection information together,
An information collection management method in which the device management center retrieves template information from the template identifier, interprets and manages the sensing information.
請求項1記載の情報収集管理方法において、
前記機器メーカが,前記センシング機器が収集する前記センシング情報の特徴であるデータ構造、データタイプ、データ長、データ開始位置、データ送信間隔、前記機器メーカ識別情報を、前記機器管理センタにテンプレート情報としてあらかじめ登録する情報収集管理方法。
In the information collection management method according to claim 1,
The device manufacturer collects the data structure, data type, data length, data start position, data transmission interval, and device manufacturer identification information, which are the characteristics of the sensing information collected by the sensing device, as template information in the device management center. Information collection management method to be registered in advance.
請求項2に記載の情報収集管理方法において、
前記情報管理センタは、前記テンプレート情報のテンプレート識別子を前記機器メーカに返信し、前記センシング機器は収集した前記センシング情報と前記テンプレート識別子を一緒に送信する情報収集管理方法。
In the information collection management method of Claim 2 ,
The information management center returns a template identifier of the template information to the device manufacturer, and the sensing device transmits the collected sensing information and the template identifier together.
請求項1記載の情報収集管理方法において、
前記センシング機器は情報を収集するホスト機器と情報を送信する通信モジュールから構成される機器であって、前記テンプレート識別を前記ホスト機器に記憶し、ホスト機器から通信モジュールに対して、前記センシング情報と前記テンプレート識別を伝送する情報収集管理方法
In the information collection management method according to claim 1,
The sensing device is a device and a communication module for sending the host device and information for collecting information, and stores the template identifier to the host device, to the communication module from the host device, the sensing information information collection management method for transmitting the template identifier and.
請求項1記載の情報収集管理方法において、
前記センシング機器は情報を収集するホスト機器と情報を送信する前記通信モジュールから構成される機器であって、前記テンプレート識別を前記通信モジュールに記憶し、ホスト機器から通信モジュールに対して、前記センシング情報と伝送し、前記通信モジュールが前記センシング情報と前記テンプレート識別を一緒に送信する情報収集管理方法
In the information collection management method according to claim 1,
The sensing device is a device composed of the communication module for transmitting the host device and information for collecting information, and stores the template identifier to the communication module, the communication module from the host device, the sensing transmitting the information, information collection management method by the communication module to transmit with the template identifier and the sensing information.
請求項2記載の情報収集管理方法において、
前記情報管理センタは、前記テンプレート情報として登録された前記データ送信間隔よりも長い間データを受信しなかった場合、前記センシング機器の動作異常を検知する方法であって、前記機器メーカあるいは前記センシング機器の管理者に対して前記異常を通知する情報収集管理方法
In the information collection management method according to claim 2,
The information management center is a method for detecting an abnormal operation of the sensing device when data is not received for a time longer than the data transmission interval registered as the template information, the device manufacturer or the sensing device. Information collection management method for notifying the manager of the abnormality.
請求項1記載の情報収集管理方法において、
前記サービス業者は、前記情報管理センタに対して、前記テンプレート識別を送信することにより、前記テンプレート情報で管理されている情報を一括して取得する情報収集管理方法。
In the information collection management method according to claim 1,
The service provider, said the information management center, by transmitting the template identifier, information collection management method for collectively acquired the information managed by the template information.
各種機器からのセンシング情報を収集し、管理し、取得要求があれば前記センシング情報を提供する情報管理センタと、収集したセンシング情報を前記情報管理センタに送信するセンシング機器と、前記センシング機器が収集したセンシング情報を基にサービスを実施するようなサービス事業者と、前記センシング機器を製造する機器メーカから構成される情報収集管理システムにおいて、
前記機器メーカは、前記センシング機器が収集し送信する前記センシング情報の種類、データタイプ、データ長、データ開始位置を機器管理センタへ情報のテンプレートとして登録し、
登録したテンプレートに対して前記機器管理センタはテンプレート識別子を発行し、
前記センシング機器は、前記テンプレート識別子と収集情報を併せて送信し、
前記機器管理センタは前記テンプレート識別子からテンプレート情報を検索し、前記センシング情報を解釈し、管理する、情報収集管理システム。
Collecting and managing sensing information from various devices, an information management center that provides the sensing information if there is an acquisition request, a sensing device that transmits the collected sensing information to the information management center, and the sensing device collects In an information collection and management system composed of a service provider that implements a service based on the sensing information and a device manufacturer that manufactures the sensing device,
The device manufacturer registers the type, data type, data length, and data start position of the sensing information collected and transmitted by the sensing device as a template of information to the device management center,
The device management center issues a template identifier for the registered template,
The sensing device transmits the template identifier and collection information together,
An information collection management system in which the device management center retrieves template information from the template identifier, interprets and manages the sensing information.
請求項8記載の情報収集管理システムにおいて、
前記機器メーカが、前記センシング機器が収集する前記センシング情報の特徴であるデータ構造、データタイプ、データ長、データ開始位置、データ送信間隔、前記機器メーカ識別情報を、前記機器管理センタにテンプレート情報としてあらかじめ登録する情報収集管理システム
In the information collection and management system of claim 8,
The device manufacturer uses the data structure, data type, data length, data start position, data transmission interval, and device manufacturer identification information that are the characteristics of the sensing information collected by the sensing device as template information in the device management center. Information collection management system to be registered in advance.
請求項9記載の情報収集管理システムにおいて、
前記情報管理センタは、前記テンプレート情報のテンプレート識別子を前記機器メーカに返信し、前記センシング機器は収集した前記センシング情報と前記テンプレート識別子を一緒に送信する情報収集管理システム。
In the information collection management system according to claim 9,
The information management center returns a template identifier of the template information to the device manufacturer, and the sensing device transmits the collected sensing information and the template identifier together.
請求項8記載の情報収集管理システムにおいて、
前記センシング機器は情報を収集するホスト機器と情報を送信する通信モジュールから構成される機器であって、前記テンプレート識別を前記ホスト機器に記憶し、ホスト機器から通信モジュールに対して、前記センシング情報と前記テンプレート識別を伝送する情報収集管理システム
In the information collection and management system of claim 8,
The sensing device is a device and a communication module for sending the host device and information for collecting information, and stores the template identifier to the host device, to the communication module from the host device, the sensing information information collection management system transmitting said template identifier and.
請求項8記載の情報収集管理システムにおいて、
前記センシング機器は情報を収集するホスト機器と情報を送信する前記通信モジュールから構成される機器であって、前記テンプレート識別を前記通信モジュールに記憶し、ホスト機器から通信モジュールに対して、前記センシング情報と伝送し、前記通信モジュールが前記センシング情報と前記テンプレート識別を一緒に送信する情報収集管理システム
In the information collection and management system of claim 8,
The sensing device is a device composed of the communication module for transmitting the host device and information for collecting information, and stores the template identifier to the communication module, the communication module from the host device, the sensing transmitting the information, the information collection management system that transmits the communication module together the template identifier and the sensing information.
請求項9記載の情報収集管理システムにおいて、
前記情報管理センタは、前記テンプレート情報として登録された前記データ送信間隔よりも長い間データを受信しなかった場合、前記センシング機器の動作異常と判断し、前記機器メーカあるいは前記センシング機器の管理者に対して前記異常を通知する情報収集管理システム
In the information collection management system according to claim 9,
If the information management center has not received data for a time longer than the data transmission interval registered as the template information, the information management center determines that the sensing device is operating abnormally, and notifies the device manufacturer or the administrator of the sensing device. An information collection management system for notifying the abnormality.
請求項8記載の情報収集管理システムにおいて、
前記サービス業者は、前記情報管理センタに対して、前記テンプレート識別を送信することにより、前記テンプレート情報で管理されている情報を一括して取得する情報収集管理システム。
In the information collection and management system of claim 8,
The service provider, said the information management center, said by sending a template identifier, information collection management system for collectively acquired information managed by the template information.
JP2007270813A 2007-10-18 2007-10-18 Information collection and management system Expired - Fee Related JP5308649B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2007270813A JP5308649B2 (en) 2007-10-18 2007-10-18 Information collection and management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2007270813A JP5308649B2 (en) 2007-10-18 2007-10-18 Information collection and management system

Publications (2)

Publication Number Publication Date
JP2009098983A JP2009098983A (en) 2009-05-07
JP5308649B2 true JP5308649B2 (en) 2013-10-09

Family

ID=40701916

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2007270813A Expired - Fee Related JP5308649B2 (en) 2007-10-18 2007-10-18 Information collection and management system

Country Status (1)

Country Link
JP (1) JP5308649B2 (en)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPWO2015162750A1 (en) * 2014-04-24 2017-04-13 サン電子株式会社 server
JP7283155B2 (en) * 2019-03-19 2023-05-30 富士フイルムビジネスイノベーション株式会社 Data collection system and data collection method

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005006064A (en) * 2003-06-12 2005-01-06 Mitsubishi Electric Corp Center device, mobile device, and information collecting system
JP2008217160A (en) * 2007-02-28 2008-09-18 Nippon Telegr & Teleph Corp <Ntt> Sensing data conversion system, data conversion device and data conversion method

Also Published As

Publication number Publication date
JP2009098983A (en) 2009-05-07

Similar Documents

Publication Publication Date Title
US20090006522A1 (en) Integrated interface apparatus and method for heterogeneous sensor networks
JP4970446B2 (en) Health management system, personalized terminal, and health management data aggregation method
CN104025011A (en) Authenticating printers prior to pairing with portable electronic devices
CA3017632C (en) Nfc enabled wireless process communication gateway
JP2010130168A (en) Meter reading system
TW201203898A (en) Communication device, communication method, and integrated circuit
JP5308649B2 (en) Information collection and management system
TW201305978A (en) Data storage system and operating method thereof
CN104081369A (en) Establishing connectivity of modular nodes in a pre-boot environment
JP2001256308A (en) Method and system for exchanging care information
JP2006048459A (en) Radio data communication system
KR101386237B1 (en) Universal adapter for personal health device standardization of nonstandardized healthcare device and operating method thereof
JP2016181826A (en) Terminal, processing device, processing system and program
KR102157844B1 (en) Apparatus and method for collecting meter reading data using packet
JP6099430B2 (en) Wireless communication device
KR101748080B1 (en) System and method for transmitting and receiving data based on can-bus for marine iot platform
JP6480393B2 (en) COMMUNICATION DEVICE, INFORMATION PROCESSING DEVICE, AND COMMUNICATION CONTROL METHOD
RU2574847C2 (en) Tachograph having interface for external data input device
JP7477812B2 (en) Information distribution system, and server, provider device, and user device used therein
JP2008027255A (en) Data transmission/reception method for telemeter system
JP6376885B2 (en) Wireless telemeter system and wireless communication device
JP2004201217A (en) Radio adapter and communication terminal
CN113055449A (en) Wireless autonomous networking method and system for sensor based on Internet of things, and computer equipment
JP2022163503A (en) Management system of power storage device
JP2015201144A (en) Information acquisition device, and information acquisition method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20100903

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130326

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130515

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20130604

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130701

LAPS Cancellation because of no payment of annual fees