JP6748374B2 - Sensor management system - Google Patents

Sensor management system Download PDF

Info

Publication number
JP6748374B2
JP6748374B2 JP2016188071A JP2016188071A JP6748374B2 JP 6748374 B2 JP6748374 B2 JP 6748374B2 JP 2016188071 A JP2016188071 A JP 2016188071A JP 2016188071 A JP2016188071 A JP 2016188071A JP 6748374 B2 JP6748374 B2 JP 6748374B2
Authority
JP
Japan
Prior art keywords
sensor
replacement
management system
data
sensing data
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.)
Active
Application number
JP2016188071A
Other languages
Japanese (ja)
Other versions
JP2018054360A (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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP2016188071A priority Critical patent/JP6748374B2/en
Publication of JP2018054360A publication Critical patent/JP2018054360A/en
Application granted granted Critical
Publication of JP6748374B2 publication Critical patent/JP6748374B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、センサ管理システム、センサ管理方法、およびプログラムに関する。 The present invention relates to a sensor management system, a sensor management method, and a program.

インターネットの広帯域化、低価格化、および無線通信機器の小型化により、地理的に分散した多数のセンサからセンシングデータをリアルタイムに取得し、様々なサービスを提供するセンサ管理システムが提案ないし実用化されている。 Due to the wide bandwidth of the Internet, the cost reduction, and the miniaturization of wireless communication devices, a sensor management system has been proposed or put into practical use, which obtains sensing data from a large number of geographically dispersed sensors in real time and provides various services. ing.

例えば、特許文献1には、サーバと、インターネット等のネットワークを介してサーバに接続されたゲートウェイと、ZigBee等のネットワークを介してゲートウェイに接続された多種多様なセンサと、サーバに接続されたコンソールとを有するセンサ管理システムが、記載されている。 For example, in Patent Document 1, a server, a gateway connected to the server via a network such as the Internet, various types of sensors connected to the gateway via a network such as ZigBee, and a console connected to the server. A sensor management system having and is described.

特開2014−68285号公報JP, 2014-68285, A

ところで、センサ管理システムでは、センサを交換するケースが多々発生する。例えば、故障あるいは劣化したセンサの代わりに最新のセンサを使用するようなケースである。そのような場合、ユーザはセンサを交換する作業を実施することになるが、交換後のセンサが交換前のセンサの代替として使用できるか否かの判断をユーザに委ねると不測の事態を招くおそれがある。その理由は、互換性が無いセンサのような代替として使用できないセンサに交換された場合、センサから取得されるデータが全く別のものに変わってしまい、後段のアプリケーション処理等が誤動作してしまうためである。 By the way, in the sensor management system, there are many cases where the sensor is replaced. For example, the case where the latest sensor is used instead of the sensor that has failed or deteriorated. In such a case, the user will have to replace the sensor, but if the user decides whether or not the sensor after replacement can be used as a substitute for the sensor before replacement, it may cause an unexpected situation. There is. The reason is that if a sensor that cannot be used as a substitute, such as an incompatible sensor, is replaced, the data acquired from the sensor will be changed to a completely different data, and the application processing in the subsequent stage will malfunction. Is.

本発明の目的は、上述した課題、即ち、交換後のセンサが交換前のセンサの代替として使用できるか否かの判断をユーザに委ねると不測の事態を招いてしまう、という課題を解決するセンサ管理システムを提供することにある。 An object of the present invention is to solve the above-mentioned problem, that is, a sensor that solves the problem that entrusting a user to determine whether a sensor after replacement can be used as a substitute for a sensor before replacement causes an unexpected situation. To provide a management system.

本発明の一形態に係るセンサ管理システムは、
センサを管理するセンサ管理システムであって、
前記センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
を有する。
A sensor management system according to an aspect of the present invention is
A sensor management system for managing a sensor,
Detection means for detecting replacement of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, based on the result of the determination, the sensor after replacement is replaced by the sensor before replacement. A replacement coping means for deciding whether or not to use as an alternative to
Have.

また本発明の他の形態に係るセンサ管理方法は、
センサ管理システムにおけるセンサを管理する方法であって、
前記センサ管理システムに接続されたセンサの交換を検知し、
交換後のセンサからセンシングデータを取得し、
取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、
前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する。
A sensor management method according to another aspect of the present invention is
A method for managing a sensor in a sensor management system, comprising:
Detects the replacement of the sensor connected to the sensor management system,
Obtain the sensing data from the replaced sensor,
Determine whether the acquired sensing data of the sensor after replacement is similar to the past sensing data of the sensor before replacement,
Based on the result of the determination, it is determined whether the sensor after replacement is used as a substitute for the sensor before replacement.

また本発明の他の形態に係るプログラムは、
コンピュータを、
センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
して機能させる。
A program according to another aspect of the present invention is
Computer,
A detection means for detecting the exchange of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, based on the result of the determination, the sensor after replacement is replaced by the sensor before replacement. A replacement coping means for deciding whether or not to use as an alternative to
And make it work.

本発明は上述した構成を有することにより、互換性の無いセンサのような誤ったセンサへの交換による不測の事態を回避することができる。 Since the present invention has the above-mentioned configuration, it is possible to avoid an unexpected situation due to replacement with an incorrect sensor such as an incompatible sensor.

本発明に関連するセンサ管理システムの構成を示す図である。It is a figure which shows the structure of the sensor management system relevant to this invention. 本発明に関連するセンサ管理システムで使用するデータフロー定義を示す図である。It is a figure which shows the data flow definition used by the sensor management system relevant to this invention. 本発明の第1の実施形態に係るセンサ管理システムの構成例を示す図である。It is a figure which shows the structural example of the sensor management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るセンサ管理システムにおけるデバイスの交換例を示す図である。It is a figure which shows the example of replacement of the device in the sensor management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るセンサ管理システムで作成するエッジGWプロファイルの例を示す図である。It is a figure which shows the example of the edge GW profile created with the sensor management system which concerns on the 1st Embodiment of this invention. 本発明の第1の実施形態に係るセンサ管理システムにおける影響判定および是正処置の流れを示すフローチャートである。It is a flow chart which shows the flow of influence judgment and corrective action in the sensor management system concerning a 1st embodiment of the present invention. 本発明の第2の実施形態に係るセンサ管理システムの要部構成例を示す図である。It is a figure which shows the example of a principal part structure of the sensor management system which concerns on the 2nd Embodiment of this invention. 本発明の第3の実施形態に係るセンサ管理システムの要部構成例を示す図である。It is a figure showing an example of important section composition of a sensor management system concerning a 3rd embodiment of the present invention. 本発明の第4の実施形態に係るセンサ管理システムの構成例を示す図である。It is a figure which shows the structural example of the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係るセンサ管理システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation|movement of the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係るセンサ管理システムにおける検知部の一例を示す動作フローチャートである。It is an operation|movement flowchart which shows an example of the detection part in the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係るセンサ管理システムにおける検知部の他の例を示す動作フローチャートである。It is an operation|movement flowchart which shows the other example of the detection part in the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係るセンサ管理システムにおける交換対処部部の構成例を示す図である。It is a figure which shows the structural example of the replacement coping part in the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第4の実施形態に係るセンサ管理システムにおける交換対処部部の他の構成例を示す図である。It is a figure which shows the other structural example of the exchange coping part in the sensor management system which concerns on the 4th Embodiment of this invention. 本発明の第5の実施形態に係るセンサ管理システムの動作の一例を示すフローチャートである。It is a flowchart which shows an example of operation|movement of the sensor management system which concerns on the 5th Embodiment of this invention. 本発明の第6の実施形態に係るセンサ管理システムの動作の一例を示す要部フローチャートである。It is a principal part flowchart which shows an example of operation|movement of the sensor management system which concerns on the 6th Embodiment of this invention.

次に本発明の実施の形態について図面を参照して詳細に説明する。
[第1の実施形態]
以下、本発明の第1の実施形態について、解決しようとする課題、課題を解決するための手段、構成、動作、および効果の順に詳細に説明する。
Next, embodiments of the present invention will be described in detail with reference to the drawings.
[First Embodiment]
Hereinafter, the first embodiment of the present invention will be described in detail in the order of problems to be solved, means for solving the problems, configurations, operations, and effects.

<本実施形態が解決しようとする課題>
近年IoT(Internet of Things)技術への期待が高まっている。IoTシステムを構築する際、多くのマシンリソースが必要となる処理についてはクラウド環境などのバックエンドサーバで実行し、実際のセンサデバイス(以降、単にデバイスと称す)とのやり取りや即時性の求められる処理はできるだけデバイスの近くで処理するためエッジゲートウェイ装置(以降、エッジGW装置と称す)を配置する構成をとることが多くなってきた。
<Problems to be solved by this embodiment>
In recent years, expectations for IoT (Internet of Things) technology have increased. When building an IoT system, processing that requires a lot of machine resources is executed by a back-end server such as a cloud environment, and interaction with an actual sensor device (hereinafter simply referred to as device) and immediacy are required. In order to perform processing as close to the device as possible, an edge gateway device (hereinafter referred to as an edge GW device) is often arranged.

エッジGW装置で即時性が求められる処理の中には、実世界上の人に対して物理的な影響を与え、人の生命にかかわるような処理も含まれている。このような状況の中、デバイスの故障やセキュリティ上の問題からデバイスおよびデバイスドライバを安全、且つ、迅速に更新する要求が高まりつつある。 The processing that requires immediacy in the edge GW device includes processing that physically affects a person in the real world and is related to the life of the person. Under such circumstances, there is an increasing demand for updating devices and device drivers safely and promptly due to device failures and security problems.

しかし、これまで、このような問題に対処するためには、デバイスとエッジGW装置上のアプリケーションとの間のインタフェース仕様を厳密に定め、そのインタフェース仕様に従っている限りはいつでもデバイスおよびデバイスドライバを更新できるという前提にたっていたが、IoT周辺の技術は多数の標準化団体が乱立し、全てが標準化される道は遠い。また、そのような状況のため、まずは固有の業界に閉じた形で標準を決めて実際の問題に取り組むケースも有り、そのような場合は、デバイス自体の再利用性や相互接続性、利便性が損なわれてしまう。そのため、以下のような課題がある。 However, up to now, in order to deal with such a problem, the interface specification between the device and the application on the edge GW device is strictly defined, and the device and the device driver can be updated at any time as long as the interface specification is complied with. However, there is a long way to go to standardize all of the technologies around IoT, with many standardization groups scattered around. In addition, due to such circumstances, there are cases in which standards are first set in a closed form in a specific industry to address actual problems, and in such cases, reusability, interoperability, and convenience of the device itself are used. Will be damaged. Therefore, there are the following problems.

エッジGW装置上で、デバイスから発生するデータをデバイスドライバが読み取って、所定のフォーマット(例えばJSON(JavaScript Object Notation)フォーマット)に変換したデータ(以降、デバイスデータと称す)を返却し、さらに異種・複数のデバイスから発生したデバイスデータを組み合わせ、かつ、データを処理しやすいように正規化データへとフォーマットを整形し、その正規化データを使ってアプリケーションのロジックを実行し、その結果データをバックエンドサーバに送信し、また条件判定によってデバイスを操作する状況を想定する。このような状況において、デバイスの故障により別のデバイスに交換した場合や、デバイスドライバ自体がバージョンアップートした場合に、適用しているデバイスドライバを更新すると返却されるデバイスデータのスキーマが変わってしまい、後段の正規化処理やアプリケーションロジック、デバイスへの操作が誤作動してしまうことがある。以下、この点について図面を参照して説明する。 On the edge GW device, the device driver reads the data generated from the device, and returns the data (hereinafter referred to as device data) converted into a predetermined format (for example, JSON (Javascript Object Notation) format), and further Combines device data generated from multiple devices, formats the data into normalized data so that the data can be easily processed, executes the application logic using the normalized data, and backs the resulting data. It is assumed that the device is sent to the server and the device is operated by the condition judgment. In such a situation, if you replace the device with another device due to a device failure or if the device driver itself is upgraded, updating the applied device driver will change the returned device data schema. However, the normalization process in the latter stage, application logic, and device operation may malfunction. Hereinafter, this point will be described with reference to the drawings.

図1に本発明に関連するセンサ管理システムの構成を示す。図1において、エッジGW装置は、デバイスが接続されたデバイスドライバと、正規化処理部とユーザロジック処理部とデータフロー制御部を含むデータ処理部とを複数有する。データ処理部で処理した結果はデータ送信部でバックエンドサーバに送信する。バックエンドサーバは、データ受信部でデータを受信して、データ処理部で処理した後、データ格納部に保存する。またエッジGW装置は、デバイス検知・ドライバ更新部を持ち、デバイスの変更を検知するとバックエンドサーバのデバイスドライバリポジトリから該当するデバイスドライバをダウンロードして適用する。 FIG. 1 shows the configuration of a sensor management system related to the present invention. In FIG. 1, the edge GW apparatus has a plurality of device drivers to which devices are connected, a normalization processing unit, a user logic processing unit, and a data processing unit including a data flow control unit. The result processed by the data processing unit is transmitted to the backend server by the data transmission unit. The back-end server receives the data by the data receiving unit, processes the data by the data processing unit, and then stores the data in the data storage unit. Further, the edge GW device has a device detection/driver update unit, and when a device change is detected, the applicable device driver is downloaded from the device driver repository of the backend server and applied.

ここで、図2に示すようなデータフロー定義flow1を想定する。このデータフロー定義flow1は、図2を参照すると、例えば温度センサs1と湿度センサs2が存在し、各デバイス用のデバイスドライバから図のようなデータが返却され、正規化定義rule1によって、図のような正規化データstatsが生成され、ユーザロジックL1によって不快指数を算出し、バックエンドへ送信する、という一連のデータフローを定義している。このとき、例えば温度センサs1の故障等によって、エッジGW装置がある現場の担当者が、温度センサs1を別のセンサs1’に交換したとする。このとき、センサs1’が元のセンサs1と全く同じ仕様のセンサや互換性の有るセンサであれば、後段の正規化処理やユーザロジックへの影響は殆どない。しかし、担当者の判断ミス等により温度センサs1とは互換性の無いセンサs1’へ交換された場合、センサs1’からのデバイスデータが元のセンサs1からのデバイスデータと相違することになるため、後段の正規化処理やユーザロジックが正常に動作しなくなってしまう。 Here, assume a data flow definition flow1 as shown in FIG. With reference to FIG. 2, this data flow definition flow1 has, for example, a temperature sensor s1 and a humidity sensor s2, the device driver for each device returns the data as shown in the drawing, and the normalization definition rule1 causes the data to flow as shown in the drawing. Normalization data stats is generated, a discomfort index is calculated by the user logic L1, and the data flow is transmitted to the back end. At this time, it is assumed that a person in charge at the site where the edge GW device is present has replaced the temperature sensor s1 with another sensor s1' due to, for example, a failure of the temperature sensor s1. At this time, if the sensor s1' is a sensor having completely the same specifications as the original sensor s1 or a compatible sensor, there is almost no influence on the subsequent normalization processing and the user logic. However, if the sensor s1′ that is incompatible with the temperature sensor s1 is replaced by a mistake made by the person in charge, the device data from the sensor s1′ will be different from the device data from the original sensor s1. , The normalization process and user logic in the latter stage will not operate normally.

また、温度センサs1の代替として使用できるセンサs1’であっても、仕様が元のセンサs1と相違する場合、後段の正規化処理やユーザロジックの修正が必要になる。このような後段の正規化処理やユーザロジックの修正を人手で実施するならば、多くの手間と労力が必要になる。特にエッジGW装置がある現場の担当者はITの知識を持たないため、システム全体を管理するIT担当者に元のデバイスの代替として使用する新たなデバイスの利用を要請しなければならない。そして、この要請を受けたIT担当者が、新たなデバイスに対応できるようにデータ処理部(正規化定義やユーザロジック)を人手によって修正し、また問題ない事を新たなデバイスを使ってテストしたうえで利用を許可しなければならない。そのため、実世界において、便利で利用可能なデバイスがエッジGW装置側にあり利用可能な状態であったとしても、承認されていないデバイスを速やかに利用することが出来ず、利用を許可するための時間がかかり過ぎる。 Further, even in the case of the sensor s1' which can be used as a substitute for the temperature sensor s1, if the specification is different from the original sensor s1, it is necessary to perform the normalization process in the subsequent stage and the correction of the user logic. If such a normalization process in the latter stage and a modification of the user logic are carried out manually, much labor and labor is required. In particular, since the person in charge of the site where the edge GW device is present has no IT knowledge, it is necessary to request the IT person who manages the entire system to use a new device used as a substitute for the original device. The IT staff who received this request manually modified the data processing unit (normalization definition and user logic) so that it could handle the new device, and tested that there was no problem using the new device. You must authorize the use above. Therefore, in the real world, even if a device that is convenient and usable is on the edge GW apparatus side and is in a usable state, it is not possible to promptly use the unapproved device, so that the use of the device is permitted. Takes too long.

一方で、ある一定の標準仕様に従ったデバイスのみを接続可とする事で、統制のとれた更新をできるようにするケースもあるが、標準仕様が乱立し、全てのデバイスが統一された標準仕様に則ることが期待できない状況で特定の標準仕様に縛られると利用できるデバイスが限定されてしまい、これも利便性を損なう結果となる。 On the other hand, there are cases where it is possible to make controlled updates by allowing only devices that comply with a certain standard specification to be connected.However, the standard specifications are scattered and all devices are standardized. If a device is tied to a specific standard specification in a situation where it cannot be expected to comply with the specification, the devices that can be used are limited, which also results in a loss of convenience.

<課題を解決するための手段の概要>
本実施形態では、エッジGW装置がデータのフローとテンプレート型の正規化定義、および、ユーザロジックによって構成されるアプリケーションにおいて、実際に発生するデバイスからのデータの特徴点をエッジGW装置で抽出し、プロファイルデータとしてネットワークを介してバックエンドサーバ側で保持しておく。次に、デバイスを交換するタイミングで、データ処理を停止させた状態で、実際の現場から交換後のデバイスに係るデータの傾向を判断するための特徴点を採取し、上記プロファイルデータに基づいて特徴抽出方法に合わせた適合性判定処理を行う。そして、この適合性判定処理によって、交換後のデバイスから取得したデータと交換前のデバイスの過去データとの類似性を判定し、交換後のデバイスを交換前のデバイスの代替として使用できるか否かを決定する。そして、交換後のデバイスが交換前のデバイスの代替として使用できると決定すると、次に、交換後のデバイスを交換前のデバイスの代替として使用してシステムを運用するために、正規化定義を自動で修正し、問題ない事をテストで確かめたうえでデータ処理を再開させる。これにより、デバイス更新が実世界に与える悪影響を防ぐ影響判定と是正処置とを実現する。
<Outline of means for solving the problem>
In the present embodiment, the edge GW apparatus extracts the characteristic points of the data actually generated from the device by the edge GW apparatus in the application configured by the data flow, the template type normalization definition, and the user logic. It is stored as profile data on the back-end server side via the network. Next, at the timing of replacing the device, with the data processing stopped, characteristic points for judging the tendency of the data related to the replaced device are collected from the actual site, and the characteristic points are collected based on the profile data. Perform compatibility judgment processing according to the extraction method. Then, by this compatibility determination process, the similarity between the data acquired from the device after replacement and the past data of the device before replacement is determined, and whether the device after replacement can be used as a substitute for the device before replacement or not To decide. Then, when it is determined that the replaced device can be used as a replacement of the replaced device, the normalization definition is automatically set to operate the system by using the replaced device as a replacement of the replaced device. After that, fix the problem and confirm that there is no problem in the test, and then restart the data processing. As a result, the impact determination and the corrective action that prevent the adverse effect of the device update on the real world are realized.

このように本実施形態によれば、実際に動作しているエッジGW装置上のプロファイル情報を採取し、バックエンドのサーバ側でそのプロファイル情報を保持しておき、デバイスを交換するタイミングで、データ処理を停止させた状態で、実際の現場から交換後のデバイスに係るデータの傾向を判断するための特徴点を採取し、上記プロファイルデータに基づいて、交換後のデバイスから取得したデータと交換前のデバイスの過去データとの類似性を判定し、交換後のデバイスが交換前のデバイスの代替として使用できるか否かを決定する。 As described above, according to the present embodiment, the profile information on the edge GW apparatus that is actually operating is collected, the profile information is held on the back-end server side, and the data is updated at the timing of device replacement. With the processing stopped, characteristic points for determining the tendency of the data related to the device after replacement are collected from the actual site, and based on the above profile data, the data acquired from the device after replacement and the data before replacement The similarity between the device and the past data of the device is determined, and it is determined whether the device after replacement can be used as a substitute for the device before replacement.

また、デバイスの交換に伴って正規化処理・アプリケーションロジックを変更する場合に、その影響の有無や影響範囲の判定を行い、自動修正可能なものは修正し、自動修正不可能なものはユーザに通知して対処を促し、影響に対処したことを持って安全にエッジGW装置側の更新を迅速に行うように構成してよい。 In addition, when changing the normalization processing and application logic due to device replacement, the presence or absence of the influence and the range of influence are judged, and those that can be automatically corrected are corrected, and those that cannot be automatically corrected are The edge GW device side may be promptly and safely updated by notifying the user and prompting the user to deal with the influence.

また、大量の異なるデバイスがつながったエッジGW装置に対しても、記憶していたプロファイル情報を分類・グループ化し、且つグループ間の差分を抽出しながら影響範囲を特定する事で、効率的に影響範囲を特定したうえで、ユーザに影響範囲をわかりやすく示すように構成してよい。 Further, even for an edge GW apparatus in which a large number of different devices are connected, the stored profile information is classified and grouped, and the influence range is specified while extracting the difference between the groups, thereby effectively affecting the influence. After the range is specified, it may be configured so that the user can easily understand the range of influence.

<本実施形態の構成>
本実施形態の構成について説明する。図3を参照すると、本実施形態に係るセンサ管理システム100は、クラウドなどのバックエンドサーバ130と、WAN(Wide Area Network)を介してバックエンドサーバ130に接続されたエッジGW装置140と、そのエッジGW装置140に接続されたデバイス111と、バックエンドサーバ130とエッジGW装置140にまたがる影響判定および是正処置部101から構成される。
<Configuration of this embodiment>
The configuration of this embodiment will be described. Referring to FIG. 3, the sensor management system 100 according to the present embodiment includes a back-end server 130 such as a cloud, an edge GW device 140 connected to the back-end server 130 via a WAN (Wide Area Network), and its The device 111 includes a device 111 connected to the edge GW apparatus 140, an impact determination and corrective action unit 101 that extends across the back-end server 130 and the edge GW apparatus 140.

バックエンドサーバ130は、データ受信部121と、データ格納部122と、データ処理部123と、正規化定義・データフロー定義・ユーザロジックリポジトリ125と、デバイスドライバリポジトリ124と、エッジGWデータ処理テスト部126と、バックエンド側の影響判定および是正処置部101とから構成される。 The back-end server 130 includes a data receiving unit 121, a data storage unit 122, a data processing unit 123, a normalization definition/data flow definition/user logic repository 125, a device driver repository 124, and an edge GW data processing test unit. 126 and the backend side influence determination and corrective action unit 101.

エッジGW装置140は、接続された各デバイスに対応するデバイスドライバ112と、エッジGWデータ処理部117と、データ送信部116と、デバイス検知・ドライバ更新部113と、デバイスデータ採取部114と、データ処理結果採取部115と、エッジGW装置側の影響判定および是正処置部101とから構成される。 The edge GW device 140 includes a device driver 112 corresponding to each connected device, an edge GW data processing unit 117, a data transmission unit 116, a device detection/driver update unit 113, a device data collection unit 114, and data. The processing result collection unit 115 and the edge GW apparatus side influence determination and correction processing unit 101 are included.

影響判定および是正処置部101は、影響判定および自動是正処置手段102と、エッジGWプロファイル格納部108と、適合度判定器103と、デバイス更新処置手段104と、エッジGWプロファイル生成手段105と、特徴点抽出器106と、プロファイル一時格納部107とから構成される。影響判定および是正処置部101は、交換対処手段とも呼ばれる。 The influence determination and corrective action unit 101 includes an impact determination and automatic corrective action unit 102, an edge GW profile storage unit 108, a suitability determiner 103, a device update treatment unit 104, an edge GW profile generation unit 105, and features. It is composed of a point extractor 106 and a profile temporary storage unit 107. The impact determination and corrective action unit 101 is also called an exchange coping means.

それぞれ下記の役割を持つ。 Each has the following roles.

デバイス更新処置手段104は、デバイスの更新要求をデバイス検知・ドライバ更新部113から受ける。即ち、デバイス検知・ドライバ更新部113は、エッジGW装置140に接続されている或るデバイス(例えばデバイスs1)を別のデバイス(例えばデバイスz1)に交換されたことを検出すると、交換前後のデバイスを特定する情報(例えばデバイス名)を添えてデバイスの更新要求をデバイス更新処置手段104へ通知する。デバイス更新処置手段104は、上記デバイスの更新要求を受けると、エッジGWデータ処理部117を停止させ、新しいデバイス向けのデバイスドライバに更新し、影響判定および自動是正処置手段102の処理を依頼し、処置された結果をエッジGWデータ処理部117に反映させたうえで処理を再開させる。 The device update processing unit 104 receives a device update request from the device detection/driver update unit 113. That is, when the device detection/driver update unit 113 detects that a certain device (for example, the device s1) connected to the edge GW device 140 is replaced by another device (for example, the device z1), the device before and after the replacement is performed. The device update processing unit 104 is notified of the device update request with the information (for example, device name) for identifying the device update request. Upon receiving the device update request, the device update processing unit 104 stops the edge GW data processing unit 117, updates the device driver for a new device, and requests processing of the impact determination and automatic correction processing unit 102, The processed result is reflected in the edge GW data processing unit 117, and the process is restarted.

影響判定および自動是正処置手段102は、デバイス更新処置手段104から処理を依頼されると、適合度判定器103を使って、新しく接続されたデバイスが元のデバイスの代替として使用できるか否かを決定する。このとき、新しく接続されたデバイスが、複数のセンサ(以下、サブセンサと称す)を有するマルチセンサの場合、新しく接続されたデバイスのどのサブセンサが元のデバイスの代替として使用できるか否かを決定する。その後、影響判定および自動是正処置手段102は、必要に応じて、正規化処理定義を修正し、エッジGWプロファイル格納部108に格納されたプロファイル情報をもとにエッジGWデータ処理テスト部126を使って修正後の定義をテストした上で、エッジGW上の更新を許可する。 When requested to be processed by the device update processing means 104, the impact determination and automatic correction processing means 102 uses the conformity determination device 103 to determine whether or not the newly connected device can be used as a substitute for the original device. decide. At this time, if the newly connected device is a multi-sensor having a plurality of sensors (hereinafter referred to as sub-sensors), it is determined which sub-sensor of the newly connected device can be used as a substitute for the original device. .. After that, the impact determination and automatic corrective action means 102 corrects the normalization processing definition as necessary, and uses the edge GW data processing test section 126 based on the profile information stored in the edge GW profile storage section 108. Then, the modified definition is tested and the update on the edge GW is permitted.

エッジGWプロファイル生成手段105は、デバイスが更新される前に、事前の正常稼働時のデータ処理状況のデータを採取し、プロファイル一時格納部107に一時保存し、特徴点抽出器106を使って特徴点を抽出し、プロファイルに記録し、エッジGWプロファイル格納部108に格納する。 Before the device is updated, the edge GW profile generation means 105 collects data on the data processing status in advance during normal operation, temporarily stores it in the profile temporary storage unit 107, and uses the feature point extractor 106 to extract the characteristics. The points are extracted, recorded in the profile, and stored in the edge GW profile storage unit 108.

今、例えば、デバイスs1が温度センサ、デバイスs2が湿度センサで、それぞれs1.aが温度、s2.bが湿度のデータをあらわしており、エッジGWデータ処理部117−1によってデータを部屋の状態として正規化し、その部屋の不快指数を計算したうえでバックエンドサーバ130にデータを送信し、その他のデバイスのデータをエッジGWデータ処理部117−2が処理しているとする。 Now, for example, the device s1 is a temperature sensor, the device s2 is a humidity sensor, and s1. a is temperature, s2. b represents humidity data, the edge GW data processing unit 117-1 normalizes the data as the state of the room, calculates the discomfort index of the room, and then transmits the data to the back-end server 130. It is assumed that the device data is processed by the edge GW data processing unit 117-2.

ここで図4を参照すると、例えば、温度センサs1が故障してしまい、代わりのデバイスとして温度、湿度、風速が測定できるマルチセンサz1を接続したとする。それぞれz1.cが温度、z1.dが湿度、z1.eが風速を示すデータとしても、センサz1から発生するデータだけを見てc、d、eのどれがs1.aの代替として利用できるか判断する事ができない。 Here, referring to FIG. 4, for example, it is assumed that the temperature sensor s1 fails and a multi-sensor z1 capable of measuring temperature, humidity, and wind speed is connected as an alternative device. Even if data indicating z1.c is temperature, z1.d is humidity, and z1.e is wind speed, only data generated from the sensor z1 can be used as a substitute for s1.a by observing only the data generated from the sensor z1. I can't judge.

<本実施形態の動作>
まず、デバイスの交換が行われる前の温度センサs1をはじめ全てのデバイスが正常に稼働している間に、エッジGWプロファイル生成手段105は、デバイスデータ採取部114とデータ処理結果採取部115を使って、デバイスドライバ112から発生するデータ、正規化処理後のデータ、ユーザロジック実行後のデータを採取し、エッジGWプロファイル(図5)を生成する。エッジGWプロファイル生成手段105は、発生するデータをプロファイル一時格納部107に格納しながら、特徴点抽出器106を使ってデータの特徴点を抽出しながらプロファイルデータ(図5)を作成する。
<Operation of this embodiment>
First, while all the devices including the temperature sensor s1 before the device replacement is normally operating, the edge GW profile generation unit 105 uses the device data collection unit 114 and the data processing result collection unit 115. Then, the data generated from the device driver 112, the data after the normalization process, and the data after the execution of the user logic are collected, and the edge GW profile (FIG. 5) is generated. The edge GW profile generation means 105 creates profile data (FIG. 5) while storing the generated data in the profile temporary storage unit 107 and extracting the characteristic points of the data using the characteristic point extractor 106.

ここで、特徴点抽出器106は、バックエンド側の適合度判定器103に合わせた特徴点抽出を行う。例えば統計的手法を用いて適合度判定をする場合は、特徴点抽出器106で統計情報を特徴点として計算し、プロファイルに記録する。例えば、特徴点抽出器106は、一日の平均、分散、標準偏差、1時間単位での傾き(変化率)等を特徴点としてプロファイルに記録する。 Here, the feature point extractor 106 performs feature point extraction in accordance with the fitness determining unit 103 on the back end side. For example, when the fitness determination is performed using a statistical method, the feature point extractor 106 calculates statistical information as a feature point and records it in the profile. For example, the feature point extractor 106 records the daily average, variance, standard deviation, and slope (rate of change) in hour units as feature points in the profile.

生成したエッジGWプロファイルは、定期的にバックエンドサーバ側のエッジGWプロファイル格納部108に送信し保存しておく。 The generated edge GW profile is periodically transmitted and stored in the edge GW profile storage unit 108 on the backend server side.

デバイスs1をデバイスz1に交換しエッジGW装置140にデバイスz1を接続すると、デバイス検知・ドライバ更新部113がそれを検知し、影響判定および是正処置部101のデバイス更新処置手段104にデバイスs1をデバイスz1へ更新する旨の更新要求を通知する。 When the device s1 is replaced with the device z1 and the device z1 is connected to the edge GW apparatus 140, the device detection/driver update unit 113 detects it, and the device determination processing unit 104 of the impact determination and correction processing unit 101 sets the device s1 as the device. Notify the update request to update to z1.

図6を参照すると、要求を受けた影響判定および是正処置部101は次のように動作する。 Referring to FIG. 6, the requested impact determination and corrective action unit 101 operates as follows.

まず、デバイス更新処置手段104は、交換されたデバイスのデータを処理するエッジGWデータ処理部117を停止させる(F001)。デバイスs1が交換された場合、デバイスs1のデータを入力しているエッジGWデータ処理部117−1だけを停止すればよい。次に、デバイス更新処置手段104は、デバイスドライバリポジトリ124からセンサz1用のデバイスドライバを取得し、エッジGW装置140に適用させる(F002)。 First, the device update processing unit 104 stops the edge GW data processing unit 117 that processes the data of the replaced device (F001). When the device s1 is replaced, only the edge GW data processing unit 117-1 that is inputting the data of the device s1 may be stopped. Next, the device update processing unit 104 acquires the device driver for the sensor z1 from the device driver repository 124 and applies it to the edge GW apparatus 140 (F002).

次に、デバイス更新処置手段104は、エッジGWプロファイル格納部108に問い合わせ、この要求が発生した時期と過去に同時期で最も特徴点の変化が顕著な時間帯を問い合わせる(F003)。例えば、5月に温度センサs1を交換したとして、過去データから5月で温度の変化の差の違いが最も顕著な時間帯を求める。 Next, the device update processing unit 104 makes an inquiry to the edge GW profile storage unit 108, and makes an inquiry about a time zone in which the feature point change is most remarkable at the same time as when the request was made and in the past (F003). For example, assuming that the temperature sensor s1 is replaced in May, a time zone in which the difference in temperature change is most remarkable in May is obtained from past data.

その結果、8:00−9:00と17:00−18:30といった結果が返却されたとすると、その時間帯にデバイスz1から発生するデバイスデータz1.c、z1.d、z1.eを採取し、それぞれについて特徴点抽出器106を使って、プロファイル生成時と同様の特徴点を抽出する。そして、採取したデバイスz1のデータとデバイスz1の特徴点とを交換後デバイスの情報として、また温度センサs1を交換前デバイスの情報として、影響判定および自動是正処置手段102に送信する(F003−F006)。 As a result, if results such as 8:00-9:00 and 17:00-18:30 are returned, the device data z1.c, z1.d, and z1.e generated from the device z1 are collected during that time period. Then, using the feature point extractor 106 for each of them, the same feature points as at the time of profile generation are extracted. Then, the collected data of the device z1 and the characteristic points of the device z1 are transmitted to the influence determination and automatic corrective action means 102 as information of the device after replacement and the temperature sensor s1 as information of the device before replacement (F003 to F006). ).

