WO2019088226A1 - 制御システム、排他制御方法、対象装置 - Google Patents

制御システム、排他制御方法、対象装置 Download PDF

Info

Publication number
WO2019088226A1
WO2019088226A1 PCT/JP2018/040717 JP2018040717W WO2019088226A1 WO 2019088226 A1 WO2019088226 A1 WO 2019088226A1 JP 2018040717 W JP2018040717 W JP 2018040717W WO 2019088226 A1 WO2019088226 A1 WO 2019088226A1
Authority
WO
WIPO (PCT)
Prior art keywords
control
target device
exclusive
request
valid
Prior art date
Application number
PCT/JP2018/040717
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 EP18872515.4A priority Critical patent/EP3705957A4/en
Priority to CN201880054538.7A priority patent/CN111033398A/zh
Priority to US16/645,517 priority patent/US11460823B2/en
Publication of WO2019088226A1 publication Critical patent/WO2019088226A1/ja

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/058Safety, monitoring
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/04Programme control other than numerical control, i.e. in sequence controllers or logic controllers
    • G05B19/05Programmable logic controllers, e.g. simulating logic interconnections of signals according to ladder diagrams or function charts
    • G05B19/056Programming the PLC
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02PCONTROL OR REGULATION OF ELECTRIC MOTORS, ELECTRIC GENERATORS OR DYNAMO-ELECTRIC CONVERTERS; CONTROLLING TRANSFORMERS, REACTORS OR CHOKE COILS
    • H02P29/00Arrangements for regulating or controlling electric motors, appropriate for both AC and DC motors
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/10Plc systems
    • G05B2219/12Plc mp multi processor system
    • G05B2219/1215Master slave system
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/20Pc systems
    • G05B2219/22Pc multi processor system
    • G05B2219/2238Several masters at same time

