JP6884287B1 - 機械学習システム - Google Patents
機械学習システム Download PDFInfo
- Publication number
- JP6884287B1 JP6884287B1 JP2020545824A JP2020545824A JP6884287B1 JP 6884287 B1 JP6884287 B1 JP 6884287B1 JP 2020545824 A JP2020545824 A JP 2020545824A JP 2020545824 A JP2020545824 A JP 2020545824A JP 6884287 B1 JP6884287 B1 JP 6884287B1
- Authority
- JP
- Japan
- Prior art keywords
- program
- unit
- data
- machine learning
- state data
- 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
- 238000010801 machine learning Methods 0.000 title claims abstract description 80
- 238000012545 processing Methods 0.000 claims abstract description 105
- 238000004519 manufacturing process Methods 0.000 claims abstract description 73
- 238000000034 method Methods 0.000 claims abstract description 35
- 230000008569 process Effects 0.000 claims abstract description 24
- 238000013480 data collection Methods 0.000 claims abstract description 17
- 230000010365 information processing Effects 0.000 claims abstract description 12
- 230000006870 function Effects 0.000 claims description 16
- 238000003754 machining Methods 0.000 claims description 5
- 230000003796 beauty Effects 0.000 claims 2
- 238000003745 diagnosis Methods 0.000 description 55
- 238000013473 artificial intelligence Methods 0.000 description 46
- 101100190621 Arabidopsis thaliana PLC4 gene Proteins 0.000 description 34
- 238000003860 storage Methods 0.000 description 17
- 230000005856 abnormality Effects 0.000 description 14
- 238000012986 modification Methods 0.000 description 12
- 230000004048 modification Effects 0.000 description 12
- 238000004891 communication Methods 0.000 description 9
- 238000010586 diagram Methods 0.000 description 8
- 238000009826 distribution Methods 0.000 description 6
- 238000004088 simulation Methods 0.000 description 6
- 230000006872 improvement Effects 0.000 description 4
- 238000005070 sampling Methods 0.000 description 3
- 230000000694 effects Effects 0.000 description 2
- 230000008685 targeting Effects 0.000 description 2
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000013135 deep learning Methods 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 230000006866 deterioration Effects 0.000 description 1
- 239000000284 extract Substances 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000002068 genetic effect Effects 0.000 description 1
- 238000005304 joining Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
- 230000003449 preventive effect Effects 0.000 description 1
- 230000002787 reinforcement Effects 0.000 description 1
- 230000004043 responsiveness Effects 0.000 description 1
- 239000004065 semiconductor Substances 0.000 description 1
- 239000007787 solid Substances 0.000 description 1
- 239000000126 substance Substances 0.000 description 1
- 238000012706 support-vector machine Methods 0.000 description 1
- 239000000725 suspension Substances 0.000 description 1
Images
Classifications
-
- 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
- G05B19/00—Programme-control systems
- G05B19/02—Programme-control systems electric
- G05B19/04—Programme control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/042—Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
-
- 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
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Testing And Monitoring For Control Systems (AREA)
- Programmable Controllers (AREA)
Abstract
Description
図1は、実施の形態1にかかる機械学習システムの構成を示す図である。実施の形態1にかかる機械学習システム1は、生産現場に設置された機器類からデータを収集し、収集されたデータの処理結果を生産現場の機器へフィードバックする一連の処理を実行するデータ処理プラットフォームを有する。機械学習システム1は、産業用PC(Industrial Personal Computer:IPC)2と、PLC(Programmable Logic Controller)システム3とを有する。IPC2は、上記データ処理プラットフォームを構成する装置である。PLCシステム3は、生産設備を制御する制御装置であるPLC4と、推論装置であるAI(Artificial Intelligence)システム5とを有する。
Claims (4)
- 生産設備を制御する制御装置と、
前記生産設備の動作状態を示す状態データを収集するデータ収集部と、収集された状態データを加工するデータ処理部と、加工を経た状態データを用いた機械学習によって学習済モデルを生成する学習部と、前記学習済モデルを出力する出力処理部と、を有する情報処理装置と、
収集および加工を経た状態データが入力されることによって前記学習済モデルに基づいた推論結果を前記制御装置へ出力する推論装置と、を備え、
前記出力処理部は、前記情報処理装置が実行する収集および加工の各工程と同じ工程を前記制御装置に行わせるためのプログラムを生成するプログラム生成部を有し、
前記推論装置は、前記制御装置によって収集および加工された状態データから前記推論結果を推論するための推論用プログラムを保持し、
前記制御装置および前記推論装置は、前記制御装置が前記プログラムに基づいて状態データの収集および加工を行い、かつ前記推論装置が前記推論用プログラムに基づいた推論を行うことによって、状態データの収集および加工と前記推論結果の出力とを含む一連の処理を実行することを特徴とする機械学習システム。 - 前記プログラムは、ラダープログラムであって、
前記推論装置には、前記ラダープログラムに基づいて前記制御装置によって収集および加工された状態データが入力されることを特徴とする請求項1に記載の機械学習システム。 - 前記プログラム生成部は、前記情報処理装置が実行する収集および加工の各工程における処理について設定された設定情報に基づいて、前記ラダープログラムを生成することを特徴とする請求項2に記載の機械学習システム。
- 前記プログラム生成部は、状態データの加工のためのファンクションブロックを含む前記ラダープログラムを生成することを特徴とする請求項2または3に記載の機械学習システム。
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2020/015065 WO2021199383A1 (ja) | 2020-04-01 | 2020-04-01 | 機械学習システム |
Publications (2)
Publication Number | Publication Date |
---|---|
JP6884287B1 true JP6884287B1 (ja) | 2021-06-09 |
JPWO2021199383A1 JPWO2021199383A1 (ja) | 2021-10-07 |
Family
ID=76218181
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2020545824A Active JP6884287B1 (ja) | 2020-04-01 | 2020-04-01 | 機械学習システム |
Country Status (2)
Country | Link |
---|---|
JP (1) | JP6884287B1 (ja) |
WO (1) | WO2021199383A1 (ja) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115018048A (zh) * | 2022-05-26 | 2022-09-06 | 杭州电子科技大学 | 一种可编程控制器中机器学习功能块执行机制及方法 |
Families Citing this family (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
DE112021008442T5 (de) * | 2021-11-10 | 2024-09-12 | Mitsubishi Electric Corporation | Einrichtung zur Diagnose von Elektromotoren, Verfahren zur Diagnose von Elektromotoren, und Einrichtung zur Ableitung einer Abnormalitätsanzeige in Elektromotoren |
Family Cites Families (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3621935B2 (ja) * | 2002-05-22 | 2005-02-23 | 三菱重工業株式会社 | 遠隔からの監視・診断を可能にする遠隔プラント監視診断方法及びそのプラント監視・診断装置 |
JP4836898B2 (ja) * | 2007-08-27 | 2011-12-14 | 株式会社東芝 | 遠隔監視・診断システム |
JP7143639B2 (ja) * | 2018-06-12 | 2022-09-29 | オムロン株式会社 | 異常検知システム、設定ツール装置、および異常対応ファンクションブロック |
-
2020
- 2020-04-01 WO PCT/JP2020/015065 patent/WO2021199383A1/ja active Application Filing
- 2020-04-01 JP JP2020545824A patent/JP6884287B1/ja active Active
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN115018048A (zh) * | 2022-05-26 | 2022-09-06 | 杭州电子科技大学 | 一种可编程控制器中机器学习功能块执行机制及方法 |
Also Published As
Publication number | Publication date |
---|---|
WO2021199383A1 (ja) | 2021-10-07 |
JPWO2021199383A1 (ja) | 2021-10-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US11701772B2 (en) | Operation prediction system and operation prediction method | |
JP6148316B2 (ja) | 故障条件を学習する機械学習方法及び機械学習装置、並びに該機械学習装置を備えた故障予知装置及び故障予知システム | |
JP6496274B2 (ja) | 寿命故障条件を学習する機械学習装置,故障予知装置,機械システムおよび機械学習方法 | |
Garga et al. | Hybrid reasoning for prognostic learning in CBM systems | |
CN100416438C (zh) | 监控包括多个系统的技术设备特别是电站的装置和方法 | |
KR101518448B1 (ko) | 대상 장치에 대한 베이스라인 예측 유지보수 방법 및 이를 이용한 컴퓨터가 읽을 수 있는 기록 매체 | |
US9261862B2 (en) | Automation management system and method | |
Cohen et al. | A smart process controller framework for Industry 4.0 settings | |
JP2009053938A (ja) | 複数モデルに基づく設備診断システム及びその設備診断方法 | |
JP6884287B1 (ja) | 機械学習システム | |
CN112240784A (zh) | 异常判定装置以及异常判定系统 | |
Gama et al. | Data-driven predictive maintenance | |
Onu et al. | Machine Learning: A Comprehensive Exploration of Fault Detection and Diagnosis in Smart Grids | |
CN116235121A (zh) | 识别用于执行生产过程的工业设施中的异常的装置和方法 | |
Tripathi et al. | Extrapolative Preservation Management of Medical Equipment through IoT | |
Köppen-Seliger et al. | MAGIC: An integrated approach for diagnostic data management and operator support | |
AU2021257589A1 (en) | Method for an intelligent alarm management in industrial processes | |
Abdoune et al. | An enhanced methodology of Fault Detection and Diagnosis based on Digital Twin | |
Lutska et al. | Forecasting the efficiency of the control system of the technological object on the basis of neural networks | |
CN101646982A (zh) | 用于监视系统健康的方法和装置 | |
JP7595512B2 (ja) | 生産ライン分析システム、生産ライン分析方法、学習装置、および推論装置 | |
Borissova et al. | A concept of intelligent e-maintenance decision making system | |
Villalonga et al. | Visual analytics framework for condition monitoring in cyber-physical systems | |
CN118963327A (zh) | 一种机电一体化自适应故障诊断系统及方法 | |
CN118938882B (zh) | 一种面向工业机器人的智能故障监控诊断系统及方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20200902 |
|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20200902 |
|
A871 | Explanation of circumstances concerning accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A871 Effective date: 20200902 |
|
A975 | Report on accelerated examination |
Free format text: JAPANESE INTERMEDIATE CODE: A971005 Effective date: 20200925 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20201208 |
|
A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20210129 |
|
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: 20210413 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20210511 |
|
R150 | Certificate of patent or registration of utility model |
Ref document number: 6884287 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |