JP5771782B2 - Monitoring device, monitoring system, program - Google Patents

Monitoring device, monitoring system, program Download PDF

Info

Publication number
JP5771782B2
JP5771782B2 JP2011137777A JP2011137777A JP5771782B2 JP 5771782 B2 JP5771782 B2 JP 5771782B2 JP 2011137777 A JP2011137777 A JP 2011137777A JP 2011137777 A JP2011137777 A JP 2011137777A JP 5771782 B2 JP5771782 B2 JP 5771782B2
Authority
JP
Japan
Prior art keywords
unit
determination
monitoring
information
measurement information
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Expired - Fee Related
Application number
JP2011137777A
Other languages
Japanese (ja)
Other versions
JP2013004038A (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.)
Panasonic Intellectual Property Management Co Ltd
Original Assignee
Panasonic Intellectual Property Management Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Panasonic Intellectual Property Management Co Ltd filed Critical Panasonic Intellectual Property Management Co Ltd
Priority to JP2011137777A priority Critical patent/JP5771782B2/en
Publication of JP2013004038A publication Critical patent/JP2013004038A/en
Application granted granted Critical
Publication of JP5771782B2 publication Critical patent/JP5771782B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)
  • Telephonic Communication Services (AREA)

Description

本発明は、計測手段から得られる計測情報を用いて所望の監視事象の状態を判定する監視装置、複数台の監視装置が通信路を介して通信する監視システム、コンピュータを監視装置として機能させるプログラムに関するものである。   The present invention relates to a monitoring device that determines the state of a desired monitoring event using measurement information obtained from a measuring means, a monitoring system in which a plurality of monitoring devices communicate via a communication path, and a program that causes a computer to function as the monitoring device It is about.

一般に、公園やイベント会場のような特定範囲の地域、ビルのような建物などには、空調システムや照明システムのように多くの負荷機器を含む各種のシステムが設置される。この種のシステムでは、各部に多数の計測手段(センサ)を設置し、センサが計測した計測情報を用いてシステム内の種々の監視事象について状態の判定を行っている。「監視事象」には、負荷機器の異常の有無のほか、負荷機器の動作の状態が含まれる。   Generally, various systems including many load devices such as an air conditioning system and a lighting system are installed in a specific area such as a park or an event venue or a building such as a building. In this type of system, a large number of measuring means (sensors) are installed in each part, and the state of various monitoring events in the system is determined using measurement information measured by the sensors. The “monitoring event” includes not only the presence / absence of abnormality of the load device but also the operation state of the load device.

所望の監視事象について、センサが計測した計測情報を用いて、異常の発生のような状態を判定するには、システムをモデル化してシミュレーションを行うことが考えられる。しかしながら、シミュレーションを行うには、モデルの作成やシミュレーションの実行に際して、多大な時間と費用とが必要であり、その上、高機能のハードウェア資源が必要であるかって実用的ではない。   In order to determine a state such as the occurrence of an abnormality using measurement information measured by a sensor for a desired monitoring event, it is conceivable to perform a simulation by modeling the system. However, in order to perform a simulation, a great amount of time and cost are required for creating a model and executing the simulation, and in addition, a highly functional hardware resource is required, which is not practical.

そのため、特許文献1に記載されているように、監視事象の状態を判定するための条件を規定した判定式を設定し、センサが計測した計測情報を判定式に代入することにより、監視事象の状態を判定する技術が採用されている。   Therefore, as described in Patent Document 1, by setting a judgment formula that defines conditions for judging the state of the monitoring event, and substituting the measurement information measured by the sensor into the judgment formula, A technique for determining the state is employed.

特許文献1に記載の技術では、多数のセンサから計測情報を取得する異常判定装置(監視装置)が用いられている。異常判定装置は、判定式(基本数式)と、判定式の変数を置換することが可能な置換用数式(変換式)とを適宜に組み合わせることによって、接続されたセンサに応じた判定式を生成し、生成した判定式を用いて監視事象の状態を判定している。   In the technique described in Patent Document 1, an abnormality determination device (monitoring device) that acquires measurement information from a large number of sensors is used. The abnormality determination device generates a determination formula corresponding to the connected sensor by appropriately combining a determination formula (basic formula) and a substitution formula (conversion formula) that can replace variables of the determination formula. The status of the monitoring event is determined using the generated determination formula.

特許第4525414号公報Japanese Patent No. 45525414

ところで、特定範囲の地域やビルのような建物において構築されるシステムは多種多様であって監視事象の数が多く、また数百個以上のセンサを設ける場合もあるから、1台の異常判定装置のみで集中的に監視事象の状態を判定することは困難である。   By the way, since there are many different systems constructed in buildings such as areas and buildings in a specific range, the number of monitoring events is large, and there are cases where hundreds or more sensors are provided. It is difficult to determine the status of the monitoring event intensively only by the above.

この問題を解決するには、センサから計測情報を取得する複数台の異常判定装置を分散して設け、各異常判定装置において監視事象の状態を判定することが考えられる。しかしながら、異常判定装置が分散して配置されると、監視事象の状態を判定するために異常判定装置ごとに管理しているセンサの種類に応じて、判定のための条件を異常判定装置ごとに設定することが必要になり、設定作業に多大な労力を要するという問題が生じる。   In order to solve this problem, it is conceivable that a plurality of abnormality determination devices that obtain measurement information from sensors are provided in a distributed manner, and the state of the monitoring event is determined in each abnormality determination device. However, when abnormality determination devices are arranged in a distributed manner, the conditions for determination are determined for each abnormality determination device according to the type of sensor managed for each abnormality determination device in order to determine the state of the monitoring event. There is a problem that it is necessary to set, and a great deal of labor is required for the setting work.

本発明は、監視事象の状態を判定する条件の設定作業を軽減し、かつ適切な監視情報を用いて監視事象の状態を適切に判定することを可能にした監視装置を提供することを目的とし、さらに、複数台の監視装置が通信路を介して通信する監視システム、コンピュータを監視装置として機能させるプログラムを提供することを目的とする。   It is an object of the present invention to provide a monitoring device that can reduce the setting work of the condition for determining the state of the monitoring event and can appropriately determine the state of the monitoring event using appropriate monitoring information. It is another object of the present invention to provide a monitoring system in which a plurality of monitoring devices communicate via a communication path, and a program that causes a computer to function as the monitoring device.

本発明に係る監視装置は、上記目的を達成するために、規定の監視事象に関連する計測情報を計測手段から取得する取得部と、取得部が取得した計測情報を判定式に適用することにより監視事象の状態を判定する判定部と、他装置との間で通信し計測手段が計測する計測情報の種類を他装置との間で授受する通信部と、計測手段が計測する計測情報の種類および通信部を通して他装置から取得可能な計測情報の種類を保持する識別情報管理部と、識別情報管理部に記憶されている計測情報から判定式に適合する計測情報を抽出する機器動作評価部とを備え、識別情報管理部は、判定部において判定に用いる判定式が他装置から取得される計測情報を含む場合に、通信部を通して他装置から計測情報を取得して判定部に引き渡すことを特徴とする。   In order to achieve the above object, the monitoring device according to the present invention obtains measurement information related to a prescribed monitoring event from a measurement unit, and applies the measurement information acquired by the acquisition unit to a determination formula. A determination unit that determines the state of a monitoring event, a communication unit that communicates with other devices and transmits / receives the types of measurement information that are measured by the measurement unit, and a type of measurement information that is measured by the measurement unit And an identification information management unit that holds the types of measurement information that can be acquired from other devices through the communication unit, and a device operation evaluation unit that extracts measurement information that conforms to the determination formula from the measurement information stored in the identification information management unit, The identification information management unit acquires measurement information from the other device through the communication unit and passes it to the determination unit when the determination formula used for determination in the determination unit includes measurement information acquired from the other device. Toss .

この監視装置において、通信部は、他装置に計測情報の種類を通知する際に複数種類の計測情報に共通する1種類の情報に集約した要約情報を他装置のアドレスとともに伝送し、識別情報管理部は、他装置から要約情報を受け取ると要約情報を保持し、判定部において判定に用いる判定式が他装置から取得される計測情報を含む場合に、要約情報およびアドレスを参照して他装置に所要の計測情報を要求することが好ましい。   In this monitoring device, the communication unit transmits summary information gathered into one type of information common to a plurality of types of measurement information together with the address of the other device when notifying the type of measurement information to the other device, and manages the identification information When the summary information is received from the other device, the unit holds the summary information. When the determination formula used for determination in the determination unit includes measurement information acquired from the other device, the unit refers to the summary information and the address to the other device. It is preferable to request the required measurement information.

この監視装置において、通信部は、要約情報としてブルームフィルタの値を用いることが好ましい。   In this monitoring device, the communication unit preferably uses the value of the Bloom filter as the summary information.

この監視装置において、監視事象の状態を判定する判定式を記憶した判定情報記憶部を備え、判定情報記憶部は、判定式に含まれる計測情報を他の計測情報に置換する変換式を併せて記憶しており、機器動作評価部は、判定式に含まれる監視情報が識別情報管理部に記憶されていない場合、判定情報記憶部に記憶された変換式を用いて判定式を更新することが好ましい。   The monitoring apparatus includes a determination information storage unit that stores a determination formula for determining the state of the monitoring event, and the determination information storage unit also includes a conversion formula that replaces the measurement information included in the determination formula with other measurement information. The device operation evaluation unit may update the determination formula using the conversion formula stored in the determination information storage unit when the monitoring information included in the determination formula is not stored in the identification information management unit. preferable.

この監視装置において、通信部は、判定情報記憶部に記憶されている判定式および変換式を他装置との間で授受し、他装置から受信した判定式および変換式が判定情報記憶部に記憶されていない場合に、受信した判定式および変換式を追記することが好ましい。   In this monitoring apparatus, the communication unit exchanges the determination formula and the conversion formula stored in the determination information storage unit with another device, and the determination formula and the conversion formula received from the other device are stored in the determination information storage unit. If not, it is preferable to additionally write the received judgment formula and conversion formula.

この監視装置において、機器動作評価部は、監視事象が他装置と同じになる場合に、規定の優先条件に従って監視事象に対する判定式を採用するか否かを選択することが好ましい。   In this monitoring device, it is preferable that the device operation evaluation unit selects whether or not to adopt a determination formula for the monitoring event in accordance with a specified priority condition when the monitoring event is the same as that of another device.

この監視装置において、機器動作評価部は、判定式で用いる計測情報について、他装置から取得する計測情報の個数が最小であることを優先条件として監視事象に対する判定式を採用することが好ましい。   In this monitoring apparatus, it is preferable that the device operation evaluation unit adopts a determination formula for a monitoring event with a priority condition that the number of pieces of measurement information acquired from other devices is the minimum for the measurement information used in the determination formula.

この監視装置において、取得部は、計測手段ごとに計測情報が正常か否かを評価し、かつ所定の期間において正常であった期間の割合を信頼度の指標として求め、機器動作評価部は、監視事象が他装置と同じになる場合に、判定式のうち指標が示す信頼度の高い計測情報を用いることが好ましい。   In this monitoring apparatus, the acquisition unit evaluates whether or not the measurement information is normal for each measurement unit, and obtains a ratio of a period that is normal in a predetermined period as an index of reliability. When the monitoring event is the same as that of other devices, it is preferable to use highly reliable measurement information indicated by the index in the determination formula.

この監視装置において、取得部は、計測手段ごとに計測情報が正常か否かを評価し、機器動作評価部は、計測情報が異常になった場合、当該計測情報を用いる判定式を採用せずに判定式を更新することが好ましい。   In this monitoring apparatus, the acquisition unit evaluates whether or not the measurement information is normal for each measurement unit, and the device operation evaluation unit does not employ a determination formula that uses the measurement information when the measurement information becomes abnormal. It is preferable to update the judgment formula.

本発明に係る監視システムは、請求項1〜9のいずれか1項に記載の監視装置を複数台備える監視システムであって、複数台の監視装置ごとに計測手段を管理しており、複数台の監視装置が通信路を通して互いに通信することを特徴とする。   A monitoring system according to the present invention is a monitoring system comprising a plurality of monitoring devices according to any one of claims 1 to 9, wherein the monitoring means is managed for each of the plurality of monitoring devices. The monitoring devices communicate with each other through a communication path.

