WO2019207693A1 - 情報処理装置、システム構築支援方法およびシステム構築支援プログラム - Google Patents

情報処理装置、システム構築支援方法およびシステム構築支援プログラム Download PDF

Info

Publication number
WO2019207693A1
WO2019207693A1 PCT/JP2018/016846 JP2018016846W WO2019207693A1 WO 2019207693 A1 WO2019207693 A1 WO 2019207693A1 JP 2018016846 W JP2018016846 W JP 2018016846W WO 2019207693 A1 WO2019207693 A1 WO 2019207693A1
Authority
WO
WIPO (PCT)
Prior art keywords
device list
information
plc
control
unit
Prior art date
Application number
PCT/JP2018/016846
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 SG11202009385PA priority Critical patent/SG11202009385PA/en
Priority to CN201880092581.2A priority patent/CN112020684B/zh
Priority to JP2018561287A priority patent/JP6639706B1/ja
Priority to PCT/JP2018/016846 priority patent/WO2019207693A1/ja
Publication of WO2019207693A1 publication Critical patent/WO2019207693A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B23/00Testing or monitoring of control systems or parts thereof
    • G05B23/02Electric testing or monitoring
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the present invention relates to an information processing apparatus that supports system construction of a control system, a system construction support method, and a system construction support program.
  • SCADA Supervisory Control And Data Acquisition
  • SCADA Supervisory Control And Data Acquisition
  • the user needs to define various monitoring targets and then perform various designs including screen design and control design.
  • the entire design including various designs for constructing the monitoring control system is referred to as an overall design.
  • Patent Document 1 discloses a system construction support tool that supports construction of a monitoring control system.
  • the system construction support tool described in Patent Document 1 automatically generates a control program for controlling a device based on a device list including attributes of devices to be monitored and controlled.
  • the present invention has been made in view of the above, and in the case of constructing a monitoring control system by diverting existing control design information, information processing that can suppress the man-hours for constructing the monitoring control system
  • the object is to obtain a device.
  • the information processing apparatus is information that identifies a device to be monitored and controlled based on control information acquired from a control apparatus that constitutes an existing system.
  • a device list creation unit for creating a device list is information that identifies a device to be monitored and controlled based on control information acquired from a control apparatus that constitutes an existing system.
  • the man-hour for constructing the monitoring control system can be reduced.
  • FIG. 2 is a block diagram illustrating a hardware configuration example of the system construction support device according to the first embodiment
  • a flowchart showing an example of a processing procedure of the input data generation module of the first embodiment The figure which shows an example of the display screen for accepting the exclusion of the apparatus of Embodiment 1.
  • the flowchart which shows an example of the process sequence of the search of PLC of step S2 shown in FIG. The figure which shows the structural example of the PLC data of Embodiment 1.
  • a flowchart showing an example of a processing procedure of device list creation processing according to the first embodiment The figure which shows an example of a structure example of the existing system of Embodiment 1, and an example of the apparatus list produced
  • generated The flowchart which shows an example of the process sequence including the update of the operation state in the input data generation module of Embodiment 2.
  • FIG. 1 is a diagram illustrating a configuration example of a monitoring control system according to the first embodiment of the present invention.
  • the monitoring control system according to the present embodiment includes a monitoring control device 11, a system construction support device 12, PLCs (Programmable Logic Controllers) 13 and 17, and a device 14.
  • the monitoring control device 11 and the PLC 13, and the system construction support device 12 and the PLC 13 are connected by the first network 15, respectively.
  • the PLC 17 and the device 14 are connected to the PLC 13 via the second network 16.
  • the PLCs 13 and 17 are examples of controllers that control the device 14.
  • the device 14 is, for example, an inverter that drives a motor, an air conditioning device, or a lighting device.
  • the first network 15 is, for example, a network that complies with the Ethernet (registered trademark) standard.
  • the first network is an IP (Internet Protocol) network, and an IP address is assigned to each device connected to the first network.
  • IP Internet Protocol
  • the IP address corresponding to the destination device is stored as information indicating the destination in the communication data.
  • One or more gateway devices (not shown) are connected to the first network, and devices connected to the first network can communicate with the outside via the corresponding gateway devices.
  • Each gateway device has a range corresponding to the gateway device defined as an IP address range.
  • the second network 16 is, for example, a network based on CC-Link IE (registered trademark).
  • CC-Link IE registered trademark
  • a station number corresponding to the destination device is stored as information indicating the destination in the communication data.
  • the communication system of the 1st network 15 and the 2nd network 16 is not limited to the example mentioned above.
  • the supervisory control system includes one or more system devices.
  • a system refers to a set of devices in units of plants and factories.
  • FIG. 1 The configuration example illustrated in FIG. 1 is an example, and the system construction support apparatus 12 is connected to the number of PLCs connected to the first network 15, the number of devices 14 connected to each PLC, and the PLCs.
  • the number of PLCs to be used is not limited to the example shown in FIG. Further, FIG. 1 shows a state in which no device is connected to the PLC 17, but the device 14 can also be connected to the PLC 17.
  • the PLCs 13 and 17 are PLCs described in (JIS (Japanese Industrial Standards) B 3502: 2011), and control the device 14 by operating according to a control program described in a ladder language, for example. .
  • the control program is stored in a storage device (not shown) in the PLCs 13 and 17.
  • the PLCs 13 and 17 have a communication function. In the configuration example illustrated in FIG. 1, the PLC 13 has a function of performing communication via the first network 15 and a function of performing communication via the second network 16.
  • the PLC 17 has at least a function of performing communication via the second network 16.
  • the PLC 17 may have a function of performing communication via the first network 15.
  • the monitoring control device 11 and the system construction support device 12 are realized by a computer such as a personal computer.
  • the supervisory control device 11 performs supervisory control generally called SCADA. Specifically, the monitoring control device 11 collects data for monitoring the device 14 via the PLCs 13 and 17 and controls the device 14 via the PLCs 13 and 17. Further, the monitoring control device 11 can display at least one of a screen for monitoring the device 14 and a screen for controlling the device 14.
  • the system construction support device 12 is an information processing device according to the present invention, and is a device that supports the overall design of the monitoring control system.
  • the overall design includes control design and screen design.
  • the control design is a design related to the operation of the PLCs 13 and 17, and the screen design is a design related to the monitoring control device 11.
  • the control design includes the creation of a control program that is executed in the PLCs 13, 17 to monitor and control the equipment 14 via the PLCs 13, 17.
  • the screen design includes the design of the screen displayed on the monitoring control device 11.
  • FIG. 2 is a block diagram illustrating a hardware configuration example of the system construction support apparatus 12.
  • the system construction support device 12 includes a display device 21, an input device 22, a central processing unit 23, a storage device 24, and a communication device 27.
  • the storage device 24 includes a nonvolatile storage device 25 and a volatile storage device 26.
  • the nonvolatile storage device 25 stores a program and setting data for realizing the function as the system construction support device of the present embodiment.
  • the volatile storage device 26 is appropriately used as a work memory when the central processing unit 23 is executed.
  • the display device 21 is, for example, a monitor or a display, and the input device 22 is a keyboard, a mouse, or the like.
  • the display device 21 performs screen display realized by the function of the system construction support device 12 such as display of a screen showing a device list described later.
  • the input device 22 receives input of information from the user.
  • the display device 21 and the input device 22 may be integrated and realized by a touch panel or the like.
  • the central processing unit 23 is a processor such as a CPU (Central Processing Unit).
  • the storage device 24 is a memory.
  • the nonvolatile storage device 25 is a magnetic disk, a semiconductor memory, or the like.
  • the volatile storage device 26 is a DRAM (Dynamic Random Access Memory), an SRAM (Static Random Access Memory), or the like.
  • the communication device 27 is a receiver and a transmitter.
  • the communication device 27 performs communication with the PLC 13.
  • Each unit illustrated in FIG. 2 is hardware for realizing each function unit, which will be described later, of the system construction support device 12, and correspondence between each unit illustrated in FIG. 2 and each function unit of the system construction support device 12 will be described later. To do.
  • the hardware configuration of the monitoring control device 11 is the same as the hardware configuration of the system construction support device 12.
  • the monitoring control device 11 is realized by the central processing unit 23 executing a program for realizing the function of the monitoring control device 11 stored in the nonvolatile storage device 25.
  • FIG. 1 shows an example in which the monitoring control device 11 and the system construction support device 12 are realized by different computers, the monitoring control device 11 and the system construction support device 12 are mounted on one computer. May be.
  • the system construction support device 12 includes an input data generation module 30 and a system construction support module 70.
  • the input data generation module 30 is a functional configuration unit used when a monitoring control system is constructed by diverting an existing control system. As will be described later, the input data generation module 30 creates a device list using a control program in an existing control system and outputs the device list to the system construction support module 70. As a result, the user does not need to set a device list in the system construction support module 70, and man-hours for constructing the monitoring control system are suppressed.
  • the system construction support module 70 is a functional configuration unit that supports design for constructing a monitoring control system.
  • the system construction support module 70 creates at least one of a program and data used in a monitoring control system that targets a device controlled by the PLC as a monitoring control target.
  • the system construction support module 70 uses a device list indicating devices to be monitored in the monitoring control system when starting the overall design for monitoring and controlling the system to be monitored.
  • the operation and configuration of the system construction support module 70 are not particularly limited, and the operation and configuration of a general system construction tool that generates a control program used to control devices in the monitoring control system can be applied. For example, the operation and configuration of the system construction tool described in Patent Document 1 can be applied.
  • the input data generation module 30 and the system construction support module 70 can also be considered as a broad design support module. That is, the input data generation module 30 may be mounted as a part of the system construction support module 70.
  • FIG. 3 is a diagram illustrating a functional configuration example of the input data generation module 30.
  • the input data generation module 30 includes a device list display unit 31, a setting information input unit 32, a transmission unit 33, a reception unit 34, a data management unit 35, a data analysis unit 36, a device list creation unit 37, and A device list output unit 38 is provided.
  • the device list display unit 31 is realized by the central processing unit 23, the display device 21, and the input device 22 shown in FIG. 2, and the setting information input unit 32 is realized by the central processing unit 23 and the input device 22 shown in FIG. Is done.
  • the data management unit 35, data analysis unit 36, device list creation unit 37, and device list output unit 38 are realized by the central processing unit 23 and the storage device 24 shown in FIG.
  • the transmitter 33 and the receiver 34 are realized by the central processing unit 23 and the communication device 27 shown in FIG.
  • the program for realizing the input data generation module 30 and the program for realizing the system construction support module 70 are both system construction support programs used for system construction support.
  • the program for realizing the input data generation module 30 and the program for realizing the system construction support module 70 may be provided as one package or may be provided as individual packages.
  • the program for realizing the input data generation module 30 is a system construction support program that causes a computer to execute a device list creation step and an output step.
  • the input data generation module 30 creates a device list, which is information for specifying a device to be monitored and controlled, based on PLC data acquired from a PLC constituting an existing system. Details of the PLC data will be described later.
  • the output step the input data generation module 30 creates a system construction support for creating at least one of a program and data used in a monitoring control system that targets a device controlled by the control device based on the device list.
  • the device list is output to the module 70.
  • the setting information input unit 32 receives input of system information, which is information in the existing system, and gateway information from the user, and passes the received system information and gateway information to the data management unit 35.
  • the system information is information for identifying each system such as a system name of an existing system.
  • the gateway information is information for determining a range to be searched in the PLC search described later, and is specifically information for identifying the gateway.
  • the PLC search is performed in units of gateways and is performed within the range of the gateway specified by the gateway information. Details of the PLC search will be described later.
  • the transmission unit 33 transmits request data for requesting a response to each PLC.
  • the receiving unit 34 receives the response data transmitted from each PLC in response to the request data, and passes the response data to the data management unit 35.
  • the data management unit 35 manages management data described later. Specifically, the data management unit 35 holds management data and updates the management data based on data received from each unit.
  • the data management unit 35 passes the data received from each functional unit to another functional unit
  • the data analysis unit 36 extracts PLC information, which is control information used to create a device list, from the PLC data received from the data management unit 35, and passes the PLC information to the device list creation unit 37.
  • the PLC information is information acquired from a PLC constituting an existing system and used for creating a device list.
  • the device list creation unit 37 creates a device list that is information for specifying a device to be monitored and controlled based on the PLC information.
  • the device list creation unit 37 passes the created device list to the data management unit 35.
  • the device list output unit 38 is an output unit that receives the device list from the data management unit 35 and passes the device list to the system construction support module 70.
  • the device list display unit 31 receives the device list from the data management unit 35 and displays a screen including the device list on the display device 21.
  • the device list display unit 31 receives designation of a device to be deleted from the displayed device list via the input device 22 and notifies the data management unit 35 of the received information. That is, the device list display unit 31 can display the device list and accept input of devices excluded from the monitoring target in the device list.
  • FIG. 4 is a diagram showing a configuration example of management data managed by the data management unit 35.
  • the management data 40 includes system information 41, gateway information 42, device detail data 43, and a device list 44.
  • the system information 41 and the gateway information 42 are input by the user.
  • the device list 44 is created by the device list creation unit 37 as described above.
  • the device detail data 43 is information representing details of each component in the monitoring control system of the present embodiment. As will be described later, the device detail data 43 is created based on the PLC information acquired from each PLC by the system construction support device 12.
  • FIG. 5 is a diagram illustrating a configuration example of the device detail data 43.
  • the device detailed data 43 includes a PLC IP address 51, a PLC network connection form 52, a station number (PLC station number) 53, an operating state (PLC operating state) 54, a plant (hereinafter referred to as Plant). ) 55, cell (hereinafter referred to as “Cell”) 56, unit (hereinafter referred to as “Unit”) 57, and equipment (hereinafter referred to as “Equipment”) 58.
  • the PLC network connection form 52 includes information indicating to which network the PLC is connected. For example, since the PLC 13 shown in FIG. 1 is connected to the first network and the second network, the PLC network connection form 52 corresponding to the PLC 13 is connected to the first network and the second network. Information indicating that
  • the PLC operating state 54 is information indicating whether or not the PLC is operating.
  • Plant 55 is identification information of a system to which the PLC belongs. As described above, the system indicates a unit such as a plant or a factory. In the present embodiment, the system indicates a unit of the highest hierarchy when the monitoring control target is classified.
  • Cell 56 is identification information indicating an area in each system. One system includes one or more areas. An area is a unit of the second highest hierarchy when classifying the monitoring control targets of the present embodiment.
  • Unit 57 is identification information for each PLC, and specifically is identification information for the PLC. One area includes one or more PLC units. The PLC unit is a unit of the third highest layer when classifying the monitoring control targets of the present embodiment.
  • Equipment 58 is identification information of equipment connected to the PLC. One or more devices can be connected to each PLC. Note that a PLC to which no device is connected may exist in the supervisory control system. The device is a unit in the lowest layer when classifying the monitoring control targets of the present embodiment
  • the device is the lowest layer unit when the monitoring control target is classified, but each device is subdivided according to the function of the device, and the lower layer unit is defined below the device unit.
  • the device detailed data 43 may be included.
  • device attributes may be included in the device list.
  • the plant detailed data 43 may not include the Plant 55.
  • the number of hierarchies in the device detailed data 43 may be set according to the configuration and preconditions of each system, and is not limited to the above-described example.
  • the information items constituting the device detailed data 43 may be set according to the configuration and preconditions of each system, and are not limited to the above-described example.
  • Plant 55, Cell 56, Unit 57, and Equipment 58 are information having a hierarchical structure.
  • the device detailed data 43 corresponds to one device, but the device detailed data 43 may correspond to one PLC.
  • the equipment 58 stores a plurality of pieces of identification information respectively corresponding to the plurality of devices.
  • FIG. 6 is a diagram illustrating a configuration example of the device list 44 according to the present embodiment.
  • the device list 44 is obtained by extracting information on predetermined items from the device detail data 43.
  • the device list 44 includes a Plant 55, a Cell 56, a Unit 57, and an Equipment 58.
  • the information items and the number of hierarchies constituting the device list 44 are not limited to the example shown in FIG. 6, and are input to a device list for building the overall design of the monitoring control system, that is, the system construction support tool 70. It is sufficient if items necessary for the device list are included.
  • FIG. 7 is a flowchart illustrating an example of a processing procedure of the input data generation module 30 according to the present embodiment.
  • the setting information input unit 32 of the input data generation module 30 of the present embodiment accepts input of system information and network information (step S1).
  • the user inputs the system information of the existing system that is the diversion source and the network information that is information indicating the search range of the PLC.
  • the PLC search range is specified in units of gateway devices. Therefore, in the present embodiment, the network information is specifically a gateway address that is an IP address of the gateway device.
  • the user inputs one or more gateway addresses corresponding to the search range of the PLC for the entire system or for each area. When a gateway address is input in units of areas, a device list related to the area is generated in the device list generation described later.
  • the setting information input unit 32 When the setting information input unit 32 receives input of system information and network information, the setting information input unit 32 passes the received system information and gateway address to the data management unit 35.
  • the data management unit 35 stores the received system information and gateway address as system information 41 and gateway information 42 of the management data 40, respectively.
  • the input data generation module 30 searches for a PLC in the system (step S2). Specifically, the data management unit 35 instructs the transmission unit 33 to search for a PLC. At this time, the data management unit 35 instructs the transmission unit 33 to use the gateway address stored as the gateway information 42 as the PLC search range. The transmission unit 33 searches for a PLC based on the instruction. Details of the PLC search process will be described later.
  • the input data generation module 30 requests each PLC to transmit PLC data (step S3).
  • the PLC data is data that can be acquired from the PLC, and includes a control program held by each PLC. Details of the PLC data will be described later.
  • the input data generation module 30 extracts parameters from the PLC data received from the PLC (step S4).
  • the parameters to be extracted are parameters necessary for creating the device detailed data 43, and are, for example, information on each item shown in FIG.
  • the input data generation module 30 passes the parameters extracted from the PLC data to the data management unit 35, and the data management unit 35 stores the data received from the input data generation module 30 in the device detail data 43.
  • the input data generation module 30 creates a device list (step S5). Specifically, in response to an instruction from the data management unit 35, the device list creation unit 37 creates a device list. Details of the processing from step S3 to step S5 will be described later.
  • the input data generation module 30 displays the device list 44 on the screen (step S6).
  • the data management unit 35 passes the device list 44 of the management data 40 to the device list display unit 31, and the device list display unit 31 displays a screen including the device list 44 on the display device 21.
  • the device list 44 shown in FIG. 6 is displayed, and an input field for accepting exclusion of each device in the device list 44 is also displayed.
  • system information may be displayed on the screen together with the device list 44.
  • the data management unit 35 indicates the information indicating the designated device, that is, the device to be deleted. Information is notified to the data management unit 35.
  • the data management unit 35 deletes the data of the corresponding device from the device list 44 based on the information indicating the device to be deleted from the data management unit 35.
  • FIG. 8 is a diagram showing an example of a display screen for accepting device exclusion.
  • a display screen 80 shown in FIG. 8 is an example of a screen displayed in step S6.
  • the display screen 80 includes an area 81 where the device list 44 is displayed and an input area 82 for selecting a device to be deleted.
  • check boxes are displayed in the input area 82 corresponding to each row of the device list 44 displayed in the area 81.
  • the user selects a device to be deleted by checking a check box.
  • the display screen shown in FIG. 8 is an example, and the method of accepting the input of the device to be deleted is not limited to the example of using the check box, and is a method of selecting the corresponding information by double-clicking with the mouse. Any method may be used.
  • the device list display unit 31 may be capable of accepting at least one of a change in the order of items displayed as a device list and a deletion of items.
  • the input data generation module 30 then exports the device list (step S7) and ends the process. Specifically, the data management unit 35 passes the device list 44 to the device list output unit 38, and the device list output unit 38 passes the device list 44 to the system construction support tool 70. At this time, if the format of the input data of the system construction support tool 70 is different from the format of the device list passed from the data management section 35, the data management unit 35 converts the data into a format that can be read by the system construction support tool 70. The device list 44 is converted, and the converted data is passed to the system construction support tool 70.
  • a device list to be input to the system construction support tool 70 can be created using the control program created in the existing system.
  • the user can define the monitoring target simply by selecting the device to be deleted from the displayed device list, and can suppress the man-hours for the overall design of the monitoring control system that uses the existing system.
  • the device list may be input to the system construction support tool 70 without performing the process of selecting the device to be deleted from the device list.
  • FIG. 9 is a flowchart illustrating an example of a processing procedure for searching for a PLC in step S2 illustrated in FIG.
  • the transmission unit 33 searches for a device connected to the first network within the gateway range corresponding to the gateway address instructed from the data management unit 35 (step S11). Specifically, for example, the transmission unit 33 transmits data that requires a response by broadcast within the subnet corresponding to the gateway address, and extracts the IP address included in the response received from each device, thereby first. You may search for a device connected to the network. Alternatively, the transmission unit 33 may acquire the IP address of a device within the management range of the gateway device managed by the gateway device from the corresponding gateway device.
  • the transmission unit 33 determines whether or not there is one or more PLCs among the devices searched in step S11, that is, whether or not a PLC has been found (step S12).
  • step S12 specifically, the transmission unit 33 transmits a PLC-specific command to the device searched in step S11, and the device searched in step S11 is determined based on whether a response is received. It is determined whether or not it is a PLC.
  • the transmission unit 33 ends the PLC search process.
  • the transmission unit 33 adds information on the found PLC to the PLC list (step S13).
  • the PLC list is information indicating the PLCs found by the search, and here is information indicating the IP address or station number of the found PLC. Therefore, in step S13, the IP address of the found PLC is added to the PLC list.
  • the transmission unit 33 checks whether the found PLC is connected to the second network (step S14). Specifically, the transmission unit 33 requests the PLC to acquire information indicating the connection form. The transmission part 33 can grasp
  • the transmission unit 33 searches for the PLC connected to the second network (step S16).
  • step S16 specifically, the transmission unit 33 transmits a data requesting a response to a device connected to the second network, so that the station number used in the second network is transmitted from each device. get.
  • the transmission unit 33 transmits a PLC-specific command with the station number of the found device as a destination, and determines whether the device is a PLC based on whether there is a response.
  • the transmission unit 33 transmits a communication start command based on a protocol corresponding to the PLC to the PLC, and determines whether or not it is a PLC based on the response result.
  • the transmission unit 33 excludes the PLC already found in step S12 from the search target, and performs the process from step S11 again.
  • step S17 the transmission unit 33 adds the information of the found PLC to the PLC list (step S18).
  • step S18 for example, a station number used in the second network is added to the PLC list.
  • the transmission unit 33 excludes the PLC that has already been found in step S17 from the search target, and performs the processing from step S16 again.
  • FIG. 10 is a diagram showing a configuration example of PLC data.
  • the PLC data 60 includes information on a program acquired from the PLC and setting information in the PLC.
  • the PLC data 60 includes a program block 61 that is information relating to a program, and an IP address 65, a connection form 66, and a station number 67 that are setting information in the PLC.
  • the program block 61 is program configuration data, and includes a local label 62, a program body 63, and a function block 64. When the control program describing the entire operation of the PLC is configured by a combination of a plurality of programs, each program constituting the program of the entire operation is shown.
  • the local label 62 is label information used in the program block 61, and is identification information associated with the program.
  • the program body 63 is each control program itself held in the PLC.
  • the function block 64 is a part of a program in the PLC, and includes a function block corresponding to each device controlled by the PLC.
  • the connection form 66 is information indicating which of the first network and the second network is connected.
  • the IP address 65, the connection form 66, and the station number 67 may be acquired in step S2 illustrated in FIG. 7, or may be acquired in step S3 illustrated in FIG.
  • the transmission unit 33 obtains these pieces of information obtained by the processes in steps S12, S14, and S14 shown in FIG. The information is obtained and notified to the data management unit 35.
  • FIG. 11 is a flowchart illustrating an example of a processing procedure of device detail data creation processing.
  • the device detail data creation processing corresponds to the processing in steps S3 and S4 shown in FIG.
  • the data analysis unit 36 acquires system information from the data management unit 35 (step S21). At this time, the data analysis unit 36 also acquires N i and N j from the data management unit 35. N i is the number of gateway addresses input in step S1, and N j is the number of discovered PLCs for each gateway device.
  • the data analysis unit 36 acquires the i-th gateway address from the data analysis unit 36 (step S22), and the data analysis unit 36 sets the initial value of the counter j indicating the PLC number to 1.
  • J N Start a loop that increments by 1 until j . This loop is called a loop of j. In the loop of j, steps S23 to S27 are performed in each loop.
  • the data analysis unit 36 acquires the IP address, connection form, station number, and operating state of the j-th PLC (step S23). Note that the data analysis unit 36 does not have to acquire the operating state in the present embodiment. For example, the data analysis unit 36 acquires from the data management unit 35 the IP address, connection mode, station number, and operating state obtained in step S23 as described above.
  • the data analysis unit 36 acquires a PLC program from the data management unit 35 (step S24).
  • the PLC program is a control program implemented in the PLC, and includes the above-described program block 61, local label 62, and program body 63.
  • the transmission unit 33 acquires a PLC program from each PLC stored in the PLC list and passes it to the data management unit 35.
  • the data analysis unit 36 acquires the PLC program of the j-th PLC from the data management unit 35.
  • the data analysis unit 36 acquires the function block of the kth device (step S25). Specifically, in step S ⁇ b> 25, according to an instruction from the data management unit 35, the transmission unit 33 acquires a function block from each PLC stored in the PLC list and passes it to the data management unit 35. At this time, the transmission part 33 may acquire the function block of all the apparatuses which PLC controls, and may acquire for every apparatus.
  • the data analysis unit 36 acquires the function block of the kth device from the function blocks of all the devices controlled by the PLC that are stored in each PLC.
  • the function block is a program part in the PLC, and this part corresponds to each device.
  • the function block name included in the function block corresponding to each device corresponds to identification information for identifying the device. Therefore, the data analysis unit 36 can grasp the device controlled by the PLC by referring to the function block name included in the function block acquired from each PLC. Therefore, the data analysis unit 36 can generate device detailed data based on the function block as described later.
  • the data analysis unit 36 sets the system information as Plant, the gateway address as Cell, the PLC program name as Unit, and the function block name as Equipment as the device detailed data of the k-th device (Step S26).
  • the PLC program name is stored in, for example, the program body in the above-described PLC program.
  • the function block name is stored in the function block corresponding to each device. Steps S26 and S27 correspond to extraction of parameters from the PLC data in step S4 of FIG.
  • the data analysis unit 36 sets the IP address, connection form, station number, and operating state acquired in step S23 as the device detailed data of the kth device (step S27).
  • the data analysis unit 36 ends the process when the loop of i, j, and k ends.
  • the data analysis unit 36 sequentially notifies the data management unit 35 of the device detailed data set in steps S26 and S27.
  • the data analysis unit 36 may hold the device detailed data of each device until all the loops are completed, and collectively notify the data management unit 35 of the data.
  • the data management unit 35 updates the device detail data 43 of the management data 40 based on the notified device detail data.
  • FIG. 12 is a flowchart illustrating an example of a processing procedure of device list creation processing.
  • the process shown in FIG. 12 corresponds to step S5 in FIG.
  • the device list creation unit 37 first creates an empty device list (step S31).
  • the device list creation unit 37 acquires device detail data 43 from the data management unit 35 (step S32).
  • the device list creation unit 37 extracts Plant, Cell, Unit, and Equipment of the m-th device from the elements of the device detail data 43 (Step S33).
  • the device list creation unit 37 adds an element including the device list Plant, Cell, Unit, and Equipment to the device list (step S34).
  • the device list creation unit 37 passes the created device list to the data management unit 35.
  • FIG. 13 is a diagram illustrating a configuration example of an existing system and an example of a generated device list.
  • the existing system includes PLCs 1, 1-1, 2, 3, 3-1, 3-2.
  • the left diagram of FIG. 13 shows an example of the system configuration of the existing system
  • the right diagram of FIG. 13 shows an example of a device list created from the system configuration example shown in the left diagram of FIG.
  • the devices controlled by the PLCs 1-1, 2, 3-1, and 3-2 are described as “Equip1-1”, “Equip2-1”, “Equip3-1”, and “Equip3-2”, respectively. is doing.
  • Plant, Cell, Unit, and Equipment are shown in list format as the device list.
  • the PLC 1-1 is connected to “Equip 1-1” which is a device to be controlled.
  • the number of devices to be controlled by each PLC is zero or one. However, when one PLC controls a plurality of devices, a device list row is generated for each device.
  • the input data generation module 30 searches for a PLC, acquires information about the PLC from the discovered PLC, and generates a device list.
  • This device list can be used as monitoring target definition information in the system construction process in the system construction support module 70.
  • the user can define a monitoring target simply by selecting a device to be deleted from the displayed device list, and can reduce the man-hours for the overall design of the monitoring control system using the existing system.
  • the input data generation module 30 is configured so that the user can select a device to be deleted, so that some devices are not included in the monitoring target without using the device list generated from the PLC data as it is. It is possible to deal with cases.
  • system construction support module 70 and the input data generation module 30 are realized by a single device.
  • system construction support device on which the system construction support module 70 is mounted and the input data generation module 30 are mounted.
  • the information processing apparatus to be used may be a separate apparatus.
  • Embodiment 2 the input data generation module 30 according to the embodiment of the present invention will be described.
  • the configuration of each device in the present embodiment is the same as that in the first embodiment.
  • a description will be given centering on differences from the first embodiment.
  • FIG. 14 is a flowchart illustrating an example of a processing procedure including an update of an operation state in the input data generation module 30 according to the present embodiment.
  • the data management unit 35 of the input data generation module 30 acquires the device detail data 43 as in the first embodiment (step S41).
  • the data management unit 35 requests the PLC corresponding to the m-th device to transmit PLC data via the transmission unit 33 (step S42).
  • step S43, No the operation state of the PLC of the device detailed data corresponding to the mth device is set to the stopped state (step S44).
  • step S43, Yes the response from the PLC
  • step S43, Yes m is updated without performing step S44, and the process returns to step S42.
  • the device list creation unit 37 creates a device list based on the device detail data 43 as in the first embodiment (step S45).
  • the device list also includes information indicating the operating state of the PLC.
  • the device list creation unit 37 passes the created device list to the data management unit 35, and the data management unit 35 instructs the device list display unit 31 to display the device list.
  • the device list display unit 31 displays a screen including the device list as in the embodiment (step S46). At this time, as in the first embodiment, an input field for accepting a device to be excluded is also displayed on the screen.
  • the device list display unit 31 determines whether or not the user has excluded the element list, that is, whether or not the device to be deleted is specified from the device list (step S47). If the user has excluded the element list (step S47 Yes) The device list display unit 31 instructs the data management unit 35 as a list exclusion information on the device to be excluded. The data management unit 35 regenerates the device list based on the instruction, that is, based on the element list exclusion information (step S48). In other words, the data management unit 35 updates the device list based on the operating state of the PLC after the device list is created. As in the first embodiment, the device list output unit 38 outputs the device list to the system construction support module 70 (step S49), and the process ends. In the case of No in step S47, step S49 is performed without performing step S48.
  • the operation of the present embodiment allows the user to determine whether or not to exclude the stopped PLC from the device list. Can be specified. Further, when displaying the device list, the device corresponding to the stopped PLC may be highlighted to make it easier for the user to identify the stopped PLC.
  • the operation status of the PLC is included in the device list.
  • the same effect as in the first embodiment can be obtained, and if there is a PLC that has been stopped due to a change in the system configuration after the device list is created, whether or not the corresponding device is excluded from the device list. Can be selected by the user.
  • the configuration described in the above embodiment shows an example of the contents of the present invention, and can be combined with another known technique, and can be combined with other configurations without departing from the gist of the present invention. It is also possible to omit or change the part.
  • 11 monitoring control device 12 system construction support device, 13, 17 PLC, 14 equipment, 15 first network, 16 second network, 21 display device, 22 input device, 23 central processing unit, 24 storage device, 25 non-volatile Volatile storage device, 26 volatile storage device, 27 communication device, 30 input data generation module, 31 device list display unit, 32 setting information input unit, 33 transmission unit, 34 reception unit, 35 data management unit, 36 data analysis unit, 37 device list creation unit, 38 device list output unit, 70 system construction support module.

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

システム構築支援装置の入力データ生成モジュール(30)は、既設のシステムを構成するPLCから取得した制御情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する機器リスト作成部(37)、を備える。

Description

情報処理装置、システム構築支援方法およびシステム構築支援プログラム
 本発明は、制御システムのシステム構築を支援する情報処理装置、システム構築支援方法およびシステム構築支援プログラムに関する。
 産業分野においては、SCADA(Supervisory Control And Data Acquisition)とも呼ばれる監視制御を行う監視制御システムが構築されることがある。監視制御システムを構築するためには、ユーザは、監視対象を定義した上で、画面設計および制御設計をはじめとした各種設計を行う必要がある。以下、監視制御システムを構築するための各種設計を含む全体の設計を全体設計と呼ぶ。
 特許文献1には、監視制御システムの構築を支援するシステム構築支援ツールが開示されている。特許文献1に記載のシステム構築支援ツールは、監視および制御の対象となる機器の属性を含む機器リストに基づいて、機器を制御するための制御プログラムを自動生成する。
国際公開第2014/064819号
 近年、既設の制御システムに対して監視システムとしての機能を付加することにより、監視制御システムを構築するケースが増えている。この場合、既設の制御システムにおける既設の制御設計情報を制御設計において利用することはできるものの、ユーザは、監視対象の定義を改めて行ってから全体設計を行う必要があり、監視制御システムの構築のための工数を要する。
 本発明は、上記に鑑みてなされたものであって、既設の制御設計情報を流用して監視制御システムを構築する場合に、監視制御システムを構築するための工数を抑制することができる情報処理装置を得ることを目的とする。
 上述した課題を解決し、目的を達成するために、本発明にかかる情報処理装置は、既設のシステムを構成する制御装置から取得した制御情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する機器リスト作成部を備える。
 本発明によれば、既設の制御設計情報を流用して監視制御システムを構築する場合に、監視制御システムを構築するための工数を抑制することができるという効果を奏する。
