JP7082461B2 - Failure prediction method, failure prediction device and failure prediction program - Google Patents

Failure prediction method, failure prediction device and failure prediction program Download PDF

Info

Publication number
JP7082461B2
JP7082461B2 JP2017144759A JP2017144759A JP7082461B2 JP 7082461 B2 JP7082461 B2 JP 7082461B2 JP 2017144759 A JP2017144759 A JP 2017144759A JP 2017144759 A JP2017144759 A JP 2017144759A JP 7082461 B2 JP7082461 B2 JP 7082461B2
Authority
JP
Japan
Prior art keywords
correlation model
normal period
deviation
degree
normal
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
JP2017144759A
Other languages
Japanese (ja)
Other versions
JP2019028565A (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.)
YE Digital Co Ltd
Original Assignee
YE Digital 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 YE Digital Co Ltd filed Critical YE Digital Co Ltd
Priority to JP2017144759A priority Critical patent/JP7082461B2/en
Publication of JP2019028565A publication Critical patent/JP2019028565A/en
Application granted granted Critical
Publication of JP7082461B2 publication Critical patent/JP7082461B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

開示の実施形態は、故障予知方法、故障予知装置および故障予知プログラムに関する。 The disclosed embodiments relate to failure prediction methods, failure prediction devices and failure prediction programs.

従来、機械設備につき、機械設備に設けられたセンサのセンサ値を監視することで故障予兆を検出することにより、故障の発生を予知する技術が知られている(たとえば、特許文献1参照)。 Conventionally, there has been known a technique for predicting the occurrence of a failure by detecting a failure sign by monitoring the sensor value of a sensor provided in the machine / equipment (see, for example, Patent Document 1).

また、従来、機械設備につき、過去の介入操作実績に基づく機械学習を実行することで介入操作を行う条件を含むルール情報を生成し、かかるルール情報と現在の機械設備の状況とに基づいて行うべき介入操作を決定し、指示する技術が知られている(たとえば、特許文献2参照)。前述のルール情報は、いわゆる予測モデルに対応する。 In addition, conventionally, for machinery and equipment, rule information including conditions for performing intervention operation is generated by executing machine learning based on past intervention operation results, and this is performed based on such rule information and the current status of machinery and equipment. Techniques for determining and directing intervention operations to be performed are known (see, for example, Patent Document 2). The above-mentioned rule information corresponds to a so-called predictive model.

ここで、特許文献2に開示の技術を特許文献1に開示の技術に応用し、たとえば故障発生時においてセンサが示すセンサ値を機械学習することで、予測モデルによる故障予知が可能になると考えられる。 Here, by applying the technique disclosed in Patent Document 2 to the technique disclosed in Patent Document 1, for example, by machine learning the sensor value indicated by the sensor when a failure occurs, it is considered that failure prediction by a prediction model becomes possible. ..

特開2011-230634号公報Japanese Unexamined Patent Publication No. 2011-230634 特開2017-049801号公報Japanese Unexamined Patent Publication No. 2017-049801

しかしながら、上述した従来技術には、機械設備の故障予知精度を向上させるうえで、さらなる改善の余地がある。 However, the above-mentioned prior art has room for further improvement in improving the failure prediction accuracy of mechanical equipment.

具体的には、予測モデルを生成する最初の段階で、すべての故障の状況を示す機械学習用データを収集し、網羅することは事実上困難である。特に、機械設備が、たとえば大型冷凍機やプラントといった大型メカトロニクス機械である場合には、設けられているセンサの数は膨大であるため、より困難と言える。 Specifically, it is practically difficult to collect and cover machine learning data showing the status of all failures in the first stage of generating a predictive model. In particular, when the mechanical equipment is a large mechatronics machine such as a large refrigerator or a plant, it can be said that it is more difficult because the number of sensors provided is enormous.

また、仮にデータが収集できて機械学習を実行し、予測モデルが生成できたとしても、実際の運用データにやはり想定外のパターンが存在してしまえば、かかる想定外のパターンにより誤検知が生じてしまうおそれがある。 Even if data can be collected, machine learning is executed, and a prediction model can be generated, if an unexpected pattern still exists in the actual operation data, false detection will occur due to the unexpected pattern. There is a risk that it will end up.

実施形態の一態様は、上記に鑑みてなされたものであって、機械設備の故障予知精度を向上させることができる故障予知方法、故障予知装置および故障予知プログラムを提供することを目的とする。 One aspect of the embodiment is made in view of the above, and an object thereof is to provide a failure prediction method, a failure prediction device, and a failure prediction program capable of improving the failure prediction accuracy of mechanical equipment.

実施形態の一態様に係る故障予知方法は、収集工程と、抽出工程と、生成工程と、導出工程と、評価工程と、判定工程と、更新工程とを含む。前記収集工程は、機械設備に設けられた複数のセンサのセンサデータを収集する。前記抽出工程は、前記センサデータのうち、前記機械設備が正常状態にあった所定の正常期間分、および、任意の評価時における評価分を抽出する。前記生成工程は、前記正常期間分を用いた機械学習を実行することによって、前記機械設備における正常状態の相関性をモデル化した相関モデルを生成する。前記導出工程は、前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分のサンプルデータを導出する。前記評価工程は、前記評価分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記機械設備の正常状態からの乖離度を評価する。前記判定工程は、前記乖離度に基づいて前記機械設備の故障予兆を判定する。前記更新工程は、前記判定工程によって前記乖離度の誤検知が推定される場合に、前記抽出工程によって抽出される前記誤検知に対応する前記センサデータを含む追加学習分、および、前記正常期間分のサンプルデータがともに反映されるように機械学習を実行することによって、前記相関モデルを更新する。また、前記導出工程は、前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分についての前記乖離度を算出し、前記正常期間分のうち、前記乖離度が大きい順の上位所定分を、更新前の前記相関モデルと前記追加学習分との間で橋渡し的な役割を果たす前記正常期間分のサンプルデータとして選定する。 The failure prediction method according to one embodiment includes a collection step, an extraction step, a generation step, a derivation step, an evaluation step, a determination step, and an update step. The collection process collects sensor data from a plurality of sensors provided in mechanical equipment. In the extraction step, from the sensor data, a predetermined normal period in which the mechanical equipment is in a normal state and an evaluation portion at an arbitrary evaluation time are extracted. The generation step generates a correlation model that models the correlation of the normal state in the machine equipment by executing machine learning using the normal period. In the derivation step, sample data for the normal period is derived based on the output value of the correlation model obtained by inputting the normal period into the correlation model. In the evaluation step, the degree of deviation from the normal state of the mechanical equipment is evaluated based on the output value of the correlation model obtained by inputting the evaluation portion into the correlation model. The determination step determines a failure sign of the mechanical equipment based on the degree of deviation. In the update step, when the false detection of the deviation degree is estimated by the determination step, the additional learning portion including the sensor data corresponding to the false detection extracted by the extraction step and the normal period portion. The correlation model is updated by executing machine learning so that the sample data of the above is reflected together. In addition, the derivation step calculates the degree of deviation for the normal period based on the output value of the correlation model obtained by inputting the normal period into the correlation model, and out of the normal period. , The upper predetermined portion in descending order of the degree of deviation is selected as the sample data for the normal period that plays a bridging role between the correlation model before the update and the additional learning portion .

実施形態の一態様によれば、機械設備の故障予知精度を向上させることができる。 According to one aspect of the embodiment, it is possible to improve the failure prediction accuracy of mechanical equipment.

図1Aは、実施形態に係る故障予知方法の概要説明図(その1)である。FIG. 1A is a schematic explanatory view (No. 1) of the failure prediction method according to the embodiment. 図1Bは、実施形態に係る故障予知方法の概要説明図(その2)である。FIG. 1B is a schematic explanatory view (No. 2) of the failure prediction method according to the embodiment. 図1Cは、実施形態に係る故障予知方法の概要説明図(その3)である。FIG. 1C is a schematic explanatory view (No. 3) of the failure prediction method according to the embodiment. 図1Dは、実施形態に係る故障予知方法の概要説明図(その4)である。FIG. 1D is a schematic explanatory view (No. 4) of the failure prediction method according to the embodiment. 図1Eは、実施形態に係る故障予知方法の概要説明図(その5)である。FIG. 1E is a schematic explanatory view (No. 5) of the failure prediction method according to the embodiment. 図2は、実施形態に係る故障予知システムのブロック図である。FIG. 2 is a block diagram of the failure prediction system according to the embodiment. 図3Aは、追加学習要否判定処理の説明図(その1)である。FIG. 3A is an explanatory diagram (No. 1) of the additional learning necessity determination process. 図3Bは、追加学習要否判定処理の説明図(その2)である。FIG. 3B is an explanatory diagram (No. 2) of the additional learning necessity determination process. 図4Aは、故障予知装置が実行する処理手順を示すフローチャート(その1)である。FIG. 4A is a flowchart (No. 1) showing a processing procedure executed by the failure prediction device. 図4Bは、故障予知装置が実行する処理手順を示すフローチャート(その2)である。FIG. 4B is a flowchart (No. 2) showing a processing procedure executed by the failure prediction device. 図5は、故障予知装置の機能を実現するコンピュータの一例を示すハードウェア構成図である。FIG. 5 is a hardware configuration diagram showing an example of a computer that realizes the function of the failure prediction device.

以下、添付図面を参照して、本願の開示する故障予知方法、故障予知装置および故障予知プログラムの実施形態を詳細に説明する。なお、以下に示す実施形態によりこの発明が限定されるものではない。 Hereinafter, embodiments of the failure prediction method, the failure prediction device, and the failure prediction program disclosed in the present application will be described in detail with reference to the accompanying drawings. The present invention is not limited to the embodiments shown below.

また、以下では、故障予兆判定の対象となる機械設備を「対象機械100」と記載する。対象機械100は、発電所プラントなどの大型メカトロニクス機械であるものとする。 Further, in the following, the machine / equipment subject to the failure sign determination will be referred to as “target machine 100”. The target machine 100 is assumed to be a large-scale mechatronics machine such as a power plant.

まず、本実施形態に係る故障予知方法の概要について、図1A~図1Eを参照して説明する。図1A~図1Eは、実施形態に係る故障予知方法の概要説明図(その1)~(その5)である。 First, an outline of the failure prediction method according to the present embodiment will be described with reference to FIGS. 1A to 1E. 1A to 1E are schematic explanatory views (No. 1) to (No. 5) of the failure prediction method according to the embodiment.

図1Aに示すように、対象機械100は、センサS-1~S-nのセンサ群を備える。そして、本実施形態に係る故障予知方法は、かかるセンサ群からのセンサデータに基づき、センサS-1~S-n間の相関性を把握し、かかる相関性の変化に基づいて対象機械100全体の挙動の変化を把握するものである。 As shown in FIG. 1A, the target machine 100 includes a sensor group of sensors S-1 to Sn. Then, in the failure prediction method according to the present embodiment, the correlation between the sensors S-1 to Sn is grasped based on the sensor data from the sensor group, and the entire target machine 100 is based on the change in the correlation. It is intended to grasp the change in the behavior of.

具体的には、図1Bに示すように、本実施形態に係る故障予知方法では、「正常期間分」の相関性を示す各センサS-1~S-nのセンサデータを用いて機械学習を実行し(ステップS1)、相関モデル12cを生成する。なお、本実施形態では、機械学習のアルゴリズムとして、ランダムフォレストやディープラーニングなど公知の手法を用いることができる。 Specifically, as shown in FIG. 1B, in the failure prediction method according to the present embodiment, machine learning is performed using the sensor data of each sensor S-1 to Sn showing the correlation of "normal period". This is executed (step S1), and the correlation model 12c is generated. In this embodiment, known methods such as random forest and deep learning can be used as the machine learning algorithm.

ここで、「正常期間分」とは、対象機械100が運用初期段階などにおいて正常状態にあった所定期間分を指す。なお、本実施形態では、正常期間分は、「30日間」分であるものとする。 Here, the "normal period portion" refers to a predetermined period portion in which the target machine 100 was in a normal state at the initial stage of operation or the like. In this embodiment, the normal period is assumed to be "30 days".

かかる正常期間分のセンサS-1~S-n間の相関性に基づいて生成される相関モデル12cにより、言わば対象機械100の正常状態をモデル化することができる。そして、本実施形態に係る故障予知方法では、図1Bに示すように、かかる相関モデル12cに対し、「評価分」の相関性を示す各センサS-1~S-nのセンサデータを入力し、その結果得られる相関モデル12cの出力値(回帰値)から相関の誤差を算出する。そして、かかる相関の誤差に基づき、正常状態からの乖離度を評価する(ステップS2)。 The normal state of the target machine 100 can be modeled by the correlation model 12c generated based on the correlation between the sensors S-1 to Sn for the normal period. Then, in the failure prediction method according to the present embodiment, as shown in FIG. 1B, the sensor data of each sensor S-1 to Sn showing the correlation of the "evaluation portion" is input to the correlation model 12c. , The correlation error is calculated from the output value (regression value) of the correlation model 12c obtained as a result. Then, the degree of deviation from the normal state is evaluated based on the error of the correlation (step S2).

かかる正常状態からの乖離度が大きければ、故障予兆を示すとして、対象機械100の故障を予知することができる。なお、ここで「評価分」とは、たとえば対象機械100から現在進行形で出力されるリアルタイムデータに基づく分を指す。 If the degree of deviation from the normal state is large, it is possible to predict the failure of the target machine 100 as a sign of failure. Here, the "evaluation portion" refers to a portion based on real-time data currently output from the target machine 100, for example.

このように、本実施形態に係る故障予知方法では、対象機械100全体の挙動をセンサS-1~S-n間の相関性によって把握し、その挙動の変化は、正常状態の相関性をモデル化した相関モデル12cの出力値により得ることができる。そして、かかる出力値に基づく正常状態からの乖離度の大きさにより、対象機械100の故障を予知する。たとえば、正常状態からの乖離度が故障予兆ありを示す所定の判定閾値以上であれば、アラートを報知する。 As described above, in the failure prediction method according to the present embodiment, the behavior of the entire target machine 100 is grasped by the correlation between the sensors S-1 to Sn, and the change in the behavior is modeled on the correlation in the normal state. It can be obtained from the output value of the converted correlation model 12c. Then, the failure of the target machine 100 is predicted by the magnitude of the degree of deviation from the normal state based on the output value. For example, if the degree of deviation from the normal state is equal to or higher than a predetermined determination threshold value indicating that there is a sign of failure, an alert is notified.

したがって、本実施形態に係る故障予知方法によれば、たとえば故障発生時のセンサデータに基づく機械学習により生成される予測モデルを用いた故障予知方法であれば必要となってくる、すべての故障現象のモデル化の実施などといった煩雑な工程は不要となる。すなわち、本実施形態に係る故障予知方法によれば、対象機械100の故障予兆を簡便に捉えることが可能となる。 Therefore, according to the failure prediction method according to the present embodiment, all failure phenomena that are required if it is a failure prediction method using a prediction model generated by machine learning based on sensor data at the time of failure, for example. There is no need for complicated processes such as the implementation of modeling. That is, according to the failure prediction method according to the present embodiment, it is possible to easily grasp the failure sign of the target machine 100.

なお、1時点でのセンサS-1~S-n間の相関性に限らず、本実施形態に係る故障予知方法では、図1Aに示すように、各センサS-1~S-nのセンサデータの時間変動、すなわち時系列の相関性を特徴ベクトル(以下、単に「ベクトル」と言う)に含めた機械学習を行い、センサデータの時間変動に現れる故障の予兆を把握可能にしている。これにより、対象機械100の故障予兆を精度よく捉えることができる。 Not limited to the correlation between the sensors S-1 to Sn at one time point, in the failure prediction method according to the present embodiment, as shown in FIG. 1A, the sensors of the sensors S-1 to Sn are used. Machine learning is performed by including the time fluctuation of data, that is, the correlation of time series in the feature vector (hereinafter, simply referred to as "vector"), and it is possible to grasp the sign of failure appearing in the time fluctuation of the sensor data. As a result, the failure sign of the target machine 100 can be accurately grasped.

また、本実施形態に係る故障予知方法ではさらに、図1Aに示すように、対象機械100の周囲状況、たとえば気温データの時間変動をベクトルに含めた機械学習を行うことができる。たとえばセンサS-1~S-nのセンサデータには、気温との相関性が高いものがあり、したがって、センサデータは季節変動の影響を受ける場合がある。 Further, in the failure prediction method according to the present embodiment, as shown in FIG. 1A, machine learning can be performed by including the time fluctuation of the ambient condition of the target machine 100, for example, the temperature data in the vector. For example, some of the sensor data of the sensors S-1 to Sn have a high correlation with the temperature, and therefore the sensor data may be affected by seasonal fluctuations.

そこで、気温データの時間変動をベクトルに含めた機械学習を行うことにより、季節変動による影響を低減させることができる。なお、気温データもセンサデータの場合と同様に時間変動を抽出するのは、気温変化の影響は、センサデータに対して時間遅れで作用するためである。これにより、対象機械100の故障予兆を精度よく捉えることが可能となる。 Therefore, by performing machine learning that includes the time fluctuation of the temperature data in the vector, the influence of the seasonal fluctuation can be reduced. It should be noted that the reason why the time variation is extracted from the temperature data as in the case of the sensor data is that the influence of the temperature change acts on the sensor data with a time delay. This makes it possible to accurately grasp the failure sign of the target machine 100.

ところで、「正常期間分」につき、最初からすべての正常状態を示すデータ(以下、「正常データ」と言う)を収集し、網羅することは事実上困難である。したがって、生成初期の、言わば熟(こな)れていない相関モデル12cを用いて「評価分」を評価する場合、相関モデル12cの生成時には網羅されていなかった正常データが「評価分」に含まれていると、正常状態にも関わらず故障予兆ありとして誤検知してしまうおそれがある。 By the way, it is practically difficult to collect and cover all the data indicating the normal state (hereinafter referred to as "normal data") for the "normal period" from the beginning. Therefore, when the "evaluation" is evaluated using the unripe correlation model 12c at the initial stage of generation, the "evaluation" includes normal data that was not covered when the correlation model 12c was generated. If this is the case, there is a risk of erroneous detection as a sign of failure despite the normal state.

具体的に、図1Cを用いて説明する。図1Cは、図中に示す「正常期間分」の正常データを用いて生成した相関モデル12cに対し、時間d0からの稼働データを「評価分」として入力し、その出力値に基づいて得た各センサS-1~S-nの正常状態からの乖離度を時間軸に沿ってプロットしたものである。説明の便宜上、乖離度を判定するための閾値は0.4程度としているが、実運用上の閾値を限定するものではない。 Specifically, it will be described with reference to FIG. 1C. FIG. 1C is obtained by inputting the operation data from the time d0 as the “evaluation portion” to the correlation model 12c generated using the normal data of the “normal period portion” shown in the figure and based on the output value. The degree of deviation of each sensor S-1 to Sn from the normal state is plotted along the time axis. For convenience of explanation, the threshold value for determining the degree of deviation is set to about 0.4, but the threshold value in actual operation is not limited.

ここで、本来、実際に故障予兆ありとして検知されるべき「アラート適正時点」は、時間d4であるものとする。なお、図1Cに示す例の場合、かかる時間d4の他に閾値を超える時点は時間d1や時間d3など各所に存在しており、そのためにたとえば時間d1において故障予兆ありとして「アラート誤報」がなされたものとする。 Here, it is assumed that the "alert appropriate time point" that should actually be detected as a sign of failure is time d4. In the case of the example shown in FIG. 1C, in addition to the time d4, the time points exceeding the threshold value exist in various places such as the time d1 and the time d3, and therefore, for example, at the time d1, an "alert false alarm" is made as a sign of failure. It shall be.

かかる誤検知に対応するためには、誤検知された稼働データを正常状態を示すものとして再度学習することで、誤検知されたパターンの稼働データが入力された場合の正常状態からの乖離度を低下させることが考えられる。 In order to deal with such false positives, by re-learning the false positive operation data as indicating the normal state, the degree of deviation from the normal state when the false positive pattern operation data is input can be determined. It is possible to reduce it.

ただし、相関モデル12cを新規で作り直す場合、当初の正常データに追加学習用の追加データを加えて最初から機械学習をやり直すので、モデルの生成に時間がかかり過ぎるおそれがある。この点に対処するため、既存の相関モデル12cに追加学習用の追加データを反映させることによって相関モデル12cを更新することが考えられるが、この場合、元のモデルのベクトル空間を崩してしまい、元の正常状態を表現できなくなるおそれがある。 However, when the correlation model 12c is newly recreated, it may take too much time to generate the model because the machine learning is restarted from the beginning by adding the additional data for additional learning to the initial normal data. In order to deal with this point, it is conceivable to update the correlation model 12c by reflecting the additional data for additional learning in the existing correlation model 12c, but in this case, the vector space of the original model is destroyed. It may not be possible to express the original normal state.

そこで、本実施形態に係る故障予知方法では、追加学習用の追加データだけでなく、元の正常データの一部を抽出した正常サンプルデータを加味して反映させることによって相関モデル12cを更新することとした。 Therefore, in the failure prediction method according to the present embodiment, the correlation model 12c is updated by reflecting not only the additional data for additional learning but also the normal sample data obtained by extracting a part of the original normal data. And said.

具体的には、本実施形態に係る故障予知方法では、図1Cに示すように、まず誤検知されたパターンの稼働データが含まれ、かつ、追加すべき正常期間とみなされる追加期間(たとえば時間d0~時間d2)から追加学習用の追加データを抽出する(ステップS3)。 Specifically, in the failure prediction method according to the present embodiment, as shown in FIG. 1C, an additional period (for example, time) that first includes operation data of a falsely detected pattern and is regarded as a normal period to be added. Additional data for additional learning is extracted from d0 to time d2) (step S3).

そして、さらに本実施形態に係る故障予知方法では、「正常期間分」の正常データから、その一部である正常サンプルデータを抽出する(ステップS4)。ここで、正常サンプルデータは、たとえば正常データの10%程度分(すなわち、3日程度分)が抜き出されたデータである。正常サンプルデータは、たとえば正常データのうち、正常状態からの乖離度が高いもの(異常状態に近いもの)から上位10%程度が選定される。 Further, in the failure prediction method according to the present embodiment, normal sample data which is a part of the normal data for the “normal period” is extracted (step S4). Here, the normal sample data is, for example, data obtained by extracting about 10% of the normal data (that is, about 3 days). As the normal sample data, for example, among the normal data, the top 10% is selected from the data having a high degree of deviation from the normal state (close to the abnormal state).

このように選定される正常サンプルデータは、元のモデルのベクトル成分を含み、元のモデルのベクトル空間の特徴を示すものでありつつ、かつ、乖離度が高いことから追加データが示す特徴をも併せ持つものである。したがって、追加データとともに元のモデルへ反映されれば、元のモデルと追加データとの間で橋渡し的な役割を果たし、元のモデルを崩しにくくする。 The normal sample data selected in this way contains the vector component of the original model and shows the characteristics of the vector space of the original model, and also has the characteristics of the additional data because of the high degree of divergence. It also has. Therefore, if it is reflected in the original model together with the additional data, it plays a bridging role between the original model and the additional data, and makes it difficult to break the original model.

すなわち、本実施形態に係る故障予知方法では、図1Dに示すように、追加学習前の正常状態による更新前モデルに対し、ステップS3で抽出した追加データと、ステップS4で抽出した正常サンプルデータとを反映させることによって更新後モデルを生成する追加学習を実行する(ステップS5)。これにより、相関モデル12cは、元の傾向を保ちながら新たな傾向が学習されたものへと更新されることとなる。 That is, in the failure prediction method according to the present embodiment, as shown in FIG. 1D, the additional data extracted in step S3 and the normal sample data extracted in step S4 are used for the pre-update model based on the normal state before additional learning. Is executed to generate an updated model by reflecting the above (step S5). As a result, the correlation model 12c is updated to the one in which the new tendency is learned while maintaining the original tendency.

このように更新された相関モデル12cに対し、図1Cと同様に、時間d0からの稼働データを「評価分」として入力し、その出力値に基づく正常状態からの乖離度をプロットしたものを図1Eに示す。 Similar to FIG. 1C, the operation data from the time d0 is input as the "evaluation portion" for the correlation model 12c updated in this way, and the degree of deviation from the normal state based on the output value is plotted in the figure. Shown in 1E.

図1Eによれば、図1Cの「アラート誤報」に基づいて機械学習の追加期間として指定された時間d0~時間d2については、更新された相関モデル12cにより正常状態からの乖離度が低下し、アラート誤報された時間d1では「アラート誤報なし」となることが分かる。 According to FIG. 1E, for the time d0 to time d2 specified as the additional period of machine learning based on the “alert false alarm” of FIG. 1C, the degree of deviation from the normal state is reduced by the updated correlation model 12c. It can be seen that at the time d1 when the alert is falsely reported, "no alert false alarm" is obtained.

また、元の時間d0~時間d2と似たようなパターンを示していたその他の期間についても、更新後の相関モデル12cによって、総じて正常状態からの乖離度が閾値未満に低下することが分かる。そして、本来、実際に故障予兆ありとして検知されるべき時間d4が、閾値以上の乖離度を示し、「適正にアラート可能」となることが分かる。 Further, it can be seen that the degree of deviation from the normal state is generally lowered to less than the threshold value by the updated correlation model 12c for the other periods showing a pattern similar to the original time d0 to time d2. Then, it can be seen that the time d4, which should be actually detected as a sign of failure, indicates the degree of deviation above the threshold value and becomes "appropriately alertable".

このように、本実施形態に係る故障予知方法では、相関モデル12cの追加学習が必要となる場合に、追加学習用の追加データだけでなく、元の正常データの一部を抽出した正常サンプルデータを加味して反映させることによって相関モデル12cを更新することとした。 As described above, in the failure prediction method according to the present embodiment, when additional learning of the correlation model 12c is required, not only the additional data for the additional learning but also the normal sample data obtained by extracting a part of the original normal data. It was decided to update the correlation model 12c by adding and reflecting the above.

したがって、本実施形態に係る故障予知方法によれば、元の傾向を保ちながら新たな傾向が学習されたものへと相関モデル12cを適宜更新することができ、誤検知を防止して、対象機械100の故障予知精度を向上させることができる。 Therefore, according to the failure prediction method according to the present embodiment, the correlation model 12c can be appropriately updated to the one in which the new tendency is learned while maintaining the original tendency, and false detection can be prevented to prevent the target machine. The failure prediction accuracy of 100 can be improved.

また、本実施形態に係る故障予知方法によれば、相関モデル12cを新たに作り直さないので、モデルの更新に時間がかかり過ぎるのを防ぐことができる。したがって、運用上の時間的ロスを低減することができる。 Further, according to the failure prediction method according to the present embodiment, since the correlation model 12c is not newly recreated, it is possible to prevent it from taking too much time to update the model. Therefore, it is possible to reduce the time loss in operation.

なお、相関モデル12cの追加学習が必要か否かは、たとえば運用中に導出される正常状態からの乖離度などに応じてシステムが自動的に判定してもよいし、オペレータなどの人の知見により判断されてもよい。この点については、図3Aおよび図3Bを用いて後述する。 Whether or not additional learning of the correlation model 12c is necessary may be automatically determined by the system according to, for example, the degree of deviation from the normal state derived during operation, or the knowledge of a person such as an operator. May be judged by. This point will be described later with reference to FIGS. 3A and 3B.

以下、上述した故障予知方法を適用した故障予知システム1の構成について、さらに具体的に説明する。 Hereinafter, the configuration of the failure prediction system 1 to which the above-mentioned failure prediction method is applied will be described more specifically.

図2は、本実施形態に係る故障予知システム1のブロック図である。なお、図2では、本実施形態の特徴を説明するために必要な構成要素を機能ブロックで表しており、一般的な構成要素についての記載を省略している。 FIG. 2 is a block diagram of the failure prediction system 1 according to the present embodiment. In FIG. 2, the components necessary for explaining the features of the present embodiment are represented by functional blocks, and the description of general components is omitted.

換言すれば、図2に図示される各構成要素は機能概念的なものであり、必ずしも物理的に図示の如く構成されていることを要しない。たとえば、各機能ブロックの分散・統合の具体的形態は図示のものに限られず、その全部または一部を、各種の負荷や使用状況等に応じて、任意の単位で機能的または物理的に分散・統合して構成することが可能である。 In other words, each component shown in FIG. 2 is a functional concept and does not necessarily have to be physically configured as shown in the figure. For example, the specific form of distribution / integration of each functional block is not limited to the one shown in the figure, and all or part of it is functionally or physically distributed in arbitrary units according to various loads and usage conditions. -It is possible to integrate and configure.