本発明に係るプログラムは、コンピュータを、規定の監視事象に関連する計測情報を計測手段から取得する取得部と、取得部が取得した計測情報を判定式に適用することにより監視事象の状態を判定する判定部と、他装置との間で通信し計測手段が計測する計測情報の種類を他装置との間で授受する通信部と、計測手段が計測する計測情報の種類および通信部を通して他装置から取得可能な計測情報の種類を保持する識別情報管理部と、識別情報管理部に記憶されている計測情報から判定式に適合する計測情報を抽出する機器動作評価部とを備え、識別情報管理部は、判定部において判定に用いる判定式が他装置から取得される計測情報を含む場合に、通信部を通して他装置から計測情報を取得して判定部に引き渡す監視装置として機能させるものである。   The program according to the present invention determines a state of a monitoring event by applying a computer to an acquisition unit that acquires measurement information related to a specified monitoring event from a measurement unit, and applying the measurement information acquired by the acquisition unit to a determination formula. A communication unit that communicates between the determination unit, the measurement unit that communicates with the other device and measures the type of measurement information that is measured by the measurement unit, and the other unit through the type of measurement information that the measurement unit measures and the communication unit. An identification information management unit that holds the types of measurement information that can be acquired from the device, and a device operation evaluation unit that extracts measurement information that conforms to the determination formula from the measurement information stored in the identification information management unit. When the determination formula used for determination in the determination unit includes measurement information acquired from another device, the unit functions as a monitoring device that acquires measurement information from the other device through the communication unit and passes it to the determination unit. It is intended.

本発明の構成によれば、監視事象の状態を判定する条件の設定作業が軽減され、かつ適切な監視情報を用いて監視事象の状態を適切に判定することが可能になる。   According to the configuration of the present invention, the task of setting conditions for determining the state of a monitoring event is reduced, and the state of a monitoring event can be appropriately determined using appropriate monitoring information.

実施形態を示すブロック図である。It is a block diagram which shows embodiment. 実施形態1の要部の動作説明図である。FIG. 3 is an operation explanatory diagram of a main part of the first embodiment. 実施形態2の要部の動作説明図である。FIG. 10 is an operation explanatory diagram of a main part of the second embodiment. 実施形態3の要部の動作説明図である。FIG. 10 is an operation explanatory diagram of a main part of the third embodiment.

図1に示すように、監視装置10は、上位通信路21に接続され、他の監視装置10と上位通信路21を介して通信することにより監視システムを構築する。この監視システムは、計測手段であるセンサ30により計測される計測情報を下位通信路22を通して伝送し、監視装置10に入力するように構成されている。図示例では、下位通信路22に中継用の機器20が接続されており、監視装置10は、機器20と通信し、センサ30が計測した計測情報を機器20を通して取得するように構成されている。ここに、上位通信路21および下位通信路22は、有線の通信路のほか無線の通信路であってもよい。また、上位通信路21と下位通信路22とのうちの一方が有線の通信路であって他方が無線の通信路であってもよい。   As shown in FIG. 1, the monitoring device 10 is connected to a higher-level communication path 21 and constructs a monitoring system by communicating with other monitoring devices 10 via the higher-level communication path 21. This monitoring system is configured to transmit measurement information measured by the sensor 30 serving as a measurement unit through the lower communication path 22 and input it to the monitoring device 10. In the illustrated example, the relay device 20 is connected to the lower communication path 22, and the monitoring device 10 is configured to communicate with the device 20 and acquire measurement information measured by the sensor 30 through the device 20. . Here, the upper communication path 21 and the lower communication path 22 may be wireless communication paths in addition to wired communication paths. Further, one of the upper communication path 21 and the lower communication path 22 may be a wired communication path and the other may be a wireless communication path.

限定する趣旨ではないが、便宜上、以下に説明する実施形態では、上位通信路21を通して行う通信についてIEEE802.3に準拠する通信方式を採用し、下位通信路22を通して行う通信について汎用のシリアル通信を採用している場合を想定する。また、監視装置10が上位通信路21を通して他の監視装置10と通信するためのアドレスには、IPアドレスが用いられる。   For the sake of convenience, in the embodiment described below, for the sake of convenience, a communication method conforming to IEEE 802.3 is adopted for communication performed through the upper communication path 21, and general-purpose serial communication is performed for communication performed through the lower communication path 22. The case where it is adopted is assumed. Further, an IP address is used as an address for the monitoring device 10 to communicate with another monitoring device 10 through the upper communication path 21.

ところで、監視装置10は機器20と兼用されていてもよい。すなわち、中継用の機器20を用いずに、監視装置10に下位通信路22を通してセンサ30を接続してもよい。また、各センサ30には計測事象を特定するために識別情報が付与される。センサ30の識別情報は、後述する命名規則によって計測事象が識別できるように付与される。すなわち、センサ30の識別情報は、センサ30が計測する監視点の場所と、センサ30が計測する計測情報の種類とにより計測事象を表すように設定される。また、空調機のように複数個のセンサを含むセンサ群31を備える負荷機器32についても、計測事象は個々に識別される。以下では、センサ群31に含まれるセンサをとくに区別せずに、センサ30として記載する。   By the way, the monitoring device 10 may be used also as the device 20. That is, the sensor 30 may be connected to the monitoring apparatus 10 through the lower communication path 22 without using the relay device 20. Further, identification information is given to each sensor 30 in order to specify a measurement event. The identification information of the sensor 30 is given so that the measurement event can be identified by a naming rule described later. That is, the identification information of the sensor 30 is set so as to represent a measurement event depending on the location of the monitoring point measured by the sensor 30 and the type of measurement information measured by the sensor 30. In addition, the measurement event is individually identified for the load device 32 including the sensor group 31 including a plurality of sensors such as an air conditioner. Hereinafter, the sensors included in the sensor group 31 are described as sensors 30 without being particularly distinguished.

この監視システムは、センサ30が計測した計測情報を用いて、監視システムで規定した監視点における所要の監視事象を監視する。監視事象は、たとえば、監視対象である負荷機器32の異常や故障、監視対象である空間の異常高温や煙発生のような環境の異常などを想定しており、センサ30が計測する計測情報が適宜の判定式に当てはめられることにより、監視事象の状態が判定される。また、監視事象は、監視対象に関して異常の有無のように2段階で表される事象だけではなく、複数段階でレベルを判定する事象などであってもよい。   This monitoring system uses the measurement information measured by the sensor 30 to monitor a required monitoring event at a monitoring point defined by the monitoring system. The monitoring event assumes, for example, an abnormality or failure of the load device 32 to be monitored, an abnormal high temperature of the space to be monitored or an environmental abnormality such as smoke generation, and the measurement information measured by the sensor 30 is The state of the monitoring event is determined by being applied to an appropriate determination formula. Further, the monitoring event may be not only an event expressed in two stages, such as the presence or absence of an abnormality with respect to the monitoring target, but also an event for determining the level in a plurality of stages.

判定式は、1種類以上の計測情報が当てはめられるように1個以上の変数(パラメータ)を含んでいる。ところで、監視システムは、現場に応じて、負荷機器32の種類や台数が異なり、またセンサ30の種類や個数が異なっている。したがって、監視装置10がセンサ30から取得する計測情報が、監視装置10にあらかじめ設定された標準の判定式に適合しない可能性がある。要するに、標準の判定式に当てはめる計測情報が、監視装置10の管理するセンサ30からは得られない場合がある。   The determination formula includes one or more variables (parameters) so that one or more types of measurement information can be applied. By the way, in the monitoring system, the type and number of the load devices 32 are different depending on the site, and the type and number of the sensors 30 are different. Therefore, there is a possibility that measurement information acquired from the sensor 30 by the monitoring device 10 does not conform to a standard determination formula set in the monitoring device 10 in advance. In short, measurement information applied to the standard judgment formula may not be obtained from the sensor 30 managed by the monitoring device 10.

そのため、標準の判定式の変数を他の変数で表すことができる場合に、変数を変換するための変換式を用いて標準の判定式に含まれる変数を他の変数に置換できるようにしてある。要するに、標準の判定式で用いる計測事象に代わる計測事象がセンサ30から得られる場合には、変換式を用いて標準の判定式の変数を置換するのである。標準の判定式に含まれる変数に変換式を適用して他の変数に置換する処理は、原則として1回だけ行うが、変換式を適用して置換された変数にさらに他の変換式を適用することにより、さらに他の変数への置換を可能にしてもよい。   Therefore, when the variable of the standard judgment formula can be expressed by another variable, the variable contained in the standard judgment formula can be replaced with another variable by using the conversion formula for converting the variable. . In short, when a measurement event is obtained from the sensor 30 instead of the measurement event used in the standard judgment formula, a variable of the standard judgment formula is replaced using a conversion formula. The process of applying a conversion formula to a variable included in a standard judgment formula and replacing it with another variable is performed only once in principle. However, another conversion formula is applied to a variable that has been replaced by applying a conversion formula. By doing so, substitution to another variable may be enabled.

このように、標準の判定式を用い、現場に設けられたセンサ30に適合するように適切な変換式を適用して判定式を適合させるから、標準の判定式をメタルールとして、変換式からなるサブルールを統合し、現場に適合したルールを生成することができる。標準の判定式と変換式との具体例を表1に示す。   In this way, since the standard judgment formula is used and the judgment formula is adapted by applying an appropriate transformation formula so as to be adapted to the sensor 30 provided in the field, the standard judgment formula is used as a meta rule, and the conversion formula is used. Sub-rules can be integrated to generate rules that match the site. Specific examples of standard judgment formulas and conversion formulas are shown in Table 1.

Figure 0005771782
表1に示しているように、本実施形態では、標準の判定式および変換式において、監視事象およびセンサ30の識別情報に相当する変数が正規表現を用いて表される。表1において、[.]は任意の1文字にマッチし、[*]はその前の文字の0回以上の繰り返しを意味する正規表現である。すなわち、[.*]は任意の文字列にマッチする。また、[¥1]は[.*]がマッチした文字列を意味する正規表現である。したがって、監視事象に関する場所を特定する文字列とセンサ30の識別情報を表す文字列とを、標準の判定式および変換式に適用することにより、センサ30から得られる計測情報に適合した判定式が自動的に生成される。
Figure 0005771782
As shown in Table 1, in this embodiment, in the standard determination formula and conversion formula, variables corresponding to the monitoring event and the identification information of the sensor 30 are expressed using regular expressions. In Table 1, [. ] Matches an arbitrary character, and [*] is a regular expression that means zero or more repetitions of the preceding character. That is, [. *] Matches any character string. [¥ 1] is [. *] Is a regular expression that means a matched character string. Therefore, by applying the character string that specifies the location related to the monitoring event and the character string that represents the identification information of the sensor 30 to the standard determination expression and the conversion expression, a determination expression that matches the measurement information obtained from the sensor 30 is obtained. Generated automatically.

以下に、上述の動作を実現するために用いる監視装置10について説明する。監視装置10は、組込み用マイコンのようにプログラムに従って動作するデバイスを用いて実現される。したがって、適宜のプログラムを用いることにより、コンピュータを監視装置10として機能させることも可能である。   Below, the monitoring apparatus 10 used in order to implement | achieve the above-mentioned operation | movement is demonstrated. The monitoring apparatus 10 is realized using a device that operates according to a program, such as an embedded microcomputer. Therefore, it is possible to cause the computer to function as the monitoring device 10 by using an appropriate program.

センサ30は、上述したように、独立して設けられる場合と、空調機や熱源機のような負荷機器32に組み込まれている場合とがある。センサ30は、建物や地域などに設置されている空調システムのように、複数の負荷機器32を組み合わせて構築されたシステムに組み込まれていてもよい。さらに、図1に示す例では、センサ30が監視装置10とは別に設けられているが、監視装置10が管理しているセンサ30の一部または全部が監視装置10と一体に設けられていてもよい。たとえば、センサ30の一部または全部と監視装置10とが同じ負荷機器32に組み込まれていてもよい。   As described above, the sensor 30 may be provided independently, or may be incorporated in a load device 32 such as an air conditioner or a heat source machine. The sensor 30 may be incorporated in a system constructed by combining a plurality of load devices 32, such as an air conditioning system installed in a building or a region. Further, in the example shown in FIG. 1, the sensor 30 is provided separately from the monitoring device 10, but a part or all of the sensor 30 managed by the monitoring device 10 is provided integrally with the monitoring device 10. Also good. For example, a part or all of the sensor 30 and the monitoring device 10 may be incorporated in the same load device 32.

