JP3214079B2 - CPU abnormality detection device - Google Patents

CPU abnormality detection device

Info

Publication number
JP3214079B2
JP3214079B2 JP21340692A JP21340692A JP3214079B2 JP 3214079 B2 JP3214079 B2 JP 3214079B2 JP 21340692 A JP21340692 A JP 21340692A JP 21340692 A JP21340692 A JP 21340692A JP 3214079 B2 JP3214079 B2 JP 3214079B2
Authority
JP
Japan
Prior art keywords
signal
cpu
interrupt
abnormality detection
abnormality
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
Application number
JP21340692A
Other languages
Japanese (ja)
Other versions
JPH0635757A (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.)
Sony Corp
Original Assignee
Sony Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sony Corp filed Critical Sony Corp
Priority to JP21340692A priority Critical patent/JP3214079B2/en
Publication of JPH0635757A publication Critical patent/JPH0635757A/en
Application granted granted Critical
Publication of JP3214079B2 publication Critical patent/JP3214079B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Debugging And Monitoring (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【産業上の利用分野】本発明は、VTRのサーボシステ
ム等に適用して好適なCPUの異常を監視し、CPUの
異常を検出する異常検出装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an abnormality detecting apparatus for monitoring an abnormality of a CPU suitable for application to a servo system of a VTR and detecting an abnormality of the CPU.

【0002】[0002]

【従来の技術】VTRに用いられるサーボシステムにお
いて、サーボ制御用にCPUが使用され、このCPUか
らの指令に基づいてキャプスタンサーボ回路等の周辺回
路が制御されるようになされている。このCPUの動作
を監視する方法として、ウォッチドドッグタイマー(以
下、WDTという。)がある。このWDTは、次のよう
な動作をするタイマーである。 1.CPUが定期的にWDTをアクセスし、WDTをリ
セットする。 2.一定時間以上アクセスされなかったら出力レベルを
変える。この出力レベルが変化したことによりCPUが
正常に動作していないことを示す。 すなわち、CPUが正常であればある一定時間にアクセ
スのあるはずのものが、一定時間たってもアクセスがな
い場合に異常と判定するものである。このWDTの使用
方法として、WDTが定期的にアクセスされる間隔の時
間を予め知っていて、その最長時間に余裕を加えた時間
をWDTに設定しておいてからCPUの動作を開始す
る。
2. Description of the Related Art In a servo system used for a VTR, a CPU is used for servo control, and peripheral circuits such as a capstan servo circuit are controlled based on a command from the CPU. As a method of monitoring the operation of the CPU, there is a watched dog timer (hereinafter, referred to as WDT). This WDT is a timer that performs the following operation. 1. The CPU periodically accesses the WDT and resets the WDT. 2. If it has not been accessed for a certain period of time, change the output level. This change in the output level indicates that the CPU is not operating normally. In other words, if the CPU should be accessed during a certain period of time if the CPU is normal, it is determined that there is an abnormality if there is no access after a certain period of time. As a method of using the WDT, the time of the interval at which the WDT is periodically accessed is known in advance, and a time obtained by adding a margin to the maximum time is set in the WDT, and then the operation of the CPU is started.

【0003】図5に示すブロック図は、このWDTを採
用したキャプスタンサーボ回路等の周辺処理回路を含む
CPU制御回路の従来例を示している。図5において、
1はサーボシステムにおける各種制御を司るCPUであ
って、該CPU1からの各種信号(アドレス信号、コン
トロール信号)はアドレスデコーダ51に供給され、こ
の中アドレス信号がデコードされ、このデコードされた
アドレスデータに基づいてコントロール信号が周辺処理
回路(キャプスタンサーボ用の駆動回路等)52に対し
て特定のアクセス信号として供給される。
FIG. 5 is a block diagram showing a conventional example of a CPU control circuit including a peripheral processing circuit such as a capstan servo circuit employing the WDT. In FIG.
Numeral 1 denotes a CPU which controls various controls in the servo system. Various signals (address signals and control signals) from the CPU 1 are supplied to an address decoder 51, in which an address signal is decoded, and the decoded address data A control signal is supplied as a specific access signal to a peripheral processing circuit (such as a drive circuit for capstan servo) 52 based on the control signal.

【0004】53は前記WDTであって、このWDT5
3にはアドレスデコーダ51からのデコードされた出力
が供給され、CPU1の正常動作時では一定時間毎に
(定期的に)このWDT53がデコード出力によってア
クセスされるためリセットされて、常にWDT53がオ
ーバーフローしないようになっている。
Reference numeral 53 denotes the WDT.
3 is supplied with a decoded output from the address decoder 51, and is reset at regular intervals (periodically) because the WDT 53 is accessed by the decoded output during a normal operation of the CPU 1, so that the WDT 53 does not always overflow. It has become.

【0005】CPU1が異常状態となった時はWDT5
3が正常にアクセスされないため、このWDT53がリ
セットされずにオーバーフローによって得られる制御信
号に基づいてCPU1が強制的に最上位インタラプト
(NMI)若しくはリセットがかかるようになってい
る。
When the CPU 1 is in an abnormal state, the WDT 5
Since the WDT 53 is not normally accessed, the WDT 53 is not reset, and the CPU 1 is forcibly subjected to the highest interrupt (NMI) or reset based on a control signal obtained by overflow.

【0006】しかしながら、前記WDT53によるCP
U1の異常監視には次のような限界がある。 1.WDTは定期的な処理が定期的に行われないという
異常を検出するものであるから、不定期な処理に対して
の監視には使用できない。例えば、VTRのサーボシス
テムでテープ速度計測処理をモータの1回転に4回行う
時、モータが停止状態では処理がない状態になるのでW
DTを使おうとするとモータのコントロールのために無
限大の時間をしなければならず、WDTを使用すること
ができない。このようなVTRのサーボシステムでCP
Uの動作が異常になり、その異常が検出できないとテー
プダメージを与えてしまうことになる恐れがある。
[0006] However, the CP by the WDT 53
The abnormality monitoring of U1 has the following limitations. 1. The WDT detects an abnormality that the regular processing is not performed regularly, and thus cannot be used for monitoring the irregular processing. For example, when the tape speed measurement processing is performed four times per rotation of the motor by the servo system of the VTR, there is no processing when the motor is stopped.
Attempting to use DT requires an infinite amount of time to control the motor, and WDT cannot be used. In such a VTR servo system, the CP
If the operation of U becomes abnormal and the abnormality cannot be detected, tape damage may be caused.

【0007】2.WDTの異常時間の設定値は正常な動
作でアクセスされる最長時間に余裕を加えた値にしなけ
ればならないので、その余裕の分だけ検出が遅れること
になる。
[0007] 2. Since the set value of the abnormal time of the WDT must be a value obtained by adding a margin to the longest time accessed in a normal operation, the detection is delayed by the margin.

【0008】[0008]

【発明が解決しようとする課題】本発明は、WDTを使
用すると生ずる前記問題点を回避するために、WDTを
使用しないで解決したCPUの動作を監視するCPU監
視装置を提供する点にある。
SUMMARY OF THE INVENTION It is an object of the present invention to provide a CPU monitoring device for monitoring the operation of a CPU which has been solved without using a WDT, in order to avoid the above-mentioned problems caused by using a WDT.

【0009】[0009]

【課題を解決するための手段】本発明は、CPUと、該
CPUに実行させる所定のプログラムを格納した記憶装
置と、前記CPUに所定の処理の開始を要求するインタ
ラプト信号発生器と、前記所定の処理が実行中である時
とない時を識別して実行中信号を出力する処理実行中信
号出力装置と、前記処理要求信号が来た時または前記C
PUが前記所定の処理を開始する直前に前記実行中信号
を見て前記CPUの異常を検出する異常検出器とを備
え、CPUにインタラプト信号が来た時、前のインタラ
プト処理が終了しているかどうかを調べ、終了していな
かったらCPUが異常であるという検出を行うことを特
徴とするものでる。
The present invention provides a CPU, a storage device storing a predetermined program to be executed by the CPU, an interrupt signal generator for requesting the CPU to start a predetermined process, A process-in-progress signal output device for discriminating when the process is being executed and when it is not, and outputting a process-in-progress signal;
An abnormality detector for detecting an abnormality of the CPU by looking at the execution signal immediately before the PU starts the predetermined processing, and when an interrupt signal is sent to the CPU, whether the previous interrupt processing has been completed. It is characterized by checking whether the CPU is abnormal or not, if not completed.

【0010】[0010]

【実施例】図1は、本発明CPU異常検出装置の第1実
施例のブロック図を示している。図1において、1はC
PU、2は処理実行中出力装置を構成するO(出力)ポ
ート、3はCPUの異常を検出する異常検出器、4はR
OM、5は定期的または不定期的にインタラプト信号を
自動的に発生するインタラプト信号発生器、12はCP
U1がOポート2やROM4との通信をするための信号
(アドレスバス、データバス、コントロールバス)、1
3はOポートの出力、14が異常検出信号である。
FIG. 1 is a block diagram showing a first embodiment of a CPU abnormality detecting apparatus according to the present invention. In FIG. 1, 1 is C
PU, 2 is an O (output) port constituting an output device during processing, 3 is an abnormality detector for detecting an abnormality of the CPU, 4 is R
OM, 5 is an interrupt signal generator for automatically generating an interrupt signal periodically or irregularly, and 12 is a CP.
Signals (address bus, data bus, control bus) for U1 to communicate with O port 2 and ROM 4;
3 is an output of the O port, and 14 is an abnormality detection signal.

【0011】前記ROM4には、CPU1が実行するプ
ログラムが格納されており、特にインタラプト信号11
がCPU1に来たとき、CPU1が次のステップ1〜4
の順序で処理して、次のインタラプト信号が来る前に必
ず1〜4の処理が終了するようなプログラムが格納され
ている。すなわち、 〈ステップ1〉Oポート2の出力レベルをHレベルにす
る。 〈ステップ2〉所定の処理プログラムを実行する。 〈ステップ3〉Oポート2の出力をLレベルにする。 〈ステップ4〉終了
The ROM 4 stores a program to be executed by the CPU 1.
Arrives at CPU1, CPU1 proceeds to the next steps 1-4.
Is stored in such a manner that the processing of steps 1 to 4 is always completed before the next interrupt signal comes. That is, <Step 1> Set the output level of O port 2 to H level. <Step 2> A predetermined processing program is executed. <Step 3> Set the output of O port 2 to L level. <Step 4> End

【0012】つまり、Oポート2の出力信号13は、前
記所定のプログラム実行中はHレベル、終了後はLレベ
ルになるようにプログラムされている。異常検出器3
は、Oポート2の出力信号13のレベルをインタラプト
信号11でラッチして異常検出信号14を出力するとい
う動作を行う。
That is, the output signal 13 of the O port 2 is programmed to be at the H level during the execution of the predetermined program, and at the L level after the end of the predetermined program. Abnormality detector 3
Performs an operation of latching the level of the output signal 13 of the O port 2 with the interrupt signal 11 and outputting the abnormality detection signal 14.

【0013】CPU1が正常に動作している時、インタ
ラプト信号発生器5からインタラプト信号11が来たと
きは、前記ROMに格納されているプログラムに従って
必ず前の処理が終了しているので異常検出器3はOポー
ト2の出力レベルのLレベルをラッチしており、異常検
出信号は正常であることを示す。
When the CPU 1 is operating normally and an interrupt signal 11 is received from the interrupt signal generator 5, since the previous processing has always been completed in accordance with the program stored in the ROM, the abnormality detector 3 latches the L level of the output level of the O port 2 and indicates that the abnormality detection signal is normal.

【0014】一方、CPU1が処理プログラムを実行中
に異常になり、例えばCPUが暴走してインタラプト信
号11が来たときも異常状態が続いていた時、Oポート
2の出力レベルはHレベルであるので、異常検出器3は
Hレベルをラッチして、異常検出信号14はCPUが異
常であることを示す。この異常検出信号は、例えばVT
Rのサーボシステムの場合、モータに供給する電源をオ
フさせるために電源ブロックへ送られる。
On the other hand, when the CPU 1 becomes abnormal during execution of the processing program, for example, when the CPU goes out of control and the interrupt signal 11 is received and the abnormal state continues, the output level of the O port 2 is at the H level. Therefore, the abnormality detector 3 latches the H level, and the abnormality detection signal 14 indicates that the CPU is abnormal. This abnormality detection signal is, for example, VT
In the case of the servo system of R, it is sent to the power supply block to turn off the power supply to the motor.

【0015】以上のようにして、CPU1の異常を検出
することができる。この実施例によれば、所定の処理を
要求するときに、前の処理が終了しているかチェックす
るので定期的な処理でない場合にもCPU1の異常を検
出することができる。定期的な処理に使う時では、前記
WDTでは必ず設けている時間余裕分の時間遅れがない
ので、WDTを使用してCPUの異常を検出よりも早く
異常を検出することができる。
As described above, the abnormality of the CPU 1 can be detected. According to this embodiment, when a predetermined process is requested, it is checked whether or not the previous process has been completed, so that an abnormality of the CPU 1 can be detected even when the process is not a regular process. When used for periodic processing, there is no time delay corresponding to the time margin always provided in the WDT, so that the WDT can be used to detect an abnormality earlier than the CPU.

【0016】前記実施例の場合は、インタラプト信号1
1で所定の処理プログラムを開始させるが、インタラプ
ト信号ではなく、ある信号レベルを処理要求信号入力装
置を構成するIポートで監視してその信号レベルの変化
で所定の処理を開始する、という実質的なインタラプト
信号で処理プログラムを開始させてもよい。図2はこの
場合のブロック図を示している。この実施例が図1の実
施例と相違する点は、インタラプト信号がCPU1に入
力していない代わりに、実質的なインタラプト信号を発
生する処理要求信号発生器20からの処理要求信号31
がIポート21に入力していて、CPU1が処理開始信
号31を監視している。
In the case of the above embodiment, the interrupt signal 1
In step 1, a predetermined processing program is started. Instead of an interrupt signal, a certain signal level is monitored by an I port constituting the processing request signal input device, and a predetermined processing is started by a change in the signal level. The processing program may be started by a simple interrupt signal. FIG. 2 shows a block diagram in this case. This embodiment is different from the embodiment of FIG. 1 in that an interrupt signal is not input to the CPU 1 but a processing request signal 31 from a processing request signal generator 20 for generating a substantial interrupt signal.
Are input to the I port 21, and the CPU 1 monitors the processing start signal 31.

【0017】次に、CPUの割り込み処理の設定方法に
よっては前の割り込み処理の実行中に次の割り込みが来
たとき、次の割り込みを待たせずに受けつけて実行する
ことも可能である。このように設定した場合の実施例を
図3のブロック図に示している。ここで、22は処理実
行中信号入力装置を構成するIポート、23は異常検出
信号を出力するOポート、24は前記割り込み処理プロ
グラムを格納したROMである。この場合は、ROM2
4にはインタラプト信号発生器5からのインタラプト信
号11がCPU1に来た時、CPUが次のように実行す
るプログラムを格納しておけばよい。
Next, depending on the interrupt processing setting method of the CPU, when the next interrupt comes during execution of the previous interrupt processing, it is possible to accept and execute the next interrupt without waiting. FIG. 3 is a block diagram showing an embodiment in which the above setting is made. Here, reference numeral 22 denotes an I port constituting the signal input device during execution of processing, 23 denotes an O port for outputting an abnormality detection signal, and 24 denotes a ROM storing the interrupt processing program. In this case, ROM2
4 may store a program to be executed by the CPU as follows when the interrupt signal 11 from the interrupt signal generator 5 arrives at the CPU 1.

【0018】〈ステップ1〉Iポート22からOポート
2の出力13を見る。 〈ステップ2〉その結果、Hレベルならば異常であるの
でOポート23から異常検出信号14を出力する。Lレ
ベルならば正常であるので次へ進む。 〈ステップ3〉Oポート2の出力レベル13をHレベル
にする。 〈ステップ4〉所定のプログラムを実行する。 〈ステップ5〉Oポート2の出力をLレベルにする。 〈ステップ6〉終了。
<Step 1> The output 13 from the I port 22 to the O port 2 is viewed. <Step 2> As a result, if the signal is at the H level, it is abnormal, so the abnormality detection signal 14 is output from the O port 23. If it is at the L level, it is normal and the process proceeds to the next step. <Step 3> The output level 13 of the O port 2 is set to the H level. <Step 4> Execute a predetermined program. <Step 5> Set the output of O port 2 to L level. <Step 6> End.

【0019】この実施例の場合、前記Iポート22、O
ポート2の代わりにメモリーやレジスタ等の記憶装置で
も実現することができる。この実施例を図4のブロック
図に示している。図4において、CPU1に実行させる
次の処理プログラムをROM26に格納しておく。
In the case of this embodiment, the I port 22, O
A storage device such as a memory or a register can be realized instead of the port 2. This embodiment is shown in the block diagram of FIG. In FIG. 4, the next processing program to be executed by the CPU 1 is stored in the ROM 26.

【0020】〈ステップ1〉メモリ25の内容を見る。 〈ステップ2〉その結果、所定の処理実行中の内容であ
れば異常であるのでOポート23から異常検出信号14
を出力する。所定の処理終了であれば正常であるので次
へ進む。 〈ステップ3〉メモリ23の内容を所定の処理実行中に
する。 〈ステップ4〉所定の処理プログラムを実行する。 〈ステップ5〉メモリ25の内容を所定の処理終了にす
る。 〈ステップ6〉終了。
<Step 1> The contents of the memory 25 are checked. <Step 2> As a result, if the content during the execution of the predetermined processing is abnormal, the abnormality detection signal 14
Is output. If the predetermined process is completed, the process proceeds to the next because it is normal. <Step 3> The contents of the memory 23 are set to be in execution of a predetermined process. <Step 4> Execute a predetermined processing program. <Step 5> The contents of the memory 25 are terminated in a predetermined process. <Step 6> End.

【0021】前記実施例はいずれも処理全部の終了を監
視していたが、処理の中の一部重要な処理だけを監視し
て、その一部重要な処理だけが次の時までに終了してい
ればよいというプログラムをROMに格納して実施する
ことも可能である。
In each of the above embodiments, the end of all processes is monitored. However, only some important processes in the processes are monitored, and only some important processes are completed by the next time. It is also possible to store a program that only needs to be stored in the ROM for execution.

【0022】[0022]

【発明の効果】本発明によれば、CPUにインタラプト
信号が来た時、以前のインタラプト処理が終了している
かどうかを調べて、終了していなかったらCPUが異常
であることを検出するようにしたから、WDTでは不可
能であった不定期な処理に対する異常検出が可能にな
る。また、定期的な処理に対する異常検出もWDTより
早く検出できる。
According to the present invention, when an interrupt signal is sent to the CPU, it is checked whether or not the previous interrupt processing has been completed, and if not, it is detected that the CPU is abnormal. As a result, it is possible to detect anomalies for irregular processing that was impossible with the WDT. Further, abnormality detection for periodic processing can be detected earlier than WDT.

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

【図1】本発明の第1実施例のブロック図である。FIG. 1 is a block diagram of a first embodiment of the present invention.

【図2】本発明の第2実施例のブロック図である。FIG. 2 is a block diagram of a second embodiment of the present invention.

【図3】本発明の第3実施例のブロック図である。FIG. 3 is a block diagram of a third embodiment of the present invention.

【図4】本発明の第4実施例のブロック図である。FIG. 4 is a block diagram of a fourth embodiment of the present invention.

【図5】従来例のブロック図である。FIG. 5 is a block diagram of a conventional example.

【符号の説明】[Explanation of symbols]

1 CPU 2 Oポート 3 CPU異常検出器 4 ROM 5 インタラプト信号発生器 20 処理要求信号発生器 21 Iポート 53 WDT DESCRIPTION OF SYMBOLS 1 CPU 2 O port 3 CPU abnormality detector 4 ROM 5 Interrupt signal generator 20 Processing request signal generator 21 I port 53 WDT

───────────────────────────────────────────────────── フロントページの続き (58)調査した分野(Int.Cl.7,DB名) G06F 11/28 - 11/36 ──────────────────────────────────────────────────続 き Continuation of front page (58) Field surveyed (Int.Cl. 7 , DB name) G06F 11/28-11/36

Claims (4)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】 CPUと、該CPUに実行させる所定の
プログラムを格納した記憶装置と、前記CPUに所定の
処理の開始を要求する処理要求信号を発生する処理要求
信号発生器と、前記所定の処理が実行中である時とない
時を識別して実行中信号を出力する処理実行中信号出力
装置と、前記処理要求信号が来た時または前記CPUが
前記所定の処理を開始する直前に前記実行中信号を見て
前記CPUの異常を検出し、かつ異常検出信号を出力す
異常検出器とを備えることを特徴とするCPU異常検
出装置。
1. A CPU, a storage device storing a predetermined program to be executed by the CPU, a processing request signal generator for generating a processing request signal for requesting the CPU to start a predetermined process, A process-in-progress signal output device that identifies when the process is being performed and when it is not and outputs a running signal; and when the process request signal comes or immediately before the CPU starts the predetermined process, The CPU detects an abnormality in the CPU while watching the execution signal , and outputs an abnormality detection signal.
That abnormality detector and a CPU abnormality detection apparatus comprising: a.
【請求項2】 前記異常検出信号に基づいて制御装置へ
の電源供給を停止する電源装置とを備えることを特徴と
する請求項1記載のCPU異常検出装置。
2. A control device based on the abnormality detection signal.
2. The CPU abnormality detection device according to claim 1, further comprising: a power supply device for stopping power supply of the CPU.
【請求項3】 前記処理要求信号を入力するIポートを
備えたことを特徴とする請求項1記載のCPU異常検出
装置。
3. The CPU abnormality detection device according to claim 1, further comprising an I port for inputting the processing request signal.
【請求項4】 CPUと、前記CPUにインタラプトす
る信号を発生するインタラプト信号発生器と、該インタ
ラプト信号発生器からのインタラプト信号が前記CPU
に来た時、前のインタラプト信号による割り込み処理に
優先して後のインタラプト信号による割り込み処理をC
PUが実行するプログラムを格納した記憶装置と、CP
U実行中信号を出力する処理実行中信号出力装置と、該
処理実行中信号出力装置の信号を受ける処理実行中信号
入力装置と、該処理実行中信号入力装置の信号入力レベ
ルに基づいて異常信号を検出して異常検出信号を出力す
る異常信号出力装置とを備えることを特徴とするCPU
異常検出装置。
4. A CPU, an interrupt signal generator for generating a signal for interrupting the CPU, and an interrupt signal from the interrupt signal generator,
, The interrupt processing by the subsequent interrupt signal is given priority over the interrupt processing by the previous interrupt signal.
A storage device storing a program to be executed by the PU;
U a signal during execution of a process that outputs a signal during execution of a signal, a signal input device during a process that receives a signal from the signal output device during a process, and an abnormal signal based on a signal input level of the signal input device during the process Signal output device for detecting an error and outputting an abnormality detection signal
Anomaly detection device.
JP21340692A 1992-07-17 1992-07-17 CPU abnormality detection device Expired - Fee Related JP3214079B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP21340692A JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP21340692A JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Publications (2)

Publication Number Publication Date
JPH0635757A JPH0635757A (en) 1994-02-10
JP3214079B2 true JP3214079B2 (en) 2001-10-02

Family

ID=16638701

Family Applications (1)

Application Number Title Priority Date Filing Date
JP21340692A Expired - Fee Related JP3214079B2 (en) 1992-07-17 1992-07-17 CPU abnormality detection device

Country Status (1)

Country Link
JP (1) JP3214079B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102668108B1 (en) * 2022-01-07 2024-05-22 이철호 Portable hand drip filter

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008298279A (en) * 2007-06-04 2008-12-11 Toshiba Corp Electronic equipment and hinge device used for the electronic equipment
JP5239647B2 (en) * 2008-09-01 2013-07-17 富士通セミコンダクター株式会社 Verification support program, verification support apparatus, and verification support method

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102668108B1 (en) * 2022-01-07 2024-05-22 이철호 Portable hand drip filter

Also Published As

Publication number Publication date
JPH0635757A (en) 1994-02-10

Similar Documents

Publication Publication Date Title
JP3214079B2 (en) CPU abnormality detection device
JPH08178976A (en) Power breakage detector
JP3317361B2 (en) Battery backup control method for memory
US5652837A (en) Mechanism for screening commands issued over a communications bus for selective execution by a processor
JPS58181160A (en) Controlling system of emergency operation
JP2653412B2 (en) How to set breakpoints
JP2870202B2 (en) Method and apparatus for mutual monitoring between processors
JP2569694B2 (en) Disk controller
JPH0149975B2 (en)
JPS6155748A (en) Electronic computer system
JPH05257752A (en) Operation abnormality detecting system for cpu
JPH0667755A (en) Circuit board mounting/dismounting detecting system
JP2665173B2 (en) Processor trap circuit
JPH05233526A (en) Dma control system
JPH03156659A (en) Direct memory access controller
JPH07295834A (en) Debug monitor processing method/device
JPH03252831A (en) Method for collecting ras information by dma transfer
JPH0683654A (en) Cpu runaway preventing circuit
JPH0351921A (en) Runaway preventing device for cpu system
JPH05128838A (en) Information processor
JPH05324410A (en) Abnormality detection circuit for microprocessor with address bus
JPH0520095A (en) Interruption signal processing circuit
JPS61153871A (en) Electronic register device
JPS6295646A (en) Microprogram controller with run monitoring function
JPH04182835A (en) Bus monitor device for multiprocessor system

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080727

Year of fee payment: 7

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

Free format text: PAYMENT UNTIL: 20090727

Year of fee payment: 8

LAPS Cancellation because of no payment of annual fees