WO2020194425A1 - システム設計支援装置、方法、プログラム及び記録媒体 - Google Patents

システム設計支援装置、方法、プログラム及び記録媒体 Download PDF

Info

Publication number
WO2020194425A1
WO2020194425A1 PCT/JP2019/012387 JP2019012387W WO2020194425A1 WO 2020194425 A1 WO2020194425 A1 WO 2020194425A1 JP 2019012387 W JP2019012387 W JP 2019012387W WO 2020194425 A1 WO2020194425 A1 WO 2020194425A1
Authority
WO
WIPO (PCT)
Prior art keywords
file
parameter
unit
information definition
design support
Prior art date
Application number
PCT/JP2019/012387
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 JP2019542652A priority Critical patent/JP6614404B1/ja
Priority to CN201980094389.1A priority patent/CN113614657A/zh
Priority to DE112019006886.5T priority patent/DE112019006886T5/de
Priority to PCT/JP2019/012387 priority patent/WO2020194425A1/ja
Publication of WO2020194425A1 publication Critical patent/WO2020194425A1/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/042Programme control other than numerical control, i.e. in sequence controllers or logic controllers using digital processors
    • G05B19/0426Programming the control sequence
    • 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 a system design support device, a method, a program, and a recording medium.
  • System design support that supports the design of FA systems in FA systems including equipment for FA (Factory Automation) that controls equipment operating on production lines such as factories (for example, control devices such as PLC (Programmable Logic Controller)).
  • the user of the system design support device refers to the database in which the device information definition file of the FA device supported by the system design support device is registered, reads the device information definition file, and sets the FA device (for example, parameters). Settings) etc.
  • Patent Document 1 discloses that the setting information management device refers to a database in which a device information definition file containing setting information of an FA device is registered, reads out the setting information of the FA device, and sets the FA device. Has been done.
  • the control stop period of the FA device when setting a new parameter for the FA device, it is necessary to temporarily stop the control of the FA device and set the parameter. Therefore, if it takes time to read the setting information when setting the parameters, the control stop period of the FA device will be prolonged. For example, when the amount of data of the setting information of the FA device is large, it takes time to read the setting information. In this case, it may take a long time to read the setting information of the FA device, and the control stop period of the FA device is extended. As a result, equipment operation will be hindered.
  • Patent Document 1 for the purpose of shortening the control stop period of the FA device at the time of setting the FA device, the data to be communicated by reading only the information of the part necessary for the setting in the device information definition file of the FA device. It is disclosed that the size is reduced and the control suspension period of the FA device is suppressed from being extended.
  • the present invention has been made in view of the above, and an object of the present invention is to provide a system design support device, a method, a program, and a recording medium that shorten the time required for setting an FA device.
  • the present invention is a system design in which FA devices are set based on a device information definition file prepared for each FA device in an FA system composed of FA devices. It is a support device and has a file dividing unit and a file reading unit.
  • the file division unit divides the device information definition file into a plurality of parameter files according to predetermined setting conditions.
  • the file reading unit reads the parameter file required for setting the FA device.
  • Embodiment 1 The system design support device of the present embodiment will be described with reference to FIGS. 1 to 9.
  • FIG. 1 is a diagram showing an example of the configuration of the FA system according to the first embodiment.
  • the FA system 13 according to the first embodiment is composed of a computer CP, a system design support device 10, FA device 12A, FA device 12B, and FA device 12C.
  • the system design support device 10 operates on the computer CP and is communicably connected to the FA device 12A, the FA device 12B, and the FA device 12C via the network cable 11.
  • the network may include the Internet, a LAN (Local Area Network) such as Ethernet (registered trademark).
  • the user P001 sets various FA devices 12A, 12B, 12C in the FA system 13 by operating the system design support device 10 via the computer CP. Can be done.
  • FIG. 2 is a diagram showing an example of the functional configuration of the system design support device according to the first embodiment.
  • the system design support device 10 according to the first embodiment includes at least a control unit 110 and a file storage unit 111.
  • the control unit 110 executes various controls in the system design support device 10.
  • the control unit 110 is a device information definition file registration unit 101, a device information definition file division unit 102, a device information definition file reading unit 103, a device information definition file difference extraction unit 104, a communication processing unit 105, a determination unit 106, and a file update unit. It is composed of 107.
  • the control unit 110 is directly or indirectly connected to each functional configuration in the computer CP via the bus 8.
  • the file storage unit 111 is composed of a database 108 and a device information definition file storage unit 112.
  • the database 108 stores the record of the device information definition file.
  • the record includes identification information of the device information definition file and recording destination information of various parameter files described later.
  • the device information definition file storage unit 112 stores the device information definition files 201A to 201M. As shown in FIG. 2, the file storage unit 111 transmits and receives the device information definition file by communicating with the control unit 110.
  • the system design support device 10 may include a display unit 9.
  • the display unit 9 has a function of displaying various information related to the system design carried out by the user P001 of the system design support device 10. Further, the display unit 9 displays a screen used by the user P001 when setting the FA device in the FA system by using the device information definition file.
  • the device information definition file is a file used when the user performs an operation or the like specified in the system design support device 10 and sets the FA device or the like. Further, the display unit 9 displays a screen used when the user P001 performs an operation of designating the device information definition file and sets the FA device.
  • the device information definition file registration unit 101 has a function of registering the record of the device information definition file to be recorded in the file storage unit 111 in the database 108. Further, the device information definition file registration unit 101 has a function of recording various parameter files divided by the device information definition file division unit 102 in the file storage unit 111. Specifically, the device information definition file registration unit 101 records various parameter files in the device information definition file storage unit 112 in the file storage unit 111. Further, the device information definition file registration unit 101 also has a function of recording the difference file extracted by the device information definition file difference extraction unit 104, which will be described later, in the file storage unit 111.
  • the device information definition file division unit 102 has a function of dividing the device information definition file received by the system design support device 10 via the bus 8 into a plurality of parameter files.
  • the device information definition file division unit 102 divides the device information definition file into a plurality of parameter files according to predetermined setting conditions such as operation settings and communication settings of FA devices.
  • the parameter file will be described in detail later.
  • the device information definition file reading unit 103 reads the device information definition files 201A to 201M from the file storage unit 111 and transfers them to the RAM of the computer via the bus 8.
  • the device information definition file reading unit 103 reads out the parameters required for the processing executed by the system design support device 10 in response to the parameter setting operation from the parameter files divided from the device information definition file.
  • the parameter file corresponding to the input condition is read out in order to set the processing executed by the system design support device. For example, when communicating with a CPU unit which is a unit of an FA device, the communication parameter of the corresponding CPU unit is read out when an operation for setting a communication parameter is input.
  • the device information definition file reading unit 104 can be used for the corresponding CPU unit. Since only the communication parameter file is read and the operation parameter file and the device picture information file are not read, the reading time of the parameter file can be shortened.
  • the operation parameter file is a parameter file related to the operation of the FA device
  • the communication parameter file is a parameter file necessary for the FA device to communicate via the network, and is a picture information file of the device. Is a file related to icons and image information of various FA devices displayed on the operation screen displayed via the display unit 9 when the user designs the system.
  • the parameters related to the operation are, for example, whether or not the initial processing is executed at the time of starting the FA device, or parameters for controlling the operation during the startup of the FA device.
  • the parameters related to communication are, for example, an IP address and an area code.
  • the device information definition file difference extraction unit 104 determines whether or not a plurality of parameter files, which are device information definition files divided by the device information definition file division unit 102, are files already stored in the device information definition file storage unit 112. Has a function to collate and extract a file different from the already stored file as a difference.
  • the device information definition file registration unit 101 records the difference file in the file storage unit 111 as described above.
  • the operation parameter file, the communication parameter file, and the device picture information file divided by the device information definition file division unit 102 are already stored in the device information definition file storage unit 112. It has a function to check whether it is a file and extract a file different from the already stored file as a difference. In this case, the device information definition file storage unit 112 does not store the already stored operation parameter file, communication parameter file, and device picture information file, so that the consumption of storage capacity can be suppressed.
  • the communication processing unit 105 has a function of controlling communication between the system design support device 10 and various FA devices and communication between the control unit 110 and the file storage unit 111.
  • the determination unit 106 has a function of comparing the information included in the device information definition file with the information preset in the system design support device 10 and performing various controls.
  • the file update unit 107 has a function of overwriting and updating a new device information definition file based on the information contained in the device information definition file and recording it in the file storage unit 111.
  • FIG. 3 is a diagram showing a correspondence relationship between the device information definition file according to the first embodiment and each unit constituting the FA device.
  • the device information definition files 201A to 201M contain a plurality of units constituting the FA device, specifically, CPU unit A251, CPU unit B252, CPU unit C253, power supply unit A254, and power supply unit B255.
  • Power supply unit C256, input / output unit A257, input / output unit B258, network unit A259, network unit B260, network unit C261, temperature control unit A262, and power measurement unit A263 are recorded.
  • FIG. 4 is a diagram showing the configuration of the device information definition file 201 before the files are divided.
  • the device information definition file 201 includes the FA device operation parameter part 301, the communication parameter part 302, the device picture information part 303, the operation parameter part index 311 and the communication parameter part index 312, and the device picture information part index 313. Consists of.
  • the index 311 of the operation parameter portion stores information that can identify the beginning of the operation parameter portion 301
  • the index 312 of the communication parameter portion stores information that can identify the beginning of the communication parameter portion 302.
  • the index 313 of the picture information portion of the device stores information that can identify the head of the picture information portion 303 of the device.
  • the device information definition file 201 is composed of the operation parameter part 301, the communication parameter part 302, and the device picture information part 303, excluding the index. It may be configured to include other parameter parts or other information.
  • the device information definition file division unit described above divides the device information definition file 201 into three files: an operation parameter file, a communication parameter file, and a device picture information file.
  • the index may be configured to include information regarding the amount of data related to each parameter part.
  • the determination unit 106 compares the data amount of each parameter portion with the threshold value of the preset data amount and determines that the value is equal to or greater than the threshold value
  • the system design support device 10 determines that the device information definition file division unit 102 It may be configured to send a command to create a parameter file by dividing the parameter portion that exceeds the threshold value. In this case, it is possible to shorten the time for reading other parameter files by dividing the parameter portion having a large amount of data, which takes time to read.
  • the above determination can be made by a configuration other than the determination unit 106.
  • the index may be configured to include time information related to each parameter part.
  • the time information is, for example, the date and time information in which each parameter in the device information definition file is created.
  • the system design support device 10 causes the file update unit 107 to use the parameter file as the original. It may be configured to send a command to overwrite and record the parameter file. In this case, the latest parameter file can be stored in the file storage unit 111. The above determination can be made by a configuration other than the determination unit 106.
  • FIG. 5 is a diagram showing an example of the configuration of the file storage unit 111.
  • the record of the device information definition file is added to the database 108. That is, the device information definition file registration unit 101 registers the record information of the device information definition files 201A to 201M recorded in the file storage unit 111 in the database 108.
  • Each column of the database 108 is composed of a device information definition file name column 440, an operation parameter file column 441, a communication parameter file column 442, and a device picture information file column 443.
  • the system design support device 10 stores the file names of the device information definition files 201A to 201M in the device information definition file name column 440, and the operation parameters of the device information definition files 201A to 201M in the operation parameter column 441.
  • the recording destination of the file is stored, the recording destination of the communication parameter file of the device information definition files 201A to 201M is stored in the communication parameter column 442, and the device information definition file 201A to 201A is stored in the device picture information column 443.
  • the system design support device 10 stores the operation parameter file 401, the communication parameter file 402, and the device picture information file 403 generated by dividing the device information definition file 201A by the device information definition file division unit 102 into the device information definition file storage unit 112. Record in. Further, the system design support device 10 similarly defines the device information for the operation parameter file, the communication parameter file, and the device picture information file generated by the device information definition file division unit 102 by dividing the device information definition files 201B to 201M. Record in the file storage unit 112.
  • the device information definition file storage unit 112 contains a difference file different from the already recorded device information definition file. Record only. That is, the device information definition file registration unit 101 is a file other than the difference file, and the already existing operation parameter file, communication parameter file, and device picture information file are newly recorded in the device information definition file storage unit 112. Do not do. Therefore, since the system design support device 10 does not record the overlapping portion of the device information definition file, the storage capacity of the device information definition file storage unit 112 can be suppressed. Further, as compared with the case of recording all of the device information definition files, only the difference file is recorded, so that the recording time can be shortened. In FIG.
  • the operation parameter file is the same as the operation parameter file of the device information definition file 201B, and is a difference communication parameter file 422 and a device picture information file. An example in which only 423 is recorded is shown.
  • the system design support device 10 divides the device information definition file into three, an operation parameter file, a communication parameter file, and a device picture information file, but the present invention is not limited to these.
  • the file may be divided into configurations other than the three.
  • FIG. 6 is an example of the screen 50 of the system design support device 10 displayed on the display unit 9.
  • the screen 50 of the system design support device 10 contains a screen 50 used for creating a system configuration diagram of an FA system composed of FA devices, an operation parameter setting unit 52 for setting parameters related to the operation of various FA devices, and parameters related to communication. It is composed of a communication parameter setting unit 53 to be set and a unit component display unit 54.
  • the system design support device 10 reads out the operation parameter file recorded in the device information definition file storage unit 112 according to the operation parameter setting operation, and displays a list of parameters related to the operation setting of the FA device in the operation parameter setting unit 52. Further, the system design support device 10 reads out the communication parameter file recorded in the device information definition file storage unit 112 according to the communication parameter setting operation, and displays a list of parameters related to the communication setting of the FA device in the communication parameter setting unit 53. To do. Further, the system design support device 10 reads out the picture information file of the device recorded in the device information definition file storage unit 112 according to the picture information setting operation, and displays the FA device icon or image on the unit component display unit 54. ..
  • the user of the system design support device 10 uses the input / output interface to display the system configuration diagram of the FA system and the operation parameters or communication parameters of the FA device on the screen 50 of the system design support device 10. Make settings.
  • the device information definition file reading unit 103 of the system design support device 10 displays the parameters on the screen 50 by reading the parameter file of the device information definition file corresponding to various setting operations from the device information definition file storage unit 112. To do.
  • the user uses the input / output interface to select the icon or image of the FA device displayed on the unit component display unit 54 on the screen 50 of the system design support device 10, and the FA is shown in the FA system configuration diagram 51. Display device icons and images.
  • FIG. 7 is a hardware configuration example of the computer CP on which the system design support device 10 according to the first embodiment operates.
  • Computer CP is from CPU 1, RAM (Random Access Memory) 2, ROM (Read Only Memory) 3, HDD (Hard Disk Drive) 4, input / output interface 5, optical drive 6, communication interface 7, bus 8, display unit 9. It is composed.
  • the CPU 1, RAM 2, ROM 3, HDD 4, input / output interface 5, optical drive 6, communication interface 7, and display unit 9 are directly or indirectly connected via the bus 8.
  • RAM 2 is a data read / write storage device, and is SRAM (Static). A semiconductor storage element of RAM) or DRAM (Dynamic RAM) is used. A flash memory may be used instead of the RAM 2.
  • the RAM 2 is used as a work area for temporarily storing processing results in various controls executed by the CPU 1.
  • the ROM 3 is a storage device capable of reading programs and data, and also includes a PROM (Programmable ROM). The ROM 3 is used for recording programs and data for realizing various controls executed by the CPU 1.
  • the input interface of the input / output interface 5 is a circuit that transmits an input signal from the input device to the CPU 1.
  • the output interface of the input / output interface 5 is a circuit that executes output to an output device in response to an instruction from the CPU 1.
  • the communication interface 7 is a circuit that controls communication executed via the network 14.
  • the communication interface 7 is, for example, a network interface card (NIC: Network Interface Card).
  • the input / output interface 5 may be one integrated unit.
  • the communication interface 7 corresponds to, for example, the communication processing unit 105 of the system design support device 10.
  • the CPU 1 reads the program stored in the ROM 3 and expands it in the RAM 2, and executes the instruction included in the program expanded in the RAM 2.
  • the CPU 1 executes the instruction included in the program expanded in the RAM 2.
  • the CPU 1 executes the instruction included in the program according to the execution result of the instruction included in the program, for example, the device information definition file registration unit, the device information definition file division unit, the device information definition file reading unit, and the device information definition file of the system design support device.
  • Various controls corresponding to each function provided by the difference extraction unit, the communication processing unit, the judgment unit, and the file update unit are realized.
  • the program stored in ROM 3 and the data used for processing by the program do not need to be stored in ROM 3 from the beginning.
  • “another computer (or server)” in which a program that realizes various controls and data used for processing by the program are connected to a computer CP via a network such as a public line, the Internet, a LAN, or a WAN (Wide Area Network). ) ”, And the computer CP may download programs and data from them and execute them, or non-volatile or volatile semiconductors such as flash memory, EPROM (Erasable PROM), and EEPROM (Electrical EPROM). Recording may be performed in ROM from a memory, a magnetic disk, a flexible disk, an optical disk, a compact disk, a mini disk, a digital video disk, or the like.
  • the system design support device 10 of the first embodiment is not limited to the form in which the CPU 1 reads and executes the program stored in the ROM 3 in the computer CP as shown in FIG. 7.
  • It may be realized by a wired logic in which a plurality of processing circuits for realizing various controls corresponding to each function provided by the file update unit 107 are linked.
  • an ASIC Application Specific Integrated Circuit
  • FPGA Field Programmable Gate Array
  • FIG. 8 is a flowchart showing an example of storage processing of the device information definition file according to the first embodiment.
  • the control unit 110 receives the device information definition file to be recorded in the file storage unit 111 from the optical drive or the communication interface via the bus (step S001).
  • the device information definition file registration unit 101 adds the record of the device information definition file to be recorded in the file storage unit 111 to the database (step S002).
  • the device information definition file division unit 102 divides the device information definition file into an operation parameter file, a communication parameter file, and a device picture information file for each preset parameter setting.
  • the operation parameter file is divided by cutting out from the location indicated by the index of the operation parameter file to immediately before the location indicated by the index of the communication parameter file.
  • the communication parameter file is divided by cutting out from the location indicated by the index of the communication parameter file to immediately before the location indicated by the index of the picture information file of the device.
  • the device picture information file is divided by cutting out from the location indicated by the index of the device picture information file to the end of the device information definition file (step S003).
  • the device information definition file difference extraction unit 104 compares and collates whether the divided operation parameter file, communication parameter file, and device picture information file are already recorded in the device information definition file storage unit 112 (step S004).
  • the device information definition file difference extraction unit 104 determines whether or not a file that exactly matches the operation parameter file divided in step S003 has already been recorded in the device information definition file storage unit 112 (step S005).
  • the device information definition file registration unit 101 records the operation parameter file in the device information definition file storage unit 112 (step S006) when the exact matching file is not stored as a result of the determination (step S005, NO).
  • the device information definition file registration unit 101 registers the recording destination of the operation parameter file recorded in step S006 in the operation parameter column of the database 108 (step S007).
  • the device information definition file registration unit 101 If the device information definition file registration unit 101 records a file that exactly matches the device information definition file storage unit 112 as a result of the determination (step S005, YES), the device information definition file registration unit 101 records the already recorded file that exactly matches. Is registered in the column of operation parameters (step S008).
  • the device information definition file difference extraction unit 104 determines whether or not a file that exactly matches the communication parameter file divided in step S003 is recorded in the device information definition file storage unit 112 (step S009).
  • the device information definition file registration unit 101 records the communication parameter file in the device information definition file storage unit 112 (step S010) when the exact matching file is not recorded as a result of the determination (step S009, NO).
  • the device information definition file registration unit 101 registers the storage destination of the communication parameter file recorded in step S010 in the communication parameter column of the database 108 (step S011).
  • the device information definition file registration unit 101 records a file that exactly matches the device information definition file storage unit 112 as a result of the determination (step S009, YES), the device information definition file registration unit 101 records the already recorded file that exactly matches. Is registered in the communication parameter column (step S012).
  • the device information definition file difference extraction unit 104 determines whether or not a file that exactly matches the picture information file of the device divided in step S003 is recorded in the device information definition file storage unit 112 (step S013). As a result of the determination, the device information definition file registration unit 101 records the device picture information file in the device information definition file storage unit 112 when no exact matching file is recorded (step S013, NO) (step S014). .. The device information definition file registration unit 101 registers the recording destination of the device picture information file recorded in step S014 in the device picture information column of the database 108 (step S015).
  • the device information definition file registration unit 101 If the device information definition file registration unit 101 records a file that exactly matches the device information definition file storage unit 112 as a result of the determination (step S013, YES), the device information definition file registration unit 101 records the already recorded file that exactly matches. Is registered in the picture information column of the device (step S016), and the process shown in FIG. 8 is completed.
  • FIG. 9 is a flowchart showing an example of the reading process of the device information definition file according to the first embodiment.
  • FIG. 9 the flow at the time of performing the reading process when the operation parameter of the CPU unit A251 shown in FIG. 3 and the communication parameter are set by the system design support device 10 will be described with reference to FIGS. 3 to 5. To do. Further, the flow of reading processing when the system design support device 10 creates a system configuration diagram including the CPU unit A251 in the FA system configuration diagram will also be described.
  • the device information definition file reading unit 103 uses the device information definition file reading unit 103 in response to the input of the operation for setting the operation parameter by the user.
  • the operation parameter file 401 of the information definition file 201A is read from the device information definition file storage unit 112.
  • the device information definition file reading unit 103 receives the input of the operation for setting the communication parameter by the user.
  • the communication parameter file 402 of the information definition file 201A is read from the device information definition file storage unit 112.
  • the device information definition file reading unit 103 responds to the input of the operation for setting the picture information parameter by the user.
  • the device picture information file 403 of the device information definition file 201A is read from the device information definition file storage unit 112.
  • the system design support device 10 executes the above processing and ends the processing shown in FIG.
  • the system design support device 10 sets the device information definition file corresponding to each of the plurality of units constituting the FA device to be designed in the FA system with preset parameter setting conditions. It is divided into various parameter files corresponding to, the various parameter files are recorded in the device information definition file storage unit 112, and the parameter file required for setting the FA device is read from the device information definition file storage unit according to the parameter setting operation. Execute the process of setting the parameters of the FA device. That is, according to the first embodiment, since the user of the system design support device 10 reads out the parameter file necessary for designing the FA system, the device information definition file including all the information of various parameters is created. The reading time of the parameter file can be shortened as compared with the case of reading. As a result, the time required for the process executed by the system design support device 10 can be shortened.
  • 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

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Engineering & Computer Science (AREA)
  • Automation & Control Theory (AREA)
  • Programmable Controllers (AREA)
  • Information Retrieval, Db Structures And Fs Structures Therefor (AREA)

