JP2017102765A - Abnormality sign detection system and abnormality sign detection method - Google Patents

Abnormality sign detection system and abnormality sign detection method Download PDF

Info

Publication number
JP2017102765A
JP2017102765A JP2015236278A JP2015236278A JP2017102765A JP 2017102765 A JP2017102765 A JP 2017102765A JP 2015236278 A JP2015236278 A JP 2015236278A JP 2015236278 A JP2015236278 A JP 2015236278A JP 2017102765 A JP2017102765 A JP 2017102765A
Authority
JP
Japan
Prior art keywords
normal
abnormality
data
class
unit
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.)
Granted
Application number
JP2015236278A
Other languages
Japanese (ja)
Other versions
JP6699012B2 (en
Inventor
中尾 浩二
Koji Nakao
浩二 中尾
知樹 濱上
Tomoki Hamagami
知樹 濱上
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.)
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Yokohama National University NUC
Original Assignee
Meidensha Corp
Meidensha Electric Manufacturing Co Ltd
Yokohama National University NUC
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 Meidensha Corp, Meidensha Electric Manufacturing Co Ltd, Yokohama National University NUC filed Critical Meidensha Corp
Priority to JP2015236278A priority Critical patent/JP6699012B2/en
Publication of JP2017102765A publication Critical patent/JP2017102765A/en
Application granted granted Critical
Publication of JP6699012B2 publication Critical patent/JP6699012B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

PROBLEM TO BE SOLVED: To provide an abnormality sign detection system that can deal with a case where there exists a plurality of normal patterns serving as a judgement reference for an abnormality sign.SOLUTION: An abnormality sign detection system comprises: a normal class record unit 151 that has a normal class table in which information judged to be normal as to state detection information on a mechanical facility 10 of a detection object is registered as normal class data; a characteristic-amount extraction unit 120 that extracts an amount of characteristic in a frame unit from segment data in time series for a fixed time of the state detection information; a frame/segment abnormality judgement unit 130 that after making a class judgement of the amount of characteristic in the frame unit with the normal class data as a judgement meter in the normal class table, makes a class judgement of the segment data; and a normal pattern learning unit 150 that, when the normal class corresponding to data judged to be normal does not exist in the normal class table, generate the data judged to be normal as a new normal class to register the newly generated normal class in the table.SELECTED DRAWING: Figure 1

Description

本発明は、機械設備の異常予兆検出システム、方法に関し、特に機械設備の状態監視における正常パターン学習方法および異常予兆検知方法に関する。   The present invention relates to an abnormality sign detection system and method for machine equipment, and more particularly to a normal pattern learning method and an abnormality sign detection method in state monitoring of machine equipment.

従来の異常検知の考え方は、予め人間の経験などにより測定値に対して閾値を設定しておく方法が主であったが、各設備の仕様個体差や測定誤差が精度悪化を招いていた。   The conventional concept of abnormality detection is mainly a method in which a threshold value is set for a measured value in advance by human experience or the like. However, the individual differences in specifications and measurement errors of each facility have led to deterioration in accuracy.

昨今ではネットワークやストレージなどのデータ収集インフラが発達したことにより、設備に取付けられたセンサから常時データが容易に収集できるようになった。その集められた大量のデータをもとに、直接異常・正常のより精度の高い判定基準を構築することが可能になっている。   Nowadays, with the development of data collection infrastructure such as network and storage, it has become easy to collect data constantly from sensors attached to the equipment. It is possible to construct a more accurate judgment criterion for abnormalities / normality directly based on the collected large amount of data.

ただし、機械設備のあらゆる異常データを集めることは通常困難である。そこで、正常データのみをもって、正常な範囲の境界面を構築する方法が考えられる。   However, it is usually difficult to collect all abnormal data of machinery and equipment. Therefore, a method of constructing a normal range boundary surface using only normal data is conceivable.

正常データに基づいた異常予兆診断方法として、例えば特許文献1がある。特許文献1では、主に正常学習データの収集方法(異常発生時・メンテナンス時のデータを除外する方法)、および運転パターンの変動を考慮した方法(特定のセンサの変化率でパターンを判別する方法)が提案されている。また、k−means法により求めたクラスタ重心を元に異常度を算出している。   For example, Patent Document 1 discloses an abnormality sign diagnosis method based on normal data. In Patent Document 1, a method for collecting normal learning data (a method for excluding data at the time of occurrence of abnormality / maintenance) and a method that considers fluctuations in operation patterns (a method for discriminating a pattern based on a change rate of a specific sensor) ) Has been proposed. Also, the degree of abnormality is calculated based on the cluster centroid obtained by the k-means method.

また特許文献2では、良品から得た正常データに基づくモデルに従って異常判定を行っている。また特許文献3では、正常であるが、異常と判定してしまうデータ(誤報)に対する解決策が記載されている。   Moreover, in patent document 2, abnormality determination is performed in accordance with a model based on normal data obtained from non-defective products. Further, Patent Document 3 describes a solution to data (false information) that is normal but is determined to be abnormal.

特開2013−8092号公報JP2013-8092A 特開2006−258535号公報JP 2006-258535 A 特開2006−163517号公報JP 2006-163517 A

特許文献1は、機械設備に保守作業が施された場合においての異常予兆診断方法をメインにしている。具体的な正常パターンの学習方法、異常検出のアルゴリズムについては言及されていない。また、運転モードによる正常パターンの判別方法をセンサデータの変化率で行うとしている。この方法では、定常状態および過渡状態のような明らかに大きな変動があるようなパターンは判別できるかもしれないが、同じ定常状態においても挙動の異なる運転パターンが存在するようなケースも考えられ、その場合には判別ができない。   Japanese Patent Laid-Open No. 2004-228688 mainly focuses on an abnormality sign diagnosis method when maintenance work is performed on mechanical equipment. No specific normal pattern learning method or abnormality detection algorithm is mentioned. Also, the normal pattern discrimination method according to the operation mode is performed at the rate of change of sensor data. With this method, it may be possible to discriminate patterns with obvious large fluctuations, such as steady state and transient state, but there may be cases where there are operation patterns with different behaviors even in the same steady state. In some cases, it cannot be determined.

特許文献2では、製品製造過程において得られるデータの量や良品・不良品の割合によってパラメトリックな手法とノンパラメトリックな手法を併用・使い分けることをメインにしている。   Patent Document 2 mainly uses a parametric method and a non-parametric method in combination and selectively depending on the amount of data obtained in the product manufacturing process and the ratio of non-defective / defective products.

特許文献3では、ニューラルネットワークによる識別において、正常なパターンを異常と判定したケースにおいて、直近のデータを用いてネットワークを更新する手法を提案しているが、ネットワークの更新により過去の判定結果に影響がでる可能性がある。   Patent Document 3 proposes a method of updating a network using the latest data in a case where a normal pattern is determined to be abnormal in the identification by a neural network. However, the update of the network affects past determination results. There is a possibility of coming out.

