WO2020166004A1 - Système de commande, automate programmable industriel, procédé et programme - Google Patents

Système de commande, automate programmable industriel, procédé et programme Download PDF

Info

Publication number
WO2020166004A1
WO2020166004A1 PCT/JP2019/005342 JP2019005342W WO2020166004A1 WO 2020166004 A1 WO2020166004 A1 WO 2020166004A1 JP 2019005342 W JP2019005342 W JP 2019005342W WO 2020166004 A1 WO2020166004 A1 WO 2020166004A1
Authority
WO
WIPO (PCT)
Prior art keywords
diagnostic
program
unit
target
function block
Prior art date
Application number
PCT/JP2019/005342
Other languages
English (en)
Japanese (ja)
Inventor
督 那須
大介 渡辺
Original Assignee
三菱電機株式会社
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 三菱電機株式会社 filed Critical 三菱電機株式会社
Priority to JP2020522082A priority Critical patent/JPWO2020166004A1/ja
Priority to CN201980091574.5A priority patent/CN113424115A/zh
Priority to PCT/JP2019/005342 priority patent/WO2020166004A1/fr
Publication of WO2020166004A1 publication Critical patent/WO2020166004A1/fr

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
    • G05B13/00Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion
    • G05B13/02Adaptive control systems, i.e. systems automatically adjusting themselves to have a performance which is optimum according to some preassigned criterion electric
    • 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/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • 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