影響判定および自動是正処置手段102は、抽出されたデバイスz1の特徴点を受け、適合度判定器103を使ってデバイスデータz1.c、z1.d、z1.eのうちのどのデータが過去のデバイスデータs1.aと最も類似する特徴を持つデータであるかを判定する(f007)。この類似判定は、例えば、交換前のセンサの1日のセンシングデータのうちデータの変化が激しい時間帯のセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと、上記時間帯と同じ時間帯における交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離を計算し、ベクトル間距離を閾値と比較することによって行うことができるが、以下のような方法によって実現することもできる。 The influence determination and automatic corrective action means 102 receives the extracted feature points of the device z1, and uses the conformity determiner 103 to determine which of the device data z1.c, z1.d, and z1.e is the past data. It is determined whether the data has the characteristics most similar to the device data s1.a (f007). This similarity determination is performed by, for example, a feature vector including a predetermined number of feature amounts extracted from sensing data in a time zone in which the data changes drastically in the daily sensing data of the sensor before replacement, and the same time as the above time zone. It can be performed by calculating the inter-vector distance between a feature vector composed of a predetermined number of types of feature values extracted from the sensing data of the sensor after replacement in the band and comparing the inter-vector distance with a threshold value. It can also be realized by such a method.

例えば、影響判定および自動是正処置手段102は、デバイスデータz1.c、z1.d、z1.eのうちデバイスデータz1.cのみ、デバイスデータs1.aの分布の範囲内に収まるデータで、且つ、特徴を抽出した時間帯で同様の傾きを持つデータであった場合、デバイスデータz1.cに係るセンサを温度センサs1の代替として決定する。デバイスデータs1の分布の範囲内に収まり、且つ、特徴を抽出した時間帯で同様の傾きを持つデバイスデータが複数存在した場合、影響判定および自動是正処置手段102は、例えば、その中から、分布の範囲内に収まる程度と傾きの程度とが最も良好なデータを代替として決定する。他方、影響判定および自動是正処置手段102は、デバイスデータz1.c、z1.d、z1.eの何れも、デバイスデータs1の分布の範囲内に収まらない場合、または、特徴を抽出した時間帯でデバイスデータs1と同様の傾きを持たない場合、デバイスデータz1.c、z1.d、z1.eは何れも温度センサs1の代替として使用できないと決定する。使用できないと決定した場合、影響判定および自動是正処置手段102は、図示しない表示装置にその旨のアラームを表示し、または図示しない端末へ警報メッセージを送信する。ここでは、デバイスデータz1.cが温度センサs1の代替として使用できると決定されたものとして説明を続ける。 For example, the impact determination and automatic corrective action means 102 determines whether the device data z1.c, z1.d, or z1.e is the device data z1.c. If only the data that falls within the range of the distribution of the device data s1.a and has the same slope in the time zone when the feature is extracted, the device data z1. The sensor related to c is determined as an alternative to the temperature sensor s1. When there are a plurality of device data that fall within the distribution range of the device data s1 and have the same slope in the time period when the feature is extracted, the impact determination and automatic correction processing means 102, for example, from the distribution, The data with the best degree of falling within the range and the degree of inclination are determined as alternatives. On the other hand, the influence determination and automatic corrective action means 102 determines that none of the device data z1.c, z1.d, and z1.e falls within the range of the distribution of the device data s1, or the time period when the feature is extracted. If it does not have the same inclination as the device data s1, it is determined that none of the device data z1.c, z1.d, z1.e cannot be used as a substitute for the temperature sensor s1. When it is determined that the device cannot be used, the effect determination and automatic corrective action unit 102 displays an alarm to that effect on a display device (not shown) or sends an alarm message to a terminal (not shown). Here, the device data z1. The description will be continued assuming that it is determined that c can be used as an alternative to the temperature sensor s1.