Definitions

  • the present invention relates to a technique for exclusive control in a control system.
  • control devices such as PLC (Programmable Logic Controller) and controlled devices such as drivers, sensors and I / O. It is done.
  • the control device and the controlled device are connected by a dedicated bus or an industrial network.
  • industrial Ethernet using the Ethernet (registered trademark) technology is spreading, and EtherCAT (registered trademark) promoted by ETG (EtherCAT Technology Group) is one of them.
  • a master / slave system In this type of industrial network, a master / slave system is generally employed to secure real-time performance and reliability of communication.
  • one control device serving as a master transmits a control command
  • a controlled device (serving as a slave) connected to the master operates in accordance with the control command received from the master.
  • Patent Document 1 discloses a master / slave industrial Ethernet.
  • the present invention has been made in view of the above circumstances, and in a control system in which a plurality of control devices capable of transmitting control commands to a target device to be controlled is connected, the exclusive control of the target device is simplified. It aims to provide the technology to realize it.
  • a first aspect of the present invention is a control system including a target device to be controlled and a plurality of control devices connected to the target device via a network, wherein the target device includes the plurality of target devices.
  • a control right issuing unit that issues a new control right each time it receives a request to issue a control right from any of the control devices, and returns information on the new control right to the control device that is the transmission source of the issue request; ,
  • the control right management unit that manages the control right and information on the control right from any of the plurality of control devices are added so that only one of the issued control rights becomes valid and the others become invalid.
  • control start request When the control start request is received, it is checked whether or not the control right attached to the control start request is valid, and if the control right is valid, exclusive control by the control device of the transmission source of the control start request Control, and control is invalid.
  • control system characterized by having a exclusive controller rejects the control by the transmission source of the control device of the control start request.
  • the target device issues a "control right" to the control device, and manages the issued control right so that only one control right is always valid. Then, when the target device receives a control start request from a control device having an effective control right, the target device enables exclusive control by the control device. Therefore, it is assumed that a plurality of control devices exist on the network and they individually and randomly (that is, without any coordination between the control devices) send out a request to issue a control right or a request to start control to the target device. Also, it is ensured that only one control device with effective control can control the target device. Therefore, exclusive control over the target device can be realized.
  • control device side (the side which sends out the control command) does not need to check the presence or absence of another control device or make adjustments with the other control devices. Since the present invention is applicable regardless of the number and the network topology, there is also an advantage that exclusive control on the target device can be realized extremely easily.
  • the control right management unit of the target device manages control rights such that only the latest control rights among the issued control rights are valid, and the control rights issued before the latest control rights are invalidated. It is good to do.
  • the control right issuing unit of the target device does not issue a new control right until exclusive control by the control device ends, when exclusive control by any control device is enabled. It is good.
  • exclusive control by any control device is enabled, while exclusive control by the control device is performed, a message sent from the control device to the target device is sent to the control device. Information on the issued control right should be attached. This makes it possible to prevent the occurrence of an interrupt or congestion by another control device during control by the control device.
  • the target device may be a driver that drives an actuator
  • the control device may be a PLC or a computer that sends control commands to the driver.
  • the actuator may malfunction or be overloaded, which may lead to a failure of the actuator or a failure of production equipment. Therefore, applying exclusive control according to the present invention to such a target device is very effective.
  • the actuator includes a motor, a linear guide and the like, and the driver includes an inverter, a servo driver and the like.
  • the network may be an industrial network.
  • Industrial networks also referred to as field networks
  • industrial Ethernet includes EtherCAT.
  • the network configuration and topology of the plurality of control devices and the target device are arbitrary.
  • a second aspect of the present invention is an exclusive control method in a control system including a target device to be controlled and a plurality of control devices connected to the target device via a network, wherein the target device is Each time a request for issuance of a control right is received from any of the plurality of control devices, a new control right is issued, and information on the new control right is returned to the control device of the transmission source of the issue request,
  • the target device manages the control right such that only one of the issued control rights is valid and the other is invalid, and the target device has control rights from any of the plurality of control devices.
  • a third aspect of the present invention is a target device that operates according to a control command from a control device, wherein a plurality of control devices are connected via a network, and one of the plurality of control devices is controlled.
  • a control right issuing unit that issues a new control right each time an issue request is received, and sends back information on the new control right to the control device that is the transmission source of the issue request, and of the issued control rights
  • a control start request to which control right information is attached is received from the control right management unit that manages the control right and one of the plurality of control devices so that only one becomes valid and the other becomes invalid
  • Providing a target apparatus characterized by having a exclusive controller rejects the control by the original controller.
  • the present invention can be grasped as a target device or control system having at least a part of the above configuration. Further, the present invention can be grasped as an exclusive control method in a control system or an exclusive control method in a target device, which includes at least a part of the above processing. Furthermore, the present invention can also be regarded as a program for causing a processor included in a target apparatus to execute an exclusive control method, or a computer-readable recording medium in which such a program is recorded non-temporarily.
  • FIG. 1 is a view showing a configuration example of a control system.
  • 2A to 2C are diagrams in which a control device is added to the configuration of FIG.
  • FIG. 3 is a block diagram showing a configuration relating to exclusive control of a target device.
  • FIG. 4 is a flowchart showing the process of issuing the control right.
  • FIG. 5 is a flowchart showing the exclusion process.
  • FIG. 6 is a diagram showing an example of exclusive control when there are multiple control devices.
  • the present invention when a plurality of control devices capable of transmitting control commands to a target device to be controlled are connected, only one of the plurality of control devices can exclusively control the target device.
  • the present invention is preferably applicable to a control system in which control by one control device is to be secured.
  • One example of such a control system is a control system for controlling FA production equipment. Therefore, hereinafter, as a preferred embodiment of the present invention, an example of exclusive control in a control system including a PLC and a driver of an actuator will be described.
  • the following embodiment is only one of the preferable application examples of the present invention, and the scope of the present invention is not limited to them.
  • FIG. 1 shows the physical configuration of the control system of the present embodiment.
  • the control system 1 includes a PLC 10 as a control device and a driver 11 as a target device.
  • the PLC 10 and the driver 11 are connected by EtherCAT, which is one of industrial networks, and a control command is sent by master / slave communication in which the PLC 10 is a master and the driver 11 is a slave.
  • the driver 11 is a device for driving the motor 12, and more specifically, is an inverter or a servo driver.
  • target device Although only one target device is shown in FIG. 1 for convenience of explanation, a plurality of target devices can be connected to the PLC 10. In that case, exclusive control described later can be executed for each target device.
  • a target device besides the driver, for example, an I / O unit, a switch, a sensor, a relay, a valve, etc. correspond.
  • the connection between the PLC 10 and the target device may be a network other than EtherCAT, or may be a wired or wireless network.
  • the PLC 10 serving as a master sends out a frame (a data block serving as a unit of data communication) including a control command to the network at a constant time interval.
  • This frame is looped back to the master PLC 10 after sequentially passing through all the slaves connected to the network.
  • each slave receives a frame, it takes out a control command for itself contained in the frame, and executes processing according to the control command.
  • Such a mechanism realizes real-time control based on a control command from the master.
  • Such master / slave communication is premised that only one master exists on the network as shown in FIG.
  • a plurality of control devices that is, devices capable of becoming masters
  • a terminal for development and maintenance is an application program for development and maintenance installed in a general-purpose computer such as a personal computer (notebook personal computer, etc.), a tablet terminal, a smartphone, etc. It has functions such as command transmission, slave test run and parameter update.
  • a system developer or maintenance person may mistakenly connect two or more control devices to the network.
  • FIG. 2A is an example in which a test PLC 20 is added to the control system of FIG. Two PLCs 10 and 20 are connected to the driver 11 via the hub 21. In this example, two PLCs 10 and 20 can both be masters.
  • FIG. 2B is an example in which a terminal 22 for development and maintenance is added to the control system of FIG. In this example, both the PLC 10 and the terminal 22 can be masters.
  • FIG. 2C is an example in which a terminal 23 for development and maintenance is connected to the PLC 10 of FIG. 2B. In this case, the terminal 23 cooperates with the PLC 10 to operate as one master. Therefore, in this example, both the terminal 22 and the terminal 23 can be masters.
  • FIGS. 2A to 2C merely show an example of the configuration in which a plurality of masters exist on the network, and other configurations may be possible. Of course, there may be a configuration in which three or more masters exist.
  • the driver 11 performs exclusive control to receive only control from a single master.
  • a configuration related to exclusive control of a target device such as the driver 11 will be described.
  • FIG. 3 is a block diagram schematically showing a configuration relating to exclusive control included in the target device of the present embodiment.
  • the target device includes a control right issuing unit 30, a control right management unit 31, and an exclusion control unit 32.
  • the control right issuing unit 30 is a module that issues a control right to the control device (master).
  • the control right management unit 31 is a module that manages validity / invalidity of the issued control right.
  • the exclusive control unit 32 is a module that executes exclusive control using a control right. Detailed functions and operations of these modules will be described later.
  • the target device includes a control circuit including a CPU (processor), a memory, a storage device, and the like.
  • a control circuit including a CPU (processor), a memory, a storage device, and the like.
  • each module shown in FIG. 3 is realized by the CPU loading a program stored in the storage device into the memory and executing it.
  • all or part of the modules shown in FIG. 3 may be configured by a circuit (hardware) such as an ASIC or an FPGA.
  • FIG. 4 is a flowchart showing the process of issuing the control right by the control right issuing unit 30 and the control right management unit 31.
  • the control device master
  • the control device first generates a frame in which “a request for issuance of control right” for the target device is described, to the network. And send out.
  • control right issuing unit 30 of the target device When the control right issuing unit 30 of the target device receives the “control right issuance request” from any of the control devices (masters) via the network (step S40), it issues a new control right (step S41).
  • Control right is a right that can request the target device (slave) to start exclusive control.
  • a unique identifier (hereinafter referred to as a control right ID) is given to the control right so that duplication of control right does not occur.
  • the control right issuing unit 30 may attach a serial number as the control right ID, and may increment the serial number each time the control right is issued.
  • the control right issuing unit 30 may use the time stamp of the issue date and time as the control right ID.
  • a 2-byte control right ID of 0x0001 to 0xFFFF is used as an example.
  • the control right management unit 31 records the control right ID of the control right newly issued in step S41 in the memory as information of valid control right (step S42). Thereafter, only the latest control right ID recorded in the memory in step S42 is the “valid control right”, and all other control right IDs are treated as the “invalid control right”. By such a mechanism, control of the control right is performed such that only one of the issued control rights is valid and the other is invalid.
  • the control right issuing unit 30 sends back the control right ID of the control right newly issued in step S41 to the control device (master) of the transmission source of the control right issuance request (step S43).
  • the control right ID can be notified to the master by writing the control right ID in the corresponding area of the frame received in step S40.
  • the control right issuance process shown in FIG. 4 is executed each time the target apparatus receives a “control right issuance request” from the control apparatus.
  • the order of the processes in steps S42 and S43 may be reversed, or two processes may be processed in parallel.
  • FIG. 5 is a flowchart showing the exclusion process by the exclusion controller 32.
  • the control device (master) that has acquired the control right by the process of FIG. 4 can issue a “control start request” to the target device (slave). Specifically, the control device generates a frame in which a control start request for the target device is described, and sends the frame to the network. At this time, a control right ID acquired from the target device is attached to the control start request. That is, the control right ID also has a role of a certificate indicating the legitimacy of the control start request.
  • the control start request may be assigned an occupied period (for example, a start time and an end time of control).
  • the exclusive control unit 32 of the target device When the exclusive control unit 32 of the target device receives the "control start request" from any control device (master) via the network (step S50), it acquires the control authority ID attached to the control start request (step S50). S51). The exclusive control unit 32 compares the control right ID with the valid control right ID stored in the memory to determine the validity of the control right ID attached to the control start request (step S52).
  • the exclusive control unit 32 switches the target device to the controllable mode (step S53), and switches to the issue prohibition mode in which the new control right is not issued by the control right issuing unit 30 (step S53) S54). Then, the exclusive control unit 32 sends a message to the effect that the controllable state is reached to the control device (master) of the transmission source of the control start request (step S55). This enables exclusive control of the target device by the control device. The issue prohibition mode is canceled when the exclusive control by the control device ends.
  • Step S56 exclusive control of the target device by the control device is rejected. If another control device issues a request to issue a control right after the control device acquires the control right and transmits the control start request, the control right is transferred to the other control device, so Situations like S56 occur.
  • the terminal 22 sends a "control right issue request" to the driver 11 (step S60).
  • the driver 11 issues a new control right to the terminal 22, and invalidates the issued control right (steps S61 and S62).
  • control right issue request when a "control right issue request" is also sent from the PLC 10 to the driver 11 (step S63), the driver 11 issues a new control right to the PLC 10, and the issued control right is invalidated. (Steps S64 and S65). As a result, the control right is transferred from the terminal 22 to the PLC 10.
  • step S66 Thereafter, even if a “control start request” is sent from the terminal 22 to the driver 11 (step S66), since the control right is invalid, the start of control is rejected (step S67).
  • the terminal 22 may display an error message such as "It is impossible to execute the trial operation of the target device because it has competed with another master.” By looking at such a notice, the maintenance person can know the fact that there are two or more masters, and can also know the cause of the test operation failure.
  • Step S69 the driver 11 transitions to the controllable mode / issuance prohibition mode (step S69) and notifies the PLC 10 that it is in the controllable state.
  • Step S70 exclusive control by the PLC 10 is executed (not shown). While exclusive control by the PLC 10 is performed, the control right ID may be attached to all messages sent from the PLC 10 to the driver 11. Thereby, the driver 11 can always check that it is a message from the control device (in this example, the PLC 10) in which the exclusive control is enabled, so that control commands and the like from other control devices are reliably excluded. be able to.
  • control devices there are a plurality of control devices on the network, and they are individually and randomly (that is, without any coordination between the control devices). Even if the start request is sent out, it is guaranteed that only one control device with effective control can control the target device. Therefore, exclusive control over the target device can be realized. Further, in the method of the present embodiment, the control device side (the side which sends out the control command) does not need to check the presence or absence of another control device or make adjustments with the other control devices. Since the present invention is applicable regardless of the number of devices and the network topology, there is also an advantage that exclusive control on the target device can be realized extremely easily.
  • the management of validity / invalidity of the control can be realized by a very simple logic of invalidating the other control every time a new control is issued.
  • the control device does not exercise the control right (send of the control start request) for some reason after acquiring the control right, (the control right issuance request is not transmitted to another control device.
  • Control is automatically revoked). That is, a mechanism is realized in which stale control rights are timed out automatically without being exercised. Therefore, it is possible to prevent the occurrence of a situation where one control device is given control (the request from other control devices is eliminated).
  • fairness among the control devices can be secured in that the control device which has acquired the control most recently can preferentially exercise control.
  • control system of FA was illustrated in the above-mentioned embodiment, the present invention is applicable to any control system including a control device and a target device. Further, even in the case of a control system of FA, the present invention can be applied to networks other than EtherCAT, and the communication method between the control device and the target device may not be the master / slave method.
  • the control right management unit 31 may set a limit (effective time) to a period in which the control right is effective. For example, after the control right management unit 31 issues a control right to a certain control device, if the control start request is not received from the control device within a predetermined effective time, the control right management unit 31 The control right of the control device may be revoked regardless of the presence or absence of the control right issuance request. Also, the exclusive control unit 32 may set the restriction time in the control enabled mode / issuance prohibition mode.
  • the exclusive control unit 32 when the exclusive control unit 32 receives no action from the control apparatus within a predetermined restriction time after the target apparatus is switched to the control enable mode / issue prohibition mode, the control right of the control apparatus And may be automatically exited from the controllable mode / prohibition mode.
  • a deadlock state occurs in which one control device is given control (the request from other control devices is eliminated). It can prevent more reliably.
  • Control system 10 PLC 11: Driver 12: Motor 20: PLC 21: hub 22: terminal 23: terminal 30: control right issuing unit 31: control right management unit 32: exclusive control unit

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Power Engineering (AREA)
  • Programmable Controllers (AREA)

Abstract

対象装置は、複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信する制御権発行部と、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理する制御権管理部と、前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する排他制御部と、を有する。

Description

制御システム、排他制御方法、対象装置
 本発明は、制御システムにおける排他制御のための技術に関する。
 FA(Factory Automation)においては、PLC(Programmable Logic Controller)などの制御装置とドライバ・センサ・I/Oなどの被制御装置とで構成される制御システムによって、工場内の生産設備の自動制御が実現されている。制御装置と被制御装置とのあいだは専用バスまたは産業用ネットワークにより接続される。産業用ネットワークとしては、イーサネット(登録商標)の技術を転用した産業用イーサネットの普及が進んでおり、ETG(EtherCAT Technology Group)が推進するEtherCAT(登録商標)もその一つである。
 この種の産業用ネットワークでは、通信のリアルタイム性と信頼性を担保するために、マスタ/スレーブ方式が採用されることが一般的である。マスタ/スレーブ方式では、マスタとなる1台の制御装置が制御指令を送出し、マスタに接続された被制御装置(スレーブとなる)はマスタから受け取った制御指令にしたがって動作する。特許文献1には、マスタ/スレーブ方式の産業用イーサネットが開示されている。
特開2015-176319号公報
 マスタ/スレーブ方式の通信では、制御指令を生成・送出するのが1台のマスタに限られる。したがって、スレーブが複数台のマスタから別々に制御指令を受け取るという状況は、本来的には、発生しないはずである。
 しかしながら、例えば、制御プログラムの開発過程や試運転・メンテナンスの際などに、一時的に、ネットワーク上に2台以上の制御装置を接続するケースが想定される。また、誤って、2台以上の制御装置をネットワークに接続してしまうことも起きないとは限らない。もし、ネットワーク上に複数台の制御装置が存在し、かつ、それらが同じスレーブに対し個別に制御指令を送出してしまうと、スレーブの誤動作や故障を招くおそれがある。
 本発明は、上記実情に鑑みなされたものであって、制御対象である対象装置に制御指令を送出可能な制御装置が複数接続されている制御システムにおいて、対象装置に対する排他的な制御を簡易に実現するための技術を提供することを目的とする。
 本発明の第一側面は、制御対象である対象装置と、前記対象装置に対しネットワークを介して接続された複数の制御装置と、を有する制御システムであって、前記対象装置は、前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信する制御権発行部と、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理する制御権管理部と、前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する排他制御部と、を有することを特徴とする制御システムを提供する。
 この構成では、対象装置が、制御装置に対し「制御権」を発行し、かつ、常に一つの制御権のみが有効な状態となるよう発行済み制御権の管理を行う。そして、対象装置は、有効な制御権をもつ制御装置から制御開始要求を受けた場合に、当該制御装置による占有的な制御を可能化する。したがって、ネットワーク上に複数の制御装置が存在し、それらが個別かつランダムに(つまり、制御装置同士が何ら調整することなく)対象装置に対し、制御権の発行要求や制御開始要求を送出したとしても、有効な制御権をもつ一つの制御装置だけが対象装置を制御可能という状態が保証される。よって、対象装置に対する排他的な制御を実現することができる。また、本発明の方法は、制御装置側(制御指令を送出する側)が他の制御装置の有無をチェックしたり他の制御装置との調整を図ったりする必要がなく、また、制御装置の台数やネットワークトポロジに関係なく適用可能であることから、対象装置に対する排他的な制御をきわめて簡易に実現できるという利点もある。
 前記対象装置の前記制御権管理部は、発行済みの制御権のうち最新の制御権のみが有効となり、前記最新の制御権の以前に発行した制御権は無効となるように、制御権を管理するとよい。
 この構成によれば、新たな制御権を発行するたびにそれ以外の制御権を無効化する、というきわめてシンプルなロジックで、制御権の有効/無効の管理を実現することができる。
 前記対象装置の前記制御権発行部は、いずれかの制御装置による占有的な制御を可能化した場合に、当該制御装置による占有的な制御が終了するまでは新規の制御権の発行を行わないとよい。また、いずれかの制御装置による占有的な制御を可能化した場合に、当該制御装置による占有的な制御が行われる間は、当該制御装置から前記対象装置に送られるメッセージに、当該制御装置に発行した制御権の情報が付されるとよい。これにより、当該制御装置による制御の最中に、他の制御装置による割り込みや輻輳が発生することを防止できる。
 前記対象装置は、アクチュエータを駆動するドライバであり、前記制御装置は、前記ドライバに制御指令を送るPLCまたはコンピュータであるとよい。万が一、アクチュエータを駆動するドライバに対し、複数の制御装置から個別に制御指令が与えられると、アクチュエータの誤動作や過負荷が生じ、アクチュエータの故障や生産設備の故障を招くおそれがある。それゆえ、この種の対象装置に対して本発明による排他制御を適用することは、非常に効果が大きい。アクチュエータは、モータ、リニアガイドなどを含み、ドライバは、インバータ、サーボドライバなどを含む。
 前記ネットワークは産業用ネットワークであるとよい。産業用ネットワーク(フィールドネットワークともいう)は産業用イーサネットを含み、産業用イーサネットはEtherCATを含む。なお、複数の制御装置と対象装置のネットワーク構成やトポロジは任意である。
 本発明の第二側面は、制御対象である対象装置と、前記対象装置に対しネットワークを介して接続された複数の制御装置と、を有する制御システムにおける排他制御方法であって、前記対象装置が、前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信し、前記対象装置が、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理し、前記対象装置が、前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否することを特徴とする排他制御方法を提供する。
 本発明の第三側面は、制御装置からの制御指令にしたがい動作する対象装置であって、ネットワークを介して複数の制御装置が接続されており、前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信する制御権発行部と、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理する制御権管理部と、前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する排他制御部と、を有することを特徴とする対象装置を提供する。
 なお、本発明は、上記構成の少なくとも一部を有する対象装置または制御システムとして捉えることができる。また、本発明は、上記処理の少なくとも一部を含む、制御システムにおける排他制御方法または対象装置における排他制御方法として捉えることができる。また、本発明は、排他制御方法を対象装置が備えるプロセッサに実行させるためのプログラム、又は、そのようなプログラムを非一時的に記録したコンピュータ読取可能な記録媒体として捉えることもできる。上記構成及び処理の各々は技術的な矛盾が生じない限り互いに組み合わせて本発明を構成することができる。
 本発明によれば、制御対象である対象装置に制御指令を送出可能な制御装置が複数接続されている制御システムにおいて、対象装置に対する排他的な制御を簡易に実現することができる。
