JP6668699B2 - Monitoring support device, monitoring support method, and program - Google Patents

Monitoring support device, monitoring support method, and program Download PDF

Info

Publication number
JP6668699B2
JP6668699B2 JP2015225177A JP2015225177A JP6668699B2 JP 6668699 B2 JP6668699 B2 JP 6668699B2 JP 2015225177 A JP2015225177 A JP 2015225177A JP 2015225177 A JP2015225177 A JP 2015225177A JP 6668699 B2 JP6668699 B2 JP 6668699B2
Authority
JP
Japan
Prior art keywords
data
event
case
time
creating
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2015225177A
Other languages
Japanese (ja)
Other versions
JP2017091485A (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.)
Fuji Electric Co Ltd
Original Assignee
Fuji Electric 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 Fuji Electric Co Ltd filed Critical Fuji Electric Co Ltd
Priority to JP2015225177A priority Critical patent/JP6668699B2/en
Publication of JP2017091485A publication Critical patent/JP2017091485A/en
Application granted granted Critical
Publication of JP6668699B2 publication Critical patent/JP6668699B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Description

本発明は、監視支援装置、監視支援方法、及びプログラムに関する。   The present invention relates to a monitoring support device, a monitoring support method, and a program.

センサの測定データ等の運転データを分析してプロセスの監視や診断を行う方法として、多変量統計的プロセス監視(MSPC:Multivariate Statistical Process Control)と呼ばれる方法が従来から知られている。   As a method of analyzing operation data such as sensor measurement data to monitor and diagnose a process, a method called Multivariate Statistical Process Control (MSPC) is conventionally known.

また、機器で発生したイベントのログデータの列と異常との関連性を求めることで、機器の異常予測を行う技術が知られている(例えば特許文献1参照)。   Further, there is known a technique for predicting an abnormality of a device by obtaining a relationship between a sequence of log data of an event occurred in the device and the abnormality (for example, see Patent Document 1).

特許第5364530号公報Japanese Patent No. 5364530

しかしながら、上記の従来技術では、例えば、プラントの運転員等は、発生が予測される異常や当該異常が発生するまでの時間、発生確率、発生するまでの機器の状態の推移等を総合的に把握することができない場合があった。したがって、例えば、プラントの運転員の経験が浅い場合等には、発生が予測された異常の対応要否、対応内容、優先順位等を判断するまでに時間が掛かることがあった。   However, in the above-described conventional technology, for example, a plant operator or the like comprehensively calculates the abnormality that is predicted to occur, the time until the abnormality occurs, the probability of occurrence, the transition of the state of the equipment until the occurrence, and the like. In some cases, it was not possible to grasp. Therefore, for example, when the experience of the plant operator is inexperienced, it may take a long time to determine the necessity of the abnormality whose occurrence is predicted, the content of the abnormality, the priority, and the like.

本発明の一実施形態は、上記の点に鑑みてなされたもので、予測された異常に対する判断を支援することを目的とする。   An embodiment of the present invention has been made in view of the above points, and has as its object to support determination of a predicted abnormality.

上記目的を達成するため、本発明の一実施形態では、機器又は設備の監視を支援する監視支援装置であって、予め記憶されている前記機器又は設備において発生したイベントを示すイベントデータと、予め記憶されている前記機器又は設備において測定されたセンサデータとをマージした第1のマージデータを作成するマージ手段と、前記マージ手段により作成された第1のマージデータから、予め指定されたイベントデータを含む複数のデータ系列を作成する作成手段と、前記作成手段により作成された複数のデータ系列同士の類似度を算出する第1の算出手段と、前記第1の算出手段により算出された類似度に基づいて、前記複数のデータ系列を分類した事例データを作成し、該作成した事例データをデータベースに格納する格納手段と、前記機器又は設備から取得したイベントデータ及びセンサデータをマージした第2のマージデータと、前記データベースに格納されている前記事例データとの類似度を算出する第2の算出手段と、前記第2の算出手段により算出された類似度に基づいて、前記データベースから前記事例データを取得する取得手段と、前記取得手段により取得された事例データに基づく出力データを出力する出力手段と、を有する。   In order to achieve the above object, in one embodiment of the present invention, a monitoring support device that supports monitoring of a device or equipment, wherein event data indicating an event occurred in the device or equipment stored in advance, and Merging means for creating first merged data obtained by merging the stored sensor data measured in the device or equipment, and event data specified in advance from the first merged data created by the merging means Creating means for creating a plurality of data series including: a first calculating means for calculating the similarity between the plurality of data series created by the creating means; and a similarity calculated by the first calculating means. Storage means for creating case data in which the plurality of data series are classified based on the above, and storing the created case data in a database. A second calculation unit configured to calculate a similarity between second event data obtained by merging the event data and the sensor data acquired from the device or the facility, and the case data stored in the database; There is provided an obtaining unit that obtains the case data from the database based on the similarity calculated by the calculating unit, and an output unit that outputs output data based on the case data obtained by the obtaining unit.

本発明の一実施形態によれば、予測された異常に対する判断を支援することができる。   According to the embodiment of the present invention, it is possible to support the judgment on the predicted abnormality.

第一の実施形態に係る監視支援システムの一例のシステム構成を示す図である。FIG. 1 is a diagram illustrating a system configuration of an example of a monitoring support system according to a first embodiment. 第一の実施形態に係る支援装置、監視装置、及び履歴管理装置の一例のハードウェア構成を示す図である。FIG. 2 is a diagram illustrating a hardware configuration of an example of a support device, a monitoring device, and a history management device according to the first embodiment. 第一の実施形態に係る監視支援システムの一例の機能構成を示す図である。It is a figure showing the functional composition of an example of the monitoring support system concerning a first embodiment. 第一の実施形態に係る事例データの作成処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of a process of creating case data according to the first embodiment. ログデータの記号化の一例を模式的に説明する図である。FIG. 9 is a diagram schematically illustrating an example of symbolizing log data. 運転データの記号化の一例を模式的に説明する図である。It is a figure which illustrates typically an example of symbolization of driving data. データ系列の作成の一例を模式的に説明する図である。FIG. 4 is a diagram schematically illustrating an example of creating a data series. 出現回数の対応付けを模式的に説明する図である。It is a figure which illustrates the correspondence of the number of appearances typically. データ系列同士の類似度を算出した結果の一例を示す図である。FIG. 9 is a diagram illustrating an example of a result of calculating a similarity between data series. 事例データDBの一例を示す図である。It is a figure showing an example of case data DB. 第一の実施形態に係る予測処理の一例を示すフローチャートである。5 is a flowchart illustrating an example of a prediction process according to the first embodiment. 対象イベントの発生予測を模式的に説明する図である。FIG. 3 is a diagram schematically illustrating prediction of occurrence of a target event. 予測結果画面の一例を示す図である。It is a figure showing an example of a prediction result screen. チャート画面の一例を示す図である。It is a figure showing an example of a chart screen. 第二の実施形態に係る監視支援システムの一例の機能構成を示す図である。It is a figure showing the functional composition of an example of the monitoring support system concerning a second embodiment. 第二の実施形態に係る事例データの作成処理の一例を示すフローチャートである。9 is a flowchart illustrating an example of a process of creating case data according to the second embodiment. データ系列の作成の他の例を模式的に説明する図である。FIG. 9 is a diagram schematically illustrating another example of creating a data series. 第二の実施形態に係る予測処理の一例を示すフローチャートである。It is a flow chart which shows an example of prediction processing concerning a 2nd embodiment. 対象イベントの発生後における過去の操作手順を模式的に説明する図である。FIG. 9 is a diagram schematically illustrating a past operation procedure after the occurrence of a target event. 予測結果画面の他の例を示す図である。It is a figure showing other examples of a prediction result screen.

次に、本発明の実施の形態について、図面を参照しながら詳細に説明する。   Next, embodiments of the present invention will be described in detail with reference to the drawings.

[第一の実施形態]
<システム構成>
まず、本実施形態に係る監視支援システム1のシステム構成について、図1を参照しながら説明する。図1は、第一の実施形態に係る監視支援システムの一例のシステム構成を示す図である。
[First embodiment]
<System configuration>
First, a system configuration of a monitoring support system 1 according to the present embodiment will be described with reference to FIG. FIG. 1 is a diagram illustrating a system configuration of an example of a monitoring support system according to the first embodiment.

図1に示す監視支援システム1は、支援装置10と、1以上の監視装置20と、履歴管理装置30と、1上の機器制御装置40とを有する。これらの各装置は、例えばLAN(Local Area Network)等のネットワークNを介して通信可能に接続されている。また、機器制御装置40には、1以上の機器50が接続されている。   The monitoring support system 1 illustrated in FIG. 1 includes a support device 10, one or more monitoring devices 20, a history management device 30, and a device control device 40 on one. These devices are communicably connected via a network N such as a LAN (Local Area Network). Further, one or more devices 50 are connected to the device control device 40.

本システムの動作には、機器50に故障や不正動作等の異常が発生した場合における過去事例を作成する「事例作成」フェーズと、機器50の直近の状態と過去事例とに基づいて異常の発生を予測する「予測」フェーズとがある。基本的に「事例作成」フェーズはオフラインの処理であり、「予測」フェーズはオンラインの処理である。   The operation of the present system includes a “case creation” phase for creating a past case when an abnormality such as a failure or an improper operation occurs in the device 50, and occurrence of an abnormality based on the latest state of the device 50 and the past case. And a “prediction” phase. Basically, the “case creation” phase is an offline process, and the “prediction” phase is an online process.

支援装置10は、「事例作成」フェーズにおいて、履歴管理装置30に蓄積されている過去のイベントログデータ及び運転データに基づいて、所定のイベントが発生した場合における過去事例を示す事例データを作成する。   In the “case creation” phase, the support device 10 creates case data indicating a past case when a predetermined event has occurred based on past event log data and operation data accumulated in the history management device 30. .

また、支援装置10は、「予測」フェーズにおいて、機器50の直近の状態と、過去事例を示す事例データとに基づいて、機器50の故障や不正動作等の異常を示す所定のイベントの発生を予測し、予測結果を監視装置20に送信する。   In addition, in the “prediction” phase, the support device 10 generates a predetermined event indicating an abnormality such as a failure or an improper operation of the device 50 based on the latest state of the device 50 and case data indicating a past case. Predict and transmit the prediction result to the monitoring device 20.

ここで、イベントログデータとは、機器50で何等かのイベントが発生した際に機器制御装置40から送信されるイベントデータ(イベントの発生を示すデータ)の履歴である。イベントには、機器50の故障や不正動作等の異常の発生を示すアラーム、機器50における各種動作、ユーザによる機器50の設定値の変更等の各種操作、当該操作に対する機器50の応答等が含まれる。なお、以降では、イベントログデータを、単に「ログデータ」と表す。   Here, the event log data is a history of event data (data indicating the occurrence of an event) transmitted from the device control apparatus 40 when any event occurs in the device 50. The event includes an alarm indicating occurrence of an abnormality such as a failure or an improper operation of the device 50, various operations in the device 50, various operations such as a change of a set value of the device 50 by a user, and a response of the device 50 to the operation. It is. Hereinafter, the event log data is simply referred to as “log data”.

また、運転データとは、機器50が備える流量計や圧力計、温度計等の各種センサの測定データの履歴である。なお、本実施形態では、運転データは、測定データの履歴であるものとして説明するが、運転データには、例えば、機器50が備えるアクチュエータ等の動作データの履歴が含まれていても良い。   The operation data is a history of measurement data of various sensors included in the device 50 such as a flow meter, a pressure gauge, and a thermometer. In the present embodiment, the operation data is described as a history of the measurement data. However, the operation data may include, for example, a history of operation data of an actuator or the like included in the device 50.

監視装置20は、「予測」フェーズにおいて、支援装置10から受信した予測結果を表示する。これにより、例えばプラント等の運転員やオペレータ等のユーザは、機器50において発生が予測された異常を知ることができる。したがって、ユーザは、監視装置20に表示された予測結果に基づいて、発生が予測された異常に対する対応要否や対応内容、対応を行う優先順位等を適切に判断することができるようになる。   The monitoring device 20 displays the prediction result received from the support device 10 in the “prediction” phase. Thus, for example, a user such as an operator of a plant or an operator can know an abnormality that is predicted to occur in the device 50. Therefore, based on the prediction result displayed on the monitoring device 20, the user can appropriately determine the necessity of the response to the abnormality whose occurrence is predicted, the content of the response, the priority of the response, and the like.

履歴管理装置30は、機器制御装置40から受信したイベントデータの履歴(ログデータ)や測定データの履歴(運転データ)を管理する。   The history management device 30 manages the history of event data (log data) and the history of measurement data (operation data) received from the device control device 40.

機器制御装置40は、機器50を制御する装置である。機器制御装置40は、当該機器制御装置40に接続されている機器50に何等かのイベント(例えば、機器50の状態変化や動作等)が発生した場合、イベントデータを履歴管理装置30に送信する。また、機器制御装置40は、当該機器制御装置40に接続されている機器50が備える各種センサにより測定対象が測定された場合、測定データを履歴管理装置30に送信する。   The device control device 40 is a device that controls the device 50. When any event (for example, a state change or operation of the device 50) occurs in the device 50 connected to the device control device 40, the device control device 40 transmits the event data to the history management device 30. . In addition, when the measurement target is measured by various sensors included in the device 50 connected to the device control device 40, the device control device 40 transmits the measurement data to the history management device 30.

機器50は、例えば、ガスタービンや蒸気タービン等であり、機器制御装置40により制御される各種機器や設備、プラント等である。   The devices 50 are, for example, gas turbines and steam turbines, and are various devices, facilities, plants, and the like controlled by the device control device 40.

なお、本実施形態に係る監視支援システム1では、機器50の一例として、プラントや設備等を想定するが、これに限られない。本実施形態に係る監視支援システム1は、機器制御装置40により制御される機器50として、例えばルータ等を用いて、ネットワーク機器における異常の発生を予測する場合にも適用され得る。このように、本実施形態に係る監視支援システム1は、機器50として各種の電子機器を用いて、当該電子機器における異常の発生を予測する場合にも適用され得る。   In the monitoring support system 1 according to the present embodiment, a plant or a facility is assumed as an example of the device 50, but is not limited thereto. The monitoring support system 1 according to the present embodiment can also be applied to a case where a device such as a router is used as the device 50 controlled by the device control device 40 to predict the occurrence of an abnormality in a network device. As described above, the monitoring support system 1 according to the present embodiment can be applied to a case where various electronic devices are used as the device 50 to predict occurrence of an abnormality in the electronic device.

<ハードウェア構成>
次に、本実施形態に係る支援装置10、監視装置20、及び履歴管理装置30のハードウェア構成について、図2を参照しながら説明する。図2は、第一の実施形態に係る支援装置、監視装置、及び履歴管理装置の一例のハードウェア構成を示す図である。なお、支援装置10、監視装置20、及び履歴管理装置30は同様のハードウェア構成を有しているため、以降では、主に支援装置10のハードウェア構成について説明する。
<Hardware configuration>
Next, the hardware configurations of the support device 10, the monitoring device 20, and the history management device 30 according to the present embodiment will be described with reference to FIG. FIG. 2 is a diagram illustrating a hardware configuration of an example of a support device, a monitoring device, and a history management device according to the first embodiment. Since the support device 10, the monitoring device 20, and the history management device 30 have the same hardware configuration, the hardware configuration of the support device 10 will be mainly described below.

図2に示す支援装置10は、入力装置11と、表示装置12と、外部I/F13と、RAM(Random Access Memory)14とを有する。また、図2に示す支援装置10は、ROM(Read Only Memory)15と、CPU(Central Processing Unit)16と、通信I/F17と、記憶装置18とを有する。これら各ハードウェアは、バスBにより通信可能に接続されている。   The support device 10 illustrated in FIG. 2 includes an input device 11, a display device 12, an external I / F 13, and a RAM (Random Access Memory) 14. The support device 10 illustrated in FIG. 2 includes a ROM (Read Only Memory) 15, a CPU (Central Processing Unit) 16, a communication I / F 17, and a storage device 18. These pieces of hardware are communicably connected by a bus B.

入力装置11は、例えばキーボードやマウス、タッチパネル等であり、ユーザが各操作信号を入力するのに用いられる。表示装置12は、例えばLCD(Liquid Crystal Display)等であり、処理結果を表示する。なお、入力装置11及び/又は表示装置12は、必要なときにバスBに接続して利用する形態であっても良い。   The input device 11 is, for example, a keyboard, a mouse, a touch panel, or the like, and is used by a user to input each operation signal. The display device 12 is, for example, an LCD (Liquid Crystal Display) and displays the processing result. The input device 11 and / or the display device 12 may be connected to the bus B and used when necessary.

外部I/F13は、外部装置とのインタフェースである。外部装置には、記録媒体13a等がある。これにより、支援装置10は、外部I/F13を介して記録媒体13aの読み取り及び/又は書き込みを行うことができる。記録媒体13aには、フレキシブルディスク、CD、DVD、SDメモリカード、USBメモリ等がある。なお、記録媒体13aには、本実施形態を実現するプログラムが格納されていても良い。   The external I / F 13 is an interface with an external device. The external device includes a recording medium 13a and the like. Thereby, the support device 10 can read and / or write on the recording medium 13a via the external I / F 13. The recording medium 13a includes a flexible disk, CD, DVD, SD memory card, USB memory, and the like. Note that a program for implementing the present embodiment may be stored in the recording medium 13a.

RAM14は、プログラムやデータを一時保持することができる揮発性の半導体メモリである。ROM15には、支援装置10の起動時に実行されるBIOS(Basic Input/Output System)、OS(Operating System)設定、及びネットワーク設定等のプログラムやデータが格納されている。   The RAM 14 is a volatile semiconductor memory that can temporarily store programs and data. The ROM 15 stores programs and data such as a BIOS (Basic Input / Output System), an OS (Operating System) setting, and a network setting that are executed when the support device 10 is started.

CPU16は、ROM15や記憶装置18等からプログラムやデータをRAM14上に読み出し、処理を実行することで、支援装置10全体の制御や機能を実現する演算装置である。   The CPU 16 is an arithmetic unit that reads out programs and data from the ROM 15, the storage device 18, and the like onto the RAM 14 and executes processing to realize control and functions of the entire support device 10.

通信I/F17は、支援装置10をネットワークNに接続するためのインタフェースである。これにより、支援装置10は、通信I/F17を介してデータ通信を行うことができる。   The communication I / F 17 is an interface for connecting the support device 10 to the network N. Thereby, the support device 10 can perform data communication via the communication I / F 17.

記憶装置18は、プログラムやデータを格納している不揮発性のメモリであり、例えばHDD(Hard Disk Drive)やSSD(solid state drive)等である。記憶装置18に格納されるプログラムやデータには、本実施形態を実現するプログラム、支援装置10全体を制御する基本ソフトウェアであるOS、及びOS上において各種機能を提供するアプリケーションソフトウェア等がある。なお、記憶装置18は、格納しているプログラムやデータを所定のファイルシステム及び/又はDBにより管理している。   The storage device 18 is a non-volatile memory that stores programs and data, and is, for example, a hard disk drive (HDD) or a solid state drive (SSD). The programs and data stored in the storage device 18 include a program that implements the present embodiment, an OS that is basic software for controlling the entire support device 10, and application software that provides various functions on the OS. The storage device 18 manages the stored programs and data by using a predetermined file system and / or a DB.

本実施形態に係る支援装置10は、上記のハードウェア構成を有することにより、後述する各種処理を実現できる。   The support device 10 according to the present embodiment can realize various processes described later by having the above hardware configuration.

<機能構成>
次に、本実施形態に係る監視支援システム1の機能構成について、図3を参照しながら説明する。図3は、第一の実施形態に係る監視支援システムの一例の機能構成を示す図である。
<Functional configuration>
Next, a functional configuration of the monitoring support system 1 according to the present embodiment will be described with reference to FIG. FIG. 3 is a diagram illustrating a functional configuration of an example of the monitoring support system according to the first embodiment.

図3に示す履歴管理装置30は、ログデータDB301と、運転データDB302とを有する。これら各DBは、記憶装置18を用いて実現可能である。   The history management device 30 illustrated in FIG. 3 includes a log data DB 301 and an operation data DB 302. Each of these DBs can be realized using the storage device 18.

ログデータDB301は、機器制御装置40から受信したイベントデータの履歴(ログデータ)を格納している。運転データDB302は、機器制御装置40から受信した測定データの履歴(運転データ)を格納している。   The log data DB 301 stores the history (log data) of the event data received from the device control device 40. The operation data DB 302 stores the history (operation data) of the measurement data received from the device control device 40.

このように、履歴管理装置30は、機器50で発生したイベントのイベントデータや機器50が備える各種センサにより測定された測定データをログデータDB301や運転データDB302に蓄積する。   As described above, the history management device 30 accumulates the event data of the event generated in the device 50 and the measurement data measured by the various sensors included in the device 50 in the log data DB 301 and the operation data DB 302.

図3に示す支援装置10は、対象イベント設定部101と、記号化部102と、マージ部103と、事例系列作成部104と、回数対応付け部105と、第1の類似度算出部106と、分類部107と、名前付け部108とを有する。また、図3に示す支援装置10は、比較系列作成部109と、第2の類似度算出部110と、取得部111と、確率算出部112と、時間算出部113と、結果作成部114とを有する。これら各機能部は、支援装置10にインストールされた1以上のプログラムが、CPU16に実行させる処理により実現される。   The support device 10 illustrated in FIG. 3 includes a target event setting unit 101, a symbolizing unit 102, a merging unit 103, a case series creating unit 104, a number associating unit 105, and a first similarity calculating unit 106. , A classification unit 107 and a naming unit 108. 3 includes a comparison sequence creation unit 109, a second similarity calculation unit 110, an acquisition unit 111, a probability calculation unit 112, a time calculation unit 113, and a result creation unit 114. Having. Each of these functional units is realized by a process of causing the CPU 16 to execute one or more programs installed in the support device 10.

さらに、図3に示す支援装置10は、マージデータDB115と、事例データDB116とを有する。これら各DBは、記憶装置18により実現可能である。なお、これら各DBは、例えば、支援装置10にネットワークNを介して接続される記憶装置等を用いて実現されても良い。   Further, the support device 10 illustrated in FIG. 3 includes a merge data DB 115 and a case data DB 116. Each of these DBs can be realized by the storage device 18. Each of these DBs may be realized using, for example, a storage device or the like connected to the support device 10 via the network N.

対象イベント設定部101は、「事例作成」フェーズにおいて、ユーザにより指定されたイベントを示すイベントデータを、事例データの作成対象イベントとして設定する。なお、以降では、事例データの作成対象イベントを、「対象イベント」と表す。   In the “case creation” phase, the target event setting unit 101 sets event data indicating an event specified by the user as a creation target event of case data. Hereinafter, an event for which case data is to be created is referred to as a “target event”.

記号化部102は、イベントデータ及び測定データを所定の文字又は記号等に変換(すなわち、記号化)する。   The symbolizing unit 102 converts (ie, symbolizes) the event data and the measurement data into predetermined characters or symbols.

すなわち、記号化部102は、「事例作成」フェーズにおいて、対象イベント設定部101により対象イベントが設定されると、当該対象イベントを記号化するとともに、履歴管理装置30からログデータ及び運転データを取得して、当該ログデータ及び運転データを記号化する。   That is, when the target event is set by the target event setting unit 101 in the “case creation” phase, the symbolizing unit 102 encodes the target event and acquires log data and operation data from the history management device 30. Then, the log data and the operation data are symbolized.

また、記号化部102は、「予測」フェーズにおいて、履歴管理装置30から直近のログデータ及び運転データを取得して、当該ログデータ及び運転データを記号化する。   In addition, in the “prediction” phase, the encoding unit 102 acquires the latest log data and operation data from the history management device 30 and encodes the log data and operation data.

