JPH0529430A - Abnormality treatment device of ic testing apparatus - Google Patents

Abnormality treatment device of ic testing apparatus

Info

Publication number
JPH0529430A
JPH0529430A JP3184694A JP18469491A JPH0529430A JP H0529430 A JPH0529430 A JP H0529430A JP 3184694 A JP3184694 A JP 3184694A JP 18469491 A JP18469491 A JP 18469491A JP H0529430 A JPH0529430 A JP H0529430A
Authority
JP
Japan
Prior art keywords
abnormality
interrupt
control computer
power
control
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.)
Pending
Application number
JP3184694A
Other languages
Japanese (ja)
Inventor
Yoshiaki Kato
義昭 加藤
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.)
Advantest Corp
Original Assignee
Advantest 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 Advantest Corp filed Critical Advantest Corp
Priority to JP3184694A priority Critical patent/JPH0529430A/en
Publication of JPH0529430A publication Critical patent/JPH0529430A/en
Pending legal-status Critical Current

Links

Landscapes

  • Tests Of Electronic Circuits (AREA)
  • Testing Or Measuring Of Semiconductors Or The Like (AREA)

Abstract

PURPOSE:To surely treat the abnormality detection of a temperature and smoke sensor, a fan sensor, a power supply and the like. CONSTITUTION:A monitoring part 21 which is composed of a microcomputer is installed at a control device 12 which controls an IC testing apparatus 11; an abnormality interrupt is input not only to a computer 16 for control use but also to the monitoring part 21; and an abnormality treatment is executed doubly. The monitoring part 21 monitors the operation abnormality of the computer 16 for control use and monitors the abnormality mutually together with a watchdog timer 18.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】この発明は半導体集積回路(I
C)を試験する装置において火災と結び付くような異常
が発生した場合の処理装置に関する。
This invention relates to a semiconductor integrated circuit (I
The present invention relates to a processing device when an abnormality such as a fire occurs in the device for testing C).

【0002】[0002]

【従来の技術】従来のこの種の装置を図3に示す。IC
試験装置11は制御装置12により制御されて、IC素
子に対する各種試験を行う。電源制御器13を操作員が
制御して、IC試験装置11及び制御装置12の各電源
を起動して、これら装置を動作状態にしたり、停止状態
にすることができる。
2. Description of the Related Art A conventional device of this type is shown in FIG. IC
The test device 11 is controlled by the control device 12 to perform various tests on the IC element. An operator controls the power supply controller 13 to activate each power supply of the IC test device 11 and the control device 12 to put these devices into an operating state or a stopped state.

【0003】IC試験装置11において電源異常、発
火、発煙、冷却用ファン停止などの火災に結び付くよう
な異常が発生し、温度、煙センサ14、ファンセンサ1
5などで検出されると、その異常検出出力は制御装置1
2の制御用コンピュータ16に割込む。この割込みがあ
り、図4に示すように制御用コンピュータ16はその異
常割込みであることを感知すると(S1 )、その異常原
因を調べ(S2 )、その異常発生を端末17へ通知して
そのことを表示させる(S3 )。次に再起動時に、破壊
されては困るデータ、例えば演算途中のデータなどを退
避し(S4 )、その後異常原因を端末17へ送ってこれ
を表示する(S5 )(異常原因の表示より、データ退避
を優先させている)。次に電源制御器13に対してオフ
指令を出してIC試験装置11及び制御装置12の電源
をオフにする(S6 )。
In the IC testing device 11, an abnormality such as a power supply abnormality, ignition, smoke generation, or stop of a cooling fan occurs, which causes an abnormality such as temperature, smoke sensor 14, fan sensor 1
5, the abnormality detection output is detected by the control device 1
2 to the control computer 16. When this interrupt occurs and the control computer 16 senses that it is the abnormal interrupt as shown in FIG. 4 (S 1 ), the cause of the abnormality is investigated (S 2 ), and the abnormal occurrence is notified to the terminal 17. and displays that the (S 3). Next, at the time of restarting, the data which is troubled to be destroyed, for example, the data in the middle of calculation is saved (S 4 ), and thereafter the cause of the abnormality is sent to the terminal 17 and displayed (S 5 ) (from the display of the cause of abnormality) , Prioritizing data save). Then turn off the IC test apparatus 11 and the control unit 12 issues a clear command to the power supply control unit 13 (S 6).