なお、図2を用いた説明では、これまでに既に述べた構成要素については、説明を簡略化するか、省略する場合がある。 In the description using FIG. 2, the description of the components already described so far may be simplified or omitted.

図2に示すように、故障予知システム1は、故障予知装置10と、対象機械100と、周囲状況提供部200とを備える。故障予知装置10と、対象機械100および周囲状況提供部200とは、ネットワーク接続されて通信可能に設けられ、故障予知装置10は、対象機械100からのセンサデータおよび周囲状況提供部200からの周囲状況データを適宜収集可能に設けられている。 As shown in FIG. 2, the failure prediction system 1 includes a failure prediction device 10, a target machine 100, and an ambient situation providing unit 200. The failure prediction device 10 is connected to the target machine 100 and the surrounding condition providing unit 200 so as to be able to communicate with each other, and the failure predicting device 10 is provided with sensor data from the target machine 100 and surroundings from the surrounding condition providing unit 200. Situation data can be collected as appropriate.

周囲状況提供部200は、周囲状況データを提供する施設やデバイスなどである。周囲状況データは、たとえば気温データである。かかる場合、周囲状況提供部200は、たとえば公営や民間の気象情報提供施設や温度センサなどに対応する。また、周囲状況提供部200は、入力装置を介したオペレータの手入力により、周囲状況を提供するものであってもよい。 The surrounding condition providing unit 200 is a facility or device that provides surrounding condition data. The ambient data is, for example, temperature data. In such a case, the surrounding condition providing unit 200 corresponds to, for example, a public or private weather information providing facility, a temperature sensor, or the like. Further, the surrounding situation providing unit 200 may provide the surrounding situation by manual input of the operator via the input device.

故障予知装置10は、制御部11と、記憶部12とを備える。制御部11は、収集部11aと、抽出部11bと、生成部11cと、正常サンプル導出部11dと、評価部11eと、判定部11fと、報知部11gと、更新部11hとを備える。 The failure prediction device 10 includes a control unit 11 and a storage unit 12. The control unit 11 includes a collection unit 11a, an extraction unit 11b, a generation unit 11c, a normal sample derivation unit 11d, an evaluation unit 11e, a determination unit 11f, a notification unit 11g, and an update unit 11h.

記憶部12は、ハードディスクドライブや不揮発性メモリ、レジスタといった記憶デバイスであって、収集データ12aと、学習データセット12bと、相関モデル12cと、正常サンプルデータ12dと、評価データセット12eと、評価情報12fと、追加学習データセット12gとを記憶する。評価情報12fは、乖離度12faと、寄与率12fbとを含む。 The storage unit 12 is a storage device such as a hard disk drive, a non-volatile memory, or a register, and includes collected data 12a, training data set 12b, correlation model 12c, normal sample data 12d, evaluation data set 12e, and evaluation information. 12f and the additional learning data set 12g are stored. The evaluation information 12f includes a deviation degree 12fa and a contribution rate 12fb.

制御部11は、故障予知装置10の全体制御を行う。収集部11aは、対象機械100のセンサ群からのセンサデータを所定の周期で収集して、収集データ12aへ格納する。収集する所定の周期は、経年変化等による故障予兆を示す緩やかな挙動の変化を検知するうえでは、15分~1時間程度であってもよい。また、収集部11aは、あわせて周囲状況提供部200からの周囲状況データを所定の周期で収集して、収集データ12aへ格納する。 The control unit 11 controls the entire failure prediction device 10. The collecting unit 11a collects sensor data from the sensor group of the target machine 100 at a predetermined cycle and stores it in the collected data 12a. The predetermined cycle for collecting may be about 15 minutes to 1 hour in order to detect a gradual change in behavior that indicates a sign of failure due to aging or the like. Further, the collecting unit 11a also collects the surrounding condition data from the surrounding condition providing unit 200 at a predetermined cycle and stores it in the collected data 12a.

抽出部11bは、運用初回時に設定される正常期間に基づき、収集データ12aから正常期間分のデータセットを抽出し、学習データセット12bへ格納する。また、抽出部11bは、収集データ12aから評価分のデータセットを抽出し、評価データセット12eへ格納する。 The extraction unit 11b extracts a data set for the normal period from the collected data 12a based on the normal period set at the first operation, and stores the data set in the learning data set 12b. Further, the extraction unit 11b extracts the data set for evaluation from the collected data 12a and stores it in the evaluation data set 12e.

また、抽出部11bは、判定部11fから追加期間分の追加データ抽出の指示を受け付けた場合に、収集データ12aから追加期間分のデータセットを抽出し、追加学習データセット12gへ格納する。 Further, when the extraction unit 11b receives the instruction for extracting the additional data for the additional period from the determination unit 11f, the extraction unit 11b extracts the data set for the additional period from the collected data 12a and stores it in the additional learning data set 12g.

生成部11cは、運用初回時において、学習データセット12bを用いた機械学習を実行し、相関モデル12cを生成する。 The generation unit 11c executes machine learning using the training data set 12b at the first operation, and generates the correlation model 12c.

正常サンプル導出部11dは、学習データセット12bを入力とした相関モデル12cの出力値に基づいて正常状態からの乖離度を算出する。また、正常サンプル導出部11dは、算出した正常状態からの乖離度が高いものから順に上位10%程度の正常データを学習データセット12bから選定し、正常サンプルデータ12dへ格納する。また、正常サンプル導出部11dは、追加学習時にも正常サンプルを導出する。この点については後述する。 The normal sample derivation unit 11d calculates the degree of deviation from the normal state based on the output value of the correlation model 12c with the learning data set 12b as an input. Further, the normal sample derivation unit 11d selects the top 10% of normal data from the learning data set 12b in order from the one with the highest degree of deviation from the calculated normal state, and stores it in the normal sample data 12d. Further, the normal sample derivation unit 11d derives a normal sample even at the time of additional learning. This point will be described later.

評価部11eは、抽出部11bによって抽出された評価データセット12eを相関モデル12cへ入力し、相関モデル12cによる出力結果を受け取る。そして、評価部11eは、受け取った出力結果に基づいて故障予兆を判定するための各種評価値を算出し、評価情報12fへ格納する。評価値は、乖離度12fa、寄与率12fbに対応する。 The evaluation unit 11e inputs the evaluation data set 12e extracted by the extraction unit 11b into the correlation model 12c, and receives the output result of the correlation model 12c. Then, the evaluation unit 11e calculates various evaluation values for determining a failure sign based on the received output result, and stores them in the evaluation information 12f. The evaluation values correspond to a deviation degree of 12fa and a contribution rate of 12fb.

具体的には、評価部11eは、評価データセット12eを相関モデル12cへ入力したときの入力と出力の誤差、すなわち相関の誤差に基づいて正常状態からの乖離度を算出し、乖離度12faへ格納する。 Specifically, the evaluation unit 11e calculates the degree of deviation from the normal state based on the error between the input and the output when the evaluation data set 12e is input to the correlation model 12c, that is, the error of the correlation, and shifts to the degree of deviation 12fa. Store.

また、評価部11eは、相関モデル12cから各センサS-1~S-nの寄与度を取得し、式「寄与率i=寄与度i/Σ寄与度i」によって各センサS-1~S-nごとの寄与率を算出する。また、評価部11eは、算出した寄与率を評価情報12fの寄与率12fbへ格納する。 Further, the evaluation unit 11e acquires the contributions of the sensors S-1 to Sn from the correlation model 12c, and uses the formula “contribution rate i = contribution i / Σ contribution i” to obtain the contributions of the sensors S-1 to S. -Calculate the contribution rate for each n. Further, the evaluation unit 11e stores the calculated contribution rate in the contribution rate 12fb of the evaluation information 12f.

判定部11fは、乖離度12faを参照して、正常状態からの乖離度が所定の閾値以上である場合に、故障予兆ありと判定し、報知部11gに対し報知要求指示を行う。 The determination unit 11f refers to the deviation degree 12fa, determines that there is a failure sign when the deviation degree from the normal state is equal to or higher than a predetermined threshold value, and issues a notification request instruction to the notification unit 11g.

報知部11gは、判定部11fから故障予兆ありの報知要求指示を受け付けた場合に、表示部などの外部装置へアラートを報知する。また、このとき報知部11gは、乖離度12faおよび寄与率12fbを参照して、正常状態からの乖離度と、たとえば寄与率上位の各センサS-1~S-nの名称などをあわせて報知することができる。 When the notification unit 11g receives a notification request instruction with a sign of failure from the determination unit 11f, the notification unit 11g notifies an external device such as a display unit of an alert. At this time, the notification unit 11g also refers to the deviation degree 12fa and the contribution rate 12fb, and notifies the deviation degree from the normal state and, for example, the names of the sensors S-1 to Sn having the higher contribution rate. can do.

オペレータは、たとえば正常状態からの乖離度を確認することで、対象機械100全体の異常度合いを知ることができる。また、たとえば寄与率上位センサを確認することで、異常の原因を推定することができる。 The operator can know the degree of abnormality of the entire target machine 100 by checking, for example, the degree of deviation from the normal state. Further, for example, the cause of the abnormality can be estimated by checking the sensor with the higher contribution rate.

なお、判定部11fは、正常状態からの乖離度が所定の閾値以上ではあるが、これが誤検知と推定される場合に、追加学習が必要であると判定し、抽出部11bに追加期間分の追加データ抽出を指示する。 The determination unit 11f determines that additional learning is necessary when the degree of deviation from the normal state is equal to or higher than a predetermined threshold value, but this is presumed to be a false detection, and the extraction unit 11b determines that additional learning is required for the additional period. Instruct additional data extraction.