Definitions

  • the present invention relates to a control system, a programmable logic controller, a method, and a program.
  • programmable logic controllers and higher-level systems that manage the programmable logic controllers work together for the purpose of preventive maintenance of equipment, improvement of manufacturing quality, etc.
  • the machine used in the process may be diagnosed.
  • Patent Document 1 describes that a host system of a field device such as a programmable logic controller generates a diagnostic rule and supplies the diagnostic rule to the field device.
  • the field device diagnoses the device based on the diagnosis rule supplied from the host system and the data collected from the device to be diagnosed, and outputs an alert according to the diagnosis result.
  • the present invention has been made in view of the above circumstances, and an object thereof is to allow a programmable logic controller to immediately control a device to be controlled after diagnosing the device to be controlled.
  • a control system includes an information processing device that supplies a diagnostic parameter used for applying a diagnostic rule for diagnosing a diagnostic target, and a programmable logic controller that diagnoses and controls the diagnostic target.
  • the diagnostic rule supply means included in the information processing device supplies diagnostic parameters to the programmable logic controller.
  • the program storage means included in the programmable logic controller is a program including a diagnostic function block for realizing the function of the diagnostic process, and stores a control program for executing the process of controlling the control target.
  • the execution means included in the programmable logic controller diagnoses the diagnosis target by executing the control program including the diagnosis function block in which the diagnosis parameter is set, and controls the control target according to the diagnosis result.
  • the information processing device supplies the programmable logic controller with a diagnostic parameter used for applying a diagnostic rule for diagnosing a diagnostic target.
  • the programmable logic controller executes a control program including a diagnostic function block in which diagnostic parameters are set to diagnose a diagnostic target and control the controlled target according to the diagnostic result. In this way, the programmable logic controller can control the device to be controlled immediately after diagnosing the device to be controlled.
  • the control system 1 shown in FIG. 1 includes a programmable logic controller 100 that controls the FA devices 601 to 603, an information processing device 200 that generates a diagnostic rule, and a maintenance tool 500 for a user to operate the programmable logic controller. Including.
  • the programmable logic controller 100 (hereinafter referred to as the PLC 100) is a control device that controls the FA devices 601, 602 and 603 in the production system.
  • FA devices 601, 602 and 603 are mechanical devices that operate in a production line.
  • the PLC 100 controls the FA devices 601, 602 and 603 by executing the control program. Specifically, the PLC 100 executes each instruction of the control program for each scan time that is a set cycle, thereby performing an operation using the values indicated by the input signals supplied from the FA devices 601, 602, and 603. Then, an output signal based on the value indicating the calculation result is supplied to the FA devices 601, 602 and 603.
  • the FA devices 601, 602, and 603 may be collectively referred to as the FA device 600.
  • the PLC 100 diagnoses the FA device 600 according to the diagnostic rule supplied from the information processing device 200 during the execution of the control program, and controls the FA device 600 according to the diagnostic result. ..
  • the FA device 600 is a diagnosis target of the PLC 100 and is a control target.
  • the information processing device 200 collects data from the FA device 600 via the PLC 100 or directly and analyzes the collected data. Further, the information processing apparatus 200 generates a diagnostic rule for diagnosing the FA device 600 based on the analysis result, and supplies the PLC 100 with a diagnostic parameter that is a parameter used for applying the generated diagnostic rule. ..
  • the information processing device 200 performs analysis and generation of diagnostic rules before the PLC 100 starts executing the control program.
  • an industrial PC Industrial Personal Computer: IPC
  • the diagnostic process executed by the PLC 100 for example, if the value indicating the calculation result is within the specified range, it is diagnosed as normal, and if it is out of the specified range, it is abnormal. It is a thing.
  • the information processing apparatus 200 obtains the upper limit value and the lower limit value that define the specified range from the analysis result, and supplies the obtained condition value and the lower limit value to the PLC 100 as a diagnostic parameter. To do.
  • the maintenance tool 500 is a tool for the user to operate the PLC 100.
  • the user uses the maintenance tool 500 to create a program necessary for controlling the FA device 600, and stores the created program in the PLC 100. Further, the user uses the maintenance tool 500 to store the data necessary for the PLC 100 and the information processing apparatus 200 to operate in the PLC 100 and the information processing apparatus 200, respectively.
  • the maintenance tool 500 for example, a personal computer installed with a dedicated application installed in the same factory as the FA device 600 is used.
  • the user is, for example, an administrator of the PLC 100.
  • the PLC 100 has, as a hardware configuration, a memory 11 that stores various programs and data, a fieldbus interface 12 that communicates with other devices via a network 701, and another via a network 702. It has an information network interface 13 for communicating with the above device and an MPU (Micro Processing Unit) 14 for controlling the entire PLC 100.
  • the memory 11, the fieldbus interface 12, and the information network interface 13 are connected to the MPU 14 via the bus 19 and communicate with the MPU 14, respectively.
  • the memory 11 includes a volatile memory and a non-volatile memory.
  • the memory 11 stores programs for realizing various functions of the PLC 100. Specifically, the memory 11 stores a collection program 111, a user program 112, and a diagnostic function block 113. Further, the memory 11 is used as a work memory for the MPU 14.
  • the collection program 111 is a program for causing the PLC 100 to realize a function of collecting data from a designated target.
  • the user program 112 is a program for causing the PLC 100 to realize a function of controlling a control target.
  • the user program 112 is described by a ladder diagram.
  • the user program 112 is a program created by the user.
  • the diagnostic function block 113 is a component of a circuit block related to diagnostic processing that is repeatedly used in the user program 112.
  • the diagnostic function block 113 is described in a function block diagram.
  • the diagnostic function block 113 is created by the manufacturer of the PLC 100.
  • the memory 11 may store two or more diagnostic function blocks 113.
  • the diagnostic function block 113 is an example of the diagnostic function block of the present invention.
  • the user creates the user program 112 in which the diagnostic function block 113 is incorporated, as shown in FIG. Therefore, the PLC 100 can diagnose and control the FA device 600 by sequentially executing the instructions of the user program 112.
  • the fieldbus interface 12 includes a network interface circuit and communicates with the information processing apparatus 200 and the FA device 600 via the network 701 under the control of the MPU 14.
  • the network 701 is a network conforming to the fieldbus standard.
  • the information network interface 13 includes a network interface circuit, and communicates with the information processing device 200 and the FA device 600 via the network 702 under the control of the MPU 14.
  • the network 702 is a network conforming to the standards such as 10BASE-T and 100BASE-T.
  • the MPU 14 executes various programs stored in the memory 11 to realize various functions of the PLC 100. Specifically, the MPU 14 executes the collection program 111 to collect data from the designated collection target. The MPU 14 executes the user program 112 in which the diagnostic function block 113 is incorporated to control and diagnose the FA device 600.
  • the information processing device 200 has, as a hardware configuration, a memory 21 that stores various programs and data, a fieldbus interface 22 that communicates with another device via a network 701, and a communication with another device via a network 702. It has an information system network interface 23 and a CPU (Central Processing Unit) 24 that controls the entire information processing apparatus 200.
  • the memory 21, the fieldbus interface 22, and the information network interface 23 are connected to the CPU 24 via the bus 29, and communicate with the CPU 24.
  • the memory 21 includes a volatile memory and a non-volatile memory.
  • the memory 21 stores programs for realizing various functions of the information processing device 200. Specifically, the memory 21 stores a collection program 211, an analysis program 212, and a rule generation program 213. Further, the memory 21 is used as a work memory for the CPU 24.
  • the collection program 211 is a program for causing the information processing apparatus 200 to realize a function of collecting data from a specified target.
  • the analysis program 212 is a program for causing the information processing apparatus 200 to realize a function of analyzing collected data.
  • the rule generation program 213 is a program for causing the information processing apparatus 200 to realize a function of generating a diagnostic rule based on the analysis result.
  • the fieldbus interface 22 includes a network interface circuit, and communicates with the information processing device 200 and the FA device 600 via the network 701 under the control of the CPU 24.
  • the information network interface 23 includes a network interface circuit and communicates with the PLC 100 via the network 702 under the control of the CPU 24.
  • the CPU 24 executes various programs stored in the memory 21 to realize various functions of the information processing device 200. Specifically, the CPU 24 executes the collection program 211 to collect data from the designated collection target. The CPU 24 analyzes the collected data by executing the analysis program 212. The CPU 24 executes the rule generation program 213 to generate a diagnostic rule based on the analysis result, and outputs a diagnostic parameter for applying the diagnostic rule.
  • the maintenance tool 500 shown in FIG. 2 has, as a hardware configuration, a memory 51 that stores various programs and data, an information network interface 52 that communicates with other devices via a network 702, and an input/output that is a user interface. It has a device 53 and a CPU 54 that controls the entire maintenance tool 500.
  • the memory 51, the information network interface 52, and the input/output device 53 are connected to the CPU 54 via the bus 59 and communicate with the CPU 54, respectively.
  • the memory 51 includes a volatile memory and a non-volatile memory.
  • the memory 51 stores programs for realizing various functions of the maintenance tool 500. Specifically, the memory 51 stores the maintenance program 511. Further, the memory 51 is used as a work memory for the CPU 54.
  • the maintenance program 511 is a program for realizing various functions of the maintenance tool.
  • the maintenance program 511 causes the maintenance tool 500 to realize a function of transmitting data required for the operations of the PLC 100 and the information processing apparatus 200 to the PLC 100 and the information processing apparatus 200.
  • the data transmitted by the maintenance tool 500 to the PLC 100 includes a collection program 111, a user program 112, a diagnostic function block 113, and various setting data necessary for data collection processing.
  • the data transmitted by the maintenance tool 500 to the information processing apparatus 200 includes various setting data required for the data collection process and various setting data required for the analysis process.
  • the maintenance program 511 causes the maintenance tool 500 to realize a function of transmitting an instruction to start data collection to the PLC 100 and the information processing device 200.
  • the maintenance program 511 realizes the function of transmitting an instruction to start the rule generation processing to the information processing apparatus 200.
  • the information network interface 52 includes a network interface circuit, and communicates with the PLC 100 and the information processing device 200 via the network 702 under the control of the CPU 54.
  • the input/output device 53 includes a mouse, a keyboard, and a display. The mouse and keyboard of the input/output device 53 receive an operation input from the user and output a signal indicating the received operation input to the CPU 54. The display of the input/output device 53 displays an image based on the signal supplied from the CPU 54.
  • the CPU 54 executes the maintenance program 511 and realizes various functions of the maintenance tool 500. Specifically, the CPU 54 transmits various setting data and programs necessary for the operation of the PLC 100 and the information processing device 200 to the PLC 100 and the information processing device 200 according to the user's operation instruction. The CPU 54 transmits a data collection processing start instruction to the PLC 100 and the information processing apparatus 200 in accordance with a user's operation instruction. The CPU 54 receives the designation of the analysis method according to the operation instruction of the user, and executes the analysis processing of the collected data. The CPU 54 transmits a rule generation processing start instruction to the information processing apparatus 200 in accordance with a user operation instruction.
  • the PLC 100 functionally includes a collection setting storage unit 110 that stores setting data for data collection, a collection unit 120 that collects data from a collection target, a program storage unit 130 that stores a control program and a diagnostic program, and a collection unit A data storage unit 140 that stores the selected data, a rule reception unit 150 that receives a diagnostic parameter from the information processing device 200, a first conversion unit 160 that converts a control program, and a second conversion unit 170 that converts a diagnostic program. , And an execution unit 180 that executes a control program and a diagnostic program.
  • the collection setting storage unit 110 stores setting data indicating settings related to the data collection processing executed by the collection unit 120.
  • the setting data stored in the collection setting storage unit 110 includes information specifying a device to be collected, information specifying the data to be collected, and a collection interval for collecting the data.
  • the user stores these data in the PLC 100 using the maintenance tool 500.
  • the function of the collection setting storage unit 110 is realized by the memory 11 shown in FIG.
  • the collection unit 120 shown in FIG. 1 collects data according to the settings related to the data collection processing stored in the collection setting storage unit 110. Specifically, the collection unit 120 collects the designated data from the designated collection target at the designated collection interval, and stores the collected data in the data storage unit 140. In the illustrated example, the collection unit 120 collects data from the FA devices 601 and 602. When the collection unit 120 receives a collection start instruction from the operation reception unit 510 of the maintenance tool 500, which will be described later, the collection unit 120 starts the collection process.
  • the data collected by the collection unit 120 and the collection unit 220 of the information processing apparatus 200 described below may be referred to as collection data hereinafter.
  • the collected data includes, for example, data acquired by sensors such as a vibration sensor, a temperature sensor, a pressure sensor, and a flow sensor provided in the FA device 600.
  • the function of the collection unit 120 is realized by the MPU 14 shown in FIG. 2 executing the collection program 111.
  • the collecting unit 120 is an example of a collecting unit of the present invention.
  • the program storage unit 130 shown in FIG. 1 stores a control program for the PLC 100 to control the FA device 600 and a diagnostic program for the PLC 100 to diagnose the FA device 600.
  • the user program 112 shown in FIG. 2 corresponds to the control program.
  • the diagnostic function block 113 corresponds to a diagnostic program.
  • the function of the program storage unit 130 is realized by the memory 11 shown in FIG.
  • the program storage unit 130 is an example of the program storage means of the present invention.
  • the functional block 113 for diagnosis is incorporated in the user program 112. Therefore, as shown in FIG. 4, in the program storage unit 130, the function block execution definition 112a is included in the user program 112. When the program is executed, the user program 112 and the diagnostic function block 113 will be connected by the internal interface 1131. Therefore, the diagnostic function block 113 is called from the user program 112 and executed. Further, how to call the diagnostic function block 113 from the user program 112 and how to pass the diagnostic result from the diagnostic function block 113 to the user program 112 are defined in advance as the specifications of the PLC 100.
  • the diagnostic function block 113 includes an internal interface 1131 which is a functional unit in which a function is implemented based on this definition.
  • the internal interface 1131 is an example of the internal interface unit of the present invention.
  • the diagnostic function block 113 includes an external interface 1132 that receives diagnostic parameters. The external interface 1132 will be described later.
  • the diagnostic function block 113 includes definition information defining the content of the diagnostic process and definition information regarding diagnostic parameters.
  • the diagnostic function block 113 indicates that if the sum of the input value M and the input value N is within the range specified by the upper limit value V1 and the lower limit value V2, the diagnostic process is performed normally.
  • Output "high” as a value indicating that ", and "the sum of the input value M and the input value N is outside the range specified by the upper limit value V1 and the lower limit value V2, "Output "low” as a value indicating that it is abnormal" is defined.
  • the input value M and the input value N are values indicated by the input signal supplied from the FA device 600, for example.
  • the upper limit value V1 and the lower limit value V2 are supplied from the information processing apparatus 200 to the PLC 100 as diagnostic parameters.
  • the diagnostic parameter supplied from the information processing device 200 is a parameter used for applying the diagnostic rule generated by the information processing device 200 to the diagnostic process in which the PLC 100 diagnoses the control target.
  • the data storage unit 140 shown in FIG. 1 stores the data collected by the collection unit 120.
  • the function of the data storage unit 140 is realized by the memory 11 shown in FIG.
  • the collecting unit 220 is an example of the collecting means of the present invention.
  • the rule receiving unit 150 shown in FIG. 1 receives a diagnostic parameter from the information processing device 200 and outputs the received diagnostic parameter to the second converting unit 170. Since the timing at which the information processing device 200 transmits the diagnostic parameter to the PLC 100 and the timing at which the second conversion unit 170 converts the diagnostic program into an executable format are different, the diagnostic parameter received by the rule reception unit 150 is actually The second conversion unit 170 stores the diagnostic parameters in the memory 11, and reads the diagnostic parameters stored in the memory 11. The function of the rule receiving unit 150 is realized by the information system network interface 13 and the MPU 14 shown in FIG.
  • the rule receiving unit 150 is an example of rule receiving means of the present invention.
  • the first conversion unit 160 shown in FIG. 1 converts the control program stored in the program storage unit 130 into a format executable by the PLC 100, and outputs the converted control program to the execution unit 180.
  • the user program 112 shown in FIG. 2 corresponding to the control program is described in the ladder diagram. Therefore, the first conversion unit 160 specifically converts the user program 112 into a file in the object code format and stores the converted user program 112 in the memory 11.
  • the function of the first conversion unit 160 is realized by the MPU 14 shown in FIG.
  • the 1st conversion part 160 is an example of the 1st conversion means of the present invention.
  • the second conversion unit 170 shown in FIG. 1 stores the diagnostic parameter P1 received by the rule receiving unit 150 from the information processing apparatus 200 in the program storage unit 130 via the external interface 1132. Applies to block 113. How to apply the diagnostic parameter P1 to the diagnostic function block 113 is defined in advance as the specifications of the PLC 100.
  • the external interface 1132 is a functional unit in which a function is implemented based on this definition.
  • the external interface 1132 is an example of the external interface unit of the present invention.
  • the second conversion unit 170 converts the diagnostic program to which the diagnostic parameter is applied into a format executable by the PLC 100, and outputs the converted diagnostic program to the execution unit 180.
  • the diagnostic function block 113 shown in FIG. 2 corresponding to the diagnostic program is described in the function block diagram. Therefore, the second conversion unit 170 specifically converts the diagnostic function block 113 into which the diagnostic parameters received from the information processing apparatus 200 are substituted into a file in the object code format, and the converted diagnostic function.
  • the block 113 is stored in the memory 11.
  • the function of the second conversion unit 170 is realized by the MPU 14 shown in FIG.
  • the 2nd conversion part 170 is an example of the 2nd conversion means of the present invention.
  • the diagnostic function block 113 defines a diagnostic process as shown in FIG.
  • a value indicating the upper limit value V1 and a value indicating the lower limit value V2 are supplied from the information processing apparatus 200 as the diagnostic parameters.
  • the second conversion unit 170 substitutes the value indicating the upper limit value V1 and the value indicating the lower limit value V2 into the upper limit value V1 and the lower limit value V2 of the diagnostic function block 113, and sets the diagnostic function block 113. Convert to a file in object code format.
  • the execution unit 180 illustrated in FIG. 1 combines the converted control program output by the first conversion unit 160 and the diagnostic program output by the second conversion unit 170, and executes the combined program to execute FA Diagnose and control the device 600. Specifically, the execution unit 180 stores the converted user program 112 stored in the memory 11 by the first conversion unit 160 and the converted diagnostic function block 113 stored in the memory 11 by the second conversion unit 170. Execute the combined program.
  • the function of the execution unit 180 is realized by the MPU 14 shown in FIG.
  • the execution unit 180 is an example of the execution means of the present invention.
  • the information processing apparatus 200 supplies the PLC 100 with “100” as the upper limit value V1 and “20” as the lower limit value V2 as the diagnostic parameter P1 as shown in FIG.
  • An example of each operation of the first conversion unit 160, the second conversion unit 170, and the execution unit 180 in this case will be described.
  • the first conversion unit 160 converts the user program 112 into an object code format file.
  • the second conversion unit 170 substitutes the value “100” indicating the upper limit value V1 into V1 of the diagnosis function block 113, and substitutes the value “20” indicating the lower limit value V2 into V2 of the diagnosis function block 113. After that, the second conversion unit 170 converts the diagnostic function block 113 into a file in the object code format.
  • the execution unit 180 connects the user program 112 converted by the first conversion unit 160 and the diagnostic function block 113 converted by the second conversion unit 170, and executes the combined program.
  • “High” is set as a value indicating normal.
  • the execution unit 180 determines that the sum of the input value M and the input value N is less than the value “20” indicating the lower limit value V2
  • the execution unit 180 outputs “low” as a value indicating an abnormality.
  • the “instruction 004” shown in FIG. 3 is not executed.
  • the executing unit 180 diagnoses that the sum of the input value M and the input value N is normal if the sum is within the range specified by the information processing apparatus 200, and if the sum is outside the specified range, it is abnormal. Diagnose that there is.
  • the information processing apparatus 200 is functionally provided with a collection setting storage unit 210 that stores data collection setting data, a collection unit 220 that collects data from a collection target, and a data analysis setting data. And an analysis setting storage unit 230 that stores the collected data, an analysis unit 240 that analyzes the collected data, a diagnostic rule generation unit 250 that generates a diagnostic rule based on the analysis result, and a rule supply unit 260 that supplies diagnostic parameters to the PLC 100. including.
  • the collection setting storage unit 210 stores setting data indicating the settings related to the data collection processing executed by the collection unit 220.
  • the setting data stored in the collection setting storage unit 210 includes information specifying a device to be collected, information specifying the data to be collected, and a collection interval for collecting the data.
  • the user uses the maintenance tool 500 to store these data in the information processing device 200.
  • the function of the collection setting storage unit 210 is realized by the memory 21 shown in FIG.
  • the collection unit 220 shown in FIG. 1 collects data according to the settings related to the data collection processing stored in the collection setting storage unit 210. Specifically, the collection unit 220 collects the designated data from the designated collection target at the designated collection interval, and outputs the collected data to the analysis unit 240. Upon receiving a collection start instruction from the user via the maintenance tool 500, the collection unit 220 starts the collection process.
  • the collection unit 220 collects data directly from the FA device 603.
  • the collection unit 220 acquires the data stored in the data storage unit 140 of the PLC 100.
  • the collection unit 220 collects data from the FA devices 601 and 602 via the PLC 100.
  • the function of the collection unit 220 is realized by the CPU 24 shown in FIG. 2 executing the collection program 211.
  • the analysis setting storage unit 230 stores the setting data indicating the setting related to the analysis processing executed by the analysis unit 240.
  • the analysis setting storage unit 230 stores, as setting data, various parameters according to each analysis method executed by the analysis unit 240.
  • the analysis method used by the analysis unit 240 includes multiple regression analysis, MT (Mahalanobis Taguchi) method, decision tree and the like.
  • the analysis setting storage unit 230 stores an objective variable, an explanatory variable, an initial value of a partial regression coefficient, and the like as parameters for multiple regression analysis.
  • the analysis setting storage unit 230 stores the data of the unit space as a parameter of the MT method.
  • the analysis setting storage unit 230 stores the branch target data and the threshold value thereof as the decision tree parameters.
  • the user uses the maintenance tool 500 to store data indicating these parameters in the analysis setting storage unit 230.
  • the function of the analysis setting storage unit 230 is realized by the memory 21 shown in FIG.
  • the analysis setting storage unit 230 stores the minimum number of pieces of data that needs to be collected. This number of data is a start condition for the analysis unit 240 to start the analysis process.
  • the analysis unit 240 Upon receiving an instruction to start the collection process from the operation reception unit 510 of the maintenance tool 500, which will be described later, the analysis unit 240 causes the collection unit 220 to start the collection process. When the analysis unit 240 can start the analysis process, that is, when the start condition is satisfied, the analysis unit 240 notifies the maintenance tool 500 to that effect, for example. In response to this, the operation reception unit 510 of the maintenance tool 500 displays the analysis method selection screen on the display of the input/output device 53. When the user selects a desired analysis method, the operation reception unit 510 transmits a diagnostic rule generation start instruction to the information processing apparatus 200, together with information identifying the selected analysis method.
  • the analysis unit 240 starts the analysis processing by the analysis method selected by the user. Specifically, the analysis unit 240 uses the parameters stored in the analysis setting storage unit 230 for the analysis method selected by the user, and analyzes the collected data by the selected analysis method. The analysis unit 240 outputs the analysis result to the diagnostic rule generation unit 250.
  • the analysis unit 240 uses the value specified by the user in the collected data as the objective variable, and explains the value specified by the user in the collected data. Multiple regression analysis is performed as a variable.
  • the analysis unit 240 outputs the estimated regression equation, the multiple correlation coefficient, the coefficient of determination, and the like to the diagnostic rule generation unit 250 as the analysis result.
  • the function of the analysis unit 240 is realized by the CPU 24 shown in FIG. 2 executing the analysis program 212.
  • the analysis unit 240 is an example of the analysis means of the present invention.
  • the diagnostic rule generation unit 250 generates a diagnostic rule from the analysis result output by the analysis unit 240, and outputs the diagnostic parameter used for applying the diagnostic rule to the rule supply unit 260.
  • the diagnostic rule defines, for example, as to a value of a certain expression, an allowable range is from where to where.
  • the diagnostic rule generation unit 250 can obtain a threshold value that determines an outlier of the value output by the FA devices 601 to 603, from the estimated regression model indicated by the regression equation output by the analysis unit 240.
  • the diagnostic rule generation unit 250 determines the upper limit value and the lower limit value of each value output from the FA devices 601 to 603 as the threshold value that determines the outlier.
  • the function of the diagnostic rule generation unit 250 is realized by the CPU 24 shown in FIG. 2 executing the rule generation program 213.
  • the diagnostic rule generation unit 250 is an example of the diagnostic rule generation means of the present invention.
  • the rule supply unit 260 shown in FIG. 1 transmits the diagnostic parameter output by the diagnostic rule generation unit 250 to the rule receiving unit 150 of the PLC 100.
  • the function of the rule supply unit 260 is realized by the information system network interface 23 and the CPU 24 shown in FIG.
  • the rule supply unit 260 is an example of the rule supply means of the present invention.
  • the maintenance tool 500 functionally includes an operation reception unit 510.
  • the operation reception unit 510 transmits a signal indicating an operation received from the user and data input by the user to the PLC 100 and the information processing device 200.
  • the operation accepting unit 510 causes the PLC 100 to set the setting data indicating the settings related to the data collecting process, the control program and the diagnostic program stored in the program storage unit 130, and the collecting program 211 in accordance with the user's operation instruction.
  • the operation reception unit 510 transmits, to the information processing apparatus 200, the setting data indicating the setting regarding the data collection process and the setting data indicating the setting regarding the analysis process to the information processing apparatus 200 in accordance with the operation instruction of the user.
  • the operation reception unit 510 transmits a signal indicating a data collection start instruction received from the user to the PLC 100 and the information processing device 200.
  • the operation reception unit 510 transmits the diagnosis rule generation start instruction received from the user to the information processing apparatus 200 together with the information indicating the analysis method selected by the user.
  • the function of the operation reception unit 510 is realized by the CPU 54 shown in FIG.
  • the information processing device 200 needs to generate a diagnostic rule before the PLC 100 starts executing the control program.
  • the collection unit 220, the analysis unit 240, the diagnostic rule generation unit 250, and the collection unit 120 of the PLC 100 of the information processing apparatus 200 shown in FIG. 1 cooperate to execute the following processing.
  • the collection unit 120 of the PLC 100 collects data from the FA devices 601 and 602 at the designated collection interval and stores the collected data in the data storage unit 140. Further, it is assumed that the user uses the maintenance tool 500 to instruct the information processing apparatus 200 to start the collection process.
  • the collection unit 220 determines, based on the data indicating the collection interval stored in the collection setting storage unit 210, whether it is time to collect data (step S11).
  • the collection unit 220 determines that it is time to collect data (step S11; Yes)
  • the specified data is collected from the specified collection target (step S12), and the collected data is output to the analysis unit 240. ..
  • the collection unit 220 reads out the data stored in the data storage unit 140 of the PLC 100. Further, the collection unit 220 reads out data from a designated location in the memory of the FA device 603.
  • the analysis unit 240 determines whether or not the analysis processing can be started based on the data set in the analysis setting storage unit 230 (step S13). Specifically, it is determined whether or not the number of pieces of collected data has reached the minimum number of pieces of collected data stored in the analysis setting storage unit 230.
  • the analysis unit 240 receives the designation of the analysis method from the user (step S14). For example, the list of analysis methods stored in the analysis setting storage unit 230 is displayed on the display of the input/output device 53. It is assumed that the user selects a desired analysis method using the keyboard, mouse, etc. of the input/output device 53.
  • the analysis unit 240 executes the analysis process of the collected data for the analysis method selected by the user using the parameters for the analysis process stored in the analysis setting storage unit 230 (step S15).
  • the analysis unit 240 presents the analysis result to the user (step S16).
  • the analysis unit 240 transmits the data on the screen showing the analysis result to the maintenance tool 500 shown in FIG.
  • the CPU 54 of the maintenance tool 500 displays the received screen data on the display of the input/output device 53.
  • the analysis unit 240 determines whether a diagnostic rule can be generated from the analysis result (step S17). When receiving an instruction to generate a diagnostic rule from the maintenance tool 500, the analysis unit 240 determines that the diagnostic rule can be generated. When the analysis unit 240 determines that the diagnostic rule can be generated (step S17; Yes), the analysis unit 240 outputs the analysis result to the diagnostic rule generation unit 250.
  • step S14 determines that the diagnostic rule cannot be generated from the analysis result (step S17; No)
  • the process of step S14 is executed again.
  • the analysis unit 240 executes the process of step S14 again. ..
  • step S18 the diagnostic rule generation unit 250 generates a diagnostic rule (step S18).
  • the control target is the FA device 601.
  • the diagnostic rule generation unit 250 obtains a range expected as a value that can be taken as the sum of the input value M and the input value N under normal conditions from the analysis result of the data collected from the FA device 601. If the sum of the input value M and the input value N is within the obtained range, the diagnostic rule generation unit 250 determines to diagnose the FA device 601 as normal. If the sum of the input value M and the input value N is outside the range, the diagnosis rule generation unit 250 determines to diagnose that the FA device 601 has an abnormality. The diagnostic rule generation unit 250 obtains a value indicating the upper limit value and the lower limit value of the range, and outputs the obtained value to the rule supply unit 260 as a diagnostic parameter.
  • the rule supply unit 260 transmits the diagnostic parameter output by the diagnostic rule generation unit 250 to the PLC 100 (step S19).
  • the above is the processing relating to the generation of the diagnostic rule.
  • diagnostic parameters are supplied to the PLC 100. Since the PLC 100 uses the diagnostic parameters supplied from the information processing apparatus 200 to diagnose the FA device 600, it is necessary to perform the execution preparation process described below before executing the control program.
  • the execution preparation process is included in the initialization process executed by the PLC 100 after the PLC 100 is powered on. Therefore, the first conversion unit 160 and the second conversion unit 170 illustrated in FIG. 1 execute the execution preparation process at the timing when the power of the PLC 100 is turned on or when the PLC 100 is restarted. It is assumed that the program storage unit 130 stores a control program and a diagnostic program in advance. It is assumed that the rule receiving unit 150 has already received the diagnostic parameter from the information processing device 200.
  • the second conversion unit 170 reads the diagnostic program from the program storage unit 130 (step S21).
  • the second conversion unit 170 sets the diagnostic parameters stored in the memory 11 in the diagnostic program, converts the diagnostic program into a format that can be executed by the PLC 100 (step S22), and causes the converted diagnostic program to be executed by the execution unit 180. Output.
  • the first conversion unit 160 reads the control program from the program storage unit 130 shown in FIG. 1 (step S23).
  • the first conversion unit 160 converts the control program into a format executable by the PLC 100 (step S24), and outputs the converted control program to the execution unit 180.
  • the execution unit 180 combines the control program converted into the executable format and the diagnostic program converted into the executable format, and stores the combined program in the memory 11. Specifically, the execution unit 180 combines the file in which the user program 112 shown in FIG. 2 is converted into the object code format and the file in which the diagnostic function block 113 is converted into the object code format. The above is the process related to execution preparation.
  • the execution unit 180 executes the control program in which the diagnostic program is incorporated at each scan time. Specifically, the PLC 100 periodically acquires the input signal supplied from the FA device 600, and uses the acquired input signal to execute the program instruction. As described above, since the control program incorporates the diagnostic logic, the PLC 100 diagnoses the FA device 600 according to the diagnostic rule supplied from the information processing device 200 while executing the control program. The FA device 600 can be controlled according to the result.
  • the information processing device 200 generates a diagnostic rule and supplies the PLC 100 with the diagnostic parameter used for applying the diagnostic rule.
  • the PLC 100 executes a control program that incorporates a diagnostic program that sets parameters supplied from the information processing apparatus 200.
  • the control system 1 having such a configuration can diagnose the control target device and immediately control the control target device based on the diagnosis result.
  • the information processing apparatus 200 since the information processing apparatus 200 generates a diagnostic rule from the result of analyzing the data collected from the controlled object, the PLC 100 can appropriately diagnose the controlled object using the diagnostic rule suitable for the controlled object. ..
  • the diagnostic function block 113 is used to execute the diagnostic process, so that there are the following advantages. If there is no change in the internal interface 1131 for connecting the user program 112 and the diagnostic function block 113, simply change the function block execution definition 112a in the user program 112 and change the diagnostic function block 113 to be called. , Diagnostic function can be changed.
  • the diagnostic function block 113 is created by the manufacturer of the PLC 100.
  • the user of the PLC 100 may save the new diagnostic function block 113 in the PLC 100 and cause the PL1C 100 to execute the execution preparation process again.
  • the user may save the new diagnostic functional block 113 in the PLC 100 and cause the PL1C 100 to execute the execution preparation process again.
  • the user can apply the new diagnostic function block 113 to the user program 112 without changing the function block execution definition 112a in the user program 112. Therefore, the user does not need to make a large modification to the user program 112.
  • PLC 100 diagnoses FA devices 601 to 603 by executing a diagnostic function block in which diagnostic parameters supplied from information processing device 200 are set.
  • the information processing apparatus 200 may supply the PLC 100 with the diagnosis parameter generated from the new diagnosis rule.
  • new diagnostic parameters can be set in the diagnostic function block. The user does not need to modify the control program and the diagnostic program of the PLC 100.
  • the PLC 100 can apply the changed diagnostic rule by a simple method.
  • the data analysis and the generation of the diagnostic rule are processes with a high processing load, these processes are performed by the information processing device 200, not the PLC 100, and therefore the FA device that is the original process of the PLC 100. It does not affect the control processing of 601 to 603.
  • the analysis unit 240 has described the example of outputting the analysis result as it is to the diagnosis rule generation unit 250. However, the analysis unit 240 tests the significance of the estimated regression equation from the multiple correlation coefficient and the determination coefficient after the analysis. You may. The analysis unit 240 may output the analysis result to the diagnostic rule generation unit 250 when the regression equation has significance.
  • the rule supply unit 260 may notify the user of that fact. For example, the rule supply unit 260 sends to the maintenance tool 500 an email notifying that the diagnostic parameter has been sent to the PLC 100. Upon receiving the notification that the diagnostic parameters have been transmitted to the PLC 100, the user can restart the PLC 100 and apply the latest diagnostic parameters to the diagnostic function block 113.
  • the PLC 100 may store default diagnostic parameters in the memory 11.
  • the PLC 100 can apply the default diagnostic parameters to the diagnostic function block 113 until the first diagnostic parameters are received from the information processing apparatus 200.
  • the PLC 100 may have default diagnostic parameters in case the diagnostic parameters received from the information processing device 200 are damaged for some reason. In this case, when the diagnostic parameter received from the information processing device 200 is damaged, the PLC 100 may apply the default diagnostic parameter to the diagnostic function block 113.
  • the information processing device 200 may collect data from all FA devices 600 via the PLC 100. Alternatively, the information processing device 200 may directly collect the data from all the FA devices 600, not via the PLC 100.
  • the information processing apparatus 200 has been described as an example in which data collected from one PLC 100 is analyzed and a diagnostic rule is generated.
  • the information processing apparatus 200 may be provided in the same factory or different factory. Data may be collected from a plurality of PLCs and a diagnostic rule may be generated from the analysis result of the collected data.
  • the information processing device 200 generates the diagnostic rule from the result of analyzing the data collected from the FA device 600, but the invention is not limited to this.
  • the information processing apparatus 200 may analyze the data accumulated in advance and generate a diagnostic rule from the analysis result.
  • the data stored in advance may be data acquired from the FA device 600, or may be data acquired from a device different from the FA device 600, which is a mechanical device of the same type as the FA device 600. Good.
  • an expression is set in the function block, and the information processing apparatus 200 determines whether or not the value n is within the set range based on this expression.
  • An example of supplying the lower limit value to the PLC 100 has been described, but the present invention is not limited to this.
  • the information processing apparatus 200 may supply an expression as a diagnostic parameter instead of a value.
  • the diagnostic function block 113A includes, as a diagnostic process, "a value indicating that the equation 1 is normal when the expression 1 is within the range specified by the upper limit value V1 and the lower limit value V2. "High” is output as ", and "If Expression 1 is outside the range specified by the upper limit value V1 and the lower limit value V2, "Low” is output as a value indicating that the abnormality is present. It is assumed that and are defined.
  • the information processing apparatus 200 supplies Equation 1, the upper limit value V1, and the lower limit value V2 as the diagnostic parameter P2, as shown in FIG. 9B.
  • the diagnostic function block 113B includes, as diagnostic processing, "if expression 2 is satisfied, output "high”” and “if expression 2 is not satisfied, "Output "low”” and are defined.
  • the information processing apparatus 200 supplies Equation 2 as the diagnostic parameter P3 as shown in FIG. 10B.
  • the FA device 600 is the diagnosis target and the control target of the PLC 100, and the diagnosis target and the control target are the same, but the present invention is not limited to this.
  • the diagnosis target and the control target may be different devices.
  • the PLC 100 may stop the processing machine that is the control target when the PLC 100 diagnoses the transport apparatus and determines that a failure occurs in the transport apparatus.
  • the control target may be included in a part of the diagnosis target.
  • the diagnostic function block 113 outputs a value indicating normal and two values indicating abnormal is described as the result of the diagnostic process, but the present invention is not limited to this. ..
  • outputting three or more values as the diagnosis result may be defined in advance. In this case, the diagnosis function block 113 outputs any one of the defined values as the diagnosis result.
  • the information processing device 200 may not generate the diagnostic rule.
  • the information processing apparatus 200 may output the diagnostic parameter based on the diagnostic rule given in advance and the analysis result.
  • the present invention is not limited to this.
  • a personal computer may be used or a server on the cloud may be used.
  • the maintenance tool 500 an example in which a personal computer in which a dedicated application is installed is used as the maintenance tool 500 has been described, but the invention is not limited to this.
  • the computer functioning as the information processing device 200 may further function as the maintenance tool 500.
  • a server on the cloud may function as the maintenance tool 500.
  • a computer-readable recording medium including a magnetic disk, an optical disk, a magneto-optical disk, a flash memory, a semiconductor memory, and a magnetic tape can be used.
  • M N input values, P1, P2, P3 diagnostic parameters, V1 upper limit value, V2 lower limit value, 1 control system, 11, 21, 51 memory, 12, 22 fieldbus interface, 13, 23, 52 information system network interface, 14 MPU, 19, 29, 59 bus, 24, 54 CPU, 53 input/output device, 100 programmable logic controller (PLC), 110, 210 collection setting storage unit, 111, 211 collection program, 112 user program, 112a function block execution Definition, 113, 113A, 113B Diagnostic functional block, 120, 220 collecting unit, 130 program storing unit, 140 data storing unit, 150 rule receiving unit, 160 first converting unit, 170 second converting unit, 180 executing unit, 200 Information processing device, 212 analysis program, 213 rule generation program, 230 analysis setting storage unit, 240 analysis unit, 250 diagnostic rule generation unit, 260 rule supply unit, 500 maintenance tool, 510 operation reception unit, 511 maintenance program, 601 to 603 (600) FA device, 701, 702 network, 1131 internal interface, 1132 external interface
  • PLC programmable

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • General Physics & Mathematics (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Medical Informatics (AREA)
  • Software Systems (AREA)
  • Evolutionary Computation (AREA)
  • Health & Medical Sciences (AREA)
  • Artificial Intelligence (AREA)
  • Programmable Controllers (AREA)
  • Feedback Control In General (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

L'invention concerne un système de commande (1) comprenant : un dispositif de traitement d'informations (200) qui fournit des paramètres de diagnostic utilisés pour l'application de règles de diagnostic servant à diagnostiquer des dispositifs FA (601, 602, 603) ; et un automate programmable industriel (PLC) (100) pour diagnostiquer et commander les dispositifs FA (601, 602, 603). Une unité de fourniture de règles (260) dans le dispositif de traitement d'informations (200) fournit des paramètres de diagnostic à l'automate programmable industriel. Une unité de stockage de programmes (130) dans le PLC (100) stocke des programmes de commande qui : comprennent des blocs de fonction de diagnostic servant à réaliser des fonctions de traitement de diagnostic ; et sont destinés à exécuter un traitement qui commande les dispositifs FA (601, 602, 603). Une unité d'exécution (180) dans le PLC (100) diagnostique les dispositifs FA (601, 602, 603) et commande les dispositifs FA (601, 602, 603) en fonction des résultats de diagnostic, par exécution d'un programme de commande qui comprend un bloc de fonction de diagnostic ayant des paramètres de diagnostic réglés.
PCT/JP2019/005342 2019-02-14 2019-02-14 Système de commande, automate programmable industriel, procédé et programme WO2020166004A1 (fr)

Priority Applications (3)

Application Number Priority Date Filing Date Title
JP2020522082A JPWO2020166004A1 (ja) 2019-02-14 2019-02-14 制御システム、プログラマブルロジックコントローラ、方法、及びプログラム
CN201980091574.5A CN113424115A (zh) 2019-02-14 2019-02-14 控制系统、可编程逻辑控制器、方法及程序
PCT/JP2019/005342 WO2020166004A1 (fr) 2019-02-14 2019-02-14 Système de commande, automate programmable industriel, procédé et programme

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/005342 WO2020166004A1 (fr) 2019-02-14 2019-02-14 Système de commande, automate programmable industriel, procédé et programme

Publications (1)

Publication Number Publication Date
WO2020166004A1 true WO2020166004A1 (fr) 2020-08-20

Family

ID=72045204

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/005342 WO2020166004A1 (fr) 2019-02-14 2019-02-14 Système de commande, automate programmable industriel, procédé et programme

Country Status (3)

Country Link
JP (1) JPWO2020166004A1 (fr)
CN (1) CN113424115A (fr)
WO (1) WO2020166004A1 (fr)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03149604A (ja) * 1989-11-07 1991-06-26 Fanuc Ltd プログラマブル・コントローラの負荷監視制御方式
JPH05313710A (ja) * 1992-05-06 1993-11-26 Omron Corp プログラマブルコントローラ
JP2002189507A (ja) * 2000-12-19 2002-07-05 Omron Corp コントローラ
US20040153172A1 (en) * 2001-05-16 2004-08-05 Robert Rousseau Predictive diagnostic system in a programmable automaton
JP2015087897A (ja) * 2013-10-30 2015-05-07 株式会社キーエンス プログラマブルコントローラ、拡張ユニット及びプログラム作成支援システム
JP2018097839A (ja) * 2017-06-08 2018-06-21 オムロン株式会社 制御装置、制御プログラムおよび制御方法

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH083726B2 (ja) * 1987-10-22 1996-01-17 本田技研工業株式会社 シーケンス制御装置における故障診断支援システム
US7263632B2 (en) * 2003-05-07 2007-08-28 Microsoft Corporation Programmatic computer problem diagnosis and resolution and automated reporting and updating of the same
JP2005243008A (ja) * 2004-01-29 2005-09-08 Omron Corp 診断システムおよび診断方法ならびにツールおよびコンポ
US7738975B2 (en) * 2005-10-04 2010-06-15 Fisher-Rosemount Systems, Inc. Analytical server integrated in a process control network
JP2007293553A (ja) * 2006-04-25 2007-11-08 Yokogawa Electric Corp フィールド機器診断システムおよびフィールド機器診断方法
JP5025776B2 (ja) * 2010-09-28 2012-09-12 株式会社東芝 異常診断フィルタ生成装置
US8768668B2 (en) * 2012-01-09 2014-07-01 Honeywell International Inc. Diagnostic algorithm parameter optimization
US10649424B2 (en) * 2013-03-04 2020-05-12 Fisher-Rosemount Systems, Inc. Distributed industrial performance monitoring and analytics
JP6488830B2 (ja) * 2015-03-31 2019-03-27 オムロン株式会社 制御装置
KR101846140B1 (ko) * 2015-04-16 2018-04-05 미쓰비시덴키 가부시키가이샤 프로그램 진단 장치, 프로그램 진단 방법 및 프로그램 진단 프로그램
WO2016170570A1 (fr) * 2015-04-20 2016-10-27 三菱電機株式会社 Automate programmable industriel et unité de traitement informatique

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH03149604A (ja) * 1989-11-07 1991-06-26 Fanuc Ltd プログラマブル・コントローラの負荷監視制御方式
JPH05313710A (ja) * 1992-05-06 1993-11-26 Omron Corp プログラマブルコントローラ
JP2002189507A (ja) * 2000-12-19 2002-07-05 Omron Corp コントローラ
US20040153172A1 (en) * 2001-05-16 2004-08-05 Robert Rousseau Predictive diagnostic system in a programmable automaton
JP2015087897A (ja) * 2013-10-30 2015-05-07 株式会社キーエンス プログラマブルコントローラ、拡張ユニット及びプログラム作成支援システム
JP2018097839A (ja) * 2017-06-08 2018-06-21 オムロン株式会社 制御装置、制御プログラムおよび制御方法

Also Published As

Publication number Publication date
CN113424115A (zh) 2021-09-21
JPWO2020166004A1 (ja) 2021-02-18

Similar Documents

Publication Publication Date Title
JP5072373B2 (ja) 遠隔監視・診断システム
CN110050237B (zh) 数据收集装置、数据收集方法及记录介质
JP6753278B2 (ja) 制御システムおよび制御装置
JP6593715B2 (ja) 異常判定システム、モータ制御装置
JP2021531574A (ja) 産業用pcデバイス及び産業用pcデバイスの動作方法
US20140236997A1 (en) Controller, information processing apparatus, and recording medium
JP5895906B2 (ja) プロセス制御装置及びシステム並びにその健全性判定方法
US11181890B2 (en) Control system, information processing device, and anomaly factor estimation program
WO2015136960A1 (fr) Dispositif de commande
JP2023106444A (ja) 情報処理システム、情報処理方法及び情報処理装置
WO2020166004A1 (fr) Système de commande, automate programmable industriel, procédé et programme
US8301273B2 (en) Method for providing functions in an industrial automation system, control program and industrial automation system
WO2020085084A1 (fr) Système de commande et procédé de commande
EP3832413A1 (fr) Système, dispositif et procédé pour des analyse de données à base de modèle
US11985036B2 (en) Network management device, management method, and recording medium
JP6861895B1 (ja) データ処理装置、データ処理システム、データ処理方法およびプログラム
WO2021059504A1 (fr) Dispositif de gestion d'appareil et procédé de génération de logiciel
US12008072B2 (en) Control system and control method
JP7314620B2 (ja) 制御システム、制御装置および制御プログラム
TWI843084B (zh) 控制系統、資訊處理方法以及資訊處理裝置
JP7391276B1 (ja) フロー生成プログラム、フロー生成装置及びフロー生成方法
WO2019244327A1 (fr) Dispositif de gestion, procédé de gestion et programme
WO2023053511A1 (fr) Système de commande, procédé de traitement d'informations et dispositif de traitement d'informations
JP2014049047A (ja) 監視システム
WO2021149681A1 (fr) Dispositif de collecte de données

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2020522082

Country of ref document: JP

Kind code of ref document: A

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

Ref document number: 19914890

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19914890

Country of ref document: EP

Kind code of ref document: A1