JPH03100836A - Fault diagnostic processing system - Google Patents

Fault diagnostic processing system

Info

Publication number
JPH03100836A
JPH03100836A JP1238497A JP23849789A JPH03100836A JP H03100836 A JPH03100836 A JP H03100836A JP 1238497 A JP1238497 A JP 1238497A JP 23849789 A JP23849789 A JP 23849789A JP H03100836 A JPH03100836 A JP H03100836A
Authority
JP
Japan
Prior art keywords
program
fault
fault diagnosis
storage device
processing system
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
JP1238497A
Other languages
Japanese (ja)
Inventor
Fumihiro Abe
阿部 文洋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP1238497A priority Critical patent/JPH03100836A/en
Publication of JPH03100836A publication Critical patent/JPH03100836A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To diagnose a fault even if this fault influences an external storage, etc., by storing a fault diagnostic program into a storage after turning it into a ROM and connecting this ROM to a bus together with a central controller, a terminal control interface device, etc. CONSTITUTION:A central controller 2 is provided to control the programs which are connected to each other via a bus 1 together with a storage 3 containing a ROM circuit 31 which stored fixedly a fault diagnostic program, a terminal control interface device 4, a main storage 6, and a relative device 7. The circuit 31 stores a monitor program 32 and a test program 33 as the fault diagnostic programs. When a process program has a fauler, the controller 2 shifts the control to the program 32 of the main storage 3 from the main storage 6. Then the program 33 is started under the control of the program 32, and the fault is diagnosed for each device with an instruction of a maintenance enginner received from a terminal 5. As a result, the fault is diagnosed regardless of the influence of the fault to a system.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 本発明は、中央制御装置及び主記憶装置などをバスによ
り相互接続し障害診断プログラムにより障害診断処理を
行なう障害診断処理システムに関する。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a fault diagnosis processing system in which a central control unit, a main storage device, etc. are interconnected via a bus, and a fault diagnosis process is performed using a fault diagnosis program.

〔従来の技術〕[Conventional technology]

従来、この種の障害診断処理システムは、互いにバス接
続された中央制御装置と主記憶装置と磁気ディスク装置
及び磁気テープ装置等の外部記憶装置と端末制御インタ
フェース装置とから構成されている。
Conventionally, this type of fault diagnosis processing system is composed of a central control unit, a main storage device, an external storage device such as a magnetic disk device or a magnetic tape device, and a terminal control interface device, which are connected to each other via a bus.

この処理システムに障害が発生した場合は、中央制御装
置が外部記憶装置からプログラムローダを主記憶装置に
転送し、このプログラムローダにより障害診断プログラ
ム(モニタプログラム及び試験プログラム)を同様に外
部記憶装置から主記憶装置に転送し、この障害診断プロ
グラムによる制御の下で端末制御インタフェース装置を
介した端末からの操作により障害診断を行っていた。
If a fault occurs in this processing system, the central controller transfers the program loader from the external storage device to the main storage device, and the program loader transfers the fault diagnosis program (monitor program and test program) from the external storage device as well. The data is transferred to the main storage, and the fault diagnosis is performed by operating the terminal via the terminal control interface device under the control of this fault diagnosis program.

なお、中央制御装置は、このプログラムローダを転送す
る手順のみをROM化プログラムとして内部に記憶して
いた。
Note that the central control device internally stores only the procedure for transferring the program loader as a ROMized program.

〔発明が解決しようとする課題〕[Problem to be solved by the invention]

上述した従来の障害診断処理システムは、プログラムロ
ーダ及び障害診断プログラムを外部記憶装置から読み出
して主記憶装置に転送する必要があったので、これらの
装置に障害があると、障害診断を行うことができなかっ
た。
In the conventional fault diagnosis processing system described above, it is necessary to read the program loader and the fault diagnosis program from the external storage device and transfer them to the main storage device, so if there is a fault in these devices, it is difficult to diagnose the fault. could not.

本発明の目的は、発生した障害のシステムへの波及状態
にかかわりなく障害の診断が可能な障害診断処理システ
ムを提供することにある。
SUMMARY OF THE INVENTION An object of the present invention is to provide a fault diagnosis processing system capable of diagnosing a fault regardless of how the fault has spread to the system.

〔課題を解決するための手段〕[Means to solve the problem]

本発明の障害診断処理システムは、プログラムによる制
御を行う中央制御装置と、プログラム及びデータを記憶
する主記憶装置と、収容した端末をti制御する端末制
御インタフェース装置と、障害診断プログラムを固定的
に記憶するROM回路を有する記憶装置と、前記各装置
を相互接続するバスとを備え、障害発生時に前記中央制
御装置が前記ROM回路に記憶された前記障害診断プロ
グラムにより障害の診断を行う構成である。
The fault diagnosis processing system of the present invention includes a central control unit that performs program control, a main storage device that stores programs and data, a terminal control interface device that controls the terminals accommodated therein, and a fault diagnosis program that is fixedly installed. The system includes a storage device having a ROM circuit for storing data, and a bus interconnecting each of the devices, and is configured such that when a fault occurs, the central control unit diagnoses the fault using the fault diagnosis program stored in the ROM circuit. .

また、前記記憶装置が前記障害診断プログラムを実行す
るために必要なワークエリアを有するRAM回路を備え
ることもできる。
Further, the storage device may include a RAM circuit having a work area necessary for executing the fault diagnosis program.

〔実施例〕〔Example〕

次に、図面を参照して本発明の詳細な説明する。 Next, the present invention will be described in detail with reference to the drawings.

第1図は本発明の一実施例を示すブロック図である0本
実施例の障害診断処理システムは、バスlによって相互
接続されるプログラムによる制御を行う中央制御装置2
と、障害診断プログラムを固定的に記憶するROM回路
31を有する記憶装置3と、端末5を収容した端末制御
インタフェース装置4と、通常の制御処理に必要なプロ
グラムやデータを記憶する主記憶袋W6と、外部記憶装
置等のその他の機能を有する関連装置7とを備えている
。また、ROM回路31には、障害診断プログラムとし
てモニタプログラム32と試験プログラム33とが記憶
されている。
FIG. 1 is a block diagram showing one embodiment of the present invention. The fault diagnosis processing system of this embodiment consists of a central control unit 2 which performs control by a program and which is interconnected by a bus l.
, a storage device 3 having a ROM circuit 31 that permanently stores a fault diagnosis program, a terminal control interface device 4 that accommodates a terminal 5, and a main memory bag W6 that stores programs and data necessary for normal control processing. and a related device 7 having other functions such as an external storage device. Further, the ROM circuit 31 stores a monitor program 32 and a test program 33 as fault diagnosis programs.

この構成において、処理システムに障害が発生すると、
中央制御装置2は、制御を主記憶装置6のプログラムか
ら記憶装置3のモニタプログラム32へ移し、モニタプ
ログラム32の制御の下で試験プログラム33を起動し
、端末5からの保守者の指示により各装置の障害診断を
行う、障害診断の具体的手法はシステム構成(交換シス
テム。
In this configuration, if a failure occurs in the processing system,
The central control device 2 transfers control from the program in the main storage device 6 to the monitor program 32 in the storage device 3, starts the test program 33 under the control of the monitor program 32, and performs each test program according to instructions from the maintenance person from the terminal 5. The specific method for diagnosing equipment failures is system configuration (replacement system).

情報処理システムなど)によって異なるが、適合する周
知の手法により診断を行うことができる。
Although it differs depending on the information processing system (information processing system, etc.), diagnosis can be performed using an appropriate well-known method.

上記の実施例において、記憶装置3に障害診断プログラ
ムを実行するために必要なワークエリアを有するRAM
回路34を設けることにより、モニタプログラム32及
び試験プログラム33の実行時のワークエリアを主記憶
袋W6内ではなく記憶装置3内に設定できるので、主記
憶装置6のより精密な診断が可能となる。
In the above embodiment, the storage device 3 includes a RAM having a work area necessary for executing the fault diagnosis program.
By providing the circuit 34, the work area during execution of the monitor program 32 and test program 33 can be set in the storage device 3 instead of in the main memory bag W6, so more precise diagnosis of the main storage device 6 can be performed. .

〔発明の効果〕〔Effect of the invention〕

以上説明したように本発明によれば、障害診断プログラ
ムをROM化して記憶装置に格納し、中央制御装置及び
端末制御インタフェース装置などと共にバスに接続する
ことにより、障害発生時は簡単にこの記憶装置内の障害
診断プログラムへ中央制御装置の制御を移すことができ
る。この結果、外部記憶装置等に障害が波及している場
合でも障害の診断を行うことができる。
As explained above, according to the present invention, a fault diagnosis program is stored in a ROM in a storage device, and is connected to a bus together with a central control unit, a terminal control interface device, etc., so that when a fault occurs, this storage device can be easily accessed. Control of the central controller can be transferred to a fault diagnosis program within the system. As a result, the fault can be diagnosed even if the fault has spread to the external storage device or the like.

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

第1図は本発明の一実施例を示すブロック図である。 l・・・バス、2・・・中央制御装置、3・・・記憶装
置、4・・・端末制御インタフェース装置、5・・・端
末、6・・・主記憶装置、31・・・ROM回路、32
・・・モニタプログラム、33・・・試験プログラム、
34・・・RAM回路。
FIG. 1 is a block diagram showing one embodiment of the present invention. 1...Bus, 2...Central control unit, 3...Storage device, 4...Terminal control interface device, 5...Terminal, 6...Main storage device, 31...ROM circuit , 32
...Monitor program, 33...Test program,
34...RAM circuit.

Claims (1)

【特許請求の範囲】 1、プログラムによる制御を行う中央制御装置と、プロ
グラム及びデータを記憶する主記憶装置と、収容した端
末を制御する端末制御インタフェース装置と、障害診断
プログラムを固定的に記憶するROM回路を有する記憶
装置と、前記各装置を相互接続するバスとを備え、障害
発生時に前記中央制御装置が前記ROM回路に記憶され
た前記障害診断プログラムにより障害の診断を行うこと
を特徴とする障害診断処理システム。 2、前記障害診断プログラムを実行するために必要なワ
ークエリアを有するRAM回路を前記記憶装置が備える
ことを特徴とする請求項1記載の障害診断処理システム
[Scope of Claims] 1. A central control unit that performs program control, a main memory that stores programs and data, a terminal control interface device that controls the accommodated terminals, and a fault diagnosis program that is fixedly stored. It is characterized by comprising a storage device having a ROM circuit and a bus interconnecting each of the devices, and when a fault occurs, the central control device diagnoses the fault using the fault diagnosis program stored in the ROM circuit. Fault diagnosis processing system. 2. The fault diagnosis processing system according to claim 1, wherein the storage device includes a RAM circuit having a work area necessary for executing the fault diagnosis program.
JP1238497A 1989-09-14 1989-09-14 Fault diagnostic processing system Pending JPH03100836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP1238497A JPH03100836A (en) 1989-09-14 1989-09-14 Fault diagnostic processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP1238497A JPH03100836A (en) 1989-09-14 1989-09-14 Fault diagnostic processing system

Publications (1)

Publication Number Publication Date
JPH03100836A true JPH03100836A (en) 1991-04-25

Family

ID=17031126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP1238497A Pending JPH03100836A (en) 1989-09-14 1989-09-14 Fault diagnostic processing system

Country Status (1)

Country Link
JP (1) JPH03100836A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001092045A3 (en) * 2000-06-02 2002-04-04 Bosch Gmbh Robert Method for treating a defective device in a vehicle communications network
US8915097B2 (en) 2009-04-28 2014-12-23 Shin-Etsu Quartz Products Co., Ltd Silica container and method for producing the same

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60211549A (en) * 1984-04-06 1985-10-23 Nec Corp Diagnostic system of information processing unit
JPS6278608A (en) * 1985-10-02 1987-04-10 Nec Corp Process input and output device with test function

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPS60211549A (en) * 1984-04-06 1985-10-23 Nec Corp Diagnostic system of information processing unit
JPS6278608A (en) * 1985-10-02 1987-04-10 Nec Corp Process input and output device with test function

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2001092045A3 (en) * 2000-06-02 2002-04-04 Bosch Gmbh Robert Method for treating a defective device in a vehicle communications network
US7742898B2 (en) 2000-06-02 2010-06-22 Robert Bosch Gmbh Method for treating a defective device in a vehicle communications network
US8915097B2 (en) 2009-04-28 2014-12-23 Shin-Etsu Quartz Products Co., Ltd Silica container and method for producing the same

Similar Documents

Publication Publication Date Title
US20070055480A1 (en) System and method for self-diagnosis in a controller
JPH03100836A (en) Fault diagnostic processing system
JPS62271153A (en) Diagnostic system for common bus structure
JPS62245341A (en) Engine control device
JPS63276137A (en) Remote maintenance diagnosis system
JPS60262210A (en) Numerical controller
JPS61194541A (en) Diagnostic method of computer system and its device
JPS62139050A (en) Instruction test system by control of maintenance and diagnosis processor
JPS61292457A (en) Diagnosing method for electronic exchange
JPS61233841A (en) Personal computer with self-diagnostic function
JPH0458337A (en) Device diagnostic system
JPS60165192A (en) System for detecting faulty write of storage device
JPS627582B2 (en)
JPH01302582A (en) External storage control device
JPH01180649A (en) Fault data collection system
JPS5918741B2 (en) Automatic diagnosis method
JPH03175770A (en) Parallel data test method
JPH01144133A (en) System for diagnozing computer system
JPS58121459A (en) Service processor of electronic computer
JPS61182107A (en) Digital controller
JPS63142753A (en) Diagnostic system for digital exchange
JPS6295641A (en) Collecting system for fault information on system diagnosing device
JPS62229339A (en) Diagnosis system for microprogram
JPH02122335A (en) Test method for ras circuit
JPS61115154A (en) Diagnosis processing system