デバイスデータz1.cが温度センサs1の代替として使用できると決定されると、次に、影響判定および自動是正処置手段102は、プロファイルに記載されている構成情報に従って、正規化定義・データフロー定義・ユーザロジックリポジトリ125から正規化定義、ユーザロジック、データフロー定義を取得する(F008)。次に、取得した正規化定義rule1の${s1.a}のプレースホルダを${z1.c}に変換し(F009)、エッジGWデータ処理テスト部126を使って、更新した正規化定義による処理をテストし、問題がない事を確認する。このテストで利用するデータは、デバイス更新処置手段104から送られてきたデバイスデータz1とデバイスデータs1である。テストが問題なく完了すると、影響判定および自動是正処置手段102がデバイス更新処置手段104に処置の完了と正規化定義の更新を通知し、デバイス更新処置手段104が、更新した正規化定義rule1を取得し、エッジGWデータ処理部117−1に反映したうえで、エッジGWデータ処理部117−1の動作を再開させる(F010−F014)。 Device data z1. If it is determined that c can be used as an alternative to the temperature sensor s1, then the impact determination and automatic corrective action means 102 follows the normalization definition/data flow definition/user logic repository according to the configuration information described in the profile. The normalization definition, the user logic, and the data flow definition are acquired from 125 (F008). Next, ${s1. a} placeholder for ${z1. c} (F009), the edge GW data processing test unit 126 is used to test the processing according to the updated normalization definition, and it is confirmed that there is no problem. The data used in this test are the device data z1 and the device data s1 sent from the device update processing means 104. When the test is completed without any problem, the impact determination and automatic corrective action means 102 notifies the device update action means 104 of the completion of the action and the update of the normalization definition, and the device update action means 104 acquires the updated normalization definition rule1. Then, after reflecting on the edge GW data processing unit 117-1, the operation of the edge GW data processing unit 117-1 is restarted (F010-F014).

その結果、デバイスs1の代わりに、新しいデバイスz1を使って、今まで実施していたデータ処理を継続することが出来る。 As a result, the new device z1 can be used in place of the device s1 to continue the data processing that has been performed so far.

<本実施形態の効果>
本実施形態によれば、互換性の無いデバイスのような誤ったデバイスへの交換による不測の事態を回避することができる。その理由は、デバイスs1からデバイスz1への交換を検知すると、影響判定および是正処置部101は、デバイスz1から取得したデータがデバイスs1の過去データに類似するか否かに基づいて、デバイスz1をデバイスs1の代替として使用するか否かを決定するためである。
<Effects of this embodiment>
According to this embodiment, it is possible to avoid an unexpected situation caused by replacement with an erroneous device such as an incompatible device. The reason is that when the replacement of the device s1 with the device z1 is detected, the influence determination and corrective action unit 101 determines the device z1 based on whether the data acquired from the device z1 is similar to the past data of the device s1. This is to determine whether to use the device s1 as a substitute.

また本実施形態によれば、交換後のデバイスz1がマルチセンサの場合であっても、互換性の無いデバイスのような誤ったデバイスへの交換による不測の事態を回避することができる。その理由は、デバイスs1からマルチセンサz1への交換を検知すると、影響判定および是正処置部101は、デバイスz1から取得した複数のデータのうちの何れのデータがデバイスs1の過去データに類似するか否かを決定して、デバイスz1の何れのセンサをデバイスs1の代替として使用するか否かを決定するためである。 Further, according to the present embodiment, even when the replaced device z1 is a multi-sensor, it is possible to avoid an unexpected situation caused by replacement with an erroneous device such as an incompatible device. The reason is that when the replacement of the device s1 with the multi-sensor z1 is detected, the influence determination and corrective action unit 101 determines which data of the plurality of data acquired from the device z1 is similar to the past data of the device s1. This is because it is determined whether or not any sensor of the device z1 is used as a substitute for the device s1.

また本実施形態によれば、新しく接続されたデバイスから発生するデータの意味が不明な状況にあっても、実際に発生するデータの特徴から既存の正規化定義に適用すべきデータを特定し、正規化定義を自動的に修正することで、新しいデバイスに対処できる。 Further, according to the present embodiment, even when the meaning of the data generated from the newly connected device is unknown, the data to be applied to the existing normalization definition is specified from the characteristics of the data actually generated, You can handle new devices by automatically modifying the normalization definitions.

また本実施形態によれば、過去の特徴点のデータから、デバイスデータ間の特徴の違いが最も顕著に表れる時間帯を特定し、新しく接続されたデバイスの同時間帯の実データを採取し、その特徴と比較する事で、元々利用していたデバイスデータの代替として適したデータがどれかを判定できる。そのために実データを採取・転送するデータ量を抑えることが出来、かつ、長時間実データを採取して判定するのに比べて、新しいデバイスの接続からデータ処理を再開するまでの時間を短縮できる。 Further, according to the present embodiment, from the data of the past characteristic points, the time zone in which the characteristic difference between the device data is most prominent is identified, and the actual data of the same time zone of the newly connected device is collected, By comparing with the characteristics, it is possible to determine which data is suitable as a substitute for the device data originally used. Therefore, the amount of data to be collected and transferred can be suppressed, and the time from the connection of a new device to the restart of data processing can be shortened compared to the case of collecting and determining the actual data for a long time. ..

[第2の実施形態]
本実施形態は、第1の実施形態と比較して、特徴点抽出器と適合度判定器の構成と動作が相違し、それ以外の構成と動作は第1の実施形態と同じである。本実施形態では、特徴点抽出器と適合度判定器に、機械学習技術を応用し、デバイスデータの発生状況を学習し、デバイスデータの種別を分類し、新しく接続されたデバイスのデータがどの種別に分類するかを特定する。
[Second Embodiment]
The present embodiment is different from the first embodiment in the configurations and operations of the feature point extractor and the fitness determining unit, and the other configurations and operations are the same as in the first embodiment. In the present embodiment, the machine learning technology is applied to the feature point extractor and the goodness-of-fit determiner to learn the occurrence state of device data, classify the type of device data, and determine the type of data of the newly connected device. Specify whether to classify into.

