WO2020213092A1 - メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法 - Google Patents

メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法 Download PDF

Info

Publication number
WO2020213092A1
WO2020213092A1 PCT/JP2019/016495 JP2019016495W WO2020213092A1 WO 2020213092 A1 WO2020213092 A1 WO 2020213092A1 JP 2019016495 W JP2019016495 W JP 2019016495W WO 2020213092 A1 WO2020213092 A1 WO 2020213092A1
Authority
WO
WIPO (PCT)
Prior art keywords
collection
collection cycle
interval
collected data
maintenance support
Prior art date
Application number
PCT/JP2019/016495
Other languages
English (en)
French (fr)
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 PCT/JP2019/016495 priority Critical patent/WO2020213092A1/ja
Priority to JP2020516783A priority patent/JP6758533B1/ja
Publication of WO2020213092A1 publication Critical patent/WO2020213092A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/08Logistics, e.g. warehousing, loading or distribution; Inventory or stock management

Definitions

  • the present invention relates to a maintenance support program, a maintenance support device, and a maintenance support method for monitoring the state of a device and analyzing device data.
  • controller collects data corresponding to the operating state of the controlled device
  • monitoring device monitors the state of the controlled device by analyzing the data collected by the controller.
  • the data recording device described in Patent Document 1 records data in a long cycle when the operating state of the plant does not fluctuate and in a constant operation, and records data in a short cycle when the operating state of the plant fluctuates.
  • the cycle for recording data is determined based on the rate of change.
  • the present invention has been made in view of the above, and an object of the present invention is to obtain a maintenance support program capable of accurately determining whether or not the collected data is collected at an appropriate collection cycle. And.
  • the maintenance support program of the present invention fluctuates in the collected data based on the collected data showing the values collected from the controlled device at specific time intervals.
  • the collection cycle is based on the collection cycle, the interval information, the interval information, and the collection cycle, which is the cycle in which the control device controlling the controlled device collects the collected data from the controlled device.
  • a computer is made to perform a determination step for determining whether or not the collection cycle is appropriate based on the determination conditions for determining whether or not the collection cycle is appropriate. Further, the maintenance support program of the present invention causes the computer to execute an output step for outputting the determination result of the determination.
  • the maintenance support program according to the present invention has the effect of being able to accurately determine whether or not the collected data is collected at an appropriate collection cycle.
  • Flow chart showing the analysis processing procedure of the collection cycle by the maintenance support device according to the second embodiment The figure for demonstrating the analysis processing procedure of the collection cycle by the maintenance support apparatus which concerns on Embodiment 2.
  • FIG. 1 is a diagram showing a configuration of a maintenance support system including the maintenance support device according to the first embodiment.
  • the maintenance support system 1X is a system that monitors the state of the controlled device 47 by the monitoring device 50 and provides support for monitoring the state of the controlled device 47.
  • the maintenance support system 1X collects data from the controlled device 47 controlled by the controller at a specific cycle, and analyzes whether or not the data collection cycle is appropriate based on the period during which the value of the collected data continues. .. That is, the maintenance support system 1X calculates the fluctuation interval, which is the time interval until the value of the collected data fluctuates, based on the data collected at a specific time, and the data is based on the calculation result. Determine if the collection cycle of is appropriate.
  • An example of the controller is a PLC (Programmable Logic Controller) 46.
  • the maintenance support system 1X includes one or more user systems and an upper server 40A.
  • the case where the user system included in the maintenance support system 1X is the user systems 2A to 2C will be described.
  • the upper server 40A is a computer connected to the user systems 2A to 2C via the network 3, and collects various information from the user systems 2A to 2B.
  • the upper server 40A performs various managements based on the information collected from the user systems 2A to 2C.
  • the host server 40A can control the devices in the user systems 2A to 2C by using cloud computing.
  • the user system 2A includes a maintenance support device 10A, a display device 45, a monitoring device 50, a communication device 30, a PLC 46, and a controlled device 47.
  • the controlled device 47 is a device controlled by the PLC 46.
  • Examples of the controlled device 47 are an inverter, a servo mechanism, a motor, and the like.
  • the PLC 46 controls the controlled device 47 and collects data of the controlled device 47 from the controlled device 47. Further, the PLC 46 is connected to the communication device 30 via the network 4. The number of controlled devices 47 controlled by the PLC 46 may be plural. Further, the number of PLC46s connected to the communication device 30 may be plural.
  • the communication device 30 is the first external device seen from the maintenance support device 10A, and acquires the data of the controlled device 47 from the PLC 46 by using the communication program for executing the communication.
  • the data collected by the communication device 30 from the PLC 46 is referred to as collected data.
  • An example of the communication device 30 is an OPC (OLE (Object Linking and Embedding) for Process Control) server.
  • the OPC server is a server that uses the unified specifications of the international standard inter-application communication interface.
  • An example of the collected data is data showing the state of the controlled device 47.
  • the communication device 30, which is a collection setting device, stores the collection setting information in which the collection conditions for the collection data are set. In the collection setting information, the data name of the collected data, the cycle for collecting the collected data (hereinafter referred to as the collection cycle), and the like are set.
  • the monitoring device 50 is a second external device viewed from the maintenance support device 10A, and monitors the user system 2A and controls the process.
  • the monitoring device 50 executes system monitoring using a monitoring program for monitoring the user system 2A, and executes process control using a control program for controlling the process by the user system 2A.
  • An example of the monitoring device 50 is SCADA (Supervisory Control and Data Acquisition), which is a monitoring and control system that performs system monitoring and process control.
  • the monitoring device 50 collects data for monitoring the controlled device 47 via the PLC 46, and controls the controlled device 47 via the PLC 46. Further, the monitoring device 50 of the present embodiment reads and stores the collected data from the communication device 30.
  • the maintenance support device 10A is a computer that analyzes whether or not the collection cycle in which the PLC 46 collects the collected data from the controlled device 47 is appropriate.
  • the maintenance support device 10A stores an analysis rule used when analyzing whether or not the collection cycle is appropriate.
  • the maintenance support device 10A reads the collected data from the monitoring device 50 and reads the collection setting information from the communication device 30.
  • the maintenance support device 10A determines whether or not the collection cycle is appropriate by using the collected data, the collection setting information, and the analysis rule.
  • the maintenance support device 10A analyzes the collection cycle using the maintenance support program, which is a program for analyzing the collection cycle.
  • the maintenance support device 10A sends the analysis result to the display device 45.
  • An example of the analysis result is a new collection cycle calculated as a result of determining whether or not the current collection cycle is appropriate.
  • the determination result includes a comment suggesting that the current collection cycle should be changed, or a comment indicating that an abnormality has occurred in the collection process.
  • the display device 45 displays the analysis result.
  • An example of the display device 45 is a liquid crystal monitor.
  • the maintenance support device 10A transmits the analysis result to an external device such as the host server 40A and the communication device 30.
  • the communication device 30 receives a new collection cycle as an analysis result, the communication device 30 sets the new collection cycle in the collection setting information of the communication device 30.
  • a new collection cycle may be set in the collection setting information of the communication device 30 based on the analysis result.
  • the new collection cycle is set in the collection setting information using the user interface (UI: User Interface) provided in the communication device 30.
  • the communication device 30 may automatically set the new collection cycle in the collection setting information.
  • the user of the user system 2A may refer to the information displayed on the display device 45 and set the collection cycle in the collection setting information using the user interface provided in the communication device 30.
  • the maintenance support system 1X supports the maintenance of the environment for monitoring and controlling the state of the controlled device 47.
  • the user system 2A does not have to include the display device 45.
  • the display device 45 may be arranged outside the user system 2A.
  • the maintenance support system 1X does not have to include components other than the user system 2A.
  • the user system included in the maintenance support system 1X is not limited to three of the user systems 2A to 2C, and may be two or four or more.
  • the maintenance support device 10A may be arranged in the monitoring device 50 or in the communication device 30. Further, the maintenance support device 10A may be arranged outside the user system 2A, such as inside the upper server 40A.
  • FIG. 2 is a diagram showing a configuration of a user system including the maintenance support device according to the first embodiment. As described above, since the user systems 2A to 2C have the same configuration, the configuration of the user system 2A will be described here.
  • the display device 45, the PLC 46, and the controlled device 47 are omitted from the components of the user system 2A, and the maintenance support device 10A, the monitoring device 50, and the monitoring device 50 among the components of the user system 2A
  • the communication device 30 is illustrated.
  • the communication device 30 has a collection information setting unit 31, a setting information storage unit 32, and a communication unit 33.
  • the setting information storage unit 32 is a memory or the like that stores the collection setting information 152.
  • the "data name” is the name of the collected data
  • the "data type” is the type of the collected data.
  • the "collection destination information” as the collection destination information, information related to the connection from the communication device 30 to the collection destination terminal or the address of the collection destination terminal is set.
  • a specific time is set, for example, 1 minute.
  • the PLC 46 collects the collected data according to the collection setting information 152. Therefore, the collected data is collected at a specific time set in the "collection cycle".
  • the collection information setting unit 31 sets the collection setting information 152 based on the instruction from the user.
  • the user sets the collection setting information 152 before the collection data is collected.
  • the collection setting information 152 can be changed based on the result of analysis by the maintenance support device 10A.
  • the communication unit 33 reads the collected data from the PLC 46 and sends it to the monitoring device 50 based on the collection setting information 152.
  • the communication unit 33 collects the data to be monitored from the PLC 46 and sends the data to the monitoring device 50.
  • the monitoring device 50 has a monitoring unit 51, a collected data storage unit 52, and a communication unit 53.
  • the monitoring unit 51 sends a request for data to be monitored to the communication unit 33.
  • the communication unit 53 communicates with the communication unit 33 of the communication device 30.
  • the communication unit 53 transmits a request for data to be monitored to the communication unit 33.
  • the communication unit 53 receives the data to be monitored from the communication unit 33 and stores it in the monitoring device 50.
  • the communication unit 53 stores the collected data in the collection data storage unit 52.
  • the collected data acquired by the monitoring device 50 from the communication device 30 may be a part of the data to be monitored.
  • the collected data storage unit 52 is a memory or the like that stores the collected data.
  • the "data name" of the collected data, the "time stamp” indicating the date and time when the collected data was collected, and the "value” of the collected data are associated with each other.
  • the collected data storage unit 52 stores a plurality of types of collected data.
  • the maintenance support device 10A includes a collection data reading unit 11, a collection setting information reading unit 12, a rule storage unit 13, a collected data analysis unit 14A, an analysis result notification unit 15, a display control unit 16, and a network connection unit. It has 17.
  • the collected data reading unit 11 reads out a specific type of collected data to be determined from the collected data storage unit 52 and sends it to the collected data analysis unit 14A.
  • the collection setting information reading unit 12 reads the collection setting information 152 from the setting information storage unit 32 and sends it to the collection data analysis unit 14A.
  • the rule storage unit 13 is a memory or the like that stores the analysis rule 201A used when analyzing the collection cycle.
  • the analysis rule 201A includes determination information 210A and output message information 211A.
  • the determination information 210A is information used when determining whether or not the collection cycle used when collecting the collected data is appropriate.
  • the output message information 211A is a message to be displayed or output when the collection cycle is not appropriate. In the output message information 211A, an output message is set for each determination condition used for determining whether or not the collection cycle is appropriate.
  • the determination target such as the fluctuation interval of the collected data, the collection cycle in the collection setting information 152, the determination condition for determining whether or not the collection cycle is appropriate, and the output message are associated with each other.
  • the fluctuation interval of the collected data may be simply referred to as the fluctuation interval.
  • the determination target, collection cycle, and determination condition in the analysis rule 201A are the determination information 210A
  • the output message in the analysis rule 201A is the output message information 211A.
  • the determination condition is a condition for determining that the collection cycle is inappropriate. For example, when the collected data shows the same value for 5 consecutive minutes, the fluctuation interval is 5 minutes.
  • the collected data analysis unit 14A analyzes the collection cycle of the collected data and determines whether or not the collection cycle is appropriate.
  • the collected data analysis unit 14A has a determination unit 21A, a collected data processing unit 22, and a rule reading unit 23.
  • the collection data processing unit 22 processes the collected data in order to convert the collected data into data for analysis.
  • the collected data processing unit 22 sends the processed collected data to the determination unit 21A.
  • the rule reading unit 23 reads the analysis rule 201A from the rule storage unit 13 and sends it to the determination unit 21A.
  • the determination unit 21A determines whether or not the collection cycle is appropriate by using the analysis rule 201A and the processed collected data. Specifically, the determination unit 21A actually collects the fluctuation interval, which is the length of the period during which the "values" of the collected data are continuously the same, or the collected data, based on the processed collected data. Calculate the time interval of the time stamp, which is the time interval.
  • the time interval of the time stamp is the time indicated by the Nth time stamp recorded when the N (N is a natural number) th "value" is collected and when the (N + 1) th "value” is collected. It is a time difference between the time indicated by the (N + 1) th time stamp recorded in.
  • the time interval of the time stamp that is, the collection time interval of the collected data may be referred to as the time stamp interval.
  • the determination unit 21A calculates the fluctuation interval based on the change in the value of the collected data, and calculates the time stamp interval based on the "time stamp". Further, the determination unit 21A is based on the currently set collection cycle, the calculated interval information (fluctuation interval or time stamp interval), and the determination condition for determining whether or not the collection cycle is appropriate. It is determined whether or not the currently set collection cycle is appropriate.
  • the determination unit 21A determines that the collection cycle of 1 minute is inappropriate. If the collection cycle is set to 1 minute and the maximum value of the fluctuation interval of the collected data is 5 minutes, there is a high possibility that the collection cycle of 1 minute is too short, so the determination unit 21A is called 1 minute. Judge that the collection cycle is inappropriate. Also, when the collection cycle is set to 1 minute, if the actual time stamp interval includes a time interval longer than 1 minute, the collection cycle of 1 minute is likely to be too short, so it is judged. Part 21A determines that the collection cycle of 1 minute is inappropriate.
  • the determination information 210A includes the current collection cycle in the collection setting information 152 used for comparison with the maximum value of the fluctuation interval. Further, the determination condition of the determination information 210A defines the relationship between the maximum value of the fluctuation interval and the collection cycle as a condition for determining that the collection cycle is inappropriate. For example, the determination condition stipulates that the maximum value of the fluctuation interval exceeds the collection cycle as a condition for determining that the collection cycle is inappropriate.
  • the determination unit 21A determines that the maximum value of the fluctuation interval is 5 minutes when the collection cycle is set to 1 minute and the collection cycle is inappropriate, the determination unit 21A proposes to extend the collection cycle. Is output to the analysis result notification unit 15, the display control unit 16, and the network connection unit 17.
  • the determination unit 21A outputs the fluctuation interval, the maximum value of the fluctuation interval, or the time stamp interval to the analysis result notification unit 15, the display control unit 16, and the network connection unit 17. Further, when the current fluctuation interval is inappropriate, the determination unit 21A calculates a collection cycle corresponding to the current fluctuation interval, and sets the calculated collection cycle as a new collection cycle. For example, the determination unit 21A sets the maximum value of the fluctuation interval in a new collection cycle and outputs it to the analysis result notification unit 15, the display control unit 16, and the network connection unit 17.
  • the determination unit 21A displays the analysis result notification unit 15, the display control unit 16, and the network connection unit for at least one of the output message, the fluctuation interval, the maximum value of the fluctuation interval, the time stamp interval, and the set new collection cycle. It suffices to output to at least one of 17.
  • the display control unit 16 causes the display device 45 to display the information sent from the determination unit 21A. For example, when an output message and a new collection cycle are sent from the determination unit 21A, the display control unit 16 causes the display device 45 to display the output message and the new collection cycle.
  • the analysis result notification unit 15 transmits the information sent from the determination unit 21A to the communication device 30 or the user terminal.
  • the analysis result notification unit 15 transmits the output message and the new collection cycle to the user terminal, for example, when the output message and the new collection cycle are sent from the determination unit 21A. Further, for example, when a new collection cycle is sent from the determination unit 21A, the analysis result notification unit 15 transmits the new collection cycle to the communication device 30.
  • the communication device 30 receives a new collection cycle from the determination unit 21A, the communication device 30 overwrites the received collection cycle with the collection cycle in the collection setting information 152.
  • the network connection unit 17 transmits the information sent from the determination unit 21A to the upper server 40A.
  • the output unit such as the analysis result notification unit 15, the display control unit 16, or the network connection unit 17 outputs the analysis result sent from the determination unit 21A to the user terminal, the communication device 30, the display device 45, or the upper server. Output to an external device such as 40A.
  • FIG. 3 is a flowchart showing the analysis processing procedure of the collection cycle by the maintenance support device according to the first embodiment.
  • FIG. 4 is a diagram for explaining a procedure for analyzing the collection cycle by the maintenance support device according to the first embodiment.
  • the collection information setting unit 31 sets the collection setting information 152 in the setting information storage unit 32 according to an instruction from the user. That is, the communication program included in the communication device 30 stores the collection setting information 152 in the setting information storage unit 32 according to an instruction from the user.
  • the collection setting information 152 includes an initial value of the collection cycle. Therefore, the communication device 30 sets the initial value of the collection cycle in the collection setting information 152 (ST1), and stores the collection setting information 152 in the setting information storage unit 32.
  • An example of the initial value of the collection cycle is 1 minute.
  • the information is collected according to the collection setting information 152 and stored in the monitoring device 50.
  • the collected data reading unit 11 of the maintenance support device 10A reads the collected data from the collected data storage unit 52 (step S10). That is, the collected data reading unit 11 executes the first reading step.
  • the collection setting information reading unit 12 reads the collection setting information 152 (including the collection cycle) from the setting information storage unit 32 (step S20). That is, the collection setting information reading unit 12 executes the second reading step.
  • the "data name" of the collected data read by the collected data reading unit 11 and the "data name” of the collecting setting information 152 read by the collecting setting information reading unit 12 are the same. That is, the maintenance support device 10A reads out the collection data and the collection setting information 152 corresponding to the specific “data name”.
  • the rule reading unit 23 reads the analysis rule 201A including the determination condition from the rule storage unit 13 (step S30). The processes of steps S10 to S30 may be executed in any order.
  • the collection data processing unit 22 processes the collected data according to the "data type" of the collection setting information 152 in order to convert the collected data into data for analysis (step S40).
  • the determination unit 21A analyzes the collected data by using the collection setting information 152, the analysis rule 201A, and the processed data which is the processed collected data. That is, the determination unit 21A analyzes the collected data and calculates the fluctuation interval or the time stamp interval which is the interval information (step S50). Further, the determination unit 21A analyzes the collection data by using the collection cycle in the collection setting information 152, the calculated interval information, the analysis rule 201A including the determination condition, and the processing data, and collects the collection setting information 152. It is determined whether or not the collection cycle is appropriate (step S60). At this time, the determination unit 21A determines whether or not the collection cycle is appropriate by using any of the first to fifth rules described later included in the analysis rule 201A.
  • the determination unit 21A calculates the fluctuation interval from the collected data, and determines that the current collection cycle is appropriate when the maximum value of the fluctuation interval exceeds the current collection cycle. If the collection cycle is inappropriate, the determination unit 21A calculates a new collection cycle based on the fluctuation interval of the collected data. That is, the maintenance support device 10A calculates the fluctuation interval from the collected data, and when it is determined that the current collection cycle is inappropriate based on the fluctuation interval, the maintenance support device 10A has a new collection cycle corresponding to the fluctuation interval of the collected data. Is calculated (ST2).
  • the determination unit 21A executes the calculation step of calculating the interval information and the determination step of determining whether or not the collection cycle is appropriate, and determines that the current collection cycle is inappropriate in the determination step. If it is determined, a new collection cycle is calculated.
  • the determination unit 21A outputs the analysis result to the display control unit 16.
  • the analysis results include the fluctuation interval of the collected data, the maximum value of the fluctuation interval, the minimum value of the fluctuation interval, the time stamp interval, the average value of the time stamp interval, the maximum value of the time stamp interval, the calculated new collection cycle, and the current. The judgment result of whether or not the collection cycle is appropriate, the output message, etc. are included.
  • the display control unit 16 outputs the analysis result to the display device 45, which is an example of the external device, so that the analysis result is displayed on the display device 45 (step S70). Further, the determination unit 21A transmits the calculated new collection cycle to the communication device 30 via the analysis result notification unit 15.
  • the communication device 30 updates the current collection cycle in the collection setting information 152 to a new collection cycle received from the determination unit 21A (ST3). For example, when the current collection cycle is 1 minute and the new collection cycle received by the communication device 30 from the maintenance support device 10A is 5 minutes, the collection information setting unit 31 of the communication device 30 informs the collection setting information 152. On the other hand, the collection cycle is changed from 1 minute to 5 minutes.
  • FIG. 3 has described the case where the maximum value of the fluctuation interval is used for the analysis rule 201A
  • various rules can be set for the analysis rule 201A.
  • an example of the rule set in the analysis rule 201A will be described.
  • FIG. 5 is a diagram showing a configuration of an analysis rule used by the maintenance support device according to the first embodiment.
  • the determination target is a material used for determining whether or not the collection cycle is appropriate.
  • the determination target is calculated based on the specific type of collected data to be determined.
  • the determination target is compared with the collection cycle of the collection setting information 152 or the information calculated from the collection cycle, and it is determined whether or not the comparison result satisfies the determination condition. Examples of the determination target are the maximum value of the fluctuation interval of the collected data, the average interval of the time stamps, the maximum interval of the time stamps, and the minimum value of the fluctuation interval of the collected data.
  • the average time stamp interval is the average value of the time stamp intervals in which the collected data was actually collected.
  • the average time stamp interval is the average value of each time difference between the time stamp intervals.
  • the maximum time stamp interval is the maximum value of the time difference between the time stamp intervals.
  • a judgment condition is set when the judgment target is the maximum value of the fluctuation interval.
  • the determination condition in this first rule is that the maximum value of the fluctuation interval exceeds the collection cycle. That is, the determination unit 21A determines that the current collection cycle is inappropriate when the maximum value of the fluctuation interval exceeds the collection cycle.
  • the collected data whose maximum value of the fluctuation interval exceeds the collection cycle is the collected data with little fluctuation. Therefore, in the analysis rule 201A, the fact that the maximum value of the fluctuation interval exceeds the collection cycle and the output message "Propose to extend the collection cycle" are associated with each other. Therefore, when the maximum value of the fluctuation interval exceeds the collection cycle, the determination unit 21A outputs an output message "Proposing to extend the collection cycle".
  • the judgment condition when the judgment target is the average interval of the time stamps is set.
  • the determination condition in this second rule is that the average interval of time stamps exceeds the collection cycle.
  • the collection data whose average time stamp interval exceeds the collection cycle may not be collected at the desired timing because the collection cycle is too short. Therefore, in the analysis rule 201A, the average interval of the time stamps exceeds the collection cycle, and the output message "Propose to extend the collection cycle" is associated with each other. Therefore, when the average interval of the time stamps exceeds the collection cycle, the determination unit 21A outputs an output message "Proposing to extend the collection cycle".
  • a judgment condition is set when the judgment target is the maximum interval of the time stamp.
  • the determination condition in this third rule is that the maximum interval of time stamps exceeds the collection cycle.
  • the collection data whose maximum time stamp interval exceeds the collection cycle may not be collected at the desired timing because the collection cycle is too short. Therefore, in the analysis rule 201A, the maximum interval of the time stamps exceeds the collection cycle, and the output message "Propose to extend the collection cycle" is associated with each other. Therefore, when the maximum interval of the time stamps exceeds the collection cycle, the determination unit 21A outputs an output message "It is proposed to extend the collection cycle".
  • a judgment condition is set when the judgment target is the maximum value of the fluctuation interval.
  • the determination condition in this fourth rule is that the maximum value of the fluctuation interval exceeds the value of P times the collection cycle.
  • the value of P is set based on the specifications of the controlled device 47. For example, if it is known from the specifications of the controlled device 47 that the maximum value of the fluctuation interval does not exceed the value of P times the collection cycle, the value of P is set according to the specifications of the controlled device 47.
  • the determination unit 21A outputs an output message stating that "the fluctuation has not occurred".
  • a judgment condition is set when the judgment target is the minimum value of the fluctuation interval.
  • the determination condition in this fifth rule is that the minimum value of the fluctuation interval exceeds the collection cycle. That is, the determination unit 21A determines that the collection cycle is inappropriate when the minimum value of the fluctuation interval exceeds the collection cycle.
  • the collected data whose minimum value of the fluctuation interval exceeds the collection cycle is the collected data with little fluctuation. Therefore, in the analysis rule 201A, the minimum value of the fluctuation interval exceeds the collection cycle, and the output message "Propose to extend the collection cycle" is associated with each other. Therefore, when the minimum value of the fluctuation interval exceeds the collection cycle, the determination unit 21A outputs an output message "Proposing to extend the collection cycle".
  • the determination unit 21A calculates a new collection cycle corresponding to the current fluctuation interval when the current fluctuation interval is inappropriate, and corresponds to the current time stamp interval when the current time stamp interval is inappropriate. Calculate a new collection cycle.
  • the analysis rule 201A a plurality of types of determination conditions (rules) can be set. Then, the collection cycle corresponding to the fluctuation interval or the time stamp interval obtained by the analysis using the determination condition may be different for each determination condition. Therefore, in the determination unit 21A, which determination condition is preferentially used is set in advance. As a result, the determination unit 21A presents the collection cycle obtained by the analysis using the determination condition having a high priority to the communication device 30 or the like.
  • FIG. 6 is a diagram showing a first example of processing data created by the maintenance support device according to the first embodiment.
  • Processing data 151A is a set of collected data collected in a collection cycle of 1 minute.
  • the collected data included in the processing data 151A are a "time stamp” and a "value”.
  • the collection data processing unit 22 arranges the collected data in the order of the time when the collected data is measured or detected. Specifically, the collection data processing unit 22 provides information in which the "time stamp” and the "value" of the collected data are associated with each other in the order of the earliest time indicated by the "time stamp" of the collected data. Line up.
  • time stamp is indicated by five numbers, for example, "A: BC: DE”. "DE” indicates seconds, "BC” indicates minutes, and "A” indicates hours.
  • the "value” is continuously set to “1" from “0:00:00” to “0:04: 00" of the "time stamp”. Therefore, the fluctuation interval of the collected data group D1 from "0:00:00” to "0:04: 00" of the "time stamp” is 5 minutes.
  • the maintenance support device 10A transmits an output message "Proposing to extend the collection cycle" to at least one of the upper server 40A, the communication device 30, the display device 45, and the user terminal.
  • the host server 40A, the communication device 30, the display device 45, and the user terminal may be referred to as a result receiving device.
  • the maintenance support device 10A sets a new collection cycle of 5 minutes, which is the maximum value of the fluctuation interval, when the priority of the first rule is the highest among the determination conditions determined to be inappropriate. ..
  • the maintenance support device 10A transmits the set collection cycle from the analysis result notification unit 15, the display control unit 16, and the network connection unit 17 to the result receiving device.
  • the determination unit 21A of the maintenance support device 10A may set a period other than the maximum value of the fluctuation interval as a new collection cycle. For example, the determination unit 21A may set a period intermediate between the maximum value of the fluctuation interval and the current collection cycle as a new collection cycle.
  • the maintenance support device 10A shall set a collection cycle that does not exceed the value of P times specified in the fourth rule as a new collection cycle. ..
  • the communication device 30 When the communication device 30 receives the collection cycle from the maintenance support device 10A, the communication device 30 replaces the current collection cycle in the collection setting information 152 with the new collection cycle received. Further, the user may input a new collection cycle to the collection information setting unit 31 of the communication device 30 based on the information received by the result receiving device from the determination unit 21A. As a result, in the collection setting information 152, the current collection cycle is replaced with the input collection cycle.
  • the fluctuation interval of the collected data group D2 from “0:05:00” to “0:07: 00" of the "time stamp” is 3 minutes.
  • the minimum value of the fluctuation interval is 3 minutes.
  • the determination unit 21A determines that 1 minute, which is the current collection cycle, is inappropriate. judge. Then, the maintenance support device 10A outputs an output message "Proposing to extend the collection cycle" to the result receiving device.
  • the minimum value of the fluctuation interval of 3 minutes is set as a new collection cycle. Set and send the result to the receiver.
  • the determination unit 21A of the maintenance support device 10A may set a period other than the minimum value of the fluctuation interval as a new collection cycle. For example, the determination unit 21A may set a period intermediate between the minimum value of the fluctuation interval and the current collection cycle as a new collection cycle.
  • FIG. 7 is a diagram showing a second example of processing data created by the maintenance support device according to the first embodiment.
  • the processing data 151B is a set of collected data collected in a collection cycle of 1 minute.
  • the collected data included in the processing data 151B are a "time stamp” and a "value”.
  • the “time stamp” and the “value” of the collected data correspond to each other in the order of the earliest time indicated by the “time stamp” by the same process as the process described with reference to FIG. Arrange the attached information.
  • the collected data D4 is not collected. Therefore, the interval of the "time stamp” of the collected data corresponding to "0:03:00" is 2 minutes, and the interval of the "time stamp” of the collected data corresponding to "0:07: 00" is 2 minutes. Is.
  • the determination unit 21A calculates the average interval of the "time stamp” with respect to the processing data 151B.
  • the average interval of "time stamps” in the processing data 151B is 1.33 minutes.
  • the determination unit 21A since the average interval of the "time stamp” exceeds 1 minute, which is the current collection cycle, the determination unit 21A is inappropriate for 1 minute, which is the current collection cycle. Judge that there is. Then, the maintenance support device 10A outputs an output message "Proposing to extend the collection cycle" to the result receiving device.
  • the maintenance support device 10A newly collects 1.33 minutes, which is the average interval of "time stamps", when the priority of the second rule is the highest among the judgment conditions judged to be inappropriate.
  • the determination unit 21A of the maintenance support device 10A which is set to a cycle and transmits the result to the result receiving device, may set a period other than the average interval of the “time stamp” to the new collection cycle.
  • the determination unit 21A may set, for example, a period intermediate between the average interval of the "time stamp” and the current collection cycle as a new collection cycle.
  • the maximum interval of the "time stamp” in the processing data 151B is 2 minutes.
  • the determination unit 21A is inappropriate for 1 minute which is the current collection cycle. Judge that there is. Then, the maintenance support device 10A outputs an output message "Proposing to extend the collection cycle" to the result receiving device.
  • the maintenance support device 10A When the maintenance support device 10A has the highest priority of the third rule among the judgment conditions judged to be inappropriate, the maintenance support device 10A sets the maximum interval of the "time stamp" of 2 minutes as a new collection cycle. Set and send the result to the receiver.
  • the determination unit 21A of the maintenance support device 10A may set a period other than the average interval of the "time stamp” as a new collection cycle. For example, the determination unit 21A may set a period intermediate between the maximum interval of the "time stamp” and the current collection cycle as a new collection cycle.
  • FIG. 8 is a diagram showing a third example of processing data created by the maintenance support device according to the first embodiment.
  • the processing data 151C is a set of collected data collected in a collection cycle of 1 minute.
  • the collected data included in the processing data 151C are a "time stamp” and a "value”.
  • the “time stamp” and the “value” of the collected data correspond to each other in the order of the earliest time indicated by the “time stamp” by the same process as the process described with reference to FIG. Arrange the attached information.
  • the "value" of the collected data may change during a specific period. For example, there is a controlled device 47 whose "value" of collected data changes in one minute. If the "value” does not change for 5 minutes in such a controlled device 47, some abnormality may have occurred.
  • the maintenance support device 10A has a function of storing the analysis rule 201A for data analysis, a function of analyzing the collected data according to the analysis rule 201A, and a function of outputting the analysis result. Since the maintenance support device 10A determines whether or not the currently set collection cycle is appropriate based on the fluctuation interval or time stamp of the collected data, the collected data generated during communication in the maintenance support system 1X It is possible to detect missing and unnecessary communication of collected data.
  • the analysis rule 201A stored in the maintenance support device 10A can be used in other environments. For example, after the analysis rule 201A is used in the user system 2A which is the first environment, the analysis rule 201A may be transferred to another user system which is another environment. Further, when any of the monitoring device 50, the communication device 30, and the maintenance support device 10A in the user system 2A deteriorates or fails, a user system similar to the user system 2A is constructed. The analysis rule 201A can be applied to this newly constructed user system. Further, the analysis rule 201A may be applied to the user systems 2B and 2C which are the surrounding environment of the user system 2A, or the analysis rule used in the user systems 2B and 2C may be applied to the analysis rule 201A of the user system 2A. You may.
  • analysis rule 201A may be applied to a higher system which is a higher system than the user systems 2A to 2C.
  • the process of analyzing the collected data using the analysis rule 201A in the host system will be described in the second embodiment.
  • the maintenance support device 10A does not use the fluctuation rate of the collected data, but the fluctuation interval, which is the time interval until the value of the collected data fluctuates, or the collected data is collected. Based on the time stamp interval, which is the time interval, it is determined whether or not the collection cycle of the collected data is appropriate. Therefore, it is possible to accurately determine whether or not the collected data is collected at an appropriate collection cycle.
  • the maintenance support device 10A can be applied to a plurality of environments (user systems 2A to 2C), the communication status of the controlled device 47 can be comprehensively checked by the host system by using cloud computing. You can check.
  • Embodiment 2 Next, a second embodiment of the present invention will be described with reference to FIGS. 9 to 12.
  • the maintenance support device is arranged in the upper system, and the collection cycle of the collected data is analyzed in the upper system.
  • FIG. 9 is a diagram showing a configuration of a maintenance support system including the maintenance support device according to the second embodiment. Similar to the maintenance support system 1X, the maintenance support system 1Y is a system that monitors the state of the controlled device 47 by the monitoring device 50 and provides support for monitoring the state of the controlled device 47. Of the components of FIG. 9, components that achieve the same functions as the maintenance support system 1X of the first embodiment shown in FIG. 1 are designated by the same reference numerals, and redundant description will be omitted.
  • the maintenance support system 1Y includes a plurality of user systems and an upper server 40B.
  • the case where the user system included in the maintenance support system 1Y is the user systems 2D to 2F will be described.
  • the upper server 40B includes a maintenance support device 10B and a display device 45 in addition to the components included in the upper server 40A.
  • the maintenance support device 10B has the same function as the maintenance support device 10A.
  • the display device 45 may be arranged outside the upper server 40B.
  • the upper server 40B is connected to the user systems 2D to 2F via the network 5.
  • the user systems 2D to 2F have a similar configuration.
  • the user system 2D includes a monitoring device 50, a communication device 30, a PLC 46, and a controlled device 47.
  • the maintenance support device 10B acquires the data collected from the controlled device 47 by the PLC46 of each user system 2D to 2F from each user system 2D to 2F.
  • the maintenance support device 10B compares the fluctuation intervals of the collected data between the user systems 2D and 2F with respect to the user systems 2D to 2F, and determines whether or not there is an abnormality in the fluctuation intervals of the collected data.
  • the maintenance support device 10B determines whether or not the fluctuation interval of the collected data collected by the user system 2D differs from the fluctuation interval of the collected data collected by all the user systems 2D to 2F by a specific value or more. judge.
  • the maximum value of the fluctuation interval of the collected data collected by the user system 2D is first compared with the maximum value of the fluctuation interval of the collected data collected by all the user systems 2D to 2F. Judge whether there is a difference greater than or equal to the reference value of. Maintenance support when the difference between the maximum value of the fluctuation interval of the collected data collected by the user system 2D and the maximum value of the fluctuation interval of the collected data collected by all user systems 2D to 2F is equal to or greater than the first reference value.
  • the device 10B transmits an output message indicating that the tendency of the fluctuation interval in the user system 2D is different from the tendency of the fluctuation interval in all the user systems 2D to 2F to an external device such as the communication device 30.
  • the communication device 30 is based on the output message like the user of the user system 2A.
  • the collection cycle within may be modified.
  • the user of the maintenance support system 1X may refer to the information displayed on the display device 45 and set the collection cycle in the collection setting information 152 by using the user interface provided in the communication device 30.
  • the user system included in the maintenance support system 1Y is not limited to three of the user systems 2D to 2F, and may be two or four or more.
  • FIG. 10 is a diagram showing the configuration of the maintenance support device according to the second embodiment.
  • components that achieve the same functions as the maintenance support device 10A of the first embodiment shown in FIG. 2 are designated by the same reference numerals, and redundant description will be omitted.
  • the maintenance support device 10B includes a collection data reading unit 11, a collection setting information reading unit 12, a rule storage unit 13, a collected data analysis unit 14B, an analysis result notification unit 15, and a display control unit 16. There is.
  • the collected data reading unit 11 reads the collected data from each user system 2D to 2F and sends it to the collected data analysis unit 14B.
  • the collection setting information reading unit 12 reads the collection setting information 152 from each user system 2D to 2F and sends it to the collection data analysis unit 14B.
  • the rule storage unit 13 of the maintenance support device 10B is a memory for storing analysis rule 201B used when analyzing whether or not the collection cycle of each user system 2D to 2F is appropriate.
  • the analysis rule 201B includes determination information 210B and output message information 211B.
  • the determination information 210B is information used when determining whether or not the collection cycle used in each user system 2D to 2F is appropriate.
  • the output message information 211B includes various messages to be displayed or output when it is determined that the collection cycle is not appropriate. An output message is set in the output message information 211B for each determination condition.
  • the judgment target such as the fluctuation interval of the collected data, the judgment condition, and the output message are associated with each other.
  • the determination target and the determination condition in the analysis rule 201B are the determination information 210B, and the output message in the analysis rule 201B is the output message information 211B.
  • the collected data analysis unit 14B compares the collection cycles between the user systems 2D to 2F, and determines whether or not the fluctuation interval is appropriate as compared with other user systems. In the collected data analysis unit 14B, when the fluctuation interval of a specific user system among the user systems 2D to 2F shows a peculiar tendency as compared with all the user systems 2D to 2F, the collection cycle of the specific user system is set. Judge as inappropriate.
  • the collected data analysis unit 14B has a determination unit 21B, a collected data processing unit 22, and a rule reading unit 23.
  • the collection data processing unit 22 processes the collected data for each user system 2D to 2F, and sends the processed collected data to the determination unit 21B.
  • the rule reading unit 23 reads the analysis rule 201B from the rule storage unit 13 and sends it to the determination unit 21B.
  • the determination unit 21B determines whether or not the collection cycle is appropriate by using the analysis rule 201B and the collected data processed for each of the user systems 2D to 2F. At this time, the determination unit 21B determines whether or not the collected data collected by any of the user systems shows a peculiar tendency based on the collected data for each of the user systems 2D to 2F. Specifically, the determination unit 21B calculates the maximum value of the fluctuation interval for each user system 2D to 2F and compares it with the average value of the maximum value of the fluctuation interval in each user system 2D to 2F.
  • the determination unit 21B compares the maximum value of the fluctuation interval of the specific user system in the user systems 2D to 2F with the average of the maximum value of the fluctuation interval of the user systems 2D to 2F. In other words, the determination unit 21B compares the maximum value of the fluctuation interval in the specific user system with the average value of the maximum value of the fluctuation interval in each user system.
  • the maximum value of the fluctuation interval of a specific user system in the user systems 2D to 2F may be referred to as the maximum value of the fluctuation interval in the specific environment X.
  • the average of the maximum values of the fluctuation intervals in the user systems 2D to 2F may be referred to as the average value in all environments.
  • the determination unit 21B has some abnormality in the data collection state in the specific environment X. Judge that it has occurred.
  • the judgment condition of the judgment information 210B defines the relationship between the maximum value of the fluctuation interval in the specific environment X and the average value in all environments as a condition for judging that the collection cycle shows a peculiar tendency. ing.
  • the judgment condition as a condition for judging that the collection cycle in the specific environment X shows a peculiar tendency, the difference between the maximum value of the fluctuation interval in the specific environment X and the average value in all environments is specific. It is stipulated that it is above the standard value.
  • the determination unit 21B has a peculiar collection cycle in the specific environment X. Judge that it shows a tendency.
  • the determination unit 21B determines that the collection cycle in the specific environment X shows a peculiar tendency
  • the determination unit 21B notifies the analysis result of an output message indicating that the collection cycle in the specific environment X shows a peculiar tendency. Output to unit 15 and display control unit 16.
  • the determination unit 21B outputs the difference as the comparison result, the maximum value of the fluctuation interval in the specific environment X, and the average value in all environments to the analysis result notification unit 15 and the display control unit 16.
  • determination unit 21B may output at least one of the output message and the difference as the comparison result to at least one of the analysis result notification unit 15 and the display control unit 16.
  • the display control unit 16 causes the display device 45 to display the information sent from the determination unit 21B.
  • the analysis result notification unit 15 transmits the information sent from the determination unit 21B to the communication device 30 or the user terminal.
  • FIG. 11 is a flowchart showing the analysis processing procedure of the collection cycle by the maintenance support device according to the second embodiment.
  • FIG. 12 is a diagram for explaining a procedure for analyzing the collection cycle by the maintenance support device according to the second embodiment. Note that duplicate description will be omitted for the same processing as that described in FIG. 3 of the first embodiment. 11 and 12 show a case where the collected data analysis unit 14B determines whether or not the fluctuation interval of each user system 2D to 2F is appropriate as compared with other user systems.
  • the collection information setting unit 31 sets the collection setting information 152 in the setting information storage unit 32 according to an instruction from the user.
  • the information is collected according to the collection setting information 152 and stored in the monitoring device 50.
  • the collection data reading unit 11 of the maintenance support device 10B collects the collection data and the collection setting information 152 from the user systems 2D to 2F (step S110).
  • the collected data may be read by the maintenance support device 10B from the monitoring device 50, or may be transmitted by the monitoring device 50 to the maintenance support device 10B.
  • the collection setting information 152 may be read by the maintenance support device 10B from the communication device 30, or may be transmitted by the communication device 30 to the maintenance support device 10B.
  • the rule reading unit 23 reads the analysis rule 201B from the rule storage unit 13 (step S120). The processes of steps S110 and S120 may be executed in any order.
  • the collection data processing unit 22 processes the collected data according to the "data type" of the collection setting information 152 in order to convert the collected data of each user system 2D to 2F into data for analysis (step S130). Specifically, the determination unit 21B arranges the values of the collected data in the order of the time stamps, as described with reference to FIG. The determination unit 21B compares the collected data (processed data) after processing between the user systems 2D to 2F according to the analysis rule 201B, and determines whether or not there is a peculiar tendency with respect to the fluctuation interval of each user system 2D to 2F. (Step S140). At this time, the determination unit 21B determines whether or not there is a tendency peculiar to the fluctuation interval of a specific user system by using any of the sixth to ninth rules described later included in the analysis rule 201B. To do.
  • the determination unit 21B of the maintenance support device 10B acquires the fluctuation interval of the collected data in each user system 2D to 2F by calculating the fluctuation interval from the collected data after processing for each user system 2D to 2F. (ST11). Then, the determination unit 21B determines whether or not there is a peculiar tendency with respect to the fluctuation intervals of the user systems 2D to 2F by comparing the fluctuation intervals of the user systems 2D to 2F (ST12).
  • the determination unit 21B calculates the maximum value of the fluctuation interval of the collected data for each user system 2D to 2F. That is, the determination unit 21B calculates the maximum value of the fluctuation interval of the collected data for each user system 2D to 2F. Further, the determination unit 21B calculates the average value of the maximum values of the fluctuation intervals calculated for the user systems 2D to 2F.
  • the determination unit 21B determines the difference between the maximum value of the fluctuation interval of the user system 2D and the average value of the maximum values of the maximum values of the fluctuation intervals calculated for the user systems 2D to 2F. Is calculated. The determination unit 21B is based on whether or not the difference between the maximum value of the fluctuation interval of the user system 2D and the average value of the fluctuation interval of all user systems 2D to 2F is equal to or greater than the first reference value. It is determined whether or not the fluctuation interval of the collected data in 2D shows a peculiar tendency with respect to the fluctuation interval of the collected data in all user systems 2D to 2F.
  • the determination unit 21B may exclude the maximum value of the fluctuation interval of the user system 2D when calculating the average value of the fluctuation interval of all the user systems 2D to 2F. That is, the average value of the fluctuation intervals of all user systems may be the average value of the fluctuation intervals of the user systems 2E and 2F.
  • the determination unit 21B outputs the determination result to the display control unit 16 or the like.
  • An example of the determination result output to the display control unit 16 or the like is an output message indicating that the fluctuation interval of the collected data shows a peculiar tendency as compared with the average tendency of all user systems 2D to 2F. ..
  • the display control unit 16 causes the display device 45 to display the determination result (step S150).
  • FIG. 11 has described the case where the maximum value of the fluctuation interval is used for the analysis rule 201B, various rules can be set for the analysis rule 201B.
  • an example of the rule set in the analysis rule 201B will be described.
  • FIG. 13 is a diagram showing a configuration of an analysis rule used by the maintenance support device according to the second embodiment.
  • the determination target is associated with each other.
  • the determination target are the maximum value of the fluctuation interval of the collected data, the minimum value of the fluctuation interval of the collected data, the average interval of the time stamps, and the maximum interval of the time stamps.
  • a judgment condition is set when the judgment target is the maximum value of the fluctuation interval.
  • the determination condition in the sixth rule is that the difference between the maximum value of the fluctuation interval in the specific environment X and the average value of the maximum value of the fluctuation interval in all environments is equal to or larger than the first reference value.
  • the determination unit 21B calculates the difference between the maximum value of the fluctuation interval in the user system 2D which is the specific environment X and the average value of the maximum value of the fluctuation interval in the user systems 2D to 2F which are all environments.
  • the difference between the maximum value of the fluctuation interval in the specific environment X and the average value of the maximum value of the fluctuation interval in all environments (the average value in all environments) (hereinafter referred to as the first environmental difference) is determined.
  • the first environmental difference is determined.
  • the fact that the first environment difference exceeds the first reference value and the output message that "the fluctuation tendency of the collected data of the specific environment X is different from the others" are associated with each other. Has been done. Therefore, when the first environmental difference exceeds the first reference value, the determination unit 21B sends an output message stating "The fluctuation tendency of the collected data of the specific environment X is different from the others" to the analysis result notification unit. Output to 15 and the display control unit 16.
  • a judgment condition is set when the judgment target is the minimum value of the fluctuation interval.
  • the determination condition in the seventh rule is that the difference between the minimum value of the fluctuation interval in the specific environment X and the average value of the minimum values of the fluctuation interval in all environments is equal to or larger than the second reference value.
  • the determination unit 21B calculates the difference between the minimum value of the fluctuation interval in the specific environment X and the average value of the minimum value of the fluctuation interval in all environments.
  • the difference between the minimum value of the fluctuation interval in the specific environment X and the average value of the minimum value of the fluctuation interval in all environments (hereinafter referred to as the second environmental difference) is equal to or greater than the second reference value. In this case, it is determined that the fluctuation interval in the specific environment X shows a peculiar tendency.
  • the determination unit 21B sends the output message set in the seventh rule of the analysis rule 201B to the analysis result notification unit 15 and the display control unit 16. Output.
  • the judgment condition when the judgment target is the average interval of the time stamps is set.
  • the determination condition in the eighth rule is that the difference between the average interval of the time stamps in the specific environment X and the average value of the average intervals of the time stamps in all environments is equal to or larger than the third reference value.
  • the determination unit 21B calculates the difference between the average interval of the time stamps in the specific environment X and the average value of the average intervals of the time stamps in all the environments.
  • the difference between the average interval of the time stamps in the specific environment X and the average value of the average intervals of the time stamps in all environments (hereinafter referred to as the third environmental difference) is equal to or greater than the third reference value. In this case, it is determined that the time stamp interval in the specific environment X shows a peculiar tendency.
  • the determination unit 21B sends an output message "The tendency of the collection interval of the specific environment X is different from the others" to the analysis result notification unit 15. And output to the display control unit 16.
  • a judgment condition is set when the judgment target is the maximum interval of the time stamp.
  • the determination condition in the ninth rule is that the difference between the maximum interval of the time stamps in the specific environment X and the average value of the maximum intervals of the time stamps in all environments is equal to or larger than the fourth reference value.
  • the determination unit 21B calculates the difference between the maximum interval of the time stamps in the specific environment X and the average value of the maximum intervals of the time stamps in all environments.
  • the difference between the maximum interval of the time stamps in the specific environment X and the average value of the maximum intervals of the time stamps in all environments (hereinafter referred to as the fourth environmental difference) is equal to or larger than the fourth reference value. In this case, it is determined that the time stamp interval in the specific environment X shows a peculiar tendency.
  • the determination unit 21B sends the output message set in the ninth rule of the analysis rule 201B to the analysis result notification unit 15 and the display control unit 16. Output.
  • the output units such as the analysis result notification unit 15 and the display control unit 16 transmit the information (output message) corresponding to the determination result sent from the determination unit 21B to an external device such as the user terminal, the communication device 30, or the display device 45. Output.
  • the maintenance support device 10B since the maintenance support device 10B is arranged on the upper server 40B, the maintenance support device 10B can comprehensively monitor the entire maintenance support system 1Y by cloud computing. it can.
  • the maintenance support system 1Y can detect the peculiarity of communication in each user system 2D to 2F by comparing the actual fluctuation intervals of the collected data among a plurality of environments. Further, the maintenance support system 1Y can detect the peculiarity of each user system 2D to 2F communication by comparing the actual collection intervals of the collected data among a plurality of environments.
  • the collection interval is long (communication frequency is low) only in the specific environment X, the network trouble used in the specific environment X, the system trouble used in the specific environment X, There is a suspicion of a wiring error in the specific environment X. Since the maintenance support system 1Y can detect such a suspicion by applying the ninth rule, the user can execute the investigation in the maintenance support system 1Y according to the output message.
  • the collection interval is short (communication frequency is high) only in the specific environment X compared to other environments, network troubles used in the specific environment X, system troubles used in the specific environment X, etc. Suspected of unauthorized access from the outside. Since the maintenance support system 1Y can detect such a suspicion by applying the eighth rule, the user can execute the investigation in the maintenance support system 1Y according to the output message.
  • the maintenance support device 10A may be arranged in the user systems 2D to 2F, and the maintenance support device 10B may acquire the fluctuation interval or the time stamp interval from each maintenance support device 10A of the user systems 2D to 2F. That is, whether or not the maintenance support device 10A of the user systems 2D to 2F calculates the fluctuation interval or the time stamp interval, and the maintenance support device 10B tends to be peculiar to the fluctuation interval or the time stamp interval of the user systems 2D to 2F. May be determined.
  • FIG. 14 is a diagram showing a hardware configuration for realizing the maintenance support device according to the first and second embodiments. Since the maintenance support devices 10A and 10B have the same hardware configuration, the hardware configuration of the maintenance support device 10A will be described here.
  • the maintenance support device 10A is realized by the processor 601, the memory 602, the output device 603, and the interface circuit 604.
  • the processor 601 controls the memory 602, the output device 603, and the interface circuit 604.
  • the interface circuit 604 communicates with external devices such as the communication device 30, the monitoring device 50, and the host server 40A.
  • the memory 602 stores information, and the output device 603 outputs the information to the display device 45.
  • processor 601 is a CPU (Central Processing Unit, central processing unit, processing unit, arithmetic unit, microprocessor, microcomputer, processor, DSP (Digital Signal Processor)) or system LSI (Large Scale Integration).
  • memory 602 is RAM (Random Access Memory) or ROM (Read Only Memory).
  • the collection data reading unit 11, the collection setting information reading unit 12, the analysis result notification unit 15, and the network connection unit 17 are realized by using the interface circuit 604.
  • the display control unit 16 is realized by using the output device 603.
  • the rule storage unit 13 is realized by using the memory 602.
  • the collected data analysis unit 14A is realized by using the processor 601.
  • the maintenance support device 10A is realized by the processor 601 reading and executing the maintenance support program for executing the operation of the maintenance support device 10A stored in the memory 602. Further, it can be said that this maintenance support program causes the computer to execute the procedure or method of the maintenance support device 10A.
  • the memory 602 is also used as a temporary memory when the processor 601 executes various processes.
  • the maintenance support program executed by the processor 601 is a computer program product having a computer-readable and non-transitory recording medium containing a plurality of instructions for performing data processing, which can be executed by a computer. May be good.
  • the maintenance support program executed by the processor 601 causes the computer to execute data processing by a plurality of instructions.
  • the maintenance support device 10A may be realized by dedicated hardware. Further, the functions of the maintenance support device 10A may be partially realized by dedicated hardware and partly realized by software or firmware.
  • the maintenance support device 10B does not use a specific threshold value, but compares the fluctuation interval or the time stamp interval of the collected data between the user systems 2D to 2F to obtain a specific user system. It is judged whether or not there is a tendency of fluctuation of collected data or a tendency peculiar to the collection interval. As a result, it is possible to accurately determine whether or not a peculiar trend is occurring in any of the plurality of environments.
  • the configuration shown in the above-described embodiment shows an example of the content of the present invention, can be combined with another known technique, and is one of the configurations without departing from the gist of the present invention. It is also possible to omit or change the part.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Theoretical Computer Science (AREA)
  • Strategic Management (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Development Economics (AREA)
  • Testing And Monitoring For Control Systems (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

メンテナンス支援プログラムが、被制御機器(47)から特定の時間毎に収集された値を示す収集データに基づいて、収集データにおいて値が変動するまでの時間の間隔である変動間隔または収集データが収集された時間の間隔である収集時間間隔を間隔情報として算出する算出ステップと、被制御機器(47)を制御するPLC(46)が被制御機器(47)から収集データを収集する周期である収集周期と、間隔情報と、間隔情報および収集周期に基づいて収集周期が適切であるか否かを判定するための判定条件と、に基づいて、収集周期が適切であるか否かを判定する判定ステップと、判定の判定結果を出力する出力ステップと、をコンピュータに実行させる。

Description

メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法
 本発明は、機器の状態を監視して機器のデータを解析するメンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法に関する。
 コントローラによって制御される被制御機器の状態を監視装置によって監視するシステムがある。このシステムでは、コントローラが、被制御機器の動作状態に対応するデータを収集し、監視装置が、コントローラによって収集されたデータを解析することによって被制御機器の状態を監視する。
 特許文献1に記載のデータ記録装置は、プラントの運転状態に変動がない一定運転時には長周期でデータを記録し、プラントの運転状態の変動時には短周期でデータを記録するため、収集したデータの変動率に基づいて、データを記録する周期を決定している。
特開平5-303653号公報
 しかしながら、上記特許文献1の技術では、データの記録周期を決定し、この記録周期に従ってデータを収集しているものの、実際に収集されたデータの収集周期が適切な収集周期であるかは不明である。すなわち、収集されたデータが適切な収集周期で収集されたものであるか否かを正確に判定することができないという問題があった。
 本発明は、上記に鑑みてなされたものであって、収集されたデータが適切な収集周期で収集されたものであるか否かを正確に判定することができるメンテナンス支援プログラムを得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明のメンテナンス支援プログラムは、被制御機器から特定の時間毎に収集された値を示す収集データに基づいて、収集データにおいて値が変動するまでの時間の間隔である変動間隔または収集データが収集された時間の間隔である収集時間間隔を間隔情報として算出する算出ステップをコンピュータに実行させる。また、本発明のメンテナンス支援プログラムは、被制御機器を制御する制御装置が被制御機器から収集データを収集する周期である収集周期と、間隔情報と、間隔情報および収集周期に基づいて収集周期が適切であるか否かを判定するための判定条件と、に基づいて、収集周期が適切であるか否かを判定する判定ステップをコンピュータに実行させる。また、本発明のメンテナンス支援プログラムは、判定の判定結果を出力する出力ステップをコンピュータに実行させる。
 本発明にかかるメンテナンス支援プログラムは、収集されたデータが適切な収集周期で収集されたものであるか否かを正確に判定することができるという効果を奏する。
実施の形態1にかかるメンテナンス支援装置を備えたメンテナンス支援システムの構成を示す図 実施の形態1にかかるメンテナンス支援装置を備えたユーザシステムの構成を示す図 実施の形態1にかかるメンテナンス支援装置による収集周期の解析処理手順を示すフローチャート 実施の形態1にかかるメンテナンス支援装置による収集周期の解析処理手順を説明するための図 実施の形態1にかかるメンテナンス支援装置が用いる解析ルールの構成を示す図 実施の形態1にかかるメンテナンス支援装置が作成する加工データの第1例を示す図 実施の形態1にかかるメンテナンス支援装置が作成する加工データの第2例を示す図 実施の形態1にかかるメンテナンス支援装置が作成する加工データの第3例を示す図 実施の形態2にかかるメンテナンス支援装置を備えたメンテナンス支援システムの構成を示す図 実施の形態2にかかるメンテナンス支援装置の構成を示す図 実施の形態2にかかるメンテナンス支援装置による収集周期の解析処理手順を示すフローチャート 実施の形態2にかかるメンテナンス支援装置による収集周期の解析処理手順を説明するための図 実施の形態2にかかるメンテナンス支援装置が用いる解析ルールの構成を示す図 実施の形態1,2にかかるメンテナンス支援装置を実現するハードウエア構成を示す図
 以下に、本発明の実施の形態にかかるメンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法を図面に基づいて詳細に説明する。なお、これらの実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、実施の形態1にかかるメンテナンス支援装置を備えたメンテナンス支援システムの構成を示す図である。メンテナンス支援システム1Xは、被制御機器47の状態を監視装置50によって監視するとともに、被制御機器47の状態を監視するための支援を行うシステムである。メンテナンス支援システム1Xは、コントローラによって制御される被制御機器47から特定の周期でデータを収集し、収集したデータの値が継続する期間に基づいて、データの収集周期が適切か否かを解析する。すなわち、メンテナンス支援システム1Xは、特定の時間毎に収集されたデータに基づいて、収集されたデータの値が変動するまでの時間の間隔である変動間隔を算出し、算出結果に基づいて、データの収集周期が適切であるか否かを判定する。コントローラの一例は、PLC(プログラマブルロジックコントローラ:Programmable Logic Controller)46である。
 メンテナンス支援システム1Xは、1または複数のユーザシステムと、上位サーバ40Aとを備えている。実施の形態1では、メンテナンス支援システム1Xが備えるユーザシステムが、ユーザシステム2A~2Cである場合について説明する。
 上位サーバ40Aは、ネットワーク3を介して、ユーザシステム2A~2Cに接続されたコンピュータであり、ユーザシステム2A~2Bから種々の情報を収集する。上位サーバ40Aは、ユーザシステム2A~2Cから収集した情報に基づいて、種々の管理を行う。上位サーバ40Aは、クラウドコンピューティングを用いることによって、ユーザシステム2A~2C内の装置を制御することができる。
 ユーザシステム2A~2Cは、同様の構成を有しているので、ここでは、ユーザシステム2Aの構成について説明する。ユーザシステム2Aは、メンテナンス支援装置10Aと、表示装置45と、監視装置50と、通信装置30と、PLC46と、被制御機器47とを備えている。
 被制御機器47は、PLC46によって制御される機器である。被制御機器47の例は、インバータ、サーボ機構、モータなどである。
 PLC46は、被制御機器47を制御するとともに、被制御機器47から被制御機器47のデータを収集する。また、PLC46は、ネットワーク4を介して通信装置30に接続されている。なお、PLC46に制御される被制御機器47は、複数であってもよい。また、通信装置30に接続されるPLC46は、複数であってもよい。
 通信装置30は、メンテナンス支援装置10Aから見た第1の外部装置であり、通信を実行するための通信プログラムを用いてPLC46から被制御機器47のデータを取得する。以下の説明では、通信装置30がPLC46から収集するデータを収集データという。通信装置30の例は、OPC(OLE(Object Linking and Embedding) for Process Control)サーバである。OPCサーバは、国際標準のアプリケーション間通信インタフェースの統一仕様を用いたサーバである。収集データの例は、被制御機器47の状態を示すデータである。収集設定装置である通信装置30は、収集データの収集条件が設定された収集設定情報を記憶している。収集設定情報では、収集データのデータ名、収集データを収集する周期(以下、収集周期という)などが設定されている。
 監視装置50は、メンテナンス支援装置10Aから見た第2の外部装置であり、ユーザシステム2Aの監視およびプロセス制御を行う。監視装置50は、ユーザシステム2Aを監視するための監視プログラムを用いてシステム監視を実行するとともに、ユーザシステム2Aによるプロセスを制御するための制御プログラムを用いてプロセス制御を実行する。監視装置50の例は、システム監視およびプロセス制御を行う監視制御システムであるSCADA(Supervisory Control and Data Acquisition)である。監視装置50は、PLC46を介して被制御機器47を監視するためのデータを収集するとともに、PLC46を介して被制御機器47を制御する。また、本実施の形態の監視装置50は、通信装置30から収集データを読み出して記憶する。
 メンテナンス支援装置10Aは、PLC46が被制御機器47から収集データを収集する収集周期が適切か否かを解析するコンピュータである。メンテナンス支援装置10Aは、収集周期が適切であるか否かを解析する際に用いる解析ルールを記憶している。メンテナンス支援装置10Aは、監視装置50から収集データを読み出し、通信装置30から収集設定情報を読み出す。メンテナンス支援装置10Aは、収集データと、収集設定情報と、解析ルールとを用いて、収集周期が適切であるか否かを判定する。
 メンテナンス支援装置10Aは、収集周期を解析するためのプログラムであるメンテナンス支援プログラムを用いて収集周期を解析する。メンテナンス支援装置10Aは、解析結果を表示装置45に送る。解析結果の例は、現在の収集周期が適切であるか否かの判定結果、算出した新たな収集周期である。判定結果には、現在の収集周期を変更することを提案するコメント、または収集処理に異常が発生していることを示すコメントが含まれている。表示装置45は、解析結果を表示する。表示装置45の例は、液晶モニタである。
 メンテナンス支援装置10Aは、解析結果を、上位サーバ40A、通信装置30といった外部装置に送信する。通信装置30は、解析結果として、新たな収集周期を受信すると、新たな収集周期を通信装置30の収集設定情報に設定する。
 また、ユーザシステム2Aのユーザは、図示しないユーザ端末などによって解析結果を受信すると、解析結果に基づいて、新たな収集周期を通信装置30の収集設定情報に設定してもよい。この場合、新たな収集周期は、通信装置30が備えるユーザインタフェース(UI:User Interface)を用いて収集設定情報に設定される。また、メンテナンス支援装置10Aが、通信装置30に新たな収集周期を送信した場合、通信装置30は、新たな収集周期を自動で収集設定情報に設定してもよい。
 なお、ユーザシステム2Aのユーザは、表示装置45に表示された情報を参照し、通信装置30が備えるユーザインタフェースを用いて収集周期を収集設定情報に設定してもよい。このように、メンテナンス支援システム1Xは、被制御機器47の状態を監視制御するための環境のメンテナンスを支援する。
 また、ユーザシステム2Aは、表示装置45を備えていなくてもよい。この場合、表示装置45は、ユーザシステム2Aの外部に配置されてもよい。また、メンテナンス支援システム1Xは、ユーザシステム2A以外の構成要素を備えていなくてもよい。また、メンテナンス支援システム1Xが備えるユーザシステムは、ユーザシステム2A~2Cの3つに限らず、2つであってもよいし、4つ以上であってもよい。
 また、メンテナンス支援装置10Aは、監視装置50内に配置されていてもよいし、通信装置30内に配置されていてもよい。また、メンテナンス支援装置10Aは、上位サーバ40A内といった、ユーザシステム2Aの外部に配置されていてもよい。
 図2は、実施の形態1にかかるメンテナンス支援装置を備えたユーザシステムの構成を示す図である。前述したように、ユーザシステム2A~2Cは、同様の構成を有しているので、ここでは、ユーザシステム2Aの構成について説明する。図2では、ユーザシステム2Aの構成要素のうち、表示装置45、PLC46および被制御機器47の図示を省略しており、ユーザシステム2Aの構成要素のうち、メンテナンス支援装置10A、監視装置50、および通信装置30を図示している。
 通信装置30は、収集情報設定部31と、設定情報記憶部32と、通信部33とを有している。設定情報記憶部32は、収集設定情報152を記憶するメモリなどである。収集設定情報152では、収集データの「データ名」と、収集データの「データ型」と、収集データの収集先を示す「収集先情報」と、収集データの「収集周期」とが規定されている。「データ名」は、収集データの名称であり、「データ型」は、収集データの型式である。「収集先情報」では、収集先の情報として、通信装置30から収集先の端末までの接続関係の情報、または収集先の端末のアドレスが設定されている。「収集周期」では、例えば1分のように特定の時間が設定されている。PLC46は、収集設定情報152に従って収集データを収集する。したがって、収集データは、「収集周期」で設定されている特定の時間毎に収集される。
 収集情報設定部31は、ユーザからの指示に基づいて、収集設定情報152を設定する。ユーザは、収集データが収集される前に収集設定情報152を設定しておく。収集設定情報152は、メンテナンス支援装置10Aによる解析の結果に基づいて、変更可能である。
 通信部33は、収集設定情報152に基づいて、PLC46から収集データを読み出して監視装置50に送る。また、監視装置50から通信装置30に、監視対象のデータの要求があった場合には、通信部33が監視対象のデータをPLC46から収集して監視装置50に送る。
 監視装置50は、監視部51と、収集データ記憶部52と、通信部53とを有している。監視部51は、監視対象のデータの要求を通信部33に送る。通信部53は、通信装置30の通信部33との間で通信を行う。通信部53は、監視対象のデータの要求を通信部33に送信する。通信部53は、監視対象のデータを通信部33から受信し、監視装置50内に記憶させる。また、通信部53は、通信部33から収集データを受信すると、収集データを収集データ記憶部52に記憶させる。監視装置50が通信装置30から取得する収集データは、監視対象のデータの一部であってもよい。
 収集データ記憶部52は、収集データを記憶するメモリなどである。収集データでは、収集データの「データ名」と、収集データが収集された日時を示す「タイムスタンプ」と、収集データの「値」とが対応付けされている。収集データ記憶部52は、複数種類の収集データを記憶する。
 メンテナンス支援装置10Aは、収集データ読出部11と、収集設定情報読出部12と、ルール記憶部13と、収集データ解析部14Aと、解析結果通知部15と、表示制御部16と、ネットワーク接続部17とを有している。
 収集データ読出部11は、収集データ記憶部52から判定対象となる特定の種類の収集データを読み出して、収集データ解析部14Aに送る。収集設定情報読出部12は、設定情報記憶部32から収集設定情報152を読み出して、収集データ解析部14Aに送る。
 ルール記憶部13は、収集周期を解析する際に用いられる解析ルール201Aを記憶するメモリなどである。解析ルール201Aには、判定情報210Aと出力メッセージ情報211Aとが含まれている。判定情報210Aは、収集データを収集する際に用いられる収集周期が適切であるか否かを判定する際に用いられる情報である。出力メッセージ情報211Aには、収集周期が適切でなかった場合に、表示または出力されるメッセージである。出力メッセージ情報211Aには、収集周期が適切であるか否かの判定に用いられる判定条件毎に出力メッセージが設定されている。
 解析ルール201Aでは、収集データの変動間隔といった判定対象と、収集設定情報152内の収集周期と、収集周期が適切であるか否かを判定するための判定条件と、出力メッセージと、が対応付けされている。なお、以下の説明では、収集データの変動間隔を、単に変動間隔という場合がある。解析ルール201Aにおける、判定対象、収集周期、および判定条件が、判定情報210Aであり、解析ルール201Aにおける出力メッセージが、出力メッセージ情報211Aである。判定条件は、収集周期が不適切であると判定するための条件である。例えば、収集データが、5分連続で同じ値を示す場合の変動間隔は5分である。
 収集データ解析部14Aは、収集データの収集周期を解析し、収集周期が適切であるか否かを判定する。収集データ解析部14Aは、判定部21Aと、収集データ加工部22と、ルール読出部23とを有している。
 収集データ加工部22は、収集データを解析用のデータにするため、収集データを加工する。収集データ加工部22は、加工した収集データを判定部21Aに送る。ルール読出部23は、ルール記憶部13から解析ルール201Aを読み出して判定部21Aに送る。
 判定部21Aは、解析ルール201Aと、加工された収集データとを用いて、収集周期が適切であるか否かを判定する。具体的には、判定部21Aは、加工された収集データに基づいて、収集データの「値」が連続して同じとなる期間の長さである変動間隔、または収集データが実際に収集された時間間隔であるタイムスタンプの時間間隔を算出する。タイムスタンプの時間間隔は、N(Nは自然数)番目の「値」が収集された際に記録されたN番目のタイムスタンプが示す時間と、(N+1)番目の「値」が収集された際に記録された(N+1)番目のタイムスタンプが示す時間と、の間の時間差である。以下の説明では、タイムスタンプの時間間隔、すなわち収集データの収集時間間隔をタイムスタンプ間隔という場合がある。
 判定部21Aは、収集データの値の変化に基づいて変動間隔を算出し、「タイムスタンプ」に基づいてタイムスタンプ間隔を算出する。さらに、判定部21Aは、現在設定されている収集周期と、算出した間隔情報(変動間隔またはタイムスタンプ間隔)と、収集周期が適切であるか否かを判定するための判定条件と、に基づいて、現在設定されている収集周期が適切であるか否かを判定する。
 収集周期が1分に設定されている場合に、収集データの変動間隔の最大値が5分であれば、1分という収集周期が短すぎる可能性が高いので、判定部21Aは、1分という収集周期が不適切であると判定する。また、収集周期が1分に設定されている場合に、実際のタイムスタンプ間隔に1分よりも長い時間間隔が含まれていれば、1分という収集周期が短すぎる可能性が高いので、判定部21Aは、1分という収集周期が不適切であると判定する。
 判定情報210Aには、変動間隔の最大値との比較に用いられる収集設定情報152内の現在の収集周期が含まれている。また、判定情報210Aの判定条件では、収集周期が不適切であると判定する場合の条件として、変動間隔の最大値と収集周期との関係が規定されている。例えば、判定条件では、収集周期が不適切であると判定する条件として、変動間隔の最大値が収集周期を超えていること、が規定されている。
 判定部21Aは、収集周期が1分に設定されている場合に、変動間隔の最大値が5分であり、収集周期が不適切であると判定すると、収集周期を延ばすことを提案する出力メッセージを、解析結果通知部15、表示制御部16、およびネットワーク接続部17に出力する。
 また、判定部21Aは、変動間隔、変動間隔の最大値、またはタイムスタンプ間隔を、解析結果通知部15、表示制御部16、およびネットワーク接続部17に出力する。また、判定部21Aは、現在の変動間隔が不適切な場合、現在の変動間隔に対応する収集周期を算出し、算出した収集周期を新たな収集周期に設定する。例えば、判定部21Aは、変動間隔の最大値を新たな収集周期に設定し、解析結果通知部15、表示制御部16、およびネットワーク接続部17に出力する。
 なお、判定部21Aは、出力メッセージ、変動間隔、変動間隔の最大値、タイムスタンプ間隔、設定した新たな収集周期の少なくとも1つを、解析結果通知部15、表示制御部16、およびネットワーク接続部17の少なくとも1つに出力すればよい。
 表示制御部16は、判定部21Aから送られてきた情報を表示装置45に表示させる。表示制御部16は、例えば、判定部21Aから出力メッセージおよび新たな収集周期が送られてきた場合、出力メッセージおよび新たな収集周期を表示装置45に表示させる。
 解析結果通知部15は、判定部21Aから送られてきた情報を通信装置30またはユーザ端末に送信する。解析結果通知部15は、例えば、判定部21Aから出力メッセージおよび新たな収集周期が送られてきた場合、出力メッセージおよび新たな収集周期をユーザ端末に送信する。また、解析結果通知部15は、例えば、判定部21Aから新たな収集周期が送られてきた場合、新たな収集周期を通信装置30に送信する。通信装置30は、判定部21Aから新たな収集周期を受信すると、受信した収集周期を収集設定情報152内の収集周期に上書きする。ネットワーク接続部17は、判定部21Aから送られてきた情報を上位サーバ40Aに送信する。
 このように、解析結果通知部15、表示制御部16、またはネットワーク接続部17といった出力部は、判定部21Aから送られてきた解析結果を、ユーザ端末、通信装置30、表示装置45または上位サーバ40Aといった外部装置に出力する。
 図3は、実施の形態1にかかるメンテナンス支援装置による収集周期の解析処理手順を示すフローチャートである。図4は、実施の形態1にかかるメンテナンス支援装置による収集周期の解析処理手順を説明するための図である。
 収集情報設定部31は、ユーザからの指示に従って、収集設定情報152を設定情報記憶部32に設定する。すなわち、通信装置30が備える通信プログラムが、ユーザからの指示に従って、収集設定情報152を設定情報記憶部32に記憶させる。収集設定情報152には、収集周期の初期値が含まれている。したがって、通信装置30は、収集周期の初期値を収集設定情報152に設定し(ST1)、収集設定情報152を設定情報記憶部32に記憶させる。収集周期の初期値の例は、1分である。ユーザシステム2Aでは、収集設定情報152に従って収集され、監視装置50に格納される。
 この後、メンテナンス支援装置10Aの収集データ読出部11は、収集データ記憶部52から収集データを読み出す(ステップS10)。すなわち、収集データ読出部11は、第1の読み出しステップを実行する。収集設定情報読出部12は、設定情報記憶部32から収集設定情報152(収集周期を含む)を読み出す(ステップS20)。すなわち、収集設定情報読出部12は、第2の読み出しステップを実行する。このとき、収集データ読出部11が読み出す収集データの「データ名」と、収集設定情報読出部12が読み出す収集設定情報152の「データ名」とは同じである。すなわち、メンテナンス支援装置10Aは、特定の「データ名」に対応する、収集データおよび収集設定情報152を読み出す。また、ルール読出部23は、ルール記憶部13から判定条件を含んだ解析ルール201Aを読み出す(ステップS30)。なお、ステップS10からS30の処理は、何れの順番で実行されてもよい。
 収集データ加工部22は、収集データを解析用のデータにするため、収集設定情報152の「データ型」に従って、収集データを加工する(ステップS40)。判定部21Aは、収集設定情報152、解析ルール201A、および加工された収集データである加工データを用いて、収集データを解析する。すなわち、判定部21Aは、収集データを解析して、間隔情報である変動間隔またはタイムスタンプ間隔を算出する(ステップS50)。さらに、判定部21Aは、収集設定情報152内の収集周期と、算出した間隔情報と、判定条件を含んだ解析ルール201Aと、加工データとを用いて、収集データを解析し、収集設定情報152内の収集周期が適切であるか否かを判定する(ステップS60)。このとき、判定部21Aは、解析ルール201Aに含まれる後述の第1のルールから第5のルールの何れかを用いて収集周期が適切であるか否かを判定する。
 例えば、判定部21Aは、収集データから変動間隔を算出し、変動間隔の最大値が、現在の収集周期を超えている場合に、現在の収集周期は適切であると判定する。判定部21Aは、収集周期が不適切である場合、収集データの変動間隔に基づいて、新たな収集周期を算出する。すなわち、メンテナンス支援装置10Aは、収集データから変動間隔を算出し、変動間隔に基づいて現在の収集周期が不適切であると判定した場合には、収集データの変動間隔に対応する新たな収集周期を算出する(ST2)。このように、判定部21Aは、間隔情報を算出する算出ステップと、収集周期が適切であるか否かを判定する判定ステップとを実行し、判定ステップで現在の収集周期が不適切であると判定した場合には、新たな収集周期を算出する。
 判定部21Aは、解析結果を表示制御部16に出力する。解析結果には、収集データの変動間隔、変動間隔の最大値、変動間隔の最小値、タイムスタンプ間隔、タイムスタンプ間隔の平均値、タイムスタンプ間隔の最大値、算出した新たな収集周期、現在の収集周期が適切であるか否かの判定結果、出力メッセージ等が含まれている。表示制御部16は、解析結果を外部装置の一例である表示装置45に出力することによって、解析結果を表示装置45に表示させる(ステップS70)。また、判定部21Aは、算出した新たな収集周期を、解析結果通知部15を介して通信装置30に送信する。これにより、通信装置30は、収集設定情報152内の現在の収集周期を、判定部21Aから受信した新たな収集周期に更新する(ST3)。例えば、現在の収集周期が1分であり、通信装置30がメンテナンス支援装置10Aから受信した新たな収集周期が5分である場合、通信装置30の収集情報設定部31は、収集設定情報152に対し、収集周期を1分から5分に変更する。
 なお、図3では、解析ルール201Aに変動間隔の最大値を用いる場合について説明したが、解析ルール201Aには、種々のルールを設定することができる。ここで、解析ルール201Aに設定されるルールの例について説明する。
 図5は、実施の形態1にかかるメンテナンス支援装置が用いる解析ルールの構成を示す図である。解析ルール201Aでは、判定対象と、収集設定情報152内の収集周期と、判定条件と、出力メッセージとが対応付けされている。判定対象は、収集周期が適切であるか否かを判定する際に用いられる材料である。判定対象は、判定対象となる特定の種類の収集データに基づいて算出される。判定対象は、収集設定情報152の収集周期または収集周期から算出された情報と比較され、比較結果が判定条件を満たすか否かが判定される。判定対象の例は、収集データの変動間隔の最大値、タイムスタンプの平均間隔、タイムスタンプの最大間隔、収集データの変動間隔の最小値である。
 タイムスタンプの平均間隔は、収集データが実際に収集されたタイムスタンプ間隔の平均値である。換言すると、タイムスタンプの平均間隔は、タイムスタンプ間隔の各時間差の平均値である。タイムスタンプの最大間隔は、タイムスタンプ間隔の時間差ののうちの最大値である。
 解析ルール201Aのうちの第1のルール(ルールNo.1)では、判定対象が変動間隔の最大値である場合の判定条件が設定されている。この第1のルールにおける判定条件は、変動間隔の最大値が収集周期を超えていることである。すなわち、判定部21Aは、変動間隔の最大値が収集周期を超えている場合に、現在の収集周期は不適切であると判定する。
 変動間隔の最大値が収集周期を超えている収集データは、変動が少ない収集データである。このため、解析ルール201Aでは、変動間隔の最大値が収集周期を超えていることと、「収集周期を延ばすことを提案します」という出力メッセージとが、対応付けされている。したがって、変動間隔の最大値が収集周期を超えている場合、判定部21Aは、「収集周期を延ばすことを提案します」という出力メッセージを出力する。
 また、解析ルール201Aのうちの第2のルール(ルールNo.2)では、判定対象がタイムスタンプの平均間隔である場合の判定条件が設定されている。この第2のルールにおける判定条件は、タイムスタンプの平均間隔が収集周期を超えていることである。
 タイムスタンプの平均間隔が収集周期を超えている収集データは、収集周期が短すぎるために所望のタイミングで収集できていない可能性がある。このため、解析ルール201Aでは、タイムスタンプの平均間隔が収集周期を超えていることと、「収集周期を延ばすことを提案します」という出力メッセージが、対応付けされている。したがって、タイムスタンプの平均間隔が収集周期を超えている場合、判定部21Aは、「収集周期を延ばすことを提案します」という出力メッセージを出力する。
 また、解析ルール201Aのうちの第3のルール(ルールNo.3)では、判定対象がタイムスタンプの最大間隔である場合の判定条件が設定されている。この第3のルールにおける判定条件は、タイムスタンプの最大間隔が収集周期を超えていることである。
 タイムスタンプの最大間隔が収集周期を超えている収集データは、収集周期が短すぎるために所望のタイミングで収集できていない可能性がある。このため、解析ルール201Aでは、タイムスタンプの最大間隔が収集周期を超えていることと、「収集周期を延ばすことを提案します」という出力メッセージとが、対応付けされている。したがって、タイムスタンプの最大間隔が収集周期を超えている場合、判定部21Aは、「収集周期を延ばすことを提案します」という出力メッセージを出力する。
 また、解析ルール201Aのうちの第4のルール(ルールNo.4)では、判定対象が変動間隔の最大値である場合の判定条件が設定されている。この第4のルールにおける判定条件は、変動間隔の最大値が収集周期のP倍の値を超えていることである。Pの値は、被制御機器47の仕様に基づいて設定される。例えば、被制御機器47の仕様上、変動間隔の最大値が収集周期のP倍の値を超えないことが分かっている場合には、被制御機器47の仕様に従ってPの値が設定される。
 解析ルール201Aでは、変動間隔の最大値が収集周期を超えていることと、「変動が起きていない状態です」という出力メッセージとが、対応付けされている。したがって、変動間隔の最大値が収集周期のP倍の値を超えている場合、判定部21Aは、「変動が起きていない状態です」という出力メッセージを出力する。
 また、解析ルール201Aのうちの第5のルール(ルールNo.5)では、判定対象が変動間隔の最小値である場合の判定条件が設定されている。この第5のルールにおける判定条件は、変動間隔の最小値が収集周期を超えていることである。すなわち、判定部21Aは、変動間隔の最小値が収集周期を超えている場合に、収集周期は不適切であると判定する。
 変動間隔の最小値が収集周期を超えている収集データは、変動が少ない収集データである。このため、解析ルール201Aでは、変動間隔の最小値が収集周期を超えていることと、「収集周期を延ばすことを提案します」という出力メッセージとが、対応付けされている。したがって、変動間隔の最小値が収集周期を超えている場合、判定部21Aは、「収集周期を延ばすことを提案します」という出力メッセージを出力する。
 判定部21Aは、現在の変動間隔が不適切な場合は、現在の変動間隔に対応する新たな収集周期を算出し、現在のタイムスタンプ間隔が不適切な場合は、現在のタイムスタンプ間隔に対応する新たな収集周期を算出する。
 上述したように、解析ルール201Aでは、複数種類の判定条件(ルール)を設定することができる。そして、判定条件を用いた解析で得られる、変動間隔またはタイムスタンプ間隔に対応する収集周期は、判定条件毎に異なる場合がある。このため、判定部21Aへは、予め何れの判定条件を優先的に用いるかを設定しておく。これにより、判定部21Aは、優先度の高い判定条件を用いた解析で得られた収集周期を通信装置30等に提示する。
 ここで、収集データ加工部22による収集データの加工処理、および判定部21Aによる収集周期の解析処理について説明する。図6は、実施の形態1にかかるメンテナンス支援装置が作成する加工データの第1例を示す図である。
 加工データ151Aは、1分の収集周期で収集された収集データの集合である。加工データ151Aに含まれる収集データは、「タイムスタンプ」および「値」である。収集データ加工部22は、収集データが測定または検出された時間の順番で収集データを並べる。具体的には、収集データ加工部22は、収集データの「タイムスタンプ」で示された時間が早い時間の順番で、「タイムスタンプ」と、収集データの「値」とが対応付けされた情報を並べる。
 「タイムスタンプ」は、例えば「A:BC:DE」のように5つの数字で示される。「DE」が秒を示し、「BC」が分を示し、「A」が時間を示している。
 加工データ151Aでは、「タイムスタンプ」の「0:00:00」と、「値」の「1」とが第1行目の収集データであり、「タイムスタンプ」の「0:01:00」と、「値」の「1」とが第2行目の収集データである。
 加工データ151Aでは、「タイムスタンプ」の「0:00:00」から「0:04:00」まで、連続して「値」が「1」となっている。したがって、「タイムスタンプ」の「0:00:00」から「0:04:00」までの収集データ群D1は、変動間隔が5分である。
 加工データ151Aにおいて、変動間隔の最大値が5分であるとする。この場合、第1のルールに従うと、変動間隔の最大値が、現在の収集周期である1分を超えているので、判定部21Aは、現在の収集周期である1分は不適切であると判定する。そして、メンテナンス支援装置10Aは、「収集周期を延ばすことを提案します」という出力メッセージを上位サーバ40A、通信装置30、表示装置45、およびユーザ端末の少なくとも1つに送信する。なお、以下の説明では、上位サーバ40A、通信装置30、表示装置45、およびユーザ端末の少なくとも1つを結果受信装置という場合がある。
 メンテナンス支援装置10Aは、不適切であると判定した判定条件のうち、第1のルールの優先度が一番高い場合には、変動間隔の最大値である5分を新たな収集周期に設定する。メンテナンス支援装置10Aは、設定した収集周期を、解析結果通知部15、表示制御部16、およびネットワーク接続部17から結果受信装置に送信する。メンテナンス支援装置10Aの判定部21Aは、変動間隔の最大値以外の期間を新たな収集周期に設定してもよい。判定部21Aは、例えば、変動間隔の最大値と、現在の収集周期との中間の期間を、新たな収集周期に設定してもよい。
 なお、メンテナンス支援装置10Aは、第4のルールが設定されている場合には、第4のルールで規定されているP倍の値を超えない収集周期を新たな収集周期に設定するものとする。
 通信装置30は、メンテナンス支援装置10Aから収集周期を受信すると、収集設定情報152内の現在の収集周期を、受信した新たな収集周期で置き換える。また、ユーザは、結果受信装置が判定部21Aから受信した情報に基づいて、通信装置30の収集情報設定部31に、新たな収集周期を入力してもよい。これにより、収集設定情報152において、現在の収集周期が、入力された収集周期で置き換えられる。
 また、「タイムスタンプ」の「0:05:00」から「0:07:00」までの収集データ群D2は、変動間隔が3分である。加工データ151Aにおいて、変動間隔の最小値が3分であるとする。この場合、第5のルールに従うと、変動間隔の最小値が、現在の収集周期である1分を超えているので、判定部21Aは、現在の収集周期である1分は不適切であると判定する。そして、メンテナンス支援装置10Aは、「収集周期を延ばすことを提案します」という出力メッセージを結果受信装置に出力する。
 また、メンテナンス支援装置10Aは、不適切であると判定した判定条件のうち、第5のルールの優先度が一番高い場合には、変動間隔の最小値である3分を新たな収集周期に設定し、結果受信装置に送信する。メンテナンス支援装置10Aの判定部21Aは、変動間隔の最小値以外の期間を新たな収集周期に設定してもよい。判定部21Aは、例えば、変動間隔の最小値と、現在の収集周期との中間の期間を、新たな収集周期に設定してもよい。
 図7は、実施の形態1にかかるメンテナンス支援装置が作成する加工データの第2例を示す図である。加工データ151Bは、1分の収集周期で収集された収集データの集合である。加工データ151Bに含まれる収集データは、「タイムスタンプ」および「値」である。収集データ加工部22は、図6で説明した処理と同様の処理によって、「タイムスタンプ」で示された時間が早い時間の順番で、「タイムスタンプ」と、収集データの「値」とが対応付けされた情報を並べる。
 加工データ151Bでは、「タイムスタンプ」の「0:01:00」と、「値」の「15」とが第2行目の収集データであり、「タイムスタンプ」の「0:03:00」と、「値」の「30」とが第3行目の収集データである。また、加工データ151Bでは、「タイムスタンプ」の「0:05:00」と、「値」の「20」とが第5行目の収集データであり、「タイムスタンプ」の「0:07:00」と、「値」の「30」とが第6行目の収集データである。すなわち、収集データが1分の収集周期で収集されているにもかかわらず、「タイムスタンプ」の「0:02:00」では、収集データD3が収集されておらず、「0:06:00」では、収集データD4が収集されていない。このため、「0:03:00」に対応する収集データの「タイムスタンプ」の間隔は2分であり、「0:07:00」に対応する収集データの「タイムスタンプ」の間隔は2分である。
 判定部21Aは、加工データ151Bに対して「タイムスタンプ」の平均間隔を算出する。加工データ151Bにおける「タイムスタンプ」の平均間隔は、1.33分である。この場合、第2のルールに従うと、「タイムスタンプ」の平均間隔が、現在の収集周期である1分を超えているので、判定部21Aは、現在の収集周期である1分は不適切であると判定する。そして、メンテナンス支援装置10Aは、「収集周期を延ばすことを提案します」という出力メッセージを結果受信装置に出力する。
 メンテナンス支援装置10Aは、不適切であると判定した判定条件のうち、第2のルールの優先度が一番高い場合には、「タイムスタンプ」の平均間隔である1.33分を新たな収集周期に設定し、結果受信装置に送信するメンテナンス支援装置10Aの判定部21Aは、「タイムスタンプ」の平均間隔以外の期間を新たな収集周期に設定してもよい。判定部21Aは、例えば、「タイムスタンプ」の平均間隔と、現在の収集周期との中間の期間を、新たな収集周期に設定してもよい。
 また、加工データ151Bにおける「タイムスタンプ」の最大間隔が2分であるとする。この場合、第3のルールに従うと、「タイムスタンプ」の最大間隔が、現在の収集周期である1分を超えているので、判定部21Aは、現在の収集周期である1分は不適切であると判定する。そして、メンテナンス支援装置10Aは、「収集周期を延ばすことを提案します」という出力メッセージを結果受信装置に出力する。
 メンテナンス支援装置10Aは、不適切であると判定した判定条件のうち、第3のルールの優先度が一番高い場合には、「タイムスタンプ」の最大間隔である2分を新たな収集周期に設定し、結果受信装置に送信する。メンテナンス支援装置10Aの判定部21Aは、「タイムスタンプ」の平均間隔以外の期間を新たな収集周期に設定してもよい。判定部21Aは、例えば、「タイムスタンプ」の最大間隔と、現在の収集周期との中間の期間を、新たな収集周期に設定してもよい。
 図8は、実施の形態1にかかるメンテナンス支援装置が作成する加工データの第3例を示す図である。加工データ151Cは、1分の収集周期で収集された収集データの集合である。加工データ151Cに含まれる収集データは、「タイムスタンプ」および「値」である。収集データ加工部22は、図6で説明した処理と同様の処理によって、「タイムスタンプ」で示された時間が早い時間の順番で、「タイムスタンプ」と、収集データの「値」とが対応付けされた情報を並べる。
 加工データ151Cでは、「タイムスタンプ」の「0:00:00」から「0:05:00」までの収集データ群D5は、「値」が全て「0」のままである。すなわち、収集データ群D5は、変動間隔が5分である。
 被制御機器47の仕様上、特定期間の間に収集データの「値」が変化する場合がある。例えば、1分間の間に収集データの「値」が変化する被制御機器47がある。このような被制御機器47において5分の間「値」が変化しない場合は、何らかの異常が発生している場合がある。
 加工データ151Cにおいて、変動間隔の最大値が5分であるとする。また、第4のルールにおける判定条件のPが、P=4であるとする。この場合、第4のルールに従うと、変動間隔の最大値が、現在の収集周期の4倍の値である4分を超えているので、判定部21Aは、現在のデータ収集の状態に異常が発生していると判定する。そして、メンテナンス支援装置10Aは、「変動が起きていない状態です」という出力メッセージを結果受信装置に出力する。
 このように、メンテナンス支援装置10Aは、データ解析用の解析ルール201Aを記憶する機能と、解析ルール201Aに従って収集データを解析する機能と、解析した結果を出力する機能とを備えている。メンテナンス支援装置10Aは、収集データの変動間隔またはタイムスタンプに基づいて、現在設定中の収集周期が適切であるか否かを判定するので、メンテナンス支援システム1X内の通信時に発生する、収集データの取りこぼし、収集データの不要な通信を検出することができる。
 メンテナンス支援装置10Aが記憶している解析ルール201Aは、他の環境で用いることも可能である。例えば、第1の環境であるユーザシステム2Aで解析ルール201Aが用いられた後、解析ルール201Aを別環境である他のユーザシステムに移行させてもよい。また、ユーザシステム2A内の監視装置50、通信装置30、メンテナンス支援装置10Aの何れかが劣化または故障した場合、ユーザシステム2Aと同様のユーザシステムが構築される。この新たに構築されたユーザシステムに対して、解析ルール201Aを適用することが可能である。また、ユーザシステム2Aの周辺の環境であるユーザシステム2B,2Cに対して解析ルール201Aを適用してもよいし、ユーザシステム2B,2Cで用いられる解析ルールをユーザシステム2Aの解析ルール201Aに適用してもよい。
 また、ユーザシステム2A~2Cよりも上位のシステムである上位システムに対して解析ルール201Aを適用してもよい。上位システムで解析ルール201Aを用いた収集データの解析を行う場合の処理については、実施の形態2で説明する。
 このように実施の形態1では、メンテナンス支援装置10Aは、収集データの変動率を用いるのではなく、収集データの値が変動するまでの時間の間隔である変動間隔、または収集データが収集された時間の間隔であるタイムスタンプ間隔に基づいて、収集データの収集周期が適切であるか否かを判定している。したがって、収集データが適切な収集周期で収集されたものであるか否かを正確に判定することが可能となる。
 また、メンテナンス支援装置10Aは、複数の環境(ユーザシステム2A~2C)に適用することが可能であるので、クラウドコンピューティングを用いることによって、上位システムで網羅的に被制御機器47の通信状況を確認することができる。
実施の形態2.
 つぎに、図9から図12を用いてこの発明の実施の形態2について説明する。実施の形態2では、上位システムにメンテナンス支援装置を配置し、上位システムで収集データの収集周期を解析する。
 図9は、実施の形態2にかかるメンテナンス支援装置を備えたメンテナンス支援システムの構成を示す図である。メンテナンス支援システム1Yは、メンテナンス支援システム1Xと同様に、被制御機器47の状態を監視装置50によって監視するとともに、被制御機器47の状態を監視するための支援を行うシステムである。図9の各構成要素のうち図1に示す実施の形態1のメンテナンス支援システム1Xと同一機能を達成する構成要素については同一符号を付しており、重複する説明は省略する。
 メンテナンス支援システム1Yは、複数のユーザシステムと、上位サーバ40Bとを備えている。実施の形態2では、メンテナンス支援システム1Yが備えるユーザシステムが、ユーザシステム2D~2Fである場合について説明する。
 上位サーバ40Bは、上位サーバ40Aが備える構成要素に加えて、メンテナンス支援装置10Bと、表示装置45とを備えている。メンテナンス支援装置10Bは、メンテナンス支援装置10Aと同様の機能を有している。なお、表示装置45は、上位サーバ40Bの外部に配置されてもよい。
 上位サーバ40Bは、ネットワーク5を介して、ユーザシステム2D~2Fに接続されている。ユーザシステム2D~2Fは、同様の構成を有している。ユーザシステム2Dは、監視装置50と、通信装置30と、PLC46と、被制御機器47とを備えている。
 メンテナンス支援装置10Bは、各ユーザシステム2D~2FのPLC46が被制御機器47から収集したデータを、各ユーザシステム2D~2Fから取得する。メンテナンス支援装置10Bは、ユーザシステム2D~2Fに対し、ユーザシステム2D~2F間で、収集データの変動間隔を比較し、収集データの変動間隔に異常が無いか否かを判定する。
 例えば、メンテナンス支援装置10Bは、ユーザシステム2Dが収集した収集データの変動間隔が、全ユーザシステム2D~2Fが収集した収集データの変動間隔と比較して特定値以上の差があるか否かを判定する。
 具体的には、メンテナンス支援装置10Bは、ユーザシステム2Dが収集した収集データの変動間隔の最大値が、全ユーザシステム2D~2Fが収集した収集データの変動間隔の最大値と比較して第1の基準値以上の差があるか否かを判定する。ユーザシステム2Dが収集した収集データの変動間隔の最大値と、全ユーザシステム2D~2Fが収集した収集データの変動間隔の最大値との差が、第1の基準値以上である場合、メンテナンス支援装置10Bは、ユーザシステム2Dにおける変動間隔の傾向が全ユーザシステム2D~2Fにおける変動間隔の傾向と異なっていることを示す出力メッセージを、通信装置30などの外部装置に送信する。
 なお、ユーザシステム2Dのユーザは、ユーザ端末などによって変動間隔の傾向が他と異なっていることを示す出力メッセージを受信すると、ユーザシステム2Aのユーザと同様に、出力メッセージに基づいて、通信装置30内の収集周期を修正してもよい。また、メンテナンス支援システム1Xのユーザは、表示装置45に表示された情報を参照し、通信装置30が備えるユーザインタフェースを用いて収集周期を収集設定情報152に設定してもよい。また、メンテナンス支援システム1Yが備えるユーザシステムは、ユーザシステム2D~2Fの3つに限らず、2つであってもよいし、4つ以上であってもよい。
 図10は、実施の形態2にかかるメンテナンス支援装置の構成を示す図である。図10の各構成要素のうち図2に示す実施の形態1のメンテナンス支援装置10Aと同一機能を達成する構成要素については同一符号を付しており、重複する説明は省略する。
 メンテナンス支援装置10Bは、収集データ読出部11と、収集設定情報読出部12と、ルール記憶部13と、収集データ解析部14Bと、解析結果通知部15と、表示制御部16とを有している。
 収集データ読出部11は、各ユーザシステム2D~2Fから収集データを読み出して収集データ解析部14Bに送る。収集設定情報読出部12は、各ユーザシステム2D~2Fから収集設定情報152を読み出して収集データ解析部14Bに送る。
 メンテナンス支援装置10Bのルール記憶部13は、各ユーザシステム2D~2Fの収集周期が適切であるか否かを解析する際に用いられる解析ルール201Bを記憶するメモリなどである。解析ルール201Bには、判定情報210Bと出力メッセージ情報211Bとが含まれている。判定情報210Bは、各ユーザシステム2D~2Fで用いられている収集周期が適切であるか否かを判定する際に用いられる情報である。出力メッセージ情報211Bには、収集周期が適切でないと判定された場合に、表示または出力される種々のメッセージが含まれている。出力メッセージ情報211Bには、判定条件毎に出力メッセージが設定されている。
 解析ルール201Bでは、収集データの変動間隔といった判定対象と、判定条件と、出力メッセージと、が対応付けされている。解析ルール201Bにおける、判定対象および判定条件が、判定情報210Bであり、解析ルール201Bにおける出力メッセージが、出力メッセージ情報211Bである。
 収集データ解析部14Bは、各ユーザシステム2D~2F間で収集周期を比較し、変動間隔が、他のユーザシステムと比較して適切であるか否かを判定する。収集データ解析部14Bは、ユーザシステム2D~2Fのうちの特定のユーザシステムの変動間隔が、全ユーザシステム2D~2Fと比較して特異な傾向を示す場合に、特定のユーザシステムの収集周期が適切でないと判定する。収集データ解析部14Bは、判定部21Bと、収集データ加工部22と、ルール読出部23とを有している。
 収集データ加工部22は、ユーザシステム2D~2F毎に収集データを加工し、加工した収集データを判定部21Bに送る。ルール読出部23は、ルール記憶部13から解析ルール201Bを読み出して判定部21Bに送る。
 判定部21Bは、解析ルール201Bと、ユーザシステム2D~2F毎に加工された収集データとを用いて、収集周期が適切であるか否かを判定する。このとき、判定部21Bは、ユーザシステム2D~2F毎の収集データに基づいて、何れかのユーザシステムで収集された収集データが、特異な傾向を示しているか否かを判定する。具体的には、判定部21Bは、各ユーザシステム2D~2Fに対し、変動間隔の最大値を算出し、各ユーザシステム2D~2Fにおける変動間隔の最大値の平均値と比較する。すなわち、判定部21Bは、ユーザシステム2D~2F内の特定のユーザシステムの変動間隔の最大値と、ユーザシステム2D~2Fの変動間隔の最大値の平均とを比較する。換言すると、判定部21Bは、特定のユーザシステムにおける変動間隔の最大値と、各ユーザシステムにおける変動間隔の最大値それぞれを平均した値とを比較する。
 以下の説明では、ユーザシステム2D~2F内の特定のユーザシステムの変動間隔の最大値を特定環境Xでの変動間隔の最大値という場合がある。また、ユーザシステム2D~2F内の変動間隔の最大値の平均を全環境での平均値という場合がある。
 判定部21Bは、特定環境Xでの変動間隔の最大値と、全環境での平均値との差が、特定の基準値以上であれば、特定環境Xにおいて、データ収集の状態に何らかの異常が発生していると判定する。
 判定情報210Bの判定条件では、収集周期が特異な傾向を示していると判定する場合の条件として、特定環境Xでの変動間隔の最大値と、全環境での平均値との関係が規定されている。例えば、判定条件では、特定環境Xにおける収集周期が特異な傾向を示していると判定する条件として、特定環境Xでの変動間隔の最大値と、全環境での平均値との差が特定の基準値以上であること、が規定されている。判定部21Bは、特定環境Xでの変動間隔の最大値と、全環境での平均値との比較結果である差が特定の基準値以上である場合、特定環境Xでの収集周期が特異な傾向を示していると判定する。判定部21Bは、特定環境Xでの収集周期が特異な傾向を示していると判定した場合、特定環境Xでの収集周期が特異な傾向を示していることを示す出力メッセージを、解析結果通知部15、および表示制御部16に出力する。
 また、判定部21Bは、比較結果である差と、特定環境Xでの変動間隔の最大値と、全環境での平均値とを、解析結果通知部15、および表示制御部16に出力する。
 なお、判定部21Bは、出力メッセージおよび比較結果である差の少なくとも一方を、解析結果通知部15および表示制御部16の少なくとも一方に出力すればよい。
 表示制御部16は、判定部21Bから送られてきた情報を表示装置45に表示させる。解析結果通知部15は、判定部21Bから送られてきた情報を通信装置30またはユーザ端末に送信する。
 図11は、実施の形態2にかかるメンテナンス支援装置による収集周期の解析処理手順を示すフローチャートである。図12は、実施の形態2にかかるメンテナンス支援装置による収集周期の解析処理手順を説明するための図である。なお、実施の形態1の図3で説明した処理と同様の処理については、重複する説明を省略する。図11および図12では、収集データ解析部14Bが、各ユーザシステム2D~2Fの変動間隔が、他のユーザシステムと比較して適切であるか否かを判定する場合について説明する。
 各ユーザシステム2D~2Fでは、ユーザからの指示に従って、収集情報設定部31が収集設定情報152を設定情報記憶部32に設定する。ユーザシステム2Aでは、収集設定情報152に従って収集され、監視装置50に格納される。
 この後、メンテナンス支援装置10Bの収集データ読出部11は、各ユーザシステム2D~2Fから収集データおよび収集設定情報152を収集する(ステップS110)。収集データは、メンテナンス支援装置10Bが監視装置50から読み出してもよいし、監視装置50が、メンテナンス支援装置10Bに送信してもよい。また、収集設定情報152は、メンテナンス支援装置10Bが通信装置30から読み出してもよいし、通信装置30が、メンテナンス支援装置10Bに送信してもよい。ルール読出部23は、ルール記憶部13から解析ルール201Bを読み出す(ステップS120)。なお、ステップS110およびS120の処理は、何れの順番で実行されてもよい。
 収集データ加工部22は、各ユーザシステム2D~2Fの収集データを解析用のデータにするため、収集設定情報152の「データ型」に従って、収集データを加工する(ステップS130)。具体的には、判定部21Bは、図6等で説明したように、収集データの値をタイムスタンプの順番に並べる。判定部21Bは、解析ルール201Bに従って、各ユーザシステム2D~2F間で加工後の収集データ(加工データ)を比較し、各ユーザシステム2D~2Fの変動間隔に対し、特異な傾向の有無を判定する(ステップS140)。このとき、判定部21Bは、解析ルール201Bに含まれる後述の第6のルールから第9のルールの何れかを用いて、特定のユーザシステムの変動間隔に特異な傾向があるか否かを判定する。
 例えば、メンテナンス支援装置10Bの判定部21Bは、各ユーザシステム2D~2Fに対して加工後の収集データから変動間隔を算出することによって、各ユーザシステム2D~2Fにおける収集データの変動間隔を取得する(ST11)。そして、判定部21Bは、各ユーザシステム2D~2Fの変動間隔を比較することによって、各ユーザシステム2D~2Fの変動間隔に対し、特異な傾向の有無を判定する(ST12)。
 変動間隔に特異な傾向があるか否かを判定する場合、判定部21Bは、各ユーザシステム2D~2Fに対し、収集データの変動間隔の最大値を算出する。すなわち、判定部21Bは、収集データの変動間隔の最大値をユーザシステム2D~2F毎に算出する。また、判定部21Bは、ユーザシステム2D~2Fに対して算出した各変動間隔の最大値の平均値を算出する。
 ユーザシステム2Dの異常の有無を判定する場合、判定部21Bは、ユーザシステム2Dの変動間隔の最大値と、ユーザシステム2D~2Fに対して算出した各変動間隔の最大値の平均値との差を算出する。判定部21Bは、ユーザシステム2Dの変動間隔の最大値と、全ユーザシステム2D~2Fの変動間隔の平均値との差が、第1の基準値以上であるか否かに基づいて、ユーザシステム2Dにおける収集データの変動間隔が、全ユーザシステム2D~2Fにおける収集データの変動間隔に対して特異な傾向を示しているか否かを判定する。なお、判定部21Bは、全ユーザシステム2D~2Fの変動間隔の平均値を算出する際には、ユーザシステム2Dの変動間隔の最大値を除外してもよい。すなわち、全ユーザシステムの変動間隔の平均値は、ユーザシステム2E,2Fの変動間隔の平均値であってもよい。
 判定部21Bは、判定結果を表示制御部16などに出力する。表示制御部16などに出力される判定結果の例は、収集データの変動間隔が全ユーザシステム2D~2Fの平均的な傾向と比較して特異な傾向を示していることを示す出力メッセージである。表示制御部16は、判定結果を表示装置45に表示させる(ステップS150)。
 なお、図11では、解析ルール201Bに変動間隔の最大値を用いる場合について説明したが、解析ルール201Bには、種々のルールを設定することができる。ここで、解析ルール201Bに設定されるルールの例について説明する。
 図13は、実施の形態2にかかるメンテナンス支援装置が用いる解析ルールの構成を示す図である。解析ルール201Bでは、判定対象と、判定条件と、出力メッセージとが対応付けされている。判定対象の例は、収集データの変動間隔の最大値、収集データの変動間隔の最小値、タイムスタンプの平均間隔、タイムスタンプの最大間隔である。
 解析ルール201Bのうちの第6のルール(ルールNo.6)では、判定対象が変動間隔の最大値である場合の判定条件が設定されている。この第6のルールにおける判定条件は、特定環境Xにおける変動間隔の最大値と、全環境における変動間隔の最大値の平均値との差が第1の基準値以上を示すことである。
 なお、ユーザシステム2D~2Fは、同様のユーザシステムであるので、ここではユーザシステム2Dが、全体のユーザシステム2D~2Fと比較される場合について説明する。判定部21Bは、特定環境Xであるユーザシステム2Dにおける変動間隔の最大値と、全環境であるユーザシステム2D~2Fにおける変動間隔の最大値の平均値との差を算出する。判定部21Bは、特定環境Xにおける変動間隔の最大値と、全環境における変動間隔の最大値の平均値(全環境での平均値)との差(以下、第1の環境差分という)が、第1の基準値以上である場合に、特定環境Xにおける変動間隔は特異な傾向を示していると判定する。
 また、解析ルール201Bでは、第1の環境差分が第1の基準値を超えていることと、「特定環境Xの収集データの変動傾向が他と異なっています」という出力メッセージとが、対応付けされている。したがって、第1の環境差分が第1の基準値を超えている場合、判定部21Bは、「特定環境Xの収集データの変動傾向が他と異なっています」という出力メッセージを、解析結果通知部15および表示制御部16に出力する。
 また、解析ルール201Bのうちの第7のルール(ルールNo.7)では、判定対象が変動間隔の最小値である場合の判定条件が設定されている。この第7のルールにおける判定条件は、特定環境Xにおける変動間隔の最小値と、全環境における変動間隔の最小値の平均値との差が第2の基準値以上を示すことである。
 判定部21Bは、特定環境Xにおける変動間隔の最小値と、全環境における変動間隔の最小値の平均値との差を算出する。判定部21Bは、特定環境Xにおける変動間隔の最小値と、全環境における変動間隔の最小値の平均値との差(以下、第2の環境差分という)が、第2の基準値以上である場合に、特定環境Xにおける変動間隔は特異な傾向を示していると判定する。第2の環境差分が第2の基準値を超えている場合、判定部21Bは、解析ルール201Bの第7のルールに設定されている出力メッセージを、解析結果通知部15および表示制御部16に出力する。
 また、解析ルール201Bのうちの第8のルール(ルールNo.8)では、判定対象がタイムスタンプの平均間隔である場合の判定条件が設定されている。この第8のルールにおける判定条件は、特定環境Xにおけるタイムスタンプの平均間隔と、全環境におけるタイムスタンプの平均間隔の平均値との差が第3の基準値以上を示すことである。
 判定部21Bは、特定環境Xにおけるタイムスタンプの平均間隔と、全環境におけるタイムスタンプの平均間隔の平均値との差を算出する。判定部21Bは、特定環境Xにおけるタイムスタンプの平均間隔と、全環境におけるタイムスタンプの平均間隔の平均値との差(以下、第3の環境差分という)が、第3の基準値以上である場合に、特定環境Xにおけるタイムスタンプ間隔は特異な傾向を示していると判定する。
 また、解析ルール201Bでは、第3の環境差分が第3の基準値を超えていることと、「特定環境Xの収集間隔の傾向が他と異なっています」という出力メッセージとが、対応付けされている。したがって、第3の環境差分が第3の基準値を超えている場合、判定部21Bは、「特定環境Xの収集間隔の傾向が他と異なっています」という出力メッセージを、解析結果通知部15および表示制御部16に出力する。
 また、解析ルール201Bのうちの第9のルール(ルールNo.9)では、判定対象がタイムスタンプの最大間隔である場合の判定条件が設定されている。この第9のルールにおける判定条件は、特定環境Xにおけるタイムスタンプの最大間隔と、全環境におけるタイムスタンプの最大間隔の平均値との差が第4の基準値以上を示すことである。
 判定部21Bは、特定環境Xにおけるタイムスタンプの最大間隔と、全環境におけるタイムスタンプの最大間隔の平均値との差を算出する。判定部21Bは、特定環境Xにおけるタイムスタンプの最大間隔と、全環境におけるタイムスタンプの最大間隔の平均値との差(以下、第4の環境差分という)が、第4の基準値以上である場合に、特定環境Xにおけるタイムスタンプ間隔は特異な傾向を示していると判定する。第4の環境差分が第4の基準値を超えている場合、判定部21Bは、解析ルール201Bの第9のルールに設定されている出力メッセージを、解析結果通知部15および表示制御部16に出力する。
 解析結果通知部15、表示制御部16といった出力部は、判定部21Bから送られてきた判定結果に対応する情報(出力メッセージ)を、ユーザ端末、通信装置30、または表示装置45といった外部装置に出力する。
 このように、メンテナンス支援システム1Yでは、上位サーバ40Bにメンテナンス支援装置10Bが配置されているので、メンテナンス支援装置10Bは、クラウドコンピューティングによって、メンテナンス支援システム1Yの全体を網羅的に監視することができる。
 すなわち、メンテナンス支援システム1Yは、複数環境間における収集データの実際の変動間隔を比較することによって、各ユーザシステム2D~2Fにおける通信の特異性を検出することができる。また、メンテナンス支援システム1Yは、複数環境間における収集データの実際の収集間隔を比較することによって、各ユーザシステム2D~2F通信の特異性を検出することができる。
 例えば、特定環境Xだけ、他の環境と比較して収集間隔が長い(通信頻度が低い)場合、特定環境Xで用いられているネットワークのトラブル、特定環境Xで用いられているシステムのトラブル、特定環境X内の配線ミス等の疑いがある。メンテナンス支援システム1Yは、第9のルールを適用することによって、このような疑いを検出できるので、ユーザは、出力メッセージに従ってメンテナンス支援システム1Y内の調査を実行することが可能となる。
 また、特定環境Xだけ、他の環境と比較して収集間隔が短い(通信頻度が高い)場合、特定環境Xで用いられているネットワークのトラブル、特定環境Xで用いられているシステムのトラブル、外部からの不正アクセスの疑いがある。メンテナンス支援システム1Yは、第8のルールを適用することによって、このような疑いを検出できるので、ユーザは、出力メッセージに従ってメンテナンス支援システム1Y内の調査を実行することが可能となる。
 なお、ユーザシステム2D~2Fに、メンテナンス支援装置10Aを配置しておき、メンテナンス支援装置10Bが、ユーザシステム2D~2Fの各メンテナンス支援装置10Aから変動間隔またはタイムスタンプ間隔を取得してもよい。すなわち、ユーザシステム2D~2Fのメンテナンス支援装置10Aが、変動間隔またはタイムスタンプ間隔を算出し、メンテナンス支援装置10Bが、ユーザシステム2D~2Fの変動間隔またはタイムスタンプ間隔に特異な傾向があるか否かを判定してもよい。
 ここで、メンテナンス支援装置10A,10Bのハードウエア構成について説明する。図14は、実施の形態1,2にかかるメンテナンス支援装置を実現するハードウエア構成を示す図である。なお、メンテナンス支援装置10A,10Bは、同様のハードウエア構成を有しているので、ここではメンテナンス支援装置10Aのハードウエア構成について説明する。
 メンテナンス支援装置10Aは、プロセッサ601、メモリ602、出力装置603、およびインタフェース回路604で実現される。プロセッサ601は、メモリ602、出力装置603、およびインタフェース回路604を制御する。インタフェース回路604は、通信装置30、監視装置50、および上位サーバ40Aといった外部装置との間で通信を行う。メモリ602は、情報を記憶し、出力装置603は、表示装置45に情報を出力する。
 プロセッサ601の例は、CPU(Central Processing Unit、中央処理装置、処理装置、演算装置、マイクロプロセッサ、マイクロコンピュータ、プロセッサ、DSP(Digital Signal Processor)ともいう)またはシステムLSI(Large Scale Integration)である。メモリ602の例は、RAM(Random Access Memory)またはROM(Read Only Memory)である。
 収集データ読出部11、収集設定情報読出部12、解析結果通知部15、およびネットワーク接続部17は、インタフェース回路604を用いて実現される。表示制御部16は、出力装置603を用いて実現される。ルール記憶部13は、メモリ602を用いて実現される。収集データ解析部14Aは、プロセッサ601を用いて実現される。
 メンテナンス支援装置10Aは、プロセッサ601が、メモリ602で記憶されているメンテナンス支援装置10Aの動作を実行するためのメンテナンス支援プログラムを読み出して実行することにより実現される。また、このメンテナンス支援プログラムは、メンテナンス支援装置10Aの手順または方法をコンピュータに実行させるものであるともいえる。メモリ602は、プロセッサ601が各種処理を実行する際の一時メモリにも使用される。
 プロセッサ601が実行するメンテナンス支援プログラムは、コンピュータで実行可能な、データ処理を行うための複数の命令を含むコンピュータ読取り可能かつ非遷移的な(non-transitory)記録媒体を有するコンピュータプログラムプロダクトであってもよい。プロセッサ601が実行するメンテナンス支援プログラムは、複数の命令がデータ処理を行うことをコンピュータに実行させる。
 また、メンテナンス支援装置10Aを専用のハードウエアで実現してもよい。また、メンテナンス支援装置10Aの機能について、一部を専用のハードウエアで実現し、一部をソフトウエアまたはファームウエアで実現するようにしてもよい。
 このように実施の形態2では、メンテナンス支援装置10Bは、特定の閾値を用いるのではなく、収集データの変動間隔またはタイムスタンプ間隔をユーザシステム2D~2F間で比較することによって、特定のユーザシステムで収集データの変動傾向または収集間隔に特異な傾向が発生しているか否かを判定している。これにより、複数環境内の何れかの環境で特異な動向が発生しているか否かを正確に判定することができる。
 以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
 1X,1Y メンテナンス支援システム、2A~2F ユーザシステム、3~5 ネットワーク、10A,10B メンテナンス支援装置、11 収集データ読出部、12 収集設定情報読出部、13 ルール記憶部、14A,14B 収集データ解析部、15 解析結果通知部、16 表示制御部、17 ネットワーク接続部、21A,21B 判定部、22 収集データ加工部、23 ルール読出部、30 通信装置、31 収集情報設定部、32 設定情報記憶部、33 通信部、40A,40B 上位サーバ、45 表示装置、46 PLC、47 被制御機器、50 監視装置、51 監視部、52 収集データ記憶部、53 通信部、151A~151C 加工データ、152 収集設定情報、201A,201B 解析ルール、210A,210B 判定情報、211A,211B 出力メッセージ情報、601 プロセッサ、602 メモリ、603 出力装置、604 インタフェース回路、D1,D2,D5 収集データ群、D3,D4 収集データ。

Claims (11)

  1.  被制御機器から特定の時間毎に収集された値を示す収集データに基づいて、前記収集データにおいて前記値が変動するまでの時間の間隔である変動間隔または前記収集データが収集された時間の間隔である収集時間間隔を間隔情報として算出する算出ステップと、
     前記被制御機器を制御する制御装置が前記被制御機器から前記収集データを収集する周期である収集周期と、前記間隔情報と、前記間隔情報および前記収集周期に基づいて前記収集周期が適切であるか否かを判定するための判定条件と、に基づいて、前記収集周期が適切であるか否かを判定する判定ステップと、
     前記判定の判定結果を出力する出力ステップと、
     をコンピュータに実行させることを特徴とするメンテナンス支援プログラム。
  2.  第1の外部装置から前記収集データを読み出す第1の読み出しステップをさらに含み、
     前記算出ステップでは、前記第1の読み出しステップで読み出された前記収集データを用いて前記間隔情報を算出する、
     ことを特徴とする請求項1に記載のメンテナンス支援プログラム。
  3.  第2の外部装置から前記収集周期を読み出す第2の読み出しステップをさらに含み、
     前記算出ステップでは、前記第2の読み出しステップで読み出された前記収集周期を用いて、前記間隔情報を算出する、
     ことを特徴とする請求項1または2に記載のメンテナンス支援プログラム。
  4.  前記判定ステップでは、前記収集周期が不適切である場合に、前記間隔情報に対応する新たな収集周期を算出し、
     前記出力ステップでは、前記新たな収集周期を出力する、
     ことを特徴とする請求項1から3の何れか1つに記載のメンテナンス支援プログラム。
  5.  前記判定ステップでは、前記間隔情報に基づいて、前記変動間隔の最大値、前記変動間隔の最小値、前記収集時間間隔の平均値、または前記収集時間間隔の最大値を算出し、算出結果を用いて、前記収集周期が適切であるか否かを判定する、
     ことを特徴とする請求項1から4の何れか1つに記載のメンテナンス支援プログラム。
  6.  前記被制御機器および前記制御装置を備えたユーザシステムのそれぞれから前記収集データを収集する収集ステップをさらに含み、
     前記算出ステップでは、前記ユーザシステム毎に前記間隔情報を算出し、
     前記ユーザシステム毎に算出した前記間隔情報を比較し、比較結果が特定の条件を満たすか否かを判定する比較ステップをさらに含み、
     前記出力ステップでは、前記比較の比較結果を出力する、
     ことを特徴とする請求項1に記載のメンテナンス支援プログラム。
  7.  前記比較ステップでは、前記ユーザシステム毎に、前記間隔情報に基づいて、前記変動間隔の最大値、前記変動間隔の最小値、前記収集時間間隔の平均値、または前記収集時間間隔の最大値を算出し、算出結果を用いて前記比較を行う、
     ことを特徴とする請求項6に記載のメンテナンス支援プログラム。
  8.  被制御機器から特定の時間毎に収集された値を示す収集データに基づいて、前記収集データにおいて前記値が変動するまでの時間の間隔である変動間隔または前記収集データが収集された時間の間隔である収集時間間隔を間隔情報として算出するとともに、前記被制御機器を制御する制御装置が前記被制御機器から前記収集データを収集する周期である収集周期と、前記間隔情報と、前記間隔情報および前記収集周期に基づいて前記収集周期が適切であるか否かを判定するための判定条件と、に基づいて、前記収集周期が適切であるか否かを判定する判定部と、
     前記判定の判定結果を出力する出力部と、
     を備えることを特徴とするメンテナンス支援装置。
  9.  被制御機器から特定の時間毎に収集された値を示す収集データに基づいて、前記収集データにおいて前記値が変動するまでの時間の間隔である変動間隔または前記収集データが収集された時間の間隔である収集時間間隔を間隔情報として算出する算出ステップと、
     前記被制御機器を制御する制御装置が前記被制御機器から前記収集データを収集する周期である収集周期と、前記間隔情報と、前記間隔情報および前記収集周期に基づいて前記収集周期が適切であるか否かを判定するための判定条件と、に基づいて、前記収集周期が適切であるか否かを判定する判定ステップと、
     前記判定の判定結果を出力する出力ステップと、
     を含むことを特徴とするメンテナンス支援方法。
  10.  前記判定ステップでは、前記収集周期が不適切である場合、前記間隔情報に対応する新たな収集周期を算出し、
     前記出力ステップでは、前記収集データの収集条件が設定されている収集設定装置に、前記新たな収集周期を出力し、
     前記収集設定装置が、前記新たな収集周期を前記収集条件に設定するとともに、前記新たな収集周期を前記制御装置に指示する指示ステップと、
     前記制御装置が、前記新たな収集周期で前記収集データを収集する収集ステップと、
     をさらに含む、
     ことを特徴とする請求項9に記載のメンテナンス支援方法。
  11.  前記判定条件は、前記被制御機器および前記制御装置を備えたユーザシステムとは異なるユーザシステムで適用されていた条件である、
     ことを特徴とする請求項9に記載のメンテナンス支援方法。
PCT/JP2019/016495 2019-04-17 2019-04-17 メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法 WO2020213092A1 (ja)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/JP2019/016495 WO2020213092A1 (ja) 2019-04-17 2019-04-17 メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法
JP2020516783A JP6758533B1 (ja) 2019-04-17 2019-04-17 メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/016495 WO2020213092A1 (ja) 2019-04-17 2019-04-17 メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法

Publications (1)

Publication Number Publication Date
WO2020213092A1 true WO2020213092A1 (ja) 2020-10-22

Family

ID=72517848

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/016495 WO2020213092A1 (ja) 2019-04-17 2019-04-17 メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法

Country Status (2)

Country Link
JP (1) JP6758533B1 (ja)
WO (1) WO2020213092A1 (ja)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215231A (ja) * 2000-10-27 2002-07-31 Otis Elevator Co 動作しているシステムの正常性を監視する方法およびシステムの正常性をシステム間で比較する方法
JP2010198414A (ja) * 2009-02-26 2010-09-09 Nec Corp 監視システム、監視装置、監視方法、および、プログラム
JP2014216764A (ja) * 2013-04-24 2014-11-17 三菱電機ビルテクノサービス株式会社 ゲートウェイ装置及びプログラム

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2002215231A (ja) * 2000-10-27 2002-07-31 Otis Elevator Co 動作しているシステムの正常性を監視する方法およびシステムの正常性をシステム間で比較する方法
JP2010198414A (ja) * 2009-02-26 2010-09-09 Nec Corp 監視システム、監視装置、監視方法、および、プログラム
JP2014216764A (ja) * 2013-04-24 2014-11-17 三菱電機ビルテクノサービス株式会社 ゲートウェイ装置及びプログラム

Also Published As

Publication number Publication date
JP6758533B1 (ja) 2020-09-23
JPWO2020213092A1 (ja) 2021-04-30

Similar Documents

Publication Publication Date Title
US9442786B2 (en) Determining and correcting software server error conditions
US11181890B2 (en) Control system, information processing device, and anomaly factor estimation program
US20140189103A1 (en) System for monitoring servers and method thereof
JP2018109973A (ja) コンピュータシステムアプリケーションの監視およびアラートのための機構
US10754722B1 (en) Method for remotely clearing abnormal status of racks applied in data center
US10842041B2 (en) Method for remotely clearing abnormal status of racks applied in data center
JP6809011B2 (ja) 制御システムの遠隔監視を行う装置およびシステム
US11656609B2 (en) Detecting component degradation in industrial process plants based on loop component responsiveness
JP6758533B1 (ja) メンテナンス支援プログラム、メンテナンス支援装置、およびメンテナンス支援方法
US9430306B2 (en) Anticipatory protection of critical jobs in a computing system
JP2009151456A (ja) 監視システム、ネットワーク監視装置及びサービス実行環境監視方法
WO2020044898A1 (ja) 機器状態監視装置及びプログラム
JP6294741B2 (ja) 制御システム、中継装置、および制御方法
US20200305300A1 (en) Method for remotely clearing abnormal status of racks applied in data center
JP6574146B2 (ja) サービス監視装置及びサービス監視方法
US11366651B2 (en) Framework for hardware-specific analytic plugins
JP5623449B2 (ja) 報告書作成装置、報告書作成プログラムおよび報告書作成方法
JP2015082131A (ja) 監視システム、監視方法、監視プログラム及び監視装置
US20210018905A1 (en) State management system and state management method
EP4345562A1 (en) Systems and methods for container-based data collection and analysis in an operational technology network
JP2014089540A (ja) プラント制御システム、プラント解析装置、プラント解析方法及びプラント解析プログラム
US20220019208A1 (en) Method for Monitoring the Vitality of Devices of a Distributed System
JP5224759B2 (ja) 検査式作成支援システム、検査式作成支援方法、および検査式作成支援プログラム
CN116521415A (zh) 存储系统健康度优化方法、系统及电子设备及介质
US20210240481A1 (en) Data processing device, monitoring method, and program

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2020516783

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: 19925394

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: 19925394

Country of ref document: EP

Kind code of ref document: A1