JPH1079746A - Distribution controller - Google Patents

Distribution controller

Info

Publication number
JPH1079746A
JPH1079746A JP8235127A JP23512796A JPH1079746A JP H1079746 A JPH1079746 A JP H1079746A JP 8235127 A JP8235127 A JP 8235127A JP 23512796 A JP23512796 A JP 23512796A JP H1079746 A JPH1079746 A JP H1079746A
Authority
JP
Japan
Prior art keywords
station
normal
processing
flag
priority
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
JP8235127A
Other languages
Japanese (ja)
Other versions
JP3518957B2 (en
Inventor
Tetsuya Yamaguchi
哲也 山口
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.)
Hitachi Ltd
Original Assignee
Hitachi Ltd
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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP23512796A priority Critical patent/JP3518957B2/en
Publication of JPH1079746A publication Critical patent/JPH1079746A/en
Application granted granted Critical
Publication of JP3518957B2 publication Critical patent/JP3518957B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Information Transfer Between Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize a distribution controller in which a fault occurrence is recognized and a proper processing is conducted even when a usual station with a fault cannot transfer a fault flag to a management station. SOLUTION: A management station 1 sends a transmission frame 49 to confirm whether or not each station is normal to usual stations 2, 3, 4 at a prescribed interval and when the station 2 does not return any response, the station 1 sets '1' to a fault flag 45 of the frame 49 and sets '2' denoting the station 2 to a command 46 and transfers the command in a transmission frame 50 to the other stations 3, 4. The stations 3, 4 recognize a fault of the station 2 from the flag 45 and the command 46 of the frame 50 and disconnects the station 2 on the network. The management station 1 transfers a transmission frame 52 and installs a program used to stop the processing of the priority 3 executed by the station 4 and to execute the processing of the station 2 by using a transmission frame 53 and sets an execution flag 44 to a register 40. When the execution flag 44 is set, the usual station 4 sets a flag 41 to the register 40 and clears a fault flag 42, a processing assembly work flag 43 and a program execution flag 44 to execute the processing of the processing priority 1.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する分野】本発明は、ヘッダー部とデータ部
とを伝送フレームに組み込んで外部装置(受信側)へ転
送し、受信側でテキスト部を復元するデータ転送に係わ
り、特に、管理局と複数の通常局との間のデータ転送の
分散制御装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to data transfer in which a header section and a data section are incorporated in a transmission frame and transferred to an external device (reception side), and a text section is restored on the reception side. The present invention relates to a distributed control device for data transfer between a plurality of normal stations.

【0002】[0002]

【従来の技術】従来、分散形交換システムでは、交換シ
ステム全体を制御するシステムプロセッサは、交換機室
に設定される主装置に収容されていた。この分散形交換
システムにおいて、各ノードに分散形交換システム全体
を制御する交換処理を持たせる方式が、特公平7−08
7458号公報に記載されている(分散形交換システム
の制御方式)。
2. Description of the Related Art Conventionally, in a distributed switching system, a system processor for controlling the entire switching system is housed in a main unit set in a switching room. In this distributed switching system, a system in which each node has an exchange process for controlling the entire distributed switching system is disclosed in Japanese Patent Publication No. 7-08.
No. 7458 (control method of distributed switching system).

【0003】上記分散形交換システムの制御方式は、各
ノードに分散形交換システム全体を制御する交換処理を
持たせることにより、交換機室内に主装置を持たない構
成とし、あるノードの交換処理機能が停止しても、次の
優先順位のノードが分散形交換システム全体の交換シス
テムを実行する冗長構成となっており、サービス性、信
頼性が向上する方式である。
The control method of the above-mentioned distributed switching system is such that each node is provided with a switching process for controlling the entire distributed switching system, so that a main unit is not provided in the switching room. Even if the system is stopped, the node having the next priority has a redundant configuration in which the switching system of the entire distributed switching system is executed, thereby improving serviceability and reliability.

【0004】図11は、上述した特公平7−08745
8号公報記載の分散形交換システムの制御方式の概略ブ
ロック図である。図11において、各ノード101、1
02、103、104は、それぞれノードプロセッサ1
11、121、131、141と、システムプロセッサ
112、122、132、142とを備え、これらの全
プロセッサは、共通制御バス105を介して接続してい
る。
FIG. 11 shows the above-mentioned Japanese Patent Publication No. 7-08745.
FIG. 8 is a schematic block diagram of a control method of a distributed switching system described in Japanese Patent Application Publication No. 8 (JP-A-8) In FIG. 11, each node 101, 1
02, 103 and 104 are respectively the node processor 1
11, 121, 131, and 141, and system processors 112, 122, 132, and 142, all of which are connected via a common control bus 105.

【0005】4つのシステムプロセッサ112、12
2、132、142のうち1つのシステムプロセッサ
が、分散形交換システムの交換処理を行っており、他の
システムプロセッサは待機状態にある。ここで、システ
ムプロセッサ112が故障したものとすれば、第2優先
順位のシステムプロセッサ122が、運用表示を行って
運用状態に入る。
[0005] The four system processors 112, 12
One of the system processors 2, 132, and 142 is performing switching processing of the distributed switching system, and the other system processors are in a standby state. Here, assuming that the system processor 112 has failed, the second-priority system processor 122 performs operation display and enters the operation state.

【0006】[0006]

【発明が解決しようとする課題】しかしながら、上述し
た特公平7−087458号公報に開示された分散形交
換システムの制御方式においては、次のような問題があ
る。正常時に未使用で、異常時にしか使用しないノード
であっても、正常時制御機能を有するが、異常時の動作
機能は有してはいなかった。このため、回路規模が大と
なるにも拘らず、異常時に適切な動作を実行することが
できなかった。
However, the control method of the distributed switching system disclosed in Japanese Patent Publication No. 7-087458 has the following problems. Even a node that is unused during normal operation and used only during abnormal operation has a normal operation control function, but does not have an operation function during abnormal operation. For this reason, despite the large circuit scale, it has not been possible to execute an appropriate operation at the time of abnormality.

【0007】そこで、複数の通信局のうち、ある通信局
は、正常時は優先順位の低い分散機能をしながら、異常
時又は負荷が大となったとき、他局の分散処理を援助す
る分散機能に切り替えることが、そのプログラムを変更
することのみで実行できれば、便利である。
Therefore, among a plurality of communication stations, a certain communication station performs a distribution function having a low priority in a normal state, while supporting a distribution processing of another station in an abnormal state or when the load becomes large. It would be useful if switching to a function could be done by simply changing the program.

【0008】しかしながら、上記特公平7−08745
8号公報記載の分散形交換システムの制御方式では、正
常時と異常時とは、同一内容の処理を実行するのみであ
り、正常時と異常時とで別の処理を実行することができ
なかった。
[0008] However, the above-mentioned Japanese Patent Publication No. 7-08745.
In the control method of the distributed switching system described in Japanese Patent Application Laid-Open No. 8 (1999) -2000, only the process of the same content is executed in the normal case and the abnormal case, and different processes cannot be executed in the normal case and the abnormal case. Was.

【0009】また、特公平7−087458号公報記載
の分散形交換システムの制御方式では、異常時、故障時
に、次の優先順位の分散システムに機能を移行して処理
することしかできず、適切な処理を実行することができ
なかった。
In the control method of the distributed switching system described in Japanese Patent Publication No. Hei 7-087458, when an abnormality or a failure occurs, the function can only be transferred to the next-priority distributed system for processing. Processing could not be performed.

【0010】そこで、異常時に適切に対応可能な分散制
御装置が考えられている。図12は、その分散制御装置
の概略構成ブロック図であり、分散制御の通常局2の異
常時の対応処理を示す。この分散制御装置は、管理局1
と複数の通常局2、3、4とで構成した通信ノードを持
ち、伝送制御されるバス型もしくは、リング型LANで
ある。
Therefore, a distributed control device which can appropriately cope with an abnormality has been considered. FIG. 12 is a schematic block diagram of the configuration of the distributed control device, and shows a process of the distributed control when the normal station 2 is abnormal. This decentralized control device is
It is a bus-type or ring-type LAN that has a communication node composed of a plurality of normal stations 2, 3, and 4 and whose transmission is controlled.

【0011】そして、この分散制御装置において、通常
局2、3、4で実行している処理の優先順位は、通常局
2は処理優先順位1、通常局3は処理優先順位2、通常
局4は処理優先順位3となっている。通常局2、3、4
は、図12の(B)に示すように、いずれも内部に分散
制御レジスタ40を備えている。
In this distributed control apparatus, the normal stations 2, 3, and 4 have the processing priority of the normal station 2, the processing priority of 1, the normal station 3 the processing priority of 2, and the normal station 4 Has a processing priority of 3. Normal stations 2, 3, 4
As shown in FIG. 12B, each of them has a distributed control register 40 therein.

【0012】通常局2、3、4は、分散制御レジスタ4
0の分散制御実行フラグ41、異常フラグ42、処理分
業フラグ43を設定できる。管理局1は、分散制御レジ
スタ40にプログラム実行フラグ44を設定できる。
Normally, the stations 2, 3, and 4
A distribution control execution flag 41, an abnormality flag 42, and a processing division flag 43 of 0 can be set. The management station 1 can set the program execution flag 44 in the distribution control register 40.

【0013】まず、通常局2が故障になった場合を考え
る。通常局2は、異常フラグ42を分散制御レジスタ4
0に設定する。管理局1は、通常局2が異常フラグ42
を分散制御レジスタ40に設定したのを確認すると、通
常局2に対して、通常局2が現在実行している処理優先
順位1の処理を停止させるための伝送フレーム61を転
送する。
First, consider the case where the normal station 2 has failed. The normal station 2 stores the abnormality flag 42 in the distributed control register 4
Set to 0. The management station 1 determines that the normal station 2
Is set in the distributed control register 40, the transmission frame 61 for stopping the processing of the processing priority 1 currently executed by the normal station 2 is transferred to the normal station 2.

【0014】通常局2は、管理局1から伝送フレーム6
1を受信すると、通常局2が現在実行している処理優先
順位1の処理を停止する。その後、管理局1は、処理優
先順位が一番低い処理優先順位3の通常局4に対して、
通常局4が実施している処理優先順位3の処理を停止す
るための伝送フレーム62を転送する。通常局4は、管
理局1から伝送フレーム62を受信すると、通常局4が
現在実行している処理優先順位3の処理を停止する。
The normal station 2 sends a transmission frame 6 from the management station 1.
When the station 1 is received, the normal station 2 stops the processing of the processing priority 1 currently executed. Thereafter, the management station 1 issues a request to the normal station 4 with the lowest processing priority 3 for the processing priority.
The transmission frame 62 for stopping the processing of the processing priority 3 performed by the normal station 4 is transferred. When the normal station 4 receives the transmission frame 62 from the management station 1, the normal station 4 stops the processing of the processing priority 3 currently executed by the normal station 4.

【0015】その後、管理局1は、通常局4に対して、
通常局2が実行していた処理優先順位1の処理を実行さ
せるためのプログラムを伝送フレーム53でインストー
ルする。その後、管理局1は、分散制御レジスタ40に
プログラム実行フラグ44を設定する。
After that, the management station 1
A program for executing the processing of the processing priority 1 which has been executed by the normal station 2 is installed in the transmission frame 53. Thereafter, the management station 1 sets the program execution flag 44 in the distribution control register 40.

【0016】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたのを確認すると、分
散制御レジスタ40に分散制御実行フラグ41を設定し
て、分散制御レジスタ40に設定された異常フラグ4
2、処理分業フラグ43、プログラム実行フラグ44を
クリアし、処理優先順位1の処理を実行する。
When the normal station 4 confirms that the program execution flag 44 has been set in the distribution control register 40, the normal station 4 sets the distribution control execution flag 41 in the distribution control register 40, and sets the abnormal state set in the distribution control register 40. Flag 4
2. The processing division flag 43 and the program execution flag 44 are cleared, and the processing of the processing priority 1 is executed.

【0017】このように、分散制御レジスタ40に、分
散制御実行フラグ41と、異常フラグ42と、処理分業
フラグ43と、プログラム実行フラグ44を備え、伝送
フレームにも設定フラグを備える。そして、通常局が異
常時又は負荷が重くなった時に、伝送フレーム又はフラ
グで管理局1に通知する。
As described above, the distribution control register 40 includes the distribution control execution flag 41, the abnormality flag 42, the processing division flag 43, and the program execution flag 44, and the transmission frame also includes the setting flag. Then, when the normal station is abnormal or when the load becomes heavy, it notifies the management station 1 by a transmission frame or a flag.

【0018】さらに、管理局1が優先順位の低い分散機
能をしている通常局に、管理局1が受取った異常時又は
負荷が重くなったことを示す伝送フレーム又はフラグを
転送し、さらにその分散処理のプログラムをインストー
ルすることにより、その分散処理に切り替えてシステム
全体の信頼性を向上させる構成となっている。
Further, the management station 1 transfers a transmission frame or flag received by the management station 1 to the normal station having a low-priority dispersing function, which indicates that the management station 1 has received an abnormality or that the load has become heavy. By installing a distributed processing program, the system is switched to the distributed processing to improve the reliability of the entire system.

【0019】ところが、上述した異常時に対応可能な分
散制御装置においても、次のような問題点がある。つま
り、異常が発生又は負荷が大となった通常局が、異常フ
ラグ等を管理局に転送できないとき、例えば、異常等が
発生した通常局の電源が切れたとき、または、異常フラ
グ等を管理局に転送しても、管理局が受信できないと
き、例えば、ケーブルが切断したり、異常フラグ等がノ
イズ、通信信号の減衰等で異常フラグ等が管理局に、転
送できないときには、異常等の発生を認識することがで
きず、適切な処理が行えないという問題点があった。
However, the distributed control device capable of coping with the above-described abnormality also has the following problems. That is, when the normal station in which an abnormality occurs or the load becomes large cannot transfer the abnormality flag or the like to the management station, for example, when the power of the normal station in which the abnormality or the like occurs is turned off, or when the abnormality flag or the like is managed. If the control station cannot receive the data even if it is transferred to the station, for example, if the cable is disconnected, if the error flag is noise, or if the error flag is not transferred to the control station due to attenuation of the communication signal, an error may occur. However, there is a problem in that it is not possible to recognize the information and appropriate processing cannot be performed.

【0020】本発明の目的は、異常が発生又は負荷が大
となった通常局が、異常フラグ等を管理局に転送できな
いときや、異常フラグ等を管理局に転送しても、管理局
が受信できないときであっても、異常発生等を認識する
ことができ、適切な処理が可能な分散制御装置を実現す
ることである。
[0020] The object of the present invention is to provide a method in which a normal station in which an abnormality has occurred or a heavy load cannot transfer an abnormal flag or the like to a management station, or even if an abnormal flag or the like is transferred to the management station, the management station can perform the processing. An object of the present invention is to realize a distributed control device capable of recognizing occurrence of an abnormality and the like and performing appropriate processing even when reception is not possible.

【0021】[0021]

【課題を解決するための手段】[Means for Solving the Problems]

(1)上記目的を達成するため、本発明は、次のように
構成される。すなわち、受信したデータが有効なデータ
であることを認識し、有効なデータでない場合は、送信
先に有効なデータでないことを通知する分散制御用の複
数の通常局と、これら複数の通常局とデータの送受信に
より分散及び集中管理制御する管理局とを有する分散制
御装置において、上記複数の通常局のそれぞれは、集中
管理制御か分散制御かを判断し、判断した制御内容を表
示する分散制御設定部と、その通常局の機能が正常か異
常かを判断し、正常か異常かを示す異常表示設定部と、
その通常局が実行している処理の他の通常局への分担を
依頼するか否かを判断し、表示する処理分担依頼表示設
定部と、上記複数の通常局の分散制御処理のうち、その
通常局の処理の優先順位を判断する優先順位判断部とを
備え、上記管理局は、上記各通常局へのデータ転送に対
して無応答である場合と、上記各通常局の異常表示設定
部に異常が設定されている場合には、その通常局を異常
と判断する異常判断部を備える。
(1) In order to achieve the above object, the present invention is configured as follows. In other words, it recognizes that the received data is valid data, and if it is not valid data, a plurality of normal stations for distributed control that notify the destination that the data is not valid, and a plurality of these normal stations. In a distributed control device having a management station that performs distributed and centralized control by transmitting and receiving data, each of the plurality of normal stations determines whether the centralized control is a distributed control, and displays the determined control content in a distributed control setting. And an abnormality display setting unit that determines whether the function of the normal station is normal or abnormal, and indicates whether the function is normal or abnormal,
A process sharing request display setting unit to determine whether or not to request the sharing of the processing performed by the normal station to another normal station, and a distributed control process of the plurality of normal stations. A priority determining unit for determining the priority of the processing of the normal station, wherein the management station determines whether there is no response to the data transfer to each of the normal stations, and an abnormal display setting unit of each of the normal stations. When an abnormality is set in the normal station, an abnormality determination unit is provided for determining that the normal station is abnormal.

【0022】管理局は、各通常局へのデータ転送に対し
て無応答である場合と、各通常局の異常表示設定部に異
常が設定されている場合には、その通常局を異常と判断
する異常判断部を備えるので、通常局に異常が発生し
て、異常フラグ等を管理局に転送できないときや、異常
フラグ等を管理局に転送しても、管理局が受信できない
ときであっても、異常発生等を認識することができ、管
理局による適切な処理が可能となる。
The management station determines that the normal station is abnormal when there is no response to data transfer to each normal station and when an abnormality is set in the abnormality display setting section of each normal station. Is provided when an abnormality occurs in a normal station and an abnormal flag or the like cannot be transferred to the management station, or when an abnormal flag or the like is transferred to the management station but cannot be received by the management station. Also, it is possible to recognize the occurrence of an abnormality or the like, and the management station can perform appropriate processing.

【0023】(2)好ましくは、上記(1)において、
上記各通常局及び管理局は、それぞれ、送信元及び送信
先を少なくとも示すヘッダー部と、正常か異常かを示す
フラグと、その正常か異常かが示された通常局はどの通
常局かを示すフラグとを有するデータ部とからなる伝送
フレームを、他の通常局又は管理局に送信する送信処理
部を備える。
(2) Preferably, in the above (1),
Each of the above normal stations and the management station respectively indicates a header portion indicating at least a transmission source and a transmission destination, a flag indicating normal or abnormal, and indicates which normal station indicates the normal or abnormal normal station. And a transmission processing unit that transmits a transmission frame including a data portion having a flag to another normal station or a management station.

【0024】異常を発生していない通常局は、送信処理
部により送信される伝送フレームに、示された情報によ
りどの通常局に異常が発生したかを認識することがで
き、それに対する適切な処理を実行することが可能とな
る。
The normal station having no abnormality can recognize in the transmission frame transmitted by the transmission processing section which normal station has the abnormality based on the indicated information, Can be executed.

【0025】(3)また、好ましくは、上記(2)にお
いて、上記伝送フレームのデータ部は、実行している処
理の他の通常局への分担を依頼するか否かを示すフラグ
と、その処理の分担を依頼している通常局はどの通常局
かを示すフラグとを、さらに有する。
(3) Preferably, in the above (2), the data portion of the transmission frame includes a flag indicating whether or not to request the sharing of another process to be performed to another normal station. The normal station requesting the sharing of the processing further has a flag indicating which normal station.

【0026】異常を発生していない通常局は、送信処理
部により送信される伝送フレームに、示された情報によ
りどの通常局に異常が発生したかを認識することができ
るとともに、処理分業を依頼していない通常局は、送信
処理部により送信される伝送フレームに、示された情報
によりどの通常局が処理分担を依頼しているかを認識す
ることができ、それに対する適切な処理を実行すること
が可能となる。
The normal station having no abnormality can recognize in the transmission frame transmitted by the transmission processing section which normal station has the abnormality based on the indicated information, and request the processing division of labor. The normal station that has not performed can recognize which normal station has requested processing sharing from the transmission frame transmitted by the transmission processing unit based on the indicated information, and perform appropriate processing for it. Becomes possible.

【0027】(4)また、受信したデータが有効なデー
タであることを認識し、有効なデータでない場合は、送
信先に有効なデータでないことを通知する分散制御用の
複数の通常局と、これら複数の通常局とデータの送受信
により分散及び集中管理制御する管理局とを有する分散
制御装置において、上記複数の通常局のそれぞれは、集
中管理制御か分散制御かを判断し、判断した制御内容を
表示する分散制御設定部と、その通常局が実行する処理
が過重か否かを判断し、過重か否かを示す過重表示設定
部と、その通常局が実行している処理の他の通常局への
分担を依頼するか否かを判断し、表示する処理分担依頼
表示設定部と、上記複数の通常局の分散制御処理のう
ち、その通常局の処理の優先順位を判断する優先順位判
断部とを備え、上記管理局は、上記各通常局へのデータ
転送に対して無応答である場合と、上記各通常局の過重
表示設定部に過重が設定されている場合には、その通常
局を過重と判断する過重判断部を備える。
(4) A plurality of normal stations for distributed control for recognizing that the received data is valid data, and when not valid, notifying the transmission destination that the data is not valid. In a distributed control apparatus having a plurality of normal stations and a management station that performs distributed and centralized management control by transmitting and receiving data, each of the plurality of normal stations determines whether centralized control or distributed control, and the determined control content. , A determination control unit that determines whether the processing performed by the normal station is overloaded, and an overload display setting unit that determines whether the processing performed by the normal station is overloaded. A process sharing request display setting unit for determining whether or not to request sharing to a station, and a priority determination for determining the priority of the processing of the normal station among the distributed control processing of the plurality of normal stations; And the above, The physical station determines that the normal station is overloaded when there is no response to the data transfer to each of the normal stations and when the excess is set in the overload display setting section of each of the normal stations. An overload judging unit is provided.

【0028】管理局は、各通常局へのデータ転送に対し
て無応答である場合と、各通常局の過重表示設定部に過
重が設定されている場合には、その通常局を過重と判断
する過重判断部を備えるので、通常局に過重が発生し
て、過重フラグ等を管理局に転送できないときや、過重
フラグ等を管理局に転送しても、管理局が受信できない
ときであっても、過重発生等を認識することができ、管
理局による適切な処理が可能となる。
The management station determines that the normal station is overloaded when there is no response to the data transfer to each of the normal stations and when an overload is set in the overload display setting section of each of the normal stations. Since the overload judging unit is provided, the overload occurs in the normal station and the overload flag or the like cannot be transferred to the management station, or even if the overload flag or the like is transferred to the management station, the management station cannot receive. Also, it is possible to recognize the occurrence of overload and the like, and appropriate processing by the management station becomes possible.

【0029】(5)好ましくは、上記(4)において、
上記各通常局及び管理局は、それぞれ、送信元及び送信
先を少なくとも示すヘッダー部と、過重か否かを示すフ
ラグと、その過重か否かが示された通常局はどの通常局
かを示すフラグとを有するデータ部とからなる伝送フレ
ームを、他の通常局又は管理局に送信する送信処理部を
備える。
(5) Preferably, in the above (4),
Each of the normal stations and the management station respectively indicates a header portion indicating at least a transmission source and a transmission destination, a flag indicating whether or not it is overloaded, and indicates which of the normal stations the overloaded or not is indicated. And a transmission processing unit that transmits a transmission frame including a data portion having a flag to another normal station or a management station.

【0030】過重を発生していない通常局は、送信処理
部により送信される伝送フレームに、示された情報によ
りどの通常局に過重が発生したかを認識することがで
き、それに対する適切な処理を実行することが可能とな
る。
The normal station that has not generated an overload can recognize which normal station has overloaded on the basis of the indicated information in the transmission frame transmitted by the transmission processing section, Can be executed.

【0031】(6)また、好ましくは、上記(5)にお
いて、上記伝送フレームのデータ部は、実行している処
理の他の通常局への分担を依頼するか否かを示すフラグ
と、その処理の分担を依頼している通常局はどの通常局
かを示すフラグとを、さらに有する。
(6) Preferably, in the above (5), the data portion of the transmission frame includes a flag indicating whether to request the sharing of the processing being executed to another normal station, The normal station requesting the sharing of the processing further has a flag indicating which normal station.

【0032】過重を発生していない通常局は、送信処理
部により送信される伝送フレームに、示された情報によ
りどの通常局に過重が発生したかを認識することができ
るとともに、処理分業を依頼していない通常局は、送信
処理部により送信される伝送フレームに、示された情報
によりどの通常局が処理分担を依頼しているかを認識す
ることができ、それに対する適切な処理を実行すること
が可能となる。
The normal station that has not generated an overload can recognize which normal station has overloaded on the basis of the information shown in the transmission frame transmitted by the transmission processing section, and requests the division of processing. The normal station that has not performed can recognize which normal station has requested processing sharing from the transmission frame transmitted by the transmission processing unit based on the indicated information, and perform appropriate processing for it. Becomes possible.

【0033】[0033]

【発明の実施の形態】以下本発明の実施例を図面を用い
て説明する。図1は、この発明の第1の実施形態である
分散制御装置の概略構成図であり、通常局の異常時の処
理を適切に実行可能な例である。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 is a schematic configuration diagram of a distributed control device according to a first embodiment of the present invention, and is an example in which a process performed when a normal station is abnormal can be appropriately executed.

【0034】この第1の実施形態の分散制御装置は、管
理局1と通常局2、3、4の4つのノードで構成した通
信ノードを備えた、伝送制御されるバス型もしくはリン
グ型LANとなっている。
The distributed control apparatus according to the first embodiment includes a bus-type or ring-type LAN, which is controlled for transmission and has a communication node composed of a management station 1 and four nodes of normal stations 2, 3, and 4. Has become.

【0035】管理局1は、図2に示すように、CPU3
1、ROM32、RAM33、伝送コントローラ34
と、これらを接続する内部バス35と、メモリ拡張通常
局で実行する分散処理のプログラムを格納する外部RO
M36と、通信上のネットワーク変数を格納する外部R
AM37と、CPU31にこれら外部ROM36及びR
AM37を接続するメモリ拡張バス38とにより構成さ
れている。
As shown in FIG. 2, the management station 1
1, ROM 32, RAM 33, transmission controller 34
, An internal bus 35 for connecting them, and an external RO for storing a distributed processing program to be executed in the memory expansion normal station.
M36 and an external R that stores network variables for communication
The external ROM 36 and the R
It comprises a memory expansion bus 38 connecting the AM 37.

【0036】CPU31は、ROM32に記憶されてい
るプログラムに従い、伝送コントローラ34を制御し
て、伝送路30との間の各種フレームの送受信を行う。
また、RAM33は、送受信データその他の各種データ
を一時保留するバッファメモリとして用いられる。ま
た、外部ROM36は、メモリ拡張通常局で実行する分
散処理のプログラムを格納する。
The CPU 31 controls the transmission controller 34 in accordance with the program stored in the ROM 32 to transmit and receive various frames to and from the transmission path 30.
The RAM 33 is used as a buffer memory for temporarily storing transmission / reception data and other various data. Further, the external ROM 36 stores a distributed processing program to be executed by the memory expansion normal station.

【0037】外部RAM37は、通信上のネットワーク
変数を格納する。外部ROM36及び外部RAM37
は、通常局で使用する場合、実行する分散処理のプログ
ラムと通信上のネットワーク変数の容量が小さいときに
は、通常局2、3、4で用いられる構成と同様の構成で
も可能である。
The external RAM 37 stores communication network variables. External ROM 36 and external RAM 37
When used in a normal station, if the capacity of a network variable for communication with a distributed processing program to be executed is small, a configuration similar to that used in the normal stations 2, 3, and 4 is also possible.

【0038】管理局1のCPU31は、機能的なブロッ
クとして、各通常局2、3、4へのデータ転送に対して
これら通常局2、3、4が無応答である場合には、その
通常局を異常と判断する異常判断部と、送信元及び送信
先を少なくとも示すヘッダー部と、正常か異常かを示す
フラグと、その正常か異常かが示された通常局はどの通
常局かを示すフラグと、実行している処理の他の通常局
への分担を依頼するか否かを示すフラグと、その処理の
分担を依頼している通常局はどの通常局かを示すフラグ
とを有するデータ部とからなる伝送フレームを通常局に
送信する送信処理部を備える。そして、管理局1は、こ
れら複数の通常局とデータの送受信により分散及び集中
管理制御する。
The CPU 31 of the management station 1 functions as a functional block when the normal stations 2, 3, and 4 do not respond to the data transfer to the normal stations 2, 3, and 4. An abnormality judging unit for judging the station as abnormal, a header part indicating at least the transmission source and the transmission destination, a flag indicating normal or abnormal, and indicating which normal station indicates the normal or abnormal normal station A data having a flag, a flag indicating whether or not to request sharing of the processing being executed to another normal station, and a flag indicating which normal station is the normal station requesting sharing of the processing. And a transmission processing unit for transmitting a transmission frame including the transmission unit to the normal station. The management station 1 performs distributed and centralized control by transmitting and receiving data to and from the plurality of normal stations.

【0039】通常局2、3、4は、図3に示すように、
CPU31と、ROM32と、RAM33と、伝送コン
トローラ34と、分散制御レジスタ40と、これらを接
続する内部バス35とによって構成されている。CPU
31、ROM32、RAM33、伝送コントローラ34
及び内部バス35は、管理局1のものと同様の機能を持
つ。
Normally, the stations 2, 3, and 4, as shown in FIG.
It comprises a CPU 31, a ROM 32, a RAM 33, a transmission controller 34, a distributed control register 40, and an internal bus 35 connecting these. CPU
31, ROM 32, RAM 33, transmission controller 34
The internal bus 35 has the same function as that of the management station 1.

【0040】通常局2、3、4のそれぞれのCPU31
は、機能的なブロックとして、集中管理制御か分散制御
かを判断し、判断した制御内容を表示する分散制御設定
部と、その通常局の機能が正常か異常かを判断し、正常
か異常かを示す異常表示設定部と、その通常局が実行し
ている処理の他の通常局への分担を依頼するか否かを判
断し、表示する処理分担依頼表示設定部と、その通常局
の処理の優先順位を判断する優先順位判断部と、送信元
及び送信先を少なくとも示すヘッダー部と、正常か異常
かを示すフラグと、その通常局自身を示すフラグと、実
行している処理の他の通常局への分担を依頼するか否か
を示すフラグと、その処理の分担を依頼している通常局
はどの通常局かを示すフラグとを有するデータ部とから
なる伝送フレームを管理局1や他の通常局に送信する送
信処理部とを備えている。
The respective CPUs 31 of the normal stations 2, 3, and 4
Is a functional block that determines whether centralized control or distributed control, a distributed control setting unit that displays the content of the determined control, and determines whether the function of the normal station is normal or abnormal. An abnormal display setting section indicating the processing, a processing sharing request display setting section for determining whether or not to request the sharing of processing executed by the normal station to another normal station, and displaying the processing, and a processing of the normal station. Priority determining unit for determining the priority order, a header portion indicating at least the transmission source and the transmission destination, a flag indicating normal or abnormal, a flag indicating the normal station itself, and other A transmission frame including a flag indicating whether or not to request sharing of the normal station and a data portion having a flag indicating which normal station is requesting the sharing of the processing is transmitted to the management station 1 or And a transmission processing unit for transmitting to other normal stations. There.

【0041】これら通常局2、3、4は、受信したデー
タが有効なデータであることを認識し、有効なデータで
ない場合は、送信先に有効なデータでないことを通知す
る。
Each of the normal stations 2, 3, and 4 recognizes that the received data is valid data, and if it is not valid data, notifies the destination that the data is not valid data.

【0042】通常局2、3、4で実行している処理の優
先順位は、同じではなく、通常局2は処理優先順位1、
通常局3は処理優先順位2、通常局4は処理優先順位3
の処理を実行しているものとする。通常局2、3、4
は、分散制御レジスタ40の分散制御実行フラグ41、
異常フラグ42、処理分業フラグ43を設定できる。ま
た、管理局1は、分散制御レジスタ40にプログラム実
行フラグ44を設定できる。
The priorities of the processes executed in the normal stations 2, 3, and 4 are not the same.
Normal station 3 has processing priority 2 and normal station 4 has processing priority 3
Is executed. Normal stations 2, 3, 4
Is a distributed control execution flag 41 of the distributed control register 40,
An abnormality flag 42 and a processing division flag 43 can be set. Further, the management station 1 can set the program execution flag 44 in the distribution control register 40.

【0043】まず、通常局2が異常になった場合であっ
て、通常局2が異常フラグ42を分散制御レジスタ40
に設定できないときを説明する。つまり、異常が発生し
た通常局2の電源が切れたとき、または、ケーブルが断
線したり、異常フラグがノイズ、通信信号の減衰等で異
常フラグが管理局1に、転送できないときの処理につい
ての説明である。
First, the normal station 2 becomes abnormal, and the normal station 2 sets the abnormal flag 42 to the distributed control register 40.
The case when the setting cannot be set will be described. That is, when the power of the normal station 2 in which the abnormality has occurred is turned off, or when the cable is disconnected, the abnormality flag is noise, the communication signal is attenuated, and so on, the abnormality flag cannot be transferred to the management station 1. It is an explanation.

【0044】図1において、管理局1は、ネットワーク
上に接続している通常局2、通常局3、通常局4に、各
通常局2、3、4が正常であるか、異常であるかを、確
認するために伝送フレーム49を一定の間隔で転送し
て、ポーリングを行っている。
In FIG. 1, the management station 1 has a normal station 2, a normal station 3, and a normal station 4 connected to the network and determines whether each of the normal stations 2, 3, and 4 is normal or abnormal. Are transmitted at regular intervals to confirm the polling, and polling is performed.

【0045】管理局1は、通常局2、3、4のうち、異
常である通信局が見つかるまで、この通信を続ける。こ
の例においては、通常局2が異常なので、管理局1は通
常局2が無応答であるのを確認するまで、ポーリングを
行う。
The management station 1 continues this communication until an abnormal communication station is found among the normal stations 2, 3, and 4. In this example, since the normal station 2 is abnormal, the management station 1 performs polling until the normal station 2 confirms that there is no response.

【0046】管理局1は、通常局2が無応答であるのを
認識すると、伝送フレーム49の送信相手局異常フラグ
45に1の異常フラグを設定する。そして、送信相手局
コマンド46に、通常局2を示す2をバイトデータで設
定して、ネットワーク上に接続している他の通常局3、
通常局4に、伝送フレーム50でブロードキャストで転
送する。
When the management station 1 recognizes that the normal station 2 has not responded, the management station 1 sets an abnormality flag of 1 to the transmission partner station abnormality flag 45 of the transmission frame 49. Then, 2 indicating the normal station 2 is set in the transmission destination station command 46 by byte data, and the other normal stations 3 connected on the network are set.
The broadcast is transmitted to the normal station 4 in a transmission frame 50.

【0047】通常局3、通常局4は、伝送フレーム50
の送信相手局異常フラグ45、送信相手局コマンド46
を受け取ると、通常局2に異常が発生したことを認識
し、ネットワーク上に接続している通常局2を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。
The normal station 3 and the normal station 4 transmit the transmission frame 50
Transmission destination station abnormality flag 45, transmission destination station command 46
Is received, the normal station 2 recognizes that an abnormality has occurred, and disconnects the normal station 2 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do.

【0048】つまり、伝送フレーム52には、処理停止
を示すフラグ70に停止を示す3と、停止する処理の優
先順位を示すフラグ71に優先順位3とが設定されてい
る。
That is, in the transmission frame 52, a flag 70 indicating the stop of the process is set to 3 indicating the stop, and a flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0049】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局2が実行していた処理優先順位1の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。
Normal station 4 transmits transmission frame 5 from management station 1.
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs a program for causing the normal station 4 to execute the processing of the processing priority 1 which has been executed by the normal station 2 with the transmission frame 53.

【0050】つまり、伝送フレーム53は、インストー
ルフラグ72にインストールを示すフラグ1と、インス
トールする処理のプログラムを示すフラグ73に優先順
位1のプログラム1とが設定されている。その後、管理
局1は、分散制御レジスタ40にプログラム実行フラグ
44を設定する。
That is, in the transmission frame 53, the install flag 72 is set to a flag 1 indicating installation, and the flag 73 indicating a program of the process to be installed is set to the program 1 of the first priority. Thereafter, the management station 1 sets the program execution flag 44 in the distribution control register 40.

【0051】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたことを確認すると、
分散制御レジスタ40に分散制御実行フラグ41に実行
を示す1を設定する(未実行は0)。そして、通常局4
は、分散制御レジスタ40に設定された異常フラグ4
2、処理分業フラグ43、プログラム実行フラグ44を
クリアし、処理優先順位1の処理を実行する。
When the ordinary station 4 confirms that the program execution flag 44 has been set in the distribution control register 40,
The distribution control execution flag 41 is set to 1 indicating execution in the distribution control register 40 (0 if not executed). And normal station 4
Is the abnormality flag 4 set in the distribution control register 40.
2. The processing division flag 43 and the program execution flag 44 are cleared, and the processing of the processing priority 1 is executed.