【0004】[0004]

【発明が解決しようとする課題】制御装置12は通常、
いわゆるミニコンピュータで構成され、電源を投入して
から正常動作状態になるまで、つまり異常処理プログラ
ムが動作可能となるまでに比較的長い時間がかかる。つ
まり制御装置12は電源が投入されると、まず初期化が
行われ、起動(BOOT)ROMを読出し、解読実行す
ることにより、オペレーションシステムを外部記憶装置
(ディスクなど)から取込み、その後、そのオペレーシ
ョンシステムを起動させ、オペレーションシステムが起
動完了後に異常監視プログラムが動作開始する。このよ
うな処理のため異常監視プログラムが動作開始をするま
でに約30秒程度の時間がかかる。この準備期間中に異
常が発生すると、これを処理することができないという
問題があった。
The control unit 12 is usually
It is configured by a so-called mini computer, and it takes a relatively long time from turning on the power until it becomes a normal operation state, that is, before the abnormality processing program becomes operable. In other words, when the control device 12 is powered on, it is first initialized, the boot (BOOT) ROM is read out, the decryption is executed, and the operating system is loaded from the external storage device (disk or the like). The system is started, and the abnormality monitoring program starts to operate after the operating system is completed. Because of such processing, it takes about 30 seconds before the abnormality monitoring program starts operating. If an abnormality occurs during this preparation period, there is a problem that it cannot be processed.

【0005】制御用コンピュータ16の異常割込みに対
する入力ポートが正しく動作していないと、つまり故障
となっていると、異常割込みを受け付けることができな
い。制御用コンピュータ16が例えば暴走した状態とな
り正常に動作していないと異常割込みが来てもこれを処
理できない。制御用コンピュータ16については、いわ
ゆるウオッチドッグタイマ18により、定期的に割込み
応答があるか否かが監視されているが、このウオッチド
ッグタイマ18が不良となり、かつ制御用コンピュータ
16が異常になったままであると同様に異常処理をする
ことができない。
If the input port for the abnormal interrupt of the control computer 16 is not operating properly, that is, if it has a failure, the abnormal interrupt cannot be accepted. If the control computer 16 is in a runaway state and is not operating normally, for example, an abnormal interrupt cannot be processed. With respect to the control computer 16, a so-called watchdog timer 18 regularly monitors whether or not there is an interrupt response. However, the watchdog timer 18 becomes defective and the control computer 16 becomes abnormal. It is not possible to handle abnormalities as in the above cases.

【0006】[0006]

【課題を解決するための手段】この発明によれば従来の
制御装置の異常処理に加え、マイクロコンピュータより
なる監視部が制御装置に設けられ、火災に結び付くよう
な異常の検出出力が、この監視部にも割込みとして供給
され、監視部はその割込みにより端末へ異常表示をする
と共に電源断の制御を行う。
According to the present invention, in addition to the conventional abnormality processing of the control device, the control device is provided with a monitoring section composed of a microcomputer, and the detection output of the abnormality which may lead to a fire is detected by the monitoring device. It is also supplied to the unit as an interrupt, and the monitoring unit displays an abnormality on the terminal by the interrupt and controls power-off.

【0007】[0007]

【実施例】図1にこの発明の実施例を示し図3と対応す
る部分に同一符号を付けてある。この発明においては制
御装置12に監視部21が設けられる。監視部21はマ
イクロコンピュータよりなり、IC試験装置11で発生
した火災に結び付くような異常が検出されると、その検
出出力は制御用コンピュータ16に従来と同様に割込み
として供給されると共に監視部21にも割込みとして供
給される。この割込みが制御用コンピュータ16に供給
されると、制御用コンピュータ16は例えば図4に示し
たように従来と同様な異常処理を行う。
DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS FIG. 1 shows an embodiment of the present invention, and parts corresponding to those in FIG. In the present invention, the control unit 12 is provided with the monitoring unit 21. The monitoring unit 21 is composed of a microcomputer, and when an abnormality associated with a fire that has occurred in the IC test apparatus 11 is detected, the detection output is supplied to the control computer 16 as an interrupt as in the conventional case, and the monitoring unit 21 is also provided. Is also supplied as an interrupt. When this interrupt is supplied to the control computer 16, the control computer 16 performs the same abnormality processing as in the conventional case as shown in FIG. 4, for example.