マージ部103は、「事例作成」フェーズにおいて、記号化部102により記号化されたログデータ及び運転データを時系列に従ってマージして、マージデータを作成する。そして、マージ部103は、作成されたマージデータをマージデータDB115に格納する。   In the “case creation” phase, the merging unit 103 merges the log data and the operation data encoded by the encoding unit 102 in chronological order to create merge data. Then, the merge unit 103 stores the created merge data in the merge data DB 115.

事例系列作成部104は、「事例作成」フェーズにおいて、対象イベントに基づいて、マージデータDB115に格納されているマージデータから複数のデータ系列を作成する。なお、データ系列とは、対象イベントが含まれる記号列のことである。   In the “case creation” phase, the case series creation unit 104 creates a plurality of data series from the merge data stored in the merge data DB 115 based on the target event. The data series is a symbol string including the target event.

回数対応付け部105は、「事例作成」フェーズにおいて、事例系列作成部104により作成されたデータ系列に対して、当該データ系列に含まれる部分データ系列がマージデータDB115に出現する出現回数を対応付ける。   In the “case creation” phase, the number association unit 105 associates the number of appearances of the partial data series included in the data series with the data series created by the case series creation unit 104 in the merge data DB 115.

なお、部分データ系列とは、記号列で表されるデータ系列の部分記号列であり、例えば、データ系列が「ABCD」である場合、部分データ系列は、「A」、「AB」、「ABC」、「ABCD」である。   Note that the partial data sequence is a partial symbol sequence of a data sequence represented by a symbol sequence. For example, when the data sequence is “ABCD”, the partial data sequences are “A”, “AB”, “ABC” "And" ABCD ".

第1の類似度算出部106は、「事例作成」フェーズにおいて、データ系列同士の類似度を算出する。また、第1の類似度算出部106は、「事例作成」フェーズにおいて、算出した類似度を正規化する。   The first similarity calculator 106 calculates the similarity between the data series in the “case creation” phase. Further, the first similarity calculation unit 106 normalizes the calculated similarity in the “case creation” phase.

分類部107は、「事例作成」フェーズにおいて、第1の類似度算出部106により正規化された類似度に基づいて、複数のデータ系列を分類する。   The classifying unit 107 classifies a plurality of data series based on the similarity normalized by the first similarity calculating unit 106 in the “case creation” phase.

名前付け部108は、「事例作成」フェーズにおいて、分類部107により分類されたデータ系列に対して、ユーザにより指定された名前を付与する。そして、名前付け部108は、名前が付与されたデータ系列を事例データとして事例データDB116に格納する。   The naming unit 108 gives a name specified by the user to the data series classified by the classification unit 107 in the “case creation” phase. Then, the naming unit 108 stores the named data series in the case data DB 116 as case data.

これにより、本実施形態に係る監視支援システム1では、「事例作成」フェーズにおいて、対象イベントが発生した場合の過去事例を示す事例データが作成及び保持される。   Thus, in the monitoring support system 1 according to the present embodiment, in the “case creation” phase, case data indicating a past case when the target event has occurred is created and held.

比較系列作成部109は、「予測」フェーズにおいて、記号化部102により記号化された直近のログデータ及び運転データを、時系列に従ってマージして比較用データ系列を作成する。なお、比較用データ系列とは、事例データDB116に格納されている事例データとの類似度を比較するためのデータ系列である。   In the “prediction” phase, the comparison sequence creation unit 109 creates a comparison data sequence by merging the latest log data and operation data encoded by the encoding unit 102 in a time series. The comparison data sequence is a data sequence for comparing the similarity with the case data stored in the case data DB 116.

第2の類似度算出部110は、「予測」フェーズにおいて、事例データDB116に格納されている事例データと、比較用データ系列との類似度を算出する。また、第2の類似度算出部110は、「予測」フェーズにおいて、算出した類似度を正規化する。   The second similarity calculator 110 calculates the similarity between the case data stored in the case data DB 116 and the comparison data series in the “prediction” phase. Further, the second similarity calculating section 110 normalizes the calculated similarity in the “prediction” phase.

取得部111は、「予測」フェーズにおいて、第2の類似度算出部110により正規化された類似度に基づいて、事例データDB116から事例データを取得する。すなわち、取得部111は、比較用データ系列との類似度が高い事例データを事例データDB116から取得する。   The acquiring unit 111 acquires case data from the case data DB 116 based on the similarity normalized by the second similarity calculating unit 110 in the “prediction” phase. That is, the acquiring unit 111 acquires case data having a high degree of similarity with the comparison data series from the case data DB 116.

これにより、本実施形態に係る監視支援システム1では、機器50の直近の状態と類似する過去事例を示す事例データを取得することができる。   Thus, the monitoring support system 1 according to the present embodiment can acquire case data indicating a past case similar to the latest state of the device 50.

確率算出部112は、「予測」フェーズにおいて、取得部111により取得された事例データに対応付けられている出現回数に基づいて、当該事例データに含まれる対象イベントの発生確率を算出する。   In the “prediction” phase, the probability calculation unit 112 calculates the occurrence probability of the target event included in the case data based on the number of appearances associated with the case data acquired by the acquisition unit 111.

時間算出部113は、「予測」フェーズにおいて、取得部111により取得された事例データに含まれる対象イベントが発生するまでの時間を算出する。   The time calculation unit 113 calculates a time until the target event included in the case data acquired by the acquisition unit 111 occurs in the “prediction” phase.

結果作成部114は、「予測」フェーズにおいて、取得部111により取得された事例データの予測結果を作成する。そして、結果作成部114は、作成した予測結果を監視装置20に送信する。なお、予測結果には、確率算出部112により算出された対象イベントの発生確率や時間算出部113により算出された対象イベントが発生するまでの時間等が含まれる。   The result creation unit 114 creates a prediction result of the case data acquired by the acquisition unit 111 in the “prediction” phase. Then, the result creating unit 114 transmits the created prediction result to the monitoring device 20. The prediction result includes the occurrence probability of the target event calculated by the probability calculation unit 112, the time until the target event calculated by the time calculation unit 113 occurs, and the like.

マージデータDB115は、マージ部103により作成されたマージデータを格納している。   The merge data DB 115 stores the merge data created by the merge unit 103.

事例データDB116は、「事例作成」フェーズにおいて作成された事例データを格納している。   The case data DB 116 stores case data created in the “case creation” phase.

図3に示す監視装置20は、表示制御部201を有する。当該機能部は、監視装置20にインストールされた1以上のプログラムが、CPU16に実行させる処理により実現される。   The monitoring device 20 illustrated in FIG. 3 includes a display control unit 201. The function unit is realized by a process of causing the CPU 16 to execute one or more programs installed in the monitoring device 20.

表示制御部201は、支援装置10の結果作成部114から受信した予測結果に基づいて、予測結果画面等を表示させる。   The display control unit 201 displays a prediction result screen or the like based on the prediction result received from the result creation unit 114 of the support device 10.

これにより、本実施形態に係る監視支援システム1において、監視装置20を操作している運転員やオペレータ等のユーザは、予測結果画面に基づいて、発生が予測された異常に対する対応要否や対応内容、対応を行う優先順位等を適切に判断することができる。   As a result, in the monitoring support system 1 according to the present embodiment, a user such as an operator or an operator operating the monitoring device 20 can determine whether or not to respond to the abnormality whose occurrence is predicted based on the prediction result screen. , Etc., the priority of the response can be appropriately determined.

<処理の詳細>
次に、本実施形態に係る監視支援システム1の処理の詳細について説明する。
<Details of processing>
Next, details of the processing of the monitoring support system 1 according to the present embodiment will be described.

≪事例データの作成処理≫
まず、「事例作成」フェーズにおいて、事例データを作成する処理について、図4を参照しながら説明する。図4は、第一の実施形態に係る事例データの作成処理の一例を示すフローチャートである。
<< Creation of case data >>
First, the process of creating case data in the “case creation” phase will be described with reference to FIG. FIG. 4 is a flowchart illustrating an example of a process of creating case data according to the first embodiment.

対象イベント設定部101は、ユーザにより入力装置11等を介して指定されたイベントを対象イベントに設定する(ステップS401)。なお、対象イベント設定部101は、2以上のイベントを対象イベントに設定しても良い。   The target event setting unit 101 sets an event specified by the user via the input device 11 or the like as a target event (step S401). The target event setting unit 101 may set two or more events as target events.

ここで、イベントは、例えば、「空気ブロー弁,開」や「ポンプ,故障」等のように、メッセージとして表される。以降では、対象イベントとして、機器50の異常の発生を示す1以上のイベント(例えば、「ポンプ,故障」や「冷却機器故障」等)が設定されたものとする。   Here, the event is represented as a message such as “air blow valve, open” or “pump, failure”. Hereinafter, it is assumed that one or more events (for example, “pump failure”, “cooling device failure”, etc.) indicating the occurrence of an abnormality in the device 50 have been set as target events.

記号化部102は、対象イベント設定部101により設定された対象イベントを記号化する(ステップS402)。   The encoding unit 102 encodes the target event set by the target event setting unit 101 (Step S402).

ここで、上述したように、イベントは、メッセージとして表される。したがって、記号化部102は、対象イベント設定部101により設定された対象イベントを表すメッセージを、予め定められた記号と対応付けることで、対象イベントを記号化する。   Here, as described above, the event is represented as a message. Therefore, the symbolizing unit 102 symbolizes the target event by associating the message representing the target event set by the target event setting unit 101 with a predetermined symbol.

例えば、対象イベントを表すメッセージが「ポンプ,故障」である場合、当該対象イベントは、「ポンプ,故障」を示す記号「K」に記号化される。同様に、例えば、対象イベントを表すメッセージが「冷却機器故障」である場合、当該対象イベントは、「冷却機器故障」を示す記号「L」に記号化される。   For example, when the message indicating the target event is “pump, failure”, the target event is symbolized by a symbol “K” indicating “pump, failure”. Similarly, for example, when the message indicating the target event is “cooling device failure”, the target event is symbolized as “L” indicating “cooling device failure”.

次に、記号化部102は、履歴管理装置30のログデータDB301からログデータを取得して、当該ログデータを記号化する(ステップS403)。   Next, the encoding unit 102 acquires log data from the log data DB 301 of the history management device 30 and encodes the log data (step S403).

ここで、ログデータの記号化について、図5を参照しながら説明する。図5は、ログデータの記号化の一例を模式的に説明する図である。   Here, the symbolization of log data will be described with reference to FIG. FIG. 5 is a diagram schematically illustrating an example of symbolizing log data.

図5に示すように、ログデータDB301には、イベントデータの履歴(ログデータ)が格納されている。イベントデータには、イベントが発生した時刻(発生時刻)と、当該イベントを表すメッセージとが含まれる。したがって、例えば、メッセージ「空気ブロー弁,開」が記号「A」に記号化される場合、図5に示すログデータの1行目のイベントデータは、発生時刻T(2015−05−01 00:14:17)と、記号Aとで表すことができる。 As shown in FIG. 5, the log data DB 301 stores a history of event data (log data). The event data includes the time at which the event occurred (occurrence time) and a message indicating the event. Therefore, for example, when the message “air blow valve, open” is symbolized by the symbol “A”, the event data on the first line of the log data illustrated in FIG. 5 is the occurrence time T 1 (2015-05-0100). : 14: 17) and the symbol A.

すなわち、図5に示すログデータの1行目のイベントデータは、A(T)と表すことができる。図5に示すログデータの2行目のイベントデータについても同様に、発生時刻をTとすれば、B(T)と表すことができる。図5に示すログデータの他のイベントデータについても同様である。 That is, the event data on the first line of the log data shown in FIG. 5 can be represented as A (T 1 ). Similarly, the event data on the second line of the log data shown in FIG. 5 can be represented as B (T 2 ), if the occurrence time is T 2 . The same applies to other event data of the log data shown in FIG.