【0052】そして、管理局1は、異常であった通常局
2が正常となると、他の通常局3、4に接続させる。こ
の場合、復帰した通常局2は、処理優先順位3の処理を
実行させるように指令してもよいし、通常局4が実行す
る処理を優先順位3の処理に変更し、通常局2に処理優
先順位1の処理を実行させるようにしてもよい。
When the abnormal normal station 2 becomes normal, the management station 1 connects to the other normal stations 3 and 4. In this case, the restored normal station 2 may instruct the normal station 2 to execute the processing of the processing priority 3 or change the processing executed by the normal station 4 to the processing of the priority 3 and send the processing to the normal station 2. The process of the first priority may be executed.

【0053】以上のような動作により、処理優先順位1
の通常局2で異常が発生し、異常フラグ42を分散制御
レジスタ40に設定できない場合に、管理局1が異常が
発生した通常局2の代理に、送信相手局異常フラグ4
5、送信相手局コマンド46を設定することによって、
処理優先順位の低い通常局で処理優先順位1の処理を移
行して実行することができる。
With the above operation, the processing priority 1
When the abnormality occurs in the normal station 2 and the abnormality flag 42 cannot be set in the distribution control register 40, the management station 1 substitutes the transmission partner station abnormality flag 4 for the substitute of the normal station 2 in which the abnormality has occurred.
5. By setting the transmission partner station command 46,
The processing of the processing priority 1 can be shifted and executed by the normal station having the lower processing priority.

【0054】次に、通常局3が異常になった場合を説明
する。図4は第1の実施形態において、通常局3が異常
となった場合であって、通常局3が、異常フラグ42を
分散制御レジスタ40に設定できないときの動作ブロッ
ク図である。つまり、異常が発生した通常局3の電源が
切れたとき、または、ケーブルが断線したり、異常フラ
グがノイズ、通信信号の減衰等で異常フラグが管理局
に、転送できないときである。
Next, a case where the normal station 3 becomes abnormal will be described. FIG. 4 is an operation block diagram when the normal station 3 becomes abnormal in the first embodiment and the normal station 3 cannot set the abnormality flag 42 in the distributed control register 40. That is, when the power of the normal station 3 in which the abnormality has occurred is turned off, or when the cable is disconnected, the abnormality flag is noise, the communication signal is attenuated, and the abnormality flag cannot be transferred to the management station.

【0055】まず、管理局1が、ネットワーク上に接続
している通常局2、通常局3、通常局4に、正常である
か、異常であるかを、確認するための伝送フレーム49
を一定の間隔で転送し、ポーリングを行う。異常局が見
つかるまでこの通信を続ける。この例においては、通常
局3が異常なので、通常局3が無応答であるのを確認す
るまでポーリングを行う。
First, the management station 1 sends a transmission frame 49 to the normal station 2, the normal station 3, and the normal station 4 connected to the network to confirm whether it is normal or abnormal.
Is transmitted at regular intervals and polling is performed. This communication is continued until an abnormal station is found. In this example, since the normal station 3 is abnormal, polling is performed until it is confirmed that the normal station 3 has not responded.

【0056】管理局1は、通常局3が無応答であること
を認識すると、送信相手局異常フラグ45で異常フラグ
1を設定し、送信相手局コマンド46で通常局3を示す
3をバイトデータで設定して、ネットワーク上に接続し
ている他の通常局2、通常局3に、伝送フレーム50に
よりブロードキャストで転送する。
When the management station 1 recognizes that the normal station 3 has not responded, the management station 1 sets the abnormal flag 1 in the transmission partner station abnormality flag 45, and sets 3 indicating the normal station 3 to byte data in the transmission partner station command 46. The broadcast is transferred to the other normal stations 2 and 3 connected on the network by the transmission frame 50.

【0057】通常局2、通常局4は、伝送フレーム50
により、送信相手局異常フラグ45、送信相手局コマン
ド46を受け取ると、通常局3に異常が発生したことを
認識し、ネットワーク上に接続している通常局3を切り
離す。
The normal station 2 and the normal station 4 transmit the transmission frame 50
When the transmission destination station abnormality flag 45 and the transmission destination station command 46 are received, the normal station 3 recognizes that an abnormality has occurred in the normal station 3 and disconnects the normal station 3 connected to the network.

【0058】その後、管理局1は、処理優先順位が一番
低い処理優先順位3の通常局4に対して、通常局4が実
施している処理優先順位3の処理を停止するための伝送
フレーム52を転送する。つまり、伝送フレーム52に
は、処理停止を示すフラグ70に停止を示す3と、停止
する処理の優先順位を示すフラグ71に優先順位3とが
設定されている。
Thereafter, the management station 1 transmits a transmission frame for stopping the processing of the processing priority 3 executed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. Transfer 52. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0059】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局3が実行していた処理優先順位2の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。
Normal station 4 transmits transmission frame 5 from management station 1.
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs, in the transmission frame 53, a program for causing the normal station 4 to execute the processing of the processing priority 2 which has been executed by the normal station 3.

【0060】つまり、伝送フレーム53は、インストー
ルフラグ72にインストールを示すフラグ1と、インス
トールする処理のプログラムを示すフラグ73に優先順
位2のプログラム2とが設定されている。その後、管理
局1は、分散制御レジスタ40にプログラム実行フラグ
44を設定する。
That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 2 of priority 2. Thereafter, the management station 1 sets the program execution flag 44 in the distribution control register 40.

【0061】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたことを確認すると、
分散制御レジスタ40に分散制御実行フラグ41を設定
して、異常フラグ42、処理分業フラグ43、プログラ
ム実行フラグ44をクリアし、処理優先順位2の処理を
実行する。
When the normal station 4 confirms that the program execution flag 44 has been set in the distribution control register 40,
The distribution control execution flag 41 is set in the distribution control register 40, the abnormality flag 42, the processing division flag 43, and the program execution flag 44 are cleared, and the processing of the processing priority 2 is executed.

【0062】そして、管理局1は、異常であった通常局
3が正常となると、他の通常局2、4に接続させる。こ
の場合、復帰した通常局3は、処理優先順位3の処理を
実行させるように指令してもよいし、通常局4が実行す
る処理を優先順位3の処理に変更し、通常局3に処理優
先順位2の処理を実行させるようにしてもよい。
When the abnormal station 3 becomes normal, the management station 1 connects to the other normal stations 2 and 4. In this case, the restored normal station 3 may instruct the normal station 3 to execute the processing of the processing priority 3, or may change the processing executed by the normal station 4 to the processing of the priority 3, and instruct the normal station 3 to perform the processing. The process of the priority 2 may be executed.

【0063】以上のような動作により、処理優先順位2
の通常局で異常が発生し、異常フラグ42を分散制御レ
ジスタ40に設定できない場合にも、処理理優先順位の
低い通常局で処理優先順位2の処理を移行することがで
きる。
With the above operation, the processing priority 2
In the case where an abnormality occurs in the normal station and the abnormality flag 42 cannot be set in the distribution control register 40, the processing of the processing priority 2 can be shifted to the normal station having the lower processing priority.

【0064】次に、通常局2が異常になっているが、通
常局2自身が異常フラグ42を設定可能で、管理局1も
通常局2の代りに送信相手局異常フラグ45と送信相手
局コマンド46とを設定できる場合を、図5を用いて説
明する。
Next, although the normal station 2 is abnormal, the normal station 2 itself can set the abnormality flag 42, and the management station 1 also replaces the normal station 2 with the transmission partner station abnormality flag 45 and the transmission partner station. The case where the command 46 can be set will be described with reference to FIG.

【0065】管理局1は、ネットワーク上に接続してい
る通常局2、通常局3、通常局4に、各通常局2、3、
4が正常であるか、異常であるかを、確認するために伝
送フレーム49を一定の間隔で転送して、ポーリングを
行っている。
The management station 1 sends the normal stations 2, 3 and 4 connected to the network to the normal stations 2, 3, and 4, respectively.
The transmission frame 49 is transferred at regular intervals to check whether the data No. 4 is normal or abnormal, and polling is performed.

【0066】管理局1は、通常局2、3、4のうち、異
常である通信局が見つかるまで、この通信を続ける。こ
の例においては、通常局2が異常であり、通常局2自身
が異常フラグ42を設定しているので、管理局1は、通
常局2が異常であることを認識する。
The management station 1 continues this communication until an abnormal communication station is found among the normal stations 2, 3, and 4. In this example, since the normal station 2 is abnormal and the normal station 2 itself sets the abnormality flag 42, the management station 1 recognizes that the normal station 2 is abnormal.

【0067】管理局1は、通常局2が異常であることを
認識すると、伝送フレーム49の送信相手局異常フラグ
45に1の異常フラグを設定する。そして、送信相手局
コマンド46に、通常局2を示す2をバイトデータで設
定して、ネットワーク上に接続している他の通常局3、
通常局4に、伝送フレーム50でブロードキャストで転
送する。
When the management station 1 recognizes that the normal station 2 is abnormal, the management station 1 sets an abnormal flag of 1 to the transmission partner station abnormal flag 45 of the transmission frame 49. Then, 2 indicating the normal station 2 is set in the transmission destination station command 46 by byte data, and the other normal stations 3 connected on the network are set.
The broadcast is transmitted to the normal station 4 in a transmission frame 50.

【0068】通常局3、通常局4は、伝送フレーム50
の送信相手局異常フラグ45、送信相手局コマンド46
を受け取ると通常局2に、異常が発生したことを認識
し、ネットワーク上に接続している通常局2を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。つまり、伝送フレーム52には、処理
停止を示すフラグ70に停止を示す3と、停止する処理
の優先順位を示すフラグ71に優先順位3とが設定され
ている。
The normal station 3 and the normal station 4 transmit the transmission frame 50
Transmission destination station abnormality flag 45, transmission destination station command 46
Is received, the normal station 2 recognizes that an abnormality has occurred, and disconnects the normal station 2 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0069】また、管理局1は、通常局2に伝送フレー
ム51を転送する。この伝送フレーム51には、処理停
止を示すフラグ70に停止を示す3と、停止する処理の
優先順位を示すフラグ71に優先順位1とが設定されて
いる。
The management station 1 transfers the transmission frame 51 to the normal station 2. In the transmission frame 51, a flag 70 indicating processing stop is set to 3 indicating stop, and a flag 71 indicating priority of the processing to be stopped is set to 1 priority.

【0070】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局2が実行していた処理優先順位1の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。つまり、伝送フレーム53は、インス
トールフラグ72にインストールを示すフラグ1と、イ
ンストールする処理のプログラムを示すフラグ73に優
先順位1のプログラム1とが設定されている。その後、
管理局1は、分散制御レジスタ40にプログラム実行フ
ラグ44を設定する。
The normal station 4 sends the transmission frame 5
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs a program for causing the normal station 4 to execute the processing of the processing priority 1 which has been executed by the normal station 2 with the transmission frame 53. That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 1 of the priority order 1. afterwards,
The management station 1 sets the program execution flag 44 in the distribution control register 40.

【0071】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたことを確認すると、
分散制御レジスタ40に分散制御実行フラグ41を設定
する。そして、通常局4は、分散制御レジスタ40に設
定された異常フラグ42、処理分業フラグ43、プログ
ラム実行フラグ44をクリアし、処理優先順位1の処理
を実行する。
When the normal station 4 confirms that the program execution flag 44 has been set in the distribution control register 40,
The distribution control execution flag 41 is set in the distribution control register 40. Then, the normal station 4 clears the abnormality flag 42, the processing division flag 43, and the program execution flag 44 set in the distribution control register 40, and executes the processing of the processing priority 1.

【0072】そして、管理局1は、異常であった通常局
2が正常となると、他の通常局3、4に接続させる。こ
の場合、復帰した通常局2は、処理優先順位3の処理を
実行させるように指令してもよいし、通常局4が実行す
る処理を優先順位3の処理に変更し、通常局2に処理優
先順位1の処理を実行させるようにしてもよい。
Then, when the normal station 2 that has become abnormal becomes normal, the management station 1 connects to the other normal stations 3 and 4. In this case, the restored normal station 2 may instruct the normal station 2 to execute the processing of the processing priority 3 or change the processing executed by the normal station 4 to the processing of the priority 3 and send the processing to the normal station 2. The process of the first priority may be executed.

【0073】以上のような動作により、通常局2が異常
フラグ42を設定可能で、管理局1も通常局2の代りに
送信相手局異常フラグ45と送信相手局コマンド46と
を設定できる場合においても適切な処理ができる。
By the above operation, the normal station 2 can set the abnormality flag 42, and the management station 1 can set the transmission partner station abnormality flag 45 and the transmission partner station command 46 instead of the normal station 2. Can also perform appropriate processing.

【0074】次に、通常局3が異常になっているが、通
常局3自身が異常フラグ42を設定可能で、管理局1も
通常局3の代りに送信相手局異常フラグ45と送信相手
局コマンド46とを設定できる場合を、図6を用いて説
明する。
Next, although the normal station 3 is abnormal, the normal station 3 itself can set the abnormality flag 42, and the management station 1 also replaces the normal station 3 with the transmission partner station abnormality flag 45 and the transmission partner station. The case where the command 46 can be set will be described with reference to FIG.

【0075】管理局1は、ネットワーク上に接続してい
る通常局2、通常局3、通常局4に、各通常局2、3、
4が正常であるか、異常であるかを、確認するために伝
送フレーム49を一定の間隔で転送して、ポーリングを
行っている。
The management station 1 sends the normal stations 2, 3, 3 and 4 connected to the network to the normal stations 2, 3, and 4, respectively.
The transmission frame 49 is transferred at regular intervals to check whether the data No. 4 is normal or abnormal, and polling is performed.

【0076】管理局1は、通常局2、3、4のうち、異
常である通信局が見つかるまで、この通信を続ける。こ
の例においては、通常局3が異常であり、通常局3自身
が以上フラグ42を設定しているので、管理局1は、通
常局3が異常であることを認識する。
The management station 1 continues this communication until an abnormal communication station is found among the normal stations 2, 3, and 4. In this example, since the normal station 3 is abnormal and the normal station 3 itself has set the flag 42, the management station 1 recognizes that the normal station 3 is abnormal.

【0077】管理局1は、通常局3が異常であることを
認識すると、伝送フレーム49の送信相手局異常フラグ
45に1の異常フラグを設定する。そして、送信相手局
コマンド46に、通常局3を示す3をバイトデータで設
定して、ネットワーク上に接続している他の通常局2、
通常局3に、伝送フレーム50でブロードキャストで転
送する。
When the management station 1 recognizes that the normal station 3 is abnormal, the management station 1 sets an abnormal flag of 1 to the transmission partner station abnormal flag 45 of the transmission frame 49. Then, 3 indicating the normal station 3 is set in the transmission partner station command 46 by byte data, and the other normal stations 2 connected to the network
The broadcast is transmitted to the normal station 3 in a transmission frame 50.

【0078】通常局2、通常局4は、伝送フレーム50
の送信相手局異常フラグ45、送信相手局コマンド46
を受け取ると通常局3に、異常が発生したことを認識
し、ネットワーク上に接続している通常局3を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。つまり、伝送フレーム52には、処理
停止を示すフラグ70に停止を示す3と、停止する処理
の優先順位を示すフラグ71に優先順位3とが設定され
ている。
The normal station 2 and the normal station 4 transmit the transmission frame 50
Transmission destination station abnormality flag 45, transmission destination station command 46
Is received, the normal station 3 recognizes that an abnormality has occurred, and disconnects the normal station 3 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0079】また、管理局1は、通常局3に伝送フレー
ム51を転送する。この伝送フレーム51には、処理停
止を示すフラグ70に停止を示す3と、停止する処理の
優先順位を示すフラグ71に優先順位2とが設定されて
いる。
The management station 1 transfers the transmission frame 51 to the normal station 3. In the transmission frame 51, a flag 70 indicating processing stop is set to 3 indicating stop, and a flag 71 indicating priority of the processing to be stopped is set to 2 priority.

【0080】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局3が実行していた処理優先順位2の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。
The normal station 4 sends the transmission frame 5
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs, in the transmission frame 53, a program for causing the normal station 4 to execute the processing of the processing priority 2 which has been executed by the normal station 3.

【0081】つまり、伝送フレーム53は、インストー
ルフラグ72にインストールを示すフラグ1と、インス
トールする処理のプログラムを示すフラグ73に優先順
位2のプログラム2とが設定されている。その後、管理
局1は、分散制御レジスタ40にプログラム実行フラグ
44を設定する。
That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 2 of priority 2. Thereafter, the management station 1 sets the program execution flag 44 in the distribution control register 40.

【0082】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたことを確認すると、
分散制御レジスタ40に分散制御実行フラグ41を設定
する。そして、通常局4は、分散制御レジスタ40に設
定された異常フラグ42、処理分業フラグ43、プログ
ラム実行フラグ44をクリアし、処理優先順位2の処理
を実行する。
When the normal station 4 confirms that the program execution flag 44 has been set in the distribution control register 40,
The distribution control execution flag 41 is set in the distribution control register 40. Then, the normal station 4 clears the abnormal flag 42, the processing division flag 43, and the program execution flag 44 set in the distribution control register 40, and executes the processing of the processing priority order 2.

【0083】そして、管理局1は、異常であった通常局
3が正常となると、他の通常局2、4に接続させる。こ
の場合、復帰した通常局3は、処理優先順位3の処理を
実行させるように指令してもよいし、通常局4が実行す
る処理を優先順位3の処理に変更し、通常局3に処理優
先順位2の処理を実行させるようにしてもよい。
When the abnormal station 3 becomes normal, the management station 1 connects to the other normal stations 2 and 4. In this case, the restored normal station 3 may instruct the normal station 3 to execute the processing of the processing priority 3, or may change the processing executed by the normal station 4 to the processing of the priority 3, and instruct the normal station 3 to perform the processing. The process of the priority 2 may be executed.

【0084】以上のような動作により、通常局3が異常
フラグ42を設定可能で、管理局1も通常局3の代りに
送信相手局異常フラグ45と送信相手局コマンド46と
を設定できる場合においても適切な処理ができる。
By the above operation, the normal station 3 can set the abnormality flag 42, and the management station 1 can set the transmission partner station abnormality flag 45 and the transmission partner station command 46 instead of the normal station 3. Can also perform appropriate processing.

【0085】図7は、この発明の第2の実施形態である
分散制御装置の概略構成図であり、ある通常局の負荷が
大となった場合の処理を適切に実行可能な例である。こ
の第2の実施形態においては、全体構成及び内部構成
は、上述した第1の実施形態を示す図1、図2、図3に
示す構成とほぼ同様となるため、同一の部分には、同一
の符号を付し、その説明は省略する。
FIG. 7 is a schematic configuration diagram of a distributed control apparatus according to a second embodiment of the present invention, and is an example in which a process when a load on a normal station becomes large can be appropriately executed. In the second embodiment, the overall configuration and the internal configuration are almost the same as those shown in FIGS. 1, 2 and 3 showing the above-described first embodiment. And the description thereof is omitted.

【0086】なお、この第2の実施形態においては、上
述した第1の実施形態と同様に、通常局2、3、4で実
行している処理の優先順位は、同じではなく、通常局2
は処理優先順位1、通常局3は処理優先順位2、通常局
4は処理優先順位3の処理を実行しているものとする。
In the second embodiment, as in the first embodiment, the priorities of the processes executed in the normal stations 2, 3, and 4 are not the same, and
Is a processing priority 1, the normal station 3 is executing a processing priority 2, and the normal station 4 is executing a processing priority 3.

【0087】また、通常局2、3、4のそれぞれのCP
U31は、その通常局が実行する処理が過重か否かを判
断し、過重か否かを示す過重表示設定部をさらに備えて
いる。また、管理局1は、各通常局へのデータ転送に対
して無応答である場合と、各通常局の過重表示設定部に
過重が設定されている場合には、その通常局を過重と判
断する過重判断部を備える。
The CPs of the normal stations 2, 3, and 4
U31 further includes an excess display setting unit that determines whether the processing performed by the normal station is excessive, and indicates whether the processing is excessive. Further, the management station 1 determines that the normal station is excessive when there is no response to the data transfer to each normal station and when the excess is set in the excess display setting section of each normal station. And an overload judging unit.

【0088】さらに、通常局2、3、4及び管理局1の
CPU31の送信処理部が送信する伝送フレームのデー
タ部には、過重か否かを示すフラグと、その過重か否か
が示された通常局はどの通常局かを示すフラグとを有す
るように構成されている。
Further, the data portion of the transmission frame transmitted by the transmission processing section of the CPU 31 of the normal stations 2, 3, 4 and the management station 1 indicates a flag indicating whether or not the data is overloaded and whether or not the data is overloaded. The normal station has a flag indicating which normal station.

【0089】まず、通常局2の負荷が重くなった場合で
あって、通常局2が処理分業フラグ43を分散制御レジ
スタ40に設定できないときの処理分業を説明する。つ
まり、負荷過重が発生した通常局2の電源が切れたと
き、または、ケーブルが断線したり、負荷過重フラグが
ノイズ、通信信号の減衰等で異常フラグが管理局1に、
転送できないときの処理についての説明である。
First, processing division when the load on the normal station 2 becomes heavy and the normal station 2 cannot set the processing division flag 43 in the distributed control register 40 will be described. That is, when the power of the normal station 2 in which the load overload occurs is turned off, or the cable is disconnected, the load overload flag is a noise, the communication signal is attenuated, and the abnormal flag is transmitted to the management station 1,
This is a description of processing when transfer cannot be performed.

【0090】図7において、管理局1は、ネットワーク
上に接続している通常局2、通常局3、通常局4に、各
通常局2、3、4が負荷過重であるか、負荷過重でない
かを、確認するために伝送フレーム49を一定の間隔で
転送し、ポーリングを行っている。
In FIG. 7, the management station 1 provides a normal station 2, a normal station 3, and a normal station 4 connected to the network that the normal stations 2, 3, and 4 are overloaded or not overloaded. The transmission frame 49 is transferred at regular intervals in order to check whether the polling has been performed, and polling is performed.

【0091】管理局1は、通常局2、3、4のうち、負
荷過重局が見つかるまで、この通信を続ける。この例に
おいては、通常局2が負荷過重なので、管理局1は負荷
過重局2が無応答であるのを確認するまで、ポーリング
を行う。
The management station 1 continues this communication until an overloaded station is found among the normal stations 2, 3, and 4. In this example, since the normal station 2 is overloaded, the management station 1 performs polling until the overloaded station 2 confirms that there is no response.

【0092】管理局1は、通常局2が無応答であるのを
認識すると、伝送フレーム49の送信相手局過重フラグ
47に1の過重フラグを設定する。そして、送信相手局
コマンド46に、通常局2を示す2をバイトデータで設
定して、ネットワーク上に接続している他の通常局3、
通常局4に、伝送フレーム50でブロードキャストで転
送する。
When the management station 1 recognizes that the normal station 2 has not responded, the management station 1 sets the overload flag 47 of the transmission partner station of the transmission frame 49 to the overload flag of 1. Then, 2 indicating the normal station 2 is set in the transmission destination station command 46 by byte data, and the other normal stations 3 connected on the network are set.
The broadcast is transmitted to the normal station 4 in a transmission frame 50.

【0093】通常局3、通常局4は、伝送フレーム50
の送信相手局過重フラグ47、送信相手局コマンド46
を受け取ると、通常局2に負荷過重が発生したことを認
識し、ネットワーク上に接続している通常局2を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。つまり、伝送フレーム52には、処理
停止を示すフラグ70に停止を示す3と、停止する処理
の優先順位を示すフラグ71に優先順位3とが設定され
ている。
The normal station 3 and the normal station 4 transmit the transmission frame 50
Transmission destination station overload flag 47, transmission destination station command 46
Is received, the normal station 2 recognizes that a load overload has occurred, and disconnects the normal station 2 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0094】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局2が実行していた処理優先順位1の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。つまり、伝送フレーム53は、インス
トールフラグ72にインストールを示すフラグ1と、イ
ンストールする処理のプログラムを示すフラグ73に優
先順位1のプログラム1とが設定されている。その後、
管理局1は、分散制御レジスタ40にプログラム実行フ
ラグ44を設定する。
Normal station 4 transmits transmission frame 5 from management station 1.
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs a program for causing the normal station 4 to execute the processing of the processing priority 1 which has been executed by the normal station 2 with the transmission frame 53. That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 1 of the priority order 1. afterwards,
The management station 1 sets the program execution flag 44 in the distribution control register 40.

【0095】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたのを確認すると、分
散制御レジスタ40に分散制御実行フラグ41を設定す
る。そして、通常局4は、分散制御レジスタ40に設定
された処理分業フラグ43、プログラム実行フラグ44
をクリアし、処理優先順位1の処理を実行する。
When the ordinary station 4 confirms that the program execution flag 44 has been set in the distribution control register 40, it sets the distribution control execution flag 41 in the distribution control register 40. Then, the normal station 4 sets the processing division flag 43 and the program execution flag 44 set in the distribution control register 40.
Is cleared, and the processing of the processing priority 1 is executed.

【0096】そして、管理局1は、負荷過重であった通
常局2の負荷が正常となると、他の通常局3、4に接続
させる。この場合、復帰した通常局2は、処理優先順位
3の処理を実行させるように指令してもよいし、通常局
4が実行する処理を優先順位3の処理に変更し、通常局
2に処理優先順位1の処理を実行させるようにしてもよ
い。
Then, when the load of the normal station 2, which has been overloaded, becomes normal, the management station 1 connects to the other normal stations 3, 4. In this case, the restored normal station 2 may instruct the normal station 2 to execute the processing of the processing priority 3 or change the processing executed by the normal station 4 to the processing of the priority 3 and send the processing to the normal station 2. The process of the first priority may be executed.

【0097】以上のような動作により、処理優先順位1
の通常局2で負荷過重が発生し、処理分業フラグ43を
分散制御レジスタ40に設定できない場合に、管理局1
が負荷過重が発生した通常局2の代理に、送信相手局負
荷過重フラグ47、送信相手局コマンド46を設定する
ことによって、処理優先順位の低い通常局で処理優先順
位1の処理を移行して実行することができる。
By the above operation, the processing priority 1
When a load overload occurs in the normal station 2 and the processing division flag 43 cannot be set in the distributed control register 40, the management station 1
By setting the transmission partner station load overload flag 47 and the transmission partner station command 46 on behalf of the normal station 2 in which the load overload occurs, the processing of the processing priority 1 is shifted to the normal station having the lower processing priority. Can be performed.

【0098】次に、通常局3の負荷が重くなった場合で
あって、通常局3が処理分業フラグ43を分散制御レジ
スタ40に設定できないときの処理分業を説明する。つ
まり、負荷過重が発生した通常局3の電源が切れたと
き、または、ケーブルが断線したり、負荷過重フラグが
ノイズ、通信信号の減衰等で異常フラグが管理局1に、
転送できないときの処理についての説明である。
Next, a description will be given of the processing division of labor when the load of the normal station 3 becomes heavy and the normal station 3 cannot set the processing division flag 43 in the distributed control register 40. That is, when the power of the normal station 3 in which the load overload occurs is cut off, or the cable is disconnected, the load overload flag is a noise, the communication signal is attenuated, and the abnormality flag is transmitted to the management station 1.
This is a description of processing when transfer cannot be performed.

【0099】図8において、管理局1は、ネットワーク
上に接続している通常局2、通常局3、通常局4に、各
通常局2、3、4が負荷過重であるか、負荷過重でない
かを、確認するために伝送フレーム49を一定の間隔で
転送し、ポーリングを行っている。
In FIG. 8, the management station 1 provides a normal station 2, a normal station 3, and a normal station 4 connected to the network that each of the normal stations 2, 3, and 4 is overloaded or not overloaded. The transmission frame 49 is transferred at regular intervals in order to check whether the polling has been performed, and polling is performed.

【0100】管理局1は、通常局2、3、4のうち、負
荷過重局が見つかるまで、この通信を続ける。この例に
おいては、通常局3が負荷過重なので、管理局1は負荷
過重局3が無応答であるのを確認するまで、ポーリング
を行う。
The management station 1 continues this communication until an overloaded station is found among the normal stations 2, 3, and 4. In this example, since the normal station 3 is overloaded, the management station 1 performs polling until the overloaded station 3 confirms that there is no response.

【0101】管理局1は、通常局3が無応答であるのを
認識すると、伝送フレーム49の送信相手局過重フラグ
47に1の過重フラグを設定する。そして、送信相手局
コマンド46に、通常局3を示す3をバイトデータで設
定して、ネットワーク上に接続している他の通常局2、
通常局4に、伝送フレーム50でブロードキャストで転
送する。
When the management station 1 recognizes that the normal station 3 does not respond, the management station 1 sets the overload flag 47 of the transmission partner station of the transmission frame 49 to the overload flag of 1. Then, 3 indicating the normal station 3 is set in the transmission partner station command 46 by byte data, and the other normal stations 2 connected to the network
The broadcast is transmitted to the normal station 4 in a transmission frame 50.

【0102】通常局2、通常局4は、伝送フレーム50
の送信相手局過重フラグ47、送信相手局コマンド46
を受け取ると、通常局3に負荷過重が発生したことを認
識し、ネットワーク上に接続している通常局3を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。つまり、伝送フレーム52には、処理
停止を示すフラグ70に停止を示す3と、停止する処理
の優先順位を示すフラグ71に優先順位3とが設定され
ている。
The normal station 2 and the normal station 4 transmit the transmission frame 50
Transmission destination station overload flag 47, transmission destination station command 46
Is received, the normal station 3 recognizes that a heavy load has occurred, and disconnects the normal station 3 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0103】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局3が実行していた処理優先順位2の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。
The normal station 4 sends the transmission frame 5
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs, in the transmission frame 53, a program for causing the normal station 4 to execute the processing of the processing priority 2 which has been executed by the normal station 3.

【0104】つまり、伝送フレーム53は、インストー
ルフラグ72にインストールを示すフラグ1と、インス
トールする処理のプログラムを示すフラグ73に優先順
位2のプログラム2とが設定されている。その後、管理
局1は、分散制御レジスタ40にプログラム実行フラグ
44を設定する。
That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 2 of priority 2. Thereafter, the management station 1 sets the program execution flag 44 in the distribution control register 40.

【0105】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたのを確認すると、分
散制御レジスタ40に分散制御実行フラグ41を設定す
る。そして、通常局4は、分散制御レジスタ40に設定
された処理分業フラグ43、プログラム実行フラグ44
をクリアし、処理優先順位2の処理を実行する。
When the normal station 4 confirms that the program execution flag 44 has been set in the distribution control register 40, it sets the distribution control execution flag 41 in the distribution control register 40. Then, the normal station 4 sets the processing division flag 43 and the program execution flag 44 set in the distribution control register 40.
Is cleared, and the processing of the processing priority 2 is executed.

【0106】そして、管理局1は、負荷過重であった通
常局3の負荷が正常となると、他の通常局2、4に接続
させる。この場合、復帰した通常局3は、処理優先順位
3の処理を実行させるように指令してもよいし、通常局
4が実行する処理を優先順位3の処理に変更し、通常局
3に処理優先順位2の処理を実行させるようにしてもよ
い。
When the load on the normal station 3 which has been overloaded becomes normal, the management station 1 connects to the other normal stations 2 and 4. In this case, the restored normal station 3 may instruct the normal station 3 to execute the processing of the processing priority 3, or may change the processing executed by the normal station 4 to the processing of the priority 3, and instruct the normal station 3 to perform the processing. The process of the priority 2 may be executed.

【0107】以上のような動作により、処理優先順位2
の通常局3で負荷過重が発生し、処理分業フラグ43を
分散制御レジスタ40に設定できない場合に、管理局1
が負荷過重が発生した通常局3の代理に、送信相手局負
荷過重フラグ47、送信相手局コマンド46を設定する
ことによって、処理優先順位の低い通常局で処理優先順
位2の処理を移行して実行することができる。
By the operation as described above, the processing priority 2
When the load overload occurs in the normal station 3 and the processing division flag 43 cannot be set in the distributed control register 40, the management station 1
By setting the transmission partner station load overload flag 47 and the transmission partner station command 46 on behalf of the normal station 3 in which the load overload has occurred, the processing of the processing priority 2 is shifted by the normal station having the lower processing priority. Can be performed.

【0108】次に、通常局2の負荷が重くなった場合で
あって、通常局2が処理分業フラグ43を分散制御レジ
スタ40に設定可能で、管理局1も通常局2の変わりに
代わりに、送信相手局過重フラグ47と送信相手局コマ
ンド46とを設定できる場合を説明する。
Next, when the load on the normal station 2 becomes heavy, the normal station 2 can set the processing division of work flag 43 in the distributed control register 40, and the management station 1 is replaced with the normal station 2 instead. The case where the transmission partner station overload flag 47 and the transmission partner station command 46 can be set will be described.

【0109】図9において、管理局1は、ネットワーク
上に接続している通常局2、通常局3、通常局4に、各
通常局2、3、4が負荷過重であるか、負荷過重でない
かを、確認するために伝送フレーム49を一定の間隔で
転送し、ポーリングを行っている。
In FIG. 9, the management station 1 provides a normal station 2, a normal station 3, and a normal station 4 connected to the network that each of the normal stations 2, 3, and 4 is overloaded or not overloaded. The transmission frame 49 is transferred at regular intervals in order to check whether the polling has been performed, and polling is performed.

【0110】管理局1は、通常局2、3、4のうち、負
荷過重局が見つかるまで、この通信を続ける。この例に
おいては、通常局2が負荷過重なので、通常局2は、制
御レジスタ40の処理分業フラグ43を処理分業依頼を
示す1に設定している。
The management station 1 continues this communication until an overloaded station is found among the normal stations 2, 3, and 4. In this example, since the normal station 2 is overloaded, the normal station 2 sets the processing division flag 43 of the control register 40 to 1 indicating a processing division request.

【0111】管理局1は、負荷過重局2の処理分業フラ
グ43が1であることを認識すると、伝送フレーム50
の送信相手局過重フラグ47に1の過重フラグを設定す
る。そして、送信相手局コマンド46に、通常局2を示
す2をバイトデータで設定して、ネットワーク上に接続
している他の通常局3、通常局4に、伝送フレーム50
でブロードキャストで転送する。
When the management station 1 recognizes that the processing division flag 43 of the load overload station 2 is 1, the management frame 1 transmits the transmission frame 50.
The overload flag 47 is set to the overload flag 47 of the transmission partner station. Then, 2 indicating the normal station 2 is set in the transmission partner station command 46 by byte data, and the transmission frame 50 is transmitted to the other normal stations 3 and 4 connected to the network.
To broadcast.

【0112】通常局3、通常局4は、伝送フレーム50
の送信相手局過重フラグ47、送信相手局コマンド46
を受け取ると、通常局2に負荷過重が発生したことを認
識し、ネットワーク上に接続している通常局2を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。
The normal station 3 and the normal station 4 transmit the transmission frame 50
Transmission destination station overload flag 47, transmission destination station command 46
Is received, the normal station 2 recognizes that a load overload has occurred, and disconnects the normal station 2 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do.

【0113】つまり、伝送フレーム52には、処理停止
を示すフラグ70に停止を示す3と、停止する処理の優
先順位を示すフラグ71に優先順位3とが設定されてい
る。
That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0114】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局2が実行していた処理優先順位1の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。つまり、伝送フレーム53は、インス
トールフラグ72にインストールを示すフラグ1と、イ
ンストールする処理のプログラムを示すフラグ73に優
先順位1のプログラム1とが設定されている。その後、
管理局1は、分散制御レジスタ40にプログラム実行フ
ラグ44を設定する。
The normal station 4 transmits the transmission frame 5 from the management station 1.
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs a program for causing the normal station 4 to execute the processing of the processing priority 1 which has been executed by the normal station 2 with the transmission frame 53. That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 1 of the priority order 1. afterwards,
The management station 1 sets the program execution flag 44 in the distribution control register 40.

【0115】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたのを確認すると、分
散制御レジスタ40に分散制御実行フラグ41を設定す
る。そして、通常局4は、分散制御レジスタ40に設定
された処理分業フラグ43、プログラム実行フラグ44
をクリアし、処理優先順位1の処理を実行する。
When the ordinary station 4 confirms that the program execution flag 44 has been set in the distribution control register 40, the normal station 4 sets the distribution control execution flag 41 in the distribution control register 40. Then, the normal station 4 sets the processing division flag 43 and the program execution flag 44 set in the distribution control register 40.
Is cleared, and the processing of the processing priority 1 is executed.