以下では、監視システムが、空調機や熱源機を備えたビルの空調監視システムである場合を想定して説明する。空調監視システムは、多数個のセンサ30を備えており、空調機や熱源機に付随するセンサ30のほか、熱媒の流路や送風ダクトにおいて温度や流量を計測するセンサ30、室内や外気の温度を計測するセンサ30なども空調監視システムに含まれる。センサ30の種類および個数は、監視システムが監視する監視対象の種類や監視対象が設置されている現場の環境によって異なるが、以下に説明する監視システムは、センサ30の種類および個数の相違に柔軟に対応する機能を備える。   In the following description, it is assumed that the monitoring system is a building air-conditioning monitoring system including an air conditioner and a heat source device. The air-conditioning monitoring system includes a large number of sensors 30, in addition to the sensors 30 attached to the air conditioner and the heat source machine, the sensor 30 for measuring the temperature and flow rate in the flow path of the heat medium and the air duct, the indoor and outdoor air A sensor 30 for measuring temperature is also included in the air conditioning monitoring system. The type and number of sensors 30 vary depending on the type of monitoring target monitored by the monitoring system and the environment of the site where the monitoring target is installed. However, the monitoring system described below is flexible to the difference in the type and number of sensors 30. The function corresponding to is provided.

監視装置10は、図1に示すように、センサ30が計測した計測情報を取得するインターフェースとしての取得部11と、上位通信路21を通して他の監視装置10との間で互いに通信するための通信部12とを備える。取得部11は、複数のセンサ30から計測情報を個別に取得する。上述したように、センサ30は個々の計測事象を識別する識別情報を有しており、取得部11は、センサ30が計測した計測情報を、センサ30の識別情報とともに受信することによって、センサ30ごとに計測した計測情報を個別に取得する。   As shown in FIG. 1, the monitoring device 10 communicates with the acquisition unit 11 as an interface for acquiring measurement information measured by the sensor 30 and another monitoring device 10 through the upper communication path 21. Part 12. The acquisition unit 11 individually acquires measurement information from the plurality of sensors 30. As described above, the sensor 30 has identification information for identifying individual measurement events, and the acquisition unit 11 receives the measurement information measured by the sensor 30 together with the identification information of the sensor 30, thereby detecting the sensor 30. The measurement information measured every time is acquired individually.

さらに、監視装置10は、判定式が設定された判定部13を備える。判定部13は、判定式が格納される基準格納部131を備え、センサ30から取得した計測情報を基準格納部131に設定された判定式に代入することにより監視事象の状態を判定する。また、監視装置10は、表1のような標準の判定式と変換式とのうち少なくとも標準の判定式を記憶した判定情報記憶部14を備え、判定部13で用いられる判定式を生成する機器動作評価部15とを備える。判定情報記憶部14は、書換可能な不揮発性メモリを用いて構成することが好ましい。   Furthermore, the monitoring apparatus 10 includes a determination unit 13 in which a determination formula is set. The determination unit 13 includes a reference storage unit 131 in which a determination formula is stored, and determines the state of the monitoring event by substituting measurement information acquired from the sensor 30 into the determination formula set in the reference storage unit 131. In addition, the monitoring device 10 includes a determination information storage unit 14 that stores at least a standard determination formula among standard determination formulas and conversion formulas as shown in Table 1, and generates a determination formula used by the determination unit 13. And an operation evaluation unit 15. The determination information storage unit 14 is preferably configured using a rewritable nonvolatile memory.

機器動作評価部15と通信部12との間には、メモリを備えた識別情報管理部16が設けられている。識別情報管理部16は、センサ30の識別情報を保持する機能を有する。機器動作評価部15は、判定情報記憶部14から標準の判定式または標準の判定式と変換式との組を選択する機能とを備える選出部151を備える。さらに、機器動作評価部15は、選出部151が選択した情報を用いて判定式を生成する生成部152を備える。選出部151は、後述するように、識別情報管理部16に保持されたセンサ30の識別情報から生成部152が生成した判定式に適合する識別情報を抽出する機能も備える。   An identification information management unit 16 including a memory is provided between the device operation evaluation unit 15 and the communication unit 12. The identification information management unit 16 has a function of holding identification information of the sensor 30. The device operation evaluation unit 15 includes a selection unit 151 having a function for selecting a standard determination formula or a combination of a standard determination formula and a conversion formula from the determination information storage unit 14. Furthermore, the device operation evaluation unit 15 includes a generation unit 152 that generates a determination formula using information selected by the selection unit 151. As will be described later, the selection unit 151 also has a function of extracting identification information that matches the determination formula generated by the generation unit 152 from the identification information of the sensor 30 held in the identification information management unit 16.

監視装置10は、上述した構成のほか、スイッチなどの操作部17と、操作部17の入力を受け付ける入力受付部18と、判定部13における判定の結果や選出部151が選択した標準の判定式および変換式などを表示する表示部19とを備える。監視装置10は、組込み用マイコンを用いて構成されているから、操作部17は、たとえばスイッチが用いられ、表示部19は、たとえば小型の液晶モニタが用いられる。また、操作部17と表示部19とを一体化したタッチパネルを用いてもよい。操作部17は、識別情報管理部16に保持させるセンサ30の識別情報を入力する機能を有する。ただし、識別情報管理部16に保持されるセンサ30の識別情報は操作部17から入力されるだけではなく、通信部12を通して他の監視装置10からも取得する。   In addition to the configuration described above, the monitoring device 10 includes an operation unit 17 such as a switch, an input reception unit 18 that receives input from the operation unit 17, a determination result in the determination unit 13, and a standard determination formula selected by the selection unit 151. And a display unit 19 for displaying a conversion formula and the like. Since the monitoring device 10 is configured using a built-in microcomputer, the operation unit 17 is, for example, a switch, and the display unit 19 is, for example, a small liquid crystal monitor. Further, a touch panel in which the operation unit 17 and the display unit 19 are integrated may be used. The operation unit 17 has a function of inputting identification information of the sensor 30 to be held in the identification information management unit 16. However, the identification information of the sensor 30 held in the identification information management unit 16 is not only input from the operation unit 17 but also acquired from another monitoring device 10 through the communication unit 12.

なお、監視装置10を汎用のコンピュータで構成する場合は、操作部17としてキーボードやマウスのような入力装置を用い、表示部19にはモニタ装置のような出力装置を用い、さらに、判定情報記憶部14や識別情報管理部16にはハードディスク装置を用いることが可能である。   When the monitoring device 10 is configured by a general-purpose computer, an input device such as a keyboard or a mouse is used as the operation unit 17, an output device such as a monitor device is used as the display unit 19, and determination information is stored. A hard disk device can be used for the unit 14 and the identification information management unit 16.

次に動作を説明する。本実施形態の監視装置10は、互いに他の監視装置10に接続されているセンサ30の識別情報を保有し、生成部152が生成した判定式の変数に適合するセンサ30の識別情報を適正化する。すなわち、生成部152が生成した判定式に含まれる変数は、その監視装置10に接続されたセンサ30の計測情報に適合しない場合がある。このような場合には、他の監視装置10が管理するセンサ30からも変数に適合する計測情報を探索し、適合する計測情報があれば、その計測情報を採用することにより、判定式による監視事象の判定を精度よく行うのである。   Next, the operation will be described. The monitoring apparatus 10 according to the present embodiment holds identification information of the sensors 30 connected to the other monitoring apparatuses 10 and optimizes the identification information of the sensors 30 that match the determination formula variable generated by the generation unit 152. To do. In other words, the variable included in the determination formula generated by the generation unit 152 may not match the measurement information of the sensor 30 connected to the monitoring device 10. In such a case, the measurement information suitable for the variable is searched from the sensors 30 managed by the other monitoring devices 10, and if there is suitable measurement information, the measurement information is used to monitor by the determination formula. Event determination is performed with high accuracy.

各監視装置10が相互にセンサ30の識別情報を保有するために、各監視装置10は上位通信路21を通してセンサ30の識別情報を互いに他の監視装置10に通知する。監視装置10は、基本的な動作では、センサ30の識別情報をブロードキャストで他のすべての監視装置10に転送するが、指定した特定の監視装置10にマルチキャストでセンサ30の識別情報を転送する構成としてもよい。また、監視装置10がセンサ30の識別情報を他の監視装置10に転送するタイミングは、空調監視システムが起動されたとき、空調監視システムが停止した状態から復帰したとき、監視装置10が空調監視システムに参加したときなどから選択される。   In order for each monitoring device 10 to mutually hold the identification information of the sensor 30, each monitoring device 10 notifies the other monitoring device 10 of the identification information of the sensor 30 through the upper communication path 21. In the basic operation, the monitoring device 10 broadcasts the identification information of the sensor 30 to all the other monitoring devices 10 by broadcast. However, the monitoring device 10 is configured to forward the identification information of the sensor 30 to the specified specific monitoring device 10 by multicast. It is good. The timing at which the monitoring device 10 transfers the identification information of the sensor 30 to the other monitoring device 10 is such that when the air conditioning monitoring system is activated or when the air conditioning monitoring system returns from the stopped state, the monitoring device 10 performs air conditioning monitoring. Selected when joining the system.

上記動作により、各監視装置10は、他の監視装置10に接続されたセンサ30の識別情報を取得し、センサ30の識別情報を記憶する。すなわち、監視装置10の識別情報管理部16は、通信部12を通して他の監視装置10からセンサ30の識別情報を取得し、取得したセンサ30の識別情報を記憶する。なお、各監視装置10に接続されているセンサ30の識別情報は、操作部17から入力してもよいが、取得部11を通してセンサ30から自動的に取得することが好ましい。識別情報管理部16が保有するセンサ30の識別情報の一例を表2、表3に示す。表2は他の監視装置10からセンサ30の識別情報を取得する前の状態を示し、表3は他の監視装置10からセンサ30の識別情報を取得した後の状態を示す。   Through the above operation, each monitoring device 10 acquires the identification information of the sensor 30 connected to the other monitoring device 10, and stores the identification information of the sensor 30. That is, the identification information management unit 16 of the monitoring device 10 acquires the identification information of the sensor 30 from the other monitoring device 10 through the communication unit 12, and stores the acquired identification information of the sensor 30. The identification information of the sensor 30 connected to each monitoring device 10 may be input from the operation unit 17, but is preferably acquired automatically from the sensor 30 through the acquisition unit 11. An example of identification information of the sensor 30 held by the identification information management unit 16 is shown in Tables 2 and 3. Table 2 shows the state before acquiring the identification information of the sensor 30 from the other monitoring device 10, and Table 3 shows the state after acquiring the identification information of the sensor 30 from the other monitoring device 10.

Figure 0005771782
Figure 0005771782

Figure 0005771782
表2、表3におけるセンサ30の識別情報は、以下に説明する所定の命名規則で各センサ30の計測事象を表すようにセンサ30ごとに個別に付与される。また、センサ30の識別情報には、センサ30を管理する監視装置10のアドレスが対応付けられる。下位通信路22と監視装置10との間に中継用の機器20が介在する場合には、監視装置10のアドレスに代えて機器20のアドレスを用いてもよい。この場合、機器20は上位通信路21を通して監視装置10と通信可能であることが望ましい。
Figure 0005771782
The identification information of the sensors 30 in Tables 2 and 3 is individually assigned to each sensor 30 so as to represent the measurement event of each sensor 30 according to a predetermined naming rule described below. Further, the identification information of the sensor 30 is associated with the address of the monitoring device 10 that manages the sensor 30. When the relay device 20 is interposed between the lower communication path 22 and the monitoring device 10, the address of the device 20 may be used instead of the address of the monitoring device 10. In this case, it is desirable that the device 20 can communicate with the monitoring device 10 through the upper communication path 21.

センサ30の識別情報は、センサ30が監視する負荷機器32の名称と、センサ30が監視する場所と、センサ30が監視する計測情報(多くの場合、物理量)の種類とを含んでいる。すなわち、センサ30の識別情報は、これらの3種類の情報を分類するための文字列と、文字列を結合するための記号とを用いて表すように命名規則が定められる。   The identification information of the sensor 30 includes the name of the load device 32 monitored by the sensor 30, the location monitored by the sensor 30, and the type of measurement information (in many cases, physical quantity) monitored by the sensor 30. That is, the naming rule is determined so that the identification information of the sensor 30 is expressed using a character string for classifying these three types of information and a symbol for combining the character strings.

たとえば、表2、表3では、負荷機器32の名称を表す文字列として「AHU」「HD」が含まれており、前者は空調機を表し、後者は熱源機を表している。場所を表す文字列は、「1F」「2F」が含まれ、それぞれセンサ30が監視する場所が1階である場合と2階である場合とを表している。さらに、計測情報の種類を表す文字列は、「QA」「QW」「PW」などがあり、「QA」は空気の熱量を表し、「QW」は水の熱量を表し、「PW」は水圧を表している。結合用の記号は、場所を示す文字列が入る角かっこ([])と、計測情報の種類を結合するアンダーバー(_)とが用いられる。したがって、センサ30の計測事象を表す識別情報は、「負荷機器の名称[場所]_計測情報の種類」という形式で表される。   For example, in Tables 2 and 3, “AHU” and “HD” are included as character strings representing the names of the load devices 32, the former representing an air conditioner, and the latter representing a heat source device. The character string representing the place includes “1F” and “2F”, and represents the case where the place monitored by the sensor 30 is on the first floor and the second floor, respectively. Furthermore, the character string indicating the type of measurement information includes “QA”, “QW”, “PW”, etc., “QA” represents the heat quantity of air, “QW” represents the heat quantity of water, and “PW” represents the water pressure. Represents. As the symbol for combination, square brackets ([]) in which a character string indicating a place is entered, and an underbar (_) that combines types of measurement information are used. Therefore, the identification information indicating the measurement event of the sensor 30 is expressed in a format of “name of the load device [location] _type of measurement information”.

表2、表3には、センサ30の名称に角かっこを含まずに、アルファベットの小文字を用いて場所を示す文字列を記述した形式も含まれている。たとえば、「sup」は供給経路を表し、「ret」は還流経路を表している。   Tables 2 and 3 also include a format in which a character string indicating a location is described using lower case letters of the alphabet without including square brackets in the name of the sensor 30. For example, “sup” represents a supply path, and “ret” represents a reflux path.

いま、標準の判定式が、|AHU[.*]_QA−AHU[¥1]_QW|≦50であると仮定する。ここで、[.*]は、センサ30の設置場所を示し、たとえば1階を表す「1F」や2階を表す「2F」が与えられる。この判定式は、空調機において空気を媒体として室内に供給された熱量(AHU[.*]_QA)と、水を媒体として熱源機から空調機に供給された熱量(AHU[.*]_QW)との差が、比較的小さく閾値(=50)以下であれば、異常ではないということを意味している。この判定式で表現されている事象は、一般的事象ということができ、空調監視システムの仕様に応じて閾値が変化する点を除けば、この判定式は場所に関わらず汎用的に用いることが可能である。したがって、表1に示したように、正規表現によって記述されていることが好ましい。   Now, the standard judgment formula is | AHU [. *] _ QA-AHU [¥ 1] _QW | ≦ 50. here,[. *] Indicates the installation location of the sensor 30, and for example, “1F” representing the first floor and “2F” representing the second floor are given. This determination formula is based on the amount of heat (AHU [. *] _ QA) supplied to the air conditioner using air as a medium in the air conditioner and the amount of heat (AHU [. *] _ QW) supplied from the heat source unit to the air conditioner using water as a medium. Is relatively small and equal to or less than the threshold value (= 50), it means that there is no abnormality. The event expressed in this judgment formula can be called a general event, and this judgment formula can be used universally regardless of the location, except that the threshold value changes according to the specifications of the air conditioning monitoring system. Is possible. Therefore, as shown in Table 1, it is preferably described by a regular expression.

以下では、すべての監視装置10の判定情報記憶部14に、上述のような標準の判定式が記憶され、また、判定情報記憶部14には、様々なセンサ30の識別情報を変数に用いた変換式が記憶されていることを前提とする。   In the following, the standard determination formulas as described above are stored in the determination information storage unit 14 of all the monitoring devices 10, and the identification information of various sensors 30 is used as a variable in the determination information storage unit 14. It is assumed that the conversion formula is stored.

ここで、空調監視システムが起動するなどすると、上述したように、上位通信路21に接続された各監視装置10からセンサ30の識別情報が送信される。したがって、監視装置10の通信部12は、図2に示すように、上位通信路21から他の監視装置10が管理するセンサ30の識別情報を受信する(S11)。通信部12を通して他の監視装置10から受信したセンサ30の識別情報(つまり、計測事象の識別情報)は、識別情報管理部16に記憶される。ここで、識別情報管理部16に記憶された識別情報の内容が受信の前後で変化したか否かが判断される(S12)。受信前後で変化があれば(S12:Y)、機器動作評価部15の生成部152は、識別情報管理部16に記憶された識別情報を用いて判定式を更新し、更新後の判定式を基準格納部131に保存する。   Here, when the air conditioning monitoring system is activated, for example, the identification information of the sensor 30 is transmitted from each monitoring device 10 connected to the higher-level communication path 21 as described above. Therefore, as shown in FIG. 2, the communication unit 12 of the monitoring device 10 receives the identification information of the sensor 30 managed by the other monitoring device 10 from the upper communication path 21 (S11). The identification information of the sensor 30 (that is, the identification information of the measurement event) received from the other monitoring device 10 through the communication unit 12 is stored in the identification information management unit 16. Here, it is determined whether or not the content of the identification information stored in the identification information management unit 16 has changed before and after reception (S12). If there is a change before and after reception (S12: Y), the generation unit 152 of the device operation evaluation unit 15 updates the determination formula using the identification information stored in the identification information management unit 16, and sets the updated determination formula. Saved in the reference storage unit 131.

上述した動作では、識別情報管理部16が保持しているセンサ30の識別情報が変化したことによって判定式を更新しているが、監視装置10が管理しているセンサ30の計測情報が判定式に適合している場合は判定式の更新は不要である。したがって、識別情報管理部16にセンサ30の識別情報が記憶された後、選出部151が、判定情報記憶部14に記憶されている標準の判定式を抽出し、抽出した標準の判定式の変数を、識別情報管理部16に保持されたセンサ30の識別情報と照合してもよい。この場合、判定情報記憶部14に記憶されている標準の判定式の変数が、識別情報管理部16に保持されているセンサ30の識別情報のうち操作部17から入力された識別情報のみで表される場合は、当該判定式を判定部13の基準格納部131に格納する。   In the above-described operation, the determination formula is updated when the identification information of the sensor 30 held by the identification information management unit 16 is changed. However, the measurement information of the sensor 30 managed by the monitoring device 10 is the determination formula. If it conforms to the above, it is not necessary to update the judgment formula. Therefore, after the identification information of the sensor 30 is stored in the identification information management unit 16, the selection unit 151 extracts the standard determination formula stored in the determination information storage unit 14, and the extracted standard determination formula variable May be compared with the identification information of the sensor 30 held in the identification information management unit 16. In this case, the variable of the standard determination formula stored in the determination information storage unit 14 is represented only by the identification information input from the operation unit 17 among the identification information of the sensor 30 held in the identification information management unit 16. If so, the determination formula is stored in the reference storage unit 131 of the determination unit 13.

一方、判定情報記憶部14に記憶されている標準の判定式の変数のいずれかが、操作部17から入力されたセンサ30の識別情報で表されない場合、選出部151は、当該変数を他のセンサ30の識別情報に置換する変換式を探索する。判定情報記憶部14に登録されている変換式に含まれる変数がセンサ30の識別情報に適合する場合、選出部151は当該変換式を抽出し、生成部152は標準の判定式に当該変換式を適用して新たな判定式を生成する。   On the other hand, when any of the variables of the standard determination formula stored in the determination information storage unit 14 is not represented by the identification information of the sensor 30 input from the operation unit 17, the selection unit 151 sets the variable to another A conversion formula to be replaced with the identification information of the sensor 30 is searched. When the variable included in the conversion formula registered in the determination information storage unit 14 matches the identification information of the sensor 30, the selection unit 151 extracts the conversion formula, and the generation unit 152 converts the conversion formula into the standard determination formula. Is applied to generate a new judgment formula.

たとえば、表1に示した例では、標準の判定式に変数AHU_QA[.*]が含まれ、操作部17から入力されたセンサ30の識別情報(表2参照)には、変数AHU_QA[.*]が含まれていない。このような場合に、AHU_QA[.*]の変換式を用いて標準の判定式を書き換えた判定式が生成される。したがって、監視装置10では、標準の判定式に加えて、標準の判定式に変換式を適用した判定式を持つことになる。   For example, in the example shown in Table 1, the variable AHU_QA [. *] Is included, and the identification information (see Table 2) of the sensor 30 input from the operation unit 17 includes the variable AHU_QA [. *] Is not included. In such a case, AHU_QA [. *] Is used to generate a judgment formula in which the standard judgment formula is rewritten. Therefore, the monitoring apparatus 10 has a judgment formula in which a conversion formula is applied to the standard judgment formula in addition to the standard judgment formula.

また、選出部151は、識別情報管理部16が保持しているセンサ30の識別情報を探索し、判定式の変数に適合する識別情報の抽出を試みる。識別情報管理部16が保持しているセンサ30の識別情報だけで標準の判定式に適合する場合は、生成部152は標準の判定式を基準格納部131に格納し、以後はこの判定式を用いて監視事象の状態を判定する。一方、標準の判定式に適合する識別情報が識別情報管理部16に存在しない場合は、識別情報管理部16に保持された識別情報が変換式を適用した判定式に適合するか否かを判断し、適合すればその判定式を判定部13で用いる。   Further, the selection unit 151 searches the identification information of the sensor 30 held by the identification information management unit 16 and tries to extract identification information that matches the variable of the determination formula. When only the identification information of the sensor 30 held by the identification information management unit 16 conforms to the standard determination formula, the generation unit 152 stores the standard determination formula in the reference storage unit 131, and this determination formula is used thereafter. To determine the status of the monitored event. On the other hand, when the identification information that conforms to the standard judgment formula does not exist in the identification information management section 16, it is determined whether or not the identification information held in the identification information management section 16 matches the judgment formula to which the conversion formula is applied. If it matches, the determination unit 13 uses the determination formula.

上述したように、監視装置10は、システムに含まれるセンサ30の識別情報を識別情報管理部16に保存し、判定部13で用いる判定式を生成する際には、識別情報管理部16に保存された識別情報を参照して適切な判定式を設定するのである。なお、他の監視装置10と通信を行って識別情報管理部16にセンサ30の識別情報を保存する際に、保存の前後において識別情報管理部16の内容が変化すると、機器動作評価部15を起動して判定部131が用いる判定式を再生成することが好ましい。   As described above, the monitoring device 10 stores the identification information of the sensor 30 included in the system in the identification information management unit 16, and stores the identification information used in the determination unit 13 in the identification information management unit 16. An appropriate determination formula is set with reference to the identified identification information. When the content of the identification information management unit 16 changes before and after the storage when the identification information of the sensor 30 is stored in the identification information management unit 16 by communicating with another monitoring device 10, the device operation evaluation unit 15 is changed. It is preferable to activate and regenerate the determination formula used by the determination unit 131.

なお、実際に判定式を用いて監視事象の状態を判定する際には、該当するセンサ30の識別情報を用いて他の監視装置10から計測情報を取得する必要がある。この場合、他の監視装置10が管理しているセンサ30の計測情報を取得するために他の監視装置10との通信が必要である。そのため、複数のセンサ30の計測情報を用いていると、各センサ30の計測情報に時間差が生じる可能性がある。したがって、判定部13は計測情報を取得する時間差を考慮した判定を行うことが必要になる。   When actually determining the state of the monitoring event using the determination formula, it is necessary to acquire measurement information from another monitoring device 10 using the identification information of the corresponding sensor 30. In this case, in order to acquire measurement information of the sensor 30 managed by the other monitoring device 10, communication with the other monitoring device 10 is necessary. For this reason, when the measurement information of the plurality of sensors 30 is used, a time difference may occur in the measurement information of each sensor 30. Therefore, the determination unit 13 needs to perform determination in consideration of the time difference for acquiring the measurement information.

本実施形態のように、システム内の他の監視装置10が管理するセンサ30が計測する計測情報を含めて判定式の判定に適した計測情報が採用されるから、所望の監視事象の状態を適切に判定することができる。しかも、監視装置10ごとに設定する判定式や変換式は、監視装置10が管理するセンサ30に合致していなくてもよいから、監視装置10を用いたシステムの構築にあたって、従来よりも作業量を低減させることが可能である。   As in the present embodiment, measurement information suitable for determination of the determination formula including the measurement information measured by the sensors 30 managed by other monitoring devices 10 in the system is adopted, so that the state of the desired monitoring event can be determined. It can be judged appropriately. In addition, the determination formula and conversion formula set for each monitoring device 10 do not have to match the sensor 30 managed by the monitoring device 10. Can be reduced.