これにより、図5に示すログデータは、「A(T)B(T)E(T)C(T)B(T)K(T)・・・」との記号列に記号化することができる。なお、以降では、特に断らない限り、発生時刻の記載を省略するものとする。したがって、図5に示すログデータは、「ABECBK・・・」との記号列で表されるものとする。 Thereby, the log data shown in FIG. 5 is a symbol string of “A (T 1 ) B (T 2 ) E (T 3 ) C (T 4 ) B (T 5 ) K (T 6 ). Can be symbolized as In the following, the description of the occurrence time will be omitted unless otherwise specified. Therefore, the log data shown in FIG. 5 is represented by a symbol string “ABECBK...”.

次に、記号化部102は、履歴管理装置30の運転データDB302から運転データを取得して、当該運転データを記号化する(ステップS404)。   Next, the symbolizing unit 102 acquires operation data from the operation data DB 302 of the history management device 30 and encodes the operation data (step S404).

ここで、運転データの記号化について、図6を参照しながら説明する。図6は、運転データの記号化の一例を模式的に説明する図である。   Here, the symbolization of the driving data will be described with reference to FIG. FIG. 6 is a diagram schematically illustrating an example of symbolizing driving data.

図6に示すように、運転データDB302には、測定データの履歴(運転データ)が格納されている。測定データは、測定された時刻(測定時刻)と、測定値を示す変数1〜変数L(図6では、簡単のためL=2の場合を示している。)とが含まれる。   As shown in FIG. 6, the operation data DB 302 stores the history (operation data) of the measurement data. The measurement data includes the time of measurement (measurement time) and variables 1 to L indicating measurement values (FIG. 6 shows a case where L = 2 for simplicity).

したがって、例えば、変数1の値が「10.0」以上が記号「a」、「10.0」未満が記号「a」に記号化される場合、図6に示す運転データの1行目の測定データに含まれる変数1は、測定時刻tと、記号aとで表すことができる。同様に、例えば、変数2の値が「100.0」以上が記号「b」、「100.0」未満が記号「b」に記号化される場合、図5に示す運転データの1行目の測定データに含まれる変数2は、測定時刻tと、記号bとで表すことができる。 Therefore, for example, when the value of the variable 1 is symbolized as a symbol “a 1 ” when the value of “10.0” or more is symbolized as a symbol “a 2 ” and less than “10.0” as a symbol “a 2 ”, one line of the operation data shown in FIG. variable 1 contained in the eyes of the measurement data, the measurement time t 1, can be represented by the symbol a 1. Similarly, for example, when the value of the variable 2 is “100.0” or more is symbolized by the symbol “b 1 ” and less than “100.0” is symbolized by the symbol “b 2 ”, the operation data 1 shown in FIG. variable 2 included in the measurement data of the row is a measurement time t 1, it can be represented by the symbol b 1.

すなわち、図6に示す運転データの1行目の測定データは、a(t)b(t)との記号列で表すことができる。図5に示す運転データの2行目の測定データについても同様に、測定時刻をtとすれば、a(t)b(t)との記号列で表すことができる。図6に示す運転データの他の測定データについても同様である。 That is, the measurement data in the first row of the operation data shown in FIG. 6 can be represented by a symbol string of a 1 (t 1 ) b 1 (t 1 ). Similarly, the measurement data in the second row of the operation data shown in FIG. 5 can be represented by a symbol string of a 2 (t 2 ) b 2 (t 2 ), where t 2 is the measurement time. The same applies to other measurement data of the operation data shown in FIG.

これにより、図6に示す運転データは、「a(t)b(t)a(t)b(t)a(t)b(t)a(t)b(t)a(t)b(t)a(t)b(t)・・・」との記号列に記号化することができる。なお、以降では、特に断らない限り、測定時刻の記載を省略するものとする。したがって、図6に示す運転データは、「a・・・」との記号列で表されるものとする。 Thus, the operation data shown in FIG. 6 is “a 1 (t 1 ) b 1 (t 1 ) a 2 (t 2 ) b 2 (t 2 ) a 1 (t 3 ) b 2 (t 3 ) a 2 (T 4 ) b 1 (t 4 ) a 1 (t 5 ) b 1 (t 5 ) a 1 (t 6 ) b 2 (t 6 )... Hereinafter, the description of the measurement time is omitted unless otherwise specified. Therefore, the operation data shown in FIG. 6 is represented by a symbol string of “a 1 b 1 a 2 b 2 a 1 b 2 a 2 b 1 a 1 b 1 a 1 b 2 ...”. .

このように、測定データは、当該測定データに含まれる変数毎に、当該変数の値に応じて、記号化される。すなわち、例えば、変数1について、当該変数1の値が、第1の所定の範囲にある場合には記号「a」、第2の所定の範囲にある場合には記号「a」、第3の所定の範囲にある場合には記号「a」等のように記号化される。 In this way, the measurement data is symbolized for each variable included in the measurement data according to the value of the variable. That is, for example, for the variable 1, the symbol “a 1 ” when the value of the variable 1 is within the first predetermined range, the symbol “a 2 ” when the value of the variable 1 is within the second predetermined range, If it is within a predetermined range of 3, it is symbolized as a symbol “a 3 ”.

次に、マージ部103は、記号化部102により記号化されたログデータ及び運転データを時系列に従ってマージして、マージデータを作成する。そして、マージ部103は、作成したマージデータをマージデータDB115に格納する(ステップS405)。   Next, the merging unit 103 merges the log data and the operation data encoded by the encoding unit 102 in a time series, and creates merge data. Then, the merge unit 103 stores the created merge data in the merge data DB 115 (Step S405).

すなわち、マージ部103は、記号化されたログデータ及び運転データをマージした上で、イベントデータ及び測定データの時刻(発生時刻又は測定時刻)に従って並び替えた記号列をマージデータとして作成して、マージデータDB115に格納する。   That is, the merging unit 103 merges the symbolized log data and the operation data, and creates a symbol string rearranged according to the time (occurrence time or measurement time) of the event data and the measurement data as merge data. It is stored in the merge data DB 115.

次に、事例系列作成部104は、対象イベント設定部101により設定された対象イベントを1つ取得する(ステップS406)。なお、ここで取得される対象イベントは、記号化部102により記号化された対象イベントである。   Next, the case series creation unit 104 acquires one target event set by the target event setting unit 101 (step S406). Note that the target event acquired here is the target event encoded by the encoding unit 102.

次に、事例系列作成部104は、取得した対象イベントに基づいて、マージデータDB115に格納されているマージデータから複数のデータ系列を作成する(ステップS407)。   Next, the case series creation unit 104 creates a plurality of data series from the merge data stored in the merge data DB 115 based on the acquired target event (step S407).

ここで、データ系列の作成について、図7を参照しながら説明する。図7は、データ系列の作成の一例を模式的に説明する図である。なお、図7では、対象イベント「K」が取得されたものとして説明する。   Here, creation of a data series will be described with reference to FIG. FIG. 7 is a diagram schematically illustrating an example of creating a data series. Note that, in FIG. 7, a description will be given assuming that the target event “K” has been acquired.

図7に示すように、マージデータDB115には、マージデータが時系列に従って格納される。このとき、事例系列作成部104は、対象イベント「K」を示すイベントデータの発生前の所定の時間(例えば、30分間)のイベントデータ及び測定データを、データ系列として抽出する。   As shown in FIG. 7, merge data is stored in the merge data DB 115 in chronological order. At this time, the case series creation unit 104 extracts, as a data series, event data and measurement data for a predetermined time (for example, 30 minutes) before the occurrence of the event data indicating the target event “K”.

すなわち、事例系列作成部104は、図7に示すマージデータから第1のデータ系列「ECaBK」、・・・、第Nのデータ系列「CDaK」を抽出する。これにより、事例系列作成部104により、複数のデータ系列が作成される。以降では、図7に示すように、第1のデータ系列〜第Nのデータ系列のN個のデータ系列が作成されたものとして説明する。 That is, the case series creation unit 104 extracts the first data series “ECa 2 b 1 BK”,..., And the N-th data series “CDa 2 b 2 K” from the merge data shown in FIG. As a result, the case series creating unit 104 creates a plurality of data series. Hereinafter, as illustrated in FIG. 7, a description will be given assuming that N data sequences from the first data sequence to the N-th data sequence have been created.

なお、事例系列作成部104により抽出される対象イベントの発生前の所定の時間は、ユーザにより任意の時間が設定されて良い。   The predetermined time before the occurrence of the target event extracted by the case series creating unit 104 may be set by the user to an arbitrary time.

次に、回数対応付け部105は、事例系列作成部104により作成されたデータ系列毎に、マージデータDB115に部分データ系列が出現する出現回数を対応付ける(ステップS408)。   Next, the number association unit 105 associates the number of appearances of the partial data series with the merge data DB 115 for each data series created by the case series creation unit 104 (step S408).

ここで、データ系列に対する出現回数の対応付けについて、図8を参照しながら説明する。図8は、出現回数の対応付けを模式的に説明する図である。なお、図8では、第1のデータ系列「ECaBK」について、出現回数を対応付ける場合について説明する。 Here, the association of the number of appearances with the data series will be described with reference to FIG. FIG. 8 is a diagram schematically illustrating the association of the number of appearances. FIG. 8 illustrates a case where the number of appearances is associated with the first data series “ECa 2 b 1 BK”.

図8に示すように、回数対応付け部105は、マージデータDB115に記号「E」が出現する出現回数Pを算出して、当該Pを第1のデータ系列「ECaBK」における記号「E」に対応付ける。 As shown in FIG. 8, number associating part 105 calculates the number of occurrences P 1 of the merge data DB115 symbol "E" appears, the P 1 first data sequence "ECa 2 b 1 BK" Corresponding to the symbol “E”.

同様に、回数対応付け部105は、マージデータDB115に記号列「EC」が出現する出現回数Pを算出して、当該Pを第1のデータ系列「E(P)CaBK」における記号「C」に対応付ける。以降も同様である。 Similarly, the number of correlating unit 105 calculates the number of occurrences P 2 of the merge data DB115 symbol string "EC" appears, the P 2 first data series "E (P 1) Ca 2 b 1 BK ”is associated with the symbol“ C ”. The same applies to the following.

これにより、回数対応付け部105は、第1のデータ系列「ECaBK」に対して、出現回数P,P,・・・,Pを対応付けて、第1のデータ系列「E(P)C(P)a(P)b(P)B(P)K(P)」とする。なお、以降では、特に断らない限り、出現回数の記載を省略するものとする。すなわち、特に断らない限り、回数対応付け部105により出現回数が対応付けられた後の第1のデータ系列も「ECaBK」と表すものとする。 Thereby, the number-of-times associating unit 105 associates the number of appearances P 1 , P 2 ,..., P 6 with the first data series “ECa 2 b 1 BK”, and and "E (P 1) C (P 2) a 2 (P 3) b 1 (P 4) B (P 5) K (P 6) ." In the following, description of the number of appearances will be omitted unless otherwise specified. That is, unless otherwise specified, the first data sequence after the number of appearances is associated by the number association unit 105 is also represented as “ECa 2 b 1 BK”.

次に、第1の類似度算出部106は、データ系列同士の類似度を算出する(ステップS409)。   Next, the first similarity calculation unit 106 calculates the similarity between the data series (step S409).

すなわち、第1の類似度算出部106は、第1のデータ系列と、第1のデータ系列〜第Nのデータ系列それぞれとの類似度を算出する。同様に、第1の類似度算出部106は、第2のデータ系列と、第2のデータ系列〜第Nのデータ系列それぞれとの類似度を算出する。同様に、第1の類似度算出部106は、第3のデータ系列と、第3のデータ系列〜第Nのデータ系列それぞれとの類似度を算出する。以降も同様である。このように、第1の類似度算出部106は、データ系列同士の類似度を算出する。   That is, the first similarity calculation unit 106 calculates the similarity between the first data sequence and each of the first to Nth data sequences. Similarly, the first similarity calculator 106 calculates the similarity between the second data sequence and each of the second to Nth data sequences. Similarly, first similarity calculation section 106 calculates the similarity between the third data sequence and each of the third to Nth data sequences. The same applies to the following. As described above, the first similarity calculating unit 106 calculates the similarity between data series.