Abstract

FA機器の設定に要する時間を短縮するシステム設計支援装置、方法、プログラム及び記録媒体を提供することを目的とする。本発明は、FA機器から構成されるFAシステムにおいて、FA機器ごとに準備される機器情報定義ファイルに基づいてFA機器の設定を行うシステム設計支援装置であって、ファイル分割部と、ファイル読出部と、を有する。ファイル分割部は、機器情報定義ファイルを複数のパラメータファイルに分割する。ファイル読出部は、前記機器情報定義ファイルを複数のパラメータファイルに分割するファイル分割部と、FA機器の設定を行うために必要となるパラメータファイルを読み出す。

Description

システム設計支援装置、方法、プログラム及び記録媒体
 本発明は、システム設計支援装置、方法、プログラム及び記録媒体に関する。
 工場などの生産ラインで稼働する機器を制御するFA(Factory Automation)用の機器(例えば、PLC(Programmable Logic Controller)などの制御装置)を含むFAシステムにおいて、FAシステムの設計支援を行うシステム設計支援装置がある。システム設計支援装置の利用者は、システム設計支援装置がサポートするFA機器の機器情報定義ファイルが登録されているデータベースを参照して、機器情報定義ファイルを読出し、FA機器の設定(例えば、パラメータの設定)等を行う。
 ところで、FAシステムにおいては、FA機器毎にパラメータの設定が行われている。FA機器の設定に関する従来技術としては、例えば、特許文献1の方法がある。特許文献1には、設定情報管理装置がFA機器の設定情報を備えた機器情報定義ファイルが登録されているデータベースを参照し、FA機器の設定情報を読み出し、FA機器の設定を行うことが開示されている。
 FA機器の設定に関してさらに説明すると、FA機器に対して新たなパラメータを設定する場合には、FA機器の制御を一旦停止してパラメータ設定を行う必要がある。そのためパラメータ設定に際して設定情報の読出しに時間がかかるとFA機器の制御停止期間が長引くことになる。例えば、FA機器の設定情報のデータ量が大きい場合は、設定情報の読み出しに時間がかかる。この場合、FA機器の設定情報の読み出しに長時間を要する可能性があり、FA機器の制御停止期間が延びてしまう。その結果、設備運転に支障をきたすことになる。
 特許文献1には、FA機器の設定時におけるFA機器の制御停止期間の短縮を目的として、FA機器の機器情報定義ファイルの内、設定に必要な部分の情報のみを読み出すようにして通信するデータサイズを削減し、FA機器の制御停止期間が延びることを抑制することが開示されている。