【0116】そして、管理局1は、負荷過重であった通
常局2の負荷が正常となると、他の通常局3、4に接続
させる。この場合、復帰した通常局2は、処理優先順位
3の処理を実行させるように指令してもよいし、通常局
4が実行する処理を優先順位3の処理に変更し、通常局
2に処理優先順位1の処理を実行させるようにしてもよ
い。
Then, when the load of the normal station 2, which has been overloaded, becomes normal, the management station 1 connects to the other normal stations 3, 4. In this case, the restored normal station 2 may instruct the normal station 2 to execute the processing of the processing priority 3 or change the processing executed by the normal station 4 to the processing of the priority 3 and send the processing to the normal station 2. The process of the first priority may be executed.

【0117】以上のような動作により、処理優先順位1
の通常局2で負荷過重が発生し、処理分業フラグ43を
分散制御レジスタ40に設定できる場合でも、処理優先
順位の低い通常局で処理優先順位1の処理を移行して実
行することができる。
With the above operation, the processing priority 1
Even if a load overload occurs in the normal station 2 and the processing division of work flag 43 can be set in the distribution control register 40, the processing of the processing priority 1 can be shifted and executed by the normal station having the lower processing priority.

【0118】次に、通常局3の負荷が重くなった場合で
あって、通常局3が処理分業フラグ43を分散制御レジ
スタ40に設定可能で、管理局1も通常局3の代わり
に、送信相手局過重フラグ47と送信相手局コマンド4
6とを設定できる場合を説明する。
Next, when the load on the normal station 3 becomes heavy, the normal station 3 can set the processing division of work flag 43 in the distributed control register 40, and the management station 1 transmits instead of the normal station 3 instead of the normal station 3. Destination station overload flag 47 and transmission destination station command 4
6 will be described.

【0119】図10において、管理局1は、ネットワー
ク上に接続している通常局2、通常局3、通常局4に、
各通常局2、3、4が負荷過重であるか、負荷過重でな
いかを、確認するために伝送フレーム49を一定の間隔
で転送し、ポーリングを行っている。
In FIG. 10, a management station 1 sends a request to a normal station 2, a normal station 3, and a normal station 4 connected to a network.
In order to confirm whether each of the normal stations 2, 3, and 4 is overloaded or not overloaded, the transmission frame 49 is transferred at regular intervals and polling is performed.

【0120】管理局1は、通常局2、3、4のうち、負
荷過重局が見つかるまで、この通信を続ける。この例に
おいては、通常局3が負荷過重なので、通常局3は、制
御レジスタ40の処理分業フラグ43を処理分業依頼を
示す1に設定している。
The management station 1 continues this communication until an overloaded station is found among the normal stations 2, 3, and 4. In this example, since the normal station 3 is overloaded, the normal station 3 sets the processing division flag 43 of the control register 40 to 1 indicating a processing division request.

【0121】管理局1は、負荷過重局3の処理分業フラ
グ43が1であることを認識すると、伝送フレーム50
の送信相手局過重フラグ47に1の過重フラグを設定す
る。そして、送信相手局コマンド46に、通常局3を示
す3をバイトデータで設定して、ネットワーク上に接続
している他の通常局2、通常局4に、伝送フレーム50
でブロードキャストで転送する。
When the management station 1 recognizes that the processing division flag 43 of the overloaded station 3 is 1, the transmission frame 50
The overload flag 47 is set to the overload flag 47 of the transmission partner station. Then, 3 indicating the normal station 3 is set in the transmission destination station command 46 by byte data, and the transmission frame 50 is transmitted to the other normal stations 2 and 4 connected to the network.
To broadcast.

【0122】通常局2、通常局4は、伝送フレーム50
の送信相手局過重フラグ47、送信相手局コマンド46
を受け取ると、通常局3に負荷過重が発生したことを認
識し、ネットワーク上に接続している通常局3を切り離
す。その後、管理局1は、処理優先順位が一番低い処理
優先順位3の通常局4に対して、通常局4が実施してい
る処理優先順位3の処理を停止するための伝送フレーム
52を転送する。つまり、伝送フレーム52には、処理
停止を示すフラグ70に停止を示す3と、停止する処理
の優先順位を示すフラグ71に優先順位3とが設定され
ている。
The normal station 2 and the normal station 4 transmit the transmission frame 50
Transmission destination station overload flag 47, transmission destination station command 46
Is received, the normal station 3 recognizes that a heavy load has occurred, and disconnects the normal station 3 connected to the network. Thereafter, the management station 1 transfers the transmission frame 52 for stopping the processing of the processing priority 3 performed by the normal station 4 to the normal station 4 of the processing priority 3 having the lowest processing priority. I do. That is, in the transmission frame 52, the flag 70 indicating the stop of the process is set to 3 indicating the stop, and the flag 71 indicating the priority of the process to be stopped is set to the third priority.

【0123】通常局4は、管理局1から伝送フレーム5
2を受信すると、通常局4が実行している処理優先順位
3の処理を停止する。その後、管理局1は、通常局4に
対して、通常局3が実行していた処理優先順位2の処理
を実行させるためのプログラムを伝送フレーム53でイ
ンストールする。つまり、伝送フレーム53は、インス
トールフラグ72にインストールを示すフラグ1と、イ
ンストールする処理のプログラムを示すフラグ73に優
先順位2のプログラム2とが設定されている。その後、
管理局1は、分散制御レジスタ40にプログラム実行フ
ラグ44を設定する。
The normal station 4 sends the transmission frame 5 from the management station 1.
When the station 2 is received, the processing of the processing priority 3 executed by the normal station 4 is stopped. After that, the management station 1 installs, in the transmission frame 53, a program for causing the normal station 4 to execute the processing of the processing priority 2 which has been executed by the normal station 3. That is, in the transmission frame 53, the installation flag 72 is set to the flag 1 indicating installation, and the flag 73 indicating the program of the processing to be installed is set to the program 2 of priority 2. afterwards,
The management station 1 sets the program execution flag 44 in the distribution control register 40.

【0124】通常局4は、分散制御レジスタ40にプロ
グラム実行フラグ44が設定されたのを確認すると、分
散制御レジスタ40に分散制御実行フラグ41を設定す
る。そして、通常局4は、分散制御レジスタ40に設定
された処理分業フラグ43、プログラム実行フラグ44
をクリアし、処理優先順位2の処理を実行する。
When the ordinary station 4 confirms that the program execution flag 44 has been set in the distribution control register 40, it sets the distribution control execution flag 41 in the distribution control register 40. Then, the normal station 4 sets the processing division flag 43 and the program execution flag 44 set in the distribution control register 40.
Is cleared, and the processing of the processing priority 2 is executed.

【0125】そして、管理局1は、負荷過重であった通
常局3の負荷が正常となると、他の通常局2、4に接続
させる。この場合、復帰した通常局3は、処理優先順位
3の処理を実行させるように指令してもよいし、通常局
4が実行する処理を優先順位3の処理に変更し、通常局
3に処理優先順位2の処理を実行させるようにしてもよ
い。
Then, when the load of the normal station 3, which has been overloaded, becomes normal, the management station 1 connects to the other normal stations 2, 4. In this case, the restored normal station 3 may instruct the normal station 3 to execute the processing of the processing priority 3, or may change the processing executed by the normal station 4 to the processing of the priority 3, and instruct the normal station 3 to perform the processing. The process of the priority 2 may be executed.

【0126】以上のような動作により、処理優先順位2
の通常局3で負荷過重が発生し、処理分業フラグ43を
分散制御レジスタ40に設定できる場合でも、処理優先
順位の低い通常局で処理優先順位2の処理を移行して実
行することができる。
With the above operation, the processing priority 2
Even if a load overload occurs in the normal station 3 and the processing division flag 43 can be set in the distribution control register 40, the processing of the processing priority 2 can be shifted and executed by the normal station having the lower processing priority.

【0127】なお、上述した実施形態においては、伝送
フレーム49、50、51、52、53は、ヘッダー部
とデータ部とからなり、データ部に、送信相手局異常フ
ラグ45、送信相手局コマンド46、送信相手局過重フ
ラグ47、処理停止フラグ70、処理優先順位フラグ7
1、インストールフラグ72、処理プログラムフラグ7
3を設定するように構成したが、これらコマンド及びフ
ラグをデータ部ではなく、ヘッダー部に設定しても、同
様な効果を得ることができる。
In the above-described embodiment, each of the transmission frames 49, 50, 51, 52, and 53 includes a header section and a data section, and includes, in the data section, a transmission partner station abnormality flag 45 and a transmission partner station command 46. , Transmission partner station overload flag 47, processing stop flag 70, processing priority flag 7
1, installation flag 72, processing program flag 7
Although 3 is set, the same effect can be obtained by setting these commands and flags in the header section instead of the data section.

【0128】[0128]

【発明の効果】本発明は、以上説明したように構成され
ているので,次のような効果がある。異常が発生した通
常局から、異常フラグを管理局に転送できないときに
も、管理局が代理に、異常フラグと異常が発生した通常
局をネットワーク上の他の通信局に転送し、処理優先順
位が一番低い他の通常局に現状行っている処理を停止
し、異常が発生した通常局の処理をさせることができ
る。
The present invention is configured as described above and has the following effects. When an abnormal flag cannot be transferred from the normal station where the error occurred to the control station, the control station transfers the error flag and the normal station where the error occurred to another communication station on the network on behalf of the management station, and the processing priority. The process currently being performed by the other normal station having the lowest value can be stopped, and the process of the normal station in which an abnormality has occurred can be performed.

【0129】このため、異常が発生していない通常局
は、正常時、優先順位の低い分散機能をしながら、異常
時、他局の優先順位の高い処理を実行することができる
ため、安価な構成で、信頼性の高い分散制御装置を構成
することができるという効果がある。よって、接続数が
制限されるネットワークの条件下においても、安価な構
成で、超分散制御、伸縮運転制御、縮退運転制御システ
ムを構成できるという効果がある。
Therefore, the normal station in which no abnormality has occurred can perform the high-priority processing of the other station in the abnormal state while performing the low-priority distributed function in the normal state. The configuration has an effect that a highly reliable distributed control device can be configured. Therefore, even under the condition of the network where the number of connections is limited, there is an effect that the super-dispersion control, the expansion / contraction operation control, and the degeneration operation control system can be configured with an inexpensive configuration.

【0130】また、負荷過重が発生した通常局から、負
荷過重フラグを管理局に転送できないときにも、管理局
が代理に、過重フラグと過重が発生した通常局をネット
ワーク上の他の通信局に転送し、処理優先順位が一番低
い他の通常局に現状行っている処理を停止し、負荷過重
が発生した通常局の処理をさせることができる。
Also, when the load-overload flag cannot be transferred from the normal station in which the load overload has occurred to the control station, the control station substitutes the load overload flag and the normal load overload on the other communication station on the network. To the other normal station having the lowest processing priority, to stop the processing currently being performed, and to cause the normal station having the overloaded load to perform the processing.

【0131】このため、負荷過重が発生していない通常
局は、正常時、優先順位の低い分散機能をしながら、負
荷過重時、他局の優先順位の高い処理を実行することが
できるため、安価な構成で、容易に信頼性の高い分散制
御装置を構成することができるという効果がある。よっ
て、接続数が制限されるネットワークの条件下において
も、安価な構成で、超分散制御、伸縮運転制御、縮退運
転制御システムを構成できるという効果がある。
Therefore, a normal station in which no load overload occurs can perform a high priority processing of another station when the load is overload while performing a low priority distribution function in a normal state. There is an effect that a highly reliable distributed control device can be easily configured with an inexpensive configuration. Therefore, even under the condition of the network where the number of connections is limited, there is an effect that the super-dispersion control, the expansion / contraction operation control, and the degeneration operation control system can be configured with an inexpensive configuration.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の第1の実施形態である分散制御装置の
概略構成図である。
FIG. 1 is a schematic configuration diagram of a distributed control device according to a first embodiment of the present invention.

【図2】図1の例における管理局の内部構成図である。FIG. 2 is an internal configuration diagram of a management station in the example of FIG.

【図3】図1の例における通常局の内部構成図である。FIG. 3 is an internal configuration diagram of a normal station in the example of FIG. 1;