ここで、データ系列同士の類似度を算出する方法には、例えば、次の(1)又は(2)に示す方法が挙げられる。   Here, as a method of calculating the degree of similarity between data series, for example, the following method (1) or (2) can be used.

(1)データ系列を隠れマルコフモデル(HMM:Hidden Markov Model)からの発生データと見做した場合において、HMM同士の情報量(例えばカルバック−ライブラー情報量)を類似度として算出する方法
(2)あるデータ系列を他のデータ系列に変形するのに必要な手順の最小コストとして定義されるレーベンシュタイン距離を類似度として算出する方法
(1) Method of calculating information amount (for example, Kullback-Leibler information amount) between HMMs as similarity when a data sequence is regarded as data generated from a Hidden Markov Model (HMM) (2) ) Method of calculating the Levenshtein distance defined as the minimum cost of the procedure required to transform one data series into another data series as similarity

次に、第1の類似度算出部106は、算出した類似度を正規化する(ステップS409)。すなわち、第1の類似度算出部106は、算出した類似度が、例えば、0以上1以下の値となるように正規化する。   Next, the first similarity calculation unit 106 normalizes the calculated similarity (step S409). That is, the first similarity calculation unit 106 normalizes the calculated similarity to a value of, for example, 0 or more and 1 or less.

ここで、第1の類似度算出部106により正規化された類似度の算出結果を図9に示す。図9は、データ系列同士の類似度を算出した結果の一例を示す図である。   Here, the calculation result of the similarity normalized by the first similarity calculation unit 106 is shown in FIG. FIG. 9 is a diagram illustrating an example of a result of calculating the similarity between data series.

図9に示すように、本実施形態では、データ系列同士が同一である場合、正規化後の類似度の値は「1.0」となる。一方で、データ系列同士の類似の度合いが低くなるに従って、正規化後の類似度の値が小さくなる。   As shown in FIG. 9, in the present embodiment, when the data series are the same, the value of the normalized similarity is “1.0”. On the other hand, as the degree of similarity between data series decreases, the value of the normalized degree of similarity decreases.

次に、分類部107は、第1の類似度算出部106により正規化された後の類似度に基づいて、データ系列を分類する(ステップS411)。   Next, the classification unit 107 classifies the data series based on the similarity normalized by the first similarity calculation unit 106 (step S411).

ここで、データ系列を分類する方法には、例えば、凝集型階層的クラスタリングの手法を用いて、予めユーザにより指定された数のクラスタに分類する方法が挙げられる。なお、凝集型階層的クラスタリングの手法において、クラスタ間の距離は、例えば、Lance-Williamsの更新式に基づいて更新すれば良い。   Here, as a method of classifying the data series, for example, there is a method of classifying the data series into a number of clusters designated by the user in advance by using a cohesive hierarchical clustering technique. In the agglomerative hierarchical clustering method, the distance between clusters may be updated based on, for example, a Lance-Williams update formula.

次に、名前付け部108は、分類部107により分類されたデータ系列に対して、ユーザにより指定された名前を付与する。そして、名前付け部108は、名前が付与されたデータ系列を、事例データとして事例データDB116に格納する(ステップS412)。これにより、事例データが事例データDB116に格納される。   Next, the naming unit 108 assigns a name specified by the user to the data series classified by the classification unit 107. Then, the naming unit 108 stores the named data series in the case data DB 116 as case data (step S412). As a result, the case data is stored in the case data DB 116.

続いて、事例系列作成部104は、対象イベント設定部101により設定された次の対象イベントがあるか否かを判定する(ステップS413)。   Subsequently, the case series creation unit 104 determines whether there is a next target event set by the target event setting unit 101 (Step S413).

ステップS413において、次の対象イベントがあると判定された場合、事例系列作成部104は、ステップS406に戻る。すなわち、事例系列作成部104は、次の対象イベントを取得して、当該取得した対象イベントに基づいて、複数のデータ系列を作成する。   If it is determined in step S413 that there is a next target event, the case sequence creation unit 104 returns to step S406. That is, the case series creation unit 104 acquires the next target event, and creates a plurality of data series based on the acquired target event.

一方、ステップS413において、次の対象イベントがないと判定された場合、事例系列作成部104は、処理を終了させる。   On the other hand, when it is determined in step S413 that there is no next target event, the case series creating unit 104 ends the process.

以上により、対象イベント設定部101により設定された各対象イベントに対して、それぞれ作成された事例データが事例データDB116に格納される。   As described above, the case data created for each target event set by the target event setting unit 101 is stored in the case data DB 116.

ここで、対象イベント設定部101により設定された対象イベントが「K」、「L」、及び「M」であり、上記のステップS411でデータ系列が3つのクラスタに分類される場合の事例データDB116に格納された事例データを図10に示す。図10は、事例データDBの一例を示す図である。   Here, the target events set by the target event setting unit 101 are “K”, “L”, and “M”, and the case data DB 116 in the case where the data series is classified into three clusters in step S411 described above. FIG. 10 shows the case data stored in. FIG. 10 is a diagram illustrating an example of the case data DB.

図10に示すように、事例データDB116において、対象イベント「K」に基づいて作成された第1のデータ系列(第1の事例データ)〜第Nのデータ系列(第Nの事例データ)が、名前「α」、名前「β」、及び名前「γ」の3つクラスタに分類されている。他の対象イベント「L」及び「M」についても同様である。   As shown in FIG. 10, in the case data DB 116, the first data series (first case data) to the Nth data series (Nth case data) created based on the target event “K” are: It is classified into three clusters of a name “α”, a name “β”, and a name “γ”. The same applies to the other target events “L” and “M”.

なお、同一のクラスタに分類される事例データには、ユーザにより適切な名前が付与されることが好ましい。例えば、測定データを原因として対象イベント「K」が発生する事例データには「測定値異常」等の名前を付与し、運転員の操作ミスを原因として対象イベント「K」が発生する事例データには「操作ミス起因」等を付与する等である。   In addition, it is preferable that an appropriate name is given to the case data classified into the same cluster by the user. For example, the case data in which the target event “K” occurs due to the measurement data is given a name such as “abnormal measurement value”, and the case data in which the target event “K” occurs due to an operation error of the operator is given. Is for giving “operation error origin” or the like.

以上のように、本実施形態に係る監視支援システム1では、過去のイベントデータ及び測定データの履歴に基づいて、対象イベントが発生するまでのデータ系列である事例データを作成する。そして、本実施形態に係る監視支援システム1では、互いに類似する事例データに名前を付与した上で分類して、保持する。これにより、後述する予測処理において、類似する事例データに基づく予測結果をユーザに提示することでき、当該ユーザの予測結果に対する判断を支援することができる。   As described above, in the monitoring support system 1 according to the present embodiment, based on the history of past event data and measurement data, the case data that is a data series until the target event occurs is created. Then, in the monitoring support system 1 according to the present embodiment, the case data that are similar to each other are given a name, classified, and stored. Accordingly, in a prediction process described later, a prediction result based on similar case data can be presented to the user, and it is possible to assist the user in determining the prediction result.

≪予測処理≫
次に、「予測」フェーズにおいて、異常の発生を予測して、当該予測結果をユーザに提供する処理について、図11を参照しながら説明する。図11は、第一の実施形態に係る予測処理の一例を示すフローチャートである。
≪Prediction processing≫
Next, a process of predicting the occurrence of an abnormality in the “prediction” phase and providing the prediction result to the user will be described with reference to FIG. FIG. 11 is a flowchart illustrating an example of the prediction process according to the first embodiment.

記号化部102は、履歴管理装置30のログデータDB301及び運転データDB302から、それぞれ直近のイベントデータ及び測定データを取得して、当該取得したイベントデータ及び測定データを記号化する(ステップS1101)。   The symbolizing unit 102 acquires the latest event data and measurement data from the log data DB 301 and the operation data DB 302 of the history management device 30, respectively, and encodes the acquired event data and measurement data (step S1101).

すなわち、記号化部102は、ログデータDB301に格納されているイベントデータのうち、現在時刻から過去の所定の時間の間(例えば、過去30分間)に発生したイベントのイベントデータを取得して、当該取得したイベントデータを記号化する。   That is, the encoding unit 102 acquires event data of an event that has occurred during a predetermined time in the past from the current time (for example, in the past 30 minutes) from the event data stored in the log data DB 301, The acquired event data is encoded.

同様に、記号化部102は、運転データDB302に格納されている測定データのうち、現在時刻から過去の所定の時間の間の測定した測定データを取得して、当該取得した測定データを記号化する。   Similarly, the symbolizing unit 102 obtains, from the measurement data stored in the operation data DB 302, the measurement data measured during a predetermined time in the past from the current time, and encodes the obtained measurement data. I do.

次に、比較系列作成部109は、記号化部102により記号化されたイベントデータ及び測定データを、時系列に従ってマージして比較用データ系列を作成する(ステップS1102)。   Next, the comparison sequence creation unit 109 creates a comparison data sequence by merging the event data and the measurement data encoded by the encoding unit 102 according to a time series (step S1102).

すなわち、比較系列作成部109は、記号化されたイベントデータ及び測定データをマージした上で、イベントデータ及び測定データの時刻(発生時刻又は測定時刻)に従って並び替えた記号列を比較用データ系列とする。   That is, the comparison sequence creation unit 109 merges the symbolized event data and measurement data, and then sorts the symbol string rearranged according to the time (occurrence time or measurement time) of the event data and measurement data as a comparison data sequence. I do.

次に、比較系列作成部109は、「事例作成」フェーズにおいて対象イベント設定部101により設定された対象イベントを1つ取得する(ステップS1103)。なお、ここで取得される対象イベントは、記号化部102により記号化された対象イベントである。   Next, the comparison sequence creation unit 109 acquires one target event set by the target event setting unit 101 in the “case creation” phase (step S1103). Note that the target event acquired here is the target event encoded by the encoding unit 102.

次に、第2の類似度算出部110は、比較系列作成部109により作成された比較用データ系列と、比較系列作成部109により取得された対象イベントに対応付けられている事例データとの類似度を算出する(ステップS1104)。   Next, the second similarity calculating section 110 calculates the similarity between the comparison data series created by the comparison series creating section 109 and the case data associated with the target event acquired by the comparison series creating section 109. The degree is calculated (step S1104).

すなわち、比較系列作成部109により取得された対象イベントが「K」である場合、第2の類似度算出部110は、事例データDB116において対象イベント「K」と対応付けられている第1の事例データ〜第Nの事例データを取得する。そして、第2の類似度算出部110は、比較用データ系列と、第1の事例データ〜第Nの事例データそれぞれとの類似度を算出する。   That is, when the target event acquired by the comparison series creation unit 109 is “K”, the second similarity calculation unit 110 determines the first case associated with the target event “K” in the case data DB 116. Data to Nth case data are acquired. Then, the second similarity calculator 110 calculates the similarity between the comparison data series and each of the first to Nth case data.

次に、第2の類似度算出部110は、算出した類似度を正規化する(ステップS1105)。すなわち、第2の類似度算出部110は、算出した類似度が、例えば、0以上1以下の値となるように正規化する。   Next, the second similarity calculation unit 110 normalizes the calculated similarity (Step S1105). That is, the second similarity calculation unit 110 normalizes the calculated similarity to a value of, for example, 0 or more and 1 or less.

次に、取得部111は、比較用データ系列との類似度が算出された事例データのうち、正規化された類似度が高い上位N件のデータ系列を取得する(ステップS1106)。なお、Nは、ユーザにより予め設定された1以上の自然数である。Nとしては、例えば、1又は2程度とすれば良い。 Next, the acquisition unit 111, among the case data similarity between the comparison data sequence is calculated, normalized similarity to acquire a high-level N 1 review data series (step S1106). Incidentally, N 1 is a natural number of 1 or more which has been set in advance by the user. N 1 may be, for example, about 1 or 2.