図7は本実施形態に係るセンサ管理システムの要部構成図である。図7に示すように本実施形態では、特徴点抽出器106は識別モデル生成装置として機能し、適合度判定器103は識別装置として機能する。特徴点抽出器106は、センサ交換前に各センサから取得された時系列信号であるセンシングデータに正しいクラスが対応付けられた学習データを入力し、識別モデルを生成して適合度判定器103へ送信する。適合度判定器103は、この識別モデルを受信して取り込む。そして、センサ交換後のセンサのセンシングデータが送られてくると、受信したセンシングデータが属するクラスを上記識別モデルに従って識別する。 FIG. 7 is a configuration diagram of main parts of the sensor management system according to the present embodiment. As shown in FIG. 7, in the present embodiment, the feature point extractor 106 functions as an identification model generation device, and the goodness of fit determiner 103 functions as an identification device. The feature point extractor 106 inputs the learning data in which the correct class is associated with the sensing data, which is the time-series signal acquired from each sensor before the sensor replacement, and generates the identification model to the suitability determiner 103. Send. The goodness of fit determiner 103 receives and captures this identification model. When the sensing data of the sensor after the sensor replacement is sent, the class to which the received sensing data belongs is identified according to the identification model.

例えば、温度センサs1と湿度センサs2と風速センサs3との3つのセンサがエッジGW装置140に接続されているとする。エッジGW装置140の特徴点抽出器106は、これらのセンサから取得された時系列信号であるセンシングデータに正しいクラス(例えば、それぞれ温度クラス、湿度クラス、風速クラス)が対応付けられた学習データを取り込み、識別モデルを生成する。特徴点抽出器106は、生成した識別モデルをバックエンドサーバ130の適合度判定器103へ送信する。また特徴点抽出器106は、識別対象データであるセンサz1のセンシングデータz1.c、z1.d、z1.eを、適合度判定器103へ送信する。適合度判定器103は、識別モデルを取り込み、識別対象データであるセンサz1のセンシングデータについてクラスの識別を行う。適合度判定器103は、例えば、センシングデータz1.cは温度クラス、センシングデータz1.dは湿度クラス、センシングデータz1.eは風速クラスとする識別結果を出力する。 For example, it is assumed that the temperature sensor s1, the humidity sensor s2, and the wind speed sensor s3 are connected to the edge GW device 140. The feature point extractor 106 of the edge GW device 140 outputs the learning data in which the correct classes (for example, the temperature class, the humidity class, and the wind speed class, respectively) are associated with the sensing data that are time-series signals acquired from these sensors. Capture and generate an identification model. The feature point extractor 106 transmits the generated identification model to the fitness determining unit 103 of the backend server 130. In addition, the feature point extractor 106 determines that the sensing data z1. c, z1. d, z1. e is transmitted to the fitness determining unit 103. The goodness-of-fit determiner 103 takes in the identification model and identifies the class of the sensing data of the sensor z1 that is the identification target data. The goodness-of-fit determiner 103 may detect the sensing data z1. c is a temperature class, sensing data z1. d is the humidity class, sensing data z1. e outputs the identification result of the wind speed class.

本実施形態によれば、温度や湿度といった比較的特徴がわかりやすい特定のデバイスの種類や特性のデータだけでなく、特徴点抽出の方法が簡単には特定できない種別のデバイスであっても、そのデバイスから取得したデータに類似する過去データを決定することができる。また、特徴点抽出器と適合度判定器を入れ替えることで、さまざまなデバイスやデータに対応可能である。 According to the present embodiment, not only the data of the type and characteristic of a specific device whose characteristics such as temperature and humidity are relatively easy to understand, but also the device of a type whose characteristic point extraction method cannot be easily specified Past data similar to the data obtained from can be determined. Also, by exchanging the feature point extractor and the fitness determining unit, it is possible to deal with various devices and data.

[第3の実施形態]
本実施形態は、第1の実施形態と比較して、エッジGW装置140が複数存在することと、影響判定および自動是正処置手段102とエッジGWプロファイル格納部108の構成と動作が相違することで第1の実施形態と相違し、それ以外の構成と動作は第1の実施形態と同じである。本実施形態では、エッジGW装置140で処置・対応できたデバイスの情報をエッジGWプロファイル格納部108に記録しておき、同じエッジGW装置140あるいは別のエッジGW装置140におけるデバイスの交換時、当該デバイス交換と同一あるいは類似するデバイス交換に係る処置・対応できたデバイスの情報がエッジGWプロファイル格納部108に存在すれば、それを活用することにより、影響判定および自動是正措置を省略する。
[Third Embodiment]
The present embodiment is different from the first embodiment in that there are a plurality of edge GW devices 140 and that the configuration and operation of the impact determination/automatic corrective action unit 102 and the edge GW profile storage unit 108 are different. Different from the first embodiment, other configurations and operations are the same as those of the first embodiment. In the present embodiment, information on devices that can be treated/supported by the edge GW apparatus 140 is recorded in the edge GW profile storage unit 108, and when the device is replaced in the same edge GW apparatus 140 or another edge GW apparatus 140, If the edge GW profile storage unit 108 has information on the device that is the same as or similar to the device exchange or that can handle the device exchange, the impact determination and the automatic corrective action can be omitted by utilizing the information.

図8は本実施形態に係るセンサ管理システムの要部構成図である。図8に示すように本実施形態では、エッジGWプロファイル格納部108に、過去に処置・対応できたデバイスの情報が記録されている。デバイスの情報は、交換前デバイスの情報、交換後デバイスの情報、自動処置された正規化定義などを含んでいる。影響判定および自動是正処置手段102は、図6のステップF002の終了後、今回のデバイス交換と同一あるいは類似するデバイス交換に係る処置・対応できたデバイスの情報がエッジGWプロファイル格納部108に存在するか否かを調査する。次に、影響判定および自動是正処置手段102は、存在しなければ図6のステップF003以降の処理へと進むが、存在していれば、ステップF003〜F012の処理をスキップしてステップF013の処理を実行する。そして、このステップF013では、エッジGWプロファイル格納部108に記録されている自動処置された正規化定義をエッジGW装置140のデータ処理部に反映させ、エッジGWデータ処理部117を再開させる。 FIG. 8 is a main part configuration diagram of the sensor management system according to the present embodiment. As shown in FIG. 8, in the present embodiment, the edge GW profile storage unit 108 records information on devices that can be treated and dealt with in the past. The device information includes information on a device before replacement, information on a device after replacement, and a normalized definition that has been automatically processed. After the end of step F002 in FIG. 6, the influence determination and automatic corrective action means 102 stores in the edge GW profile storage unit 108 the information of the device which can be dealt with or corresponded to the device replacement which is the same as or similar to the device replacement this time. Investigate whether or not. Next, the impact determination and automatic corrective action means 102 proceeds to the processing of step F003 and subsequent steps in FIG. 6 if it does not exist, but if it does exist, the processing of steps F003 to F012 is skipped and the processing of step F013 is performed. To execute. Then, in step F013, the automatically processed normalized definition recorded in the edge GW profile storage unit 108 is reflected in the data processing unit of the edge GW apparatus 140, and the edge GW data processing unit 117 is restarted.

本実施形態によれば次のような効果が得られる。すなわち、実世界では、類似する環境下で同種のデバイスを利用するケースがほとんどのため、第1の実施形態の影響判定と是正処置の処理を1度だけ実行するだけで、他のエッジGW装置の対処も可能になり、最初に対処するエッジGW装置以外は、新しいデバイスを接続してから、その新しいデータを使って処理を行うまでにかかる期間を短縮することができる。 According to this embodiment, the following effects can be obtained. That is, in the real world, since the same type of device is used in most cases in a similar environment, it is only necessary to execute the impact determination and corrective action processing of the first embodiment once, and the other edge GW device Can be dealt with, and the period from connecting a new device to performing processing using the new data can be shortened, except for the edge GW apparatus that deals first.

[第4の実施形態]
図9を参照すると、本発明の第4の実施形態に係るセンサ管理システム400は、複数のセンサ411〜413を管理するシステムであり、検知部401と取得部402と交換対処部403とを備えている。
[Fourth Embodiment]
Referring to FIG. 9, a sensor management system 400 according to the fourth exemplary embodiment of the present invention is a system that manages a plurality of sensors 411 to 413, and includes a detection unit 401, an acquisition unit 402, and a replacement handling unit 403. ing.

センサ411〜413は、例えば温度センサ、湿度センサ、風力センサなどである。センサ411〜413は、有線または無線によってセンサ管理システム400に対して通信可能に接続される。 The sensors 411 to 413 are, for example, temperature sensors, humidity sensors, wind sensors, and the like. The sensors 411 to 413 are communicably connected to the sensor management system 400 by wire or wirelessly.

検知部401は、センサ411〜413が交換されたことを検知する機能を有する。検知部401は、専用のハードウェアで実現することができる他、コンピュータとプログラムとで実現することができる。 The detection unit 401 has a function of detecting that the sensors 411 to 413 have been replaced. The detection unit 401 can be realized by dedicated hardware, or can be realized by a computer and a program.

取得部402は、センサ管理システム400に接続されているセンサからセンシングデータを取得する機能を有する。取得部402は、専用のハードウェアで実現することができる他、コンピュータとプログラムとで実現することができる。 The acquisition unit 402 has a function of acquiring sensing data from a sensor connected to the sensor management system 400. The acquisition unit 402 can be realized by dedicated hardware, or can be realized by a computer and a program.

交換対処部403は、取得部402によって取得された交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定する機能を有する。また、交換対処部403は、判定結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する機能を有する。交換対処部403は、専用のハードウェアで実現することができる他、コンピュータとプログラムとで実現することができる。 The replacement handling unit 403 has a function of determining whether the sensing data of the sensor after replacement acquired by the acquisition unit 402 is similar to the past sensing data of the sensor before replacement. Further, the replacement coping unit 403 has a function of determining whether to use the sensor after replacement as a substitute for the sensor before replacement, based on the determination result. The exchange handling unit 403 can be realized by dedicated hardware, or can be realized by a computer and a program.

次に図10を参照して、本実施形態に係るセンサ管理システム400が実行するセンサ管理方法について説明する。 Next, a sensor management method executed by the sensor management system 400 according to this embodiment will be described with reference to FIG.

検知部401は、センサ管理システム400の稼働中、センサ411〜413が別のセンサに交換されたか否かを検知する(F401)。検知部401は、センサの交換を検知すると、交換前のセンサを一意に識別する情報と交換後のセンサを一意に識別する情報とを含むセンサ交換検知情報を取得部402に通知する。識別情報は、センサを一意に識別できる数字列や文字列等である。例えば、センサに割当てられたUSBアドレスやMACアドレスを識別情報にして良いが、それに限定されるものではない。 The detection unit 401 detects whether or not the sensors 411 to 413 have been replaced with another sensor while the sensor management system 400 is operating (F401). When detecting the sensor replacement, the detection unit 401 notifies the acquisition unit 402 of sensor replacement detection information including information for uniquely identifying the sensor before replacement and information for uniquely identifying the sensor after replacement. The identification information is a number string, a character string, or the like that can uniquely identify the sensor. For example, the USB address or MAC address assigned to the sensor may be used as the identification information, but the identification information is not limited thereto.

取得部402は、検知部401からセンサ交換検知情報を受信すると、それに含まれる交換後のセンサの識別情報によって特定されるセンサとの間で通信を行い、交換後のセンサからセンシングデータを取得する(F402)。取得部402は、取得したセンシングデータと上記センサ交換検知情報とを交換対処部403に通知する。 When the acquisition unit 402 receives the sensor replacement detection information from the detection unit 401, the acquisition unit 402 communicates with the sensor identified by the identification information of the replaced sensor included in the acquisition information, and acquires the sensing data from the replaced sensor. (F402). The acquisition unit 402 notifies the exchange handling unit 403 of the acquired sensing data and the sensor exchange detection information.

交換対処部403は、取得部402から交換後のセンサのセンシングデータとセンサ交換検知情報とを受信すると、センサ交換検知情報に含まれる交換前のセンサの識別情報によって特定されるセンサの過去のセンシングデータを図示しない記憶装置から読み出し、交換前後のセンサのセンシングデータが互いに類似しているか否かを判定する(F403)。次に、交換対処部403は、判定結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する。具体的には、交換対処部403は、交換前後のセンサのセンシングデータが互いに類似するならば、交換後のセンサを交換前のセンサの代替として使用することを決定する(F404)。このとき、交換対処部403は、交換後のセンサを交換前のセンサの代替として使用する旨のメッセージを図示しない表示装置に表示し、また図示しない外部装置へ通信によって通知するようにしてよい。他方、交換対処部403は、交換前後のセンサのセンシングデータが互いに類似していなければ、交換後のセンサを交換前のセンサの代替として使用しないことを決定する(F404)。このとき、交換対処部403は、交換後のセンサを交換前のセンサの代替として使用しない旨のメッセージを図示しない表示装置に表示し、また図示しない外部装置へ通信によって通知するようにしてよい。交換対処部403による上述した動作の後、検知部401による上述した動作が再び実行される。 When the exchange handling unit 403 receives the sensing data of the sensor after the exchange and the sensor exchange detection information from the acquisition unit 402, the past sensing of the sensor specified by the identification information of the sensor before the exchange included in the sensor exchange detection information. The data is read from a storage device (not shown), and it is determined whether or not the sensing data of the sensor before and after the replacement are similar to each other (F403). Next, the replacement handling unit 403 determines whether to use the sensor after replacement as a substitute for the sensor before replacement, based on the determination result. Specifically, if the sensing data of the sensors before and after the replacement are similar to each other, the replacement handling unit 403 determines to use the sensor after the replacement as a substitute for the sensor before the replacement (F404). At this time, the replacement coping unit 403 may display a message to the effect that the sensor after replacement is used as a substitute for the sensor before replacement, on a display device (not shown), or notify an external device (not shown) by communication. On the other hand, if the sensing data of the sensor before and after the replacement are not similar to each other, the replacement handling unit 403 determines not to use the sensor after the replacement as a substitute for the sensor before the replacement (F404). At this time, the replacement coping unit 403 may display a message to the effect that the sensor after replacement is not used as a substitute for the sensor before replacement on a display device (not shown) and may notify the external device (not shown) by communication. After the above-described operation by the replacement handling unit 403, the above-described operation by the detection unit 401 is executed again.

このように本実施形態によれば、互換性の無いセンサのような誤ったセンサへの交換による不測の事態を回避することができる。その理由は、センサの交換を検知すると、交換後のセンサからセンシングデータを取得し、交換前のセンサの過去データに類似するか否かを判定し、その判定結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定するため、互換性の無いセンサのような誤ったセンサへ交換された場合、交換前のセンサの代替として使用されないためである。 As described above, according to the present embodiment, it is possible to avoid an unexpected situation caused by replacement with an incorrect sensor such as an incompatible sensor. The reason is that when sensor replacement is detected, sensing data is acquired from the sensor after replacement, it is determined whether it is similar to the past data of the sensor before replacement, and the sensor after replacement is based on the determination result. This is because if it is replaced with a wrong sensor such as an incompatible sensor, it will not be used as a replacement of the sensor before replacement.