図1は制御システムの構成例を示す図である。 図2A~図2Cは図1の構成に制御装置を追加した図である。 図3は対象装置の排他制御に関する構成を示すブロック図である。 図4は制御権の発行処理を示すフローチャートである。 図5は排他処理を示すフローチャートである。 図6は複数の制御装置が存在する場合の排他制御の例を示す図。
 本発明は、制御対象である対象装置に対して制御指令を送出可能な制御装置が複数接続されている場合に、複数の制御装置のうちの一つだけが対象装置を占有的に制御できるようにした排他制御に関する。本発明は、一つの制御装置による制御が担保されるべき制御システムに対し好ましく適用できる。そのような制御システムの一例として、FAの生産設備を制御するための制御システムが挙げられる。そこで以下、本発明の好ましい実施形態として、PLCとアクチュエータのドライバとを含む制御システムにおける排他制御の例を説明する。ただし、以下の実施形態は本発明の好ましい適用例の一つにすぎず、本発明の範囲をそれらのみに限定する趣旨のものではない。
 (システム構成)
 図1は、本実施形態の制御システムの物理的な構成を示している。この制御システム1は、制御装置としてのPLC10と、対象装置としてのドライバ11を有している。PLC10とドライバ11のあいだは、産業用ネットワークの一つであるEtherCATにより接続され、PLC10がマスタ、ドライバ11がスレーブとなるマスタ/スレーブ通信により制御指令が送られる。このドライバ11は、モータ12を駆動するための装置であり、具体的にはインバータまたはサーボドライバである。
 なお、図1では、説明の便宜のため、対象装置を一つだけ示したが、PLC10に対しては複数の対象装置を接続することができる。その場合、後述する排他制御は対象装置ごとに実行することができる。対象装置としては、ドライバの他にも、例えば、I/Oユニット、スイッチ、センサ、リレー、バルブなどが該当する。PLC10と対象装置のあいだの接続はEtherCAT以外のネットワークでもよいし、有線でなく無線のネットワークでもよい。
 本稼働時には、マスタであるPLC10が制御指令を含むフレーム(データ通信の単位となるデータブロック)を一定の時間間隔でネットワークに送出する。このフレームは、ネットワークに接続されたすべてのスレーブを順に経由した後、マスタであるPLC10にループバックされる。各スレーブは、フレームを受信した時に、フレームに含まれる自分への制御指令を取り出し、その制御指令に応じた処理を実行する。このような仕組みにより、マスタからの制御指令に基づくリアルタイム制御が実現される。
 (例外的な構成)
 このようなマスタ/スレーブ通信は、図1に示すように、ネットワーク上に存在するマスタが一つだけであることが前提となっている。しかしながら、例外的に、スレーブに対し制御指令を送出可能な制御装置(つまり、マスタになり得る装置)がネットワークに複数台接続されるケースがあり得る。例えば、システムの開発者・保守者などが、PLC10に組み込む制御プログラムの開発やデバッグを行う過程や、システムを試運転したりメンテナンスを行う際に、テスト用のPLCや開発保守用の端末を一時的にネットワークに接続することがある。開発保守用の端末は、パーソナルコンピュータ(ノートパソコンなど)、タブレット端末、スマートフォンなどの汎用コンピュータに、開発保守用のアプリケーションプログラムをインストールしたものであり、例えば、PLCの制御プログラムの更新、スレーブに対する制御指令の送出、スレーブの試運転・パラメータの更新などの機能を有するものである。また、上記のようなケース以外にも、システムの開発者・保守者などが、誤って、2台以上の制御装置をネットワークに接続してしまうこともあり得る。
 図2Aは、図1の制御システムに対し、テスト用のPLC20を追加した例である。ハブ21を介して2台のPLC10、20がドライバ11に接続されている。この例では、2台のPLC10、20がいずれもマスタになり得る。図2Bは、図1の制御システムに対し、開発保守用の端末22を追加した例である。この例では、PLC10と端末22がいずれもマスタになり得る。図2Cは、図2BのPLC10に開発保守用の端末23を接続した例である。この場合、端末23がPLC10と協働して一つのマスタとして動作する。したがってこの例では、端末22と端末23がいずれもマスタになり得る。なお、図2A~図2Cは、ネットワーク上に複数のマスタが存在する構成の一例を示すものにすぎず、これらの以外の構成もあり得る。もちろん、3台以上のマスタが存在する構成もあり得る。
 図2A~図2Cのようにネットワーク上に複数のマスタが存在する場合に、各マスタからドライバ11に対し個別に制御指令が送出されると、ドライバ11やモータ12の誤動作や故障を招くおそれがある。このような問題を解消するため、ドライバ11は、単一のマスタからの制御しか受け付けないようにする排他制御を実施する。以下、ドライバ11などの対象装置が有する排他制御に関わる構成を説明する。
 (排他制御に関わる構成)
 図3は、本実施形態の対象装置が備える排他制御に関わる構成を模式的に示すブロック図である。図3に示すように、対象装置は、制御権発行部30と制御権管理部31と排他制御部32を有する。制御権発行部30は、制御装置(マスタ)に対し制御権を発行するモジュールである。制御権管理部31は、発行した制御権の有効/無効を管理するモジュールである。排他制御部32は、制御権を用いた排他制御を実行するモジュールである。これらのモジュールの詳しい機能および動作については後述する。
 対象装置は、CPU(プロセッサ)、メモリ、ストレージデバイスなどを有する制御回路を有している。本実施形態では、CPUがストレージデバイスに格納されているプログラムをメモリにロードし、実行することにより、図3に示す各モジュールが実現されている。ただし、図3に示すモジュールの全部または一部をASICやFPGAなどの回路(ハードウエア)で構成しても構わない。
 図4は制御権発行部30および制御権管理部31による制御権の発行処理を示すフローチャートである。本実施形態では、制御装置(マスタ)が対象装置(スレーブ)の占有的な制御を望む場合、制御装置がまず当該対象装置に対する「制御権の発行要求」を記述したフレームを生成し、ネットワークへと送出する。
 対象装置の制御権発行部30は、ネットワークを介していずれかの制御装置(マスタ)から「制御権の発行要求」を受信すると(ステップS40)、新規の制御権を発行する(ステップS41)。
 「制御権」は、対象装置(スレーブ)に対して占有的な制御の開始を要求できる権利である。制御権の重複が生じないよう、制御権にはユニークな識別子(以下、制御権IDと呼ぶ)が与えられる。例えば、制御権発行部30は、制御権IDとしてシリアル番号を付し、制御権を発行するたびにシリアル番号をインクリメントしてもよい。あるいは、制御権発行部30は、発行日時のタイムスタンプを制御権IDとして用いてもよい。本実施形態では、一例として、0x0001~0xFFFFの2バイトの制御権IDを用いる。
 制御権管理部31は、ステップS41で新規発行された制御権の制御権IDを、有効な制御権の情報として、メモリに記録する(ステップS42)。以後、ステップS42でメモリに記録された最新の制御権IDのみが「有効な制御権」となり、他の制御権IDはすべて「無効な制御権」として取り扱われる。このような仕組みにより、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権の管理が行われる。
 制御権発行部30は、ステップS41で新規発行された制御権の制御権IDを、制御権の発行要求の送信元の制御装置(マスタ)に対し返信する(ステップS43)。マスタ/スレーブ通信の場合は、ステップS40で受信したフレームの該当領域に制御権IDを書き込むことで、制御権IDをマスタに通知することができる。
 以上で、制御権の発行処理が完了する。図4に示した制御権の発行処理は、対象装置が制御装置から「制御権の発行要求」を受信するたびに実行される。なお、ステップS42とS43の処理の順番は逆でもよいし、2つの処理を並列に処理してもよい。
 図5は排他制御部32による排他処理を示すフローチャートである。図4の処理により制御権を獲得した制御装置(マスタ)は、対象装置(スレーブ)に対し「制御開始要求」を発することができる。具体的には、制御装置が当該対象装置に対する制御開始要求を記述したフレームを生成し、ネットワークへと送出する。このとき、制御開始要求には、対象装置から獲得した制御権IDを付す。つまり、制御権IDは、制御開始要求の正当性を表す証明書の役割も有する。また、制御開始要求には、占有期間(例えば、制御の開始時刻と終了時刻など)を付してもよい。
 対象装置の排他制御部32は、ネットワークを介していずれかの制御装置(マスタ)から「制御開始要求」を受信すると(ステップS50)、制御開始要求に付された制御権IDを取得する(ステップS51)。排他制御部32は、この制御権IDとメモリに記憶されている有効な制御権IDとを比較することにより、制御開始要求に付された制御権IDの有効性を判定する(ステップS52)。
 制御権が有効な場合は、排他制御部32は、対象装置を制御可能モードに切り替える(ステップS53)とともに、制御権発行部30による新規の制御権の発行を行わない発行禁止モードに切り替える(ステップS54)。そして、排他制御部32は、制御可能状態となった旨を、制御開始要求の送信元の制御装置(マスタ)に対し返信する(ステップS55)。これにより、制御装置による対象装置の占有的な制御が可能化される。なお、発行禁止モードは、制御装置による占有的な制御が終了したら解除される。
 一方、制御開始要求に付された制御権が無効であった場合には、排他制御部32は、制御権が無効である旨を、制御開始要求の送信元の制御装置(マスタ)に対し返信する(ステップS56)。これにより、制御装置による対象装置の占有的な制御が拒否される。制御装置が制御権を獲得してから制御開始要求を送信するまでの間に、他の制御装置から制御権の発行要求が出た場合には、他の制御装置に制御権が移るため、ステップS56のような状況が起こる。
 (排他制御の具体例)
 図2Bと図6を参照して、複数の制御装置が同じ対象装置を制御しようとした場合に実行される排他制御の例を説明する。
 保守者が端末22を操作し、ドライバ11の試運転を実行しようとすると、端末22からドライバ11に対し「制御権の発行要求」が送られる(ステップS60)。ドライバ11は、端末22に対し新規の制御権を発行するとともに、発行済みの制御権は無効にする(ステップS61、S62)。
 その後つづいて、PLC10からもドライバ11に対し「制御権の発行要求」が送られると(ステップS63)、ドライバ11は、PLC10に対し新規の制御権を発行するとともに、発行済みの制御権は無効にする(ステップS64、S65)。これにより、制御権が端末22からPLC10に移ることとなる。
 その後、端末22からドライバ11に対し「制御開始要求」が送られたとしても(ステップS66)、制御権が無効であるため、制御の開始は拒否される(ステップS67)。その場合、端末22は、例えば「他のマスタと競合したため対象装置の試運転は実行できません。」などのエラーメッセージを表示するとよい。このような通知をみることで、保守者は、マスタが2台以上ある事実を知ることができるとともに、試運転失敗の原因を知ることができる。
 その後、PLC10からドライバ11に対し「制御開始要求」が送られると(ステップ68)、ドライバ11が制御可能モード・発行禁止モードに遷移し(ステップS69)、制御可能状態である旨をPLC10に通知する(ステップS70)。これ以降、PLC10による占有的な制御が実行される(不図示)。PLC10による占有的な制御が行われる間、PLC10からドライバ11に送る全てのメッセージに制御権IDを付すようにしてもよい。これにより、ドライバ11は、占有的な制御が可能化された制御装置(この例ではPLC10)からのメッセージであることを常にチェックできるので、別の制御装置からの制御指令等を確実に排除することができる。
 (本実施形態の利点)
 以上述べた構成によれば、ネットワーク上に複数の制御装置が存在し、それらが個別かつランダムに(つまり、制御装置同士が何ら調整することなく)対象装置に対し、制御権の発行要求や制御開始要求を送出したとしても、有効な制御権をもつ一つの制御装置だけが対象装置を制御可能という状態が保証される。よって、対象装置に対する排他的な制御を実現することができる。また、本実施形態の方法は、制御装置側(制御指令を送出する側)が他の制御装置の有無をチェックしたり他の制御装置との調整を図ったりする必要がなく、また、制御装置の台数やネットワークトポロジに関係なく適用可能であることから、対象装置に対する排他的な制御をきわめて簡易に実現できるという利点もある。
 また、新たな制御権を発行するたびにそれ以外の制御権を無効化する、というきわめてシンプルなロジックで、制御権の有効/無効の管理を実現することができる。また、この構成によれば、制御装置が制御権を獲得した後、何らかの事情で制御権の行使(制御開始要求の送信)を行わなかったとしても、(制御権の発行要求が他の制御装置からなされれば)自動的に制御権が無効化される。すなわち、行使されないまま古くなった制御権が自動的にタイムアウトする仕組みが実現される。したがって、ある一つの制御装置に制御権が与えられた状態のままになる(他の制御装置からの要求は排除される)という状況の発生を防止することができる。さらに、最も直近に制御権を獲得した制御装置が優先的に制御権を行使できる、という点で制御装置間での公平性を担保できる。
 なお、上記実施形態の説明は、本発明を例示的に説明するものに過ぎない。本発明は上記の具体的な形態には限定されることはなく、その技術的思想の範囲内で種々の変形が可能である。例えば、上記実施形態ではFAの制御システムを例示したが、本発明は制御装置と対象装置を含むあらゆる制御システムに適用可能である。また、たとえFAの制御システムの場合であっても、EtherCAT以外のネットワークにも本発明を適用可能であるし、制御装置と対象装置のあいだの通信方式はマスタ/スレーブ方式でなくてもよい。
 制御権管理部31は、制御権が有効である期間に制限(有効時間)を設定してもよい。例えば、制御権管理部31は、ある制御装置に対し制御権を発行した後、所定の有効時間内に当該制御装置から制御開始要求を受信しなかった場合には、(他の制御装置からの制御権発行要求の有無に関係なく)当該制御装置の制御権を無効化してもよい。また、排他制御部32が、制御可能モード・発行禁止モードに制約時間を設定してもよい。例えば、排他制御部32は、対象装置が制御可能モード・発行禁止モードに切り替わった後、所定の制約時間内に制御装置から何らのアクションも受信しなかった場合には、当該制御装置の制御権を無効化し、制御可能モード・発行禁止モードから自動的に抜けてもよい。このような有効時間や制約時間を設定することにより、ある一つの制御装置に制御権が与えられた状態のままになる(他の制御装置からの要求は排除される)デッドロック状態の発生をより確実に防止することができる。
1:制御システム
10:PLC
11:ドライバ
12:モータ
20:PLC
21:ハブ
22:端末
23:端末
30:制御権発行部
31:制御権管理部
32:排他制御部

Claims (8)

  1.  制御対象である対象装置と、前記対象装置に対しネットワークを介して接続された複数の制御装置と、を有する制御システムであって、
     前記対象装置は、
      前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信する制御権発行部と、
      発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理する制御権管理部と、
      前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する排他制御部と、を有する
    ことを特徴とする制御システム。
  2.  前記対象装置の前記制御権管理部は、発行済みの制御権のうち最新の制御権のみが有効となり、前記最新の制御権の以前に発行した制御権は無効となるように、制御権を管理する
    ことを特徴とする請求項1に記載の制御システム。
  3.  前記対象装置の前記制御権発行部は、いずれかの制御装置による占有的な制御を可能化した場合に、当該制御装置による占有的な制御が終了するまでは新規の制御権の発行を行わない
    ことを特徴とする請求項1または2に記載の制御システム。
  4.  いずれかの制御装置による占有的な制御を可能化した場合に、当該制御装置による占有的な制御が行われる間は、当該制御装置から前記対象装置に送られるメッセージに、当該制御装置に発行した制御権の情報が付される
    ことを特徴とする請求項1~3のうちのいずれかに記載の制御システム。
  5.  前記対象装置は、アクチュエータを駆動するドライバであり、
     前記制御装置は、前記ドライバに制御指令を送るPLCまたはコンピュータである
    ことを特徴とする請求項1~4のうちのいずれかに記載の制御システム。
  6.  前記ネットワークは産業用ネットワークである
    ことを特徴とする請求項1~5のうちのいずれかに記載の制御システム。
  7.  制御対象である対象装置と、前記対象装置に対しネットワークを介して接続された複数の制御装置と、を有する制御システムにおける排他制御方法であって、
     前記対象装置が、前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信し、
     前記対象装置が、発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理し、
     前記対象装置が、前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する
    ことを特徴とする排他制御方法。
  8.  制御装置からの制御指令にしたがい動作する対象装置であって、
     ネットワークを介して複数の制御装置が接続されており、
     前記複数の制御装置のいずれかから制御権の発行要求を受信するたびに新規の制御権を発行し、前記発行要求の送信元の制御装置に対し前記新規の制御権の情報を返信する制御権発行部と、
     発行済みの制御権のうちの一つのみが有効となり、他は無効となるように、制御権を管理する制御権管理部と、
     前記複数の制御装置のいずれかから制御権の情報が付された制御開始要求を受信した場合に、前記制御開始要求に付された制御権が有効か否かを確認し、制御権が有効な場合は前記制御開始要求の送信元の制御装置による占有的な制御を可能化し、制御権が無効な場合には前記制御開始要求の送信元の制御装置による制御を拒否する排他制御部と、を有する
    ことを特徴とする対象装置。
