JPH0736161B2 - CPU abnormality detection device - Google Patents

CPU abnormality detection device

Info

Publication number
JPH0736161B2
JPH0736161B2 JP59009710A JP971084A JPH0736161B2 JP H0736161 B2 JPH0736161 B2 JP H0736161B2 JP 59009710 A JP59009710 A JP 59009710A JP 971084 A JP971084 A JP 971084A JP H0736161 B2 JPH0736161 B2 JP H0736161B2
Authority
JP
Japan
Prior art keywords
cpu
reset signal
timer
abnormality
counter
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 - Lifetime
Application number
JP59009710A
Other languages
Japanese (ja)
Other versions
JPS60153548A (en
Inventor
聰 石垣
宏 辻田
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.)
Nissin Electric Co Ltd
Original Assignee
Nissin Electric Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Nissin Electric Co Ltd filed Critical Nissin Electric Co Ltd
Priority to JP59009710A priority Critical patent/JPH0736161B2/en
Publication of JPS60153548A publication Critical patent/JPS60153548A/en
Publication of JPH0736161B2 publication Critical patent/JPH0736161B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime 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/0751Error or fault detection not based on redundancy
    • G06F11/0754Error or fault detection not based on redundancy by exceeding limits
    • G06F11/076Error or fault detection not based on redundancy by exceeding limits by exceeding a count or rate limit, e.g. word- or bit count limit

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Retry When Errors Occur (AREA)
  • Debugging And Monitoring (AREA)
  • Position Input By Displaying (AREA)

Description

【発明の詳細な説明】 この発明はCPUの異常検出装置に関するものである。The present invention relates to a CPU abnormality detection device.

従来のCPUの異常検出装置は、第1図に示すように、CPU
1と、監視タイマ2と、検出回数カウンタ3と、オアゲ
ート4とから構成されている。
As shown in FIG. 1, the conventional CPU abnormality detection device has a CPU
1, a monitoring timer 2, a detection number counter 3, and an OR gate 4.

CPU1は、所定プログラムによって正常に動作していると
きに一定周期毎にタイマリセット信号を出力するための
タイマリセット信号出力プログラムを組み込むととも
に、CPUリセット信号が入力されたときに第2図に示す
ように所定プログラムを初期化する初期化プログラムを
組み込んでいる。
The CPU 1 incorporates a timer reset signal output program for outputting a timer reset signal at regular intervals when it is operating normally according to a predetermined program, and as shown in FIG. 2 when the CPU reset signal is input. An initialization program for initializing a predetermined program is incorporated in.

つぎに、このCPUの異常検出装置の動作を説明する。電
源投入すると、検出回数カウンタ3が電源オンリセット
信号によりリセットされる。電源投入後、CPU1が所定プ
ログラムによって正常に動作しているときは、CPU1らタ
イマリセット信号が出力され、このタイマリセット信号
により監視タイマ2が周期的にリセットされるため、監
視タイマ2がタイムアップせず、CPU1にリセット信号が
入力されることはない。
Next, the operation of the CPU abnormality detection device will be described. When the power is turned on, the detection number counter 3 is reset by the power-on reset signal. After the power is turned on, when the CPU1 is operating normally according to the specified program, the timer reset signal is output from the CPU1 and the monitoring timer 2 is reset periodically by this timer reset signal. No reset signal is input to CPU1.

ところが、異常により正常な動作が行われず、CPU1から
タイマリセット信号が出力されなくなると、監視タイマ
2がタイムアップしてパルス状のCPUリセット信号を出
力し、このパルス状のCPUリセット信号がオアゲート4
を通してCPU1に入力され、これにより初期化プログラム
に基づいて所定プログラムを初期化し、所定プログラム
を再び実行させる。また、監視タイマ2から出力される
パルス状のCPUリセット信号が検出回数カウンタ3に入
力され、検出回数カウンタ3はパルス状のCPUリセット
信号の出現回数をカウントする。
However, when normal operation is not performed due to an abnormality and the timer reset signal is no longer output from the CPU 1, the monitoring timer 2 times up and outputs a pulsed CPU reset signal, and this pulsed CPU reset signal is output from the OR gate 4.
Is input to the CPU 1 through the above, whereby the predetermined program is initialized based on the initialization program, and the predetermined program is executed again. Further, the pulsed CPU reset signal output from the monitoring timer 2 is input to the detection number counter 3, and the detection number counter 3 counts the number of appearances of the pulsed CPU reset signal.