実施の形態1にかかる監視制御システムの構成例を示す図 実施の形態1のシステム構築支援装置のハードウェア構成例を示すブロック図 実施の形態1の入力データ生成モジュールの機能構成例を示す図 実施の形態1のデータ管理部で管理する管理データの構成例を示す図 実施の形態1の機器詳細データの構成例を示す図 実施の形態1の機器リストの構成例を示す図 実施の形態1の入力データ生成モジュールの処理手順の一例を示すフローチャート 実施の形態1の機器の除外を受け付けるための表示画面の一例を示す図 図7に示したステップS2のPLCの探索の処理手順の一例を示すフローチャート 実施の形態1のPLCデータの構成例を示す図 実施の形態1の機器詳細データの作成処理の処理手順の一例を示すフローチャート 実施の形態1の機器リストの作成処理の処理手順の一例を示すフローチャート 実施の形態1の既設システムの構成例と生成される機器リストの一例を示す図 実施の形態2の入力データ生成モジュールにおける稼動状態の更新を含む処理手順の一例を示すフローチャート
 以下に、本発明の実施の形態にかかる情報処理装置、システム構築支援方法およびシステム構築支援プログラムを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 図1は、本発明の実施の形態1にかかる監視制御システムの構成例を示す図である。図1に示すように、本実施の形態の監視制御システムは、監視制御装置11、システム構築支援装置12、PLC(Programmable Logic Controller:プログラマブルロジックコントローラ)13,17および機器14を備える。監視制御装置11とPLC13、およびシステム構築支援装置12とPLC13は、それぞれ第1のネットワーク15によって接続される。PLC13には、第2のネットワーク16を介して、PLC17および機器14が接続される。
 PLC13,17は、機器14を制御するコントローラの一例である。機器14は、例えば、モータを駆動するインバータ、空気調和機器、照明機器である。第1のネットワーク15は、例えば、Ethernet(登録商標)の規格に従うネットワークである。第1のネットワークはIP(Internet Protocol)ネットワークであり、第1のネットワークに接続される各装置にはIPアドレスが割当てられる。第1のネットワークでは、通信データ内に宛先を示す情報として、宛先の装置に対応するIPアドレスが格納される。第1のネットワークには、図示しない1つ以上のゲートウェイ装置が接続され、第1のネットワークに接続される装置は、対応するゲートウェイ装置を経由して外部との通信を行うことが可能である。各ゲートウェイ装置には該ゲートウェイ装置に対応する範囲がIPアドレスの範囲として規定されている。第2のネットワーク16は、例えば、CC-Link IE(登録商標)に基づくネットワークである。第2のネットワーク16では、通信データ内に宛先を示す情報として、宛先の装置に対応する局番が格納される。なお、第1のネットワーク15および第2のネットワーク16の通信方式は、上述した例に限定されない。
 監視制御システムは、1つ以上のシステムの装置を含む。システムとは、プラント、工場などを単位とした装置の集合を示す。
 なお、図1に示した構成例は一例であり、システム構築支援装置12に、第1のネットワーク15で接続されるPLCの数、各PLCに接続される機器14の数、およびPLCに接続されるPLCの数は、図1に示した例に限定されない。また、図1では、PLC17に機器が接続されていない状態を示しているが、PLC17にも機器14を接続することが可能である。
 PLC13,17は、(JIS(日本工業規格、Japanese Industrial Standards) B 3502:2011)で記載されるPLCであり、例えばラダー言語により記述された制御プログラムにしたがって動作することにより、機器14を制御する。制御プログラムは、PLC13,17内の図示しない記憶装置に格納される。PLC13,17は、通信機能を有する。図1に示した構成例では、PLC13は、第1のネットワーク15を介した通信を行う機能を有するとともに、第2のネットワーク16を介した通信を行う機能を有する。また、PLC17は、少なくとも、第2のネットワーク16を介した通信を行う機能を有する。PLC17は、第1のネットワーク15を介した通信を行う機能を有していてもよい。
 監視制御装置11およびシステム構築支援装置12は、パーソナルコンピュータをはじめとしたコンピュータにより実現される。監視制御装置11は、一般にSCADAとも呼ばれる監視制御を行う。具体的には、監視制御装置11は、PLC13,17を介して機器14を監視するためのデータを収集するとともに、PLC13,17を介して機器14を制御する。また、監視制御装置11は、機器14の監視のための画面、および機器14の制御のための画面のうちの少なくとも1つを表示可能である。
 システム構築支援装置12は、本発明にかかる情報処理装置であり、監視制御システムの全体設計を支援する装置である。全体設計には、制御設計および画面設計が含まれる。制御設計はPLC13,17の動作に関する設計であり、画面設計は監視制御装置11に関する設計である。制御設計は、PLC13,17を介して機器14を監視および制御するためにPLC13,17において実行される制御プログラムの作成を含む。画面設計は、監視制御装置11において表示される画面の設計を含む。
 図2は、システム構築支援装置12のハードウェア構成例を示すブロック図である。システム構築支援装置12は、表示装置21、入力装置22、中央演算装置23、記憶装置24および通信装置27を備える。記憶装置24は、不揮発性記憶装置25および揮発性記憶装置26を備える。不揮発性記憶装置25には、本実施の形態のシステム構築支援装置としての機能を実現するためのプログラムおよび設定データが記憶される。中央演算装置23が、不揮発性記憶装置25に記憶されたプログラムを実行することにより、本実施の形態のシステム構築支援装置12としての動作が実現される。揮発性記憶装置26は、中央演算装置23の実行時のワークメモリとして、適宜使用される。
 表示装置21は、例えば、モニタ、ディスプレイなどであり、入力装置22は、キーボード、マウスなどである。表示装置21は、後述する機器リストを示す画面の表示といったシステム構築支援装置12の機能により実現される画面表示等を行う。入力装置22は、ユーザからの情報の入力を受け付ける。表示装置21および入力装置22は、一体化されてタッチパネルなどにより実現されてもよい。中央演算装置23は、CPU(Central Processing Unit)などのプロセッサである。記憶装置24はメモリである。不揮発性記憶装置25は、磁気ディスク、半導体メモリなどである。揮発性記憶装置26は、DRAM(Dynamic Random Access Memory)、SRAM(Static Random Access Memory)などである。通信装置27は、受信機および送信機である。通信装置27は、PLC13との間の通信を実施する。図2に示した各部は、システム構築支援装置12の後述する各機能部を実現するためのハードウェアであり、図2に示した各部とシステム構築支援装置12の各機能部との対応は後述する。
 監視制御装置11のハードウェア構成もシステム構築支援装置12のハードウェア構成と同様である。中央演算装置23が、不揮発性記憶装置25に記憶された、監視制御装置11の機能を実現するためのプログラムを実行することにより監視制御装置11が実現される。
 なお、図1では、監視制御装置11とシステム構築支援装置12とが別のコンピュータにより実現される例を示しているが、監視制御装置11とシステム構築支援装置12とが1つのコンピュータに実装されてもよい。
 次に、システム構築支援装置12について詳細に説明する。図1に示すように、システム構築支援装置12は、入力データ生成モジュール30およびシステム構築支援モジュール70を備える。入力データ生成モジュール30は、既設の制御システムを流用して監視制御システムを構築する場合に用いられる機能構成部である。入力データ生成モジュール30は、後述するように、既設の制御システムにおける制御プログラムを利用して機器リストを作成し、システム構築支援モジュール70へ出力する。これにより、ユーザは、システム構築支援モジュール70に機器リストを設定する必要がなくなり、監視制御システムを構築するための工数が抑制される。
 システム構築支援モジュール70は、監視制御システムを構築するための設計を支援する機能構成部である。システム構築支援モジュール70は、PLCにより制御される機器を監視制御対象とした監視制御システムにおいて用いられるプログラムおよびデータのうち少なくとも1つを作成する。システム構築支援モジュール70は、監視対象のシステムを監視制御するための全体設計を開始する際に、監視制御システム内の監視対象の機器などを示す機器リストを用いる。システム構築支援モジュール70の動作および構成には特に制約はなく、監視制御システムにおいて機器を制御するために用いられる制御プログラム、を生成する一般的なシステム構築ツールにおける動作および構成を適用することができ、例えば特許文献1に記載のシステム構築ツールにおける動作および構成を適用することができる。入力データ生成モジュール30およびシステム構築支援モジュール70をあわせて、広義の設計支援モジュールと考えることもできる。すなわち、入力データ生成モジュール30をシステム構築支援モジュール70の一部として実装してもよい。
 図3は、入力データ生成モジュール30の機能構成例を示す図である。図3に示すように、入力データ生成モジュール30は、機器リスト表示部31、設定情報入力部32、送信部33、受信部34、データ管理部35、データ解析部36、機器リスト作成部37および機器リスト出力部38を備える。機器リスト表示部31は、図2に示した中央演算装置23、表示装置21および入力装置22により実現され、設定情報入力部32は、図2に示した中央演算装置23および入力装置22により実現される。データ管理部35、データ解析部36、機器リスト作成部37および機器リスト出力部38は、図2に示した中央演算装置23および記憶装置24により実現される。送信部33および受信部34は、図2に示した中央演算装置23および通信装置27により実現される。
 入力データ生成モジュール30を実現するためのプログラムとシステム構築支援モジュール70を実現するためのプログラムとはいずれもシステム構築の支援に用いられるシステム構築支援プログラムである。入力データ生成モジュール30を実現するためのプログラムとシステム構築支援モジュール70を実現するためのプログラムとは1つのパッケージとして提供されてもよいし、個別のパッケージとして提供されてもよい。
 入力データ生成モジュール30を実現するためのプログラムは、機器リスト作成ステップと、出力ステップと、をコンピュータに実行させるシステム構築支援プログラムである。機器リスト作成ステップでは、入力データ生成モジュール30は、既設のシステムを構成するPLCから取得したPLCデータに基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する。PLCデータの詳細については後述する。出力ステップでは、入力データ生成モジュール30は、機器リストに基づいて、制御装置により制御される機器を監視制御対象とした監視制御システムにおいて用いられるプログラムおよびデータのうち少なくとも1つを作成するシステム構築支援モジュール70に機器リストを出力する。
 設定情報入力部32は、ユーザから、既設システムにおける情報であるシステム情報、およびゲートウェイ情報の入力を受け付け、受け付けたシステム情報およびゲートウェイ情報をデータ管理部35へ渡す。システム情報は、例えば既設システムのシステム名など各システムを識別するための情報である。ゲートウェイ情報は、後述するPLCの探索において、探索の対象とする範囲を定めるための情報であり、具体的にはゲートウェイを識別する情報である。PLCの探索は、ゲートウェイ単位で行われ、ゲートウェイ情報により指定されたゲートウェイの範囲内で行われる。PLCの探索の詳細については後述する。送信部33は、各PLCに応答を要求するための要求データを送信する。受信部34は、各PLCから要求データに対応して送信された応答データを受信し、応答データをデータ管理部35へ渡す。データ管理部35は、後述する管理データを管理する。具体的には、データ管理部35は、管理データを保持し、各部から受け取ったデータに基づいて、管理データを更新する。また、データ管理部35は、各機能部から受け取ったデータを、該データを用いる別の機能部へ渡す。
 データ解析部36は、データ管理部35から受け取ったPLCデータから機器リスト作成に用いる制御情報であるPLC情報を抽出し、PLC情報を機器リスト作成部37へ渡す。PLC情報は、既設のシステムを構成するPLCから取得した情報であって機器リスト作成に用いられる情報である。機器リスト作成部37は、PLC情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する。機器リスト作成部37は、作成した機器リストをデータ管理部35へ渡す。機器リスト出力部38は、データ管理部35から機器リストを受け取り、機器リストをシステム構築支援モジュール70に渡す出力部である。機器リスト表示部31は、データ管理部35から機器リストを受け取り、機器リストを含む画面を表示装置21へ表示する。また、機器リスト表示部31は、表示した機器リストのうち、入力装置22を介して削除する機器の指定を受付け、受け付けた情報をデータ管理部35へ通知する。すなわち、機器リスト表示部31は、機器リストを表示し、機器リストのうち監視対象から除外する機器の入力を受け付けることが可能である。
 図4は、データ管理部35で管理する管理データの構成例を示す図である。図4に示すように、管理データ40は、システム情報41、ゲートウェイ情報42、機器詳細データ43および機器リスト44で構成される。システム情報41、ゲートウェイ情報42は、上述したように、ユーザにより入力される。機器リスト44は、上述したように、機器リスト作成部37により作成される。
 機器詳細データ43は、本実施の形態の監視制御システム内の各構成要素の詳細を表す情報である。機器詳細データ43は、後述するように、システム構築支援装置12が、各PLCから取得したPLC情報に基づいて作成される。図5は、機器詳細データ43の構成例を示す図である。図5に示した例では、機器詳細データ43は、PLCのIPアドレス51、PLCのネットワーク接続形態52、局番(PLCの局番)53、稼動状態(PLCの稼働状態)54、プラント(以下、Plantという)55、セル(以下、Cellという)56、ユニット(以下、Unitという)57およびイクイップメント(以下、Equipmentという)58を含む。
 PLCのネットワーク接続形態52は、PLCがどのネットワークに接続されているかを示す情報を含む。例えば、図1に示すPLC13は、第1のネットワークおよび第2のネットワークに接続されていることから、PLC13に対応するPLCのネットワーク接続形態52は、第1のネットワークおよび第2のネットワークに接続されていることを示す情報を含む。
 PLCの稼働状態54は、PLCが稼動しているか否かを示す情報である。Plant55は、PLCが属するシステムの識別情報である。システムは、上述したとおり、プラント、工場といった単位を示し、本実施の形態では、監視制御対象を分類する際の最上位階層の単位を示す。Cell56は、各システム内のエリアを示す識別情報である。1つのシステムは1つ以上のエリアを含む。エリアは、本実施の形態の監視制御対象を分類する際の2番目に上位の階層の単位である。Unit57は、PLC単位の識別情報であり、具体的にはPLCの識別情報である。1つのエリアは、1つ以上のPLC単位を含む。PLC単位は、本実施の形態の監視制御対象を分類する際の3番目に上位の階層の単位である。Equipment58は、PLCに接続される機器の識別情報である。各PLCには、1つ以上の機器が接続可能である。なお、機器が接続されていないPLCが監視制御システム内に存在することもある。機器は、本実施の形態の監視制御対象を分類する際の最下層の単位である。
 なお、ここでは、機器が監視制御対象を分類する際の最下層の単位となる例を説明したが、機器の機能などに応じて、各機器を細分化し、機器単位より下層の単位を定義して、機器詳細データ43に含めるようにしてもよい。例えば、機器の属性を機器リストに含めるようにしてもよい。また、1つのシステムを監視制御対象とする場合には、機器詳細データ43には、Plant55を含めなくてもよい。このように、機器詳細データ43における階層数は、各システムの構成および前提条件に応じて設定されればよく、上述した例に限定されない。また、機器詳細データ43を構成する情報の項目も各システムの構成および前提条件に応じて設定されればよく、上述した例に限定されない。
 上述したとおり、Plant55、Cell56、Unit57およびEquipment58は、階層構造を有する情報である。以下の説明では、機器詳細データ43の1行が1つの機器に対応するとして説明するが、機器詳細データ43は1行が1つのPLCに対応していてもよい。機器詳細データ43は1行が1つのPLCに対応する場合、PLCに複数の機器が接続されている場合には、Equipment58には複数の機器にそれぞれ対応する複数の識別情報が格納される。
 図6は、本実施の形態の機器リスト44の構成例を示す図である。機器リスト44は、後述するように、機器詳細データ43から、定められた項目の情報が抽出されたものである。具体的には、図6に示すように、機器リスト44は、Plant55、Cell56、Unit57およびEquipment58を含む。なお、機器リスト44を構成する情報の項目および階層数は図6に示した例に限定されず、監視制御システムの全体設計を構築するための機器リスト、すなわちシステム構築支援ツール70に入力される機器リスト、として必要な項目が含まれていればよい。
 次に、本実施の形態の動作について説明する。図7は、本実施の形態の入力データ生成モジュール30の処理手順の一例を示すフローチャートである。図7に示すように、本実施の形態の入力データ生成モジュール30の設定情報入力部32は、システム情報、およびネットワーク情報の入力を受け付ける(ステップS1)。ユーザは、流用元となる既設システムのシステム情報、およびPLCの検索範囲を示す情報であるネットワーク情報を入力する。なお、本実施の形態は、PLCの検索範囲はゲートウェイ装置を単位として指定されるとする。このため、本実施の形態においては、ネットワーク情報は、具体的にはゲートウェイ装置のIPアドレスであるゲートウェイアドレスである。ユーザは、システム全体、またはエリア単位で、PLCの検索範囲に対応する1つ以上のゲートウェイアドレスを入力する。エリア単位でゲートウェイアドレスが入力された場合、後述する機器リストの生成においては、該エリアに関する機器リストが生成される。
 設定情報入力部32は、システム情報、およびネットワーク情報の入力を受け付けると、受け付けたシステム情報、およびゲートウェイアドレスを、データ管理部35へ渡す。データ管理部35は、受け取ったシステム情報、およびゲートウェイアドレスを、管理データ40のシステム情報41およびゲートウェイ情報42としてそれぞれ記憶する。
 次に、入力データ生成モジュール30は、システム内のPLCを探索する(ステップS2)。具体的には、データ管理部35が、送信部33に、PLCの探索を指示する。このとき、データ管理部35は、送信部33に、PLCの探索範囲として、ゲートウェイ情報42として記憶されているゲートウェイアドレスを指示する。送信部33は、指示に基づいてPLCを探索する。PLCの探索処理の詳細については後述する。
 次に、入力データ生成モジュール30は、各PLCにPLCデータの送信を要求する(ステップS3)。PLCデータは、PLCから取得可能なデータであり、各PLCが保持している制御プログラムを含む。PLCデータの詳細については後述する。
 入力データ生成モジュール30は、PLCから受信したPLCデータからパラメータを抽出する(ステップS4)。抽出するパラメータは、機器詳細データ43の作成に必要なパラメータであり、例えば、図5に示された各項目の情報である。入力データ生成モジュール30は、PLCデータから抽出したパラメータを、データ管理部35へ渡し、データ管理部35は、入力データ生成モジュール30から受け取ったデータを機器詳細データ43に格納する。
 次に、入力データ生成モジュール30は、機器リストを作成する(ステップS5)。具体的には、データ管理部35からの指示により、機器リスト作成部37が機器リストを作成する。ステップS3からステップS5までの処理の詳細については後述する。
 次に、入力データ生成モジュール30は、機器リスト44を画面表示する(ステップS6)。具体的には、データ管理部35が、管理データ40の機器リスト44を機器リスト表示部31へ渡し、機器リスト表示部31が機器リスト44を含む画面を表示装置21に表示する。ステップS6で表示される画面には、図6に示した機器リスト44が表示されるとともに、機器リスト44内の各機器の除外を受け付ける入力欄も表示される。このとき、画面にはシステム情報が機器リスト44とともに表示されてもよい。データ管理部35は、入力欄に入力された結果に基づいて、削除する機器、すなわち監視対象から除外する機器が指定された場合には、指定された機器を示す情報、すなわち削除する機器を示す情報をデータ管理部35へ通知する。データ管理部35は、データ管理部35から削除する機器を示す情報に基づいて機器リスト44から対応する機器のデータを削除する。
 図8は、機器の除外を受け付けるための表示画面の一例を示す図である。図8に示す表示画面80は、ステップS6で表示される画面の一例である。表示画面80は、機器リスト44が表示される領域81と、削除する機器を選択するための入力領域82とを有する。図8に示すように、領域81に表示される機器リスト44各行に対応して、入力領域82にはチェックボックスがそれぞれ表示される。ユーザは、チェックボックスをチェックすることにより削除する機器を選択する。なお、図8に示した表示画面は一例であり、削除する機器の入力を受け付ける方法はチェックボックスを用いた例に限定されず、マウスにより対応する情報をダブルクリックにより選択する方法などであってもよく、どのような方法であってもよい。また、機器リスト表示部31は、機器リストとして表示される項目の順序の変更、および項目の削除のうち少なくとも1つを受付けることが可能であってもよい。
 図7の説明に戻り、次に、入力データ生成モジュール30は、機器リストをエクスポートし(ステップS7)、処理を終了する。具体的には、データ管理部35が、機器リスト44を機器リスト出力部38へ渡し、機器リスト出力部38が、システム構築支援ツール70へ機器リスト44を渡す。このとき、データ管理部35は、システム構築支援ツール70の入力データの形式がデータ管理部35から渡される機器リストの形式と異なる場合には、システム構築支援ツール70が読み込むことが可能な形式に機器リスト44を変換し、変換後のデータをシステム構築支援ツール70へ渡す。
 以上の処理により、既設システムにおいて作成された制御プログラムを用いて、システム構築支援ツール70へ入力する機器リストを作成することができる。これにより、ユーザは、表示された機器リストから削除すべき機器を選択するだけで監視対象の定義を行うことができ、既設システムを流用した監視制御システムの全体設計の工数を抑制することができる。なお、機器リストから削除すべき機器を選択する処理が行われずに機器リストがシステム構築支援ツール70へ入力されてもよい。
 次に、PLCの探索処理の詳細について説明する。図9は、図7に示したステップS2のPLCの探索の処理手順の一例を示すフローチャートである。図9に示すように、送信部33は、データ管理部35から指示されたゲートウェイアドレスに対応するゲートウェイ範囲内で第1のネットワークに接続された装置を探索する(ステップS11)。具体的には、例えば、送信部33は、ゲートウェイアドレスに対応するサブネット内でブロードキャストにより、応答が必要なデータを送信し、各装置から受信する応答に含まれるIPアドレスを抽出することにより第1のネットワークに接続された装置を探索してもよい。または、送信部33は、対応するゲートウェイ装置から該ゲートウェイ装置が管理している該ゲートウェイ装置の管理範囲内の装置のIPアドレスを取得してもよい。
 次に、送信部33は、ステップS11で探索された装置のうちPLCが1つ以上あるか否か、すなわちPLCを発見したか否かを判断する(ステップS12)。ステップS12では、具体的には、送信部33は、ステップS11で探索された装置宛てにPLC特有のコマンドを送信し、応答を受信したか否かに基づいて、ステップS11で探索された装置がPLCであるか否かを判断する。
 送信部33は、PLCが発見されなかった場合(ステップS12 No)、PLCの探索の処理を終了する。PLCが発見された場合(ステップS12 Yes)、送信部33は、見つかったPLCの情報をPLC一覧に追加する(ステップS13)。PLC一覧は、探索により見つかったPLCを示す情報であり、ここでは、見つかったPLCのIPアドレスまたは局番を示す情報であるとする。したがって、ステップS13では、見つかったPLCのIPアドレスがPLC一覧に追加される。
 送信部33は、見つかったPLCが第2のネットワークに接続されているかを調べる(ステップS14)。具体的には、送信部33は、PLCに接続形態を示す情報の取得を要求する。送信部33は、PLCから接続形態を受信することにより、PLCが第2のネットワークに接続されているかを把握することができる。見つかったPLCが第2のネットワークに接続されていない場合(ステップS15 No)、送信部33は、探索対象から、既に見つかったPLCを除外して、ステップS11からの処理を再度実施する。
 見つかったPLCが第2のネットワークに接続されている場合(ステップS15 Yes)、送信部33は、第2のネットワークに接続されるPLCを探索する(ステップS16)。ステップS16では、具体的には、送信部33は、第2のネットワークに接続される装置に対して、応答を要求するデータを送信することにより、各装置から第2のネットワークにおいて用いられる局番を取得する。送信部33は、見つかった装置の局番を宛先として、PLC特有のコマンドを送信し、応答があったか否かに基づいてPLCであるか否かを判断する。具体的には、送信部33は、例えば、PLCに対応するプロトコルによる通信開始コマンドをPLCに送信し、その応答結果によりPLCであるか否かを判定する。
 ステップS16の探索により、PLCを発見しなかった場合(ステップS17 No)、送信部33は、探索対象から、ステップS12で既に見つかったPLCを除外して、ステップS11からの処理を再度実施する。
 ステップS16の探索により、PLCを発見した場合(ステップS17 Yes)、送信部33は、見つかったPLCの情報をPLC一覧に追加する(ステップS18)。ステップS18では、例えば、第2のネットワークにおいて用いられる局番をPLC一覧に追加する。ステップS18の後、送信部33は、探索対象から、ステップS17で既に発見されたPLCを除外し、ステップS16からの処理を再度実施する。
 図10は、PLCデータの構成例を示す図である。PLCデータ60は、PLCから取得されるプログラムに関する情報とPLCにおける設定情報とを含む。図10に示す例では、PLCデータ60は、プログラムに関する情報であるプログラムブロック61と、PLCにおける設定情報である、IPアドレス65、接続形態66および局番67と、を含む。プログラムブロック61は、プログラムの構成データであり、ローカルラベル62、プログラム本体63、ファンクションブロック64で構成される。PLCの動作全体を記述した制御プログラムが、複数のプログラムの組み合わせで構成されるときに、動作全体のプログラムを構成する各プログラムを示す。ローカルラベル62はプログラムブロック61内で使用されるラベル情報であり、プログラムに対応付けられた識別情報である。プログラム本体63は、PLCに保持されている各制御プログラム自体である。ファンクションブロック64は、PLCにおけるプログラムの部品であり、PLCが制御する各機器に対応するファンクションブロックを含む。接続形態66は、第1のネットワークおよび第2のネットワークのうちどのネットワークに接続されるかを示す情報である。IPアドレス65、接続形態66および局番67は、図7に示したステップS2で取得されてもよいし、図7に示したステップS3で取得されてもよい。IPアドレス65、接続形態66および局番67が図7に示したステップS2で取得される場合、送信部33が図9に示したステップS12、ステップS14、ステップS14の処理により得たこれらの情報を得て、データ管理部35へこれらの情報を通知する。
 図11は、機器詳細データの作成処理の処理手順の一例を示すフローチャートである。機器詳細データの作成処理は、図7に示したステップS3およびステップS4の処理に対応する。データ解析部36は、データ管理部35からシステム情報を取得する(ステップS21)。このとき、データ解析部36は、データ管理部35から、N,Nも取得する。Nは、ステップS1で入力されたゲートウェイアドレスの数であり、Nは、ゲートウェイ装置ごとの、発見されたPLCの数である。データ解析部36は、ゲートウェイアドレスの番号を示すカウンタiの初期値を1とし、i=Nまで1刻みで増加させるループを開始する。このループをiのループと呼ぶ。iのループでは、各ループにおいてステップS22からステップS27までを実施する。
 iのループでは、まず、データ解析部36は、i番目のゲートウェイアドレスをデータ解析部36から取得し(ステップS22)、データ解析部36は、PLCの番号を示すカウンタjの初期値を1とし、j=Nまで1刻みで増加させるループを開始する。このループをjのループと呼ぶ。jのループでは、各ループにおいてステップS23からステップS27までを実施する。
 jのループでは、データ解析部36は、j番目のPLCのIPアドレス、接続形態、局番、稼動状態を取得する(ステップS23)。なお、データ解析部36は、稼動状態については、本実施の形態では取得しなくてもよい。データ解析部36は、例えば、上述したようにステップS23により得られたIPアドレス、接続形態、局番、稼動状態をデータ管理部35から取得する。
 次に、データ解析部36は、データ管理部35からPLCプログラムを取得する(ステップS24)。PLCプログラムは、PLCに実装されている制御プログラムであって、上述したプログラムブロック61、ローカルラベル62およびプログラム本体63を含む。具体的には、ステップS24では、データ管理部35からの指示により、送信部33が、PLC一覧に格納されている各PLCからPLCプログラムを取得し、データ管理部35に渡す。データ解析部36は、データ管理部35からj番目のPLCのPLCプログラムを取得する。
 次に、データ解析部36は、PLCプログラムを解析することにより、j番目のPLCに接続される機器の数Nを求め、機器の番号を示すカウンタkの初期値を1とし、k=Nまで1刻みで増加させるループを開始する。このループをkのループと呼ぶ。kのループでは、各ループにおいて、ステップS25からステップS27までの処理を実施する。
 データ解析部36は、k番目の機器のファンクションブロックを取得する(ステップS25)。具体的には、ステップS25では、データ管理部35からの指示により、送信部33が、PLC一覧に格納されている各PLCからファンクションブロックを取得し、データ管理部35に渡す。このとき、送信部33は、PLCが制御する全機器のファンクションブロックを一度に取得してもよいし、機器ごとに取得してもよい。データ解析部36は、各PLCに格納されている、該PLCが制御する全機器のファンクションブロックからk番目の機器のファンクションブロックを取得する。ファンクションブロックは、PLCにおけるプログラムの部品であり、この部品は各機器に対応している。各機器に対応するファンクションブロックに含まれるファンクションブロック名は、機器を識別する識別情報に対応する。したがって、データ解析部36は、各PLCから取得したファンクションブロックに含まれるファンクションブロック名を参照することで、PLCが制御する機器を把握することができる。したがって、データ解析部36は、ファンクションブロックに基づいて、後述するように機器詳細データを生成することができる。
 データ解析部36は、k番目の機器の機器詳細データとして、システム情報をPlant、ゲートウェイアドレスをCell、PLCプログラム名をUnit、ファンクションブロック名をEquipmentにそれぞれ設定する(ステップS26)。なお、PLCプログラム名は、上述したPLCプログラム内の例えばプログラム本体に格納されている。また、ファンクションブロック名は、各機器に対応するファンクションブロック内に格納されている。ステップS26、S27が、図7のステップS4のPLCデータからのパラメータの抽出に相当する。
 データ解析部36は、k番目の機器の機器詳細データとして、ステップS23で取得したIPアドレス、接続形態、局番、稼動状態を設定する(ステップS27)。データ解析部36は、i,j,kのループが終了すると、処理を終了する。データ解析部36は、ステップS26およびS27で設定した機器詳細データを順次データ管理部35へ通知する。または、全てのループが終了するまで、データ解析部36が各機器の機器詳細データを保持しておき、まとめて、データ管理部35へ通知してもよい。データ管理部35は通知された機器詳細データに基づいて、管理データ40の機器詳細データ43を更新する。
 図12は、機器リストの作成処理の処理手順の一例を示すフローチャートである。図12に示す処理は、図7のステップS5に対応する。機器リスト作成部37は、まず空の機器リストを作成する(ステップS31)。次に、機器リスト作成部37は、データ管理部35から機器詳細データ43を取得する(ステップS32)。機器リスト作成部37は、機器詳細データ43に基づいて、機器詳細データ43に格納されている機器の数Nを求め、機器の番号を示すカウンタmの初期値を1とし、m=Nまで1刻みで増加させるループを開始する。mのループの各ループでは、ステップS33およびステップS34が行われる。
 機器リスト作成部37は、機器詳細データ43の要素から、m番目の機器のPlant、Cell、Unit、Equipmentを抽出する(ステップS33)。機器リスト作成部37は、機器リストPlant、Cell、Unit、Equipmentからなる要素を機器リストに追加する(ステップS34)。mのループが終了すると、機器リスト作成部37は、作成した機器リストをデータ管理部35へ渡す。
 図13は、既設システムの構成例と生成される機器リストの一例を示す図である。図13に示した例では、既設システムはPLC1,1-1,2,3,3-1,3-2を含む。図13の左図は既設システムのシステム構成例を表し、図13の右図は、図13の左図に示したシステム構成例から作成される機器リストの一例を示す。図13では、PLC1-1,2,3-1,3-2により制御される機器を、それぞれ「Equip1-1」、「Equip2-1」、「Equip3-1」、「Equip3-2」と記載している。図13の右図では、機器リストとして、Plant、Cell、UnitおよびEquipmentをリスト形式で示している。図13の右図の1行目は、システムの識別情報が「System1」であり、ゲートウェイアドレスが「10.**.**.**」のエリアにPLC1が存在することを示し、PLC1には制御対象となる機器が未接続であることを示す。図13の右図の2行目は、システムの識別情報が「System1」であり、ゲートウェイアドレスが「10.**.**.**」のエリアにPLC1-1が存在することを示し、PLC1-1には制御対象となる機器である「Equip1-1」が接続していることを示す。図13に示した例では、各PLCの制御対象の機器が0台または1台であるが、1台のPLCが複数の機器を制御する場合には、機器ごとに機器リストの行が生成される。例えば、PLC3-2に「Equip3-2」、「Equip3-3」および「Equip3-4」の3つの機器が接続される場合、図13に示した例に対して、図13の最後の行とPlant、Cell、Unitまでの情報が同一でEquipmentがそれぞれ「Equip3-3」、「Equip3-4」となる2行が追加されることになる。
 このように、本実施の形態では、入力データ生成モジュール30が、PLCを探索して、発見されたPLCからPLCに関する情報を取得し、機器リストを生成するようにした。この機器リストは、システム構築支援モジュール70におけるシステム構築のための処理において、監視対象の定義情報として用いられることができる。ユーザは、表示された機器リストから削除すべき機器を選択するだけで監視対象の定義を行うことができ、既設システムを流用した監視制御システムの全体設計の工数を抑制することができる。また、入力データ生成モジュール30は、ユーザが削除する機器を選択できるように構成されることで、PLCのデータから生成された機器リストそのままを用いずに、一部の機器を監視対象に含めない場合にも対応することができる。なお、本実施の形態では、システム構築支援モジュール70と入力データ生成モジュール30とを1つの装置により実現したが、システム構築支援モジュール70が実装されるシステム構築支援装置と入力データ生成モジュール30が実装される情報処理装置とが別の装置であってもよい。