【図4】図1の例において、通常局3が異常となり、異
常フラグを設定できないときの動作ブロック図である。
FIG. 4 is an operation block diagram when the normal station 3 becomes abnormal and an abnormal flag cannot be set in the example of FIG. 1;

【図5】図1の例において、通常局2が異常であるが異
常フラグを設定可能である場合の動作ブロック図であ
る。
FIG. 5 is an operation block diagram when the normal station 2 is abnormal but an abnormal flag can be set in the example of FIG. 1;

【図6】図1の例において、通常局3が異常であるが異
常フラグを設定可能である場合の動作ブロック図であ
る。
FIG. 6 is an operation block diagram in a case where the normal station 3 is abnormal but an abnormal flag can be set in the example of FIG. 1;

【図7】本発明の第2の実施形態である分散制御装置の
概略構成図である。
FIG. 7 is a schematic configuration diagram of a distributed control device according to a second embodiment of the present invention.

【図8】図7の例において、通常局3の負荷が重くなっ
た場合であって、処理分業フラグを設定できないときの
動作ブロック図である。
8 is an operation block diagram when the load on the normal station 3 is heavy and the processing division flag cannot be set in the example of FIG. 7;

【図9】図7の例において、通常局2の負荷が重くなっ
た場合であって、処理分業フラグを設定可能な場合の動
作ブロック図である。
9 is an operation block diagram in a case where the load on the normal station 2 is heavy and a processing division flag can be set in the example of FIG. 7;

【図10】図7の例において、通常局3の負荷が重くな
った場合であって、処理分業フラグを設定可能な場合の
動作ブロック図である。
FIG. 10 is an operation block diagram in a case where the load on the normal station 3 becomes heavy and a processing division flag can be set in the example of FIG. 7;

【図11】従来における分散形交換システムの概略構成
図である。
FIG. 11 is a schematic configuration diagram of a conventional distributed switching system.

【図12】異常時に対応可能な分散制御装置の一例の概
略構成図である。
FIG. 12 is a schematic configuration diagram of an example of a distributed control device that can cope with an abnormality.

【符号の説明】[Explanation of symbols]

1 管理局 2、3、4 通常局 30 伝送路 31 CPU 32 ROM 33 RAM 34 伝送コントローラ 35 内部バス 36 外部ROM 37 外部RAM 38 メモリ拡張バス 40 分散制御レジスタ 41 分散制御実行フラグ 42 異常フラグ 44 プログラム実行フラグ 45 送信相手局異常フラグ 46 送信相手局コマンド 47 送信相手局過重フラグ 49〜53 伝送フレーム 1 Management Station 2, 3, 4 Normal Station 30 Transmission Line 31 CPU 32 ROM 33 RAM 34 Transmission Controller 35 Internal Bus 36 External ROM 37 External RAM 38 Memory Expansion Bus 40 Distributed Control Register 41 Distributed Control Execution Flag 42 Abnormal Flag 44 Program Execution Flag 45 Transmission partner station abnormality flag 46 Transmission partner station command 47 Transmission partner station overload flag 49-53 Transmission frame

Claims (6)

【特許請求の範囲】[Claims] 【請求項1】受信したデータが有効なデータであること
を認識し、有効なデータでない場合は、送信先に有効な
データでないことを通知する分散制御用の複数の通常局
と、これら複数の通常局とデータの送受信により分散及
び集中管理制御する管理局とを有する分散制御装置にお
いて、 上記複数の通常局のそれぞれは、 集中管理制御か分散制御かを判断し、判断した制御内容
を表示する分散制御設定部と、 その通常局の機能が正常か異常かを判断し、正常か異常
かを示す異常表示設定部と、 その通常局が実行している処理の他の通常局への分担を
依頼するか否かを判断し、表示する処理分担依頼表示設
定部と、 上記複数の通常局の分散制御処理のうち、その通常局の
処理の優先順位を判断する優先順位判断部とを備え、 上記管理局は、上記各通常局へのデータ転送に対して無
応答である場合と、上記各通常局の異常表示設定部に異
常が設定されている場合には、その通常局を異常と判断
する異常判断部を備えることを特徴とする分散制御装
置。
1. A plurality of normal stations for distributed control for recognizing that received data is valid data, and when the data is not valid data, notifying the transmission destination that the data is not valid. In a distributed control device having a management station that performs distributed and centralized management control by transmitting and receiving data to and from a normal station, each of the plurality of normal stations determines whether to perform centralized control or distributed control, and displays the determined control content. A distributed control setting unit, an abnormality display setting unit that determines whether the function of the normal station is normal or abnormal, and indicates whether the function is normal or abnormal, and a division of processing executed by the normal station to other normal stations. A process sharing request display setting unit that determines whether or not to make a request, and includes a priority determination unit that determines the priority of the process of the normal station among the distributed control processes of the plurality of normal stations. The above management bureau When there is no response to the data transfer to each normal station, and when an abnormality is set in the abnormality display setting section of each of the above normal stations, an abnormality determination section is provided to determine that the normal station is abnormal. A distributed control apparatus characterized by the above-mentioned.
【請求項2】請求項1記載の分散制御装置において、上
記各通常局及び管理局は、それぞれ、送信元及び送信先
を少なくとも示すヘッダー部と、正常か異常かを示すフ
ラグと、その正常か異常かが示された通常局はどの通常
局かを示すフラグとを有するデータ部とからなる伝送フ
レームを、他の通常局又は管理局に送信する送信処理部
を備えることを特徴とする分散制御装置。
2. The distributed control apparatus according to claim 1, wherein each of the normal station and the management station respectively includes a header portion indicating at least a transmission source and a transmission destination, a flag indicating normal or abnormal, and a flag indicating normal or abnormal. A distributed processing unit for transmitting a transmission frame composed of a data section having a flag indicating which normal station is a normal station indicating whether it is abnormal to another normal station or a management station. apparatus.
【請求項3】請求項2記載の分散制御装置において、上
記伝送フレームのデータ部は、実行している処理の他の
通常局への分担を依頼するか否かを示すフラグと、その
処理の分担を依頼している通常局はどの通常局かを示す
フラグとを、さらに有することを特徴とする分散制御装
置。
3. The distributed control device according to claim 2, wherein the data portion of the transmission frame includes a flag indicating whether or not to request the sharing of the processing being executed to another normal station, A distributed control apparatus characterized by further comprising a flag indicating which of the normal stations has requested sharing.
【請求項4】受信したデータが有効なデータであること
を認識し、有効なデータでない場合は、送信先に有効な
データでないことを通知する分散制御用の複数の通常局
と、これら複数の通常局とデータの送受信により分散及
び集中管理制御する管理局とを有する分散制御装置にお
いて、 上記複数の通常局のそれぞれは、 集中管理制御か分散制御かを判断し、判断した制御内容
を表示する分散制御設定部と、 その通常局が実行する処理が過重か否かを判断し、過重
か否かを示す過重表示設定部と、 その通常局が実行している処理の他の通常局への分担を
依頼するか否かを判断し、表示する処理分担依頼表示設
定部と、 上記複数の通常局の分散制御処理のうち、その通常局の
処理の優先順位を判断する優先順位判断部とを備え、 上記管理局は、上記各通常局へのデータ転送に対して無
応答である場合と、上記各通常局の過重表示設定部に過
重が設定されている場合には、その通常局を過重と判断
する過重判断部を備えることを特徴とする分散制御装
置。
4. A plurality of normal stations for distributed control for recognizing that the received data is valid data, and when the data is not valid data, notifying the transmission destination that the data is not valid; In a distributed control device having a management station that performs distributed and centralized management control by transmitting and receiving data to and from a normal station, each of the plurality of normal stations determines whether to perform centralized control or distributed control, and displays the determined control content. A distributed control setting unit, an overload display setting unit that determines whether the processing performed by the normal station is overloaded, and an overload display setting unit that indicates whether the processing is overloaded. A process sharing request display setting unit that determines whether or not to request sharing, and a priority determining unit that determines the priority of the process of the normal station among the distributed control processes of the plurality of normal stations. Prepared, In the case where there is no response to the data transfer to each of the normal stations, and in the case where the excess is set in the excess display setting section of each of the normal stations, the excess determining section which determines that the normal station is excessive is provided. A distributed control device, comprising:
【請求項5】請求項4記載の分散制御装置において、上
記各通常局及び管理局は、それぞれ、送信元及び送信先
を少なくとも示すヘッダー部と、過重か否かを示すフラ
グと、その過重か否かが示された通常局はどの通常局か
を示すフラグとを有するデータ部とからなる伝送フレー
ムを、他の通常局又は管理局に送信する送信処理部を備
えることを特徴とする分散制御装置。
5. The distributed control device according to claim 4, wherein each of the normal station and the management station respectively includes a header portion indicating at least a transmission source and a transmission destination, a flag indicating whether or not the packet is overloaded, and a flag indicating whether or not the packet is overloaded. A transmission section comprising a data section having a flag indicating which of the normal stations indicates the normal station and a transmission section to another normal station or management station. apparatus.
【請求項6】請求項5記載の分散制御装置において、上
記伝送フレームのデータ部は、実行している処理の他の
通常局への分担を依頼するか否かを示すフラグと、その
処理の分担を依頼している通常局はどの通常局かを示す
フラグとを、さらに有することを特徴とする分散制御装
置。
6. The distributed control device according to claim 5, wherein the data portion of the transmission frame includes a flag indicating whether or not to request the other normal station to share the processing being executed, A distributed control apparatus characterized by further comprising a flag indicating which of the normal stations has requested sharing.
JP23512796A 1996-09-05 1996-09-05 Distributed control device Expired - Fee Related JP3518957B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP23512796A JP3518957B2 (en) 1996-09-05 1996-09-05 Distributed control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP23512796A JP3518957B2 (en) 1996-09-05 1996-09-05 Distributed control device

Publications (2)

Publication Number Publication Date
JPH1079746A true JPH1079746A (en) 1998-03-24
JP3518957B2 JP3518957B2 (en) 2004-04-12

Family

ID=16981459

Family Applications (1)

Application Number Title Priority Date Filing Date
JP23512796A Expired - Fee Related JP3518957B2 (en) 1996-09-05 1996-09-05 Distributed control device

Country Status (1)

Country Link
JP (1) JP3518957B2 (en)

Also Published As

Publication number Publication date
JP3518957B2 (en) 2004-04-12

Similar Documents

Publication Publication Date Title
US20060085669A1 (en) System and method for supporting automatic protection switching between multiple node pairs using common agent architecture
US5272702A (en) Integrity mapping in data communication system
US20080046142A1 (en) Layered architecture supports distributed failover for applications
US20070270984A1 (en) Method and Device for Redundancy Control of Electrical Devices
JP2752914B2 (en) Redundant monitoring and control system
JP3118855B2 (en) Multiprocessor system
JPH1079746A (en) Distribution controller
JP2000132201A (en) Decentralized control system by different kind of communication medium
JPH0962624A (en) Processing method and processing system for on-line transaction
JP3419979B2 (en) Device state management method and data communication system
JPH09252314A (en) Decentralized controller
JP2000207373A (en) Process input-output device and method for controlling it
JP2004257639A (en) Control method for air conditioner
JP3166127B2 (en) LAN switching system and power system monitoring and control system
JPH0427239A (en) Control method for lan connecting device
CN116471137A (en) Dual-machine hot standby dual-redundancy network fault monitoring method and system
JP3691679B2 (en) Network with dual transmission path
JP2003140707A (en) Process controller
JPH0816213A (en) Plant controller
JPH10336771A (en) Distributed control system
JP3012584B2 (en) Detour control method and method for STM exchange
KR0146558B1 (en) A double-interface in hlr for high speed communication
JPH10145459A (en) Communication system for guaranteeing data integrity
JP2002353905A (en) Mobile communication system
JPH1127296A (en) Network monitoring system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20040120

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20040127

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

Free format text: PAYMENT UNTIL: 20080206

Year of fee payment: 4

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

Free format text: PAYMENT UNTIL: 20090206

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20090206

Year of fee payment: 5

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

Free format text: PAYMENT UNTIL: 20100206

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20100206

Year of fee payment: 6

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

Free format text: PAYMENT UNTIL: 20110206

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20120206

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20120206

Year of fee payment: 8

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

Free format text: PAYMENT UNTIL: 20130206

Year of fee payment: 9

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

Free format text: PAYMENT UNTIL: 20130206

Year of fee payment: 9

LAPS Cancellation because of no payment of annual fees