JPH07168731A - Electronic computer - Google Patents

Electronic computer

Info

Publication number
JPH07168731A
JPH07168731A JP5316668A JP31666893A JPH07168731A JP H07168731 A JPH07168731 A JP H07168731A JP 5316668 A JP5316668 A JP 5316668A JP 31666893 A JP31666893 A JP 31666893A JP H07168731 A JPH07168731 A JP H07168731A
Authority
JP
Japan
Prior art keywords
program
data
area
transfer circuit
read
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
JP5316668A
Other languages
Japanese (ja)
Inventor
Masanori Sato
正則 佐藤
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.)
Mitsubishi Electric Corp
Original Assignee
Mitsubishi Electric 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 Mitsubishi Electric Corp filed Critical Mitsubishi Electric Corp
Priority to JP5316668A priority Critical patent/JPH07168731A/en
Publication of JPH07168731A publication Critical patent/JPH07168731A/en
Pending legal-status Critical Current

Links

Landscapes

  • Hardware Redundancy (AREA)
  • Multi Processors (AREA)
  • Stored Programmes (AREA)

Abstract

PURPOSE:To improve reliability by continuing the inspection and repair of a program without interrupting a mission by executing the program on a RAM together with the program on a ROM, inspecting the program on the RAM of the program on the RAM while comparing it with that of the other system by a computer circuit after the execution, and repairing the program when there is any abnormality. CONSTITUTION:This electronic computer is provided with triple systems of (a), (b) and (c). When a comparator circuit 9 judges that the system (a) is abnormal, a transfer circuit program data transmission/reception program 12b stored in a ROM 2b of the normal system (b) transmits a part of a program 7b stored in a RAM 3b of its own system (b) equal with a part of a loaded program 7a of a RAM 3a of the system (a) and the data in a data area 6b to a transfer circuit 8. Then, a transfer circuit program data transmission/reception program 12a stored in the ROM 2a of the system (a) rewrites a part of the program 7a stored in the RAM 3a and the data of a data area 6a with a part of the loaded normal program 7b received from the transfer circuit 8 and the data in the data area 6b.

Description

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

【0001】[0001]

【産業上の利用分野】この発明は、放射線被爆のおそれ
のある環境下、例えば人工衛星、宇宙往還機、宇宙基地
等に搭載される計算機に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer installed in an environment where there is a risk of radiation exposure, such as an artificial satellite, a space shuttle, a space station, etc.

【0002】[0002]