実施の形態2.
 次に、本発明にかかる実施の形態の入力データ生成モジュール30について説明する。本実施の形態の各装置の構成は、実施の形態1と同様である。以下、実施の形態1と異なる部分を中心に説明する。
 図14は、本実施の形態の入力データ生成モジュール30における稼動状態の更新を含む処理手順の一例を示すフローチャートである。本実施の形態では、一度、機器リストを生成した後に、図14に示した処理を実施する。図14に示すように、入力データ生成モジュール30のデータ管理部35は、実施の形態1と同様に、機器詳細データ43を取得する(ステップS41)。データ管理部35は、機器詳細データ43に基づいて、機器詳細データ43に格納されている機器の数Nを求め、機器の番号を示すカウンタmの初期値を1とし、m=Nまで1刻みで増加させるループを開始する。mのループの各ループでは、ステップS42からステップS44までの処理が行われる。
 データ管理部35は、送信部33を介して、m番目の機器に対応するPLCにPLCデータの送信を要求する(ステップS42)。PLCから応答が無かった場合(ステップS43 No)、m番目の機器に対応する機器詳細データのPLCの稼動状態を停止状態に設定する(ステップS44)。PLCから応答があった場合(ステップS43 Yes)、ステップS44を実施せずに、mを更新して、ステップS42へ戻る。
 mのループが終了すると、機器リスト作成部37は、機器詳細データ43に基づいて、実施の形態1と同様に機器リストを作成する(ステップS45)。なお、本実施の形態では、機器リストはPLCの稼動状態を示す情報も含む。機器リスト作成部37は作成した機器リストをデータ管理部35へ渡し、データ管理部35は、機器リストの表示を機器リスト表示部31に指示する。機器リスト表示部31は、機器リストを含む画面を実施の形態と同様に表示する(ステップS46)。このとき、実施の形態1と同様に、除外する機器を受け付ける入力欄も画面に表示される。
 機器リスト表示部31は、ユーザによる要素のリスト除外、すなわち機器リストから削除する機器の指定があったか否かを判断し(ステップS47)、ユーザによる要素のリスト除外があった場合(ステップS47 Yes)、機器リスト表示部31は、除外する機器をリスト除外情報としてデータ管理部35へ指示する。データ管理部35は、指示に基づいて、すなわち要素のリスト除外情報に基づいて、機器リストを再生成する(ステップS48)。換言すると、データ管理部35は、機器リストの作成後のPLCの稼働状態に基づいて機器リストを更新する。実施の形態1と同様に、機器リスト出力部38が、機器リストをシステム構築支援モジュール70へ出力し(ステップS49)、処理を終了する。ステップS47でNoの場合は、ステップS48が実施されずにステップS49が実施される。
 機器リストが作成された後に、PLCを停止状態にした場合等のシステムの変更があった場合、本実施の形態の動作により、ユーザに、停止状態のPLCを機器リストから除外するか否かを指定させることができる。また、機器リストの表示時に、停止状態のPLCに対応する機器を強調表示する等により、ユーザが停止状態のPLCを識別しやすくしてもよい。
 以上のように、本実施の形態では、機器リストにPLCの稼動状態を含めるようにした。これにより、実施の形態1と同様の効果が得られるとともに、機器リストの作成後にシステム構成の変更などにより停止状態となったPLCがあった場合に、対応する機器を機器リストから除外するか否かをユーザに選択させることができる。
 以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
 11 監視制御装置、12 システム構築支援装置、13,17 PLC、14 機器、15 第1のネットワーク、16 第2のネットワーク、21 表示装置、22 入力装置、23 中央演算装置、24 記憶装置、25 不揮発性記憶装置、26 揮発性記憶装置、27 通信装置、30 入力データ生成モジュール、31 機器リスト表示部、32 設定情報入力部、33 送信部、34 受信部、35 データ管理部、36 データ解析部、37 機器リスト作成部、38 機器リスト出力部、70 システム構築支援モジュール。

