JP7201844B2 - グラディエントベースのセンサ識別を利用した障害予測 - Google Patents
グラディエントベースのセンサ識別を利用した障害予測 Download PDFInfo
- Publication number
- JP7201844B2 JP7201844B2 JP2021569563A JP2021569563A JP7201844B2 JP 7201844 B2 JP7201844 B2 JP 7201844B2 JP 2021569563 A JP2021569563 A JP 2021569563A JP 2021569563 A JP2021569563 A JP 2021569563A JP 7201844 B2 JP7201844 B2 JP 7201844B2
- Authority
- JP
- Japan
- Prior art keywords
- sensors
- failure
- time series
- vector
- cyber
- 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
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/084—Backpropagation, e.g. using gradient descent
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0218—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterised by the fault detection method dealing with either existing or incipient faults
- G05B23/0224—Process history based detection method, e.g. whereby history implies the availability of large amounts of data
- G05B23/024—Quantitative history assessment, e.g. mathematical relationships between available data; Functions therefor; Principal component analysis [PCA]; Partial least square [PLS]; Statistical classifiers, e.g. Bayesian networks, linear regression or correlation analysis; Neural networks
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0259—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
- G05B23/0275—Fault isolation and identification, e.g. classify fault; estimate cause or root of failure
- G05B23/0281—Quantitative, e.g. mathematical distance; Clustering; Neural networks; Statistical analysis
-
- G—PHYSICS
- G05—CONTROLLING; REGULATING
- G05B—CONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
- G05B23/00—Testing or monitoring of control systems or parts thereof
- G05B23/02—Electric testing or monitoring
- G05B23/0205—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
- G05B23/0259—Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults characterized by the response to fault detection
- G05B23/0286—Modifications to the monitored process, e.g. stopping operation or adapting control
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/211—Selection of the most significant subset of features
- G06F18/2113—Selection of the most significant subset of features by ranking or filtering the set of features, e.g. using a measure of variance or of feature cross-correlation
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/22—Matching criteria, e.g. proximity measures
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/25—Fusion techniques
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/044—Recurrent networks, e.g. Hopfield networks
- G06N3/0442—Recurrent networks, e.g. Hopfield networks characterised by memory or gating, e.g. long short-term memory [LSTM] or gated recurrent units [GRU]
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/047—Probabilistic or stochastic networks
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/06—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons
- G06N3/063—Physical realisation, i.e. hardware implementation of neural networks, neurons or parts of neurons using electronic means
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
- G06N3/09—Supervised learning
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
- G06F2218/12—Classification; Matching
- G06F2218/16—Classification; Matching by matching signal segments
-
- G—PHYSICS
- G06—COMPUTING OR CALCULATING; COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/048—Activation functions
Landscapes
- Engineering & Computer Science (AREA)
- Physics & Mathematics (AREA)
- Theoretical Computer Science (AREA)
- Data Mining & Analysis (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- General Engineering & Computer Science (AREA)
- Mathematical Physics (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Health & Medical Sciences (AREA)
- Software Systems (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Molecular Biology (AREA)
- Computing Systems (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Bioinformatics & Computational Biology (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Evolutionary Biology (AREA)
- Automation & Control Theory (AREA)
- Probability & Statistics with Applications (AREA)
- Neurology (AREA)
- Algebra (AREA)
- Mathematical Analysis (AREA)
- Mathematical Optimization (AREA)
- Pure & Applied Mathematics (AREA)
- Testing And Monitoring For Control Systems (AREA)
Description
Claims (20)
- サイバーフィジカルシステムにおける障害を予測する方法であって、
サイバーフィジカルシステムにおける各センサからの複数の入力時系列と複数の障害の前兆との比較結果に基づいて予測指標を決定し、
前記予測指標と閾値との比較結果に応じて前記複数の入力時系列における障害の前兆を検出し、
前記予測指標のグラディエントに基づいて前記障害の前兆に関係するセンサのサブセットを決定し、
決定したセンサのサブセットに対応した是正処置を実行する、方法。 - 前記複数の入力時系列を入力ベクトルの表現に変換することをさらに含む、請求項1に記載の方法。
- 前記予測指標を決定することは、前記入力ベクトルの表現を前記複数の障害の前兆のベクトルの表現とそれぞれ比較することを含む、請求項2に記載の方法。
- 前記予測指標は、前記入力ベクトルの表現と前記複数の障害の前兆のうちの少なくとも1つのベクトルの表現との類似度である、請求項3に記載の方法。
- 前記障害の前兆に関係する前記センサのサブセットを決定することは、前記センサのスコアを決定することを含む、請求項2に記載の方法。
- 前記センサのスコアを決定することは、過去の障害のベクトルの表現を用いて前記予測指標の距離に関するグラディエントを計算することを含む、請求項5に記載の方法。
- 前記過去の障害の前記ベクトルの表現が、前記入力ベクトルの表現からの最小距離を有する、請求項6に記載の方法。
- 前記センサに関するスコアが、ニューラルネットワークにおけるバックプロパゲーションを用いて決定される、請求項6に記載の方法。
- 一定の値の出力を有するセンサに関するスコアが、ゼロまたは負の値に設定される、請求項5に記載の方法。
- 前記是正処置が、前記サイバーフィジカルシステムの少なくとも1つの動作パラメータを変更することを含む、請求項1に記載の方法。
- サイバーフィジカルシステムにおける障害を予測するためのシステムであって、
サイバーフィジカルシステムにおける各センサからの複数の入力時系列と複数の障害の前兆との比較結果に基づいて予測指標を決定し、前記予測指標と閾値との比較結果に応じて前記複数の入力時系列における障害の前兆を検出するように構成されるニューラルネットワークと、
前記予測指標のグラディエントに基づいて前記障害の前兆に関係するセンサのサブセットを決定し、決定したセンサのサブセットに対応した是正処置を実行するように構成された障害防止装置と、
を有するシステム。 - 前記ニューラルネットワークが、前記複数の入力時系列を入力ベクトルの表現に変換するようにさらに構成された、請求項11に記載のシステム。
- 前記ニューラルネットワークが、前記入力ベクトルの表現を前記複数の障害の前兆のベクトルの表現とそれぞれ比較するようにさらに構成された、請求項12に記載のシステム。
- 前記予測指標は、前記入力ベクトルの表現と前記複数の障害の前兆のうちの少なくとも1つのベクトルの表現との類似度である、請求項13に記載のシステム。
- 前記障害防止装置が、前記センサのスコアを決定するようにさらに構成された、請求項12に記載のシステム。
- 前記障害防止装置が、過去の障害のベクトルの表現を用いて前記予測指標の距離に関するグラディエントを計算するようにさらに構成された、請求項15に記載のシステム。
- 前記過去の障害の前記ベクトルの表現が、前記入力ベクトルの表現からの最小距離を有する、請求項16に記載のシステム。
- 前記センサに関するスコアが、ニューラルネットワークにおけるバックプロパゲーションを用いて決定される、請求項16に記載のシステム。
- 一定の値の出力を有するセンサに関するスコアが、ゼロまたは負の値に設定される、請求項15に記載のシステム。
- 前記是正処置が、前記サイバーフィジカルシステムの少なくとも1つの動作パラメータを変更することを含む、請求項11に記載のシステム。
Applications Claiming Priority (5)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US201962853828P | 2019-05-29 | 2019-05-29 | |
| US62/853,828 | 2019-05-29 | ||
| US16/816,752 | 2020-03-12 | ||
| US16/816,752 US11604934B2 (en) | 2019-05-29 | 2020-03-12 | Failure prediction using gradient-based sensor identification |
| PCT/US2020/022531 WO2020242553A1 (en) | 2019-05-29 | 2020-03-13 | Failure prediction using gradient-based sensor identification |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2022534070A JP2022534070A (ja) | 2022-07-27 |
| JP7201844B2 true JP7201844B2 (ja) | 2023-01-10 |
Family
ID=73551583
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021569563A Active JP7201844B2 (ja) | 2019-05-29 | 2020-03-13 | グラディエントベースのセンサ識別を利用した障害予測 |
Country Status (3)
| Country | Link |
|---|---|
| US (1) | US11604934B2 (ja) |
| JP (1) | JP7201844B2 (ja) |
| WO (1) | WO2020242553A1 (ja) |
Families Citing this family (15)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113742288B (zh) * | 2020-05-29 | 2024-09-24 | 伊姆西Ip控股有限责任公司 | 用于数据索引的方法、电子设备和计算机程序产品 |
| US20210406112A1 (en) * | 2020-06-29 | 2021-12-30 | International Business Machines Corporation | Anomaly classification in information technology environments |
| EP4016220A1 (en) * | 2020-12-16 | 2022-06-22 | Siemens Aktiengesellschaft | Assistance apparatus and method for automatically identifying failure types of a technical system |
| US20220245409A1 (en) * | 2021-01-29 | 2022-08-04 | International Business Machines Corporation | Anchor window size and position selection in time series representation learning |
| US20250165370A1 (en) * | 2022-02-28 | 2025-05-22 | Nippon Telegraph And Telephone Corporation | Failure information detecting apparatus, failure information detecting method, and failure information detecting program |
| US20230316199A1 (en) * | 2022-04-04 | 2023-10-05 | Cyberwrite Inc. | System and method for evaluating a potential financial risk for organizations from exposure to cyber security events |
| CN115086138B (zh) * | 2022-07-27 | 2022-11-08 | 广州优刻谷科技有限公司 | 一种物联网终端节点故障预测方法、系统及存储介质 |
| CN115178752A (zh) * | 2022-09-13 | 2022-10-14 | 广东银纳增材制造技术有限公司 | 一种3d打印金属粉末生产设备的故障预警方法及装置 |
| AU2023347634A1 (en) | 2022-09-23 | 2025-01-09 | Oracle International Corporation | Datacenter level power management with reactive power capping |
| US12007734B2 (en) | 2022-09-23 | 2024-06-11 | Oracle International Corporation | Datacenter level power management with reactive power capping |
| US12155210B2 (en) | 2022-11-08 | 2024-11-26 | Oracle International Corporation | Techniques for orchestrated load shedding |
| CN116915658B (zh) * | 2023-09-12 | 2024-01-30 | 睿至科技集团有限公司 | 一种物联网故障检测方法及系统 |
| CN117473429B (zh) * | 2023-12-27 | 2024-03-26 | 山东康吉诺技术有限公司 | 基于物联网的油井设备故障检测方法及系统 |
| CN118589500B (zh) * | 2024-08-06 | 2024-10-08 | 国网山东省电力公司日照供电公司 | 一种基于模型数据分析的配电网备自投运行管理平台 |
| CN120403965B (zh) * | 2025-04-30 | 2026-02-13 | 江苏科动电子技术有限责任公司 | 一种压力传感器故障检测分析处理系统 |
Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015148867A (ja) | 2014-02-05 | 2015-08-20 | 株式会社日立パワーソリューションズ | 情報処理装置、診断方法、およびプログラム |
| JP2018112852A (ja) | 2017-01-11 | 2018-07-19 | 安川情報システム株式会社 | 故障予知方法、故障予知装置および故障予知プログラム |
| JP2018180649A (ja) | 2017-04-04 | 2018-11-15 | 公立大学法人大阪府立大学 | 情報処理装置、制御装置、制御プログラム、および記録媒体 |
Family Cites Families (22)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US8103463B2 (en) * | 2006-09-21 | 2012-01-24 | Impact Technologies, Llc | Systems and methods for predicting failure of electronic systems and assessing level of degradation and remaining useful life |
| WO2011046869A2 (en) * | 2009-10-12 | 2011-04-21 | Abbott Patrick D | Targeted equipment monitoring system and method for optimizing equipment reliability |
| US8988237B2 (en) | 2010-05-27 | 2015-03-24 | University Of Southern California | System and method for failure prediction for artificial lift systems |
| US9845012B2 (en) | 2011-07-06 | 2017-12-19 | General Electric Company | System and method for predicting mechanical failure of a motor |
| US8804267B2 (en) | 2012-11-07 | 2014-08-12 | Western Digital Technologies, Inc. | Disk drive predicting spindle motor failure by evaluating current draw relative to temperature |
| US10402738B2 (en) | 2012-12-03 | 2019-09-03 | National Ict Australia Limited | Bayesian nonparametric method for infrastructure failure prediction |
| US20160217378A1 (en) * | 2013-08-30 | 2016-07-28 | Hewlett Packard Enterprise Development Lp | Identifying anomalous behavior of a monitored entity |
| US20150205691A1 (en) * | 2014-01-23 | 2015-07-23 | Concurix Corporation | Event prediction using historical time series observations of a computer application |
| JP6459180B2 (ja) | 2014-02-10 | 2019-01-30 | 富士ゼロックス株式会社 | 障害予測システム、障害予測装置、ジョブ実行装置およびプログラム |
| JP6223936B2 (ja) * | 2014-09-12 | 2017-11-01 | 株式会社日立ハイテクノロジーズ | 異常傾向検出方法およびシステム |
| US10176032B2 (en) * | 2014-12-01 | 2019-01-08 | Uptake Technologies, Inc. | Subsystem health score |
| US10270790B1 (en) * | 2014-12-09 | 2019-04-23 | Anbeco, LLC | Network activity monitoring method and apparatus |
| EP3385889A4 (en) * | 2015-12-01 | 2019-07-10 | Preferred Networks, Inc. | ANOMALIC DETECTION SYSTEM, ANOMALY DETECTION METHOD, ANOMALIC DETECTION PROGRAM, AND METHOD OF GENERATING A LEARNED MODEL |
| FR3052273B1 (fr) * | 2016-06-02 | 2018-07-06 | Airbus | Prediction de pannes dans un aeronef |
| JP2019527413A (ja) * | 2016-07-07 | 2019-09-26 | アスペン テクノロジー インコーポレイテッド | 根本的原因分析を実行してプラントワイド操業での希少イベントの発生の予測モデルを構築するコンピュータシステムおよび方法 |
| US11086918B2 (en) * | 2016-12-07 | 2021-08-10 | Mitsubishi Electric Research Laboratories, Inc. | Method and system for multi-label classification |
| JP6884078B2 (ja) * | 2017-09-21 | 2021-06-09 | 三菱パワー株式会社 | プラント異常監視システム |
| US11169288B1 (en) * | 2017-12-07 | 2021-11-09 | Triad National Security, Llc | Failure prediction and estimation of failure parameters |
| JP6965798B2 (ja) * | 2018-03-12 | 2021-11-10 | オムロン株式会社 | 制御システムおよび制御方法 |
| US11907833B2 (en) * | 2018-11-27 | 2024-02-20 | The Boeing Company | System and method for generating an aircraft fault prediction classifier |
| CN109738939B (zh) * | 2019-03-21 | 2022-06-21 | 蔡寅 | 一种地震前兆数据异常检测方法 |
| US11960843B2 (en) * | 2019-05-02 | 2024-04-16 | Adobe Inc. | Multi-module and multi-task machine learning system based on an ensemble of datasets |
-
2020
- 2020-03-12 US US16/816,752 patent/US11604934B2/en active Active
- 2020-03-13 JP JP2021569563A patent/JP7201844B2/ja active Active
- 2020-03-13 WO PCT/US2020/022531 patent/WO2020242553A1/en not_active Ceased
Patent Citations (3)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2015148867A (ja) | 2014-02-05 | 2015-08-20 | 株式会社日立パワーソリューションズ | 情報処理装置、診断方法、およびプログラム |
| JP2018112852A (ja) | 2017-01-11 | 2018-07-19 | 安川情報システム株式会社 | 故障予知方法、故障予知装置および故障予知プログラム |
| JP2018180649A (ja) | 2017-04-04 | 2018-11-15 | 公立大学法人大阪府立大学 | 情報処理装置、制御装置、制御プログラム、および記録媒体 |
Also Published As
| Publication number | Publication date |
|---|---|
| US20200380295A1 (en) | 2020-12-03 |
| JP2022534070A (ja) | 2022-07-27 |
| US11604934B2 (en) | 2023-03-14 |
| WO2020242553A1 (en) | 2020-12-03 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP7201844B2 (ja) | グラディエントベースのセンサ識別を利用した障害予測 | |
| US12066797B2 (en) | Fault prediction method and fault prediction system for predecting a fault of a machine | |
| JP7130125B2 (ja) | 多変量時系列データの教師無し異常検知、診断及び修正 | |
| JP7105932B2 (ja) | アプリケーション情報に関連する時系列ズデータに関する深層学習を使用した異常検出 | |
| CN119878466B (zh) | 一种基于机器学习和数字孪生的智能风电场风机监控系统及方法 | |
| US11042145B2 (en) | Automatic health indicator learning using reinforcement learning for predictive maintenance | |
| JP6972389B2 (ja) | システム状態を解析及び修正するための時系列の検索 | |
| CN113420509A (zh) | 一种风电机组状态评价方法、装置及存储介质 | |
| US11657121B2 (en) | Abnormality detection device, abnormality detection method and computer readable medium | |
| CN117664218B (zh) | 一种真空冷冻干燥机的校准方法 | |
| KR102434460B1 (ko) | 기계학습 기반 예측 모델 재학습 장치 및 그 방법 | |
| US20210224599A1 (en) | Anomaly Detection System | |
| JP2019520659A (ja) | 時系列パターンモデルを用いて主要パフォーマンス指標(kpi)を監視するコンピュータシステム及び方法 | |
| US11687772B2 (en) | Optimization of cyber-physical systems | |
| WO2023141040A1 (en) | Anomaly detection on dynamic sensor data | |
| CN119471293A (zh) | 一种模拟集成电路的故障监控方法及系统 | |
| CN119416113A (zh) | 一种基于大数据的能源设备健康监测方法及系统 | |
| CN119622315A (zh) | 一种数字化机械设备智能故障诊断与预警系统 | |
| CN119623687A (zh) | 一种配网检修的计划优化系统 | |
| US20240186018A1 (en) | Neural point process-based event prediction for medical decision making | |
| KR102776838B1 (ko) | 다차원 신호의 적응적 군집화를 통한 상태 진단 및 수명 예측 시스템 | |
| WO2024059257A1 (en) | Hybrid-conditional anomaly detection | |
| CN119944951B (zh) | 基于人工智能算法的新能源电力传输状态监控方法及系统 | |
| CN120218909A (zh) | 基于深度强化学习的运维方法、系统和存储介质 | |
| CN120104434A (zh) | 基于数字孪生的嵌入式计算机预测性维护控制系统 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20211122 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20221130 |
|
| 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: 20221206 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221222 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7201844 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
| S111 | Request for change of ownership or part of ownership |
Free format text: JAPANESE INTERMEDIATE CODE: R313113 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |


