JPH03220653A - Malfunction prevention control system - Google Patents
Malfunction prevention control systemInfo
- Publication number
- JPH03220653A JPH03220653A JP2015094A JP1509490A JPH03220653A JP H03220653 A JPH03220653 A JP H03220653A JP 2015094 A JP2015094 A JP 2015094A JP 1509490 A JP1509490 A JP 1509490A JP H03220653 A JPH03220653 A JP H03220653A
- Authority
- JP
- Japan
- Prior art keywords
- master unit
- slave
- signal
- unit
- signal line
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Pending
Links
Landscapes
- Multi Processors (AREA)
Abstract
Description
【発明の詳細な説明】
〔概要〕
マスタユニットと複数のスレーブユニットとをバスを介
して接続したシステムに於ける誤動作防止制御方式に関
し、
肯定応答信号が正しいか否かを判定して誤動作を防止す
ることを目的とし、
マスタユニットと複数のスレーブユニットとをバスを介
して接続し、前記マスタユニットからアクセスされた前
記スレーブユニットは、肯定応答信号をACK信号線を
介して前記マスタユニットへ送出するシステムに於いて
、前記マスタユニットと前記バスとの間に直列並列変換
回路を設け、且つ前記スレーブユニットと前記バスとの
間に、クロック信号線を介して供給される前記マスタユ
ニットからのクロック信号に従って予め定められたタイ
ミングで、前記スレーブユニットからの前記肯定応答信
号を前記ACK信号線に送出する信号送出回路とを設け
、前記直列並列変換回路により前記スレーブユニット対
応に割当てたタイミングの全期間内の受信信号を並列に
変換して、前記マスタユニットに転送し、該マスタユニ
ットに於いて、アクセスしたスレーブユニットからの肯
定応答信号であるか否か判定するように構成した。[Detailed Description of the Invention] [Summary] Regarding a malfunction prevention control method in a system in which a master unit and a plurality of slave units are connected via a bus, malfunctions are prevented by determining whether or not an acknowledgment signal is correct. A master unit and a plurality of slave units are connected via a bus, and the slave unit accessed by the master unit sends an acknowledgment signal to the master unit via an ACK signal line. In the system, a serial/parallel conversion circuit is provided between the master unit and the bus, and a clock signal from the master unit is supplied between the slave unit and the bus via a clock signal line. a signal sending circuit that sends out the acknowledgment signal from the slave unit to the ACK signal line at a predetermined timing according to the above, and within the entire period of timing assigned to the slave unit by the serial/parallel conversion circuit. The received signal is converted into parallel signals and transferred to the master unit, and the master unit determines whether or not it is an acknowledgment signal from the accessed slave unit.
本発明は、マスタユニットと複数のスレーブユニットと
をバスを介して接続したシステムに於ける誤動作防止制
御方式に関するものである。The present invention relates to a malfunction prevention control method in a system in which a master unit and a plurality of slave units are connected via a bus.
それぞれプロセッサを備えたマスタユニットと複数のス
レーブユニットとを共通バスを介して接続し、各スレー
ブユニットにより例えばそれぞれ回線を制御し、マスタ
ユニットにより全体を管理制御するデータ伝送システム
等のシステムに於いては、マスタユニットからスレーブ
ユニットをアクセスした時、スレーブユニットからマス
タユニットに対して共通のACK信号線により肯定応答
信号を送出するものである。In a system such as a data transmission system in which a master unit each equipped with a processor and a plurality of slave units are connected via a common bus, each slave unit controls, for example, a line, and the master unit manages and controls the entire system. When the master unit accesses the slave unit, the slave unit sends an acknowledgment signal to the master unit through a common ACK signal line.
しかし、アクセスアドレスの誤認識により誤肯定応答信
号を送出するスレーブユニットが存在すると、実際にア
クセスされたスレーブユニットからの肯定応答信号がマ
スタユニットに認識されない場合が生じる。このような
誤動作を防止することが要望されている。However, if there is a slave unit that sends an erroneous acknowledgment signal due to erroneous recognition of an access address, the master unit may not recognize the acknowledgment signal from the slave unit that has actually been accessed. It is desired to prevent such malfunctions.
第4図は従来例のブロック図であり、それぞれプロセッ
サを備えたマスタユニット41と、複数のスレーブユニ
ット、この場合2個のスレーブユニット42−1.42
−2とをバス43により接続して、データ伝送装置や交
換装置等を構成し、各スレーブユニット42−1.42
−2はそれぞれ回線を制御し、マスタユニット41が全
体を管理する分散制御システムが構成されている。又バ
ス43は、データバスとアドレスバスと制御バス等から
構成され、44は肯定応答(ACK)信号を伝送する為
のACK信号線である。FIG. 4 is a block diagram of a conventional example, which includes a master unit 41 each equipped with a processor, and a plurality of slave units, in this case two slave units 42-1.42.
-2 through a bus 43 to configure a data transmission device, exchange device, etc., and each slave unit 42-1.42
-2 each control a line, and a distributed control system is configured in which a master unit 41 manages the entire system. The bus 43 is composed of a data bus, an address bus, a control bus, etc., and 44 is an ACK signal line for transmitting an acknowledgment (ACK) signal.
マスタユニット41から所望のスレーブユニットをアド
レスにより指定してアクセスすると、指定されたスレー
ブユニットは肯定応答信号をACK信号線44によりマ
スタユニット41に送出する。マスタユニット41は、
この肯定応答信号を受信することにより、スレーブユニ
ットが正常に動作するものと判断し、データの読込等を
行うことになる。When a desired slave unit is accessed from the master unit 41 by specifying an address, the specified slave unit sends an acknowledgment signal to the master unit 41 via the ACK signal line 44. The master unit 41 is
By receiving this acknowledgment signal, the slave unit determines that it is operating normally and reads data.
前述の第4図に示す構成に於いて、マスタユニット41
から例えばスレーブユニット42−1を指定するアドレ
スとデータのリード或いはライトを示すコマンド信号が
、第5図の(a)に示すように送出され、スレーブユニ
ット42−1から第5図のΦ)に示す肯定応答信号がA
CK信号線44に送出されると、マスタユニット41は
指定したスレーブユニット42−■が正常に動作するも
のとして、データのリード或いはライト等の動作を行う
ことになる。In the configuration shown in FIG. 4 described above, the master unit 41
For example, an address specifying the slave unit 42-1 and a command signal indicating reading or writing of data are sent from the slave unit 42-1 to Φ) in FIG. 5 as shown in (a) of FIG. The acknowledgment signal shown is A.
When the signal is sent to the CK signal line 44, the master unit 41 assumes that the designated slave unit 42-2 is operating normally and performs operations such as reading or writing data.
しかし、スレーブユニット42−1を指定したにも拘わ
らず、スレーブユニット42−2が誤動作して、第5図
の(C)に示すコマンド信号に対して(d)に示す肯定
応答信号をACK信号線44に送出すると、マスタユニ
ット41は、この肯定応答信号をスレーブユニット42
−1からのものと判断して、次の動作に移行することに
なる。そして、正規のスレーブユニット42−1からの
肯定応答信号が点線で示すようにACK信号線44に送
出されても、マスタユニット41は無視することになる
。或いは、誤動作により、ACK信号線44上に複数の
スレーブユニットからの肯定応答信号が重なって伝送さ
れる場合がある。However, even though the slave unit 42-1 was designated, the slave unit 42-2 malfunctioned and sent the acknowledgment signal shown in (d) as an ACK signal in response to the command signal shown in (C) in FIG. When sent on line 44, master unit 41 transmits this acknowledgment signal to slave unit 42.
It is determined that this is from -1 and moves on to the next operation. Even if an acknowledgment signal from the regular slave unit 42-1 is sent to the ACK signal line 44 as shown by the dotted line, the master unit 41 ignores it. Alternatively, due to malfunction, acknowledgment signals from multiple slave units may be transmitted overlappingly on the ACK signal line 44.
このような欠点を改善する為に、マスタユニット41と
各スレーブユニット42−1.42−2との間にそれぞ
れACK信号線を設けることが考えられるが、スレーブ
ユニットの数が多くなると、ACK信号線の数が多くな
り、不経済な構成となる欠点がある。従って、バス43
の信号線数を増加しない為にも、ACK信号線44は各
スレーブユニットに対して共通に設けられている。In order to improve this drawback, it is conceivable to provide ACK signal lines between the master unit 41 and each slave unit 42-1, 42-2, but as the number of slave units increases, the ACK signal The disadvantage is that the number of lines increases, resulting in an uneconomical configuration. Therefore, bus 43
In order not to increase the number of signal lines, the ACK signal line 44 is provided commonly to each slave unit.
本発明は、肯定応答信号が正しいか否かを判定して誤動
作を防止することを目的とするものである。The present invention aims to prevent malfunctions by determining whether or not an acknowledgment signal is correct.
本発明の誤動作防止制御方式は、各スレーブユニットか
らの肯定応答信号をACK信号線に送出するタイミング
を予め定め、所定のタイくングの肯定応答信号である時
に、正しいものと判定するものであり、第1図を参照し
て説明する。The malfunction prevention control method of the present invention predetermines the timing at which the acknowledgment signal from each slave unit is sent to the ACK signal line, and determines that the acknowledgment signal is correct when it is a predetermined timing acknowledgment signal. , will be explained with reference to FIG.
マスタユニット1と複数のスレーブユニット21〜2−
nとをバス3を介して接続し、マスタユニット1からア
クセスされたスレーブユニット2−1〜2−nは、肯定
応答信号をACK信号線4を介してマスタユニット1へ
送出するシステムに於いて、マスタユニット1とバス3
との間に直列並列変換回路6を設け、且つスレーブユニ
ット2−1〜2−nとバス3との間に、クロック信号線
5を介して供給されるマスタユニット1からのクロック
信号に従って予め定められたタイミングで、スレーブユ
ニットからの肯定応答信号をACK信号線4に送出する
信号送出回路7とを設け、直列並列変換回路6により、
スレーブユニット21〜2−n対応に割当てたタイミン
グの全期間内の受信信号を並列信号に変換してマスタユ
ニット1に転送し、このマスタユニット1に於いて、指
定スレーブユニットからの肯定応答信号であるか否か判
定する。Master unit 1 and multiple slave units 21 to 2-
In a system in which slave units 2-1 to 2-n accessed by master unit 1 send an acknowledgment signal to master unit 1 via ACK signal line 4, slave units 2-1 to 2-n are connected to , master unit 1 and bus 3
A serial/parallel conversion circuit 6 is provided between the slave units 2-1 to 2-n and the bus 3, and a predetermined clock signal is provided between the slave units 2-1 to 2-n and the bus 3 according to the clock signal from the master unit 1 supplied via the clock signal line 5. A signal sending circuit 7 is provided to send an acknowledgment signal from the slave unit to the ACK signal line 4 at the specified timing, and the serial/parallel conversion circuit 6
The received signals within the entire timing period assigned to the slave units 21 to 2-n are converted into parallel signals and transferred to the master unit 1, and the master unit 1 receives the acknowledgment signal from the designated slave unit. Determine whether it exists or not.
信号送出回路7は、スレーブユニット2−1〜2−nに
割当てられたタイミングに、スレーブユニット2−1〜
2−nからの肯定応答信号をACK信号線4に送出する
ものであり、ACK信号線4には、誤動作したスレーブ
ユニットがあっても、肯定応答信号が直列的に伝送され
ることになり、マスタユニット1は、直列並列変換回路
6により各スレーブユニット2−1〜2−nからの肯定
応答信号があったとしても、並列に変換されて転送され
るので、複数の肯定応答信号が含まれている場合は、誤
動作したスレーブユニットが含まれていることが判り、
又は指定したスレーブユニットの割当タイミングと異な
るタイミングの肯定応答信号の場合も、誤動作している
ことが判る。従って、このような場合にリトライ等を行
うことにより、誤動作を防止することができる。The signal sending circuit 7 transmits signals to the slave units 2-1 to 2-n at timings assigned to the slave units 2-1 to 2-n.
The acknowledgment signal from 2-n is sent to the ACK signal line 4, and even if there is a malfunctioning slave unit on the ACK signal line 4, the acknowledgment signal will be transmitted in series. Even if there is an acknowledgment signal from each slave unit 2-1 to 2-n, the master unit 1 converts it into parallel and transfers it by the serial/parallel conversion circuit 6, so that multiple acknowledgment signals are not included. If so, it means that a malfunctioning slave unit is included.
Alternatively, if the acknowledgment signal has a timing different from the assigned timing of the designated slave unit, it can be determined that the slave unit is malfunctioning. Therefore, by performing a retry or the like in such a case, malfunctions can be prevented.
以下図面を参照して本発明の実施例について詳細に説明
する。Embodiments of the present invention will be described in detail below with reference to the drawings.
第2図は本発明の実施例のブロック図であり、11はマ
スタユニット、12−1〜12−3はスレーブユニット
、13はバス、14はACK信号線、15はクロック信
号線、16は直列並列変換回路、17は信号送出回路、
18.19はプロセッサ(CPU)、20はレジスタ、
21は比較回路である。FIG. 2 is a block diagram of an embodiment of the present invention, in which 11 is a master unit, 12-1 to 12-3 are slave units, 13 is a bus, 14 is an ACK signal line, 15 is a clock signal line, and 16 is a series a parallel conversion circuit; 17 is a signal transmission circuit;
18. 19 is a processor (CPU), 20 is a register,
21 is a comparison circuit.
スレーブユニット12−1〜12−3はそれぞれプロセ
ッサ19を備えて、データの送受信制御等を行うもので
あり、又マスタユニット11もプロセッサ18を備えて
、各スレーブユニット121〜12−3を管理するデー
タ伝送装置や交換装置を槽底しているものであり、スレ
ーブユニットは更に多数設けることも勿論可能である。The slave units 12-1 to 12-3 each include a processor 19 to control data transmission and reception, and the master unit 11 also includes a processor 18 to manage each slave unit 121 to 12-3. The data transmission device and exchange device are at the bottom of the tank, and it is of course possible to provide a larger number of slave units.
又信号送出回路17は、スレーブユニット121〜12
−3に割当てられたタイごングで、スレーブユニット1
2−1〜12−3からの肯定応答信号をACK信号線1
4に送出するものであり、タイミング制御による回路構
成があるから、比較的簡単な回路で実現することができ
る。例えば、カウンタとゲート回路等により槽底され、
クロック信号線15を介してマスタユニット11から送
出されるクロック信号をカウンタによりカウントして、
割当てられたタイミングに於いてゲート回路を開くこと
により、スレーブユニットからの肯定応答信号をACK
信号線14に送出することかできる。Further, the signal sending circuit 17 is connected to the slave units 121 to 12.
-3 is assigned to slave unit 1.
ACK signal line 1 for acknowledgment signals from 2-1 to 12-3.
4 and has a circuit configuration based on timing control, so it can be realized with a relatively simple circuit. For example, the bottom of the tank is set by a counter and a gate circuit, etc.
The clock signal sent from the master unit 11 via the clock signal line 15 is counted by a counter,
ACKs the acknowledgment signal from the slave unit by opening the gate circuit at the assigned timing.
It can also be sent to the signal line 14.
第3図は本発明の実施例の動作説明図であり、(a)は
クロック信号線15に送出するクロック信号、(b)は
コマンド信号、(C)はACK信号線14に送出するス
レーブユニット12−1〜12−3の肯定0
応答信号A、B、Cの割当タイミングを示す。従って、
マスタユニット11からスレーブユニット12−2を指
定したコマンド信号が送出されると、スレーブユニッl
−12−2は肯定応答信号を信号送出回路17に加える
ことになり、信号送出回路17から第3図の(C)のB
のタイミングにACK信号線14に送出される。FIG. 3 is an explanatory diagram of the operation of the embodiment of the present invention, in which (a) is a clock signal sent to the clock signal line 15, (b) is a command signal, and (C) is a slave unit sent to the ACK signal line 14. 12-1 to 12-3 affirmative 0 indicates the allocation timing of response signals A, B, and C. Therefore,
When a command signal specifying slave unit 12-2 is sent from master unit 11, slave unit l
-12-2 is to add an acknowledgment signal to the signal sending circuit 17, and from the signal sending circuit 17 B in (C) of FIG.
It is sent to the ACK signal line 14 at the timing of .
又指定されない他のスレーブユニット、例えば、12−
3がアクセスされたと誤判断して肯定応答信号Cを信号
送出回路17に加えると、第3図の(C)のCのタイミ
ングにACK信号線14に送出される。この場合は、A
=“0°°、B=“1”、C=“1”となる。Other slave units that are not specified, such as 12-
3 has been accessed and an acknowledgment signal C is applied to the signal sending circuit 17, the acknowledgment signal C is sent to the ACK signal line 14 at the timing C in FIG. 3(C). In this case, A
= “0°°, B = “1”, and C = “1”.
マスタユニット11側の直列並列変換回路16は、各ス
レーブユニット12−1〜12−3に割当てられたタイ
2ングの全期間T内のACK信号線14を介して順次直
列的に伝送される肯定応答信号を並列に変換して、マス
タユニット11に転送する。マスタユニット11では、
指定したスレーブユニット12−2対応のビットbをレ
ジスタ1
20にセットしておき、比較回路21により、レジスタ
20の内容と直列並列変換回路16により変換された並
列信号(“010”)とを比較する。The serial/parallel conversion circuit 16 on the master unit 11 side receives the ACK signals transmitted serially via the ACK signal line 14 within the entire tying period T assigned to each slave unit 12-1 to 12-3. The response signals are converted into parallel signals and transferred to the master unit 11. In the master unit 11,
Bit b corresponding to the specified slave unit 12-2 is set in register 1 20, and the comparison circuit 21 compares the contents of the register 20 with the parallel signal (“010”) converted by the serial/parallel conversion circuit 16. do.
前述の場合は、肯定応答信号Bのみが“l゛であれば、
レジスタ20のセット内容(“”010”)と一致する
ので、正常な肯定応答信号として次の処理に移行するこ
とになるが、肯定応答信号Cも1”の場合は、不一致の
ビットが生しるから、スレーブユニットに誤動作が生じ
たと判断し、プロセッサ18の制御により、再度スレー
ブユニット 12−2へのアクセスが行われることにな
る。In the above case, if only the acknowledgment signal B is "l",
Since it matches the set contents of the register 20 ("010"), it is assumed that the acknowledgment signal is normal and the process moves on to the next step.However, if the acknowledgment signal C is also 1'', an unmatched bit occurs. Therefore, it is determined that a malfunction has occurred in the slave unit, and the slave unit 12-2 is accessed again under the control of the processor 18.
通常の制御の場合の同様に、所定回数のりトライでも正
常な肯定応答信号が得られない場合、システムアラーム
を送出することになる。As in the case of normal control, if a normal acknowledgment signal is not obtained after a predetermined number of attempts, a system alarm will be sent.
前述の実施例に於いては、レジスタ20と比較回路21
とによるハードウェアによって、肯定応答信号が正常で
あるか否かを判断しているが、プロセッサ18によるソ
フトウェアにより判断することも可能である。又信号送
出回路17は、スレーブユニット12−1〜12−3内
に設けた構成2
とすることも勿論可能であり、同様に、直列並列変換回
路16は、マスタユニット11内の変換機能により実現
することも可能である。In the embodiment described above, the register 20 and the comparison circuit 21
Although it is determined whether or not the acknowledgment signal is normal by the hardware of the processor 18, it is also possible to determine by the software of the processor 18. Furthermore, the signal sending circuit 17 can of course be provided in the slave units 12-1 to 12-3, and similarly, the serial-to-parallel conversion circuit 16 can be realized by the conversion function in the master unit 11. It is also possible to do so.
以上説明したように、本発明は、スレーブユニット2−
1〜2−n対応に割当てられたタイミングに、信号送出
回路7から肯定応答信号をACK信号線4に送出し、直
列並列変換回路6によりACK信号線4に直列的に伝送
される肯定応答信号を並列信号に変換してマスタユニッ
ト1に転送し、マスタユニット1に於いて指定したスレ
ーブユニットからの肯定応答信号であるか否かを判定す
るものであり、ACK信号線4上に複数のスレーブユニ
ットからの肯定応答信号が輻較することがなく、従って
、スレーブユニットからの誤肯定応答信号を確実に検出
して、誤動作を防止することができる利点がある。As explained above, the present invention provides the slave unit 2-
The signal sending circuit 7 sends out an acknowledgment signal to the ACK signal line 4 at the timing assigned to each of 1 to 2-n, and the acknowledgment signal is serially transmitted to the ACK signal line 4 by the serial/parallel conversion circuit 6. is converted into a parallel signal and transferred to the master unit 1, and the master unit 1 determines whether or not it is an acknowledgment signal from a specified slave unit. There is an advantage that the acknowledgment signals from the units do not interfere, and therefore false acknowledgment signals from the slave units can be reliably detected and malfunctions can be prevented.
第1図は本発明の原理説明図、第2図は本発明の実施例
のブロック図、第3図は本発明の実施例3
の動作説明図、第4図は従来例のブロック図、第5図は
従来例の動作説明図である。
1はマスタユニット、2−1〜2−nはスレーブユニッ
ト、3はバス、4はACK信号線、5はクロック信号線
、6は直列並列変換回路、7は信号送出回路である。FIG. 1 is a diagram explaining the principle of the present invention, FIG. 2 is a block diagram of an embodiment of the present invention, FIG. 3 is a diagram explaining the operation of the third embodiment of the present invention, and FIG. FIG. 5 is an explanatory diagram of the operation of the conventional example. 1 is a master unit, 2-1 to 2-n are slave units, 3 is a bus, 4 is an ACK signal line, 5 is a clock signal line, 6 is a serial/parallel conversion circuit, and 7 is a signal sending circuit.
Claims (1)
1〜2−n)とをバス(3)を介して接続し、前記マス
タユニット(1)からアクセスされた前記スレーブユニ
ット(2−1〜2−n)は、肯定応答信号をACK信号
線(4)を介して前記マスタユニット(1)へ送出する
システムに於いて、 前記マスタユニット(1)と前記バス(3)との間に直
列並列変換回路(6)を設け、且つ前記スレーブユニッ
ト(2−1〜2−n)と前記バス(3)との間に、クロ
ック信号線(5)を介して供給される前記マスタユニッ
ト(1)からのクロック信号に従って予め定められたタ
イミングで、前記スレーブユニット(2−1〜2−n)
からの前記肯定応答信号を前記ACK信号線(4)に送
出する信号送出回路(7)とを設け、 前記直列並列変換回路(6)により前記スレーブユニッ
ト(2−1〜2−n)対応に割当てたタイミングの全期
間内の受信信号を並列に変換して前記マスタユニット(
1)に転送し、該マスタユニット(1)に於いて、アク
セスしたスレーブユニットからの肯定応答信号であるか
否か判定することを特徴とする誤動作防止制御方式。[Claims] A master unit (1) and a plurality of slave units (2-
1 to 2-n) via a bus (3), and the slave units (2-1 to 2-n) accessed by the master unit (1) send an acknowledgment signal to the ACK signal line ( 4), in which a serial-to-parallel conversion circuit (6) is provided between the master unit (1) and the bus (3), and the slave unit ( 2-1 to 2-n) and the bus (3) at a predetermined timing according to a clock signal from the master unit (1) that is supplied via a clock signal line (5). Slave unit (2-1 to 2-n)
a signal sending circuit (7) for sending the acknowledgment signal from the ACK signal line (4) to the ACK signal line (4); The received signals within the entire period of the allocated timing are converted into parallel and sent to the master unit (
1), and the master unit (1) determines whether or not it is an acknowledgment signal from the accessed slave unit.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015094A JPH03220653A (en) | 1990-01-26 | 1990-01-26 | Malfunction prevention control system |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP2015094A JPH03220653A (en) | 1990-01-26 | 1990-01-26 | Malfunction prevention control system |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH03220653A true JPH03220653A (en) | 1991-09-27 |
Family
ID=11879254
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP2015094A Pending JPH03220653A (en) | 1990-01-26 | 1990-01-26 | Malfunction prevention control system |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH03220653A (en) |
-
1990
- 1990-01-26 JP JP2015094A patent/JPH03220653A/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| US4363094A (en) | Communications processor | |
| US5963976A (en) | System for configuring a duplex shared storage | |
| JPH04328936A (en) | Communications system | |
| CA1269771A (en) | Method for bus access for data transmission through a multiprocessor bus | |
| JPS61131060A (en) | Network control system | |
| JPH03220653A (en) | Malfunction prevention control system | |
| US20020174282A1 (en) | Multiprocessor system | |
| US20090268736A1 (en) | Early header CRC in data response packets with variable gap count | |
| JP3579018B2 (en) | Railway signal transmission equipment | |
| JP4010438B2 (en) | Packet transmission / reception method, apparatus and packet transmission / reception program for computer system | |
| US20090268727A1 (en) | Early header CRC in data response packets with variable gap count | |
| JP2731878B2 (en) | Communication device | |
| JPH047620B2 (en) | ||
| JP2002094576A (en) | Serial communication controller | |
| JPS584427A (en) | Multi-computer system with multiple serial bus loops | |
| JPS5842491B2 (en) | Fault recognition method in multiprocessor system | |
| US6182174B1 (en) | Memory card interface method using multiplexed storage protect key to indicate command acceptance | |
| JPH104410A (en) | Communication control system | |
| JPS5838808B2 (en) | Data transfer method in multiprocessor system | |
| JPH03222543A (en) | Bus transfer reply system | |
| JPH03235152A (en) | Bus control system | |
| JP2000035834A (en) | Remote reset device | |
| JPS61165160A (en) | Bus controlling system | |
| JPH0439938B2 (en) | ||
| JPH0136740B2 (en) |