本発明は上記課題を解決するものであり、その目的は、異常予兆のための判定基準となる正常パターンが複数存在するケースでも対応することができる異常予兆検出システムおよび異常予兆検出方法を提供することにある。   The present invention solves the above-described problems, and an object thereof is to provide an abnormality sign detection system and an abnormality sign detection method that can cope with a case in which a plurality of normal patterns serving as determination criteria for abnormality signs exist. There is.

上記課題を解決するための請求項1に記載の異常予兆検出システムは、機械設備の状態を検出した状態検出情報に基づいて機械設備の異常予兆を検出する異常予兆検出システムであって、
異常予兆検出対象の機械設備の状態を検出した状態検出情報を収集して記録するデータ収集部と、
異常予兆検出対象の機械設備の状態検出情報について、正常であると判定された情報が正常クラスデータとして登録される正常クラステーブルと、
前記データ収集部により収集された状態検出情報のうち、ある一定時間に収集された時系列のセグメントデータから、フレーム単位の特徴量を抽出する特徴量抽出部と、
前記正常クラステーブルに登録された正常クラスデータを判別器として、前記特徴量抽出部により抽出されたフレーム単位の特徴量が、正常か異常かを判定する第1の判定処理を行った後、当該判定処理の判定結果から、前記セグメントデータが正常か異常かを判定する第2の判定処理を行う正常・異常判定部と、
設定した学習期間中に、前記正常・異常判定部の第2の判定処理により正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブルに存在するか否かを判定し、存在しない場合に、当該正常であると判定されたデータを新たな正常クラスとして生成し前記正常クラステーブルに登録する正常パターン学習部と、
を備えたことを特徴としている。
The abnormality sign detection system according to claim 1 for solving the above problem is an abnormality sign detection system that detects an abnormality sign of a mechanical facility based on state detection information obtained by detecting a state of the mechanical facility,
A data collection unit that collects and records state detection information for detecting the state of the machinery and equipment for which an anomaly sign is detected;
About normal state table in which information determined to be normal is registered as normal class data for the state detection information of the machine / equipment for which an anomaly sign is detected,
Of the state detection information collected by the data collection unit, a feature amount extraction unit that extracts feature amounts in units of frames from time-series segment data collected at a certain time, and
Using the normal class data registered in the normal class table as a discriminator, after performing a first determination process for determining whether the feature quantity in units of frames extracted by the feature quantity extraction unit is normal or abnormal, A normality / abnormality determination unit that performs a second determination process for determining whether the segment data is normal or abnormal from the determination result of the determination process;
It is determined whether or not a normal class corresponding to data determined to be normal by the second determination process of the normal / abnormal determination unit exists in the normal class table during the set learning period. If not, a normal pattern learning unit that generates the data determined to be normal as a new normal class and registers it in the normal class table;
It is characterized by having.

また、請求項6に記載の異常予兆検出方法は、機械設備の状態を検出した状態検出情報に基づいて機械設備の異常予兆を検出する異常予兆検出方法であって、
データ収集部が、異常予兆検出対象の機械設備の状態を検出した状態検出情報を収集して記録するデータ収集ステップと、
特徴量抽出部が、前記データ収集ステップで収集された状態検出情報のうち、ある一定時間に収集された時系列のセグメントデータから、フレーム単位の特徴量を抽出する特徴量抽出ステップと、
正常・異常判定部が、異常予兆検出対象の機械設備の状態検出情報について、正常であると判定された情報が正常クラスデータとして登録される正常クラステーブル内に登録された正常クラスデータを判別器として、前記特徴量抽出ステップにより抽出されたフレーム単位の特徴量が、正常か異常かを判定する第1の判定ステップと、
正常・異常判定部が、前記第1の判定ステップの判定結果から、前記セグメントデータが正常か異常かを判定する第2の判定ステップと、
正常パターン学習部が、設定した学習期間中に、前記第2の判定ステップにより正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブルに存在するか否かを判定し、存在しない場合に、当該正常であると判定されたデータを新たな正常クラスとして生成し前記正常クラステーブルに登録する正常パターン学習ステップと、
を備えたことを特徴としている。
Further, the abnormality sign detection method according to claim 6 is an abnormality sign detection method for detecting an abnormality sign of a mechanical facility based on state detection information in which the state of the mechanical facility is detected,
A data collection step in which the data collection unit collects and records the state detection information obtained by detecting the state of the mechanical equipment subject to abnormality sign detection;
A feature quantity extraction unit for extracting feature quantities in units of frames from time-series segment data collected at a certain time out of the state detection information collected in the data collection step;
The normal / abnormality determination unit discriminates the normal class data registered in the normal class table in which the information determined to be normal is registered as normal class data for the state detection information of the machine / equipment for which the abnormal sign is detected As a first determination step for determining whether the feature amount in units of frames extracted by the feature amount extraction step is normal or abnormal,
A normal / abnormal determination unit, from the determination result of the first determination step, a second determination step of determining whether the segment data is normal or abnormal;
The normal pattern learning unit determines whether or not a normal class corresponding to the data determined to be normal by the second determination step exists in the normal class table during the set learning period. If not, a normal pattern learning step of generating the data determined to be normal as a new normal class and registering it in the normal class table;
It is characterized by having.

上記構成において、正常クラステーブルに現在登録されている正常クラスデータを判別器として、フレーム単位の特徴量(状態検出情報)を判定(第1の判定処理)した結果が異常であるが、第2の判定処理にてセグメントデータとして正常であると判定された場合を考える。   In the above configuration, the normal class data currently registered in the normal class table is used as a discriminator, and the result of determining the feature amount (state detection information) in units of frames (first determination process) is abnormal. Let us consider a case where it is determined that the segment data is normal in the determination process.

