JP2009205276A - Watchdog timer control device, watchdog timer control method, program, and cpu system - Google Patents

Watchdog timer control device, watchdog timer control method, program, and cpu system Download PDF

Info

Publication number
JP2009205276A
JP2009205276A JP2008044680A JP2008044680A JP2009205276A JP 2009205276 A JP2009205276 A JP 2009205276A JP 2008044680 A JP2008044680 A JP 2008044680A JP 2008044680 A JP2008044680 A JP 2008044680A JP 2009205276 A JP2009205276 A JP 2009205276A
Authority
JP
Japan
Prior art keywords
cpu
watchdog timer
signal
input
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.)
Granted
Application number
JP2008044680A
Other languages
Japanese (ja)
Other versions
JP5003530B2 (en
Inventor
Yuichi Matsuoka
祐一 松岡
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.)
NEC Solution Innovators Ltd
Original Assignee
NEC System Technologies 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 NEC System Technologies Ltd filed Critical NEC System Technologies Ltd
Priority to JP2008044680A priority Critical patent/JP5003530B2/en
Publication of JP2009205276A publication Critical patent/JP2009205276A/en
Application granted granted Critical
Publication of JP5003530B2 publication Critical patent/JP5003530B2/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Debugging And Monitoring (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide a watchdog timer control circuit and a watchdog timer control method, which improve efficiency of data transfer. <P>SOLUTION: A watchdog timer control device 20 is characterized by including: a watchdog timer section 3 which performs counting every time a cyclic signal occurs and outputs a signal showing that a CPU 1 is abnormal when the counter value reaches a predetermined counter value; an input means which inputs a request signal which requires control information from the CPU 1; a holding means for holding the control information; an output means which outputs the control information held by the holding means to the CPU 1 when the request signal is input into the input means; and a counter initialization instruction 13 which sets the counter value of the watchdog timer section 3 to a predetermined value when the request signal is input. <P>COPYRIGHT: (C)2009,JPO&INPIT

Description

本発明は、ウォッチドッグタイマ制御装置、ウォッチドッグタイマ制御方法およびプログラムならびにCPUシステムに関する。   The present invention relates to a watchdog timer control device, a watchdog timer control method and program, and a CPU system.

電子機器等に組み込まれるCPUの暴走対策として、種々の機能がCPUに内蔵されている。また別の方式として、CPUの外部機能として、マイクロコンピュータにその役割を負わせることも多くある。本発明は、後者の技術を背景としている。ウォッチドッグタイマ(watchdog timer)もCPUの暴走対策機能であり、CPUが暴走したことを検出し、CPUに対してリセットをかける機能を有する。   Various functions are incorporated in the CPU as a countermeasure against runaway of the CPU incorporated in an electronic device or the like. In addition, as another method, the microcomputer often has a role as an external function of the CPU. The present invention is based on the latter technique. A watchdog timer is a CPU runaway countermeasure function, and has a function of detecting that the CPU has runaway and resetting the CPU.

CPUが暴走又は停止した場合の対策として、例えば特許文献1には、CPUが暴走又は停止した原因特定のために有用な情報を効率よく蓄積する方法が記載されている。特許文献1の技術は、CPUの外部から障害監視装置でCPUの処理に支障を来たすであろう所定の状態を検出し、CPUと周辺回路との所定の信号を不揮発性メモリに記録するものである。   As a countermeasure when the CPU runs away or stops, for example, Patent Document 1 describes a method of efficiently storing information useful for identifying the cause of the CPU running away or stopped. The technique of Patent Document 1 detects a predetermined state that would interfere with the processing of the CPU by a failure monitoring device from the outside of the CPU, and records predetermined signals of the CPU and peripheral circuits in a nonvolatile memory. is there.

ウォッチドッグタイマの設定時間が一定値の場合に、設定値が長いとCPUの暴走時間が長くなりメモリ破壊等の影響が大きくなり、設定値が短いとデータ転送処理が時間内に終わらない可能性がある。この問題の対策として、特許文献2には、設定されたタイマ時間とその間のデータ処理実行時間との差を検出する手段を設けて、この検出結果と所定値との比較結果により警報を発して適切な手段が行える方法について記載している。   If the set time of the watchdog timer is a constant value, if the set value is long, the runaway time of the CPU will become long and the influence of memory destruction will increase, and if the set value is short, the data transfer processing may not finish in time There is. As a countermeasure against this problem, Patent Document 2 provides means for detecting a difference between a set timer time and a data processing execution time between them, and issues an alarm based on a comparison result between the detection result and a predetermined value. Describes how appropriate measures can be taken.

負荷駆動回路を制御するCPUシステムにおいて、発振器の異常等によってCPUが暴走した場合に、負荷が連続駆動状態に陥ったり、連続通電状態に陥ったりすることがある。この問題を防止する対策として、例えば特許文献3には、CPUから周期的に出力されるウォッチドッグクリア信号の周期性が崩れる度に、CPUを初期化するとともに負荷を非能動にし、さらに所定の期間に亘って負荷を非能動にする方法が記載されている。   In a CPU system that controls a load drive circuit, when the CPU runs away due to an abnormality of an oscillator or the like, the load may fall into a continuous drive state or a continuous energization state. As a countermeasure for preventing this problem, for example, in Patent Document 3, the CPU is initialized and the load is deactivated every time the periodicity of the watchdog clear signal periodically output from the CPU is broken. A method is described for deactivating a load over a period of time.

リモート局交換機のリセット処理において、親局からのリセット信号処理と親局からのリセット信号に同期したリモート局内のウォッチドッグタイマのリセット信号処理が重複してリモート局のリセット信号処理に必要以上の時間がかかり、その結果として親局からの指示をローカル局が受け付けられない問題がある。この問題の対策として、例えば特許文献4には、親局からのリセット信号によってウォッチドッグタイマをリセットしてその動作をいったん停止させ、リモート局交換機のリセット処理終了後にウォッチドッグタイマを動作させてローカル局のプロセッサを監視する方法が記載されている。   In the reset processing of the remote exchange, the reset signal processing from the master station and the reset signal processing of the watchdog timer in the remote station synchronized with the reset signal from the master station overlap, and the time longer than necessary for the reset signal processing of the remote station As a result, there is a problem that the local station cannot accept the instruction from the master station. As a countermeasure for this problem, for example, in Patent Document 4, the watchdog timer is reset by a reset signal from the master station to temporarily stop the operation, and after the reset processing of the remote exchange is completed, the watchdog timer is operated to A method for monitoring a station processor is described.

その他、メモリ内容が破壊されるのを防止する対策として、特許文献5には、CPUがメモリに対して不正アクセスを行ったことを検知してCPUをリセットする方法が記載されている。   In addition, as a countermeasure for preventing the memory contents from being destroyed, Patent Document 5 describes a method of detecting that the CPU has illegally accessed the memory and resetting the CPU.

ウォッチドッグタイマ制御回路にリセット信号を入力後、タイマをスタートするまでの間に、プログラムの暴走、システムの異常の発生を検出できず、異常に対する処理ルーチンを実行できない問題がある。この問題の対策として、例えば特許文献6には、ウォッチドッグタイマのカウント開始動作の制御を、設定部に設定されたデータにより行い、新たな入出力端子を追加することなく、ウォッチドッグタイマのカウント開始時点を選択できるようにする方法が記載されている。
特開2004−185318号公報 特開昭60−122436号公報 特開平07−225695号公報 特開平07−250361号公報 特開平11−161548号公報 特開平04−162150号公報
There is a problem that the program runaway and the occurrence of system abnormality cannot be detected after the reset signal is input to the watchdog timer control circuit and before the timer is started, and the processing routine for the abnormality cannot be executed. As a countermeasure against this problem, for example, in Patent Document 6, the count start operation of the watchdog timer is controlled by data set in the setting unit, and the count of the watchdog timer is performed without adding a new input / output terminal. A method is described that allows a starting point to be selected.
JP 2004-185318 A JP 60-122436 A Japanese Patent Application Laid-Open No. 07-225695 Japanese Patent Application Laid-Open No. 07-250361 JP 11-161548 A JP 04-162150 A

図5は、関連する技術のウォッチドッグタイマ制御装置を使うCPUシステム100の構成を示す図である。図5において、CPUシステム100は、CPU101、マイクロコンピュータ102を備え、内部バス120で接続している。CPU101は、CPUシステム全体を制御する。マイクロコンピュータ102は、ウォッチドッグタイマ部103、温度監視部107、データ記憶部108を備える。   FIG. 5 is a diagram showing a configuration of a CPU system 100 that uses a watchdog timer control device of related technology. In FIG. 5, the CPU system 100 includes a CPU 101 and a microcomputer 102, which are connected by an internal bus 120. The CPU 101 controls the entire CPU system. The microcomputer 102 includes a watchdog timer unit 103, a temperature monitoring unit 107, and a data storage unit 108.

ウォッチドッグタイマ部103は、ハードウェアの時間計測器であり、CPU101からの規則的なカウンタ初期設定命令105を受信しなかった場合に、CPU101をリセットして、暴走又は停止した状態から正常動作に戻す。ウォッチドッグタイマ部103内のカウンタ104は、マイクロコンピュータ102によって初期値を設定され、マイクロコンピュータ102内のクロック信号ごとに減算される。カウンタ104が0まで減算されると、マイクロコンピュータ102がCPU101にCPUリセット信号106を出力し、CPU101をリセットする。   The watchdog timer unit 103 is a hardware time measuring device. When the regular counter initial setting instruction 105 from the CPU 101 is not received, the watch dog timer unit 103 resets the CPU 101 to return to normal operation from a runaway or stopped state. return. The counter 104 in the watchdog timer unit 103 is set to an initial value by the microcomputer 102 and is subtracted for each clock signal in the microcomputer 102. When the counter 104 is decremented to 0, the microcomputer 102 outputs a CPU reset signal 106 to the CPU 101 to reset the CPU 101.

CPU101が正常に動作しているときは、CPU101は一定時間間隔でマイクロコンピュータ102にカウンタ初期設定命令105を送信し、マイクロコンピュータ102がカウンタ初期設定命令105を受信した際にカウンタ104を初期値に再設定する。正常動作しているときには、カウンタ104が0まで減算されることはなく、マイクロコンピュータ102がCPU101にCPUリセット信号106を出力して、CPU101をリセットすることはない。   When the CPU 101 is operating normally, the CPU 101 transmits a counter initial setting instruction 105 to the microcomputer 102 at regular time intervals, and when the microcomputer 102 receives the counter initial setting instruction 105, the counter 104 is set to an initial value. Reset it. When operating normally, the counter 104 is not decremented to 0, and the microcomputer 102 does not reset the CPU 101 by outputting the CPU reset signal 106 to the CPU 101.

CPU101の暴走等により、一定時間を超えてもCPU101がマイクロコンピュータ102にカウンタ初期設定命令105を送信しない場合には、カウンタ104が0まで減算される。カウンタ104が0になったときには、マイクロコンピュータ102がCPUリセット信号106を出力して、CPU101をリセットして、CPU101を正常な状態に復帰させる。   If the CPU 101 does not transmit the counter initial setting instruction 105 to the microcomputer 102 even after a certain time has elapsed due to runaway of the CPU 101, the counter 104 is decremented to zero. When the counter 104 reaches 0, the microcomputer 102 outputs a CPU reset signal 106 to reset the CPU 101 and return the CPU 101 to a normal state.

温度監視部107は、ハードウェア温度計測器である。CPU101は、システムの温度を監視するために、定期的に温度監視部107に温度読み出し命令109を送信し、その応答として温度情報110を送信する。CPU101は、温度情報110と定められた基準値と比較判断した結果をもとに、CPUシステム100が一定の範囲内の温度となるように制御する。   The temperature monitoring unit 107 is a hardware temperature measuring instrument. In order to monitor the temperature of the system, the CPU 101 periodically transmits a temperature reading command 109 to the temperature monitoring unit 107 and transmits temperature information 110 as a response. The CPU 101 controls the temperature of the CPU system 100 to be within a certain range based on the result of comparison with the temperature information 110 and a determined reference value.

データ記憶部108は、CPUシステム100のデータやプログラムを記憶する。CPU101は、データ記憶部108に対してデータの読み書きをするために、データ転送命令、および転送データ111を送信し、データ記憶部108から受信データ112を受ける。   The data storage unit 108 stores data and programs of the CPU system 100. The CPU 101 transmits a data transfer command and transfer data 111 and receives received data 112 from the data storage unit 108 in order to read / write data from / to the data storage unit 108.

図5中の、カウンタ初期設定命令105、温度読み出し命令109、温度情報110、データ転送命令、および転送データ111および受信データ112は全て、内部バス120上で情報の送受信が行われる。   In FIG. 5, the counter initial setting instruction 105, the temperature reading instruction 109, the temperature information 110, the data transfer instruction, the transfer data 111, and the reception data 112 are all transmitted and received on the internal bus 120.

関連する技術のウォッチドッグタイマの構成では、CPU101とデータ記憶部108との間のデータ転送(データ転送命令、および転送データ111、受信データ112)の負荷が増大した場合に、データ転送とは無関係な命令(カウンタ初期設定命令105、温度読み出し命令109、温度情報110)が、データ転送を妨げる現象が発生する。ウォッチドッグタイマ制御装置を使うCPUシステム100において、システムの性能上最優先に処理しなければならないデータ転送が、データ転送とは無関係な命令によって妨げられて、システムの性能を低下させる。   In the related art watchdog timer configuration, when the load of data transfer between the CPU 101 and the data storage unit 108 (data transfer command, transfer data 111, and received data 112) increases, the data transfer is irrelevant. Such as a counter initial setting instruction 105, a temperature reading instruction 109, and temperature information 110 may cause a phenomenon that prevents data transfer. In the CPU system 100 that uses the watchdog timer control device, data transfer that must be processed with the highest priority in terms of system performance is hindered by instructions unrelated to data transfer, thereby degrading system performance.

本発明は上述の状況に鑑みてなされたもので、データ転送の効率を向上するウォッチドッグタイマ制御装置およびウォッチドッグタイマ制御方法を提供することを目的とする。   The present invention has been made in view of the above-described situation, and an object thereof is to provide a watchdog timer control device and a watchdog timer control method that improve the efficiency of data transfer.

上記の目的を達成するために、本発明の第1の観点に係るウォッチドッグタイマ制御装置は、
周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するウォッチドッグタイマ回路と、
CPUから制御情報を要求する要求信号を入力する入力手段と、
前記制御情報を保持する保持手段と、
前記入力手段に前記要求信号が入力されたときに、前記保持手段で保持する制御情報を前記CPUに出力する出力手段と、
前記要求信号が入力されたときに、前記ウォッチドッグタイマ回路のカウンタ値を所定の値に設定するリセット手段と、
を備えることを特徴とする。
In order to achieve the above object, a watchdog timer control device according to the first aspect of the present invention provides:
A watchdog timer circuit that outputs a signal indicating that the predetermined counter value has been reached when the predetermined signal value is counted each time a periodic signal occurs;
Input means for inputting a request signal for requesting control information from the CPU;
Holding means for holding the control information;
Output means for outputting control information held by the holding means to the CPU when the request signal is inputted to the input means;
Reset means for setting a counter value of the watchdog timer circuit to a predetermined value when the request signal is input;
It is characterized by providing.

本発明の第2の観点に係るウォッチドッグタイマ制御方法は、
周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するCPU監視ステップと、
CPUから制御情報を要求する要求信号を入力する入力ステップと、
前記要求信号が入力されたときに、保持している前記制御情報を前記CPUに出力する出力ステップと、
前記要求信号が入力されたときに、前記周期信号を計数するカウンタの値を所定の値に設定する再設定ステップと、
を備えることを特徴とする。
A watchdog timer control method according to a second aspect of the present invention includes:
A CPU monitoring step of outputting a signal indicating that the predetermined counter value has been reached when the predetermined signal value is counted each time a periodic signal occurs;
An input step for inputting a request signal for requesting control information from the CPU;
An output step of outputting the held control information to the CPU when the request signal is input;
A resetting step of setting a value of a counter for counting the periodic signal to a predetermined value when the request signal is input;
It is characterized by providing.

本発明の第3の観点に係るプログラムは、コンピュータを
周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するウォッチドッグタイマ回路と、
CPUから制御情報を要求する要求信号を入力する入力手段と、
前記制御情報を保持する保持手段と、
前記入力手段に前記要求信号が入力されたときに、前記保持手段で保持する前記制御情報を前記CPUに出力する出力手段と、
前記要求信号が入力されたときに、前記ウォッチドッグタイマ回路のカウンタ値を所定の値に設定するリセット手段
として機能させることを特徴とする。
According to a third aspect of the present invention, there is provided a program for outputting a signal indicating that the predetermined counter value has been reached when the computer counts each time a periodic signal occurs and reaches a predetermined counter value. A dog timer circuit;
Input means for inputting a request signal for requesting control information from the CPU;
Holding means for holding the control information;
An output means for outputting the control information held by the holding means to the CPU when the request signal is input to the input means;
When the request signal is inputted, it functions as a reset means for setting a counter value of the watchdog timer circuit to a predetermined value.

この発明によれば、 CPUから発行していたウォッチドッグタイマのカウンタ初期設定命令が必要なく、CPUとデータ記憶部間のデータ転送を妨げるようなバスの負荷を軽減できる。その結果として、CPUシステムのデータ転送性能を向上できるという効果がある。   According to the present invention, the watch dog timer counter initial setting instruction issued from the CPU is not required, and the load on the bus that prevents the data transfer between the CPU and the data storage unit can be reduced. As a result, the data transfer performance of the CPU system can be improved.

以下、この発明の実施の形態について図面を参照しながら詳細に説明する。なお、図中同一または相当部分には同一符号を付し、その説明は繰り返さない。本実施の形態では、ウォッチドッグタイマ制御装置を使うCPUシステムについて説明する。   Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. In the drawings, the same or corresponding parts are denoted by the same reference numerals, and description thereof will not be repeated. In the present embodiment, a CPU system that uses a watchdog timer control device will be described.

(実施の形態1)
図1は、本発明の実施の形態1に係るウォッチドッグタイマ制御装置を使うCPUシステムの構成の一例を示すブロック図である。図1において、CPUシステム10は、CPU1、マイクロコンピュータ2を備え、内部バス8で接続している。CPU1は、CPUシステム全体を制御する。マイクロコンピュータ2は、ウォッチドッグタイマ部3、温度監視部5、データ記憶部6を備える。マイクロコンピュータ2のウォッチドッグタイマ部3と温度監視部5とで、ウォッチドッグタイマ制御装置20を構成する。
(Embodiment 1)
FIG. 1 is a block diagram showing an example of the configuration of a CPU system that uses the watchdog timer control apparatus according to Embodiment 1 of the present invention. In FIG. 1, a CPU system 10 includes a CPU 1 and a microcomputer 2 and is connected by an internal bus 8. The CPU 1 controls the entire CPU system. The microcomputer 2 includes a watchdog timer unit 3, a temperature monitoring unit 5, and a data storage unit 6. The watch dog timer unit 3 and the temperature monitoring unit 5 of the microcomputer 2 constitute a watch dog timer control device 20.

CPU1は、データ記憶部6に対して、データ転送命令、および転送データ15を送信し、受信データ16を受ける。また、CPU1は、データの送受信と並行して、一定時間間隔で温度監視部5に温度読み出し命令11を送信し、温度情報12を受信する。CPU1は、温度情報12と定められた基準値と比較判断した結果をもとに、CPUシステム10が一定の範囲内の温度となるように制御する。例えば、CPUファンの回転数を上げたり、CPUシステム10のクロック周波数を下げたり、温度異常の警告を出したりすることが考えられる。   The CPU 1 transmits a data transfer command and transfer data 15 to the data storage unit 6 and receives received data 16. Further, in parallel with data transmission / reception, the CPU 1 transmits a temperature reading command 11 to the temperature monitoring unit 5 and receives temperature information 12 at regular time intervals. The CPU 1 controls the temperature of the CPU system 10 to be within a certain range based on the result of comparison with the temperature information 12 and a determined reference value. For example, it is conceivable to increase the number of rotations of the CPU fan, decrease the clock frequency of the CPU system 10, or issue a temperature abnormality warning.

温度監視部5は、ハードウェア温度計測器を備える。温度監視部5は、CPU1からの一定時間間隔の温度読み出し命令11を受信し、その応答として温度情報12を送信する。また、温度監視部5は、温度読み出し命令11を受信した場合に、ウォッチドッグタイマ部3のカウンタ4へカウンタ初期設定命令13を指令する。   The temperature monitoring unit 5 includes a hardware temperature measuring instrument. The temperature monitoring unit 5 receives a temperature reading command 11 from the CPU 1 at regular time intervals, and transmits temperature information 12 as a response thereto. Further, when the temperature monitoring unit 5 receives the temperature reading command 11, the temperature monitoring unit 5 commands the counter initial setting command 13 to the counter 4 of the watchdog timer unit 3.

ウォッチドッグタイマ部3は、ハードウェア時間計測器であり、カウンタ4が所定の値、例えば、0になったときに、カウンタ0検出信号14を出力する。例えば、カウンタ0検出信号14はCPU1に入力されてCPU1をリセットし、暴走又は停止した状態から正常動作に戻す。   The watchdog timer unit 3 is a hardware time measuring device, and outputs a counter 0 detection signal 14 when the counter 4 reaches a predetermined value, for example, 0. For example, the counter 0 detection signal 14 is input to the CPU 1 to reset the CPU 1 and restore the normal operation from the runaway or stopped state.

ウォッチドッグタイマ部3内のカウンタ4は、温度監視部5のカウンタ初期設定命令13により初期値を設定され、マイクロコンピュータ2内のクロック信号ごとに減算される。カウンタ4が0まで減算されると、ウォッチドッグタイマ部3からCPU1の状態が異常である(カウンタ4の計数値が0になった)ことを表すカウンタ0検出信号14を出力する。カウンタ0検出信号14を受けたCPU1はリセットする。   The counter 4 in the watchdog timer unit 3 is set to an initial value by the counter initial setting instruction 13 of the temperature monitoring unit 5 and is subtracted for each clock signal in the microcomputer 2. When the counter 4 is subtracted to 0, the watchdog timer unit 3 outputs a counter 0 detection signal 14 indicating that the state of the CPU 1 is abnormal (the count value of the counter 4 has become 0). The CPU 1 that has received the counter 0 detection signal 14 resets.

カウンタ0検出信号14によって、メモリ(特に不揮発性メモリ)にウォッチドッグタイマリセットがかかったこをと示すデータをセットしておいて、CPU1の初期化処理で、異常事態の処理を行ってもよい。例えば、CPU1は、異常事態の原因究明に必要な情報を記録したり、CPU1が異常である信号を送信したりする。カウンタ0検出信号14は、CPU1以外の装置、例えば、CPUシステム10の主記憶(図示せず)の記憶内容を待避させるコアダンプ装置や、他の監視装置に入力されてもよい。また、CPUシステム10の異常を表示するランプを点灯するだけの場合もある。   Data indicating that the watchdog timer reset has been applied to the memory (particularly the non-volatile memory) may be set by the counter 0 detection signal 14, and the abnormal situation may be processed by the initialization processing of the CPU 1. For example, the CPU 1 records information necessary for investigating the cause of the abnormal situation, or transmits a signal indicating that the CPU 1 is abnormal. The counter 0 detection signal 14 may be input to a device other than the CPU 1, for example, a core dump device that saves the stored contents of the main memory (not shown) of the CPU system 10, or another monitoring device. In some cases, a lamp that indicates an abnormality of the CPU system 10 is merely lit.

データ記憶部6は、CPUシステム10のデータやプログラムを記憶する。CPU1は、データ記憶部6に対してデータの読み書きをするめに、データ転送命令、および転送データ15を送信し、データ記憶部6から受信データ16を受ける。   The data storage unit 6 stores data and programs of the CPU system 10. In order to read / write data from / to the data storage unit 6, the CPU 1 transmits a data transfer command and transfer data 15 and receives received data 16 from the data storage unit 6.

CPU1とマイクロコンピュータ2は、内部バス8で接続している。図1中の温度読み出し命令11、温度情報12、データ転送命令、および転送データ15および受信データ16は全て、内部バス8上で情報の送受信が行われる。   The CPU 1 and the microcomputer 2 are connected by an internal bus 8. The temperature read command 11, temperature information 12, data transfer command, transfer data 15 and received data 16 in FIG. 1 are all transmitted and received on the internal bus 8.

図2は、実施の形態1に係るウォッチドッグタイマ制御装置の動作の一例を示すフローチャートである。ウォッチドッグタイマ部3内のカウンタ4は、マイクロコンピュータ2のクロック信号に同期して(ステップS101)、カウンタ値を減算する(ステップS102)。カウンタ4の値が0まで減算されると(ステップS103;YES)、ウォッチドッグタイマ部3からCPU1が異常であることを表すカウンタ0検出信号14を出力する(ステップS107)。カウンタ0検出信号14を受けたCPU1は、異常事態の処理を行う。   FIG. 2 is a flowchart showing an example of the operation of the watchdog timer control apparatus according to the first embodiment. The counter 4 in the watchdog timer unit 3 subtracts the counter value (step S102) in synchronization with the clock signal of the microcomputer 2 (step S101). When the value of the counter 4 is subtracted to 0 (step S103; YES), the counter 0 detection signal 14 indicating that the CPU 1 is abnormal is output from the watchdog timer unit 3 (step S107). The CPU 1 that has received the counter 0 detection signal 14 performs processing for an abnormal situation.

カウンタ4の値が0まで減算されない場合には(ステップS103;NO)、温度読み出し命令11を受信したかを判断する(ステップS104)。温度読み出し命令11を受信しない場合には(ステップS104;NO)、次のクロック信号を待つ。温度読み出し命令11を受信した場合には(ステップS104;YES)、温度監視部5は、温度情報12を送信する(ステップS105)とともに、カウンタ初期設定命令13を送信して、ウォッチドッグタイマ部3のカウンタ4を初期化して(ステップS106)、次のクロック信号を待つ。   If the value of the counter 4 is not subtracted to 0 (step S103; NO), it is determined whether the temperature reading command 11 has been received (step S104). When the temperature reading command 11 is not received (step S104; NO), the next clock signal is waited for. When the temperature reading command 11 is received (step S104; YES), the temperature monitoring unit 5 transmits the temperature information 12 (step S105), and also transmits the counter initial setting command 13, and the watchdog timer unit 3 Counter 4 is initialized (step S106), and the next clock signal is awaited.

カウンタ4の計数値が0になる前にCPU1が温度読み出し命令11を送信しているかぎり、マイクロコンピュータ2は、カウンタ4の値が0まで減算する前にCPU1から温度読み出し命令11を受信して、カウンタ4の値を初期化するので、カウンタ0検出信号14を送信することはない。   As long as the CPU 1 transmits the temperature reading command 11 before the count value of the counter 4 becomes 0, the microcomputer 2 receives the temperature reading command 11 from the CPU 1 before the value of the counter 4 is decremented to 0. Since the value of the counter 4 is initialized, the counter 0 detection signal 14 is not transmitted.

カウンタ4の計数値が0になる場合について説明したが、0でなく一定の計数値になった場合に信号を出力するとしてもよい。また、カウンタ初期設定命令13によりカウンタ4の初期値をある値に設定して、クロック信号に同期してカウンタ4を加算し、所定の値になったときに信号を出力してもよい。   Although the case where the count value of the counter 4 is 0 has been described, a signal may be output when the count value is not 0 but a constant count value. Alternatively, the initial value of the counter 4 may be set to a certain value by the counter initial setting instruction 13, the counter 4 may be added in synchronization with the clock signal, and the signal may be output when the predetermined value is reached.

本発明の実施の形態1のCPUシステム10は、温度読み出し命令11がカウンタリセット命令を兼ねているので、CPU1から直接ウォッチドッグタイマ部3を制御する命令が必要なく、内部バス8の負荷を軽減することができる。その結果、CPU1とデータ記憶部6との間のデータ転送の効率を向上させる効果がある。   In the CPU system 10 according to the first embodiment of the present invention, since the temperature read command 11 also serves as a counter reset command, a command for directly controlling the watchdog timer unit 3 from the CPU 1 is not necessary, and the load on the internal bus 8 is reduced. can do. As a result, there is an effect of improving the efficiency of data transfer between the CPU 1 and the data storage unit 6.

(実施の形態2)
実施の形態2は、CPUシステム10の制御情報としてファン回転数を扱う場合である。図3は、本発明の実施の形態2に係るウォッチドッグタイマ制御装置を使うCPUシステムの構成の一例を示すブロック図である。図3において、CPUシステム10は、実施の形態1と異なり、マイクロコンピュータ2の温度監視部5に換えて、ファン回転数読み出し部7を備える。ウォッチドッグタイマ制御装置20は、マイクロコンピュータ2のウォッチドッグタイマ部3とファン回転数読み出し部7とで構成する。ファン回転数読み出し部7は、CPU1からのファン回転数読み出し命令17を受信し、CPU1へファン回転数情報18を返信するとともに、カウンタ4へカウンタ初期設定命令13を送信する。その他の構成は実施の形態1と同様であるが、ファン回転数読み出し部7を作動させる機能が異なる。
(Embodiment 2)
The second embodiment is a case where the fan rotation speed is handled as control information of the CPU system 10. FIG. 3 is a block diagram showing an example of the configuration of a CPU system that uses the watchdog timer control device according to the second embodiment of the present invention. In FIG. 3, unlike the first embodiment, the CPU system 10 includes a fan rotation speed reading unit 7 instead of the temperature monitoring unit 5 of the microcomputer 2. The watchdog timer control device 20 includes a watchdog timer unit 3 and a fan rotation speed reading unit 7 of the microcomputer 2. The fan rotation speed reading unit 7 receives a fan rotation speed reading command 17 from the CPU 1, returns fan rotation speed information 18 to the CPU 1, and transmits a counter initial setting command 13 to the counter 4. Other configurations are the same as those of the first embodiment, but the function of operating the fan rotation speed reading unit 7 is different.

ファン回転数読み出し部7は、CPUシステム10が動作している間に放つ熱を調節するためのCPUファンの回転数を数える。ファン回転数読み出し部7は、CPU1から定期的にファン回転数読み出し命令17を受信し、その応答としてファン回転数情報18を送信する。また、ファン回転数読み出し部7は、ファン回転数読み出し命令17を受信した場合に、ウォッチドッグタイマ部3のカウンタ4へカウンタ初期設定命令13を送信する。   The fan rotation speed reading unit 7 counts the rotation speed of the CPU fan for adjusting the heat emitted while the CPU system 10 is operating. The fan rotation speed reading unit 7 periodically receives a fan rotation speed reading command 17 from the CPU 1 and transmits fan rotation speed information 18 as a response thereto. Further, when the fan rotation number reading unit 7 receives the fan rotation number reading command 17, the fan rotation number reading unit 7 transmits a counter initial setting command 13 to the counter 4 of the watchdog timer unit 3.

図4は、実施の形態2に係るウォッチドッグタイマ制御装置の動作の一例を示すフローチャートである。ウォッチドッグタイマ部3内のカウンタ4は、マイクロコンピュータ2のクロック信号に同期して(ステップS101)、カウンタ値を減算する(ステップS102)。カウンタ4の値が0まで減算されると(ステップS103;YES)、ウォッチドッグタイマ部3からCPU1が異常であることを表すカウンタ0検出信号14を出力する(ステップS107)。カウンタ0検出信号14を受けたCPU1は、実施の形態1と同様に、異常事態の処理を行う。   FIG. 4 is a flowchart showing an example of the operation of the watchdog timer control apparatus according to the second embodiment. The counter 4 in the watchdog timer unit 3 subtracts the counter value (step S102) in synchronization with the clock signal of the microcomputer 2 (step S101). When the value of the counter 4 is subtracted to 0 (step S103; YES), the counter 0 detection signal 14 indicating that the CPU 1 is abnormal is output from the watchdog timer unit 3 (step S107). The CPU 1 that has received the counter 0 detection signal 14 performs an abnormal situation process as in the first embodiment.

カウンタ4の値が0まで減算されない場合には(ステップS103;NO)、ファン回転数読み出し命令17を受信したかを判断する(ステップS108)。ファン回転数読み出し命令17を受信しない場合には(ステップS108;NO)、次のクロック信号を待つ。ファン回転数読み出し命令17を受信した場合には(ステップS108;YES)、ファン回転数読み出し部7は、ファン回転数情報18を送信する(ステップS109)とともに、カウンタ初期設定命令13を送信して、ウォッチドッグタイマ部3のカウンタ4を初期化して(ステップS106)、次のクロック信号を待つ。   If the value of the counter 4 is not subtracted to 0 (step S103; NO), it is determined whether the fan rotation speed read command 17 has been received (step S108). When the fan rotation speed read command 17 is not received (step S108; NO), the next clock signal is waited for. When the fan rotation speed reading command 17 is received (step S108; YES), the fan rotation speed reading unit 7 transmits the fan rotation speed information 18 (step S109) and also transmits the counter initial setting command 13 Then, the counter 4 of the watchdog timer unit 3 is initialized (step S106), and the next clock signal is awaited.

CPU1が正常な場合には、マイクロコンピュータ2は、カウンタ4の値が0まで減算する前に、CPU1からファン回転数読み出し命令17を受信して、カウンタの値を初期化するので、カウンタ0検出信号14を送信することはない。   When the CPU 1 is normal, the microcomputer 2 receives the fan rotational speed read command 17 from the CPU 1 and initializes the counter value before the counter 4 value is decremented to 0. The signal 14 is not transmitted.

本発明の実施の形態2のCPUシステム10は、ファン回転数読み出し命令17がカウンタリセット命令を兼ねているので、CPU1から直接ウォッチドッグタイマ部3を制御する命令が必要なく、内部バス8の負荷を軽減することができる。その結果、CPU1とデータ記憶部6との間のデータ転送の効率を向上させる効果がある。   In the CPU system 10 according to the second embodiment of the present invention, since the fan rotation speed read command 17 also serves as a counter reset command, there is no need for a command to directly control the watchdog timer unit 3 from the CPU 1, and the load on the internal bus 8 Can be reduced. As a result, there is an effect of improving the efficiency of data transfer between the CPU 1 and the data storage unit 6.

実施の形態1では、温度読み出し命令11とカウンタ初期設定命令13を兼用し、実施の形態2では、ファン回転数読み出し命令17とカウンタ初期設定命令13を兼用して、内部バス8の負荷を軽減した。温度監視部5とファン回転数読み出し部7の両方を備えるCPUシステム10では、1つの制御信号読み出し命令で、温度読み出し命令11とファン回転数読み出し命令17とカウンタ初期設定命令13の3信号を兼ねてもよい。その場合には、1つの情報読み出し命令で、温度情報12とファン回転数情報18の両方をCPU1に出力すると同時に、カウンタ4をリセットする。このようにして、内部バス8の負荷を軽減することができる。   In the first embodiment, the temperature reading command 11 and the counter initial setting command 13 are combined, and in the second embodiment, the fan rotation number reading command 17 and the counter initial setting command 13 are combined to reduce the load on the internal bus 8. did. In the CPU system 10 including both the temperature monitoring unit 5 and the fan rotation speed reading unit 7, one control signal read command serves as the three signals of the temperature reading command 11, the fan rotation speed reading command 17, and the counter initial setting command 13. May be. In that case, both the temperature information 12 and the fan rotational speed information 18 are output to the CPU 1 by one information read command, and at the same time, the counter 4 is reset. In this way, the load on the internal bus 8 can be reduced.

以上のように、CPUシステム10に本発明のウォッチドッグタイマ制御装置20を使うことにより、内部バス8の負荷を軽減して、CPU1とデータ記憶部6との間にデータ転送を効率よく行える。   As described above, by using the watchdog timer control device 20 of the present invention in the CPU system 10, the load on the internal bus 8 can be reduced and data transfer can be efficiently performed between the CPU 1 and the data storage unit 6.

その他、本発明の好適な変形として、以下の構成が含まれる。   Other suitable modifications of the present invention include the following configurations.

本発明の第1の観点に係るウォッチドッグタイマ制御装置について、好ましくは、前記保持手段は、温度情報を保持することを特徴とする。   In the watchdog timer control device according to the first aspect of the present invention, preferably, the holding means holds temperature information.

または、あるいはさらに、前記保持手段は、冷却装置のファン回転数を保持してもよい。   Alternatively or additionally, the holding means may hold the fan rotation speed of the cooling device.

本発明の第2の観点に係るウォッチドッグタイマ制御方法について、好ましくは、
温度計測手段から温度情報を入力するステップを備え、
前記出力ステップは、前記要求信号が入力されたときに、前記温度情報を前記制御情報として前記CPUに出力することを特徴とする。
For the watchdog timer control method according to the second aspect of the present invention, preferably,
A step of inputting temperature information from the temperature measuring means;
The output step outputs the temperature information as the control information to the CPU when the request signal is input.

または、あるいはさらに、ファン装置からファン回転数情報を入力するステップを備え、
前記出力ステップは、前記要求信号が入力されたときに、前記ファン回転数情報を含む制御情報を前記CPUに出力してもよい。
Alternatively, or in addition, a step of inputting fan rotation speed information from the fan device,
The output step may output control information including the fan rotation speed information to the CPU when the request signal is input.

以上説明したとおり、本発明によれば、CPUからウォッチドッグタイマのカウンタ初期設定命令を発行するが必要なく、内部バスの負荷を軽減できる。その結果、CPUとデータ記憶ブロック間のデータ転送の性能を向上できる。   As described above, according to the present invention, it is not necessary to issue a watch dog timer counter initialization instruction from the CPU, and the load on the internal bus can be reduced. As a result, the performance of data transfer between the CPU and the data storage block can be improved.

その他、前記のハードウェア構成やフローチャートは一例であり、任意に変更および修正が可能である。   In addition, the hardware configuration and the flowchart described above are merely examples, and can be arbitrarily changed and modified.

ウォッチドッグタイマ制御の処理を行う中心となる部分は、専用のシステムによらず、通常のコンピュータシステムを用いて実現可能である。たとえば、前記の動作を実行するためのコンピュータプログラムを、コンピュータが読み取り可能な記録媒体(フレキシブルディスク、CD−ROM、DVD−ROM等)に格納して配布し、当該コンピュータプログラムをコンピュータにインストールすることにより、前記の処理を実行するウォッチドッグタイマ制御装置20を構成してもよい。また、インターネット等の通信ネットワーク上のサーバ装置が有する記憶装置に当該コンピュータプログラムを格納しておき、通常のコンピュータシステムがダウンロード等することでウォッチドッグタイマ制御装置20を構成してもよい。   The central part for performing the watchdog timer control process can be realized by using a normal computer system, not by a dedicated system. For example, a computer program for executing the above operation is stored and distributed in a computer-readable recording medium (flexible disk, CD-ROM, DVD-ROM, etc.), and the computer program is installed in the computer. Thus, the watchdog timer control device 20 that executes the above-described processing may be configured. Further, the watchdog timer control device 20 may be configured by storing the computer program in a storage device included in a server device on a communication network such as the Internet and downloading it by a normal computer system.

また、ウォッチドッグタイマ制御装置20の機能を、OS(オペレーティングシステム)とアプリケーションプログラムの分担、またはOSとアプリケーションプログラムとの協働により実現する場合などには、アプリケーションプログラム部分のみを記録媒体や記憶装置に格納してもよい。   Further, when the function of the watchdog timer control device 20 is realized by sharing of an OS (operating system) and an application program, or by cooperation between the OS and the application program, only the application program portion is recorded on a recording medium or a storage device. May be stored.

また、搬送波にコンピュータプログラムを重畳し、通信ネットワークを介して配信することも可能である。たとえば、通信ネットワーク上の掲示板(BBS, Bulletin Board System)に前記コンピュータプログラムを掲示し、ネットワークを介して前記コンピュータプログラムを配信してもよい。そして、このコンピュータプログラムを起動し、OSの制御下で、他のアプリケーションプログラムと同様に実行することにより、前記の処理を実行できるように構成してもよい。   It is also possible to superimpose a computer program on a carrier wave and distribute it via a communication network. For example, the computer program may be posted on a bulletin board (BBS, Bulletin Board System) on a communication network, and the computer program distributed via the network. The computer program may be started and executed in the same manner as other application programs under the control of the OS, so that the above-described processing may be executed.

本発明の実施の形態1に係るウォッチドッグタイマ制御装置を使うCPUシステムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of CPU system using the watchdog timer control apparatus which concerns on Embodiment 1 of this invention. 実施の形態1に係るウォッチドッグタイマ制御装置の動作の一例を示すフローチャートである。4 is a flowchart showing an example of the operation of the watchdog timer control device according to the first embodiment. 本発明の実施の形態2に係るウォッチドッグタイマ制御装置を使うCPUシステムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of CPU system which uses the watchdog timer control apparatus which concerns on Embodiment 2 of this invention. 実施の形態2に係るウォッチドッグタイマ制御装置の動作の一例を示すフローチャートである。6 is a flowchart illustrating an example of operation of the watchdog timer control device according to the second embodiment. 関連する技術のウォッチドッグタイマ制御装置を使うCPUシステムの構成の一例を示すブロック図である。It is a block diagram which shows an example of a structure of CPU system using the watchdog timer control apparatus of related technology.

符号の説明Explanation of symbols

1 CPU
2 マイクロコンピュータ
3 ウォッチドッグタイマ部
4 カウンタ
5 温度監視部
6 データ記憶部
7 ファン回転数読み出し部
8 内部バス
10 CPUシステム
11 温度読み出し命令
12 温度情報
13 カウンタ初期設定命令
14 カウンタ0検出信号
15 データ転送命令、および転送データ
16 受信データ
17 ファン回転数読み出し命令
18 ファン回転数情報
20 ウォッチドッグタイマ制御装置
1 CPU
2 Microcomputer 3 Watchdog timer unit 4 Counter 5 Temperature monitoring unit 6 Data storage unit 7 Fan rotation speed reading unit 8 Internal bus 10 CPU system 11 Temperature reading command 12 Temperature information 13 Counter initial setting command 14 Counter 0 detection signal 15 Data transfer Command and transfer data 16 Received data 17 Fan rotation speed read command 18 Fan rotation speed information 20 Watchdog timer control device

Claims (8)

周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するウォッチドッグタイマ回路と、
CPUから制御情報を要求する要求信号を入力する入力手段と、
前記制御情報を保持する保持手段と、
前記入力手段に前記要求信号が入力されたときに、前記保持手段で保持する制御情報を前記CPUに出力する出力手段と、
前記要求信号が入力されたときに、前記ウォッチドッグタイマ回路のカウンタ値を所定の値に設定するリセット手段と、
を備えることを特徴とするウォッチドッグタイマ制御装置。
A watchdog timer circuit that outputs a signal indicating that the predetermined counter value has been reached when the predetermined signal value is counted each time a periodic signal occurs;
Input means for inputting a request signal for requesting control information from the CPU;
Holding means for holding the control information;
Output means for outputting control information held by the holding means to the CPU when the request signal is inputted to the input means;
Reset means for setting a counter value of the watchdog timer circuit to a predetermined value when the request signal is input;
A watchdog timer control device comprising:
前記保持手段は、温度情報を保持することを特徴とする請求項1に記載のウォッチドッグタイマ制御装置。   The watchdog timer control device according to claim 1, wherein the holding unit holds temperature information. 前記保持手段は、冷却装置のファン回転数を保持することを特徴とする請求項1または2に記載のウォッチドッグタイマ制御装置。   The watchdog timer control device according to claim 1, wherein the holding unit holds the number of fan rotations of the cooling device. 周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するCPU監視ステップと、
CPUから制御情報を要求する要求信号を入力する入力ステップと、
前記要求信号が入力されたときに、保持している前記制御情報を前記CPUに出力する出力ステップと、
前記要求信号が入力されたときに、前記周期信号を計数するカウンタの値を所定の値に設定する再設定ステップと、
を備えることを特徴とするウォッチドッグタイマ制御方法。
A CPU monitoring step of outputting a signal indicating that the predetermined counter value has been reached when the predetermined signal is counted every time a periodic signal occurs;
An input step for inputting a request signal for requesting control information from the CPU;
An output step of outputting the held control information to the CPU when the request signal is input;
A resetting step of setting a value of a counter for counting the periodic signal to a predetermined value when the request signal is input;
A watchdog timer control method comprising:
温度計測手段から温度情報を入力するステップを備え、
前記出力ステップは、前記要求信号が入力されたときに、前記温度情報を前記制御情報として前記CPUに出力する
ことを特徴とする請求項4に記載のウォッチドッグタイマ制御方法。
A step of inputting temperature information from the temperature measuring means;
5. The watchdog timer control method according to claim 4, wherein the output step outputs the temperature information as the control information to the CPU when the request signal is input. 6.
ファン装置からファン回転数情報を入力するステップを備え、
前記出力ステップは、前記要求信号が入力されたときに、前記ファン回転数情報を含む制御情報を前記CPUに出力することを特徴とする請求項4または5に記載のウォッチドッグタイマ制御方法。
A step of inputting fan rotational speed information from the fan device;
6. The watchdog timer control method according to claim 4, wherein the output step outputs control information including the fan rotation speed information to the CPU when the request signal is input.
コンピュータを、
周期信号が生起するごとに計数して所定のカウンタ値になったときに、前記所定のカウンタ値になったことを表す信号を出力するウォッチドッグタイマ回路と、
CPUから制御情報を要求する要求信号を入力する入力手段と、
前記制御情報を保持する保持手段と、
前記入力手段に前記要求信号が入力されたときに、前記保持手段で保持する前記制御情報を前記CPUに出力する出力手段と、
前記要求信号が入力されたときに、前記ウォッチドッグタイマ回路のカウンタ値を所定の値に設定するリセット手段
として機能させることを特徴とするプログラム。
Computer
A watchdog timer circuit that outputs a signal indicating that the predetermined counter value has been reached when the predetermined signal value is counted each time a periodic signal occurs;
Input means for inputting a request signal for requesting control information from the CPU;
Holding means for holding the control information;
An output means for outputting the control information held by the holding means to the CPU when the request signal is input to the input means;
A program which functions as a reset means for setting a counter value of the watchdog timer circuit to a predetermined value when the request signal is inputted.
請求項1ないし3のいずれかに記載のウォッチドッグタイマ制御装置を備えることを特徴とするCPUシステム。   A CPU system comprising the watchdog timer control device according to claim 1.
JP2008044680A 2008-02-26 2008-02-26 Watchdog timer control device, watchdog timer control method and program, and CPU system Expired - Fee Related JP5003530B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008044680A JP5003530B2 (en) 2008-02-26 2008-02-26 Watchdog timer control device, watchdog timer control method and program, and CPU system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008044680A JP5003530B2 (en) 2008-02-26 2008-02-26 Watchdog timer control device, watchdog timer control method and program, and CPU system

Publications (2)

Publication Number Publication Date
JP2009205276A true JP2009205276A (en) 2009-09-10
JP5003530B2 JP5003530B2 (en) 2012-08-15

Family

ID=41147492

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008044680A Expired - Fee Related JP5003530B2 (en) 2008-02-26 2008-02-26 Watchdog timer control device, watchdog timer control method and program, and CPU system

Country Status (1)

Country Link
JP (1) JP5003530B2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011096088A (en) * 2009-10-30 2011-05-12 Autonetworks Technologies Ltd Processing apparatus
CN107248855A (en) * 2017-06-29 2017-10-13 北京广利核系统工程有限公司 Frequency down circuit, apparatus and method based on watchdog chip

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55115129A (en) * 1979-02-23 1980-09-04 Hitachi Ltd Failure detection system for communication control unit

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS55115129A (en) * 1979-02-23 1980-09-04 Hitachi Ltd Failure detection system for communication control unit

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011096088A (en) * 2009-10-30 2011-05-12 Autonetworks Technologies Ltd Processing apparatus
CN107248855A (en) * 2017-06-29 2017-10-13 北京广利核系统工程有限公司 Frequency down circuit, apparatus and method based on watchdog chip
CN107248855B (en) * 2017-06-29 2023-10-13 北京广利核系统工程有限公司 Frequency reducing circuit, device and method based on watchdog chip

Also Published As

Publication number Publication date
JP5003530B2 (en) 2012-08-15

Similar Documents

Publication Publication Date Title
US7120717B2 (en) Method and apparatus for controlling interrupt storms
JP5003530B2 (en) Watchdog timer control device, watchdog timer control method and program, and CPU system
JP2006079345A (en) Microcomputer
JP2008225929A (en) Information processor
JP6049961B1 (en) CPU monitoring device
JP2011159011A (en) System and program for monitoring job
US20200099798A1 (en) Information processing apparatus and non-transitory computer readable medium
JP6352627B2 (en) Computer system and operation method thereof
JP2006201948A (en) Interrupt signal accepting device and method
JP2006011686A (en) Method for detecting abnormality of multi-task system
JP5280962B2 (en) Power supply control device
JP5627414B2 (en) Action log collection system and program
JP2010009258A (en) Fault detection device of software
JP2008251066A (en) Memory control method, memory system, and program
JP2010113419A (en) Multicore controller
JP2009003663A (en) Power control device
WO2018003560A1 (en) Electronic control device
JP4952057B2 (en) Clock abnormality detection method and clock abnormality detection program
JP2010108330A (en) Build-up type electronic computer, switching control means, and program
JP2015014962A (en) Arithmetic device, arithmetic method, and program
JP2010003132A (en) Information processor, and fault detection method of input/output device thereof, and program thereof
JP2005031724A (en) Abnormality detecting device
JP2010056744A (en) Information processor, image forming apparatus, and program
JP2009093393A (en) Data processing device, and self-diagnosis method for data processing device
WO2018180664A1 (en) Vehicle control device

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110112

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20111028

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20120207

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20120406

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20120424

A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20120507

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20150601

Year of fee payment: 3

R150 Certificate of patent or registration of utility model

Ref document number: 5003530

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150

Free format text: JAPANESE INTERMEDIATE CODE: R150

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

S111 Request for change of ownership or part of ownership

Free format text: JAPANESE INTERMEDIATE CODE: R313111

R350 Written notification of registration of transfer

Free format text: JAPANESE INTERMEDIATE CODE: R350

LAPS Cancellation because of no payment of annual fees