JP5558279B2 - MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD - Google Patents

MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD Download PDF

Info

Publication number
JP5558279B2
JP5558279B2 JP2010204285A JP2010204285A JP5558279B2 JP 5558279 B2 JP5558279 B2 JP 5558279B2 JP 2010204285 A JP2010204285 A JP 2010204285A JP 2010204285 A JP2010204285 A JP 2010204285A JP 5558279 B2 JP5558279 B2 JP 5558279B2
Authority
JP
Japan
Prior art keywords
control
execution
unit
information
monitoring
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
JP2010204285A
Other languages
Japanese (ja)
Other versions
JP2012059193A (en
Inventor
靖英 若林
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Toshiba Corp
Original Assignee
Toshiba Corp
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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP2010204285A priority Critical patent/JP5558279B2/en
Publication of JP2012059193A publication Critical patent/JP2012059193A/en
Application granted granted Critical
Publication of JP5558279B2 publication Critical patent/JP5558279B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Hardware Redundancy (AREA)
  • Debugging And Monitoring (AREA)
  • Safety Devices In Control Systems (AREA)

Description

本発明の実施形態は、監視制御システム、およびこれに利用する監視制御装置、監視制御方法に関する。   Embodiments described herein relate generally to a monitoring control system, and a monitoring control apparatus and a monitoring control method used therefor.

従来、ビルや工場、電算センタなどの施設内の設備機器を管理する監視制御システムでは、各種データの管理を行う監視制御装置であるコントロールサーバを主系と従系とに二重化して構成することで、高い信頼性を確保している。   Conventionally, in a supervisory control system that manages equipment in facilities such as buildings, factories, and computer centers, a control server, which is a supervisory control device that manages various data, is configured by duplicating a master system and a slave system. High reliability is ensured.

このような監視制御システムでは、主系のコントロールサーバに異常が発生すると従系のコントロールサーバでこれが検知され、従系のコントロールサーバが主系に切り替わって監視制御処理が継続して実行される。   In such a monitoring control system, when an abnormality occurs in the primary control server, this is detected by the secondary control server, and the secondary control server is switched to the primary system and the monitoring control process is continuously executed.

このとき、主系のコントロールサーバに異常が発生してから従系のコンロールサーバが主系に切り替わるまでの間は、監視制御処理が不可能な期間になる。   At this time, there is a period during which monitoring control processing cannot be performed from when an abnormality occurs in the primary control server until the secondary control server switches to the primary.

特開2010−9462号公報JP 2010-9462 A

一方、このような監視制御システムにおいて、予め設定されたスケジュールに従って実行される監視制御処理がある。   On the other hand, in such a supervisory control system, there is a supervisory control process executed in accordance with a preset schedule.

そのため、上述したような監視制御処理が不可能な期間が発生したときに、この期間中に実行予定の監視制御処理が存在した場合には当該処理が実行できなくなるという問題があった。   Therefore, when a period during which the monitoring control process cannot be performed as described above occurs, there is a problem that the process cannot be executed if there is a monitoring control process scheduled to be executed during this period.

本発明は上記事情に鑑みてなされたものであり、二重化されたコントロールサーバにより、予め設定されたスケジュールに従って監視制御処理が実行される監視制御システムにおいて、主系のコントロールサーバに異常が発生したことにより従系のコントロールサーバが主系に切り替えられるときに、監視制御処理の実行不可能な期間が発生しても、確実に全ての処理が実行されるようにする監視制御システム、およびこれに利用する監視制御装置、監視制御方法を提供することを目的とする。   The present invention has been made in view of the above circumstances, and an abnormality has occurred in a main control server in a monitoring control system in which monitoring control processing is executed according to a preset schedule by a duplicated control server. Monitoring control system that ensures that all processing is executed even when a period during which monitoring control processing cannot be performed occurs when the slave control server is switched to the primary by using An object of the present invention is to provide a monitoring control device and a monitoring control method.

上記目的を達成するための実施形態によれば、従系のコントロールサーバは、予め監視制御処理の実行スケジュール情報を記憶するとともに、主系のコントロールサーバから一定周期で送信されたハートビート情報に含まれる最新の制御イベントの実行時刻情報を記憶する。そして主系に切り替わったときに、記憶した最新の実行時刻情報の方が、実行スケジュール情報中の過去直近の制御イベントの実行時刻情報よりも過去の時刻情報であるときには、当該直近の制御イベントを実行する。   According to the embodiment for achieving the above object, the secondary control server stores the execution schedule information of the monitoring control processing in advance and is included in the heartbeat information transmitted at a constant cycle from the primary control server. The latest control event execution time information is stored. And when the system is switched to the main system, when the latest execution time information stored is earlier time information than the execution time information of the latest control event in the execution schedule information, the latest control event is displayed. Run.

一実施形態による監視制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the monitoring control system by one Embodiment. 一実施形態による監視制御装置としてのコントロールサーバが、主系として機能しているときの動作を示すフローチャートである。It is a flowchart which shows operation | movement when the control server as a monitoring control apparatus by one Embodiment is functioning as a main system. 一実施形態による監視制御装置としてのコントロールサーバが、従系から主系に切り替わるときの動作を示すフローチャートである。It is a flowchart which shows operation | movement when the control server as a monitoring control apparatus by one Embodiment switches from a subordinate to a master. 一実施形態による監視制御装置としてのコントロールサーバが、従系から主系に切り替わるときの動作を示す説明図である。It is explanatory drawing which shows operation | movement when the control server as a monitoring control apparatus by one Embodiment switches from a subordinate to a master.

〈一実施形態による監視制御システムの構成〉
本発明の一実施形態による冗長化された監視制御装置(コントロールサーバ)で構成された監視制御システムについて、図1を参照して説明する。
<Configuration of Supervisory Control System According to One Embodiment>
A monitoring control system including redundant monitoring control apparatuses (control servers) according to an embodiment of the present invention will be described with reference to FIG.

本実施形態による監視制御システム1では、第1コントロールサーバ10と第2コントロールサーバ20とで二重化されることにより、監視制御装置が冗長化されて構成されている。   In the monitoring control system 1 according to this embodiment, the first control server 10 and the second control server 20 are duplicated so that the monitoring control device is made redundant.

第1コントロールサーバ10は、スケジュール情報記憶部11と、制御実行部12と、ハートビート情報生成部13と、ハートビート情報送信部14と、ハートビート情報受信部15と、制御実行時刻管理部16と、主系異常検出部17と、切り替え処理部18と、比較部19とを有する。   The first control server 10 includes a schedule information storage unit 11, a control execution unit 12, a heartbeat information generation unit 13, a heartbeat information transmission unit 14, a heartbeat information reception unit 15, and a control execution time management unit 16. And a main system abnormality detection unit 17, a switching processing unit 18, and a comparison unit 19.

スケジュール情報記憶部11は、予め設定された、制御対象機器への制御イベントの実行スケジュール情報を記憶する。   The schedule information storage unit 11 stores preset execution schedule information of control events for the control target device.

制御実行部12は、自サーバ10が主系として機能しているときに、スケジュール情報記憶部11に記憶された実行スケジュール情報に従って、対象機器への制御イベントを実行することで監視制御処理を行う。また、比較部19から制御イベントの実行命令を取得したときに、この制御イベントを実行する。   The control execution unit 12 performs a monitoring control process by executing a control event for the target device according to the execution schedule information stored in the schedule information storage unit 11 when the server 10 functions as a main system. . When a control event execution command is acquired from the comparison unit 19, this control event is executed.

ハートビート情報生成部13は、制御実行部12で実行された最新の制御イベントの実行時刻情報をプロパティ情報として含むハートビート情報を生成する。   The heartbeat information generation unit 13 generates heartbeat information including the execution time information of the latest control event executed by the control execution unit 12 as property information.

ハートビート情報送信部14は、ハートビート情報生成部13で生成されたハートビート情報を、一定周期で第2コントロールサーバ20に送信する。   The heartbeat information transmission unit 14 transmits the heartbeat information generated by the heartbeat information generation unit 13 to the second control server 20 at a constant cycle.

ハートビート情報受信部15は、自サーバ10が従系として待機しているときに、主系として機能する第2コントロールサーバ20から一定周期で送信されるハートビート情報を受信する。このハートビート情報のプロパティ情報には、第2コントロールサーバ20で実行された最新の制御イベントの実行時刻情報が含まれている。   The heartbeat information receiving unit 15 receives heartbeat information transmitted at a constant cycle from the second control server 20 functioning as the main system when the server 10 is waiting as a subordinate system. The property information of the heartbeat information includes execution time information of the latest control event executed by the second control server 20.

制御実行時刻管理部16は、ハートビート情報受信部15で受信されたハートビート情報のプロパティ情報に含まれる最新の制御イベントの実行時刻情報を取得して記憶する。   The control execution time management unit 16 acquires and stores the latest control event execution time information included in the property information of the heartbeat information received by the heartbeat information reception unit 15.

主系異常検出部17は、ハートビート情報受信部15で受信されたハートビート情報を監視し、一定周期で受信されなくなったときに第2コントロールサーバ20に異常が発生したと判断する。   The main system abnormality detection unit 17 monitors the heartbeat information received by the heartbeat information reception unit 15 and determines that an abnormality has occurred in the second control server 20 when the heartbeat information is not received at a fixed period.

切り替え処理部18は、主系異常検出部17において、主系として機能している第2コントロールサーバ20に異常が発生したと判断されたときに、自サーバ10を主系のコントロールサーバに切り替えるために制御実行部12に対象機器への監視制御処理を開始させるとともに、この切り替え処理を実行したことを通知する切り替え通知を比較部19に送出する。   The switching processing unit 18 switches the own server 10 to the main control server when the main system abnormality detection unit 17 determines that an abnormality has occurred in the second control server 20 functioning as the main system. Then, the control execution unit 12 starts the monitoring control process for the target device, and sends a switching notification for notifying that the switching process has been executed to the comparison unit 19.

比較部19は、切り替え処理部18から切り替え通知を取得すると、制御実行時刻管理部16に記憶されている最新の制御イベントの実行時刻情報と、スケジュール情報記憶部11に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とを比較し、これらが一致せず制御実行時刻管理部16に記憶されている最新の制御イベントの実行時刻情報の方が過去の時刻情報であるときには、比較した制御実行スケジュール情報中の制御イベントが未実行であると判断し、この制御イベントの実行命令を制御実行部12に送出する。   When the comparison unit 19 obtains the switching notification from the switching processing unit 18, the latest control event execution time information stored in the control execution time management unit 16 and the execution schedule information stored in the schedule information storage unit 11. The latest control event execution time information stored in the control execution time management unit 16 is compared with the execution time information of the most recent control event compared to the current time. Is determined to be unexecuted, the control event execution command is sent to the control execution unit 12.

第2コントロールサーバ20は、第1コントロールサーバ10のスケジュール情報記憶部11、制御実行部12、ハートビート情報生成部13、ハートビート情報送信部14、ハートビート情報受信部15、制御実行時刻管理部16、主系異常検出部17、切り替え処理部18、および比較部19とそれぞれ同一機能を有する、スケジュール情報記憶部21、制御実行部22、ハートビート情報生成部23、ハートビート情報送信部24、ハートビート情報受信部25、制御実行時刻管理部26、主系異常検出部27、切り替え処理部28、および比較部29を有する。   The second control server 20 includes a schedule information storage unit 11, a control execution unit 12, a heartbeat information generation unit 13, a heartbeat information transmission unit 14, a heartbeat information reception unit 15, and a control execution time management unit of the first control server 10. 16, a schedule information storage unit 21, a control execution unit 22, a heartbeat information generation unit 23, a heartbeat information transmission unit 24, having the same functions as the main system abnormality detection unit 17, the switching processing unit 18, and the comparison unit 19. A heartbeat information receiving unit 25, a control execution time managing unit 26, a main system abnormality detecting unit 27, a switching processing unit 28, and a comparing unit 29 are included.

スケジュール情報記憶部21は、第1コントロールサーバ10のスケジュール情報記憶部11に記憶されている実行スケジュール情報と同様の情報を記憶する。   The schedule information storage unit 21 stores information similar to the execution schedule information stored in the schedule information storage unit 11 of the first control server 10.

制御実行部22は、自サーバ20が主系として機能しているときに、スケジュール情報記憶部21に記憶された実行スケジュール情報に従って、対象機器への制御イベントを実行することで監視制御処理を行う。また、比較部29から制御イベントの実行命令を取得したときに、この制御イベントを実行する。   The control execution unit 22 performs a monitoring control process by executing a control event for the target device according to the execution schedule information stored in the schedule information storage unit 21 when the server 20 functions as a main system. . When a control event execution command is acquired from the comparison unit 29, the control event is executed.

ハートビート情報生成部23は、制御実行部22で実行された最新の制御イベントの実行時刻情報をプロパティ情報として含むハートビート情報を生成する。   The heartbeat information generation unit 23 generates heartbeat information including the execution time information of the latest control event executed by the control execution unit 22 as property information.

ハートビート情報送信部24は、ハートビート情報生成部23で生成されたハートビート情報を、一定周期で第1コントロールサーバ10に送信する。   The heartbeat information transmission unit 24 transmits the heartbeat information generated by the heartbeat information generation unit 23 to the first control server 10 at a constant cycle.

ハートビート情報受信部25は、自サーバ20が従系として待機しているときに、主系として機能する第1コントロールサーバ10から送信されたハートビート情報を受信する。   The heartbeat information receiving unit 25 receives heartbeat information transmitted from the first control server 10 functioning as the primary system when the server 20 is standing by as a secondary system.

制御実行時刻管理部26は、ハートビート情報受信部25で受信されたハートビート情報のプロパティ情報に含まれる最新の制御イベントの実行時刻情報を取得して記憶する。   The control execution time management unit 26 acquires and stores the latest control event execution time information included in the property information of the heartbeat information received by the heartbeat information receiving unit 25.

主系異常検出部27は、ハートビート情報受信部25で受信されたハートビート情報を監視し、一定周期で受信されなくなったときに第1コントロールサーバ10に異常が発生したと判断する。   The main system abnormality detection unit 27 monitors the heartbeat information received by the heartbeat information reception unit 25, and determines that an abnormality has occurred in the first control server 10 when it is not received at a fixed period.

切り替え処理部28は、主系異常検出部27において、主系として機能している第1コントロールサーバ10に異常が発生したと判断されたときに、自サーバ20を主系のコントロールサーバに切り替えるために制御実行部22に対象機器への監視制御処理を開始させるとともに、この切り替え処理を実行したことを通知する切り替え通知を比較部29に送出する。   The switching processing unit 28 switches the own server 20 to the main control server when the main system abnormality detecting unit 27 determines that an abnormality has occurred in the first control server 10 functioning as the main system. In addition, the control execution unit 22 starts monitoring control processing for the target device, and sends a switching notification for notifying that the switching processing has been executed to the comparison unit 29.

比較部29は、切り替え処理部28から切り替え通知を取得すると、制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報と、スケジュール情報記憶部21に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とを比較し、これらが一致せず制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報の方が過去の時刻情報であるときには、比較した制御実行スケジュール情報中の制御イベントが未実行であると判断し、この制御イベントの実行命令を制御実行部22に送出する。   When the comparison unit 29 acquires the switching notification from the switching processing unit 28, the latest control event execution time information stored in the control execution time management unit 26 and the execution schedule information stored in the schedule information storage unit 21. The latest control event execution time information stored in the control execution time management unit 26 is compared with the execution time information of the most recent control event compared to the current time. Is determined to be unexecuted, the control event execution command is sent to the control execution unit 22.

〈一実施形態による監視制御システムの動作〉
次に、本実施形態における監視制御システム1の動作について、図2および図3のフローチャートを参照して説明する。
<Operation of Supervisory Control System According to One Embodiment>
Next, the operation of the monitoring control system 1 in the present embodiment will be described with reference to the flowcharts of FIGS.

図2は主系のコントロールサーバの動作を示すフローチャートである。   FIG. 2 is a flowchart showing the operation of the main control server.

本実施形態において、デフォルト状態では第1コントロールサーバ10が主系、第2コントロールサーバ20が従系として設定されており、監視制御システム1が起動されると主系として機能する第1コントロールサーバ10において監視制御処理が開始される(S1)。   In the present embodiment, in the default state, the first control server 10 is set as the primary system and the second control server 20 is set as the secondary system, and the first control server 10 that functions as the primary system when the monitoring control system 1 is activated. The monitoring control process is started at (S1).

監視制御処理が開始されると、制御実行部12において、スケジュール情報記憶部11に記憶された実行スケジュール情報に基づいて制御イベントの実行時刻になったか否かが監視され(S2)、制御イベントの実行時刻になったと判断されたときには(S2の「YES」)当該制御イベントが対象機器に対し実行される(S3)。   When the monitoring control process is started, the control execution unit 12 monitors whether or not the execution time of the control event has come based on the execution schedule information stored in the schedule information storage unit 11 (S2). When it is determined that the execution time has come (“YES” in S2), the control event is executed for the target device (S3).

制御実行部12により制御イベントが実行されると、ハートビート情報生成部13で生成されるハートビート情報のプロパティ情報に含まれる最新の制御イベントの実行時刻情報が、当該制御イベントの実行時刻に更新される(S4)。   When a control event is executed by the control execution unit 12, the latest control event execution time information included in the property information of the heartbeat information generated by the heartbeat information generation unit 13 is updated to the execution time of the control event. (S4).

ハートビート情報生成部13では、更新された最新の制御イベントの実行時刻情報をプロパティ情報として含むハートビート情報が生成され、ハートビート情報送信部14から従系として待機している第2コントロールサーバ20に一定周期(例えば1秒周期)で送信される(S5)。   In the heartbeat information generation unit 13, heartbeat information including property information including the execution time information of the latest updated control event is generated, and the second control server 20 waiting as a slave from the heartbeat information transmission unit 14. Are transmitted at a constant cycle (for example, 1 second cycle) (S5).

このステップS2〜S5の処理は、第1コントロールサーバ10において監視制御処理が実行されている間、繰り返される。   The processes in steps S2 to S5 are repeated while the monitoring control process is being executed in the first control server 10.

次に、従系として待機している第2コントロールサーバ20の動作について、図3のフローチャートを参照して説明する。   Next, the operation of the second control server 20 waiting as a slave will be described with reference to the flowchart of FIG.

第2コントロールサーバ20では、ステップS5において主系の第1コントロールサーバ10から送信されたハートビート情報が、ハートビート情報受信部25で受信される(S11)。   In the second control server 20, the heartbeat information receiving unit 25 receives the heartbeat information transmitted from the primary first control server 10 in step S5 (S11).

そして、このハートビート情報受信部25においてハートビート情報が一定周期で受信されているか否かが主系異常検出部27で監視される(S12)。   Then, the main system abnormality detection unit 27 monitors whether or not the heartbeat information is received at a constant period in the heartbeat information reception unit 25 (S12).

この監視の結果、ハートビート情報受信部25においてハートビート情報が一定周期で受信されていると判断されたときには(S12の「YES」)、このハートビート情報に含まれる最新の制御イベントの実行時刻情報が制御実行時刻管理部26で取得され、記憶される(S13)。   As a result of this monitoring, when the heartbeat information receiving unit 25 determines that the heartbeat information is received at a constant period (“YES” in S12), the execution time of the latest control event included in this heartbeat information Information is acquired and stored in the control execution time management unit 26 (S13).

この制御実行時刻管理部26には、最新の制御イベントの実行時刻情報のみが記憶されるため、第1コントロールサーバ10で新たな制御イベントが実行されハートビート情報のプロパティ情報に含まれる制御イベントの実行時刻情報が更新されると、この制御実行時刻管理部26に記憶された最新の制御イベントの実行時刻情報も更新される。   Since only the latest control event execution time information is stored in the control execution time management unit 26, a new control event is executed by the first control server 10 and the control event included in the property information of the heartbeat information is stored. When the execution time information is updated, the latest control event execution time information stored in the control execution time management unit 26 is also updated.

このステップS11からS13の処理は、主系の第1コントロールサーバ10が正常に稼働しハートビート情報が一定周期で受信されている間、繰り返される。   The processes of steps S11 to S13 are repeated while the primary first control server 10 is operating normally and heartbeat information is received at a constant period.

ステップS12においてハートビート情報受信部25においてハートビート情報が一定周期で受信されなくなったときには(S12の「NO」)、主系異常検出部27において主系の第1コントロールサーバ10に異常が発生したと判断され(S14)、切り替え処理部28により、自サーバ20を主系のコントロールサーバに切り替えるための切り替え処理が行われる。第1コントロールサーバに異常が発生してから、この異常を第2コントロールサーバが検知し、自サーバを主系のコントロールサーバに切り替えが完了するまでに、利用するプロトコルにもよるが2〜3分程度を要する。   In step S12, when the heartbeat information is not received by the heartbeat information receiving unit 25 at a fixed period (“NO” in S12), an abnormality has occurred in the primary control server 10 in the main system abnormality detecting unit 27. Is determined (S14), and the switching processing unit 28 performs a switching process for switching the server 20 to the main control server. Depending on the protocol used, it takes 2 to 3 minutes for the first control server to detect this abnormality until the second control server detects it and completes switching the server to the primary control server. It takes a degree.

切り替え処理が完了すると、この切り替え処理を実行したことを通知する切り替え通知が切り替え処理部28から比較部29に送出される。   When the switching process is completed, a switching notification notifying that the switching process has been executed is sent from the switching processing unit 28 to the comparison unit 29.

比較部29では切り替え通知が取得されると、制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報と、スケジュール情報記憶部21に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とが比較される(S15)。   When the switching notification is acquired in the comparison unit 29, the latest control event execution time information stored in the control execution time management unit 26 and the execution schedule information stored in the schedule information storage unit 21 are: The execution time information of the most recent control event in the past from the current time is compared (S15).

比較の結果、これらが一致せず制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報の方が過去の時刻情報であるとき(S15の「YES」)には、比較した制御実行スケジュール情報中の制御イベントが切り替え処理により未実行であると判断され、この制御イベントの実行命令が制御実行部22に送出される。   As a result of comparison, when these do not match and the execution time information of the latest control event stored in the control execution time management unit 26 is the past time information (“YES” in S15), the comparison is performed. It is determined that the control event in the control execution schedule information is not executed by the switching process, and an execution command for this control event is sent to the control execution unit 22.

制御実行部22では、比較部29から送出された制御イベントの実行命令が取得されると、この制御イベントが実行される(S16)。   When the control event execution command sent from the comparison unit 29 is acquired, the control execution unit 22 executes this control event (S16).

またステップS15における比較の結果、制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報と、スケジュール情報記憶部21に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とが一致する場合には(S15の「NO」)、切り替え処理中に未実行となった制御イベントはなかったと判断される。   As a result of the comparison in step S15, the latest control event execution time information stored in the control execution time management unit 26 and the execution schedule information stored in the schedule information storage unit 21 are past from the current time. When the execution time information of the most recent control event matches (“NO” in S15), it is determined that there is no control event that has not been executed during the switching process.

ステップS16により未実行であった制御イベントが実行された後、またはステップS15において切り替え処理中に未実行となった制御イベントがなかったと判断された後は、第2コントロールサーバ20は主系として機能し、図2のフローチャートに示す処理が実行され、制御監視処理が開始される。   After the non-executed control event is executed in step S16, or after it is determined in step S15 that there is no non-executed control event during the switching process, the second control server 20 functions as the main system. Then, the process shown in the flowchart of FIG. 2 is executed, and the control monitoring process is started.

このようにして第2コントロールサーバ20が主系として機能するように切り替えられた後、第1コントロールサーバ10は正常に復帰すると従系として待機する。そして、第2コントロールサーバ20で異常が発生したときには、上記と同様の処理が実行されることにより第1コントロールサーバ10が主系として機能するように切り替えられる。   After the second control server 20 is switched to function as a main system in this way, the first control server 10 waits as a subordinate system when it returns to normal. When an abnormality occurs in the second control server 20, the first control server 10 is switched to function as a main system by executing the same processing as described above.

上述したような監視制御システム1における主系のコントロールサーバの切り替えについて、図4を参照して説明する。   Switching of the main control server in the monitoring control system 1 as described above will be described with reference to FIG.

ここでは、スケジュール情報記憶部11、21には、制御イベントaを時刻8:30に実行し、制御イベントbを時刻12:00に実行し、制御イベントcを時刻17:00に実行するスケジュール情報が記憶されている。   Here, the schedule information storage units 11 and 21 execute the control event a at time 8:30, the control event b at time 12:00, and the control event c at time 17:00. Is remembered.

そして、まず第1コントロールサーバ10が主系として機能して監視制御処理が開始され、時刻8:30に実行スケジュール情報に従って第1コントロールサーバ10で制御イベントaが実行される。   First, the first control server 10 functions as a main system to start the monitoring control process, and the control event a is executed in the first control server 10 according to the execution schedule information at time 8:30.

この制御イベントaの実行後は、主系として機能している第1コントロールサーバ10から従系として待機している第2コントロールサーバ20に、最新の制御イベントの実行時刻情報「8:30」がプロパティ情報に含まれたハートビート情報が、1秒周期で送信される。   After execution of this control event a, the latest control event execution time information “8:30” is sent from the first control server 10 functioning as the master system to the second control server 20 waiting as the slave system. Heartbeat information included in the property information is transmitted at a cycle of 1 second.

その後、制御イベントbの実行予定時刻の直前の時刻11:59にこの第1コントロールサーバ10に異常が発生し、ハートビート情報の送信が途絶えたものとする。   Thereafter, it is assumed that an abnormality has occurred in the first control server 10 at time 11:59 immediately before the scheduled execution time of the control event b, and transmission of heartbeat information has been interrupted.

この時点で、第2コントロールサーバ20の制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報は「8:30」である。   At this time, the latest control event execution time information stored in the control execution time management unit 26 of the second control server 20 is “8:30”.

第1コントロールサーバ10からのハートビート情報の送信が途絶えると、従系の第2コントロールサーバ20において第1コントロールサーバ10に異常が発生したことが検知されて切り替え処理が行われる。   When transmission of heartbeat information from the first control server 10 is interrupted, the secondary second control server 20 detects that an abnormality has occurred in the first control server 10 and performs a switching process.

このとき、異常が発生した時点(時刻11:59)から第2コントロールサーバ20において切り替え処理が完了するまでの主/従切り替え処理期間tとして3分間を要したものとし、切り替え処理完了時点(時刻12:02)までの主/従切り替え処理期間t中は監視制御処理の実行が不可能であるため、時刻12:00に実行予定の制御イベントbは実行されない。   At this time, it is assumed that it takes 3 minutes as the main / slave switching processing period t from when the abnormality occurs (time 11:59) to when the switching processing is completed in the second control server 20, and when switching processing is completed (time Since the monitoring control process cannot be executed during the main / sub switching process period t until 12:02), the control event b scheduled to be executed at time 12:00 is not executed.

そして、切り替え処理が完了した時点(時刻12:02)で、制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報「8:30」と、スケジュール情報記憶部21に記憶されている実行スケジュール情報の中の、現在時刻「12:02」より過去で直近の制御イベントbの実行時刻情報「12:00」とが、第2コントロールサーバ20において比較される。   When the switching process is completed (time 12:02), the latest control event execution time information “8:30” stored in the control execution time management unit 26 and the schedule information storage unit 21 are stored. The second control server 20 compares the execution time information “12:00” of the most recent control event b before the current time “12:02” in the execution schedule information.

比較の結果、これらが一致しておらず、制御実行時刻管理部26に記憶されている最新の制御イベントの実行時刻情報「8:30」の方が直近の制御イベントbの実行時刻情報「12:00」よりも過去の時刻情報であるため、この制御イベントbが未実行であると判断され、第2コントロールサーバ20により制御イベントbが実行される。   As a result of the comparison, they do not match, and the latest control event execution time information “8:30” stored in the control execution time management unit 26 is the latest control event b execution time information “12”. Since the time information is past “00”, it is determined that the control event b has not been executed, and the second control server 20 executes the control event b.

このように制御されることにより、主系のコントロールサーバに異常が発生したことにより従系のコントロールサーバが主系に切り替えられるときに、この切り替え処理により監視制御処理の実行不可能な期間が発生しても、確実に全ての処理が実行されるようにすることができる。   As a result of this control, when the secondary control server is switched to the primary due to an abnormality in the primary control server, a period during which the monitoring control process cannot be executed occurs due to this switching process. Even so, it is possible to ensure that all processing is executed.

また本実施形態において、最新の制御イベントの実行時刻情報をハートビート情報に含めて主系として機能しているコントロールサーバから従系として待機しているコントロールサーバに送信しているが、このハートビート情報は通常1秒周期程度で送信されるものであり、この時間間隔はサーバの異常を検知するには十分であるため、実行時刻情報の送信に利用するのに有用である。また、ハートビート情報を利用すれば新たなポート等のハード構成やプロトコルも必要とせず、容易且つ確実に最新の制御イベントの実行時刻情報を送信することができる。ここで、ハートビートとは別に実行時刻情報の送信用のポートを用意した場合、ハートビートは正常に通信できているにも関わらず、実行時刻情報の通信に失敗してしまう恐れがある。実行時刻情報の通信だけ失敗した場合、実際に実行が完了した制御実行時刻と、従系コントロールサーバに通知できた制御実行時刻が異なる可能性がある。   In this embodiment, the latest control event execution time information is included in the heartbeat information and transmitted from the control server functioning as the primary system to the control server waiting as the secondary system. The information is normally transmitted in a cycle of about 1 second, and this time interval is sufficient for detecting an abnormality of the server, so that it is useful for transmission of execution time information. Also, if the heartbeat information is used, the latest control event execution time information can be transmitted easily and reliably without requiring a hardware configuration or protocol such as a new port. Here, when a port for transmitting execution time information is prepared separately from the heartbeat, there is a possibility that the communication of the execution time information may fail although the heartbeat can communicate normally. When only communication of execution time information fails, there is a possibility that the control execution time at which execution has actually been completed differs from the control execution time that can be notified to the slave control server.

本発明の実施形態を説明したが、この実施形態は、例として提示したものであり、発明の範囲を限定することは意図していない。この新規な実施形態は、その他の様々な形態で実施されることが可能であり、発明の要旨を逸脱しない範囲で、種々の省略、置き替え、変更を行うことができる。この実施形態やその変形は、発明の範囲や要旨に含まれるとともに、特許請求の範囲に記載された発明とその均等の範囲に含まれる。   Although the embodiment of the present invention has been described, this embodiment is presented as an example and is not intended to limit the scope of the invention. The novel embodiment can be implemented in various other forms, and various omissions, replacements, and changes can be made without departing from the spirit of the invention. This embodiment and its modifications are included in the scope and gist of the invention, and are included in the invention described in the claims and the equivalents thereof.

1…監視制御システム
10…第1コントロールサーバ
20…第2コントロールサーバ
11、21…スケジュール情報記憶部
12、22…制御実行部
13、23…ハートビート情報生成部
14、24…ハートビート情報送信部
15、25…ハートビート情報受信部
16、26…制御実行時刻管理部
17、27…主系異常検出部
18、28…切り替え処理部
19、29…比較部
DESCRIPTION OF SYMBOLS 1 ... Monitoring control system 10 ... 1st control server 20 ... 2nd control server 11, 21 ... Schedule information storage part 12, 22 ... Control execution part 13, 23 ... Heartbeat information generation part 14, 24 ... Heartbeat information transmission part DESCRIPTION OF SYMBOLS 15, 25 ... Heartbeat information receiving part 16, 26 ... Control execution time management part 17, 27 ... Main system abnormality detection part 18, 28 ... Switching process part 19, 29 ... Comparison part

Claims (3)

主系として機能する第1の監視制御装置と、従系として待機し、前記第1の監視制御装置に異常が発生したときに切り替わって制御対象機器への制御イベントを実行する第2の監視制御装置とが接続された監視制御システムにおいて、
前記第1の監視制御装置は、
予め設定された、前記制御対象機器への制御イベントの実行スケジュール情報を記憶するスケジュール情報記憶部と、
前記スケジュール情報記憶部に記憶された実行スケジュール情報に従って、前記対象機器への制御イベントを実行する制御実行部と、
前記制御実行部で実行された最新の制御イベントの実行時刻情報をプロパティ情報として含むハートビート情報を生成するハートビート情報生成部と、
前記ハートビート情報生成部で生成されたハートビート情報を、一定周期で前記第2の監視制御装置に送信するハートビート情報送信部と、
を備え
前記第2の監視制御装置は、
前記第1の監視制御装置のスケジュール情報記憶部に記憶された実行スケジュール情報と同様の実行スケジュール情報を記憶するスケジュール情報記憶部と、
前記第1の監視制御装置から一定周期で送信された前記ハートビート情報を受信するハートビート情報受信部と、
前記ハートビート情報受信部で受信されたハートビート情報に含まれる最新の制御イベントの実行時刻情報を取得して記憶する制御実行時刻管理部と、
前記ハートビート情報受信部で受信されたハートビート情報を監視し、一定周期で受信されなくなったときに前記第1の監視制御装置に異常が発生したと判断する主系異常検出部と、
前記主系異常検出部において前記第1監視制御装置に異常が発生したと判断されたときに、自装置を主系として機能させるための切り替え通知を送出する切り替え処理部と、
前記切り替え処理部から送出された切り替え通知を取得すると、前記制御実行時刻管理部に記憶されている最新の制御イベントの実行時刻情報と、前記スケジュール情報記憶部に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とを比較し、前記制御実行時刻管理部に記憶されている最新の制御イベントの実行時刻情報の方が過去の時刻情報であるときには、比較した制御実行スケジュール情報中の制御イベントが未実行であると判断し、この制御イベントの実行命令を送出する比較部と、
前記比較部から制御イベントの実行命令が送出されたときにこの制御イベントを実行し、前記切り替え処理部から切り替え通知が送出された後、前記スケジュール情報記憶部に記憶された実行スケジュール情報に従って前記対象機器への制御イベントを実行する制御実行部と、
を備えることを特徴とする監視制御システム。
A first supervisory control device that functions as a main system and a second supervisory control that stands by as a slave system and switches to execute a control event to the controlled device when an abnormality occurs in the first supervisory control device In the supervisory control system connected to the device,
The first monitoring and control device includes:
A preset schedule information storage unit for storing execution schedule information of control events to the control target device;
A control execution unit for executing a control event to the target device according to the execution schedule information stored in the schedule information storage unit;
A heartbeat information generating unit that generates heartbeat information including property time information as the execution time information of the latest control event executed by the control execution unit;
A heartbeat information transmission unit that transmits the heartbeat information generated by the heartbeat information generation unit to the second monitoring control device at a constant period;
The second monitoring control device comprises:
A schedule information storage unit for storing execution schedule information similar to the execution schedule information stored in the schedule information storage unit of the first monitoring control device;
A heartbeat information receiving unit for receiving the heartbeat information transmitted from the first monitoring control device at a constant period;
A control execution time management unit that acquires and stores execution time information of the latest control event included in the heartbeat information received by the heartbeat information reception unit;
Monitoring the heartbeat information received by the heartbeat information receiving unit, and determining that an abnormality has occurred in the first monitoring control device when it is not received at a fixed period;
A switching processing unit for sending a switching notification for causing the own device to function as a main system when the main system abnormality detecting unit determines that an abnormality has occurred in the first monitoring control device;
When the switching notification sent from the switching processing unit is acquired, the execution time information of the latest control event stored in the control execution time management unit and the execution schedule information stored in the schedule information storage unit The control time of the most recent control event stored in the control execution time management unit is compared with the execution time information of the latest control event in the past from the current time. A comparison unit that determines that a control event in the compared control execution schedule information is not executed, and sends an execution command of the control event;
The control event is executed when a control event execution command is sent from the comparison unit, and after the switching notification is sent from the switching processing unit, the target is executed according to the execution schedule information stored in the schedule information storage unit. A control execution unit that executes a control event to the device;
A supervisory control system comprising:
主系として機能する第1の監視制御装置に接続され、この第1の監視制御装置に異常が発生したときに切り替わって制御対象機器への制御イベントを実行する従系の第2の監視制御装置において、
予め設定された、前記制御対象機器への制御イベントの実行スケジュール情報を記憶するスケジュール情報記憶部と、
前記第1の監視制御装置から一定周期で送信される、最新の制御イベントの実行時刻情報を含むハートビート情報を受信するハートビート情報受信部と、
前記ハートビート情報受信部で受信されたハートビート情報に含まれる最新の制御イベントの実行時刻情報を取得して記憶する制御実行時刻管理部と、
前記ハートビート情報受信部で受信されたハートビート情報を監視し、一定周期で受信されなくなったときに前記第1の監視制御装置に異常が発生したと判断する主系異常検出部と、
前記主系異常検出部において前記第1監視制御装置に異常が発生したと判断されたときに、自装置を主系として機能させるための切り替え通知を送出する切り替え処理部と、
前記切り替え処理部から送出された切り替え通知を取得すると、前記制御実行時刻管理部に記憶されている最新の制御イベントの実行時刻情報と、前記スケジュール情報記憶部に記憶されている実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とを比較し、前記制御実行時刻管理部に記憶されている最新の制御イベントの実行時刻情報の方が過去の時刻情報であるときには、比較した制御実行スケジュール情報中の制御イベントが未実行であると判断し、この制御イベントの実行命令を送出する比較部と、
前記比較部から制御イベントの実行命令が送出されたときにこの制御イベントを実行し、前記切り替え処理部から切り替え通知が送出された後、前記スケジュール情報記憶部に記憶された実行スケジュール情報に従って前記対象機器への制御イベントを実行する制御実行部と、
を備えることを特徴とする監視制御装置。
A secondary second monitoring control apparatus connected to the first monitoring control apparatus functioning as the main system and switching to execute a control event to the control target device when an abnormality occurs in the first monitoring control apparatus. In
A preset schedule information storage unit for storing execution schedule information of control events to the control target device;
A heartbeat information receiving unit that receives heartbeat information including execution time information of the latest control event, which is transmitted from the first monitoring control device at a constant period;
A control execution time management unit that acquires and stores execution time information of the latest control event included in the heartbeat information received by the heartbeat information reception unit;
Monitoring the heartbeat information received by the heartbeat information receiving unit, and determining that an abnormality has occurred in the first monitoring control device when it is not received at a fixed period;
A switching processing unit for sending a switching notification for causing the own device to function as a main system when the main system abnormality detecting unit determines that an abnormality has occurred in the first monitoring control device;
When the switching notification sent from the switching processing unit is acquired, the execution time information of the latest control event stored in the control execution time management unit and the execution schedule information stored in the schedule information storage unit The control time of the most recent control event stored in the control execution time management unit is compared with the execution time information of the latest control event in the past from the current time. A comparison unit that determines that a control event in the compared control execution schedule information is not executed, and sends an execution command of the control event;
The control event is executed when a control event execution command is sent from the comparison unit, and after the switching notification is sent from the switching processing unit, the target is executed according to the execution schedule information stored in the schedule information storage unit. A control execution unit that executes a control event to the device;
A monitoring control device comprising:
主系として機能する第1の監視制御装置に接続され、この第1の監視制御装置に異常が発生したときに切り替わって制御対象機器への制御イベントを実行する従系の第2の監視制御装置が、
予め設定された、前記制御対象機器への制御イベントの実行スケジュール情報を記憶するスケジュール情報記憶ステップと、
前記第1の監視制御装置から一定周期で送信される、最新の制御イベントの実行時刻情報を含むハートビート情報を受信するハートビート情報受信ステップと、
前記ハートビート情報受信ステップで受信されたハートビート情報に含まれる最新の制御イベントの実行時刻情報を取得して記憶する制御実行時刻管理ステップと、
前記ハートビート情報受信ステップで受信されたハートビート情報を監視し、一定周期で受信されなくなったときに前記第1の監視制御装置に異常が発生したと判断する主系異常検出ステップと、
前記主系異常検出ステップにおいて前記第1監視制御装置に異常が発生したと判断されたときに、自装置を主系として機能させるための切り替え通知を送出する切り替え処理ステップと、
前記切り替え処理ステップにより送出された切り替え通知を取得すると、前記制御実行時刻管理ステップで記憶された最新の制御イベントの実行時刻情報と、前記スケジュール情報記憶ステップで記憶された実行スケジュール情報の中の、現在時刻より過去で直近の制御イベントの実行時刻情報とを比較し、前記制御実行時刻管理ステップで記憶された最新の制御イベントの実行時刻情報の方が過去の時刻情報であるときには、比較した制御実行スケジュール情報中の制御イベントが未実行であると判断し、この制御イベントの実行命令を送出する比較ステップと、
前記比較ステップで制御イベントの実行命令が送出されたときに、この制御イベントを実行する未処理制御実行ステップと、
前記切り替え処理ステップにより切り替え通知が送出された後、前記スケジュール情報記憶ステップで記憶された実行スケジュール情報に従って前記対象機器への制御イベントを実行するスケジュール制御実行ステップと、
を有することを特徴とする監視制御方法。
A secondary second monitoring control apparatus connected to the first monitoring control apparatus functioning as the main system and switching to execute a control event to the control target device when an abnormality occurs in the first monitoring control apparatus. But,
A schedule information storage step for storing execution schedule information of control events to the control target device set in advance;
A heartbeat information receiving step for receiving heartbeat information including execution time information of the latest control event, which is transmitted from the first monitoring control device at a constant period;
A control execution time management step of acquiring and storing execution time information of the latest control event included in the heartbeat information received in the heartbeat information receiving step;
Monitoring the heartbeat information received in the heartbeat information receiving step, and determining that an abnormality has occurred in the first monitoring and control device when the heartbeat information is not received at a fixed period;
A switching process step of sending a switching notification for causing the own apparatus to function as a main system when it is determined that an abnormality has occurred in the first monitoring control apparatus in the main system abnormality detecting step;
When acquiring the switching notification sent by the switching processing step, among the execution time information of the latest control event stored in the control execution time management step and the execution schedule information stored in the schedule information storage step, The execution time information of the latest control event in the past from the current time is compared. If the latest control event execution time information stored in the control execution time management step is the past time information, the compared control information A comparison step of determining that the control event in the execution schedule information is not executed and sending an execution instruction of the control event;
An unprocessed control execution step for executing the control event when a control event execution command is sent in the comparison step;
A schedule control execution step for executing a control event to the target device according to the execution schedule information stored in the schedule information storage step after the switching notification is sent out by the switching processing step;
A monitoring control method characterized by comprising:
JP2010204285A 2010-09-13 2010-09-13 MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD Active JP5558279B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2010204285A JP5558279B2 (en) 2010-09-13 2010-09-13 MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2010204285A JP5558279B2 (en) 2010-09-13 2010-09-13 MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD

Publications (2)

Publication Number Publication Date
JP2012059193A JP2012059193A (en) 2012-03-22
JP5558279B2 true JP5558279B2 (en) 2014-07-23

Family

ID=46056177

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2010204285A Active JP5558279B2 (en) 2010-09-13 2010-09-13 MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD

Country Status (1)

Country Link
JP (1) JP5558279B2 (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488162A (en) * 2013-07-04 2014-01-01 文杰 Detection method based on heartbeat model for communication state of large rectifying device
CN105531680B (en) * 2013-09-11 2018-01-23 Nec 飞鼎克株式会社 Long-Range Surveillance System and remote monitoring method
KR101566120B1 (en) * 2014-08-25 2015-11-04 (주)클라루스코리아 Automatic control system and method for building equipment using dual schedule method
JP6409812B2 (en) 2016-04-01 2018-10-24 横河電機株式会社 Redundancy apparatus, redundancy system, and redundancy method
CN117311136B (en) * 2023-11-28 2024-03-01 中国船舶集团有限公司第七一九研究所 Dual-computer operation method and device based on interconnection heartbeat monitoring mechanism

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH01195544A (en) * 1988-01-29 1989-08-07 Nec Corp Monitor system for breakdown of duplex system
JP2517895B2 (en) * 1993-10-07 1996-07-24 日本電気株式会社 Job scheduling equipment for multi-system
JP2003296133A (en) * 2002-04-05 2003-10-17 Fuji Electric Co Ltd Controller
US20080184059A1 (en) * 2007-01-30 2008-07-31 Inventec Corporation Dual redundant server system for transmitting packets via linking line and method thereof
JP5351448B2 (en) * 2008-06-30 2013-11-27 アズビル株式会社 Server client system and server switching method

Also Published As

Publication number Publication date
JP2012059193A (en) 2012-03-22

Similar Documents

Publication Publication Date Title
JP5558279B2 (en) MONITORING / CONTROL SYSTEM, MONITORING / CONTROL DEVICE USED FOR SAME, AND MONITORING / CONTROL METHOD
US9210059B2 (en) Cluster system
JP2020115330A (en) System and method of monitoring software application process
JP5707355B2 (en) Hot-standby client-server system
CN104065526A (en) Server fault alarming method and device thereof
US7730168B2 (en) Method and apparatus for assigning packet addresses to a plurality of devices
JP2010244463A (en) Event detection control method and system
JP5805582B2 (en) Workflow management system, workflow management method, service state management device, and workflow management device
JP2013025765A (en) Master/slave system, control device, master/slave switching method and master/slave switching program
JP2010176623A (en) Managing device, managing system and managing program
JP2019153055A (en) Cluster system, information processing apparatus, cluster monitoring method, and cluster monitoring program
JP2009026182A (en) Program execution system and execution device
JP5268820B2 (en) Rewriting method for monitoring device program
JP5691248B2 (en) Task takeover program, processing device, and computer system
JP2009282601A (en) Operation monitoring program, monitoring system, and monitoring method
JP2013156963A (en) Control program, control method, information processing apparatus, and control system
JP2015138512A (en) State monitoring device, state monitoring method, and state monitoring program
JP6428273B2 (en) Command processing system and command processing method
JP6343991B2 (en) Communication system, communication control method, and communication control program
JP2017049860A (en) Trend graph display system
JP2013003956A (en) Failure recovery management device, failure recovery management method, and failure recovery management program
JP2011215819A (en) Control apparatus
JP6901677B2 (en) Management program, management device and management method
JP2017116976A (en) Monitoring control system
JP2020004323A (en) Client server system, client, server, and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20130402

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20140428

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140604

R151 Written notification of patent or utility model registration

Ref document number: 5558279

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R151