JPH0117181B2 - - Google Patents

Info

Publication number
JPH0117181B2
JPH0117181B2 JP57110158A JP11015882A JPH0117181B2 JP H0117181 B2 JPH0117181 B2 JP H0117181B2 JP 57110158 A JP57110158 A JP 57110158A JP 11015882 A JP11015882 A JP 11015882A JP H0117181 B2 JPH0117181 B2 JP H0117181B2
Authority
JP
Japan
Prior art keywords
output
signal
control signal
bus
memory
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.)
Expired
Application number
JP57110158A
Other languages
Japanese (ja)
Other versions
JPS59751A (en
Inventor
Kenichi Taki
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 Zosen Corp
Original Assignee
Hitachi Zosen Corp
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 Zosen Corp filed Critical Hitachi Zosen Corp
Priority to JP57110158A priority Critical patent/JPS59751A/en
Publication of JPS59751A publication Critical patent/JPS59751A/en
Publication of JPH0117181B2 publication Critical patent/JPH0117181B2/ja
Granted legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation
    • G06F11/0706Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment
    • G06F11/0745Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation the processing taking place on a specific hardware platform or in a specific software environment in an input/output transactions management context
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/0703Error or fault processing not based on redundancy, i.e. by taking additional measures to deal with the error or fault not making use of redundancy in operation, in hardware, or in data representation

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】 この発明は、電子計算機の誤動作や非制御状態
の発生を防止するための電子計算機の故障検出方
法に関し、制御信号の異状をすみやかに検出しよ
うとするものである。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to a computer failure detection method for preventing computer malfunctions and uncontrolled states, and is intended to promptly detect abnormalities in control signals.

従来、電子計算機(以下電算機と称する)は、
中央処理装置(以下CPUと称する)などの制御
装置すなわちバスマスターと、メモリや入出力イ
ンターフエースなどの周辺装置とが情報電送路で
あるバスラインにより接続されている。
Conventionally, electronic computers (hereinafter referred to as computers) are
A control device, ie, a bus master, such as a central processing unit (hereinafter referred to as CPU), and peripheral devices such as memory and input/output interfaces are connected by a bus line, which is an information transmission path.

そしてたとえば、複数のバスマスターを備えた
マイクロコンピユータは、第1図に示すように、
第1ないし第Nバスマスター1a〜1nと、メモ
リ2のデコーダ2aと、入出力インターフエース
3のデコーダ3aとが、バスライン4のアドレス
バス4a、データバス4b、コントロールバス4
cそれぞれを介して接続され、たとえばバスマス
ター1aによりメモリ2のデータを読み出す場合
は、バスマスター1aによりバスライン4を介し
てメモリ2がアクセスされる間にバスマスター1
aに論理1(以下“1”と称する)の第1制御信
号Saが発生するとともに、第2図aに示すよう
に、バスマスター1aからアドレスバス4aを介
してメモリ2のデコーダ2aにアドレス信号AD
が出力され、さらに、同図bに示すように、バス
マスター1aからコントロールバス4c、読み出
し制御ラインrmを介してデコーダ2aに論理0
(以下“0”と称する)の読み出し制御信号RCm
が出力されてメモリ2の所定アドレスのデータ
DTの読み出しが指令され、同図cに示すよう
に、所定アドレスのデータDTがデコーダ2aに
呼び出されるとともに、同図dに示すように、メ
モリ2のデータ入出力可能期間に、デコーダ2a
から応答ラインxm、コントロールバス4cを介
してバスマスター1aに、第2制御信号すなわち
“0”の応答信号XKが出力され、該応答信号XK
の出力期間に、メモリ2から読み出された所定ア
ドレスのデータDTがデータバス4bを各してバ
スマスター1aに取り込まれる。なお、他のバス
マスターたとえばバスマスター1nによりメモリ
2のデータDTを読み出す場合にも、バスマスタ
ー1nに第1制御信号Saが発生し、前述と同様
の動作により、メモリ2のデータDTがバスマス
ター1nに取り込まれる。
For example, a microcomputer with multiple bus masters, as shown in Figure 1,
The first to Nth bus masters 1a to 1n, the decoder 2a of the memory 2, and the decoder 3a of the input/output interface 3 are connected to the address bus 4a, data bus 4b, and control bus 4 of the bus line 4.
For example, when the bus master 1a reads data from the memory 2, the bus master 1
A first control signal Sa of logic 1 (hereinafter referred to as "1") is generated at the bus master 1a, and an address signal is sent from the bus master 1a to the decoder 2a of the memory 2 via the address bus 4a, as shown in FIG. 2a. A.D.
Further, as shown in FIG.
(hereinafter referred to as “0”) read control signal RCm
is output and the data at the specified address in memory 2 is
Reading of the DT is commanded, and as shown in FIG.
A second control signal, that is, a response signal XK of "0" is output from the bus master 1a via the response line xm and the control bus 4c, and the response signal XK
During the output period, data DT at a predetermined address read from the memory 2 is taken into the bus master 1a via the data bus 4b. Note that when another bus master, for example, the bus master 1n, reads out the data DT in the memory 2, the first control signal Sa is generated in the bus master 1n, and the data DT in the memory 2 is read out by the bus master through the same operation as described above. 1n.

つぎに、たとえばバスマスター1aによりメモ
リ2にデータDTを書き込む場合は、メモリ2の
データDTを読み出す場合と同様に、バスマスタ
ー1aによりメモリ2がアクセスされる間にバス
マスター1aに第1制御信号Saが発生するとと
もに、第3図aに示すように、バスマスター1a
からアドレスバス4aを介してデコーダ2aにア
ドレス信号ADが出力され、さらに、同図bに示
すように、バスマスター1aからコントロールバ
ス4c、書き込み制御ラインwmを介してデコー
ダ2aに“0”の書き込み制御信号が出力されて
メモリ2の所定アドレスへのデータDTの書き込
みが指令され、同図cに示すように、バスマスタ
ー1aからデータDTが出力されるとともに、同
図dに示すように、メモリ2のデータ入出力可能
期間に、デコーダ2aから応答ラインxm、コン
トロールバス4cを介してバスマスター1aに応
答信号XKが出力され、該応答信号XKの出力期
間に、バスマスター1aから出力されたデータ
DTがデコーダ2aを介してメモリの所定アドレ
スに書き込まれる。なお、他のバスマスターたと
えばバスマスター1nによりメモリ2にデータ
DTを書き込む場合にも、バスマスター1nに第
1制御信号Saが発生し、前述と同様の動作によ
り、バスマスター1nから出力されたデータDT
がメモリ2に書き込まれる。
Next, for example, when the bus master 1a writes data DT to the memory 2, the first control signal is sent to the bus master 1a while the memory 2 is being accessed by the bus master 1a, similarly to when reading the data DT from the memory 2. As the signal Sa occurs, as shown in Figure 3a, the bus master 1a
An address signal AD is output from the bus master 1a to the decoder 2a via the address bus 4a, and as shown in FIG. A control signal is output to instruct writing of data DT to a predetermined address in the memory 2, and as shown in FIG. During the data input/output enabled period of 2, a response signal XK is output from the decoder 2a to the bus master 1a via the response line xm and the control bus 4c, and during the output period of the response signal XK, the data output from the bus master 1a is
DT is written to a predetermined address in the memory via the decoder 2a. Note that data is stored in memory 2 by another bus master, for example, bus master 1n.
When writing DT, the first control signal Sa is generated in the bus master 1n, and the data DT output from the bus master 1n is
is written to memory 2.

さらに、たとえばバスマスター1aにインター
フエース3のデータDTを読み出す場合は、バス
マスター1aによりバスライン4を介してインタ
ーフエース3がアクセスされる間に、バスマスタ
ー1aに第1制御信号Saが発生するとともに、
第4図aに示すように、バスマスター1aからア
ドレスバス4aを介してデコーダ3aにアドレス
信号ADが出力され、さらに、同図bに示すよう
に、バスマスター1aからコントロールバス4
c、読み出し制御ラインriを介してデコーダ3a
に“0”の読み出し制御信号RCiが出力されてイ
ンターフエース3の所定アドレスのデータDTの
読み出しが指令され、同図cに示すように、所定
アドレスのデータDTがデコーダ3aに呼び出さ
れるとともに、同図dに示すように、インターフ
エース3の入出力可能期間に、デコーダ3aから
応答ラインxi、コントロールバス4cを介してバ
スマスター1aに応答信号XKが出力され、応答
信号XKの出力期間に、インターフエース3から
読み出された所定アドレスのデータDTがバスマ
スター1aに取り込まれる。なお、他のバスマス
ターたとえばバスマスター1nによりインターフ
エース3のデータDTを読み出す場合にも、バス
マスター1nに第1制御信号Saが発生し、前述
と同様の動作により、バスマスター1nにインタ
ーフエース3のデータDTが取り込まれる。
Further, for example, when reading the data DT of the interface 3 to the bus master 1a, the first control signal Sa is generated to the bus master 1a while the interface 3 is accessed by the bus master 1a via the bus line 4. With,
As shown in FIG. 4a, the address signal AD is output from the bus master 1a to the decoder 3a via the address bus 4a, and furthermore, as shown in FIG.
c, decoder 3a via read control line ri
A read control signal RCi of “0” is output to instruct the interface 3 to read data DT at a predetermined address, and as shown in FIG. As shown in Figure d, during the input/output enabled period of the interface 3, a response signal XK is output from the decoder 3a to the bus master 1a via the response line xi and the control bus 4c, and during the output period of the response signal XK, the interface Data DT at a predetermined address read from the ace 3 is taken into the bus master 1a. Note that when another bus master, for example, the bus master 1n, reads the data DT of the interface 3, the first control signal Sa is generated in the bus master 1n, and the same operation as described above causes the bus master 1n to read the data DT of the interface 3. data DT is imported.

また、たとえばバスマスター1aによりインタ
ーフエース3にデータDTを書き込む場合は、バ
スマスター1aによりインターフエース3がアク
セスされる間に、バスマスター1aに第1制御信
号Saが発生するとともに、第5図aに示すよう
に、バスマスター1aからアドレスバス4aを介
してデコーダ3aにアドレス信号ADが出力さ
れ、さらに、同図bに示すように、バスマスター
1aからコントロールバス4c、書き込み制御ラ
インwiを介してデコーダ3aに書き込み制御信
号WCiが出力されてインターフエース3の所定ア
ドレスへのデータDTの書き込みが指令され、同
図cに示すように、バスマスター1aからデータ
DTが出力されるとともに、同図dに示すよう
に、インターフエース3の入出力可能期間に、デ
コーダ3aから応答ラインxi、コントロールバス
4cを介してバスマスター1aに応答信号XKが
出力され、応答信号XKの出力期間に、データバ
ス1aのデータDTがデコーダ3aを介してイン
ターフエース3の所定アドレスに書き込まれる。
なお、他のバスマスターたとえばバスマスター1
nによりインターフエース3にデータを書き込む
場合にも、バスマスター1nに第1制御信号Sa
が発生し、前述と同様の動作により、バスマスタ
ー1nから出力されたデータDTがインターフエ
ース3に書き込まれる。
For example, when the bus master 1a writes data DT to the interface 3, while the bus master 1a accesses the interface 3, the first control signal Sa is generated to the bus master 1a, and the first control signal Sa is generated as shown in FIG. As shown in FIG. 2, an address signal AD is output from the bus master 1a to the decoder 3a via the address bus 4a, and further, as shown in FIG. A write control signal WCi is output to the decoder 3a to instruct writing of data DT to a predetermined address of the interface 3, and as shown in FIG.
DT is output, and as shown in Figure d, a response signal XK is output from the decoder 3a to the bus master 1a via the response line xi and the control bus 4c during the input/output enabled period of the interface 3. During the output period of signal XK, data DT on data bus 1a is written to a predetermined address of interface 3 via decoder 3a.
Note that other bus masters such as bus master 1
Also when writing data to the interface 3 using n, the first control signal Sa is sent to the bus master 1n.
occurs, and the data DT output from the bus master 1n is written to the interface 3 by the same operation as described above.

すなわち、各バスマスター1a〜1nによりメ
モリ2、インターフエース3それぞれのデータ
DTの読み出しおよび書き込みを行なうときは、
各バスマスター1a〜1nそれぞれがバスライン
4を介してメモリ2、インターフエース3それぞ
れをアクセスする間に、各バスマスター1a〜1
nそれぞれに第1制御信号Saが発生し、メモリ
2、インターフエース3がアクセスされる間であ
る第1制御信号Saの出力期間において、メモリ
2、インターフエース3それぞれにデータDTの
読み出しを指令するときは、各バスマスター1a
〜1nそれぞれからアドレス信号ADとともに読
み出し制御信号RCm,RCiが出力され、メモリ
2、インターフエース3それぞれにデータDTの
書き込みを指令するときは、各バスマスター1a
〜1nそれぞれからアドレス信号ADとともに書
き込み制御信号WCm,WCiが出力され、第3制
御信号である読み出し制御信号RCm,RCiおよ
び書き込み制御信号WCm,WCiそれぞれによ
り、メモリ2、インターフエース3それぞれから
のデータDTの出力および入力が指令され、メモ
リ2、インターフエース3それぞれがデータDT
の入力および出力可能状態になるデータ入出力可
能期間に、メモリ2、インターフエース3それぞ
れから各バスマスター1a〜1nそれぞれに第2
制御信号である応答信号XKが出力され、応答信
号XKの出力期間にデータDTの読み出しおよび
書き込みそれぞれが行なわれる。なお、割り込み
ベクターの受信においても同様である。
That is, each bus master 1a to 1n stores data in the memory 2 and interface 3.
When reading and writing DT,
While each of the bus masters 1a to 1n accesses the memory 2 and the interface 3 via the bus line 4, each of the bus masters 1a to 1n
A first control signal Sa is generated for each of the memory 2 and interface 3, and commands the memory 2 and interface 3 to read the data DT during the output period of the first control signal Sa, which is while the memory 2 and interface 3 are being accessed. When, each bus master 1a
Read control signals RCm and RCi are output from each of bus masters 1a to 1n along with address signals AD, and when commanding writing of data DT to memory 2 and interface 3, each bus master 1a
Write control signals WCm, WCi are output from each of ~1n along with address signal AD, and data from memory 2 and interface 3 is controlled by read control signals RCm, RCi, which are third control signals, and write control signals WCm, WCi, respectively. DT output and input are commanded, and memory 2 and interface 3 each receive data DT.
During the data input/output enabled period in which input and output are possible, the second
A response signal XK, which is a control signal, is output, and data DT is read and written during the output period of the response signal XK. Note that the same applies to reception of interrupt vectors.

ところで第1制御信号Sa、各制御信号RCm,
RCi,WCm,WCiおよび応答信号XKにより、各
バスマスター1a〜1nおよびメモリ2、インタ
ーフエース3の動作タイミングが制御されるた
め、第1制御信号Saの出力期間に、各制御装置
RCm,RCi,WCm,WCiのメモリ2またはイン
ターフエース3への出力および、応答信号XKの
バスマスター1a〜1nへの出力が行なわれない
場合や、第1制御信号Saの出力されない非出力
期間に、各制御信号RCm,RCi,WCm,WCiの
メモリ2またはインターフエース3への出力およ
び、応答信号XKのバスマスター1a〜1nへの
出力が行なわれた場合、すなわちバスライン4を
介した制御信号に異状が発生した場合には、正常
な動作を行なえなくなる。
By the way, the first control signal Sa, each control signal RCm,
Since the operation timing of each bus master 1a to 1n, memory 2, and interface 3 is controlled by RCi, WCm, WCi and response signal XK, each control device
When RCm, RCi, WCm, and WCi are not output to the memory 2 or interface 3 and the response signal XK is not output to the bus masters 1a to 1n, or during a non-output period when the first control signal Sa is not output. , each control signal RCm, RCi, WCm, WCi is output to the memory 2 or interface 3, and the response signal XK is output to the bus masters 1a to 1n, that is, the control signal via the bus line 4 If any abnormality occurs, normal operation will no longer be possible.

そしてたとえばメモリ2のデータDTを読み出
す場合に、バスライン4に設けられた読み出し制
御信号RCmの回路が故障し、制御に無関係に
“0”の読み出し制御信号RCmがメモリ2に出力
され続けると、各バスマスター1a〜1nそれぞ
れのアクセスと無関係に、データバス4bにメモ
リ2のデータDTが出力され、電算機が誤動作し
たり暴走したりする。
For example, when reading the data DT of the memory 2, if the circuit for the read control signal RCm provided on the bus line 4 fails and the read control signal RCm of "0" continues to be output to the memory 2 regardless of the control, The data DT of the memory 2 is output to the data bus 4b regardless of the accesses of the bus masters 1a to 1n, causing the computer to malfunction or run out of control.

逆に、前述の読み出し制御信号RCmの回路が
故障し、読み出し制御信号RCmがメモリ2に出
力されなくなり、読み出し制御ラインrmが“1”
に保持され続けると、メモリ2から応答信号XK
が出力されなくなり、メモリ2をアクセスしたバ
スマスター1a〜1nは、応答信号XKの入力を
待ち続ける待機状態に保持される。
Conversely, the circuit for the read control signal RCm mentioned above breaks down, the read control signal RCm is no longer output to the memory 2, and the read control line rm becomes "1".
response signal XK from memory 2.
is no longer output, and the bus masters 1a to 1n that have accessed the memory 2 are kept in a standby state waiting for the input of the response signal XK.

また、バスライン4の応答信号XKの回路が故
障し、メモリ2をアクセスしたバスマスター1a
〜1nに応答信号XKが出力されなくなつたとき
にも、当該バスマスター1a〜1nが待機状態に
保持される。
In addition, the circuit for response signal XK of bus line 4 has failed, and bus master 1a accessing memory 2
Even when the response signal XK is no longer output to bus masters 1a to 1n, the corresponding bus masters 1a to 1n are held in a standby state.

したがつて故障により制御信号に異状が発生し
た場合には、すみやかに制御信号の異状を検知し
て適切な故障修理を行ない、制御信号の異状にも
とづく誤動作や暴走などの2次障害の発生を防止
する必要がある。
Therefore, if an abnormality occurs in the control signal due to a malfunction, the abnormality in the control signal is promptly detected and proper fault repair is carried out to prevent the occurrence of secondary failures such as malfunction or runaway due to the abnormality in the control signal. It is necessary to prevent this.

しかし、従来のマイクロコンピユータなどに
は、前述の制御信号の異状を検知する手段がな
く、制御信号の異状にもとづく誤動作や暴走など
の2次障害の発生を防止することが困難である。
However, conventional microcomputers do not have means for detecting abnormalities in the control signals, and it is difficult to prevent secondary failures such as malfunctions and runaways due to abnormalities in the control signals.

この発明は、前記の点に留意してなされたもの
であり、中央処理装置などの制御装置によりバス
ラインを介してメモリや入出力インターフエース
などの周辺装置をアクセスする間に前記制御装置
に生じる第1制御信号と、前記制御装置のアクセ
スにより前記周辺装置のデータ入出力可能期間に
前記周辺装置から前記バスラインを介して前記制
御装置に応答出力される第2制御信号と、前記制
御装置から前記バスラインを介して前記周辺装置
に出力される前記周辺装置のデータ入出力指令用
の第3制御信号とが入力される故障検出回路を備
え、該故障検出回路により、第1制御信号の発生
期間の前記第2制御信号または第3制御信号の非
出力および、第1制御信号の非発生期間の前記第
2制御信号または前記第3制御信号の出力から故
障を検出し、前記故障検出回路から故障検出信号
を出力することを特徴とする電子計算機の故障検
出方法である。
The present invention has been made with the above-mentioned points in mind, and the problem arises when a control device such as a central processing unit accesses a peripheral device such as a memory or an input/output interface via a bus line. a first control signal, a second control signal that is outputted in response from the peripheral device to the control device via the bus line during a data input/output enabled period of the peripheral device by access from the control device; a failure detection circuit to which a third control signal for data input/output command of the peripheral device is outputted to the peripheral device via the bus line; the failure detection circuit generates the first control signal; detecting a failure from the non-output of the second control signal or the third control signal during the period and the output of the second control signal or the third control signal during the non-occurrence period of the first control signal; This is a fault detection method for an electronic computer, characterized by outputting a fault detection signal.

したがつて第1制御信号の発生期間すなわち制
御装置により周辺装置がアクセスされた場合に何
らかの故障が発生し、第2制御信号が制御装置に
出力されなくなつたり、第3制御信号が周辺装置
に出力されなくなつたりすると、故障検出回路か
ら故障検出信号が出力され、同様に、第1制御信
号の非発生期間すなわち制御装置により周辺装置
がアクセスされない間に何らかの故障が発生し、
制御装置に第2制御信号が出力されたり、周辺装
置に第3制御信号が出力されたりすると、故障検
出回路から故障検出信号が出力され、故障検出回
路により故障による制御信号の異状を確実かつす
みやかに検出することができ、故障検出信号にも
とづき故障箇所をすみやかに修復して誤動作や暴
走などの2次障害の発生を防止することができ、
信頼性を向上させることができる。
Therefore, if some kind of failure occurs during the generation period of the first control signal, that is, when the peripheral device is accessed by the control device, the second control signal is no longer output to the control device, or the third control signal is not output to the peripheral device. If the first control signal is not output, a failure detection signal is output from the failure detection circuit, and similarly, some failure occurs during the non-occurrence period of the first control signal, that is, when the peripheral device is not accessed by the control device.
When the second control signal is output to the control device or the third control signal is output to the peripheral device, a failure detection signal is output from the failure detection circuit, and the failure detection circuit reliably and quickly detects an abnormality in the control signal due to the failure. Based on the failure detection signal, the failure location can be promptly repaired to prevent the occurrence of secondary failures such as malfunctions and runaways.
Reliability can be improved.

つぎに、この発明の電子計算機の故障検出方法
の第1実施例を、第6図以下の図面とともに説明
する。
Next, a first embodiment of the computer failure detection method of the present invention will be described with reference to FIG. 6 and the following drawings.

第6図においてIaは第1図のコントロールバス
4c、読み出し制御ラインrmを介してデコーダ
2aに送出される“0”の読み出し制御信号
RCmが入力される第1入力端子、Ibはコントロ
ールバス4c、書き込み制御ラインwmを介して
デコーダ2aに送出される“0”の書き込み制御
信号WCmが入力される第2入力端子、Icはコン
トロールバス4c、読み出し制御ラインriを介し
てデコーダ3aに送出される“0”の読み出し制
御信号RCiが入力される第3入力端子、Idはコン
トロールバス4c、書き込み制御ラインwiを介
してデコーダ3aに送出される“0”の書き込み
制御信号WCiが入力される第4入力端子、Ieはデ
コーダ2a,3aそれぞれから応答ラインxm,
xiそれぞれおよびコントロールバス4cを介して
各バスマスター1a〜1nそれぞれに送出される
“0”の応答信号XKが入力される第5入力端子、
Ifは各バスマスター1a〜1nそれぞれに発生す
る第1制御信号Saが入力される第6入力端子で
ある。
In FIG. 6, Ia is a "0" read control signal sent to the decoder 2a via the control bus 4c and read control line rm in FIG.
The first input terminal to which RCm is input, Ib is the control bus 4c, the second input terminal to which the "0" write control signal WCm sent to the decoder 2a via the write control line wm is input, Ic is the control bus 4c, a third input terminal to which a read control signal RCi of "0" is input, which is sent to the decoder 3a via the read control line ri; Id is a control bus 4c, which is sent to the decoder 3a via the write control line wi; The fourth input terminal Ie to which the write control signal WCi of "0" is input is the response line xm, Ie from the decoders 2a and 3a, respectively.
a fifth input terminal to which a "0" response signal XK sent to each of the bus masters 1a to 1n via each of xi and the control bus 4c is input;
If is a sixth input terminal to which the first control signal Sa generated in each of the bus masters 1a to 1n is input.

そして第1ないし第4入力端子Ia〜Idに故障検
出回路5に設けられた4入力型のナンドゲート5
aの各入力端子それぞれが接続され、各制御信号
RCm,RCi,WCm,WCiのいずれか1つでもメ
モリ2またはインターフエース3に出力される
と、ナンドゲート5aから“1”のゲート信号が
出力される。
A 4-input type NAND gate 5 is provided in the failure detection circuit 5 at the first to fourth input terminals Ia to Id.
Each input terminal of a is connected, and each control signal
When any one of RCm, RCi, WCm, and WCi is output to the memory 2 or the interface 3, a gate signal of "1" is output from the NAND gate 5a.

また、第5入力端子Ieに故障検出回路5に設け
られた第1インバータ5bの入力端子が接続さ
れ、第5入力端子Ieに応答信号XKが入力される
間、第1インバータ5bから“1”の反転信号が
出力される。
Further, the input terminal of the first inverter 5b provided in the failure detection circuit 5 is connected to the fifth input terminal Ie, and while the response signal XK is input to the fifth input terminal Ie, "1" is output from the first inverter 5b. An inverted signal is output.

さらに、第6入力端子Ifに故障検出回路5に設
けられた第1フリツプフロツプ5cのトリガ入力
端子taが接続され、第6入力端子Ifに第1制御信
号Saが入力され、第6信号入力端子Ifのレベルが
“0”から“1”に立ち上がるときに第1フリツ
プフロツプ5cがトリガされ、トリガされたとき
の第1フリツプフロツプ5cのデータ入力端子
daのレベルが保持されてQ出力端子qaから第2
インバータ5dに出力される。
Further, the trigger input terminal ta of the first flip-flop 5c provided in the failure detection circuit 5 is connected to the sixth input terminal If, the first control signal Sa is input to the sixth input terminal If, and the sixth signal input terminal If The first flip-flop 5c is triggered when the level of the flip-flop rises from "0" to "1", and the data input terminal of the first flip-flop 5c when triggered
The level of da is held and the second
It is output to inverter 5d.

そしてナンドゲート5aのゲート信号、第1イ
ンバータ5bの反転信号および、Q出力端子qa
の出力信号が3入力型第1オアゲート5eに入力
されるとともに、第1オアゲート5eの出力信号
がデータ入力端子daに入力されるため、何らか
の故障により、各制御信号RCm,RCi,WCm,
WCiのいずれか1つでもメモリ2またはインター
フエース3に出力され続け、ナンドゲート5aの
ゲート信号が“1”になる間に、いずれかのバス
マスター1a〜1nによるメモリ2またはインタ
ーフエース3のアクセスにより、第1制御信号
Saが第6入力端子Ifに入力されると、第1制御信
号Saの入力により第6入力端子Ifのレベルが
“0”から“1”に立ち上がり、第1フリツプフ
ロツプ5cがトリガされる。
Then, the gate signal of the NAND gate 5a, the inverted signal of the first inverter 5b, and the Q output terminal qa
Since the output signal of the first OR gate 5e is input to the 3-input type first OR gate 5e, and the output signal of the first OR gate 5e is input to the data input terminal da, each control signal RCm, RCi, WCm,
Any one of WCi continues to be output to the memory 2 or interface 3, and while the gate signal of the NAND gate 5a becomes "1", access to the memory 2 or interface 3 by any of the bus masters 1a to 1n causes , first control signal
When Sa is input to the sixth input terminal If, the level of the sixth input terminal If rises from "0" to "1" due to the input of the first control signal Sa, and the first flip-flop 5c is triggered.

ところで、第1フリツプフロツプ5cがトリガ
されたときには、第5入力端子Ieに応答信号XK
が入力されていないため、第1インバータ5bの
反転信号が“0”に保持され、さらに、第1フリ
ツプフロツプ5cのQ出力端子qaの出力信号も
“0”に保持されている。
By the way, when the first flip-flop 5c is triggered, the response signal XK is sent to the fifth input terminal Ie.
is not input, the inverted signal of the first inverter 5b is held at "0", and the output signal of the Q output terminal qa of the first flip-flop 5c is also held at "0".

したがつていずれかのバスマスター1a〜1n
のアクセスにより第1フリツプフロツプ5cがト
リガされたときに、各制御信号RCm,RCi,
WCm,WCiのいずれか1つでもメモリ2または
インターフエース3に出力されていれば、ナンド
ゲート5aの“1”のゲート信号により、第1オ
アゲート5eから第1フリツプフロツプ5cのデ
ータ入力端子5eに“1”のゲート信号が出力さ
れ、該ゲート信号が第1フリツプフロツプ5cに
保持されて第1フリツプフロツプ5cのQ出力端
子qaの出力信号が“1”になる。
Therefore, any of the bus masters 1a to 1n
When the first flip-flop 5c is triggered by access to the control signals RCm, RCi,
If either WCm or WCi is output to the memory 2 or the interface 3, a "1" gate signal from the NAND gate 5a causes the first OR gate 5e to output "1" to the data input terminal 5e of the first flip-flop 5c. A gate signal of `` is output, the gate signal is held in the first flip-flop 5c, and the output signal of the Q output terminal qa of the first flip-flop 5c becomes ``1''.

そして第1フリツプフロツプ5cのQ出力端子
qaの出力信号が“1”になると、第2インバー
タ5dから第1出力端子Oaに、“0”の故障検出
信号が出力される。
and the Q output terminal of the first flip-flop 5c.
When the output signal of qa becomes "1", a failure detection signal of "0" is output from the second inverter 5d to the first output terminal Oa.

なお、故障検出信号が出力されないときは、第
1出力端子Oaのレベルが第1抵抗5fを介した
電源端子Vaの電圧により“1”に保持される。
Note that when the failure detection signal is not output, the level of the first output terminal Oa is held at "1" by the voltage of the power supply terminal Va via the first resistor 5f.

また、いずれかのバスマスター1a〜1nのア
クセスにより第1フリツプフロツプ5cがトリガ
されたときに、何らかの故障によりバスマスター
1a〜1nに応答信号XKが出力され続けていれ
ば、第1インバータ5bの反転信号が“1”に保
持されるため、第1オアゲート5eから第1フリ
ツプフロツプ5cのデータ入力端子daに“1”
のゲート信号が出力され、前述と同様に、第2イ
ンバータ5dから第1出力端子Qaに“0”の故
障検出信号が出力される。
Furthermore, when the first flip-flop 5c is triggered by an access from any of the bus masters 1a to 1n, if the response signal XK continues to be output to the bus masters 1a to 1n due to some kind of failure, the first inverter 5b is inverted. Since the signal is held at "1", "1" is output from the first OR gate 5e to the data input terminal da of the first flip-flop 5c.
A gate signal of "0" is output from the second inverter 5d to the first output terminal Qa as described above.

さらに、故障検出回路5に、ナンドゲート5a
のゲート信号が入力される第3インバータ5g、
該インバータ5gの反転信号および第5入力端子
Ieの応答信号XKが入力される3入力型の第2オ
アゲート5h、該オアゲート5hのゲート信号が
データ入力端子dbに入力されるとともにトリガ
入力端子tbおよびQ出力端子qbを備えた第2フ
リツプフロツプ5i、該フリツプフロツプ5iの
Q出力端子qbと第1出力端子Oaとの間に設けら
れた第3インバータ5jと、第5入力端子Ieの応
答信号XKがクリア端子clに入力されるとともに
第6入力端子Ifの第1制御信号Saがトリガ入力端
子tcに入力され、出力端子が第2フリツプフ
ロツプ5iのトリガ入力端子tbおよび第2出力端
子Obに接続されたマルチバイブレータ5kと、
電源端子Vbに接続された抵抗5lおよび該抵抗
5lを介した電源電圧が印加されるコンデンサ5
mからなるマルチバイブレータ5kの時定数回路
5nとが設けられている。
Furthermore, the failure detection circuit 5 includes a NAND gate 5a.
a third inverter 5g to which a gate signal of
Inverted signal and fifth input terminal of the inverter 5g
A second three-input type OR gate 5h receives the response signal XK of Ie, and a second flip-flop 5i receives the gate signal of the OR gate 5h to the data input terminal db, and has a trigger input terminal tb and a Q output terminal qb. , a third inverter 5j provided between the Q output terminal qb of the flip-flop 5i and the first output terminal Oa, and the response signal XK of the fifth input terminal Ie are input to the clear terminal cl, and the sixth input terminal If a first control signal Sa is input to a trigger input terminal tc, and an output terminal is connected to a trigger input terminal tb and a second output terminal Ob of a second flip-flop 5i;
A resistor 5l connected to the power supply terminal Vb and a capacitor 5 to which the power supply voltage is applied via the resistor 5l.
A time constant circuit 5n of a multivibrator 5k consisting of m is provided.

そしていずれかのバスマスター1a〜1nによ
りメモリ2またはインターフエース3がアクセス
されたときに、何らかの故障により各制御信号
RCm,RCi,WCm,WCiのいずれもがメモリ2
またはインターフエース3に出力されず、ナンド
ゲート5aのゲート信号が“0”に保持され続け
ると、第3インバータ5gの反転信号が“1”に
保持される。
When the memory 2 or the interface 3 is accessed by any of the bus masters 1a to 1n, each control signal is
RCm, RCi, WCm, and WCi are all memory 2
Alternatively, if the gate signal of the NAND gate 5a continues to be held at "0" without being output to the interface 3, the inverted signal of the third inverter 5g is held at "1".

一方、マルチバイブレータ5kが、応答信号
XKの入力、すなわち第5入力端子Ieのレベルの
“1”から“0”への立ち下がりによりクリアさ
れ、いずれかのバスマスター1a〜1nによるメ
モリ2またはインターフエース3のアクセスが行
なわれる前には、マルチバイブレータ5kの出
力端子の出力信号が“1”に保持され、出
力端子の“1”の出力信号が、第2出力端子
Obを介して各バスマスター1a〜1nに送出さ
れ、このとき第2出力端子Obを介した“1”の
出力信号がいわゆるレデイー信号(READY信
号)として各バスマスター1a〜1nに送出され
るため、メモリ2およびインターフエース3のア
クセスが行なわれていないことが、各バスマスタ
ー1a〜1nに検知される。
On the other hand, the multivibrator 5k sends a response signal.
It is cleared by the input of XK, that is, the level of the fifth input terminal Ie falls from "1" to "0", and before any of the bus masters 1a to 1n accesses the memory 2 or the interface 3. In this case, the output signal of the output terminal of the multivibrator 5k is held at "1", and the "1" output signal of the output terminal is transferred to the second output terminal.
At this time, the "1" output signal via the second output terminal Ob is sent to each bus master 1a to 1n as a so-called ready signal (READY signal). , each bus master 1a-1n detects that the memory 2 and interface 3 are not being accessed.

ところで各制御信号RCm,RCi,WCm,WCi
および応答信号XKに異状がない場合は、いずれ
かのバスマスター1a〜1nにより、たとえばta
時にメモリ2またはインターフエース3がアクセ
スされ始めると、第7図aの実線に示すように、
第6入力端子Ifに、ta時から第1制御信号Saが入
力され、ta時に第6入力端子Ifのレベルが“0”
から“1”に立ち上がる。
By the way, each control signal RCm, RCi, WCm, WCi
If there is no abnormality in the response signal XK, one of the bus masters 1a to 1n, for example
When memory 2 or interface 3 starts to be accessed, as shown by the solid line in FIG. 7a,
The first control signal Sa is input to the sixth input terminal If from time ta, and the level of the sixth input terminal If becomes "0" at time ta.
It rises to “1” from

そして、第6入力端子Ifのレベルの“0”から
“1”への立ち上がりによりマルチバイブレータ
5がトリガされ、第7図bの実線に示すように、
ta時に、マルチバイブレータ5の出力端子の
出力信号が“1”から“0”に反転し、第2出力
端子Obから出力されていたレデイー信号がしや
断されるとともに、時定数回路5nにより定まる
所定期間Tだけ出力端子の出力信号が“0”
に保持され始める。
Then, the multivibrator 5 is triggered by the rise of the level of the sixth input terminal If from "0" to "1", and as shown by the solid line in FIG. 7b,
At time ta, the output signal of the output terminal of the multivibrator 5 is inverted from "1" to "0", the ready signal output from the second output terminal Ob is suddenly cut off, and the time constant is determined by the time constant circuit 5n. The output signal of the output terminal is “0” for a predetermined period T.
begins to be retained.

また、第7図cの実線に示すように、tb時にい
ずれかの制御信号RCm,RCi,WCm,WCiがメ
モリ2またはインターフエース3に出力され、ナ
ンドゲート5aのゲート信号が“0”から“1”
に反転し、第3インバータ5gから第2オアゲー
ト5hに“0”の反転信号が出力される。
Further, as shown by the solid line in FIG. ”
, and an inverted signal of "0" is output from the third inverter 5g to the second OR gate 5h.

さらに、tc時にメモリ2またはインターフエー
ス3がデータDTの入力可能状態または出力可能
状態になり、第7図dの実線に示すように、メモ
リ2またはインターフエース3から応答信号XK
が出力され、tc時に第5入力端子Ieのレベルが
“1”から“0”に立ち下がる。
Furthermore, at time tc, the memory 2 or the interface 3 enters a state in which data DT can be input or output, and as shown by the solid line in FIG.
is output, and the level of the fifth input terminal Ie falls from "1" to "0" at time tc.

そして第5入力端子Ieのレベルの“1”から
“0”の立ち下がりにより、所定期間Tの経過す
る前にマルチバイブレータ5kがクリアされ、第
7図bの実線に示すように、tc時に出力端子qc
の出力信号が“0”から“1”に反転し、第2出
力端子Obからレデイー信号が出力されるととも
に、第2フリツプフロツプ5iがトリガされる。
Then, as the level of the fifth input terminal Ie falls from "1" to "0", the multivibrator 5k is cleared before the predetermined period T elapses, and as shown by the solid line in Fig. 7b, the multivibrator 5k is output at time tc. terminal qc
The output signal of is inverted from "0" to "1", a ready signal is output from the second output terminal Ob, and the second flip-flop 5i is triggered.

しかし、tc時には第3インバータ5gの反転信
号が“0”に保持されるとともに、Q出力端子
qbの出力信号が“0”に保持されるため、第2
オアゲート5hのゲート信号が“0”になり、Q
出力端子qbの出力信号が“0”に保持され続け、
第4インバータ5jの反転信号が“1”に保持さ
れる。
However, during tc, the inverted signal of the third inverter 5g is held at "0" and the Q output terminal
Since the output signal of qb is held at “0”, the second
The gate signal of OR gate 5h becomes “0” and Q
The output signal of output terminal qb continues to be held at “0”,
The inverted signal of the fourth inverter 5j is held at "1".

一方、tc時には第1フリツプフロツプ5cがト
リガされないため、Q出力端子qaの出力信号が
“0”に保持され、第2インバータ5dの反転信
号も“1”に保持される。
On the other hand, at time tc, the first flip-flop 5c is not triggered, so the output signal of the Q output terminal qa is held at "0", and the inverted signal of the second inverter 5d is also held at "1".

そこで各制御信号RCm,RCi,WCm,WCiお
よび応答信号XKに異状がない場合は、第1出力
端子Oaに故障検出信号が出力されない。
Therefore, if there is no abnormality in each control signal RCm, RCi, WCm, WCi and response signal XK, no failure detection signal is output to the first output terminal Oa.

つぎに、何らかの故障により、tb時に各制御信
号RCm,RCi,WCm,WCiのいずれもがメモリ
2またはインターフエース3に出力されていなけ
れば、tc時に第3インバータ5gの反転信号が
“1”になるため、第2オアゲート5hのゲート
信号が“1”になるとともに、メモリ2またはイ
ンターフエース3からバスマスター1a〜1nに
応答信号XKが出力されなくなる。
Next, if none of the control signals RCm, RCi, WCm, and WCi are output to the memory 2 or the interface 3 at time tb due to some kind of failure, the inverted signal of the third inverter 5g becomes "1" at time tc. Therefore, the gate signal of the second OR gate 5h becomes "1" and the response signal XK is no longer output from the memory 2 or the interface 3 to the bus masters 1a to 1n.

そして何らかの故障により応答信号XKが出力
されなければ、第7図dの2点破線に示すよう
に、tc時にも第5入力端子Ieのレベルが“1”に
保持され続け、マルチバイブレータ5kの出力
端子の出力信号が、ta時から所定期間Tが経過
したtd時まで“0”に保持され、同図bの2点破
線に示すように、td時に出力端子の出力信号
が“0”から“1”に反転し、td時に、第2フリ
ツプフロツプ5iがトリガされるとともに、第2
出力端子Obからレデイー信号が出力される。
If the response signal XK is not output due to some kind of failure, the level of the fifth input terminal Ie will continue to be held at "1" even at time tc, as shown by the two-dot dashed line in Figure 7d, and the output of the multivibrator 5k. The output signal of the terminal is held at "0" from time ta until time td when a predetermined period T has elapsed, and as shown by the two-dot broken line in Figure b, the output signal of the output terminal changes from "0" to " 1”, and at td, the second flip-flop 5i is triggered and the second flip-flop 5i is triggered.
A ready signal is output from the output terminal Ob.

ところでtc時に応答信号XKが出力されないた
め、メモリ2またはインターフエース3をアクセ
スしたバスマスター1a〜1nは、td時のレデイ
ー信号が出力されるまで待機状態に保持され、第
7図a,cそれぞれの2点破線に示すように、第
6入力端子Ifのレベルが“1”に保持される期間
およびナンドゲート5aのゲート信号の“0”の
期間それぞれが伸張される。
By the way, since the response signal XK is not output at the time tc, the bus masters 1a to 1n that accessed the memory 2 or the interface 3 are held in a standby state until the ready signal is output at the time td. As shown by the two-dot broken line, the period in which the level of the sixth input terminal If is held at "1" and the period in which the gate signal of the NAND gate 5a is "0" are extended.

そして応答信号XKが出力されないため、td時
には第5入力端子Ieのレベルが“1”に保持され
て第2オアゲート5hのゲート信号が“1”にな
り、td時に第22フリツプフロツプ5iの出力端
子の出力信号が、“0”から“1”に反転して
第4インバータ5jの反転信号が“1”から
“0”に反転し、第1出力端子Oaから故障検出信
号が出力される。
Since the response signal XK is not output, the level of the fifth input terminal Ie is held at "1" during td, the gate signal of the second OR gate 5h becomes "1", and the level of the output terminal of the 22nd flip-flop 5i becomes "1" during td. The output signal is inverted from "0" to "1", the inverted signal of the fourth inverter 5j is inverted from "1" to "0", and a failure detection signal is output from the first output terminal Oa.

なお、各制御信号RCm,RCi,WCm,WCiの
いずれか1つがメモリ2またはインターフエース
3に出力されたにもかかわらず、何らかの故障に
よりバスマスター1a〜1nにメモリ2またはイ
ンターフエース3の応答信号XKが入力されなく
なつた場合にも、前述と同様の動作により、第1
出力端子Oaに故障検出信号が出力されるととも
に、第2出力端子Obにレデイー信号が出力され
る。
Note that even though any one of the control signals RCm, RCi, WCm, and WCi has been output to the memory 2 or the interface 3, due to some failure, the response signal of the memory 2 or the interface 3 is not sent to the bus masters 1a to 1n. Even if XK is no longer input, the first
A failure detection signal is output to the output terminal Oa, and a ready signal is output to the second output terminal Ob.

したがつていずれかのバスマスター1a〜1n
のアクセス期間に、各制御信号RCm,RCi,
WCm,WCiのいずれもがメモリ2またはインタ
ーフエース3に出力されないとき、またはいずれ
かの制御信号RCm,RCi,WCm,WCiが出力さ
れても応答信号XKがバスマスター1a〜1nに
出力されないときは、第1制御信号Saが出力さ
れてから、時定数回路5nにもとづく所定期間T
の経過後に、第2フリツプフロツプ5kの出力
端子の出力信号が“0”から“1”に反転し
て第4インバータ5jの反転信号が“1”から
“0”に反転し、第1出力端子Oaから故障検出信
号が出力されるとともに、第2出力端子Obから
レデイー信号が出力されてバスマスター1a〜1
nの待機状態が解除される。
Therefore, any of the bus masters 1a to 1n
During the access period, each control signal RCm, RCi,
When neither WCm nor WCi is output to the memory 2 or interface 3, or when any of the control signals RCm, RCi, WCm, or WCi is output, the response signal XK is not output to the bus masters 1a to 1n. , a predetermined period T based on the time constant circuit 5n after the first control signal Sa is output.
After lapse of time, the output signal of the output terminal of the second flip-flop 5k is inverted from "0" to "1", the inverted signal of the fourth inverter 5j is inverted from "1" to "0", and the output signal of the first output terminal Oa is inverted from "1" to "0". A failure detection signal is output from the bus master 1a to 1, and a ready signal is output from the second output terminal Ob.
The standby state of n is released.

なお、所定期間Tは、第1制御信号Saに対す
る応答信号XKの遅れ、すなわちメモリ2やイン
ターフエース3の応答期間より十分大きな期間に
設定されている。
Note that the predetermined period T is set to a period that is sufficiently larger than the delay of the response signal XK with respect to the first control signal Sa, that is, the response period of the memory 2 and the interface 3.

すなわち、いずれのバスマスター1a〜1nか
らも第1制御信号Saが出力されず、メモリ2ま
たはインターフエース3がアクセスされる前に、
何らかの故障により、第2制御信号である各制御
信号RCm,RCi,WCm,WCiのメモリ2または
インターフエース3への出力および、第3制御信
号である応答信号XKのバスマスター1a〜1n
への出力が行なわれていれば、いずれかのバスマ
スター1a〜1nによりメモリ2またはインター
フエース3がアクセスされ始め、第1制御信号
Saが出力され始めたときに、第1出力端子Oaに
故障検出信号が出力され、逆に、いずれかのバス
マスター1a〜1nによりメモリ2またはインタ
ーフエース3がアクセスされ、第1制御信号Sa
が出力される間に、何らかの故障により、各制御
信号RCm,RCi,WCm,WCiのいずれもがメモ
リ2またはインターフエー制御信号RCm,RCi,
WCm,WCiがメモリ2またはインターフエース
3に入力されたにもかかわらず応答信号XKがバ
スマスター1a〜1nに出力されないときは、第
1出力端子Oaから故障検出信号が出力されると
ともに、第2出力端子Obからレデイー信号が出
力されてバスマスター1a〜1nの待機状態が解
除され、故障による制御信号の異状を正確かつす
みやかに検出することができ、誤制御や暴走など
の2次障害の発生を防止できるとともに、バスマ
スター1a〜1nの待機状態も自動的に解除する
ことができ、信頼性を向上させることができる。
That is, the first control signal Sa is not output from any of the bus masters 1a to 1n, and before the memory 2 or the interface 3 is accessed,
Due to some kind of failure, the output of each control signal RCm, RCi, WCm, WCi, which is the second control signal, to the memory 2 or the interface 3, and the output of the response signal XK, which is the third control signal, to the bus masters 1a to 1n.
If the output is being performed, the memory 2 or the interface 3 will begin to be accessed by any of the bus masters 1a to 1n, and the first control signal
When Sa starts to be output, a failure detection signal is output to the first output terminal Oa, and conversely, the memory 2 or the interface 3 is accessed by any of the bus masters 1a to 1n, and the first control signal Sa is output.
Due to some failure, each control signal RCm, RCi, WCm, WCi is output to memory 2 or interface control signal RCm, RCi,
When the response signal XK is not output to the bus masters 1a to 1n even though WCm and WCi are input to the memory 2 or the interface 3, a failure detection signal is output from the first output terminal Oa, and the second A ready signal is output from the output terminal Ob, and the bus masters 1a to 1n are released from the standby state, making it possible to accurately and quickly detect abnormalities in control signals due to failures, thereby preventing secondary failures such as erroneous control or runaway. In addition, the standby state of the bus masters 1a to 1n can be automatically canceled, and reliability can be improved.

また、故障検出回路5の構成が簡単であるた
め、マイクロコンピユータなどの小型の電算機に
適用して多大な効果を得ることができる。
Further, since the configuration of the failure detection circuit 5 is simple, it can be applied to small-sized computers such as microcomputers to obtain great effects.

そして故障検出回路5が故障したときにも、制
御信号の異状を検出して確実な故障検出が行なえ
るように、故障検出回路5と同一の故障検出回路
を複数個設けて、いわゆるフエイルセーフ性
(FAIL SAFE性)を保つようにすれば、一層確
実な故障検出が行なえるのは勿論である。
Even when the failure detection circuit 5 fails, a plurality of failure detection circuits identical to the failure detection circuit 5 are provided so that an abnormality in the control signal can be detected and reliable failure detection can be performed. Of course, by maintaining the FAIL SAFE characteristic, more reliable failure detection can be performed.

また、故障検出信号が出力されたときに、第1
ないし第5入力端子Ia〜Ieそれぞれのレベルを別
個に記憶する回路を別途に設けることにより、故
障個所を診断することも可能である。
Also, when the failure detection signal is output, the first
It is also possible to diagnose a failure location by separately providing a circuit that separately stores the levels of each of the fifth input terminals Ia to Ie.

さらに、故障検出回路5により制御信号の異状
が確実に検出されるため、制御信号が正常なとき
に、アドレスバス4a、データバス4bそれぞれ
のアドレス信号ADやデータDTの信号それぞれ
の異状を正確に検出することも容易に行なえる。
Furthermore, since the fault detection circuit 5 reliably detects abnormalities in the control signals, it is possible to accurately detect abnormalities in the address signals AD and data DT of the address bus 4a and data bus 4b, respectively, when the control signals are normal. Detection is also easy.

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

第1図は従来の電子計算機の1例の一部のブロ
ツク図、第2図a〜d、第3図a〜d、第4図a
〜d、第5図a〜dそれぞれは第1図の動作説明
用のタイミングチヤート、第6図はこの発明の電
子計算機の故障検出方法の1実施例の要部の結線
図、第7図a〜dは第6図の動作説明用のタイミ
ングチヤートである。 1a〜1n……バスマスター、2……メモリ、
3……入出力インターフエース、4……バスライ
ン、5……故障検出回路。
Figure 1 is a partial block diagram of an example of a conventional electronic computer, Figures 2 a to d, Figures 3 a to d, and Figure 4 a.
~d, Figures 5a~d are timing charts for explaining the operation of Figure 1, Figure 6 is a wiring diagram of essential parts of one embodiment of the computer fault detection method of the present invention, and Figure 7a. -d are timing charts for explaining the operation of FIG. 1a to 1n...Bus master, 2...Memory,
3... Input/output interface, 4... Bus line, 5... Failure detection circuit.

Claims (1)

【特許請求の範囲】[Claims] 1 中央処理装置などの制御装置によりバスライ
ンを介してメモリや入出力インターフエースなど
の周辺装置をアクセスする間に前記制御装置に生
じる第1制御信号と、前記制御装置のアクセスに
より前記周辺装置のデータ入出力可能期間に前記
周辺装置から前記バスラインを介して前記制御装
置に応答出力される第2制御信号と、前記制御装
置から前記バスラインを介して前記周辺装置に出
力される前記周辺装置のデータ入出力指令用の第
3制御信号とが入力される故障検出回路を備え、
該故障検出回路により、第1制御信号の発生期間
の前記第2制御信号または第3制御信号の非出力
および、第1制御信号の非発生期間の前記第2制
御信号または前記第3制御信号の出力から故障を
検出し、前記故障検出回路から故障検出信号を出
力することを特徴とする電子計算機の故障検出方
法。
1 A first control signal generated in the control device while a control device such as a central processing unit accesses a peripheral device such as a memory or an input/output interface via a bus line; a second control signal that is output in response from the peripheral device to the control device via the bus line during the data input/output enabled period; and a second control signal that is output from the control device to the peripheral device via the bus line. a failure detection circuit to which a third control signal for data input/output command is input;
The failure detection circuit causes non-output of the second control signal or the third control signal during the generation period of the first control signal, and non-output of the second control signal or the third control signal during the non-occurrence period of the first control signal. 1. A fault detection method for an electronic computer, comprising detecting a fault from an output and outputting a fault detection signal from the fault detection circuit.
JP57110158A 1982-06-25 1982-06-25 Failure detecting method of electronic computer Granted JPS59751A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP57110158A JPS59751A (en) 1982-06-25 1982-06-25 Failure detecting method of electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP57110158A JPS59751A (en) 1982-06-25 1982-06-25 Failure detecting method of electronic computer

Publications (2)

Publication Number Publication Date
JPS59751A JPS59751A (en) 1984-01-05
JPH0117181B2 true JPH0117181B2 (en) 1989-03-29

Family

ID=14528515

Family Applications (1)

Application Number Title Priority Date Filing Date
JP57110158A Granted JPS59751A (en) 1982-06-25 1982-06-25 Failure detecting method of electronic computer

Country Status (1)

Country Link
JP (1) JPS59751A (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS61213959A (en) * 1985-03-18 1986-09-22 Nitsuko Ltd Data transmission system between cpus
JPS61213960A (en) * 1985-03-18 1986-09-22 Nitsuko Ltd Data transmission system between cpus
JP4887068B2 (en) * 2006-04-11 2012-02-29 ユーシーシー上島珈琲株式会社 Packaging bag with check valve, and check valve used therefor
JP2009106173A (en) * 2007-10-29 2009-05-21 Tanaka Sangyo Kk Air venting valve and bag made of plastic and equipped with the same

Also Published As

Publication number Publication date
JPS59751A (en) 1984-01-05

Similar Documents

Publication Publication Date Title
US3668644A (en) Failsafe memory system
US4351023A (en) Process control system with improved system security features
US6052795A (en) Recovery method and system for continued I/O processing upon a controller failure
US6886116B1 (en) Data storage system adapted to validate error detection logic used in such system
US4603406A (en) Power backed-up dual memory system
US20080046802A1 (en) Memory controller and method of controlling memory
JPS59162700A (en) Computer system having dynamic memory
JPH05225067A (en) Important-memory-information protecting device
US5237687A (en) Microprogram load unit having alternative backup memory sources
US5436856A (en) Self testing computer system with circuits including test registers
JPH0117181B2 (en)
US6560573B1 (en) Storage controller with hardware emulation controller for emulation between control processor and transfer circuitry compatible to different processor
US6467047B1 (en) Computer storage system controller incorporating control store memory with primary and secondary data and parity areas
US4488223A (en) Control apparatus for a plurality of memory units
US11360839B1 (en) Systems and methods for storing error data from a crash dump in a computer system
EP0142983B1 (en) Fault protection flip flop
US6218821B1 (en) Computer storage system incorporating marginable power supply and power-up bypass circuit
JPH0822422A (en) Memory device
JPS6146864B2 (en)
JPH05307488A (en) Abnormality detecting device for data transfer
US5517613A (en) Environment sensing/control circuit
US8132196B2 (en) Controller based shock detection for storage systems
US6839782B1 (en) Computer storage system incorporating on-board EEPROMS containing product data
US8159779B2 (en) Method and apparatus utilizing shock sensors on storage devices
US6539492B1 (en) System and method for maintaining synchronization in a computer storage system