この場合、学習期間中に正常パターン学習部は、第2の判定処理にて正常であると判定されたデータに該当する正常クラスが正常クラステーブルに存在するか否かを判定し、存在しない(第1の判定処理にて異常と判定された)ので、当該第2の判定処理にて正常であると判定されたデータを新たな正常クラスとして生成し、正常クラステーブルに登録する。   In this case, during the learning period, the normal pattern learning unit determines whether the normal class corresponding to the data determined to be normal in the second determination process exists in the normal class table, and does not exist ( Therefore, the data determined to be normal in the second determination process is generated as a new normal class and registered in the normal class table.

このため、現時点における正常クラステーブル内の判別器を用いては正常クラスと判定することができなかった正常パターンが学習され、新たな正常クラスとして正常クラステーブルに追加登録され、正常クラステーブル内の判別器(正常クラスデータ)が複数用意されることになる。これによって、例えば機械設備の運転パターンの変動により、異常予兆のための判定基準となる正常パターンが複数存在するケースに十分に対応することができる。   For this reason, a normal pattern that could not be determined as a normal class using the discriminator in the normal class table at the present time is learned, and is added and registered in the normal class table as a new normal class. A plurality of discriminators (normal class data) are prepared. Accordingly, it is possible to sufficiently cope with a case where there are a plurality of normal patterns that serve as determination criteria for abnormality signs due to, for example, fluctuations in the operation pattern of the mechanical equipment.

また、請求項2に記載の異常予兆検出システムは、請求項1において、前記正常・異常判定部により異常であると判定されたデータの異常度を算出する異常度算出部を備えたことを特徴としている。   In addition, the abnormality sign detection system according to claim 2 includes an abnormality degree calculation unit that calculates an abnormality degree of data determined to be abnormal by the normality / abnormality determination unit according to claim 1. It is said.

また、請求項3に記載の異常予兆検出システムは、請求項2において、前記異常度算出部は1クラスサポートベクターマシンを用いて異常度を算出することを特徴としている。   The abnormality sign detection system according to claim 3 is characterized in that, in claim 2, the abnormality degree calculation unit calculates an abnormality degree using a one-class support vector machine.

また、請求項7に記載の異常予兆検出方法は、請求項6において、異常度算出部が、前記第1の判定ステップおよび第2の判定ステップにより異常であると判定されたデータの異常度を算出する異常度算出ステップを備えたことを特徴としている。   The abnormality sign detection method according to claim 7 is the abnormality sign detection method according to claim 6, wherein the abnormality degree calculation unit calculates the abnormality degree of the data determined to be abnormal by the first determination step and the second determination step. An abnormality degree calculating step for calculating is provided.

上記構成によれば、異常であると判定されたデータの異常度が判明する。   According to the above configuration, the degree of abnormality of data determined to be abnormal is found.

また、請求項4に記載の異常予兆検出システムは、請求項2又は3において、前記異常度算出部により算出された異常度が記録される異常度履歴テーブルを備えたことを特徴としている。   According to a fourth aspect of the present invention, there is provided the abnormality sign detection system according to the second or third aspect, further comprising an abnormality degree history table in which the abnormality degree calculated by the abnormality degree calculating unit is recorded.

上記構成によれば、異常度履歴テーブル内の異常度の傾向を監視することができ、例えば急激な異常度変化が見られた場合に判別器が故障である等を認識することができる。   According to the above configuration, the tendency of the degree of abnormality in the degree-of-abnormality history table can be monitored. For example, when a sudden degree of abnormality is observed, it can be recognized that the discriminator is out of order.

また、請求項5に記載の異常予兆検出システムは、請求項1ないし4のいずれか1項において、前記状態検出情報は、前記機械設備が運転中であるか否かを示す情報を含んでおり、
前記運転中であるか否かを示す情報から、機械設備が運転中か停止中かを判定し、停止中であれば前記正常パターン学習部および正常・異常判定部を動作させない運用中判別部を備えたことを特徴としている。
Further, in the abnormality sign detection system according to claim 5, in any one of claims 1 to 4, the state detection information includes information indicating whether or not the mechanical equipment is in operation. ,
From the information indicating whether or not it is in operation, it is determined whether the machine equipment is in operation or is stopped, and if it is stopped, the normal pattern learning unit and the normal / abnormal determination unit are not operated It is characterized by having prepared.

また、請求項8に記載の異常予兆検出方法は、請求項6又は7において、前記状態検出情報は、前記機械設備が運転中であるか否かを示す情報を含んでおり、
運用中判別部が、前記運転中であるか否かを示す情報から、機械設備が運転中か停止中かを判定し、停止中であれば前記正常パターン学習部および正常・異常判定部の動作を禁止するステップを備えたことを特徴としている。
The abnormality sign detection method according to claim 8 is the abnormality sign detection method according to claim 6 or 7, wherein the state detection information includes information indicating whether or not the mechanical equipment is in operation.
The in-operation determining unit determines whether the machine facility is operating or stopped from the information indicating whether the operation is in progress. If it is stopped, the operations of the normal pattern learning unit and the normal / abnormal determining unit are performed. It is characterized by having a step for prohibiting.

上記構成によれば、機械設備の停止中の誤ったデータによって、正常パターン学習部および正常・異常判定部を動作させることがない。   According to the above configuration, the normal pattern learning unit and the normal / abnormal determination unit are not operated by erroneous data when the machine equipment is stopped.

(1)請求項1〜8に記載の発明によれば、学習期間において判別器による判定結果に基づいて正常パターンを逐次的に追加することで、正常パターンが複数存在するケースに対応できる。また、正常データのみで判定基準をつくることで、事前に異常パターンを考慮する必要なく異常検出が可能である。
(2)請求項2、3、7に記載の発明によれば、異常であると判定されたデータの異常度が判明する。
(3)請求項4に記載の発明によれば、異常度履歴テーブル内の異常度の傾向を監視することができる。
(4)請求項5、8に記載の発明によれば、機械設備の停止中の誤ったデータによって正常パターン学習部および正常・異常判定部を動作させることがない。
(1) According to the first to eighth aspects of the present invention, it is possible to deal with a case where there are a plurality of normal patterns by sequentially adding normal patterns based on the determination result by the discriminator during the learning period. In addition, by creating a criterion based only on normal data, it is possible to detect an abnormality without having to consider an abnormal pattern in advance.
(2) According to the inventions of claims 2, 3, and 7, the degree of abnormality of the data determined to be abnormal is found.
(3) According to the invention described in claim 4, it is possible to monitor the tendency of the degree of abnormality in the degree of abnormality history table.
(4) According to the inventions described in claims 5 and 8, the normal pattern learning unit and the normal / abnormal determination unit are not operated by erroneous data while the machine equipment is stopped.

本発明の一実施形態例による異常予兆検出システムの構成図。1 is a configuration diagram of an abnormality sign detection system according to an embodiment of the present invention. 本発明の一実施形態例による正常パターン学習処理のフローチャート。The flowchart of the normal pattern learning process by one Embodiment of this invention. 本発明の一実施形態例によるフレーム分割およびフレームクラス判定・セグメントクラス判定の様子を示す説明図。Explanatory drawing which shows the mode of the frame division | segmentation by the example embodiment of this invention, frame class determination, and segment class determination. 本発明の一実施形態例で用いる1クラスSVMの異常/正常判定の様子を示す2次元データでのイメージ図。The image figure in the two-dimensional data which shows the mode of abnormality / normality determination of 1 class SVM used in one embodiment of this invention. 本発明の一実施形態例による異常度算出方法を示す2次元データでのイメージ図。The image figure in the two-dimensional data which shows the abnormality degree calculation method by one embodiment of this invention.

以下、図面を参照しながら本発明の実施の形態を説明するが、本発明は下記の実施形態例に限定されるものではない。本実施形態例では、予め設定した学習期間(正常データが収集できる期間)において、正常クラステーブルに用意した判別器により正常と判断しないものを新たな正常クラスとしてテーブルに逐次追加していくことで、正常クラス数を想定することなく正常クラステーブルを構築することができる。また、正常クラス判別器を複数用意することで、正常パターンが複数存在するようなケースに対応できる。また、異常と判定したデータについて算出した異常度の傾向を監視することで、判別結果の妥当性を考慮する。   Hereinafter, embodiments of the present invention will be described with reference to the drawings, but the present invention is not limited to the following embodiments. In this embodiment, in the learning period set in advance (a period during which normal data can be collected), a classifier prepared in the normal class table is sequentially added to the table as a new normal class. The normal class table can be constructed without assuming the number of normal classes. In addition, by preparing a plurality of normal class discriminators, it is possible to deal with a case where there are a plurality of normal patterns. In addition, the validity of the determination result is taken into account by monitoring the tendency of the degree of abnormality calculated for the data determined to be abnormal.

図1は本実施形態例による異常予兆検出システムの全体構成を示している。図1において、診断対象(異常予兆検出対象)の機械設備10(1台又は複数台設けられ、図1では2台を図示している)は、例えば電力設備や発電所内の各種機器で構成され、この機械設備10には、例えば電圧、電流、モータ回転速度、圧力、温度等を検出するセンサ(図示省略)が設けられている。   FIG. 1 shows the overall configuration of an abnormality sign detection system according to this embodiment. In FIG. 1, a machine facility 10 (one or a plurality of devices that are to be diagnosed (abnormal sign detection target) is provided, and two devices are illustrated in FIG. 1) includes, for example, power equipment and various devices in a power plant. The mechanical equipment 10 is provided with sensors (not shown) for detecting, for example, voltage, current, motor rotation speed, pressure, temperature, and the like.

機械設備10の運転状態(運転又は停止状態)は図示省略の検出手段により検出され、その運転データは、前記センサのデータとともに通信手段20によって異常予兆検出装置100に送信される。   The operation state (operation or stop state) of the mechanical equipment 10 is detected by a detection unit (not shown), and the operation data is transmitted to the abnormality sign detection device 100 by the communication unit 20 together with the sensor data.

尚、前記センサデータ、運転データが本発明の状態検出情報を構成している。また、前記データのセンシングはある間隔(例えば1時間に1回)で、ある一定時間(例えば10秒)行われる。   The sensor data and operation data constitute the state detection information of the present invention. The sensing of the data is performed at a certain interval (for example, once every hour) for a certain period of time (for example, 10 seconds).

前記通信手段20を介して送信されたセンサデータおよび運転データは、異常予兆検出装置100内のデータ記録部110に蓄積される(異常予兆検出装置100のデータ収集機能(データ収集部)がデータ記録部110に記録する)。   The sensor data and operation data transmitted via the communication means 20 are accumulated in the data recording unit 110 in the abnormality sign detection device 100 (the data collection function (data collection unit) of the abnormality sign detection device 100 records the data. Part 110).

120は、データ記録部110に蓄積されたセンサデータから後述するフレーム単位で特徴量を抽出する特徴量抽出部であり、例えば振動のような周期性を伴うデータであればFFT、ケプストラムなどを計算する。   Reference numeral 120 denotes a feature amount extraction unit that extracts a feature amount from the sensor data stored in the data recording unit 110 in units of frames, which will be described later. For example, if data with periodicity such as vibration is calculated, FFT, cepstrum, and the like are calculated. To do.

130は、後述の正常クラス記録部151に構築された正常クラステーブル151Tに登録された正常クラスデータを判別器として、前記特徴量抽出部120により抽出されたフレーム単位の特徴量が、正常か異常かを判定するフレームクラス判定(第1の判定処理)を行った後、当該判定処理の判定結果から、後述するセグメントデータが正常か異常かを判定するセグメントクラス判定(第2の判定処理)を行うフレーム・セグメント異常判定部(正常・異常判定部)である。   130, the normal class data registered in the normal class table 151T constructed in the normal class recording unit 151 (to be described later) is used as a discriminator, and the frame-wise feature quantity extracted by the feature quantity extraction unit 120 is normal or abnormal. After performing the frame class determination (first determination process) to determine whether or not the segment class determination (second determination process) for determining whether the segment data described later is normal or abnormal from the determination result of the determination process This is a frame / segment abnormality determination unit (normal / abnormal determination unit) to be performed.

140は、フレーム・セグメント異常判定部130により異常であると判定されたデータの異常度を算出する異常度計算部(異常度算出部)である。この異常度計算部140で算出された異常度は後述の図2に示す異常度履歴テーブル140Tに記録される。   Reference numeral 140 denotes an abnormality level calculation unit (abnormality level calculation unit) that calculates an abnormality level of data determined to be abnormal by the frame / segment abnormality determination unit 130. The abnormality degree calculated by the abnormality degree calculation unit 140 is recorded in an abnormality degree history table 140T shown in FIG.

150は、異常予兆検出装置100で予め設定された学習期間中に、前記フレーム・セグメント異常判定部130のセグメントクラス判定により正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブル151Tに存在するか否かを判定し、存在しない場合に、当該正常であると判定されたデータを新たな正常クラスとして生成し正常クラステーブル151Tに登録する正常パターン学習部である。   150, a normal class corresponding to data determined to be normal by the segment class determination of the frame / segment abnormality determination unit 130 during the learning period set in advance by the abnormality sign detection device 100 is the normal class table. It is a normal pattern learning unit that determines whether or not the data exists in 151T and, if it does not exist, generates data that is determined to be normal as a new normal class and registers it in the normal class table 151T.

正常クラス記録部151には、機械設備の状態検出情報に関し、正常であると判定された情報が正常クラスデータとして登録される正常クラステーブル151Tが構築されている。   In the normal class recording unit 151, a normal class table 151T in which information determined to be normal with respect to the state detection information of the mechanical equipment is registered as normal class data is constructed.

クラス履歴記録部152には、前記フレーム・セグメント異常判定部130により正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブル151Tに存在する場合に、正常パターン学習部150によって正常クラスのシンボルが登録されるクラス履歴テーブル152Tが構築されている。   In the class history recording unit 152, when a normal class corresponding to data determined to be normal by the frame / segment abnormality determination unit 130 exists in the normal class table 151T, the normal pattern learning unit 150 performs normal processing. A class history table 152T in which class symbols are registered is constructed.

160は、データ記録部110に蓄積された運転データから、機械設備10が運転中か停止中かを判定し、停止中であればフレーム・セグメント異常判定部130および正常パターン学習部150を動作させない運用中判別部である。   160 determines from the operation data stored in the data recording unit 110 whether the mechanical equipment 10 is operating or stopped, and if it is stopped, the frame / segment abnormality determining unit 130 and the normal pattern learning unit 150 are not operated. This is an in-operation determination unit.

図1の異常予兆検出装置100は、例えばコンピュータにより構成され、通常のコンピュータのハードウェアリソース、例えばROM、RAM、CPU、入力装置、出力装置、通信インターフェース、ハードディスク、記録媒体およびその駆動装置を備えている。   The abnormality sign detection device 100 of FIG. 1 is configured by, for example, a computer, and includes hardware resources of a normal computer such as a ROM, a RAM, a CPU, an input device, an output device, a communication interface, a hard disk, a recording medium, and a driving device thereof. ing.

このハードウェアリソースとソフトウェアリソース(OS、アプリケーションなど)との協働の結果、異常予兆検出装置100は、図1に示すように、データ記録部110(データ収集部)、特徴量抽出部120、フレーム・セグメント異常判定部130、異常度計算部140、正常パターン学習部150、正常クラス記録部151、クラス履歴記録部152および運用中判別部160を実装する。   As a result of the cooperation between the hardware resource and the software resource (OS, application, etc.), the abnormality sign detection apparatus 100 includes a data recording unit 110 (data collection unit), a feature amount extraction unit 120, as shown in FIG. A frame / segment abnormality determination unit 130, an abnormality degree calculation unit 140, a normal pattern learning unit 150, a normal class recording unit 151, a class history recording unit 152, and an operating determination unit 160 are implemented.

前記データ記録部110、正常クラス記録部151、クラス履歴記録部152はハードディスクあるいはRAMなどの保存手段・記憶手段に構築される。   The data recording unit 110, the normal class recording unit 151, and the class history recording unit 152 are constructed in storage means / storage means such as a hard disk or RAM.

次に、上記のように構成された異常予兆検出システムの動作を図2〜図5とともに説明する。図2は異常予兆検出装置100が行う異常判定処理および正常パターン学習処理の手順を示し、図3はフレーム分割およびフレームクラス判定・セグメントクラス判定の様子を示している。図3のグラフは例として加速度振動センサで計測した振動データを表しており、横軸は時間(ミリ秒)、縦軸は加速度振幅(G)である。   Next, the operation of the abnormality sign detection system configured as described above will be described with reference to FIGS. FIG. 2 shows a procedure of an abnormality determination process and a normal pattern learning process performed by the abnormality sign detection apparatus 100, and FIG. 3 shows a state of frame division, frame class determination, and segment class determination. The graph of FIG. 3 represents vibration data measured by an acceleration vibration sensor as an example, and the horizontal axis represents time (milliseconds) and the vertical axis represents acceleration amplitude (G).

これらの図において、特徴量抽出部120は、データ記録部110に蓄積されたセンサデータ、すなわち図3上段のようにある一定時間収集されたセンサ時系列データ(セグメントと呼ぶ)を必要に応じてフレームに分割してフレーム毎の特徴量を抽出する(ステップS1)。   In these figures, the feature quantity extraction unit 120 uses sensor data accumulated in the data recording unit 110, that is, sensor time-series data (referred to as segments) collected for a certain period of time as shown in the upper part of FIG. A feature amount for each frame is extracted by dividing the frame (step S1).

次にステップS2において、フレーム・セグメント異常判定部130は、前記分割された各フレーム毎に、正常クラステーブル151Tに登録されている判別器(正常クラスデータ)によりフレームクラス判定を行う(第1の判定処理)。図3中段の例は、3つのフレームクラスの判定結果が正常、正常、異常である例を示している。   Next, in step S2, the frame / segment abnormality determining unit 130 performs frame class determination for each of the divided frames using a classifier (normal class data) registered in the normal class table 151T (first class). Determination process). The example in the middle of FIG. 3 shows an example in which the determination results of the three frame classes are normal, normal, and abnormal.