【0008】監視部21は前記異常検出出力が割込む
と、例えば図2に示すような異常処理を行う。監視部2
1がその異常検出の割込みであることを感知すると(S
1 )、その異常原因を調べ(S2 )、制御用コンピュー
タ16の状態を監視し(S3 )、制御用コンピュータ1
6が異常発生の通知を端末17へ行ったか否かをチェッ
クし(S4 )、所定時間、例えば1秒以内に通知を行っ
ていない場合は、制御用コンピュータ16側に何らかの
異常があったとみなしてIC試験装置11の前記検出さ
れた異常を端末17へ通知すると共にその異常原因も通
知して、端末17に表示させる(S5)。その後、電源
制御器13にオフ指令を出してIC試験装置11及び制
御装置12の各電源を断にする(S6 )。
When the abnormality detection output is interrupted, the monitoring unit 21 performs abnormality processing as shown in FIG. 2, for example. Monitoring unit 2
When it is detected that 1 is an interruption of the abnormality detection (S
1 ), the cause of the abnormality is investigated (S 2 ), the state of the control computer 16 is monitored (S 3 ), and the control computer 1
6 checks whether or not the notification of abnormality has been sent to the terminal 17 (S 4 ), and if the notification has not been given within a predetermined time, for example, within 1 second, it is considered that there is some abnormality on the control computer 16 side. Then, the detected abnormality of the IC test apparatus 11 is notified to the terminal 17 and the cause of the abnormality is also notified and displayed on the terminal 17 (S 5 ). Thereafter, each power of the IC testing apparatus 11 and the control unit 12 to the cross-sectional out off command to the power control unit 13 (S 6).

【0009】ステップS4 で1秒間以内とするのは、制
御用コンピュータ16が正常な場合は割込みから異常通
知をするまでの時間が0.5秒以内程度であるからであ
る。ステップS4 で異常発生を通知していない場合は所
定時間、つまり制御用コンピュータ16による割込みか
ら電源断までの処理(図4)が終了するに必要な時間、
例えば3秒程度、待って(S7 )、電源を断にする(S
8 )。この電源断の処理は、制御用コンピュータ16が
電源断を行ってしまえば無効となる。
The reason for setting the time within 1 second in step S 4 is that, when the control computer 16 is normal, the time from the interruption to the abnormality notification is within about 0.5 seconds. If the abnormality occurrence is not notified in step S 4 , a predetermined time, that is, the time required for the processing from the interrupt by the control computer 16 to the power off (FIG. 4) to end
For example, wait about 3 seconds (S 7 ) and turn off the power (S
8 ). This power-off process becomes invalid once the control computer 16 turns off the power.

【0010】またこの例では制御用コンピュータ16か
らその動作状態が定期的、例えば5秒ごとに監視部21
に報告するようにされ、監視部21はその報告が正常か
否かをチェックし、異常の場合は異常表示を端末17に
行って電源断を電源制御器13に指令する。また制御用
コンピュータ16から定期的の報告がなくなると同様に
異常表示を行うと共に電源断を行う。更にこの例ではウ
オッチドッグタイマ18から定期的、、例えば1秒ごと
に監視部21に割込み(この割込みは異常発生時にも行
う)、監視部21はその割込みを受けいれると応答をウ
オッチドッグタイマ18へ行い、ウオッチドッグタイマ
18は監視部21から応答がないと電源を断にする。一
方監視部21ではウオッチドッグタイマ18から定期的
(前記例では1秒おき)に割込みがあるか否かを別のタ
イマで監視し、その割込みがなくなるとウオッチドッグ
タイマ18に異常があったとみなして電源断の動作に入
る。
In this example, the operating state of the control computer 16 is monitored periodically, for example, every 5 seconds.
The monitoring unit 21 checks whether the report is normal or not, and if it is abnormal, displays an error on the terminal 17 and instructs the power controller 13 to turn off the power. Further, when the control computer 16 does not receive a periodical report, an abnormality is displayed and the power is cut off. Further, in this example, the watchdog timer 18 interrupts the monitoring unit 21 periodically (for example, every second) (this interrupt is also performed when an abnormality occurs), and when the monitoring unit 21 receives the interrupt, it sends a response to the watchdog timer 18. If the watchdog timer 18 does not respond from the monitoring unit 21, the power is turned off. On the other hand, the monitoring unit 21 monitors whether there is an interrupt from the watchdog timer 18 regularly (every 1 second in the above example) with another timer, and when the interrupt disappears, it is considered that the watchdog timer 18 has an abnormality. Power off.