特表2005-284468号公報
 しかしながら、前述した特許文献1に記載の技術では、FA機器の設定情報から設定に必要な機能を実行する部分情報を読み出すようにしているものの、機器情報定義ファイルにおける必要な部分情報に関する格納情報に基づいて部分情報を探索したうえで部分情報を読み出すことになるため、多数のFA機器毎に対して設定を行う場合は機器情報定義ファイルから部分情報を読み出すことに時間を要してしまう。そのためFA機器の設定に要する時間が延びてしまうという課題がある。
 本発明は上記に鑑みてなされたものであって、FA機器の設定に要する時間を短縮するシステム設計支援装置、方法、プログラム及び記録媒体を提供することを目的とする。
 上述した課題を解決し、目的を達成するために、本発明は、FA機器から構成されるFAシステムにおいて、FA機器ごとに準備される機器情報定義ファイルに基づいてFA機器の設定を行うシステム設計支援装置であって、ファイル分割部と、ファイル読出部と、を有する。ファイル分割部は、機器情報定義ファイルを予め定められた設定条件ごとに複数のパラメータファイルに分割する。ファイル読出部は、FA機器の設定を行うために必要となるパラメータファイルを読み出す。
 本発明によれば、FA機器の設定に要する時間を短縮できるシステム設計支援装置を提供することができる。
実施の形態1に係るFAシステムの構成の一例を示す図 実施の形態1に係るシステム設計支援装置の機能構成の一例を示す図 実施の形態1に係る機器情報定義ファイルとFA機器を構成するユニットとの対応関係の一例を示す図 実施の形態1に係るファイル分割を行う前の機器情報定義ファイルの構成の一例を示す図 実施の形態1に係るファイル記憶部の構成の一例を示す図 実施の形態1に係るシステム設計支援装置の画面の一例を示す図 実施の形態1に係るシステム設計支援装置が動作するコンピュータのハードウェア構成の一例を示す図 実施の形態1に係る機器情報定義ファイルの分割処理の一例を示す図 実施の形態1に係る機器情報定義ファイルの読出し処理の一例を示す図
 以下、この発明の実施の形態について添付の図面を参照して説明する。各図では、同一又は相当する部分に同一の符号を付している。重複する説明は、適宜簡略化あるいは省略する。なお、以下の実施の形態によりこの発明が限定されるものではない。
実施の形態1.
 本実施の形態のシステム設計支援装置を図1~図9を用いて説明する。
 図1は、実施の形態1に係るFAシステムの構成の一例を示す図である。図1に示すように、実施の形態1に係るFAシステム13は、コンピュータCP、システム設計支援装置10、FA機器12A、FA機器12B、FA機器12Cから構成される。システム設計支援装置10は、コンピュータCP上で動作し、FA機器12A、FA機器12B、FA機器12Cとネットワークケーブル11を介して通信可能に接続される。ネットワークは、インターネット、イーサネット(登録商標)のようなLAN(Local Area Network)を含んでよい。
 実施の形態1に係るシステム設計支援装置10は、利用者P001がコンピュータCPを介してシステム設計支援装置10を操作することによりFAシステム13における各種FA機器12A、12B、12Cの設定等を行うことができる。
 図2は、実施の形態1に係るシステム設計支援装置の機能構成の一例を示す図である。図2に示すように、実施の形態1に係るシステム設計支援装置10は、少なくとも制御部110と、ファイル記憶部111から構成される。
 制御部110は、システム設計支援装置10における各種制御を実行する。制御部110は、機器情報定義ファイル登録部101、機器情報定義ファイル分割部102、機器情報定義ファイル読出部103、機器情報定義ファイル差分抽出部104、通信処理部105、判断部106、ファイル更新部107から構成される。制御部110は、コンピュータCPにおける各機能構成とバス8を介して直接又は間接的に接続されている。
 ファイル記憶部111は、データベース108と、機器情報定義ファイル記憶部112とから構成される。データベース108は、機器情報定義ファイルのレコードを記憶する。レコードには、機器情報定義ファイルの識別情報や後述する各種パラメータファイルの記録先情報が含まれる。機器情報定義ファイル記憶部112は、機器情報定義ファイル201A~201Mを記憶する。図2に示すように、ファイル記憶部111は、制御部110との通信により機器情報定義ファイルの送受信を行う。
 システム設計支援装置10は、表示部9を備えていてもよい。表示部9は、システム設計支援装置10の利用者P001が実施するシステム設計に係る種々の情報を表示する機能を有する。また、表示部9は、利用者P001が、機器情報定義ファイルによりFAシステムにおけるFA機器の設定等をする際に用いる画面を表示する。ここで、機器情報定義ファイルとは、利用者がシステム設計支援装置10において指定する操作等を行いFA機器の設定等をする際に用いられるファイルである。また、表示部9は、利用者P001が機器情報定義ファイルを指定する操作等を行いFA機器の設定等をする際に用いる画面を表示する。
 制御部110の各構成について以下詳述する。機器情報定義ファイル登録部101は、ファイル記憶部111に記録する機器情報定義ファイルのレコードをデータベース108に登録する機能を有する。また、機器情報定義ファイル登録部101は、機器情報定義ファイル分割部102により分割された各種パラメータファイルをファイル記憶部111に記録する機能を有する。具体的には、機器情報定義ファイル登録部101は、ファイル記憶部111における機器情報定義ファイル記憶部112に各種パラメータファイルを記録する。また、機器情報定義ファイル登録部101は、後述する機器情報定義ファイル差分抽出部104が抽出した差分のファイルをファイル記憶部111に記録する機能も有する。
 機器情報定義ファイル分割部102は、システム設計支援装置10がバス8を介して受信した機器情報定義ファイルを、複数のパラメータファイルに分割する機能を有する。機器情報定義ファイル分割部102は、FA機器の動作設定や通信設定など、予め定められた設定条件ごとに、機器情報定義ファイルを複数のパラメータファイルに分割する。パラメータファイルについては後程詳述する。
 機器情報定義ファイル読出部103は、ファイル記憶部111から機器情報定義ファイル201A~201Mを読出し、バス8を介し、コンピュータのRAMに転送する。機器情報定義ファイル読出部103は、機器情報定義ファイルから分割されたパラメータファイルの内、パラメータ設定操作に応じてシステム設計支援装置10で実行される処理に必要なパラメータを読み出す。具体的には、システム設計支援装置で実行される処理に係る設定を行うため入力された条件に対応するパラメータファイルを読み出す。例えば、FA機器のユニットであるCPUユニットの通信を行う場合は、通信パラメータを設定する操作が入力された際に対応するCPUユニットの通信パラメータを読み出すようにする。これにより、機器情報定義ファイル全体を読み出す場合と比較して、実行される処理に必要なパラメータ部分の読み出しを短時間に行うことができる。その結果、システム設計支援装置10が実行する処理に必要な時間を短縮することができる。例えば、利用者がシステム設計支援装置10を用いてFA機器のユニットであるCPUユニットの通信を行うために必要なパラメータを設定したい場合は、機器情報定義ファイル読出部104は、該当するCPUユニットの通信パラメータファイルのみ読み出し、動作パラメータファイル及び機器の絵情報ファイルは読み出さないためパラメータファイルの読出し時間を短縮することができる。
 また、機器情報定義ファイルを複数のパラメータファイルとして、動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルに分割しておくことで、例えば機器の絵情報ファイルの容量が大きい場合にはその他のパラメータファイルを読み出す時間をさらに短縮することができる。ここで、動作パラメータファイルとは、FA機器の動作に関するパラメータファイルであり、通信パラメータファイルとは、FA機器がネットワークを介して通信を行うために必要なパラメータファイルであり、機器の絵情報ファイルとは、利用者がシステム設計を行う際に、表示部9を介して表示される操作画面上に表示される各種FA機器のアイコンや画像情報に関するファイルである。動作に関するパラメータとは、例えば、FA機器起動時のイニシャル処理の実行有無であるとか、FA機器起動中の動作を制御するためのパラメータである。また、通信に関連するパラメータとは、例えば、IPアドレスや局番である。
 機器情報定義ファイル差分抽出部104は、機器情報定義ファイル分割部102により分割した機器情報定義ファイルである複数のパラメータファイルが、機器情報定義ファイル記憶部112に既に記憶されているファイルであるかどうかを照合し、既に記憶されているファイルと異なるファイルを差分として抽出する機能を有する。差分を抽出した場合は、先に述べた通り、機器情報定義ファイル登録部101が差分のファイルをファイル記憶部111に記録する。例えば、機器情報定義ファイル差分抽出部104は、機器情報定義ファイル分割部102により分割した動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルが、機器情報定義ファイル記憶部112に既に記憶されているファイルであるかどうかを照合し、既に記憶されているファイルと異なるファイルを差分として抽出する機能を有する。この場合、機器情報定義ファイル記憶部112は、既に記憶済みの動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルは記憶しないため記憶容量の消費を抑制することができる。
 通信処理部105は、システム設計支援装置10及び各種FA機器との間の通信並びに制御部110及びファイル記憶部111との間の通信を制御する機能を有する。
 判断部106は、機器情報定義ファイルに含まれる情報とシステム設計支援装置10において予め設定された情報とを比較して各種制御を行う機能を有する。
 ファイル更新部107は、機器情報定義ファイルに含まれる情報に基づいて新たな機器情報定義ファイルを上書き更新してファイル記憶部111に記録する機能を有する。
 図3は、実施の形態1に係る機器情報定義ファイルとFA機器を構成する各ユニットとの対応関係を示す図である。図3に示すように、機器情報定義ファイル201A~201Mには、FA機器を構成する複数のユニット、具体的には、CPUユニットA251、CPUユニットB252、CPUユニットC253、電源ユニットA254、電源ユニットB255、電源ユニットC256、入出力ユニットA257、入出力ユニットB258、ネットワークユニットA259、ネットワークユニットB260、ネットワークユニットC261、温度調節ユニットA262、電力計測ユニットA263のそれぞれと対応する情報が記録される。
 図4は、ファイル分割される前の機器情報定義ファイル201の構成を示す図である。機器情報定義ファイル201は、FA機器の動作パラメータ部分301、通信パラメータ部分302、機器の絵情報部分303、および動作パラメータ部分のインデックス311、通信パラメータ部分のインデックス312、機器の絵情報部分のインデックス313で構成される。動作パラメータ部分のインデックス311には、動作パラメータ部分301の先頭を特定できる情報が格納されており、通信パラメータ部分のインデックス312には、通信パラメータ部分302の先頭を特定できる情報が格納されており、機器の絵情報部分のインデックス313には、機器の絵情報部分303の先頭を特定できる情報が格納されている。実施の形態1では、機器情報定義ファイル201は、インデックスを除くと、動作パラメータ部分301、通信パラメータ部分302、機器の絵情報部分303の3つで構成されている例を示したが、これら以外に他のパラメータ部分を含んでいたり、その他の情報を含んでいたりして構成されていても良い。実施の形態1においては、先に述べた機器情報定義ファイル分割部は、機器情報定義ファイル201を動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルの3つのファイルに分割する。
 インデックスには、各パラメータ部分に係るデータ量に関する情報を含むように構成されていてもよい。その場合は、システム設計支援装置10は、判断部106が各パラメータ部分のデータ量と予め設定されたデータ量の閾値とを比較して閾値以上と判断した場合に、機器情報定義ファイル分割部102に対して閾値以上となったパラメータ部分を分割してパラメータファイルを作成する指令を送る構成としてもよい。この場合、読み出しに時間のかかるデータ量の大きいパラメータ部分を分割しておくことでその他のパラメータファイルを読み出す場合の時間を短縮することができる。上記判断については、判断部106以外の構成で行うことも可能である。
 また、インデックスには、各パラメータ部分に係る時刻情報を含むように構成されていてもよい。時刻情報は、例えば機器情報定義ファイルにおける各パラメータが作成された日時情報である。その場合は、システム設計支援装置10は、判断部106が各パラメータ部分の時刻情報が予め記憶されたパラメータファイルの時刻情報よりも新しいと判断した場合に、ファイル更新部107がパラメータファイルを元のパラメータファイルに上書きして記録する指令を送る構成としてもよい。この場合、ファイル記憶部111に最新のパラメータファイルを記憶させておくことができる。上記判断については、判断部106以外の構成で行うことも可能である。
 図5は、ファイル記憶部111の構成の一例を示す図である。データベース108には、機器情報定義ファイルのレコードが追加される。すなわち、機器情報定義ファイル登録部101は、ファイル記憶部111に記録した機器情報定義ファイル201A~201Mのレコード情報をデータベース108に登録する。データベース108の各カラムは、機器情報定義ファイル名のカラム440、動作パラメータファイルのカラム441、通信パラメータファイルのカラム442、機器の絵情報ファイルのカラム443から構成される。
 システム設計支援装置10は、機器情報定義ファイル名のカラム440には、機器情報定義ファイル201A~201Mのファイル名を格納し、動作パラメータのカラム441には、機器情報定義ファイル201A~201Mの動作パラメータファイルの記録先を格納し、通信パラメータのカラム442には、機器情報定義ファイル201A~201Mの通信パラメータファイルの記録先を格納し、機器の絵情報のカラム443には、機器情報定義ファイル201A~201Mの機器の絵情報ファイルの記録先を格納する。
 システム設計支援装置10は、機器情報定義ファイル分割部102が機器情報定義ファイル201Aを分割して生成した動作パラメータファイル401、通信パラメータファイル402、機器の絵情報ファイル403を機器情報定義ファイル記憶部112に記録する。また、システム設計支援装置10は、機器情報定義ファイル分割部102が機器情報定義ファイル201B~201Mを分割して生成した動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルについても同様に機器情報定義ファイル記憶部112に記録する。
 先に述べた通り、機器情報定義ファイル登録部101が差分のファイルをファイル記憶部111に記録した場合は、機器情報定義ファイル記憶部112には、既に記録済みの機器情報定義ファイルと異なる差分ファイルのみを記録する。すなわち、機器情報定義ファイル登録部101は、差分ファイル以外のファイルであって、既に存在する動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルは、機器情報定義ファイル記憶部112には新たに記録を行わない。そのため、システム設計支援装置10は、機器情報定義ファイルの内、重複する部分のファイルの記録を行わないため、機器情報定義ファイル記憶部112の記憶容量を抑制することができる。また、機器情報定義ファイルの全てを記録する場合と比較して、差分ファイルのみを記録するので記録時間を短縮することができる。図5には、機器情報定義ファイル201Cに含まれていたパラメータとして、動作パラメータファイルが、機器情報定義ファイル201Bの動作パラメータファイルと同一であり、差分である通信パラメータファイル422、機器の絵情報ファイル423のみ記録されている例を示す。
 実施の形態1では、システム設計支援装置10は、機器情報定義ファイルを動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルの3つに分割しているが、これらに限定されるものではなく、3つ以外の構成にファイルを分割してもよい。
 図6は、表示部9に表示されるシステム設計支援装置10の画面50の一例である。システム設計支援装置10の画面50は、FA機器から構成されるFAシステムのシステム構成図の作成に用いる画面50、各種FA機器の動作に関するパラメータの設定を行う動作パラメータ設定部52、通信に関するパラメータを設定する通信パラメータ設定部53、ユニット部品表示部54から構成される。
 システム設計支援装置10は、機器情報定義ファイル記憶部112に記録された動作パラメータファイルを動作パラメータ設定操作に応じて読み出し、FA機器の動作設定に関するパラメータの一覧を動作パラメータ設定部52に表示する。また、システム設計支援装置10は、機器情報定義ファイル記憶部112に記録された通信パラメータファイルを通信パラメータ設定操作に応じて読み出し、FA機器の通信設定に関するパラメータの一覧を通信パラメータ設定部53に表示する。また、システム設計支援装置10は、機器情報定義ファイル記憶部112に記録された機器の絵情報ファイルを絵情報設定操作に応じて読み出し、ユニット部品表示部54にFA機器のアイコンや画像を表示する。
 以上のように、システム設計支援装置10の利用者は、入出力インタフェースを使用し、システム設計支援装置10の画面50上で、FAシステムのシステム構成図や、FA機器の動作パラメータまたは通信パラメータの設定を行う。この場合、システム設計支援装置10の機器情報定義ファイル読出部103は、機器情報定義ファイル記憶部112から各種設定操作に対応した機器情報定義ファイルのパラメータファイルを読み出すことで画面50上にパラメータを表示する。また、利用者は、入出力インタフェースを使用し、システム設計支援装置10の画面50上でユニット部品表示部54に表示されるFA機器のアイコンや画像を選択し、FAシステム構成図51に、FA機器のアイコンや画像を表示する。
 図7を用いて、システム設計支援装置10の各種制御と同様の制御を実現するコンピュータの一例を説明する。図7は、実施の形態1に係るシステム設計支援装置10が動作するコンピュータCPのハードウェア構成例である。
 コンピュータCPは、CPU1、RAM(Random Access Memory)2、ROM(Read Only Memory)3、HDD(Hard Disk Drive)4、入出力インタフェース5、光学ドライブ6、通信インタフェース7、バス8、表示部9から構成される。CPU1、RAM2、ROM3、HDD4、入出力インタフェース5、光学ドライブ6、通信インタフェース7、表示部9は、バス8を介して直接又は間接的に接続されている。
 RAM2はデータの読み書き可能な記憶装置であって、SRAM(Static 
RAM)又はDRAM(Dynamic RAM)の半導体記憶素子が用いられる。RAM2の代わりにフラッシュメモリを用いてもよい。RAM2は、CPU1が実行する各種制御における処理結果を一時的に記憶する作業領域に利用される。ROM3は、プログラム及びデータの読み出しが可能な記憶装置であって、PROM(Programmable ROM)も含む。ROM3は、CPU1が実行する各種制御を実現するためのプログラム及びデータの記録に用いられる。
 入出力インタフェース5の入力インタフェースは、入力デバイスからの入力信号をCPU1に伝達する回路である。入出力インタフェース5の出力インタフェースは、CPU1の指示に応じて出力デバイスへの出力を実行させる回路である。通信インタフェース7は、ネットワーク14を介して実行する通信の制御を行なう回路である。通信インタフェース7は、例えばネットワークインターフェースカード(NIC:Network Interface Card)である。入出力インタフェース5は、統合された1つのユニットであってもよい。通信インタフェース7は、例えば、システム設計支援装置10の通信処理部105に対応する。
 CPU1は、ROM3に記憶されたプログラムを読み出してRAM2に展開し、RAM2に展開されたプログラムに含まれる命令を実行する。CPU1がプログラムに含まれる命令の実行結果に応じて動作することにより、例えば、システム設計支援装置の機器情報定義ファイル登録部、機器情報定義ファイル分割部、機器情報定義ファイル読出部、機器情報定義ファイル差分抽出部、通信処理部、判断部、ファイル更新部により提供される各機能のそれぞれに対応する各種制御が実現される。
 ROM3に記憶されるプログラム及び当該プログラムによる処理に用いられるデータは、最初からROM3に記憶させておく必要はない。例えば、各種制御を実現するプログラム及び当該プログラムによる処理に用いられるデータを、公衆回線、インターネット、LAN、WAN(Wide Area Network)といったネットワークを介してコンピュータCPに接続される「他のコンピュータ(またはサーバ)」に記憶させておき、コンピュータCPがこれらからプログラム及びデータをダウンロードして実行してもよいし、フラッシュメモリ、EPROM(Erasable PROM)、EEPROM(Electrically EPROM)などの不揮発性又は揮発性の半導体メモリ、磁気ディスク、フレキシブルディスク、光ディスク、コンパクトディスク、ミニディスク、並びにデジタルビデオディスクなどからROMに記録するようにしてもよい。
 実施の形態1のシステム設計支援装置10は、図7に示すようなコンピュータCPにおいて、CPU1がROM3に記憶されたプログラムを読み出して実行する形態に限定されない。例えば、システム設計支援装置10の機器情報定義ファイル登録部101、機器情報定義ファイル分割部102、機器情報定義ファイル読出部103、機器情報定義ファイル差分抽出部104、通信処理部105、判断部106、ファイル更新部107により提供される各機能のそれぞれに対応する各種制御を実現するための複数の処理回路を連携させたワイヤードロジックにより実現してもよい。例えば、処理回路には、ASIC(Application Specific Integrated Circuit)又はFPGA(Field Programmable Gate Array)を適用できる。
 図8を用いて、機器情報定義ファイルの記憶処理の際のシステム設計支援装置10の動作についての一例を説明する。図8は、実施の形態1に係る機器情報定義ファイルの記憶処理の一例を示すフローチャートである。制御部110は、ファイル記憶部111に記録する機器情報定義ファイルを光学ドライブや通信インタフェースから、バスを介して受信する(ステップS001)。
 機器情報定義ファイル登録部101は、ファイル記憶部111に記録する機器情報定義ファイルのレコードをデータベースに追加する(ステップS002)。
 機器情報定義ファイル分割部102は、予め設定されたパラメータ設定ごとに機器情報定義ファイルを動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルに分割する。動作パラメータファイルの分割は、動作パラメータファイルのインデックスが示す場所から、通信パラメータファイルのインデックスが示す場所の直前までを切り出すことで行う。通信パラメータファイルの分割は、通信パラメータファイルのインデックスが示す場所から、機器の絵情報ファイルのインデックスが示す場所の直前までを切り出すことで行う。機器の絵情報ファイルの分割は、機器の絵情報ファイルのインデックスが示す場所から、機器情報定義ファイルの最後までを切り出すことで行う(ステップS003)。
 機器情報定義ファイル差分抽出部104は、分割した動作パラメータファイル、通信パラメータファイル、機器の絵情報ファイルが、機器情報定義ファイル記憶部112に既に記録されているか比較照合する(ステップS004)。
 機器情報定義ファイル差分抽出部104は、ステップS003で分割した動作パラメータファイルと完全一致しているファイルが、機器情報定義ファイル記憶部112に既に記録されているか判定する(ステップS005)。機器情報定義ファイル登録部101は、判定の結果、完全一致するファイルが記憶されていない場合(ステップS005、NO)、動作パラメータファイルを機器情報定義ファイル記憶部112に記録する(ステップS006)。機器情報定義ファイル登録部101は、データベース108の動作パラメータのカラムにステップS006で記録した動作パラメータファイルの記録先を登録する(ステップS007)。機器情報定義ファイル登録部101は、判定の結果、機器情報定義ファイル記憶部112に完全一致するファイルが記録されている場合(ステップS005、YES)、既に記録されている完全一致するファイルの記録先を、動作パラメータのカラムに登録する(ステップS008)。
 機器情報定義ファイル差分抽出部104は、ステップS003で分割した通信パラメータファイルと完全一致しているファイルが、機器情報定義ファイル記憶部112に記録されているか判定する(ステップS009)。機器情報定義ファイル登録部101は、判定の結果、完全一致するファイルが記録されていない場合(ステップS009、NO)、通信パラメータファイルを機器情報定義ファイル記憶部112に記録する(ステップS010)。機器情報定義ファイル登録部101は、データベース108の通信パラメータのカラムに、ステップS010で記録した通信パラメータファイルの記憶先を登録する(ステップS011)。機器情報定義ファイル登録部101は、判定の結果、機器情報定義ファイル記憶部112に完全一致するファイルが記録されている場合(ステップS009、YES)、既に記録されている完全一致するファイルの記録先を、通信パラメータのカラムに登録する(ステップS012)。
 機器情報定義ファイル差分抽出部104は、ステップS003で分割した機器の絵情報ファイルと完全一致しているファイルが、機器情報定義ファイル記憶部112に記録されているか判定する(ステップS013)。機器情報定義ファイル登録部101は、判定の結果、完全一致するファイルが記録されていない場合(ステップS013、NO)、機器の絵情報ファイルを機器情報定義ファイル記憶部112に記録する(ステップS014)。機器情報定義ファイル登録部101は、データベース108の機器の絵情報のカラムに、ステップS014で記録した機器の絵情報ファイルの記録先を登録する(ステップS015)。機器情報定義ファイル登録部101は、判定の結果、機器情報定義ファイル記憶部112に完全一致するファイルが記録されている場合(ステップS013、YES)、既に記録されている完全一致するファイルの記録先を、機器の絵情報のカラムに登録する(ステップS016)処理を実行し、図8に示す処理を終了する。
 図9を用いて機器情報定義ファイルの読出し処理の一例を説明する。図9は、実施の形態1に機器情報定義ファイルの読出し処理の一例を示すフローチャートである。図9では、システム設計支援装置10により、図3に示すCPUユニットA251の動作パラメータの設定や通信パラメータの設定を行う場合の読出し処理を行う際の流れを図3~図5を参照しつつ説明する。また、システム設計支援装置10により、FAシステム構成図で、CPUユニットA251を含むシステム構成図を作成する場合の読出し処理を行う際の流れについても説明する
 利用者がシステム設計支援装置10でCPUユニットA251の動作パラメータを設定する場合(ステップS100、YES)、利用者による動作パラメータを設定する操作の入力に応じて機器情報定義ファイル読出部103が、機器情報定義ファイル201Aの動作パラメータファイル401を機器情報定義ファイル記憶部112から読み出す。利用者がシステム設計支援装置10でCPUユニットA251の通信パラメータを設定する場合(ステップS101、YES)、利用者による通信パラメータを設定する操作の入力に応じて機器情報定義ファイル読出部103が、機器情報定義ファイル201Aの通信パラメータファイル402を機器情報定義ファイル記憶部112から読み出す。利用者がシステム設計支援装置でCPUユニットA251を含むシステム構成図を作成する場合(ステップS102、YES)、利用者による絵情報パラメータを設定する操作の入力に応じて機器情報定義ファイル読出部103が、機器情報定義ファイル201Aの機器の絵情報ファイル403を機器情報定義ファイル記憶部112から読み出す。システム設計支援装置10は、以上の処理を実行し、図9に示す処理を終了する。
 上述したように、実施の形態1において、システム設計支援装置10は、FAシステムにおいて設計対象となるFA機器を構成する複数のユニット各々に対応する機器情報定義ファイルを、予め設定されたパラメータ設定条件に対応する各種パラメータファイルに分割し、各種パラメータファイルを機器情報定義ファイル記憶部112に記録し、FA機器の設定に必要なパラメータファイルをパラメータ設定操作に応じて機器情報定義ファイル記憶部から読み出し、FA機器のパラメータを設定する処理を実行する。すなわち、実施の形態1によれば、システム設計支援装置10の利用者がFAシステムの設計の際に必要なパラメータファイルを読み出すようにしたので、各種パラメータの情報を全て含んだ機器情報定義ファイルを読み出す場合と比較して、パラメータファイルの読出し時間を短縮することができる。その結果として、システム設計支援装置10が実行する処理に必要な時間を短縮することができる。
 以上の実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。
CP コンピュータ
10 システム設計支援装置
11 ネットワークケーブル
12A  FA機器
12B FA機器
12C  FA機器
13 FAシステム
P001 システム設計支援装置の利用者
1 CPU
2 RAM
3  ROM
4 HDD
5 入出力インタフェース
6 光学ドライブ
7 通信インタフェース
8 バス
9 表示部
14 ネットワーク
50 システム設計支援装置の画面
51 FAシステム構成図
52 動作パラメータ設定部
53 通信パラメータ設定部
54 ユニット部品表示部
101 機器情報定義ファイル登録部
102 機器情報定義ファイル分割部
103 機器情報定義ファイル読出部
104 機器情報定義ファイル差分抽出部
105 通信処理部
106 判断部
107 ファイル更新部
108 データベース
110 制御部
111 ファイル記憶部
112 機器情報定義ファイル記憶部
201A CPUユニットAの機器情報定義ファイル
201B CPUユニットBの機器情報定義ファイル
201C CPUユニットCの機器情報定義ファイル
201D 電源ユニットAの機器情報定義ファイル
201E 電源ユニットBの機器情報定義ファイル
201F 電源ユニットCの機器情報定義ファイル
201G 入出力ユニットAの機器情報定義ファイル
201H 入出力ユニットBの機器情報定義ファイル
201I ネットワークユニットAの機器情報定義ファイル
201J ネットワークユニットBの機器情報定義ファイル
201K ネットワークユニットCの機器情報定義ファイル
201L 温度調節ユニットAの機器情報定義ファイル
201M 電力計測ユニットAの機器情報定義ファイル
251 CPUユニットA
252 CPUユニットB
253 CPUユニットC
254 電源ユニットA
255 電源ユニットB
256 電源ユニットC
257 入出力ユニットA
258 入出力ユニットB
259 ネットワークユニットA
260 ネットワークユニットB
261 ネットワークユニットC
262 温度調節ユニットA
263 電力計測ユニットA
301 機器情報定義ファイルの動作パラメータ部分
302 機器情報定義ファイルの通信パラメータ部分
303 機器情報定義ファイルの機器の絵情報部分
311  動作パラメータ部分のインデックス
312  通信パラメータ部分のインデックス
313  機器の絵情報部分のインデックス
401 機器情報定義ファイル201Aの動作パラメータファイル
402 機器情報定義ファイル201Aの通信パラメータファイル
403 機器情報定義ファイル201Aの機器の絵情報ファイル
411 機器情報定義ファイル201Bの動作パラメータファイル
412  機器情報定義ファイル201Bの通信パラメータファイル
413 機器情報定義ファイル201Bの機器の絵情報ファイル
422 機器情報定義ファイル201Cの通信パラメータファイル
423 機器情報定義ファイル201Cの機器の絵情報ファイル
431 機器情報定義ファイル201Mの動作パラメータファイル
432 機器情報定義ファイル201Mの通信パラメータファイル
433 機器情報定義ファイル201Mの機器の絵情報ファイル
440 データベースの機器情報定義ファイル名のカラム
441 データベースの動作パラメータのカラム
442 データベースの通信パラメータのカラム
443 データベースの機器の絵情報のカラム