次にステップS3において、フレーム・セグメント異常判定部130は、フレームクラス判定(ステップS2)の判定結果から、セグメントのクラス判定を行う(第2の判定処理)。このセグメントクラス判定は、例えばフレームクラス判定結果が正常2に対し異常が1であるため、図3の下段のようにセグメントとして正常であると判定している。   Next, in step S3, the frame / segment abnormality determination unit 130 performs segment class determination from the determination result of frame class determination (step S2) (second determination process). In this segment class determination, for example, since the frame class determination result is normal with respect to the frame class determination result 1, it is determined that the segment is normal as shown in the lower part of FIG.

ただし、ある時刻の判定結果割合のみでは、たまたま異常と判断されてしまう可能性があるため、ステップS2におけるフレームクラス判定の判定結果割合を常に記録しておき、ある所定の回数異常と判定した場合、あるいは割合の変化率が極端に大きい場合は異常とみなす。   However, since there is a possibility that it will be determined to be abnormal only by the determination result ratio at a certain time, the determination result ratio of the frame class determination in step S2 is always recorded, and it is determined that there is an abnormality a predetermined number of times. If the rate of change of the rate is extremely large, it is considered abnormal.

クラス判定は通常、異常データを集めることが困難であるため、正常データのみをもって、異常/正常の判定基準を設ける必要がある。1クラスのみのデータから外れ値(異常)を検出する手法として、例えば1クラスサポートベクターマシン(1クラスSVM)がある。1クラスSVMはカーネル法を併用することにより非線形な分類境界面(判別器)を構築することも可能である。図4は2次元データでの1クラスSVMの異常/正常判定の様子を表した図である。グラフは例として2次元データを表しており、軸の単位はない。○プロットが学習期間に収集したデータ、□プロットが運用中に収集したデータである。点線が異常と正常を分ける境界面、斜線部が異常と判定する領域である。   In class determination, it is usually difficult to collect abnormal data. Therefore, it is necessary to provide an abnormality / normal determination criterion with only normal data. As a method for detecting an outlier (abnormality) from data of only one class, for example, there is a one class support vector machine (one class SVM). One-class SVM can also construct a nonlinear classification boundary surface (discriminator) by using a kernel method together. FIG. 4 is a diagram illustrating a state of abnormality / normality determination of one class SVM with two-dimensional data. The graph represents two-dimensional data as an example, and there is no unit of axis. ○ The plot is the data collected during the learning period, and the □ plot is the data collected during operation. A dotted line is a boundary surface that distinguishes between abnormal and normal, and a hatched area is an area that is determined to be abnormal.

さらにステップS3では、異常度計算部140がセグメントでの異常度を算出し、これを異常度履歴テーブル140Tに記録する。例えばステップS2のフレームクラス判定において異常と判定した割合を異常度とする。あるいは図5のように、斜線部の異常領域に含まれる異常と判定したデータについて1クラスSVMにより求めた異常・正常境界面(判別面)からの距離の平均を異常度とする。   Furthermore, in step S3, the abnormality degree calculation unit 140 calculates the abnormality degree in the segment and records this in the abnormality degree history table 140T. For example, the ratio determined as abnormal in the frame class determination in step S2 is defined as the abnormality level. Alternatively, as shown in FIG. 5, the average of the distance from the abnormality / normal boundary surface (determination surface) obtained by the 1 class SVM for the data determined to be abnormal included in the shaded abnormal region is defined as the degree of abnormality.

次にステップS4において、正常パターン学習部150は、ステップS3のセグメントクラス判定において正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブル151Tに存在するか、否かを判定する(セグメントクラス判定で正常と判定されたデータを、正常クラステーブル151T内に登録された判別器により正常と判定するものが存在するか否かを判定する)。   Next, in step S4, the normal pattern learning unit 150 determines whether or not a normal class corresponding to the data determined to be normal in the segment class determination in step S3 exists in the normal class table 151T. (Determines whether there is data that is determined to be normal by the classifier registered in the normal class table 151T for the data determined to be normal in the segment class determination).