【0011】[0011]

【発明の効果】以上述べたようにこの発明によれば監視
部21でも異常監視をしており、監視部21はマイクロ
コンピュータで構成されているため、電源が投入されて
から、初期化し、起動ROM(BOOT ROM)を読
出し、解読実行して起動処理を行い、オペレーションシ
ステムを起動させるが、オペレーションシステムもその
BOOT ROMに記憶されているためオペレーション
システムが起動して異常監視プログラムが動作可能にな
るまでの電源投入からの時間は例えば約1秒程度と、制
御用コンピュター16と比較して著しく速いため、制御
用コンピュータ16の起動準備状態において異常が発生
しても、この異常処理を監視部21で正しく行うことが
できる。
As described above, according to the present invention, the monitoring unit 21 also performs abnormality monitoring, and since the monitoring unit 21 is composed of a microcomputer, it is initialized and activated after the power is turned on. A ROM (BOOT ROM) is read out, decrypted and executed to carry out a start-up process to start the operating system. However, since the operating system is also stored in the BOOT ROM, the operating system is started and the abnormality monitoring program becomes operable. Since the time from power-on until about 1 second is remarkably faster than that of the control computer 16, even if an abnormality occurs in the startup preparation state of the control computer 16, this abnormality processing is monitored by the monitoring unit 21. Can be done correctly with.

【0012】また異常割込みに対する処理が制御用コン
ピュータ16と監視部21とにより二重化されているた
め、両者が同時に入力ポート異常、暴走などの故障状態
になることはほとんどないから、それだけ異常割込みに
対し確実に処理を行うことができる。制御装置12の電
源が異常となり低下した場合に、制御用コンピュータ1
6は10%程度の電圧降下で動作できなくなるが、再起
動のためのデータ退避に専念でき、監視部21は電圧が
30%程度低下するまで動作できるため、監視部21で
電源異常に対する表示などの処理を行うことができる。
Further, since the processing for the abnormal interrupt is duplicated by the control computer 16 and the monitoring unit 21, it is unlikely that both of them will be in a failure state such as an input port abnormality or runaway at the same time. The processing can be performed reliably. When the power supply of the control device 12 becomes abnormal and drops, the control computer 1
6 cannot operate with a voltage drop of about 10%, but can concentrate on saving data for restart, and the monitoring unit 21 can operate until the voltage drops by about 30%. Can be processed.

【0013】更に前記実施例のように、監視部21は制
御用コンピュータ16の異常を監視し、かつ監視部21
とウオッチドッグタイマ18とは相互に異常を監視し、
異常に対するチェックが3重になっており、それだけ異
常検出を確実に、かつ迅速に行うことができる。
Further, as in the above-mentioned embodiment, the monitoring unit 21 monitors the control computer 16 for an abnormality, and the monitoring unit 21
And watchdog timer 18 monitor each other for abnormalities,
There are three checks for abnormalities, and the abnormalities can be detected reliably and promptly.

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

【図1】この発明の実施例を示すブロック図。FIG. 1 is a block diagram showing an embodiment of the present invention.

【図2】異常割込みに対する監視部21の処理例を示す
流れ図。
FIG. 2 is a flowchart showing a processing example of a monitoring unit 21 for an abnormal interrupt.