(実施形態2)
実施形態1の構成を採用することにより、複数台の監視装置10がそれぞれ管理しているセンサ30の計測情報を他の監視装置10でも用いることが可能になる。すなわち、各監視装置10がそれぞれ管理しているセンサ30の計測情報のみでは監視事象の状態の判定ができない場合でも、他の監視装置10が管理しているセンサ30の計測情報を流用ないし代用することが可能になる。その結果、各監視装置10において、自身が管理するセンサ30の計測情報のみでは判定することができない監視事象であっても状態を判定することが可能になる。
(Embodiment 2)
By adopting the configuration of the first embodiment, it becomes possible to use the measurement information of the sensor 30 managed by each of the plurality of monitoring devices 10 in other monitoring devices 10. That is, even when the monitoring event state cannot be determined only by the measurement information of the sensor 30 managed by each monitoring device 10, the measurement information of the sensor 30 managed by the other monitoring device 10 is diverted or substituted. It becomes possible. As a result, each monitoring device 10 can determine the state even if it is a monitoring event that cannot be determined only by the measurement information of the sensor 30 managed by itself.

ところで、実施形態1の構成では、他の監視装置10が管理しているセンサ30の識別情報を収集するために、上位通信路21を通して通信可能であるすべての監視装置10と通信するか、あるいは特定の範囲の監視装置10と通信している。通信可能なすべての監視装置10からセンサ30の識別情報を収集すると、監視装置10の台数やセンサ30の個数が多い場合(一般に、ビルのような建物では数百個のセンサ30が配置される)、識別情報管理部16に記憶させる識別情報の個数が多くなる。   By the way, in the configuration of the first embodiment, in order to collect the identification information of the sensors 30 managed by other monitoring devices 10, it communicates with all the monitoring devices 10 that can communicate through the upper communication path 21, or Communicating with a specific range of monitoring device 10. When the identification information of the sensors 30 is collected from all the monitoring apparatuses 10 that can communicate, when the number of the monitoring apparatuses 10 or the number of the sensors 30 is large (generally, in a building such as a building, several hundred sensors 30 are arranged. ), The number of pieces of identification information stored in the identification information management unit 16 increases.

そのため、組込み用マイコンを用いて構成された監視装置10のように記憶容量に制限がある場合には、大規模なシステムに対応することができない場合がある。また、各監視装置10が用いる判定式を設定する前に、それぞれの監視装置10がセンサ30の識別情報を取得するために通信を行うから、上位通信路21を通して行う通信の負荷が大きくなり、トラフィックが増加したり、通信待ちの時間が長くなったりする。すなわち、各監視装置10が管理するセンサ30の識別情報をすべての監視装置10が保有するまでに長い時間を要することになる。センサ30の識別情報を各監視装置10が通知する際にブロードキャストで通信を行うと、ピアツーピアで通信を行う場合よりも時間は短縮されるが、大規模なシステムでは、監視装置10の台数も多くなるから、通信待ちの時間は十分には短縮されない。   Therefore, when the storage capacity is limited as in the monitoring device 10 configured using a built-in microcomputer, it may not be possible to support a large-scale system. In addition, since each monitoring device 10 performs communication to acquire the identification information of the sensor 30 before setting the determination formula used by each monitoring device 10, the load of communication performed through the upper communication path 21 increases. Traffic increases and communication wait time increases. That is, it takes a long time for all the monitoring devices 10 to hold the identification information of the sensors 30 managed by each monitoring device 10. When communication is performed by broadcast when each monitoring device 10 notifies the identification information of the sensor 30, the time is shortened compared with the case of performing communication by peer-to-peer. However, in a large-scale system, the number of monitoring devices 10 is large. Therefore, the communication waiting time is not sufficiently shortened.

本実施形態は、この種の問題を解決するために、各監視装置10が管理しているセンサ30の識別情報について、情報量を低減させた要約情報を生成する機能を識別情報管理部16に設けている。識別情報管理部16は、要約情報を生成する機能に加えて、生成した要約情報を他の監視装置10に通知する機能と、他の監視装置10から取得した要約情報を保持する機能とを備える。要約情報は、センサ30の識別情報を用いて生成され、複数種類の識別情報に共通する情報が1種類の情報に集約されている。また、要約情報は、1台の監視装置10(または、中継用の機器20)の範囲で集約されている。したがって、要約情報のみではセンサ30の識別情報を特定することはできない。識別情報管理部16は、着目するセンサ30の識別情報を探索する範囲を絞り込むことができる補助情報として要約情報を生成するのである。   In this embodiment, in order to solve this type of problem, the identification information management unit 16 has a function for generating summary information with a reduced amount of information for the identification information of the sensor 30 managed by each monitoring device 10. Provided. In addition to the function of generating summary information, the identification information management unit 16 has a function of notifying the generated summary information to other monitoring devices 10 and a function of holding summary information acquired from other monitoring devices 10. . The summary information is generated using the identification information of the sensor 30, and information common to a plurality of types of identification information is collected into one type of information. The summary information is collected in the range of one monitoring apparatus 10 (or relay device 20). Therefore, the identification information of the sensor 30 cannot be specified only by the summary information. The identification information management unit 16 generates summary information as auxiliary information that can narrow down the search range for the identification information of the sensor 30 of interest.

実施形態1で説明したように、センサ30の識別情報は、センサ30を設けた機器の名称と、センサ30が監視する場所と、センサ30が監視する計測情報の種類とを結合した形式で構成されている。また、表4に示すように、センサ30の識別情報は、当該センサ30を管理している監視装置10のアドレスに対応付けられている。センサ30の識別情報を上述した形式とすることは必須ではないが、センサ30の識別情報は、少なくとも、センサ30が監視する場所とセンサ30が監視する計測情報の種類との情報を含むことが必要である。   As described in the first embodiment, the identification information of the sensor 30 is configured by combining the name of the device provided with the sensor 30, the location monitored by the sensor 30, and the type of measurement information monitored by the sensor 30. Has been. Further, as shown in Table 4, the identification information of the sensor 30 is associated with the address of the monitoring device 10 that manages the sensor 30. Although it is not essential that the identification information of the sensor 30 is in the above-described format, the identification information of the sensor 30 includes at least information on the location monitored by the sensor 30 and the type of measurement information monitored by the sensor 30. is necessary.

Figure 0005771782
上述のように、センサ30の識別情報が、複数の情報の組み合わせであることに着目すると、情報の階層性を用いることにより、センサ30の識別情報のうちの上位階層の情報を用いることが可能である。たとえば、判定式に含まれる変数のうち置換可能である変数は同じ種類の負荷装置32から得られることが多いから、同じ種類の負荷装置32はセンサ30の識別情報の範囲を絞り込むための要約情報に用いることができる。すなわち、負荷装置32の名称は要約情報(補助情報)として用いることが可能である。また同様に、センサ30の識別情報のうち負荷装置32の名称と、センサ30が監視する場所とを組み合わせることにより、要約情報(補助情報)として用いることも可能である。
Figure 0005771782
As described above, when attention is paid to the fact that the identification information of the sensor 30 is a combination of a plurality of pieces of information, it is possible to use information on the upper layer of the identification information of the sensor 30 by using the hierarchical nature of the information. It is. For example, since variables that can be replaced among variables included in the judgment formula are often obtained from the same type of load device 32, the same type of load device 32 summarizes information for narrowing the range of identification information of the sensor 30. Can be used. That is, the name of the load device 32 can be used as summary information (auxiliary information). Similarly, by combining the name of the load device 32 in the identification information of the sensor 30 and the location monitored by the sensor 30, it can be used as summary information (auxiliary information).

以上のことから、本実施形態の識別情報管理部16は、上述した2種類の要約情報のいずれかを生成する。負荷装置32の名称のみの要約情報を用いるか、負荷装置32の名称と監視する場所とを組み合わせた要約情報を用いるかは、識別情報管理部16が用いるハードウェア資源の記憶容量や、上位通信線21を通して通信する際のトラフィック量などによって、適宜に選択される。   From the above, the identification information management unit 16 of this embodiment generates one of the two types of summary information described above. Whether the summary information of only the name of the load device 32 or the summary information combining the name of the load device 32 and the monitoring location is used depends on the storage capacity of the hardware resources used by the identification information management unit 16 and the higher-level communication. It is appropriately selected depending on the amount of traffic when communicating through the line 21.

要約情報(補助情報)は、センサ30の識別情報を抽出する範囲を絞り込むための情報であるから、センサ30の識別情報に対して、所定の規則による変換を施したビット配列を用いることも可能である。この種のビット配列としては、ハッシュ値を利用したブルームフィルタが知られている。すなわち、ブルームフィルタの値を要約情報として用いることが可能である。   Since the summary information (auxiliary information) is information for narrowing down the range from which the identification information of the sensor 30 is extracted, it is possible to use a bit array obtained by converting the identification information of the sensor 30 according to a predetermined rule. It is. As this type of bit arrangement, a Bloom filter using a hash value is known. That is, the Bloom filter value can be used as summary information.

ブルームフィルタは、各ビットの初期値が0である所定ビット数のビット配列を用い、複数種類のハッシュ関数を適用して求めたハッシュ値をビット配列にマッピングして得られるデータ構造である。したがって、センサ30の識別情報からブルームフィルタの値を求めると、センサ30の識別情報に比べて空間効率を大幅に高め、結果的に識別情報管理部16に記憶させる情報量を低減させることができる。   The Bloom filter is a data structure obtained by mapping a hash value obtained by applying a plurality of types of hash functions to a bit array, using a bit array of a predetermined number of bits whose initial value of each bit is 0. Therefore, when the value of the Bloom filter is obtained from the identification information of the sensor 30, the space efficiency can be greatly increased compared to the identification information of the sensor 30, and as a result, the amount of information stored in the identification information management unit 16 can be reduced. .

ブルームフィルタは、ハッシュ値を用いているから、元の値が異なっていても偶然に同じ値を持つことがあるものの、元の値が一致していれば必ず該当するビット位置の値が1になる。したがって、種々のセンサ30の識別情報から得られたブルームフィルタを識別情報管理部16に登録しておくと、以下のようにして着目するセンサ30の識別情報を識別情報管理部16から検索することができる。   The Bloom filter uses a hash value, so even if the original value is different, it may happen to have the same value, but if the original value matches, the value of the corresponding bit position will always be 1. Become. Therefore, when the Bloom filter obtained from the identification information of various sensors 30 is registered in the identification information management unit 16, the identification information of the sensor 30 of interest is retrieved from the identification information management unit 16 as follows. Can do.

すなわち、着目するセンサ30の識別情報についてブルームフィルタの値を求め、識別情報管理部16に登録されたブルームフィルタの値と照合する。ここで、識別情報管理部16に該当するビット位置のビット値が1であるブルームフィルタの値が登録されていると、着目するセンサ30の識別情報がシステム(識別情報管理部16が収集した範囲)内に存在する可能性があるといえる。一方、該当するビット位置のビット値のうちの1つでも1にならなければ、着目するセンサ30の識別情報はシステム(識別情報管理部16が収集した範囲)内に存在しないことがわかる。   That is, the value of the Bloom filter is obtained for the identification information of the sensor 30 of interest, and collated with the value of the Bloom filter registered in the identification information management unit 16. Here, if the value of the Bloom filter whose bit value corresponding to the bit position corresponding to the bit position corresponding to the identification information management unit 16 is registered, the identification information of the sensor 30 of interest is stored in the system (the range collected by the identification information management unit 16). ) May exist. On the other hand, if even one of the bit values at the corresponding bit position does not become 1, it is understood that the identification information of the sensor 30 of interest does not exist in the system (the range collected by the identification information management unit 16).

したがって、表5のように、識別情報管理部16に、センサ30の識別情報から求めたブルームフィルタの値を登録しておけば、選出部151は、所望のセンサ30がシステム内に存在するか否かを容易に判断することができる。また、ブルームフィルタの値にはセンサ30を管理する監視装置10のアドレスが対応付けられており、該当するセンサ30がシステム内に存在する場合には、当該センサ30を管理している監視装置10にアクセスすることが可能になる。   Therefore, as shown in Table 5, if the value of the Bloom filter obtained from the identification information of the sensor 30 is registered in the identification information management unit 16, the selection unit 151 determines whether the desired sensor 30 exists in the system. It is possible to easily determine whether or not. In addition, the address of the monitoring device 10 that manages the sensor 30 is associated with the value of the Bloom filter, and when the corresponding sensor 30 exists in the system, the monitoring device 10 that manages the sensor 30. Can be accessed.