Claims (10)

  1.  FA機器から構成されるFAシステムにおいて、前記FA機器を構成する複数のユニットごとに設けられた機器情報定義ファイルに基づいて前記FA機器の設定を行うシステム設計支援装置であって、
     前記機器情報定義ファイルを予め定められた設定条件ごとに複数のパラメータファイルに分割するファイル分割部と、
     分割された前記パラメータファイルを記憶するファイル記憶部と、
     FA機器の設定を行うために必要となる前記パラメータファイルを読み出す際、設定条件が入力された場合に、前記記憶された複数のパラメータファイルの内、前記入力された設定条件に対応するパラメータファイルを読み出すファイル読出部と、
     を備えることを特徴とするシステム設計支援装置。
  2.  前記ファイル分割部は、前記機器情報定義ファイルを予め定められたFA機器の動作設定及び通信設定のためのパラメータファイルに分割し、
     前記ファイル読出部は、FA機器の動作設定又は通信設定が入力された場合に、前記入力された設定に対応するパラメータファイルを読み出す、
     ことを特徴とする請求項1に記載のシステム設計支援装置。
  3.  前記機器情報定義ファイルは、FA機器の画像情報部分をさらに含み、
     前記ファイル分割部は、FA機器の画像情報を設定する条件に応じて、機器情報定義ファイルから画像情報ファイルを分割することを特徴とする請求項1または請求項2に記載のシステム設計支援装置。
  4.  前記機器情報定義ファイルは、機器情報定義ファイルの構成に関係するインデックス部を含み、
     前記ファイル分割部は、前記インデックス部の情報に基づいて機器情報定義ファイルの分割を行うことを特徴とする請求項1~請求項3のいずれか1項に記載のシステム設計支援装置。
  5.  前記システム設計支援装置は、既に分割され前記ファイル記憶部に記録された前記パラメータファイルである第1のパラメータファイルと、新たに分割された第2のパラメータファイルとを比較してファイルの差分を抽出するファイル差分抽出部をさらに備え、
     前記ファイル差分抽出部は、第1及び第2のパラメータファイルを比較した際に、両方のパラメータファイルが一致しない場合は、FA機器の設定に必要なファイルとして第2のパラメータファイルを前記ファイル記憶部に記録することを特徴とする請求項1~請求項4のいずれか1項に記載のシステム設計支援装置。
  6.  前記インデックス部は、前記パラメータファイルのデータ量に関する情報を備えており、
     前記システム設計支援装置は、前記情報から得られるデータ量と予め設定されたデータ量の閾値とを比較する判断部をさらに備え、
     前記判断部が、前記情報から得られるデータ量が予め設定されたデータ量の閾値以上であると判断した場合に前記ファイル分割部がパラメータファイルを分割することを特徴とする請求項4に記載のシステム設計支援装置。
  7.  前記インデックス部は、前記パラメータファイルの時刻情報を備えており、
     前記システム設計支援装置は、既に記録された第1のパラメータファイルの時刻情報と新たに分割された第2のパラメータファイルの時刻情報とを比較するファイル更新部をさらに備え、
     前記ファイル更新部が、前記時刻情報が予め設定された時刻情報よりも新しい場合に第2のパラメータファイルを前記ファイル記憶部に記憶することを特徴とする請求項4に記載のシステム設計支援装置。
  8.  FA機器から構成されるFAシステムにおいて、前記FA機器を構成する複数のユニットごとに設けられた機器情報定義ファイルに基づいて前記FA機器の設定を行うシステム設計支援方法であって、
     前記機器情報定義ファイルを予め定められた設定条件ごとに複数のパラメータファイルに分割するファイル分割ステップと、
     前記分割されたパラメータファイルを記憶部に記録するファイル記憶ステップと、
     FA機器の設定を行うために必要となる前記パラメータファイルを読み出す際、設定条件が入力された場合に、前記ファイル記憶ステップで記憶された複数のパラメータファイルの内、前記入力された設定条件に対応するパラメータファイルを読み出すファイル読出ステップと、
     を備えることを特徴とするシステム設計支援方法。
  9.  FA機器から構成されるFAシステムにおいて、前記FA機器を構成する複数のユニットごとに設けられる機器情報定義ファイルに基づいて前記FA機器の設定を行うシステム設計支援プログラムであって、
     前記機器情報定義ファイルを予め定められた設定条件ごとに複数のパラメータファイルに分割するファイル分割手段と、
     前記分割されたパラメータファイルを記憶部に記録するファイル記憶手段と、
     FA機器の設定を行うために必要となる前記パラメータファイルを読み出す際、設定条件が入力された場合に、前記ファイル記録手段により記憶部に記録された複数のパラメータファイルの内、前記入力された設定条件に対応するパラメータファイルを読み出すファイル読出手段と、
     をコンピュータに実行させるシステム設計支援プログラム。
  10.  請求項9に記載の前記システム設計支援プログラムを提供するためのコンピュータ読み取り可能な記録媒体。
PCT/JP2019/012387 2019-03-25 2019-03-25 システム設計支援装置、方法、プログラム及び記録媒体 WO2020194425A1 (ja)

Priority Applications (4)

Application Number Priority Date Filing Date Title
JP2019542652A JP6614404B1 (ja) 2019-03-25 2019-03-25 システム設計支援装置、方法、プログラム及び記録媒体
CN201980094389.1A CN113614657A (zh) 2019-03-25 2019-03-25 系统设计辅助装置、方法、程序及记录介质
DE112019006886.5T DE112019006886T5 (de) 2019-03-25 2019-03-25 Systementwicklungsunterstützungsvorrichtung, Verfahren, Programm und Aufzeichnungsmedium
PCT/JP2019/012387 WO2020194425A1 (ja) 2019-03-25 2019-03-25 システム設計支援装置、方法、プログラム及び記録媒体

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2019/012387 WO2020194425A1 (ja) 2019-03-25 2019-03-25 システム設計支援装置、方法、プログラム及び記録媒体

Publications (1)

Publication Number Publication Date
WO2020194425A1 true WO2020194425A1 (ja) 2020-10-01

Family

ID=68763499

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2019/012387 WO2020194425A1 (ja) 2019-03-25 2019-03-25 システム設計支援装置、方法、プログラム及び記録媒体

Country Status (4)

Country Link
JP (1) JP6614404B1 (ja)
CN (1) CN113614657A (ja)
DE (1) DE112019006886T5 (ja)
WO (1) WO2020194425A1 (ja)

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115803742A (zh) * 2020-06-24 2023-03-14 三菱电机株式会社 设计辅助系统、设计辅助方法及设计辅助程序
CN114896210A (zh) * 2022-04-27 2022-08-12 中国航空工业集团公司沈阳飞机设计研究所 一种飞机试飞测试数据处理方法、系统、电子设备其介质

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001255908A (ja) * 2000-03-10 2001-09-21 Yokogawa Electric Corp プログラム作成装置
JP2017219927A (ja) * 2016-06-03 2017-12-14 日本電信電話株式会社 装置管理システム、定義ファイル生成方法及びプログラム

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4119203B2 (ja) * 2002-08-23 2008-07-16 京セラミタ株式会社 ファイル加工プログラム
US7252084B2 (en) 2004-06-28 2007-08-07 Lucent Technologies Inc. Solar tracking system
CN105228710B (zh) * 2013-01-17 2018-04-27 索尼电脑娱乐公司 信息处理设备和文件管理方法
DE112013006511T5 (de) * 2013-01-25 2015-11-12 Mitsubishi Electric Corporation Programm und Elektronisches-Handbuch-Anzeigevorrichtung
WO2015102056A1 (ja) * 2014-01-06 2015-07-09 三菱電機株式会社 Fa機器構成設計支援装置およびプログラム
DE112015006375T5 (de) * 2015-03-26 2017-12-14 Mitsubishi Electric Corporation Systemdesign-Unterstützungsvorrichtung, Systemdesign-Unterstützungsverfahren und Systemdesign-Unterstützungsprogramm
WO2017090208A1 (ja) * 2015-11-27 2017-06-01 三菱電機株式会社 情報取得表示プログラム、情報取得表示装置及び情報取得表示方法
CN109408468A (zh) * 2018-08-24 2019-03-01 阿里巴巴集团控股有限公司 文件处理方法和装置、计算设备及存储介质

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2001255908A (ja) * 2000-03-10 2001-09-21 Yokogawa Electric Corp プログラム作成装置
JP2017219927A (ja) * 2016-06-03 2017-12-14 日本電信電話株式会社 装置管理システム、定義ファイル生成方法及びプログラム

Also Published As

Publication number Publication date
JPWO2020194425A1 (ja) 2021-04-08
DE112019006886T5 (de) 2021-11-04
JP6614404B1 (ja) 2019-12-04
CN113614657A (zh) 2021-11-05

Similar Documents

Publication Publication Date Title
CN113064604B (zh) 一种固件升级方法和装置
KR101738647B1 (ko) 데이터 유지 시스템
WO2020194425A1 (ja) システム設計支援装置、方法、プログラム及び記録媒体
JP4916170B2 (ja) プログラマブル表示器、サーバおよびそれらのプログラム
JP6123766B2 (ja) データ読み出し装置、プログラムおよびデータ読み出し方法
US10437230B2 (en) Numerical controller having function of automatically selecting storage destination of machining program
TWI668538B (zh) 系統設計支援裝置、控制機器、控制系統及操作畫面
US11176089B2 (en) Systems and methods for implementing dynamic file systems
WO2018014801A1 (zh) 镜像文件的处理
JP4836545B2 (ja) 画面作成装置およびプログラム
JPH10149278A (ja) インストール方法
JP4479558B2 (ja) プログラマブルコントローラ及びそのプログラミングツール
JP2006215665A (ja) データ管理装置、データ管理システム、データ処理装置、データ管理方法、プログラム、及び記憶媒体
WO2024190554A1 (ja) サポート装置、制御方法、およびサポートプログラム
JP4362777B2 (ja) プログラミング装置、シンボル自動登録方法、プログラムおよび記録媒体
US20040066406A1 (en) Object processing system using an object model
JP3013856B2 (ja) ファイルの世代自動選択処理装置
JP3216208B2 (ja) データ管理装置
JP2016162465A (ja) 不揮発性記憶デバイス及び不揮発性記憶デバイスの処理方法
JPH1165634A (ja) Ncプログラム管理システム及びそれに用いる記録媒体
JP4583696B2 (ja) 光ディスク記録装置の制御方法
WO2019186766A1 (ja) 作業支援装置、作業支援システム、作業支援方法、及び作業支援プログラム
JP2018049389A (ja) 記憶媒体装置及びプログラム
JP2016162342A (ja) 不揮発性記憶デバイス及び不揮発性記憶デバイスの処理方法
JP3789248B2 (ja) プログラムロード方法、プログラムロード装置及びその記録媒体

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 2019542652

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

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 19921415

Country of ref document: EP

Kind code of ref document: A1