Claims (11)

  1.  既設のシステムを構成する制御装置から取得した制御情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する機器リスト作成部、
     を備えることを特徴とする情報処理装置。
  2.  前記機器リストに基づいて、前記制御装置により制御される機器を監視制御対象とした監視制御システムにおいて用いられるプログラムおよびデータのうち少なくとも1つを作成するシステム構築支援モジュールに、前記機器リストを出力する出力部、
     を備えることを特徴とする請求項1に記載の情報処理装置。
  3.  前記制御情報は、前記制御装置が実行するために前記制御装置に記憶される制御プログラムであることを特徴とする請求項1または2に記載の情報処理装置。
  4.  前記機器リストを表示し、前記機器リストのうち監視対象から除外する機器の入力を受け付けることが可能な機器リスト表示部と、
     前記除外する機器に基づいて、前記機器リストを更新するデータ管理部と、
     を備えることを特徴とする請求項1から3のいずれか1つに記載の情報処理装置。
  5.  前記機器リスト表示部は、さらに、前記機器リストとして表示される項目の順序の変更および前記項目の削除のうち少なくとも1つを受付けることが可能であることを特徴とする請求項4に記載の情報処理装置。
  6.  前記機器リストには、前記制御装置の稼働状態を示す情報が含まれ、
     前記データ管理部は、前記機器リストの作成後の制御装置の稼働状態に基づいて前記機器リストを更新することを特徴する請求項4または5に記載の情報処理装置。
  7.  前記機器リスト表示部は、前記機器リストのうち、前記稼働状態を示す情報が停止状態を示す前記制御装置に対応する領域を強調表示することを特徴とする請求項6に記載の情報処理装置。
  8.  前記制御装置は、プログラマブルロジックコントローラであり、
     前記制御情報は、前記プログラマブルロジックコントローラに格納されている制御プログラムの少なくとも一部を含むことを特徴とする請求項1から7のいずれか1つに記載の情報処理装置。
  9.  前記制御情報は、各機器に対応するファンクションブロックを含み、前記ファンクションブロック内には機器に対応するファンクションブロック名が格納され、
     前記機器リスト作成部は、前記制御情報から前記ファンクションブロック名を抽出し、抽出した前記ファンクションブロック名を、前記機器リストにおける機器の識別情報に設定することを特徴とする請求項1から8のいずれか1つに記載の情報処理装置。
  10.  情報処理装置が、
     既設のシステムを構成する制御装置から取得した制御情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する機器リスト作成ステップと、
     前記機器リストに基づいて、前記制御装置により制御される機器を監視制御対象とした監視制御システムにおいて用いられるプログラムおよびデータのうち少なくとも1つを作成するシステム構築支援モジュールに、前記機器リストを出力する出力ステップと、
     を含むことを特徴とするシステム構築支援方法。
  11.  既設のシステムを構成する制御装置から取得した制御情報に基づいて、監視制御対象とする機器を特定する情報である機器リストを作成する機器リスト作成ステップと、
     前記機器リストに基づいて、前記制御装置により制御される機器を監視制御対象とした監視制御システムにおいて用いられるプログラムおよびデータのうち少なくとも1つを作成するシステム構築支援モジュールに、前記機器リストを出力する出力ステップと、
     をコンピュータに実行させることを特徴とするシステム構築支援プログラム。
