JPH11239197A - Communication controller and communication control method - Google Patents
Communication controller and communication control methodInfo
- Publication number
- JPH11239197A JPH11239197A JP10042347A JP4234798A JPH11239197A JP H11239197 A JPH11239197 A JP H11239197A JP 10042347 A JP10042347 A JP 10042347A JP 4234798 A JP4234798 A JP 4234798A JP H11239197 A JPH11239197 A JP H11239197A
- Authority
- JP
- Japan
- Prior art keywords
- received
- normal
- check bit
- response
- buses
- 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
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Maintenance And Management Of Digital Transmission (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、マスタステーショ
ンとスレーブステーションとを二重化バスで接続し、こ
れらのステーション間の通信を制御する通信制御装置及
び通信制御方法に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a communication control device and a communication control method for connecting a master station and a slave station by a duplex bus and controlling communication between these stations.
【0002】[0002]
【従来の技術】マスタステーションとスレーブステーシ
ョンとの間の通信では、通信の信頼性を高めるために、
ステーション間をつなぐバスを二重化することがある。
このような二重化バスシステムでは、両方のバスが正常
なときは、二重化バスを交互に用いて通信を行ってい
た。一方のバスが故障したときは正常なバスを用いて通
信を継続し、故障したバスに対しては定期的に回復して
いるかどうかをチェックする通信を行っていた。2. Description of the Related Art In communication between a master station and a slave station, in order to increase the reliability of communication,
Buses connecting stations may be duplicated.
In such a duplicated bus system, when both buses are normal, communication is performed using the duplicated buses alternately. When one of the buses fails, communication is continued using a normal bus, and communication for checking whether or not the failed bus has been recovered is performed.
【0003】[0003]
【発明が解決しようとする課題】しかし、上述した従来
例では、マスタステーション側のプロセッサは、二重化
バスのバス状態を意識していなければマスタ・スレーブ
間の通信が行われなかった。すなわち、二重化バスのど
ちらが現用側でどちらが待機側になっているかを意識し
ていなければならなかった。また、一方のバスが故障し
たときは、使用するバスを切り換えるための制御を行わ
なければならなかった。However, in the above-described conventional example, the processor on the master station side does not communicate between the master and slave unless the bus state of the duplex bus is considered. That is, it is necessary to be aware of which of the redundant buses is the working side and which is the standby side. When one of the buses fails, control must be performed to switch the bus to be used.
【0004】転送データの健全性の検査は、転送データ
に検査ビットを付加することによって行っていた。しか
し、検査ビットによる検査では、バス上のデータの健全
性はチェックできるが、バス以外の部分、例えば、バス
インタフェイス、ブリッジ、リピータ等の部分について
まではデータの健全性を検査できなかった。Inspection of the integrity of transfer data has been performed by adding a check bit to the transfer data. However, the inspection using the inspection bits can check the soundness of the data on the bus, but cannot check the soundness of data other than the bus, for example, the parts such as the bus interface, the bridge, and the repeater.
【0005】本発明は上述した問題点を解決するために
なされたものであり、二重化バスの状態に関わらず二重
化バスに同じ内容のコマンドフレームを同時に送出し、
受信側で受信内容が一致しているかをもとに通信の正否
を判断することによって、マスタステーション側のプロ
セッサが二重化バスのバス状態を意識しなくてもマスタ
・スレーブ間でデータ伝送を行うことができ、しかもバ
ス以外の部分についてもデータの健全性をチェックでき
る通信制御装置及び通信制御方法を実現することを目的
とする。SUMMARY OF THE INVENTION The present invention has been made to solve the above-mentioned problem, and simultaneously transmits command frames of the same content to a duplex bus regardless of the status of the duplex bus.
The processor on the master station performs data transmission between the master and slave units without having to be aware of the duplex bus status by determining whether communication is correct based on whether the received contents match on the receiving side. It is another object of the present invention to provide a communication control device and a communication control method capable of checking the soundness of data in parts other than the bus.
【0006】[0006]
【課題を解決するための手段】本発明は次のとおりの構
成になった通信制御装置及び通信制御方法である。SUMMARY OF THE INVENTION The present invention provides a communication control device and a communication control method having the following configurations.
【0007】(1)マスタステーションとスレーブステ
ーションとを二重化バスで接続し、これらのステーショ
ン間の通信を制御する通信制御装置において、マスタス
テーション全体の制御を司るプロセッサと、マスタステ
ーションから二重化バスに同じ内容のコマンドフレーム
を同時に送出し、このコマンドフレームには検査ビット
を付加する第1の通信手段と、二重化バスを経由してス
レーブステーションが受信した2つの受信内容に対し
て、検査ビットを用いて自己整合の検査を行うとともに
2つの受信内容が一致しているかを検査し、検査結果に
応じて次の処理をする第1の通信手順制御手段とを具備
したことを特徴とする通信制御装置。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が一致し
ているときには、コマンド内容に従って動作し、両方の
バスに対して同じ内容の正常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が片側バスからなされたときには、コマンド内容
に従って動作し、検査ビットにより正常と判断されるコ
マンドフレームを受信したバスのみに正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が不一致
の場合には、コマンド内容を無視するとともに、両方の
バスに対して同じ内容の異常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信がどちらのバスからもなされなかった場合には、
どちらのバスに対してもレスポンスを返さない。(1) In a communication control device for connecting a master station and a slave station via a duplex bus and controlling communication between the stations, a processor for controlling the entire master station and a master bus for the duplex bus are the same. A command frame of the content is transmitted at the same time, a first communication means for adding a check bit to the command frame, and a check bit is used for the two received contents received by the slave station via the duplex bus. A communication control device, comprising: first communication procedure control means for performing a self-alignment check, checking whether two received contents match, and performing the next processing according to the check result. When a command frame determined to be normal by the check bit is received from the buses on both sides, and the two received contents match, the operation is performed according to the command contents, and a normal end response having the same contents is returned to both buses. When a command frame determined to be normal by the check bit is received from one of the buses, the operation is performed in accordance with the content of the command, and a normal end response is returned only to the bus that has received the command frame determined to be normal by the check bit. If a command frame determined to be normal by the check bit is received from both buses, and the two received contents do not match, the command contents are ignored and an abnormal end response having the same contents is returned to both buses. . If a command frame determined to be normal by the check bit is not received from either bus,
No response is returned to either bus.
【0008】(2)スレーブステーションから二重化バ
スにレスポンスフレームを送出し、このレスポンスフレ
ームには検査ビットを付加する第2の通信手段と、スレ
ーブステーションからのレスポンスを監視し、監視結果
に応じて次の処理を行う第2の通信手順制御手段とを具
備したことを特徴とする(1)記載の通信制御装置。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が一致した正常終了レスポンスである場合には、前記プ
ロセッサに対してアクセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が片側バスからなされ、かつ、受信内容が正常
終了レスポンスである場合には、プロセッサに対してア
クセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が不一致である場合、検査ビットにより正常と判断され
るレスポンスフレームの受信が両側バスからなされ、か
つ、2つの受信内容が一致した異常終了レスポンスであ
る場合、または、検査ビットにより正常と判断されるレ
スポンスフレームの受信が片側バスからなされ、かつ、
受信内容が異常終了レスポンスである場合には、プロセ
ッサに対してアクセスの異常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信がどちらのバスからもなされなかった場合には
プロセッサに対してアクセスの異常終了を通知する。(2) A response frame is transmitted from the slave station to the duplex bus, a second communication means for adding a check bit to the response frame, and a response from the slave station is monitored. (2) The communication control device according to (1), further comprising second communication procedure control means for performing the processing of (1). If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents are a normal end response, the processor notifies the processor of the normal end of access. If the response frame determined to be normal by the check bit is received from the one-side bus and the received content is a normal end response, the normal end of access is notified to the processor. If the response frame determined to be normal by the check bit is received from both buses, and if the two received contents do not match, the response frame determined to be normal by the check bit is received from both buses, and If the two received contents are an abnormal termination response that matches, or a response frame determined to be normal by the check bit is received from one bus, and
If the received content is an abnormal termination response, the processor is notified of the abnormal termination of the access. If a response frame determined to be normal by the check bit is not received from either bus, an abnormal termination of access is notified to the processor.
【0009】(3)スレーブステーションへのアクセス
が前記〜のどの場合に該当して終了したかを前記プ
ロセッサに通知する通知手段を具備したことを特徴とす
る(2)記載の通信制御装置。(3) The communication control device according to (2), further comprising a notifying means for notifying the processor which of the above-mentioned cases the access to the slave station is completed.
【0010】(4)マスタステーションとスレーブステ
ーションとを二重化バスで接続し、これらのステーショ
ン間の通信を制御する通信制御方法において、マスタス
テーションから二重化バスに同じ内容のコマンドフレー
ムを同時に送出し、このコマンドフレームには検査ビッ
トを付加しておき、スレーブステーションでは、二重化
バスを経由して送られてきたコマンドフレームを受信
し、受信した2つの受信内容に対して、検査ビットを用
いて自己整合の検査を行うとともに2つの受信内容が一
致しているかを検査し、検査結果に応じて次の処理を行
うことを特徴とする通信制御方法。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が一致し
ているときには、コマンド内容に従って動作し、両方の
バスに対して同じ内容の正常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が片側バスからなされたときには、コマンド内容
に従って動作し、検査ビットにより正常と判断されるコ
マンドフレームを受信したバスのみに正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が不一致
の場合には、コマンド内容を無視するとともに、両方の
バスに対して同じ内容の異常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信がどちらのバスからもなされなかった場合には、
どちらのバスに対してもレスポンスを返さない。(4) In a communication control method for connecting a master station and a slave station via a duplex bus and controlling communication between these stations, a command frame having the same content is simultaneously transmitted from the master station to the duplex bus. A check bit is added to the command frame, and the slave station receives the command frame sent via the duplex bus, and uses the check bits to check the received contents of the two received contents for self-alignment. A communication control method comprising: performing a check, checking whether two received contents match, and performing the following processing according to the check result. When a command frame determined to be normal by the check bit is received from the buses on both sides, and the two received contents match, the operation is performed according to the command contents, and a normal end response having the same contents is returned to both buses. When a command frame determined to be normal by the check bit is received from one of the buses, the operation is performed in accordance with the content of the command, and a normal end response is returned only to the bus that has received the command frame determined to be normal by the check bit. If a command frame determined to be normal by the check bit is received from both buses, and the two received contents do not match, the command contents are ignored and an abnormal end response having the same contents is returned to both buses. . If a command frame determined to be normal by the check bit is not received from either bus,
No response is returned to either bus.
【0011】(5)スレーブステーションから二重化バ
スにレスポンスフレームを送出し、このレスポンスフレ
ームには検査ビットを付加しておき、マスタステーショ
ンは、スレーブステーションからのレスポンスを監視
し、監視結果に応じて次の処理を行うことを特徴とする
(4)記載の通信制御方法。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が一致した正常終了レスポンスである場合には、マスタ
ステーションのプロセッサに対してアクセスの正常終了
を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が片側バスからなされ、かつ、受信内容が正常
終了レスポンスである場合には、前記プロセッサに対し
てアクセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が不一致である場合、検査ビットにより正常と判断され
るレスポンスフレームの受信が両側バスからなされ、か
つ、2つの受信内容が一致した異常終了レスポンスであ
る場合、または、検査ビットにより正常と判断されるレ
スポンスフレームの受信が片側バスからなされ、かつ、
受信内容が異常終了レスポンスである場合には、プロセ
ッサに対してアクセスの異常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信がどちらのバスからもなされなかった場合には
プロセッサに対してアクセスの異常終了を通知する。(5) A response frame is sent from the slave station to the duplex bus, and a check bit is added to the response frame. The master station monitors the response from the slave station, and responds to the monitoring result according to the monitoring result. (4) The communication control method according to (4), wherein If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents are a normal end response, the normal end of access is notified to the processor of the master station. . When a response frame determined to be normal by the check bit is received from one bus and the received content is a normal end response, the processor notifies the processor of normal end of access. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents do not match, a response frame determined to be normal by the check bit is received from both buses, and If the two received contents are an abnormal termination response that matches, or a response frame determined to be normal by the check bit is received from one bus, and
If the received content is an abnormal termination response, the processor is notified of the abnormal termination of the access. If a response frame determined to be normal by the check bit is not received from either bus, an abnormal termination of access is notified to the processor.
【0012】(6)スレーブステーションへのアクセス
が前記〜のどの場合に該当して終了したかを前記プ
ロセッサに通知することを特徴とする(5)記載の通信
制御方法。(6) The communication control method according to (5), wherein the processor is notified of which of the above cases the access to the slave station is completed and ended.
【0013】[0013]
【発明の実施の形態】以下図面を用いて本発明を詳しく
説明する。図1は本発明の一実施例を示す構成図であ
る。図1で、マスタステーション1には二重化されたバ
ス21,22が接続され、バス21,22は中継装置3
1,32を介して二重化されたバス41,42に接続さ
れ、バス41,42はスレーブステーション5に接続さ
れている。中継装置31,32は、例えばブリッジ、リ
ピータ等である。なお、中継装置31,32を設けなく
てもよい。この場合はバス21,22とバス41,42
は同じバスになる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings. FIG. 1 is a configuration diagram showing one embodiment of the present invention. In FIG. 1, duplex buses 21 and 22 are connected to the master station 1, and the buses 21 and 22 are connected to the relay device 3.
The buses 41 and 42 are connected to the duplicated buses 41 and 42 via the buses 1 and 32, and the buses 41 and 42 are connected to the slave station 5. The relay devices 31 and 32 are, for example, bridges and repeaters. Note that the relay devices 31 and 32 need not be provided. In this case, buses 21 and 22 and buses 41 and 42
Will be the same bus.
【0014】マスタステーション1で、プロセッサ11
はマスタステーション1全体の制御を司る。シーケンサ
12は、バスインタフェイス131,132を介してバ
ス21,22に接続されている。シーケンサ12には通
信手段121、通信手順制御手段122及び通知手段1
23が設けられているが、これらの動作については後述
する。In the master station 1, the processor 11
Controls the master station 1 as a whole. The sequencer 12 is connected to buses 21 and 22 via bus interfaces 131 and 132. The sequencer 12 includes a communication unit 121, a communication procedure control unit 122, and a notification unit 1.
23 are provided, and these operations will be described later.
【0015】スレーブステーション5で、従属機器51
はマスタステーション1の指令、制御の下で動作する機
器で、図の例ではメモリである。シーケンサ52はバス
インタフェイス531,532を介してバス41,42
に接続されている。シーケンサ52には通信手段521
と通信手順制御手段522が設けられているが、これら
の動作については後述する。In the slave station 5, a slave device 51
Is a device that operates under the command and control of the master station 1, which is a memory in the example of FIG. The sequencer 52 is connected to the buses 41 and 42 via bus interfaces 531 and 532.
It is connected to the. Communication means 521 is provided in the sequencer 52.
The communication procedure control means 522 is provided, and these operations will be described later.
【0016】図1の通信制御装置の動作を説明する。シ
ーケンサ12内の通信手段121は、バス21,22に
同じ内容のコマンドフレームを同時に送出する。このコ
マンドフレームには検査ビットを付加している。送出さ
れたコマンドフレームは、バス21,22、中継装置3
1,32、バス41,42を経由してスレーブステーシ
ョン5に到達する。The operation of the communication control device shown in FIG. 1 will be described. The communication means 121 in the sequencer 12 simultaneously sends command frames having the same contents to the buses 21 and 22. Check bits are added to this command frame. The transmitted command frame is transmitted to the buses 21 and 22 and the relay device 3.
1 and 32, and reach the slave station 5 via the buses 41 and 42.
【0017】スレーブステーション5では、通信手段5
21がコマンドフレームを受信する。通信手順制御手段
522は受信したコマンドフレームを処理する。In the slave station 5, the communication means 5
21 receives the command frame. The communication procedure control means 522 processes the received command frame.
【0018】図2は通信手順制御手段522の動作説明
図である。通信手順制御手段522は、バス41,42
を経由してスレーブステーションが受信した2つの受信
内容に対して、検査ビットを用いて自己整合の検査を行
うとともに2つの受信内容が一致しているかを検査し、
検査結果に応じて次の処理をする。受信内容の誤りの有
無の検査は、例えばCRC(Cyclic Redun
dancy Check) により行う。FIG. 2 is an explanatory diagram of the operation of the communication procedure control means 522. The communication procedure control means 522 includes the buses 41 and 42
The self-alignment is checked using the check bits for the two reception contents received by the slave station via the STA, and the two reception contents are checked whether they match,
The following processing is performed according to the inspection result. Inspection of whether or not there is an error in the received content is performed by, for example, CRC (Cyclic Redun
(dancy check).
【0019】検査ビットにより正常と判断されるコマ
ンドフレームの受信が両側バスからなされ、2つの受信
内容が一致しているときには、コマンド内容に従って動
作し、両方のバスに対して同じ内容の正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が片側バスからなされたときには、コマンド内容
に従って動作し、検査ビットにより正常と判断されるコ
マンドフレームを受信したバスのみに正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が不一致
の場合には、コマンド内容を無視するとともに、両方の
バスに対して同じ内容の異常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信がどちらのバスからもなされなかった場合には、
どちらのバスに対してもレスポンスを返さない。When a command frame judged to be normal by the check bit is received from the buses on both sides, and when the two received contents match, the operation is performed in accordance with the command contents, and a normal end response having the same contents is sent to both buses. return it. When a command frame determined to be normal by the check bit is received from one of the buses, the operation is performed in accordance with the content of the command, and a normal end response is returned only to the bus that has received the command frame determined to be normal by the check bit. If a command frame determined to be normal by the check bit is received from both buses, and the two received contents do not match, the command contents are ignored and an abnormal end response having the same contents is returned to both buses. . If a command frame determined to be normal by the check bit is not received from either bus,
No response is returned to either bus.
【0020】ここで、検査ビットにより正常と判断され
るコマンドフレームの受信は、コマンドフレームを受
け、かつ、検査ビットによる検査結果が正常であること
を示す。Here, the reception of the command frame determined to be normal by the check bit indicates that the command frame is received and the check result by the check bit is normal.
【0021】一方、通信手段521は通信手順制御手段
522のレスポンスフレームをバス41,42に送出す
る。このレスポンスフレームには検査ビットを付加す
る。マスタステーション1側では、通信手順制御手段1
22がスレーブステーション5からのレスポンスを監視
している。図3は通信手順制御手段122の動作説明図
である。通信手順制御手段122はスレーブステーショ
ン5からのレスポンスを監視し、監視結果に応じて次の
処理を行う。On the other hand, the communication means 521 sends the response frame of the communication procedure control means 522 to the buses 41 and 42. A check bit is added to this response frame. On the master station 1 side, the communication procedure control means 1
Reference numeral 22 monitors a response from the slave station 5. FIG. 3 is an explanatory diagram of the operation of the communication procedure control means 122. The communication procedure control unit 122 monitors the response from the slave station 5 and performs the following processing according to the monitoring result.
【0022】検査ビットにより正常と判断されるレス
ポンスフレームの受信が両側バスからなされ、かつ、2
つの受信内容が一致した正常終了レスポンスである場合
には、プロセッサ11に対してアクセスの正常終了を通
知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が片側バスからなされ、かつ、受信内容が正常
終了レスポンスである場合には、プロセッサ11に対し
てアクセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が不一致である場合、検査ビットにより正常と判断され
るレスポンスフレームの受信が両側バスからなされ、か
つ、2つの受信内容が一致した異常終了レスポンスであ
る場合、または、検査ビットにより正常と判断されるレ
スポンスフレームの受信が片側バスからなされ、かつ、
受信内容が異常終了レスポンスである場合には、プロセ
ッサ11に対してアクセスの異常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信がどちらのバスからもなされなかった場合には
プロセッサ11に対してアクセスの異常終了を通知す
る。A response frame determined to be normal by the check bit is received from both buses, and
If the two received contents match, the processor 11 notifies the processor 11 of the normal end of the access. If a response frame determined to be normal by the check bit is received from one bus and the received content is a normal end response, the processor 11 is notified of the normal end of access to the processor 11. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents do not match, a response frame determined to be normal by the check bit is received from both buses, and If the two received contents are an abnormal termination response that matches, or a response frame determined to be normal by the check bit is received from one bus, and
If the received content is an abnormal end response, the processor 11 is notified of the abnormal end of the access to the processor 11. When the response frame determined to be normal by the check bit is not received from either bus, the processor 11 is notified of the abnormal termination of the access to the processor 11.
【0023】通知手段123は、スレーブステーション
へのアクセスが前記〜のどの場合に該当して終了し
たかをプロセッサ11に通知する。The notifying means 123 notifies the processor 11 of which of the above-mentioned conditions (1) to (5) has been completed.
【0024】通信手順制御手段122は、[バス41の
状態,バス42の状態,受信内容の一致性]を示すステ
ータスフラグを設定する。プロセッサ11はバスの状態
を診断するときにステータスフラグを確認しにいく。The communication procedure control means 122 sets a status flag indicating [the state of the bus 41, the state of the bus 42, and the consistency of the received contents]. The processor 11 checks the status flag when diagnosing the state of the bus.
【0025】[0025]
【発明の効果】以上説明したように本発明によれば次の
効果が得られる。As described above, according to the present invention, the following effects can be obtained.
【0026】請求項1乃至請求項4によれば次の効果が
得られる。 データ交換と二重化バスの制御を分離できる。これに
より、マスタステーション側のプロセッサは通常のアク
セス時には、二重化バスのバス状態を意識しなくてもマ
スタ・スレーブ間のデータ交換が可能になる。 マスタステーション側でもスレーブステーション側で
も、両方のバスから受信があり、検査ビットによる検査
結果が2つの受信内容についてともに正常であるが2つ
の受信内容が不一致であるときは、異常と判断してい
る。これによって、検査ビットでエラー検出をできない
部分、例えば、バスインタフェイス、ブリッジ、リピー
タ等についても受信内容の健全性をチェックできる。According to the first to fourth aspects, the following effects can be obtained. Data exchange and control of the redundant bus can be separated. As a result, the processor on the master station side can exchange data between the master and slave during normal access without being aware of the bus state of the duplex bus. Both the master station and the slave station receive data from both buses, and if the check result by the check bit is normal for the two received contents but the two received contents do not match, it is determined to be abnormal. . As a result, the soundness of the received content can be checked even for a portion where an error cannot be detected by the check bit, for example, a bus interface, a bridge, a repeater, and the like.
【図1】本発明の一実施例を示す構成図である。FIG. 1 is a configuration diagram showing one embodiment of the present invention.
【図2】本発明の動作説明図である。FIG. 2 is a diagram illustrating the operation of the present invention.
【図3】本発明の動作説明図である。FIG. 3 is an operation explanatory diagram of the present invention.
1 マスタステーション 5 スレーブステーション 11 プロセッサ 21、22,41,42 バス 121、521 通信手段 123 通知手段 122、522 通信手順制御手段 DESCRIPTION OF SYMBOLS 1 Master station 5 Slave station 11 Processor 21, 22, 41, 42 Bus 121, 521 Communication means 123 Notification means 122, 522 Communication procedure control means
Claims (6)
ョンとを二重化バスで接続し、これらのステーション間
の通信を制御する通信制御装置において、 マスタステーション全体の制御を司るプロセッサと、マ
スタステーションから二重化バスに同じ内容のコマンド
フレームを同時に送出し、このコマンドフレームには検
査ビットを付加する第1の通信手段と、 二重化バスを経由してスレーブステーションが受信した
2つの受信内容に対して、検査ビットを用いて自己整合
の検査を行うとともに2つの受信内容が一致しているか
を検査し、検査結果に応じて次の処理をする第1の通信
手順制御手段とを具備したことを特徴とする通信制御装
置。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が一致し
ているときには、コマンド内容に従って動作し、両方の
バスに対して同じ内容の正常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が片側バスからなされたときには、コマンド内容
に従って動作し、検査ビットにより正常と判断されるコ
マンドフレームを受信したバスのみに正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が不一致
の場合には、コマンド内容を無視するとともに、両方の
バスに対して同じ内容の異常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信がどちらのバスからもなされなかった場合には、
どちらのバスに対してもレスポンスを返さない。1. A communication control device for connecting a master station and a slave station via a duplex bus and controlling communication between the stations, wherein a processor for controlling the entire master station and the same content from the master station to the duplex bus. And the first communication means for adding a check bit to the command frame, and using the check bit for the two received contents received by the slave station via the duplex bus. A communication control device, comprising: first communication procedure control means for performing a matching check, checking whether two received contents match, and performing the next processing according to the check result. When a command frame determined to be normal by the check bit is received from the buses on both sides, and the two received contents match, the operation is performed according to the command contents, and a normal end response having the same contents is returned to both buses. When a command frame determined to be normal by the check bit is received from one of the buses, the operation is performed in accordance with the content of the command, and a normal end response is returned only to the bus that has received the command frame determined to be normal by the check bit. If a command frame determined to be normal by the check bit is received from both buses, and the two received contents do not match, the command contents are ignored and an abnormal end response having the same contents is returned to both buses. . If a command frame determined to be normal by the check bit is not received from either bus,
No response is returned to either bus.
レスポンスフレームを送出し、このレスポンスフレーム
には検査ビットを付加する第2の通信手段と、 スレーブステーションからのレスポンスを監視し、監視
結果に応じて次の処理を行う第2の通信手順制御手段と
を具備したことを特徴とする請求項1記載の通信制御装
置。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が一致した正常終了レスポンスである場合には、前記プ
ロセッサに対してアクセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が片側バスからなされ、かつ、受信内容が正常
終了レスポンスである場合には、プロセッサに対してア
クセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が不一致である場合、検査ビットにより正常と判断され
るレスポンスフレームの受信が両側バスからなされ、か
つ、2つの受信内容が一致した異常終了レスポンスであ
る場合、または、検査ビットにより正常と判断されるレ
スポンスフレームの受信が片側バスからなされ、かつ、
受信内容が異常終了レスポンスである場合には、プロセ
ッサに対してアクセスの異常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信がどちらのバスからもなされなかった場合には
プロセッサに対してアクセスの異常終了を通知する。2. A response frame is transmitted from the slave station to the duplex bus, a second communication means for adding a check bit to the response frame, and a response from the slave station is monitored. The communication control device according to claim 1, further comprising a second communication procedure control unit that performs a process. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents are a normal end response, the processor notifies the processor of the normal end of access. If the response frame determined to be normal by the check bit is received from the one-side bus and the received content is a normal end response, the normal end of access is notified to the processor. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents do not match, a response frame determined to be normal by the check bit is received from both buses, and If the two received contents are an abnormal termination response that matches, or a response frame determined to be normal by the check bit is received from one bus, and
If the received content is an abnormal termination response, the processor is notified of the abnormal termination of the access. If a response frame determined to be normal by the check bit is not received from either bus, an abnormal termination of access is notified to the processor.
記〜のどの場合に該当して終了したかを前記プロセ
ッサに通知する通知手段を具備したことを特徴とする請
求項2記載の通信制御装置。3. The communication control device according to claim 2, further comprising: a notifying unit that notifies the processor which of the above cases the access to the slave station has been completed in one of the above cases.
ョンとを二重化バスで接続し、これらのステーション間
の通信を制御する通信制御方法において、マスタステー
ションから二重化バスに同じ内容のコマンドフレームを
同時に送出し、このコマンドフレームには検査ビットを
付加しておき、スレーブステーションでは、二重化バス
を経由して送られてきたコマンドフレームを受信し、受
信した2つの受信内容に対して、検査ビットを用いて自
己整合の検査を行うとともに2つの受信内容が一致して
いるかを検査し、検査結果に応じて次の処理を行うこと
を特徴とする通信制御方法。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が一致し
ているときには、コマンド内容に従って動作し、両方の
バスに対して同じ内容の正常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が片側バスからなされたときには、コマンド内容
に従って動作し、検査ビットにより正常と判断されるコ
マンドフレームを受信したバスのみに正常終了レスポン
スを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信が両側バスからなされ、2つの受信内容が不一致
の場合には、コマンド内容を無視するとともに、両方の
バスに対して同じ内容の異常終了レスポンスを返す。 検査ビットにより正常と判断されるコマンドフレーム
の受信がどちらのバスからもなされなかった場合には、
どちらのバスに対してもレスポンスを返さない。4. A communication control method for connecting a master station and a slave station with a duplex bus and controlling communication between these stations, wherein a command frame having the same content is simultaneously transmitted from the master station to the duplex bus, and A check bit is added to the frame, and the slave station receives the command frame transmitted via the duplex bus, and performs a self-alignment check on the two received contents using the check bit. And checking whether the two received contents match, and performing the following processing according to the check result. When a command frame determined to be normal by the check bit is received from the buses on both sides, and the two received contents match, the operation is performed according to the command contents, and a normal end response having the same contents is returned to both buses. When a command frame determined to be normal by the check bit is received from one of the buses, the operation is performed in accordance with the content of the command, and a normal end response is returned only to the bus that has received the command frame determined to be normal by the check bit. If a command frame determined to be normal by the check bit is received from both buses, and the two received contents do not match, the command contents are ignored and an abnormal end response having the same contents is returned to both buses. . If a command frame determined to be normal by the check bit is not received from either bus,
No response is returned to either bus.
レスポンスフレームを送出し、このレスポンスフレーム
には検査ビットを付加しておき、マスタステーション
は、スレーブステーションからのレスポンスを監視し、
監視結果に応じて次の処理を行うことを特徴とする請求
項4記載の通信制御方法。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が一致した正常終了レスポンスである場合には、マスタ
ステーションのプロセッサに対してアクセスの正常終了
を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が片側バスからなされ、かつ、受信内容が正常
終了レスポンスである場合には、前記プロセッサに対し
てアクセスの正常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信が両側バスからなされ、かつ、2つの受信内容
が不一致である場合、検査ビットにより正常と判断され
るレスポンスフレームの受信が両側バスからなされ、か
つ、2つの受信内容が一致した異常終了レスポンスであ
る場合、または、検査ビットにより正常と判断されるレ
スポンスフレームの受信が片側バスからなされ、かつ、
受信内容が異常終了レスポンスである場合には、プロセ
ッサに対してアクセスの異常終了を通知する。 検査ビットにより正常と判断されるレスポンスフレー
ムの受信がどちらのバスからもなされなかった場合には
プロセッサに対してアクセスの異常終了を通知する。5. A slave station sends a response frame to a duplex bus, a check bit is added to the response frame, and the master station monitors a response from the slave station.
The communication control method according to claim 4, wherein the following processing is performed according to the monitoring result. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents are a normal end response, the normal end of access is notified to the processor of the master station. . When a response frame determined to be normal by the check bit is received from one bus and the received content is a normal end response, the processor notifies the processor of normal end of access. If a response frame determined to be normal by the check bit is received from both buses, and if the two received contents do not match, a response frame determined to be normal by the check bit is received from both buses, and If the two received contents are an abnormal termination response that matches, or a response frame determined to be normal by the check bit is received from one bus, and
If the received content is an abnormal termination response, the processor is notified of the abnormal termination of the access. If a response frame determined to be normal by the check bit is not received from either bus, an abnormal termination of access is notified to the processor.
記〜のどの場合に該当して終了したかを前記プロセ
ッサに通知することを特徴とする請求項5記載の通信制
御方法。6. The communication control method according to claim 5, wherein the processor is notified of which of the above cases the access to the slave station has ended and has been completed.
Priority Applications (10)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP04234798A JP3552149B2 (en) | 1998-02-24 | 1998-02-24 | Communication control device and communication control method |
US09/255,427 US6556583B1 (en) | 1998-02-24 | 1999-02-22 | Communication system and communication control method |
KR1019990006142A KR100361856B1 (en) | 1998-02-24 | 1999-02-24 | Communication System and Communication Control Method |
EP99103593A EP0942555A3 (en) | 1998-02-24 | 1999-02-24 | Communication system and communication control method for realizing reliable communication using a dual bus |
SG200600276-0A SG142166A1 (en) | 1998-02-24 | 1999-02-24 | Communication system |
EP04021830A EP1484870B1 (en) | 1998-02-24 | 1999-02-24 | Communication system and communication control method |
DE69943322T DE69943322D1 (en) | 1998-02-24 | 1999-02-24 | Communication system and method for communication control |
CNB991030494A CN1144132C (en) | 1998-02-24 | 1999-02-24 | Communication system and communication control method |
US10/252,493 US6973103B2 (en) | 1998-02-24 | 2002-09-23 | Communication system and communication control method |
US10/287,766 US6952404B2 (en) | 1998-02-24 | 2002-11-04 | Communication system and communication control method |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP04234798A JP3552149B2 (en) | 1998-02-24 | 1998-02-24 | Communication control device and communication control method |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH11239197A true JPH11239197A (en) | 1999-08-31 |
JP3552149B2 JP3552149B2 (en) | 2004-08-11 |
Family
ID=12633506
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP04234798A Expired - Fee Related JP3552149B2 (en) | 1998-02-24 | 1998-02-24 | Communication control device and communication control method |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3552149B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012168670A (en) * | 2011-02-14 | 2012-09-06 | Fujitsu Telecom Networks Ltd | Pci bus control system |
-
1998
- 1998-02-24 JP JP04234798A patent/JP3552149B2/en not_active Expired - Fee Related
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2012168670A (en) * | 2011-02-14 | 2012-09-06 | Fujitsu Telecom Networks Ltd | Pci bus control system |
Also Published As
Publication number | Publication date |
---|---|
JP3552149B2 (en) | 2004-08-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
EP0416943A2 (en) | Method for controlling failover between redundant network interface modules | |
US4979108A (en) | Task synchronization arrangement and method for remote duplex processors | |
JPH0560701B2 (en) | ||
JP2009075719A (en) | Redundancy configuration device and self-diagnostic method thereof | |
JPH11239197A (en) | Communication controller and communication control method | |
JP2996501B2 (en) | Equipment control method and device | |
JP3111523B2 (en) | Duplex remote monitoring control device | |
JPS62109441A (en) | Data transmission system | |
JP2004213412A (en) | Duplex controller | |
JP2003140704A (en) | Process controller | |
JPH10232704A (en) | Duplex programmable controller | |
US20090210610A1 (en) | Computer system, data relay device and control method for computer system | |
JP2000295255A (en) | Redundant conversion method of transmission line and system using the same | |
JPH1198058A (en) | Radio channel switching device | |
JP2616246B2 (en) | Dual processing method for inter-system data in dual operation redundant apparatus and dual operation redundant apparatus | |
JP3761331B2 (en) | Data transmission method between duplex system stations | |
JP2004234183A (en) | Bus check method and system for computer controller | |
JPS62190536A (en) | Redundant constitution control system | |
JPS62264796A (en) | Information supervising system | |
JPS61109336A (en) | Private multiplex transmitter | |
JPS60246140A (en) | Error check device in data transmission system | |
JPH01140835A (en) | Data delivery system | |
JPS62147537A (en) | Fault detection informing system for information processor | |
JPS63136857A (en) | Communication control system in bus network | |
JPS5858629A (en) | Bus switching system |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
TRDD | Decision of grant or rejection written | ||
A01 | Written decision to grant a patent or to grant a registration (utility model) |
Free format text: JAPANESE INTERMEDIATE CODE: A01 Effective date: 20040409 |
|
A61 | First payment of annual fees (during grant procedure) |
Free format text: JAPANESE INTERMEDIATE CODE: A61 Effective date: 20040422 |
|
R150 | Certificate of patent or registration of utility model |
Free format text: JAPANESE INTERMEDIATE CODE: R150 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080514 Year of fee payment: 4 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090514 Year of fee payment: 5 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100514 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100514 Year of fee payment: 6 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110514 Year of fee payment: 7 |
|
LAPS | Cancellation because of no payment of annual fees |