これにより、取得された事例データにより、対象イベントの発生が予測される。すなわち、例えば、図12に示すように、取得された事例データが「ECaBK」であり、比較用データ系列が「ECa」である場合、データ系列パターン「bB」に続いて対象イベント「K」が発生することが予測される。 Thus, the occurrence of the target event is predicted based on the acquired case data. That is, for example, as shown in FIG. 12, when the acquired case data is “ECa 2 b 1 BK” and the comparison data sequence is “ECa 2 ”, the data sequence pattern “b 1 B” follows. It is predicted that the target event “K” will occur.

次に、確率算出部112は、比較用データ系列と、取得部111により取得された事例データに対応付けられている出現回数とに基づいて、対象イベントの発生確率を算出する(ステップS1107)。   Next, the probability calculation unit 112 calculates the occurrence probability of the target event based on the comparison data series and the number of appearances associated with the case data acquired by the acquisition unit 111 (step S1107).

例えば、図8に示すデータ系列「E(P)C(P)a(P)b(P)B(P)K(P)」が事例データであり、比較用データ系列が「ECa」である場合、対象イベント「K」の発生確率は、P/Pにより算出される。他の例として、例えば、比較用データ系列が「EC」である場合、対象イベント「K」の発生確率は、P/Pにより算出される。 For example, the data series “E (P 1 ) C (P 2 ) a 2 (P 3 ) b 1 (P 4 ) B (P 5 ) K (P 6 )” shown in FIG. When the data series is “ECa 2 ”, the probability of occurrence of the target event “K” is calculated by P 3 / P 6 . As another example, for example, when the comparison data series is “EC”, the occurrence probability of the target event “K” is calculated by P 2 / P 6 .

このように、対象イベントの発生確率は、マージデータDB115における比較用データ系列の出現回数を、マージデータDB115における事例データの出現回数で除することで算出される。   As described above, the occurrence probability of the target event is calculated by dividing the number of appearances of the comparison data series in the merge data DB 115 by the number of occurrences of the case data in the merge data DB 115.

次に、時間算出部113は、比較用データ系列と、取得部111により取得された事例データに対応付けられている時刻(発生時刻又は測定時刻)とに基づいて、対象イベントが発生するまでの時間を算出する(ステップS1108)。   Next, based on the comparison data sequence and the time (occurrence time or measurement time) associated with the case data acquired by the acquisition unit 111, the time calculation unit 113 performs a process until the target event occurs. The time is calculated (step S1108).

例えば、事例データが「E(T)C(T)a(t)b(t)B(T)K(T)」であり、比較用データ系列が「ECa」である場合、対象イベント「K」が発生するまでの時間は、T−tで算出される。他の例として、例えば、比較用データ系列が「ECa」である場合、対象イベント「K」が発生するまでの時間は、T−Tで算出される。 For example, the case data is “E (T 1 ) C (T 2 ) a 2 (t 3 ) b 1 (t 4 ) B (T 5 ) K (T 6 )” and the comparison data series is “ECa 2 , The time until the target event “K” occurs is calculated by T 6 −t 4 . As another example, for example, when the comparison data series is “ECa 2 b 1 ”, the time until the target event “K” occurs is calculated by T 6 −T 5 .

次に、比較系列作成部109は、「事例作成」フェーズにおいて対象イベント設定部101により設定された次の対象イベントがあるか否かを判定する(ステップS1109)。   Next, the comparison sequence creation unit 109 determines whether there is a next target event set by the target event setting unit 101 in the “case creation” phase (step S1109).

ステップS1109において、次の対象イベントがあると判定された場合、比較系列作成部109は、ステップS1103に戻る。すなわち、比較系列作成部109は、次の対象イベントを取得する。   If it is determined in step S1109 that there is a next target event, the comparison sequence creation unit 109 returns to step S1103. That is, the comparison sequence creation unit 109 acquires the next target event.

一方、ステップS1109において、次の対象イベントがないと判定された場合、結果作成部114は、取得部111により取得された各対象イベントの事例データについて、予測結果を作成する。そして、結果作成部114は、作成した予測結果を監視装置20に送信する(ステップS1110)。   On the other hand, if it is determined in step S1109 that there is no next target event, the result creating unit 114 creates a prediction result for the case data of each target event acquired by the acquiring unit 111. Then, the result creating unit 114 transmits the created prediction result to the monitoring device 20 (Step S1110).

ここで、予測結果には、対象イベントが発生するまでのデータ系列パターンと、確率算出部112により算出された対象イベントの発生確率と、時間算出部113により算出された対象イベントが発生するまでの時間とが含まれる。すなわち、予測結果は、対象イベント(異常)の発生予測に対して、ユーザの判断を支援するための各種の情報が含まれる。   Here, the prediction result includes a data sequence pattern until the occurrence of the target event, the occurrence probability of the target event calculated by the probability calculation unit 112, and the time until the occurrence of the target event calculated by the time calculation unit 113. Including time. That is, the prediction result includes various types of information for assisting the user in making the prediction of the occurrence of the target event (abnormality).

これにより、監視装置20では、表示制御部201により、予測結果に基づいて、図13に示すような予測結果画面1000が表示される。   Thus, in the monitoring device 20, the display control unit 201 displays a prediction result screen 1000 as shown in FIG. 13 based on the prediction result.

図13に示す予測結果画面1000は、対象イベントを示す名称1001毎に、対象イベントが発生するまでデータ系列のパターン1002と、対象イベントの発生確率1003と、対象イベントが発生するまでの時間1004とが対応付けられた予測結果が表示されている。また、予測結果画面1000では、当該予測結果に対して、後述するチャート画面に遷移するためのチャート表示1005が対応付けられている。   The prediction result screen 1000 shown in FIG. 13 includes, for each name 1001 indicating the target event, a data series pattern 1002 until the target event occurs, a target event occurrence probability 1003, and a time 1004 until the target event occurs. The prediction result associated with is displayed. In the prediction result screen 1000, a chart display 1005 for transitioning to a chart screen described later is associated with the prediction result.

名称1001は、対象イベントの名称(異常名や故障名)等である。パターン1002は、対象イベントが発生するまでの操作や動作のパターンであり、対象イベントが発生するまでのデータ系列パターンに基づいて表示される。発生確率1003は、対象イベントが発生する確率であり、確率算出部112による算出結果に基づいて表示される。発生するまでの時間1004は、対象イベントが発生するまでの時間であり、時間算出部113による算出結果に基づいて表示される。   The name 1001 is the name (error name or failure name) of the target event. The pattern 1002 is a pattern of an operation or an operation until a target event occurs, and is displayed based on a data sequence pattern until the target event occurs. The occurrence probability 1003 is the probability that the target event will occur, and is displayed based on the calculation result by the probability calculation unit 112. The time until occurrence 1004 is a time until the target event occurs, and is displayed based on the calculation result by the time calculation unit 113.

図13に示す予測結果画面1000では、予測結果が、発生確率1003の降順(発生確率が高い順)に表示されている。すなわち、結果作成部114は、例えば、確率算出部112により算出された対象イベントの発生確率を、当該発生確率の降順となるように予測結果に含めても良い。これにより、ユーザは、発生する確率が高い異常の対応要否や対応内容を優先的に判断することができる。   In the prediction result screen 1000 shown in FIG. 13, the prediction results are displayed in descending order of the occurrence probabilities 1003 (in descending order of the occurrence probabilities). That is, the result creating unit 114 may include, for example, the occurrence probabilities of the target event calculated by the probability calculating unit 112 in the prediction result in descending order of the occurrence probabilities. This allows the user to preferentially determine whether or not to deal with an abnormality having a high probability of occurrence and the content of the response.

なお、図13に示す予測結果画面1000では、予測結果を発生確率1003の降順に表示させているが、これに限られず、例えば、発生までの時間1004の昇順(発生までの時間が早い)に表示させても良い。すなわち、結果作成部114は、例えば、時間算出部113により算出された対象イベントが発生するまでの時間を、当該時間の昇順となるように予測結果に含めても良い。これにより、ユーザは、発生までの時間が早い異常の対応要否や対応を優先的に判断することができる。   Note that, in the prediction result screen 1000 shown in FIG. 13, the prediction results are displayed in descending order of the occurrence probabilities 1003. However, the present invention is not limited to this. It may be displayed. That is, the result creating unit 114 may include, for example, the time until the target event calculated by the time calculating unit 113 occurs in the prediction result in ascending order of the time. This allows the user to preferentially determine whether it is necessary to respond to an abnormality that has a short time to occurrence and to respond.

ここで、図13に示す予測結果画面1000において、チャート表示1005の「表示」ボタンがユーザにより選択されると、表示制御部201は、図14に示すようなチャート画面2000を表示させる。   Here, when the “display” button of the chart display 1005 is selected by the user on the prediction result screen 1000 shown in FIG. 13, the display control unit 201 displays a chart screen 2000 as shown in FIG.

図14に示すチャート画面2000では、ユーザにより選択された「表示」ボタンに対応付けられた対象イベントの名称2001が、選択可能に表示されている。図14に示すチャート画面2000において、ユーザにより名称2001が選択されることにより、表示制御部201は、選択された名称2001に対応する対象イベントのチャート画面を表示させる。   In the chart screen 2000 shown in FIG. 14, the target event name 2001 associated with the "display" button selected by the user is displayed in a selectable manner. When the user selects the name 2001 on the chart screen 2000 shown in FIG. 14, the display control unit 201 displays the chart screen of the target event corresponding to the selected name 2001.

図14に示すチャート画面2000では、直近の測定データの推移を示す実績グラフ2002と、直近で発生したイベントのイベントデータを示す実績プロット2003とが表示されている。また、図14に示すチャート画面2000では、予測された測定データの推移を示す予測グラフ2004と、予測されたイベントのイベントデータを示す予測プロット2005とが表示されている。   On a chart screen 2000 shown in FIG. 14, a performance graph 2002 showing the transition of the latest measurement data and a performance plot 2003 showing the event data of the most recently occurred event are displayed. Further, on a chart screen 2000 shown in FIG. 14, a prediction graph 2004 showing transition of predicted measurement data and a prediction plot 2005 showing event data of the predicted event are displayed.

実績グラフ2002及び実績プロット2003は、比較用データ系列に基づいて表示される。一方、予測グラフ2004及び予測プロット2005は、対象イベントに対応する時系列データに基づいて表示される。このため、ユーザは、現時点までの測定データの推移と、異常が発生するまでに予測される測定データの推移とを把握することができる。同様に、ユーザは、現時点までに発生したイベントと、異常が発生するまでに発生が予測されるイベントとを把握することができる。   The performance graph 2002 and the performance plot 2003 are displayed based on the comparison data series. On the other hand, the prediction graph 2004 and the prediction plot 2005 are displayed based on the time-series data corresponding to the target event. For this reason, the user can grasp the transition of the measurement data up to the present time and the transition of the measurement data predicted until the occurrence of the abnormality. Similarly, the user can grasp the events that have occurred up to the present time and the events that are predicted to occur before the occurrence of the abnormality.

以上のように、本実施形態に係る監視支援システム1では、発生が予測された異常に対して、発生確率や発生するまでの時間等の各種の情報をユーザに提示する。これにより、本実施形態に係る監視支援システム1では、発生が予測された異常に対して行うユーザの判断(例えば、対応要否の検討、対応内容の検討、対応する異常の優先順位等)を支援することができる。   As described above, in the monitoring support system 1 according to the present embodiment, various information such as the probability of occurrence and the time until the occurrence is presented to the user for the abnormality whose occurrence is predicted. Thereby, in the monitoring support system 1 according to the present embodiment, the user's judgment (for example, examination of the necessity of response, examination of the response content, priority of the corresponding abnormality, etc.) to be performed on the abnormality whose occurrence is predicted is determined. I can help.

