A control system and a control method are provided. A control device in the control system includes a computation processing unit related to control of a control target, a collection unit that executes a process of collecting data associated with the control target, and a monitoring processing unit that executes a process of monitoring a state of the control target and includes a feature quantity generation unit that executes a process for generating a feature quantity from the collected data, and a detection unit that executes a for detecting an abnormality occurring in the control target using the generated feature quantity and an abnormality detection parameter suitable for detection of an abnormality occurring in the control target that is set based on a result of machine learning. An information processing device executes emulation of the monitoring process using the data associated with the control target from the control device.
|
1. A control system, comprising:
a control device comprising a first processor that controls a control target and a database that stores the data associated with the control target in time series; and
an information processing device comprising a second processor and a connecting device that connects with and exchanges data with the control device,
wherein the first processor comprises:
executing control computation of a sequence control and a motion control related to the control target;
executing a process of collecting data associated with the control target; and
executing a process of monitoring a state of the control target, comprising:
executing a feature quantity generation process for generating a first feature quantity from the collected data; and
executing an abnormality detection process for detecting an abnormality occurring in the control target using the first feature quantity and an abnormality detection parameter suitable for detection of an abnormality occurring in the control target, wherein the abnormality detection parameter comprises a threshold value that is set for classifying the first feature quantity into a class of feature quantities suitable for detection of the abnormality occurring in the control target based on a result of machine learning,
wherein the first processor further comprises cyclically executing the process of collecting data and the control computation, and executing a cyclic execution process for causing the process of collecting data and the control computation to be executed with a higher priority than the monitoring process in the cyclic execution, and
the second processor comprises:
executing emulation of the monitoring process using the data associated with the control target from the control device,
emulating the cyclic execution process, wherein the emulation of the monitoring process is executed in the emulation of the cyclic execution process,
evaluating validity indicating whether or not the abnormality detection parameter that is held in the control device is suitable for detection of the abnormality occurring in the control target based on the result of the emulation of the cyclic execution process and a result of a comparison between a time taken for the emulation of the monitoring process in the emulation of the cyclic execution process and a length of a cycle of the cyclic execution process,
if evaluation of the validity indicates the abnormality detection parameter is not valid, generating a second feature quantity from time-series data of the data associated with the control target in the database of the control device, changing the abnormality detection parameter suitable for detection of the abnormality occurring in the control target by performing machine learning using the generated second feature quantity, and repeating the emulation of the monitoring process and the evaluating of the validity, and
if the evaluation of the validity indicates the abnormality detection parameter is valid, determining the abnormality detection parameter is suitable for detection of the abnormality.
4. A control method that is executed by an information processing device comprising a second processor and a connecting device that connects with and exchanges data with a control device comprising a first processor that controls a control target and a database that stores the data associated with the control target in time series,
wherein the first processor comprises:
executing control computation of a sequence control and a motion control related to the control target,
executing a process of collecting data associated with the control target, and
executing a process of monitoring a state of the control target, comprising:
executing a feature quantity generation process for generating a first feature quantity from the collected data; and
executing an abnormality detection process for detecting an abnormality occurring in the control target using the first feature quantity and an abnormality detection parameter suitable for detection of an abnormality occurring in the control target, wherein the abnormality detection parameter comprises a threshold value that is set for classifying the first feature quantity into a class of feature quantities suitable for detection of the abnormality occurring in the control target based on a result of machine learning,
wherein the first processor further comprises cyclically executing the process of collecting data and the control computation, and executing a cyclic execution process for causing the process of collecting data and the control computation to be executed with a higher priority than the monitoring process in the cyclic execution, and
the control method comprises:
receiving the data associated with the control target from the control device; and
executing emulation of the monitoring process using the data associated with the control target received from the control device,
emulating the cyclic execution process, wherein the emulation of the monitoring process is executed in the emulation of the cyclic execution process,
evaluating validity indicating whether or not the abnormality detection parameter that is held in the control device is suitable for detection of the abnormality occurring in the control target based on the result of the emulation of the cyclic execution process and a result of a comparison between a time taken for the emulation of the monitoring process in the emulation of the cyclic execution process and a length of a cycle of the cyclic execution process,
if evaluation of the validity indicates the abnormality detection parameter is not valid, generating a second feature quantity from time-series data of the data associated with the control target in the database of the control device, changing the abnormality detection parameter suitable for detection of the abnormality occurring in the control target by performing machine learning using the generated second feature quantity, and repeating the emulation of the monitoring process and the evaluating of the validity, and
if the evaluation of the validity indicates the abnormality detection parameter is valid, determining the abnormality detection parameter is suitable for detection of the abnormality.
2. The control system according to
wherein the second processor comprises executing emulation of the feature quantity generation process, and
executing the emulation of the feature quantity generation process using the time-series data in the database to generate the second feature quantity from the time-series data.
3. The control system according to
wherein the first processor holds the class of feature quantities suitable for detection of the abnormality occurring in the control target, and
the first processor updates the feature quantities of the class using the first feature quantity generated during execution of the monitoring process.
|
This application claims the priority of Japan patent application serial no. 2018-044474, filed on Mar. 12, 2018. The entirety of the above-mentioned patent application is hereby incorporated by reference herein and made a part of this specification.
The present disclosure relates to a control system and a control method for controlling a control target.
In various production sites, factory automation (FA) technology using a control device such as a programmable logic controller (PLC) is widely used. With recent developments in information and communication technology (ICT), such a control device in the field of FA also has increasingly high performance and advanced functions.
As one example of such high performance and advanced functions, a function of predicting failure of a device that is a control target using machine learning has been proposed. For example, Japanese Patent Application Laid-Open No. 2017-211930 (Patent Document 1) discloses a server including a machine learning device. The server including the machine learning device detects the presence or absence of failure or a degree of failure of a current device by executing machine learning using input data such as an output of a sensor provided in the device, which is received via a network.
In a case where a server is used as in Patent Document 1, reliability of machine learning in a server is degraded when loss of data, lack of data, or the like occurs due to, for example, an error during communication with the server. Therefore, a technique for performing abnormality detection using reliable machine learning on a control device side such as a PLC instead of causing the server to perform the machine learning is desired.
A control system according to an example of the present disclosure is a control system including a control device that controls a control target; and an information processing device capable of exchanging data with the control device, wherein the control device includes a computation processing unit that executes control computation of sequence control and motion control related to the control target; a collection unit that executes a process of collecting data associated with the control target; and a monitoring processing unit that executes a process of monitoring a state of the control target, the monitoring processing unit includes a feature quantity generation unit that executes a feature quantity generation process for generating a feature quantity from the data collected by the collection unit; and a detection unit that executes an abnormality detection process for detecting an abnormality occurring in the control target using the feature quantity generated by the feature quantity generation unit and an abnormality detection parameter suitable for detection of an abnormality occurring in the control target that is set based on a result of machine learning, and the information processing device includes a monitoring emulator that executes emulation of the monitoring process of the monitoring processing unit using the data associated with the control target from the control device.
A control method according to an example of the present disclosure is a control method that is executed by an information processing device capable of exchanging data with a control device that controls a control target, wherein the control device includes a computation processing unit that executes control computation of sequence control and motion control related to the control target, a collection unit that executes a process of collecting data associated with the control target, and a monitoring processing unit that executes a process of monitoring a state of the control target, the monitoring processing unit includes a feature quantity generation unit that executes a feature quantity generation process for generating a feature quantity from the data collected by the collection unit; and a detection unit that executes an abnormality detection process for detecting an abnormality occurring in the control target using the feature quantity generated by the feature quantity generation unit and an abnormality detection parameter suitable for detection of an abnormality occurring in the control target that is set based on a result of machine learning, and the control method comprises receiving the data associated with the control target from the control device; and executing emulation of the monitoring process of the monitoring processing unit using the data associated with the control target received from the control device.
This disclosure provides an environment in which abnormality detection can be performed using reliable machine learning by a control device.
According to the above-described disclosure, in the information processing device, the monitoring process of the monitoring processing unit of the control device can be emulated by the monitoring processing emulator and the monitoring process of the monitoring processing unit of the control device can be reproduced in the information processing device. Therefore, it is possible to provide content of the reproduction as information for confirming whether or not abnormality detection based on reliable machine learning can be performed inside the control device.
According to an embodiment of the disclosure, the control device further includes a database that stores the data associated with the control target collected by the collection unit in time series, and the data associated with the control target that is used by the monitoring emulator of the information processing device includes data in the database of the control device.
According to the above disclosure, the information processing device can reproduce the monitoring process of the monitoring processing unit of the control device retroactively by performing emulation of the monitoring emulator using the time-series data stored (accumulated) in time series.
According to an embodiment of the disclosure, the information processing device evaluates validity indicating whether or not the abnormality detection parameter held in the control device is suitable for detection of the abnormality occurring in the control target based on a result of the emulation of the monitoring process.
According to the above disclosure, it is possible to evaluate validity indicating whether or not the abnormality detection parameter is suitable for detection of an abnormality occurring in a control target.
According to an embodiment of the disclosure, the control device further includes an execution management unit that cyclically executes collection of data of the collection unit and control computation of the computation processing unit and executes a cyclic execution process for causing collection of data of the collection unit and control computation of the computation processing unit to be executed with a higher priority than the monitoring process of the monitoring processing unit in the cyclic execution, wherein the information processing device includes a cyclic execution emulator that emulates the cyclic execution process of the execution management unit, and emulation of a monitoring process of the monitoring emulator is executed in the emulation of the cyclic execution process of the cyclic execution emulator.
According to the above disclosure, regarding the evaluation of the validity of the abnormality detection parameter, the information processing device can emulate the cyclic (periodical) execution of the control computation of the control device and evaluate the validity based on a result of the emulation of the monitoring process of the monitoring emulator in the cyclic execution.
According to an embodiment of the disclosure, the information processing device evaluates validity indicating whether or not the abnormality detection parameter that is held in the control device is suitable for detection of an abnormality occurring in the control target, based on a result of the emulation of the cyclic execution process.
According to the above disclosure, it is possible to evaluate the validity of the abnormality detection parameter based on the result of the emulation of the cyclic execution process.
According to an embodiment of the disclosure, the evaluation of the validity based on the result of the emulation of the cyclic execution process includes evaluation of the validity based on a result of a comparison between a time taken for emulation of the monitoring process in the emulation of the cyclic execution process and a length of the cycle.
According to the above disclosure, it is possible to perform evaluation of the validity from the time taken for emulation of the monitoring processing in the emulation of the cyclic execution process.
According to an embodiment of the disclosure, the control device further includes a database that stores the data associated with the control target collected by the collection unit in time series, and the information processing device further includes a time-series feature quantity generation unit that generates a feature quantity from time-series data of the data associated with the control target in the database of the control device, and a determination unit that determines an abnormality detection parameter suitable for detection of an abnormality occurring in the control target by performing machine learning using the feature quantity generated by the time-series feature quantity generation unit.
According to the above disclosure, the information processing device can generate the feature quantity from the time-series data of the data associated with the control target in the database of the control device, and determine an abnormality detection parameter suitable for detection of an abnormality occurring in the control target from the learning result of the machine learning using the generated feature quantity.
According to an embodiment of the disclosure, the monitoring emulator includes a feature quantity generation emulator that executes emulation of a feature quantity generation process of the feature quantity generation unit, and the time-series feature quantity generation unit includes a unit that causes the feature quantity generation emulator to execute emulation of the feature quantity generation process using the time-series data in the database to generate a feature quantity from the time-series data.
According to the above disclosure, the information processing device causes the feature quantity generation emulator to execute emulation of the feature quantity generation process, such that the feature quantity can be generated from the time-series data.
According to an embodiment of the disclosure, the abnormality detection parameter suitable for detection of the abnormality occurring in the control target includes a threshold value for classifying the feature quantity generated by the feature quantity generation unit into a class of feature quantities suitable for detection of the abnormality occurring in the control target.
According to the above disclosure, the threshold value for classifying the feature quantities into classes can be included in the abnormality detection parameter.
According to an embodiment of the disclosure, the control device holds a class of the feature quantity suitable for detection of the abnormality occurring in the control target, and the control device updates the feature quantity of the class using the feature quantity that is generated by the feature quantity generation unit during execution of the monitoring process.
In the above disclosure, the control device can update the feature quantity of the class using the feature quantity generated from the data collected from the control target, and the classification into classes using the updated class becomes possible.
According to the above disclosure, in the information processing device, the monitoring process of the monitoring processing unit of the control device can be emulated by the monitoring processing emulator and the monitoring process of the monitoring processing unit of the control device can be reproduced in the information processing device. Therefore, it is possible to provide content of the reproduction as information for confirming whether or not abnormality detection based on reliable machine learning can be performed inside the control device.
According to this disclosure, it is possible to provide an environment in which a control device can perform abnormality detection using reliable machine learning.
Embodiments of the present disclosure will be described in detail with reference to the drawings. In the figures, the same or corresponding units are denoted by the same reference numerals, and description thereof will not be repeated.
<A. Application Example>
First, an example of a situation in which the present disclosure is applied will be described with reference to
The control device 100 includes a computation processing unit that executes control computation of sequence control and motion control related to a control target, a collection unit that executes a process of collecting data (raw data 132) associated with the control target, and a monitoring processing unit that executes a process of monitoring a state of the control target.
When the production line or the like is in operation, a PLC engine 150 executes a variable manager 154 corresponding to a “collection unit” to collect data associated with the control target while executing a sequence/motion program 162 corresponding to the “control computation.” Further, the “monitoring processing unit” includes a feature quantity generation unit that executes a feature quantity generation process of generating a feature quantity from the collected data, and an abnormality detection engine 140.
The feature quantity generation unit corresponds to a feature quantity generation program 174, and the feature quantity generation process is executed by executing the feature quantity generation program 174. The abnormality detection engine 140 executes an abnormality detection process of detecting an abnormality occurring in a control target using the feature quantity generated by the feature quantity generation unit and an abnormality detection parameter 136 or learning data 134 suitable for detection of an abnormality held in an internal DB 130. The abnormality detection parameter 136 or the learning data 134 is based on a learning result of machine learning of the support device 200.
The support device 200 includes a monitoring processing emulator 2272 that executes emulation of the “monitoring processing unit” using the data associated with the control target from the control device 100. The monitoring processing emulator 2272 executes an instruction to emulate the feature quantity generation program 174 and a program of the abnormality detection engine 140 in a processor environment that is provided by a computer of the support device 200. Accordingly, the “monitoring processing unit” of the control device 100 is emulated in the support device 200.
Thus, in the support device 200, the monitoring process of the “monitoring processing unit” of the control device 100 can be emulated by the monitoring processing emulator 2272 and the monitoring process of the “monitoring processing unit” of the control device 100 can be reproduced in the support device 200. Therefore, it is possible to provide content of the reproduction as information for confirming whether or not reliable machine learning can be performed inside the control device 100.
The “collection unit” of the control device 100 corresponds to the variable manager 154. The variable manager 154 collects data of a user variable and device variable 1544 that is updated by an I/O refresh process that is cyclically executed, in synchronization with the cycle. The collected data is used for the above monitoring process and is stored as time-series raw data 132 in an order of collection (detection) in a time-series DB 131. A time-series DB program 163 adds a time stamp to the raw data 132 collected by the collection unit in the order of collection (detection), and stores the resultant raw data in the time-series DB 131. This time stamp can be assigned in units of time that can be variably set, such as units of control cycles, units of works, or units of takt time.
Regarding the above reproducibility, the data associated with the control target that is used by the monitoring processing emulator 2272 of the support device 200 includes the time-series raw data 132 in the time-series DB 131 of the control device 100. Thus, the emulation in the support device 200 is performed using the time-series raw data 132 in the time-series DB 131.
Therefore, by performing emulation using the time-series data stored (accumulated) in time series, the support device 200 can reproduce the monitoring process of the “monitoring processing unit” of the control device 100 retroactively.
Regarding the above reproduction, the support device 200 is capable of exchanging data including the time-series raw data 132 in the time-series DB 131 with the control device 100. In this case, for example, a data access unit 2262 of the support device 200 can exchange data with the control device 100 via a storage medium such as a memory card in which the raw data 132 has been stored.
By exchanging such data via the storage medium instead of passing through the network, the support device 200 can receive the time-series raw data 132 in the time-series DB 131 without causing data loss due to a communication error. Therefore, in the support device 200, it is possible to improve accuracy of the reproducibility using the emulation.
It should be noted that the exchange of data between the support device 200 and the control device 100 is not limited to a method in which the exchange is via the storage medium.
The support device 200 further includes an evaluation unit 2270 that evaluates validity indicating whether or not the abnormality detection parameter 136 held in the control device 100 is suitable for detection of an abnormality occurring in the control target based on a result of the emulation of the monitoring process.
Regarding such evaluation of the validity of the abnormality detection parameter 136, the support device 200 emulates cyclic execution of the control computation of the control device 100 and evaluates the validity based on a result of the emulation.
Regarding the cyclic execution of the control computation, the control device 100 cyclically executes the collection (the variable manager 154) of the data associated with the control target and control computation (the sequence/motion program 162) according to a computation process. In this cyclic execution, the control device 100 further includes an execution management unit (a scheduler 152) that executes a cyclic execution process for executing the collection of the data associated with the control target and the control computation according to the computation process with a higher priority than the “monitoring process” (the feature quantity generation program 174 and the abnormality detection engine 140).
Regarding the emulation of the cyclic execution, the support device 200 includes a PLC emulator 2260 that emulates the PLC engine 150. The PLC emulator 2260 includes a cyclic execution emulator (a scheduler emulator 2269) that emulates the cycle execution process of the execution management unit (the scheduler 152). In the emulation of the cyclic execution process of the cyclic execution emulator, emulation of a control program emulator 2265 (a monitoring processing emulator 2272 including a feature quantity generation program emulator 2266) and a system program emulator 2267 including a variable manager emulator 2268, which are included in the PLC emulator 2260, is executed.
Thus, the support device 200 can evaluate the validity of the abnormality detection parameter 136 based on an execution result (content of reproduction) of the emulation of the monitoring process in the emulation of the cyclic execution of the control computation of the control device 100.
For example, when the evaluation unit 2270 evaluates the validity based on the result of the emulation of the cyclic execution process, the evaluation unit 2270 can evaluate the validity based on a result of comparison of a time taken for the emulation of the monitoring process in the emulation of the cyclic execution process with a length of a cycle of the cyclic execution.
Hereinafter, a more detailed configuration and a process of the control system 1 according to the embodiment will be described as a more specific application example of the present disclosure.
<B1. Overall Configuration Example of Control System>
First, an overall configuration example of the control system 1 according to the embodiment will be described.
The control device 100 may be embodied as a type of computer such as a programmable logic controller (PLC). The control device 100 is connected to a field device group 10 via a first field network 2 and to one or a plurality of display devices 400 via a second field network 4. Further, the control device 100 is connected to a data logging device 600 via a local network 6. The control device 100 exchanges data with the connected devices via the respective networks. It should be noted that the data logging device 600 and the display devices 400 are optional configurations and are not indispensable components of the control system 1.
The control device 100 includes a control logic (hereinafter also referred to as a “PLC engine”) that executes various computations for controlling a facility or machine. In addition to the PLC engine, the control device 100 also has a collection function of collecting data (hereinafter also referred to as “input data”) measured by the field device group 10 and transferred to the control device 100). Further, the control device 100 also has a monitoring function of monitoring the collected input data. By causing the control device 100 to have these functions, it is possible to monitor a phenomenon occurring in the control target at shorter cycles.
Specifically, an internal database (hereinafter, also referred to as an “internal DB”) 130 mounted in the control device 100 provides the collection function, and the abnormality detection engine 140 mounted in the control device 100 provides the monitoring function. Details of the internal DB 130 and the abnormality detection engine 140 will be described later.
A network that performs cyclic communication in which an arrival time of data is guaranteed may be adopted for the first field network 2 and the second field network 4. EtherCAT (registered trademark), EtherNet/IP (registered trademark), DeviceNet (registered trademark), CompoNet (registered trademark), and the like are known as networks that perform such cyclic communication.
The field device group 10 includes a device that collects input data from the control target or a manufacturing device, a production line, or the like related to control (hereinafter also referred to as a “field”). An input relay, various sensors, or the like are assumed as such a device that collects input data. The field device group 10 further includes a device that gives some actions to the field based on a command (hereinafter also referred to as “output data”) generated by the control device 100. An output relay, a contactor, a servo driver, a servo motor, and another arbitrary actuator are assumed as such a device that gives some actions to the field. The field device group 10 exchanges data including the input data and the output data with the control device 100 via the first field network 2.
In the example of the configuration illustrated in
The remote I/O device 12 includes a communication unit that performs communication via the first field network 2, and an input/output unit (hereinafter referred to as an “I/O unit”) for performing acquisition of input data and output of output data. The input data and the output data are exchanged between the control device 100 and the field via such an I/O unit. An example in which digital signals are exchanged as input data and output data via the relay group 14 is illustrated in
The I/O unit may be directly connected to the field network. An example in which the I/O unit 16 is directly connected to the first field network 2 is illustrated in
The image sensor 18 performs an image measurement process such as pattern matching on image data captured by the camera 20 and transmits a result of the process to the control device 100.
The servo driver 22 drives the servo motor 24 according to output data (for example, a position command) from the control device 100.
As described above, data is exchanged between the control device 100 and the field device group 10 via the first field network 2, but these exchanged pieces of data are updated in a very short cycle on the order of hundreds of μsec to tens of msec. It should be noted that this process of updating the exchanged data may be referred to as an “I/O refresh process.”
In addition, the display device 400 connected to the control device 100 via the second field network 4 transmits, for example, a command according to a user operation to the control device 100 in response to an operation from the user, and graphically displays, for example, a result of computation in the control device 100.
The data logging device 600 is connected to the control device 100 via the local network 6, and exchanges necessary data with the control device 100. The data logging device 600 has, for example, a database function, and collects, for example, event logs that are generated by the control device 100, in a time-series. A general-purpose protocol such as Ethernet (registered trademark) may be mounted on the local network 6. That is, typically, a transmission cycle or an updating cycle of data in the local network 6 may be later than a transmission cycle or an updating cycle of data in the field network (the first field network 2 and the second field network 4). However, the local network 6 may be able to transmit more data at the same time than the field network.
The support device 200 is a device that supports preparation necessary for the control device 100 to control the control target. Specifically, the support device 200 provides, for example, a program development environment (a program creation and editing tool, a parser, a compiler, or the like) for a program that is executed by the control device 100, a setting environment for setting parameters (configuration) of the control device 100 and various devices connected to the control device 100, a function of transmitting a generated user program to the control device 100, and a function of correcting and changing, online, the user program or the like that is executed on the control device 100.
Further, the support device 200 according to the embodiment determines, for example, the abnormality detection parameter 136 using the time-series raw data 132, to be described later, of the internal DB 130 mounted in the control device 100, and also provides an environment in which the abnormality detection engine 140 is emulated. Details of this emulation will be described later.
<B. Example of Hardware Configuration of Each Device>
Next, an example of a hardware configuration of main devices constituting the control system 1 according to the embodiment will be described.
(b1: Example of Hardware Configuration of Control Device 100)
The processor 102 reads various programs stored in the secondary storage device 108, develops the programs in the main storage device 106, and executes the programs, thereby realizing control according to the control target and various processes to be described later. The chipset 104 realizes a process of the entire control device 100 by controlling the processor 102 and each component.
The secondary storage device 108 stores a user program to be executed using the PLC engine, in addition to a system program for realizing the PLC engine. Further, a program for realizing the internal DB 130 and the abnormality detection engine 140 is also stored in the secondary storage device 108.
The local network controller 110 controls exchange of data with other devices via the local network 6. The USB controller 112 controls exchange of data with the support device 200 via a USB connection.
The memory card interface 114 is configured such that a memory card 116 can be attached and detached, and data can be written to the memory card 116 and various pieces of data (a user program, trace data, or the like) can be read from the memory card 116.
The internal bus controller 122 is an interface that exchanges data with the I/O units 124-1, 124-2, . . . mounted in the control device 100.
The field bus controller 118 controls exchange of data with other devices via the first field network 2. Similarly, the field bus controller 120 controls exchange of data with other devices via the second field network 4.
Although an example of a configuration in which the necessary functions are provided by the processor 102 executing the program has been illustrated in
(b2: Example of Hardware Configuration of Support Device 200)
Next, the support device 200 according to the embodiment is realized, for example, by executing a program using hardware (for example, a general-purpose personal computer) conforming to a general-purpose architecture.
The processor 202 reads various programs stored in the secondary storage device 208, opens the programs in the main storage device 206, and executes the programs, thereby realizing various processes as will be described later.
The secondary storage device 208 includes, for example, a hard disk drive (HDD) or a flash solid state drive (SSD). Typically, various programs including a development program (not illustrated) for performing creation of a user program to be executed in the support device 200, debug of the created program, definition of a system configuration, setting of various parameters, and the like, and an emulator tool 225 including instruction codes for executing a data mining tool 226 and a PLC emulator 2260 to be described later are stored in the secondary storage device 208. An area of an internal DB 224 that stores data related to the data mining tool 226 is provided in the secondary storage device 208. The secondary storage device 208 may store an OS and other necessary programs. In this embodiment, the data mining tool 226 includes a program or a combination of a program and data for realizing data mining in the support device 200.
The drive 204 is configured such that the memory card 116 or the storage medium 205 can be attached and detached. The drive 204 can write data to the memory card 116 or the storage medium 205 and can read various pieces of data (user program, trace data, time-series data, or the like) from the memory card 116 or the storage medium 205. The storage medium 205 includes, for example, the storage medium 205 (for example, an optical storage medium such as a digital versatile disc (DVD)) that non-transitorily stores a computer-readable program. The stored program or data is read from the memory card 116 or the storage medium 205 and installed in an internal storage area of the secondary storage device 208 or the like.
Although various programs that are executed by the support device 200 may be installed via the computer-readable memory card 116 or storage medium 205, the programs may be installed in a form in which the programs are downloaded from, for example, a server device on a network. In addition, functions that are provided by the support device 200 according to the embodiment may be realized in a form in which some modules that are provided by an OS are used.
The USB controller 212 controls exchange of data with the control device 100 via a USB connection. The local network controller 214 controls exchange of data with another device via an arbitrary network. Data that the USB controller 212 exchanges with the control device 100 includes, for example, the time-series raw data 132, the abnormality detection parameter 136, and the learning data 134 in the time-series DB 131.
The input unit 216 includes a keyboard, a mouse, or the like, and receives a user operation. The display unit 218 includes a display, various indicators, and the like, and outputs, for example, a processing result from the processor 202. A printer may be connected to the support device 200.
Although an example of a configuration in which necessary functions are provided by the processor 202 executing a program has been illustrated in
(b3: Example of Hardware Configuration of Data Logging Device 600)
Next, the data logging device 600 constituting the control system 1 according to the embodiment can be realized, for example, by using a general-purpose file server or a database server. Since a hardware configuration of such a device is well known, detailed description thereof will not be given here.
(b4: Example of Hardware Configuration of Display Device 400)
Next, the display device 400 constituting the control system 1 according to the embodiment is referred to as a human machine interface (HMI) device. A configuration in which the display device 400 is mounted as a dedicated device may be adopted. The display device 400 may be realized using hardware according to a general-purpose architecture (for example, an industrial personal computer conforming to a general-purpose personal computer).
<C. Abnormality Detection Function>
Next, an abnormality detection function that is provided by the control system 1 according to the embodiment will be described.
Specifically, a raw data collection step (1) is first performed. In the raw data collection step (1), data (raw data 132) that is used for analysis related to abnormality detection among data that is handled by the control device 100 is written in the internal DB 130. The raw data collection step (1) is realized by executing an internal DB access program 164 of the control device 100 which will be described later.
In the control device 100, a unique variable name is allocated to each of data (input data and output data) that is exchanged with the field and internal data, and a user program or the like is described using each variable name. That is, in the control device 100, an environment in which variable programming is possible is provided. Therefore, in the following description, representations “designation of the variable” or “specifying of the variable” are used substantially synonymously with specifying data that is a target. It should be noted that the scope of the present disclosure is not limited to a configuration in which the variable is programmable, and a configuration in which an address in a memory is directly designated can be included in the technical scope.
A time-series DB storage step (2) of storing the collected raw data 132 in the time-series DB 131 in time series is then performed. In the time-series DB storage step (2), the time-series DB program 163 stores the collected raw data 132 in the time-series DB 131 while assigning a time stamp to the raw data 132. The time stamp corresponds to a time when the raw data 132 is collected (detected).
A feature quantity generation step (3) is then performed. In the feature quantity generation step (3), a predetermined feature quantity generation scheme is applied to data that is a target among data exchanged with the field and internal data, thereby sequentially generating feature quantities. The feature quantity generation step (3) is realized by executing a feature quantity generation program 174 of the control device 100 which will be described later.
In this embodiment, typically, an abnormality detection scheme suitable for detection of an abnormality occurring in a control target is determined by the support device 200. The abnormality detection scheme indicates a scheme capable of detecting a desired abnormality when certain data is monitored with a certain logic. In the embodiment, the abnormality detection scheme includes a scheme of generating feature quantities from one or a plurality of pieces of raw data 132 from the field. The support device 200 determines the abnormality detection scheme by executing the data mining tool. According to the determined abnormality detection scheme, settings, parameters, or the like for generating the feature quantity are output.
A feature quantity extraction step (4) is then performed. In the feature quantity extraction step (4), based on a type of feature quantity indicated by the abnormality detection parameter 136, that is, a type of feature quantity suitable for detection of the abnormality occurring in the control target, the feature quantity of the type is extracted (selected) from the feature quantities generated in the feature quantity generation step (3). The feature quantity extraction step (4) is realized by the feature quantity extraction unit 142 of the abnormality detection engine 140.
Then, an abnormality detection step (5) is performed. In the abnormality detection step (5), with respect to the feature quantity of the type selected in the feature quantity extraction step (4), the feature quantity generated in each predetermined cycle or each predetermined event is monitored, that is, an abnormality is detected from the feature quantity based on the abnormality detection parameter 136 and the learning data 134. Specifically, a score value 147 indicating a degree to which the feature quantity of the type selected in the feature quantity extraction step is to be classified into the class indicated by the learning data 134 is calculated. The score value 147 is compared with a threshold value indicated by the abnormality detection parameter 136, and when the score value 147 crosses (exceeds) the threshold value, an abnormality is detected. Further, the score value 147 in this case is stored in the internal DB 130. Further, when an abnormality is detected, an event log 146 is output. The abnormality detection step (5) is realized by the abnormality detection unit 144 of the abnormality detection engine 140.
The abnormality detection parameter 136 includes a type of feature quantity that is a monitoring target and the threshold value suitable for detection of an abnormality occurring in the control target, which is determined by the support device 200 executing the data mining tool 226.
The monitoring process in the control device 100 may include the feature quantity extraction step (4) and the abnormality detection step (5) in
Through the steps (1) and (3) to (5) described above, the control device 100 can perform a process of monitoring the control target, that is, selection of a feature quantity suitable for detection of an abnormality occurring in the control target and detection of an abnormality occurring in the control target using the selected feature quantity using the abnormality detection parameter 136 and the learning data 134.
<D. Data Mining Tool>
Next, a data mining tool that is provided by the control system 1 according to the embodiment will be described. In the embodiment, setting (the abnormality detection parameter 136 and the learning data 134) necessary for the monitoring process is performed based on the raw data 132 associated with the control target collected by the control device 100 using the data mining tool 226 included in the support device 200.
First, a raw data collection step (1) is performed. In the raw data collection step (1), the raw data 132 in the time-series DB 131 of the control device 100, for example, is transferred to the support device 200 via the memory card 116 and stored in the internal DB 224 such as the secondary storage device 208. The raw data collection step (1) is realized by the data access unit 2262 of the support device 200. Specifically, the data access unit 2262 accesses (reads) the memory card 116 via the drive 204 and stores the read raw data 132, for example, in the internal DB 224 such as the secondary storage device 208.
Next, a data mining step (2) is performed. In the data mining step (2), the time-series raw data 132 written to the internal DB 224 is read, and an abnormality detection scheme is determined. Specifically, the user operates the support device 200 using the data mining tool 226 and reads and analyzes the raw data 132 collected in the internal DB 224 to determine a feature quantity generation scheme and an abnormality detection scheme.
A feature quantity generation step (3) is then executed. In the feature quantity generation step (3), the feature quantity generation scheme determined in the data mining step (2) is applied to generate the feature quantity from the time-series raw data 132 of the internal DB 224.
The feature quantity generation step (3) is realized by the feature quantity generation program emulator 2266 of the support device 200 emulating the feature quantity generation program 174 using the time-series raw data 132 of the internal DB 224.
Then, a feature quantity learning step (4) is executed. In the feature quantity learning step (4), machine learning is performed on the feature quantity generated in the feature quantity generation step (3), and the abnormality detection parameter 136 and the learning data 134 are determined from a result of the machine learning. In the feature quantity learning step (4), the parameter determination unit 2263 of the support device 200 determines the abnormality detection parameter 136, and the learning data determination unit 2261 determines the learning data 134. In this embodiment, the abnormality detection parameter 136 includes a type or a determination index (typically, a threshold value or the like) of a feature quantity suitable for detection of an abnormality occurring in a control target. The feature quantity learning step (4) is realized by the determination unit 2264 using the machine learning engine of the support device 200.
An example of a feature quantity generation scheme in the feature quantity learning step will be described.
Specifically, the parameter determination unit 2263 calculates respective feature quantities illustrated in
Alternatively, various types of principal component analysis may be adopted as a typical scheme. As a principal component analysis scheme, any known method can be adopted.
Through the steps (1) to (4) described above, the support device 200 can determine a definition of the feature quantity that is used for abnormality detection, and the abnormality detection parameter 136, the learning data 134, and the like for determining that there is an abnormality.
Further, a feature quantity monitoring step (5) and an evaluation step (6) are performed in the support device 200. In the feature quantity monitoring step (5), the time-series raw data 132, the score value 147, and the event log 146 are acquired from the control device 100 via the memory card 116 or the like, and stored in the internal DB 224 or the like. The acquisition of the data in the feature quantity monitoring step (5) is realized by the data access unit 2262, for example.
In an evaluation step (6), validity indicating whether or not the abnormality detection parameter 136 or the learning data 134 that is used for abnormality detection, that is, held in the control device 100, is suitable for detection of an abnormality occurring in the control target is evaluated. The evaluation step (6) is typically realized by the evaluation unit 2270 of the support device 200.
In an adjustment step (7), the adjustment unit 2271 performs adjustment (change) of the abnormality detection parameter 136 or the learning data 134 that is held in the control device 100. For example, the adjustment unit 2271 performs the adjustment based on the evaluation result of the evaluation unit 2270. The evaluation and the adjustment in the evaluation unit 2270 and the adjustment unit 2271 of the support device 200 will be described later.
<E. Feature Quantity Generation Step and Feature Quantity Learning Step>
A control program (user program) used in the feature quantity collection step (3) and the feature quantity learning step (4) in
For the feature quantity generation function block 1742, an input variable designation 1744 for specifying a variable that is used for calculation of the feature quantity and an output destination designation 1746 indicating an output destination of the calculated feature quantity are defined.
A functional block 1682 for executing a process corresponding to the learning data determination unit 2261 of the machine learning engine may be connected to an output stage (the output destination designation 1746) of the feature quantity generation function block 1742. That is, the output destination designation 1746 of the feature quantity generation function block 1742 is connected to input variable designation 1684 for designating a variable serving as the feature quantity of the learning target of the functional block 1682.
Information obtained as a result of the machine learning, that is, the learning data 134, is output in an output stage (learning result output destination designation 1686) of the functional block 1682.
Usually, a label (normality or abnormality) is assigned to each feature quantity, and the user determines a range indicated by a dashed line defined by a threshold value 304 defining a class consisting of a set of feature quantities when the control target is in a normal state and/or a class consisting of a set of feature quantities when the control target is in an abnormal state while referring to the label assigned to each feature quantity. For example, the user may designate a reference position (a mark x in
In the example illustrated in
When the abnormality detection parameter 136 can be set, the feature quantity collection step (3) and the feature quantity learning step (4) in the support device 200 in
<F. Monitoring Process>
The monitoring process in the control device 100 according to the embodiment will be described.
A functional block 1702 is connected to the output stage (the output destination designation 1746) of the feature quantity generation function block 1742 in
The functional block 1702 compares, in each control cycle, the variable (the feature quantity) designated in the input variable designation 1704 with the threshold value TH corresponding to the threshold value 304 designated in the abnormality detection parameter 136, and sets a variable (the score value 147) defined as the abnormality detection output destination designation 1708 when an event in which the feature quantity crosses the threshold value TH occurs. In the user program, it is possible to immediately detect an abnormality in a facility or machine that is a control target based on the value of the variable (the score value 147) designated as the abnormality detection output destination designation 1708.
Here, the score value 147 can include, for example, a degree of separation of the feature quantity from the class of the learning data 134, such as a distance of the feature quantity from the reference position (see the mark x in
The monitoring processing program (that is, the feature quantity generation program 174 and the function block of the abnormality detection engine 140) of the control device 100 illustrated in
<G. Evaluation Step and Adjustment Step>
The evaluation process will be described with reference to
When the event log 146 is generated, the evaluation unit 2270 evaluates the validity indicating whether the abnormality detection parameter 136 held in the control device 100 is suitable for detection of an abnormality occurring in the control target. For example, a case in which the event log 146 indicates an abnormality, but an operator determines that the control target is normal (there is no abnormality) when observing the control target will be described.
Specifically, the evaluation unit 2270 extracts the raw data 132 (a portion indicated by a dashed line in
The adjustment unit 2271, for example, changes the threshold value 304 illustrated in
The evaluation unit 2270 causes the monitoring processing emulator 2272 to execute the emulation of the monitoring process again using the abnormality detection parameter 136 having the extracted raw data 132 (a portion indicated by a dashed line in
An adjustment method of the adjustment unit 2271 is not limited to changing of the threshold value 304. For example, when the type or the number of feature quantities to be defined is adjusted, the learning data 134 (the feature quantity space of
The user transfers the abnormality detection parameter 136 or the learning data 134 after adjustment has ended, to the control device 100 via the memory card 116. Accordingly, the control device 100 can update the original abnormality detection parameter 136 or learning data 134 held in the internal DB 130 using the abnormality detection parameter 136 or the learning data 134 after the adjustment (that is, having validity).
(g1: Evaluation and Adjustment According to Additional Learning of Learning Data)
In the embodiment, the control device 100 can also perform additional learning on the learning data 134. Specifically, the control device 100 holds a class of the feature quantity (learning data 134) suitable for detection of an abnormality occurring in the control target, and the control device 100 updates the feature quantity included in the class using the feature quantity that is generated by the feature quantity generation program 174 during execution of the monitoring process. For example, using a feature quantity extracted from the generated feature quantity, the feature quantity is added to the learning data 134.
Thus, the feature quantity of the raw data 132 collected at the time of an operation of the production line in the control device 100 is added, and therefore, the learning data 134 changes. The evaluation unit 2270 may perform the evaluation process using the learning data 134 after the change. Based on a result of the evaluation process, the adjustment unit 2271 adjusts the abnormality detection parameter 136 or the learning data 134. Accordingly, the learning data 134 can be generated by the control device 100, and validity thereof can be evaluated by the evaluation unit 2270 of the support device 200.
(g2: Evaluation in Control Cycle)
As an example, it is assumed that two tasks (a high priority task and a low priority task) are set with different priorities. A process which is necessarily executed in each system cycle (for example, the I/O refresh process and the control computation) is registered as the high priority task, and a process that may be executed over a plurality of system cycles or a process for which an execution timing need not be strictly guaranteed (for example, the monitoring process) is registered as the low priority task.
As illustrated in
Thus, an execution management unit that executes the collection (the I/O refreshing process) of the raw data 132 of the variable manager 154 (the collection unit) and the control computation (the sequence/motion program 162) of the computation processing unit with a higher priority than the monitoring process (the feature quantity generation program 174 and the abnormality detection engine 140) of the monitoring processing unit is realized by the scheduler 152.
In the embodiment, in the support device 200, execution management according to the priority of the scheduler 152 is emulated by the scheduler emulator 2269 in the PLC emulator 2260. In the emulation of the scheduler emulator 2269, emulation is executed by a system program emulator 2267 that emulates collection (an I/O refresh process) of the raw data 132 that is performed by the variable manager 154 (a collection unit) and control computation (a sequence/motion program 162) of the computation processing unit, and the monitoring processing emulator 2272 that emulates the monitoring process.
The evaluation unit 2270 evaluates the validity from a scheduling result according to the emulation of the scheduler emulator 2269.
For example, it is possible to detect cycles necessary for completion of the monitoring process from a result of the emulation, and evaluate, for example, that the abnormality detection parameter 136 is not valid when the number of detected cycles exceeds a predetermined number of cycles. Specifically, it can be assumed that the type or the number of feature quantities designated by the abnormality detection parameter 136 is too large and the cycles necessary for completion of the monitoring process exceed a predetermined number of cycles. In this case, the evaluation unit 2270 outputs an evaluation that the abnormality detection parameter 136 is not valid.
<H. Functions Provided by Control System 1>
A function provided by each device of the control system 1 according to the embodiment will be described with reference again to
Referring to
The PLC engine 150 is typically provided by executing a system program and a user program on the OS 190. More specifically, the PLC engine 150 includes the scheduler 152, the variable manager 154, and the control program 160.
The scheduler 152 controls an execution timing, an execution order, and the like of each program (or a task corresponding to the program) constituting the PLC engine 150. In the embodiment, in the scheduler 152, an execution cycle is determined in advance for each task included in the PLC engine 150 corresponding to the execution management unit that executes the process according to the priority described above. The scheduler 152 performs control so that the program can be repeatedly executed according to the determined execution cycle and the priority.
The variable manager 154 manages, as a variable, data that is updated through the I/O refresh process that is cyclically executed in the PLC engine 150. More specifically, the variable manager 154 holds and manages a system variable 1542 including a data group indicating an operation state of each unit of the control device 100, and a user variable and device variable 1544 including a data group that is written or read by the user program that is executed by the PLC engine 150. In the embodiment, data associated with the control target mainly includes data that can be collected as the user variable and device variable 1544.
The control program 160 corresponds to a user program that the user can arbitrarily create, and typically includes a sequence/motion program 162, an internal DB access program 164, an abnormality detection engine interface 166, and a feature quantity generation program 174. Instructions of a program constituting the control program 160 may be described as an integrated program or may be described as a plurality of separate programs.
The sequence/motion program 162 includes an instruction for performing logical computation and/or numerical computation for controlling the control target. The internal DB access program 164 writes data of a variable designated in advance among variables included in the user variable and device variable 1544 to the internal DB 130. When the variable data is written to the internal DB 130, the time-series DB program 163 writes data to be written to the time-series DB 131 with a time stamp.
Further, the internal DB access program 164 writes, for example, the learning data 134 and the abnormality detection parameter 136 read from the storage medium such as the memory card 116 by the drive 204 to the internal DB 130. In addition, the internal DB access program 164 reads data such as the raw data 132, the learning data 134, and the score value 147 in the time-series DB 131 of the internal DB 130, and writes the read data to the storage medium such as the memory card 116 via the drive 204. The memory card 116 can be used as a storage medium for exchanging data between the control device 100 and the support device 200. It should be noted that the storage medium for data exchange is not limited to the memory card 116, and may be, for example, a USB memory.
The abnormality detection engine interface 166 includes an instruction for operating the abnormality detection engine 140. Specifically, the abnormality detection engine interface 166 includes an instruction to instruct the abnormality detection engine 140 to extract the feature quantity using the abnormality detection parameter 136, and an instruction to instruct the abnormality detection engine 140 to monitor the feature quantity using the abnormality detection parameter 136 and detect an abnormality.
The feature quantity generation program 174 includes an instruction to generate a feature quantity using a designated variable of the user variable and device variable 1544 according to a previously specified feature quantity generation scheme. An appropriate feature quantity generation scheme is determined according to the control target by the support device 200. That is, the feature quantity generation program 174 generates a feature quantity suitable for detection of an abnormality occurring in the control target from the data related to the control target.
Typically, the raw data 132 collected in the raw data collection step (1) of
The abnormality detection engine 140 includes the feature quantity extraction unit 142 for executing a process necessary in the feature quantity extraction step (4) and the abnormality detection unit 144 for executing a process necessary in the abnormality detection step (5) in
One support device 200 will be described. In the support device 200, the data mining tool 226 is installed. The data mining tool 226 is a tool for generating the abnormality detection parameter 136 and the learning data 134 suitable for detection of an abnormality occurring in the control target based on the raw data related to the control target collected by the control device 100 including the feature quantity generation program 174 and the abnormality detection engine 140. The generation of the abnormality detection parameter 136 and the learning data 134 can include a concept of a determination and adjustment (change) of the abnormality detection parameter 136 and the learning data 134.
The data mining tool 226 includes a data access unit 2262, a determination unit 2264, a PLC emulator 2260, and the evaluation unit 2270 and the adjustment unit 2271 described above. In the data mining tool 226, the PLC emulator 2260 is mainly provided as a program, and the other units are provided to include a program or a circuit (ASIC, FPGA, or the like).
The data access unit 2262 includes a module that is used for the support device 200 to exchange data with the control device 100. Specifically, the data access unit 2262 stores, in the internal DB 224, the time-series raw data 132, the score value 147, and the event log 146 read from the storage medium such as the memory card 116 via the drive 204, and the data access unit 2262 reads the abnormality detection parameter 136, the learning data 134, and the like determined (adjusted) by the support device 200 from the internal DB 224, and stores the abnormality detection parameter 136, the learning data 134, and the like in the memory card 116 via the drive 204. The raw data collection step (1) in
The determination unit 2264 corresponds to a machine learning engine, and includes a learning data determination unit 2261 that generates (determines) the learning data 134 by performing machine learning, and a parameter determination unit 2263 that determines the abnormality detection parameter 136.
The support device 200 includes an emulator that emulates a process (program) that is executed by the control device 100 on a processor (computer) of the support device 200. Specifically, the emulator included in the support device 200 is realized by the PLC emulator 2260 that emulates the PLC engine 150.
The PLC emulator 2260 includes a control program emulator 2265 that emulates a control program 160, a system program emulator 2267 that emulates a system program of the control device 100, and a scheduler emulator 2269 that emulates the scheduler 152.
The control program emulator 2265 includes a monitoring processing emulator 2272 that emulates the monitoring process, and the system program emulator 2267 includes a variable manager emulator 2268 that emulates the variable manager 154. The monitoring processing emulator 2272 includes an emulator that emulates the abnormality detection engine 140, and a feature quantity generation program emulator 2266 that emulates the feature quantity generation program 174.
The data mining step (2) in
Thus, the PLC emulator 2260 reproduces the process of monitoring the state of the control target in the “monitoring processing unit” of the control device 100.
Further, the support device 200 includes the evaluation unit 2270 that evaluates the validity of the abnormality detection parameter 136 or the learning data 134 held by the control device 100 as described above, and an adjustment unit 2271 for adjusting (changing) the abnormality detection parameter 136 or the learning data 134 held by the control device 100.
<K. Modification Example>
Although the learning data 134 is generated by the support device 200 and set in the control device 100 in the embodiment, the learning data 134 may be given data. In addition, the learning data 134 may be generated from the feature quantity when the control target is in an abnormal state or may be generated from the feature quantity when the control target is in the normal state.
Further, in the support device 200, the feature quantity from the time-series raw data 132 is generated by executing the feature quantity generation program emulator 2266, but a generation method is not limited to the method using the emulator. For example, the support device 200 may generate the feature quantity by executing a program having the same function as the feature quantity generation program 174 of the control device 100.
<J. Supplement>
The embodiment as described above includes the following technical spirit.
[Configuration 1]
A control system (1) including:
a control device (100) that controls a control target; and an information processing device (200) capable of exchanging data with the control device,
wherein the control device includes
a computation processing unit (162) that executes control computation of sequence control and motion control related to the control target;
a collection unit (154) that executes a process of collecting data associated with the control target; and
a monitoring processing unit (174, 140) that executes a process of monitoring a state of the control target,
the monitoring processing unit includes
a feature quantity generation unit (174) that executes a feature quantity generation process for generating a feature quantity from the data collected by the collection unit; and
a detection unit (140) that executes an abnormality detection process for detecting an abnormality occurring in the control target using the feature quantity generated by the feature quantity generation unit and an abnormality detection parameter (136) suitable for detection of an abnormality occurring in the control target that is set based on a result of machine learning, and
the information processing device includes a monitoring emulator (2272) that executes emulation of the monitoring process of the monitoring processing unit using the data associated with the control target from the control device.
[Configuration 2]
The control system according to configuration 1, wherein the control device further includes a database (131) that stores the data (132) associated with the control target collected by the collection unit in time series, and
the data associated with the control target that is used by the monitoring emulator of the information processing device includes data in the database of the control device.
[Configuration 3]
The control system according to configuration 1 or 2, wherein the information processing device further includes a unit (2270) that evaluates validity indicating whether the abnormality detection parameter held in the control device is suitable for detection of the abnormality occurring in the control target based on a result of the emulation of the monitoring process.
[Configuration 4]
The control system according to any one of configurations 1 to 3, wherein the control device further includes an execution management unit (152) that cyclically executes collection of data of the collection unit and control computation of the computation processing unit and executes a cyclic execution process for causing collection of data of the collection unit and control computation of the computation processing unit to be executed with a higher priority than the monitoring process of the monitoring processing unit in the cyclic execution,
wherein the information processing device includes a cyclic execution emulator (2269) that emulates the cyclic execution process of the execution management unit, and
emulation of a monitoring process of the monitoring emulator is executed in the emulation of the cyclic execution process of the cyclic execution emulator.
[Configuration 5]
The control system according to configuration 4, wherein the information processing device further includes a unit that evaluates validity indicating whether or not the abnormality detection parameter that is held in the control device is suitable for detection of an abnormality occurring in the control target, based on a result of the emulation of the cyclic execution process.
[Configuration 6]
The control system according to configuration 5, wherein the evaluation of the validity based on the result of the emulation of the cyclic execution process includes evaluation of the validity based on a result of a comparison between a time taken for emulation of the monitoring process in the emulation of the cyclic execution process and a length of the cycle.
[Configuration 7]
The control system according to any one of configurations 1 to 6, wherein the control device further includes a database (131) that stores the data associated with the control target collected by the collection unit in time series, and
the information processing device further includes
a time-series feature quantity generation unit that generates a feature quantity from time-series data of the data associated with the control target in the database of the control device, and
a determination unit (2264) that determines an abnormality detection parameter suitable for detection of an abnormality occurring in the control target by performing machine learning using the feature quantity generated by the time-series feature quantity generation unit.
[Configuration 8]
The control system according to configuration 7,
wherein the monitoring emulator includes a feature quantity generation emulator (2266) that executes emulation of a feature quantity generation process of the feature quantity generation unit, and
the time-series feature quantity generation unit includes a unit that causes the feature quantity generation emulator to execute emulation of the feature quantity generation process using the time-series data in the database to generate a feature quantity from the time-series data.
[Configuration 9]
The control system according to any one of configurations 1 to 8, wherein the abnormality detection parameter suitable for detection of the abnormality occurring in the control target includes a threshold value (TH, 304) for classifying the feature quantity generated by the feature quantity generation unit into a class of feature quantities suitable for detection of the abnormality occurring in the control target.
[Configuration 10]
The control system according to configuration 9,
wherein the control device holds a class (134) of the feature quantity suitable for detection of the abnormality occurring in the control target, and
the control device updates the feature quantity of the class using the feature quantity that is generated by the feature quantity generation unit during execution of the monitoring process.
[Configuration 11]
A control method that is executed by an information processing device (200) capable of exchanging data with a control device (100) that controls a control target,
wherein the control device includes
a computation processing unit (162) that executes control computation of sequence control and motion control related to the control target,
a collection unit (154) that executes a process of collecting data associated with the control target, and
a monitoring processing unit (174, 140) that executes a process of monitoring a state of the control target,
the monitoring processing unit includes
a feature quantity generation unit (174) that executes a feature quantity generation process for generating a feature quantity from the data collected by the collection unit; and
a detection unit (140) that executes an abnormality detection process for detecting an abnormality occurring in the control target using the feature quantity generated by the feature quantity generation unit and an abnormality detection parameter (136) suitable for detection of an abnormality occurring in the control target that is set based on a result of machine learning, and
the control method comprises
receiving the data associated with the control target from the control device; and
executing emulation of the monitoring process of the monitoring processing unit using the data associated with the control target received from the control device.
The embodiment disclosed herein should be considered illustrative in all respects and not restrictive. The scope of the present disclosure is indicated by the claims rather than the above description, and all modifications are intended to be included within the meaning and scope equivalent to the claims.
Abe, Yutaka, Ueyama, Yuki, Miyamoto, Kota, Kawanoue, Shinsuke
Patent | Priority | Assignee | Title |
11501163, | Jan 11 2017 | Kabushiki Kaisha Toshiba; Toshiba Digital Solutions Corporation | Abnormality detection device, abnormality detection method, and storage medium |
11604934, | May 29 2019 | NEC Corporation | Failure prediction using gradient-based sensor identification |
Patent | Priority | Assignee | Title |
20050066241, | |||
20070142936, | |||
20080077928, | |||
20140222379, | |||
20170205811, | |||
20180068906, | |||
20190227528, | |||
DE102009030842, | |||
EP3196717, | |||
JP2017211930, | |||
WO2017115162, |
Executed on | Assignor | Assignee | Conveyance | Frame | Reel | Doc |
Dec 14 2018 | Omron Corporation | (assignment on the face of the patent) | / | |||
Feb 05 2019 | UEYAMA, YUKI | Omron Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 048537 | /0474 | |
Feb 06 2019 | ABE, YUTAKA | Omron Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 048537 | /0474 | |
Feb 08 2019 | KAWANOUE, SHINSUKE | Omron Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 048537 | /0474 | |
Feb 12 2019 | MIYAMOTO, KOTA | Omron Corporation | ASSIGNMENT OF ASSIGNORS INTEREST SEE DOCUMENT FOR DETAILS | 048537 | /0474 |
Date | Maintenance Fee Events |
Dec 14 2018 | BIG: Entity status set to Undiscounted (note the period is included in the code). |
Jun 17 2024 | REM: Maintenance Fee Reminder Mailed. |
Date | Maintenance Schedule |
Oct 27 2023 | 4 years fee payment window open |
Apr 27 2024 | 6 months grace period start (w surcharge) |
Oct 27 2024 | patent expiry (for year 4) |
Oct 27 2026 | 2 years to revive unintentionally abandoned end. (for year 4) |
Oct 27 2027 | 8 years fee payment window open |
Apr 27 2028 | 6 months grace period start (w surcharge) |
Oct 27 2028 | patent expiry (for year 8) |
Oct 27 2030 | 2 years to revive unintentionally abandoned end. (for year 8) |
Oct 27 2031 | 12 years fee payment window open |
Apr 27 2032 | 6 months grace period start (w surcharge) |
Oct 27 2032 | patent expiry (for year 12) |
Oct 27 2034 | 2 years to revive unintentionally abandoned end. (for year 12) |