JP2018032229A - 設備点検順位設定装置及び設備点検順位設定方法 - Google Patents
設備点検順位設定装置及び設備点検順位設定方法 Download PDFInfo
- Publication number
- JP2018032229A JP2018032229A JP2016164257A JP2016164257A JP2018032229A JP 2018032229 A JP2018032229 A JP 2018032229A JP 2016164257 A JP2016164257 A JP 2016164257A JP 2016164257 A JP2016164257 A JP 2016164257A JP 2018032229 A JP2018032229 A JP 2018032229A
- Authority
- JP
- Japan
- Prior art keywords
- failure
- sign
- predictor
- pattern
- probability
- 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
Links
- 238000007689 inspection Methods 0.000 title claims abstract description 76
- 238000000034 method Methods 0.000 title claims description 48
- 230000007704 transition Effects 0.000 claims abstract description 75
- 230000001186 cumulative effect Effects 0.000 claims abstract description 49
- 238000012423 maintenance Methods 0.000 claims abstract description 46
- 238000004364 calculation method Methods 0.000 claims abstract description 32
- 238000000605 extraction Methods 0.000 claims abstract description 13
- 239000000284 extract Substances 0.000 claims abstract description 8
- 238000000342 Monte Carlo simulation Methods 0.000 claims description 18
- 238000009825 accumulation Methods 0.000 claims description 9
- 230000005856 abnormality Effects 0.000 description 18
- 238000004088 simulation Methods 0.000 description 12
- 238000010586 diagram Methods 0.000 description 9
- 238000009434 installation Methods 0.000 description 9
- 238000001816 cooling Methods 0.000 description 5
- 238000004891 communication Methods 0.000 description 4
- 239000002243 precursor Substances 0.000 description 4
- 238000012545 processing Methods 0.000 description 4
- 230000002159 abnormal effect Effects 0.000 description 3
- 238000012544 monitoring process Methods 0.000 description 3
- 230000007423 decrease Effects 0.000 description 2
- 238000010438 heat treatment Methods 0.000 description 2
- 238000005057 refrigeration Methods 0.000 description 2
- 230000001364 causal effect Effects 0.000 description 1
- 238000003745 diagnosis Methods 0.000 description 1
- 238000007562 laser obscuration time method Methods 0.000 description 1
Images
Landscapes
- Testing And Monitoring For Control Systems (AREA)
Abstract
Description
変化率PCx=(Px−Px+1)×100/Px・・・数1
また、予兆パターンDのPxの変化率PCxに基づいて故障との関連性を判断する閾値を予め設定する。予兆パターンDのPxの変化率PCxが閾値を超えている場合、故障との関連性が高いと判断する。よって、閾値を小さく設定すると、故障との関連性を判断するレベルが下がり、予兆パターンDにおける予兆数が増加し、逆に閾値を大きく設定すると、故障との関連性を判断するレベルが上がり、予兆パターンDにおける予兆数が減少する。なお、ここでは閾値を例えば閾値30%と設定する。そして、予兆パターンDの故障確率Pxの変化率PCxが、閾値30%以下となるまで、予兆パターンDの故障確率Pxの変化率PCxを比較する。
変化率PCx(D1・D2)=(0.2−0.35)×100/0.2=75%となり、閾値30%と比較すると、閾値30%を超えているので、予兆パターンD2を採用する。
変化率PCx(D2・D3)=(0.35−0.23)×100/0.35=34%となり、閾値30%と比較すると、閾値30%を超えているので、この場合も予兆パターンD3を採用する。
変化率PCx(D3・D4)=(0.23−0.2)×100/0.23=13%となり、閾値30%と比較すると、閾値30%以下であるので、この場合は予兆数が少ない予兆パターンD3を採用する。このように、予兆パターンD1,D2,D3,D4に関して故障確率Pxの変化率PCxを比較することによって、故障K2に至る予兆パターンDとして予兆パターンD3を採用する。
Claims (6)
- 複数の設備からそれぞれ収集された予兆の情報と、予兆後に発生した故障の情報とを蓄積する故障履歴蓄積部と、
前記故障履歴蓄積部に蓄積された前記予兆及び前記故障に基づいて、前記故障の前に発生した複数の前記予兆から前記故障と関連する前記予兆を抽出して、抽出した前記予兆に基づいて予兆パターンを作成する予兆パターン抽出部と、
前記予兆パターンにおける予兆間及び予兆故障間の遷移確率を算出して蓄積する遷移確率蓄積部と、
前記予兆パターンにおける最初の前記予兆が発生したとき、前記遷移確率に基づいて、当該予兆から前記故障に至る累積故障確率を算出する累積故障確率算出部と、
前記予兆が発生した複数の前記設備に対して、前記累積故障確率に基づいて保守点検を行う前記設備の優先度を算出する優先度算出部と、
を備えることを特徴とする設備点検順位設定装置。 - 請求項1に記載の設備点検順位設定装置であって、
前記予兆パターン抽出部は、各予兆間の故障確率の変化率と、前記故障との関連性を判断する閾値とを比較することによって、複数の前記予兆から前記故障と関連する前記予兆を抽出することを特徴とする設備点検順位設定装置。 - 請求項1または2に記載の設備点検順位設定装置であって、
前記予兆パターン抽出部は、前記予兆パターン内に同種類の前記予兆が連続して存在する場合、連続する同種類の前記予兆を1つの前記予兆として前記予兆パターンを作成することを特徴とする設備点検順位設定装置。 - 請求項1から3のいずれか1項に記載の設備点検順位設定装置であって、
前記累積故障確率算出部は、モンテカルロシミュレーションにより前記累積故障確率を算出し、前記予兆パターンにおける予兆数に応じて、前記モンテカルロシミュレーションの回数の上限回数を設定することを特徴とする設備点検順位設定装置。 - 請求項1から4のいずれか1項に記載の設備点検順位設定装置であって、
前記優先度算出部により算出された優先度に基づいて、保守員を出動させなければ前記設備が前記故障する限界の時間である出動限界時間を算出する出動限界時間算出部を備えたことを特徴とする設備点検順位設定装置。 - 複数の設備からそれぞれ収集された故障履歴に基づいて、保守点検を行う前記設備の優先順位を設定する設備点検順位設定方法であって、
複数の設備からそれぞれ収集された予兆の情報と、予兆後に発生した故障の情報とを蓄積し、
前記予兆及び前記故障に基づいて、前記故障の前に発生した複数の前記予兆から前記故障と関連する前記予兆を抽出して、抽出した前記予兆に基づいて予兆パターンを作成し、
前記予兆パターンにおける予兆間及び予兆故障間の遷移確率を算出して蓄積し、
前記予兆パターンにおける最初の前記予兆が発生したとき、前記遷移確率に基づいて、当該予兆から前記故障に至る累積故障確率を算出し、
前記予兆が発生した複数の前記設備に対して、前記累積故障確率に基づいて保守点検を行う前記設備の優先度を算出することを特徴とする設備点検順位設定方法。
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016164257A JP6697980B2 (ja) | 2016-08-25 | 2016-08-25 | 設備点検順位設定装置及び設備点検順位設定方法 |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2016164257A JP6697980B2 (ja) | 2016-08-25 | 2016-08-25 | 設備点検順位設定装置及び設備点検順位設定方法 |
Publications (2)
Publication Number | Publication Date |
---|---|
JP2018032229A true JP2018032229A (ja) | 2018-03-01 |
JP6697980B2 JP6697980B2 (ja) | 2020-05-27 |
Family
ID=61303432
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2016164257A Active JP6697980B2 (ja) | 2016-08-25 | 2016-08-25 | 設備点検順位設定装置及び設備点検順位設定方法 |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP6697980B2 (ja) |
Cited By (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102123522B1 (ko) * | 2019-12-16 | 2020-06-16 | 주식회사 한국가스기술공사 | 고장 데이터의 군집에 기반한 고장 진단 방법 |
JP2022120459A (ja) * | 2021-02-05 | 2022-08-18 | 日本電信電話株式会社 | 復旧計画策定装置、復旧計画策定方法、及び、復旧計画策定プログラム |
JP2023006529A (ja) * | 2021-06-30 | 2023-01-18 | 本田技研工業株式会社 | データ異常判定装置及び内部状態予測システム |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006277370A (ja) * | 2005-03-29 | 2006-10-12 | Toshiba Corp | 回路基板の品質解析システム及び品質解析方法 |
JP2009262702A (ja) * | 2008-04-23 | 2009-11-12 | Fuji Heavy Ind Ltd | 安全運転支援システム |
JP2010091840A (ja) * | 2008-10-09 | 2010-04-22 | Ricoh Co Ltd | 故障予兆報知システム、故障予兆報知方法および画像形成装置の保守方法 |
JP2010122847A (ja) * | 2008-11-19 | 2010-06-03 | Hitachi Ltd | 装置異常診断方法及びシステム |
WO2013069078A1 (ja) * | 2011-11-07 | 2013-05-16 | 株式会社 日立製作所 | 時系列データ処理装置、時系列データ処理方法、及び時系列データ処理プログラムを格納したコンピュータ読み取り可能な記録媒体 |
JP2014167667A (ja) * | 2013-02-28 | 2014-09-11 | Mitsubishi Electric Corp | 設備点検順位設定装置 |
JP2014229001A (ja) * | 2013-05-21 | 2014-12-08 | 株式会社東芝 | 設備運用方策判定方法、設備運用方策判定装置、設備運用方策判定プログラム、及び設備運用方策判定システム |
-
2016
- 2016-08-25 JP JP2016164257A patent/JP6697980B2/ja active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006277370A (ja) * | 2005-03-29 | 2006-10-12 | Toshiba Corp | 回路基板の品質解析システム及び品質解析方法 |
JP2009262702A (ja) * | 2008-04-23 | 2009-11-12 | Fuji Heavy Ind Ltd | 安全運転支援システム |
JP2010091840A (ja) * | 2008-10-09 | 2010-04-22 | Ricoh Co Ltd | 故障予兆報知システム、故障予兆報知方法および画像形成装置の保守方法 |
JP2010122847A (ja) * | 2008-11-19 | 2010-06-03 | Hitachi Ltd | 装置異常診断方法及びシステム |
WO2013069078A1 (ja) * | 2011-11-07 | 2013-05-16 | 株式会社 日立製作所 | 時系列データ処理装置、時系列データ処理方法、及び時系列データ処理プログラムを格納したコンピュータ読み取り可能な記録媒体 |
JP2014167667A (ja) * | 2013-02-28 | 2014-09-11 | Mitsubishi Electric Corp | 設備点検順位設定装置 |
JP2014229001A (ja) * | 2013-05-21 | 2014-12-08 | 株式会社東芝 | 設備運用方策判定方法、設備運用方策判定装置、設備運用方策判定プログラム、及び設備運用方策判定システム |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR102123522B1 (ko) * | 2019-12-16 | 2020-06-16 | 주식회사 한국가스기술공사 | 고장 데이터의 군집에 기반한 고장 진단 방법 |
JP2022120459A (ja) * | 2021-02-05 | 2022-08-18 | 日本電信電話株式会社 | 復旧計画策定装置、復旧計画策定方法、及び、復旧計画策定プログラム |
JP7437707B2 (ja) | 2021-02-05 | 2024-02-26 | 日本電信電話株式会社 | 復旧計画策定装置、復旧計画策定方法、及び、復旧計画策定プログラム |
JP2023006529A (ja) * | 2021-06-30 | 2023-01-18 | 本田技研工業株式会社 | データ異常判定装置及び内部状態予測システム |
JP7357659B2 (ja) | 2021-06-30 | 2023-10-06 | 本田技研工業株式会社 | データ異常判定装置及び内部状態予測システム |
Also Published As
Publication number | Publication date |
---|---|
JP6697980B2 (ja) | 2020-05-27 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP6275070B2 (ja) | 設備点検順位設定装置及びプログラム | |
JP6276732B2 (ja) | 設備保全管理システムおよび設備保全管理方法 | |
JP6777069B2 (ja) | 情報処理装置、情報処理方法、及び、プログラム | |
EP1769475B1 (en) | System and method for suppressing redundant alarms | |
JP5855036B2 (ja) | 設備点検順位設定装置 | |
WO2020066052A1 (ja) | 監視システム及び監視方法 | |
JP2010526352A (ja) | 統計的な分析を利用した性能障害管理システム及びその方法 | |
JP4078671B2 (ja) | プラント保全管理方法 | |
JP6749488B2 (ja) | 異常重要度算出システム、異常重要度算出装置、及び異常重要度算出プログラム | |
JP6697980B2 (ja) | 設備点検順位設定装置及び設備点検順位設定方法 | |
JP5413240B2 (ja) | イベント予測システムおよびイベント予測方法、ならびにコンピュータ・プログラム | |
WO2015171860A1 (en) | Automatic alert generation | |
KR102073537B1 (ko) | 리스크 평가 장치, 리스크 평가 시스템, 리스크 평가 방법 및 리스크 평가 프로그램 | |
KR20200009081A (ko) | 리스크 평가 장치, 리스크 평가 시스템, 리스크 평가 방법, 리스크 평가 프로그램 및 데이터 구조 | |
JP6875602B2 (ja) | 保全支援装置、保全支援用プログラム及び保全支援方法 | |
JP2016177676A (ja) | 診断装置、診断方法、診断システムおよび診断プログラム | |
JP2018205992A (ja) | 機器診断システム | |
CN109740191B (zh) | 风传感器剩余使用寿命的预测方法、装置及设备 | |
JP6512646B1 (ja) | 保守管理装置、システム及びプログラム | |
US20230069342A1 (en) | Computer system and method of determining model switch timing | |
JP2005071136A (ja) | 納期管理支援システム、そのプログラム、そのプログラムを記録した記録媒体および製品の納期管理方法 | |
JP6559598B2 (ja) | プラント評価装置及びプラント評価方法 | |
US7415388B2 (en) | Method for the automatically determining the indirect and direct extent of damages resulting from a failure of technical components in objects integrated in a production cycle | |
JP6482742B1 (ja) | リスク評価装置、リスク評価システム、リスク評価方法、及び、リスク評価プログラム | |
JP7466788B2 (ja) | 機器保守支援装置及びその動作方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20181023 |
|
A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20190814 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20190903 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20191030 |
|
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: 20200331 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20200427 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6697980 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
S533 | Written request for registration of change of name |
Free format text: JAPANESE INTERMEDIATE CODE: R313533 |
|
R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |