WO2018185854A1 - 経路情報生成装置、経路情報生成方法およびプログラム - Google Patents
経路情報生成装置、経路情報生成方法およびプログラム Download PDFInfo
- Publication number
- WO2018185854A1 WO2018185854A1 PCT/JP2017/014138 JP2017014138W WO2018185854A1 WO 2018185854 A1 WO2018185854 A1 WO 2018185854A1 JP 2017014138 W JP2017014138 W JP 2017014138W WO 2018185854 A1 WO2018185854 A1 WO 2018185854A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- control device
- route information
- label
- information generation
- information
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/50—Routing or path finding of packets in data switching networks using label swapping, e.g. multi-protocol label switch [MPLS]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L12/00—Data switching networks
- H04L12/28—Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/02—Topology update or discovery
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L67/00—Network arrangements or protocols for supporting network services or applications
- H04L67/01—Protocols
- H04L67/12—Protocols specially adapted for proprietary or special-purpose networking environments, e.g. medical networks, sensor networks, networks in vehicles or remote metering networks
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L45/00—Routing or path finding of packets in data switching networks
- H04L45/64—Routing or path finding of packets in data switching networks using an overlay routing layer
Definitions
- the present invention relates to a route information generation device, a route information generation method, and a program for generating route information used when communicating between control devices in a control system including a plurality of control devices.
- control devices such as PLC (Programmable Logic Controller) and HMI (Human Machine Interface).
- PLC Programmable Logic Controller
- HMI Human Machine Interface
- a label name may be used.
- the label name is a character string associated with the control device.
- An arbitrary character string can be assigned to the label name.
- a character string meaning the name of the control device is assigned.
- the label name may be used as a variable in the program. In order to improve the readability of a program, a character string indicating the contents of a variable is often used as a label name.
- Communication between the control devices for transmitting and receiving information necessary for control is performed, and such communication is performed by memory access that reads information from a memory included in the control device and writes information to the memory. .
- the access source control device needs to store path information to the access destination control device.
- route information is manually generated by a user, and the generated route information is manually written in each control device. Manually generating route information is inefficient and prone to errors.
- Patent Document 1 discloses a device that automatically creates route information between control devices.
- an identification ID (IDentifier) of a control device is designated, network routing information that is route information of the designated control device is generated based on the network configuration information. Thereby, route information can be generated efficiently and generation of incorrect route information can be suppressed.
- the present invention has been made in view of the above, and an object of the present invention is to obtain a route information generation device, a route information generation method, and a program that can reduce the trouble in generating route information.
- a route information generation device includes a label information storage unit that stores label information, a system configuration information storage unit that stores system configuration information, and a system configuration A route information generation unit that generates route information from the access source control device to the first control device based on the information and outputs the generated route information.
- the path information generation unit receives a first label name that designates an access destination, identifies a first control device corresponding to the first label name based on the label information, and designates the first control device as an access destination. It is characterized by setting it as a control apparatus.
- the route information generation device, the route information generation method, and the program according to the present invention have an effect that it is possible to reduce time and labor when generating route information.
- FIG. 9 is a sequence diagram for explaining a path information generation operation according to the second embodiment; The figure which shows the function structure of the route information generation apparatus concerning Embodiment 3 of this invention.
- the figure which shows the structure of the control system shown in FIG. 11 typically.
- FIG. 10 is a sequence diagram for explaining a path information generation operation according to the third embodiment; The figure which shows the function structure of the path
- the figure which shows the structure of the control system shown in FIG. 14 typically. Sequence diagram for describing generation operation of system configuration information in the fourth embodiment
- FIG. 1 is a diagram illustrating a functional configuration of the route information generation device according to the first embodiment of the present invention.
- the route information generation apparatus 100 includes a label information storage unit 101, a system configuration information storage unit 102, an input unit 103, a communication unit 104, and a route information generation unit 105.
- the communication unit 104 is connected to the control device 10 via the connection cable 106.
- the route information generation device 100 generates route information indicating a route for the access source control device 10 to communicate with the access destination control device 10.
- the path information includes information for identifying the access source control device 10 and the access destination control device 10, for example, address information, and a network constituting a path from the access source control device 10 to the access destination control device 10. Information for identification.
- the label information storage unit 101 stores a label name that is a character string associated with the control device 10 and label information indicating a correspondence relationship with the control device 10.
- FIG. 2 is a diagram showing label information stored in the label information storage unit 101 shown in FIG.
- the label information includes a label name and control device identification information for identifying the control device.
- the label name is a character string that uniquely identifies the control device 10, and one label name is associated with one control device 10.
- the label name “LABEL1” is associated with the control device 10-1
- the label name “LABEL2” is associated with the control device 10-2
- the control device 10-2 is associated with the control device 10-1.
- -3 is associated with the label name “LABEL3”.
- the label name can be a significant character string indicating the role of the control device 10 and the installation location.
- the control device identification information is information in which at least one of alphabetic characters, numerals, and symbols is combined.
- the control device identification information is a network address of the control device 10, hardware identification information assigned at the manufacturing stage, or the like.
- the system configuration information storage unit 102 stores system configuration information indicating the system configuration of the control system configured by the control device 10.
- FIG. 3 is a diagram showing system configuration information stored in the system configuration information storage unit 102 shown in FIG.
- the system configuration information shown in FIG. 3 includes a control device ID and a network ID.
- the network ID is associated with the control device ID, and the control device 10 indicated by each control device ID is connected to the network indicated by the associated network ID.
- the control device 10-1 is connected to the communication network 22.
- the control device 10-2 is connected to the communication network 21.
- the control device 10-3 is connected to the communication network 21 and the communication network 22.
- FIG. 4 is a diagram schematically showing a system configuration indicated by the system configuration information shown in FIG. From the correspondence relationship between the control device and the communication network indicated by the system configuration information in FIG. 3, it can be seen that the control system configured by the control device 10 has a system configuration as schematically shown in FIG.
- the input unit 103 includes an input device such as a keyboard or a pointing device. When the user operates the input device, the input unit 103 generates input information corresponding to the operation and outputs the input information to the route information generation unit 105.
- the communication unit 104 is an input / output interface with an external device.
- the communication unit 104 can be connected to the control device 10 via, for example, a connection cable.
- the route information generation unit 105 generates route information using the specified label name, the label information stored in the label information storage unit 101, and the system configuration information stored in the system configuration information storage unit 102. .
- FIG. 5 is a flowchart for explaining the route information generation operation. An operation example of the route information generation unit 105 will be described with reference to FIG.
- the route information generation process is started when the input unit 103 of the route information generation device 100 is operated by the user.
- the path information The generation unit 105 acquires the designated first label name and second label name from the input unit 103 (step S101).
- the route information generation unit 105 identifies the control device 10 from the first label name and the second label name using the label information stored in the label information storage unit 101 (step S102). Specifically, the route information generation unit 105 uses the label information to identify the first control device corresponding to the first label name and the second control device corresponding to the second label name.
- the path information generation unit 105 determines that the access control device is the control device 10-1.
- the access source control device is specified as the control device 10-2.
- the route information generation unit 105 generates route information from the second control device to the first control device using the system configuration information stored in the system configuration information storage unit 102 (step S103). Specifically, the route information generation unit 105 generates route information indicating a route from the control device 10-2 to the control device 10-1 through the communication network 21, the control device 10-3, and the communication network 22 in order. To do.
- the route information generation unit 105 writes the generated route information in the control device 10 connected via the communication unit 104 (step S104). Specifically, the route information generation unit 105 generates route information according to a predetermined format, and outputs the generated route information to the control device 10, thereby writing the route information in the control device 10. For example, when the user connects the control device 10-2, which is the control device 10 that is the access source, to the communication unit 104, the path information can be written in the control device 10-2.
- FIG. 6 is a diagram illustrating a hardware configuration example of the route information generation device 100.
- Each function of the route information generation device 100 is realized using a computer having a memory 110, a processor 111, an input device 112, and a communication device 113.
- the memory 110 is a storage device that stores a computer program executed by the processor 111 and information used when the computer program is executed.
- the memory 110 can store, for example, label information and system configuration information as information used when the computer program is executed.
- the processor 111 reads a computer program from the memory 110 and executes the read computer program.
- the memory 110 stores a computer program describing the route information generation procedure shown in FIG. 5, and the processor 111 can realize the function of the route information generation unit 105 by executing this computer program. it can.
- the input device 112 is, for example, a keyboard or a pointing device.
- the input device 112 can realize the function of the input unit 103 by cooperating with the processor 111.
- the communication device 113 is a communication interface for connecting to an external device via a communication network.
- the communication device 113 can realize the function of the communication unit 104 by cooperating with the processor 111.
- the second control device 10 corresponding to the second label name Route information to the first control device 10 corresponding to one label name is automatically generated.
- the route information generation unit 105 performs processing for identifying the control device 10 from the label name using the label information in which the label name and the control device 10 are associated with each other.
- the route information generation unit 105 generates route information using the system configuration information. As described above, after the user designates the label name, the route information is generated without human intervention. When generating route information, it is not necessary for the user to manually search for the control device corresponding to the label name, or for the user to generate route information from the system configuration. Time and effort can be reduced.
- the generated route information is written in the control device 10 connected via the connection cable.
- FIG. FIG. 7 is a diagram illustrating a functional configuration of the route information generation device according to the second embodiment of the present invention.
- the route information generation device 200 according to the second exemplary embodiment includes a label information storage unit 201, a system configuration information storage unit 102, a communication unit 104, and a route information generation unit 205.
- the communication unit 104 is connected to the control system 500 via the communication network 206.
- differences from the route information generation apparatus 100 will be mainly described.
- the label information storage unit 201 stores a label name that is a character string associated with the control device 10 and label information indicating a correspondence relationship with the control device 10.
- FIG. 8 is a diagram showing label information stored in the label information storage unit shown in FIG.
- the label information includes a label name and control device identification information for identifying the control device.
- the label name is used as a variable used by a program for operating the control device 10.
- a plurality of label names are associated with one control device 10.
- programs using label names have become widespread.
- a program is described using the label name, and the label name is converted into a memory address corresponding to the variable at the time of compilation.
- the label names “LABEL3”, “Velocity1”, “Error1”, and “Error2” are associated with the control device 10-1.
- the label name “LABEL1” is associated with the control device 10-2.
- Label names “LABEL2”, “Flow1”, “Stat_Switch”, and “Stop_Switch” are associated with the control device 10-3.
- the route information generation unit 205 generates route information based on the label name designated by the inquiry source device in the control system 500 connected via the communication unit 104.
- FIG. 9 is a diagram schematically showing the configuration of the control system 500 shown in FIG.
- the control system 500 includes a control device 10-1, a control device 10-2, a control device 10-3, and a programming device 30.
- the route information generation device 200 is connected to the control system 500 via the communication network 206.
- the control device 10-1 is connected to the communication network 22.
- the control device 10-2 is connected to the communication network 21.
- the control device 10-3 is connected to the communication network 21 and the communication network 22.
- the programming device 30 is connected to the communication network 21, for example.
- the programming device 30 is a device that creates a program that describes the operation of the control device 10, and stores this program in a storage unit (not shown).
- the program included in the programming device 30 includes information indicating which control device 10 performs memory access to which control device 10, that is, which control device 10 needs route information to which control device 10. It is out.
- the programming device 30 functions as an inquiry source device that makes an inquiry about route information to the route information generation device 200.
- the programming device 30 writes the path information obtained as a result of the inquiry into the access source control device 10. As a result, the access source control apparatus 10 can access the access destination control apparatus 10 using the written path information.
- FIG. 10 is a sequence diagram for explaining the path information generation operation according to the second embodiment. Operation when the programming device 30 stores a program describing the operation of the control device 10-2, and the program describes the operation of the memory access to the control device 10-1 by the control device 10-2 Is shown.
- the programming device 30 queries the route information generation device 200 for route information by designating the first label name and the second label name (step S201).
- the route information generation device 200 performs route information generation processing based on the first label name and the second label name specified by the programming device 30 (step S202). Specifically, in the route information generation process shown in step S202, the processes shown in steps S101 to S103 in FIG. 5 are performed.
- the route information generation device 200 outputs the generated route information to the programming device 30 that is the inquiry source device (step S203).
- the programming device 30 When the programming device 30 receives the route information output by the route information generation device 200, the programming device 30 writes the received route information in the control device 10-2 that is the second control device 10 (step S204).
- the control device 10-2 performs memory access to the control device 10-1 using the path information written from the programming device 30 (step S205).
- the programming device 30 repeats the same operation as the operation described in FIG. 10 for a plurality of memory access operations described in the program.
- the programming device 30 has a program for operating all the control devices 10 included in the control system 500, the above configuration generates path information for all memory accesses performed in the control system 500. Thus, it can be stored in the access control device 10.
- the routing information is generated when the programming device 30 inquires by specifying the first label name and the second label name.
- the route information can be generated from the label name, so the information described in the program
- the route information is generated without the user performing the operation of specifying the control device. Therefore, it is possible to reduce time and labor when generating route information.
- the programming device 30 holds a program for operating the control device 10 included in the control system 500. Since the program for operating the control device 10 includes information indicating from which control device 10 to which control device the memory access is performed, by generating route information using this information, This makes it possible to accurately generate necessary route information. Further, even when a plurality of label names are assigned to the control apparatus 10, it is only necessary to rewrite the label information, and the trouble of manually rewriting the network configuration information can be saved.
- FIG. FIG. 11 is a figure which shows the function structure of the path
- the route information generation apparatus 300 includes a label information storage unit 201, a system configuration information storage unit 102, a communication unit 104, and a route information generation unit 305.
- the route information generation device 300 is connected to the control system 501 via a communication network.
- differences from the second embodiment will be mainly described.
- the communication unit 104 is connected to the control system 501 via a communication network.
- FIG. 12 is a diagram schematically showing the configuration of the control system shown in FIG.
- the control system 501 includes a control device 10-1, a control device 10-2, and a control device 10-3.
- the control device 10-1 is connected to the communication network 22.
- the control device 10-2 is connected to the communication network 21.
- the control device 10-3 is connected to the communication network 21 and the communication network 22.
- the inquiry source device that inquires the route information generation device 300 about the route information is the control device 10 included in the control system 501.
- the route information generation unit 305 performs the specified first label name and the first label name. Route information is generated using the label name of 2.
- the route information generation unit 305 determines the inquiry source device as the access source device. It judges that it is a control apparatus, and produces
- FIG. 13 is a sequence diagram for explaining the path information generation operation according to the third embodiment.
- FIG. 13 shows that the control device 10-2 that is the inquiry source device transmits the route information from the control device 10-2 that is the access source control device to the control device 10-1 that is the access destination control device. The case of inquiring 300 is shown.
- the control device 10-2 which is the inquiry source device, designates the first label name “Velocity1” and inquires the route information generation device 300 for route information (step S301).
- the route information generation unit 305 of the route information generation device 300 specifies the first control device corresponding to the first label name (step S302). For example, when the first label name is “Velocity 1”, the path information generation unit 305 specifies that the control device 10-1 associated with “Velocity 1” is the access destination control device 10.
- the path information generation unit 305 determines that the query source device is the access source control device 10 (Ste S303). In the example of FIG. 13, since the inquiry source device is the control device 10-2, the control device 10-2 is determined to be the access source control device 10.
- the path information generation unit 305 uses the system configuration information stored in the system configuration information storage unit 102 to transmit the first control device 10-1 corresponding to the first label name from the access source control device 10-2. Route information is generated (step S304). When the route information is generated, the route information generation unit 305 writes the generated route information to the control device 10-2 that is the inquiry source device via the communication unit 104 (step S305).
- the control device 10-2 performs memory access to the control device 10-1 using the written path information (step S306).
- the inquiry source device becomes the access source control device 10.
- Route information is generated with the control device 10 corresponding to the specified label name as the access destination control device 10.
- the generated route information is written in the inquiry source device.
- the control device 10 has information on the label name of the access destination control device when the control device 10 itself performs memory access. For this reason, according to the above configuration, each control device 10 configuring the control system 501 makes an inquiry to the route information generation device 300 for the route information, so that each control device 10 can perform memory access.
- FIG. FIG. 14 is a figure which shows the function structure of the path
- the route information generation device 400 according to the present embodiment has a function of generating system configuration information.
- the path information generation device 400 includes a label information storage unit 201, a system configuration information storage unit 102, a communication unit 104, a path information generation unit 305, and a system configuration information generation unit 407.
- the route information generation device 400 is connected to the control system 502 via a communication network.
- the system configuration information generation unit 407 generates system configuration information based on information collected from the control device 10 included in the control system 502. Specifically, the system configuration information generation unit 407 collects and collects device connection information indicating a communication network to which each control device 10 is connected from each of the plurality of control devices 10 included in the control system 502. System configuration information is generated from device connection information.
- FIG. 15 is a diagram schematically showing the configuration of the control system shown in FIG.
- the control system 502 includes a control device 10-1, a control device 10-2, and a control device 10-3.
- the control device 10-1 is connected to the communication network 22.
- the control device 10-2 is connected to the communication network 21.
- the control device 10-3 is connected to the communication network 21 and the communication network 22.
- the control device 10-1 stores a program 1 describing the operation of the control device 10-1 and identification information of the control device 10-1.
- the control device 10-2 stores a program 2 describing the operation of the control device 10-2 and identification information of the control device 10-2.
- the control device 10-3 stores a program 3 describing the operation of the control device 10-3 and identification information of the control device 10-3.
- the control device 10-1, the control device 10-2, and the control device 10-3 generate device connection information in which information indicating the communication network to which the own device is connected and identification information of the own device are associated with each other. Broadcast on the communication network to which the device is connected.
- the control device 10-1, the control device 10-2, and the control device 10-3 receive the device connection information broadcast by a device other than the own device, the control device 10-1, the control device 10-2, and the control device 10-3 add the device connection information of the own device to the received device connection information. And broadcast.
- FIG. 16 is a sequence diagram for explaining the operation of generating the system configuration information in the fourth embodiment.
- the control device 10-1 generates device connection information indicating that the control device 10-1 is connected to the communication network 22 (step S401).
- the control device 10-1 broadcasts the generated device connection information on the communication network 22 (step S402). Since the control device 10-3 is connected to the communication network 22, it receives the information broadcast by the control device 10-1.
- the control device 10-3 adds the device connection information of the own device to the received device connection information (step S403). Specifically, the control device 10-3 transmits the device connection information “control device 10-1 ⁇ communication network 22” indicating that the control device 10-1 is connected to the communication network 22 from the control device 10-1. Receive.
- control device 10-3 Since the control device 10-3 is connected to the communication network 21 and the communication network 22, the device connection information “communication network 22 ⁇ control device 10-3 ⁇ communication network” of the control device 10-3 is included in the received device connection information. 21 ”is added. As a result, device connection information “control device 10-1 ⁇ communication network 22 ⁇ control device 10-3 ⁇ communication network 21” is generated. The control device 10-3 broadcasts the device connection information obtained as a result of step S403 on the communication network 21 (step S404).
- the route information generation device 400 Since the route information generation device 400 is connected to the communication network 21, it receives the device connection information broadcast by the control device 10-3.
- the system configuration information generation unit 407 of the route information generation device 400 generates system configuration information based on the collected device connection information (step S405).
- the control device 10-2 similarly generates device connection information “control device 10-2 ⁇ communication network 21” and broadcasts it on the communication network 21.
- the system configuration information generation unit 407 can generate system configuration information indicating the configuration of the control system 502 shown in FIG.
- the system configuration information generation unit 407 stores the generated system configuration information in the system configuration information storage unit 102 (step S406).
- each of the above embodiments is an example of the contents of the present invention, and can be combined with another known technique, and can be combined without departing from the gist of the present invention. It is also possible to omit or change a part. Moreover, it is also possible to combine the structure shown in said several embodiment by arbitrary combinations.
- a route is generated using a function for generating route information using the first label name and the second label name, and information for identifying the first label name and the inquiry source device.
- the information generation function is also included, but the present invention is not limited to such an example.
- the route information generation device 300 may not have a function of generating route information using the first label name and the second label name.
- the hardware configuration of the route information generating apparatus 100 shown in the first embodiment is the same as in the second to fourth embodiments.
- the functions of the label information storage unit 201, the route information generation unit 205, the route information generation unit 305, the route information generation unit 405, and the system configuration information generation unit 407 allow the processor 111 to execute a computer program stored in the memory 110. This can be realized.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Health & Medical Sciences (AREA)
- Computing Systems (AREA)
- General Health & Medical Sciences (AREA)
- Medical Informatics (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
Abstract
経路情報生成装置(100)は、ラベル名と制御装置(10)との対応関係を示すラベル情報を記憶するラベル情報記憶部(101)と、制御装置(10)と制御装置(10)に接続されたネットワークとの対応関係を示すシステム構成情報を記憶するシステム構成情報記憶部(102)と、システム構成情報に基づいて、アクセス元の制御装置から第1の制御装置までの経路情報を生成して、生成した経路情報を出力する経路情報生成部(105)と、を備える。経路情報生成部(105)は、アクセス先を指定する第1のラベル名を受け付け、ラベル情報に基づいて、第1のラベル名に対応する第1の制御装置(10)を特定し、第1の制御装置をアクセス先の制御装置とすることを特徴とする。
Description
本発明は、複数台の制御装置を備えた制御システムにおいて、制御装置間で通信する際に用いられる経路情報を生成する経路情報生成装置、経路情報生成方法およびプログラムに関する。
製造ラインおよびプラント等における機器の自動制御は、一般に、PLC(Programmable Logic Controller)およびHMI(Human Machine Interface)などの制御装置を用いて行われる。近年では、複数台の制御装置がネットワークを介して接続された大規模な制御システムも開発されている。このような制御システムは、1つのネットワークの中に複数台の制御装置を収容して構成されることもあれば、複数のネットワークが接続されて構成されることもある。
複数の制御装置を備える制御システムでは、ラベル名が用いられることがある。ラベル名は、制御装置と対応付けられる文字列である。ラベル名には、任意の文字列を割り当てることができ、例えば制御装置の名称を意味する文字列が割り当てられる。またラベル名は、プログラム中の変数として用いられることもある。プログラムの可読性を向上させるために、変数の内容を示す文字列がラベル名として用いられることが多い。
制御装置間では、制御のために必要な情報を送受信する通信が行われており、このような通信は、制御装置が備えるメモリから情報を読み出したりメモリへ情報を書き込んだりするメモリアクセスによって行われる。メモリアクセスを行うためにアクセス元の制御装置は、アクセス先の制御装置までの経路情報を記憶しておく必要がある。従来、このような経路情報はユーザによって手作業で生成され、生成された経路情報が手作業で各制御装置に書き込まれていた。手作業によって経路情報を生成することは、非効率的であり、誤りが生じやすい。
特許文献1には、制御装置間の経路情報を自動で作成する装置が開示されている。特許文献1が開示している装置は、制御装置の識別ID(IDentifier)が指定されると、ネットワーク構成情報に基づいて、指定された制御装置の経路情報であるネットワークルーティング情報が生成される。これにより、経路情報を効率的に生成することができ、誤った経路情報が生成されることを抑制することができる。
上記特許文献1に記載の技術において、制御装置の識別IDに替えて上述のラベル名を用いることが考えられる。しかしながら、上記特許文献1に記載の技術では、制御装置の識別IDであるPLDIDに対するネットワークID,ノードID,ユニットID等から構成されたネットワーク構成情報が用いられている。そのため、制御装置に対して複数のラベル名を付与しようとすると、あるいは、制御装置に対して付与されたラベル名を別のラベル名に変更しようとすると、ネットワーク構成情報全体を手作業にて書き換える必要があり、依然として手間がかかっていた。
本発明は、上記に鑑みてなされたものであって、経路情報を生成する際の手間を低減することができる経路情報生成装置、経路情報生成方法およびプログラムを得ることを目的とする。
上述した課題を解決し、目的を達成するために、本発明に係る経路情報生成装置は、ラベル情報を記憶するラベル情報記憶部と、システム構成情報を記憶するシステム構成情報記憶部と、システム構成情報に基づいて、アクセス元の制御装置から第1の制御装置までの経路情報を生成して、生成した経路情報を出力する経路情報生成部と、を備える。経路情報生成部は、アクセス先を指定する第1のラベル名を受け付け、ラベル情報に基づいて、第1のラベル名に対応する第1の制御装置を特定し、第1の制御装置をアクセス先の制御装置とすることを特徴とする。
本発明にかかる経路情報生成装置、経路情報生成方法およびプログラムは、経路情報を生成する際の手間を削減することができるという効果を奏する。
以下に、本発明の実施の形態にかかる経路情報生成装置、経路情報生成方法およびプログラムを図面に基づいて詳細に説明する。なお、この実施の形態によりこの発明が限定されるものではない。
実施の形態1.
図1は、本発明の実施の形態1にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置100は、ラベル情報記憶部101と、システム構成情報記憶部102と、入力部103と、通信部104と、経路情報生成部105とを有する。通信部104は、接続ケーブル106を介して制御装置10に接続される。経路情報生成装置100は、アクセス元の制御装置10がアクセス先の制御装置10に通信するための経路を示す経路情報を生成する。経路情報は、アクセス元の制御装置10およびアクセス先の制御装置10を識別するための情報、例えばアドレス情報と、アクセス元の制御装置10からアクセス先の制御装置10までの経路を構成するネットワークを識別するための情報とを含む。
図1は、本発明の実施の形態1にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置100は、ラベル情報記憶部101と、システム構成情報記憶部102と、入力部103と、通信部104と、経路情報生成部105とを有する。通信部104は、接続ケーブル106を介して制御装置10に接続される。経路情報生成装置100は、アクセス元の制御装置10がアクセス先の制御装置10に通信するための経路を示す経路情報を生成する。経路情報は、アクセス元の制御装置10およびアクセス先の制御装置10を識別するための情報、例えばアドレス情報と、アクセス元の制御装置10からアクセス先の制御装置10までの経路を構成するネットワークを識別するための情報とを含む。
ラベル情報記憶部101は、制御装置10に対応づけられた文字列であるラベル名と、制御装置10との対応関係を示すラベル情報を記憶している。図2は、図1に示すラベル情報記憶部101が記憶するラベル情報を示す図である。ラベル情報は、ラベル名と、制御装置を識別するための制御装置識別情報とを含む。本実施の形態では、ラベル名は、制御装置10を一意に特定する文字列であり、1つの制御装置10に対して1つのラベル名が対応づけられている。図2に示す例では、制御装置10-1に対してラベル名「LABEL1」が対応づけられており、制御装置10-2に対してラベル名「LABEL2」が対応づけられており、制御装置10-3に対してラベル名「LABEL3」が対応づけられている。ラベル名には、任意の文字列を用いることが可能であり、例えば、制御装置10の役割、設置場所などを示す有意の文字列とすることができる。制御装置識別情報は、英字、数字および符号の少なくともいずれかが組み合わされた情報であり、例えば制御装置10のネットワークアドレス、製造段階で割り当てられたハードウェア識別情報などである。
システム構成情報記憶部102は、制御装置10が構成する制御システムのシステム構成を示すシステム構成情報を記憶している。図3は、図1に示すシステム構成情報記憶部102が記憶するシステム構成情報を示す図である。図3に示すシステム構成情報は、制御装置IDと、ネットワークIDとを含んでいる。ネットワークIDは、制御装置IDに対応づけられており、それぞれの制御装置IDが示す制御装置10は、対応づけられたネットワークIDが示すネットワークに接続されている。制御装置10-1は、通信ネットワーク22に接続されている。制御装置10-2は、通信ネットワーク21に接続されている。制御装置10-3は、通信ネットワーク21および通信ネットワーク22に接続されている。図4は、図3に示すシステム構成情報が示すシステム構成を模式的に示す図である。図3のシステム構成情報が示す制御装置と通信ネットワークとの対応関係から、制御装置10が構成する制御システムは、図4に模式的に示すようなシステム構成であることが分かる。
入力部103は、キーボードまたはポインティングデバイスなどの入力装置を備える。ユーザが入力装置を操作すると、入力部103は、操作に応じた入力情報を生成して経路情報生成部105に出力する。
通信部104は、外部装置との入出力インタフェースである。通信部104は、例えば接続ケーブルを介して制御装置10に接続することができる。
経路情報生成部105は、指定されたラベル名と、ラベル情報記憶部101に記憶されたラベル情報と、システム構成情報記憶部102に記憶されたシステム構成情報とを用いて、経路情報を生成する。
図5は、経路情報生成動作を説明するためのフローチャートである。図5を用いて経路情報生成部105の動作例を説明する。
例えば、経路情報生成装置100の入力部103がユーザに操作されることにより、経路情報生成処理が開始される。ユーザが入力部103を用いて、アクセス先の制御装置10のラベル名である第1のラベル名と、アクセス元の制御装置10のラベル名である第2のラベル名とを指定すると、経路情報生成部105は、指定された第1のラベル名および第2のラベル名を入力部103から取得する(ステップS101)。経路情報生成部105は、ラベル情報記憶部101に記憶されたラベル情報を用いて、第1のラベル名および第2のラベル名から制御装置10を特定する(ステップS102)。具体的には、経路情報生成部105は、ラベル情報を用いて、第1のラベル名に対応する第1の制御装置と、第2のラベル名に対応する第2の制御装置とを特定する。例えば、第1のラベル名として「LABEL1」が指定され、第2のラベル名として「LABEL2」が指定された場合、経路情報生成部105は、アクセス先の制御装置が制御装置10-1であり、アクセス元の制御装置が制御装置10-2であると特定する。
経路情報生成部105は、システム構成情報記憶部102に記憶されたシステム構成情報を用いて、第2の制御装置から第1の制御装置までの経路情報を生成する(ステップS103)。具体的には、経路情報生成部105は、制御装置10-2から通信ネットワーク21、制御装置10-3、および通信ネットワーク22を順に介して制御装置10-1に至る経路を示す経路情報を生成する。経路情報生成部105は、通信部104を介して接続された制御装置10に、生成した経路情報を書き込む(ステップS104)。具体的には、経路情報生成部105は、定められたフォーマットに従った経路情報を生成して、生成した経路情報を制御装置10に出力することで、経路情報を制御装置10に書き込む。例えば、ユーザが、通信部104にアクセス元の制御装置10である制御装置10-2を接続すると、制御装置10-2に経路情報を書き込むことができる。
図6は、経路情報生成装置100のハードウェア構成例を示す図である。経路情報生成装置100の各機能は、メモリ110と、プロセッサ111と、入力装置112と、通信装置113とを有するコンピュータを用いて実現される。メモリ110は、プロセッサ111が実行するコンピュータプログラムと、コンピュータプログラムの実行に伴って使用される情報とを記憶する記憶装置である。メモリ110は、コンピュータプログラムの実行に伴って使用される情報として、例えば、ラベル情報およびシステム構成情報を記憶することができる。プロセッサ111は、メモリ110からコンピュータプログラムを読み出して、読み出したコンピュータプログラムを実行する。メモリ110には、図5に示した経路情報生成手順を記述したコンピュータプログラムが記憶されており、プロセッサ111は、このコンピュータプログラムを実行することで、経路情報生成部105の機能を実現することができる。入力装置112は、例えばキーボードやポインティングデバイスである。入力装置112は、プロセッサ111と協働することで、入力部103の機能を実現することができる。通信装置113は、通信ネットワークを介して外部装置と接続するための通信インタフェースである。通信装置113は、プロセッサ111と協働することで、通信部104の機能を実現することができる。
本実施の形態1によれば、ユーザが入力部103を用いて第1のラベル名と第2のラベル名とを指定すると、第2のラベル名に対応する第2の制御装置10から、第1のラベル名に対応する第1の制御装置10までの経路情報が自動的に生成される。このとき、経路情報生成部105は、ラベル名と制御装置10とが対応づけられたラベル情報を用いて、ラベル名から制御装置10を特定する処理を行う。また経路情報生成部105は、システム構成情報を用いて、経路情報を生成する。このように、ユーザがラベル名を指定した後は、人手を介さずに経路情報が生成される。経路情報を生成する際に、ユーザがラベル名に対応する制御装置を、人手を使って調べたり、ユーザがシステム構成から経路情報を生成したりする必要がないため、経路情報を生成する際の手間を低減することができる。また、生成された経路情報は、接続ケーブルを介して接続された制御装置10に書き込まれる。この構成により、制御装置10に手動で書き込む必要がないため、手動で行う作業の手間を省くことができる。また、制御装置10に対して付与されたラベル名を別のラベル名に変更した場合であっても、ラベル情報を書き換えればよく、ネットワーク構成情報を手作業で書き換える手間を省くことができる。
実施の形態2.
図7は、本発明の実施の形態2にかかる経路情報生成装置の機能構成を示す図である。本実施の形態2にかかる経路情報生成装置200は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部205とを有する。通信部104は、通信ネットワーク206を介して制御システム500に接続されている。以下、経路情報生成装置100との差異部分を主に説明する。
図7は、本発明の実施の形態2にかかる経路情報生成装置の機能構成を示す図である。本実施の形態2にかかる経路情報生成装置200は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部205とを有する。通信部104は、通信ネットワーク206を介して制御システム500に接続されている。以下、経路情報生成装置100との差異部分を主に説明する。
ラベル情報記憶部201は、制御装置10に対応づけられた文字列であるラベル名と、制御装置10との対応関係を示すラベル情報を記憶している。図8は、図7に示すラベル情報記憶部が記憶するラベル情報を示す図である。ラベル情報は、ラベル名と、制御装置を識別するための制御装置識別情報とを含む。本実施の形態2において、ラベル名は、制御装置10を動作させるためのプログラムが用いる変数として使用されている。1つの制御装置10に対して、複数のラベル名が対応づけられている。近年、ラベル名を使用したプログラムが普及している。ラベル名を用いてプログラムが記述されて、コンパイル時にラベル名が変数に対応するメモリアドレスに変換される。ラベル名としてデータの内容を示す文字列を使用することで、プログラムの可読性が向上する。
図8に示す例では、制御装置10-1に対してラベル名「LABEL3」、「Velocity1」、「Error1」および「Error2」が対応づけられている。制御装置10-2に対してラベル名「LABEL1」が対応づけられている。制御装置10-3に対してラベル名「LABEL2」、「Flow1」、「Stat_Switch」および「Stop_Switch」が対応づけられている。
経路情報生成部205は、通信部104を介して接続された制御システム500内の問合せ元装置から指定されたラベル名に基づいて、経路情報を生成する。
図9は、図7に示す制御システム500の構成を模式的に示す図である。制御システム500は、制御装置10-1と、制御装置10-2と、制御装置10-3と、プログラミング装置30とを有する。経路情報生成装置200は、通信ネットワーク206を介して制御システム500に接続されている。制御装置10-1は、通信ネットワーク22に接続されている。制御装置10-2は、通信ネットワーク21に接続されている。制御装置10-3は、通信ネットワーク21および通信ネットワーク22に接続されている。プログラミング装置30は、例えば通信ネットワーク21に接続されている。
プログラミング装置30は、制御装置10の動作を記述したプログラムを作成する装置であり、このプログラムを、図示しない記憶部に記憶している。プログラミング装置30が有するプログラムは、どの制御装置10がどの制御装置10へのメモリアクセスを行うか、すなわち、どの制御装置10がどの制御装置10への経路情報を必要とするかを示す情報を含んでいる。本実施の形態においてプログラミング装置30は、経路情報生成装置200に経路情報の問合せを行う問合せ元装置として機能する。プログラミング装置30は、問合せの結果得られた経路情報をアクセス元の制御装置10に書き込む。これによりアクセス元の制御装置10は、書き込まれた経路情報を用いてアクセス先の制御装置10にアクセスすることができる。
図10は、実施の形態2にかかる経路情報生成動作を説明するためのシーケンス図である。プログラミング装置30が、制御装置10-2の動作を記述したプログラムを記憶しており、このプログラムに制御装置10-2が制御装置10-1にメモリアクセスを行う動作が記述されている場合の動作を示している。
プログラミング装置30は、第1のラベル名と第2のラベル名とを指定して、経路情報を経路情報生成装置200に問い合わせる(ステップS201)。経路情報生成装置200は、プログラミング装置30から指定された第1のラベル名および第2のラベル名に基づいて、経路情報生成処理を行う(ステップS202)。具体的には、ステップS202に示す経路情報生成処理においては、図5のステップS101からステップS103に示す処理が行われる。経路情報生成装置200は、経路情報を生成すると、生成した経路情報を問合せ元装置であるプログラミング装置30に出力する(ステップS203)。
プログラミング装置30は、経路情報生成装置200が出力した経路情報を受け付けると、受け付けた経路情報を、第2の制御装置10である制御装置10-2に書き込む(ステップS204)。制御装置10-2は、プログラミング装置30から書き込まれた経路情報を使用して、制御装置10-1にメモリアクセスを行う(ステップS205)。
プログラミング装置30は、プログラムに記述された複数のメモリアクセス動作について、図10で説明した動作と同様の動作を繰り返す。プログラミング装置30が、制御システム500の有する全ての制御装置10を動作させるためのプログラムを有している場合、上記の構成により、制御システム500内で行われる全てのメモリアクセスについて、経路情報を生成してアクセス元の制御装置10に記憶させることができる。
本実施の形態2においても、プログラミング装置30が第1のラベル名と第2のラベル名とを指定して問合せすることにより、経路情報が生成される。この構成によれば、制御装置10を動作させるためのプログラムの変数としてラベル名が用いられている場合であっても、ラベル名から経路情報を生成することができるため、プログラムに記述された情報からユーザが制御装置を特定する作業を行うことなく、経路情報が生成される。したがって、経路情報を生成する際の手間を低減することができる。ここで、プログラミング装置30は、制御システム500に含まれる制御装置10を動作させるためのプログラムを保持している。制御装置10を動作させるためのプログラムには、どの制御装置10からどの制御装置までのメモリアクセスが行われるかを示す情報が含まれているため、この情報を用いて経路情報を生成することで、必要な経路情報を正確に生成することが可能になる。また、制御装置10に対して複数のラベル名を付与した場合であっても、ラベル情報を書き換えればよく、ネットワーク構成情報を手作業で書き換える手間を省くことができる。
実施の形態3.
図11は、本発明の実施の形態3にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置300は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部305とを有する。経路情報生成装置300は、通信ネットワークを介して制御システム501に接続されている。以下、実施の形態2との差異について主に説明する。
図11は、本発明の実施の形態3にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置300は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部305とを有する。経路情報生成装置300は、通信ネットワークを介して制御システム501に接続されている。以下、実施の形態2との差異について主に説明する。
通信部104は、制御システム501と通信ネットワークを介して接続されている。図12は、図11に示す制御システムの構成を模式的に示す図である。制御システム501は、制御装置10-1と、制御装置10-2と、制御装置10-3とを有している。制御装置10-1は、通信ネットワーク22に接続されている。制御装置10-2は、通信ネットワーク21に接続されている。制御装置10-3は、通信ネットワーク21および通信ネットワーク22に接続されている。
本実施の形態3では、経路情報生成装置300に対して経路情報を問い合わせる問合せ元装置は、制御システム501に含まれる制御装置10である。制御装置10が第1のラベル名および第2のラベル名を指定して経路情報生成装置300に経路情報を問合わせた場合、経路情報生成部305は、指定された第1のラベル名および第2のラベル名を用いて経路情報を生成する。制御装置10が第2のラベル名を指定せずに第1のラベル名を指定して経路情報を経路情報生成装置300に問い合わせた場合、経路情報生成部305は、問合せ元装置をアクセス元の制御装置であると判断して経路情報を生成する。
図13は、実施の形態3にかかる経路情報生成動作を説明するためのシーケンス図である。図13は、問合せ元装置である制御装置10-2が、アクセス元の制御装置である制御装置10-2からアクセス先の制御装置である制御装置10-1までの経路情報を経路情報生成装置300に問い合わせる場合について、示している。
問合せ元装置である制御装置10-2は、第1のラベル名「Velocity1」を指定して、経路情報生成装置300に、経路情報の問合せを行う(ステップS301)。
経路情報生成装置300の経路情報生成部305は、第1のラベル名を受け付けると、第1のラベル名に対応する第1の制御装置を特定する(ステップS302)。例えば、第1のラベル名が「Velocity1」である場合、経路情報生成部305は、「Velocity1」と対応づけられている制御装置10-1がアクセス先の制御装置10であると特定する。
経路情報生成部305は、第2の制御装置10のラベル名である第2のラベル名が問合せ元装置から指定されていない場合、問合せ元装置をアクセス元の制御装置10であると判断する(ステップS303)。図13の例では、問合せ元装置が制御装置10-2であるため、制御装置10-2をアクセス元の制御装置10であると判断する。
そして経路情報生成部305は、システム構成情報記憶部102に記憶されたシステム構成情報を用いて、アクセス元の制御装置10-2から第1のラベル名に対応する第1の制御装置10-1までの経路情報を生成する(ステップS304)。経路情報が生成されると、経路情報生成部305は、通信部104を介して、生成した経路情報を問合せ元装置である制御装置10-2に書き込む(ステップS305)。
制御装置10-2は、書き込まれた経路情報を使用して、制御装置10-1にメモリアクセスを行う(ステップS306)。
本実施の形態3によれば、制御装置10が第1のラベル名を指定して、第2のラベル名を指定せずに問合せを行うと、問合せ元装置をアクセス元の制御装置10として、指定されたラベル名に対応する制御装置10をアクセス先の制御装置10とする経路情報が生成される。そして、生成された経路情報は、問合せ元装置に書き込まれる。制御装置10は、制御装置10自身がメモリアクセスを行う際のアクセス先の制御装置のラベル名の情報を有している。このため、上記の構成により、制御システム501を構成する各制御装置10が、経路情報生成装置300に経路情報を問い合わせることで、各制御装置10はメモリアクセスを行うことができるようになる。
実施の形態4.
図14は、本発明の実施の形態4にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置400は、システム構成情報を生成する機能を有する。経路情報生成装置400は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部305と、システム構成情報生成部407とを有する。経路情報生成装置400は、通信ネットワークを介して制御システム502と接続されている。
図14は、本発明の実施の形態4にかかる経路情報生成装置の機能構成を示す図である。本実施の形態の経路情報生成装置400は、システム構成情報を生成する機能を有する。経路情報生成装置400は、ラベル情報記憶部201と、システム構成情報記憶部102と、通信部104と、経路情報生成部305と、システム構成情報生成部407とを有する。経路情報生成装置400は、通信ネットワークを介して制御システム502と接続されている。
システム構成情報生成部407は、制御システム502に含まれる制御装置10から収集した情報に基づいてシステム構成情報を生成する。具体的には、システム構成情報生成部407は、制御システム502に含まれる複数の制御装置10のそれぞれから、各制御装置10が接続される通信ネットワークを示す機器接続情報を収集して、収集した機器接続情報からシステム構成情報を生成する。
図15は、図14に示す制御システムの構成を模式的に示す図である。制御システム502は、制御装置10-1と、制御装置10-2と、制御装置10-3とを有する。制御装置10-1は、通信ネットワーク22に接続されている。制御装置10-2は、通信ネットワーク21に接続されている。制御装置10-3は、通信ネットワーク21および通信ネットワーク22に接続されている。制御装置10-1は、制御装置10-1の動作を記述したプログラム1と、制御装置10-1の識別情報とを記憶している。制御装置10-2は、制御装置10-2の動作を記述したプログラム2と、制御装置10-2の識別情報とを記憶している。制御装置10-3は、制御装置10-3の動作を記述したプログラム3と、制御装置10-3の識別情報とを記憶している。制御装置10-1、制御装置10-2および制御装置10-3は、自装置が接続されている通信ネットワークを示す情報と、自装置の識別情報とを対応づけた機器接続情報を生成して、自装置が接続されている通信ネットワーク上にブロードキャストする。制御装置10-1、制御装置10-2および制御装置10-3は、自装置以外の装置がブロードキャストした機器接続情報を受け取った場合、受け取った機器接続情報に、自装置の機器接続情報を追加してブロードキャストする。
図16は、実施の形態4におけるシステム構成情報の生成動作を説明するためのシーケンス図である。制御装置10-1は、制御装置10-1が通信ネットワーク22に接続されていることを示す機器接続情報を生成する(ステップS401)。制御装置10-1は、生成した機器接続情報を、通信ネットワーク22上にブロードキャストする(ステップS402)。制御装置10-3は、通信ネットワーク22に接続されているため、制御装置10-1がブロードキャストした情報を受信する。制御装置10-3は、受信した機器接続情報に、自装置の機器接続情報を追加する(ステップS403)。具体的には、制御装置10-3は、制御装置10-1から、制御装置10-1が通信ネットワーク22に接続されていることを示す機器接続情報「制御装置10-1→通信ネットワーク22」を受信する。制御装置10-3は、通信ネットワーク21および通信ネットワーク22に接続されているため、受信した機器接続情報に、制御装置10-3の機器接続情報「通信ネットワーク22→制御装置10-3→通信ネットワーク21」を追加する。これにより、機器接続情報「制御装置10-1→通信ネットワーク22→制御装置10-3→通信ネットワーク21」が生成される。制御装置10-3は、ステップS403の結果得られた機器接続情報を、通信ネットワーク21上にブロードキャストする(ステップS404)。
経路情報生成装置400は、通信ネットワーク21に接続されているため、制御装置10-3がブロードキャストした機器接続情報を受信する。経路情報生成装置400のシステム構成情報生成部407は、収集した機器接続情報に基づいてシステム構成情報を生成する(ステップS405)。図16では図示していないが、制御装置10-2も同様に、機器接続情報「制御装置10-2→通信ネットワーク21」を生成して通信ネットワーク21上にブロードキャストする。これにより、システム構成情報生成部407は、図15に示す制御システム502の構成を示すシステム構成情報を生成することができる。システム構成情報生成部407は、生成したシステム構成情報を、システム構成情報記憶部102に記憶する(ステップS406)。
本発明の実施の形態4によれば、ユーザがシステム構成情報を手動で作成する必要がないため、経路情報を生成する際の手間をさらに低減することができると共に、正確なシステム構成情報を生成することが可能になる。
以上の各実施の形態に示した構成は、本発明の内容の一例を示すものであり、別の公知の技術と組み合わせることも可能であるし、本発明の要旨を逸脱しない範囲で、構成の一部を省略、変更することも可能である。また、上記の複数の実施の形態に示した構成を任意の組み合わせで組み合わせることも可能である。
例えば、上記の実施の形態3では、第1のラベル名および第2のラベル名を用いて経路情報を生成する機能と、第1のラベル名と問合せ元装置を識別する情報とを用いて経路情報を生成する機能とを合わせ持つこととしたが、本発明はかかる例に限定されない。例えば、経路情報生成装置300は、第1のラベル名および第2のラベル名を用いて経路情報を生成する機能を有していなくてもよい。
また、上記の実施の形態1において示した経路情報生成装置100のハードウェア構成は、実施の形態2から4についても同様である。例えば、ラベル情報記憶部201、経路情報生成部205、経路情報生成部305、経路情報生成部405およびシステム構成情報生成部407の機能は、プロセッサ111がメモリ110に記憶されたコンピュータプログラムを実行することで、実現することが可能である。
10,10-1,10-2,10-3 制御装置、21,22,206 通信ネットワーク、30 プログラミング装置、100,200,300,400 経路情報生成装置、101,201 ラベル情報記憶部、102 システム構成情報記憶部、103 入力部、104 通信部、105,205,305 経路情報生成部、407 システム構成情報生成部、110 メモリ、111 プロセッサ、112 入力装置、113 通信装置、500,501,502 制御システム。
Claims (10)
- ラベル名と制御装置との対応関係を示すラベル情報を記憶するラベル情報記憶部と、
前記制御装置と前記制御装置に接続されたネットワークとの対応関係を示すシステム構成情報を記憶するシステム構成情報記憶部と、
前記システム構成情報に基づいて、アクセス元の制御装置からアクセス先の制御装置までの経路情報を生成し、生成した前記経路情報を出力する経路情報生成部と、
を備え、
前記経路情報生成部は、アクセス先を指定する第1のラベル名を受け付け、前記ラベル情報に基づいて、前記第1のラベル名に対応する第1の制御装置を特定し、前記第1の制御装置を前記アクセス先の制御装置とすることを特徴とする経路情報生成装置。 - 前記経路情報生成部は、アクセス元を指定する第2のラベル名を受け付けた場合、前記ラベル情報に基づいて、前記第2のラベル名に対応する第2の制御装置を特定し、前記第2の制御装置を前記アクセス元の制御装置とすることを特徴とする請求項1に記載の経路情報生成装置。
- 前記ラベル名は、前記制御装置を動作させるためのプログラムが用いる変数として使用されることを特徴とする請求項1または2に記載の経路情報生成装置。
- 前記ラベル情報記憶部に記憶された前記ラベル情報は、1つの前記制御装置に対して複数の前記ラベル名が対応付けられた前記ラベル情報を含むことを特徴とする請求項1から3のいずれか1項に記載の経路情報生成装置。
- 前記経路情報生成部は、通信ネットワークを介して接続された問合せ元装置から前記第1のラベル名および前記第2のラベル名を受け付けた場合、前記経路情報を生成して、生成した前記経路情報を前記問合せ元装置に出力することを特徴とする請求項2に記載の経路情報生成装置。
- 前記ラベル名を入力する入力操作を受け付ける入力部をさらに備え、
前記経路情報生成部は、前記入力部によって前記第1のラベル名および前記第2のラベル名を受け付けた場合、通信ネットワークを介して接続された前記第2の制御装置に、生成した前記経路情報を出力することを特徴とする請求項2に記載の経路情報生成装置。 - 前記経路情報生成部は、通信ネットワークを介して接続された問合せ元装置から前記第1のラベル名を受け付けた場合、前記問合せ元装置を前記アクセス元の制御装置とすることを特徴とする請求項1から6のいずれか1項に記載の経路情報生成装置。
- 前記経路情報生成装置と通信ネットワークを介して接続される複数の前記制御装置から、各制御装置が接続される通信ネットワークを示す情報を収集して、収集した情報から前記システム構成情報を生成して前記システム構成情報記憶部に記憶させるシステム構成情報生成部をさらに備えることを特徴とする請求項1から7のいずれか1項に記載の経路情報生成装置。
- ラベル名と制御装置との対応関係を示すラベル情報を記憶するラベル情報記憶部と、
前記制御装置と前記制御装置に接続されたネットワークとの対応関係を示すシステム構成情報を記憶するシステム構成情報記憶部と、
前記システム構成情報に基づいて、アクセス元の制御装置からアクセス先の制御装置までの経路情報を生成する経路情報生成部とを有する経路情報生成装置が、
アクセス先を指定する第1のラベル名を取得するステップと、
前記ラベル情報に基づいて、前記第1のラベル名に対応する第1の制御装置を特定するステップと、
前記第1の制御装置を前記アクセス先の制御装置として、前記経路情報を生成するステップと、
生成した前記経路情報を出力するステップと、を含むことを特徴とする経路情報生成方法。 - アクセス先を指定する第1のラベル名を取得するステップと、
ラベル名と制御装置との対応関係を示すラベル情報に基づいて、前記第1のラベル名に対応する第1の制御装置を特定するステップと、
前記第1の制御装置をアクセス先の制御装置として、前記制御装置と前記制御装置に接続されたネットワークとの対応関係を示すシステム構成情報に基づいて、アクセス元の制御装置からアクセス先の制御装置までの経路情報を生成するステップと、
生成した前記経路情報を出力するステップと、をコンピュータに実行させることを特徴とするプログラム。
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US16/476,112 US10530687B2 (en) | 2017-04-04 | 2017-04-04 | Control system and path information generating method |
CN201780085575.XA CN110249590B (zh) | 2017-04-04 | 2017-04-04 | 控制系统及路径信息生成方法 |
JP2018508247A JP6466024B1 (ja) | 2017-04-04 | 2017-04-04 | 制御システムおよび経路情報生成方法 |
PCT/JP2017/014138 WO2018185854A1 (ja) | 2017-04-04 | 2017-04-04 | 経路情報生成装置、経路情報生成方法およびプログラム |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
PCT/JP2017/014138 WO2018185854A1 (ja) | 2017-04-04 | 2017-04-04 | 経路情報生成装置、経路情報生成方法およびプログラム |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2018185854A1 true WO2018185854A1 (ja) | 2018-10-11 |
Family
ID=63713332
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/JP2017/014138 WO2018185854A1 (ja) | 2017-04-04 | 2017-04-04 | 経路情報生成装置、経路情報生成方法およびプログラム |
Country Status (4)
Country | Link |
---|---|
US (1) | US10530687B2 (ja) |
JP (1) | JP6466024B1 (ja) |
CN (1) | CN110249590B (ja) |
WO (1) | WO2018185854A1 (ja) |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000268016A (ja) * | 1999-03-15 | 2000-09-29 | Omron Corp | 分散制御システム並びにその構成要素 |
JP2008210377A (ja) * | 2007-01-29 | 2008-09-11 | Rockwell Automation Technologies Inc | 文字列タグに記録された名前を用いて制御装置のデータに間接アクセスする方法 |
JP2012108568A (ja) * | 2009-03-13 | 2012-06-07 | Mitsubishi Electric Corp | プログラム作成支援装置 |
JP2013246569A (ja) * | 2012-05-24 | 2013-12-09 | Mitsubishi Electric Corp | ラベル管理支援装置またはラベル管理支援方法 |
Family Cites Families (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000267710A (ja) | 1999-03-19 | 2000-09-29 | Omron Corp | ネットワークルーティング情報生成方法および装置、およびネットワークルーティング情報生成方法が記録された記録媒体 |
JP4587446B2 (ja) * | 2003-08-07 | 2010-11-24 | キヤノン株式会社 | ネットワークシステム、並びにスイッチ装置及び経路管理サーバ及びそれらの制御方法、及び、コンピュータプログラム及びコンピュータ可読記憶媒体 |
JP2005130147A (ja) * | 2003-10-22 | 2005-05-19 | Omron Corp | 通信情報テーブル作成装置および通信情報テーブル作成方法 |
JP2006011511A (ja) * | 2004-06-22 | 2006-01-12 | Yokogawa Electric Corp | 複数装置のデータ相互アクセス方法および複数装置を有するシステム |
JP4656336B2 (ja) * | 2006-05-24 | 2011-03-23 | オムロン株式会社 | Plcネットワークシステムの開発支援装置 |
KR101038882B1 (ko) | 2007-05-31 | 2011-06-02 | 미쓰비시덴키 가부시키가이샤 | 제어 시스템 엔지니어링 장치 |
JP5292909B2 (ja) * | 2008-04-25 | 2013-09-18 | 富士電機株式会社 | プログラマブルコントローラのネットワーク経路情報設定装置、方法及びそのプログラム |
US9800495B2 (en) * | 2009-09-30 | 2017-10-24 | Infinera Corporation | Fast protection path activation using control plane messages |
JP5289587B2 (ja) * | 2010-01-05 | 2013-09-11 | 三菱電機株式会社 | ルーチング情報生成装置、ルーチング情報生成方法およびルーチング情報生成プログラム |
US9916591B2 (en) * | 2011-04-11 | 2018-03-13 | Diegane Dione | Systems and method for exchanging information bi-directionally |
JP5782999B2 (ja) * | 2011-11-10 | 2015-09-24 | 富士通株式会社 | 経路決定装置、ノード装置及び経路決定方法 |
DE112012006909B4 (de) | 2012-10-04 | 2017-03-23 | Mitsubishi Electric Corporation | Steuersystem-Verwaltungsvorrichtung |
US9340162B2 (en) * | 2013-07-01 | 2016-05-17 | Ford Global Technologies, Llc | Seat cushion assembly |
US9626690B2 (en) * | 2013-09-18 | 2017-04-18 | Lidong Qu | System and method for using data tags to manage tasks and rewards in providing object-to-object services |
KR101506549B1 (ko) * | 2014-09-03 | 2015-03-27 | 네오모바일테크놀로지 주식회사 | 역탐지 방지 무선인식 보안출입 방법 및 이를 이용한 보안출입 시스템 |
JP6451272B2 (ja) * | 2014-12-10 | 2019-01-16 | カシオ計算機株式会社 | データ出力装置及びプログラム |
-
2017
- 2017-04-04 CN CN201780085575.XA patent/CN110249590B/zh active Active
- 2017-04-04 JP JP2018508247A patent/JP6466024B1/ja active Active
- 2017-04-04 US US16/476,112 patent/US10530687B2/en active Active
- 2017-04-04 WO PCT/JP2017/014138 patent/WO2018185854A1/ja active Application Filing
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2000268016A (ja) * | 1999-03-15 | 2000-09-29 | Omron Corp | 分散制御システム並びにその構成要素 |
JP2008210377A (ja) * | 2007-01-29 | 2008-09-11 | Rockwell Automation Technologies Inc | 文字列タグに記録された名前を用いて制御装置のデータに間接アクセスする方法 |
JP2012108568A (ja) * | 2009-03-13 | 2012-06-07 | Mitsubishi Electric Corp | プログラム作成支援装置 |
JP2013246569A (ja) * | 2012-05-24 | 2013-12-09 | Mitsubishi Electric Corp | ラベル管理支援装置またはラベル管理支援方法 |
Also Published As
Publication number | Publication date |
---|---|
US20190356585A1 (en) | 2019-11-21 |
JPWO2018185854A1 (ja) | 2019-04-18 |
JP6466024B1 (ja) | 2019-02-06 |
CN110249590B (zh) | 2020-10-27 |
CN110249590A (zh) | 2019-09-17 |
US10530687B2 (en) | 2020-01-07 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP3703315A1 (en) | Communication system, control device, setting device, setting method and program | |
US11940778B2 (en) | Method of commissioning a field device in an industrial system network | |
US20170351723A1 (en) | Managing data format of data received from devices in an internet of things network | |
CN102081537A (zh) | 一种软件升级方法 | |
US11165745B2 (en) | Control system, controller, and control method | |
JP2019179476A (ja) | サポート装置、サポートプログラム、設定方法 | |
JP2011186607A (ja) | フィールドデバイス、フィールドデバイスの設定方法、フィールドデバイス管理装置及びプログラム | |
JP6466024B1 (ja) | 制御システムおよび経路情報生成方法 | |
WO2005124571A1 (ja) | データ相互アクセス方法およびデータ相互アクセスシステム | |
US10281887B2 (en) | Optimized communications with HART instruments | |
JP2014199485A (ja) | 情報処理装置および情報処理プログラム | |
BR112018015251B1 (pt) | Dispositivo de reprodução de dados para um sistema de controle de monitoramento de fábrica | |
US11796975B2 (en) | Network centric process control | |
JP5141095B2 (ja) | プラントコントローラシステム | |
JP2019179475A (ja) | サポート装置、サポートプログラム、設定方法 | |
JP2010128776A (ja) | 携帯端末自動メンテナンス装置および携帯端末自動メンテナンス方法 | |
JP2009020716A (ja) | ツール装置及びメッセージ送信プログラムの作成方法 | |
CN113708966B (zh) | 一种交换机网络化在线配置方法、系统和设备 | |
JP2013190837A (ja) | エンジニアリングツール | |
JP2015138335A (ja) | メモリ制御回路 | |
EP4181098A1 (en) | Communication terminal and programmable display device | |
WO2022254953A1 (ja) | 制御システムおよび制御方法 | |
JP2008299763A (ja) | 分散オブジェクト開発ツール | |
JP2009020581A (ja) | アプリケーション間通信システム | |
JP3888588B2 (ja) | データ転送方法 |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
ENP | Entry into the national phase |
Ref document number: 2018508247 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: 17904990 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: 17904990 Country of ref document: EP Kind code of ref document: A1 |