JP2007304826A - Monitoring program of system operation situation by plurality of terminal - Google Patents

Monitoring program of system operation situation by plurality of terminal Download PDF

Info

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
Application number
JP2006132069A
Other languages
Japanese (ja)
Inventor
Hirohisa Ito
拓央 伊藤
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.)
Kawamura Electric Inc
Original Assignee
Kawamura Electric Inc
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 Kawamura Electric Inc filed Critical Kawamura Electric Inc
Priority to JP2006132069A priority Critical patent/JP2007304826A/en
Publication of JP2007304826A publication Critical patent/JP2007304826A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Programmable Controllers (AREA)
  • Small-Scale Networks (AREA)
  • Selective Calling Equipment (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To solve widely known problems of a system which comprises a master and a slave to be a system for monitoring a plurality of facility equipment controllers in a network connected by bus. <P>SOLUTION: In a program for monitoring controllers on the network connected by bus, monitoring terminals installing the program, and a monitoring method by the program, from one monitoring terminal, a reply to a state request telegram transmitted to a controller is received by all the monitoring terminals. On the basis of an address of a transmitter controller of the reply, all the monitoring terminals update a transmission destination address to an address of a controller next to the controller of the transmitter in reception order. Then, the monitoring terminal which has a preset latest transmission time of day transmits a state request telegram. This cycle is repeated in the system. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

本発明は、たとえば、ホームオートメーションなどで使用されている、複数の照明やエアコン等の設備を制御するコントローラ2の稼働状況を、複数の端末により監視するプログラム及びその監視方法に関する。   The present invention relates to a program for monitoring the operating status of a controller 2 that controls equipment such as a plurality of lights and air conditioners used in home automation, for example, and a monitoring method therefor.

住宅内にエレクトロニクス機器を導入して、住宅内の設備機器を管理するシステムである、ホームオートメーションの具体的な内容は、家事の合理化・省力化・自動化や、防災・防犯などの安全管理、外出先からの各種設備などのコントロールなど、さまざまな分野にわたり、例えば、電話を使用して、外部から住戸内のエアコンや炊飯器など各種電気製品のスイッチを操作したり、浴槽への給湯を行ったりするとともに、前記設備に異常があった時には、警報を鳴らしたり、警備保障会社へ通報したりする仕組みなどである。   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 controller 2 is installed. There is a need for a monitoring system in which the operation status of the controller 2 is sequentially monitored so that the user can always confirm from a multipoint that the large number of facilities are operating normally.

例えば、図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 master 6 and a slave 7 by bus connection is known as a system for monitoring the operation status of a large number of controllers 2 from multiple points. In the case of this system, first, the master 6 transmits a status request message to the controller 2, and both the master 6 and the slave 7 receive a reply from the controller 2. The operating status can be monitored.
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 master 6 and the slave 7 has the following problems.

(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 master 6, commands are periodically transmitted and received with a time interval. In this case, it is necessary to develop two types of programs: a program for the master 6 and a program for the slave 7 that only receives. (Refer to FIGS. 8 and 9 for flowcharts of the program for the master 6 and the program for the slave 7.)
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 master 6 is out of order, the status request message is not transmitted from the master 6, so the operating status of the controller 2 cannot be confirmed from the slave 7.

(3)例えば、図10に示すように、マスタ6の台数が多い場合、各マスタ6が、それぞれのタイミングで通信を行い、且つ同一コントローラ2に対して、異なるマスタ6が重複して通信するため、マスタ6の台数に比例して通信量が増加する。   (3) For example, as shown in FIG. 10, when the number of masters 6 is large, each master 6 communicates at each timing, and different masters 6 communicate with the same controller 2 in duplicate. Therefore, the communication amount increases in proportion to the number of masters 6.

(4)前記通信量の増加から、コントローラ2の稼働状況について、すべてのマスタ6で確認できるまでの時間が長時間にわたることになる。   (4) It takes a long time until the operation status of the controller 2 can be confirmed by all the masters 6 from the increase in the communication amount.

(5)監視端末3−コントローラ2間を繋いでいる伝送路は、コントローラ2の監視だけでなく、コントローラ2に接続されている設備4から他の設備4への信号を送信することにも使われるので、前記通信量の増加は、監視以外の通信に悪影響を及ぼす。   (5) The transmission line connecting the monitoring terminal 3 to the controller 2 is used not only for monitoring the controller 2 but also for transmitting signals from the equipment 4 connected to the controller 2 to other equipment 4. Therefore, the increase in the communication volume adversely affects communications other than monitoring.

本発明の重要な目的は、公知のマスタ6とスレーブ7からなる監視システムの問題点を解消した、監視プログラム、前記監視プログラムをインストールした監視端末3および監視方法を提供することにある。   An important object of the present invention is to provide a monitoring program, a monitoring terminal 3 in which the monitoring program is installed, and a monitoring method, which have solved the problems of a known monitoring system including a master 6 and a slave 7.

すなわち、公知のマスタ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 master 6 and the slave 7, all the monitoring terminals 3 can transmit a status request message, and moreover, from one monitoring terminal 3 A reply to the status request message transmitted to the controller 2 can be received by all the monitoring terminals 3. In addition, based on the address of the controller 2 returned to the status request message, all the monitoring terminals 3 cause the status request message to be transmitted next, and only the monitoring terminal 3 having a preset latest transmission time is generated. However, the present invention has been completed by finding that the problem of the monitoring system composed of the known master 6 and slave 7 can be solved by using a system that repeats a cycle of sending a status request message.

すなわち、以下の<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 controllers 2 to be monitored, and a reception order is set.
<2> The transmission time of the status request message is set based on a random number generated in the monitoring terminal 3 only for the first time, and the transmission time is updated when the status request message is transmitted from the next time.
<3> All the monitoring terminals 3 receive a reply from the controller 2 to the status request message transmitted from one monitoring terminal 3.
<4> The controller having the next highest reception order, based on the address of the controller 2 included in the reply from the controller 2 to the status request message for all the monitoring terminals 3 that transmit the status request message Update to address 2.
<5> When the transmission time of the monitoring terminal 3 and the reception order of the controller 2 are set in advance, the monitoring terminal 3 specifies and communicates with the controller 2.

以上の点を備えた本発明のプログラムは、以下の(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 monitoring terminal 3 in which the program of the present invention is installed receives a controller response to a status request message transmitted by all the monitoring terminals 3, and always transmits a status request message based on the response. Thus, the operation status of the controller 2 can be monitored independently without depending on the other monitoring terminals 3.

(II)本発明のプログラムにより、各監視端末3の送信時刻及び受信先のコントローラ2を指定して交信できるので、通信量を必要最小限とすることができ、かつ通信のタイミングを制御できるため、コントローラ2の状態確認が一巡するまでに時間が短縮でき、ネットワークの通信の安定性が向上する。   (II) Since the program of the present invention allows communication by designating the transmission time of each monitoring terminal 3 and the controller 2 of the reception destination, the amount of communication can be minimized and the timing of communication can be controlled. The time until the state confirmation of the controller 2 is completed can be shortened, and the stability of network communication is improved.

(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 monitoring terminals 3 that can be connected to the network can be increased.

(IV)本発明のプログラムを使用する監視端末3は一種類のみなので、監視端末3用のソフトウエアは、一種類のみ開発するだけでよいので、公知のマスタ6とスレーブ7で構成される監視端末3に比べ、ソフトウエアの開発期間を短縮でき、さらに保守も容易である。   (IV) Since there is only one type of monitoring terminal 3 using the program of the present invention, only one type of software for the monitoring terminal 3 needs to be developed. Compared to the terminal 3, the software development period can be shortened, and maintenance is easy.

ここで、本発明のプログラムによる監視システムの利点である通信量を最小限に抑制することができることについて、図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 known master 6 and slave 7). ) Will be described in detail.

図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 master 6 and slave 7), each of the monitoring terminal 3 (1), the monitoring terminal 3 (2), and the monitoring terminal 3 (3) is connected to the controllers 2 (1) to (5). A status request message is transmitted to each of the above. In other words, in order for all the monitoring terminals 3 to confirm the operating status of all the controllers 2, it is necessary to send a status request message 15 times and receive a reply from the controller 2.

図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 monitoring terminals 3 are updated to the addresses of the controller 2 (3).
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 controllers 2, a single status request message is sent from the monitoring terminal 3 and a single reply is sent from each of the five controllers 2, in other words, with a minimum amount of communication. The operating status of all the controllers 2 can be confirmed on all the monitoring terminals 3.

したがって、5台のコントローラ2に対して、マスタ6又は監視端末3が3台の場合で、本発明の監視システムの場合、公知のマスタ6とスレーブ7による監視システムの通信量の1/3で、全コントローラ2の稼動状況を確認できる。さらに、本発明の監視システムの場合、全コントローラ2の稼動状況を確認するために必要とされる時間も、公知のマスタ6とスレーブ7による監視システムの1/3で済む。   Accordingly, when there are three masters 6 or three monitoring terminals 3 for five controllers 2, and in the case of the monitoring system of the present invention, the communication amount of the monitoring system of the known master 6 and slave 7 is 1/3. The operating status of all the controllers 2 can be confirmed. Further, in the case of the monitoring system of the present invention, the time required for confirming the operating status of all the controllers 2 can be reduced to 1/3 of the known master 6 and slave 7 monitoring system.

具体的には、本発明は、以下の(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 equipment 4 connected to the controller 2 such as an air conditioner and lighting.

「監視端末3」とは、コントローラ2に状態要求電文を送信し、かつコントローラ2からの返信を受信することにより、コントローラ2の稼動状況及びコントローラ2に接続された、例えばエアコン、照明等の設備4の回路のオン・オフを監視できるコンピュータである。   “Monitoring terminal 3” refers to the operation status of the controller 2 and the equipment connected to the controller 2, such as an air conditioner and lighting, by sending a status request message to the controller 2 and receiving a reply from the controller 2. 4 is a computer that can monitor the on / off of the circuit 4.

「コントローラ2」とは、例えば、住宅内に設置された多数の設備4、例えば、エアコン、照明等をコントロールするコンピュータを意味する。本発明のコントローラ2として使用できるコンピュータは、通信部1及び通信部2を備え、前記通信部が制御部に接続されているコンピュータである。(詳しくは、図1参照)   The “controller 2” means, for example, a computer that controls a large number of facilities 4 installed in a house, such as an air conditioner and lighting. A computer that can be used as the controller 2 of the present invention is a computer that includes a communication unit 1 and a communication unit 2, and the communication unit is connected to a control unit. (See Figure 1 for details)

次の図面を参照して、本発明の好適な実施例について、下記に説明する。   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 controller 2 that matches the address of the destination controller 2 included in the status request message received from the communication unit 1 receives the status request. A reply to the electronic message is transmitted to the communication unit 2.
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 controller 2 and the monitoring terminal 3.
When the transmission line 1 is in communication with a specific monitoring terminal 3 or controller 2, another monitoring terminal 3 cannot transmit.

本発明のプログラムは、図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 controllers 2, the receiving order of the status request message from the monitoring terminal 3 is determined.

ステップ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 monitoring terminals 3 is set based on the random number. Further, the address of the controller 2 with the highest reception order is set as the transmission address of all the monitoring terminals 3. Set.

ステップS3:
監視端末3が、コントローラ2から正常な返信を受信したかを判定する。
ステップS4:
監視端末3が、コントローラ2から正常な返信を受信した場合、その返信をした前記コントローラのアドレスに基づいて、前記監視端末3が、次に状態要求電文を送信するアドレスを、次に受信順位が高いコントローラのアドレスに更新する。さらに状態要求電文の送信回数をクリアする。
Step S3:
It is determined whether the monitoring terminal 3 has received a normal reply from the controller 2.
Step S4:
When the monitoring terminal 3 receives a normal reply from the controller 2, based on the address of the controller that sent the reply, the monitoring terminal 3 selects the address to which the next status request message will be transmitted, Update to a higher controller address. In addition, the number of status request message transmissions is cleared.

ステップS5:
前記監視端末3が、定期的な状態要求電文の送信時間なのかどうかを判定する。
Step S5:
The monitoring terminal 3 determines whether it is a transmission time of a periodic status request message.

ステップS6:
前記監視端末3が、送信時刻である場合、状態要求電文をステップS2で更新されたコントローラのアドレスに送信する。加えて、次回の状態要求電文の送信時刻を設定し、状態要求電文の送信回数を更新する。
Step S6:
If it is the transmission time, the monitoring terminal 3 transmits a status request message to the controller address updated in step S2. In addition, the transmission time of the next status request message is set, and the number of transmissions of the status request message is updated.

ステップS7:
前記監視端末3が、コントローラ2の通信不良を判断するため、同一の宛先アドレスに状態要求電文を送信した回数をカウントし、その回数が予め設定された規定回数を超えているかを判定する。
Step S7:
In order to determine the communication failure of the controller 2, the monitoring terminal 3 counts the number of times the status request message is transmitted to the same destination address, and determines whether the number exceeds a predetermined number of times set in advance.

ステップ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 monitoring terminal 3 determines that the communication of the controller 2 is defective and allows the communication with the controller 2 at the address of the next controller to be continued. Specifically, when there is no reply from the controller for one transmission of the status request message, two more status request messages are sent and when there is no reply from the controller, It is determined that the communication of the controller is bad.

従って、以上の記載から、本発明の目的が、容易に達成できることが明らかである。他の要素も本発明の範囲又は精神から逸脱することなく、改変、修正、又は変更できるので、上述の実施形態は、例による説明に過ぎず、限定的に解釈すべきではない。   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 controller 2 can be minimized, network troubles due to an increase in the amount of communication can be reduced. Therefore, the operation status of the controller 2 on the network to which the controller 2 is connected by bus connection can be stably monitored by the monitoring terminal 3 installed at many points and installed with the program of the present invention.

さらに、本発明の監視端末3は、独立して状態要求電文の送信およびコントローラからの返信を受信できるので、監視端末3のうち、何台かが故障しても、残りの前記監視端末3により、前記故障した監視端末3の影響を受けることなく、すべてのコントローラ2の稼働状況を監視できる。   Furthermore, since the monitoring terminal 3 of the present invention can independently receive the transmission of the status request message and the reply from the controller, even if some of the monitoring terminals 3 fail, the remaining monitoring terminals 3 The operating status of all the controllers 2 can be monitored without being affected by the failed monitoring terminal 3.

したがって、本発明は、前記ネットワークの例として挙げられる、ホームオートメーションとして構築されたネットワークの、コントローラ2自体及び前記コントローラ2を通じての、例えばエアコン、照明等の装置4の稼働状況の監視に好適である。   Therefore, the present invention is suitable for monitoring the operating status of the controller 2 itself and the device 4 such as an air conditioner and the lighting through the controller 2 in the network constructed as home automation, which is given as an example of the network. .

本発明の本質及び目的をより理解するために、図面を添付する。
本発明のプログラムが、適用できるネットワークに関する模式図である。 本発明のプログラムに関するフローチャートである。 本発明に係るネットワークに関する模式図である。 本発明の監視端末3とコントローラ2の通信状態を示した模式図である。 マスタ6からのコマンド送信に関する模式図である 端末からの返信をマスタ6およびスレーブ7が受信する模式図である。 マスタ6の故障時における通信障害を示した模式図である。 マスタ6の通信時の通信不能状態を示した模式図である。 マスタ6プログラムについてのフローチャートである。 スレーブ7プログラムについてのフローチャートである。 マスタ6とコントローラ2の配線図である。 マスタ6とコントローラ2の通信状態を示した模式図である。
To better understand the nature and purpose of the present invention, the drawings are attached.
It is a schematic diagram regarding the network which the program of this invention can apply. It is a flowchart regarding the program of this invention. It is a schematic diagram regarding the network which concerns on this invention. It is the schematic diagram which showed the communication state of the monitoring terminal 3 and controller 2 of this invention. It is a schematic diagram regarding command transmission from the master 6 It is a schematic diagram which the master 6 and the slave 7 receive the reply from a terminal. It is the schematic diagram which showed the communication failure at the time of failure of the master 6. FIG. It is the schematic diagram which showed the communication impossible state at the time of communication of the master. It is a flowchart about a master 6 program. It is a flowchart about a slave 7 program. 4 is a wiring diagram between a master 6 and a controller 2. FIG. 3 is a schematic diagram showing a communication state between a master 6 and a controller 2. FIG.

符号の説明Explanation of symbols

(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 masters 2 and 3 cannot transmit.
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.
全監視端末の状態要求電文の送信時刻が、初回のみ、前記監視端末で発生する乱数に基づき設定される送信時刻であり、それ以後は、状態要求電文の送信時に、次回の送信時刻を更新することを特徴とする請求項1又は請求項2のコントローラの稼働状況の監視プログラム。   The transmission time of the status request message of all the monitoring terminals is the transmission time set based on the random number generated at the monitoring terminal only for the first time, and thereafter, the next transmission time is updated when the status request message is transmitted. An operating status monitoring program for a controller according to claim 1 or 2. 請求項1、請求項2又は請求項3記載のプログラムをインストールした監視端末。   A monitoring terminal in which the program according to claim 1, 2 or 3 is installed. 請求項1、請求項2又は請求項3記載のプログラムを記録したコンピュータ読み取り可能な記録媒体。 A computer-readable recording medium on which the program according to claim 1, 2 or 3 is recorded. 複数のコントローラ及び複数の監視端末が、バス接続されたネットワークにおける、前記監視端末による前記コントローラの稼働状況の監視方法であって、
前記コントローラに、状態要求電文の受信順位を設定する処理、
前記監視端末に、状態要求電文の送信時刻を設定する処理、
直近の送信時刻が設定された監視端末が、前記更新された送信アドレスに、状態要求電文を送信する処理、
全監視端末が、前記コントローラからの前記状態要求電文に対する返信を受信する処理、
全監視端末の送信アドレスが、前記コントローラからの返信に基づいて、次に受信順位の高いコントローラのアドレスに更新される処理、及び
同一監視端末からの状態要求電文の送信に関する規定回数に、同一コントローラからの返信がない場合には、前記コントローラが故障と判断する処理、
を実行することを特徴とするコントローラの稼働状況の監視方法。

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

JP2006132069A 2006-05-11 2006-05-11 Monitoring program of system operation situation by plurality of terminal Pending JP2007304826A (en)

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)

* Cited by examiner, † Cited by third party
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

Patent Citations (7)

* Cited by examiner, † Cited by third party
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