【図3】従来のIC試験装置の異常処理装置を示すブロ
ック図。
FIG. 3 is a block diagram showing an abnormality processing device of a conventional IC test device.

【図4】制御用コンピュータ16の異常割込みに対する
処理例を示す流れ図。
FIG. 4 is a flowchart showing a processing example for an abnormal interrupt of the control computer 16.

Claims (1)

【特許請求の範囲】 【請求項1】 IC試験装置内で火災に結び付くような
異常が検出されると、その異常検出出力が、そのIC試
験装置を制御する制御装置の制御用コンピュータへ割込
み、その制御用コンピュータがその異常を端末に表示す
ると共に上記IC試験装置及びその制御装置の電源を断
にするIC試験装置の異常処理装置において、 上記制御装置に設けられ、マイクロコンピュータで構成
され、上記異常検出出力が割込みとして供給され、その
割込みにより上記異常表示及び上記電源断を行う監視部
を有することを特徴とするIC試験装置の異常処理装
置。
Claims: 1. When an abnormality that causes a fire is detected in the IC test apparatus, the abnormality detection output interrupts the control computer of the control unit that controls the IC test apparatus, In the abnormality processing device of the IC test device, the control computer displays the abnormality on the terminal and turns off the power of the IC test device and the control device, and the abnormality processing device is provided in the control device and configured by a microcomputer. An abnormality processing device for an IC test apparatus, comprising an abnormality detection output supplied as an interrupt, and having a monitoring unit for performing the abnormality display and power-off by the interrupt.
JP3184694A 1991-07-24 1991-07-24 Abnormality treatment device of ic testing apparatus Pending JPH0529430A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3184694A JPH0529430A (en) 1991-07-24 1991-07-24 Abnormality treatment device of ic testing apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3184694A JPH0529430A (en) 1991-07-24 1991-07-24 Abnormality treatment device of ic testing apparatus

Publications (1)

Publication Number Publication Date
JPH0529430A true JPH0529430A (en) 1993-02-05

Family

ID=16157745

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3184694A Pending JPH0529430A (en) 1991-07-24 1991-07-24 Abnormality treatment device of ic testing apparatus

Country Status (1)

Country Link
JP (1) JPH0529430A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112071173A (en) * 2020-09-17 2020-12-11 国网山东省电力公司烟台供电公司 High-voltage distribution line ground fault simulation platform

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112071173A (en) * 2020-09-17 2020-12-11 国网山东省电力公司烟台供电公司 High-voltage distribution line ground fault simulation platform
CN112071173B (en) * 2020-09-17 2022-04-15 国网山东省电力公司烟台供电公司 High-voltage distribution line ground fault simulation platform

Similar Documents

Publication Publication Date Title
US20030023887A1 (en) Computer system with backup management for handling embedded processor failure
JPH10307635A (en) Computer system and temperature monitoring method applied to the same system
JPH0529430A (en) Abnormality treatment device of ic testing apparatus
JPH0774224A (en) Apparatus and method for dealing with abnormality
JPH10240390A (en) Computer system
JPH04332009A (en) Temperature abnormality detection system for computer system
JPH11183561A (en) Burn-in test system
JPH08263320A (en) System operation management method and operation management device
JP2004094455A (en) Computer system
JP2505299B2 (en) No-response judgment method for multiplexing system
JP2000163274A (en) Electronic equipment and recording medium with rom data monitoring program recorded thereon
JPH1118430A (en) Temperature failure detection protection circuit
JPH03127215A (en) Information processor
JP3950453B2 (en) Control method of control device and control device
JPH07129425A (en) Reboot processing method
JPS62281781A (en) Monitoring method for accident information
JPH0679279B2 (en) Supervisory control device for microprocessor-applied equipment
JP2000112583A (en) Device initializing device
JPH02264317A (en) Data processor
JPH09274524A (en) Automatic power recovery system
JPS6398009A (en) Processing control system at power failure
JP2000235436A (en) Computer system
JPH02196341A (en) Fault restoring system for information processor
JPS58195968A (en) Re-execution controlling system
JP2818519B2 (en) Power supply device controlled by CPU

Legal Events

Date Code Title Description
A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 19990928