次に、本実施形態における検知部401、取得部402、および交換対処部403について、詳細に説明する。 Next, the detection unit 401, the acquisition unit 402, and the replacement handling unit 403 according to this embodiment will be described in detail.

<検知部401>
図11は、検知部401の一例を示す動作フローチャートである。図11を参照すると、検知部401は、センサ管理システム400の初期化処理の一環として、接続されているセンサ411〜413の識別情報を検出し、図示しないセンサリストに登録する(F411)。例えば、センサ411〜413がセンサ管理システム400を構成するコンピュータにUSBインタフェースを通じて接続されている場合、USBに接続されているセンサをサーチし、例えば、センサのUSB接続時に割当てられるアドレスをセンサの識別情報として検出し、センサリストに登録する。また、センサ411〜413が、センサ管理システム400を構成するコンピュータにWi−FiやBluetooth(登録商標)等の無線インタフェースを通じて接続されている場合、周囲に存在するセンサをサーチし、或いは予め登録されている接続センサのリストを参照し、例えば、センサのMACアドレスをセンサの識別情報として検出し、センサリストに登録する。
<Detection unit 401>
FIG. 11 is an operation flowchart showing an example of the detection unit 401. Referring to FIG. 11, as a part of the initialization processing of the sensor management system 400, the detection unit 401 detects the identification information of the connected sensors 411 to 413 and registers it in a sensor list (not shown) (F411). For example, when the sensors 411 to 413 are connected to a computer constituting the sensor management system 400 through a USB interface, the sensor connected to the USB is searched, and, for example, the address assigned when the sensor is connected to the USB is identified. It is detected as information and registered in the sensor list. Further, when the sensors 411 to 413 are connected to the computer configuring the sensor management system 400 via a wireless interface such as Wi-Fi or Bluetooth (registered trademark), the sensors existing in the vicinity are searched or registered in advance. For example, the MAC address of the sensor is detected as the identification information of the sensor by referring to the list of connected sensors that are connected, and is registered in the sensor list.

その後、センサ管理システム400が稼働すると、検知部401は、センサ管理システム400にセンサが接続されたか否かを常時検出する(F412)。ここで、センサが接続されるとは、USB接続であれば、例えば、センサが接続されてその電源がオンされたことなどを意味する。また、センサが接続されるとは、無線接続であれば、例えば、センサから接続要求やデータを受信することなどを意味する。そして、検知部401は、センサの接続を検出すると、以下の処理を実行する。 After that, when the sensor management system 400 operates, the detection unit 401 constantly detects whether or not a sensor is connected to the sensor management system 400 (F412). Here, the connection of the sensor means, for example, that the sensor is connected and its power is turned on if it is a USB connection. Further, the connection of the sensor means, for example, receiving a connection request or data from the sensor if it is a wireless connection. Then, when detecting the connection of the sensor, the detection unit 401 executes the following processing.

まず検知部401は、接続したセンサの識別情報を検出し(F413)、同一の識別情報がセンサリストに存在するか否かを判定する(F414)。検知部401は、接続したセンサの識別情報と同一の識別情報がセンサリストに存在する場合、接続したセンサは再接続されたものであるため、交換後のセンサとして検出せず(F415)、ステップF412の処理へ戻る。 First, the detection unit 401 detects the identification information of the connected sensor (F413), and determines whether the same identification information exists in the sensor list (F414). If the same identification information as the identification information of the connected sensor is present in the sensor list, the detection unit 401 does not detect the connected sensor because it has been reconnected (F415), and the step is performed. The process returns to F412.

一方、検知部401は、接続したセンサの識別情報と同一の識別情報がセンサリストに存在しない場合、接続したセンサは追加されたセンサであるため、交換後のセンサとして検出する(F416)。次に、検知部401は、センサリストに識別情報が記載されている全てのセンサとの間で通信を試行し、通信を行えないセンサを検出する(F417)。 On the other hand, when the same identification information as the identification information of the connected sensor does not exist in the sensor list, the detection unit 401 detects the connected sensor as the sensor after replacement because it is the added sensor (F416). Next, the detection unit 401 attempts communication with all the sensors whose identification information is described in the sensor list, and detects a sensor that cannot communicate (F417).

検知部401は、通信を行えなかったセンサが1台のみであった場合(F418)、この通信を行えなかったセンサを交換前のセンサとして検出する(F419)。次に、検知部401は、ステップF416で検出した交換後のセンサとステップF419で検出した交換前のセンサとの識別情報を含むセンサ交換検知情報を交換対処部403へ出力する(F420)。そして、検知部401はステップF412の処理へ戻る。 When the number of sensors that cannot communicate is only one (F418), the detection unit 401 detects the sensor that cannot communicate as a sensor before replacement (F419). Next, the detection unit 401 outputs sensor replacement detection information including identification information of the sensor after replacement detected in step F416 and the sensor before replacement detected in step F419 to the replacement handling unit 403 (F420). Then, the detection unit 401 returns to the process of step F412.

他方、検知部401は、通信を行えなかったセンサが1台でなかった場合、接続したセンサを交換後デバイスとして検出せず(F415)、ステップF412の処理へ戻る。その理由は、通信を行えなかったセンサが全く存在しなかった場合、今回接続したセンサは既存センサとの交換でなく増設と考えられるためである。また、通信を行えなかったセンサが2台以上存在した場合、その何れが交換前のセンサであるか不明であるため、安全を重視する観点から今回接続したセンサを交換後のセンサから除外するようにしている。ここで、センサの交換作業を1台のセンサずつ実施することにより、ステップF418からステップF415へ進むケースは実質的に皆無となる。 On the other hand, when the number of sensors that cannot communicate is not one, the detection unit 401 does not detect the connected sensor as a device after replacement (F415), and returns to the process of step F412. The reason is that if there is no sensor that cannot communicate, the sensor connected this time is considered to be an extension, not a replacement with an existing sensor. If there are two or more sensors that could not communicate, it is unclear which one is the sensor before replacement. Therefore, from the viewpoint of safety, exclude the sensor connected this time from the sensors after replacement. I have to. Here, by performing the sensor replacement work one sensor at a time, there is substantially no case of proceeding from step F418 to step F415.

このように図11に示す例の検知部401は、センサ管理システム400に新たに接続されたセンサを交換後のセンサとして検知し、交換後のセンサの接続前にセンサ管理システム400に接続されていたセンサのうち交換後のセンサの接続後にセンサ管理システム400との間で通信が行えなくなったセンサを交換前のセンサとして検知する。 As described above, the detection unit 401 of the example illustrated in FIG. 11 detects a sensor newly connected to the sensor management system 400 as a sensor after replacement, and is connected to the sensor management system 400 before connection of the sensor after replacement. Among the sensors, the sensor that cannot communicate with the sensor management system 400 after the replacement sensor is connected is detected as the sensor before replacement.

図12は、検知部401の別の例を示す動作フローチャートである。図12を参照すると、検知部401は、センサ管理システム400の初期化処理の一環として、接続されているセンサ411〜413の識別情報を検出し、図示しないセンサリストに登録する(F421)。このステップF421は図11のステップF411と同じである。 FIG. 12 is an operation flowchart showing another example of the detection unit 401. Referring to FIG. 12, as a part of the initialization process of the sensor management system 400, the detection unit 401 detects the identification information of the connected sensors 411 to 413 and registers it in a sensor list (not shown) (F421). This step F421 is the same as step F411 of FIG.

その後、センサ管理システム400が稼働すると、検知部401は、図示しないキーボード等の入力装置からセンサ管理システム400に対してセンサの交換開始の指示が入力されたか否かを常時検出する(F422)。そして、検知部401は、センサの交換開始の指示が入力されると、図示しない表示装置にセンサリストを表示し、交換前のセンサを選択するようユーザに催促する(F423)。 After that, when the sensor management system 400 operates, the detection unit 401 constantly detects whether or not an instruction to start replacement of the sensor has been input to the sensor management system 400 from an input device such as a keyboard (not shown) (F422). When the sensor replacement instruction is input, the detection unit 401 displays a sensor list on a display device (not shown) and prompts the user to select the sensor before replacement (F423).

次に検知部401は、ユーザがセンサのリスト上で1つのセンサを選択すると(F424)、選択されたセンサを交換前センサとして検出する(F425)。次に検知部401は、一定時間内にセンサがセンサ管理システム400に接続されたか否かを検出する(F426)。ここで、センサが接続されるとは、USB接続であれば、例えば、センサが接続されてその電源がオンされたことなどを意味する。また、センサが接続されるとは、無線接続であれば、例えば、センサから接続要求やデータを受信することなどを意味する。 Next, when the user selects one sensor on the sensor list (F424), the detection unit 401 detects the selected sensor as a pre-replacement sensor (F425). Next, the detection unit 401 detects whether or not the sensor is connected to the sensor management system 400 within a fixed time (F426). Here, the connection of the sensor means, for example, that the sensor is connected and its power is turned on if it is a USB connection. Further, the connection of the sensor means, for example, receiving a connection request or data from the sensor if it is a wireless connection.

検知部401は、一定時間内にセンサが接続された場合、接続されたセンサの識別情報を交換後センサの識別情報として検出する(F427)。次に検知部401は、ステップF427で検出した交換後のセンサとステップF425で検出した交換前のセンサとの識別情報を含むセンサ交換検知情報を交換対処部403へ出力する(F428)。そして、検知部401はステップF422の処理へ戻る。他方、検知部401は、一定時間内にセンサが接続されなかった場合、ステップF427、F428をスキップし、ステップF422の処理へ戻る。 When the sensor is connected within a fixed time, the detection unit 401 detects the identification information of the connected sensor as the identification information of the replaced sensor (F427). Next, the detection unit 401 outputs sensor replacement detection information including identification information of the sensor after replacement detected in step F427 and the sensor before replacement detected in step F425 to the replacement handling unit 403 (F428). Then, the detection unit 401 returns to the process of step F422. On the other hand, when the sensor is not connected within the fixed time, the detection unit 401 skips steps F427 and F428 and returns to the process of step F422.

このように図12の例の検知部401は、センサ管理システム400に接続されているセンサのリストから利用者が選択したセンサを交換前のセンサとして検出し、その後にセンサ管理システム400に新たに接続されたセンサを交換後のセンサとして検出する。但し、交換前後のセンサの検出順序を上記と逆にしても良い。即ち、検知部401は、センサ管理システム400に新たに接続されたセンサを交換後のセンサとして検出し、その後の一定時間内にセンサのリストから選択されたセンサを交換前センサとして検出するようにしてもよい。 As described above, the detection unit 401 in the example of FIG. 12 detects the sensor selected by the user from the list of sensors connected to the sensor management system 400 as the sensor before replacement, and then newly detects the sensor in the sensor management system 400. The connected sensor is detected as the sensor after replacement. However, the detection order of the sensors before and after replacement may be reversed. That is, the detection unit 401 detects the sensor newly connected to the sensor management system 400 as the sensor after replacement, and detects the sensor selected from the list of sensors as the sensor before replacement within a fixed time thereafter. May be.

<取得部402>
取得部402は、センサ管理システム400に接続されているセンサからセンシングデータを取得するデバイスドライバを含んで構成される。取得部402は、自律的にセンサからセンシングデータを取得することができると共に、交換対処部403からの要求に従って要求されたセンサからセンシングデータを取得することができる。
<Acquisition unit 402>
The acquisition unit 402 includes a device driver that acquires sensing data from a sensor connected to the sensor management system 400. The acquisition unit 402 can autonomously acquire the sensing data from the sensor, and can also acquire the sensing data from the sensor requested according to the request from the replacement handling unit 403.

<交換対処部403>
図13は、交換対処部403の一例を示す構成図である。この例の交換対処部403は、特徴量抽出部431と過去データ記憶部432と交換後センサデータ記憶部433と照合部434とドライバ更新部440とを備えている。
<Exchange handling unit 403>
FIG. 13 is a configuration diagram showing an example of the replacement handling unit 403. The replacement handling unit 403 in this example includes a feature amount extraction unit 431, a past data storage unit 432, a post-replacement sensor data storage unit 433, a collation unit 434, and a driver update unit 440.

ドライバ更新部440は、検知部401によって検出された交換後のセンサに対応するデバイスドライバを図示しないデバイスドライバリポジトリから取得し、取得部402のデバイスドライバを更新する機能を有する。 The driver update unit 440 has a function of acquiring a device driver corresponding to the replaced sensor detected by the detection unit 401 from a device driver repository (not shown) and updating the device driver of the acquisition unit 402.

特徴量抽出部431は、取得部402を利用して取得されたセンサのセンシングデータからm種類(mは1以上の整数)の特徴量を抽出する機能を有する。例えば、特徴量抽出部431は、1日当たりのセンシングデータの平均値、分散、標準偏差、1時間単位での傾き(変化率)等を抽出する。1種類の特徴量を1つの次元としてm種類の特徴量を所定の順序で並べると、m次元の特徴ベクトルが形成される。 The feature amount extraction unit 431 has a function of extracting m types (m is an integer of 1 or more) of feature amounts from the sensing data of the sensor acquired using the acquisition unit 402. For example, the feature amount extraction unit 431 extracts the average value, the variance, the standard deviation, and the slope (rate of change) in hour units of the sensing data per day. An m-dimensional feature vector is formed by arranging m types of feature amounts in a predetermined order with one type of feature amount as one dimension.

過去データ記憶部432は、センサの交換前に取得部402によって取得され特徴量抽出部431によって抽出されて生成された特徴ベクトルをセンサの識別情報に関連付けて記憶する機能を有する。例えば、過去データ記憶部432は、センサ識別情報s1に対応して、特徴ベクトル(F1.1,F1.2,…,F1.m)を記憶している。ここで、F1.iは、センサ識別情報s1で識別されるセンサのセンシングデータから取得したi番目の次元の特徴量である。また、交換後センサデータ記憶部433は、交換後のセンサから取得部402によって取得され特徴量抽出部431によって抽出されて生成された特徴ベクトルを交換後センサの識別情報に関連付けて記憶する機能を有する。例えば、交換後センサデータ記憶部433は、センサ識別情報z1に対応して、特徴ベクトル(FZ.1,FZ.2,…,FZ.m)を記憶している。 The past data storage unit 432 has a function of storing the feature vector acquired by the acquisition unit 402 and extracted by the feature amount extraction unit 431 and generated before the replacement of the sensor in association with the identification information of the sensor. For example, the past data storage unit 432 stores the feature vector (F 1.1 , F 1.2 ,..., F 1.m ) corresponding to the sensor identification information s1. Here, F 1.i is the feature quantity of the i-th dimension acquired from the sensing data of the sensor identified by the sensor identification information s1. Further, the replaced sensor data storage unit 433 has a function of storing the feature vector acquired from the replaced sensor by the acquisition unit 402 and extracted by the feature amount extraction unit 431 in association with the identification information of the replaced sensor. Have. For example, the replaced sensor data storage unit 433 stores feature vectors (F Z.1 , F Z.2 ,..., F Zm ) corresponding to the sensor identification information z1.

照合部434は、交換後センサデータ記憶部433から交換後のセンサの特徴ベクトルを読み出し、検知部401によって検出された交換前のセンサの特徴ベクトルを過去データ記憶部432から読み出す。そして、照合部434は、両者の特徴ベクトル間のベクトル間距離を計算し、そのベクトル間距離を閾値と比較して、両者が類似するか否かを判定する。ベクトル間距離は、例えば、同じ次元の特徴量が同一或いはその差の絶対値が所定値以下であれば、例えばビット値0を割当て、それ以外であればビット値1を割当て、ビット値1の数をベクトル間距離とする。このベクトル間距離によれば、両者の特徴量が同一或いはその差の絶対値が所定値以下であれば、ベクトル間距離は0になり、同一ないしその差の絶対値が所定値以下でない種類の特徴量が増えるに従って、1より次第に大きな値になる。そこで、ベクトル間距離を閾値(例えば値0)と比較し、ベクトル間距離が閾値以下であれば類似、そうでなければ非類似とする。照合部434は、類似であれば、交換後のセンサを交換前のセンサの代替として使用することを決定し、非類似であれば、交換後のセンサを交換前のセンサの代替として使用しないことを決定する。照合部434は、この決定結果を図示しない表示装置に表示しあるいは通信により外部装置へ送信する。 The collation unit 434 reads out the feature vector of the sensor after exchange from the sensor data storage unit 433 after exchange, and reads the feature vector of the sensor before exchange detected by the detection unit 401 from the past data storage unit 432. Then, the matching unit 434 calculates the inter-vector distance between the two feature vectors, compares the inter-vector distance with a threshold value, and determines whether the two are similar. The vector-to-vector distance is, for example, assigned a bit value of 0 if the feature values of the same dimension are the same or the absolute value of the difference between them is less than or equal to a predetermined value. Let the number be the distance between vectors. According to this inter-vector distance, if the feature quantities of both are the same or the absolute value of the difference between them is less than or equal to a predetermined value, the inter-vector distance becomes 0, and if they are the same or the absolute value of the difference is not less than or equal to the predetermined value, The value gradually increases from 1 as the feature amount increases. Therefore, the inter-vector distance is compared with a threshold value (for example, a value of 0), and if the inter-vector distance is less than or equal to the threshold value, it is determined to be similar, and otherwise it is determined to be dissimilar. If similar, the collation unit 434 determines to use the sensor after replacement as a substitute for the sensor before replacement, and if not similar, do not use the sensor after replacement as a substitute for the sensor before replacement. To decide. The collation unit 434 displays this determination result on a display device (not shown) or transmits it to an external device by communication.

このように図13の交換対処部403は、交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと交換前のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、類似するか否かを判定し、さらに、その判定結果に基づいて交換後のセンサを交換前のセンサの代替として使用するか否かを決定する。 As described above, the exchange handling unit 403 of FIG. 13 uses the feature vector including the feature amount of the predetermined type extracted from the sensing data of the sensor after the exchange and the feature amount of the predetermined type extracted from the sensing data of the sensor before the exchange. Based on whether or not the inter-vector distance to the feature vector is less than or equal to a threshold value, and based on the result of the determination, the sensor after replacement is used as a substitute for the sensor before replacement. Decide whether or not to do it.

図14は、交換対処部403の他の例を示す構成図である。この例の交換対処部403は、識別モデル生成部435とセンサ識別情報・クラス対応表436と識別モデル記憶部437と識別部438と比較部439とドライバ更新部440とを備えている。このうち、ドライバ更新部440は、図13のドライバ更新部440と同様の機能を有する。 FIG. 14 is a configuration diagram showing another example of the exchange handling unit 403. The exchange handling unit 403 in this example includes an identification model generation unit 435, a sensor identification information/class correspondence table 436, an identification model storage unit 437, an identification unit 438, a comparison unit 439, and a driver update unit 440. Among these, the driver updating unit 440 has the same function as the driver updating unit 440 of FIG.

センサ識別情報・クラス対応表436は、センサ識別情報とクラスとの対応関係を記録する。例えば、センサ識別情報・クラス対応表436は、温度センサの識別情報に対応付けて温度クラスを記録し、湿度センサの識別情報に対応付けて湿度クラスを記録し、風力センサの識別情報に対応付けて風力クラスを記録している。 The sensor identification information/class correspondence table 436 records the correspondence between the sensor identification information and the classes. For example, the sensor identification information/class correspondence table 436 records the temperature class in association with the identification information of the temperature sensor, records the humidity class in association with the identification information of the humidity sensor, and associates it with the identification information of the wind sensor. The wind class is recorded.

識別モデル生成部435は、センサ交換前に取得部402によって各センサから取得された時系列信号であるセンシングデータを入力し、当該センシングデータの取得元センサの識別情報に対応するクラスをセンサ識別情報・クラス対応表436から取得し、上記入力したセンシングデータに上記取得したクラスを対応付けた学習データを使用して、識別モデルを生成する。 The identification model generation unit 435 inputs the sensing data that is a time-series signal acquired from each sensor by the acquisition unit 402 before the sensor replacement, and classifies the class corresponding to the identification information of the acquisition source sensor of the sensing data as the sensor identification information. A discriminant model is generated using learning data obtained from the class correspondence table 436 and in which the obtained sensing data is associated with the obtained class.

識別部438は、取得部402によって取得された交換後のセンサのセンシングデータを入力し、識別モデル記憶部437に記憶された識別モデルを使用して、上記入力したセンシングデータが属するクラスを識別し、識別したクラスを比較部439に出力する。比較部439は、検知部401によって検出された交換前のセンサの識別情報に対応するクラスをセンサ識別情報・クラス対応表436から取得し、この取得したクラスと識別部438の識別結果のクラスとを比較する。そして、比較部439は、比較結果が一致であれば、交換前後のセンサのセンシングデータが互いに類似していると判定し、交換後のセンサを交換前のセンサの代替として使用することを決定する。また、比較部439は、比較結果が不一致であれば、交換前後のセンサのセンシングデータが互いに非類似であると判定し、交換後のセンサを交換前のセンサの代替として使用しないことを決定する。 The identification unit 438 inputs the sensing data of the replaced sensor acquired by the acquisition unit 402, and uses the identification model stored in the identification model storage unit 437 to identify the class to which the input sensing data belongs. , And outputs the identified class to the comparison unit 439. The comparing unit 439 acquires the class corresponding to the identification information of the sensor before replacement detected by the detecting unit 401 from the sensor identification information/class correspondence table 436, and the acquired class and the class of the identification result of the identifying unit 438. To compare. Then, if the comparison result is a match, the comparing unit 439 determines that the sensing data of the sensor before and after the replacement are similar to each other, and determines to use the sensor after the replacement as a substitute for the sensor before the replacement. .. If the comparison result does not match, the comparing unit 439 determines that the sensing data of the sensor before and after the replacement are dissimilar to each other, and determines not to use the sensor after the replacement as a substitute for the sensor before the replacement. ..

このように図14の交換対処部403は、センサの交換前に、センサから取得されたセンシングデータに正解クラスを対応付けた学習データを使用して識別モデルを生成し、センサの交換時、交換後のセンサから取得されたセンシングデータと上記識別モデルとを用いて交換後のセンサが属するクラスを識別し、この識別したクラスと交換前のセンサが属するクラスとの比較結果に基づいて、類似するか否かを判定し、さらに、その判定結果に基づいて交換後のセンサを交換前のセンサの代替として使用するか否かを決定する。 As described above, the exchange coping unit 403 in FIG. 14 generates an identification model using the learning data in which the correct answer class is associated with the sensing data acquired from the sensor before the sensor is exchanged. The sensor to be replaced is identified using the sensing data obtained from the subsequent sensor and the identification model, and based on the result of comparison between the identified class and the class to which the sensor before replacement belongs, it is similar. It is determined whether or not the sensor after replacement is used as a substitute for the sensor before replacement based on the determination result.

[第5の実施形態]
本発明の第5の実施形態に係るセンサ管理システム500は、第4の実施形態に係るセンサ管理システム400と比較して、交換対処部403の機能が相違し、それ以外は第4の実施形態と同一である。
[Fifth Embodiment]
The sensor management system 500 according to the fifth embodiment of the present invention is different from the sensor management system 400 according to the fourth embodiment in the function of the replacement coping unit 403, and other than that is the fourth embodiment. Is the same as

本実施形態における交換対処部403は、交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換前のセンサの代わりに交換後のセンサを使用してシステムを運用する機能を有する。 When the replacement coping unit 403 in the present embodiment determines to use the replaced sensor as a substitute for the sensor before replacement, it has a function of operating the system by using the sensor after replacement instead of the sensor before replacement. Have.

次に図15を参照して、本実施形態に係るセンサ管理システム500が実行するセンサ管理方法について説明する。 Next, a sensor management method executed by the sensor management system 500 according to the present embodiment will be described with reference to FIG.

図15において、ステップF501〜F505は、図10のステップF401〜F405と同じである。本実施形態では、交換対処部403は、交換後のセンサを交換前のセンサの代替として使用することを決定した後、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する(F506)。このステップF506では、運用開始前に、第1の実施形態において説明したような正規化定義の書き換えやテストが実施され、問題無いことを確認した後、運用が開始される。 15, steps F501 to F505 are the same as steps F401 to F405 in FIG. In the present embodiment, the replacement coping unit 403 operates the system using the replaced sensor as a replacement of the sensor before replacement after determining to use the replaced sensor as a replacement of the sensor before replacement. (F506). In step F506, the normalization definition is rewritten and tested as described in the first embodiment before the operation is started, and after confirming that there is no problem, the operation is started.

[第6の実施形態]
本発明の第6の実施形態に係るセンサ管理システム600は、第4または第5の実施形態に係るセンサ管理システム400、500と比較して、検知部401の機能が相違し、それ以外は第4または第5の実施形態と同一である。
[Sixth Embodiment]
The sensor management system 600 according to the sixth embodiment of the present invention is different from the sensor management systems 400 and 500 according to the fourth or fifth embodiments in the function of the detection unit 401, and other than that is the first. It is the same as the fourth or fifth embodiment.

図16は本実施形態における検知部401の処理の一例を示す要部フローチャートである。本実施形態における検知部401は、図11に示すフローチャートのステップF418において、通信を行えないセンサが1つでないと判定したとき、直ちにステップF415へ進まず、その代わりに図16に示すステップF601〜F605を実行するように構成されている。 FIG. 16 is a main part flowchart showing an example of processing of the detection unit 401 in the present embodiment. When it is determined in step F418 of the flowchart shown in FIG. 11 that there is not one sensor that cannot perform communication, the detection unit 401 according to the present embodiment does not immediately proceed to step F415, but instead, step F601 to step F601 shown in FIG. It is configured to perform F605.

図16を参照すると、検知部401は、通信を行えないセンサが1つでない場合、通信を行えないセンサが0か否かを判定する(F601)。次に、検知部401は、通信を行えないセンサが0であれば、図11のステップF415へ進む。他方、検知部401は、通信を行えないセンサが2台以上であれば、それらのセンサの位置と交換後センサの位置とを検出する(F602)。検知部401は、例えば、センサの位置をそのセンサから取得したセンシングデータから抽出することにより検出することができる。即ち、一般にセンサのセンシングデータには、センサで検出した温度データ等のデータと区別して、センサに搭載されたGPSで検出した当該センサの位置データが含まれている。検知部401は、その位置データを抽出することにより、センサの位置を検出する。 Referring to FIG. 16, when the number of sensors that cannot communicate is not one, the detection unit 401 determines whether the number of sensors that cannot communicate is 0 (F601). Next, the detection unit 401 proceeds to step F415 of FIG. 11 if the number of sensors that cannot communicate is 0. On the other hand, if there are two or more sensors that cannot communicate with each other, the detection unit 401 detects the positions of those sensors and the position of the sensor after replacement (F602). The detection unit 401 can detect the position of the sensor, for example, by extracting the position of the sensor from the sensing data acquired from the sensor. That is, generally, the sensing data of the sensor includes the position data of the sensor detected by the GPS mounted on the sensor in distinction from the data such as the temperature data detected by the sensor. The detection unit 401 detects the position of the sensor by extracting the position data.

次に検知部401は、通信を行えない複数のセンサの中から、交換後のセンサと同一または近傍の位置に存在するセンサを選択する(F603)。次に検知部401は、選択したセンサが1台のみか否かを判定する(F604)。1台のみでなく複数台であれば、検知部401は図11のステップF415へ進む。1台のみであれば、検知部401は、その1台を交換前のセンサとして検出する(F605)。そして、検知部401は、図11のステップF420へ進む。 Next, the detection unit 401 selects a sensor existing at the same position or in the vicinity of the replaced sensor from the plurality of sensors that cannot communicate (F603). Next, the detection unit 401 determines whether or not the selected sensor is only one (F604). If it is not only one unit but a plurality of units, the detection unit 401 proceeds to step F415 in FIG. If there is only one, the detection unit 401 detects that one as the sensor before replacement (F605). Then, the detection unit 401 proceeds to step F420 of FIG.

このように本実施形態の検知部401は、センサ管理システムとの間で通信が行えなくなったセンサが複数存在する場合、センサ管理システムとの間で通信が行えなくなったセンサの位置情報と交換後のセンサの位置情報とを比較した結果に基づいて交換前のセンサを検知する。 As described above, the detection unit 401 according to the present exemplary embodiment, when there are a plurality of sensors that cannot communicate with the sensor management system, detects the position information of the sensor that cannot communicate with the sensor management system and exchanges it with the sensor management system. The sensor before replacement is detected based on the result of comparison with the position information of the sensor.

以上、本発明を幾つかの実施形態を挙げて説明したが、本発明は以上に実施形態にのみ限定されず、その他、本発明の範囲内で各種の付加変更が可能である。 Although the present invention has been described above with reference to some embodiments, the present invention is not limited to the above embodiments, and various additions and modifications can be made within the scope of the present invention.

本発明は、業界を問わない、汎用的なIoTデータ処理の基盤として利用でき、特にセンサを管理する基盤として利用できる。 INDUSTRIAL APPLICABILITY The present invention can be used as a base for general-purpose IoT data processing regardless of industry, and particularly as a base for managing sensors.