その結果、すでに正常クラステーブル151Tに登録された判別器で正常と判定できるものがあれば、クラス履歴記録部152のクラス履歴テーブル152Tに、該当する正常クラスのシンボルを登録する。   As a result, if any classifier already registered in the normal class table 151T can be determined to be normal, the symbol of the corresponding normal class is registered in the class history table 152T of the class history recording unit 152.

また、正常クラステーブル151Tに登録された判別器により正常と判定するものが存在しない場合、ステップS5にて異常予兆検出装置100により予め設定された学習期間中であることを確認した後、正常クラスを追加するステップS6に進む。   If there is no classifier registered as normal by the classifier registered in the normal class table 151T, it is confirmed in step S5 that it is during the learning period preset by the abnormality sign detection device 100, and then the normal class The process proceeds to step S6 for adding.

ステップS6では、ステップS3のセグメントクラス判定により正常であると判定されたデータに該当する正常クラスが、正常クラステーブル151Tに存在しない場合(現在登録されている判別器では正常と判断しない場合)に、前記正常であると判定されたデータを新たな正常クラスとして生成し正常クラステーブル151Tに追加登録する。   In step S6, when the normal class corresponding to the data determined to be normal by the segment class determination in step S3 does not exist in the normal class table 151T (when it is not determined normal by the currently registered classifier). The data determined to be normal is generated as a new normal class and additionally registered in the normal class table 151T.

例えば図3のように、フレームクラス判定では3つのフレームのうち1つのフレームが「異常」と判定され(正常クラステーブル151T内の判別器では正常と判別されず)、セグメントデータとしては正常と判定されたデータについて、新たな正常クラスとして正常クラステーブル151Tに追加登録される。   For example, as shown in FIG. 3, in the frame class determination, one of the three frames is determined to be “abnormal” (the classifier in the normal class table 151T is not determined to be normal), and the segment data is determined to be normal. The added data is additionally registered in the normal class table 151T as a new normal class.

これによって、正常クラステーブル151T内の判別器(正常クラスデータ)が複数用意されることになる。   As a result, a plurality of discriminators (normal class data) in the normal class table 151T are prepared.

尚、学習期間ではない期間において、前記センサデータはステップS1〜S3の異常判定処理が施され、セグメントクラス判定で正常であるデータが、ステップS4において正常クラステーブル151Tに存在すると判定された場合もクラス履歴テーブル152Tに登録される。   In the period other than the learning period, the sensor data is subjected to the abnormality determination process in steps S1 to S3, and the normal data in the segment class determination is determined to exist in the normal class table 151T in step S4. It is registered in the class history table 152T.

また学習期間ではない期間において、ステップS4で正常と判定するものがない場合はステップS7においてアラート処理(異常通知などの処理)を行う。   If there is nothing that is determined to be normal in step S4 in a period that is not the learning period, alert processing (processing such as abnormality notification) is performed in step S7.

したがって、学習期間中は、ステップS3のセグメントクラスの判定結果が正常であるデータのみで判定基準を作成する(正常クラステーブル151T内の判別器の作成を行う)ことになる。   Therefore, during the learning period, a determination criterion is created only with data for which the segment class determination result in step S3 is normal (the discriminator in the normal class table 151T is created).

尚、運用中判別部160は、運転データにより機械設備10が停止中であると判別した場合、図2のステップS1〜S7を実行させない。   In addition, the operation determining unit 160 does not execute steps S1 to S7 in FIG. 2 when determining that the machine facility 10 is stopped based on the operation data.

本実施形態例によれば、現時点における正常クラステーブル151T内の判別器を用いては正常クラスと判定することができなかった正常パターンが学習され、新たな正常クラスとして正常クラステーブル151Tに追加登録され、正常クラステーブル151T内の判別器(正常クラスデータ)が複数用意されることになる。これによって、例えば機械設備10の運転パターンの変動により、異常予兆のための判定基準となる正常パターンが複数存在するケースに十分に対応することができる。   According to the present embodiment example, a normal pattern that cannot be determined as a normal class using the discriminator in the normal class table 151T at the present time is learned, and additionally registered as a new normal class in the normal class table 151T. Thus, a plurality of discriminators (normal class data) in the normal class table 151T are prepared. Thereby, it is possible to sufficiently cope with a case where there are a plurality of normal patterns serving as determination criteria for an abnormality sign due to, for example, fluctuations in the operation pattern of the machine facility 10.

また、異常度履歴テーブル140T内の異常度の傾向を監視することができ、例えば急激な異常度変化が見られた場合に判別器が故障である等を認識することができる。   Further, the tendency of the degree of abnormality in the abnormality degree history table 140T can be monitored, and for example, when a sudden abnormality degree change is seen, it can be recognized that the discriminator is out of order.

また、運用中判別部160の動作により、機械設備10の停止中の誤ったデータによって正常パターン学習部150およびフレーム・セグメント異常判定部130を動作させることがない。   Further, the normal pattern learning unit 150 and the frame / segment abnormality determination unit 130 are not operated by erroneous data while the machine facility 10 is stopped by the operation of the in-operation determination unit 160.

10…機械設備
20…通信手段
100…異常予兆検出装置
110…データ記録部
120…特徴量抽出部
130…フレーム・セグメント異常判定部
140…異常度計算部
140T…異常度履歴テーブル
150…正常パターン学習部
151…正常クラス記録部
151T…正常クラステーブル
152…クラス履歴記録部
152T…クラス履歴テーブル
160…運用中判別部
DESCRIPTION OF SYMBOLS 10 ... Mechanical equipment 20 ... Communication means 100 ... Abnormal sign detection apparatus 110 ... Data recording part 120 ... Feature quantity extraction part 130 ... Frame segment abnormality determination part 140 ... Abnormality degree calculation part 140T ... Abnormality degree history table 150 ... Normal pattern learning 151: Normal class recording unit 151T: Normal class table 152 ... Class history recording unit 152T ... Class history table 160 ... In-service determining unit

Claims (8)