PCT/JP2018/016846 2018-04-25 2018-04-25 情報処理装置、システム構築支援方法およびシステム構築支援プログラム WO2019207693A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
SG11202009385PA SG11202009385PA (en) 2018-04-25 2018-04-25 Information processing apparatus, system construction support method, and system construction support program
CN201880092581.2A CN112020684B (zh) 2018-04-25 2018-04-25 信息处理装置、系统构建辅助方法及存储有系统构建辅助程序的非易失性存储装置
JP2018561287A JP6639706B1 (ja) 2018-04-25 2018-04-25 情報処理装置、システム構築支援方法およびシステム構築支援プログラム
PCT/JP2018/016846 WO2019207693A1 (ja) 2018-04-25 2018-04-25 情報処理装置、システム構築支援方法およびシステム構築支援プログラム

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2018/016846 WO2019207693A1 (ja) 2018-04-25 2018-04-25 情報処理装置、システム構築支援方法およびシステム構築支援プログラム

Publications (1)

Publication Number Publication Date
WO2019207693A1 true WO2019207693A1 (ja) 2019-10-31

Family

ID=68293865

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/016846 WO2019207693A1 (ja) 2018-04-25 2018-04-25 情報処理装置、システム構築支援方法およびシステム構築支援プログラム

Country Status (4)