上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。
[付記1]
センサを管理するセンサ管理システムであって、
前記センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
を有するセンサ管理システム。
[付記2]
前記交換対処手段は、交換後のセンサが複数のサブセンサを有する場合、前記複数のサブセンサのそれぞれからセンシングデータを取得し、前記取得したセンシングデータのそれぞれについて交換前のセンサの過去のセンシングデータに類似するか否かを判定する、
付記1に記載のセンサ管理システム。
[付記3]
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する、
付記1または2に記載のセンサ管理システム。
[付記4]
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する前に、交換前のデバイスのセンシングデータを正規化するための正規化定義を交換後のデバイスに合致するように書き換える、
付記1乃至3の何れかに記載のセンサ管理システム。
[付記5]
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として運用する前に、書き換え後の前記正規化定義を使用して交換後のデバイスから取得したセンシングデータを用いたテストを実施する、
付記4に記載のセンサ管理システム。
[付記6]
前記交換対処手段は、前記テストに成功した交換後のセンサの情報と交換前のセンサの情報と前記正規化定義とを含むデバイス情報を記憶し、その後、前記センサ管理システムに接続されたセンサの交換が前記検知手段によって検知されると、検知された交換後のセンサの情報と交換前のセンサの情報とを含む前記デバイス情報の有無に基づいて、今回のセンサ交換に伴う前記正規化定義の書き換えと前記テストの実施の必要性の有無を決定する、
付記5に記載のセンサ管理システム。
[付記7]
前記交換対処手段は、前記類似するか否かの判定では、交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと交換前のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、前記類似の判定を行う、
付記1乃至6の何れかに記載のセンサ管理システム。
[付記8]
前記交換対処手段は、交換前のセンサの1日のセンシングデータのうちデータの変化が激しい時間帯のセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと、前記時間帯と同じ時間帯における交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、前記類似の判定を行う、
付記1乃至6の何れかに記載のセンサ管理システム。
[付記9]
前記交換対処手段は、前記類似するか否かの判定では、センサの交換前に、センサから取得されたセンシングデータに正解クラスを対応付けた学習データを使用して識別モデルを生成し、センサの交換時、交換後のセンサから取得されたセンシングデータと前記識別モデルとを用いて交換後のセンサが属するクラスを識別し、前記識別したクラスと交換前のセンサが属するクラスとの比較結果に基づいて、前記類似の判定を行う、
付記1乃至6の何れかに記載のセンサ管理システム。
[付記10]
前記検知手段は、前記センサ管理システムに新たに接続されたセンサを交換後のセンサとして検知し、交換後のセンサの接続前に前記センサ管理システムに接続されていたセンサのうち前記交換後のセンサの接続後に前記センサ管理システムとの間で通信が行えなくなったセンサを交換前のセンサとして検知する、
付記1乃至9の何れかに記載のセンサ管理システム。
[付記11]
前記検知手段は、前記センサ管理システムとの間で通信が行えなくなったセンサが複数存在する場合、前記センサ管理システムとの間で通信が行えなくなったセンサの位置情報と交換後のセンサの位置情報とを比較した結果に基づいて交換前のセンサを検知する、
付記10に記載のセンサ管理システム。
[付記12]
前記検知手段は、前記センサ管理システムに新たに接続されたセンサを交換後のセンサとして検知し、前記センサ管理システムに接続されているセンサのリストから利用者が選択したセンサを交換前のセンサとして検知する、
付記1乃至9の何れかに記載のセンサ管理システム。
[付記13]
センサ管理システムにおけるセンサを管理する方法であって、
前記センサ管理システムに接続されたセンサの交換を検知し、
交換後のセンサからセンシングデータを取得し、
取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、
前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する、
センサ管理方法。
[付記14]
前記類似するか否かの判定では、交換後のセンサが複数のサブセンサを有する場合、前記複数のサブセンサのそれぞれからセンシングデータを取得し、前記取得したセンシングデータのそれぞれについて交換前のセンサの過去のセンシングデータに類似するか否かを判定する、
付記13に記載のセンサ管理方法。
[付記15]
交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する、
付記13または14に記載のセンサ管理方法。
[付記16]
交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する前に、交換前のデバイスのセンシングデータを正規化するための正規化定義を交換後のデバイスに合致するように書き換える、
付記13乃至15の何れかに記載のセンサ管理方法。
[付記17]
交換後のセンサを交換前のセンサの代替として運用する前に、書き換え後の前記正規化定義を使用して交換後のデバイスから取得したセンシングデータを用いたテストを実施する、
付記16に記載のセンサ管理方法。
[付記18]
前記テストに成功した交換後のセンサの情報と交換前のセンサの情報と前記正規化定義とを含むデバイス情報を記憶し、その後、前記センサ管理システムに接続されたセンサの交換を検知すると、検知した交換後のセンサの情報と交換前のセンサの情報とを含む前記デバイス情報の有無に基づいて、今回のセンサ交換に伴う前記正規化定義の書き換えと前記テストの実施の必要性の有無を決定する、
付記17に記載のセンサ管理方法。
[付記19]
前記類似するか否かの判定では、交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと交換前のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、前記類似の判定を行う、
付記13乃至18の何れかに記載のセンサ管理方法。
[付記20]
前記類似するか否かの判定では、交換前のセンサの1日のセンシングデータのうちデータの変化が激しい時間帯のセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと、前記時間帯と同じ時間帯における交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、前記類似の判定を行う、
付記13乃至18の何れかに記載のセンサ管理方法。
[付記21]
前記類似するか否かの判定では、センサの交換前に、センサから取得されたセンシングデータに正解クラスを対応付けた学習データを使用して識別モデルを生成し、センサの交換時、交換後のセンサから取得されたセンシングデータと前記識別モデルとを用いて交換後のセンサが属するクラスを識別し、前記識別したクラスと交換前のセンサが属するクラスとの比較結果に基づいて、前記類似の判定を行う、
付記13乃至18の何れかに記載のセンサ管理方法。
[付記22]
前記センサの交換の検知では、前記センサ管理システムに新たに接続されたセンサを交換後のセンサとして検知し、交換後のセンサの接続前に前記センサ管理システムに接続されていたセンサのうち前記交換後のセンサの接続後に前記センサ管理システムとの間で通信が行えなくなったセンサを交換前のセンサとして検知する、
付記13乃至21の何れかに記載のセンサ管理方法。
[付記23]
前記センサ管理システムとの間で通信が行えなくなったセンサが複数存在する場合、前記センサ管理システムとの間で通信が行えなくなったセンサの位置情報と交換後のセンサの位置情報とを比較した結果に基づいて交換前のセンサを検知する、
付記22に記載のセンサ管理方法。
[付記24]
前記センサの交換の検知では、前記センサ管理システムに新たに接続されたセンサを交換後のセンサとして検知し、前記センサ管理システムに接続されているセンサのリストから利用者が選択したセンサを交換前のセンサとして検知する、
付記13乃至21の何れかに記載のセンサ管理方法。
[付記25]
コンピュータを、
前記センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
して機能させるためのプログラム。
The whole or part of the exemplary embodiments disclosed above can be described as, but not limited to, the following supplementary notes.
[Appendix 1]
A sensor management system for managing a sensor,
Detection means for detecting replacement of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, based on the result of the determination, the sensor after replacement is replaced by the sensor before replacement. Replacement coping means for deciding whether or not to use as a substitute of
A sensor management system having.
[Appendix 2]
When the replaced sensor has a plurality of sub-sensors, the replacement coping means acquires sensing data from each of the plurality of sub-sensors, and is similar to the past sensing data of the sensor before replacement for each of the acquired sensing data. Decide whether to do,
The sensor management system according to attachment 1.
[Appendix 3]
When the replacement coping means determines to use the replaced sensor as a replacement for the sensor before replacement, the replaced sensor is used as a replacement for the sensor before replacement, and the system is operated.
The sensor management system according to attachment 1 or 2.
[Appendix 4]
When the replacement coping means decides to use the replaced sensor as a replacement for the sensor before replacement, before the operation of the system using the replaced sensor as a replacement for the sensor before replacement, Rewrite the normalization definition for normalizing the sensing data of the device to match the replaced device,
4. The sensor management system according to any one of appendices 1 to 3.
[Appendix 5]
The replacement coping means performs a test using the sensing data obtained from the device after replacement using the normalized definition after rewriting before operating the sensor after replacement as an alternative to the sensor before replacement. ,
The sensor management system according to attachment 4.
[Appendix 6]
The replacement coping means stores device information including information on a sensor after replacement that succeeded in the test, information on a sensor before replacement, and the normalization definition, and then stores information about a sensor connected to the sensor management system. When the exchange is detected by the detection means, based on the presence or absence of the device information including the detected sensor information after exchange and the sensor information before exchange, the normalization definition of Determine if there is a need for rewriting and performing the test,
The sensor management system according to attachment 5.
[Appendix 7]
The exchange coping means determines, in the determination of whether or not they are similar, a feature vector including a feature amount of a predetermined number of types extracted from the sensing data of the sensor after the exchange and a predetermined number of types extracted from the sensing data of the sensor before the exchange. Based on whether or not the inter-vector distance between the vector and the feature vector consisting of the feature amount is below the threshold,
7. The sensor management system according to any one of appendices 1 to 6.
[Appendix 8]
The replacement coping means includes a feature vector composed of a predetermined number of types of feature quantities extracted from sensing data in a time zone in which the data changes drastically among the daily sensing data of the sensor before the exchange, and the same time zone as the time zone. Based on whether or not the inter-vector distance between a feature vector composed of a predetermined number of feature quantities extracted from the sensing data of the sensor after replacement in is less than or equal to a threshold value, the similarity determination is performed.
7. The sensor management system according to any one of appendices 1 to 6.
[Appendix 9]
In the determination of the similarity, the exchange coping means generates an identification model using learning data in which the correct answer class is associated with the sensing data acquired from the sensor before the sensor is exchanged, and At the time of replacement, the sensing data obtained from the replaced sensor and the identification model are used to identify the class to which the replaced sensor belongs, and based on the result of comparison between the identified class and the class to which the sensor before replacement belongs. To determine the similarity,
7. The sensor management system according to any one of appendices 1 to 6.
[Appendix 10]
The detection unit detects a sensor newly connected to the sensor management system as a sensor after replacement, and the sensor after replacement out of the sensors connected to the sensor management system before connection of the sensor after replacement. After the connection of, the sensor that cannot communicate with the sensor management system is detected as the sensor before replacement,
The sensor management system according to any one of appendices 1 to 9.
[Appendix 11]
When there are a plurality of sensors that cannot communicate with the sensor management system, the detection unit has position information of the sensor that cannot communicate with the sensor management system and position information of the sensor after replacement. Detects the sensor before replacement based on the result of comparing
The sensor management system according to attachment 10.
[Appendix 12]
The detection means detects a sensor newly connected to the sensor management system as a sensor after replacement, and a sensor selected by the user from a list of sensors connected to the sensor management system as a sensor before replacement. Detect,
The sensor management system according to any one of appendices 1 to 9.
[Appendix 13]
A method for managing a sensor in a sensor management system, comprising:
Detects the replacement of the sensor connected to the sensor management system,
Obtain the sensing data from the replaced sensor,
Determine whether the acquired sensing data of the sensor after replacement is similar to the past sensing data of the sensor before replacement,
Based on the result of the determination, determine whether to use the sensor after replacement as a substitute for the sensor before replacement,
Sensor management method.
[Appendix 14]
In the determination of the similarity, when the sensor after replacement has a plurality of sub-sensors, sensing data is acquired from each of the plurality of sub-sensors, and the sensor data before replacement is acquired for each of the acquired sensing data. Determine whether it is similar to the sensing data,
The sensor management method according to attachment 13.
[Appendix 15]
If you decide to use the replaced sensor as a replacement for the sensor before replacement, operate the system using the replaced sensor as a replacement for the sensor before replacement.
The sensor management method according to appendix 13 or 14.
[Appendix 16]
If you decide to use the replaced sensor as a replacement for the replaced sensor, before you operate the system using the replaced sensor as a replacement for the replaced sensor, normalize the sensing data of the replaced device. Rewrite the normalization definition to make it compatible with the replaced device,
16. The sensor management method according to any one of appendices 13 to 15.
[Appendix 17]
Before operating the sensor after replacement as an alternative to the sensor before replacement, perform a test using the sensing data obtained from the device after replacement using the normalized definition after rewriting,
The sensor management method according to attachment 16.
[Appendix 18]
The device information including the information of the sensor after the replacement that succeeded in the test, the information of the sensor before the replacement, and the normalization definition is stored, and thereafter, when the replacement of the sensor connected to the sensor management system is detected, the detection is performed. Based on the presence or absence of the device information including the information of the sensor after the replacement and the information of the sensor before the replacement, it is determined whether it is necessary to rewrite the normalization definition and perform the test accompanying the current sensor replacement. To do
The sensor management method according to attachment 17.
[Appendix 19]
In the determination of whether or not they are similar to each other, a feature vector composed of a feature quantity of a predetermined type extracted from the sensing data of the sensor after replacement and a feature vector composed of a feature quantity of a predetermined type extracted from the sensing data of the sensor before replacement Based on whether the distance between the vector and the vector is less than or equal to the threshold value, the similarity determination is performed.
19. The sensor management method according to any one of appendices 13 to 18.
[Appendix 20]
In the determination as to whether or not they are similar to each other, a feature vector including a predetermined number of types of feature amounts extracted from sensing data in a time zone in which the data changes drastically among the daily sensing data of the sensor before replacement, and the time zone Based on whether or not the inter-vector distance between the feature vector composed of the feature amount of a predetermined type number extracted from the sensing data of the sensor after replacement in the same time zone is less than or equal to a threshold value, the similar determination is performed.
19. The sensor management method according to any one of appendices 13 to 18.
[Appendix 21]
In the determination of whether or not the similarity, before the replacement of the sensor, an identification model is generated using learning data in which the correct answer class is associated with the sensing data acquired from the sensor, and when the sensor is replaced, after the replacement, The sensing data obtained from the sensor and the identification model are used to identify the class to which the replaced sensor belongs, and based on the comparison result between the identified class and the class to which the sensor before replacement belongs, the similarity determination I do,
19. The sensor management method according to any one of appendices 13 to 18.
[Appendix 22]
In the detection of the replacement of the sensor, the sensor newly connected to the sensor management system is detected as a sensor after replacement, and the replacement of the sensors connected to the sensor management system before the connection of the replaced sensor is performed. Detects the sensor that cannot communicate with the sensor management system after the later sensor is connected as the sensor before replacement,
22. The sensor management method according to any one of appendices 13 to 21.
[Appendix 23]
When there are a plurality of sensors that cannot communicate with the sensor management system, the result of comparing the position information of the sensor that cannot communicate with the sensor management system and the position information of the sensor after replacement. Detect the sensor before replacement,
The sensor management method according to attachment 22.
[Appendix 24]
In the detection of the replacement of the sensor, the sensor newly connected to the sensor management system is detected as the sensor after replacement, and the sensor selected by the user from the list of the sensors connected to the sensor management system is replaced before the replacement. As a sensor of
22. The sensor management method according to any one of appendices 13 to 21.
[Appendix 25]
Computer,
Detection means for detecting replacement of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, and the sensor after replacement is replaced with the sensor before replacement based on the result of the determination. Replacement coping means for deciding whether or not to use as a substitute of
And a program to make it work.