そして、異常が発生する毎に上記動作を繰り返し、異常
の発生回数、すなわち検出回数カウンタ3のカウント値
が所定値に達したときに検出回数カウンタ3が一定レベ
ルのCPUリセット信号を出力し、この一定レベルのCPUリ
セット信号がオアゲート4を通してCPU1に入力され、こ
の状態を保持する。したがって、CPU1は機能停止状態と
なる。
Then, the above operation is repeated each time an abnormality occurs, and when the number of occurrences of the abnormality, that is, the count value of the detection number counter 3 reaches a predetermined value, the detection number counter 3 outputs a CPU reset signal of a constant level. A constant level CPU reset signal is input to the CPU 1 through the OR gate 4 and holds this state. Therefore, the CPU1 is in a stopped state.

このように、従来のものは、検出回数カウンタ3のカウ
ンタ値が一定値に達した時に、その時点でCPU1が機能停
止してしまう構成であるため、本来の異常発生(ハード
ウエアの部品不良,プログラム不良)以外のとき、すな
わち雷サージなどの外来ノイズによる一時的な異常発生
のときや監視タイマ2などの誤動作が発生したときな
ど、短時間の間に何回も繰り返されるとは考えられない
一時的異常でも過去に発生した回数が積算され、本来の
異常でないにもかかわらず、CPU1が機能停止するという
不都合があった。
As described above, the conventional configuration has a configuration in which the CPU 1 stops functioning when the counter value of the detection number counter 3 reaches a certain value, and therefore the original abnormality occurs (hardware component failure, Other than (program failure), that is, when a temporary abnormality occurs due to external noise such as lightning surge or when a malfunction such as the monitoring timer 2 occurs, it is unlikely to be repeated many times in a short time. Even for a temporary error, the number of times it occurred in the past is added up, and there was the inconvenience that the CPU1 stopped functioning even though it was not the original error.

したがって、この発明は短時間に繰り返すとは考えられ
ない一時的な異常による機能停止を防止することができ
るCPUの異常検出装置を提供することを目的とする。
Therefore, it is an object of the present invention to provide an abnormality detecting device for a CPU that can prevent a functional stop due to a temporary abnormality that is not considered to be repeated in a short time.

この発明のCPUの異常検出装置は、第5図に示すよう
に、タイムアップ時にCPUリセット信号をパルス状に出
力する監視タイマ2と、この監視タイマ2から出力され
るパルス状のCPUリセット信号の発生回数をカウントし
カウント値が一定値に達したきにCPUリセット信号を連
続的に出力する検出回数カウンタ3と、所定プログラム
の実行中に一定時間毎に前記監視タイマ2へタイマリセ
ット信号を送るタイマリセット信号発生手段1Aと,前記
CPUリセット信号の入力時に現在時刻が前回の異常発生
時刻から一定時間経過しているかどうかを判定する判定
手段1Bと,この判定手段1Bの判定結果が肯定的であると
きに前記検出回数カウンタ3へカウンタリセット信号を
送るカウンタリセット信号発生手段1Cと,前記CPUリセ
ット信号の入力時に前記所定プログラムを初期化する初
期化手段1Dとを有するCPU1′とを備える構成にしたこと
を特徴とする。
As shown in FIG. 5, the CPU abnormality detecting device of the present invention includes a monitoring timer 2 for outputting a CPU reset signal in a pulse form at the time-up, and a pulsed CPU reset signal output from the monitoring timer 2. A detection number counter 3 that counts the number of occurrences and continuously outputs a CPU reset signal when the count value reaches a certain value, and sends a timer reset signal to the monitoring timer 2 at regular intervals during execution of a predetermined program. Timer reset signal generating means 1A,
When the CPU reset signal is input, the judging means 1B for judging whether or not the present time has passed a certain time since the previous abnormality occurrence time, and to the detection number counter 3 when the judgment result of this judging means 1B is affirmative The present invention is characterized by including a counter reset signal generating means 1C for sending a counter reset signal and a CPU 1'having an initializing means 1D for initializing the predetermined program when the CPU reset signal is input.

この発明の一実施例を第3図および第4図に基づいて説
明する。このCPUの異常検出装置は、第3図に示すよう
に、CPU1′と、監視タイマ2と、検出回数カウンタ3
と、オアゲート4,5とで構成されている。
An embodiment of the present invention will be described with reference to FIGS. 3 and 4. This CPU abnormality detection device, as shown in FIG. 3, has a CPU 1 ', a monitoring timer 2, and a detection number counter 3
, And OR gates 4 and 5.

CPU1′は所定プログラムによって正常に動作していると
きに一定周期毎にタイマリセット信号を出力するための
タイマリセット信号出力プログラムを組み込むととも
に、CPUリセット信号が入力されたときに、第4図に示
すように、現在時刻を入力するとともに記憶し、現在時
刻が前回の異常発生時刻から一定時間経過しているかど
うかを判定し、判定結果がYESのときは検出回数カウン
タ3をリセットするためのカウンタリセット信号を出力
し、ついで所定プログラムを初期化し、上記判定結果が
NOのときは直接所定プログラムを初期化するための初期
化プログラムを組み込んでいる。
The CPU1 'incorporates a timer reset signal output program for outputting a timer reset signal at regular intervals when it is operating normally according to a predetermined program, and is shown in FIG. 4 when the CPU reset signal is input. As described above, the current time is input and stored, and it is determined whether or not the current time has passed a certain time since the previous abnormality occurrence time, and when the determination result is YES, a counter reset for resetting the detection number counter 3 Output a signal, then initialize the specified program, and the above judgment result
When NO, the initialization program for directly initializing the predetermined program is incorporated.

つぎに、このCPUの異常検出装置の動作を説明する。電
源投入すると、検出回数カウンタ3が電源オンリセット
信号によりリセットされる。電源投入後、CPU1′が所定
プログラムによって正常に動作しているときは、CPU1′
からタイマリセット信号が出力され、このタイマリセッ
ト信号により監視タイマ2が周期的にリセットされるた
め、監視タイマ2がタイムアップせず、CPU1′にリセッ
ト信号が入力されることはない。
Next, the operation of the CPU abnormality detection device will be described. When the power is turned on, the detection number counter 3 is reset by the power-on reset signal. After turning on the power, if CPU1 'is operating normally according to the specified program, CPU1'
Since the timer reset signal is output from the monitor timer 2 and the monitor timer 2 is periodically reset by the timer reset signal, the monitor timer 2 does not expire and the reset signal is not input to the CPU 1 '.

ところが、異常により正常な動作が行われず、CPU1′か
らタイマリセット信号が出力されなくなると、監視タイ
マ2がタイムアップしてパルス状のCPUリセット信号を
出力し、このパルス状のCPUリセット信号がオアゲート
4を通してCPU1′に入力され、これにより初期化プログ
ラムに基づいて、現在時刻を入力して記憶し、そして現
在時刻が前回の異常発生時刻と比べ一定時間経過したか
どうかを判定し、一定時間経過しておれば検出回数カウ
ンタ3をリセットするためのカウンタリセット信号を出
力したのち、所定プログラムを初期化し、一定時間が経
過していなければ、ただちに所定プログラムを初期化
し、所定プログラムを再び実行させる。また、監視タイ
マ2から出力されるパルス状のCPUリセット信号が検出
回数カウンタ3に入力され、検出回数カウンタ3はパル
ス状のCPUリセット信号の出現回数をカウントする。
However, if normal operation is not performed due to an abnormality and the CPU 1 ′ stops outputting the timer reset signal, the monitoring timer 2 times out and outputs a pulsed CPU reset signal. It is input to the CPU 1 ′ through 4, thereby inputting and storing the current time based on the initialization program, and it is determined whether or not the current time has passed a certain time compared with the previous abnormal occurrence time, and a certain time has passed. If so, the counter reset signal for resetting the detection counter 3 is output, and then the predetermined program is initialized. If the predetermined time has not elapsed, the predetermined program is immediately initialized and the predetermined program is executed again. Further, the pulsed CPU reset signal output from the monitoring timer 2 is input to the detection number counter 3, and the detection number counter 3 counts the number of appearances of the pulsed CPU reset signal.

そして、異常が発生する毎に上記動作を繰り返し、異常
の発生回数、すなわち検出回数カウンタ2のカウント値
が所定値に達したときに検出回数カウンタ3が一定レベ
ルのCPUリセット信号を出力し、この一定レベルのCPUリ
セット信号がオアゲート4を通してCPU1′に入力され、
CPU1′は機能停止状態となる。
Then, the above operation is repeated each time an abnormality occurs, and when the number of occurrences of the abnormality, that is, the count value of the detection number counter 2 reaches a predetermined value, the detection number counter 3 outputs a CPU reset signal of a constant level. A certain level of CPU reset signal is input to CPU1 'through OR gate 4,
CPU1 'is in a stopped state.

ここで、監視タイマ2から発生するCPUリセット信号と
検出回数カウンタ3から発生するCPUリセット信号との
リセット動作の違いについて説明する。監視タイマ2か
らの出力の場合は、CPUリセット信号が短時間発するだ
けであり、CPUリセット信号の立ち下がり後すぐにCPU1
が動作を再開することができるのに対し、検出回数カウ
ンタ3からのCPUリセット信号は継続的に発生してCPUリ
セット信号が立ち下がらないので、CPU1が動作を再開す
ることができない。
Here, the difference in reset operation between the CPU reset signal generated from the monitoring timer 2 and the CPU reset signal generated from the detection counter 3 will be described. In the case of the output from the monitoring timer 2, the CPU reset signal is only issued for a short time, and the CPU1 signal is output immediately after the fall of the CPU reset signal.
, But the CPU reset signal from the detection number counter 3 is continuously generated and the CPU reset signal does not fall, so that the CPU 1 cannot restart the operation.

このように、この実施例は、前回の異常発生時刻から現
異常発生時刻までに一定時間経過したときに検出回数カ
ウンタ3をリセットするようにしたため、本来の異常発
生(ハードウエアの部品不良,プログラム不良)以外の
とき、すなわち雷サージなどの外来ノイズによる一時的
な異常発生のときや監視タイマ2などの誤動作が発生し
たときなど、短時間の間に何回も繰り返されるとは考え
られない一時的異常は積算されることはなく、これによ
るCPU1′の機能停止は防止できる。
As described above, in this embodiment, since the detection number counter 3 is reset when a certain time elapses from the previous abnormality occurrence time to the current abnormality occurrence time, the original abnormality occurrence (hardware component failure, program Other than (defective), that is, when a temporary abnormality occurs due to external noise such as lightning surge or when a malfunction such as the monitoring timer 2 occurs, it is unlikely to be repeated many times in a short time. Abnormalities are not accumulated, and it is possible to prevent the CPU 1 ′ from stopping its function.

ここで、検出回数カウンタ3をリセットする構成と短時
間に繰り返すとは考えられない一時的な異常による機能
停止を防止できる点との関係について説明する。つま
り、プログラムの異常時に監視タイマ2がリセットされ
ないことを利用して監視タイマ2からパルス状にCPUリ
セット信号を出し、CPU1のプログラムを初期化してCPU1
を再動作させることでCPU1を正常動作に復帰させ、監視
タイマ2によりCPU1のプログラムを初期化してCPU1を再
動作させても、繰り返し異常が発生してCPU1のプログラ
ムの初期化が繰り返される場合には、CPU1のプログラム
の初期化では、CPU1の動作を正常動作に回復させること
が不可能であるので、検出回数カウンタ3でCPU1のリセ
ット回数を計数して所定値に達したときに、検出回数カ
ウンタ3から連続的なCPUリセット信号を出してCPU1の
リセット状態を継続させてCPU1の再動作を禁止する構成
とし、CPU1の修理を促すようにする。さらに、CPU1自体
が原因となる異常ではなく、雷サージ等の外的要因によ
るCPU1の異常発生のように、短時間に繰り返す、つまり
CPU1のプログラムを初期化しても再度異常が発生すると
は考えられない一時的な異常の場合には、CPU1の修理は
不要であり、この場合、CPU1の動作を停止させることは
逆に都合の悪いものである。しかしながら、雷サージ等
による異常発生でも、時間が経過するうちに何回も発生
することになり、この回数を検出回数カウンタ3でカウ
ントしていくと、遂には検出回数カウンタ3が一定値を
カウントしてしまうことになり、従来例では、このとき
にCPU1の動作が停止することになったが、本実施例で
は、前回の異常発生時刻から一定時間経過したときに検
出回数カウンタ3をリセットする構成であるので、雷サ
ージ等による異常発生のように短時間に繰り返すとは考
えられない一時的な異常の繰り返しでCPU1の機能が停止
することを防止できる。
Here, the relationship between the configuration of resetting the detection number counter 3 and the point of being able to prevent the functional stop due to a temporary abnormality which is not considered to be repeated in a short time will be described. In other words, by utilizing the fact that the monitoring timer 2 is not reset when the program is abnormal, a pulse CPU reset signal is output from the monitoring timer 2 to initialize the program of CPU1
When CPU1 is restored to normal operation by restarting, the CPU1 program is initialized by the monitoring timer 2, and CPU1 is restarted. Since it is impossible to restore the normal operation of the CPU1 by initializing the program of the CPU1, the detection count counter 3 counts the number of resets of the CPU1 and reaches the predetermined value. The counter 3 outputs a continuous CPU reset signal to keep the reset state of the CPU 1 and prohibit the re-operation of the CPU 1 so as to prompt the repair of the CPU 1. Furthermore, it is not an abnormality caused by the CPU1 itself, but repeated in a short time, such as an abnormality in the CPU1 due to external factors such as lightning surge, that is,
In the case of a temporary abnormality that is unlikely to occur again even if the program of CPU1 is initialized, it is not necessary to repair CPU1. In this case, it is not convenient to stop the operation of CPU1. It is a thing. However, even if an abnormality occurs due to a lightning surge or the like, it will occur many times over time, and if this number is counted by the detection number counter 3, the detection number counter 3 finally counts a constant value. In the conventional example, the operation of the CPU 1 is stopped at this time, but in the present embodiment, the detection number counter 3 is reset when a fixed time has elapsed from the previous abnormality occurrence time. Since the configuration is adopted, it is possible to prevent the function of the CPU 1 from being stopped due to the repeated repetition of an abnormality that is unlikely to be repeated in a short time, such as an abnormality caused by a lightning surge or the like.

以上のように、この発明のCPUの異常検出装置によれ
ば、プログラムの異常時に監視タイマがリセットされな
いことを利用して監視タイマからパルス状にCPUリセッ
ト信号を出し、CPUのプログラムを初期化してCPUを再動
作させることでCPUを正常動作に復帰させることができ
る。
As described above, according to the CPU abnormality detection device of the present invention, a CPU reset signal is output in a pulse form from the monitoring timer by utilizing the fact that the monitoring timer is not reset when the program is abnormal, and the CPU program is initialized. The CPU can be restored to normal operation by restarting it.

また、監視タイマによりCPUのプログラムを初期化してC
PUを再動作させても、繰り返し異常が発生してCPUのプ
ログラムの初期化が繰り返される場合には、CPUのプロ
グラムの初期化では、CPUの動作を正常動作に回復させ
ることが不可能であるので、検出回数カウンタでCPUの
リセット回数を計数して所定値に達したときに、検出回
数カウンタから連続的なCPUリセット信号を出してCPUの
リセット状態を継続させてCPUの再動作を禁止する構成
としているので、CPUの修理を促すようにできる。
In addition, the monitoring timer initializes the CPU program to
Even if the PU is restarted, if the CPU program initialization is repeated due to repeated abnormalities, the CPU program initialization cannot restore normal operation. Therefore, when the detection count counter counts the number of CPU resets and reaches a predetermined value, a continuous CPU reset signal is output from the detection count counter to keep the CPU reset state and prohibit CPU restart. Since it has a configuration, it can be prompted to repair the CPU.

さらに、CPU自体が原因となる異常ではなく、雷サージ
等の外的要因によるCPUの異常発生のように、短時間に
繰り返す、つまりCPUのプログラムを初期化しても再度
異常が発生するとは考えられない一時的な異常の場合に
は、CPUの修理は不要であり、この場合、CPUの動作を停
止させることは逆に都合の悪いものであり、雷サージ等
による異常発生でも、時間が経過するうちに何回も発生
することになり、この回数を検出回数カウンタでカウン
トしていくと、遂には検出回数カウンタが一定値をカウ
ントしてしまうことになり、従来例では、このときにCP
Uの動作が停止することになったが、本発明では、前回
の異常発生時刻から一定時間経過したときに検出回数カ
ウンタをリセットする構成であるので、雷サージ等によ
る異常発生のように短時間に繰り返すとは考えられない
一時的な異常の繰り返しでCPUの機能が停止することを
防止することができる。
Furthermore, it is not likely that the abnormality is caused by the CPU itself, but it is thought that the abnormality will occur again even if the CPU program is initialized, such as when a CPU abnormality occurs due to an external factor such as lightning surge, that is, the CPU program is initialized. If there is no temporary abnormality, the CPU does not need to be repaired. In this case, it is inconvenient to stop the CPU operation. Even if an abnormality such as a lightning surge occurs, it will take time. This will occur many times, and if this number is counted by the detection number counter, the detection number counter will eventually count a fixed value.
Although the operation of U is stopped, in the present invention, since the detection number counter is reset when a certain time has elapsed from the previous abnormality occurrence time, a short time such as the occurrence of an abnormality due to a lightning surge or the like occurs. It is possible to prevent the function of the CPU from stopping due to the repetition of a temporary abnormality that is unlikely to be repeated.

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

第1図は従来例のブロック図、第2図はそのCPUのフロ
ーチャート、第3図はこの発明の一実施例のブロック
図、第4図はそのCPUのフローチャート、第5図はこの
発明の構成を示すブロック図である。 1′……CPU、1A……タイマリセット信号発生手段、1B
……判定手段、1C……カウンタリセット信号発生手段、
1D……初期化手段、2……監視タイマ、3……検出回数
カウンタ
FIG. 1 is a block diagram of a conventional example, FIG. 2 is a flow chart of its CPU, FIG. 3 is a block diagram of an embodiment of the present invention, FIG. 4 is a flow chart of its CPU, and FIG. It is a block diagram showing. 1 '... CPU, 1A ... timer reset signal generating means, 1B
...... Judgment means, 1C ...... Counter reset signal generation means,
1D ... Initializing means, 2 ... Monitoring timer, 3 ... Detection counter

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】タイムアップ時にCPUリセット信号をパル
ス状に出力する監視タイマと、この監視タイマから出力
されるパルス状のCPUリセット信号の発生回数をカウン
トしカウント値が一定値に達したときにCPUリセット信
号を連続的に出力する検出回数カウンタと、所定プログ
ラムの実行中に一定時間毎に前記監視タイマへタイマリ
セット信号を送るタイマリセット信号発生手段と,前記
CPUリセット信号の入力時に現在時刻が前回の異常発生
時刻から一定時間経過しているかどうかを判定する判定
手段と,この判定手段の判定結果が肯定的であるときに
前記検出回数カウンタへカウンタリセット信号を送るカ
ウンタリセット信号発生手段と,前記CPUリセット信号
の入力時に前記所定プログラムを初期化する初期化手段
とを有するCPUとを備えたCPUの異常検出装置。
1. A monitoring timer for outputting a CPU reset signal in a pulse form at the time-up, and the number of occurrences of a pulsed CPU reset signal output from the monitoring timer is counted, and when the count value reaches a certain value. A detection number counter for continuously outputting a CPU reset signal, timer reset signal generation means for sending a timer reset signal to the monitoring timer at regular intervals during execution of a predetermined program, and
When a CPU reset signal is input, a judging means for judging whether or not the present time has passed a certain time since the previous abnormality occurrence time, and a counter reset signal to the detection frequency counter when the judgment result of this judging means is affirmative An abnormality detecting device for a CPU, comprising: a CPU having a counter reset signal generating means for sending the CPU and an initialization means for initializing the predetermined program when the CPU reset signal is input.
JP59009710A 1984-01-23 1984-01-23 CPU abnormality detection device Expired - Lifetime JPH0736161B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59009710A JPH0736161B2 (en) 1984-01-23 1984-01-23 CPU abnormality detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59009710A JPH0736161B2 (en) 1984-01-23 1984-01-23 CPU abnormality detection device

Publications (2)

Publication Number Publication Date
JPS60153548A JPS60153548A (en) 1985-08-13
JPH0736161B2 true JPH0736161B2 (en) 1995-04-19

Family

ID=11727803

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59009710A Expired - Lifetime JPH0736161B2 (en) 1984-01-23 1984-01-23 CPU abnormality detection device

Country Status (1)

Country Link
JP (1) JPH0736161B2 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS62237537A (en) * 1986-04-08 1987-10-17 Nec Corp Fault detecting circuit
JP5567444B2 (en) * 2010-10-07 2014-08-06 株式会社富士通アドバンストエンジニアリング Program, application server device control method, application server device
JP6161105B2 (en) * 2013-01-31 2017-07-12 日本電気株式会社 Information processing system

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS5822462A (en) * 1981-08-04 1983-02-09 Nissin Electric Co Ltd Program monitoring circuit
JPS58103048A (en) * 1981-12-15 1983-06-18 Fujitsu Ltd Fault processing system

Also Published As

Publication number Publication date
JPS60153548A (en) 1985-08-13

Similar Documents

Publication Publication Date Title
JP3633092B2 (en) Microcomputer failure monitoring device
EP0524014B1 (en) CPU Malfunction detection system
JPS58201108A (en) Monitoring device of electronic control system for vehicle using microcomputer
JP3520662B2 (en) Monitoring device for electronic control unit
JPH0736161B2 (en) CPU abnormality detection device
JP4534995B2 (en) Restart method for digital protective relay
JPH10105422A (en) Control circuit of protecting device
JPS5822462A (en) Program monitoring circuit
JP3762695B2 (en) Microcomputer abnormality detection circuit
US6354366B1 (en) Cooling system using a semiconductor IC device
JP4126849B2 (en) Multi-CPU system monitoring method
JP2870250B2 (en) Microprocessor runaway monitor
JP2003067220A (en) Computer system
JP2019185337A (en) Watch dog timer monitoring system
JP2018032230A (en) Malfunction detection circuit of cpu
JPH05313955A (en) Cpu abnormality detecting circuit
JPH0235537B2 (en)
JPS58158726A (en) Controller for microcomputer
JPH07230394A (en) Device provided with watchdog timer
JPH0218633A (en) Runaway monitor/restart circuit for microprocessor
JPH02293939A (en) Stack overflow detection time processing system
KR100269348B1 (en) Radio lan system having auto-restarting circuit
JPH04369740A (en) Controller with watch dog timer
JP2018159651A (en) Abnormality detection device and abnormality detection method
JPH02130646A (en) Abnormality detecting system for cpu