PCT/JP2018/040717 2017-11-02 2018-11-01 制御システム、排他制御方法、対象装置 WO2019088226A1 (ja)

Priority Applications (3)

Application Number Priority Date Filing Date Title
EP18872515.4A EP3705957A4 (en) 2017-11-02 2018-11-01 CONTROL SYSTEM, MUTUAL EXCLUSION PROCEDURE AND SUBJECT DEVICE
CN201880054538.7A CN111033398A (zh) 2017-11-02 2018-11-01 控制系统、排他控制方法、对象装置
US16/645,517 US11460823B2 (en) 2017-11-02 2018-11-01 Control system, mutual exclusion method, and subject device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2017-212834 2017-11-02
JP2017212834A JP6969300B2 (ja) 2017-11-02 2017-11-02 制御システム、排他制御方法、対象装置

Publications (1)

Publication Number Publication Date
WO2019088226A1 true WO2019088226A1 (ja) 2019-05-09

Family

ID=66331914

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2018/040717 WO2019088226A1 (ja) 2017-11-02 2018-11-01 制御システム、排他制御方法、対象装置

Country Status (5)

Country Link
US (1) US11460823B2 (ja)
EP (1) EP3705957A4 (ja)
JP (1) JP6969300B2 (ja)
CN (1) CN111033398A (ja)
WO (1) WO2019088226A1 (ja)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022154330A (ja) * 2021-03-30 2022-10-13 株式会社アマダ 工作機械

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1132449A (ja) * 1997-07-08 1999-02-02 Toshiba Corp 分散形監視制御システム
JP2007115253A (ja) * 2005-10-19 2007-05-10 Samsung Electronics Co Ltd ホームネットワークでデバイスを独占的に制御するための方法及び装置
JP2015176319A (ja) 2014-03-14 2015-10-05 オムロン株式会社 通信ユニット、コントローラ、制御システム、制御方法、およびプログラム
JP2017163758A (ja) * 2016-03-10 2017-09-14 オムロン株式会社 モータ制御装置、制御方法、情報処理プログラム、および記録媒体

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2006093180A1 (ja) * 2005-03-01 2006-09-08 Pioneer Corporation 制御装置及び制御方法、ネットワークシステム及び制御装置用プログラム並びに情報記録媒体
US20070086049A1 (en) 2005-10-19 2007-04-19 Lee Joong-Mok Image forming system and method using authentication information, image forming apparatus, authentication information providing device and method of using image forming apparatus
EP2068498B1 (en) * 2006-09-25 2017-12-13 Hewlett-Packard Enterprise Development LP Method and network device for communicating between different components
EP3284706B1 (en) * 2006-11-10 2021-01-20 Diebold Nixdorf, Incorporated System controlled by data bearing records including automated banking
WO2015166953A1 (ja) * 2014-04-28 2015-11-05 オムロン株式会社 設計支援装置、設計支援方法およびプログラム

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH1132449A (ja) * 1997-07-08 1999-02-02 Toshiba Corp 分散形監視制御システム
JP2007115253A (ja) * 2005-10-19 2007-05-10 Samsung Electronics Co Ltd ホームネットワークでデバイスを独占的に制御するための方法及び装置
JP2015176319A (ja) 2014-03-14 2015-10-05 オムロン株式会社 通信ユニット、コントローラ、制御システム、制御方法、およびプログラム
JP2017163758A (ja) * 2016-03-10 2017-09-14 オムロン株式会社 モータ制御装置、制御方法、情報処理プログラム、および記録媒体

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3705957A4