100…センサ管理システム
101…影響判定および是正処置部
102…影響判定および自動是正処理手段
103…適合度判定器
104…デバイス更新処置手段
105…エッジGWプロファイル生成手段
106…特徴点抽出器
107…プロファイル一時格納部
108…エッジGWプロファイル格納部
111−1…デバイスs1
111−2…デバイスs2
111−N…デバイスN
112−1…デバイスドライバ1
112−2…デバイスドライバ2
112−N…デバイスドライバN
113…デバイス検知・ドライバ更新部
114…デバイスデータ採取部
115…データ処理結果採取部
116…データ送信部
117−1…エッジGWデータ処理部1
117−2…エッジGWデータ処理部2
121…データ受信部
122…データ処理部
123…データ格納部
124…デバイスドライバリポジトリ
125…正規化定義・データフロー定義・ユーザロジックリポジトリ
126…エッジGWデータ処理テスト部
400…センサ管理システム
401…検知部
402…取得部
403…交換対処部
411…センサ
412…センサ
413…センサ
431…特徴量抽出部
432…過去データ記憶部
433…交換後センサデータ記憶部
434…照合部
435…識別モデル生成部
436…センサ識別情報・クラス対応表
437…識別モデル記憶部
438…識別部
439…比較部
440…ドライバ更新部
100... Sensor management system 101... Impact determination and corrective action section 102... Impact determination and automatic correction processing means 103... Fitness determination device 104... Device update action means 105... Edge GW profile generation means 106... Feature point extractor 107... Profile Temporary storage unit 108... Edge GW profile storage unit 111-1... Device s1
111-2... Device s2
111-N... Device N
112-1... Device driver 1
112-2... Device driver 2
112-N... Device driver N
113... Device detection/driver update unit 114... Device data collection unit 115... Data processing result collection unit 116... Data transmission unit 117-1... Edge GW data processing unit 1
117-2... Edge GW data processing unit 2
121... Data receiving section 122... Data processing section 123... Data storage section 124... Device driver repository 125... Normalization definition/data flow definition/user logic repository 126... Edge GW data processing test section 400... Sensor management system 401... Detection section 402... Acquisition unit 403... Replacement handling unit 411... Sensor 412... Sensor 413... Sensor 431... Feature amount extraction unit 432... Past data storage unit 433... After replacement sensor data storage unit 434... Collation unit 435... Identification model generation unit 436... Sensor identification information/class correspondence table 437...Identification model storage unit 438...Identification unit 439...Comparison unit 440...Driver update unit

Claims (10)

センサを管理するセンサ管理システムであって、
前記センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
を有するセンサ管理システム。
A sensor management system for managing a sensor,
Detection means for detecting replacement of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, and the sensor after replacement is replaced with the sensor before replacement based on the result of the determination. Replacement coping means for deciding whether or not to use as a substitute of
A sensor management system having.
前記交換対処手段は、交換後のセンサが複数のサブセンサを有する場合、前記複数のサブセンサのそれぞれからセンシングデータを取得し、前記取得したセンシングデータのそれぞれについて交換前のセンサの過去のセンシングデータに類似するか否かを判定する、
請求項1に記載のセンサ管理システム。
When the replaced sensor has a plurality of sub-sensors, the replacement coping means acquires sensing data from each of the plurality of sub-sensors, and is similar to the past sensing data of the sensor before replacement for each of the acquired sensing data. Decide whether to do,
The sensor management system according to claim 1.
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する、
請求項1または2に記載のセンサ管理システム。
When the replacement coping means determines to use the replaced sensor as a replacement for the sensor before replacement, the replaced sensor is used as a replacement for the sensor before replacement, and the system is operated.
The sensor management system according to claim 1.
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として使用することを決定すると、交換後のセンサを交換前のセンサの代替として使用してシステムを運用する前に、交換前のデバイスのセンシングデータを正規化するための正規化定義を交換後のデバイスに合致するように書き換える、
請求項1乃至3の何れかに記載のセンサ管理システム。
When the replacement coping means decides to use the replaced sensor as a replacement for the sensor before replacement, before the operation of the system using the replaced sensor as a replacement for the sensor before replacement, Rewrite the normalization definition for normalizing the sensing data of the device to match the replaced device,
The sensor management system according to claim 1.
前記交換対処手段は、交換後のセンサを交換前のセンサの代替として運用する前に、書き換え後の前記正規化定義を使用して交換後のデバイスから取得したセンシングデータを用いたテストを実施する、
請求項4に記載のセンサ管理システム。
The replacement coping means performs a test using the sensing data obtained from the device after replacement using the normalized definition after rewriting before operating the sensor after replacement as an alternative to the sensor before replacement. ,
The sensor management system according to claim 4.
前記交換対処手段は、前記テストに成功した交換後のセンサの情報と交換前のセンサの情報と前記正規化定義とを含むデバイス情報を記憶し、その後、前記センサ管理システムに接続されたセンサの交換が前記検知手段によって検知されると、検知された交換後のセンサの情報と交換前のセンサの情報とを含む前記デバイス情報の有無に基づいて、今回のセンサ交換に伴う前記正規化定義の書き換えと前記テストの実施の必要性の有無を決定する、
請求項5に記載のセンサ管理システム。
The replacement coping means stores device information including information on a sensor after replacement that succeeded in the test, information on a sensor before replacement, and the normalization definition, and then stores information about a sensor connected to the sensor management system. When the exchange is detected by the detection means, based on the presence or absence of the device information including the detected sensor information after exchange and the sensor information before exchange, the normalization definition of Determine if there is a need for rewriting and performing the test,
The sensor management system according to claim 5.
前記交換対処手段は、交換前のセンサの1日のセンシングデータのうちデータの変化が激しい時間帯のセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルと、前記時間帯と同じ時間帯における交換後のセンサのセンシングデータから抽出した所定種別数の特徴量から成る特徴ベクトルとの間のベクトル間距離が閾値以下か否かに基づいて、前記類似の判定を行う、
請求項1乃至5の何れかに記載のセンサ管理システム。
The replacement coping means includes a feature vector composed of a predetermined number of types of feature quantities extracted from sensing data in a time zone in which the data changes drastically among the daily sensing data of the sensor before the exchange, and the same time zone as the time zone. Based on whether or not the inter-vector distance between a feature vector composed of a predetermined number of feature quantities extracted from the sensing data of the sensor after replacement in is less than or equal to a threshold value, the similarity determination is performed.
The sensor management system according to claim 1.
前記検知手段は、前記センサ管理システムに新たに接続されたセンサを交換後のセンサとして検知し、交換後のセンサの接続前に前記センサ管理システムに接続されていたセンサのうち前記交換後のセンサの接続後に前記センサ管理システムとの間で通信が行えなくなったセンサを交換前のセンサとして検知する、
請求項1乃至7の何れかに記載のセンサ管理システム。
The detection unit detects a sensor newly connected to the sensor management system as a sensor after replacement, and the sensor after replacement out of the sensors connected to the sensor management system before connection of the sensor after replacement. After the connection of, the sensor that cannot communicate with the sensor management system is detected as the sensor before replacement,
The sensor management system according to claim 1.
センサ管理システムにおけるセンサを管理する方法であって、
前記センサ管理システムに接続されたセンサの交換を検知し、
交換後のセンサからセンシングデータを取得し、
取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、
前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する、
センサ管理方法。
A method for managing a sensor in a sensor management system, comprising:
Detects the replacement of the sensor connected to the sensor management system,
Obtain the sensing data from the replaced sensor,
Determine whether the acquired sensing data of the sensor after replacement is similar to the past sensing data of the sensor before replacement,
Based on the result of the determination, determine whether to use the sensor after replacement as a substitute for the sensor before replacement,
Sensor management method.
コンピュータを、
前記センサ管理システムに接続されたセンサの交換を検知する検知手段と、
センサからセンシングデータを取得する取得部と、
前記取得部により取得した交換後のセンサのセンシングデータが交換前のセンサの過去のセンシングデータに類似するか否かを判定し、前記判定の結果に基づいて、交換後のセンサを交換前のセンサの代替として使用するか否かを決定する交換対処手段と、
して機能させるためのプログラム。
Computer,
Detection means for detecting replacement of the sensor connected to the sensor management system,
An acquisition unit that acquires sensing data from the sensor,
It is determined whether the sensing data of the sensor after replacement acquired by the acquisition unit is similar to the past sensing data of the sensor before replacement, based on the result of the determination, the sensor after replacement is replaced by the sensor before replacement. A replacement coping means for deciding whether or not to use as an alternative to
And a program to make it work.
JP2016188071A 2016-09-27 2016-09-27 Sensor management system Active JP6748374B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016188071A JP6748374B2 (en) 2016-09-27 2016-09-27 Sensor management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2016188071A JP6748374B2 (en) 2016-09-27 2016-09-27 Sensor management system

Publications (2)

Publication Number Publication Date
JP2018054360A JP2018054360A (en) 2018-04-05
JP6748374B2 true JP6748374B2 (en) 2020-09-02

Family

ID=61835631

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2016188071A Active JP6748374B2 (en) 2016-09-27 2016-09-27 Sensor management system

Country Status (1)

Country Link
JP (1) JP6748374B2 (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20220176561A1 (en) * 2020-12-07 2022-06-09 Sarcos Corp. Sensor Suite Discrepancy Detection System for Safe Operation of an Exoskeleton
EP4178264A1 (en) * 2021-11-09 2023-05-10 Minut AB Methods of replacing sensor devices
US11679511B2 (en) 2018-12-31 2023-06-20 Sarcos Corp. Robotic end effector with dorsally supported actuation mechanism
US11717956B1 (en) 2022-08-29 2023-08-08 Sarcos Corp. Robotic joint system with integrated safety
US11759944B2 (en) 2016-11-11 2023-09-19 Sarcos Corp. Tunable actuator joint modules having energy recovering quasi- passive elastic actuators with internal valve arrangements
US11772283B2 (en) 2016-11-11 2023-10-03 Sarcos Corp. Clutched joint modules having a quasi-passive elastic actuator for a robotic assembly
US11826907B1 (en) 2022-08-17 2023-11-28 Sarcos Corp. Robotic joint system with length adapter
US11833676B2 (en) 2020-12-07 2023-12-05 Sarcos Corp. Combining sensor output data to prevent unsafe operation of an exoskeleton
US11897132B1 (en) 2022-11-17 2024-02-13 Sarcos Corp. Systems and methods for redundant network communication in a robot
US11924023B1 (en) 2022-11-17 2024-03-05 Sarcos Corp. Systems and methods for redundant network communication in a robot

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102106206B1 (en) * 2018-05-25 2020-04-29 현대오토에버 주식회사 Container-based edge-gateway and system

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0374557A (en) * 1989-08-16 1991-03-29 Osaka Gas Co Ltd Air-fuel ratio controller
JP3020771B2 (en) * 1993-07-08 2000-03-15 株式会社東芝 Plant control device
JP5381038B2 (en) * 2008-01-18 2014-01-08 三洋電機株式会社 COOLING SYSTEM, CONTROL DEVICE AND CONTROL PROGRAM
JP5364445B2 (en) * 2009-05-22 2013-12-11 株式会社東芝 Comparison display device, comparison display system, comparison display program, and comparison display method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11759944B2 (en) 2016-11-11 2023-09-19 Sarcos Corp. Tunable actuator joint modules having energy recovering quasi- passive elastic actuators with internal valve arrangements
US11772283B2 (en) 2016-11-11 2023-10-03 Sarcos Corp. Clutched joint modules having a quasi-passive elastic actuator for a robotic assembly
US11926044B2 (en) 2016-11-11 2024-03-12 Sarcos Corp. Clutched joint modules having a quasi-passive elastic actuator for a robotic assembly
US11679511B2 (en) 2018-12-31 2023-06-20 Sarcos Corp. Robotic end effector with dorsally supported actuation mechanism
US20220176561A1 (en) * 2020-12-07 2022-06-09 Sarcos Corp. Sensor Suite Discrepancy Detection System for Safe Operation of an Exoskeleton
US11833676B2 (en) 2020-12-07 2023-12-05 Sarcos Corp. Combining sensor output data to prevent unsafe operation of an exoskeleton
EP4178264A1 (en) * 2021-11-09 2023-05-10 Minut AB Methods of replacing sensor devices
US11826907B1 (en) 2022-08-17 2023-11-28 Sarcos Corp. Robotic joint system with length adapter
US11717956B1 (en) 2022-08-29 2023-08-08 Sarcos Corp. Robotic joint system with integrated safety
US11897132B1 (en) 2022-11-17 2024-02-13 Sarcos Corp. Systems and methods for redundant network communication in a robot
US11924023B1 (en) 2022-11-17 2024-03-05 Sarcos Corp. Systems and methods for redundant network communication in a robot

Also Published As

Publication number Publication date
JP2018054360A (en) 2018-04-05

Similar Documents

Publication Publication Date Title
JP6748374B2 (en) Sensor management system
US8229575B2 (en) Automatically adjustable industrial control configuration
JP2019185422A (en) Failure prediction method, failure prediction device, and failure prediction program
JP2019016209A (en) Diagnosis device, diagnosis method, and computer program
US11858140B2 (en) Robot system and supplemental learning method
CN111915020B (en) Updating method and device of detection model and storage medium
US10915419B2 (en) Industrial control system, and assistance apparatus, control assist method, and program thereof
JP5277667B2 (en) Failure analysis system, failure analysis method, failure analysis server, and failure analysis program
US20150222731A1 (en) Computer, guide information providing method and recording medium
US11093314B2 (en) Time-sequential data diagnosis device, additional learning method, and recording medium
JP2007334438A (en) Portable plant maintenance/monitoring system and method
JP6873025B2 (en) Parameter setting method, data analyzer, data analysis system and program
US20080177827A1 (en) Software operation results management system, method, and program
US9152144B2 (en) Directory content resolution
US8943013B2 (en) Real-time equipment behavior selection
JP6360016B2 (en) Diagnostic device, diagnostic system, device, and diagnostic method
CN113031991A (en) Remote self-adaptive upgrading method and device for embedded system
JP2006209259A (en) Operation support system, operation support method and computer program
US20140310209A1 (en) Apparatus and method for sharing topic between autonomic computing devices
US20220277231A1 (en) System to invoke update of machine learning models on edge computers
JP2016532221A (en) Apparatus and method for model fitting
CN111735542B (en) Thermal infrared imager temperature measurement correction method based on target detection and related equipment
US11415958B2 (en) Data extracting apparatus, data extracting method, and recording medium
JP4663375B2 (en) Plant inspection system, plant inspection method, and plant inspection program
US10817396B2 (en) Recognition of operational elements by fingerprint in an application performance management system

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20190802

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200721

R150 Certificate of patent or registration of utility model

Ref document number: 6748374

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150