機械設備の状態を検出した状態検出情報に基づいて機械設備の異常予兆を検出する異常予兆検出システムであって、
異常予兆検出対象の機械設備の状態を検出した状態検出情報を収集して記録するデータ収集部と、
異常予兆検出対象の機械設備の状態検出情報について、正常であると判定された情報が正常クラスデータとして登録される正常クラステーブルと、
前記データ収集部により収集された状態検出情報のうち、ある一定時間に収集された時系列のセグメントデータから、フレーム単位の特徴量を抽出する特徴量抽出部と、
前記正常クラステーブルに登録された正常クラスデータを判別器として、前記特徴量抽出部により抽出されたフレーム単位の特徴量が、正常か異常かを判定する第1の判定処理を行った後、当該判定処理の判定結果から、前記セグメントデータが正常か異常かを判定する第2の判定処理を行う正常・異常判定部と、
設定した学習期間中に、前記正常・異常判定部の第2の判定処理により正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブルに存在するか否かを判定し、存在しない場合に、当該正常であると判定されたデータを新たな正常クラスとして生成し前記正常クラステーブルに登録する正常パターン学習部と、
を備えたことを特徴とする異常予兆検出システム。
An abnormal sign detection system that detects an abnormal sign of mechanical equipment based on state detection information that detects the state of the mechanical equipment,
A data collection unit that collects and records state detection information for detecting the state of the machinery and equipment for which an anomaly sign is detected;
About normal state table in which information determined to be normal is registered as normal class data for the state detection information of the machine / equipment for which an anomaly sign is detected,
Of the state detection information collected by the data collection unit, a feature amount extraction unit that extracts feature amounts in units of frames from time-series segment data collected at a certain time, and
Using the normal class data registered in the normal class table as a discriminator, after performing a first determination process for determining whether the feature quantity in units of frames extracted by the feature quantity extraction unit is normal or abnormal, A normality / abnormality determination unit that performs a second determination process for determining whether the segment data is normal or abnormal from the determination result of the determination process;
It is determined whether or not a normal class corresponding to data determined to be normal by the second determination process of the normal / abnormal determination unit exists in the normal class table during the set learning period. If not, a normal pattern learning unit that generates the data determined to be normal as a new normal class and registers it in the normal class table;
An abnormal sign detection system characterized by comprising:
前記正常・異常判定部により異常であると判定されたデータの異常度を算出する異常度算出部を備えたことを特徴とする請求項1に記載の異常予兆検出システム。   The abnormality sign detection system according to claim 1, further comprising an abnormality degree calculation unit that calculates an abnormality degree of data determined to be abnormal by the normality / abnormality determination unit. 前記異常度算出部は1クラスサポートベクターマシンを用いて異常度を算出することを特徴とする請求項2に記載の異常予兆検出システム。   The abnormality sign detection system according to claim 2, wherein the abnormality degree calculation unit calculates an abnormality degree using a one-class support vector machine. 前記異常度算出部により算出された異常度が記録される異常度履歴テーブルを備えたことを特徴とする請求項2又は3に記載の異常予兆検出システム。   The abnormality sign detection system according to claim 2 or 3, further comprising an abnormality degree history table in which the abnormality degree calculated by the abnormality degree calculation unit is recorded. 前記状態検出情報は、前記機械設備が運転中であるか否かを示す情報を含んでおり、
前記運転中であるか否かを示す情報から、機械設備が運転中か停止中かを判定し、停止中であれば前記正常パターン学習部および正常・異常判定部を動作させない運用中判別部を備えたことを特徴とする請求項1ないし4のいずれか1項に記載の異常予兆検出システム。
The state detection information includes information indicating whether or not the mechanical equipment is in operation,
From the information indicating whether or not it is in operation, it is determined whether the machine equipment is in operation or is stopped, and if it is stopped, the normal pattern learning unit and the normal / abnormal determination unit are not operated The abnormality sign detection system according to any one of claims 1 to 4, wherein the abnormality sign detection system is provided.
機械設備の状態を検出した状態検出情報に基づいて機械設備の異常予兆を検出する異常予兆検出方法であって、
データ収集部が、異常予兆検出対象の機械設備の状態を検出した状態検出情報を収集して記録するデータ収集ステップと、
特徴量抽出部が、前記データ収集ステップで収集された状態検出情報のうち、ある一定時間に収集された時系列のセグメントデータから、フレーム単位の特徴量を抽出する特徴量抽出ステップと、
正常・異常判定部が、異常予兆検出対象の機械設備の状態検出情報について、正常であると判定された情報が正常クラスデータとして登録される正常クラステーブル内に登録された正常クラスデータを判別器として、前記特徴量抽出ステップにより抽出されたフレーム単位の特徴量が、正常か異常かを判定する第1の判定ステップと、
正常・異常判定部が、前記第1の判定ステップの判定結果から、前記セグメントデータが正常か異常かを判定する第2の判定ステップと、
正常パターン学習部が、設定した学習期間中に、前記第2の判定ステップにより正常であると判定されたデータに該当する正常クラスが、前記正常クラステーブルに存在するか否かを判定し、存在しない場合に、当該正常であると判定されたデータを新たな正常クラスとして生成し前記正常クラステーブルに登録する正常パターン学習ステップと、
を備えたことを特徴とする異常予兆検出方法。
An abnormal sign detection method for detecting an abnormal sign of mechanical equipment based on state detection information obtained by detecting the state of mechanical equipment,
A data collection step in which the data collection unit collects and records the state detection information obtained by detecting the state of the mechanical equipment subject to abnormality sign detection;
A feature quantity extraction unit for extracting feature quantities in units of frames from time-series segment data collected at a certain time out of the state detection information collected in the data collection step;
The normal / abnormality determination unit discriminates the normal class data registered in the normal class table in which the information determined to be normal is registered as normal class data for the state detection information of the machine / equipment for which the abnormal sign is detected As a first determination step for determining whether the feature amount in units of frames extracted by the feature amount extraction step is normal or abnormal,
A normal / abnormal determination unit, from the determination result of the first determination step, a second determination step of determining whether the segment data is normal or abnormal;
The normal pattern learning unit determines whether or not a normal class corresponding to the data determined to be normal by the second determination step exists in the normal class table during the set learning period. If not, a normal pattern learning step of generating the data determined to be normal as a new normal class and registering it in the normal class table;
An abnormality sign detection method characterized by comprising:
異常度算出部が、前記第1の判定ステップおよび第2の判定ステップにより異常であると判定されたデータの異常度を算出する異常度算出ステップを備えたことを特徴とする請求項6に記載の異常予兆検出方法。   The abnormality degree calculation unit includes an abnormality degree calculation step of calculating an abnormality degree of data determined to be abnormal in the first determination step and the second determination step. Abnormal sign detection method. 前記状態検出情報は、前記機械設備が運転中であるか否かを示す情報を含んでおり、
運用中判別部が、前記運転中であるか否かを示す情報から、機械設備が運転中か停止中かを判定し、停止中であれば前記正常パターン学習部および正常・異常判定部の動作を禁止するステップを備えたことを特徴とする請求項6又は7に記載の異常予兆検出方法。
The state detection information includes information indicating whether or not the mechanical equipment is in operation,
The in-operation determining unit determines whether the machine facility is operating or stopped from the information indicating whether the operation is in progress. If it is stopped, the operations of the normal pattern learning unit and the normal / abnormal determining unit are performed. The abnormality sign detection method according to claim 6, further comprising a step of prohibiting the error.
JP2015236278A 2015-12-03 2015-12-03 Abnormal sign detection system and abnormal sign detection method Active JP6699012B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2015236278A JP6699012B2 (en) 2015-12-03 2015-12-03 Abnormal sign detection system and abnormal sign detection method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2015236278A JP6699012B2 (en) 2015-12-03 2015-12-03 Abnormal sign detection system and abnormal sign detection method