Also Published As

Publication number Publication date
JP2019086901A (ja) 2019-06-06
US20200278654A1 (en) 2020-09-03
EP3705957A1 (en) 2020-09-09
US11460823B2 (en) 2022-10-04
CN111033398A (zh) 2020-04-17
EP3705957A4 (en) 2021-07-21
JP6969300B2 (ja) 2021-11-24

Similar Documents

Publication Publication Date Title
JP4827964B2 (ja) 安全通信構成部品の取付け場所を検証するための方法ならびに制御およびデータ伝送システム
EP1789857B1 (de) Datenübertragungsverfahren und automatisierungssystem zum einsatz eines solchen datenübertragungsverfahrens
US20120089239A1 (en) Intelligent interface for a distributed control system
CN110289965B (zh) 一种应用程序服务的管理方法及装置
US9563180B2 (en) Configuration-enabled motor drive safety
WO2013078054A1 (en) Prioritized controller arbitration
JP4599013B2 (ja) 安全ステーションを設定する方法およびそれを利用した安全制御システム
JP6996257B2 (ja) 制御装置、制御方法、およびプログラム
US20150045915A1 (en) Control device for controlling safety-critical processes in an automated plant and method for parameterizing the control device
CN106464521B (zh) 用于确定性地自动配置设备的方法与系统
JP6606293B2 (ja) 安全システムの安全チェーン内でデータ処理およびデータ送信を監視するための方法およびデバイス
WO2019088226A1 (ja) 制御システム、排他制御方法、対象装置
US20160357194A1 (en) Method of controlling inverters
JP2019097088A (ja) シリアル通信システム
EP3662330B1 (en) Fault tolerant services for integrated building automation systems
KR101990400B1 (ko) 빌딩 자동화 시스템, 그에 포함된 게이트웨이 및 게이트웨이의 동작방법
KR101294308B1 (ko) 설비 관제 시스템 및 이의 운전 방법
CN106325120B (zh) 工业控制系统及工业控制系统的设备运行控制方法和装置
WO2021161653A1 (ja) 制御システム、中継装置、およびアクセス管理プログラム
KR102543841B1 (ko) 통신 기반 제어 시스템의 효율적 슬레이브 파라미터 관리 방법 및 그 장치
US20240007773A1 (en) Safety Communication Method, Communication Apparatus, Safety Communication System and Control System
JP2018196035A (ja) ノードおよびフレーム送信制御方法
KR102042737B1 (ko) 감시 시스템, 디바이스 및 엔지니어링 툴
JP2004274396A (ja) フィールドバスシステム及び接続確認方法並びにマスタ及びスレーブ
EP3780494A1 (en) Device state synchronization method and common capability component

Legal Events

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

Ref document number: 18872515

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018872515

Country of ref document: EP

Effective date: 20200602