Figure 0005771782
上述したように、識別情報管理部16が要約情報を保持している場合について、選出部151からの問い合わせに対する識別情報管理部16の動作をまとめると、図3のようになる。すなわち、識別情報管理部16は、選出部151から判定式または変換式の変数(センサ30の識別情報)の照合が要求されると、変数を保持している識別情報と照合する(S21)。監視装置10が管理しているセンサ30の識別情報と照合を要求された変数とが一致した場合(S21:Y)、選出部151には「存在する」を返す(S22)。
Figure 0005771782
As described above, when the identification information management unit 16 holds summary information, the operations of the identification information management unit 16 in response to an inquiry from the selection unit 151 are summarized as shown in FIG. In other words, when the selection unit 151 requests collation of a variable of a determination formula or a conversion formula (identification information of the sensor 30), the identification information management unit 16 collates with the identification information holding the variable (S21). When the identification information of the sensor 30 managed by the monitoring device 10 matches the variable requested to be collated (S21: Y), “exists” is returned to the selection unit 151 (S22).

一方、照合を要求された変数に一致する識別情報が存在しない場合(S21:N)、照合を要求された変数を補助情報に照合する(S23)。補助情報は要約情報として保持されているから、識別情報管理部16に要約情報が存在するか否かが判断される。要約情報が存在する場合(S23:Y)、識別情報管理部16は、要約情報に対応する監視装置10のアドレスを用いてセンサ30の識別情報(変数)の有無を問い合わせる(S24)。目的とするセンサ30の識別情報が存在する場合(S25:Y)、当該センサ30の識別情報を識別情報管理部16に、新たな識別情報として追記し(S26)、選出部151には「存在する」を返す(S27)。   On the other hand, when there is no identification information that matches the variable for which collation is requested (S21: N), the variable for which collation is requested is collated with the auxiliary information (S23). Since the auxiliary information is held as summary information, it is determined whether or not the summary information exists in the identification information management unit 16. When the summary information exists (S23: Y), the identification information management unit 16 inquires about the presence or absence of the identification information (variable) of the sensor 30 using the address of the monitoring device 10 corresponding to the summary information (S24). When the identification information of the target sensor 30 exists (S25: Y), the identification information of the sensor 30 is added as new identification information to the identification information management unit 16 (S26). "Yes" is returned (S27).

ステップS23において対応する要約情報が存在しない場合(S23:N)、またはステップS25において他の監視装置10に目的とするセンサ30の識別情報が存在しない場合(S25:N)、選出部151には「存在しない」が返される(S28)。   When there is no corresponding summary information in step S23 (S23: N), or when there is no identification information of the target sensor 30 in another monitoring device 10 in step S25 (S25: N), the selection unit 151 includes “Not present” is returned (S28).

以上の処理により、監視装置10が管理しているセンサ30の計測情報では判定式を充足できない場合であっても、他の監視装置10が管理しているセンサ30の計測情報で代用することが可能になる。なお、他の監視装置10が管理しているセンサ30の計測情報を代用しても判定式を充足させることができない場合には、当該監視装置10で用いる判定式を新規に作成することにより対応すればよい。ただし、上述の処理によって、多くの場合には新規の判定式を作成する必要がないから、導入時における作業量の低減につながる。   Through the above processing, even if the determination information cannot be satisfied with the measurement information of the sensor 30 managed by the monitoring device 10, the measurement information of the sensor 30 managed by another monitoring device 10 can be substituted. It becomes possible. If the determination formula cannot be satisfied even if the measurement information of the sensor 30 managed by the other monitoring device 10 is substituted, the determination formula used in the monitoring device 10 is newly created. do it. However, in many cases, it is not necessary to create a new determination formula by the above-described processing, which leads to a reduction in work amount at the time of introduction.

ところで、要約情報を用いると、計測情報の取得に失敗することもある。すなわち、要約情報に対応する監視装置10に計測情報を問い合わせたときに、該当する計測情報が得られない場合がある。このように計測情報を取得できなかった回数を蓄積すると、要約情報ごとに問い合わせ回数に対する失敗の回数の割合を求めることができる。この割合を要約情報の誤り率とし、要約情報の誤り率が規定の閾値を超える場合には、該当する監視装置10に対して、要約情報の情報量を増加させるように指示する構成を採用することが望ましい。要約情報の情報量が増加すれば、要約情報の誤り率が低減されると考えられるから、全体として問い合わせ回数を低減させ、トラフィックの低減につながる。他の構成および動作は実施形態1と同様であるから説明を省略する。   By the way, when summary information is used, acquisition of measurement information may fail. That is, when the measurement information is inquired to the monitoring device 10 corresponding to the summary information, the corresponding measurement information may not be obtained. If the number of times measurement information cannot be acquired is accumulated in this way, the ratio of the number of failures to the number of inquiries can be obtained for each summary information. This ratio is used as an error rate of the summary information, and when the error rate of the summary information exceeds a prescribed threshold, a configuration is used to instruct the corresponding monitoring device 10 to increase the amount of summary information. It is desirable. If the amount of summary information increases, it is considered that the error rate of summary information is reduced. Therefore, the number of inquiries is reduced as a whole, and traffic is reduced. Other configurations and operations are the same as those in the first embodiment, and thus description thereof is omitted.

(実施形態3)
上述した実施形態は、他の監視装置10が管理するセンサ30の計測情報のみを代用ないし流用しているが、本実施形態は、他の監視装置10の判定情報記憶部14に設定された判定式や変換式を、システム内の監視装置10で共用する点が特徴である。
(Embodiment 3)
In the above-described embodiment, only the measurement information of the sensor 30 managed by the other monitoring device 10 is substituted or diverted. However, in the present embodiment, the determination set in the determination information storage unit 14 of the other monitoring device 10 is used. The point is that the equation and the conversion equation are shared by the monitoring device 10 in the system.

したがって、判定情報記憶部14は、通信部12を通して上位通信路21に接続されている(不図示)。識別情報管理部16がセンサ30の識別情報を取得する動作と同様に、通信部12は、図4に示すように、起動時などの適宜のタイミングで他の監視装置10と通信を行い、他の監視装置10から判定式および変換式(判定基準)を受信する(S31)。通信部12は、受信した判定式および変換式(判定基準)を判定情報記憶部14に保存し、受信の前後での判定基準の変化の有無を判断する(S32)。ここで、判定情報記憶部14に記憶された判定基準が他の監視装置10から判定基準を受信した前後において変化している場合(S32:Y)、通信部12は、機器動作評価部15を起動する(S23)。   Therefore, the determination information storage unit 14 is connected to the upper communication path 21 through the communication unit 12 (not shown). Similar to the operation in which the identification information management unit 16 acquires the identification information of the sensor 30, the communication unit 12 communicates with another monitoring device 10 at an appropriate timing such as at the time of startup as shown in FIG. The determination formula and the conversion formula (determination criteria) are received from the monitoring device 10 (S31). The communication unit 12 stores the received determination formula and conversion formula (determination criterion) in the determination information storage unit 14, and determines whether the determination criterion has changed before and after reception (S32). Here, when the determination criterion stored in the determination information storage unit 14 has changed before and after the determination criterion is received from another monitoring device 10 (S32: Y), the communication unit 12 causes the device operation evaluation unit 15 to change. Start up (S23).

機器動作評価部15は、操作部17から入力受付部18を通して指示された監視事象の状態を判断する判定式を、判定情報記憶部14から選択し、実施形態1、2として説明したように、必要に応じて変換式による変数の置換を行う。   As described in the first and second embodiments, the device operation evaluation unit 15 selects a determination formula for determining the state of the monitoring event instructed from the operation unit 17 through the input reception unit 18 from the determination information storage unit 14. Replace variables with conversion formulas as necessary.

本実施形態では、システム内に監視装置10を増設したり、いずれかの監視装置10に登録されている判定式や変換式を追加すれば、既存の監視装置10の判定情報記憶部14に登録される判定式や変換式の種類を増加させることが可能になる。そのため、システムの導入初期では、判定式や変換式に不足がある場合や、新たな監視装置10や負荷装置32が導入されることによって監視事象に変更が生じた場合でも、判定式や変換式を書き換える作業をすべての監視装置10に対して行う必要がなく、作業量の削減につながる。   In this embodiment, if the monitoring device 10 is added in the system or a judgment formula or conversion formula registered in any of the monitoring devices 10 is added, it is registered in the judgment information storage unit 14 of the existing monitoring device 10. It is possible to increase the types of judgment formulas and conversion formulas to be performed. Therefore, at the initial stage of system introduction, even when there is a shortage of judgment formulas and conversion formulas, or even when a monitoring event is changed due to the introduction of a new monitoring device 10 or load device 32, the judgment formulas or conversion formulas are used. It is not necessary to perform the operation for rewriting all the monitoring devices 10, which leads to a reduction in the amount of work.

ところで、システム内の監視装置10において、他の監視装置10が管理するセンサ30の計測情報を代用ないし流用し、かつ判定式や変換式を共有可能にした場合に、同じ監視事象の状態を判定するための異なる判定式が設定される可能性がある。この場合、判定式に含まれる変数が少ないほど、センサ30から計測情報を収集するのに要する時間が短くなり監視事象が生じてから判定結果が得られるまでの時間が短縮される可能性がある。一方、監視事象の内容によっては、判定式に含まれる変数が多いほど判定の精度が高くなる場合もある。   By the way, in the monitoring device 10 in the system, when the measurement information of the sensor 30 managed by the other monitoring device 10 is substituted or diverted and the determination formula or the conversion formula can be shared, the status of the same monitoring event is determined. There is a possibility that different judgment formulas are set. In this case, the fewer the variables included in the determination formula, the shorter the time required to collect measurement information from the sensor 30 and the shorter the time from when a monitoring event occurs until the determination result is obtained. . On the other hand, depending on the contents of the monitoring event, the accuracy of the determination may increase as the number of variables included in the determination formula increases.

そこで、同じ監視事象の状態を判定する判定式が得られる場合は、利用者が操作部17を用いて指定した動作モードに従って判定式を選択する。操作部17から指定される動作モードは、速度優先モードと精度優先モードとであって、速度優先モードが選択されているときには、変数が最小になる判定式が選択され、精度優先モードが選択されているときには、変数が最大になる判定式が選択される。なお、同じ監視事象に対して3種類以上の判定式が生成される場合に備えて、利用者が操作部17を通して所望の判定式を指示するカスタムモードを設けてもよい。   Therefore, when a determination formula for determining the state of the same monitoring event is obtained, the determination formula is selected according to the operation mode designated by the user using the operation unit 17. The operation modes designated from the operation unit 17 are a speed priority mode and an accuracy priority mode. When the speed priority mode is selected, a determination formula that minimizes the variable is selected, and the accuracy priority mode is selected. Is selected, the judgment formula that maximizes the variable is selected. Note that a custom mode in which the user instructs a desired determination expression through the operation unit 17 may be provided in preparation for the case where three or more determination expressions are generated for the same monitoring event.

上述の動作は、同じ監視事象に対して異なる変数を含む判定式が設定される場合の例であるが、異なる監視装置10において同じ判定式が設定される可能性もある。この場合、異なる監視装置10において監視事象に競合ないし衝突を生じるという不都合が生じることになる。そこで、このような不都合を回避するために、判定式の設定に際して優先順位を設定することが好ましい。たとえば、同じ判定式が設定されている場合、他の監視装置10から代用ないし流用しているセンサ30の計測情報の個数を比較し、他の監視装置10から受け取る計測情報の個数が少ないほうの判定式を優先するという優先条件で判定式を選択することが好ましい。この優先条件を用いると、他の監視装置10が管理しているセンサ30の計測情報を取得する頻度が低減されるから、結果的にセンサ30の計測情報を監視装置10の間で授受する際の通信量が低減される。   The above operation is an example in the case where determination formulas including different variables are set for the same monitoring event, but the same determination formula may be set in different monitoring apparatuses 10. In this case, there arises a disadvantage that competition or collision occurs in the monitoring event in different monitoring devices 10. Therefore, in order to avoid such an inconvenience, it is preferable to set a priority order when setting the determination formula. For example, when the same determination formula is set, the number of measurement information of the sensor 30 that is substituted or diverted from another monitoring device 10 is compared, and the number of measurement information received from the other monitoring device 10 is smaller. It is preferable to select the determination formula under a priority condition that priority is given to the determination formula. When this priority condition is used, the frequency of acquiring the measurement information of the sensor 30 managed by the other monitoring device 10 is reduced. As a result, when the measurement information of the sensor 30 is exchanged between the monitoring devices 10. Communication volume is reduced.