Publications (2)

Publication Number Publication Date
JP2017102765A true JP2017102765A (en) 2017-06-08
JP6699012B2 JP6699012B2 (en) 2020-05-27

Family

ID=59016633

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2015236278A Active JP6699012B2 (en) 2015-12-03 2015-12-03 Abnormal sign detection system and abnormal sign detection method

Country Status (1)

Country Link
JP (1) JP6699012B2 (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018196594A (en) * 2017-05-24 2018-12-13 株式会社大一商会 Game machine
WO2019012653A1 (en) * 2017-07-13 2019-01-17 日本電気株式会社 Learning system, analysis system, learning method, and storage medium
JP2019067069A (en) * 2017-09-29 2019-04-25 アンリツ株式会社 Abnormality detecting apparatus, abnormality detecting method and abnormality detecting program
CN110196573A (en) * 2018-02-27 2019-09-03 发那科株式会社 Abnormal factors determining device
WO2020039565A1 (en) * 2018-08-23 2020-02-27 村田機械株式会社 Abnormality diagnosis method for bearings used in rotating machinery
JP2020035281A (en) * 2018-08-31 2020-03-05 株式会社日立パワーソリューションズ Abnormal sign diagnosis system, management device, and abnormal sign diagnosis method
CN111260512A (en) * 2020-01-09 2020-06-09 湖北美和易思教育科技有限公司 Background course autonomous distribution method and device
US10884841B2 (en) 2018-01-17 2021-01-05 Kabushiki Kaisha Toshiba Information processing device, information processing method, and recording medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015103218A (en) * 2013-11-28 2015-06-04 株式会社日立製作所 Plant diagnostic apparatus and plant diagnostic method

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2015103218A (en) * 2013-11-28 2015-06-04 株式会社日立製作所 Plant diagnostic apparatus and plant diagnostic method

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2018196594A (en) * 2017-05-24 2018-12-13 株式会社大一商会 Game machine
WO2019012653A1 (en) * 2017-07-13 2019-01-17 日本電気株式会社 Learning system, analysis system, learning method, and storage medium
JPWO2019012653A1 (en) * 2017-07-13 2020-05-21 日本電気株式会社 Learning system, analysis system, learning method and storage medium
US11669771B2 (en) 2017-07-13 2023-06-06 Nec Corporation Learning system, analysis system, learning method, and storage medium
JP2019067069A (en) * 2017-09-29 2019-04-25 アンリツ株式会社 Abnormality detecting apparatus, abnormality detecting method and abnormality detecting program
US10884841B2 (en) 2018-01-17 2021-01-05 Kabushiki Kaisha Toshiba Information processing device, information processing method, and recording medium
CN110196573A (en) * 2018-02-27 2019-09-03 发那科株式会社 Abnormal factors determining device
WO2020039565A1 (en) * 2018-08-23 2020-02-27 村田機械株式会社 Abnormality diagnosis method for bearings used in rotating machinery
JP2020035281A (en) * 2018-08-31 2020-03-05 株式会社日立パワーソリューションズ Abnormal sign diagnosis system, management device, and abnormal sign diagnosis method
CN111260512A (en) * 2020-01-09 2020-06-09 湖北美和易思教育科技有限公司 Background course autonomous distribution method and device
CN111260512B (en) * 2020-01-09 2023-08-15 武汉美和易思数字科技有限公司 Background course autonomous distribution method and device

Also Published As

Publication number Publication date
JP6699012B2 (en) 2020-05-27

Similar Documents

Publication Publication Date Title
JP6699012B2 (en) Abnormal sign detection system and abnormal sign detection method
US11521105B2 (en) Machine learning device and machine learning method for learning fault prediction of main shaft or motor which drives main shaft, and fault prediction device and fault prediction system including machine learning device
KR101903283B1 (en) Automatic diagnosis system and automatic diagnosis method
US10977568B2 (en) Information processing apparatus, diagnosis method, and program
US11782430B2 (en) Abnormality diagnosis method, abnormality diagnosis device and non-transitory computer readable storage medium
JP2013140135A (en) Abnormality detection apparatus for periodic driving system, processing apparatus including periodic driving system, abnormality detection method for periodic driving system, and computer program
CN102375452A (en) Event-driven data mining method for improving fault code settings and isolating faults
KR102427205B1 (en) Apparatus and method for generating training data of artificial intelligence model
JP6714498B2 (en) Equipment diagnosis device and equipment diagnosis method
US11740592B2 (en) Control method, control apparatus, mechanical equipment, and recording medium
JP6887361B2 (en) Monitoring target selection device, monitoring target selection method, and program
JP6898607B2 (en) Abnormality sign detection system and abnormality sign detection method
JP6948197B2 (en) Process monitoring device
JP2010175446A (en) Status diagnostic apparatus
JP2014170269A (en) Abnormality monitoring device and method for time series data and program
JP2010276339A (en) Method and device for diagnosis sensor
CN112524077A (en) Method, device and system for detecting fan fault
JP6734362B2 (en) Monitoring device, monitoring method, program
JP6896380B2 (en) Failure sign judgment method, failure sign judgment device and failure sign judgment program
JP2020107248A (en) Abnormality determination device and abnormality determination method
JP2019113970A (en) State diagnostic method of process and state diagnostic device of process
CN105683852A (en) Apparatus and method for model adaptation
JP6459345B2 (en) Fluctuation data management system and its specificity detection method
JP5915596B2 (en) Anomaly monitoring method and anomaly monitoring apparatus
JP7199609B1 (en) Abnormality Diagnosis Method, Abnormality Diagnosis Device, Abnormality Diagnosis Program, and Abnormality Diagnosis System

Legal Events

Date Code Title Description
A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151218

A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20180926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A821

Effective date: 20180926

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20181025

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20190826

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20190903

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20191031

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20200402

R150 Certificate of patent or registration of utility model

Ref document number: 6699012

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