[第二の実施形態]
次に、第二の実施形態に係る監視支援システム1について説明する。第二の実施形態では、異常が発生した後に、当該発生した異常に対する復旧操作手順(回復操作手順)をユーザに提示するものである。なお、第二の実施形態の説明では、第一の実施形態との相違点について説明し、第一の実施形態と実質的に同様の機能を有する箇所及び同様の処理を行う箇所には第一の実施形態の説明で用いた符号と同様の符号を付与し、その説明を省略する。
[Second embodiment]
Next, a monitoring support system 1 according to a second embodiment will be described. In the second embodiment, after an abnormality occurs, a recovery operation procedure (recovery operation procedure) for the generated abnormality is presented to the user. In the description of the second embodiment, differences from the first embodiment will be described, and portions having substantially the same functions as those of the first embodiment and portions performing the same processing will be described in the first embodiment. The same reference numerals as those used in the description of the first embodiment denote the same parts, and a description thereof will be omitted.

<機能構成>
本実施形態に係る監視支援システム1の機能構成について、図15を参照しながら説明する。図15は、第二の実施形態に係る監視支援システムの一例の機能構成を示す図である。
<Functional configuration>
The functional configuration of the monitoring support system 1 according to the present embodiment will be described with reference to FIG. FIG. 15 is a diagram illustrating a functional configuration of an example of a monitoring support system according to the second embodiment.

図15に示す支援装置10は、事例系列作成部104Aと、結果作成部114Aとを有する。   The support device 10 illustrated in FIG. 15 includes a case series creation unit 104A and a result creation unit 114A.

事例系列作成部104Aは、「事例作成」フェーズにおいて、対象イベントに基づいて、マージデータDB115に格納されているマージデータから複数のデータ系列を作成する。ここで、事例系列作成部104Aは、対象イベントの発生前後の所定の時間におけるイベントデータ及び測定データを抽出することでデータ系列を作成する。   In the “case creation” phase, the case series creation unit 104A creates a plurality of data series from the merge data stored in the merge data DB 115 based on the target event. Here, the case series creation unit 104A creates a data series by extracting event data and measurement data at a predetermined time before and after the occurrence of the target event.

結果作成部114Aは、「予測」フェーズにおいて、対象イベントの発生後の操作手順を示すデータ系列パターンを含む予測結果を作成する。   In the “prediction” phase, the result creation unit 114A creates a prediction result including a data sequence pattern indicating an operation procedure after the occurrence of the target event.

<処理の詳細>
次に、本実施形態に係る監視支援システム1の処理の詳細について説明する。
<Details of processing>
Next, details of the processing of the monitoring support system 1 according to the present embodiment will be described.

≪事例データの作成処理≫
まず、本実施形態に係る事例データの作成処理について、図16を参照しながら説明する。図16は、第二の実施形態に係る事例データの作成処理の一例を示すフローチャートである。なお、図16において、ステップS401〜ステップS406及びステップS408〜ステップS413の処理は、第一の実施形態と同様であるため、その説明を省略する。
<< Creation of case data >>
First, a process of creating case data according to the present embodiment will be described with reference to FIG. FIG. 16 is a flowchart illustrating an example of a process of creating case data according to the second embodiment. Note that, in FIG. 16, the processes in steps S401 to S406 and steps S408 to S413 are the same as those in the first embodiment, and thus description thereof will be omitted.

事例系列作成部104Aは、取得した対象イベントに基づいて、マージデータDB115に格納されているマージデータから複数のデータ系列を作成する(ステップS1601)。   The case series creation unit 104A creates a plurality of data series from the merge data stored in the merge data DB 115 based on the acquired target event (step S1601).

ここで、本実施形態に係るデータ系列の作成について、図17を参照しながら説明する。図17は、データ系列の作成の他の例を模式的に説明する図である。   Here, creation of a data sequence according to the present embodiment will be described with reference to FIG. FIG. 17 is a diagram schematically illustrating another example of creating a data series.

図17に示すように、マージデータDB115には、マージデータが時系列に従って格納される。このとき、事例系列作成部104Aは、対象イベント「K」を示すイベントデータの発生前後の所定の時間(例えば、前後30分間)のイベントデータ及び測定データを、データ系列として抽出する。   As shown in FIG. 17, merge data is stored in the merge data DB 115 in chronological order. At this time, the case series creation unit 104A extracts, as a data series, event data and measurement data of a predetermined time (for example, 30 minutes before and after) before and after the occurrence of the event data indicating the target event “K”.

すなわち、事例系列作成部104Aは、図17に示すマージデータから第1のデータ系列「CaBKaDF」、・・・、第Nのデータ系列「CDaKC」を抽出する。これにより、事例系列作成部104Aにより、複数のデータ系列が作成される。 That is, the case series creation unit 104A converts the first data series “Ca 2 b 1 BKa 1 b 1 DF”,..., The N-th data series “CDa 2 b 2 KC” from the merge data shown in FIG. Extract. Thereby, a plurality of data series are created by the case series creating unit 104A.

このように、本実施形態に係る監視支援システム1では、マージデータDB115において、対象イベントの発生前後の所定の時間のイベントデータ及び測定データを抽出して、データ系列を作成する。   As described above, in the monitoring support system 1 according to the present embodiment, in the merge data DB 115, the event data and the measurement data at a predetermined time before and after the occurrence of the target event are extracted, and a data sequence is created.

≪予測処理≫
次に、本実施形態に係る予測処理について、図18を参照しながら説明する。図18は、第二の実施形態に係る予測処理の一例を示すフローチャートである。なお、図18において、ステップS1101〜ステップS1109の処理は、第一の実施形態と同様であるため、その説明を省略する。
≪Prediction processing≫
Next, a prediction process according to the present embodiment will be described with reference to FIG. FIG. 18 is a flowchart illustrating an example of the prediction process according to the second embodiment. Note that, in FIG. 18, the processing in steps S1101 to S1109 is the same as in the first embodiment, and a description thereof will be omitted.

結果作成部114Aは、取得された各対象イベントの事例データについて、予測結果を作成する。そして、結果作成部114Aは、作成した予測結果を監視装置20に送信する(ステップS1801)。   The result creating unit 114A creates a prediction result for the acquired case data of each target event. Then, the result creating unit 114A transmits the created prediction result to the monitoring device 20 (Step S1801).

ここで、予測結果には、対象イベントの発生後における操作手順を示すデータ系列パターンが含まれる。   Here, the prediction result includes a data sequence pattern indicating an operation procedure after the occurrence of the target event.

すなわち、対象イベントが「K」、比較用データ系列が「CaBK」、事例データが「CaBKaDF」である場合、図19に示すように、対象イベント「K」が発生した後のデータ系列パターンを予測することができる。したがって、当該データ系列パターンから操作を示すイベントのイベントデータを取得することにより、対象イベント「K」発生後の操作手順を示すデータ系列パターン「DF」を取得することができる。 That is, when the target event is “K”, the comparison data series is “Ca 2 b 1 BK”, and the case data is “Ca 2 b 1 BKa 1 b 2 DF”, as shown in FIG. The data sequence pattern after the occurrence of "K" can be predicted. Therefore, by acquiring event data of an event indicating an operation from the data sequence pattern, it is possible to acquire a data sequence pattern “DF” indicating an operation procedure after the occurrence of the target event “K”.

これにより、監視装置20では、表示制御部201により、予測結果に基づいて、図20に示すような予測結果画面3000が表示される。   Thus, in the monitoring device 20, the display control unit 201 displays a prediction result screen 3000 as shown in FIG. 20 based on the prediction result.

図20に示す予測結果画面3000は、さらに、異常発生後の復旧操作手順を表示させるための復旧操作表示3001が対応付けられている。   The prediction result screen 3000 shown in FIG. 20 is further associated with a recovery operation display 3001 for displaying a recovery operation procedure after occurrence of an abnormality.

図20に示す予測結果画面3000において、復旧操作表示3001の「表示」ボタンがユーザにより選択されると、表示制御部201は、選択された「表示」ボタンに対応付けられた対象イベントに対応する復旧操作手順画面3100を表示させる。   When the “display” button of the restoration operation display 3001 is selected by the user on the prediction result screen 3000 illustrated in FIG. 20, the display control unit 201 corresponds to the target event associated with the selected “display” button. The restoration operation procedure screen 3100 is displayed.

復旧操作手順画面3100には、ユーザにより選択された「表示」ボタンに対応付けられた対象イベントが発生した場合の復旧操作手順が表示される。このような復旧操作手順は、結果作成部114Aにより作成された予測結果に含まれる、対象イベントの発生後における操作手順を示すデータ系列パターンに基づいて表示される。これにより、ユーザは、異常が発生における復旧操作手順を知ることができる。   The recovery operation procedure screen 3100 displays a recovery operation procedure when a target event associated with the “display” button selected by the user has occurred. Such a recovery operation procedure is displayed based on a data sequence pattern indicating the operation procedure after the occurrence of the target event, which is included in the prediction result created by the result creation unit 114A. Thereby, the user can know the recovery operation procedure when the abnormality occurs.

以上のように、本実施形態に係る監視支援システム1では、異常が発生した場合に、当該異常からの復旧操作手順をユーザに提示する。これにより、本実施形態に係る監視支援システム1では、発生した異常に対する対応内容(発生した異常に対してどのような対応を行えば良いか)の判断を支援することができる。   As described above, in the monitoring support system 1 according to the present embodiment, when an abnormality has occurred, the recovery operation procedure from the abnormality is presented to the user. Thereby, the monitoring support system 1 according to the present embodiment can support the determination of the content of the response to the occurred abnormality (how to respond to the occurred abnormality).

1 監視支援システム
10 支援装置
20 監視装置
30 履歴管理装置
40 機器制御装置
50 機器
101 対象イベント設定部
102 記号化部
103 マージ部
104 事例系列作成部
105 回数対応付け部
106 第1の類似度算出部
107 分類部
108 名前付け部
109 比較系列作成部
110 第2の類似度算出部
111 取得部
112 確率算出部
113 時間算出部
114 結果作成部
115 マージデータDB
116 事例データDB
201 表示制御部
301 ログデータDB
302 運転データDB
N ネットワーク
REFERENCE SIGNS LIST 1 monitoring support system 10 support device 20 monitoring device 30 history management device 40 device control device 50 device 101 target event setting unit 102 encoding unit 103 merging unit 104 case series creation unit 105 number correspondence unit 106 first similarity calculation unit 107 Classification unit 108 Naming unit 109 Comparison series creation unit 110 Second similarity calculation unit 111 Acquisition unit 112 Probability calculation unit 113 Time calculation unit 114 Result creation unit 115 Merge data DB
116 Case Data DB
201 display control unit 301 log data DB
302 Operation data DB
N network

Claims (8)