Country Link
JP (1) JP6639706B1 (ja)
CN (1) CN112020684B (ja)
SG (1) SG11202009385PA (ja)
WO (1) WO2019207693A1 (ja)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7146143B1 (ja) * 2021-12-23 2022-10-03 三菱電機株式会社 管理支援プログラム、管理支援装置、管理システム及び管理支援方法

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097424A (ja) * 2006-10-13 2008-04-24 Mitsubishi Electric Corp エンジニアリングツール
JP2014006779A (ja) * 2012-06-26 2014-01-16 Azbil Corp 設備情報管理装置におけるエンジニアリング方法
WO2014064819A1 (ja) * 2012-10-25 2014-05-01 三菱電機株式会社 システム構築支援ツール及びシステム

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007208703A (ja) * 2006-02-02 2007-08-16 Nec Corp 無線アクセス装置、監視制御装置および無線アクセス装置の監視制御システム
JP2008077467A (ja) * 2006-09-22 2008-04-03 Koyo Electronics Ind Co Ltd 表示器
JP2012108568A (ja) * 2009-03-13 2012-06-07 Mitsubishi Electric Corp プログラム作成支援装置
CN104797993B (zh) * 2012-11-22 2016-10-12 三菱电机株式会社 系统构建辅助装置
JP6231362B2 (ja) * 2013-11-25 2017-11-15 アズビル株式会社 プラント監視サーバーおよびプラント監視方法
KR101918430B1 (ko) * 2015-01-08 2018-11-13 미쓰비시덴키 가부시키가이샤 시스템 설계 지원 툴
JP2016153986A (ja) * 2015-02-20 2016-08-25 株式会社デジタル 計算機資源使用制御装置
DE112015006375T5 (de) * 2015-03-26 2017-12-14 Mitsubishi Electric Corporation Systemdesign-Unterstützungsvorrichtung, Systemdesign-Unterstützungsverfahren und Systemdesign-Unterstützungsprogramm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008097424A (ja) * 2006-10-13 2008-04-24 Mitsubishi Electric Corp エンジニアリングツール
JP2014006779A (ja) * 2012-06-26 2014-01-16 Azbil Corp 設備情報管理装置におけるエンジニアリング方法
WO2014064819A1 (ja) * 2012-10-25 2014-05-01 三菱電機株式会社 システム構築支援ツール及びシステム

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP7146143B1 (ja) * 2021-12-23 2022-10-03 三菱電機株式会社 管理支援プログラム、管理支援装置、管理システム及び管理支援方法
WO2023119563A1 (ja) * 2021-12-23 2023-06-29 三菱電機株式会社 管理支援プログラム、管理支援装置、管理システム及び管理支援方法

