JP3168560B2 - Failure judgment circuit - Google Patents
Failure judgment circuitInfo
- Publication number
- JP3168560B2 JP3168560B2 JP26974495A JP26974495A JP3168560B2 JP 3168560 B2 JP3168560 B2 JP 3168560B2 JP 26974495 A JP26974495 A JP 26974495A JP 26974495 A JP26974495 A JP 26974495A JP 3168560 B2 JP3168560 B2 JP 3168560B2
- Authority
- JP
- Japan
- Prior art keywords
- failure
- unit
- counter
- fault
- time
- 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 - Fee Related
Links
Landscapes
- Tests Of Electronic Circuits (AREA)
- Debugging And Monitoring (AREA)
Description
【0001】[0001]
【発明の属する技術分野】本発明は、故障検出部が検出
した電子回路の故障を真の故障か否か判定する回路に関
し、特にビットエラー等が間欠的に発生するモードでの
故障に対する故障判定回路に関する。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a circuit for determining whether a failure of an electronic circuit detected by a failure detection unit is a true failure, and more particularly to a failure determination for a failure in a mode in which bit errors and the like occur intermittently. Circuit.
【0002】[0002]
【従来の技術】従来の電子回路により構成される装置に
おいては、電子回路が故障した場合、その故障を故障検
出部が検出し、当該装置を制御するプロセッサ等の処理
系装置に故障通知を行い、当該装置が冗長構成をとる場
合、プロセッサ等の処理系装置により当該装置の切り替
えを実施する。また、プロセッサ等の処理系装置は、当
該装置が故障したことを保守者あるいは利用者に通知す
ることにより、当該装置の故障復旧作業の必要性を保守
者あるいは利用者に認識させる。しかし、電子回路の故
障を一度検出した際に、電子回路が故障したことをプロ
セッサ等の処理系装置に通知する場合、電子回路が何ら
かのノイズ等による誤動作に起因して一時的に発生した
故障と電子回路の劣化等に起因し固定的に発生した故障
を識別できないため、固定的に発生する故障のみをプロ
セッサ等の処理系装置に通知することができない。そこ
で、電子回路の故障を検出する回路に対する故障判定の
規定値を予め定め、故障を検出する回数を計測するカウ
ンタのカウンタ値が当該規定値を越えたことを検出した
場合、装置内の故障判定部が電子回路の故障を固定的な
故障と判定し、電子回路を制御するプロセッサ等の処理
系装置に電子回路の故障を通知するようにしていた。2. Description of the Related Art In a device constituted by a conventional electronic circuit, when a failure occurs in an electronic circuit, a failure detection unit detects the failure and notifies the processing system device such as a processor for controlling the device of a failure. If the device has a redundant configuration, the device is switched by a processing system device such as a processor. Further, a processing system device such as a processor notifies a maintenance person or a user of the failure of the device, thereby causing the maintenance person or the user to recognize the necessity of the failure recovery work of the device. However, when a failure of an electronic circuit is detected once and a processing system device such as a processor is notified of the failure of the electronic circuit, the failure of the electronic circuit due to a malfunction caused by some kind of noise or the like may occur. Since a failure that has occurred fixedly due to deterioration of the electronic circuit or the like cannot be identified, it is not possible to notify only a fixedly occurring failure to a processing system device such as a processor. Therefore, a predetermined value for failure determination for a circuit that detects a failure in an electronic circuit is determined in advance, and when it is detected that the counter value of a counter that measures the number of times of failure detection exceeds the specified value, a failure determination in the device is performed. The unit determines that the failure of the electronic circuit is a fixed failure, and notifies the processing system device such as a processor that controls the electronic circuit of the failure of the electronic circuit.
【0003】図2は、従来における電子回路により構成
される装置における故障検出部と故障判定部の配置を示
すブロック図である。電子回路装置には、n個の故障検
出部101〜10nと故障判定部が配備される。故障判
定部には、故障を検出した回数を計測するカウンタ11
0、カウンタ110のカウンタ値と予め定めた故障判定
の規定値(N)を比較する比較部111、カウンタ11
0のカウンタ値を「0」にクリアするためのリセット信
号を送出するリセット信号送出部112、クロックを供
給するクロック部113、及びクロック部113のクロ
ックを用いて故障を検出する周期と比較部111が比較
を行う周期(故障検出周期と同一)を決定する周期決定
回路部114が配備される。カウンタ110は、故障検
出部101〜10n、及びリセット信号送出部112に
接続され、比較部111は、プロセッサ等の処理系装置
115に接続され、周期決定回路部114は、クロック
部113、比較部111、及び故障検出部101〜10
nに接続される。電子回路装置の起動時に、比較部11
1は、処理系装置115から比較部111に送信される
規定値設定信号を用い、処理系装置115の製造時に処
理系装置115内のファームウェア等に設定された故障
判定の規定値(N)を比較部111内のレジスタに設定
する機能を有する。故障検出部101〜10nの何れか
が電子回路の故障を検出した場合、周期決定回路部11
4が決定する周期に基づいて、当該故障を検出した故障
検出部が故障を検出したことを通知する故障検出信号を
カウンタ110に送信し、カウンタ110は、カウンタ
110内のカウンタ値(k)に対して、k=k+1を算
出すると同時に、kを比較部111に通知する。比較部
111は、規定値(N)とkを比較し、比較した結果が
N≦kの場合(ケース1)、電子回路が故障したことを
通知する故障通知信号を処理系装置115に送出する。
比較した結果がN>kの場合(ケース2)、周期決定回
路部114が決定する1周期内に、比較部111がkを
新たに受信しなかった場合、比較部111は、リセット
信号送出部112にリセット指示を行い、リセット信号
送出部112はカウンタ110内のカウンタ値を「0」
にクリアし、当該周期の範囲内に比較部111がカウン
タ110からkを新たに受信した場合、比較部111
は、Nとkを比較し、その結果に従って、ケース1ある
いはケース2の処理を行う。FIG. 2 is a block diagram showing the arrangement of a failure detection unit and a failure determination unit in a conventional device constituted by an electronic circuit. The electronic circuit device includes n failure detection units 101 to 10n and a failure determination unit. The failure determination unit includes a counter 11 that measures the number of times a failure is detected.
0, a comparing unit 111 for comparing a counter value of the counter 110 with a predetermined value (N) for failure determination, and a counter 11
A reset signal transmitting unit 112 for transmitting a reset signal for clearing the counter value of 0 to “0”, a clock unit 113 for supplying a clock, and a cycle for detecting a failure using the clock of the clock unit 113 and a comparing unit 111 Is provided with a cycle determination circuit unit 114 for determining a cycle (same as a failure detection cycle) for performing the comparison. The counter 110 is connected to the failure detection units 101 to 10n and the reset signal transmission unit 112, the comparison unit 111 is connected to a processing system device 115 such as a processor, and the cycle determination circuit unit 114 is connected to the clock unit 113 and the comparison unit 111, and failure detection units 101 to 10
n. When the electronic circuit device is activated, the comparison unit 11
Reference numeral 1 denotes a specified value (N) for failure determination set in firmware or the like in the processing system device 115 when the processing system device 115 is manufactured, using a specified value setting signal transmitted from the processing system device 115 to the comparison unit 111. It has a function of setting a register in the comparison unit 111. If any of the failure detection units 101 to 10n detects a failure in the electronic circuit, the cycle determination circuit unit 11
4 based on the cycle determined by the failure detection unit, the failure detection unit that has detected the failure transmits a failure detection signal notifying that the failure has been detected to the counter 110, and the counter 110 adds a counter value (k) in the counter 110 to the counter value (k). On the other hand, at the same time as calculating k = k + 1, k is notified to the comparing unit 111. The comparing unit 111 compares the specified value (N) with k, and when the result of the comparison is N ≦ k (case 1), sends a failure notification signal notifying that the electronic circuit has failed to the processing system device 115. .
When the comparison result is N> k (case 2), if the comparison unit 111 does not newly receive k within one cycle determined by the cycle determination circuit unit 114, the comparison unit 111 sends the reset signal transmission unit A reset instruction is issued to the counter 112, and the reset signal sending unit 112 sets the counter value in the counter 110 to "0"
When the comparison unit 111 newly receives k from the counter 110 within the range of the cycle, the comparison unit 111
Compares N and k, and performs the processing of Case 1 or Case 2 according to the result.
【0004】図3は、電子回路の故障(201,20
4,206〜20n)を検出した場合のカウンタ値の変
化を示す概念図である。故障検出部が、故障201を検
出した場合、カウンタ値211を「0」から「1」に更
新する。周期決定回路部が決める故障検出周期202で
電子回路の故障を検出する場合、故障201を検出し、
故障検出周期202経過後203に、故障204を検出
し、カウンタ値211を「1」から「2」に更新し、2
03から故障検出周期202経過後205に、電子回路
の故障を検出しないため、故障判定部は、故障201,
204を誤動作による一時的な故障(電子回路は正常)
と判定し、新たな故障を検出した場合に備えて、カウン
タ値211を「2」から「0」にクリアする。つまり、
電子回路の故障を一度でも連続して検出しない場合、カ
ウンタ値は「0」にクリアされる。新たに故障206を
検出した場合、故障201を検出した場合と同様に、カ
ウンタ値211を「0」から「1」に更新し、故障20
6を検出し故障検出周期202経過後に故障207を検
出した場合、カウンタ値211を「1」から「2」に更
新する。さらに、故障検出周期202間隔で順次故障2
08〜20nを検出した場合、カウンタ値211をカウ
ントアップし、予め定めた故障判定の規格値(N)21
0をカウンタ値211が超えるため、故障判定部が故障
206〜20nを真の故障と判定し、電子回路が故障し
たことをプロセッサ等の処理系装置に通知する。FIG. 3 is a diagram showing a failure of an electronic circuit (201, 20).
FIG. 4 is a conceptual diagram illustrating a change in the counter value when (4, 206 to 20n) is detected. When the failure detection unit detects the failure 201, it updates the counter value 211 from “0” to “1”. When detecting a failure of the electronic circuit in the failure detection cycle 202 determined by the cycle determination circuit unit, the failure 201 is detected,
After the failure detection cycle 202 has elapsed 203, a failure 204 is detected, and the counter value 211 is updated from “1” to “2”.
Since the failure of the electronic circuit is not detected 205 after the failure detection cycle 202 has elapsed since 03, the failure determination unit
Temporary failure due to malfunction of 204 (electronic circuit is normal)
And the counter value 211 is cleared from "2" to "0" in case a new failure is detected. That is,
If the failure of the electronic circuit is not detected even once continuously, the counter value is cleared to “0”. When the fault 206 is newly detected, the counter value 211 is updated from “0” to “1” in the same manner as when the fault 201 is detected, and the fault 20 is detected.
6, when the failure 207 is detected after the failure detection cycle 202 has elapsed, the counter value 211 is updated from “1” to “2”. Further, the failure 2 is sequentially detected at the failure detection cycle 202 intervals.
When 08 to 20n is detected, the counter value 211 is counted up, and a predetermined failure determination standard value (N) 21
Since the counter value 211 exceeds 0, the failure determination unit determines that the failures 206 to 20n are true failures, and notifies a processing system device such as a processor that the electronic circuit has failed.
【0005】[0005]
【発明が解決しようとする課題】上記従来技術では、図
3に示すような故障を検出する回数(カウンタ値)が予
め定めた故障判定の限定値(N)を超えない故障につい
ては、当該故障を真の故障と判定しないため、故障通知
信号をプロセッサ等の処理系装置に送出しなかった。従
って、プロセッサ等の処理系装置は、電子回路上でビッ
トエラー等が間欠的に発生する故障を認識することがで
きなかった。また、故障判定部が検出した故障を真の故
障と判定しない故障(データ転送時等に発生する数ビッ
トエラー等)が発生する場合、プロセッサ等の処理系装
置は、当該故障が発生しているこを認識することができ
なかった。さらに、ファームウェア等が保持する値を故
障判定の規定値(N)として、比較部に固定的に設定す
るため、電子回路装置についての故障率、使用環境、運
用時間等に合致させて、電子回路装置を運用中に、プロ
グラマブルに規定値(N)を変更することができなかっ
た。本発明の目的は、固定的に発生する故障と同様に、
ビットエラー等が間欠的に発生する故障についても、故
障判定を適正に行い、真の故障と判定した場合、真の故
障が発生したことをプロセッサ等の処理系装置に通知す
ること、故障判定部が真の故障と判定しない故障が発生
していることをプロセッサ等の処理系装置に通知するこ
と、及び、電子回路装置を運用中に、当該装置の故障
率、使用環境、運用時間等に合致した故障判定の規定値
をプログラマブルに設定すること、を可能とする故障判
定装置を提供することにある。In the above-mentioned prior art, a failure as shown in FIG. 3 in which the number of times of detection of a failure (counter value) does not exceed a predetermined failure determination limit value (N) is determined. Is not determined to be a true failure, a failure notification signal is not sent to a processing system device such as a processor. Therefore, a processing system device such as a processor cannot recognize a failure in which a bit error or the like occurs intermittently on an electronic circuit. Further, when a failure that does not determine the failure detected by the failure determination unit as a true failure (a several-bit error that occurs during data transfer or the like) occurs, the processing system device such as a processor has the failure. I could not recognize this. Further, since the value held by the firmware or the like is fixedly set in the comparison unit as the prescribed value (N) for failure determination, the electronic circuit device is matched with the failure rate, use environment, operation time, and the like of the electronic circuit device. The specified value (N) could not be changed programmatically during operation of the device. The purpose of the present invention is to provide a
For a failure in which a bit error or the like occurs intermittently, the failure determination is properly performed, and when it is determined that the failure is a true failure, a failure is notified to a processing system device such as a processor, and a failure determination unit. Notify a processing device such as a processor that a failure that does not determine that it is a true failure has occurred, and match the failure rate, use environment, operation time, etc. of the device while operating the electronic circuit device It is an object of the present invention to provide a failure determination device that can set a specified value of the determined failure in a programmable manner.
【0006】[0006]
【課題を解決するための手段】上記目的を達成するた
め、本発明の故障判定回路は、電子回路により構成され
た装置内に設けられ、前記電子回路において固定的に発
生する固定故障、ビットエラー等が間欠的に発生する間
欠故障、及びノイズ等による誤動作に起因して一時的に
発生する一時故障を識別・判定する故障判定回路であ
り、前記故障を検出する故障検出手段と、検出された故
障の内容を判定する故障判定手段とを有し、該故障判定
手段は、前記固定故障を判定する短時間用故障判定部
と、前記間欠故障を判定する長時間用故障判定部とから
構成され、各該判定部には、前記故障検出手段から通知
される故障検出信号を計数するカウンタと、該カウンタ
が計数した値と予め設定した規定値とを比較する比較部
と、該カウンタの計数値をクリアするリセット信号を送
出するリセット信号送出部と、該カウンタの計数周期を
監視する周期監視部とを備え、各カウンタが計数した値
が予め設定した規定値を超えることにより、前記固定故
障および間欠故障のみを真の故障と判定し、当該故障情
報をプロセッサを含む処理装置に通知する故障判定回路
であって、 前記故障判定手段は、さらに特殊故障判定部
を有し、 該特殊故障判定部には、前記短時間用故障判定
部のカウンタからの計数信号を受信して計数する特殊短
時間用計測カウンタと、前記長時間用故障判定部のカウ
ンタからの計数信号を受信して計数する特殊長時間用計
測カウンタと、前記特殊短時間用計測カウンタと特殊長
時間計測用カウンタが各々計数した値の相関値を算出
し、算出した相関値と予め設定した規定値とを比較する
特殊比較部と、前記特殊短時間用計測カウンタ及び特殊
長時間計測用カウンタの計数値をクリアするリセット信
号を送出するリセット信号送出部と、特殊故障判定周期
を監視する周期監視部とを備え、 前記算出した相関値が
予め設定した規定値を超えることにより、前記短時間用
故障判定部及び長時間用故障判定部が真の故障と判定で
きないデータ転送時に発生する数ビットエラーを含む特
殊故障を真の故障と判定し、当該故障情報をプロセッサ
を含む処理装置に通知することを特徴としている。 In order to achieve the above object, a failure judgment circuit according to the present invention is provided in a device constituted by an electronic circuit, and a fixed failure and a bit error which occur fixedly in the electronic circuit. etc. are Oh intermittent faults, and noise such as identification and judging trouble determining circuit a temporary failure temporarily occurs due to a malfunction caused by intermittently generating
Ri, a failure detecting means for detecting the failure, and a determining failure determination means the contents of the detected fault, the fault determining means, and the short for failure determination section for determining the permanent fault, the A long-term failure determination unit that determines an intermittent failure, wherein each of the determination units includes a counter that counts a failure detection signal notified from the failure detection unit, and a value set by the counter. A comparison unit for comparing the specified value with a specified value; a reset signal transmission unit for transmitting a reset signal for clearing the count value of the counter; and a cycle monitoring unit for monitoring the counting cycle of the counter, wherein the value counted by each counter is provided. A fault determination circuit that determines that only the fixed fault and the intermittent fault are true faults and that the fault information is notified to a processing device including a processor when the predetermined value exceeds a predetermined value.
A is, the failure determining means further special failure determination unit
The special failure determination unit includes the short-time failure determination
Special counter that counts by receiving the count signal from the counter of the section
A time measurement counter, and a cowl of the long-time failure determination unit.
Special long time counter that counts by receiving the counting signal from the
Measurement counter, special short time measurement counter and special length
Calculates the correlation value of the values counted by the time counter
And compares the calculated correlation value with a preset specified value.
The special comparison unit, the special short-time measurement counter and the special
Reset signal to clear the count value of the long-time measurement counter
Reset signal sending unit that sends a signal and a special failure judgment cycle
And a cycle monitoring unit for monitoring the calculated correlation value.
By exceeding the preset value, the short-time
The failure determination unit and the long-time failure determination unit
Error, including several-bit errors that occur during data transfer
The special failure is determined to be a true failure, and the failure information is determined by the processor.
Is notified to a processing device including
【0007】[0007]
【発明の実施の形態】本発明においては、故障判定回路
に長時間用計測カウンタを設けて短時間用計測カウンタ
と併用する。すなわち、故障を検出した回数を計測する
短時間計測用カウンタと長時間計測用カウンタの各々の
カウンタ値を判定する比較部に故障判定の規定値を予め
定めることによって、電子回路の故障が固定的に発生す
る場合には、短時間計測カウンタ用の比較部は、予め定
めた規定値を当該カウンタ値が越えたことを検出するこ
とにより、検出した故障を真の故障と判定し、故障が固
定的に発生していることをプロセッサ等の処理系装置に
通知し、また、電子回路の故障が間欠的に発生する場合
には、長時間用計測カウンタ用の比較部は、予め定めた
故障判定の規定値を当該カウンタ値が超えていることを
検出することにより、当該故障を真の故障と判定し、故
障が間欠的に発生していることをプロセッサ等の処理系
装置に通知する。また、故障検出部が検出した故障を故
障判定部が真の故障と判定できない故障(データ転送時
に発生する数ビットエラー等)が発生する場合、ある周
期の範囲内で、短時間用計測カウンタの積算値と長時間
用計測カウンタのカウンタ値の積算値の各々の積算値に
重み付けを行った値を加算し、その加算した値が予め定
めた値を越えた場合には、当該故障が発生していること
をプロセッサ等の処理系装置に通知する。さらに、電子
回路装置を運用中に、当該装置の利用者あるいは保守者
が、電子回路の運用状況、故障率等から故障判定の規定
値について判定し、判定した結果、前記の両者の規定値
を変更する必要性が生じた場合、利用者あるいは保守者
は、プロセッサ等の処理系装置に接続されたワークステ
ーション等から規定値を変更するためのコマンドを処理
系装置に発行し、当該コマンドを受信した処理系装置
は、当該コマンドを処理し、比較部に新たな規定値を再
設定する。あるいは、電子回路装置に対する故障率、使
用環境、運用時間等をパラメータ化した値を基にして、
プロセッサ等の処理系装置が最適な故障判定の規定値を
算出し、比較部に新たな規定値を再設定する。DESCRIPTION OF THE PREFERRED EMBODIMENTS In the present invention, a long-time measurement counter is provided in a failure judgment circuit and used together with a short-time measurement counter. In other words, a predetermined value for failure determination is set in advance in a comparison unit that determines the counter value of each of the short-time measurement counter and the long-time measurement counter that measures the number of times a failure has been detected, so that failure of the electronic circuit is fixed. In the event of occurrence, the comparator for the short-time measurement counter determines that the detected fault is a true fault by detecting that the counter value exceeds a predetermined value, and fixes the fault. And a processing unit such as a processor, and when an electronic circuit failure occurs intermittently, the comparison unit for the long-time measurement counter performs a predetermined failure determination. By detecting that the counter value exceeds the specified value, the failure is determined as a true failure, and a processing system device such as a processor is notified that the failure has occurred intermittently. In addition, when a failure that cannot be determined by the failure determination unit as a true failure by the failure detection unit (a few-bit error that occurs during data transfer) occurs, a short-time measurement counter is set within a certain period. A weighted value is added to each of the integrated value and the integrated value of the counter value of the long-time measurement counter, and if the added value exceeds a predetermined value, the fault occurs. Is notified to a processing device such as a processor. Further, during the operation of the electronic circuit device, the user or the maintenance person of the device determines the specified value of the failure determination from the operation status of the electronic circuit, the failure rate, etc. When it becomes necessary to change the value, the user or the maintenance person issues a command to change the specified value to the processing device from a workstation or the like connected to the processing device such as a processor, and receives the command. The processing device that has processed the command and resets the comparison unit to a new specified value. Alternatively, based on values obtained by parameterizing the failure rate, use environment, operation time, and the like for the electronic circuit device,
A processing system device such as a processor calculates an optimum specified value for failure determination, and resets a new specified value to the comparing unit.
【0008】[0008]
【実施例】以下、本発明の一実施例を図面により説明す
る。 (第1の実施例)図1は、本発明の第1の実施例を示す
電子回路装置内の故障検出部、故障判定部のブロック図
である。電子回路装置には、n個の故障検出部301〜
30nと故障判定部が配備される。故障判定部には、短
時間用故障判定部と長時間用故障判定部が配備され、短
時間用故障判定部には、短時間用計測カウンタ310、
短時間用比較部312、リセット信号送出部314、ク
ロック部318、及び、周期決定回路部319が配備さ
れ、長時間用故障判定部には、長時間用計測カウンタ3
11、長時間用比較部313、リセット信号送出部31
5、周期(T)監視部316、及び、起動部317が配
備される。短時間用計測カウンタ310は、故障検出部
301〜30n、短時間用比較部312、リセット信号
送出部314に接続され、長時間用計測カウンタ311
は、故障検出部301〜30n、長時間用比較部31
3、起動部317、リセット信号送出部315に接続さ
れ、周期決定回路部319は、短時間用比較部312、
クロック部318、故障検出部301〜30nに接続さ
れ、周期(T)監視部316は、リセット信号送出部3
15、起動部317に接続され、短時間用比較部312
と長時間用比較部313は、プロセッサ等の処理系装置
320に接続される。故障検出部301〜30nは、電
子回路の故障を検出した場合には、故障を検出したこと
を通知する故障検出信号を用いて、故障を検出したこと
を短時間用計測カウンタ310及び長時間用計測カウン
タ311に通知するものである。An embodiment of the present invention will be described below with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram of a failure detection unit and a failure determination unit in an electronic circuit device according to a first embodiment of the present invention. The electronic circuit device includes n failure detection units 301 to
30n and a failure determination unit. The failure determination unit includes a short-time failure determination unit and a long-time failure determination unit. The short-time failure determination unit includes a short-time measurement counter 310,
A short-time comparison unit 312, a reset signal transmission unit 314, a clock unit 318, and a cycle determination circuit unit 319 are provided.
11, long-time comparison unit 313, reset signal sending unit 31
5. A period (T) monitoring unit 316 and an activation unit 317 are provided. The short-time measurement counter 310 is connected to the failure detection units 301 to 30n, the short-time comparison unit 312, and the reset signal transmission unit 314, and the long-time measurement counter 311
Are the failure detection units 301 to 30n and the long-time comparison unit 31
3, a start unit 317, and a reset signal sending unit 315, and the cycle determination circuit unit 319 includes a short-time comparison unit 312,
The clock unit 318 is connected to the failure detection units 301 to 30n, and the period (T) monitoring unit 316
15, a short-time comparison unit 312 connected to the activation unit 317
The long-time comparison unit 313 is connected to a processing system device 320 such as a processor. When detecting a failure in the electronic circuit, the failure detection units 301 to 30n use a failure detection signal notifying that the failure has been detected, and use the failure detection signal to notify the failure detection that the failure has been detected. It notifies the measurement counter 311.
【0009】短時間用故障判定部は、電子回路の故障を
連続して検出した回数が故障判定の規定値を越えたか否
かを判定する機能を有する。クロック部318は、一定
周期のクロックを供給する機能を有するものである。周
期決定回路部319は、クロック部318から供給され
るクロックを用いて、故障検出部301〜30nが故障
を検出する周期と短時間用比較部312が比較を行う周
期(故障検出周期と同一)を決定する機能を有する。短
時間用計測カウンタ310は、短時間の計測に用いるカ
ウンタであり、故障検出部301〜30nからの故障検
出信号を受信した場合、短時間用計測カウンタ310が
保持するカウンタ値(SCV:Short cycle Counter Valu
e)に対して、SCV=SCV+1を算出すると同時
に、算出したSCVを短時間用比較部312に通知する
機能を有するものである。また、短時間用計測カウンタ
310は、リセット信号送出部314からリセット信号
を受信することにより、保持するカウンタ値を「0」に
クリアする機能を有する。短時間用比較部312は、電
子回路装置が起動時に、プロセッサ等の処理系装置32
0から短時間用比較部312に送信される規定値設定信
号を用いて、プロセッサ等の処理系装置320から予め
定められた故障判定の規定値(TVS:Threshold Value fo
r Short cycle)を短時間用比較部312内のレジスタ
に設定することができ、短時間用計測カウンタ310か
らSCVが通知された際に、SCVとTVSを比較し、
比較した結果が(TVS≦SCV)の場合(ケース
1)、電子回路が故障したことをプロセッサ等の処理系
装置320に通知し、比較した結果が(TVS>SC
V)の場合(ケース2)、周期決定回路部319が決定
する1周期の範囲内に、SCVを新たに受信しない場
合、リセット信号送出部314にリセット指示を行い、
当該周期の範囲内に、SCVを新たに受信した場合、T
VSとSCVを比較し、その結果に従って、ケース1あ
るいはケース2の処理を行う機能を有するものである。
リセット信号送出部314は、短時間用比較部312か
らリセット信号の送出指示を受信した場合、短時間用計
測カウンタ310に対して、リセット信号を送出する機
能を有するものである。The short-time failure determination section has a function of determining whether or not the number of times of continuous detection of a failure in the electronic circuit exceeds a prescribed value for failure determination. The clock unit 318 has a function of supplying a clock having a constant period. The cycle determination circuit unit 319 uses the clock supplied from the clock unit 318 to perform a comparison between the cycle in which the failure detection units 301 to 30n detect a failure and the short-time comparison unit 312 (the same as the failure detection cycle). Has the function of determining The short-time measurement counter 310 is a counter used for short-time measurement. When a failure detection signal is received from the failure detection units 301 to 30n, the counter value (SCV: Short cycle) held by the short-time measurement counter 310 is held. Counter Valu
With respect to e), a function of calculating SCV = SCV + 1 and notifying the calculated SCV to the short-time comparison unit 312 is provided. Further, the short-time measurement counter 310 has a function of clearing the held counter value to “0” by receiving a reset signal from the reset signal sending unit 314. When the electronic circuit device is activated, the short-time comparison unit 312 stores the processing system device 32 such as a processor.
Using a specified value setting signal transmitted from 0 to the comparison unit 312 for a short time, a predetermined value (TVS: Threshold Value fo) for a predetermined failure determination from a processing system device 320 such as a processor.
r Short cycle) can be set in a register in the comparison unit for short time 312. When the SCV is notified from the measurement counter 310 for short time, the SCV and TVS are compared.
If the comparison result is (TVS ≦ SCV) (Case 1), the failure of the electronic circuit is notified to the processing system device 320 such as a processor, and the comparison result is (TVS> SCV).
V) (Case 2), if no SCV is newly received within the range of one cycle determined by the cycle determining circuit unit 319, a reset instruction is issued to the reset signal sending unit 314,
If a new SCV is received within the period, T
It has a function of comparing VS and SCV, and performing the processing of Case 1 or Case 2 according to the result.
The reset signal sending section 314 has a function of sending a reset signal to the short-time measurement counter 310 when receiving a reset signal sending instruction from the short-time comparing section 312.
【0010】長時間用故障判定部は、ある周期の範囲内
で、電子回路の故障を検出した回数の積算値が故障判定
の規定値を超えたか否かを判定する機能を有する。長時
間用計測カウンタ311は、長時間の計測に用いるカウ
ンタ値(LCV:Longcycle Counter Value)に対して、L
CV=LCV+1を算出し、LCVを長時間用比較部3
13と起動部317に通知する機能を有するものであ
る。また、長時間用計測カウンタ311は、リセット信
号送出部315からリセット信号を受信することによ
り、保持するカウンタ値を「0」にクリアする機能を有
する。起動部317は、長時間用計測カウンタ311か
らLCVを受信し、LCV=1の場合、当該LCVを受
信する前は、LCV=0であり、故障が発生していなか
ったため、長時間用計測カウンタ311が検出回数を計
測する周期の監視が開始されていないと判定し、周期監
視の開始を周期(T)監視部316に指示しない機能を
有するものである。周期(T)監視部316は、起動部
317からの指示により、周期(T)監視を開始し、T
経過後に、リセット信号の送出をリセット信号送出部3
15に指示する機能を有するものである。長時間用比較
部313は、電子回路装置が起動時に、プロセッサ等の
処理系装置320から長時間用比較部313に送信され
る規定値設定信号を用いて、プロセッサ等の処理系装置
320から予め定められた故障判定の規定値(TVL:Thre
shold Value for Long cycle)を長時間用比較部313
内のレジスタに設定することができ、長時間用計測カウ
ンタ311からLCVが通知された際に、LCVとTV
Lを比較し、比較した結果が(LCV≦TVL)の場
合、プロセッサ等の処理系装置320に故障情報を通知
し、比較した結果が(LCV>TVL)の場合、長時間
用計測カウンタ311からLCVが新たに通知されるま
で待機し、LCVが新たに通知された場合、前記の比較
を行う機能を有するものである。リセット信号送出部3
15は、周期(T)監視部316からリセット信号の送
出指示を受信した場合、長時間用計測カウンタ311に
対して、リセット信号を送出する機能を有するものであ
る。故障検出部301〜30nの何れかが電子回路の故
障を検出した場合、当該故障を検出した故障検出部が、
故障検出信号を故障検出部301と長時間用計測カウン
タ311に送信する。The long-term failure judging section has a function of judging whether or not the integrated value of the number of times of detecting the failure of the electronic circuit exceeds a prescribed value of the failure judgment within a certain period. The long-time measurement counter 311 has a counter value (LCV: Longcycle Counter Value) used for long-time measurement,
CV = LCV + 1 is calculated, and the LCV is compared with the long-time comparison unit 3.
13 and a function of notifying the activation unit 317. Further, the long-time measurement counter 311 has a function of clearing the held counter value to “0” by receiving a reset signal from the reset signal sending unit 315. The activation unit 317 receives the LCV from the long-time measurement counter 311, and when LCV = 1, before receiving the LCV, LCV = 0 and no failure has occurred. 311 determines that the monitoring of the cycle for measuring the number of detections has not been started, and does not instruct the cycle (T) monitoring unit 316 to start the cycle monitoring. The period (T) monitoring unit 316 starts period (T) monitoring according to an instruction from the activation unit 317,
After the elapse, the reset signal is sent to the reset signal sending unit 3
15 is provided. When the electronic circuit device is activated, the long-time comparison unit 313 uses a specified value setting signal transmitted from the processing system device 320 such as a processor to the long-time comparison unit 313 to generate a predetermined value from the processing system device 320 such as a processor. Specified failure judgment value (TVL: Thre
shold Value for Long cycle)
When the LCV is notified from the long-time measurement counter 311, the LCV and the TV
L is compared, and if the comparison result is (LCV ≦ TVL), the failure information is notified to the processing system device 320 such as a processor. If the comparison result is (LCV> TVL), the long-time measurement counter 311 It has a function of waiting until an LCV is newly notified, and performing the comparison when the LCV is newly notified. Reset signal sending unit 3
Reference numeral 15 has a function of sending a reset signal to the long-time measurement counter 311 when receiving a reset signal sending instruction from the cycle (T) monitoring unit 316. When any one of the failure detection units 301 to 30n detects a failure in the electronic circuit, the failure detection unit that has detected the failure detects
The failure detection signal is transmitted to the failure detection unit 301 and the long-time measurement counter 311.
【0011】短時間用計測カウンタ310は、SCV=
SCV+1を算出し、短時間用比較部312に通知し、
短時間用比較部312は、SCVとTVSを比較し、比
較した結果が(TVS≦SCV)の場合(ケース1)、
電子回路が故障したことをプロセッサ等の処理系装置3
20に通知し、比較した結果が(TVS>SCV)の場
合(ケース2)、周期決定回路部319が決定する1周
期の範囲内に、SCVを新たに受信しない場合、リセッ
ト信号送出部314にリセット指示を行い、当該周期の
範囲内に、SCVを新たに受信した場合、TVSとSC
Vを比較し、その結果に従って、ケース1あるいはケー
ス2の処理を行う。一方、故障検出信号を受信した長時
間用計測カウンタ311は、LCV=LCV+1を算出
し、長時間用比較部313と起動部317に通知する。
長時間用比較部313は、LCVとTVLを比較し、比
較した結果が(TVL≦LCV)の場合、プロセッサ等
の処理系装置320に故障情報を通知し、比較した結果
が(TVL>LCV)の場合、長時間用計測カウンタ3
11からLCVが新たに通知されるまで待機中となる。
起動部317は、長時間用計測カウンタ311から受信
したLCVがLCV=1の場合、周期(T)監視部31
6に周期監視の開始を指示し、周期(T)監視部316
は、当該指示を受信した場合、周期(T)監視を開始
し、T時間経過後に、リセット信号送出部315にリセ
ット信号の送出を指示し、リセット信号送出部315
は、当該指示を受信した場合、長時間用計測カウンタ3
11にリセット信号を送出し、LCVを「0」にクリア
する。The short-time measurement counter 310 has the SCV =
SCV + 1 is calculated and notified to the short-time comparison unit 312,
The short-time comparison unit 312 compares the SCV and the TVS, and when the comparison result is (TVS ≦ SCV) (case 1),
Processing system device 3 such as a processor that the electronic circuit has failed
20 and the result of comparison is (TVS> SCV) (Case 2). If no SCV is newly received within one cycle determined by the cycle determination circuit unit 319, the reset signal transmission unit 314 When a reset instruction is issued and an SCV is newly received within the range of the cycle, the TVS and the SC
V is compared, and the processing of case 1 or case 2 is performed according to the result. On the other hand, the long-time measurement counter 311 that has received the failure detection signal calculates LCV = LCV + 1 and notifies the long-time comparison unit 313 and the activation unit 317.
The long-time comparison unit 313 compares the LCV and the TVL, and when the comparison result is (TVL ≦ LCV), notifies the processing system device 320 such as a processor of failure information, and compares the comparison result (TVL> LCV). In case of, measurement counter 3 for long time
It is on standby until LCV 11 is newly notified.
When the LCV received from the long-time measurement counter 311 is LCV = 1, the activation unit 317 monitors the period (T) monitoring unit 31
6 is instructed to start period monitoring, and a period (T) monitoring unit 316 is provided.
Starts the cycle (T) monitoring when receiving the instruction, and instructs the reset signal sending unit 315 to send a reset signal after the elapse of the T time.
When the instruction is received, the long-time measurement counter 3
A reset signal is sent to 11 to clear the LCV to "0".
【0012】図4は、ビットエラー等が間欠的に発生し
た故障を検出し、長時間用故障判定部が当該故障を真の
故障と判定する場合の概念図である。短時間用故障判定
部における故障検出回数のカウントアップ方法は、従来
の方法と同様に行い、故障401〜40nが連続して発
生しないため、SCV410は、予め定めた故障判定の
規定値(TVS)411を超えない。従って、短時間用
故障判定部は、401〜40nを真の故障と判定しな
い。一方、長時間用故障判定部における故障検出回数の
カウントアップ方法は、故障検出部が故障401を検出
し、LCV413を「0」から「1」に更新すると同時
に、周期(T)監視412を開始する。さらに、周期
(T)内に故障402〜40nを検出し、LCVを(n
−1)回カウントアップし、予め定めた故障判定の規定
値(TVL)414とLCVが同一になった時点で、長
時間用故障判定部は、401〜40nを真の故障と判定
し、プセロッサ等の処理系装置に故障情報を通知する。FIG. 4 is a conceptual diagram showing a case where a fault in which a bit error or the like occurs intermittently is detected, and the long-time fault determining unit determines that the fault is a true fault. The method of counting up the number of failure detections in the short-time failure determination unit is performed in the same manner as the conventional method, and since the failures 401 to 40n do not occur continuously, the SCV 410 determines the predetermined value of the failure determination (TVS). Does not exceed 411. Therefore, the short-time failure determination unit does not determine 401 to 40n as true failures. On the other hand, in the method of counting up the number of times of failure detection in the long-time failure determination unit, the failure detection unit detects the failure 401, updates the LCV 413 from “0” to “1”, and starts the cycle (T) monitoring 412 at the same time. I do. Further, faults 402 to 40n are detected within the period (T), and the LCV is set to (n
-1) Counting up times, and when the predetermined value (TVL) 414 of the failure determination becomes equal to the LCV, the long-time failure determination unit determines 401 to 40n as a true failure, and And other processing system devices.
【0013】図5は、固定的に発生した故障を検出し、
短時間用故障判定部が当該故障を真の故障と判定する場
合の概念図である。故障検出部が故障501を検出した
場合、SCV513を「0」から「1」に更新し、LC
V514を「0」から「1」に更新すると同時に、周期
(T)監視510を開始する。さらに、故障502〜5
0nが連続して発生する場合、SCV及びLCVを(n
−1)回カウントアップし、TVL512とLCVが同
一になり、短時間用故障判定部は、501〜50nを真
の故障と判定し、プロセッサ等の処理系装置に故障情報
を通知する。FIG. 5 shows a method for detecting a failure that has occurred in a fixed manner.
It is a conceptual diagram when the short-time failure determination part determines the failure as a true failure. When the failure detecting unit detects the failure 501, the SCV 513 is updated from “0” to “1”,
At the same time as updating V514 from “0” to “1”, the period (T) monitoring 510 is started. Further, failures 502 to 5
0n occur continuously, the SCV and LCV are set to (n
-1) Counting up times, the TVL 512 and the LCV become the same, and the short-time failure determination unit determines 501 to 50n as true failures and notifies failure information to a processing system device such as a processor.
【0014】図6は、ノイズ等による誤動作に起因して
一時的に発生した故障を検出し、短時間用故障判定部と
長時間用故障判定部の両方が当該故障を真の故障と判定
しない場合の概念図である。故障検出部が故障601を
検出した場合、SCV612を「0」から「1」に更新
し、LCV614を「0」から「1」に更新すると同時
に、周期(T)監視610を開始する。その後、故障検
出部が故障を検出しないため、SCVは、予め定めた故
障判定の規定値611を超えることなく、「0」クリア
され、LCVは「1」を保持し続け、周期(T)監視6
10を開始してT時間経過後615に、「0」クリアさ
れる。従って、短時間用故障判定部と長時間用故障判定
部の両者により、故障601を真の故障と判定しない。
本実施例に示すように、短時間用故障判定部と長時間用
故障判定部を併用することにより、固定的に発生する故
障、間欠的に発生する故障、及び、ノイズ等による誤動
作に起因して一時的に発生する故障を識別・判定し、固
定的な故障あるいは間欠的な故障が発生したことをプロ
セッサ等の処理系装置に通知することができる。FIG. 6 shows a fault temporarily generated due to a malfunction due to noise or the like, and neither the short-time fault judging section nor the long-term fault judging section judges the fault as a true fault. It is a conceptual diagram in the case. When the failure detection unit detects the failure 601, it updates the SCV 612 from “0” to “1”, updates the LCV 614 from “0” to “1”, and starts the cycle (T) monitoring 610 at the same time. Thereafter, since the failure detection unit does not detect a failure, the SCV is cleared to “0” without exceeding a predetermined failure determination value 611, the LCV continues to hold “1”, and the cycle (T) monitoring is performed. 6
After the start of 10 and the elapse of the T time, 615 is cleared to “0”. Therefore, the fault 601 is not determined as a true fault by both the short-time fault determining unit and the long-time fault determining unit.
As shown in the present embodiment, by using both the short-time fault judging unit and the long-time fault judging unit, a malfunction that occurs fixedly, a fault that occurs intermittently, and a malfunction due to noise or the like can be caused. In this manner, a temporarily occurring failure can be identified and determined, and a fixed or intermittent failure can be notified to a processing system device such as a processor.
【0015】(第2の実施例)第1の実施例では、短時
間用故障判定部と長時間用故障判定部の部品構成に差異
が生じたが、本実施例では、図7に示すように、短時間
用故障判定部と長時間用故障判定部の部品構成を同一に
すると共に、経済化する故障判定部について説明する。
短時間用故障判定部には、カウンタ710、比較部71
2、リセット信号送出部714、及び、周期監視部71
6が配備され、長時間用故障判定部には、短時間用故障
判定部と同様に、カウンタ711、比較部713、リセ
ット信号送出部715、及び、周期監視部717が配備
される。カウンタ710は、比較部712とリセット信
号送出部714に接続され、リセット信号送出部714
は、周期監視部716に接続され、カウンタ711は、
比較部713とリセット信号送出部715に接続され、
リセット信号送出部715は周期監視部717に接続さ
れる。短時間用故障判定部において、故障検出信号を受
信したカウンタ710は、カウンタ値(SCV)に対し
て、SCV=SCV+1を算出し、算出したSCVを比
較部712に通知する。比較部712は、予め定められ
た故障判定の規定値(TVS)とSCVを比較し、比較
した結果が(TVS≦SCV)の場合、故障通知信号を
プロセッサ等の処理系装置(図示せず)に通知し、比較
した結果が(TVS>SCV)の場合、新たなSCVの
受信待ちとなり、SCVが新たに通知された場合、前記
の比較を行う。周期監視部716は、周期(ST:Short T
ime)を監視し、ST経過毎に、リセット信号送出部7
14に対して、リセット信号の送出を指示し、リセット
信号送出部714は、当該指示を受信した場合、SCV
を「0」クリアする。長時間用故障判定部において、故
障検出信号を受信したカウンタ711は、カウンタ値
(LCV)に対して、LCV=LCV+1を算出し、算
出したLCVを比較部713に通知する。比較部713
は、予め定められた故障判定の規定値(TVL)とLC
Vを比較し、比較した結果が(TVL≦LCV)の場
合、故障通知信号をプロセッサ等の処理系装置(図示せ
ず)に通知し、比較した結果が(TVL>LCV)の場
合、新たなLCVの受信待ちとなり、LCVが新たに通
知された場合、前記の比較を行う。周期監視部717
は、周期(LT:Long Time)を監視し、LT経過毎に、リ
セット信号送出部715に対して、リセット信号の送出
を指示し、リセット信号送出部715は、当該指示を受
信した場合、LCVを「0」にクリアする。つまり、短
時間用故障判定部と長時間用故障判定部に設定するTV
S、TVL、ST、LTの値を変更することにより、両
判定部を同一の部品構成にすることが可能である。(Second Embodiment) In the first embodiment, there is a difference in the component configuration between the short-time fault judging unit and the long-time fault judging unit. In this embodiment, as shown in FIG. Next, a description will be given of a failure determination unit that makes the short-time failure determination unit and the long-time failure determination unit the same in component configuration and that is economical.
The short-time failure determining unit includes a counter 710 and a comparing unit 71.
2. Reset signal sending unit 714 and cycle monitoring unit 71
6, a counter 711, a comparing unit 713, a reset signal transmitting unit 715, and a period monitoring unit 717 are provided in the long-term failure determining unit, similarly to the short-time failure determining unit. The counter 710 is connected to the comparing unit 712 and the reset signal sending unit 714, and the reset signal sending unit 714
Is connected to the cycle monitor 716, and the counter 711 is
Connected to the comparing unit 713 and the reset signal sending unit 715,
The reset signal sending unit 715 is connected to the cycle monitoring unit 717. In the short-time failure determination unit, the counter 710 receiving the failure detection signal calculates SCV = SCV + 1 for the counter value (SCV), and notifies the comparison unit 712 of the calculated SCV. The comparing unit 712 compares the SCV with a predetermined value (TVS) for failure determination, and if the comparison result is (TVS ≦ SCV), the failure notification signal is processed by a processing system device such as a processor (not shown). And if the result of the comparison is (TVS> SCV), the reception of a new SCV is waited. If the SCV is newly notified, the above comparison is performed. The cycle monitoring unit 716 determines the cycle (ST: Short T
ime) and reset signal sending unit 7 every time ST elapses.
14 is instructed to send a reset signal, and when the reset signal sending unit 714 receives the instruction, the SCV
Is cleared to "0". In the long-term failure determination unit, the counter 711 that has received the failure detection signal calculates LCV = LCV + 1 for the counter value (LCV), and notifies the comparison unit 713 of the calculated LCV. Comparison section 713
Is a predetermined value (TVL) for failure determination and LC
V. If the comparison result is (TVL ≦ LCV), a failure notification signal is notified to a processing system device (not shown) such as a processor, and if the comparison result is (TVL> LCV), a new When the reception of the LCV is awaited and the LCV is newly notified, the comparison is performed. Period monitor 717
Monitors the period (LT: Long Time), and instructs the reset signal sending unit 715 to send a reset signal every time LT elapses. When the reset signal sending unit 715 receives the instruction, the LCV Is cleared to “0”. That is, the TV set in the short-time failure determination unit and the long-time failure determination unit
By changing the values of S, TVL, ST, and LT, it is possible to make both determination units have the same component configuration.
【0016】(第3の実施例)図8は、第1の実施例に
示した故障判定方法のみでは、真の故障と判定できない
場合の故障モード(データ転送時等に発生する数ビット
エラー等)に対応するための新しい特殊故障判定部のブ
ロック図である。電子回路装置内の故障判定部には、特
殊短時間用計測カウンタ901、特殊長時間用計測カウ
ンタ902、リセット信号送出部903、周期(UT:Uni
que Time)監視部904、及び、特殊比較部905が配
備される。特殊比較部905は、特殊短時間用計測カウ
ンタ901、特殊長時間用計測カウンタ902、リセッ
ト信号送出部903、周期(UT:Unique Time)監視部9
04、及びプロセッサ等の処理系装置906に接続さ
れ、リセット信号送出部903は、特殊短時間用計測カ
ウンタ901と特殊長時間用計測カウンタ902に接続
される。特殊短時間用計測カウンタ901は、短時間の
計測に用いるカウンタであり、短時間用計測カウンタが
故障検出信号を受信することにより、カウントアップし
たことを受信した場合、特殊短時間用計測カウンタ90
1が保持するカウンタ値(USCV:Unique Short cycle Co
unter Value)に対して、USCV=USCV+1を算
出すると同時に、算出したUSCVを特殊比較部905
に通知する機能を有するものである。また、特殊短時間
用計測カウンタ901は、リセット信号送出部903か
らリセット信号を受信することにより、保持するカウン
タ値を「0」にクリアする機能を有する。特殊長時間用
計測カウンタ902は、長時間の計測に用いるカウンタ
であり、長時間用計測カウンタが故障検出信号を受信す
ることにより、カウントアップしたことを受信した場
合、特殊長時間用計測カウンタ902が保持するカウン
タ値(ULCV:Unique Long cycle Counter Value)に対し
て、ULCV=ULCV+1を算出すると同時に、算出
したULCVを特殊比較部905に通知する機能を有す
るものである。また、特殊長時間用計測カウンタ902
は、リセット信号送出部903からリセット信号を受信
することにより、保持するカウンタ値を「0」にクリア
する機能を有する。リセット信号送出部903は、特殊
比較部905からリセット信号の送出指示を受信した際
に、特殊短時間用計測カウンタ901と特殊長時間用計
測カウンタ902に対して、リセット信号を送出する機
能を有するものである。周期(UT:Unique Time)監視部
904は、UT経過毎に、UT周期が経過したことを特
殊比較部905に指示する機能を有するものである。特
殊比較部905は、特殊短時間用計測カウンタ901か
らUSCVを受信した場合、あるいは、特殊長時間用計
測カウンタ902からULCVを受信した場合、関数f
(USCV,ULCV,TVS)を算出する。関数f
(USCV,ULCV,TVS)の例としては、例え
ば、(Third Embodiment) FIG. 8 shows a failure mode (a few bit error or the like occurring at the time of data transfer, etc.) when it is not possible to determine a true failure only by the failure determination method shown in the first embodiment. FIG. 6 is a block diagram of a new special failure determination unit for coping with ()). The failure determination unit in the electronic circuit device includes a special short-time measurement counter 901, a special long-time measurement counter 902, a reset signal sending unit 903, and a cycle (UT: Uni).
que Time) monitoring section 904 and special comparing section 905 are provided. The special comparison unit 905 includes a special short-time measurement counter 901, a special long-time measurement counter 902, a reset signal transmission unit 903, and a period (UT: Unique Time) monitoring unit 9.
04, and a processing system device 906 such as a processor, and a reset signal sending unit 903 is connected to a special short-time measurement counter 901 and a special long-time measurement counter 902. The special short-time measurement counter 901 is a counter used for short-time measurement. When the short-time measurement counter receives a failure detection signal and receives a count-up, the special short-time measurement counter 901 is used.
The counter value held by 1 (USCV: Unique Short cycle Co
USCV = USCV + 1, and the calculated USCV is compared with the special comparison unit 905 at the same time.
Has the function of notifying the user. The special short-time measurement counter 901 has a function of clearing the held counter value to “0” by receiving a reset signal from the reset signal sending unit 903. The special long-time measurement counter 902 is a counter used for long-time measurement. When the long-time measurement counter receives a failure detection signal and receives a count-up, the special long-time measurement counter 902 is used. Has the function of calculating ULCV = ULCV + 1 with respect to the counter value (ULCV: Unique Long cycle Counter Value) held therein, and at the same time, notifying the special comparison unit 905 of the calculated ULCV. Also, a special long-time measurement counter 902
Has a function of clearing the held counter value to “0” by receiving a reset signal from the reset signal sending unit 903. The reset signal sending unit 903 has a function of sending a reset signal to the special short-time measurement counter 901 and the special long-time measurement counter 902 when receiving a reset signal sending instruction from the special comparing unit 905. Things. The cycle (UT: Unique Time) monitoring unit 904 has a function of instructing the special comparison unit 905 that the UT cycle has elapsed each time the UT has elapsed. When the special comparison unit 905 receives the USCV from the special short-time measurement counter 901 or receives the ULCV from the special long-time measurement counter 902, the function f
(USCV, ULCV, TVS) is calculated. Function f
(USCV, ULCV, TVS)
【数1】 であり、算出した関数f(USCV,ULCV,TV
U)が正の場合には、両者のカウンタにより計測した故
障を真の故障と判定し、故障が発生したことをプロセッ
サ等の処理系装置906に通知し、一方、負の場合に
は、USCVあるいはULCVを受信した場合、関数f
(USCV,ULCV,TVU)を算出する。また、周
期(UT:Unique Time)監視部904からUT周期が経過
したことの通知を受信した場合、リセット信号の送出指
示をリセット信号送出部903に行う。(Equation 1) And the calculated function f (USCV, ULCV, TV
If U) is positive, the fault measured by both counters is determined to be a true fault, and the occurrence of the fault is notified to a processing system device 906 such as a processor. Alternatively, when ULCV is received, the function f
(USCV, ULCV, TVU) is calculated. When a notification that the UT cycle has elapsed is received from the cycle (UT: Unique Time) monitoring unit 904, the reset signal sending unit 903 is instructed to send a reset signal.
【0017】図9は、第1の実施例に示した短時間用故
障判定部と長時間用故障判定部の両者が真の故障と判定
できない故障の場合でも特殊比較部を設けることによ
り、真の故障と判定できる場合の概念図である。故障検
出部が故障を連続して2回検出することが何回か続いた
場合、短時間用計測カウンタのカウンタ値1002は
「1」を加算し、さらに「1」を加算し、連続して2回
しか故障を検出しないため、予め定められた規定値(T
VS)1004を超えることなく、「0」にクリアされ
ることを繰り返し行う。一方、長時間用計測カウンタの
カウンタ値1001は、長時間用の周期(T)の範囲内
でカウントアップを行い、予め定められた規定値(TV
L)1003を超えることなく、周期(T)が経過する
ため、「0」にクリアされることを繰り返し行う。さら
に、特殊比較部は、周期(UT)の範囲内で、カウンタ
値1001あるいは1002がカウントアップする毎に
nSCV+mLCV(n,mは、短時間周期用、長時間
周期用のカウンタ値に重み付けを行わせるための整数)
1005を算出し、「nSCV+mLCV」1005が
予め定めた規定値(TVU)1006を超えるため、周
期(UT)の範囲内で検出した故障を真の故障と判定
し、故障が発生したことをプロセッサ等の処理系装置に
通知する。本実施例に示すように、短時間用故障判定部
と長時間用故障判定部の両者が検出した故障を真の故障
と判定できないようなモードの故障、つまり、大量のデ
ータ転送時等に数ビット程度のエラーが発生する故障モ
ードでも識別・判定し、当該故障が発生したことをプロ
セッサ等の処理系装置に通知することができる。FIG. 9 shows a case where both the short-time fault judging unit and the long-time fault judging unit shown in the first embodiment are provided with a special comparing unit even if the fault cannot be judged as a true fault. FIG. 4 is a conceptual diagram in a case where it can be determined that a failure occurs. If the failure detection unit detects the failure twice in succession several times, the counter value 1002 of the short-time measurement counter adds “1”, further adds “1”, and continuously Since a failure is detected only twice, a predetermined value (T
VS) is repeatedly cleared to "0" without exceeding 1004. On the other hand, the counter value 1001 of the long-time measurement counter counts up within the range of the long-time period (T), and is set to a predetermined value (TV).
L) Since the period (T) elapses without exceeding 1003, it is repeatedly cleared to “0”. Further, the special comparison unit weights the counter value for nSCV + mLCV (n, m is the counter value for the short period and the long period) every time the counter value 1001 or 1002 counts up within the range of the period (UT). Integer to get
Since “nSCV + mLCV” 1005 exceeds a predetermined value (TVU) 1006, a fault detected within the period (UT) is determined as a true fault, and the occurrence of the fault is determined by a processor or the like. To the processing system device. As shown in the present embodiment, a failure in a mode in which a failure detected by both the short-time failure determination unit and the long-time failure determination unit cannot be determined to be a true failure, that is, a large number of data failures, etc. It is possible to identify and determine even a failure mode in which an error of about a bit occurs, and to notify a processing system device such as a processor that the failure has occurred.
【0018】(第4の実施例)図10は、電子回路装置
を運用中に、第1〜第3の実施例に用いた規定値(TV
S、TVL、TVU)を変更する場合のブロック図であ
る。電子回路装置において、短時間用故障判定部には、
短時間用比較部803が配備され、長時間用故障判定部
には、長時間用比較部804が配備され、特殊故障判定
部には、特殊比較部805が配備される。短時間用比較
部803、長時間用比較部804、特殊比較部805
は、プロセッサ等の処理系装置802に接続され、プロ
セッサ等の処理系装置802は、ワークステーション等
801に接続される。ワークステーション等801は、
保守者あるいは利用者によるキー操作により、プロセッ
サ等の処理系装置802に対して、TVS、TVL、あ
るいはTVUを変更するためのコマンドを発行する機能
を有するものである。プロセッサ等の処理系装置802
は、ワークステーション等801からのTVS、TV
L、あるいはTVUを変更するためのコマンドを受信し
た場合、当該コマンドが短時間用比較部803に対して
発行されたものか、長時間用比較部804に対して発行
されたものか、特殊比較部805に対して発行されたも
のかの判定を行い、該当する比較部(803〜805の
何れか)に対して、該当する値(TVS、TVL、ある
いはTVU)を設定する規定値設定信号を用いてTV
S、TVL、あるいはTVUを発行する機能を有するも
のである。短時間用比較部803は、プロセッサ等の処
理系装置802からの規定値設定信号を用いて、発行さ
れたTVSを受信し、短時間用比較部803内のレジス
タに設定する機能を有するものである。長時間用比較部
804は、プロセッサ等の処理系装置802からの規定
値設定信号を用いて、発行されたTVLを受信し、長時
間用比較部804内のレジスタに設定する機能を有する
ものである。特殊比較部805は、プロセッサ等の処理
系装置802からの規定値設定信号を用いて、発行され
たTVUを受信し、特殊比較部805内のレジスタに設
定する機能を有するものである。電子回路装置を運用中
に、保守者あるいは利用者の判断により、TVS、TV
L、あるいはTVUを変更する必要が生じた場合、保守
者あるいは利用者は、ワークステーション等801を変
更するためのコマンドを発行し、当該コマンドを受信し
たプロセッサ等の処理系装置802は、当該コマンドの
処理を行い、その処理結果を当該コマンドが該当する比
較部(803〜805の何れか)内のレジスタに再設定
を行う。従って、保守者あるいは利用者が、規定値(T
VS、TVL、TVU)を変更する必要性を認識した場
合、ワークステーション等のキー操作により、新たな規
定値(TVS、TVL、TVU)を比較部に再設定する
ことができる。(Fourth Embodiment) FIG. 10 is a diagram showing a specified value (TV) used in the first to third embodiments during operation of the electronic circuit device.
S, TVL, and TVU). In the electronic circuit device, the short-time failure determination unit includes:
A short-time comparison section 803 is provided, a long-time failure determination section is provided with a long-time comparison section 804, and a special failure determination section is provided with a special comparison section 805. Short-time comparison unit 803, long-time comparison unit 804, special comparison unit 805
Is connected to a processing system device 802 such as a processor, and the processing system device 802 such as a processor is connected to a workstation 801. 801 such as a workstation
It has a function of issuing a command for changing the TVS, TVL, or TVU to the processing system device 802 such as a processor by a key operation by a maintenance person or a user. Processing system device 802 such as a processor
Means TVS, TV from the workstation etc. 801
When a command for changing L or TVU is received, whether the command is issued to the short-time comparison unit 803, the long-time comparison unit 804, or a special comparison A determination is made as to whether the signal has been issued to the unit 805, and a specified value setting signal for setting a corresponding value (TVS, TVL, or TVU) to a corresponding comparison unit (any of 803 to 805). TV using
It has a function of issuing S, TVL, or TVU. The short-time comparison unit 803 has a function of receiving the issued TVS using a specified value setting signal from a processing system device 802 such as a processor, and setting the received TVS in a register in the short-time comparison unit 803. is there. The long-time comparison unit 804 has a function of receiving the issued TVL using a specified value setting signal from a processing system device 802 such as a processor, and setting the received TVL in a register in the long-time comparison unit 804. is there. The special comparison unit 805 has a function of receiving the issued TVU using a specified value setting signal from a processing system device 802 such as a processor, and setting the received TVU in a register in the special comparison unit 805. During operation of the electronic circuit device, TVS, TV
When the L or TVU needs to be changed, the maintenance person or the user issues a command for changing the workstation or the like 801, and the processing system device 802 such as a processor that receives the command issues the command. Is performed, and the processing result is reset in a register in the comparison unit (any of 803 to 805) to which the command is applied. Therefore, the maintenance person or the user can set the specified value (T
When the necessity of changing VS, TVL, and TVU is recognized, a new specified value (TVS, TVL, TVU) can be reset in the comparison unit by operating a key on a workstation or the like.
【0019】(第5の実施例)第4の実施例では、保守
者あるいは利用者が、規定値(TVS、TVL、TV
U)を変更する必要性を認識し、保守者あるいは利用者
が当該規定値を変更する場合について説明した。本実施
例では、プロセッサ等の処理系装置が規定値(TVS、
TVL、TVU)を変更する必要性を認識し、処理系装
置が当該規定値を変更する場合について説明する。電子
回路装置に対する故障率、使用環境、運用時間をパラメ
ータ化した値を基にして、プロセッサ等の処理系装置が
最適な故障判定の規定値(TVS、TVL、TVU)を
算出し、規定値設定信号を用いて、該当する比較部に新
たな規定値を再設定する。従って、プロセッサ等の処理
系装置により、電子回路装置を運用中に、電子回路装置
の状態に対して、最適な規定値をプログラマブルに再設
定することができる。(Fifth Embodiment) In the fourth embodiment, a maintenance person or a user sets a specified value (TVS, TVL, TV).
Recognizing the necessity of changing U), the case where the maintenance person or the user changes the specified value has been described. In the present embodiment, a processing system device such as a processor determines a specified value (TVS,
The case where the necessity of changing the TVL, TVU) is recognized, and the processing system device changes the specified value will be described. Based on values obtained by parameterizing the failure rate, use environment, and operation time for the electronic circuit device, a processing system device such as a processor calculates optimal failure determination specified values (TVS, TVL, TVU) and sets specified values. Using the signal, a new specified value is reset in the corresponding comparison unit. Therefore, while the electronic circuit device is in operation, the optimum specified value can be programmably reset to the state of the electronic circuit device by the processing system device such as the processor.
【0020】[0020]
【発明の効果】以上説明したように、本発明によれば、
簡単な構成の長時間用故障判定部を設けるだけで、電子
回路において、固定的に発生する故障と同様に、ビット
エラー等が間欠的に発生する故障についても、適正な故
障判定を行うことにより、故障情報をプロセッサ等の処
理系装置に通知することが可能である。また、故障検出
部が検出した故障を故障判定部が真の故障と判定できな
い故障(データ転送時等に発生する数ビットエラー等)
が発生する場合においても、故障判定部内の短時間用計
測カウンタと長時間用計測カウンタのカウンタ値の相関
をとることにより、当該故障が発生したことをプロセッ
サ等の処理系装置に通知することが可能である。さら
に、電子回路装置を運用中に、故障判定の規定値を変更
する必要性が生じた場合、規定値をプログラマブルに変
更・再設定することが可能である。As described above, according to the present invention,
Just by providing a long-term failure determination unit with a simple configuration, it is possible to perform appropriate failure determination for failures where bit errors etc. occur intermittently in electronic circuits as well as failures that occur fixedly. It is possible to notify the failure information to a processing system device such as a processor. In addition, a failure in which the failure determination unit cannot determine a failure detected by the failure detection unit as a true failure (a several-bit error that occurs during data transfer or the like).
Even when a failure occurs, by correlating the counter values of the short-time measurement counter and the long-time measurement counter in the failure determination unit, it is possible to notify a processing system device such as a processor that the failure has occurred. It is possible. Furthermore, when it becomes necessary to change the specified value of the failure determination during operation of the electronic circuit device, the specified value can be programmably changed and reset.
【図面の簡単な説明】[Brief description of the drawings]
【図1】本発明の第1の実施例を示す電子回路装置内の
故障検出部、故障判定部のブロック図である。FIG. 1 is a block diagram of a failure detection unit and a failure determination unit in an electronic circuit device according to a first embodiment of the present invention.
【図2】従来における電子回路により構成される装置に
設けられた故障判定部のブロック図である。FIG. 2 is a block diagram of a failure determination unit provided in a device constituted by a conventional electronic circuit.
【図3】従来における故障が発生した場合の故障発生回
数をカウントアップする方法を示す概念図である。FIG. 3 is a conceptual diagram showing a conventional method for counting up the number of failure occurrences when a failure occurs.
【図4】本発明の第1の実施例において、ビットエラー
等が間欠的に発生した故障を検出し、長時間用故障判定
部が当該故障を真の故障と判定する場合の概念図であ
る。FIG. 4 is a conceptual diagram illustrating a case where a failure in which a bit error or the like occurs intermittently is detected and a long-time failure determination unit determines that the failure is a true failure in the first embodiment of the present invention. .
【図5】本発明の第1の実施例において、固定的に発生
した故障を検出し、短時間用故障判定部が当該故障を真
の故障と判定する場合の概念図である。FIG. 5 is a conceptual diagram illustrating a case where a fixed failure has been detected and a short-time failure determination unit determines that the failure is a true failure in the first embodiment of the present invention.
【図6】本発明の第1の実施例において、ノイズ等によ
る誤動作に起因して一時的に発生した故障を検出し、短
時間用故障判定部と長時間用故障判定部の両方が当該故
障を真の故障と判定できない場合の概念図である。FIG. 6 is a block diagram of the first embodiment of the present invention, in which a fault temporarily generated due to a malfunction due to noise or the like is detected, and both the short-time fault determining unit and the long-time fault determining unit detect the fault; Is a conceptual diagram in a case where it cannot be determined that a true failure has occurred.
【図7】本発明の第2の実施例における短時間用故障判
定部と長時間用故障判定部の部品配置を同一にした場合
のブロック図である。FIG. 7 is a block diagram of the second embodiment of the present invention in which the short-time fault determining unit and the long-time fault determining unit have the same component arrangement.
【図8】本発明の第3の実施例における短時間用故障判
定部と長時間用故障判定部の両者が検出した故障を真の
故障と判定できない故障を判定する特殊故障判定部のブ
ロック図である。FIG. 8 is a block diagram of a special failure determination unit that determines a failure that cannot be determined as a true failure when a failure detected by both the short-time failure determination unit and the long-time failure determination unit according to the third embodiment of the present invention; It is.
【図9】本発明の第3の実施例における短時間用故障判
定部と長時間用故障判定部の両者が真の故障と判定でき
ない故障を特殊比較部が真の故障と判定する場合の概念
図である。FIG. 9 is a conceptual diagram illustrating a case where a special comparison unit determines that a failure that cannot be determined as a true failure by both the short-time failure determination unit and the long-time failure determination unit according to the third embodiment of the present invention is a true failure; FIG.
【図10】本発明の第4の実施例における故障判定の規
定値(TVS、TVL、TVU)を変更する場合のブロ
ック図である。FIG. 10 is a block diagram in a case where specified values (TVS, TVL, TVU) for failure determination are changed in a fourth embodiment of the present invention.
301〜30n:故障検出部、310:短時間用計測カ
ウンタ、311:長時間用計測カウンタ、312:短時
間用比較部、313:長時間用比較部、314,31
5:リセット信号送出部、316:周期(T)監視部、
317:起動部、318:クロック部、319:周期決
定回路部、320:プロセッサ等の処理系装置。301 to 30n: failure detection unit, 310: short-time measurement counter, 311: long-time measurement counter, 312: short-time comparison unit, 313: long-time comparison unit, 314, 31
5: reset signal sending unit, 316: cycle (T) monitoring unit,
317: start unit, 318: clock unit, 319: cycle determination circuit unit, 320: processing system device such as a processor.
フロントページの続き (56)参考文献 特開 平7−141265(JP,A) 特開 平1−217651(JP,A) 特開 平6−59920(JP,A) 特開 平3−48339(JP,A) 特開 平4−367944(JP,A) (58)調査した分野(Int.Cl.7,DB名) G06F 11/28 - 11/36 Continuation of the front page (56) References JP-A-7-141265 (JP, A) JP-A-1-217765 (JP, A) JP-A-6-59920 (JP, A) JP-A-3-48339 (JP) , A) JP-A-4-367944 (JP, A) (58) Fields investigated (Int. Cl. 7 , DB name) G06F 11/28-11/36
Claims (1)
られ、前記電子回路において固定的に発生する固定故
障、ビットエラー等が間欠的に発生する間欠故障、及び
ノイズ等による誤動作に起因して一時的に発生する一時
故障を識別・判定する故障判定回路であり、 前記故障を検出する故障検出手段と、検出された故障の
内容を判定する故障判定手段とを有し、該故障判定手段
は、前記固定故障を判定する短時間用故障判定部と、前
記間欠故障を判定する長時間用故障判定部とから構成さ
れ、 各該判定部には、前記故障検出手段から通知される故障
検出信号を計数するカウンタと、該カウンタが計数した
値と予め設定した規定値とを比較する比較部と、該カウ
ンタの計数値をクリアするリセット信号を送出するリセ
ット信号送出部と、該カウンタの計数周期を監視する周
期監視部とを備え、各カウンタが計数した値が予め設定
した規定値を超えることにより、前記固定故障および間
欠故障のみを真の故障と判定し、当該故障情報をプロセ
ッサを含む処理装置に通知する故障判定回路であって、 前記故障判定手段は、さらに特殊故障判定部を有し、 該特殊故障判定部には、前記短時間用故障判定部のカウ
ンタからの計数信号を受信して計数する特殊短時間用計
測カウンタと、前記長時間用故障判定部のカウンタから
の計数信号を受信して計数する特殊長時間用計測カウン
タと、前記特殊短時間用計測カウンタと特殊長時間計測
用カウンタが各々計数した値の相関値を算出し、算出し
た相関値と予め設定した規定値とを比較する特殊比較部
と、前記特殊短時間用計測カウンタ及び特殊長時間計測
用カウンタの計数値をクリアするリセット信号を送出す
るリセット信号送出部と、特殊故障判定周期を監視する
周期監視部とを備え、 前記算出した相関値が予め設定した規定値を超えること
により、前記短時間用故障判定部及び長時間用故障判定
部が真の故障と判定できないデータ転送時に発生する数
ビットエラーを含む特殊故障を真の故障と判定し、当該
故障情報をプロセッサを含む処理装置に通知することを
特徴 とする故障判定回路。An electronic circuit is provided in a device constituted by an electronic circuit. The electronic circuit includes a fixed failure that occurs fixedly in the electronic circuit, an intermittent failure in which a bit error or the like occurs intermittently, and a malfunction caused by noise or the like. a temporary identification and judging trouble determining circuit transient fault occurring, a failure detecting means for detecting the failure, and a failure determination means for determining the contents of the detected fault, the fault determining means A fault detecting unit for short-term determining the fixed fault, and a fault determining unit for long-term determining the intermittent fault, wherein each of the determining units has a fault detection signal notified from the fault detecting means. A counter for counting the count of the counter, a comparing section for comparing the value counted by the counter with a preset specified value, a reset signal sending section for sending a reset signal for clearing the count value of the counter, A cycle monitoring unit that monitors the counting cycle of the data, and when the value counted by each counter exceeds a preset specified value, only the fixed fault and the intermittent fault are determined to be true faults, and the fault information is determined. A failure determination circuit for notifying a processing device including a processor , wherein the failure determination unit further includes a special failure determination unit , and the special failure determination unit includes a counter of the short-time failure determination unit.
Special short-time meter that receives and counts signals from
Measurement counter and the counter of the long-term failure determination unit.
Special long-time measurement counter that receives and counts counting signals
And the special short time measurement counter and the special long time measurement
Calculates the correlation value of the values counted by the
Special comparison unit that compares the calculated correlation value with a preset specified value
And the special short-time measurement counter and the special long-time measurement
A reset signal to clear the count value of the application counter
Monitor the reset signal sending unit and special failure judgment cycle
A period monitoring unit, wherein the calculated correlation value exceeds a prescribed value set in advance.
The short-time failure determination unit and the long-time failure determination
That occur during data transfer that cannot be determined to be a true failure
A special fault including a bit error is determined to be a true fault, and the
Notifying the processing unit including the processor of the failure information
Characteristic failure judgment circuit.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP26974495A JP3168560B2 (en) | 1995-10-18 | 1995-10-18 | Failure judgment circuit |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP26974495A JP3168560B2 (en) | 1995-10-18 | 1995-10-18 | Failure judgment circuit |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH09114704A JPH09114704A (en) | 1997-05-02 |
JP3168560B2 true JP3168560B2 (en) | 2001-05-21 |
Family
ID=17476558
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP26974495A Expired - Fee Related JP3168560B2 (en) | 1995-10-18 | 1995-10-18 | Failure judgment circuit |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3168560B2 (en) |
Families Citing this family (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP6540518B2 (en) * | 2016-01-08 | 2019-07-10 | トヨタ自動車株式会社 | Electronic control unit |
DE102019001760A1 (en) * | 2018-03-19 | 2019-09-19 | Fanuc Corporation | INFORMATION PROCESSING DEVICE, MECHANICAL LEARNING DEVICE AND SYSTEM |
JP2019164762A (en) * | 2018-03-19 | 2019-09-26 | ファナック株式会社 | Information processing device, machine learning device and system |
-
1995
- 1995-10-18 JP JP26974495A patent/JP3168560B2/en not_active Expired - Fee Related
Also Published As
Publication number | Publication date |
---|---|
JPH09114704A (en) | 1997-05-02 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5414409A (en) | Alarm system for detecting an audio signal when glass breakage occurs | |
US4800562A (en) | Circuit and method for monitoring the quality of data in a data stream | |
KR101526874B1 (en) | Bi-directional watchdog apparatus and the controlling method thereof | |
JP3168560B2 (en) | Failure judgment circuit | |
JPS63229536A (en) | Monitor device for electronic equipment | |
JP4194748B2 (en) | Arithmetic control unit | |
JP4432354B2 (en) | Watchdog timer circuit status monitoring system | |
JPH0918306A (en) | Clock abnormality detection circuit | |
US6170069B1 (en) | Bit error measuring device for modem device and bit error measuring method for the same | |
US20020181406A1 (en) | Electronic device adaptable for fibre channel arbitrated loop and method for detecting wrong condition in FC-AL | |
JPH0452900A (en) | Apparatus for fire informing equipment | |
JPH10133899A (en) | Method and device for predicting uncorrectable error | |
JP4817872B2 (en) | Data signal monitoring apparatus and signal monitoring method | |
JPH08307438A (en) | Token ring type transmission system | |
JPH06204993A (en) | Clock interruption detection circuit | |
JP2000310580A (en) | Gas leakage-detecting device and its pressure measurement method | |
JP3202538B2 (en) | Measurement system using electromagnetic flow meter | |
CA1265222A (en) | Circuit and method for monitoring the quality of data in a data stream | |
JP2777142B2 (en) | Alarm reporting device | |
JPH1051515A (en) | Communication abnormality detector | |
JPH1065685A (en) | Continuity check cell monitor circuit | |
JP2006285845A (en) | Information communication system having fault tolerance and information communication device having fault tolerance | |
KR20000018835A (en) | Method and apparatus for backup of real time data exclusive line using in-band signal | |
JPH0472897A (en) | Watchdog timer detector | |
JPH0659920A (en) | Data fault detecting circuit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090316 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090316 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100316 Year of fee payment: 9 |
|
LAPS | Cancellation because of no payment of annual fees |