JP7153766B2 - Plcの資産の切り替えを検出する方法 - Google Patents
Plcの資産の切り替えを検出する方法 Download PDFInfo
- Publication number
- JP7153766B2 JP7153766B2 JP2021078962A JP2021078962A JP7153766B2 JP 7153766 B2 JP7153766 B2 JP 7153766B2 JP 2021078962 A JP2021078962 A JP 2021078962A JP 2021078962 A JP2021078962 A JP 2021078962A JP 7153766 B2 JP7153766 B2 JP 7153766B2
- Authority
- JP
- Japan
- Prior art keywords
- plc
- feature
- metric
- different types
- feature amount
- 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
- 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—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
-
- 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—Program-control systems
- G05B19/02—Program-control systems electric
- G05B19/04—Program control other than numerical control, i.e. in sequence controllers or logic controllers
- G05B19/05—Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
- G05B19/056—Programming the PLC
-
- 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
- G05B2219/00—Program-control systems
- G05B2219/10—Plc systems
- G05B2219/15—Plc structure of the system
- G05B2219/15038—Internet, tcp-ip, web server see under S05B219-40
-
- 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
- G05B2219/00—Program-control systems
- G05B2219/30—Nc systems
- G05B2219/50—Machine tool, machine tool null till machine tool work handling
- G05B2219/50104—Before restarting program, restore machine status existing at stop time
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Automation & Control Theory (AREA)
- Programmable Controllers (AREA)
- General Factory Administration (AREA)
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Testing And Monitoring For Control Systems (AREA)
Description
Claims (13)
- 閾値期間内におけるPLCの停止及び再起動の検出に対して、
停止前の前記PLCからの第1メトリクスを取得し、再起動後の前記PLCからの第2メトリクスを取得し、
前記第1メトリクスから第1特徴量を抽出し、前記第2メトリクスから第2特徴量を抽出し、
前記第1特徴量と前記第2特徴量との差が第1閾値を超えている場合に、前記PLCの資産の切り替えを示す通知を資産管理サーバに送信し、
前記PLCの操作信号から、前記PLCに対応する系列データを取得し、
前記PLCに対応する前記系列データを切り替え検出モデルに入力して、切り替え可能性を表すスコアを取得し、
前記スコアが第2閾値を超えた場合に、前記PLCの資産の切り替えを示す通知を前記資産管理サーバに送信する、ことを含む方法。 - 請求項1に記載の方法であって、
前記第1特徴量は、複数の異なる種類の特徴量を含み、
前記第2特徴量は、前記複数の異なる種類の特徴量を含み、
前記差は、前記第1特徴量と前記第2特徴量との間における前記複数の異なる種類の特徴量にわたる複数の差、に基づき決定される、方法。 - 請求項1に記載の方法であって、
前記第1特徴量は、複数の異なる種類の特徴量を含み、
前記第2特徴量は、前記複数の異なる種類の特徴量を含み、
前記差は、前記第1特徴量と前記第2特徴量との間の前記複数の異なる種類の特徴量にわたる差の予め設定されている閾値を超える数に基づいて、管理されているPLC毎に決定される方法。 - 請求項1に記載の方法であって、前記資産の切り替えを示す通知の前の前記PLCに対応する前記系列データの一部に基づいて、前記切り替え検出モデルに、切り替えが発生したか否かについての指摘を使用して、強化学習を適用する、ことを含む方法。
- 請求項1に記載の方法であって、前記方法は、環境デバイスに接続された第1ネットワークと、前記PLC及び製造実行システム(MES)に接続された第2ネットワークと通信可能に接続されたサーバによって実行される、方法。
- 請求項1に記載の方法であって、前記方法は、前記PLCを管理するように構成されたスマートPLCによって実行される、方法。
- 計算機システムに処理を実行させるプログラムであって、
前記処理は、
閾値期間内におけるPLCの停止及び再起動の検出に対して、
停止前の前記PLCからの第1メトリクスを取得し、再起動後の前記PLCからの第2メトリクスを取得し、
前記第1メトリクスから第1特徴量を抽出し、前記第2メトリクスから第2特徴量を抽出し、
前記第1特徴量と前記第2特徴量との差が第1閾値を超えている場合に、前記PLCの資産の切り替えを示す通知を資産管理サーバに送信し、
前記PLCの操作信号から、前記PLCに対応する系列データを取得し、
前記PLCに対応する前記系列データを切り替え検出モデルに入力して、切り替え可能性を表すスコアを取得し、
前記スコアが第2閾値を超えた場合に、前記PLCの資産の切り替えを示す通知を前記資産管理サーバに送信する、ことを含むプログラム。 - 請求項7に記載のプログラムであって、
前記第1特徴量は、複数の異なる種類の特徴量を含み、
前記第2特徴量は、前記複数の異なる種類の特徴量を含み、
前記差は、前記第1特徴量と前記第2特徴量との間における前記複数の異なる種類の特徴量にわたる複数の差、に基づき決定される、プログラム。 - 請求項7に記載のプログラムであって、
前記第1特徴量は、複数の異なる種類の特徴量を含み、
前記第2特徴量は、前記複数の異なる種類の特徴量を含み、
前記差は、前記第1特徴量と前記第2特徴量との間の前記複数の異なる種類の特徴量にわたる差の予め設定されている閾値を超える数に基づいて、管理されているPLC毎に決定される、プログラム。 - 請求項7に記載のプログラムであって、前記処理は、前記資産の切り替えを示す通知の前の前記PLCに対応する前記系列データの一部に基づいて、前記切り替え検出モデルに、切り替えが発生したか否かについての指摘を使用して、強化学習を適用することを含む、プログラム。
- 請求項7に記載のプログラムであって、前記計算機システムは、環境デバイスに接続された第1ネットワークと、前記PLC及び製造実行システム(MES)に接続された第2ネットワークと通信可能に接続されたサーバである、プログラム。
- 請求項7に記載のプログラムであって、前記計算機システムは、前記PLCを管理するように構成されたスマートPLCに含まれる、プログラム。
- 閾値期間内におけるPLCの停止及び再起動の検出に対して、
停止前の前記PLCからの第1メトリクスを取得し、再起動後の前記PLCからの第2メトリクスを取得する手段と、
前記第1メトリクスから第1特徴量を抽出し、前記第2メトリクスから第2特徴量を抽出する手段と、
前記第1特徴量と前記第2特徴量との差が第1閾値を超えている場合に、前記PLCの資産の切り替えを示す通知を資産管理サーバに送信する手段と、
前記PLCの操作信号から、前記PLCに対応する系列データを取得する手段と、
前記PLCに対応する前記系列データを切り替え検出モデルに入力して、切り替え可能性を表すスコアを取得し、前記スコアが第2閾値を超えた場合に、前記PLCの資産の切り替えを示す通知を前記資産管理サーバに送信する手段と、を含む装置。
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| US16/874,365 US11435715B2 (en) | 2020-05-14 | 2020-05-14 | System and method for detecting change over in manufacturing field |
| US16/874,365 | 2020-05-14 |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JP2021179986A JP2021179986A (ja) | 2021-11-18 |
| JP7153766B2 true JP7153766B2 (ja) | 2022-10-14 |
Family
ID=78510329
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2021078962A Active JP7153766B2 (ja) | 2020-05-14 | 2021-05-07 | Plcの資産の切り替えを検出する方法 |
Country Status (2)
| Country | Link |
|---|---|
| US (1) | US11435715B2 (ja) |
| JP (1) | JP7153766B2 (ja) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US11435715B2 (en) | 2020-05-14 | 2022-09-06 | Hitachi, Ltd. | System and method for detecting change over in manufacturing field |
Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2018012164A (ja) | 2016-07-21 | 2018-01-25 | 株式会社リコー | 診断装置、診断システム、診断方法およびプログラム |
| JP2018097486A (ja) | 2016-12-09 | 2018-06-21 | 横河電機株式会社 | 機器資産管理装置、機器資産管理方法、機器資産管理プログラム及び記録媒体 |
Family Cites Families (13)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US4718025A (en) * | 1985-04-15 | 1988-01-05 | Centec Corporation | Computer management control system |
| US6556950B1 (en) | 1999-09-30 | 2003-04-29 | Rockwell Automation Technologies, Inc. | Diagnostic method and apparatus for use with enterprise control |
| TWI283817B (en) * | 2003-05-30 | 2007-07-11 | Tokyo Electron Ltd | Method of operating a process control system and method of operating an advanced process control system |
| US9335761B2 (en) | 2008-09-30 | 2016-05-10 | Rockwell Automation Technologies, Inc. | Procedure classification for industrial automation |
| JP5639945B2 (ja) * | 2011-04-04 | 2014-12-10 | 株式会社日立製作所 | ネットワークシステム |
| US9778652B2 (en) * | 2011-12-06 | 2017-10-03 | Beet, Llc | Method and system for capturing automation data |
| US10693742B2 (en) * | 2014-04-15 | 2020-06-23 | Splunk Inc. | Inline visualizations of metrics related to captured network data |
| US10360196B2 (en) * | 2014-04-15 | 2019-07-23 | Splunk Inc. | Grouping and managing event streams generated from captured network data |
| US11513477B2 (en) * | 2015-03-16 | 2022-11-29 | Rockwell Automation Technologies, Inc. | Cloud-based industrial controller |
| KR102116064B1 (ko) * | 2018-01-29 | 2020-05-27 | (주)윈텍 | 설비 진단 시스템을 이용한 설비 진단 방법 |
| JP6965798B2 (ja) * | 2018-03-12 | 2021-11-10 | オムロン株式会社 | 制御システムおよび制御方法 |
| JP2020071570A (ja) * | 2018-10-30 | 2020-05-07 | ファナック株式会社 | データ作成装置、デバッグ装置、データ作成方法及びデータ作成プログラム |
| US11435715B2 (en) | 2020-05-14 | 2022-09-06 | Hitachi, Ltd. | System and method for detecting change over in manufacturing field |
-
2020
- 2020-05-14 US US16/874,365 patent/US11435715B2/en active Active
-
2021
- 2021-05-07 JP JP2021078962A patent/JP7153766B2/ja active Active
Patent Citations (2)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP2018012164A (ja) | 2016-07-21 | 2018-01-25 | 株式会社リコー | 診断装置、診断システム、診断方法およびプログラム |
| JP2018097486A (ja) | 2016-12-09 | 2018-06-21 | 横河電機株式会社 | 機器資産管理装置、機器資産管理方法、機器資産管理プログラム及び記録媒体 |
Also Published As
| Publication number | Publication date |
|---|---|
| JP2021179986A (ja) | 2021-11-18 |
| US20210356928A1 (en) | 2021-11-18 |
| US11435715B2 (en) | 2022-09-06 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US12079255B1 (en) | Systems and methods for updating a status indication in a system providing dynamic indexer discovery | |
| US11843505B1 (en) | System and method of generation of a predictive analytics model and performance of centralized analytics therewith | |
| US10860962B2 (en) | System for fully integrated capture, and analysis of business information resulting in predictive decision making and simulation | |
| US11469974B1 (en) | Analytics for edge devices to intelligently throttle data reporting | |
| CN106161060B (zh) | 数据监控方法和装置 | |
| US11500370B2 (en) | System for predictive maintenance using generative adversarial networks for failure prediction | |
| RU2013121558A (ru) | Способ и устройство получения информации обратной связи от устройства | |
| US11200137B1 (en) | System and methods for failure occurrence prediction and failure duration estimation | |
| JP6813077B1 (ja) | 生産システム、復旧システム、生産方法、及びプログラム | |
| US20230353584A1 (en) | Method and system for anomaly detection in a network | |
| US10809681B2 (en) | Data collection for assistance in an industrial automation environment | |
| JP7153766B2 (ja) | Plcの資産の切り替えを検出する方法 | |
| JP6849029B2 (ja) | データ収集システム、データ収集方法、及びプログラム | |
| CN110477866A (zh) | 检测睡眠质量的方法、装置、电子设备和存储介质 | |
| JP2025065550A (ja) | システム、および方法 | |
| JP2025084078A (ja) | ユーザセントリックおよびllm強化の適応型etlコード合成 | |
| JP7407889B2 (ja) | 単一エッジデバイスにおける複数の機械学習モデルの実行の最適化 | |
| US10922091B2 (en) | Distributed realtime edge-core analytics with feedback | |
| US12038820B2 (en) | Apparatuses, methods, and computer program products for industrial automation control system configuration error processing | |
| US12038821B2 (en) | Alert rule manipulation in sync of temporary configuration change | |
| CN108063674B (zh) | 基于集群的网络访问控制方法及系统 | |
| JP2020201934A (ja) | アイドリング状態の設備を特定する方法 | |
| JP5907225B2 (ja) | イベント推定装置、イベント推定方法、及び、イベント推定プログラム | |
| CN111752816A (zh) | 一种操作系统的分析方法及装置 | |
| CN116527723B (zh) | 设备控制方法、装置、电子设备和计算机可读介质 |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20210507 |
|
| A977 | Report on retrieval |
Free format text: JAPANESE INTERMEDIATE CODE: A971007 Effective date: 20220331 |
|
| A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20220405 |
|
| A521 | Request for written amendment filed |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20220518 |
|
| 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: 20220920 |
|
| A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20221003 |
|
| R150 | Certificate of patent or registration of utility model |
Ref document number: 7153766 Country of ref document: JP Free format text: JAPANESE INTERMEDIATE CODE: R150 |