ここで、図3Aおよび図3Bを用いて、追加学習要否判定処理について説明する。図3Aおよび図3Bは、追加学習要否判定処理の説明図(その1)および(その2)である。なお、図3Aは、判定部11fにより追加学習要否判定処理が実行される場合の一例である。また、図3Bは、オペレータの知見により追加学習要否判定処理が判断される場合の一例である。 Here, the process of determining the necessity of additional learning will be described with reference to FIGS. 3A and 3B. 3A and 3B are explanatory views (No. 1) and (No. 2) of the additional learning necessity determination process. Note that FIG. 3A is an example of a case where the determination unit 11f executes the additional learning necessity determination process. Further, FIG. 3B is an example of a case where the additional learning necessity determination process is determined based on the knowledge of the operator.

まず、図3Aには、正常状態からの乖離度を模式的な波形で表し、かかる波形がいわゆるインパルスノイズ状のピークを有する場合を示している。かかる場合、ピークが故障予知判定閾値TH1以上であれば、通常なら故障予兆ありとしてアラートが報知されることとなるが、判定部11fは次に説明する条件が満たされるならばこれを誤検知と推定し、追加学習が必要であると判定する。 First, FIG. 3A shows a case where the degree of deviation from the normal state is represented by a schematic waveform, and the waveform has a so-called impulse noise-like peak. In such a case, if the peak is equal to or higher than the failure prediction determination threshold TH1, the alert is normally notified as a failure sign, but the determination unit 11f considers this to be a false detection if the conditions described below are satisfied. Estimate and determine that additional learning is needed.

具体的には、図3Aに示すように、判定部11fは、たとえば故障予知判定閾値TH1よりも小さいインパルス状判定閾値TH2を設け、ピーク前後の所定区間i1,i2がかかるインパルス状判定閾値TH2未満ならば、ピークはインパルスノイズ状であり、誤検知につき追加学習要と判定する(ステップS31)。そして、判定部11fは、かかるピークを含む区間I分を追加データとして抽出させる(ステップS32)。すなわち、図3Aに示す例によれば、自動の追加学習により、対象機械100の故障予知精度を向上させることができる。 Specifically, as shown in FIG. 3A, the determination unit 11f is provided with an impulse-like determination threshold value TH2 smaller than, for example, a failure prediction determination threshold value TH1, and is less than the impulse-like determination threshold value TH2 over which predetermined sections i1 and i2 before and after the peak are applied. If so, the peak is in the form of impulse noise, and it is determined that additional learning is required for false detection (step S31). Then, the determination unit 11f has the section I including the peak extracted as additional data (step S32). That is, according to the example shown in FIG. 3A, the failure prediction accuracy of the target machine 100 can be improved by automatic additional learning.

なお、図3Aに示したのはあくまで一例であって、追加学習要否判定処理の処理手順を限定するものではない。たとえば他にも、図3Aの区間Iについての乖離度の積分値が所定値未満ならば、誤検知であると推定してもよい。 It should be noted that the example shown in FIG. 3A is merely an example, and does not limit the processing procedure of the additional learning necessity determination process. For example, if the integrated value of the degree of deviation for the section I in FIG. 3A is less than a predetermined value, it may be presumed to be a false positive.

また、図3Bに示すように、表示部などへの報知結果から、オペレータの知見により誤検知を推定して追加学習要と判断し(ステップS31’)、オペレータが図示略の入力部などを介して追加データを指定し、追加学習を指示するようにしてもよい(ステップS32’)。すなわち、図3Bに示す例によれば、人の知見の追加学習により、対象機械100の故障予知精度を向上させることができる。 Further, as shown in FIG. 3B, it is determined that additional learning is necessary by estimating false detection based on the operator's knowledge from the notification result to the display unit or the like (step S31'), and the operator uses the input unit or the like (not shown). Additional data may be specified and additional learning may be instructed (step S32'). That is, according to the example shown in FIG. 3B, the failure prediction accuracy of the target machine 100 can be improved by additional learning of human knowledge.

図2の説明に戻り、つづいて更新部11hについて説明する。更新部11hは、追加学習データセット12gおよび正常サンプルデータ12dをともに反映させる追加学習により相関モデル12cを更新する。 Returning to the description of FIG. 2, the update unit 11h will be described subsequently. The update unit 11h updates the correlation model 12c by additional learning that reflects both the additional learning data set 12g and the normal sample data 12d.

また、更新部11hにより相関モデル12cが更新された場合、正常サンプル導出部11dは、追加学習データセット12gを入力とした相関モデル12cの出力値に基づいて正常状態からの乖離度を算出する。また、正常サンプル導出部11dは、算出した正常状態からの乖離度が高いものから順に上位10%程度の追加データを追加学習データセット12gから選定し、正常サンプルデータ12dへ追加して保持させる。 When the correlation model 12c is updated by the update unit 11h, the normal sample derivation unit 11d calculates the degree of deviation from the normal state based on the output value of the correlation model 12c with the additional learning data set 12g as an input. Further, the normal sample derivation unit 11d selects additional data of about the top 10% from the additional learning data set 12g in order from the one having the highest degree of deviation from the calculated normal state, and adds and holds the additional data to the normal sample data 12d.

すなわち、正常サンプルデータ12dには、相関モデル12cの初期生成時の正常データに基づく正常サンプル、および、追加学習ごとの追加データに基づく正常サンプルが蓄積されてゆくこととなる。 That is, in the normal sample data 12d, a normal sample based on the normal data at the time of initial generation of the correlation model 12c and a normal sample based on the additional data for each additional learning are accumulated.

次に、故障予知装置10が実行する処理手順について、図4Aおよび図4Bを用いて説明する。図4Aおよび図4Bは、故障予知装置10が実行する処理手順を示すフローチャート(その1)および(その2)である。なお、ここに示す処理手順では、判定部11fが上述の追加学習要否判定処理を実行するものとする。 Next, the processing procedure executed by the failure prediction device 10 will be described with reference to FIGS. 4A and 4B. 4A and 4B are flowcharts (No. 1) and (No. 2) showing a processing procedure executed by the failure prediction device 10. In the processing procedure shown here, it is assumed that the determination unit 11f executes the above-mentioned additional learning necessity determination process.

図4Aに示すように、まず制御部11が、運用初回であるか否かを判定する(ステップS101)。ここで、運用初回である場合(ステップS101,Yes)、つづいて制御部11は、正常期間を設定する(ステップS102)。 As shown in FIG. 4A, first, the control unit 11 determines whether or not it is the first operation (step S101). Here, in the case of the first operation (step S101, Yes), the control unit 11 subsequently sets the normal period (step S102).

ステップS102では、正常期間(たとえば「○月×日から30日間」)の他、サンプルデータとして抽出されるデータの割合(たとえば「10%」)などがシステム上設定される。 In step S102, in addition to the normal period (for example, "30 days from XX days"), the ratio of data extracted as sample data (for example, "10%") is set on the system.

つづいて、生成部11cが、抽出部11bによって抽出された学習データセット12b、すなわち正常期間分の正常データから機械学習アルゴリズムにより相関モデル12cを生成する(ステップS103)。 Subsequently, the generation unit 11c generates the correlation model 12c from the learning data set 12b extracted by the extraction unit 11b, that is, the normal data for the normal period by the machine learning algorithm (step S103).

そして、正常サンプル導出部11dが、正常データを入力とした相関モデル12cの出力値に基づいて正常状態からの乖離度を算出する(ステップS104)。また、正常サンプル導出部11dは、算出した正常状態からの乖離度が高い順に上位の正常データを抽出し、正常サンプルデータ12dとして保持する(ステップS105)。 Then, the normal sample derivation unit 11d calculates the degree of deviation from the normal state based on the output value of the correlation model 12c with the normal data as an input (step S104). Further, the normal sample derivation unit 11d extracts the higher-order normal data in descending order of the degree of deviation from the calculated normal state, and holds the normal sample data 12d (step S105).

なお、ステップS101で運用初回でない場合(ステップS101,No)、ステップS106へ制御を移す。 If it is not the first operation in step S101 (steps S101 and No), control is transferred to step S106.

つづいて、評価部11eが、抽出部11bによって抽出された評価データセット12e、すなわち評価データを入力とした相関モデル12cの出力値に基づいて正常状態からの乖離度を算出する(ステップS106)。また、評価部11eは、各センサS-1~S-nの寄与率を算出する(ステップS107)。 Subsequently, the evaluation unit 11e calculates the degree of deviation from the normal state based on the evaluation data set 12e extracted by the extraction unit 11b, that is, the output value of the correlation model 12c using the evaluation data as an input (step S106). Further, the evaluation unit 11e calculates the contribution ratio of each sensor S-1 to Sn (step S107).

そして、判定部11fが、評価部11eにより算出された乖離度が所定の判定閾値以上であるか否かを判定する(ステップS108)。ここで、乖離度が判定閾値以上である場合(ステップS108,Yes)、報知部11gが、正常状態からの乖離度と寄与率上位のセンサS-1~S-nを報知する(ステップS109)。ステップS108の判定条件を満たさない場合(ステップS108,No)、ステップS110へ制御を移す。 Then, the determination unit 11f determines whether or not the degree of deviation calculated by the evaluation unit 11e is equal to or greater than a predetermined determination threshold value (step S108). Here, when the degree of deviation is equal to or higher than the determination threshold value (step S108, Yes), the notification unit 11g notifies the sensors S-1 to Sn having the degree of deviation from the normal state and the higher contribution rate (step S109). .. If the determination condition of step S108 is not satisfied (steps S108, No), control is transferred to step S110.

次に、図4Bに示すよう、判定部11fが、追加学習の要否を判定する(ステップS110)。ここで、追加学習要と判定される場合(ステップS110,Yes)、判定部11fは追加期間を設定し(ステップS111)、抽出部11bに追加学習データセット12gを抽出させる。なお、追加学習不要と判定される場合は(ステップS110,No)、そのまま処理を終了する。 Next, as shown in FIG. 4B, the determination unit 11f determines the necessity of additional learning (step S110). Here, when it is determined that additional learning is required (step S110, Yes), the determination unit 11f sets an additional period (step S111), and the extraction unit 11b is made to extract the additional learning data set 12g. If it is determined that additional learning is unnecessary (steps S110, No), the process ends as it is.

つづいて、更新部11hが、抽出部11bによって抽出された追加学習データセット12g(すなわち追加期間分の追加データ)および保持していた正常サンプルデータ12dから相関モデル12cを更新する(ステップS112)。 Subsequently, the update unit 11h updates the correlation model 12c from the additional learning data set 12g (that is, additional data for the additional period) extracted by the extraction unit 11b and the normal sample data 12d held (step S112).

そして、正常サンプル導出部11dが、追加データを入力とした相関モデル12cの出力値に基づいて正常状態からの乖離度を算出する(ステップS113)。 Then, the normal sample derivation unit 11d calculates the degree of deviation from the normal state based on the output value of the correlation model 12c with the additional data as an input (step S113).

また、正常サンプル導出部11dは、算出した正常状態からの乖離度が高い順に上位の追加データを抽出し、正常サンプルデータ12dへ追加して保持させる(ステップS114)。そして、処理を終了する。 Further, the normal sample derivation unit 11d extracts higher-order additional data in descending order of the degree of deviation from the calculated normal state, and adds and holds the additional data to the normal sample data 12d (step S114). Then, the process is terminated.

なお、実施形態に係る故障予知装置10は、たとえば図5に示すような構成のコンピュータ60によって実現される。図5は、故障予知装置10の機能を実現するコンピュータの一例を示すハードウェア構成図である。コンピュータ60は、CPU(Central Processing Unit)61、RAM(Random Access Memory)62、ROM(Read Only Memory)63、HDD(Hard Disk Drive)64、通信インタフェース(I/F)65、入出力インタフェース(I/F)66、およびメディアインタフェース(I/F)67を備える。 The failure prediction device 10 according to the embodiment is realized by, for example, a computer 60 having a configuration as shown in FIG. FIG. 5 is a hardware configuration diagram showing an example of a computer that realizes the function of the failure prediction device 10. The computer 60 includes a CPU (Central Processing Unit) 61, a RAM (Random Access Memory) 62, a ROM (Read Only Memory) 63, an HDD (Hard Disk Drive) 64, a communication interface (I / F) 65, and an input / output interface (I). It includes a / F) 66 and a media interface (I / F) 67.

CPU61は、ROM63またはHDD64に格納されたプログラムに基づいて動作し、各部の制御を行う。ROM63は、コンピュータ60の起動時にCPU61によって実行されるブートプログラムや、コンピュータ60のハードウェアに依存するプログラム等を格納する。 The CPU 61 operates based on the program stored in the ROM 63 or the HDD 64, and controls each part. The ROM 63 stores a boot program executed by the CPU 61 when the computer 60 is started, a program depending on the hardware of the computer 60, and the like.

HDD64は、CPU61によって実行されるプログラムおよび当該プログラムによって使用されるデータ等を格納する。通信インタフェース65は、対象機械100との通信部(図示略)に対応し、通信ネットワークを介して他の機器からデータを受信してCPU61へ送り、CPU61が生成したデータを、通信ネットワークを介して他の機器へ送信する。 The HDD 64 stores a program executed by the CPU 61, data used by the program, and the like. The communication interface 65 corresponds to a communication unit (not shown) with the target machine 100, receives data from another device via the communication network and sends the data to the CPU 61, and the data generated by the CPU 61 is transmitted via the communication network. Send to other devices.

CPU61は、入出力インタフェース66を介して、ディスプレイやプリンタ等の出力装置、および、キーボードやマウス等の入力装置を制御する。CPU61は、入出力インタフェース66を介して、入力装置からデータを取得する。また、CPU61は、生成したデータを、入出力インタフェース66を介して出力装置へ出力する。 The CPU 61 controls an output device such as a display or a printer, and an input device such as a keyboard or a mouse via the input / output interface 66. The CPU 61 acquires data from the input device via the input / output interface 66. Further, the CPU 61 outputs the generated data to the output device via the input / output interface 66.

メディアインタフェース67は、記録媒体68に格納されたプログラムまたはデータを読み取り、RAM62を介してCPU61に提供する。CPU61は、当該プログラムを、メディアインタフェース67を介して記録媒体68からRAM62上にロードし、ロードしたプログラムを実行する。記録媒体68は、たとえばDVD(Digital Versatile Disc)、PD(Phase change rewritable Disk)等の光学記録媒体、MO(Magneto-Optical disk)等の光磁気記録媒体、テープ媒体、磁気記録媒体、または半導体メモリ等である。 The media interface 67 reads a program or data stored in the recording medium 68 and provides the program or data to the CPU 61 via the RAM 62. The CPU 61 loads the program from the recording medium 68 onto the RAM 62 via the media interface 67, and executes the loaded program. The recording medium 68 is, for example, an optical recording medium such as a DVD (Digital Versatile Disc) or PD (Phase change rewritable Disk), a magneto-optical recording medium such as MO (Magneto-Optical disk), a tape medium, a magnetic recording medium, or a semiconductor memory. And so on.

コンピュータ60が故障予知装置10として機能する場合、コンピュータ60のCPU61は、RAM62上にロードされたプログラムを実行することにより、収集部11a、抽出部11b、生成部11c、正常サンプル導出部11d、評価部11e、判定部11f、報知部11gおよび更新部11hの各機能を実現する。また、HDD64は、記憶部12の機能を実現し、収集データ12a等が格納される。 When the computer 60 functions as the failure prediction device 10, the CPU 61 of the computer 60 executes the program loaded on the RAM 62 to execute the collection unit 11a, the extraction unit 11b, the generation unit 11c, the normal sample derivation unit 11d, and the evaluation unit. Each function of the unit 11e, the determination unit 11f, the notification unit 11g, and the update unit 11h is realized. Further, the HDD 64 realizes the function of the storage unit 12 and stores the collected data 12a and the like.

コンピュータ60のCPU61は、これらのプログラムを、記録媒体68から読み取って実行するが、他の例として、他の装置から、通信ネットワークを介してこれらのプログラムを取得してもよい。 The CPU 61 of the computer 60 reads and executes these programs from the recording medium 68, but as another example, these programs may be acquired from another device via a communication network.

上述してきたように、実施形態に係る故障予知装置10は、収集部11aと、抽出部11bと、生成部11cと、正常サンプル導出部11d(「導出部」の一例に相当)と、評価部11eと、判定部11fと、更新部11hとを含む。 As described above, the failure prediction device 10 according to the embodiment includes a collection unit 11a, an extraction unit 11b, a generation unit 11c, a normal sample derivation unit 11d (corresponding to an example of the “deriving unit”), and an evaluation unit. 11e, a determination unit 11f, and an update unit 11h are included.

収集部11aは、対象機械100(「機械設備」の一例に相当)に設けられた複数のセンサS-1~S-nのセンサデータを収集する。抽出部11bは、センサデータのうち、対象機械100が正常状態にあった所定の正常期間分、および、任意の評価時における評価分を抽出する。 The collecting unit 11a collects sensor data of a plurality of sensors S-1 to Sn provided in the target machine 100 (corresponding to an example of "machinery and equipment"). The extraction unit 11b extracts the sensor data for a predetermined normal period in which the target machine 100 is in a normal state and the evaluation portion at an arbitrary evaluation time.

生成部11cは、正常期間分を用いた機械学習を実行することによって、対象機械100における正常状態の相関性をモデル化した相関モデル12cを生成する。正常サンプル導出部11dは、正常期間分を相関モデル12cへ入力することによって得られる相関モデル12cの出力値に基づいて正常期間分のサンプルデータを導出する。 The generation unit 11c generates a correlation model 12c that models the correlation of the normal state in the target machine 100 by executing machine learning using the normal period. The normal sample derivation unit 11d derives the sample data for the normal period based on the output value of the correlation model 12c obtained by inputting the normal period portion into the correlation model 12c.

評価部11eは、評価分を相関モデル12cへ入力することによって得られる相関モデル12cの出力値に基づいて対象機械100の正常状態からの乖離度を評価する。判定部11fは、かかる乖離度に基づいて対象機械100の故障予兆を判定する。 The evaluation unit 11e evaluates the degree of deviation of the target machine 100 from the normal state based on the output value of the correlation model 12c obtained by inputting the evaluation portion into the correlation model 12c. The determination unit 11f determines a failure sign of the target machine 100 based on the degree of deviation.

更新部11hは、判定部11fによって上記乖離度の誤検知が推定される場合に、抽出部11bによって抽出される上記誤検知に対応するセンサデータを含む追加学習分、および、正常期間分のサンプルデータがともに反映されるように機械学習を実行することによって、相関モデル12cを更新する。 When the determination unit 11f estimates the erroneous detection of the degree of deviation, the update unit 11h includes additional learning including sensor data corresponding to the erroneous detection extracted by the extraction unit 11b, and a sample for the normal period. The correlation model 12c is updated by performing machine learning so that the data are reflected together.

したがって、本実施形態に係る故障予知装置10によれば、対象機械100の故障予知精度を向上させることができる。 Therefore, according to the failure prediction device 10 according to the present embodiment, the failure prediction accuracy of the target machine 100 can be improved.

なお、上述した実施形態では、機械学習のアルゴリズムとしてランダムフォレストやディープラーニングを例に挙げたが、アルゴリズムを限定するものではない。したがって、SVM(Support Vector Machine)のようなパターン識別器を用いたサポートベクタ回帰等の回帰分析手法により機械学習を実行し、相関モデル12cを生成してもよい。また、ここで、パターン識別器はSVMに限らず、たとえばアダブースト(AdaBoost)などであってもよい。 In the above-described embodiment, random forest and deep learning are taken as examples of machine learning algorithms, but the algorithms are not limited. Therefore, machine learning may be executed by a regression analysis method such as support vector regression using a pattern classifier such as SVM (Support Vector Machine) to generate a correlation model 12c. Further, here, the pattern classifier is not limited to the SVM, and may be, for example, AdaBoost.

また、上述した実施形態では、正常期間が「30日間」であり、サンプルデータとして抽出されるデータの割合が「10%」であるものとしたが、無論、あくまで一例であり、たとえばシステムの運用上、最適となるように調整された設定値を用いるようにしてもよい。 Further, in the above-described embodiment, the normal period is "30 days" and the ratio of the data extracted as sample data is "10%", but of course, this is just an example, for example, system operation. In addition, the set value adjusted to the optimum may be used.

さらなる効果や変形例は、当業者によって容易に導き出すことができる。このため、本発明のより広範な態様は、以上のように表しかつ記述した特定の詳細および代表的な実施形態に限定されるものではない。したがって、添付の特許請求の範囲およびその均等物によって定義される総括的な発明の概念の精神または範囲から逸脱することなく、様々な変更が可能である。 Further effects and variations can be easily derived by those skilled in the art. For this reason, the broader aspects of the invention are not limited to the particular details and representative embodiments described and described above. Thus, various modifications can be made without departing from the spirit or scope of the overall concept of the invention as defined by the appended claims and their equivalents.

1 故障予知システム
10 故障予知装置
11 制御部
11a 収集部
11b 抽出部
11c 生成部
11d 正常サンプル導出部
11e 評価部
11f 判定部
11g 報知部
11h 更新部
12 記憶部
12a 収集データ
12b 学習データセット
12c 相関モデル
12d 正常サンプルデータ
12e 評価データセット
12f 評価情報
12fa 乖離度
12fb 寄与率
12g 追加学習データセット
100 対象機械
200 周囲状況提供部
S-1~S-n センサ
1 Failure prediction system 10 Failure prediction device 11 Control unit 11a Collection unit 11b Extraction unit 11c Generation unit 11d Normal sample derivation unit 11e Evaluation unit 11f Judgment unit 11g Notification unit 11h Update unit 12 Storage unit 12a Collected data 12b Learning data set 12c Correlation model 12d Normal sample data 12e Evaluation data set 12f Evaluation information 12fa Degree of deviation 12fb Contribution rate 12g Additional learning data set 100 Target machine 200 Surrounding condition provider S-1 to Sn sensors

Claims (5)

機械設備に設けられた複数のセンサのセンサデータを収集する収集工程と、
前記センサデータのうち、前記機械設備が正常状態にあった所定の正常期間分、および、任意の評価時における評価分を抽出する抽出工程と、
前記正常期間分を用いた機械学習を実行することによって、前記機械設備における正常状態の相関性をモデル化した相関モデルを生成する生成工程と、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分のサンプルデータを導出する導出工程と、
前記評価分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記機械設備の正常状態からの乖離度を評価する評価工程と、
前記乖離度に基づいて前記機械設備の故障予兆を判定する判定工程と、
前記判定工程によって前記乖離度の誤検知が推定される場合に、前記抽出工程によって抽出される前記誤検知に対応する前記センサデータを含む追加学習分、および、前記正常期間分のサンプルデータがともに反映されるように機械学習を実行することによって、前記相関モデルを更新する更新工程と
を含み、
前記導出工程は、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分についての前記乖離度を算出し、前記正常期間分のうち、前記乖離度が大きい順の上位所定分を、更新前の前記相関モデルと前記追加学習分との間で橋渡し的な役割を果たす前記正常期間分のサンプルデータとして選定すること
を特徴とする故障予知方法。
A collection process that collects sensor data from multiple sensors installed in machinery and equipment,
From the sensor data, an extraction step for extracting a predetermined normal period in which the machine and equipment were in a normal state and an evaluation portion at an arbitrary evaluation time, and
A generation step of generating a correlation model that models the correlation of the normal state in the machine equipment by executing machine learning using the normal period.
A derivation step of deriving sample data for the normal period based on the output value of the correlation model obtained by inputting the normal period into the correlation model.
An evaluation step of evaluating the degree of deviation from the normal state of the mechanical equipment based on the output value of the correlation model obtained by inputting the evaluation portion into the correlation model, and an evaluation step.
A determination process for determining a failure sign of the mechanical equipment based on the degree of deviation, and
When the false detection of the degree of deviation is estimated by the determination step, both the additional learning portion including the sensor data corresponding to the false positive extracted by the extraction step and the sample data for the normal period are both. It includes an update process that updates the correlation model by performing machine learning to be reflected.
The derivation step is
The degree of deviation for the normal period is calculated based on the output value of the correlation model obtained by inputting the normal period into the correlation model, and the degree of deviation is calculated in descending order of the normal period. A failure prediction method, characterized in that the upper predetermined portion of the above is selected as sample data for the normal period , which plays a bridging role between the correlation model before update and the additional learning portion .
前記導出工程は、
前記更新工程によって前記相関モデルが更新された場合に、前記追加学習分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記追加学習分のサンプルデータを導出し、前記正常期間分のサンプルデータへ追加すること
を特徴とする請求項1に記載の故障予知方法。
The derivation step is
When the correlation model is updated by the update step, sample data for the additional training is derived based on the output value of the correlation model obtained by inputting the additional training to the correlation model, and the above. The failure prediction method according to claim 1, wherein the data is added to the sample data for a normal period.
前記更新工程は、
前記抽出工程によって前記追加学習分が新たに抽出されるごとに前記相関モデルを更新し、
前記導出工程は、
前記更新工程によって前記相関モデルが更新されるごとに前記追加学習分のサンプルデータを導出し、前記正常期間分のサンプルデータへ追加すること
を特徴とする請求項2に記載の故障予知方法。
The update process is
The correlation model is updated every time the additional learning portion is newly extracted by the extraction step.
The derivation step is
The failure prediction method according to claim 2, wherein sample data for the additional learning is derived and added to the sample data for the normal period each time the correlation model is updated by the update step.
機械設備に設けられた複数のセンサのセンサデータを収集する収集部と、
前記センサデータのうち、前記機械設備が正常状態にあった所定の正常期間分、および、任意の評価時における評価分を抽出する抽出部と、
前記正常期間分を用いた機械学習を実行することによって、前記機械設備における正常状態の相関性をモデル化した相関モデルを生成する生成部と、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分のサンプルデータを導出する導出部と、
前記評価分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記機械設備の正常状態からの乖離度を評価する評価部と、
前記乖離度に基づいて前記機械設備の故障予兆を判定する判定部と、
前記判定部によって前記乖離度の誤検知が推定される場合に、前記抽出部によって抽出される前記誤検知に対応する前記センサデータを含む追加学習分、および、前記サンプルデータがともに反映されるように機械学習を実行することによって、前記相関モデルを更新する更新部と
を備え、
前記導出部は、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分についての前記乖離度を算出し、前記正常期間分のうち、前記乖離度が大きい順の上位所定分を、更新前の前記相関モデルと前記追加学習分との間で橋渡し的な役割を果たす前記正常期間分のサンプルデータとして選定する
ことを特徴とする故障予知装置。
A collection unit that collects sensor data from multiple sensors installed in mechanical equipment,
From the sensor data, an extraction unit for extracting a predetermined normal period in which the machine and equipment were in a normal state and an evaluation portion at an arbitrary evaluation time, and
A generator that generates a correlation model that models the correlation of the normal state in the machine equipment by executing machine learning using the normal period.
A derivation unit that derives sample data for the normal period based on the output value of the correlation model obtained by inputting the normal period into the correlation model.
An evaluation unit that evaluates the degree of deviation from the normal state of the machinery and equipment based on the output value of the correlation model obtained by inputting the evaluation portion into the correlation model.
A determination unit that determines a failure sign of the mechanical equipment based on the degree of deviation, and a determination unit.
When the false detection of the degree of deviation is estimated by the determination unit, the additional learning portion including the sensor data corresponding to the false detection extracted by the extraction unit and the sample data are both reflected. It is equipped with an update unit that updates the correlation model by executing machine learning.
The derivation unit is
The degree of deviation for the normal period is calculated based on the output value of the correlation model obtained by inputting the normal period into the correlation model, and the degree of deviation is calculated in descending order of the normal period. A failure prediction device, characterized in that the upper predetermined portion of the above is selected as sample data for the normal period , which plays a bridging role between the correlation model before update and the additional learning portion .
機械設備に設けられた複数のセンサのセンサデータを収集する収集手順と、
前記センサデータのうち、前記機械設備が正常状態にあった所定の正常期間分、および、任意の評価時における評価分を抽出する抽出手順と、
前記正常期間分を用いた機械学習を実行することによって、前記機械設備における正常状態の相関性をモデル化した相関モデルを生成する生成手順と、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分のサンプルデータを導出する導出手順と、
前記評価分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記機械設備の正常状態からの乖離度を評価する評価手順と、
前記乖離度に基づいて前記機械設備の故障予兆を判定する判定手順と、
前記判定手順によって前記乖離度の誤検知が推定される場合に、前記抽出手順によって抽出される前記誤検知に対応する前記センサデータを含む追加学習分、および、前記サンプルデータがともに反映されるように機械学習を実行することによって、前記相関モデルを更新する更新手順と
をコンピュータに実行させ、
前記導出手順は、
前記正常期間分を前記相関モデルへ入力することによって得られる該相関モデルの出力値に基づいて前記正常期間分についての前記乖離度を算出し、前記正常期間分のうち、前記乖離度が大きい順の上位所定分を、更新前の前記相関モデルと前記追加学習分との間で橋渡し的な役割を果たす前記正常期間分のサンプルデータとして選定する
ことを特徴とする故障予知プログラム。
A collection procedure for collecting sensor data from multiple sensors installed in machinery and equipment,
From the sensor data, an extraction procedure for extracting a predetermined normal period in which the mechanical equipment was in a normal state and an evaluation portion at an arbitrary evaluation time, and
A generation procedure for generating a correlation model that models the correlation of the normal state in the machine equipment by executing machine learning using the normal period.
A derivation procedure for deriving sample data for the normal period based on the output value of the correlation model obtained by inputting the normal period into the correlation model, and a derivation procedure.
An evaluation procedure for evaluating the degree of deviation of the mechanical equipment from the normal state based on the output value of the correlation model obtained by inputting the evaluation portion into the correlation model, and an evaluation procedure.
A determination procedure for determining a failure sign of the mechanical equipment based on the degree of deviation, and a determination procedure.
When the false detection of the degree of deviation is estimated by the determination procedure, the additional learning including the sensor data corresponding to the false detection extracted by the extraction procedure and the sample data are both reflected. By executing machine learning, the computer is made to execute the update procedure for updating the correlation model.
The derivation procedure is
The degree of deviation for the normal period is calculated based on the output value of the correlation model obtained by inputting the normal period into the correlation model, and the degree of deviation is calculated in descending order of the normal period. A failure prediction program characterized in that the upper predetermined portion of the above is selected as sample data for the normal period that plays a bridging role between the correlation model before update and the additional learning portion .
JP2017144759A 2017-07-26 2017-07-26 Failure prediction method, failure prediction device and failure prediction program Active JP7082461B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2017144759A JP7082461B2 (en) 2017-07-26 2017-07-26 Failure prediction method, failure prediction device and failure prediction program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2017144759A JP7082461B2 (en) 2017-07-26 2017-07-26 Failure prediction method, failure prediction device and failure prediction program

Publications (2)

Publication Number Publication Date
JP2019028565A JP2019028565A (en) 2019-02-21
JP7082461B2 true JP7082461B2 (en) 2022-06-08

Family

ID=65478416

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2017144759A Active JP7082461B2 (en) 2017-07-26 2017-07-26 Failure prediction method, failure prediction device and failure prediction program

Country Status (1)

Country Link
JP (1) JP7082461B2 (en)

Families Citing this family (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7257871B2 (en) * 2019-05-09 2023-04-14 三菱電機株式会社 Anomaly detection system
CN112529024A (en) * 2019-09-17 2021-03-19 株式会社理光 Sample data generation method and device and computer readable storage medium
US11687058B2 (en) 2019-09-26 2023-06-27 Canon Kabushiki Kaisha Information processing method and information processing apparatus used for detecting a sign of malfunction of mechanical equipment
JP7396117B2 (en) 2020-02-27 2023-12-12 オムロン株式会社 Model update device, method, and program
JP7449732B2 (en) * 2020-03-16 2024-03-14 株式会社Screenホールディングス Abnormality detection method and transport device
JP7395409B2 (en) * 2020-04-03 2023-12-11 日立造船株式会社 Anomaly detection device, floodgate system and anomaly detection method
JP7395443B2 (en) * 2020-08-25 2023-12-11 日立造船株式会社 Anomaly detection device, floodgate system and anomaly detection method
AU2020468806B2 (en) * 2020-09-18 2024-02-29 Nippon Telegraph And Telephone Corporation Learning device, learning method, and learning program
JP2022157180A (en) * 2021-03-31 2022-10-14 三菱重工業株式会社 Device, remote monitoring system, method for controlling device, and method for controlling remote monitoring system
JP2022188345A (en) * 2021-06-09 2022-12-21 富士電機株式会社 Diagnostic device, diagnostic method, and diagnostic program
JPWO2023008269A1 (en) * 2021-07-30 2023-02-02
WO2023188052A1 (en) * 2022-03-30 2023-10-05 三菱電機株式会社 Learning data selection device, learning data selection method, and abnormality detection device
JP7428288B1 (en) 2023-04-25 2024-02-06 富士電機株式会社 Plant response estimation device, plant response estimation method, and program

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011090627A (en) 2009-10-26 2011-05-06 Panasonic Electric Works Co Ltd Signal identification method and signal identification apparatus
WO2013077309A1 (en) 2011-11-21 2013-05-30 日立建機株式会社 Device for collecting construction machine operation data
JP2014163593A (en) 2013-02-26 2014-09-08 Gunma Prefecture Coolant leakage detection method and coolant leakage detection system of refrigerator
JP2015162032A (en) 2014-02-27 2015-09-07 株式会社日立製作所 Diagnostic device for traveling object
JP2016218961A (en) 2015-05-26 2016-12-22 株式会社日立パワーソリューションズ Abnormality sign diagnosis device and abnormality sign diagnosis method
JP2017033526A (en) 2015-07-31 2017-02-09 ファナック株式会社 Machine learning device and machine learning method for learning fault condition and fault prediction device and fault prediction system equipped with machine learning device
JP6140331B1 (en) 2016-04-08 2017-05-31 ファナック株式会社 Machine learning device and machine learning method for learning failure prediction of main shaft or motor driving main shaft, and failure prediction device and failure prediction system provided with machine learning device
JP2017097712A (en) 2015-11-26 2017-06-01 株式会社日立製作所 Instrument diagnosis device and system as well as method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011090627A (en) 2009-10-26 2011-05-06 Panasonic Electric Works Co Ltd Signal identification method and signal identification apparatus
WO2013077309A1 (en) 2011-11-21 2013-05-30 日立建機株式会社 Device for collecting construction machine operation data
JP2014163593A (en) 2013-02-26 2014-09-08 Gunma Prefecture Coolant leakage detection method and coolant leakage detection system of refrigerator
JP2015162032A (en) 2014-02-27 2015-09-07 株式会社日立製作所 Diagnostic device for traveling object
JP2016218961A (en) 2015-05-26 2016-12-22 株式会社日立パワーソリューションズ Abnormality sign diagnosis device and abnormality sign diagnosis method
JP2017033526A (en) 2015-07-31 2017-02-09 ファナック株式会社 Machine learning device and machine learning method for learning fault condition and fault prediction device and fault prediction system equipped with machine learning device
JP2017097712A (en) 2015-11-26 2017-06-01 株式会社日立製作所 Instrument diagnosis device and system as well as method
JP6140331B1 (en) 2016-04-08 2017-05-31 ファナック株式会社 Machine learning device and machine learning method for learning failure prediction of main shaft or motor driving main shaft, and failure prediction device and failure prediction system provided with machine learning device

Also Published As

Publication number Publication date
JP2019028565A (en) 2019-02-21

Similar Documents

Publication Publication Date Title
JP7082461B2 (en) Failure prediction method, failure prediction device and failure prediction program
JP6896432B2 (en) Failure prediction method, failure prediction device and failure prediction program
Vercruyssen et al. Semi-supervised anomaly detection with an application to water analytics
US9740545B2 (en) Equipment evaluation device, equipment evaluation method and non-transitory computer readable medium
JP2019185422A (en) Failure prediction method, failure prediction device, and failure prediction program
JP2021064370A (en) Method and system for semi-supervised deep abnormality detection for large-scale industrial monitoring system based on time-series data utilizing digital twin simulation data
EP3979080A1 (en) Methods and systems for predicting time of server failure using server logs and time-series data
CN105071983A (en) Abnormal load detection method for cloud calculation on-line business
JP6854151B2 (en) Abnormality prediction method, anomaly prediction device, anomaly prediction system and anomaly prediction program
US11675799B2 (en) Anomaly detection system
JP2020052459A (en) Failure prediction method, failure prediction device and failure prediction program
KR101941854B1 (en) System and method of estimating load with null data correction
JP7036697B2 (en) Monitoring system and monitoring method
CN112148768A (en) Index time series abnormity detection method, system and storage medium
CN113868953B (en) Multi-unit operation optimization method, device and system in industrial system and storage medium
KR20210012791A (en) Apparatus for re-learning predictive model based on machine learning and method using thereof
JP5413240B2 (en) Event prediction system, event prediction method, and computer program
JP2020052714A5 (en)
US11424992B2 (en) Mesh communication network provision
KR101828456B1 (en) Selection system and method of software reliability evaluation model using partial failure data
CN112128950A (en) Machine room temperature and humidity prediction method and system based on multiple model comparisons
KR102110319B1 (en) System for generating learning data
CN116306240A (en) Device health and life prediction method and device, computer device and storage medium
US20230297095A1 (en) Monitoring device and method for detecting anomalies
KR101967524B1 (en) Apparatus and method for authenticating time-varying signal in online via kernel regression model

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20200630

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20210817

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20210906

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220104

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20220228

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220527

R150 Certificate of patent or registration of utility model

Ref document number: 7082461

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150