JP2010218510A - System and method for monitoring of condition - Google Patents

System and method for monitoring of condition Download PDF

Info

Publication number
JP2010218510A
JP2010218510A JP2009067658A JP2009067658A JP2010218510A JP 2010218510 A JP2010218510 A JP 2010218510A JP 2009067658 A JP2009067658 A JP 2009067658A JP 2009067658 A JP2009067658 A JP 2009067658A JP 2010218510 A JP2010218510 A JP 2010218510A
Authority
JP
Japan
Prior art keywords
state
monitoring
state change
notification data
change notification
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.)
Granted
Application number
JP2009067658A
Other languages
Japanese (ja)
Other versions
JP5191934B2 (en
Inventor
Tomohiro Maruno
智広 丸野
Tadahisa Ono
忠久 大野
Junichi Saito
純一 齋藤
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.)
Azbil Corp
Original Assignee
Azbil 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 Azbil Corp filed Critical Azbil Corp
Priority to JP2009067658A priority Critical patent/JP5191934B2/en
Publication of JP2010218510A publication Critical patent/JP2010218510A/en
Application granted granted Critical
Publication of JP5191934B2 publication Critical patent/JP5191934B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Testing And Monitoring For Control Systems (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To reduce communication load and eliminate the need of a setting change on the monitoring device side caused by a configuration change in a device to be monitored. <P>SOLUTION: A transmitter 1 includes: a state change detection unit 10 for monitoring the state of a relevant device; and a transmission unit 11 for transmitting state change informing data to a monitoring device 2 at intervals of fixed time until the relevant device returns to a steady state when the state change detection unit 10 decides that the relevant device is in the changing state. The monitoring device 2 includes: a memory 21; a no-communication monitoring timer 22 for measuring the time elapsed from the point of time when the state change informing data is written to the memory 21; and a monitoring control unit 24 for regarding the case where the state change informing data is written to the memory 21 as the changing state of the transmitter 1 and regarding the case where the elapsed time exceeds a predetermined no-communication detection time as the restoration to the steady state of the transmitter 1. <P>COPYRIGHT: (C)2010,JPO&INPIT

Description

本発明は、監視対象の複数の機器の状態を監視機器で一括監視する状態監視システムおよび状態監視方法に関するものである。   The present invention relates to a status monitoring system and a status monitoring method that collectively monitor the status of a plurality of devices to be monitored by a monitoring device.

従来より複数の機器で構成されるシステムにおいて、各機器の状態(エラー等)を一括監視するという要求があった。このための方法のひとつとして各機器のデジタル出力バス同士を物理的に結線させる方法(ワイヤードOR)が用いられてきた。しかし、この方式では、同時に監視する対象となる各機器の出力信号が物理的につながっていなければならない。このため、機器の出力信号を物理的に結線することが不可能な場合の方法として、通信を用いる監視方法が提案されている(特許文献1、特許文献2参照)。   Conventionally, in a system composed of a plurality of devices, there has been a request to collectively monitor the status (errors, etc.) of each device. As one of the methods for this purpose, a method (wired OR) for physically connecting the digital output buses of each device has been used. However, in this method, the output signals of the devices to be monitored simultaneously must be physically connected. For this reason, a monitoring method using communication has been proposed as a method when it is impossible to physically connect the output signals of the devices (see Patent Document 1 and Patent Document 2).

特許文献1に開示された方法では、1台の監視機器が一定の周期で要求パケットを通信路に送出し、通信路に接続された監視対象の各機器が要求パケットに応じて応答パケットを返信することにより、監視機器が監視対象の機器の状態情報を収集するようにしていた。
特許文献2に開示された方法では、監視対象のヒューマン・インターフェースから診断用信号を複数台のプログラマブル・コントローラに送信し、各プログラマブル・コントローラが受信した診断用信号を用いて異常診断を行い、診断結果を全てのヒューマン・インターフェースに返信し、各ヒューマン・インターフェースが全てのプログラマブル・コントローラからの診断結果を入力して最終診断を行うようにしていた。
In the method disclosed in Patent Document 1, one monitoring device sends a request packet to a communication path at a fixed period, and each monitoring target device connected to the communication path returns a response packet in response to the request packet. By doing so, the monitoring device collects the status information of the device to be monitored.
In the method disclosed in Patent Document 2, a diagnostic signal is transmitted from a monitored human interface to a plurality of programmable controllers, an abnormality diagnosis is performed using the diagnostic signal received by each programmable controller, and diagnosis is performed. The results are returned to all human interfaces, and each human interface inputs diagnosis results from all programmable controllers to perform final diagnosis.

特許第3077610号公報Japanese Patent No. 3077610 特許第3884275号公報Japanese Patent No. 3884275

特許文献1に開示された方法では、監視機器が一定時間毎に通信を行うため、常に通信路上に一定の通信負荷が生じるという問題点があった。また、特許文献1に開示された方法では、監視対象の機器の構成変更時に監視機器側の設定変更が必要になるという問題点があった。つまり、特許文献1に開示された方法では、監視機器が監視対象の機器の情報(IPアドレス等)を知っている必要がある。   In the method disclosed in Patent Document 1, there is a problem that a constant communication load is always generated on the communication path because the monitoring device performs communication at regular intervals. Further, the method disclosed in Patent Document 1 has a problem in that it is necessary to change the setting on the monitoring device side when the configuration of the device to be monitored is changed. That is, in the method disclosed in Patent Document 1, the monitoring device needs to know information (IP address or the like) of the device to be monitored.

特許文献2に記載された発明においても、ヒューマン・インターフェースとプログラマブル・コントローラとの間で診断用信号の送受信を行うので、常に通信路上に一定の通信負荷が生じるという問題点があった。また、特許文献2に開示された方法では、各プログラマブル・コントローラが監視対象のヒューマン・インターフェースに応じた異常診断手段を持つ必要があり、このためにヒューマン・インターフェースの構成変更時にプログラマブル・コントローラ側の設定変更が必要になるという問題点があった。   Also in the invention described in Patent Document 2, since a diagnostic signal is transmitted and received between the human interface and the programmable controller, there is a problem that a constant communication load is always generated on the communication path. Further, in the method disclosed in Patent Document 2, each programmable controller needs to have an abnormality diagnosing means corresponding to the monitored human interface. For this reason, when the configuration of the human interface is changed, the programmable controller side There was a problem that setting change was necessary.

本発明は、上記課題を解決するためになされたもので、通信負荷を低減することができ、監視対象の機器の構成変更に伴う監視機器側の設定変更を不要にすることができる状態監視システムおよび状態監視方法を提供することを目的とする。   The present invention has been made in order to solve the above-described problems, and is a state monitoring system that can reduce a communication load and can eliminate a setting change on the monitoring device side due to a configuration change of a device to be monitored. It is another object of the present invention to provide a state monitoring method.

本発明の状態監視システムは、監視対象の機器である複数の送信機器と、少なくとも1つの監視機器とを有し、前記送信機器は、自機器の状態を監視する状態変化検出手段と、自機器が変化状態であると前記状態変化検出手段が判断したときに、自機器が定常状態に戻るまで一定時間毎に状態変化通知データを前記監視機器に送信する送信手段とを備え、前記監視機器は、前記状態変化通知データを受信する受信手段と、前記受信した状態変化通知データを格納する記憶手段と、この記憶手段に前記状態変化通知データの書き込みがあった時点からの経過時間を測定する経過時間測定手段と、前記記憶手段に前記状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器を変化状態と見なし、前記経過時間が所定の無通信検出時間を過ぎている場合は、前記状態変化通知データの送信元の送信機器が定常状態に戻ったと見なす監視制御手段とを備えることを特徴とするものである。
また、本発明の状態監視システムの1構成例において、前記送信機器の送信手段は、前記監視機器が複数存在する場合、前記状態変化通知データを全ての監視機器にマルチキャスト送信することを特徴とするものである。
The state monitoring system of the present invention includes a plurality of transmission devices that are devices to be monitored and at least one monitoring device, and the transmission device includes state change detection means for monitoring the state of the own device, and the own device. Transmission means for transmitting state change notification data to the monitoring device at regular intervals until the device returns to a steady state when the state change detection unit determines that the monitoring device is in a change state, Receiving means for receiving the state change notification data; storage means for storing the received state change notification data; and a process for measuring an elapsed time from when the state change notification data was written to the storage means. When the state change notification data is written in the time measurement means and the storage means, the transmission device that is the transmission source of the state change notification data is regarded as a change state, and the elapsed time is If past the no-communication detection time constant, the transmission source of the transmission apparatus of the status change notification data is characterized in that and a monitoring control unit considered to have returned to a steady state.
Moreover, in one configuration example of the state monitoring system of the present invention, the transmission unit of the transmission device multicasts the state change notification data to all the monitoring devices when there are a plurality of the monitoring devices. Is.

また、本発明の状態監視方法は、監視対象の機器である送信機器が、自機器の状態を監視する状態変化検出手順と、前記送信機器が、自機器が変化状態であるときに、自機器が定常状態に戻るまで一定時間毎に状態変化通知データを監視機器に送信する送信手順と、前記監視機器が、受信した前記状態変化通知データを記憶手段に書き込む格納手順と、前記監視機器が、前記記憶手段に前記状態変化通知データの書き込みがあった時点からの経過時間を測定する経過時間測定手順と、前記監視機器が、前記記憶手段に前記状態変化通知データの書き込みがあるかどうかを確認し、前記状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器を変化状態と見なし、前記経過時間が所定の無通信検出時間を過ぎている場合は、前記状態変化通知データの送信元の送信機器が定常状態に戻ったと見なす監視制御手順とを備えることを特徴とするものである。   Further, the state monitoring method of the present invention includes a state change detection procedure in which a transmitting device that is a device to be monitored monitors the state of the own device, and when the transmitting device is in a changed state, A transmission procedure for transmitting state change notification data to a monitoring device at regular intervals until the state returns to a steady state, a storage procedure for the monitoring device to write the received state change notification data to a storage means, and the monitoring device, An elapsed time measurement procedure for measuring an elapsed time from when the state change notification data was written to the storage means, and whether the monitoring device has written the state change notification data to the storage means When the state change notification data is written, the transmission device that is the source of the state change notification data is regarded as a change state, and the elapsed time has passed a predetermined no-communication detection time. When on, the source of the transmission apparatus of the status change notification data is characterized in that and a monitoring control procedure considered to have returned to a steady state.

本発明によれば、監視機器から送信機器へは情報を送信せず、送信機器が変化状態の場合のみ送信機器から監視機器へ状態変化通知データを送信するようにしたので、従来に比べて通信負荷を低減することができる。本発明では、従来のように監視機器から要求パケットを送信し、監視対象の機器から応答パケットを返す場合に比べて、半分以下のパケットで監視が可能である。また、本発明では、監視機器から送信機器へは情報を送信せず、送信機器から監視機器へ状態変化通知データを送信するため、監視機器が送信機器の情報(IPアドレス等)を予め記憶しておく必要はない。したがって、送信機器に構成変更や追加、削除等があったとしても、監視機器側での設定変更をする必要がなくなる。また、本発明では、送信機器が自機器の変化を即座に送信することができるため、監視機器の確認するタイミング以外で変化を検知することができない、従来の方法に比べて送信機器の変化を迅速に検知することできる。   According to the present invention, information is not transmitted from the monitoring device to the transmission device, and the state change notification data is transmitted from the transmission device to the monitoring device only when the transmission device is in a change state. The load can be reduced. In the present invention, it is possible to monitor with less than half the packet as compared with the conventional case where a request packet is transmitted from a monitoring device and a response packet is returned from a device to be monitored. Further, in the present invention, since the information is not transmitted from the monitoring device to the transmission device and the state change notification data is transmitted from the transmission device to the monitoring device, the monitoring device stores information on the transmission device (such as an IP address) in advance. There is no need to keep it. Therefore, it is not necessary to change the setting on the monitoring device side even if the transmission device is changed, added, or deleted. Further, in the present invention, since the transmitting device can immediately transmit the change of the own device, the change of the transmitting device cannot be detected except at the timing when the monitoring device confirms, compared to the conventional method. It can be detected quickly.

本発明の実施の形態に係る状態監視システムの構成を示すブロック図である。It is a block diagram which shows the structure of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの送信機器の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the transmission apparatus of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの監視機器の動作を示すフローチャートである。It is a flowchart which shows operation | movement of the monitoring apparatus of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの動作の1例を模式的に示す図である。It is a figure which shows typically an example of operation | movement of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの動作の他の例を模式的に示す図である。It is a figure which shows typically the other example of operation | movement of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの動作の他の例を模式的に示す図である。It is a figure which shows typically the other example of operation | movement of the state monitoring system which concerns on embodiment of this invention. 本発明の実施の形態に係る状態監視システムの動作の他の例を模式的に示す図である。It is a figure which shows typically the other example of operation | movement of the state monitoring system which concerns on embodiment of this invention.

以下、本発明の実施の形態について図面を参照して説明する。図1は本発明の実施の形態に係る状態監視システムの構成を示すブロック図である。
状態監視システムは、監視対象の機器である複数の送信機器1と、監視機器2と、送信機器1と監視機器2とを接続するネットワーク3とから構成される。
Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a state monitoring system according to an embodiment of the present invention.
The state monitoring system includes a plurality of transmission devices 1 that are devices to be monitored, a monitoring device 2, and a network 3 that connects the transmission device 1 and the monitoring device 2.

各送信機器1は、自機器の状態を監視する状態変化検出部10と、自機器が変化状態(例えば警報発生等)であると状態変化検出部10が判断したときに、自機器が定常状態に戻るまで一定時間毎に状態変化通知データを監視機器2に送信する送信部11とを有する。   Each transmitting device 1 is in a steady state when the state change detecting unit 10 that monitors the state of the own device and the state change detecting unit 10 determines that the own device is in a changed state (for example, an alarm is generated). And a transmission unit 11 that transmits the state change notification data to the monitoring device 2 at regular intervals until the process returns to FIG.

監視機器2は、送信機器1からのデータを受信する受信部20と、データ記憶のための記憶部21と、記憶部21に状態変化通知データの書き込みがあった時点からの経過時間を送信機器1毎に測定する経過時間測定手段である無通信監視タイマ22と、各送信機器1の状態を表示するための表示部23と、記憶部21に状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器1を変化状態と見なし、経過時間が所定の無通信検出時間を過ぎている場合は、状態変化通知データの送信元の送信機器1が定常状態に戻ったと見なす監視制御部24とを有する。   The monitoring device 2 includes a reception unit 20 that receives data from the transmission device 1, a storage unit 21 for data storage, and an elapsed time from when the state change notification data is written in the storage unit 21. If there is a non-communication monitoring timer 22 that is an elapsed time measuring means for measuring every one, a display unit 23 for displaying the state of each transmitting device 1, and writing of state change notification data in the storage unit 21, When the transmission device 1 that is the transmission source of the state change notification data is regarded as a change state, and the elapsed time has passed the predetermined no-communication detection time, the transmission device 1 that is the transmission source of the state change notification data has returned to the steady state. A monitoring control unit 24 to be considered.

記憶部21は、送信機器1の状態(定常状態または変化状態)を送信機器1毎に示す監視データ211と、予め定められた無通信検出時間212とを記憶している。   The storage unit 21 stores monitoring data 211 indicating the state (steady state or change state) of the transmission device 1 for each transmission device 1 and a predetermined no-communication detection time 212.

次に、本実施の形態の状態監視システムの動作を説明する。図2は送信機器1の動作を示すフローチャート、図3は監視機器2の動作を示すフローチャートである。
送信機器1の状態変化検出部10は、自機器の状態を常時監視する(図2ステップS100)。送信機器1の送信部11は、自機器が変化状態であると状態変化検出部10が判断したときに、状態変化通知データを監視機器2に送信する(ステップS101)。送信部11は、自機器が定常状態に戻ったと状態変化検出部10が判断するまで(ステップS100においてNO)、状態変化通知データの送信(ステップS101)を一定時間間隔で繰り返し行う。
こうして、送信機器1の動作が終了するまで(ステップS102においてYES)、ステップS100〜S101の処理が実施される。
Next, the operation of the state monitoring system of this embodiment will be described. FIG. 2 is a flowchart showing the operation of the transmission device 1, and FIG. 3 is a flowchart showing the operation of the monitoring device 2.
The state change detection unit 10 of the transmission device 1 constantly monitors the state of the own device (step S100 in FIG. 2). The transmission unit 11 of the transmission device 1 transmits state change notification data to the monitoring device 2 when the state change detection unit 10 determines that the own device is in a change state (step S101). The transmission unit 11 repeatedly transmits the state change notification data (step S101) at regular time intervals until the state change detection unit 10 determines that the own device has returned to the steady state (NO in step S100).
In this way, the processes of steps S100 to S101 are performed until the operation of the transmitting device 1 is completed (YES in step S102).

一方、監視機器2の受信部20は、ネットワーク3を介して送信機器1からの状態変化通知データを受信すると(図3ステップS200においてYES)、この状態変化通知データを送信元の送信機器1に対応する監視データ211として記憶部21に書き込む(ステップS201)。監視データ211に書き込みがあったことにより、監視制御部24は、送信機器1が変化状態であることを表示部23に表示させる。無通信監視タイマ22は、受信部20が状態変化通知データを受信すると、この状態変化通知データの送信元の送信機器1用に測定している経過時間を0にリセットし、経過時間の測定を0から始める(ステップS202)。   On the other hand, when the reception unit 20 of the monitoring device 2 receives the state change notification data from the transmission device 1 via the network 3 (YES in step S200 in FIG. 3), the state change notification data is transmitted to the transmission device 1 of the transmission source. The corresponding monitoring data 211 is written in the storage unit 21 (step S201). Since the monitoring data 211 has been written, the monitoring control unit 24 causes the display unit 23 to display that the transmission device 1 is in a change state. When the receiving unit 20 receives the state change notification data, the no-communication monitoring timer 22 resets the elapsed time measured for the transmission device 1 that is the transmission source of the state change notification data to 0, and measures the elapsed time. Start from 0 (step S202).

続いて、監視制御部24は、無通信監視タイマ22が測定している経過時間を確認し(ステップS203)、経過時間が無通信検出時間212を過ぎているかどうかを判定する(ステップS204)。   Subsequently, the monitoring control unit 24 checks the elapsed time measured by the no-communication monitoring timer 22 (step S203) and determines whether the elapsed time has passed the no-communication detection time 212 (step S204).

監視制御部24は、無通信監視タイマ22が測定している経過時間が無通信検出時間212を過ぎていない場合(ステップS204においてNO)、ステップS200に戻る。また、監視制御部24は、無通信監視タイマ22が測定している経過時間が無通信検出時間212を過ぎている場合(ステップS204においてYES)、この無通信検出時間212を過ぎた経過時間に対応する送信機器1用の監視データ211を、定常状態を表す値に戻す(ステップS205)。この場合、監視制御部24は、送信機器1が定常状態に戻ったことを表示部23に表示させる。   If the elapsed time measured by the no-communication monitoring timer 22 has not passed the no-communication detection time 212 (NO in step S204), the monitoring control unit 24 returns to step S200. In addition, when the elapsed time measured by the no-communication monitoring timer 22 exceeds the no-communication detection time 212 (YES in step S204), the monitoring control unit 24 sets the elapsed time after the no-communication detection time 212. The corresponding monitoring data 211 for the transmitting device 1 is returned to a value representing the steady state (step S205). In this case, the monitoring control unit 24 causes the display unit 23 to display that the transmission device 1 has returned to the steady state.

つまり、監視制御部24は、監視データ211に状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器1を変化状態と見なし、さらに無通信監視タイマ22が測定している経過時間が無通信検出時間212を過ぎている場合、すなわち状態変化通知データの書き込みがあってから無通信検出時間212よりも長い間、状態変化通知データの再度の書き込みがない場合は、状態変化通知データの送信元の送信機器1が定常状態に戻ったと見なす。
こうして、監視機器2の動作が終了するまで(ステップS206においてYES)、ステップS200〜S205の処理が実施される。
That is, when there is state change notification data written in the monitoring data 211, the monitoring control unit 24 regards the transmission device 1 that is the transmission source of the state change notification data as a change state, and the non-communication monitoring timer 22 further measures. If the elapsed time exceeds the no-communication detection time 212, that is, if the state change notification data is not written again for a period longer than the no-communication detection time 212 after the state change notification data is written, It is assumed that the transmission device 1 that has transmitted the state change notification data has returned to the steady state.
In this way, the processes of steps S200 to S205 are performed until the operation of the monitoring device 2 is completed (YES in step S206).

以上のように、本実施の形態では、監視機器2から送信機器1へは情報を送信せず、送信機器1が変化状態の場合のみ送信機器1から監視機器2へ状態変化通知データを送信するようにしたので、従来に比べて通信負荷を低減することができる。本実施の形態では、従来のように監視機器から要求パケットを送信し、監視対象の機器から応答パケットを返す場合に比べて、半分以下のパケットで監視が可能である。   As described above, in the present embodiment, information is not transmitted from the monitoring device 2 to the transmission device 1, and state change notification data is transmitted from the transmission device 1 to the monitoring device 2 only when the transmission device 1 is in a change state. Since it did in this way, communication load can be reduced compared with the past. In the present embodiment, it is possible to monitor with less than half of packets compared to the case where a request packet is transmitted from a monitoring device and a response packet is returned from a device to be monitored as in the prior art.

また、本実施の形態では、監視機器2から送信機器1へは情報を送信せず、送信機器1から監視機器2へ状態変化通知データを送信するため、監視機器2が送信機器1の情報(IPアドレス等)を予め記憶しておく必要はなく、各送信機器1が送信先の監視機器2の情報を認識していればよい。したがって、送信機器1に構成変更や、送信機器1の追加、削除等があったとしても、監視機器2側での設定変更は不要である。   In the present embodiment, the monitoring device 2 does not transmit information from the monitoring device 2 to the transmission device 1, but transmits state change notification data from the transmission device 1 to the monitoring device 2. Therefore, the monitoring device 2 transmits information on the transmission device 1 ( It is not necessary to store an IP address or the like in advance, and it is only necessary that each transmission device 1 recognizes information of the monitoring device 2 as a transmission destination. Therefore, even if the transmission device 1 is changed in configuration or the transmission device 1 is added or deleted, it is not necessary to change the setting on the monitoring device 2 side.

図4(A)〜図4(C)は本実施の形態の状態監視システムの動作の1例を模式的に示す図である。図4(A)〜図4(C)では、受信部20が状態変化通知データを受信していないときを「0」、受信したときを「1」としている。また、監視データ211が送信機器1の定常状態を表しているときを「0」、送信機器1の変化状態を表しているときを「1」としている。   4A to 4C are diagrams schematically illustrating an example of the operation of the state monitoring system according to the present embodiment. 4A to 4C, “0” is set when the receiving unit 20 has not received the state change notification data, and “1” is set when it is received. Further, “0” is set when the monitoring data 211 represents the steady state of the transmission device 1, and “1” is set when the monitoring data 211 represents the change state of the transmission device 1.

図4(A)は送信機器1−1〜1−3に状態変化がない通常時を示している。次に、送信機器1−1に状態変化が発生すると、送信機器1−1は監視機器2に状態変化通知データを送信する(図4(B))。これにより、監視機器2の受信部20が状態変化通知データを受信し、送信機器1−1に対応する監視データ211が送信機器1−1の変化状態を表す値に書き換えられる。   FIG. 4A shows a normal time when there is no state change in the transmission devices 1-1 to 1-3. Next, when a state change occurs in the transmission device 1-1, the transmission device 1-1 transmits state change notification data to the monitoring device 2 (FIG. 4B). Thereby, the receiving unit 20 of the monitoring device 2 receives the state change notification data, and the monitoring data 211 corresponding to the transmission device 1-1 is rewritten to a value representing the change state of the transmission device 1-1.

図4(C)は送信機器1−1が定常状態に戻った場合を示している。ここでは、状態変化通知データの送信は停止したが、直前の状態変化通知データの送信からの経過時間が無通信検出時間212を過ぎていないため、監視データ211は図4(B)の状態を維持している。最後の状態変化通知データの送信からの経過時間が無通信検出時間212を過ぎると、図4(A)の状態に戻る。   FIG. 4C shows a case where the transmitting device 1-1 returns to a steady state. Here, the transmission of the state change notification data is stopped, but since the elapsed time from the transmission of the previous state change notification data has not passed the no-communication detection time 212, the monitoring data 211 has the state shown in FIG. Is maintained. When the elapsed time from the transmission of the last state change notification data passes the no-communication detection time 212, the state returns to the state of FIG.

図5(A)〜図5(C)、図6(A)〜図6(C)は本実施の形態の状態監視システムの動作の他の例を模式的に示す図である。
図5(A)は送信機器1−1〜1−3に状態変化がない通常時を示している。次に、送信機器1−1に状態変化が発生すると、送信機器1−1は監視機器2に状態変化通知データを送信する(図5(B))。これにより、監視機器2の受信部20が状態変化通知データを受信し(図5(B)の受信部20の1段目の値「1」)、送信機器1−1に対応する監視データ211が送信機器1−1の変化状態を表す値に書き換えられる(図5(B)の監視データ211の1段目の値「1」)。
FIG. 5A to FIG. 5C and FIG. 6A to FIG. 6C are diagrams schematically showing another example of the operation of the state monitoring system of the present embodiment.
FIG. 5A shows a normal time when there is no state change in the transmission devices 1-1 to 1-3. Next, when a state change occurs in the transmission device 1-1, the transmission device 1-1 transmits state change notification data to the monitoring device 2 (FIG. 5B). As a result, the receiving unit 20 of the monitoring device 2 receives the state change notification data (the value “1” in the first stage of the receiving unit 20 in FIG. 5B), and the monitoring data 211 corresponding to the transmitting device 1-1. Is rewritten to a value representing the change state of the transmitting device 1-1 (the value “1” in the first stage of the monitoring data 211 in FIG. 5B).

さらに、送信機器1−2に状態変化が発生すると、送信機器1−2は監視機器2に状態変化通知データを送信する(図5(C))。これにより、監視機器2の受信部20が状態変化通知データを受信し(図5(C)の受信部20の2段目の値「1」)、送信機器1−2に対応する監視データ211が送信機器1−2の変化状態を表す値に書き換えられる(図5(C)の監視データ211の2段目の値「1」)。   Furthermore, when a state change occurs in the transmission device 1-2, the transmission device 1-2 transmits state change notification data to the monitoring device 2 (FIG. 5C). As a result, the receiving unit 20 of the monitoring device 2 receives the state change notification data (the second stage value “1” of the receiving unit 20 in FIG. 5C), and the monitoring data 211 corresponding to the transmitting device 1-2. Is rewritten to a value indicating the change state of the transmitting device 1-2 (the value “1” in the second stage of the monitoring data 211 in FIG. 5C).

図6(A)は送信機器1−1が定常状態に戻った場合を示し、図6(B)は続いて送信機器1−2が定常状態に戻った場合を示している。図6(A)、図6(B)では、状態変化通知データの送信は停止したが、直前の状態変化通知データの送信からの経過時間が無通信検出時間212を過ぎていないため、監視データ211は図5(C)の状態を維持している。送信機器1−1による最後のデータ送信からの経過時間が無通信検出時間212を過ぎると、図6(C)の状態となり、さらに送信機器1−2による最後のデータ送信からの経過時間が無通信検出時間212を過ぎると、図5(A)の状態に戻る。   FIG. 6A shows a case where the transmission device 1-1 returns to the steady state, and FIG. 6B shows a case where the transmission device 1-2 subsequently returns to the steady state. In FIG. 6A and FIG. 6B, the transmission of the state change notification data is stopped, but since the elapsed time from the transmission of the previous state change notification data has not passed the no-communication detection time 212, the monitoring data 211 maintains the state of FIG. When the elapsed time from the last data transmission by the transmitting device 1-1 passes the no-communication detection time 212, the state shown in FIG. 6C is entered, and there is no elapsed time from the last data transmission by the transmitting device 1-2. When the communication detection time 212 has passed, the state returns to the state of FIG.

本実施の形態では、監視機器2が1台の場合を例に挙げて説明しているが、これに限るものではなく、監視機器2が複数台あってもよい。また、送信機器1と監視機器2が別個に存在する必要はなく、1台の機器が送信機器1と監視機器2の両方の機能を持っていてもよい。
図7(A)〜図7(C)は、監視機器2が複数台あって、かつこれらの機器が送信機器1と監視機器2の両方の機能を備えている場合の動作例を模式的に示す図である。ここでは、監視機器2−1〜2−4は、送信機器1と監視機器2の両方の機能を備えている。
In the present embodiment, the case where there is one monitoring device 2 is described as an example. However, the present invention is not limited to this, and a plurality of monitoring devices 2 may be provided. Further, the transmission device 1 and the monitoring device 2 do not need to exist separately, and one device may have both functions of the transmission device 1 and the monitoring device 2.
7A to 7C schematically illustrate an operation example in the case where there are a plurality of monitoring devices 2 and these devices have both functions of the transmission device 1 and the monitoring device 2. FIG. Here, the monitoring devices 2-1 to 2-4 have both functions of the transmission device 1 and the monitoring device 2.

図7(A)は監視機器2−1〜2−4に状態変化がない通常時を示している。次に、監視機器2−2に状態変化が発生すると、監視機器2−2は他の監視機器2−1,2−3,2−4に状態変化通知データをマルチキャスト送信する(図7(B))。これにより、各監視機器2−1,2−3,2−4においては、受信部20が状態変化通知データを受信し、監視機器2−2に対応する監視データ211が監視機器2−2の変化状態を表す値に書き換えられる。   FIG. 7A shows a normal time when there is no state change in the monitoring devices 2-1 to 2-4. Next, when a state change occurs in the monitoring device 2-2, the monitoring device 2-2 multicasts state change notification data to the other monitoring devices 2-1, 2-3, 2-4 (FIG. 7B )). Thereby, in each of the monitoring devices 2-1, 2-3, 2-4, the receiving unit 20 receives the state change notification data, and the monitoring data 211 corresponding to the monitoring device 2-2 is the monitoring device 2-2. It is rewritten to a value indicating the change state.

図7(C)は監視機器2−2が定常状態に戻った場合を示している。ここでは、状態変化通知データの送信は停止したが、直前の状態変化通知データの送信からの経過時間が無通信検出時間212を過ぎていないため、監視データ211は図7(B)の状態を維持している。最後の状態変化通知データの送信からの経過時間が無通信検出時間212を過ぎると、図7(A)の状態に戻る。
こうして、本実施の形態では、監視機器2が複数台の場合、状態が変化した機器から状態変化通知データを各監視機器2にマルチキャスト送信することで、監視機器2の冗長化が可能となる。
FIG. 7C shows a case where the monitoring device 2-2 returns to a steady state. Here, the transmission of the state change notification data is stopped, but since the elapsed time from the transmission of the previous state change notification data has not passed the no-communication detection time 212, the monitoring data 211 has the state of FIG. Is maintained. When the elapsed time from the transmission of the last state change notification data passes the no-communication detection time 212, the state returns to the state of FIG.
Thus, in the present embodiment, when there are a plurality of monitoring devices 2, the monitoring device 2 can be made redundant by multicast transmission of the state change notification data from the device whose state has changed to each monitoring device 2.

なお、本実施の形態では、通常、無通信検出時間を送信機器1の送信間隔より長くする必要があるが、監視機器2と送信機器1との間で時間の同期がとれている場合は、無通信検出時間を送信機器1の送信間隔と等しくすることができ、監視の即応性をより高めることができる。   In this embodiment, normally, it is necessary to make the no-communication detection time longer than the transmission interval of the transmission device 1, but when the time is synchronized between the monitoring device 2 and the transmission device 1, The no-communication detection time can be made equal to the transmission interval of the transmission device 1, and the quick response of monitoring can be further improved.

また、本実施の形態では、送信機器1と1対1で対応する監視データ211の場合を例に挙げて説明しているが、これに限るものではなく、監視データ211に対応する送信機器1は複数台あってもよい。この場合、1つの監視データ211を用いて複数台の送信機器1を一括で監視することができる。   In the present embodiment, the case of the monitoring data 211 corresponding to the transmission device 1 on a one-to-one basis is described as an example. However, the present invention is not limited to this, and the transmission device 1 corresponding to the monitoring data 211 is described. There may be more than one. In this case, a plurality of transmission devices 1 can be monitored collectively using a single monitoring data 211.

また、本実施の形態では、監視データ211が送信機器1の定常状態を表しているときを「0」、送信機器1の変化状態を表しているときを「1」としているが、これに限るものではなく、送信機器1の変化状態Aを「1」、送信機器1の変化状態Bを「2」と表すように送信機器1の変化状態が複数あってもよい。この場合は、状態変化通知データも、送信機器1の変化状態に応じた複数の値をとり得ることは言うまでもない。   Further, in the present embodiment, “0” is set when the monitoring data 211 represents the steady state of the transmission device 1, and “1” is set when the change state of the transmission device 1 is represented. There may be a plurality of change states of the transmission device 1 such that the change state A of the transmission device 1 is represented by “1” and the change state B of the transmission device 1 is represented by “2”. In this case, it goes without saying that the state change notification data can also take a plurality of values according to the change state of the transmitting device 1.

本実施の形態の監視機器2の少なくとも一部は、CPU、記憶装置および外部とのインタフェースを備えたコンピュータと、これらのハードウェア資源を制御するプログラムによって実現することができる。このようなコンピュータにおいて、本発明の状態監視方法を実現させるためのプログラムは、フレキシブルディスク、CD−ROM、DVD−ROM、メモリカードなどの記録媒体に記録された状態で提供される。CPUは、記録媒体から読み込んだプログラムを記憶装置に書き込み、プログラムに従って本実施の形態で説明した処理を実行する。   At least a part of the monitoring device 2 according to the present embodiment can be realized by a computer having a CPU, a storage device, and an external interface, and a program for controlling these hardware resources. In such a computer, a program for realizing the state monitoring method of the present invention is provided in a state of being recorded on a recording medium such as a flexible disk, a CD-ROM, a DVD-ROM, or a memory card. The CPU writes the program read from the recording medium into the storage device, and executes the processing described in this embodiment according to the program.

本発明は、監視対象の複数の機器を一括監視する必要がある分野に適用することができる。   The present invention can be applied to a field where a plurality of devices to be monitored need to be collectively monitored.

1…送信機器、2…監視機器、3…ネットワーク、10…状態変化検出部、11…送信部、20…受信部、21…記憶部、22…無通信監視タイマ、23…表示部、24…監視制御部、211…監視データ、212…無通信検出時間。   DESCRIPTION OF SYMBOLS 1 ... Transmission apparatus, 2 ... Monitoring apparatus, 3 ... Network, 10 ... State change detection part, 11 ... Transmission part, 20 ... Reception part, 21 ... Memory | storage part, 22 ... Non-communication monitoring timer, 23 ... Display part, 24 ... Monitoring control unit, 211... Monitoring data, 212.

Claims (4)

監視対象の機器である複数の送信機器と、少なくとも1つの監視機器とを有し、
前記送信機器は、
自機器の状態を監視する状態変化検出手段と、
自機器が変化状態であると前記状態変化検出手段が判断したときに、自機器が定常状態に戻るまで一定時間毎に状態変化通知データを前記監視機器に送信する送信手段とを備え、
前記監視機器は、
前記状態変化通知データを受信する受信手段と、
前記受信した状態変化通知データを格納する記憶手段と、
この記憶手段に前記状態変化通知データの書き込みがあった時点からの経過時間を測定する経過時間測定手段と、
前記記憶手段に前記状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器を変化状態と見なし、前記経過時間が所定の無通信検出時間を過ぎている場合は、前記状態変化通知データの送信元の送信機器が定常状態に戻ったと見なす監視制御手段とを備えることを特徴とする状態監視システム。
A plurality of transmitting devices that are devices to be monitored and at least one monitoring device;
The transmitting device is
State change detection means for monitoring the state of the device itself;
When the state change detection unit determines that the own device is in a change state, the transmission device transmits state change notification data to the monitoring device at regular intervals until the own device returns to a steady state.
The monitoring device is
Receiving means for receiving the state change notification data;
Storage means for storing the received state change notification data;
An elapsed time measuring means for measuring an elapsed time from the time when the state change notification data was written in the storage means;
When the state change notification data is written in the storage means, the transmission device that is the source of the state change notification data is regarded as a change state, and when the elapsed time exceeds a predetermined no-communication detection time, A state monitoring system comprising: a monitoring control unit that considers that a transmission device that is a transmission source of the state change notification data has returned to a steady state.
請求項1記載の状態監視システムにおいて、
前記送信機器の送信手段は、前記監視機器が複数存在する場合、前記状態変化通知データを全ての監視機器にマルチキャスト送信することを特徴とする状態監視システム。
The state monitoring system according to claim 1,
The state monitoring system characterized in that the transmission means of the transmission device multicasts the state change notification data to all the monitoring devices when there are a plurality of the monitoring devices.
監視対象の機器である送信機器が、自機器の状態を監視する状態変化検出手順と、
前記送信機器が、自機器が変化状態であるときに、自機器が定常状態に戻るまで一定時間毎に状態変化通知データを監視機器に送信する送信手順と、
前記監視機器が、受信した前記状態変化通知データを記憶手段に書き込む格納手順と、
前記監視機器が、前記記憶手段に前記状態変化通知データの書き込みがあった時点からの経過時間を測定する経過時間測定手順と、
前記監視機器が、前記記憶手段に前記状態変化通知データの書き込みがあるかどうかを確認し、前記状態変化通知データの書き込みがある場合は、この状態変化通知データの送信元の送信機器を変化状態と見なし、前記経過時間が所定の無通信検出時間を過ぎている場合は、前記状態変化通知データの送信元の送信機器が定常状態に戻ったと見なす監視制御手順とを備えることを特徴とする状態監視方法。
A state change detection procedure in which the transmitting device that is the device to be monitored monitors the state of the device itself;
When the transmission device is in a change state, the transmission device transmits state change notification data to the monitoring device at regular intervals until the device returns to a steady state;
A storage procedure in which the monitoring device writes the received state change notification data in a storage means;
An elapsed time measurement procedure in which the monitoring device measures an elapsed time from when the state change notification data was written to the storage unit;
The monitoring device confirms whether or not the state change notification data is written in the storage means, and if there is the state change notification data written, the transmission device that is the transmission source of the state change notification data is changed to the change state. And a monitoring control procedure that, when the elapsed time has passed a predetermined no-communication detection time, considers that the transmission device that is the transmission source of the state change notification data has returned to a steady state. Monitoring method.
請求項3記載の状態監視方法において、
前記送信手順は、前記監視機器が複数存在する場合、前記状態変化通知データを全ての監視機器にマルチキャスト送信することを特徴とする状態監視方法。
In the state monitoring method according to claim 3,
In the transmission procedure, when there are a plurality of the monitoring devices, the state change notification data is multicast-transmitted to all the monitoring devices.
JP2009067658A 2009-03-19 2009-03-19 Status monitoring system and status monitoring method Expired - Fee Related JP5191934B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009067658A JP5191934B2 (en) 2009-03-19 2009-03-19 Status monitoring system and status monitoring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009067658A JP5191934B2 (en) 2009-03-19 2009-03-19 Status monitoring system and status monitoring method

Publications (2)

Publication Number Publication Date
JP2010218510A true JP2010218510A (en) 2010-09-30
JP5191934B2 JP5191934B2 (en) 2013-05-08

Family

ID=42977231

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009067658A Expired - Fee Related JP5191934B2 (en) 2009-03-19 2009-03-19 Status monitoring system and status monitoring method

Country Status (1)

Country Link
JP (1) JP5191934B2 (en)

Cited By (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2013180146A1 (en) * 2012-05-30 2013-12-05 Nec Corporation Internet protocol (ip) network device, network system, method thereof
JP2018022406A (en) * 2016-08-05 2018-02-08 アズビル株式会社 Controller and data transfer control method
US10458038B2 (en) 2010-01-27 2019-10-29 Yale University Conductivity based on selective etch for GaN devices and applications thereof
US10554017B2 (en) 2015-05-19 2020-02-04 Yale University Method and device concerning III-nitride edge emitting laser diode of high confinement factor with lattice matched cladding layer
US11018231B2 (en) 2014-12-01 2021-05-25 Yale University Method to make buried, highly conductive p-type III-nitride layers
US11043792B2 (en) 2014-09-30 2021-06-22 Yale University Method for GaN vertical microcavity surface emitting laser (VCSEL)
US11095096B2 (en) 2014-04-16 2021-08-17 Yale University Method for a GaN vertical microcavity surface emitting laser (VCSEL)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02183698A (en) * 1989-01-10 1990-07-18 Matsushita Electric Ind Co Ltd Remote controller
JPH02216931A (en) * 1989-02-16 1990-08-29 Nec Corp Fault information reporting system
JPH03159349A (en) * 1989-11-17 1991-07-09 Nec Corp Supervisory and controlling equipment
JPH03195142A (en) * 1989-12-25 1991-08-26 Fujitsu Ltd Fault informing system
JPH07264243A (en) * 1994-03-25 1995-10-13 Nippon Telegr & Teleph Corp <Ntt> Message transmission control method
JP2001084033A (en) * 1999-09-16 2001-03-30 Yokogawa Electric Corp Communication method and operation monitoring system using this
JP2003162318A (en) * 2001-11-26 2003-06-06 Toshiba Corp Plant controlling system
JP2004064317A (en) * 2002-07-26 2004-02-26 Nec Corp Signal transmission method and signal transmission device
JP2004310526A (en) * 2003-04-08 2004-11-04 Mitsubishi Heavy Ind Ltd Monitoring system, monitor terminal, and monitoring method
JP2006318288A (en) * 2005-05-13 2006-11-24 Yaskawa Electric Corp Data updating method for control system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH02183698A (en) * 1989-01-10 1990-07-18 Matsushita Electric Ind Co Ltd Remote controller
JPH02216931A (en) * 1989-02-16 1990-08-29 Nec Corp Fault information reporting system
JPH03159349A (en) * 1989-11-17 1991-07-09 Nec Corp Supervisory and controlling equipment
JPH03195142A (en) * 1989-12-25 1991-08-26 Fujitsu Ltd Fault informing system
JPH07264243A (en) * 1994-03-25 1995-10-13 Nippon Telegr & Teleph Corp <Ntt> Message transmission control method
JP2001084033A (en) * 1999-09-16 2001-03-30 Yokogawa Electric Corp Communication method and operation monitoring system using this
JP2003162318A (en) * 2001-11-26 2003-06-06 Toshiba Corp Plant controlling system
JP2004064317A (en) * 2002-07-26 2004-02-26 Nec Corp Signal transmission method and signal transmission device
JP2004310526A (en) * 2003-04-08 2004-11-04 Mitsubishi Heavy Ind Ltd Monitoring system, monitor terminal, and monitoring method
JP2006318288A (en) * 2005-05-13 2006-11-24 Yaskawa Electric Corp Data updating method for control system

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10458038B2 (en) 2010-01-27 2019-10-29 Yale University Conductivity based on selective etch for GaN devices and applications thereof
WO2013180146A1 (en) * 2012-05-30 2013-12-05 Nec Corporation Internet protocol (ip) network device, network system, method thereof
US9124491B2 (en) 2012-05-30 2015-09-01 Nec Corporation Internet protocol (IP) network device, network system, method thereof
US11095096B2 (en) 2014-04-16 2021-08-17 Yale University Method for a GaN vertical microcavity surface emitting laser (VCSEL)
US11043792B2 (en) 2014-09-30 2021-06-22 Yale University Method for GaN vertical microcavity surface emitting laser (VCSEL)
US11018231B2 (en) 2014-12-01 2021-05-25 Yale University Method to make buried, highly conductive p-type III-nitride layers
US10554017B2 (en) 2015-05-19 2020-02-04 Yale University Method and device concerning III-nitride edge emitting laser diode of high confinement factor with lattice matched cladding layer
JP2018022406A (en) * 2016-08-05 2018-02-08 アズビル株式会社 Controller and data transfer control method

Also Published As

Publication number Publication date
JP5191934B2 (en) 2013-05-08

Similar Documents

Publication Publication Date Title
JP5191934B2 (en) Status monitoring system and status monitoring method
JP4291384B2 (en) Detection method of disconnection and power supply disconnection of IO unit connected to numerical controller
US7831710B2 (en) Communication of offline status between computer systems
JP6342311B2 (en) CAN (Controller Area Network) communication system and error information recording apparatus
JP2018194336A (en) Abnormality detector and abnormality detection method
JP2008293374A (en) Method for acquiring status information of i/o unit
CN114641765B (en) ETHERCAT controller
JP4873220B2 (en) Field communication system
JP2010003132A (en) Information processor, and fault detection method of input/output device thereof, and program thereof
JPWO2020178968A1 (en) Network inspection system and network inspection program
JP5437848B2 (en) Monitoring system
JP5523898B2 (en) Control device
JP2015053555A (en) Data transfer device and data transfer method
JP6024604B2 (en) Communication device
JP5163856B2 (en) Waveform measuring device
JP7303282B2 (en) Contact input controller
JP5515896B2 (en) Input / output connection apparatus, information processing apparatus, and input / output device inspection method
JP2013208043A (en) Power system monitoring device
JP7303083B2 (en) Behavior monitoring device, behavior monitoring method, behavior monitoring program, and behavior monitoring system
WO2019230268A1 (en) Control device and control method for same
JP2017163329A (en) Device, storing method, and program
JP2005269397A (en) Remote monitoring system
CN117859161A (en) Hardware-based sensor analysis
JP2014222372A (en) Field apparatus
JP2006048249A (en) Control device and monitor terminal

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20111107

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20121130

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130130

R150 Certificate of patent or registration of utility model

Ref document number: 5191934

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20160208

Year of fee payment: 3

LAPS Cancellation because of no payment of annual fees