JP3115488B2 - Failure monitoring device - Google Patents
Failure monitoring deviceInfo
- Publication number
- JP3115488B2 JP3115488B2 JP06219049A JP21904994A JP3115488B2 JP 3115488 B2 JP3115488 B2 JP 3115488B2 JP 06219049 A JP06219049 A JP 06219049A JP 21904994 A JP21904994 A JP 21904994A JP 3115488 B2 JP3115488 B2 JP 3115488B2
- Authority
- JP
- Japan
- Prior art keywords
- failure
- data
- fault
- power supply
- supply device
- 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
Links
Landscapes
- Debugging And Monitoring (AREA)
Description
【0001】[0001]
【産業上の利用分野】この発明は、故障監視装置に関
し、特にプログラマブルコントローラの故障監視処理を
CPUによる処理とは独立して行わせるようにした故障
監視装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a fault monitoring device, and more particularly to a fault monitoring device that allows a fault monitoring process of a programmable controller to be performed independently of a process by a CPU.
【0002】[0002]
【従来の技術】図6は例えば実開平4−20147号公
報に開示された従来の故障監視装置の構成を示すブロッ
ク図である。図において、1は通常の動作と並行して故
障監視対象、例えばプログラマブルコントローラの故障
を誘発する異常動作を検出する異常検出部であり、この
異常検出部1は故障監視対象の電源遮断を検出する電源
断検出回路11、異常発熱を検出する高温異常検出回路
12等から構成されている。2. Description of the Related Art FIG. 6 is a block diagram showing the configuration of a conventional fault monitoring device disclosed in, for example, Japanese Utility Model Application Laid-Open No. Hei 4-20147. In the figure, reference numeral 1 denotes an abnormality detection unit that detects a failure monitoring target, for example, an abnormal operation that induces a failure of a programmable controller, in parallel with a normal operation, and the abnormality detection unit 1 detects a power interruption of the failure monitoring target. It comprises a power-off detection circuit 11, a high-temperature abnormality detection circuit 12 for detecting abnormal heat generation, and the like.
【0003】2はプログラマブルコントローラの通常の
処理を行うと共に、異常検出部1より異常検出信号ES
を入力時に異常時の処理動作を行うマイクロコンピュー
タを構成するCPUである。このCPU2は異常検出信
号ESが入力されると割込信号IS1,IS2を出力す
る割込発生回路21、割り込み信号IS1の入力により
処理中の制御データの退避処理等を行う演算処理部2
2、割り込み信号IS2の入力により故障データを周辺
装置であるCRT表示装置3及びプリンタ4に出力する
故障処理部23より構成されている。[0003] 2 performs normal processing of the programmable controller, and an abnormality detection signal ES from the abnormality detection unit 1.
Is a CPU that constitutes a microcomputer that performs a processing operation at the time of abnormality at the time of input. The CPU 2 includes an interrupt generation circuit 21 that outputs interrupt signals IS1 and IS2 when an abnormality detection signal ES is input, and an arithmetic processing unit 2 that performs a process of saving control data being processed in response to an input of an interrupt signal IS1.
2. It comprises a failure processing unit 23 which outputs failure data to the CRT display device 3 and the printer 4 as peripheral devices in response to the input of the interrupt signal IS2.
【0004】次に、図6に示した従来の故障監視装置の
動作について説明する。例えば、異常検出部1の高温異
常検出回路が図示しない温度センサによりプログラマブ
ルコントローラの異常発熱を検出すると、異常検出信号
ESをCPU2の割込発生回路21へ出力する。Next, the operation of the conventional fault monitoring device shown in FIG. 6 will be described. For example, when the high-temperature abnormality detection circuit of the abnormality detection unit 1 detects abnormal heat generation of the programmable controller by a temperature sensor (not shown), it outputs an abnormality detection signal ES to the interrupt generation circuit 21 of the CPU 2.
【0005】割込発生回路21は割込信号IS1を演算
処理部22へ、割込信号IS2を故障処理部23へ出力
する。この結果、CPU2は演算処理部22の通常の制
御処理を停止させて制御データの退避処理等を行わせ
る。そして、次に、CPU2は故障処理部23に高温異
常発生をCRT表示装置3に表示させたり、プリンタ4
に印字出力させる。この結果、CPU2は異常発生前の
制御データを保護できると共に、故障発生を記録させる
ことができる。[0005] The interrupt generation circuit 21 outputs an interrupt signal IS1 to the arithmetic processing unit 22 and an interrupt signal IS2 to the failure processing unit 23. As a result, the CPU 2 stops the normal control processing of the arithmetic processing section 22 and causes the control data to be saved. Next, the CPU 2 causes the failure processing unit 23 to display the occurrence of a high temperature abnormality on the CRT display device 3 or the
To print out. As a result, the CPU 2 can protect the control data before the occurrence of the abnormality and record the occurrence of the failure.
【0006】[0006]
【発明が解決しようとする課題】従来の故障監視装置は
以上のように、通常はプログラマブルコントローラ等の
制御演算処理を行っているCPUが異常検出信号の入力
のもとに割込要求が入ると、制御データを一旦メモリに
退避させた後に処理を異常発生割込処理に入るため、通
常の制御演算処理の稼働率が低下すると共に、マイクロ
コンピュータのソフトウェア処理負担が大きくなるとい
う問題点があった。As described above, the conventional fault monitoring apparatus normally operates when a CPU, such as a programmable controller, performing a control operation process receives an interrupt request under the input of an abnormality detection signal. However, since the processing enters into an abnormality occurrence interrupt processing after the control data is once saved in the memory, the operation rate of the normal control arithmetic processing is reduced, and the software processing load of the microcomputer is increased. .
【0007】この発明は上記のような問題点を解決する
ためになされたもので、マイクロコンピュータのソフト
ウェア負担を軽減して高機能な故障監視を行うことがで
きる故障監視装置を得ることを目的とする。SUMMARY OF THE INVENTION The present invention has been made to solve the above problems, and an object of the present invention is to provide a failure monitoring device capable of performing high-performance failure monitoring by reducing the software load on a microcomputer. I do.
【0008】[0008]
【課題を解決するための手段】請求項1の発明に係る故
障監視装置は、CPU内蔵の電子機器に電源電圧を供給
する電源装置の本体中に設けられ、この電源装置の動作
を監視して故障を検出すると共に、前記電子機器に故障
発生の有無を知らせる故障検出手段と、この故障検出手
段より検出される検出データを故障データとして周期的
に収集し、収集された検出データより故障を判定する故
障データ収集手段と、この故障データ収集手段による故
障判定時に、故障データに基づき、発生した故障を特定
表示させる故障表示出力部とを備えたことを特徴とする
故障監視装置。SUMMARY OF THE INVENTION The fault monitoring apparatus according to the invention of claim 1 is provided in the body of the power supply for supplying a power supply voltage to the electronic device built-in CPU, operation of the power unit
And a failure detecting means for detecting the occurrence of a failure in the electronic device, and periodically collecting detection data detected by the failure detecting means as failure data, and detecting the collected detection data. A failure monitoring device comprising: a failure data collection unit for further determining a failure; and a failure display output unit for specifying and displaying a generated failure based on the failure data when the failure data collection unit determines a failure.
【0009】請求項2の発明に係る故障監視装置は、C
PU内蔵の電子機器に電源電圧を供給する電源装置の本
体中に設けられ、この電源装置の動作を監視して故障を
検出すると共に、前記電子機器に故障発生の有無を知ら
せる故障検出手段と、この故障検出手段より出力される
検出データを故障データとして周期的に収集し、収集さ
れた検出データより故障を判定する故障データ収集手段
と、この故障データ収集手段による故障判定時に、最初
に判定した故障を検出する初期故障検出手段と、この初
期故障検出手段で検出された最初の故障データを故障表
示部に出力して故障発生を点滅にて特定表示させ、後続
して故障データ収集手段で判定された故障を故障表示部
に故障箇所の名称に対応させて表示させる故障表示出力
部とを備えたものである。The fault monitoring device according to the second aspect of the present invention is a
A failure detection unit provided in a main body of a power supply device that supplies a power supply voltage to an electronic device with a built-in PU , monitors the operation of the power supply device to detect a failure, and notifies the electronic device whether or not a failure has occurred; The detection data output from the failure detection means is periodically collected as failure data, and the failure data collection means for determining a failure from the collected detection data, and the failure data collection means determines the failure first. An initial failure detecting means for detecting a failure, and the first failure data detected by the initial failure detecting means are output to a failure display unit, and the occurrence of the failure is identified and displayed by blinking, and thereafter, the failure data is determined by the failure data collecting means. And a failure display output unit for displaying the performed failure on the failure display unit in association with the name of the failure location.
【0010】請求項3の発明に係る故障監視装置は、C
PU内蔵の電子機器に電源電圧を供給する電源装置の本
体中に設けられ、この電源装置の動作を監視して故障を
検出すると共に、前記電子機器に故障発生の有無を知ら
せる故障検出手段と、この故障検出手段より出力される
検出データを故障データとして周期的に収集し、収集さ
れた検出データより故障を判定する故障データ収集手段
と、この故障データ収集手段による故障判定時に、故障
データを外部に送信する通信処理手段とを備えたもので
ある。[0010] The fault monitoring device according to the third aspect of the present invention is a fault monitoring device, comprising:
A failure detection unit provided in a main body of a power supply device that supplies a power supply voltage to an electronic device with a built-in PU, monitors the operation of the power supply device to detect a failure, and notifies the electronic device whether or not a failure has occurred; Failure data output from the failure detection means is periodically collected as failure data, and failure data collection means for determining a failure based on the collected detection data is provided. it is obtained by a communication processing means for transmitting to.
【0011】請求項4の発明に係る故障監視装置は、C
PU内蔵の電子機器に電源電圧を供給する電源装置の本
体中に設けられ、この電源装置の動作を監視して故障を
検出すると共に、前記電子機器に故障発生の有無を知ら
せる故障検出手段と、この故障検出手段より出力される
検出データを故障データとして周期的に収集し、収集さ
れた検出データより故障を判定する故障データ収集手段
と、この故障データ収集手段で判定された過去の故障履
歴をトレースして記憶する故障履歴記憶手段と、この故
障データ収集手段より故障データを入力時に、この故障
データと共に、故障履歴を故障履歴記憶手段より読み出
し外部に送信する通信処理手段とを備えたものである。The fault monitoring device according to the invention of claim 4 is a fault monitoring device, comprising:
A failure detection unit provided in a main body of a power supply device that supplies a power supply voltage to an electronic device with a built-in PU, monitors the operation of the power supply device to detect a failure, and notifies the electronic device whether or not a failure has occurred; Failure data collection means for periodically collecting detection data output from the failure detection means as failure data and determining a failure based on the collected detection data, and a past failure history determined by the failure data collection means. a failure history storage means for storing tracing, when entering a more fault data this failure data acquisition means, together with the fault data, which has a communication processing means for transmitting the read outside from the failure history failure history storage means is there.
【0012】請求項5の発明に係る故障監視装置は、動
作の監視を通して故障検出手段で検出された故障の重軽
度を判別して判別結果である重軽度判別信号を電子機器
に出力すると共に、この重軽度判別信号を故障データと
故障データ収集手段に収集させると共に、発生した故障
の重軽度を故障表示手段に表示させる重/軽故障判別手
段を備えたものである。[0012] failure monitoring apparatus according to the invention of claim 5, the dynamic
By judging the severity of the fault detected by the fault detection means through monitoring of the operation, the judgment result is output to the electronic equipment as a judgment result signal, and the judgment signal is collected by the fault data and the fault data collection means. And a major / minor failure discriminating means for displaying the severity of the occurred failure on the failure display means.
【0013】請求項6の発明に係る故障監視装置は、動
作の監視を通して重/軽度故障判別手段より出力された
故障の重軽度信号に基づいて、電子機器に対して動作を
制限させるものである。According to a sixth aspect of the present invention, there is provided a fault monitoring device which operates an electronic device based on a fault severity signal output from a serious / mild fault discriminating means through operation monitoring.
It is to restrict .
【0014】[0014]
【作用】請求項1の発明における故障監視装置は、コン
ピュータ制御による電子機器の電源装置中に、電源装置
の故障を検出して故障データを出力した後に、故障デー
タを処理して表示手段に表示させる手段を備えたので、
制御処理を行うコンピュータの処理負担を軽減させるこ
とができる。According to the first aspect of the present invention, a failure monitoring device detects a failure of a power supply device in a power supply device of an electronic device controlled by a computer, outputs failure data, processes the failure data, and displays the data on a display means. With the means to make
The processing load on the computer that performs the control processing can be reduced.
【0015】請求項2の発明における故障監視装置は、
コンピュータ制御による電子機器の電源装置中に、電源
装置の最初の故障を検出して故障データを出力した後
に、故障データを処理して表示手段にフリッカ表示させ
る手段を備えので、最初の故障が他の故障に波及しても
故障の原因を把握することができる。According to a second aspect of the present invention, there is provided a fault monitoring device comprising:
In the power supply device of the electronic device controlled by the computer, after detecting the first failure of the power supply and outputting the failure data, there is provided means for processing the failure data and displaying flicker on the display means. Even if the failure spreads, the cause of the failure can be grasped.
【0016】請求項3の発明における故障監視装置は、
コンピュータ制御による電子機器の電源装置中に、電源
装置の故障を検出して故障データを出力した後に、故障
データを処理して画面に表示させる手段を備えたので、
故障発生に伴うより多くの故障情報を表示することがで
きる。The fault monitoring device according to the third aspect of the present invention is
In the power supply device of the electronic device under computer control, after detecting the failure of the power supply device and outputting the failure data, there is provided means for processing the failure data and displaying it on the screen,
More failure information associated with the occurrence of a failure can be displayed.
【0017】請求項4の発明における故障監視装置は、
コンピュータ制御による電子機器の電源装置中に、電源
装置の故障検出結果を過去一定時間分記憶し、故障発生
が検出されたならば故障発生時点の故障データと過去一
定時間分の故障結果を共に、画面に表示させる手段を備
えたので、故障発生に至るまでの経過を把握することが
できる。The fault monitoring device according to the invention of claim 4 is:
In the power supply device of the electronic device under computer control, the failure detection result of the power supply device is stored for a fixed time in the past, and if a failure is detected, both the failure data at the time of the failure occurrence and the failure result for the fixed time in the past are stored. Since means for displaying on the screen is provided, it is possible to grasp the progress up to the occurrence of the failure.
【0018】請求項5の発明における故障監視装置は、
発生した故障が重度の故障か、軽度の故障かを表示させ
ることで故障発生に対する対処を適確に決定できる。The fault monitoring device according to the invention of claim 5 is
By displaying whether the occurred failure is a severe failure or a minor failure, it is possible to appropriately determine a response to the occurrence of the failure.
【0019】請求項6の発明における故障監視装置は、
発生した故障が重度の故障か、軽度の故障かをコンピュ
ータに知らせることで、コンピュータは電子機器の制御
を故障の程度に合わせて決定できる。The fault monitoring device according to the invention of claim 6 is
By notifying the computer of the occurrence of a severe or minor failure, the computer can determine the control of the electronic device according to the degree of the failure.
【0020】[0020]
実施例1.以下、この発明の実施例1を図に基づいて説
明する。図1において、5Aはプログラマブルコントロ
ーラを構成する各ユニット基板に電源電圧を給電する電
源装置である。この電源装置5Aは通常の給電機能に加
えて、電源の停電復電等を検出する電源断検出回路1
1、図示しないシステムバスを介して他のユニットの温
度異常を検出する高温異常検出回路12、同じく図示し
ないシステムバスを介してユニット内の暖気を排気する
ファンの停止を検出するファン異常検出回路13等の各
種異常検出回路の外に、各種異常検出回路11〜13で
検出され異常が重度の故障に結び付くか、軽度の故障に
結び付くかを判別する重/軽故障判別回路51、各種異
常検出回路11〜13より出力された異常検出信号と共
に重/軽故障判別回路51より出力された重軽度判別信
号を故障データとして保持するラッチ回路52、ラッチ
回路52でラッチ出力された故障データを定周期でサン
プリングする故障データ収集部53、サンプリングされ
た故障データを外部に設けた故障表示部6Aに出力する
故障表示出力部54より構成されている。故障表示部6
Aは入力された故障データに基づき検出された異常をラ
ンプL1〜L3の点灯により特定表示するように構成され
ている。Embodiment 1 FIG. Hereinafter, a first embodiment of the present invention will be described with reference to the drawings. In FIG. 1, reference numeral 5A denotes a power supply device for supplying a power supply voltage to each unit board constituting the programmable controller. The power supply device 5A has a power supply disconnection detection circuit 1 for detecting a power failure and restoration of a power supply in addition to a normal power supply function.
1. High temperature abnormality detection circuit 12 for detecting temperature abnormality of another unit via a system bus (not shown), and fan abnormality detection circuit 13 for detecting stop of a fan for exhausting warm air in the unit via a system bus (not shown) In addition to the various abnormality detection circuits, the abnormality detection circuits 51 to 13 detect a heavy / light failure detection circuit 51 for determining whether the abnormality leads to a serious failure or a minor failure, and various abnormality detection circuits. A latch circuit 52 for holding the severity determination signal output from the heavy / light failure determination circuit 51 together with the abnormality detection signal output from 11 to 13 as failure data, and the failure data latched and output by the latch circuit 52 at regular intervals. A failure data collection unit 53 for sampling, a failure display output unit 5 for outputting the sampled failure data to a failure display unit 6A provided outside. It is more configuration. Failure display section 6
A is configured to identify displayed by lighting an abnormality is detected based on the inputted failure data of the lamp L 1 ~L 3.
【0021】尚、重/軽故障判別回路51は、例えば高
温異常検出回路12から異常検出信号を取り込んだなら
ば重故障として重故障信号を出力し、ファン異常検出回
路13から検出信号を取り込んだならば軽故障として軽
故障信号を出力する。そして、CPU2Aは割込発生回
路21において重或いは軽故障信号を割込信号として取
り込んだならば、故障信号を演算処理部22に出力す
る。The heavy / light fault discrimination circuit 51 outputs a heavy fault signal as a heavy fault if a fault detection signal is received from the high temperature fault detection circuit 12, for example, and receives the detection signal from the fan fault detection circuit 13. If so, a minor failure signal is output as a minor failure. When the interrupt generation circuit 21 captures a heavy or light failure signal as an interrupt signal, the CPU 2A outputs the failure signal to the arithmetic processing unit 22.
【0022】演算処理部22は取り込んだ故障信号が軽
故障信号であれば警報発生を行うのみで通常の制御演算
処理を継続する。しかし、故障信号が重故障信号であれ
ば制御データを一時メモリに退避させて処理動作をホー
ルドする処理に入る。If the received failure signal is a minor failure signal, the arithmetic processing section 22 only generates an alarm and continues normal control arithmetic processing. However, if the failure signal is a serious failure signal, the control data is temporarily saved in the memory and the processing operation is held.
【0023】次に、本実施例の動作を図5のフローチャ
ートに基づいて説明する。例えば、高温異常検出回路1
2が異常を検出したならば(ステップST1)、異常検
出信号が入力された重/軽故障判別回路51は異常検出
信号の内容より重故障か軽故障かを判別する(ステップ
ST2)。この時、重/軽故障判別回路51は異常検出
信号より重故障を判別して重故障信号を割込発生回路2
1へ出力する。Next, the operation of this embodiment will be described with reference to the flowchart of FIG. For example, high temperature abnormality detection circuit 1
If the abnormality detection circuit 2 detects an abnormality (step ST1), the serious / light failure determination circuit 51 to which the abnormality detection signal is input determines whether the failure is a major failure or a minor failure based on the content of the abnormality detection signal (step ST2). At this time, the serious / light fault discriminating circuit 51 discriminates the serious fault from the abnormality detection signal and outputs the heavy fault signal to the interrupt generation circuit 2.
Output to 1.
【0024】割込発生回路21は重故障信号に基づく割
込信号を演算処理部22に出力する。演算処理部22は
通常、コントローラ用アプリケーションの制御処理演算
を行っているが、処理機能を一時ホールドするために制
御データの退避処理を行ってデータの保全を図る。The interrupt generation circuit 21 outputs an interrupt signal based on the severe fault signal to the arithmetic processing unit 22. The arithmetic processing unit 22 normally performs the control processing operation of the controller application. However, in order to temporarily hold the processing function, the control processing save processing is performed to save the control data and to maintain the data.
【0025】また、電源装置5Aにおいては、高温異常
検出回路12から出力された異常検出信号と重/軽故障
判別回路51から出力された重故障信号を故障データと
してラッチ回路52にラッチさせ、これらラッチされた
故障データは故障データ収集部53にて定周期でサンプ
リングされる。In the power supply unit 5A, the latch circuit 52 latches the abnormality detection signal output from the high temperature abnormality detection circuit 12 and the heavy failure signal output from the heavy / light failure determination circuit 51 as failure data. The latched failure data is sampled by the failure data collection unit 53 at a constant period.
【0026】故障データ収集部53ではサンプリングし
た故障データより高温異常を判別すると共に、重故障信
号から故障が重度の故障であることを判別し内蔵された
メモリに重故障である高温異常を故障データとして記憶
させる(ステップST3)。The fault data collection unit 53 determines the high temperature abnormality from the sampled failure data, determines that the failure is a severe failure from the severe failure signal, and reports the high temperature abnormality that is a severe failure to the built-in memory. (Step ST3).
【0027】更に、故障表示出力部54はメモリより故
障データを読みだし故障表示部6Aへ出力する。故障表
示部6Aは故障データに基づき重故障要因である高温異
常を特定するランプL2を点灯させる(ステップST
4)。Further, the failure display output section 54 reads out failure data from the memory and outputs it to the failure display section 6A. Failure display section 6A turns on the lamp L 2 to identify the high temperature abnormality is serious failure factor based on the failure data (step ST
4).
【0028】或いは、ファン異常検出回路13が異常を
検出したならば(ステップST1)、異常検出信号が入
力された重/軽故障判別回路51は異常検出信号の内容
より軽故障かを判別し(ステップST5)、軽故障信号
を割込発生回路21へ出力する。Alternatively, if the fan abnormality detection circuit 13 detects an abnormality (step ST1), the heavy / light failure determination circuit 51 to which the abnormality detection signal has been input determines whether the failure is a minor failure based on the content of the abnormality detection signal (step ST1). Step ST5), outputting a minor fault signal to the interrupt generation circuit 21.
【0029】割込発生回路21は軽故障信号に基づく割
込信号を演算処理部22に出力する。演算処理部22は
通常、コントローラ用アプリケーションの制御処理演算
を行っているが、この場合処理を継続して単に警報を発
するに止どめる。The interrupt generation circuit 21 outputs an interrupt signal based on the minor fault signal to the arithmetic processing unit 22. The arithmetic processing unit 22 normally performs the control processing operation of the controller application. In this case, the processing is continued and only an alarm is generated.
【0030】また、電源装置5Aにおいては、ファン異
常検出回路13から出力された異常検出信号と重/軽故
障判別回路51から出力された軽故障信号を故障データ
としてラッチ回路52にラッチさせ、これらラッチされ
た故障データは故障データ収集部53にて定周期でサン
プリングされる。In the power supply device 5A, the latch circuit 52 latches the abnormality detection signal output from the fan abnormality detection circuit 13 and the minor failure signal output from the major / minor failure determination circuit 51 as failure data. The latched failure data is sampled by the failure data collection unit 53 at a constant period.
【0031】故障データ収集部53ではサンプリングし
た異常検出信号よりファン異常を判別すると共に、軽故
障信号から故障が軽度であることを判別し内蔵されたメ
モリに軽故障の要因であるファン異常を故障データとし
て記憶させる(ステップST6)。The failure data collecting section 53 determines the fan abnormality based on the sampled abnormality detection signal, determines that the failure is minor based on the minor failure signal, and determines whether or not the fan abnormality which is a cause of minor failure in the built-in memory. It is stored as data (step ST6).
【0032】更に、故障表示出力部54はメモリより故
障データを読みだし故障表示部6Aへ出力する。故障表
示部6Aは故障データに基づき軽故障要因であるファン
異常を特定するランプL3を点灯させる(ステップST
7)。従って、CPU2Aの処理とは独立して電源装置
に重度の故障或いは軽度の故障が発生したかを表示でき
ると共に、発生した故障データをメモリに記憶させるこ
とができる。Further, the failure display output section 54 reads out failure data from the memory and outputs it to the failure display section 6A. Failure display section 6A turns on the lamp L 3 to identify the fan failure is a light failure factor based on the failure data (step ST
7). Therefore, it is possible to display whether a serious or minor failure has occurred in the power supply device independently of the processing of the CPU 2A, and to store the generated failure data in the memory.
【0033】実施例2.上記、実施例1では故障表示部
に発生した各故障を特定表示する場合について述べた
が、発生した各故障中、最初に発生した故障に関しては
その故障に該当するランプをフリッカ(点滅)表示させ
ても良い。Embodiment 2 FIG. In the above-described first embodiment, a case has been described in which each fault that has occurred is specifically displayed on the fault display unit. However, among the faults that have occurred, the first fault that has occurred is displayed by flickering (flashing) a lamp corresponding to the fault. May be.
【0034】図2は本実施例に係る故障監視装置の構成
を示すブロック図である。尚、図中、図1と同一符号は
同一又は相当部分を示す。図において、5Bは本実施例
による電源装置であり、実施例1の電源装置5Aの構成
に加えて故障データ収集部53に記憶された各故障デー
タ中、最初に発生した故障を識別するファースト・フォ
ールト検出部55を備えている。FIG. 2 is a block diagram showing the configuration of the fault monitoring device according to the present embodiment. In the drawing, the same reference numerals as those in FIG. 1 indicate the same or corresponding parts. In the figure, reference numeral 5B denotes a power supply device according to the present embodiment. In addition to the configuration of the power supply device 5A according to the first embodiment, among the failure data stored in the failure data collection unit 53, a first power supply for identifying a failure that has occurred first. A fault detector 55 is provided.
【0035】6Bは故障表示部であり、各故障要因に対
応したランプL1〜L3を備えると共に、最初に発生し
た故障要因に対応したランプをフリッカ表示させるファ
ースト・フォールト・モードを設定する第1スイッチS
W1、フリッカ表示を解除するファースト・フォールト
・クリアを設定する第2スイッチSW2を備えている。Reference numeral 6B denotes a failure display unit, which is provided with lamps L1 to L3 corresponding to each failure factor and a first switch for setting a first fault mode in which a lamp corresponding to the failure factor which occurred first is displayed in a flicker manner. S
W 1 , and a second switch SW 2 for setting first fault clear for canceling flicker display.
【0036】次に、本実施例の動作をファースト・フォ
ールト検出部56の動作を中心に説明する。先ず、故障
表示部6Bの第1スイッチSW1をオンしてファースト
・フォルト・モードを予め設定する。この状態におい
て、ファースト・フォールト検出部55は故障データ収
集部53に記憶された各故障データより最初に発生した
故障を識別して故障データを故障表示出力部54に出力
する。Next, the operation of this embodiment will be described focusing on the operation of the first fault detector 56. First, preliminarily sets a first fault mode by first turning on the switch SW 1 of the failure display unit 6B. In this state, the first fault detecting unit 55 identifies the first fault that has occurred from the fault data stored in the fault data collecting unit 53, and outputs the fault data to the fault display output unit 54.
【0037】故障表示出力部54は入力された故障デー
タを故障表示部6Aへ出力する。この時、入力された故
障がファン異常であれば、ファン異常を特定するランプ
L3をフリッカさせる。その後、ファン異常が高温異常
に波及して高温異常が検出されたならば、高温異常を特
定するランプL2を点灯する。この結果、ファン異常が
他の異常に波及して複数の異常表示ランプが点灯しても
装置全体の故障原因を即座に特定できる。また、第2ス
イッチSW2をオンするとファースト・フォールト・モ
ードが解除されランプL2のフリッカが停止する。The fault display output section 54 outputs the input fault data to the fault display section 6A. At this time, if the input fault fan failure, to flicker the lamp L 3 to identify the fan failure. Thereafter, if the fan abnormality is abnormally high temperature and a high temperature abnormally spillover is detected, to light the lamp L 2 to identify the high-temperature abnormality. As a result, even if a fan abnormality spreads to another abnormality and a plurality of abnormality display lamps are turned on, the cause of failure of the entire apparatus can be immediately specified. Further, the flicker of the lamp L 2 is turned on the second switch SW 2 is first fault mode is canceled to stop.
【0038】実施例3.上記、実施例1,2では発生し
た故障をランプを点灯、或いはフリッカさせて特定表示
し、故障発生を操作員に喚起する場合について説明した
が、故障データ検出部53に各時刻毎に格納される異常
検出信号を時系列データにして連続表示させても良い。Embodiment 3 FIG. In the above-described first and second embodiments, a description has been given of the case in which the generated failure is specifically displayed by turning on or flickering the lamp to alert the operator of the occurrence of the failure, but the failure is stored in the failure data detection unit 53 at each time. May be displayed continuously as time series data.
【0039】図3は本実施例による故障監視装置の構成
を示すブロック図である。図において、5Cは本実施例
における電源装置であり、図1に示す電源装置5Aの構
成の一部である故障表示装置54に代えて通信処理部5
6を設けてある。この通信処理部56は故障データ収集
部53が1サンプリング周期に収集した故障データをシ
リアルデータにして送信する。尚、この場合故障データ
は各検出回路11〜13より出力された異常検出信号及
び異常の重軽度を判別した重故障信号或いは軽故障信号
を含んでいる。FIG. 3 is a block diagram showing the configuration of the fault monitoring device according to the present embodiment. In the figure, reference numeral 5C denotes a power supply device according to the present embodiment, which replaces the failure display device 54 which is a part of the configuration of the power supply device 5A shown in FIG.
6 is provided. The communication processing unit 56 transmits the failure data collected by the failure data collection unit 53 in one sampling cycle as serial data. In this case, the failure data includes an abnormality detection signal output from each of the detection circuits 11 to 13 and a heavy failure signal or a light failure signal for determining the severity of the abnormality.
【0040】6Cは故障表示装置であり、この故障表示
装置6Cは通信処理部56より送信されて来たシリアル
データを受信して表示用データに処理する通信処理部6
1と、表示用データを画面表示用のデータにしてCRT
表示装置3に出力したり、印字用データにしてプリンタ
4に出力する表示制御部62とを備えている。Reference numeral 6C denotes a failure display device. The failure display device 6C receives the serial data transmitted from the communication processing unit 56 and processes it into display data.
1, the display data is changed to the data for screen display and the CRT
A display control unit 62 that outputs the data to the display device 3 or outputs the data to the printer 4 as print data.
【0041】次に、本実施例の動作を説明する。図5に
示すフローチャートに従って故障データ収集部がラッチ
回路より定周期で故障データをサンプリングしたなら
ば、通信処理部56はサンプリングした各故障データを
シリアルデータに変換して故障表示装置6Cへ送信す
る。Next, the operation of this embodiment will be described. When the failure data collection unit samples the failure data from the latch circuit at a fixed period according to the flowchart shown in FIG. 5, the communication processing unit 56 converts each sampled failure data into serial data and transmits the serial data to the failure display device 6C.
【0042】故障表示装置6Cでは送信されてきたシリ
アルデータを通信処理部61にて受信し、表示用データ
に変換して表示制御部62へ出力する。表示制御部62
はサンプリング周期に基づいて故障データをCRT表示
装置3及びプリンタ4に表示させることで、ランプ点灯
による故障表示以上により多くの情報を含んだ故障デー
タを表示できる。In the failure display device 6C, the transmitted serial data is received by the communication processing unit 61, converted into display data, and output to the display control unit 62. Display control unit 62
By displaying the failure data on the CRT display device 3 and the printer 4 based on the sampling cycle, it is possible to display failure data including more information than the failure display by turning on the lamp.
【0043】実施例4.上記、実施例3では故障データ
収集部で定周期でサンプリングした故障データ中、異常
発生時の故障データを画面表示及びプリンタ表示した
が、故障データを過去に遡って表示しても良い。Embodiment 4 FIG. In the above-described third embodiment, among the failure data sampled at regular intervals by the failure data collection unit, the failure data at the time of occurrence of the abnormality is displayed on the screen and displayed on the printer, but the failure data may be displayed retrospectively.
【0044】図4は本実施例による故障監視装置の構成
を示すブロック図である。図において、5Dは本実施例
における電源装置であり、図3に示す電源装置5Cの構
成に加えて故障データ収集部53と通信処理部56の間
に故障データトレース部57が設けられている。この故
障データトレース部57は故障データ収集部53で定周
期でサンプリングされた故障データを一定時間分トレー
スし、故障データの履歴として図示しないメモリに時系
列データにして記憶する。FIG. 4 is a block diagram showing the configuration of the fault monitoring device according to this embodiment. In the figure, reference numeral 5D denotes a power supply device according to the present embodiment. In addition to the configuration of the power supply device 5C shown in FIG. 3, a failure data trace unit 57 is provided between the failure data collection unit 53 and the communication processing unit 56. The failure data tracing unit 57 traces the failure data sampled at regular intervals by the failure data collection unit 53 for a certain period of time, and stores the history of the failure data as time-series data in a memory (not shown).
【0045】通信処理部56は故障発生時に、故障発生
時点より過去一定時間分の故障データを故障データトレ
ース部57より読み出しシリアルデータに変換して故障
表示部に送信する。When a failure occurs, the communication processing unit 56 reads out failure data for a fixed time in the past from the failure occurrence time from the failure data trace unit 57, converts the data into serial data, and transmits the serial data to the failure display unit.
【0046】2Bは図3の故障表示装置の機能を有した
CPUである。次に、本実施例の動作を、故障データト
レース部57を中心に説明する。ラッチ回路52より出
力された故障データは故障データ収集部53により定周
期でサンプリングされた一旦メモリに格納され、ラッチ
回路52より故障データがサンプリングされる毎にメモ
リ内容は更新される。2B is a CPU having the function of the fault display device of FIG. Next, the operation of this embodiment will be described focusing on the failure data trace unit 57. The failure data output from the latch circuit 52 is temporarily stored in a memory sampled at a fixed period by the failure data collection unit 53, and the contents of the memory are updated each time the failure data is sampled by the latch circuit 52.
【0047】そこで、故障データトレース部57はメモ
リよりサンプリング周期にあわせて故障データを読み出
し、過去の故障データをトレースして順次記憶して行
く。この結果、記憶された故障データを読み出すことで
故障データの履歴を読み取ることができる。尚、故障デ
ータの記憶方法としては、一定時間分の故障データを記
憶した後、一番古くなった故障データを次に古くなった
故障データで更新したり、新しい故障データほど時間間
隔を密にして記憶し、古くなった故障データほど時間間
隔を長くして記憶させてもよい。Therefore, the failure data tracing unit 57 reads out the failure data from the memory in accordance with the sampling period, traces the past failure data, and stores them sequentially. As a result, the history of the failure data can be read by reading the stored failure data. As for the method of storing failure data, after storing failure data for a certain period of time, the oldest failure data is updated with the next oldest failure data, or the time interval is made denser for newer failure data. The older failure data may be stored with a longer time interval.
【0048】このように、故障データトレース部57が
故障データをトレースしている最中に、故障データ収集
部53で故障データより異常発生を検出したならば、故
障データトレース部57は異常発生時点より過去一定時
間分の故障データを通信処理部56に送る。通信処理部
56は異常発生時点より過去一定時間分の故障データを
シリアルデータに変換してCPU2Bの通信処理部24
へ送信する。As described above, while the failure data tracing unit 57 is tracing the failure data, if the failure data collecting unit 53 detects the occurrence of the abnormality from the failure data, the failure data tracing unit 57 determines the time when the abnormality occurred. The failure data for a certain period of time in the past is sent to the communication processing unit 56. The communication processing unit 56 converts failure data for a certain period of time in the past from the time of occurrence of the abnormality into serial data, and converts the failure data into serial data.
Send to
【0049】通信処理部24は送信されてきたシリアル
データを表示用データに変換して故障処理部23へ出力
する。故障処理部23は過去一定時間分の故障データを
時系列でCRT表示装置3及びプリンタ4に表示させる
ことで、異常発生前の各故障監視対象の動作状況を把握
することができ、異常発生原因を精度高く解明すること
ができる。また、一定時間分の故障データの表示は異常
発生時から開始せず、一定時間毎に行うことで異常発生
の兆候を見い出すことができ、事故を未然に防止でき
る。The communication processing unit 24 converts the transmitted serial data into display data and outputs it to the failure processing unit 23. The failure processing unit 23 displays the failure data for a certain period of time in the past on the CRT display device 3 and the printer 4 in chronological order, so that the operation status of each failure monitoring target before the occurrence of the abnormality can be grasped, and the cause of the abnormality Can be accurately determined. Further, the display of the failure data for a certain period of time does not start from the time of occurrence of the abnormality, but is performed at regular time intervals, so that a sign of the occurrence of the abnormality can be found, and an accident can be prevented from occurring.
【0050】[0050]
【発明の効果】請求項1の発明によれば、請求項1の発
明に係る故障監視装置は、CPU内蔵の電子機器に電源
電圧を供給する電源装置の本体中に設けられ、この電源
装置の動作を監視して故障を検出すると共に、前記電子
機器に故障発生の有無を知らせる故障検出手段と、この
故障検出手段より検出される検出データを故障データと
して周期的に収集し、収集された検出データより故障を
判定する故障データ収集手段と、この故障データ収集手
段による故障判定時に、故障データに基づき、発生した
故障を特定表示させる故障表示出力部とを備えたので、
電子機器の制御を行うコンピュータのソフトウェア負担
を軽減して故障処理動作を行うことができるという効果
がある。According to the first aspect of the present invention, the failure monitoring device according to the first aspect of the present invention is provided in a main body of a power supply for supplying a power supply voltage to an electronic device having a built-in CPU. Failure detection means for monitoring the operation to detect a failure and notifying the electronic device of the occurrence of a failure; and periodically collecting detection data detected by the failure detection means as failure data, and Since there is provided a failure data collection unit that determines a failure from data, and a failure display output unit that specifies and displays a failure that has occurred based on the failure data when the failure data is determined by the failure data collection unit.
There is an effect that a failure processing operation can be performed by reducing a software load on a computer that controls the electronic device.
【0051】請求項2の発明によれば、請求項2の発明
に係る故障監視装置は、CPU内蔵の電子機器に電源電
圧を供給する電源装置の本体中に設けられ、この電源装
置の動作を監視して故障を検出すると共に、前記電子機
器に故障発生の有無を知らせる故障検出手段と、この故
障検出手段より出力される検出データを故障データとし
て周期的に収集し、収集された検出データより故障を判
定する故障データ収集手段と、この故障データ収集手段
による故障判定時に、最初に判定した故障を検出する初
期故障検出手段と、この初期故障検出手段で検出された
最初の故障データを故障表示部に出力して故障発生を点
滅にて特定表示させ、後続して故障データ収集手段で判
定された故障を故障表示部に故障箇所の名称に対応させ
て表示させる故障表示出力部とを備えたので、請求項1
の効果に加えそ発生した多くの故障より故障の第1原因
をより適確に把握できるという効果がある。According to the second aspect of the present invention, the failure monitoring apparatus according to the second aspect of the present invention is provided in a main body of a power supply for supplying a power supply voltage to an electronic device having a built-in CPU, and controls the operation of the power supply. A failure detection unit that monitors and detects a failure, and informs the electronic device whether or not a failure has occurred, and periodically collects detection data output from the failure detection unit as failure data, based on the collected detection data. Failure data collection means for determining a failure, initial failure detection means for detecting a failure determined first at the time of failure determination by the failure data collection means, and failure display of the first failure data detected by the initial failure detection means The failure which is output to the unit and causes the failure occurrence to be specified by blinking, and then the failure determined by the failure data collection means is displayed on the failure display unit in correspondence with the name of the failure location Since a 示出 force unit, according to claim 1
In addition to the effects described above, there is an effect that the first cause of the failure can be grasped more accurately than many failures that have occurred.
【0052】請求項3の発明によれば、CPU内蔵の電
子機器に電源電圧を供給する電源装置の本体中に設けら
れ、この電源装置の動作を監視して故障を検出すると共
に、前記電子機器に故障発生の有無を知らせる故障検出
手段と、この故障検出手段より出力される検出データを
故障データとして周期的に収集し、収集された検出デー
タより故障を判定する故障データ収集手段と、この故障
データ収集手段による故障判定時に、故障データを外部
に送信する通信処理手段とを備えたので、請求項1の効
果に加えて発生した故障に関する多くの故障情報を同時
に表示することができるという効果がある。According to the third aspect of the present invention, the power supply device is provided in a main body of a power supply device for supplying a power supply voltage to an electronic device having a built-in CPU. A failure detecting means for notifying the presence or absence of a failure to the user, a failure data collecting means for periodically collecting detection data output from the failure detection means as failure data, and determining a failure based on the collected detection data; Since the communication processing means for transmitting the failure data to the outside at the time of the failure determination by the data collection means is provided, it is possible to simultaneously display a large amount of failure information on the generated failure in addition to the effect of claim 1. is there.
【0053】請求項4の発明によれば、請求項4の発明
に係る故障監視装置は、CPU内蔵の電子機器に電源電
圧を供給する電源装置の本体中に設けられ、この電源装
置の動作を監視して故障を検出すると共に、前記電子機
器に故障発生の有無を知らせる故障検出手段と、この故
障検出手段より出力される検出データを故障データとし
て周期的に収集し、収集された検出データより故障を判
定する故障データ収集手段と、この故障データ収集手段
で判定された過去の故障履歴をトレースして記憶する故
障履歴記憶手段と、この故障データ収集手段より故障デ
ータを入力時に、この故障データと共に、故障履歴を故
障履歴記憶手段より読み出し外部に送信する通信処理手
段とを備えたので、故障発生に至るまでの経過を把握し
故障原因をより明確にすることができるという効果があ
る。According to the fourth aspect of the present invention, the fault monitoring device according to the fourth aspect of the present invention is provided in a main body of a power supply for supplying a power supply voltage to an electronic device having a built-in CPU, and controls the operation of the power supply. A failure detection unit that monitors and detects a failure, and informs the electronic device whether or not a failure has occurred, and periodically collects detection data output from the failure detection unit as failure data, based on the collected detection data. Failure data collection means for determining a failure; failure history storage means for tracing and storing a past failure history determined by the failure data collection means; and failure data when the failure data is input from the failure data collection means. together, since a communication processing means for transmitting the read outside from the failure history failure history storage means, and keep track of up to failure failure cause more light There is an effect that can be made.
【0054】請求項5の発明によれば、動作の監視を通
して故障検出手段で検出された故障の重軽度を判別して
判別結果である重軽度判別信号を電子機器に出力すると
共に、この重軽度判別信号を故障データと故障データ収
集手段に収集させると共に、発生した故障の重軽度を故
障表示手段に表示させる重/軽故障判別手段を備えたの
で、請求項1あるいは4の効果に加えて発生した故障が
重度の故障か、軽度の故障かを表示させることで故障発
生に対する対処を適確に決定できるという効果がある。According to the fifth aspect of the present invention, the operation is monitored.
Then, the severity of the failure detected by the failure detection means is determined, a severity determination signal as a determination result is output to the electronic device, and the severity determination signal is collected by the failure data and the failure data collection means. The present invention further comprises a major / minor failure discriminating means for displaying the severity of the occurred failure on the failure display means, so that in addition to the effect of claim 1 or 4, it indicates whether the produced failure is a severe failure or a minor failure. By doing so, there is an effect that a measure for occurrence of a failure can be determined accurately.
【0055】請求項6の発明によれば、動作の監視を通
して重/軽度故障判別手段より出力された故障の重軽度
信号に基づいて、電子機器に対して動作を制限させるの
で、請求項5の効果に加えて発生した故障が重度の故障
か、軽度の故障かをコンピュータに知らせることで、コ
ンピュータは電子機器の制御を故障の程度に合わせて決
定できるという効果がある。According to the sixth aspect of the present invention, the operation of the electronic device is restricted based on the severity signal of the failure outputted from the major / mild failure determination means through the monitoring of the operation. In addition to the effect of the fifth aspect , by notifying the computer whether the failure that has occurred is a serious failure or a minor failure, the computer can determine the control of the electronic device according to the degree of the failure.
【図1】 この発明の一実施例による故障監視装置の構
成を示すブロック図である。FIG. 1 is a block diagram illustrating a configuration of a fault monitoring device according to an embodiment of the present invention.
【図2】 この発明の他の実施例による故障監視装置の
構成を示すブロック図である。FIG. 2 is a block diagram showing a configuration of a failure monitoring device according to another embodiment of the present invention.
【図3】 この発明の他の実施例による故障監視装置の
構成を示すブロック図である。FIG. 3 is a block diagram showing a configuration of a failure monitoring device according to another embodiment of the present invention.
【図4】 この発明の他の実施例による故障監視装置の
構成を示すブロック図である。FIG. 4 is a block diagram showing a configuration of a failure monitoring device according to another embodiment of the present invention.
【図5】 各実施例における故障処理動作を説明するフ
ローチャートである。FIG. 5 is a flowchart illustrating a failure processing operation in each embodiment.
【図6】 従来の故障監視装置の構成を示すブロック図
である。FIG. 6 is a block diagram showing a configuration of a conventional failure monitoring device.
2A,2B CPU、3 CRT表示装置、4 プリン
タ、5A〜5D 電源装置、6A〜6C 故障表示部、
11 電源断検出回路、12 高温異常検出回路、13
ファン異常検出回路、51 重/軽故障判別回路、5
2 ラッチ回路、53 故障データ収集部、54 故障
表示部、56,61 通信処理部、62表示制御部、L
1〜L3 ランプ、SW1,SW2 第1,第2スイッチ。2A, 2B CPU, 3 CRT display device, 4 printer, 5A-5D power supply device, 6A-6C failure display section,
11 Power cutoff detection circuit, 12 High temperature abnormality detection circuit, 13
Fan abnormality detection circuit, 51 heavy / light failure determination circuit, 5
2 Latch circuit, 53 failure data collection unit, 54 failure display unit, 56, 61 communication processing unit, 62 display control unit, L
1 ~L 3 lamps, SW 1, SW 2 first, second switch.
Claims (6)
する電源装置の本体中に設けられ、この電源装置の動作
を監視して故障を検出すると共に、前記電子機器に故障
発生の有無を知らせる故障検出手段と、この故障検出手
段より検出される検出データを故障データとして周期的
に収集し、収集された検出データより故障を判定する故
障データ収集手段と、この故障データ収集手段による故
障判定時に、故障データに基づき、発生した故障を特定
表示させる故障表示出力部とを備えたことを特徴とする
故障監視装置。1. A power supply device for supplying a power supply voltage to an electronic device having a built-in CPU. The power supply device monitors the operation of the power supply device to detect a failure and notifies the electronic device of the occurrence of a failure. Failure detection means, failure data collection means for periodically collecting detection data detected by the failure detection means as failure data, and determining a failure based on the collected detection data; And a failure display output unit for specifying and displaying a failure that has occurred based on the failure data.
する電源装置の本体中に設けられ、この電源装置の動作
を監視して故障を検出すると共に、前記電子機器に故障
発生の有無を知らせる故障検出手段と、この故障検出手
段より出力される検出データを故障データとして周期的
に収集し、収集された検出データより故障を判定する故
障データ収集手段と、この故障データ収集手段による故
障判定時に、最初に判定した故障を検出する初期故障検
出手段と、この初期故障検出手段で検出された最初の故
障データを故障表示部に出力して故障発生を点滅にて特
定表示させ、後続して故障データ収集手段で判定された
故障を故障表示部に故障箇所の名称に対応させて表示さ
せる故障表示出力部とを備えたことを特徴とする故障監
視装置。2. A power supply device for supplying a power supply voltage to an electronic device having a built-in CPU. The power supply device monitors the operation of the power supply device to detect a failure and notifies the electronic device of the occurrence of a failure. Failure detection means, failure data collection means for periodically collecting detection data output from the failure detection means as failure data, and determining a failure based on the collected detection data. An initial failure detection means for detecting a failure determined first, and the first failure data detected by the initial failure detection means being output to a failure display unit to cause the occurrence of a failure to be specified by blinking, followed by a failure. A failure display output unit for displaying a failure determined by the data collection unit on the failure display unit in association with the name of the failure location.
する電源装置の本体中に設けられ、この電源装置の動作
を監視して故障を検出すると共に、前記電子機器に故障
発生の有無を知らせる故障検出手段と、 この故障検出手段より出力される検出データを故障デー
タとして周期的に収集し、収集された検出データより故
障を判定する故障データ収集手段と、 この故障データ収集手段による故障判定時に、故障デー
タを外部に送信する通信処理手段とを備えたことを特徴
とする故障監視装置。3. A power supply device for supplying a power supply voltage to an electronic device having a built-in CPU, wherein the power supply device monitors the operation of the power supply device to detect a failure and notifies the electronic device of the occurrence of a failure. Failure detection means, failure data collection means for periodically collecting detection data output from the failure detection means as failure data, and determining a failure based on the collected detection data; failure monitoring apparatus characterized by comprising a communication processing means for transmitting fault data to the outside.
する電源装置の本体中に設けられ、この電源装置の動作
を監視して故障を検出すると共に、前記電子機器に故障
発生の有無を知らせる故障検出手段と、 この故障検出手段より出力される検出データを故障デー
タとして周期的に収集し、収集された検出データより故
障を判定する故障データ収集手段と、 この故障データ収集手段で判定された過去の故障履歴を
トレースして記憶する故障履歴記憶手段と、前記 故障データ収集手段より故障データを入力時に、こ
の故障データと共に、故障履歴を前記故障履歴記憶手段
より読み出し外部に送信する通信処理手段とを備えたこ
とを特徴とする故障監視装置。4. A power supply device for supplying a power supply voltage to an electronic device having a built-in CPU. The power supply device monitors the operation of the power supply device to detect a failure and notifies the electronic device of the occurrence of a failure. Failure detection means, failure data collection means for periodically collecting detection data output from the failure detection means as failure data, and determining a failure based on the collected detection data; a failure history storage means for storing trace the past failure history, when enter from fault data the fault data collection unit, together with the fault data, the communication processing means for transmitting a failure history to read outside from the failure history storage means fault monitoring apparatus according to claim this <br/> and with and.
された故障の重軽度を判別して判別結果である重軽度判
別信号を電子機器に出力すると共に、この重軽度判別信
号を故障データと故障データ収集手段に収集させると共
に、発生した故障の重軽度を故障表示手段に表示させる
重/軽故障判別手段を備えたことを特徴とする請求項1
ないし4のいずれかに記載の故障監視装置。5. A method for judging the severity of a fault detected by fault detection means through monitoring of operation, outputting a severity judgment signal as a discrimination result to an electronic device, and combining the severity judgment signal with the fault data and the fault. 2. A heavy / light fault discriminating means for causing the data collecting means to collect and displaying the severity of the generated fault on the fault display means.
5. The fault monitoring device according to any one of claims 1 to 4.
段より出力された故障の重軽度信号に基づいて、電子機
器に対して動作を制限させることを特徴とする請求項5
に記載の故障監視装置。6. An electronic machine based on a fault severity signal output from a fault severity determining means through operation monitoring.
6. The apparatus according to claim 5 , wherein the operation of the vessel is restricted.
The fault monitoring device according to item 1.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06219049A JP3115488B2 (en) | 1994-09-13 | 1994-09-13 | Failure monitoring device |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP06219049A JP3115488B2 (en) | 1994-09-13 | 1994-09-13 | Failure monitoring device |
Publications (2)
Publication Number | Publication Date |
---|---|
JPH0883199A JPH0883199A (en) | 1996-03-26 |
JP3115488B2 true JP3115488B2 (en) | 2000-12-04 |
Family
ID=16729466
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP06219049A Expired - Lifetime JP3115488B2 (en) | 1994-09-13 | 1994-09-13 | Failure monitoring device |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP3115488B2 (en) |
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101671941B1 (en) * | 2014-12-18 | 2016-11-04 | 한국건설기술연구원 | Dynamic Cone Penetration Tester |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP4973547B2 (en) * | 2008-03-07 | 2012-07-11 | 日本電気株式会社 | Fault display circuit, information processing apparatus, and fault display method |
KR101489739B1 (en) * | 2013-08-23 | 2015-02-04 | 주식회사 사이언 | Electronic apparatus capable of emergency processing |
-
1994
- 1994-09-13 JP JP06219049A patent/JP3115488B2/en not_active Expired - Lifetime
Cited By (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
KR101671941B1 (en) * | 2014-12-18 | 2016-11-04 | 한국건설기술연구원 | Dynamic Cone Penetration Tester |
Also Published As
Publication number | Publication date |
---|---|
JPH0883199A (en) | 1996-03-26 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN111488050B (en) | Power supply monitoring method, system and server | |
JP3115488B2 (en) | Failure monitoring device | |
JP2000250664A (en) | Method for monitoring and controlling schedule operation of power unit, power controller, and power system | |
CN114579361A (en) | System monitoring device based on CPLD | |
JPH10201002A (en) | Vehicle information monitor | |
JP2742849B2 (en) | Power monitoring recorder | |
JPH0223120B2 (en) | ||
CN112363894A (en) | Domestic computer fault alarm system | |
JPH09149537A (en) | Protective relay device | |
JPH0721060A (en) | Abnormality detecting system for central processing unit | |
JPH09211186A (en) | Generated alarm data acquisition system | |
CN213457239U (en) | Test circuit and chip circuit test device | |
JPH10231071A (en) | Abnormal state arresting gear for elevator | |
JP2000076570A (en) | Video alarm display device and video alarm display method | |
CN118311991A (en) | Sensor output control method, device, sensor and computer storage medium | |
JPS61166697A (en) | Abnormality monitor | |
JP3080150B2 (en) | General-purpose interface control device and general-purpose interface control method | |
JP2002374617A (en) | Digital relay | |
JP3728960B2 (en) | Protective relay system | |
JPH0772197A (en) | Monitor device for diagnosing performance of dc power supply equipment | |
JPH05340595A (en) | Data logger for cold heat controller | |
JPH05199646A (en) | Supervisory controller for digital relay | |
JP2000056867A (en) | Device and method for monitoring power source and storage medium | |
JPS61243376A (en) | Abnormal state monitoring system | |
JPH0923595A (en) | Power system supervisory control unit |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
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 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20070929 Year of fee payment: 7 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080929 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080929 Year of fee payment: 8 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090929 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20090929 Year of fee payment: 9 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100929 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20100929 Year of fee payment: 10 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20110929 Year of fee payment: 11 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20120929 Year of fee payment: 12 |
|
FPAY | Renewal fee payment (event date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20130929 Year of fee payment: 13 |
|
R250 | Receipt of annual fees |
Free format text: JAPANESE INTERMEDIATE CODE: R250 |
|
EXPY | Cancellation because of completion of term |