WO2018030422A2 - Diagnosis device, learning device, and diagnosis system - Google Patents

Diagnosis device, learning device, and diagnosis system Download PDF

Info

Publication number
WO2018030422A2
WO2018030422A2 PCT/JP2017/028808 JP2017028808W WO2018030422A2 WO 2018030422 A2 WO2018030422 A2 WO 2018030422A2 JP 2017028808 W JP2017028808 W JP 2017028808W WO 2018030422 A2 WO2018030422 A2 WO 2018030422A2
Authority
WO
WIPO (PCT)
Prior art keywords
unit
context information
piece
model
information
Prior art date
Application number
PCT/JP2017/028808
Other languages
English (en)
French (fr)
Other versions
WO2018030422A3 (en
WO2018030422A4 (en
Inventor
Masaru Kuroda
Keishi Iwata
Original Assignee
Ricoh Company, 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 Ricoh Company, Ltd. filed Critical Ricoh Company, Ltd.
Priority to US16/321,892 priority Critical patent/US11415976B2/en
Priority to EP17762226.3A priority patent/EP3497528B1/en
Priority to CN201780048541.3A priority patent/CN109564425B/zh
Publication of WO2018030422A2 publication Critical patent/WO2018030422A2/en
Publication of WO2018030422A3 publication Critical patent/WO2018030422A3/en
Publication of WO2018030422A4 publication Critical patent/WO2018030422A4/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • G05B23/0205Electric testing or monitoring by means of a monitoring system capable of detecting and responding to faults
    • G05B23/0218Electric 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/0243Electric 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 model based detection method, e.g. first-principles knowledge model
    • G05B23/0254Electric 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 model based detection method, e.g. first-principles knowledge model based on a quantitative model, e.g. mathematical relationships between inputs and outputs; functions: observer, Kalman filter, residual calculation, Neural Networks
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/18Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form
    • G05B19/406Numerical control [NC], i.e. automatically operating machines, in particular machine tools, e.g. in a manufacturing environment, so as to execute positioning, movement or co-ordinated operations by means of programme data in numerical form characterised by monitoring or safety
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N20/00Machine learning
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/32Operator till task planning
    • G05B2219/32356For diagnostics

Definitions

  • a diagnosis device includes a first acquiring unit, a second acquiring unit, a first transmitting unit, a second transmitting unit, a third acquiring unit, and a first determining unit.
  • the first acquiring unit is configured to acquire, from a target device, a piece of context information corresponding to a current operation among a plurality of pieces of context information determined for respective kinds of operations performed by the target device.
  • the second acquiring unit is configured to acquire a piece of detection information output from a detecting unit that detects a physical quantity that changes according to operations performed by the target device.
  • the first transmitting unit is configured to transmit the piece of the context information acquired by the first acquiring unit to a learning device.
  • the detecting unit 211 is a functional unit that detects a physical quantity, such as vibrations or sounds, generated by a tool, such as a drill, an end mill, a bit tip, or a grinding stone, mounted in the processing machine 200, and outputs information on the detected physical quantity as the detection information (the sensor data) to the diagnosis device 100.
  • the detecting unit 211 is implemented by the sensor 57 illustrated in Fig. 2. It may be possible to provide an arbitrary number of the detecting units 211. For example, it may be possible to provide a plurality of the detecting units 211 that detect the same physical quantity, or provide a plurality of the detecting units 211 that detect different physical quantities.
  • the processing information acquiring unit 303 is a functional unit that acquires the context information (the processing information) from the diagnosis device 100 via the receiving unit 301b.
  • the processing information acquiring unit 303 is implemented by, for example, a program executed by the CPU 61 illustrated in Fig. 3.
  • FIG. 7 is a schematic diagram for explaining a detailed example of the model generation process and the diagnosis process in the first embodiment.
  • a context information string 901 in Fig. 9 indicates that a processing process includes operations of driving four motors (a motor X, a motor Y, a motor Z, and the motor B).
  • the motor B is used in this processing process in common with the processing process illustrated in Fig. 7, for example. Therefore, even in the processing process in Fig. 9, the determining unit 106 can perform the diagnosis process by using the same model "motor B" stored in the storage unit 309 of the learning device 300 and a detection information string 921.
  • the model combination process is performed at Steps S301 to S303 as described above, and a corresponding model is transmitted to the diagnosis device 100 in response to a request from the diagnosis device 100 at Step S304.
  • Step S404 The determining unit 306 of the learning device 300 determines whether it is necessary to acquire the detection information corresponding to the context information acquired by the processing information acquiring unit 303 and to generate or combine a model, on the basis of the context information acquired by the processing information acquiring unit 303 and the context information stored in the storage unit 309 (for example, the context information (the "machine tool No.”, the "processing device identification information", and the “processing condition") associated with the feature information and the model in the table illustrated in Fig. 12).
  • the context information the "machine tool No.”, the "processing device identification information", and the "processing condition
  • Fig. 14 is a schematic diagram illustrating an example of a functional block configuration of the diagnosis system according to the second embodiment.
  • Fig. 15 is a schematic diagram for explaining an example of encryption in the second embodiment.
  • Fig. 16 is a schematic diagram for explaining another example of encryption in the second embodiment.
  • Fig. 17 is a schematic diagram for explaining a still another example of encryption in the second embodiment.
  • Fig. 18 is a schematic diagram illustrating an example of a screen for setting a combination of elements of context information.
  • the hashing unit 108 may perform hashing on each of elements of the context information (a "rotational frequency 200 Hz", the "motor A is driven”, a “machine tool Type A”, and a “process on aluminum tube of 20 cm") and obtain hash values. In this case, it becomes possible to categorize each of the hash values of the elements, and associate the categories with the detection information.
  • the hashing unit 108 may collectively perform hashing on pieces of the context information and obtain a single hash value.
  • the hashing unit 108 may perform hashing for each of specific combinations of the elements of the context information and obtain hash values. In this case, it becomes possible to categorize each of the combinations of the elements of the context information that may be used, and associate the categories with the detection information.
  • a setting screen as illustrated in Fig. 18 It may also be possible to allow an administrator to set a specific combination of elements of the context information as illustrated in Fig. 17 described above by using a setting screen as illustrated in Fig. 18.
  • the display control unit 110 to be described later displays the setting screen as illustrated in Fig. 18 on the display unit 111 in response to an operation on the input unit 112 to allow the administrator to freely select a combination of elements of the context information by a selection operation using the input unit 112.
  • Fig. 18 the display control unit 110 to be described later displays the setting screen as illustrated in Fig. 18 on the display unit 111 in response to an operation on the input unit 112 to allow the administrator to freely select a combination of elements of the context information by a selection operation using the input unit 112.
  • the determining unit 106 is a functional unit that determines whether the operation performed by the processing machine 200 is normal, by using the feature information extracted by the feature extracting unit 104 and by using the model that corresponds to the context information hashed by the hashing unit 108 and that is acquired by the model acquiring unit 105. For example, the determining unit 106 requests the feature extracting unit 104 to extract the feature information from the detection information encrypted by the encrypting unit 109. The determining unit 106 calculates a likelihood indicating the degree of likelihood that the feature information extracted from the encrypted detection information is normal, by using a corresponding model.
  • the hashing unit 108 performs hashing to obtain a hash value by applying a hash function to the context information acquired by the processing information acquiring unit 103 (Step S503).
  • the hashing unit 108 may obtain a plurality of the hash values from the context information depending on conditions. The method of obtaining the hash value is as described above.
  • the detection information acquiring unit 302a of the learning device 300a acquires the encrypted detection information transmitted from the diagnosis device 100a (the detection information receiving unit 102) via the receiving unit 301b.
  • the detection information acquiring unit 302a associates the acquired encrypted detection information (the sensor data) with the hashed context information (the hash value) as in the table illustrated in Fig. 20 for example, and stores the detection information in the storage unit 309.
  • Fig. 23 is a flowchart illustrating an example of the diagnosis process in the second embodiment. With reference to Fig. 23, the diagnosis process performed by the diagnosis system in the second embodiment will be described.
  • the numerical control unit 201 of the processing machine 200 sequentially transmits the context information indicating a current operation to the diagnosis device 100a.
  • the first receiving unit 101a receives the context information transmitted from the processing machine 200 as described above (Step S701).
  • the processing information acquiring unit 103 acquires the context information received by the first receiving unit 101a.
  • a diagnosis device 100b includes the communication control unit 101, the detection information receiving unit 102 (the second acquiring unit), the processing information acquiring unit 103 (the first acquiring unit), the feature extracting unit 104, a model acquiring unit 105a (a third acquiring unit), a determining unit 106a (a first determining unit), and the storage unit 107.
  • the program executed by the diagnosis device and the learning device in the embodiments and the modifications as described above may be stored in a computer connected to a network, such as the Internet, and provided by being downloaded via the network.
  • the program executed by the diagnosis device and the learning device in the embodiments and the modifications as described above may be provided or distributed via a network, such as the Internet.

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Evolutionary Computation (AREA)
  • Mathematical Physics (AREA)
  • Automation & Control Theory (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • Medical Informatics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Human Computer Interaction (AREA)
  • Manufacturing & Machinery (AREA)
  • Testing And Monitoring For Control Systems (AREA)
PCT/JP2017/028808 2016-08-09 2017-08-08 Diagnosis device, learning device, and diagnosis system WO2018030422A2 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/321,892 US11415976B2 (en) 2016-08-09 2017-08-08 Diagnosis device, learning device, and diagnosis system
EP17762226.3A EP3497528B1 (en) 2016-08-09 2017-08-08 Diagnosis device, learning device, and diagnosis system
CN201780048541.3A CN109564425B (zh) 2016-08-09 2017-08-08 诊断设备、学习设备和诊断系统

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2016156940A JP6840953B2 (ja) 2016-08-09 2016-08-09 診断装置、学習装置および診断システム
JP2016-156940 2016-08-09

Publications (3)

Publication Number Publication Date
WO2018030422A2 true WO2018030422A2 (en) 2018-02-15
WO2018030422A3 WO2018030422A3 (en) 2018-04-19
WO2018030422A4 WO2018030422A4 (en) 2018-06-14

Family

ID=59799439

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2017/028808 WO2018030422A2 (en) 2016-08-09 2017-08-08 Diagnosis device, learning device, and diagnosis system

Country Status (5)

Country Link
US (1) US11415976B2 (zh)
EP (1) EP3497528B1 (zh)
JP (1) JP6840953B2 (zh)
CN (1) CN109564425B (zh)
WO (1) WO2018030422A2 (zh)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018169069A1 (en) * 2017-03-16 2018-09-20 Ricoh Company, Ltd. Diagnosis device, diagnosis system, diagnosis method, and program
EP3540534A1 (en) * 2018-03-16 2019-09-18 Ricoh Company, Ltd. Information processing apparatus and method
EP3540548A1 (en) * 2018-03-12 2019-09-18 Ricoh Company, Ltd. Diagnosis apparatus, diagnosis method and carrier means
WO2020127512A1 (de) * 2018-12-21 2020-06-25 Mhp Management- Und It-Beratung Gmbh Überprüfungssystem und verfahren zum überprüfen von arbeitsabläufen
US11221608B2 (en) 2017-03-16 2022-01-11 Ricoh Company, Ltd. Diagnosis device, diagnosis system, diagnosis method, and computer-readable medium
US20220286512A1 (en) * 2017-03-21 2022-09-08 Preferred Networks, Inc. Server device, learned model providing program, learned model providing method, and learned model providing system

Families Citing this family (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10485452B2 (en) * 2015-02-25 2019-11-26 Leonardo Y. Orellano Fall detection systems and methods
JP6961424B2 (ja) * 2017-08-30 2021-11-05 株式会社日立製作所 故障診断システム
JP6698603B2 (ja) * 2017-09-29 2020-05-27 ファナック株式会社 数値制御システム、及び運転状態異常検知方法
JP6698604B2 (ja) * 2017-09-29 2020-05-27 ファナック株式会社 数値制御システム、及び工具状態検知方法
JP6659647B2 (ja) * 2017-09-29 2020-03-04 ファナック株式会社 数値制御システム及び逆流防止弁状態検知方法
WO2019069618A1 (ja) * 2017-10-05 2019-04-11 富士フイルム株式会社 医療画像処理装置及び機械学習装置
JP7067971B2 (ja) * 2018-03-13 2022-05-16 株式会社リコー 処理区間判定装置、処理区間判定方法、プログラム、および診断装置
WO2019235035A1 (ja) * 2018-06-08 2019-12-12 パナソニックIpマネジメント株式会社 収音解析システム及び収音解析方法
JP7271872B2 (ja) * 2018-08-10 2023-05-12 株式会社ジェイテクト 異常判定装置、異常判定システムおよび異常判定方法
JP7101131B2 (ja) * 2019-01-31 2022-07-14 ファナック株式会社 数値制御システム
JP7208083B2 (ja) * 2019-03-29 2023-01-18 株式会社リコー 診断装置、診断システムおよびプログラム
JP7133512B2 (ja) * 2019-06-11 2022-09-08 株式会社日立製作所 自動点検システム
JP7347969B2 (ja) * 2019-06-18 2023-09-20 ファナック株式会社 診断装置及び診断方法
JP7324110B2 (ja) * 2019-09-30 2023-08-09 ファナック株式会社 診断装置及び診断方法
JP7482651B2 (ja) * 2020-03-04 2024-05-14 キヤノン株式会社 情報処理装置、監視方法、プログラムおよび物品製造方法
US20210329100A1 (en) * 2020-04-10 2021-10-21 Oracle International Corporation System and method for use of remote procedure call with a microservices environment
US20230161337A1 (en) 2020-05-25 2023-05-25 Fanuc Corporation Diagnostic device, server, and diagnostic method
CN116034006A (zh) * 2020-09-10 2023-04-28 发那科株式会社 状态判定装置以及状态判定方法
WO2022132907A1 (en) * 2020-12-15 2022-06-23 University Of Cincinnati Tool condition monitoring system
WO2022130611A1 (ja) * 2020-12-18 2022-06-23 三菱電機株式会社 情報処理装置及び情報処理方法
JP7359174B2 (ja) * 2021-03-01 2023-10-11 横河電機株式会社 測定データ記録装置、生成装置、システム、装置、方法およびプログラム
WO2023188018A1 (ja) * 2022-03-29 2023-10-05 三菱電機株式会社 異常検知装置、機械システム及び異常検知方法

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5363927B2 (ja) 2009-09-07 2013-12-11 株式会社日立製作所 異常検知・診断方法、異常検知・診断システム、及び異常検知・診断プログラム

Family Cites Families (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5530020B2 (zh) 1972-09-26 1980-08-07
JPS5678932A (en) 1979-12-03 1981-06-29 Fuji Seal Kogyo Kk Method for preventing interior of container from being polluted
FR2656439B1 (fr) * 1989-12-21 1994-09-02 Siemens Automotive Sa Procede et dispositif de memorisation de defauts de fonctionnement intermittents d'un systeme physique et de variables de contexte de ces defauts.
US5253184A (en) * 1991-06-19 1993-10-12 Storage Technology Corporation Failure and performance tracking system
US20070088454A1 (en) * 2004-10-25 2007-04-19 Ford Motor Company System and method for troubleshooting a machine
US8532865B2 (en) * 2007-08-09 2013-09-10 Hitachi Construction Machinery Co., Ltd. Apparatus and system for diagnosing devices included in working machine
JP5290026B2 (ja) 2009-03-31 2013-09-18 日立建機株式会社 作業機械の学習診断システム、状態診断装置及び状態学習装置
JP5501903B2 (ja) * 2010-09-07 2014-05-28 株式会社日立製作所 異常検知方法及びそのシステム
JP5781782B2 (ja) * 2011-02-07 2015-09-24 アズビル株式会社 信号処理装置、信号処理方法、信号処理プログラム、及び記憶媒体
JP5747012B2 (ja) 2012-10-26 2015-07-08 株式会社東芝 匿名化データ変更システム
JP5530020B1 (ja) 2013-11-01 2014-06-25 株式会社日立パワーソリューションズ 異常診断システム及び異常診断方法
JP5753286B1 (ja) * 2014-02-05 2015-07-22 株式会社日立パワーソリューションズ 情報処理装置、診断方法、およびプログラム
CN105391579B (zh) * 2015-11-25 2018-08-24 国家电网公司 基于关键告警集和监督分类的电力通信网故障定位方法
EP3385889A4 (en) * 2015-12-01 2019-07-10 Preferred Networks, Inc. ANOMALY DETECTION SYSTEM, ANOMALY DETECTION METHOD, ANOMALY DETECTION PROGRAM, AND APPRIS MODEL GENERATION METHOD
CN105372534A (zh) * 2015-12-04 2016-03-02 国网河南省电力公司电力科学研究院 一种多传感器多参量信息智能融合系统
JP6156566B2 (ja) 2015-12-25 2017-07-05 株式会社リコー 診断装置、診断方法、プログラムおよび診断システム
WO2017111072A1 (en) 2015-12-25 2017-06-29 Ricoh Company, Ltd. Diagnostic device, computer program, and diagnostic system
US10732606B2 (en) * 2016-05-13 2020-08-04 Ricoh Company, Ltd. Information processing apparatus, information processing method, and information processing system
JP6945297B2 (ja) * 2016-12-05 2021-10-06 株式会社日立製作所 機器診断装置、機器診断システム及び機器診断方法

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5363927B2 (ja) 2009-09-07 2013-12-11 株式会社日立製作所 異常検知・診断方法、異常検知・診断システム、及び異常検知・診断プログラム

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2018169069A1 (en) * 2017-03-16 2018-09-20 Ricoh Company, Ltd. Diagnosis device, diagnosis system, diagnosis method, and program
US11221608B2 (en) 2017-03-16 2022-01-11 Ricoh Company, Ltd. Diagnosis device, diagnosis system, diagnosis method, and computer-readable medium
US20220286512A1 (en) * 2017-03-21 2022-09-08 Preferred Networks, Inc. Server device, learned model providing program, learned model providing method, and learned model providing system
EP3540548A1 (en) * 2018-03-12 2019-09-18 Ricoh Company, Ltd. Diagnosis apparatus, diagnosis method and carrier means
EP3540534A1 (en) * 2018-03-16 2019-09-18 Ricoh Company, Ltd. Information processing apparatus and method
CN110275488A (zh) * 2018-03-16 2019-09-24 株式会社理光 信息处理装置、系统、信息处理方法及记录介质
CN110275488B (zh) * 2018-03-16 2022-07-01 株式会社理光 信息处理装置、系统、信息处理方法及记录介质
WO2020127512A1 (de) * 2018-12-21 2020-06-25 Mhp Management- Und It-Beratung Gmbh Überprüfungssystem und verfahren zum überprüfen von arbeitsabläufen

Also Published As

Publication number Publication date
WO2018030422A3 (en) 2018-04-19
WO2018030422A4 (en) 2018-06-14
JP2018025945A (ja) 2018-02-15
US11415976B2 (en) 2022-08-16
EP3497528B1 (en) 2020-01-08
CN109564425A (zh) 2019-04-02
JP6840953B2 (ja) 2021-03-10
US20190179297A1 (en) 2019-06-13
EP3497528A2 (en) 2019-06-19
CN109564425B (zh) 2021-10-08

Similar Documents

Publication Publication Date Title
WO2018030422A2 (en) Diagnosis device, learning device, and diagnosis system
KR102069266B1 (ko) 진단 장치, 컴퓨터 프로그램, 및 진단 시스템
US20220390271A1 (en) Diagnostic device, computer program, and diagnostic system
JP6822245B2 (ja) 診断装置、診断システム、診断方法およびプログラム
JP7127304B2 (ja) 診断装置、診断方法およびプログラム
JP6673002B2 (ja) 情報処理装置、情報処理方法、情報処理プログラム、および情報処理システム
US20080133439A1 (en) Device for overall machine tool monitoring
US10739764B2 (en) Diagnostic apparatus, diagnostic system, diagnostic method, and recording medium
JP2017205826A (ja) 情報処理装置、情報処理方法、および情報処理システム
JP2021096882A (ja) 情報処理装置、情報処理方法、情報処理プログラム、および情報処理システム
JP6705315B2 (ja) 診断装置、診断システム、診断方法およびプログラム
JP6939053B2 (ja) 診断装置、プログラムおよび診断システム
JP7067971B2 (ja) 処理区間判定装置、処理区間判定方法、プログラム、および診断装置
JP6822242B2 (ja) 診断装置、診断システム、診断方法およびプログラム
JP6790520B2 (ja) 診断装置、診断システム、診断方法およびプログラム
JP7272631B2 (ja) 音響又は振動の判定方法及び判定のための情報処理システム

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17762226

Country of ref document: EP

Kind code of ref document: A2

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2017762226

Country of ref document: EP

Effective date: 20190311