機器又は設備の監視を支援する監視支援装置であって、
予め記憶されている前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと、予め記憶されている前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第1のマージデータを作成するマージ手段と、
前記マージ手段により作成された第1のマージデータから、予め指定されたイベントデータを含む複数のデータ系列を作成する作成手段と、
前記作成手段により作成された複数のデータ系列同士の類似度を算出する第1の算出手段と、
前記第1の算出手段により算出された類似度に基づいて、前記複数のデータ系列を分類した事例データを作成し、該作成した事例データをデータベースに格納する格納手段と、
前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第2のマージデータと、前記データベースに格納されている前記事例データとの類似度を算出する第2の算出手段と、
前記第2の算出手段により算出された類似度に基づいて、前記データベースから前記事例データを取得する取得手段と、
前記取得手段により取得された事例データの予測結果を作成し、前記予測結果を出力する出力手段と、
を有する監視支援装置。
A monitoring support device that supports monitoring of equipment or equipment,
In accordance with event data obtained by encoding an event generated in the device or equipment stored in advance into a predetermined symbol for each event, and a range of sensor values measured in the device or equipment stored in advance. Merging means for creating first merge data obtained by merging sensor data encoded into predetermined symbols in the order of the time at which the event occurred and the time at which the sensor value was measured ;
Creating means for creating a plurality of data series including previously designated event data from the first merge data created by the merging means;
First calculating means for calculating the degree of similarity between the plurality of data series created by the creating means;
Storage means for creating case data in which the plurality of data series are classified based on the similarity calculated by the first calculation means, and storing the created case data in a database;
Event data in which an event occurred in the device or equipment is encoded into a predetermined symbol for each event, and a sensor in which the event is encoded into a predetermined symbol according to a range of sensor values measured in the device or equipment. A second merged data obtained by merging data with the time at which the event occurred and the time at which the sensor value was measured, and a second degree of similarity between the case data stored in the database and the second merged data. Calculating means;
Acquiring means for acquiring the case data from the database based on the similarity calculated by the second calculating means;
Output means for creating a prediction result of the case data obtained by the obtaining means , and outputting the prediction result ,
A monitoring support device having:
前記取得手段により取得された事例データと、前記第2のマージデータとに基づいて、前記事例データに含まれる前記指定されたイベントが発生する確率を算出する第3の算出手段を有し、
前記出力手段は、
前記確率を含む予測結果を作成する、請求項1に記載の監視支援装置。
A third calculating unit that calculates a probability that the specified event included in the case data will occur, based on the case data obtained by the obtaining unit and the second merge data;
The output means,
The monitoring support device according to claim 1, wherein a prediction result including the probability is created .
前記取得手段により取得された事例データと、前記第2のマージデータとに基づいて、前記事例データに含まれる前記指定されたイベントが発生するまでの時間を算出する第4の算出手段を有し、
前記取得手段は、
前記時間を含む予測結果を作成する、請求項1又は2に記載の監視支援装置。
A fourth calculating unit configured to calculate a time until the specified event included in the case data occurs, based on the case data obtained by the obtaining unit and the second merge data; ,
The acquisition means,
The monitoring support device according to claim 1, wherein a prediction result including the time is created .
前記作成手段は、
前記マージ手段により作成された第1のマージデータから、予め指定されたイベントデータの発生時刻を含む所定の時間の間に発生したイベントデータ又はセンサデータを抽出することにより、前記複数のデータ系列を作成する、請求項1ないし3のいずれか1項に記載の監視支援装置。
The creation means,
By extracting, from the first merged data created by the merging means, event data or sensor data generated during a predetermined time including the occurrence time of event data specified in advance, the plurality of data series is extracted. The monitoring support device according to any one of claims 1 to 3, which creates the monitoring support device.
前記出力手段は、
前記監視支援装置にネットワークで接続される監視装置に対して前記予測結果を送信し、該予測結果に基づく所定の画面を前記監視装置に表示させる、請求項1ないし4のいずれか1項に記載の監視支援装置。
The output means,
The method according to any one of claims 1 to 4, wherein the prediction result is transmitted to a monitoring device connected to the monitoring support device via a network, and a predetermined screen based on the prediction result is displayed on the monitoring device. Monitoring support equipment.
前記第1の算出手段は、
前記複数のデータ系列同士の類似度として、隠れマルコフモデルに基づくカルバック−ライブラー情報量を算出する、請求項1ないし5のいずれか1項に記載の監視支援装置。
The first calculating means includes:
The monitoring support device according to any one of claims 1 to 5, wherein a Kullback-Leibler information amount based on a hidden Markov model is calculated as the similarity between the plurality of data sequences.
機器又は設備の監視を支援する監視支援装置に用いられる監視支援方法であって、
予め記憶されている前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと、予め記憶されている前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第1のマージデータを作成するマージ手順と、
前記マージ手順により作成された第1のマージデータから、予め指定されたイベントデータを含む複数のデータ系列を作成する作成手順と、
前記作成手順により作成された複数のデータ系列同士の類似度を算出する第1の算出手順と、
前記第1の算出手順により算出された類似度に基づいて、前記複数のデータ系列を分類した事例データを作成し、該作成した事例データをデータベースに格納する格納手順と、
前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第2のマージデータと、前記データベースに格納されている前記事例データとの類似度を算出する第2の算出手順と、
前記第2の算出手順により算出された類似度に基づいて、前記データベースから前記事例データを取得する取得手順と、
前記取得手順により取得された事例データの予測結果を作成し、前記予測結果を出力する出力手順と、
を有する監視支援方法。
A monitoring support method used for a monitoring support device that supports monitoring of devices or equipment,
In accordance with event data obtained by encoding an event generated in the device or equipment stored in advance into a predetermined symbol for each event, and a range of sensor values measured in the device or equipment stored in advance. A merge procedure for creating first merge data in which sensor data encoded into predetermined symbols are merged in the order of the time at which the event occurred and the time at which the sensor value was measured ;
A creation procedure of creating a plurality of data series including pre-designated event data from the first merge data created by the merge procedure;
A first calculation procedure for calculating the degree of similarity between the plurality of data series created by the creation procedure,
A storage procedure of creating case data in which the plurality of data series are classified based on the similarity calculated by the first calculation procedure, and storing the created case data in a database;
Event data in which an event occurred in the device or equipment is encoded into a predetermined symbol for each event, and a sensor in which the event is encoded into a predetermined symbol according to a range of sensor values measured in the device or equipment. A second merged data obtained by merging data with the time at which the event occurred and the time at which the sensor value was measured, and a second degree of similarity between the case data stored in the database and the second merged data. Calculation procedure,
An acquisition procedure for acquiring the case data from the database based on the similarity calculated by the second calculation procedure;
An output procedure for creating a prediction result of the case data acquired by the acquisition procedure , and outputting the prediction result ,
A monitoring support method having:
機器又は設備の監視を支援する監視支援装置に、
予め記憶されている前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと、予め記憶されている前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第1のマージデータを作成するマージ手順、
前記マージ手順により作成された第1のマージデータから、予め指定されたイベントデータを含む複数のデータ系列を作成する作成手順、
前記作成手順により作成された複数のデータ系列同士の類似度を算出する第1の算出手順、
前記第1の算出手順により算出された類似度に基づいて、前記複数のデータ系列を分類した事例データを作成し、該作成した事例データをデータベースに格納する格納手順、
前記機器又は設備において発生したイベントを該イベント毎に予め決められた記号に記号化したイベントデータと前記機器又は設備において測定されたセンサ値の範囲に応じて予め決められた記号に記号化したセンサデータとを、前記イベントが発生した時刻及び前記センサ値が測定された時刻の順にマージした第2のマージデータと、前記データベースに格納されている前記事例データとの類似度を算出する第2の算出手順、
前記第2の算出手順により算出された類似度に基づいて、前記データベースから前記事例データを取得する取得手順、
前記取得手順により取得された事例データの予測結果を作成し、前記予測結果を出力する出力手順、
を実行させるためのプログラム。
A monitoring support device that supports monitoring of equipment or equipment,
In accordance with event data obtained by encoding an event generated in the device or equipment stored in advance into a predetermined symbol for each event, and a range of sensor values measured in the device or equipment stored in advance. A merging procedure for creating first merge data in which sensor data encoded into predetermined symbols are merged in the order of the time when the event occurs and the time when the sensor value is measured ;
A creation procedure of creating a plurality of data series including event data specified in advance from the first merge data created by the merge procedure;
A first calculation procedure for calculating the similarity between a plurality of data series created by the creation procedure,
A storage procedure of creating case data in which the plurality of data series are classified based on the similarity calculated by the first calculation procedure, and storing the created case data in a database;
Event data in which an event occurred in the device or equipment is encoded into a predetermined symbol for each event, and a sensor in which the event is encoded into a predetermined symbol according to a range of sensor values measured in the device or equipment. A second merged data obtained by merging data with the time at which the event occurred and the time at which the sensor value was measured, and a second degree of similarity between the case data stored in the database and the second merged data. Calculation procedure,
An acquisition step of acquiring the case data from the database based on the similarity calculated by the second calculation step;
An output step of creating a prediction result of the case data obtained by the obtaining step , and outputting the prediction result ;
A program for executing
JP2015225177A 2015-11-17 2015-11-17 Monitoring support device, monitoring support method, and program Active JP6668699B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015225177A JP6668699B2 (en) 2015-11-17 2015-11-17 Monitoring support device, monitoring support method, and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015225177A JP6668699B2 (en) 2015-11-17 2015-11-17 Monitoring support device, monitoring support method, and program

Publications (2)

Publication Number Publication Date
JP2017091485A JP2017091485A (en) 2017-05-25
JP6668699B2 true JP6668699B2 (en) 2020-03-18

Family

ID=58770777

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015225177A Active JP6668699B2 (en) 2015-11-17 2015-11-17 Monitoring support device, monitoring support method, and program

Country Status (1)

Country Link
JP (1) JP6668699B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7252703B2 (en) * 2017-06-19 2023-04-05 横河電機株式会社 Operation support device, operation support method, operation support program, and recording medium
JP7043801B2 (en) * 2017-11-15 2022-03-30 トヨタ自動車株式会社 Abnormality sign notification system, abnormality sign notification method and program
WO2024029064A1 (en) * 2022-08-05 2024-02-08 千代田化工建設株式会社 Information processing device, data structure, information processing program, and information processing method

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2004199377A (en) * 2002-12-18 2004-07-15 Toshiba Corp Remote monitoring diagnostic system
JP2008257404A (en) * 2007-04-03 2008-10-23 Fuji Heavy Ind Ltd Future value prediction unit of time series data
JP4793734B2 (en) * 2007-10-02 2011-10-12 大阪瓦斯株式会社 Plant operation training system and computer program
JP4940180B2 (en) * 2008-04-03 2012-05-30 株式会社東芝 Combined diagnosis / maintenance plan support system and support method thereof
JP5364530B2 (en) * 2009-10-09 2013-12-11 株式会社日立製作所 Equipment state monitoring method, monitoring system, and monitoring program
JP6183252B2 (en) * 2014-03-14 2017-08-23 株式会社デンソー Failure information presentation system

Also Published As

Publication number Publication date
JP2017091485A (en) 2017-05-25

Similar Documents

Publication Publication Date Title
JP7461440B2 (en) COMPUTER SYSTEM AND METHOD FOR PERFORMING ROOT CAUSE ANALYSIS AND BUILDING PREDICTION MODELS FOR THE OCCURRENCE OF RARE EVENTS IN PLANT-WIDE OPERATIONS - Patent application
CN107463161B (en) Method and system for predicting a fault in an aircraft and monitoring system
JP5684941B1 (en) Abnormal sign diagnostic apparatus and abnormal sign diagnostic method
JP5753286B1 (en) Information processing apparatus, diagnostic method, and program
JP6411769B2 (en) Condition monitoring device
US20170193372A1 (en) Health Management Using Distances for Segmented Time Series
US11115295B2 (en) Methods and systems for online monitoring using a variable data
JP6661839B1 (en) Time series data diagnosis device, additional learning method, and program
JP5480440B1 (en) Abnormal sign diagnostic apparatus and abnormal sign diagnostic method
US20200143292A1 (en) Signature enhancement for deviation measurement-based classification of a detected anomaly in an industrial asset
JP2016057803A (en) Abnormality detection procedure development device and abnormality detection procedure development method
US20140188777A1 (en) Methods and systems for identifying a precursor to a failure of a component in a physical system
JP6668699B2 (en) Monitoring support device, monitoring support method, and program
EP3795975A1 (en) Abnormality sensing apparatus, abnormality sensing method, and abnormality sensing program
JP6582527B2 (en) Alarm prediction device, alarm prediction method and program
WO2020066052A1 (en) Monitoring system and monitoring method
JPWO2020188696A1 (en) Anomaly detection device and abnormality detection method
JP6358401B1 (en) Alarm prediction device, alarm prediction method, and program
JP6710913B2 (en) Information providing apparatus, information providing method, and program
WO2015037066A1 (en) System for supporting operation during plant accidents and method for supporting operation during plant accidents
US11747035B2 (en) Pipeline for continuous improvement of an HVAC health monitoring system combining rules and anomaly detection
JP6247777B2 (en) Abnormality diagnosis apparatus and abnormality diagnosis method
JP6638260B2 (en) Information providing apparatus, information providing method, and program
JP7026012B2 (en) Equipment status monitoring system and equipment status monitoring method
JP2015232914A (en) Abnormality diagnosis apparatus, abnormality diagnosis method, and abnormality diagnosis program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20181015

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190814

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190827

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191009

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200210

R150 Certificate of patent or registration of utility model

Ref document number: 6668699

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250

R250 Receipt of annual fees

Free format text: JAPANESE INTERMEDIATE CODE: R250