JP2007304826A - Monitoring program of system operation situation by plurality of terminal - Google Patents
Monitoring program of system operation situation by plurality of terminal Download PDFInfo
- Publication number
- JP2007304826A JP2007304826A JP2006132069A JP2006132069A JP2007304826A JP 2007304826 A JP2007304826 A JP 2007304826A JP 2006132069 A JP2006132069 A JP 2006132069A JP 2006132069 A JP2006132069 A JP 2006132069A JP 2007304826 A JP2007304826 A JP 2007304826A
- Authority
- JP
- Japan
- Prior art keywords
- controller
- monitoring
- request message
- status request
- status
- 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.)
- Pending
Links
Images
Landscapes
- Programmable Controllers (AREA)
- Small-Scale Networks (AREA)
- Selective Calling Equipment (AREA)
Abstract
Description
本発明は、たとえば、ホームオートメーションなどで使用されている、複数の照明やエアコン等の設備を制御するコントローラ2の稼働状況を、複数の端末により監視するプログラム及びその監視方法に関する。
The present invention relates to a program for monitoring the operating status of a
住宅内にエレクトロニクス機器を導入して、住宅内の設備機器を管理するシステムである、ホームオートメーションの具体的な内容は、家事の合理化・省力化・自動化や、防災・防犯などの安全管理、外出先からの各種設備などのコントロールなど、さまざまな分野にわたり、例えば、電話を使用して、外部から住戸内のエアコンや炊飯器など各種電気製品のスイッチを操作したり、浴槽への給湯を行ったりするとともに、前記設備に異常があった時には、警報を鳴らしたり、警備保障会社へ通報したりする仕組みなどである。 The specific contents of home automation, which is a system that introduces electronic equipment in a house and manages the equipment in the house, includes the rationalization, labor saving, and automation of housework, safety management such as disaster prevention and crime prevention, and going out. For example, using a telephone, you can control the switches of various electrical products such as air conditioners and rice cookers from outside, and supply hot water to the bathtub. In addition, when there is an abnormality in the equipment, a mechanism is used to sound an alarm or notify a security company.
ホームオートメーションの場合、住宅内に設置された多数の設備をコントロールするコンピュータ、すなわちコントローラ2が設置されている。前記コントローラ2の稼働状況を逐次監視して、前記多数の設備が正常に稼動していることを、多地点から、ユーザが常時確認できる、監視システムが必要である。
In the case of home automation, a computer for controlling a large number of facilities installed in a house, that is, a
例えば、図4及び図5に示すように、多数のコントローラ2の稼動状況を、多地点から監視するシステムとしては、バス接続によるマスタ6とスレーブ7から構成されるコンピュータシステムが知られている。このシステムの場合、まずマスタ6が、コントローラ2に対して状態要求電文を送信し、コントローラ2からの返信をマスタ6とスレーブ7の両者が受信して、マスタ6とスレーブ7から、コントローラ2の稼動状況を監視することができる。
バス接続の場合、例えば、図7に示すように、伝送路に接続されたマスタが交信している場合には、他のマスタは交信できないという技術的な制約がある。
For example, as shown in FIGS. 4 and 5, a computer system including a
In the case of bus connection, for example, as shown in FIG. 7, when a master connected to the transmission line is communicating, there is a technical restriction that other masters cannot communicate.
このマスタ6とスレーブ7から構成される監視システムの場合、以下の問題点がある。
The monitoring system including the
(1)マスタ6用の各伝送路の通信状態を1台のコンピュータが占有しないようにするために、時間間隔を持たせて定期的にコマンドを送信し、また受信も行う。この場合、マスタ6用のプログラムと、受信のみの、スレーブ7用のプログラムの二種類のプログラムを開発することが必要である。(マスタ6用のプログラムとスレーブ7用のプログラムのフローチャートについては、図8及び図9参照。)
したがって、開発期間が長くなり、開発費用も増加する。さらに、前記ソフトウエアのインストール作業もコンピュータ毎に区別することが必要になり、加えて保守作業も煩雑になる。
(1) In order to prevent one computer from occupying the communication state of each transmission path for the
Accordingly, the development period becomes longer and the development cost increases. Further, it is necessary to distinguish the software installation work for each computer, and the maintenance work becomes complicated.
(2)例えば、図6に示すように、マスタ6が、故障した場合には、マスタ6から状態要求電文が送信されないので、スレーブ7からコントローラ2の稼働状況を確認できなくなる。
(2) For example, as shown in FIG. 6, when the
(3)例えば、図10に示すように、マスタ6の台数が多い場合、各マスタ6が、それぞれのタイミングで通信を行い、且つ同一コントローラ2に対して、異なるマスタ6が重複して通信するため、マスタ6の台数に比例して通信量が増加する。
(3) For example, as shown in FIG. 10, when the number of
(4)前記通信量の増加から、コントローラ2の稼働状況について、すべてのマスタ6で確認できるまでの時間が長時間にわたることになる。
(4) It takes a long time until the operation status of the
(5)監視端末3−コントローラ2間を繋いでいる伝送路は、コントローラ2の監視だけでなく、コントローラ2に接続されている設備4から他の設備4への信号を送信することにも使われるので、前記通信量の増加は、監視以外の通信に悪影響を及ぼす。
(5) The transmission line connecting the
本発明の重要な目的は、公知のマスタ6とスレーブ7からなる監視システムの問題点を解消した、監視プログラム、前記監視プログラムをインストールした監視端末3および監視方法を提供することにある。
An important object of the present invention is to provide a monitoring program, a
すなわち、公知のマスタ6とスレーブ7からなる監視システムの問題点を解消すべく、鋭意検討した結果、すべての監視端末3が状態要求電文を送信できるようにし、さらに、一台の監視端末3から、コントローラ2に送信された状態要求電文に対する返信を、すべての監視端末3で受信できるようにする。加えて、状態要求電文に返信したコントローラ2のアドレスに基づいて、すべての監視端末3が、次に状態要求電文を送信する発生させ、予め設定された、直近の送信時刻を有する監視端末3のみが、状態要求電文を送信するというようなサイクルを繰り返すシステムにすると、公知のマスタ6とスレーブ7から構成される監視システムの問題点を解消できることを見出して、本発明を完成した。
That is, as a result of intensive studies to solve the problems of the known monitoring system including the
すなわち、以下の<1>〜<5>の点に基づいて、本発明を完成したものである。
<1> 監視対象である、すべてのコントローラ2に、ユニークなアドレスを割り当て、受信順位を設定する。
<2> 状態要求電文の送信時刻が、初回のみ、監視端末3で発生する乱数に基づき設定され、次回から、状態要求電文の送信時に送信時刻を更新する。
<3> 一つの監視端末3から送信された、状態要求電文に対するコントローラ2からの返信を、すべての監視端末3が受信する。
<4> すべての監視端末3が、その状態要求電文を送信する送信宛先アドレスを、状態要求電文に対するコントローラ2からの返信に含まれる、コントローラ2のアドレスに基づいて、次に受信順位の高いコントローラ2のアドレスに更新する。
<5> 監視端末3の送信時刻及びコントローラ2の受信順位が、予め設定されることにより、監視端末3は、コントローラ2を指定して交信する。
That is, the present invention is completed based on the following points <1> to <5>.
<1> A unique address is assigned to all the
<2> The transmission time of the status request message is set based on a random number generated in the
<3> All the
<4> The controller having the next highest reception order, based on the address of the
<5> When the transmission time of the
以上の点を備えた本発明のプログラムは、以下の(I)〜(IV)の利点を有する。 The program of the present invention having the above points has the following advantages (I) to (IV).
(I)本発明のプログラムをインストールした各監視端末3は、すべての監視端末3が送信した状態要求電文に対する、コントローラの返信を受信し、その返信に基づき、常に状態要求電文を送信する、コントローラの送信アドレスが更新されるので、他の監視端末3に依存することなく、独立して、コントローラ2の稼働状況を監視できる。
(I) Each
(II)本発明のプログラムにより、各監視端末3の送信時刻及び受信先のコントローラ2を指定して交信できるので、通信量を必要最小限とすることができ、かつ通信のタイミングを制御できるため、コントローラ2の状態確認が一巡するまでに時間が短縮でき、ネットワークの通信の安定性が向上する。
(II) Since the program of the present invention allows communication by designating the transmission time of each
(III)例えば、図3に示したように、本発明のプログラムの場合、通信量を必要最小限とすることができ、かつ通信のタイミングを制御できるため、通信量が監視端末3の数に比例して増加することがないので、ネットワークに接続できる監視端末3の台数を増やすことができる。
(III) For example, as shown in FIG. 3, in the case of the program of the present invention, the communication amount can be minimized and the communication timing can be controlled. Since there is no proportional increase, the number of
(IV)本発明のプログラムを使用する監視端末3は一種類のみなので、監視端末3用のソフトウエアは、一種類のみ開発するだけでよいので、公知のマスタ6とスレーブ7で構成される監視端末3に比べ、ソフトウエアの開発期間を短縮でき、さらに保守も容易である。
(IV) Since there is only one type of
ここで、本発明のプログラムによる監視システムの利点である通信量を最小限に抑制することができることについて、図3(本発明の監視システム)及び図10(公知のマスタ6とスレーブ7による監視システム)のモデルを用いて、具体的に説明する。
Here, with respect to the fact that the amount of communication, which is an advantage of the monitoring system by the program of the present invention, can be minimized, FIG. 3 (the monitoring system of the present invention) and FIG. 10 (the monitoring system by the
図10(公知のマスタ6とスレーブ7による監視システム)の場合、監視端末3(1)、監視端末3(2)及び監視端末3(3)のそれぞれが、コントローラ2(1)〜(5)のそれぞれに対して、重複して状態要求電文を送信することになる。すなわち、すべてのコントローラ2の稼働状況をすべての監視端末3が確認するためには、15回の状態要求電文の送信とコントローラ2からの返信の受信が必要である。
In the case of FIG. 10 (a monitoring system using a known
図3(本発明の監視システム)の場合、最初に、コントローラ2(1)〜コントローラ2(5)について、番号順に受信順位を決め、さらに監視端末3(1)、監視端末3(2)及び監視端末3(3)について、番号順に発信時刻を設定し、送信アドレスとして受信順位の最も高いコントローラ2(1)のアドレスを設定する。
次に、次の送信時刻を有する監視端末3(2)が、コントローラ2(2)に状態要求電文を送信する。
次に、コントローラ2(2)からの返信に基づき、すべての監視端末3の送信アドレスをコントローラ2(3)のアドレスに更新する。
次に、監視端末3(3)が、コントローラ2(3)に状態要求電文を送信する。
以後、同様に繰り返すと、5回の状態要求電文の送信及びその返信でコントローラ2(1)〜(5)の稼動状況が確認できる。
In the case of FIG. 3 (the monitoring system of the present invention), first, the receiving order is determined for the controllers 2 (1) to 2 (5) in numerical order, and the monitoring terminals 3 (1), 3 (2) and 3 For the monitoring terminal 3 (3), the transmission time is set in numerical order, and the address of the controller 2 (1) having the highest reception order is set as the transmission address.
Next, the monitoring terminal 3 (2) having the next transmission time transmits a status request message to the controller 2 (2).
Next, based on the reply from the controller 2 (2), the transmission addresses of all the
Next, the monitoring terminal 3 (3) transmits a status request message to the controller 2 (3).
Thereafter, if the same is repeated, the operation status of the controllers 2 (1) to (5) can be confirmed by transmitting the status request message five times and returning the same.
すなわち、5台のコントローラ2のそれぞれに対して、監視端末3からの1回の状態要求電文の送信及び5台のコントローラ2のそれぞれからの1回の返信で、言い換えれば最小限の通信量で、すべてのコントローラ2の稼働状況が、すべての監視端末3で確認できる。
That is, for each of the five
したがって、5台のコントローラ2に対して、マスタ6又は監視端末3が3台の場合で、本発明の監視システムの場合、公知のマスタ6とスレーブ7による監視システムの通信量の1/3で、全コントローラ2の稼動状況を確認できる。さらに、本発明の監視システムの場合、全コントローラ2の稼動状況を確認するために必要とされる時間も、公知のマスタ6とスレーブ7による監視システムの1/3で済む。
Accordingly, when there are three
具体的には、本発明は、以下の(a)〜(f)の発明に関するものである。 Specifically, the present invention relates to the following inventions (a) to (f).
(a) 複数のコントローラ及び複数の監視端末が、バス接続されたネットワークにおける、前記監視端末による前記コントローラの稼働状況の監視プログラムであって、
前記コントローラに、状態要求電文の受信順位を設定する処理、及び
前記監視端末に、状態要求電文の送信時刻を設定する処理、
を実行させることを特徴とするコントローラの稼働状況の監視プログラム。
(b) 複数のコントローラ及び複数の監視端末が、バス接続されたネットワークにおける、前記監視端末による前記コントローラの稼働状況の監視プログラムであって、
前記コントローラに、状態要求電文の受信順位を設定する処理、
前記監視端末に、状態要求電文の送信時刻を設定する処理、
直近の送信時刻が設定された監視端末が、前記更新された送信アドレスに、状態要求電文を送信する処理、
全監視端末が、前記コントローラからの前記状態要求電文に対する返信を受信する処理、
全監視端末の送信アドレスが、前記コントローラからの返信に基づいて、次に受信順位の高いコントローラのアドレスに更新される処理、及び
同一監視端末からの状態要求電文の送信に関する規定回数に、同一コントローラからの返信がない場合には、前記コントローラが故障と判断する処理、
を実行させることを特徴とするコントローラの稼働状況の(a)監視プログラム。
(c) 全監視端末の状態要求電文の送信時刻が、初回のみ、前記監視端末で発生する乱数に基づき設定される送信時刻であり、それ以後は、状態要求電文の送信時に、次回の送信時刻を更新することを特徴とする(a)又は(b)のコントローラの稼働状況の監視プログラム。
(d) (a)、(b)又は(c)記載のプログラムをインストールした監視端末。
(e) (a)、(b)又は(c)記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。
(f) 複数のコントローラ及び複数の監視端末が、バス接続されたネットワークにおける、前記監視端末による前記コントローラの稼働状況の監視方法であって、
前記コントローラに、状態要求電文の受信順位を設定する処理、
前記監視端末に、状態要求電文の送信時刻を設定する処理、
直近の送信時刻が設定された監視端末が、前記更新された送信アドレスに、状態要求電文を送信する処理、
全監視端末が、前記コントローラからの前記状態要求電文に対する返信を受信する処理、
全監視端末の送信アドレスが、前記コントローラからの返信に基づいて、次に受信順位の高いコントローラのアドレスに更新される処理、及び
同一監視端末からの状態要求電文の送信に関する規定回数に、同一コントローラからの返信がない場合には、前記コントローラが故障と判断する処理、
を実行することを特徴とするコントローラの稼働状況の監視方法。
(A) In a network in which a plurality of controllers and a plurality of monitoring terminals are bus-connected, a monitoring program for the operating status of the controller by the monitoring terminals,
A process for setting the reception order of the status request message in the controller, and a process for setting the transmission time of the status request message in the monitoring terminal;
An operation status monitoring program for a controller, characterized in that
(B) In a network in which a plurality of controllers and a plurality of monitoring terminals are bus-connected, a monitoring program of the operating status of the controller by the monitoring terminals,
Processing for setting the reception order of the status request message in the controller;
A process for setting the transmission time of the status request message in the monitoring terminal;
A process in which the monitoring terminal in which the latest transmission time is set transmits a status request message to the updated transmission address;
A process in which all monitoring terminals receive a reply to the status request message from the controller;
Based on the response from the controller, the transmission address of all the monitoring terminals is updated to the address of the controller with the next highest reception order, and the specified number of times regarding the transmission of the status request message from the same monitoring terminal, the same controller If there is no reply from the process, the controller determines that the failure,
(A) A monitoring program for the operating status of the controller.
(C) The transmission time of the status request message of all the monitoring terminals is a transmission time set based on a random number generated at the monitoring terminal only for the first time, and thereafter the next transmission time at the transmission of the status request message (A) or (b), the controller operating status monitoring program.
(D) A monitoring terminal in which the program described in (a), (b) or (c) is installed.
(E) A computer-readable recording medium on which the program described in (a), (b) or (c) is recorded.
(F) In a network in which a plurality of controllers and a plurality of monitoring terminals are bus-connected, the monitoring terminal monitors the operation status of the controller,
Processing for setting the reception order of the status request message in the controller;
A process for setting the transmission time of the status request message in the monitoring terminal;
A process in which the monitoring terminal in which the latest transmission time is set transmits a status request message to the updated transmission address;
A process in which all monitoring terminals receive a reply to the status request message from the controller;
Based on the response from the controller, the transmission address of all the monitoring terminals is updated to the address of the controller with the next highest reception order, and the specified number of times regarding the transmission of the status request message from the same monitoring terminal, the same controller If there is no reply from the process, the controller determines that the failure,
A method for monitoring the operating status of the controller, characterized in that
次に、本発明を明解に説明するため、本明細書で使用する用語の定義を記載する Next, in order to clearly explain the present invention, definitions of terms used in the present specification are described.
「バス接続」とは、バスと呼ばれる共通の経路にデバイスを並列に接続することを意味する。バス接続の場合、例えば、図7に示すように、伝送路に接続されたコンピュータが、交信している場合には、他のコンピュータは交信できないという制約がある。 “Bus connection” means that devices are connected in parallel to a common path called a bus. In the case of bus connection, for example, as shown in FIG. 7, when a computer connected to the transmission path is communicating, there is a restriction that other computers cannot communicate.
「状態要求電文」とは、例えばヘッダー、送信元のアドレス、宛先のアドレス、コントローラ2に接続された、例えばエアコン、照明等の設備4の回路のオン・オフに関するコマンドから構成される。
The “state request message” includes, for example, a header, a transmission source address, a destination address, and a command related to ON / OFF of the circuit of the
「監視端末3」とは、コントローラ2に状態要求電文を送信し、かつコントローラ2からの返信を受信することにより、コントローラ2の稼動状況及びコントローラ2に接続された、例えばエアコン、照明等の設備4の回路のオン・オフを監視できるコンピュータである。
“Monitoring terminal 3” refers to the operation status of the
「コントローラ2」とは、例えば、住宅内に設置された多数の設備4、例えば、エアコン、照明等をコントロールするコンピュータを意味する。本発明のコントローラ2として使用できるコンピュータは、通信部1及び通信部2を備え、前記通信部が制御部に接続されているコンピュータである。(詳しくは、図1参照)
The “
次の図面を参照して、本発明の好適な実施例について、下記に説明する。 A preferred embodiment of the present invention will be described below with reference to the following drawings.
本発明を適用できるネットワークとしては、例えば図1に示されるネットワークが挙げられる。前記ネットワークの各部の機能について、以下に説明する。
コントローラ2(U1、U2、・・・・・Un)には、ユニークなアドレスが割り当てられ、受信順位が設定されている。
コントローラ2(U1、U2、・・・・・Un)のうち、通信部1から受信した状態要求電文に含まれる、受信先のコントローラ2のアドレスに合致するコントローラ2のみが受信し、前記状態要求電文に対する返信を、通信部2へ送信する。
制御部は、各通信部からデータを受け取り、状態要求電文に含まれるコマンドに応じてリレーの制御を行い、最新の状態をコントローラ2や監視端末3に送信する。
伝送路1は、特定の監視端末3又はコントローラ2の交信中の場合、別の監視端末3は、送信ができない。
An example of a network to which the present invention can be applied is the network shown in FIG. The function of each part of the network will be described below.
A unique address is assigned to the controller 2 (U1, U2,... Un) and a reception order is set.
Of the controllers 2 (U1, U2,... Un), only the
The control unit receives data from each communication unit, controls the relay according to the command included in the status request message, and transmits the latest status to the
When the
本発明のプログラムは、図2に示すフローチャートで表され、その機能は、以下の手順で構成される。 The program of the present invention is represented by the flowchart shown in FIG. 2, and its function is configured by the following procedure.
ステップS1:
すべてのコントローラ2について、監視端末3からの状態要求電文の受信順位を決める。
Step S1:
For all the
ステップS2:
各監視端末の立ち上げ時に、乱数を発生させ、それに基づき、すべての監視端末3の送信時刻を設定し、さらに、すべての監視端末3の送信アドレスとして、最も受信順位の高いコントローラ2のアドレスを設定する。
Step S2:
A random number is generated at the time of starting each monitoring terminal, and the transmission time of all the
ステップS3:
監視端末3が、コントローラ2から正常な返信を受信したかを判定する。
ステップS4:
監視端末3が、コントローラ2から正常な返信を受信した場合、その返信をした前記コントローラのアドレスに基づいて、前記監視端末3が、次に状態要求電文を送信するアドレスを、次に受信順位が高いコントローラのアドレスに更新する。さらに状態要求電文の送信回数をクリアする。
Step S3:
It is determined whether the
Step S4:
When the
ステップS5:
前記監視端末3が、定期的な状態要求電文の送信時間なのかどうかを判定する。
Step S5:
The
ステップS6:
前記監視端末3が、送信時刻である場合、状態要求電文をステップS2で更新されたコントローラのアドレスに送信する。加えて、次回の状態要求電文の送信時刻を設定し、状態要求電文の送信回数を更新する。
Step S6:
If it is the transmission time, the
ステップS7:
前記監視端末3が、コントローラ2の通信不良を判断するため、同一の宛先アドレスに状態要求電文を送信した回数をカウントし、その回数が予め設定された規定回数を超えているかを判定する。
Step S7:
In order to determine the communication failure of the
ステップS8:
ステップS9において、送信回数が、予め設定された規定回数を超えている場合、送信アドレスを、次に順位の高いコントローラのアドレスに更新するとともに、状態要求電文の送信回数をクリアする。さらに次回の状態要求電文の送信時刻を設定する。
Step S8:
In step S9, when the number of transmissions exceeds the preset number of preset times, the transmission address is updated to the address of the next highest controller and the number of transmissions of the status request message is cleared. Furthermore, the transmission time of the next status request message is set.
なお、送信回数が規定回数を越えた場合、前記監視端末3は、コントローラ2の通信不良と判断し、次のコントローラのアドレスのコントローラ2との通信を継続できるようにする。具体的には、1回の状態要求電文の送信に対して、コントローラからの返信がない場合に、さらに2回の状態要求電文を送信し、それに対してコントローラからの返信がない場合に、前記コントローラの通信不良と判定する。
If the number of transmissions exceeds the specified number, the
従って、以上の記載から、本発明の目的が、容易に達成できることが明らかである。他の要素も本発明の範囲又は精神から逸脱することなく、改変、修正、又は変更できるので、上述の実施形態は、例による説明に過ぎず、限定的に解釈すべきではない。 Accordingly, it is apparent from the above description that the object of the present invention can be easily achieved. The above-described embodiments are merely illustrative and should not be construed as limiting, as other elements may be altered, modified, or changed without departing from the scope or spirit of the invention.
本発明の場合、コントローラ2の監視に必要とされる通信量を最小限とすることができるので、通信量の増加に起因するネットワークのトラブルを削減できる。したがって、多地点に設置された、本発明のプログラムをインストールした監視端末3により、コントローラ2がバス接続により接続されているネットワーク上にある、前記コントローラ2の稼働状況を、安定して監視できる。
In the case of the present invention, since the amount of communication required for monitoring of the
さらに、本発明の監視端末3は、独立して状態要求電文の送信およびコントローラからの返信を受信できるので、監視端末3のうち、何台かが故障しても、残りの前記監視端末3により、前記故障した監視端末3の影響を受けることなく、すべてのコントローラ2の稼働状況を監視できる。
Furthermore, since the
したがって、本発明は、前記ネットワークの例として挙げられる、ホームオートメーションとして構築されたネットワークの、コントローラ2自体及び前記コントローラ2を通じての、例えばエアコン、照明等の装置4の稼働状況の監視に好適である。
Therefore, the present invention is suitable for monitoring the operating status of the
本発明の本質及び目的をより理解するために、図面を添付する。
(U1)、(U2)、・・・・・(Un):
例えば、照明やエアコン等のホームエレクトロニクスで使用されるような設備機器が接続されたコントローラを示す。
EQ1、EQ2・・・・・EQn:
例えば、照明やエアコン等のホームエレクトロニクスで使用される設備機器を示す。
IF:パソコンのRS−232Cとの間を接続する機器を示す。
1:伝送路
2:コントローラ
3:監視端末
4:例えば、ホームエレクトロニクスで使用されるような設備機器
5:本発明の監視端末とコントローラとの通信時間
6:マスタ
7:スレーブ
8:状態要求電文の送信
9:コントローラからの返信
10:マスタが故障していることを示す。
11:マスタ2及び3が送信できないことを示す。
12:時間の経過を示す。
13:コントローラと公知のマスタとの通信時間
S81:「コントローラからの返信を受信したかどうか?」を意味する処理。
S82:「受信した内容に応じて処理を行う」を意味する処理。
S83:「マスタプログラムによる、定期的なコマンド送信」を意味する処理。
S84:「コマンドの送信、次回コマンド送信までの時間設定、次回コマンド送信時の宛先アドレス設定」を意味する処理。
S91:「コントローラからの返信を受信したかどうか?」を意味する処理。
S92:「受信した内容に応じて、処理を行う」を意味する処理。
(U1), (U2), ... (Un):
For example, a controller to which equipment such as lighting and an air conditioner used in home electronics is connected is shown.
EQ1, EQ2 ... EQn:
For example, the equipment used in home electronics such as lighting and air conditioners is shown.
IF: Indicates a device that connects to RS-232C of a personal computer.
1: Transmission path 2: Controller 3: Monitoring terminal 4: Equipment such as used in home electronics 5: Communication time between the monitoring terminal of the present invention and the controller 6: Master 7: Slave 8: Status request message Transmission 9: Reply from controller 10: Indicates that the master is out of order.
11: Indicates that
12: Indicates the passage of time.
13: Communication time between the controller and a known master S81: A process that means "whether a reply from the controller has been received?"
S82: Processing meaning “perform processing according to received content”.
S83: Processing meaning “periodic command transmission by master program”.
S84: Processing meaning “command transmission, time setting until next command transmission, destination address setting at next command transmission”.
S91: A process that means "whether a reply from the controller has been received?"
S92: Processing meaning “perform processing according to received content”.
Claims (6)
前記コントローラに、状態要求電文の受信順位を設定する処理、及び
前記監視端末に、状態要求電文の送信時刻を設定する処理、
を実行させることを特徴とするコントローラの稼働状況の監視プログラム。 A plurality of controllers and a plurality of monitoring terminals are programs for monitoring the operating status of the controller by the monitoring terminals in a network connected by a bus,
A process for setting the reception order of the status request message in the controller, and a process for setting the transmission time of the status request message in the monitoring terminal;
An operation status monitoring program for a controller, characterized in that
前記コントローラに、状態要求電文の受信順位を設定する処理、
前記監視端末に、状態要求電文の送信時刻を設定する処理、
直近の送信時刻が設定された監視端末が、前記更新された送信アドレスに、状態要求電文を送信する処理、
全監視端末が、前記コントローラからの前記状態要求電文に対する返信を受信する処理、
全監視端末の送信アドレスが、前記コントローラからの返信に基づいて、次に受信順位の高いコントローラのアドレスに更新される処理、及び
同一監視端末からの状態要求電文の送信に関する規定回数に、同一コントローラからの返信がない場合には、前記コントローラが故障と判断する処理、
を実行させることを特徴とするコントローラの稼働状況の請求項1監視プログラム。 A plurality of controllers and a plurality of monitoring terminals are programs for monitoring the operating status of the controller by the monitoring terminals in a network connected by a bus,
Processing for setting the reception order of the status request message in the controller;
A process for setting the transmission time of the status request message in the monitoring terminal;
A process in which the monitoring terminal in which the latest transmission time is set transmits a status request message to the updated transmission address;
A process in which all monitoring terminals receive a reply to the status request message from the controller;
Based on the response from the controller, the transmission address of all the monitoring terminals is updated to the address of the controller with the next highest reception order, and the specified number of times regarding the transmission of the status request message from the same monitoring terminal, the same controller If there is no reply from the process, the controller determines that the failure,
The monitoring program according to claim 1, wherein the operation status of the controller is executed.
前記コントローラに、状態要求電文の受信順位を設定する処理、
前記監視端末に、状態要求電文の送信時刻を設定する処理、
直近の送信時刻が設定された監視端末が、前記更新された送信アドレスに、状態要求電文を送信する処理、
全監視端末が、前記コントローラからの前記状態要求電文に対する返信を受信する処理、
全監視端末の送信アドレスが、前記コントローラからの返信に基づいて、次に受信順位の高いコントローラのアドレスに更新される処理、及び
同一監視端末からの状態要求電文の送信に関する規定回数に、同一コントローラからの返信がない場合には、前記コントローラが故障と判断する処理、
を実行することを特徴とするコントローラの稼働状況の監視方法。
In a network in which a plurality of controllers and a plurality of monitoring terminals are connected by a bus, the monitoring terminal monitors the operation status of the controller,
Processing for setting the reception order of the status request message in the controller;
A process for setting the transmission time of the status request message in the monitoring terminal;
A process in which the monitoring terminal in which the latest transmission time is set transmits a status request message to the updated transmission address;
A process in which all monitoring terminals receive a reply to the status request message from the controller;
Based on the response from the controller, the transmission address of all the monitoring terminals is updated to the address of the controller with the next highest reception order, and the specified number of times regarding the transmission of the status request message from the same monitoring terminal, the same controller If there is no reply from the process, the controller determines that the failure,
A method for monitoring the operating status of the controller, characterized in that
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006132069A JP2007304826A (en) | 2006-05-11 | 2006-05-11 | Monitoring program of system operation situation by plurality of terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2006132069A JP2007304826A (en) | 2006-05-11 | 2006-05-11 | Monitoring program of system operation situation by plurality of terminal |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2007304826A true JP2007304826A (en) | 2007-11-22 |
Family
ID=38838703
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2006132069A Pending JP2007304826A (en) | 2006-05-11 | 2006-05-11 | Monitoring program of system operation situation by plurality of terminal |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2007304826A (en) |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03254544A (en) * | 1990-02-02 | 1991-11-13 | Nec Corp | Multi-point communication system |
JPH06245247A (en) * | 1993-02-15 | 1994-09-02 | Hitachi Ltd | Fault informing method and interconnection method in mobile communication |
JPH0819070A (en) * | 1994-06-27 | 1996-01-19 | Matsushita Electric Ind Co Ltd | Home controller |
JPH11177560A (en) * | 1997-12-09 | 1999-07-02 | Omron Corp | Data transmission system |
JPH11177548A (en) * | 1997-10-06 | 1999-07-02 | Matsushita Electric Ind Co Ltd | Controller for transmission of same information to plural destinations and receiver for reception of information sent from the controller |
JPH11305804A (en) * | 1998-04-16 | 1999-11-05 | Mitsubishi Electric Corp | Computer for programmable controller network system and programmable controller network system |
JP2002135864A (en) * | 2000-10-27 | 2002-05-10 | Matsushita Electric Ind Co Ltd | Measuring and monitoring system |
-
2006
- 2006-05-11 JP JP2006132069A patent/JP2007304826A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH03254544A (en) * | 1990-02-02 | 1991-11-13 | Nec Corp | Multi-point communication system |
JPH06245247A (en) * | 1993-02-15 | 1994-09-02 | Hitachi Ltd | Fault informing method and interconnection method in mobile communication |
JPH0819070A (en) * | 1994-06-27 | 1996-01-19 | Matsushita Electric Ind Co Ltd | Home controller |
JPH11177548A (en) * | 1997-10-06 | 1999-07-02 | Matsushita Electric Ind Co Ltd | Controller for transmission of same information to plural destinations and receiver for reception of information sent from the controller |
JPH11177560A (en) * | 1997-12-09 | 1999-07-02 | Omron Corp | Data transmission system |
JPH11305804A (en) * | 1998-04-16 | 1999-11-05 | Mitsubishi Electric Corp | Computer for programmable controller network system and programmable controller network system |
JP2002135864A (en) * | 2000-10-27 | 2002-05-10 | Matsushita Electric Ind Co Ltd | Measuring and monitoring system |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
JP3925660B2 (en) | Communication master station startup control method | |
US9710251B2 (en) | Software updates from a security control unit | |
JP4965527B2 (en) | Wireless disaster prevention system | |
KR20050008953A (en) | Home appliance network system and its method for the same | |
US20020029085A1 (en) | System for automatic control of building | |
US20120210030A1 (en) | Automation system and method for operating an automation system | |
JP2004194264A (en) | Multi-master apparatus connecting network system and method of operating the same | |
JP4715499B2 (en) | Remote monitoring and control system | |
CN113867283A (en) | Data packet communication system, and infrastructure system, building automation system, factory automation system using the same | |
US11880191B2 (en) | Remote activation of the wireless service interface of a control device via a bus system | |
KR20160142440A (en) | Inverter controlling method | |
JP2011028571A (en) | Monitor and control apparatus | |
US20160275029A1 (en) | Data Bus Coupler and Method of Operation | |
CN111373700B (en) | Communication system, controlled device, and control method of communication system | |
JP2007304826A (en) | Monitoring program of system operation situation by plurality of terminal | |
KR102459770B1 (en) | Apparatus, method and computer program for controlling facilities in building | |
KR101294308B1 (en) | Facilities control system and operating method of the system | |
JP2010146363A (en) | System switching system of duplex programmable controller | |
JP4407838B2 (en) | Communication master station startup control method | |
JP5016530B2 (en) | Dwelling unit monitoring system | |
KR101214280B1 (en) | Automatic System Comprising Apparatus for Communication Interlock | |
JP5900621B2 (en) | System and system control method | |
KR101566120B1 (en) | Automatic control system and method for building equipment using dual schedule method | |
JP4382028B2 (en) | Communication system and communication method thereof | |
JP5042064B2 (en) | Crime prevention system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
A621 | Written request for application examination |
Free format text: JAPANESE INTERMEDIATE CODE: A621 Effective date: 20090410 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20101130 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110128 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20110628 |
|
A521 | Written amendment |
Free format text: JAPANESE INTERMEDIATE CODE: A523 Effective date: 20110817 |
|
A131 | Notification of reasons for refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A131 Effective date: 20120131 |
|
A02 | Decision of refusal |
Free format text: JAPANESE INTERMEDIATE CODE: A02 Effective date: 20120703 |