【従来の技術】従来のこの種電子計算機は大別して2つ
のタイプに分類される。図3は従来の電子計算機の第1
のタイプである読み書き可能メモリ主体の電子計算機の
典型的構成を示す図であり、図において1は中央処理装
置(以降、CPUと略)、2は読み出し専用メモリ(以
降、ROMと略)、3は読み書き可能メモリ(以降、R
AMと略)、4はバス(データバス、アドレスバス、及
び制御バスから成る)、5はRAM及び一部ROMに収
納された搭載プログラム、6はRAM上のデータエリア
(スタックエリアを含む)、13はRAM上のスペース
エリアである。図には示していないが、これ以外にI/
Oインタフェース、電源、クロック、DMAコントロー
ラ、割り込み処理回路、セーフティ回路等が付加される
場合が多いが、ここでは本発明に直接関係しないので省
略する。
2. Description of the Related Art Conventional electronic computers of this type are roughly classified into two types. FIG. 3 shows a first conventional computer.
FIG. 2 is a diagram showing a typical configuration of an electronic computer mainly composed of a readable / writable memory of the type: 1 is a central processing unit (hereinafter abbreviated as CPU), 2 is a read only memory (hereinafter abbreviated as ROM), 3 Is a readable / writable memory (hereinafter R
AM is abbreviated. 4 is a bus (consisting of a data bus, an address bus, and a control bus), 5 is a mounted program stored in a RAM and a part of ROM, 6 is a data area (including a stack area) on the RAM, 13 is a space area on the RAM. Although not shown in the figure, I /
An O interface, a power supply, a clock, a DMA controller, an interrupt processing circuit, a safety circuit, etc. are often added, but they are omitted here because they are not directly related to the present invention.

【0003】図4は従来の電子計算機の第2のタイプで
ある読み出し専用メモリ主体の電子計算機の典型的構成
を示す図であり、図において1はCPU、2はROM、
3はRAM、4はバス、5はROMに収納された搭載プ
ログラム、6はRAM上のデータエリア(スタックエリ
アを含む)、13はRAM上のスペースエリアである。
FIG. 4 is a diagram showing a typical configuration of a second type of conventional electronic computer, which is a computer mainly composed of a read-only memory, in which 1 is a CPU, 2 is a ROM,
Reference numeral 3 is a RAM, 4 is a bus, 5 is a mounted program stored in a ROM, 6 is a data area (including a stack area) on the RAM, and 13 is a space area on the RAM.

【0004】次にこれらの電子計算機の動作を説明す
る。ROM2またはRAM3に収納された搭載プログラ
ムはCPU1によりバス4を介して逐次読み出され、解
読、処理されて電子計算機に要求されている入出力デー
タ処理、制御計算、故障検知等の諸機能を果たす。この
とき、可変パラメータや一時データの収納場所、スタッ
ク退避場所としてRAM上のデータエリア6がCPU1
の制御の下で適宜使用される。
Next, the operation of these electronic computers will be described. The on-board programs stored in the ROM 2 or the RAM 3 are sequentially read by the CPU 1 via the bus 4, decoded, processed, and fulfill various functions such as input / output data processing, control calculation, failure detection, etc. required by the electronic computer. . At this time, the data area 6 on the RAM is the CPU 1 as a storage place for variable parameters and temporary data and a stack saving place.
Used as appropriate under the control of.

【0005】[0005]

【発明が解決しようとする課題】従来の電子計算機の第
1のタイプであるRAM主体の電子計算機は地上局から
のコマンドによってRAM上に収納された搭載プログラ
ムを軌道上において書き換えたり、スペアエリアを使っ
て搭載プログラムにパッチを当てたりする。いわゆる軌
道上再プログラムが可能であった。従って、軌道上での
予期しない不具合発生によるプログラムの変更及び追
加、ミッション要求の変更によるプログラムの変更及び
追加等、搭載プログラムを変更する場合に柔軟に対処す
ることが可能であった。しかし、軌道上再プログラムが
可能とはいえ、行なうにあたっては地上での再プログラ
ムの作成と検証に時間がかかり、軌道上での予期しない
不具合発生によるプログラムの変更及び追加については
迅速な対応ができず、時間的にクリティカルなミッショ
ンの信頼性を上げること自体には寄与できなかった。ま
た、現在宇宙用のRAMとして使用されている半導体素
子の多くが放射線に対してする防備が弱く、軌道上にお
いてビットステータスが反転する、いわゆるシングルイ
ベントエラーをしばしば発生するという欠点を有してい
た。
The first type of conventional computer, which is a computer mainly composed of RAM, rewrites an on-orbit program stored in the RAM on orbit or a spare area by a command from a ground station. Use it to patch the onboard programs. So-called on-orbit reprogramming was possible. Therefore, it is possible to flexibly deal with the case where the installed program is changed, such as a program change or addition due to an unexpected trouble occurrence on the orbit and a program change or addition due to a change in mission request. However, although it is possible to reprogram in orbit, it takes time to create and verify the reprogram on the ground when performing it, and it is possible to promptly respond to program changes and additions due to unexpected malfunctions in orbit. No, it could not contribute to improving the reliability of time-critical missions. In addition, most of the semiconductor elements currently used as RAM for space use have a weak defense against radiation and have a drawback that a bit status is inverted in orbit, which is a so-called single event error. .

【0006】一方、第2のタイプであるROM主体の電
子計算機は、ROMのビット反転に必要エネルギーレベ
ルがRAMに比べて遥かに高いため放射線によるシング
ルイベントエラーは問題にならず、この点で信頼性が高
いのが特徴である。しかし、搭載プログラムがすべてR
OMに書かれているため軌道上再プログラムは一般に不
可能であり、軌道上での予期しない不具合発生によるプ
ログラムの変更及び追加、ミッション要求の変更による
プログラムの変更及び追加に対して柔軟に対応できない
という欠点があった。また、地上においても実機試験に
おける試験の効率化のためのプログラムの変更及び追加
に対して柔軟に対応できないという欠点があった。
On the other hand, in the second type of ROM-based electronic computer, the energy level required for bit inversion of the ROM is much higher than that of the RAM, so that a single event error due to radiation does not pose a problem and is reliable in this respect. The feature is that it is highly functional. However, the installed programs are all R
Since it is written in the OM, reprogramming in orbit is generally impossible, and it is not possible to flexibly respond to program changes and additions due to unexpected malfunctions in orbits and program changes and additions due to changes in mission requirements. There was a drawback. In addition, there is a drawback in that it is not possible to flexibly respond to changes and additions of programs for improving the efficiency of tests in actual equipment tests even on the ground.

【0007】この発明は従来の電子計算機における上記
の問題点を解決するためになされたもので、従来のRO
M主体の電子計算機が有する放射線に対する高い信頼性
と、RAM主体の電子計算機が有する軌道上再プログラ
ム機能によるシステムの柔軟性を併せ持ち、なおかつ時
間的にクリティカルなミッションに対するシステムの信
頼性の低下を最小限に抑えることのできる電子計算機を
得ることを目的とする。
The present invention has been made to solve the above-mentioned problems in the conventional electronic computer.
It has both high radiation reliability of the M-based computer and system flexibility due to the RAM orbital reprogramming function of the RAM-based computer, and minimizes the deterioration of system reliability for time-critical missions. The purpose is to obtain an electronic computer that can be kept to the limit.

【0008】[0008]

【課題を解決するための手段】この発明に係る電子計算
機は、中央処理装置、転送回路とRAM上のプログラム
及びデータを送受信するプログラムと比較回路へ異常判
断のためのデータを送信するプログラムとが書き込まれ
たROM、上記プログラム及びデータを書き込むことの
できるRAMにより構成される系を三重以上備え、また
それぞれの系のRAM間でプログラム及びデータを転送
する転送回路、及びそれぞれの系より出力されるデータ
を比較判断し、異常な系に正常な系のプログラムを転送
する指令を2つの系に出力する比較回路を備えたもので
ある。
An electronic computer according to the present invention comprises a central processing unit, a transfer circuit, a program for transmitting / receiving a program and data on a RAM, and a program for transmitting data for abnormality determination to a comparison circuit. Triple or more systems including a written ROM, a RAM capable of writing the programs and data, and a transfer circuit for transferring the programs and data between the RAMs of the respective systems, and output from the respective systems It is provided with a comparison circuit for comparing and judging data and outputting a command for transferring a program of a normal system to an abnormal system to two systems.

【0009】[0009]

【作用】この発明に係る電子計算機は、RAM上の搭載
プログラムをROM上の搭載プログラムと結合実行し、
RAM上の搭載プログラムはその実行後、比較回路によ
り他系と比較検査され、異常があれば他系より異常のあ
ったプログラムと同等のプログラムとデータをコピーし
修復する。以降は一部入れ替えられたRAM上の搭載プ
ログラムを用い、更に異常があれば同様に検査修復を実
行する。以てミッションに中断がなくプログラムの検査
修復を持続できる信頼性の高いシステムを可能とする。
In the electronic computer according to the present invention, the on-board program on the RAM is combined with the on-board program on the ROM to execute,
After execution, the loaded program on the RAM is compared and inspected by the comparison circuit, and if there is an abnormality, the program and data equivalent to the program having the abnormality from the other system are copied and restored. After that, the installed program on the partially replaced RAM is used, and if there is a further abnormality, the inspection and repair are similarly executed. This enables a highly reliable system that can continue inspection and repair of programs without interruption of mission.

【0010】[0010]

【実施例】【Example】

実施例1.以下、この発明の一実施例を図1、図2を用
いて説明する。図1はこの発明の電子計算機の構成図で
あり、本図を用いて説明する。ここで説明のため系は
a、b及びcの三重系とする。第1のROM2aに収納
された搭載プログラム5aと第1のRAM3aに収納さ
れた搭載プログラム7aは第1のバス4aを介して順次
読み出され第1のCPU1aで解読、処理される。第1
のRAM3aのデータエリア6aは、可変パラメータや
中間データの収納場所、スタックエリア等として第1の
CPU1aの制御下で使用される。第2、第3の系も同
様に動作する。それぞれの系の搭載プログラム5a、5
b、5c及び7a、7b、7cはリアルタイムクロック
等の割り込みにより同時に起動され、独立に実行を行な
う。
Example 1. An embodiment of the present invention will be described below with reference to FIGS. FIG. 1 is a block diagram of an electronic computer according to the present invention, which will be described with reference to this figure. For the sake of explanation, the system is a triple system of a, b and c. The loaded program 5a stored in the first ROM 2a and the loaded program 7a stored in the first RAM 3a are sequentially read out via the first bus 4a and decoded and processed by the first CPU 1a. First
The data area 6a of the RAM 3a is used as a storage area for variable parameters and intermediate data, a stack area, etc. under the control of the first CPU 1a. The second and third systems operate similarly. On-board programs 5a, 5 for each system
b, 5c and 7a, 7b, 7c are simultaneously activated by interrupts such as a real-time clock and execute independently.

【0011】リアルタイムクロック等の割り込みにより
第1のROM2aに収納された搭載プログラム5aは起
動され、まず初期化・入出力処理プログラム10aを実
行する。その後第1のRAM3aに収納された搭載プロ
グラム7aに実行を移し、制御計算等のアプリケーショ
ン計算を行なう。第1のRAM3aに収納された搭載プ
ログラム7aの終了後、第1のROM2aに収納された
比較回路データ送信プログラム11aが実行され、比較
回路9へ第1のRAM3aのデータエリア6aに保存さ
れている第1のRAM3aに収納された搭載プログラム
7aの計算結果のデータを送信し、比較回路9の判断待
ちとなる。第2、第3の系も同様に動作する。比較回路
9は搭載プログラム7a、7b、7cの計算結果のデー
タを全て受信した後、その比較判断を行う。第1のRO
M2aに収納された転送回路プログラム・データ送受信
プログラム12aは比較回路9の比較判断の結果が全系
正常であば終了し、これにより第1のROM2aに収納
された搭載プログラム5aと第1のRAM3aに収納さ
れた搭載プログラム7aの1回の実行サイクルは終了す
る。第2、第3の系も同様に動作する。
The on-board program 5a stored in the first ROM 2a is activated by an interrupt such as a real-time clock, and the initialization / input / output processing program 10a is first executed. After that, the execution is transferred to the on-board program 7a stored in the first RAM 3a to perform application calculation such as control calculation. After the loading program 7a stored in the first RAM 3a is completed, the comparison circuit data transmission program 11a stored in the first ROM 2a is executed and stored in the comparison circuit 9 in the data area 6a of the first RAM 3a. The data of the calculation result of the installed program 7a stored in the first RAM 3a is transmitted, and the comparison circuit 9 waits for the determination. The second and third systems operate similarly. The comparison circuit 9, after receiving all the data of the calculation results of the installed programs 7a, 7b, 7c, makes the comparison judgment. First RO
The transfer circuit program / data transmission / reception program 12a stored in the M2a is terminated if the result of the comparison judgment of the comparison circuit 9 is normal in the entire system, whereby the installed program 5a stored in the first ROM 2a and the first RAM 3a. One execution cycle of the on-board program 7a stored in is ended. The second and third systems operate similarly.

【0012】比較回路9の比較判断により、ある系が異
常と判断された場合は任意に選択された正常な系と異常
な系の転送回路8が転送可能状態となる。ここで説明の
ため系はaが異常でb,cが正常とする。任意に選択さ
れた正常な系の第2のROM2bに収納された転送回路
プログラム・データ送受信プログラム12bは、異常な
系と判断された第1のRAM3aに収納された搭載プロ
グラム7aの一部と同等な自系の第2のRAM3bに収
納された搭載プログラム7bの一部及びデータエリア6
bのデータを転送回路8に送信し、終了する。そして異
常な系の第1のROM2aに収納された転送回路プログ
ラム・データ送受信プログラム12aは異常と判断され
た第1のRAM3aに収納された搭載プログラム7aの
一部及びデータエリア6aのデータを転送回路8より受
信した正常な系の第2のRAM3bに収納された搭載プ
ログラム7bの一部及びデータエリア6bのデータで書
き換え、終了する。
When it is determined by the comparison circuit 9 that a certain system is abnormal, the transfer circuits 8 of the normal system and the abnormal system, which are arbitrarily selected, are ready for transfer. For the sake of explanation, it is assumed that the system a is abnormal and b and c are normal. The transfer circuit program / data transmission / reception program 12b stored in the arbitrarily selected second ROM 2b of the normal system is equivalent to a part of the installed program 7a stored in the first RAM 3a determined to be the abnormal system. Part of the installed program 7b and the data area 6 stored in the second RAM 3b of the own system
The data of b is transmitted to the transfer circuit 8, and the process ends. The transfer circuit program / data transmission / reception program 12a stored in the first ROM 2a of the abnormal system transfers a part of the installed program 7a and the data in the data area 6a stored in the first RAM 3a which is determined to be abnormal. 8 is rewritten with a part of the mounted program 7b stored in the second RAM 3b of the normal system and the data in the data area 6b, and the processing is completed.

【0013】図2はこの発明の電子計算機の処理の流れ
図であり、本図を用いて詳細に説明する。ここで説明の
ため系はa、b及びcの三重系とする。それぞれの系の
ROM2a、2b及び2cに収納された搭載プログラム
5a、5b及び5cはリアルタイムクロック等の割り込
みにより同時に起動される。ひとつの系について説明す
ると、まず初期化・入出力処理21を実行する。その後
RAM3aに収納された搭載プログラム7aの最初のモ
ジュール14aに実行を移し22矢印40、モジュール
15a、モジュール16aと順次実行する。RAM3a
に収納された搭載プログラム7aのすべてのモジュール
の終了後、ROM2aに収納された搭載プログラム5a
に実行が戻る矢印41。比較回路9へRAM3aのデー
タエリア6aに保存されているRAM3aに収納された
搭載プログラム7aのモジュール14a、モジュール1
5a及びモジュール16aの計算結果のデータを送信
し、比較回路9の判断待ち24となる。他の系のROM
2b、2cに収納された搭載プログラム5b、5c及び
RAM3b、3cに収納された搭載プログラム7b、7
cついても同様の手順で実行が行なわれる。
FIG. 2 is a flow chart of processing of the electronic computer according to the present invention, which will be described in detail with reference to this figure. For the sake of explanation, the system is a triple system of a, b and c. The loaded programs 5a, 5b and 5c stored in the ROMs 2a, 2b and 2c of the respective systems are simultaneously activated by an interrupt such as a real time clock. Explaining one system, first, the initialization / input / output processing 21 is executed. After that, the execution is transferred to the first module 14a of the installed program 7a stored in the RAM 3a, and the arrow 22 40, the module 15a, and the module 16a are sequentially executed. RAM3a
After completion of all the modules of the installed program 7a stored in the ROM, the installed program 5a stored in the ROM 2a
Execution returns to arrow 41. To the comparison circuit 9, the module 14a and the module 1 of the installed program 7a stored in the RAM 3a stored in the data area 6a of the RAM 3a.
5a and the data of the calculation results of the module 16a are transmitted, and the comparison circuit 9 waits for judgment 24. ROM of other system
Installed programs 5b and 5c stored in 2b and 2c and installed programs 7b and 7 stored in RAMs 3b and 3c.
Execution is performed in the same manner for c.

【0014】比較回路9はRAM3a、3b及び3cの
データエリア6a、6b及び6cに保存されているそれ
ぞれの系で独立に実行されたRAM3a、3b及び3c
に収納された搭載プログラム7a、7b及び7cのモジ
ュール14a、モジュール15a、モジュール16a、
モジュール14b、モジュール15b、モジュール16
b、モジュール14c、モジュール15c及びモジュー
ル16cの計算結果のデータを全て受信した後、その比
較判断を開始30する。それぞれの系の同種のモジュー
ル(例えばモジュール14a、モジュール14b及びモ
ジュール14c)の計算結果が同じかを判断32する。
そしてそれぞれの系の同種のモジュールすべてについて
31比較判断を繰り返す。すべてのモジュールの計算結
果が同じであれば全系正常と判定33し、終了34す
る。
The comparator circuit 9 is independently executed in each system stored in the data areas 6a, 6b and 6c of the RAMs 3a, 3b and 3c.
Modules 14a, 15a, 16a of the installed programs 7a, 7b and 7c stored in
Module 14b, module 15b, module 16
After receiving all the data of the calculation results of b, the module 14c, the module 15c and the module 16c, the comparison judgment is started 30. It is judged 32 whether or not the calculation results of the same type modules (for example, the module 14a, the module 14b, and the module 14c) of the respective systems are the same.
Then, 31 comparison judgments are repeated for all modules of the same type in each system. If the calculation results of all modules are the same, it is determined that the whole system is normal 33, and the process ends.

【0015】比較回路9の判断が決定すると、ROM2
aに収納された搭載プログラム5aは比較回路9の判断
待ち24を終了し、実行を再開する。比較回路9の比較
判断の結果が全系正常であれば終了29し、これにより
RAM3bとRAM3aに収納された搭載プログラム7
aの1回の実行サイクルが終了する。他の系のROM2
b、2cに収納された搭載プログラム5b、5c及びR
AM3b、3cに収納された搭載プログラム7b、7c
についても同様に1回の実行サイクルが終了する。
When the judgment of the comparison circuit 9 is decided, the ROM 2
The on-board program 5a stored in a terminates the judgment waiting 24 of the comparison circuit 9 and resumes execution. If the result of the comparison judgment of the comparison circuit 9 is normal for the entire system, the process ends 29, whereby the installed program 7 stored in the RAM 3b and the RAM 3a.
One execution cycle of a is completed. ROM2 of other system
Onboard programs 5b, 5c and R stored in b, 2c
Installed programs 7b and 7c stored in AM3b and 3c
In the same manner, one execution cycle is finished.

【0016】次に比較回路9において異常と判定された
場合について説明する。一つのモジュールの計算結果で
も他の複数の系と異なる場合は、その異なる計算結果の
モジュールの系を自系異常と判定し、計算結果が同じ複
数の系の任意の系を自系正常送信要求有り、残りの系を
自系正常送信要求無しと判定35する。ここで説明のた
め例えばモジュール15aが自系異常、モジュール15
bが自系正常送信要求有り、及びモジュール15cが自
系正常送信要求無しと判定されたとする。異常なモジュ
ール15aが書き込まれているRAM3aと正常なモジ
ュール15bが書き込まれているRAM3bの転送回路
8をレディ状態とする36。RAM3aに収納された搭
載プログラム7aに自系異常受信要求有りのメッセージ
と書き換えるべきモジュール15aの情報が送信37さ
れる矢印44。また、RAM3bに収納された搭載プロ
グラム7bに自系正常送信要求有りのメッセージと送信
されるモジュール15bの情報が送信38され矢印4
5、終了39とする。
Next, the case where the comparison circuit 9 determines that there is an abnormality will be described. If the calculation result of one module is also different from other multiple systems, the system of the module with the different calculation result is judged as the own system abnormality, and any system of the multiple systems with the same calculation result requests the normal transmission of the own system. It is determined 35 that there is a request for normal transmission of the own system and that of the remaining system does not exist. For the sake of explanation, for example, the module 15a is the self-system abnormality, the module 15
It is assumed that it is determined that b is the own system normal transmission request and that the module 15c is not the own system normal transmission request. The transfer circuit 8 of the RAM 3a in which the abnormal module 15a is written and the transfer circuit 8 of the RAM 3b in which the normal module 15b is written are set to the ready state 36. An arrow 44 to which the message of the own system abnormal reception request and the information of the module 15a to be rewritten are transmitted 37 to the installed program 7a stored in the RAM 3a. Further, a message requesting normal transmission of own system and information of the module 15b to be transmitted are transmitted 38 to the installed program 7b stored in the RAM 3b, and the arrow 4 indicates
5 and end 39.

【0017】比較回路9の判断が決定すると、ROM2
bに収納された搭載プログラム5bは比較回路9の判断
待ち24を終了し、実行を再開する。比較回路9の比較
判断の結果が自系正常要求有りの場合は、RAM3bに
収納されているモジュール15bのプログラムを転送回
路へ送信27する。また、RAM3bに収納されていた
データ6bを転送回路へ送信28、終了29する。
When the judgment of the comparison circuit 9 is decided, the ROM 2
The on-board program 5b stored in b terminates the judgment waiting 24 of the comparison circuit 9 and resumes execution. When the result of the comparison judgment of the comparison circuit 9 indicates that the own system normal request is present, the program of the module 15b stored in the RAM 3b is transmitted 27 to the transfer circuit. In addition, the data 6b stored in the RAM 3b is transmitted 28 to the transfer circuit, and the processing ends 29.

【0018】また、比較回路9の判断が決定すると、R
OM2aに収納された搭載プログラム5aも比較回路9
の判断待ち24を終了し、実行を再開する。比較回路9
の比較判断の結果が自系異常受信要求有りの場合は、R
AM3bに収納されていたモジュール15bのプログラ
ムを転送回路より受信し、RAM3aに収納されていた
モジュール15aを書き換える25。またRAM3bに
収納されていたデータ6bを転送回路より受信し、RA
M3aに収納されていたデータ6aを書き換え26、終
了29する。
When the comparison circuit 9 makes a decision, R
The on-board program 5a stored in the OM 2a also has a comparison circuit 9
The judgment waiting 24 is ended and the execution is restarted. Comparison circuit 9
If the result of the comparison judgment of is the own system abnormal reception request, R
The program of the module 15b stored in the AM 3b is received from the transfer circuit, and the module 15a stored in the RAM 3a is rewritten 25. Further, the data 6b stored in the RAM 3b is received from the transfer circuit, and RA
The data 6a stored in M3a is rewritten 26, and the process ends 29.

【0019】実施例2.また、別の実施例を説明する。
リアルタイムクロック等の割り込みにより第1のROM
2aに収納された搭載プログラム5aは起動され、まず
初期化・入出力処理プログラム10aを実行する。その
後第1のRAM3aに収納された搭載プログラム7aに
実行を移し、制御計算等のアプリケーション計算を行な
う。第1のRAM3aに収納された搭載プログラム7a
の終了後、第1のROM2aに収納された比較回路デー
タ送信プログラム11aが実行され、比較回路9へ搭載
プログラム7aの処理時間のデータを送信し、比較回路
9の判断待ちとなる。第2、第3の系も同様に動作す
る。比較回路9はそれぞれの系で独立に実行された搭載
プログラム7a、7b、7cの処理時間のデータを全て
受信した後、その適正な範囲に対する比較判断を行う。
Example 2. Another embodiment will be described.
First ROM by interrupts such as real-time clock
The on-board program 5a stored in 2a is activated and first executes the initialization / input / output processing program 10a. After that, the execution is transferred to the on-board program 7a stored in the first RAM 3a to perform application calculation such as control calculation. The installed program 7a stored in the first RAM 3a
After the above, the comparison circuit data transmission program 11a stored in the first ROM 2a is executed, the data of the processing time of the on-board program 7a is transmitted to the comparison circuit 9, and the comparison circuit 9 waits for the determination. The second and third systems operate similarly. The comparison circuit 9 receives all the processing time data of the on-board programs 7a, 7b, 7c executed independently in each system, and then makes a comparison judgment for the appropriate range.

【0020】実施例3.また、別の実施例を説明する。
リアルタイムクロック等の割り込みにより第1のROM
2aに収納された搭載プログラム5aは起動され、まず
初期化・入出力処理プログラム10aを実行する。その
後第1のRAM3aに収納された搭載プログラム7aに
実行を移し、制御計算等のアプリケーション計算を行な
う。第1のRAM3aに収納された搭載プログラム7a
の終了後、第1のROM2aに収納された比較回路デー
タ送信プログラム11aが実行され、比較回路9へ搭載
プログラム7aの実行経路の履歴のデータを送信し、比
較回路9の判断待ちとなる。第2、第3の系も同様に動
作する。比較回路9はそれぞれの系で独立に実行された
搭載プログラム7a、7b、7cの実行経路の履歴のデ
ータを全て受信した後、その適正な経路に対する比較判
断を行う。
Example 3. Another embodiment will be described.
First ROM by interrupts such as real-time clock
The on-board program 5a stored in 2a is activated and first executes the initialization / input / output processing program 10a. After that, the execution is transferred to the on-board program 7a stored in the first RAM 3a to perform application calculation such as control calculation. The installed program 7a stored in the first RAM 3a
After the above, the comparison circuit data transmission program 11a stored in the first ROM 2a is executed, the history data of the execution path of the on-board program 7a is transmitted to the comparison circuit 9, and the comparison circuit 9 waits for the determination. The second and third systems operate similarly. The comparison circuit 9 receives all the history data of the execution paths of the on-board programs 7a, 7b, and 7c executed independently in each system, and then makes a comparison / judgment for the appropriate path.

【0021】実施例4.また、別の実施例を説明する。
リアルタイムクロック等の割り込みにより第1のROM
2aに収納された搭載プログラム5aは起動され、まず
初期化・入出力処理プログラム10aを実行する。その
後第1のRAM3aに収納された搭載プログラム7aに
実行を移し、制御計算等のアプリケーション計算を行な
う。第1のRAM3aに収納された搭載プログラム7a
の終了後、第1のROM2aに収納された比較回路デー
タ送信プログラム11aが実行され、比較回路9へ搭載
プログラム7a自身のプログラムサムチェックのデータ
を送信し、比較回路9の判断待ちとなる。第2、第3の
系も同様に動作する。比較回路9はそれぞれの系で独立
に実行された搭載プログラム7a、7b、7c自身のプ
ログラムサムチェックのデータを全て受信した後、その
適正値に対する比較判断を行う。
Example 4. Another embodiment will be described.
First ROM by interrupts such as real-time clock
The on-board program 5a stored in 2a is activated and first executes the initialization / input / output processing program 10a. After that, the execution is transferred to the on-board program 7a stored in the first RAM 3a to perform application calculation such as control calculation. The installed program 7a stored in the first RAM 3a
After the above, the comparison circuit data transmission program 11a stored in the first ROM 2a is executed, the program sum check data of the on-board program 7a itself is transmitted to the comparison circuit 9, and the comparison circuit 9 waits for the determination. The second and third systems operate similarly. The comparator circuit 9 receives all the program sum check data of the on-board programs 7a, 7b, and 7c executed independently in each system, and then makes a comparison judgment with respect to the appropriate value.

【0022】[0022]

【発明の効果】以上のように、この発明によってRAM
上の搭載プログラムをROM上の搭載プログラムと結合
実行し、RAM上の搭載プログラムはその実行後、比較
回路により他系と比較検査され、異常があれば他系より
異常のあったプログラムと同等のプログラムとデータを
コピーし修復が可能である。異常検知後もシステムとし
ての縮退がなく(系として停止はしない)、一部入れ替
えられたRAM上の搭載プログラムを用い、入れ替えら
れていない部分の搭載プログラムに更に異常があれば同
様に検査修復を実行することが可能である。以て時間的
にクリティカルなミッションにおいても中断がなくプロ
グラムの検査修復を持続できる信頼性の高いシステムを
得ることができるという効果がある。また、RAM主体
の計算機であることから、RAM上に収納された搭載プ
ログラムにパッチを当てたりする、いわゆる軌道上再プ
ログラムが可能であり、ミッション要求の変更によるプ
ログラムの変更及び追加等、搭載プログラムを変更する
場合に柔軟に対処することができるという効果がある。
As described above, according to the present invention, the RAM is
The on-board program above is combined and executed with the on-board program on the ROM. After the on-board program on the RAM is executed, it is compared and inspected by the comparison circuit, and if there is an abnormality, it is equivalent to the program with the abnormality from the other system. Programs and data can be copied and repaired. Even after the abnormality is detected, the system does not degenerate (it does not stop as a system), and the installed program on the partially replaced RAM is used. It is possible to carry out. Therefore, even in a time-critical mission, there is an effect that it is possible to obtain a highly reliable system capable of sustaining program inspection and repair without interruption. Also, since it is a RAM-based computer, it is possible to perform so-called on-orbit reprogramming, such as applying a patch to the installed program stored in RAM, and changing or adding programs due to changes in mission requirements, etc. This has the effect of being able to deal flexibly when changing.

【0023】また、比較対象となるデータとして搭載プ
ログラムの演算結果ではなく、搭載プログラムの処理時
間、実行経路の履歴、もしくはプログラム自身のサムチ
ェックを使用する比較回路とすることにより、比較対象
のデータ量は少なくなり(プログラムの各モジュールに
対してひとつ)、比較回路の処理時間が短くなる。よっ
て計算機全体としての処理性能が上がるという効果があ
る。
Further, the data to be compared is not the calculation result of the on-board program but the comparison circuit that uses the processing time of the on-board program, the history of the execution path, or the sum check of the program itself as the data to be compared. The amount is reduced (one for each module of the program) and the processing time of the comparison circuit is reduced. Therefore, the processing performance of the computer as a whole is improved.

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

【図1】本発明の一実施例による電子計算機を示す構成
図である。
FIG. 1 is a configuration diagram showing an electronic computer according to an embodiment of the present invention.

【図2】本発明の一実施例による電子計算機の動作の詳
細を示す流れ図である。
FIG. 2 is a flowchart showing details of the operation of the electronic computer according to the embodiment of the present invention.

【図3】従来のRAM主体の電子計算機の構成図であ
る。
FIG. 3 is a configuration diagram of a conventional RAM-based electronic computer.

【図4】従来のROM主体の電子計算機の構成図であ
る。
FIG. 4 is a configuration diagram of a conventional ROM-based electronic computer.

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

1 CPU 2 ROM 3 RAM 4 バス 5 ROM上の搭載プログラム 6 データエリア 7 RAM上の搭載プログラム 8 転送回路 9 比較回路 10 初期化・入出力プログラム 11 比較回路データ送信プログラム 12 転送回路プログラム・データ送受信プログラム 13 スペースエリア 1 CPU 2 ROM 3 RAM 4 Bus 5 ROM on-board program 6 Data area 7 RAM on-board program 8 Transfer circuit 9 Comparison circuit 10 Initialization / I / O program 11 Comparison circuit data transmission program 12 Transfer circuit program / data transmission / reception program 13 space areas

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 それぞれ独立にデータ処理をする3台以
上の中央処理装置と、データを予め書き込みそれを保存
する3台以上の読み出し専用メモリと、データを一時的
に書き込みそれを保存する3台以上の読み書き可能メモ
リと、3台以上の読み書き可能メモリのそれぞれの間で
データを転送する転送回路と、3台以上の中央処理装置
のそれぞれで独立に実行されるプログラムの演算結果の
適正を判定する1台のデータ比較回路によって構成され
る電子計算機において、上記3台以上の読み出し専用メ
モリのそれぞれの中には、上記転送回路とプログラム及
びデータを送受信するプログラムを書き込むことのでき
る第1のエリアと、上記比較回路へデータを送信するプ
ログラムを書き込むことのできる第2のエリアとを有
し、一方、上記の3台以上の読み書き可能メモリのそれ
ぞれの中には、上記転送回路と送受信されるプログラム
を書き込むための第1のエリアと、上記転送回路と送受
信されるデータを書き込むための第2のエリアを有する
ことを特徴とする電子計算機。
1. Three or more central processing units for independently processing data, three or more read-only memories for writing data in advance and storing it, and three for temporarily writing data and storing it The read / write memory described above, the transfer circuit for transferring data between each of the three or more read / write memories, and the appropriateness of the operation result of the program independently executed by each of the three or more central processing units are determined. In a computer configured by one data comparison circuit, a first area in which each of the three or more read-only memories can write a program for transmitting / receiving a program and data to / from the transfer circuit And a second area in which a program for transmitting data to the comparison circuit can be written, while the above three units are provided. Each of the above readable and writable memories has a first area for writing a program transmitted / received to / from the transfer circuit and a second area for writing data transmitted / received to / from the transfer circuit. Characteristic electronic calculator.
【請求項2】 それぞれ独立にデータ処理をする3台以
上の中央処理装置と、データを予め書き込みそれを保存
する3台以上の読み出し専用メモリと、データを一時的
に書き込みそれを保存する3台以上の読み書き可能メモ
リと、3台以上の読み書き可能メモリのそれぞれの間で
データを転送する転送回路と、3台以上の中央処理装置
のそれぞれで独立に実行されるプログラムの処理時間の
適正を判定する1台の時間比較回路によって構成される
電子計算機において、上記3台以上の読み出し専用メモ
リのそれぞれの中には、上記転送回路とプログラム及び
データを送受信するプログラムを書き込むことのできる
第1のエリアと、上記比較回路へデータを送信するプロ
グラムを書き込むことのできる第2のエリアとを有し、
一方、上記の3台以上の読み書き可能メモリのそれぞれ
の中には、上記転送回路と送受信されるプログラムを書
き込むための第1のエリアと、上記転送回路と送受信さ
れるデータを書き込むための第2のエリアを有すること
を特徴とする電子計算機。
2. Three or more central processing units for independently processing data, three or more read-only memories for writing data in advance and storing it, and three for temporarily writing data and storing it. The read / write memory described above, the transfer circuit for transferring data between each of the three or more read / write memories, and the appropriateness of the processing time of the program independently executed in each of the three or more central processing units are determined. In a computer configured by one time comparison circuit, a first area in which a program for transmitting and receiving a program and data to and from the transfer circuit can be written in each of the three or more read-only memories. And a second area in which a program for transmitting data to the comparison circuit can be written,
On the other hand, in each of the three or more readable / writable memories, a first area for writing a program transmitted / received to / from the transfer circuit and a second area for writing data transmitted / received to / from the transfer circuit. An electronic computer having the area of
【請求項3】 それぞれ独立にデータ処理をする3台以
上の中央処理装置と、データを予め書き込みそれを保存
する3台以上の読み出し専用メモリと、データを一時的
に書き込みそれを保存する3台以上の読み書き可能メモ
リと、3台以上の読み書き可能メモリのそれぞれの間で
データを転送する転送回路と、3台以上の中央処理装置
のそれぞれで独立に実行されるプログラムの実行経路の
適正を判定する1台の経路比較回路によって構成される
電子計算機において、上記3台以上の読み出し専用メモ
リのそれぞれの中には、上記転送回路とプログラム及び
データを送受信するプログラムを書き込むことのできる
第1のエリアと、上記比較回路へデータを送信するプロ
グラムを書き込むことのできる第2のエリアとを有し、
一方、上記の3台以上の読み書き可能メモリのそれぞれ
の中には、上記転送回路と送受信されるプログラムを書
き込むための第1のエリアと、上記転送回路と送受信さ
れるデータを書き込むための第2のエリアとを有する電
子計算機。
3. Three or more central processing units each independently processing data, three or more read-only memories for writing data in advance and storing the same, and three units for temporarily writing data and storing it. The read / write memory described above, the transfer circuit that transfers data between each of the three or more read / write memories, and the appropriateness of the execution path of the program independently executed by each of the three or more central processing units are determined. In a computer constituted by one path comparison circuit, a first area in which each of the three or more read-only memories can write a program for transmitting and receiving a program and data to and from the transfer circuit. And a second area in which a program for transmitting data to the comparison circuit can be written,
On the other hand, in each of the three or more readable / writable memories, a first area for writing a program transmitted / received to / from the transfer circuit and a second area for writing data transmitted / received to / from the transfer circuit. Computer having an area of.
【請求項4】 それぞれ独立にデータ処理をする3台以
上の中央処理装置と、データを予め書き込みそれを保存
する3台以上の読み出し専用メモリと、データを一時的
に書き込みそれを保存する3台以上の読み書き可能メモ
リと、3台以上の読み書き可能メモリのそれぞれの間で
データを転送する転送回路と、3台以上の中央処理装置
のそれぞれで実行されるプログラムのサムチェックと基
準値との一致を判定する1台のサムチェック比較回路に
よって構成される電子計算機において、上記3台以上の
読み出し専用メモリのそれぞれの中には、上記転送回路
とプログラム及びデータを送受信するプログラムを書き
込むことのできる第1のエリアと、上記比較回路へデー
タを送信するプログラムを書き込むことのできる第2の
エリアとを有し、一方、上記の3台以上の読み書き可能
メモリのそれぞれの中には、上記転送回路と送受信され
るプログラムを書き込むための第1のエリアと、上記転
送回路と送受信されるデータを書き込むための第2のエ
リアとを有する電子計算機。
4. Three or more central processing units for independently processing data, three or more read-only memories for writing data in advance and storing the same, and three units for temporarily writing data and storing it. The read / write memory described above, the transfer circuit for transferring data between each of the three or more read / write memories, and the sum check of the program executed in each of the three or more central processing units and the matching with the reference value In a computer configured by one sum check comparison circuit for determining the above, in each of the three or more read-only memories, a program capable of transmitting and receiving a program and data to and from the transfer circuit can be written. 1 area and a second area in which a program for transmitting data to the comparison circuit can be written, On the other hand, in each of the three or more readable / writable memories, a first area for writing a program transmitted / received to / from the transfer circuit and a second area for writing data transmitted / received to / from the transfer circuit. Computer having an area of.
JP5316668A 1993-12-16 1993-12-16 Electronic computer Pending JPH07168731A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP5316668A JPH07168731A (en) 1993-12-16 1993-12-16 Electronic computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP5316668A JPH07168731A (en) 1993-12-16 1993-12-16 Electronic computer

Publications (1)

Publication Number Publication Date
JPH07168731A true JPH07168731A (en) 1995-07-04

Family

ID=18079583

Family Applications (1)

Application Number Title Priority Date Filing Date
JP5316668A Pending JPH07168731A (en) 1993-12-16 1993-12-16 Electronic computer

Country Status (1)

Country Link
JP (1) JPH07168731A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022092613A (en) * 2020-12-10 2022-06-22 イマジネーション テクノロジーズ リミテッド Processing tasks in processing system

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022092613A (en) * 2020-12-10 2022-06-22 イマジネーション テクノロジーズ リミテッド Processing tasks in processing system
US11934257B2 (en) 2020-12-10 2024-03-19 Imagination Technologies Limited Processing tasks in a processing system

Similar Documents

Publication Publication Date Title
US8166338B2 (en) Reliable exception handling in a computer system
US20070186092A1 (en) Multiprocessor system and boot-up method of slave system
EP2382545B1 (en) Component configuration mechanism for rebooting
US5894549A (en) System and method for fault detection in microcontroller program memory
US20090006809A1 (en) Non-disruptive code update of a single processor in a multi-processor computing system
US8601215B2 (en) Processor, server system, and method for adding a processor
US20070294574A1 (en) Dual computer for system backup and being fault-tolerant
CN1333357C (en) In-circuit configuration architecture with non-volatile configuration store
US7340561B2 (en) Computer memory initialization
JPH07168731A (en) Electronic computer
JP7447755B2 (en) Memory error detection/correction system, memory error detection/correction method
US11521698B2 (en) Testing read-only memory using memory built-in self-test controller
Liu A study of flight-critical computer system recovery from space radiation-induced error
KR20200069900A (en) Software-based reconfiguration unit within the satellite
JP2001256044A (en) Data processor
JP4066950B2 (en) Computer system and maintenance method thereof
JPH09167090A (en) Electronic computer
JPH0566748U (en) Electronic computer
US10896133B2 (en) Combinational address repair in memory controller
JP2854248B2 (en) Programmable controller
JP2008090656A (en) Programmable controller
JPH06282497A (en) Electronic computer
JPH0317760A (en) Data write confirming system
JPH0368023A (en) Electronic computer
JPH0452834A (en) Electronic computer