いま、2台の監視装置10において、センサ30の識別情報と、センサ30の計測情報を取得する監視装置10のアドレスとが、表6、表7のように対応付けられ、生成部152が生成する判定式において、表に示す4種類の計測情報を変数に用いているとする。   Now, in the two monitoring devices 10, the identification information of the sensor 30 and the address of the monitoring device 10 that acquires the measurement information of the sensor 30 are associated as shown in Tables 6 and 7, and the generation unit 152 generates In the determination formula, the four types of measurement information shown in the table are used as variables.

Figure 0005771782
Figure 0005771782

Figure 0005771782
表6と表7とにおいて「ローカル」は、生成部152を備える監視装置10が管理しているセンサ30から計測情報を取得することを意味する。また、監視装置10のアドレスが「ローカル」ではない場合は、他の監視装置10が管理しているセンサ30から計測情報を取得することを意味する。
Figure 0005771782
In Tables 6 and 7, “local” means that measurement information is acquired from the sensor 30 managed by the monitoring apparatus 10 including the generation unit 152. Further, when the address of the monitoring device 10 is not “local”, it means that measurement information is acquired from the sensor 30 managed by another monitoring device 10.

したがって、判定式に用いる4個の監視情報について、表6に示す情報を持つ監視装置10は他の監視装置10から受け取る計測情報が1個であり、表7に示す情報を持つ監視装置10は他の監視装置10から受け取る計測情報が3個になる。このような場合、表6に示す情報を持つ監視装置10が選択されるのである。   Therefore, for the four pieces of monitoring information used in the determination formula, the monitoring device 10 having the information shown in Table 6 receives one piece of measurement information from the other monitoring devices 10, and the monitoring device 10 having the information shown in Table 7 Three pieces of measurement information are received from other monitoring devices 10. In such a case, the monitoring device 10 having the information shown in Table 6 is selected.

ただし、他の監視装置10から受け取る計測情報の個数が同じになる場合もある。そこで、各監視装置10には生成部152が判定式を設定したときに他の監視端末10に判定式の設定を判定式とともに通知する機能を設け、判定式を受信した監視端末10の生成部152は他の監視装置10と同じ判定式の生成を禁止することが好ましい。すなわち、システム内において、判定式は生成順で採用され、システム内に同じ判定式が生成されることが防止される。   However, the number of pieces of measurement information received from other monitoring devices 10 may be the same. Therefore, each monitoring device 10 is provided with a function for notifying other monitoring terminals 10 of the setting of the determination formula together with the determination formula when the generation unit 152 sets the determination formula, and the generation unit of the monitoring terminal 10 that has received the determination formula Preferably, 152 prohibits the generation of the same judgment formula as that of other monitoring apparatuses 10. In other words, the determination formulas are employed in the order of generation in the system, and the same determination formula is prevented from being generated in the system.

本実施形態の他の構成および動作は実施形態1、実施形態2と同様であって、本実施形態は、上述した他の実施形態と組み合わせて用いることが好ましい。   Other configurations and operations of this embodiment are the same as those of Embodiments 1 and 2, and this embodiment is preferably used in combination with the other embodiments described above.

(実施形態4)
実施形態3では、センサ30が計測した計測情報がつねに正しいとみなして判定式を設定しているが、システム内に多数のセンサ30が存在していると、すべてのセンサ30から正しい計測情報が得られていない可能性もある。とくに、センサ30の計測情報は、経年的変化を生じる可能性があるから、定期点検はもちろんのことであるが、センサ30の計測情報を日常的に監視することも必要である。
(Embodiment 4)
In the third embodiment, the determination formula is set assuming that the measurement information measured by the sensor 30 is always correct. However, if there are a large number of sensors 30 in the system, correct measurement information is obtained from all the sensors 30. It may not be obtained. In particular, since the measurement information of the sensor 30 may change over time, it is necessary to regularly monitor the measurement information of the sensor 30 as well as regular inspections.

そこで、本実施形態では、センサ30ごとに計測情報を評価する機能が監視装置10の取得部11に設けられている。すなわち、取得部11は、計測情報に対して正常範囲を定めており、センサ30から得られた計測情報が正常範囲を逸脱した時間の割合を評価値として記憶する機能を備える。たとえば、計測情報が正常範囲を逸脱した時間が24時間のうち3時間であれば、このセンサ30について計測情報が正常範囲であった割合を87.5%とし、この値を評価値が用いられる。評価値は、日毎、週毎、月毎など適宜の期間において求められる。   Therefore, in the present embodiment, a function for evaluating measurement information for each sensor 30 is provided in the acquisition unit 11 of the monitoring device 10. That is, the acquisition unit 11 has a function of storing a normal range for the measurement information, and storing a ratio of time when the measurement information obtained from the sensor 30 deviates from the normal range as an evaluation value. For example, if the time when the measurement information deviates from the normal range is 3 hours out of 24 hours, the ratio of the measurement information within the normal range for this sensor 30 is 87.5%, and this value is used as the evaluation value. . An evaluation value is calculated | required in appropriate periods, such as every day, every week, and every month.

上述のようにして求めたセンサ30の評価値は、センサ30から得られる計測情報の信頼度に相当する。したがって、同じ監視事象について複数の判定式を選択可能である場合に、判定式を随時更新し、信頼度の高いセンサ30を用いて監視事象を判定することによって、センサ30が劣化しても監視事象の判定の精度を維持することが可能になる。すなわち、判定式を更新する際には、センサ30の計測情報に関する評価値を用い、判定式に含まれる変数に対応した計測情報の評価値が高い判定式を優先的に選択するのである。   The evaluation value of the sensor 30 obtained as described above corresponds to the reliability of the measurement information obtained from the sensor 30. Therefore, when a plurality of determination formulas can be selected for the same monitoring event, the determination formula is updated as needed, and the monitoring event is determined using the highly reliable sensor 30, thereby monitoring even if the sensor 30 deteriorates. The accuracy of event determination can be maintained. That is, when updating the determination formula, the evaluation value related to the measurement information of the sensor 30 is used, and a determination formula having a high evaluation value of the measurement information corresponding to the variable included in the determination formula is preferentially selected.

ここに、計測情報の評価値を用いて判定式の評価を行うにあたっては、判定式に含まれる変数に対応した計測情報の評価値について平均値を求めるとともに、評価値の最大値と最小値との差を求める。判定式の選択には、判定式に含まれる評価値の最小値が規定の閾値以上になるという条件を満たし、かつ評価値の平均値が最大になるという条件を満たす判定式を選択することが好ましい。前者の条件は、判定式の判定結果の信頼度を維持するために設定されている。すなわち、信頼度の低い計測情報が含まれる判定式で判定を行うと他の計測情報の信頼度のいかんによらず判定結果の信頼度が低下するから、閾値以上の信頼度が得られる計測情報のみを用いて判定を行うように条件が設定される。また、後者の条件によって、判定式による判定結果の信頼度を高めている。   Here, in evaluating the determination formula using the evaluation value of the measurement information, the average value is obtained for the evaluation value of the measurement information corresponding to the variable included in the determination formula, and the maximum value and the minimum value of the evaluation value are calculated. Find the difference. In selecting a judgment formula, it is possible to select a judgment formula that satisfies the condition that the minimum value of the evaluation values included in the judgment formula is equal to or greater than a prescribed threshold and satisfies the condition that the average value of the evaluation values is maximum. preferable. The former condition is set in order to maintain the reliability of the determination result of the determination formula. In other words, if determination is performed using a determination formula that includes measurement information with low reliability, the reliability of the determination result is reduced regardless of the reliability of other measurement information, so measurement information that provides reliability above the threshold The condition is set so that the determination is performed using only In addition, the latter condition increases the reliability of the determination result based on the determination formula.

上述のように複数の判定式から判定式を選択する場合だけではなく、実施形態1のように、同じ判定式に含まれる変数に割り当てる計測情報が置換可能である場合にも、置換可能な計測情報の信頼度が高いほうを選択することが望ましい。たとえば、異なる2個のセンサ30から得られる計測情報が、ともに判定式の変数として採用可能である場合であって、一方のセンサ30から得られる計測情報の評価値が100%であり、他方のセンサ30から得られる計測情報の評価値が10%であるとする。この場合、前記一方のセンサ30から得られる計測情報が採用されることになる。   Not only when selecting a judgment formula from a plurality of judgment formulas as described above, but also when the measurement information assigned to the variables included in the same judgment formula is replaceable as in the first embodiment, the replaceable measurement. It is desirable to select the one with higher reliability of information. For example, measurement information obtained from two different sensors 30 can be adopted as a variable in the determination formula, and the evaluation value of the measurement information obtained from one sensor 30 is 100%, and the other Assume that the evaluation value of the measurement information obtained from the sensor 30 is 10%. In this case, measurement information obtained from the one sensor 30 is adopted.

上述の動作では、判定部13が用いる判定式の更新を随時行っているが、判定式の更新はシステムの起動時、新たな監視装置10がシステムに参加したとき、操作部17を通して利用者が指示したときなどでもよい。   In the above-described operation, the determination formula used by the determination unit 13 is updated at any time. However, the determination formula is updated when the system is started up, and when a new monitoring device 10 joins the system, the user can update the determination formula. It may be when instructed.

また、上述の動作では、評価値として計測情報が正常範囲を逸脱した時間の割合を用い、判定式の更新時に評価値を用いて判定式を選択しているが、計測情報が正常状態を逸脱する時間が規定した判定時間に達するまで継続した場合に判定式を変更してもよい。すなわち、使用中の判定式に含まれる変数に対応した計測情報について、正常範囲を逸脱するか否かを常時監視し、正常範囲を逸脱したときは、逸脱した状態が継続する時間を計時するとともに、この時間が判定時間に達すると判定式を更新するのである。   In the above-described operation, the ratio of the time when the measurement information deviates from the normal range is used as the evaluation value, and the determination formula is selected using the evaluation value when the determination formula is updated. However, the measurement information deviates from the normal state. The determination formula may be changed when the time to be continued until the specified determination time is reached. In other words, the measurement information corresponding to the variable included in the judgment formula in use is constantly monitored whether or not it deviates from the normal range, and when deviating from the normal range, the time for which the deviated state continues is counted. When this time reaches the determination time, the determination formula is updated.

判定式を更新する際は、選出部151は、まず、識別情報管理部16が記憶しているセンサ30の識別情報が判定式で採用されないように、該当する識別情報にフラグを設定するか、該当する識別情報を識別情報管理部16から削除する。フラグを設定した場合は、センサ30の調整や交換によってセンサ30の計測情報が復旧したときに、利用者が操作部17を用いて意図的にフラグを解除することにより、元の動作に復旧させることが可能である。   When updating the determination formula, the selection unit 151 first sets a flag in the corresponding identification information so that the identification information of the sensor 30 stored in the identification information management unit 16 is not adopted in the determination formula, The corresponding identification information is deleted from the identification information management unit 16. When the flag is set, when the measurement information of the sensor 30 is restored by adjustment or replacement of the sensor 30, the user intentionally releases the flag using the operation unit 17 to restore the original operation. It is possible.

上述のように、いずれかのセンサ30の計測情報が正常範囲を逸脱し、かつ正常範囲を逸脱している時間が判定時間に達すると、基準格納部131に格納される判定式を更新するのである。この動作によって、判定部13は、正常である計測情報のみを用いて監視事象の状態を判定することが可能になる。すなわち、監視事象の状態の判定精度を維持することができる。なお、判定式を更新する際の判定式の選定基準には、上述した評価値を用いてもよい。   As described above, when the measurement information of one of the sensors 30 deviates from the normal range and the time deviating from the normal range reaches the determination time, the determination formula stored in the reference storage unit 131 is updated. is there. With this operation, the determination unit 13 can determine the state of the monitoring event using only normal measurement information. That is, the determination accuracy of the state of the monitoring event can be maintained. Note that the evaluation value described above may be used as a criterion for selection of the judgment formula when the judgment formula is updated.

本実施形態の他の構成および動作は実施形態1〜3と同様であって、本実施形態は、上述した他の実施形態と組み合わせて用いることが可能である。   Other configurations and operations of this embodiment are the same as those of the first to third embodiments, and this embodiment can be used in combination with the other embodiments described above.

10 監視装置
11 取得部
12 通信部
13 判定部
14 判定情報記憶部
15 機器動作評価部
16 識別情報管理部
21 上位通信路
22 下位通信路
30 センサ(計測手段)
DESCRIPTION OF SYMBOLS 10 Monitoring apparatus 11 Acquisition part 12 Communication part 13 Determination part 14 Determination information memory | storage part 15 Apparatus operation | movement evaluation part 16 Identification information management part 21 Upper-order communication path 22 Lower-order communication path 30 Sensor (measuring means)

Claims (11)

規定の監視事象に関連する計測情報を計測手段から取得する取得部と、前記取得部が取得した前記計測情報を判定式に適用することにより前記監視事象の状態を判定する判定部と、他装置との間で通信し前記計測手段が計測する前記計測情報の種類を他装置との間で授受する通信部と、前記計測手段が計測する前記計測情報の種類および前記通信部を通して前記他装置から取得可能な前記計測情報の種類を保持する識別情報管理部と、前記識別情報管理部に記憶されている前記計測情報から前記判定式に適合する前記計測情報を抽出する機器動作評価部とを備え、前記識別情報管理部は、前記判定部において判定に用いる前記判定式が前記他装置から取得される前記計測情報を含む場合に、前記通信部を通して前記他装置から前記計測情報を取得して前記判定部に引き渡すことを特徴とする監視装置。   An acquisition unit that acquires measurement information related to a prescribed monitoring event from a measurement unit; a determination unit that determines the state of the monitoring event by applying the measurement information acquired by the acquisition unit to a determination formula; and another device A communication unit that communicates with and communicates with the other device the type of the measurement information measured by the measurement unit, and the other device through the type of the measurement information that the measurement unit measures and the communication unit. An identification information management unit that holds the type of measurement information that can be acquired, and a device operation evaluation unit that extracts the measurement information that conforms to the determination formula from the measurement information stored in the identification information management unit The identification information management unit obtains the measurement information from the other device through the communication unit when the determination formula used for determination in the determination unit includes the measurement information acquired from the other device. Obtained to monitor device characterized by delivering to the evaluation unit. 前記通信部は、前記他装置に前記計測情報の種類を通知する際に複数種類の前記計測情報に共通する1種類の情報に集約した要約情報を前記他装置のアドレスとともに伝送し、前記識別情報管理部は、前記他装置から前記要約情報を受け取ると前記要約情報を保持し、前記判定部において判定に用いる前記判定式が前記他装置から取得される前記計測情報を含む場合に、前記要約情報および前記アドレスを参照して前記他装置に所要の前記計測情報を要求することを特徴とする請求項1記載の監視装置。   The communication unit transmits summary information collected together with one type of information common to a plurality of types of measurement information when notifying the type of the measurement information to the other device together with the address of the other device, and the identification information When the management unit receives the summary information from the other device, the management unit holds the summary information, and when the determination formula used for determination in the determination unit includes the measurement information acquired from the other device, the summary information The monitoring apparatus according to claim 1, wherein the required measurement information is requested from the other apparatus with reference to the address. 前記通信部は、前記要約情報としてブルームフィルタの値を用いることを特徴とする請求項2記載の監視装置。   The monitoring apparatus according to claim 2, wherein the communication unit uses a Bloom filter value as the summary information. 前記監視事象の状態を判定する前記判定式を記憶した判定情報記憶部を備え、前記判定情報記憶部は、前記判定式に含まれる前記計測情報を他の前記計測情報に置換する変換式を併せて記憶しており、前記機器動作評価部は、前記判定式に含まれる前記監視情報が前記識別情報管理部に記憶されていない場合、前記判定情報記憶部に記憶された前記変換式を用いて前記判定式を更新することを特徴とする請求項1〜3のいずれか1項に記載の監視装置。   A determination information storage unit that stores the determination formula for determining the state of the monitoring event, and the determination information storage unit includes a conversion formula that replaces the measurement information included in the determination formula with another measurement information; When the monitoring information included in the determination formula is not stored in the identification information management unit, the device operation evaluation unit uses the conversion formula stored in the determination information storage unit. The monitoring apparatus according to claim 1, wherein the determination formula is updated. 前記通信部は、前記判定情報記憶部に記憶されている前記判定式および前記変換式を前記他装置との間で授受し、前記他装置から受信した前記判定式および前記変換式が前記判定情報記憶部に記憶されていない場合に、受信した前記判定式および前記変換式を追記することを特徴とする請求項4記載の監視装置。   The communication unit exchanges the determination formula and the conversion formula stored in the determination information storage unit with the other device, and the determination formula and the conversion formula received from the other device are the determination information. The monitoring apparatus according to claim 4, wherein, when not stored in the storage unit, the received determination formula and the conversion formula are added. 前記機器動作評価部は、前記監視事象が前記他装置と同じになる場合に、規定の優先条件に従って前記監視事象に対する判定式を採用するか否かを選択することを特徴とする請求項1〜5のいずれか1項に記載の監視装置。   The device operation evaluation unit selects whether or not to adopt a determination formula for the monitoring event according to a specified priority condition when the monitoring event is the same as the other device. 6. The monitoring device according to any one of 5 above. 前記機器動作評価部は、前記判定式で用いる前記計測情報について、前記他装置から取得する前記計測情報の個数が最小であることを前記優先条件として前記監視事象に対する判定式を採用することを特徴とする請求項6記載の監視装置。   The device operation evaluation unit employs a determination formula for the monitoring event, with the priority condition being that the number of pieces of the measurement information acquired from the other device is minimum for the measurement information used in the determination formula. The monitoring device according to claim 6. 前記取得部は、前記計測手段ごとに前記計測情報が正常か否かを評価し、かつ所定の期間において正常であった期間の割合を信頼度の指標として求め、前記機器動作評価部は、前記監視事象が前記他装置と同じになる場合に、前記判定式のうち前記指標が示す信頼度の高い前記計測情報を用いることを特徴とする請求項1〜5のいずれか1項に記載の監視装置。   The acquisition unit evaluates whether or not the measurement information is normal for each of the measurement means, and obtains a ratio of a period in which the measurement information is normal in a predetermined period as an index of reliability. 6. The monitoring according to claim 1, wherein when the monitoring event is the same as that of the other device, the measurement information having high reliability indicated by the index in the determination formula is used. apparatus. 前記取得部は、前記計測手段ごとに前記計測情報が正常か否かを評価し、前記機器動作評価部は、前記計測情報が異常になった場合、当該計測情報を用いる前記判定式を採用せずに前記判定式を更新することを特徴とする請求項1〜8のいずれか1項に記載の監視装置。   The acquisition unit evaluates whether or not the measurement information is normal for each measurement unit, and the device operation evaluation unit adopts the determination formula using the measurement information when the measurement information becomes abnormal. The monitoring apparatus according to claim 1, wherein the determination formula is updated without any change. 請求項1〜9のいずれか1項に記載の監視装置を複数台備える監視システムであって、前記複数台の前記監視装置ごとに前記計測手段を管理しており、前記複数台の前記監視装置が通信路を通して互いに通信することを特徴とする監視システム。   A monitoring system comprising a plurality of monitoring devices according to any one of claims 1 to 9, wherein the measuring means is managed for each of the plurality of monitoring devices, and the plurality of the monitoring devices Monitoring system characterized by communicating with each other through a communication path. コンピュータを、規定の監視事象に関連する計測情報を計測手段から取得する取得部と、前記取得部が取得した前記計測情報を判定式に適用することにより前記監視事象の状態を判定する判定部と、他装置との間で通信し前記計測手段が計測する前記計測情報の種類を他装置との間で授受する通信部と、前記計測手段が計測する前記計測情報の種類および前記通信部を通して前記他装置から取得可能な前記計測情報の種類を保持する識別情報管理部と、前記識別情報管理部に記憶されている前記計測情報から前記判定式に適合する前記計測情報を抽出する機器動作評価部とを備え、前記識別情報管理部は、前記判定部において判定に用いる前記判定式が前記他装置から取得される前記計測情報を含む場合に、前記通信部を通して前記他装置から前記計測情報を取得して前記判定部に引き渡す監視装置として機能させるプログラム。   An acquisition unit that acquires measurement information related to a prescribed monitoring event from a measurement unit; and a determination unit that determines a state of the monitoring event by applying the measurement information acquired by the acquisition unit to a determination formula; A communication unit that communicates with another device and the type of the measurement information measured by the measurement unit is exchanged with the other device, and a type of the measurement information measured by the measurement unit and the communication unit An identification information management unit that holds the types of measurement information that can be acquired from other devices, and an appliance operation evaluation unit that extracts the measurement information that conforms to the determination formula from the measurement information stored in the identification information management unit And the identification information management unit determines whether the other device through the communication unit when the determination formula used for determination in the determination unit includes the measurement information acquired from the other device. Program to function as a monitoring device to be passed to the decision unit acquires the measurement information.
JP2011137777A 2011-06-21 2011-06-21 Monitoring device, monitoring system, program Expired - Fee Related JP5771782B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2011137777A JP5771782B2 (en) 2011-06-21 2011-06-21 Monitoring device, monitoring system, program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2011137777A JP5771782B2 (en) 2011-06-21 2011-06-21 Monitoring device, monitoring system, program

Publications (2)

Publication Number Publication Date
JP2013004038A JP2013004038A (en) 2013-01-07
JP5771782B2 true JP5771782B2 (en) 2015-09-02

Family

ID=47672508

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2011137777A Expired - Fee Related JP5771782B2 (en) 2011-06-21 2011-06-21 Monitoring device, monitoring system, program

Country Status (1)

Country Link
JP (1) JP5771782B2 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022244228A1 (en) * 2021-05-21 2022-11-24 日本電気株式会社 Information processing device, information processing method, and recording medium

Family Cites Families (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1188967A (en) * 1997-09-10 1999-03-30 Dkk Corp Measurement station data collection device
JPH11312182A (en) * 1998-04-30 1999-11-09 Ffc:Kk Equipment connecting device and recording medium thereof
JP2006126907A (en) * 2004-10-26 2006-05-18 Daikin Ind Ltd Remote monitoring system
JP4525414B2 (en) * 2004-10-27 2010-08-18 パナソニック電工株式会社 Abnormality determination apparatus and abnormality determination method
JP4085286B2 (en) * 2006-02-14 2008-05-14 オムロン株式会社 PLC monitoring system
JP4620022B2 (en) * 2006-09-12 2011-01-26 日本電信電話株式会社 Message transfer system and message transfer program
JP2008159002A (en) * 2006-12-26 2008-07-10 Toshiba Corp Plant control system, monitoring operation device, and plant monitoring program

Also Published As

Publication number Publication date
JP2013004038A (en) 2013-01-07

Similar Documents

Publication Publication Date Title
JP4773510B2 (en) Sensor network system, sensor network system data management method, sensor network system data management program
US20070192473A1 (en) Performance information monitoring system, method and program
JP2008225995A (en) Policy preparation support method, policy preparation support system, and program
JP7101492B2 (en) Air conditioning control device, air conditioning control system, air conditioning control method, and program
CN103763122A (en) Fault information processing method and service system
JP6256063B2 (en) Information processing system and program management method
JP5771782B2 (en) Monitoring device, monitoring system, program
JP2014150386A (en) Air conditioner system
JP6033189B2 (en) COMMUNICATION DEVICE, COMMUNICATION METHOD, AND COMMUNICATION PROGRAM
CN101771594A (en) Data storage system and data storage method
JP2016116106A (en) Wide area management device
JP2008233973A (en) Storage management system
JP5066222B2 (en) Network analysis support device, network analysis support method, and program
US8032490B2 (en) Storage system operable to perform LU auditing
CN107085589B (en) Apparatus and method for maintaining multi-reference stored data
JP5089716B2 (en) Data collection device, air conditioning device, data collection system, data collection method and program
JP2021114701A (en) Server, management device, apparatus management system, apparatus management method, and program
JP6391898B2 (en) Data processing apparatus, data processing method, and data processing program
JP4404163B1 (en) Equipment management device, equipment management system, and equipment management method
JP2009258998A (en) Apparatus, method, and program for providing service information
JP6856151B1 (en) Air conditioning system and method
JP2006277326A (en) Content generation device and method
JP6880241B2 (en) Fault detection device, monitoring control system, and fault detection method
CN104283707A (en) Device and method for monitoring multistage tree structure system in real time
JP6097894B1 (en) Maintenance support device and maintenance support method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20140306

A711 Notification of change in applicant

Free format text: JAPANESE INTERMEDIATE CODE: A711

Effective date: 20141008

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20150128

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20150227

R151 Written notification of patent or utility model registration

Ref document number: 5771782

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151

LAPS Cancellation because of no payment of annual fees