Also Published As

Publication number Publication date
CN112020684B (zh) 2022-04-15
JP6639706B1 (ja) 2020-02-05
CN112020684A (zh) 2020-12-01
JPWO2019207693A1 (ja) 2020-04-30
SG11202009385PA (en) 2020-10-29

Similar Documents

Publication Publication Date Title
US10545492B2 (en) Selective online and offline access to searchable industrial automation data
EP3018597A1 (en) Crawler for discovering control system data in an industrial automation environment
US20110087650A1 (en) Creation and use of causal relationship models in building management systems and applications
US7643892B2 (en) Historian integrated with MES appliance
CN104281119B (zh) 支持分布式控制系统中的技术任务的方法和系统
JP2006107498A (ja) オートメーション・システムにおけるオブジェクト指向機能の実行
KR20050000345A (ko) Scada 시스템이 자체 구성되도록 하는 장치,scada 시스템이 상호접속 및 상호작용과, 그것에대한 변화를 자동으로 도해할 수 있도록 하는 방법
CN105515821B (zh) 分析控制网络的装置及方法
US7869887B2 (en) Discoverable services
US20150205269A1 (en) Method and system for monitoring controlled variable of multivariable predictive controller in an industrial plant
JP2008097424A (ja) エンジニアリングツール
CA2435068C (en) Gateway apparatus and gateway setup tool
KR20190007647A (ko) Opc ua 표준 상호운용성 시험 장치 및 방법
JP6639706B1 (ja) 情報処理装置、システム構築支援方法およびシステム構築支援プログラム
JP2018072958A (ja) データ提供装置及びデータ提供方法
CN111567060A (zh) 质量检查装置、质量检查方法及程序
Soderi et al. Ubiquitous system integration as a service in smart factories
US20200073371A1 (en) Universal data access across devices
ES2962496T3 (es) Método y dispositivo para generar un proyecto de automatización de edificios
WO2020012896A1 (ja) 制御システム、検索装置および検索プログラム
Zhang et al. An Expandable and Generalized Method for Equipment Information Reflection in Digital Twin Workshop Systems
JP7176434B2 (ja) 情報処理システム、情報処理装置及びデータ記憶プログラム
JP6528869B1 (ja) セッション制御装置、セッション制御方法及びプログラム
JP6528868B1 (ja) セッション制御装置、セッション制御方法及びプログラム
US20060156275A1 (en) System and method for rule-based distributed engineering

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2018561287

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

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

Country of ref document: EP

Kind code of ref document: A1