JPH10145338A - Command processor - Google Patents

Command processor

Info

Publication number
JPH10145338A
JPH10145338A JP8304996A JP30499696A JPH10145338A JP H10145338 A JPH10145338 A JP H10145338A JP 8304996 A JP8304996 A JP 8304996A JP 30499696 A JP30499696 A JP 30499696A JP H10145338 A JPH10145338 A JP H10145338A
Authority
JP
Japan
Prior art keywords
command
error
error correction
delay
code
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
JP8304996A
Other languages
Japanese (ja)
Inventor
Junichi Oshima
淳一 大島
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 JP8304996A priority Critical patent/JPH10145338A/en
Publication of JPH10145338A publication Critical patent/JPH10145338A/en
Pending legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To execute a command without errors, even when SEA(single event upset) is generated by storing an error correcting code added to a command from the ground in a memory, so as to correct the error at the time of executing the command. SOLUTION: At the time of receiving a delaying command 6 added with an error-correcting code and a command executing time from a command transmission source, a command-receiving circuit 1 stores the received command 6 in a memory 2. A command-managing part 3 periodically compares the present time and time information in the command 6 stored in the memory 2 with each other, and when a command executing time designated by time information within the delaying command comes, the part 3 reads the delaying command from the memory to send the delaying command to an error-correcting code decoding circuit. An error correcting code decoding circuit 4 corrects the error of command data by decoding, based on the error-correcting code and sends the correct command data to a command executing part 5.

Description

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

【0001】[0001]

【発明の属する技術分野】この発明は例えば衛星搭載用
のコマンド処理装置に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a command processing device mounted on a satellite, for example.

【0002】[0002]

【従来の技術】図27,28に従来の技術に基づく衛星
搭載用コマンド処理装置を示す。図27は従来例におけ
るコマンド処理装置の構成を示す構成図であり、図にお
いて、1はコマンド受信回路、2はメモリ、3はコマン
ド管理部、5はコマンド実行部、32は遅延コマンド、
8はコマンドデータである。図28は遅延コマンド32
のフォーマットを示すフォーマット図であり、図28に
おいて、7は遅延コマンドの実行時刻を示す時刻情報、
8はコマンドデータである。
2. Description of the Related Art FIGS. 27 and 28 show a command processing device for mounting on a satellite based on a conventional technology. FIG. 27 is a configuration diagram showing a configuration of a command processing device in a conventional example. In FIG. 27, 1 is a command receiving circuit, 2 is a memory, 3 is a command management unit, 5 is a command execution unit, 32 is a delay command,
8 is command data. FIG. 28 shows the delay command 32
FIG. 28 is a format diagram showing a format of a delay command.
8 is command data.

【0003】次に動作について説明する。地上のコマン
ド発信元から遅延コマンド32を受信すると、コマンド
受信回路1は、受信した遅延コマンド32をメモリ2に
書き込む。コマンド管理部3は周期的に現在時刻とメモ
リ2に格納された遅延コマンド6の中の時刻情報7を比
較し、遅延コマンド内時刻情報7で指定されたコマンド
実行時刻に達すると、コマンド管理部3はメモリ2から
コマンドを読み出し、コマンドデータ8をコマンド実行
部5に送信する。コマンド実行部5ではコマンドデータ
8で指定された内容に基づき処理を実行する。
Next, the operation will be described. When receiving the delay command 32 from the command source on the ground, the command receiving circuit 1 writes the received delay command 32 into the memory 2. The command management unit 3 periodically compares the current time with the time information 7 in the delay command 6 stored in the memory 2 and, when the command execution time specified by the time information 7 in the delay command is reached, the command management unit 3 3 reads a command from the memory 2 and sends command data 8 to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8.

【0004】[0004]

【発明が解決しようとする課題】従来の衛星搭載用コマ
ンド処理装置は以上のように構成されているので、宇宙
環境において、放射線により発生する、メモリデータ等
の0/1が反転する現象であるSEU(Single
Event Upset)が、コマンドが格納されたメ
モリ上で発生した場合、コマンドデータの内容が変化し
てしまう。あるいはコマンドの受信処理中またはメモリ
への書き込みまたは読み出し中にコマンド処理装置のプ
ロセッサにおいてSEUが発生した場合にもコマンドデ
ータの内容が変化してしまう。そのためコマンド発信元
から送信されたコマンドの内容と、実行時刻に達したと
きに読み出されたコマンドの内容が異なることにより、
誤った処理が実行される可能性があるという問題点があ
った。
Since the conventional command processing device mounted on a satellite is configured as described above, it is a phenomenon that 0/1 of memory data and the like generated by radiation in a space environment is inverted. SEU (Single
(Event Upset) occurs on the memory in which the command is stored, the content of the command data changes. Alternatively, the content of the command data also changes when an SEU occurs in the processor of the command processing device during the reception processing of the command or the writing or reading to or from the memory. Therefore, the content of the command sent from the command source and the content of the command read when the execution time is reached are different,
There has been a problem that erroneous processing may be executed.

【0005】この発明は上記のような問題点を解消する
ためになされたもので、コマンドが格納されたメモリ上
またはプロセッサでSEUが発生した場合にも誤りなく
コマンドを実行する衛星搭載用コマンド処理装置を得る
ことを目的とする。
SUMMARY OF THE INVENTION The present invention has been made to solve the above-described problems, and has a satellite-mounted command processing for executing a command without error even when an SEU occurs in a memory storing a command or in a processor. The aim is to obtain a device.

【0006】[0006]

【課題を解決するための手段】第1の発明の衛星搭載用
コマンド処理装置は、地上からのコマンドに付加された
誤り訂正符号をメモリに格納し、コマンド実行時に誤り
訂正を行うものである。
According to a first aspect of the present invention, there is provided a command processing apparatus mounted on a satellite, which stores an error correction code added to a command from the ground in a memory, and performs error correction when the command is executed.

【0007】第2の発明の衛星搭載用コマンド処理装置
は、地上からのコマンドに付加された誤り訂正用BCH
符号をメモリに格納し、コマンド実行時に誤り訂正を行
うものである。
[0007] A command processing device for mounting on a satellite according to a second aspect of the present invention includes a BCH for error correction added to a command from the ground.
The code is stored in a memory, and error correction is performed when a command is executed.

【0008】第3の発明の衛星搭載用コマンド処理装置
は、地上からのコマンドに付加された誤り訂正用Ree
d−Solomon符号をメモリに格納し、コマンド実
行時に誤り訂正を行うものである。
[0008] A third aspect of the present invention is a command processing apparatus for mounting on a satellite, which comprises an error correction Ree added to a command from the ground.
The d-Solomon code is stored in a memory, and error correction is performed when a command is executed.

【0009】第4の発明の衛星搭載用コマンド処理装置
は、地上からのコマンドに誤り訂正符号を付加してメモ
リに格納し、コマンド実行時に誤り訂正を行うものであ
る。
A command processing device for mounting on a satellite according to a fourth aspect of the present invention is to add an error correction code to a command from the ground, store the command in a memory, and correct the error when executing the command.

【0010】第5の発明の衛星搭載用コマンド処理装置
は、地上からのコマンドに誤り訂正用BCH符号を付加
してメモリに格納し、コマンド実行時に誤り訂正を行う
ものである。
A command processing device for a satellite according to a fifth aspect of the present invention adds a BCH code for error correction to a command from the ground and stores it in a memory, and performs error correction when the command is executed.

【0011】第6の発明の衛星搭載用コマンド処理装置
は、地上からのコマンドに誤り訂正用Reed−Sol
omon符号を付加してメモリに格納し、コマンド実行
時に誤り訂正を行うものである。
A sixth aspect of the present invention provides a command processing device for mounting on a satellite, in which a command from the ground is used for error correction Reed-Sol.
An omon code is added and stored in a memory, and error correction is performed when a command is executed.

【0012】第7の発明の衛星搭載用コマンド処理装置
は、誤り訂正符号の付加された地上からのコマンドを、
いったん誤り訂正符号を復号して誤り訂正を行い、誤り
訂正符号を付加してメモリに格納し、コマンド実行時に
再び誤り訂正を行うものである。
A command processing device for onboard satellite according to a seventh invention is a command processing device for transmitting a command from the ground to which an error correction code is added.
Once the error correction code is decoded to correct the error, the error correction code is added and stored in the memory, and the error is corrected again when the command is executed.

【0013】第8の発明の衛星搭載用コマンド処理装置
は、誤り訂正用BCH符号の付加された地上からのコマ
ンドを、いったん誤り訂正用BCH符号を復号して誤り
訂正を行い、誤り訂正用BCH符号を付加してメモリに
格納し、コマンド実行時に再び誤り訂正を行うものであ
る。
The command processing device for mounting on a satellite according to an eighth aspect of the present invention provides a command from the ground to which the BCH code for error correction is added, decodes the BCH code for error correction once, corrects the error, and executes the BCH code for error correction. A code is added and stored in the memory, and error correction is performed again when the command is executed.

【0014】第9の発明の衛星搭載用コマンド処理装置
は、誤り訂正用Reed−Solomon符号の付加さ
れた地上からのコマンドを、いったん誤り訂正用Ree
d−Solomon符号を復号して誤り訂正を行い、誤
り訂正用Reed−Solomon符号を付加してメモ
リに格納し、コマンド実行時に再び誤り訂正を行うもの
である。
A ninth aspect of the present invention provides a command processing apparatus for mounting on a satellite, in which a command from the ground to which an error correction Reed-Solomon code is added is temporarily converted to an error correction Ree-Solomon code.
The error correction is performed by decoding the d-Solomon code, adding the error correction Reed-Solomon code to the memory, and performing the error correction again when the command is executed.

【0015】[0015]

【発明の実施の形態】BEST MODE FOR CARRYING OUT THE INVENTION

実施の形態1.図1,2,3にこの発明のコマンド処理
装置の実施の形態1を示す。図1は実施の形態1を示す
構成図であり、図1において、1はコマンド受信回路、
2はメモリ、3はコマンド管理部、4は誤り訂正符号復
号回路、5はコマンド実行部、6は遅延コマンド、8は
コマンドデータである。図2は遅延コマンド6のフォー
マットを示すフォーマット図であり、図2において、7
は遅延コマンドの実行時刻を示す時刻情報、8はコマン
ドデータ、9は誤り訂正符号である。図3は誤り訂正符
号の原理を示す説明図であり、図において10は誤り訂
正符号符号化回路、11は入力データ、12は誤り訂正
符号の付加された入力データ、12’は誤りを含む誤り
訂正符号の付加された入力データである。
Embodiment 1 FIG. 1, 2 and 3 show a first embodiment of a command processing device according to the present invention. FIG. 1 is a block diagram showing a first embodiment. In FIG. 1, 1 is a command receiving circuit,
2 is a memory, 3 is a command management unit, 4 is an error correction code decoding circuit, 5 is a command execution unit, 6 is a delay command, and 8 is command data. FIG. 2 is a format diagram showing the format of the delay command 6. In FIG.
Is time information indicating the execution time of the delay command, 8 is command data, and 9 is an error correction code. FIG. 3 is an explanatory view showing the principle of the error correction code. In the figure, reference numeral 10 denotes an error correction code encoding circuit, 11 denotes input data, 12 denotes input data added with an error correction code, and 12 ′ denotes an error including an error. This is input data to which a correction code has been added.

【0016】次に動作について説明する。コマンド発信
元から誤り訂正符号の付加された遅延コマンド6を受信
すると、コマンド受信回路1は、受信した遅延コマンド
をメモリ2に書き込む。コマンド管理部3は周期的に現
在時刻とメモリ2に格納された遅延コマンド6の中の時
刻情報7を比較し、遅延コマンド内時刻情報7で指定さ
れたコマンド実行時刻に達すると、コマンド管理部3は
メモリから遅延コマンドを読み出し、遅延コマンドを誤
り訂正符号復号回路4に送信する。誤り訂正符号復号回
路は誤り訂正符号9に基づき復号を行い、コマンドデー
タの誤りを訂正し、正しいコマンドデータをコマンド実
行部5に送信する。コマンド実行部5ではコマンドデー
タ8で指定された内容に基づき処理を実行する。次に誤
り訂正符号による誤り訂正について説明する。図3にお
いて誤り訂正符号符号化回路10に入力データ11を入
力すると、誤り訂正符号符号化回路では入力データの値
から誤り訂正符号9を計算し、入力データに付加して出
力する。誤り訂正符号の付加された入力データ12が通
信路上を伝送される場合、雑音によってデータに誤りが
発生する場合がある。誤りを含む、誤り訂正符号の付加
された入力データ12’が誤り訂正符号復号回路4に入
力すると、誤り訂正符号復号回路では誤りの発生位置を
算出し、誤りを含むデータ12’の誤りを訂正し、正し
いデータ11を出力する。誤り訂正符号は通信分野の
他、コンパクトディスクなど種々の分野で利用されてい
る。このような誤り訂正可能な符号を生成する符号化方
式として、BCH符号、Reed−Solomon符号
等種々の方式が知られている。
Next, the operation will be described. When receiving the delay command 6 with the error correction code added from the command source, the command receiving circuit 1 writes the received delay command into the memory 2. The command management unit 3 periodically compares the current time with the time information 7 in the delay command 6 stored in the memory 2 and, when the command execution time specified by the time information 7 in the delay command is reached, the command management unit 3 Reference numeral 3 reads the delay command from the memory and sends the delay command to the error correction code decoding circuit 4. The error correction code decoding circuit decodes based on the error correction code 9, corrects the error of the command data, and transmits the correct command data to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8. Next, error correction using an error correction code will be described. In FIG. 3, when input data 11 is input to an error correction code encoding circuit 10, the error correction code encoding circuit calculates an error correction code 9 from the value of the input data, adds the error correction code 9 to the input data, and outputs the result. When the input data 12 to which the error correction code is added is transmitted on a communication channel, an error may occur in the data due to noise. When the input data 12 'to which the error correction code is added, including the error, is input to the error correction code decoding circuit 4, the error correction code decoding circuit calculates the position where the error has occurred, and corrects the error of the error-containing data 12'. Then, correct data 11 is output. The error correction code is used in various fields such as a compact disc in addition to a communication field. Various coding methods, such as a BCH code and a Reed-Solomon code, are known as coding methods for generating such an error-correctable code.

【0017】実施の形態1による、コマンド処理装置は
以上のように構成されているので、コマンド格納中にメ
モリ上でSEUにより発生した誤りをコマンド実行時に
訂正することができる。
Since the command processing device according to the first embodiment is configured as described above, it is possible to correct an error generated by the SEU in the memory while the command is being stored at the time of executing the command.

【0018】実施の形態2.図4,5,6,7にこの発
明のコマンド処理装置の実施の形態2を示す。図4は実
施の形態を示す構成図であり、図4において、1はコマ
ンド受信回路、2はメモリ、3はコマンド管理部、13
はBCH符号復号回路、5はコマンド実行部、14は遅
延コマンド、8はコマンドデータである。図5は遅延コ
マンド14のフォーマットを示すフォーマット図であ
り、図5において、7は遅延コマンドの実行時刻を示す
時刻情報、8はコマンドデータ、15はBCH符号であ
る。BCH符号はBose,Chaudhuri,Ho
cquenghemによって考案されたビット誤り訂正
符号である。図6に符号長n=63、情報長k=56の
場合のBCH(63,56)符号符号化回路の例を示
す。図において16,17はスイッチである。図7にB
CH(63,56)符号の復号回路の例を示す。BCH
符号はこれ以外にも符号長n=31、情報長k=26な
ど、符号長と情報長の広い範囲で構成可能である。
Embodiment 2 FIG. 4, 5, 6, and 7 show a second embodiment of the command processing device of the present invention. FIG. 4 is a block diagram showing an embodiment. In FIG. 4, 1 is a command receiving circuit, 2 is a memory, 3 is a command management unit, 13
Is a BCH code decoding circuit, 5 is a command execution unit, 14 is a delay command, and 8 is command data. FIG. 5 is a format diagram showing the format of the delay command 14. In FIG. 5, 7 is time information indicating the execution time of the delay command, 8 is command data, and 15 is a BCH code. The BCH code is Bose, Chaudhuri, Ho
This is a bit error correction code devised by cquenghem. FIG. 6 shows an example of a BCH (63, 56) code encoding circuit when the code length n = 63 and the information length k = 56. In the figure, 16 and 17 are switches. B in FIG.
An example of a decoding circuit for a CH (63, 56) code is shown. BCH
The code can be configured in a wide range of code length and information length such as code length n = 31 and information length k = 26.

【0019】次に動作について説明する。コマンド発信
元からBCH符号の付加された遅延コマンド14を受信
すると、コマンド受信回路1は、受信した遅延コマンド
をメモリ2に書き込む。コマンド管理部は周期的に現在
時刻とメモリ2に格納された遅延コマンド14の中の時
刻情報7を比較し、遅延コマンド内時刻情報7で指定さ
れたコマンド実行時刻に達すると、コマンド管理部3は
メモリから遅延コマンドを読み出し、遅延コマンドをB
CH符号復号回路13に送信する。BCH符号復号回路
はBCH符号の復号を行い、コマンドデータの誤りを訂
正し、正しいコマンドデータをコマンド実行部5に送信
する。コマンド実行部5ではコマンドデータで指定され
た内容に基づき処理を実行する。次にBCH符号化回路
によるBCH符号生成動作について説明する。図6に示
すBCH符号化回路へ入力データが入力中は、スイッチ
16,17は(1)の位置にあり、入力データはそのま
ま出力されると同時に誤り訂正符号が計算される。入力
データの入力が完了するとスイッチ16,17は(2)
の位置になり、計算された誤り訂正符号が出力される。
次にBCH復号回路による誤り訂正動作について説明す
る。図7に示すBCH復号回路へ入力されると、誤りを
含むデータ部を遅延バッファに書き込むとともにシンド
ロームと呼ばれる誤り訂正用中間データを計算する。次
にシンドロームの値から誤りの有無および発生した位置
を判定し、データの訂正を行い出力する。BCH(6
3,56)符号では63bit中1bitの誤り訂正が
可能である。
Next, the operation will be described. When receiving the delay command 14 with the BCH code added from the command source, the command receiving circuit 1 writes the received delay command into the memory 2. The command management unit periodically compares the current time with the time information 7 in the delay command 14 stored in the memory 2, and when the command execution time specified by the time information 7 in the delay command is reached, the command management unit 3 Reads the delay command from the memory,
The signal is transmitted to the CH code decoding circuit 13. The BCH code decoding circuit decodes the BCH code, corrects an error in the command data, and transmits correct command data to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data. Next, the operation of generating a BCH code by the BCH encoding circuit will be described. While input data is being input to the BCH encoding circuit shown in FIG. 6, the switches 16 and 17 are at the position (1), and the input data is output as it is and an error correction code is calculated at the same time. When the input of the input data is completed, the switches 16 and 17 become (2)
And the calculated error correction code is output.
Next, an error correction operation by the BCH decoding circuit will be described. When input to the BCH decoding circuit shown in FIG. 7, the data part containing the error is written into the delay buffer and the intermediate data for error correction called a syndrome is calculated. Next, the presence or absence of an error and the position where the error occurred are determined from the value of the syndrome, and the data is corrected and output. BCH (6
In the (3, 56) code, error correction of 1 bit out of 63 bits is possible.

【0020】実施の形態2による、コマンド処理装置は
以上のように構成されているので、コマンド格納中にメ
モリ上でSEUによりランダムなビット誤りが発生した
場合にもコマンド実行時に訂正することができる。
Since the command processing device according to the second embodiment is configured as described above, even when a random bit error occurs in the memory by the SEU during storage of the command, it can be corrected at the time of executing the command. .

【0021】実施の形態3.図8,9,10,11にこ
の発明のコマンド処理装置の実施の形態3を示す。図8
は実施の形態を示す構成図であり、図8において、1は
コマンド受信回路、2はメモリ、3はコマンド管理部、
18はReed−Solomon符号復号回路、5はコ
マンド実行部、19は遅延コマンド、8はコマンドデー
タである。図9は遅延コマンド19のフォーマットを示
すフォーマット図であり、図9において、7は遅延コマ
ンドの実行時刻を示す時刻情報、8はコマンドデータ、
20はReed−Solomon符号である。Reed
−Solomon符号はReed,Solomonによ
って考案されたシンボル誤り訂正符号である。図10に
1シンボル=8bit、符号長n=255、情報長k=
223の場合のReed−Solomon(255,2
23)符号符号化回路の例を示す。図において21,2
2はスイッチである。図11にReed−Solomo
n(255,223)符号の復号回路の例を示す。Re
ed−Solomon符号はこれ以外にもシンボル長、
符号長、情報長の広い範囲で構成可能である。
Embodiment 3 8, 9, 10, and 11 show a third embodiment of the command processing device of the present invention. FIG.
FIG. 8 is a configuration diagram showing an embodiment. In FIG. 8, 1 is a command receiving circuit, 2 is a memory, 3 is a command management unit,
18 is a Reed-Solomon encoding / decoding circuit, 5 is a command execution unit, 19 is a delay command, and 8 is command data. FIG. 9 is a format diagram showing the format of the delay command 19. In FIG. 9, 7 is time information indicating the execution time of the delay command, 8 is command data,
20 is a Reed-Solomon code. Reed
-Solomon code is a symbol error correction code devised by Reed and Solomon. In FIG. 10, one symbol = 8 bits, code length n = 255, information length k =
Reed-Solomon (255, 2
23) An example of an encoding circuit is shown. In FIG.
2 is a switch. FIG. 11 shows Reed-Solomo.
An example of a decoding circuit for an n (255, 223) code is shown. Re
The ed-Solomon code also has a symbol length,
It can be configured in a wide range of code length and information length.

【0022】次に動作について説明する。コマンド発信
元からReed−Solomon符号の付加された遅延
コマンド19を受信すると、コマンド受信回路1は、受
信した遅延コマンドをメモリ2に書き込む。コマンド管
理部3は周期的に現在時刻とメモリ2に格納された遅延
コマンド19の中の時刻情報7を比較し、遅延コマンド
内時刻情報7で指定されたコマンド実行時刻に達する
と、コマンド管理部3はメモリから遅延コマンドを読み
出し、遅延コマンドをReed−Solomon符号復
号回路18に送信する。Reed−Solomon符号
復号回路はReed−Solomon符号の復号を行
い、コマンドデータの誤りを訂正し、正しいコマンドデ
ータをコマンド実行部5に送信する。コマンド実行部5
ではコマンドデータで指定された内容に基づき処理を実
行する。次にReed−Solomon符号化回路によ
るReed−Solomon符号生成動作について説明
する。図10に示すReed−Solomon(25
5,223)符号化回路は8bit(1シンボル)のデ
ータを並列に入力し、処理する。Reed−Solom
on符号化回路へ入力データが入力中は、スイッチ2
1,22は(1)の位置にあり、入力データはそのまま
出力されると同時に誤り訂正符号が計算される。入力デ
ータの入力が完了するとスイッチ21,22は(2)の
位置になり、計算された32シンボルの誤り訂正符号が
出力される。次にReed−Solomon復号回路に
よる誤り訂正動作について説明する。図11に示すRe
ed−Solomon復号回路へ入力されると、誤りを
含むデータ部を遅延バッファに書き込むとともにシンド
ロームと呼ばれる誤り訂正用中間データを計算する。次
にシンドロームの値から誤りの有無、誤りの発生したシ
ンボルの位置およびシンボルの誤りの大きさを求め、デ
ータの訂正を行い出力する。Reed−Solomon
(255,223)符号では255シンボル中16シン
ボルの誤り訂正が可能である。
Next, the operation will be described. When receiving the delayed command 19 to which the Reed-Solomon code is added from the command source, the command receiving circuit 1 writes the received delayed command into the memory 2. The command management unit 3 periodically compares the current time with the time information 7 in the delay command 19 stored in the memory 2, and when the command execution time specified by the delay command time information 7 is reached, the command management unit 3. Reference numeral 3 reads the delay command from the memory and transmits the delay command to the Reed-Solomon encoding / decoding circuit 18. The Reed-Solomon code decoding circuit decodes the Reed-Solomon code, corrects an error in the command data, and transmits correct command data to the command execution unit 5. Command execution unit 5
Then, the processing is executed based on the contents specified by the command data. Next, an operation of generating a Reed-Solomon code by the Reed-Solomon encoding circuit will be described. Reed-Solomon (25 shown in FIG. 10)
5,223) The encoding circuit inputs and processes 8-bit (1 symbol) data in parallel. Reed-Solom
While input data is being input to the on-encoding circuit, switch 2
Reference numerals 1 and 22 are located at the position (1), and the input data is output as it is, and the error correction code is calculated at the same time. When the input of the input data is completed, the switches 21 and 22 are at the position (2), and the calculated error correction code of 32 symbols is output. Next, an error correction operation by the Reed-Solomon decoding circuit will be described. Re shown in FIG.
When input to the ed-Solomon decoding circuit, the data part containing the error is written into the delay buffer and the intermediate data for error correction called a syndrome is calculated. Next, the presence or absence of an error, the position of the symbol in which the error occurred, and the magnitude of the symbol error are obtained from the syndrome value, and the data is corrected and output. Reed-Solomon
With the (255, 223) code, error correction of 16 symbols out of 255 symbols is possible.

【0023】実施の形態3による、コマンド処理装置は
以上のように構成されているので、コマンド格納中にメ
モリ上でSEUにより連続的なバースト誤りが発生した
場合にもコマンド実行時に訂正することができる。
Since the command processing device according to the third embodiment is configured as described above, even when a continuous burst error is generated by the SEU in the memory while the command is being stored, it can be corrected at the time of executing the command. it can.

【0024】実施の形態4.図12,13,14にこの
発明のコマンド処理装置の実施の形態4を示す。図12
は実施の形態を示す構成図であり、図12において、2
3はコマンド受信回路、24は誤り訂正符号符号化回
路、2はメモリ、3はコマンド管理部、4は誤り訂正符
号復号回路、5はコマンド実行部、25は遅延コマン
ド、6は符号化遅延コマンド、8はコマンドデータであ
る。図13は遅延コマンド25のフォーマットを示すフ
ォーマット図であり、図13において、7は遅延コマン
ドの実行時刻を示す時刻情報、8はコマンドデータであ
る。図14は符号化遅延コマンド6のフォーマットを示
すフォーマット図であり、図14において、7は遅延コ
マンドの実行時刻を示す時刻情報、8はコマンドデー
タ、9は誤り訂正符号である。
Embodiment 4 12, 13, and 14 show a fourth embodiment of the command processing device of the present invention. FIG.
FIG. 12 is a configuration diagram showing an embodiment. In FIG.
3 is a command receiving circuit, 24 is an error correction code coding circuit, 2 is a memory, 3 is a command management unit, 4 is an error correction code decoding circuit, 5 is a command execution unit, 25 is a delay command, 6 is a coding delay command. , 8 are command data. FIG. 13 is a format diagram showing the format of the delay command 25. In FIG. 13, reference numeral 7 denotes time information indicating the execution time of the delay command, and reference numeral 8 denotes command data. FIG. 14 is a format diagram showing the format of the encoding delay command 6. In FIG. 14, reference numeral 7 denotes time information indicating the execution time of the delay command, 8 denotes command data, and 9 denotes an error correction code.

【0025】次に動作について説明する。コマンド発信
元から遅延コマンド25を受信すると、コマンド受信回
路23は、受信した遅延コマンド25を誤り訂正符号符
号化回路24に送信する。誤り訂正符号符号化回路24
は遅延コマンド25に対して符号化を行い、誤り訂正符
号9を付加した符号化遅延コマンド6をメモリ2に書き
込む。コマンド管理部3は周期的に現在時刻とメモリ2
に格納された符号化遅延コマンド6の中の時刻情報7を
比較し、遅延コマンド内時刻情報7で指定されたコマン
ド実行時刻に達すると、コマンド管理部3はメモリから
コマンドを読み出し、符号化遅延コマンド6を誤り訂正
符号復号回路4に送信する。誤り訂正符号復号回路は誤
り訂正符号9に基づき復号を行い、コマンドデータの誤
りを訂正し、正しいコマンドデータをコマンド実行部5
に送信する。コマンド実行部5ではコマンドデータ8で
指定された内容に基づき処理を実行する。誤り訂正符号
符号化回路、誤り訂正符号復号回路の動作は実施の形態
1と同一である。
Next, the operation will be described. When receiving the delay command 25 from the command source, the command receiving circuit 23 transmits the received delay command 25 to the error correction code encoding circuit 24. Error correction code coding circuit 24
Encodes the delay command 25 and writes the encoded delay command 6 with the error correction code 9 added to the memory 2. The command management unit 3 periodically stores the current time and the memory 2
The command management unit 3 reads the command from the memory when the command execution time specified by the time information 7 in the delayed command is compared with the time information 7 in the encoded delay command 6 stored in the The command 6 is transmitted to the error correction code decoding circuit 4. The error correction code decoding circuit decodes based on the error correction code 9, corrects the error of the command data, and outputs the correct command data to the command execution unit 5.
Send to The command execution unit 5 executes a process based on the contents specified by the command data 8. The operations of the error correction code encoding circuit and the error correction code decoding circuit are the same as in the first embodiment.

【0026】実施の形態4による、コマンド処理装置は
以上のように構成されているので、地上からのコマンド
に誤り訂正符号が付加されていない場合にも、コマンド
格納中にメモリ上でSEUにより発生した誤りをコマン
ド実行時に訂正することができる。
Since the command processing device according to the fourth embodiment is configured as described above, even when no error correction code is added to a command from the ground, the command is generated by the SEU in the memory during command storage. The error can be corrected when the command is executed.

【0027】実施の形態5.図15,16,17にこの
発明のコマンド処理装置の実施の形態5を示す。図15
は実施の形態を示す構成図であり、図15において、2
3はコマンド受信回路、26はBCH符号符号化回路、
2はメモリ、3はコマンド管理部、13はBCH符号復
号回路、5はコマンド実行部、25は遅延コマンド、1
4は符号化遅延コマンド、8はコマンドデータである。
図16は遅延コマンド25のフォーマットを示すフォー
マット図であり、図16において、7は遅延コマンドの
実行時刻を示す時刻情報、8はコマンドデータである。
図17は符号化遅延コマンド14のフォーマットを示す
フォーマット図であり、図17において、7は遅延コマ
ンドの実行時刻を示す時刻情報、8はコマンドデータ、
15は誤り訂正用BCH符号である。
Embodiment 5 FIG. FIGS. 15, 16, and 17 show a fifth embodiment of the command processing device of the present invention. FIG.
FIG. 15 is a configuration diagram showing an embodiment. In FIG.
3 is a command receiving circuit, 26 is a BCH encoding circuit,
2 is a memory, 3 is a command management unit, 13 is a BCH code decoding circuit, 5 is a command execution unit, 25 is a delay command, 1
4 is an encoding delay command, 8 is command data.
FIG. 16 is a format diagram showing the format of the delay command 25. In FIG. 16, reference numeral 7 denotes time information indicating the execution time of the delay command, and reference numeral 8 denotes command data.
FIG. 17 is a format diagram showing the format of the encoding delay command 14. In FIG. 17, 7 is time information indicating the execution time of the delay command, 8 is command data,
Reference numeral 15 denotes an error correction BCH code.

【0028】次に動作について説明する。コマンド発信
元から遅延コマンド25を受信すると、コマンド受信回
路23は、受信した遅延コマンド25をBCH符号符号
化回路26に送信する。BCH符号符号化回路26は遅
延コマンド25に対して符号化を行い、BCH符号15
を付加した符号化遅延コマンド14をメモリ2に書き込
む。コマンド管理部3は周期的に現在時刻とメモリ2に
格納された符号化遅延コマンド14の中の時刻情報7を
比較し、遅延コマンド内時刻情報7で指定されたコマン
ド実行時刻に達すると、コマンド管理部3はメモリから
コマンドを読み出し、符号化遅延コマンド14をBCH
符号復号回路13に送信する。BCH符号復号回路13
はBCH符号15に基づき復号を行い、コマンドデータ
の誤りを訂正し、正しいコマンドデータをコマンド実行
部5に送信する。コマンド実行部5ではコマンドデータ
8で指定された内容に基づき処理を実行する。BCH符
号符号化回路、BCH符号復号回路の動作は実施の形態
2と同一である。
Next, the operation will be described. When receiving the delay command 25 from the command source, the command receiving circuit 23 transmits the received delay command 25 to the BCH code encoder 26. The BCH code encoding circuit 26 encodes the delay command 25 and outputs the BCH code 15
Is written to the memory 2. The command management unit 3 periodically compares the current time with the time information 7 in the encoded delay command 14 stored in the memory 2, and when the command execution time specified by the time information 7 in the delay command is reached, the command management unit 3 The management unit 3 reads the command from the memory and sets the encoding delay command 14 to BCH
The data is transmitted to the code decoding circuit 13. BCH code decoding circuit 13
Performs decoding based on the BCH code 15, corrects the error of the command data, and transmits the correct command data to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8. The operations of the BCH code encoding circuit and the BCH code decoding circuit are the same as in the second embodiment.

【0029】実施の形態5による、コマンド処理装置は
以上のように構成されているので、地上からのコマンド
に誤り訂正符号が付加されていない場合にも、コマンド
格納中にメモリ上でSEUによりランダムなビット誤り
が発生した場合にもコマンド実行時に訂正することがで
きる。
Since the command processing device according to the fifth embodiment is configured as described above, even if an error correction code is not added to a command from the ground, a random number is stored in the memory by the SEU during storage of the command. Even when a serious bit error occurs, it can be corrected at the time of command execution.

【0030】実施の形態6.図18,19,20にこの
発明のコマンド処理装置の実施の形態6を示す。図18
は実施の形態を示す構成図であり、図18において、2
3はコマンド受信回路、27はReed−Solomo
n符号符号化回路、2はメモリ、3はコマンド管理部、
18はReed−Solomon符号復号回路、5はコ
マンド実行部、25は遅延コマンド、19は符号化遅延
コマンド、8はコマンドデータである。図19は遅延コ
マンド23のフォーマットを示すフォーマット図であ
り、図19において、7は遅延コマンドの実行時刻を示
す時刻情報、8はコマンドデータである。図20は符号
化遅延コマンド19のフォーマットを示すフォーマット
図であり、図20において、7は遅延コマンドの実行時
刻を示す時刻情報、8はコマンドデータ、20はRee
d−Solomon符号である。
Embodiment 6 FIG. FIGS. 18, 19 and 20 show a sixth embodiment of the command processing device of the present invention. FIG.
FIG. 18 is a configuration diagram showing an embodiment. In FIG.
3 is a command receiving circuit, 27 is a Reed-Solomo
n code encoding circuit, 2 is a memory, 3 is a command management unit,
18 is a Reed-Solomon encoding / decoding circuit, 5 is a command execution unit, 25 is a delay command, 19 is an encoding delay command, and 8 is command data. FIG. 19 is a format diagram showing the format of the delay command 23. In FIG. 19, reference numeral 7 denotes time information indicating the execution time of the delay command, and reference numeral 8 denotes command data. FIG. 20 is a format diagram showing the format of the encoding delay command 19. In FIG. 20, 7 is time information indicating the execution time of the delay command, 8 is command data, and 20 is Ree.
d-Solomon code.

【0031】次に動作について説明する。コマンド発信
元から遅延コマンド25を受信すると、コマンド受信回
路23は、受信した遅延コマンド25をReed−So
lomon符号符号化回路27に送信する。Reed−
Solomon符号符号化回路27は遅延コマンド25
に対して符号化を行い、Reed−Solomon符号
20を付加した符号化遅延コマンド19をメモリ2に書
き込む。コマンド管理部3は周期的に現在時刻とメモリ
2に格納された符号化遅延コマンド19の中の時刻情報
7を比較し、遅延コマンド内時刻情報7で指定されたコ
マンド実行時刻に達すると、コマンド管理部3はメモリ
からコマンドを読み出し、符号化遅延コマンド19をR
eed−Solomon符号復号回路18に送信する。
Reed−Solomon符号復号回路18はReed
−Solomon符号20に基づき復号を行い、コマン
ドデータの誤りを訂正し、正しいコマンドデータをコマ
ンド実行部5に送信する。コマンド実行部5ではコマン
ドデータ8で指定された内容に基づき処理を実行する。
Reed−Solomon符号符号化回路、Reed−
Solomon符号復号回路の動作は実施の形態3と同
一である。
Next, the operation will be described. When receiving the delay command 25 from the command source, the command receiving circuit 23 converts the received delay command 25 into Reed-So
The signal is transmitted to the lomon encoding circuit 27. Reed-
The Solomon encoding circuit 27 has a delay command 25
, And writes an encoding delay command 19 to the memory 2 to which the Reed-Solomon code 20 is added. The command management unit 3 periodically compares the current time with the time information 7 in the coded delay command 19 stored in the memory 2, and when the command execution time specified by the time information 7 in the delay command is reached, the command management unit 3 The management unit 3 reads the command from the memory and sets the encoding delay command 19 to R
The signal is transmitted to the seed-Solomon code decoding circuit 18.
The Reed-Solomon encoding / decoding circuit 18
Decoding is performed based on the Solomon code 20, the error of the command data is corrected, and the correct command data is transmitted to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8.
Reed-Solomon code encoder, Reed-
The operation of the Solomon code decoding circuit is the same as that of the third embodiment.

【0032】実施の形態6による、コマンド処理装置は
以上のように構成されているので、地上からのコマンド
に誤り訂正符号が付加されていない場合にも、コマンド
格納中にメモリ上でSEUにより連続的なバースト誤り
が発生した場合にもコマンド実行時に訂正することがで
きる。
Since the command processing device according to the sixth embodiment is configured as described above, even if no error correction code is added to a command from the ground, the command processing device continuously executes SEU on the memory during command storage. Even when a temporary burst error occurs, it can be corrected at the time of command execution.

【0033】実施の形態7.図21,22にこの発明の
コマンド処理装置の実施の形態7を示す。図21は実施
の形態を示す構成図であり、図21において、28はコ
マンド受信回路、29は誤り訂正符号復号回路A、2は
メモリ、3はコマンド管理部、4は誤り訂正符号復号回
路B、5はコマンド実行部、6は遅延コマンド、8はコ
マンドデータである。図22は遅延コマンド6のフォー
マットを示すフォーマット図であり、図22において、
7は遅延コマンドの実行時刻を示す時刻情報、8はコマ
ンドデータ、9は誤り訂正符号である。
Embodiment 7 FIGS. 21 and 22 show a command processing apparatus according to a seventh embodiment of the present invention. FIG. 21 is a block diagram showing an embodiment. In FIG. 21, reference numeral 28 denotes a command receiving circuit, 29 denotes an error correction code decoding circuit A, 2 denotes a memory, 3 denotes a command management unit, and 4 denotes an error correction code decoding circuit B. 5, a command execution unit; 6, a delay command; and 8, command data. FIG. 22 is a format diagram showing the format of the delay command 6. In FIG.
Reference numeral 7 denotes time information indicating the execution time of the delay command, 8 denotes command data, and 9 denotes an error correction code.

【0034】次に動作について説明する。コマンド発信
元から誤り訂正符号9の付加された遅延コマンド6を受
信すると、コマンド受信回路28は、受信した遅延コマ
ンド6を誤り訂正符号復号回路A29に送信する。誤り
訂正符号復号回路A29は誤り訂正符号9に基づき復号
を行い、遅延コマンド6の誤りを訂正し、正しい遅延コ
マンド6をメモリ2に書き込む。コマンド管理部3は周
期的に現在時刻とメモリ2に格納された遅延コマンド6
の中の時刻情報7を比較し、遅延コマンド内時刻情報7
で指定されたコマンド実行時刻に達すると、コマンド管
理部3はメモリから遅延コマンドを読み出し、遅延コマ
ンドを誤り訂正符号復号回路B4に送信する。誤り訂正
符号復号回路B4は誤り訂正符号9に基づき再び復号を
行い、コマンドデータの誤りを訂正し、正しいコマンド
データをコマンド実行部5に送信する。コマンド実行部
5ではコマンドデータ8で指定された内容に基づき処理
を実行する。
Next, the operation will be described. Upon receiving the delay command 6 with the error correction code 9 added from the command source, the command receiving circuit 28 transmits the received delay command 6 to the error correction code decoding circuit A29. The error correction code decoding circuit A29 performs decoding based on the error correction code 9, corrects the error of the delay command 6, and writes the correct delay command 6 to the memory 2. The command management unit 3 periodically updates the current time and the delay command 6 stored in the memory 2.
Are compared, and the time information 7 in the delayed command is compared.
When the command execution time specified by (1) is reached, the command management unit 3 reads the delay command from the memory and transmits the delay command to the error correction code decoding circuit B4. The error correction code decoding circuit B4 decodes again based on the error correction code 9, corrects the error of the command data, and transmits the correct command data to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8.

【0035】実施の形態7による、コマンド処理装置は
以上のように構成されているので、伝送中に誤りが発生
しかつコマンド格納中にメモリ上でSEUにより誤りが
発生した場合にもコマンド実行時に訂正することができ
る。
Since the command processing device according to the seventh embodiment is configured as described above, even if an error occurs during transmission and an error occurs in the memory during storage of a command by the SEU, the command is executed at the time of command execution. Can be corrected.

【0036】実施の形態8.図23,24にこの発明の
コマンド処理装置の実施の形態8を示す。図23は実施
の形態を示す構成図であり、図23において、28はコ
マンド受信回路、30はBCH符号復号回路A、2はメ
モリ、3はコマンド管理部、13はBCH符号復号回路
B、5はコマンド実行部、14は遅延コマンド、8はコ
マンドデータである。図24は遅延コマンド14のフォ
ーマットを示すフォーマット図であり、図24におい
て、7は遅延コマンドの実行時刻を示す時刻情報、8は
コマンドデータ、15はBCH符号である。
Embodiment 8 FIG. 23 and 24 show a command processing apparatus according to an eighth embodiment of the present invention. FIG. 23 is a block diagram showing an embodiment. In FIG. 23, 28 is a command receiving circuit, 30 is a BCH code decoding circuit A, 2 is a memory, 3 is a command management unit, and 13 is a BCH code decoding circuit B, 5 Is a command execution unit, 14 is a delay command, and 8 is command data. FIG. 24 is a format diagram showing the format of the delay command 14. In FIG. 24, 7 is time information indicating the execution time of the delay command, 8 is command data, and 15 is a BCH code.

【0037】次に動作について説明する。コマンド発信
元からBCH符号15の付加された遅延コマンド14を
受信すると、コマンド受信回路28は、受信した遅延コ
マンドをBCH符号復号回路A30に送信する。BCH
符号復号回路A30はBCH符号15に基づき復号を行
い、遅延コマンド14の誤りを訂正し、正しい遅延コマ
ンド14をメモリ2に書き込む。コマンド管理部3は周
期的に現在時刻とメモリ2に格納された遅延コマンド1
4の中の時刻情報7を比較し、遅延コマンド内時刻情報
7で指定されたコマンド実行時刻に達すると、コマンド
管理部3はメモリから遅延コマンド14を読み出し、遅
延コマンド14をBCH符号復号回路B13に送信す
る。BCH符号復号回路B13はBCH符号15に基づ
き復号を行い、コマンドデータの誤りを訂正し、正しい
コマンドデータをコマンド実行部5に送信する。コマン
ド実行部5ではコマンドデータ8で指定された内容に基
づき処理を実行する。
Next, the operation will be described. When receiving the delay command 14 with the BCH code 15 added from the command source, the command receiving circuit 28 transmits the received delay command to the BCH code decoding circuit A30. BCH
The code decoding circuit A30 performs decoding based on the BCH code 15, corrects the error of the delay command 14, and writes the correct delay command 14 to the memory 2. The command management unit 3 periodically stores the current time and the delay command 1 stored in the memory 2.
4, the command management unit 3 reads out the delay command 14 from the memory and, when the command execution time specified by the time information 7 in the delay command is reached, reads the delay command 14 from the BCH code decoding circuit B13. Send to The BCH code decoding circuit B13 performs decoding based on the BCH code 15, corrects command data errors, and transmits correct command data to the command execution unit 5. The command execution unit 5 executes a process based on the contents specified by the command data 8.

【0038】実施の形態8による、コマンド処理装置は
以上のように構成されているので、伝送中に誤りが発生
しかつコマンド格納中にメモリ上でSEUによりランダ
ムなビット誤りが発生した場合にもコマンド実行時に訂
正することができる。
Since the command processing apparatus according to the eighth embodiment is configured as described above, even if an error occurs during transmission and a random bit error occurs in the memory by the SEU during storage of the command, Can be corrected at command execution.

【0039】実施の形態9.図25,26にこの発明の
コマンド処理装置の実施の形態9を示す。図25は実施
の形態を示す構成図であり、図25において、28はコ
マンド受信回路、31はReed−Solomon符号
復号回路A、2はメモリ、3はコマンド管理部、18は
Reed−Solomon符号復号回路B、5はコマン
ド実行部、19は遅延コマンド、8はコマンドデータで
ある。図26は遅延コマンド19のフォーマットを示す
フォーマット図であり、図26において、7は遅延コマ
ンドの実行時刻を示す時刻情報、8はコマンドデータ、
20はReed−Solomon符号である。
Embodiment 9 FIGS. 25 and 26 show a ninth embodiment of the command processing device of the present invention. FIG. 25 is a block diagram showing an embodiment. In FIG. 25, 28 is a command receiving circuit, 31 is a Reed-Solomon code decoding circuit A, 2 is a memory, 3 is a command management unit, and 18 is a Reed-Solomon code decoding. Circuits B and 5 are command execution units, 19 is a delay command, and 8 is command data. FIG. 26 is a format diagram showing the format of the delay command 19. In FIG. 26, 7 is time information indicating the execution time of the delay command, 8 is command data,
20 is a Reed-Solomon code.

【0040】次に動作について説明する。コマンド発信
元からReed−Solomon符号20の付加された
遅延コマンド19を受信すると、コマンド受信回路28
は、受信した遅延コマンド28をReed−Solom
on符号復号回路A31に送信する。Reed−Sol
omon符号復号回路A31はReed−Solomo
n符号20に基づき復号を行い、遅延コマンド19の誤
りを訂正し、正しい遅延コマンド19をメモリ2に書き
込む。コマンド管理部3は周期的に現在時刻とメモリ2
に格納された遅延コマンド19の中の時刻情報7を比較
し、遅延コマンド内時刻情報7で指定されたコマンド実
行時刻に達すると、コマンド管理部3はメモリから遅延
コマンドを読み出し、遅延コマンドをReed−Sol
omon符号復号回路B18に送信する。Reed−S
olomon符号復号回路B18はReed−Solo
mon符号20に基づき復号を行い、コマンドデータの
誤りを訂正し、正しいコマンドデータをコマンド実行部
5に送信する。コマンド実行部5ではコマンドデータ8
で指定された内容に基づき処理を実行する。
Next, the operation will be described. When receiving the delayed command 19 with the Reed-Solomon code 20 added from the command source, the command receiving circuit 28
Converts the received delay command 28 into a Reed-Solom.
The signal is transmitted to the on-code decoding circuit A31. Reed-Sol
The omon code decoding circuit A31 is a Reed-Solomo.
The decoding is performed based on the n code 20, the error of the delay command 19 is corrected, and the correct delay command 19 is written in the memory 2. The command management unit 3 periodically stores the current time and the memory 2
Is compared with the time information 7 in the delay command 19 stored in the delay command 19, and when the command execution time specified by the delay command time information 7 is reached, the command management unit 3 reads the delay command from the memory, and reads the delay command. -Sol
The signal is transmitted to the omon code decoding circuit B18. Reed-S
The solo code decoding circuit B18 is a Reed-Solo
The decoding is performed based on the mon code 20, the error of the command data is corrected, and the correct command data is transmitted to the command execution unit 5. In the command execution unit 5, the command data 8
Executes processing based on the content specified in.

【0041】実施の形態9による、コマンド処理装置は
以上のように構成されているので、伝送中に誤りが発生
しかつコマンド格納中にメモリ上でSEUにより連続的
なバースト誤りが発生した場合にもコマンド実行時に訂
正することができる。
Since the command processing device according to the ninth embodiment is configured as described above, it is possible to reduce the possibility that an error occurs during transmission and a continuous burst error occurs in the memory during storage of a command by the SEU. Can be corrected when the command is executed.

【0042】[0042]

【発明の効果】第1の発明のコマンド処理装置は、誤り
訂正符号復号回路をもち、コマンド格納中にメモリ上で
SEUにより誤りが発生した場合にも、発生した誤りを
コマンド実行時に訂正することにより、誤りなくコマン
ドを実行する効果がある。
The command processing apparatus according to the first invention has an error correction code decoding circuit, and even when an error occurs in the memory during storage of a command by the SEU, the generated error is corrected at the time of executing the command. This has the effect of executing the command without error.

【0043】第2の発明のコマンド処理装置は、誤り用
BCH符号復号回路をもち、コマンド格納中にメモリ上
でSEUによりランダムなビット誤りが発生した場合に
も、発生した誤りをコマンド実行時に訂正することによ
り、誤りなくコマンドを実行する効果がある。
The command processing device of the second invention has an error BCH code decoding circuit, and when a random bit error occurs in the memory by the SEU during storage of the command, the generated error is corrected at the time of executing the command. This has the effect of executing the command without error.

【0044】第3の発明のコマンド処理装置は、誤り訂
正用Reed−Solomon符号復号回路をもち、コ
マンド格納中にメモリ上でSEUにより連続的なバース
ト誤りが発生した場合にも、発生した誤りをコマンド実
行時に訂正することにより、誤りなくコマンドを実行す
る効果がある。
The command processing device according to the third aspect of the present invention has an error correcting Reed-Solomon code decoding circuit. Even when a continuous burst error is generated by the SEU on the memory while the command is being stored, the generated error can be recognized. Correcting when executing a command has the effect of executing the command without error.

【0045】第4の発明のコマンド処理装置は、誤り訂
正符号符号化回路および誤り訂正符号復号回路をもち、
メモリへコマンドを格納するときに誤り訂正符号を付加
し、コマンド格納中にメモリ上でSEUにより誤りが発
生した場合にも、発生した誤りをコマンド実行時に訂正
することにより、誤りなくコマンドを実行する効果があ
る。
A command processing device according to a fourth aspect of the present invention has an error correction code encoding circuit and an error correction code decoding circuit.
When a command is stored in the memory, an error correction code is added, and even when an error occurs in the memory by the SEU during storage of the command, the generated error is corrected at the time of executing the command, thereby executing the command without error. effective.

【0046】第5の発明のコマンド処理装置は、誤り訂
正用BCH符号符号化回路および誤り訂正用BCH符号
復号回路をもち、メモリへコマンドを格納するときに誤
り訂正用BCH符号を付加し、コマンド格納中にメモリ
上でSEUによりランダムなビット誤りが発生した場合
にも、発生した誤りをコマンド実行時に訂正することに
より、誤りなくコマンドを実行する効果がある。
A command processing device according to a fifth aspect of the present invention has an error correction BCH code encoding circuit and an error correction BCH code decoding circuit, and adds an error correction BCH code when storing a command in a memory. Even when a random bit error is generated by the SEU on the memory during storage, the error can be corrected at the time of executing the command, so that the command can be executed without error.

【0047】第6の発明のコマンド処理装置は、誤り訂
正用Reed−Solomon符号符号化回路および誤
り訂正用Reed−Solomon符号復号回路をも
ち、メモリへコマンドを格納するときに誤り訂正用Re
ed−Solomon符号を付加し、コマンド格納中に
メモリ上でSEUにより連続的なバースト誤りが発生し
た場合にも、発生した誤りをコマンド実行時に訂正する
ことにより、誤りなくコマンドを実行する効果がある。
A command processing device according to a sixth aspect of the present invention has an error correcting Reed-Solomon encoding and decoding circuit and an error correcting Reed-Solomon encoding and decoding circuit, and stores an error correcting Reed-Solomon code in a memory.
Even if a continuous burst error is generated by the SEU on the memory while the command is being stored and the ed-Solomon code is added, the generated error is corrected at the time of executing the command, thereby executing the command without error. .

【0048】第7の発明のコマンド処理装置は、誤り訂
正符号復号回路をもち、伝送中に誤りが発生し、かつコ
マンド格納中にメモリ上でSEUにより誤りが発生した
場合にも、伝送中に発生した誤りはメモリへコマンドを
格納するときに訂正し、メモリ上発生した誤りをコマン
ド実行時に訂正することにより、誤りなくコマンドを実
行する効果がある。
A command processing apparatus according to a seventh aspect of the present invention has an error correction code decoding circuit. Even when an error occurs during transmission and an error occurs in a memory during storage of a command by an SEU, the command processing apparatus also executes an error correction code decoding circuit. The error that has occurred is corrected when the command is stored in the memory, and the error that has occurred in the memory is corrected when the command is executed, thereby effectively executing the command without error.

【0049】第8の発明のコマンド処理装置は、誤り訂
正用BCH符号復号回路をもち、伝送中に誤りが発生
し、かつコマンド格納中にメモリ上でSEUによりラン
ダムなビット誤りが発生した場合にも、伝送中に発生し
た誤りはメモリへコマンドを格納するときに訂正し、メ
モリ上発生した誤りをコマンド実行時に訂正することに
より、誤りなくコマンドを実行する効果がある。
The command processing apparatus according to an eighth aspect of the present invention has an error correcting BCH code decoding circuit. When an error occurs during transmission and a random bit error occurs in the memory by the SEU during command storage. Also, there is an effect that a command can be executed without error by correcting an error occurring during transmission when storing the command in the memory and correcting an error occurring in the memory when executing the command.

【0050】第9の発明のコマンド処理装置は、誤り訂
正用Reed−Solomon符号復号回路をもち、伝
送中に誤りが発生し、かつコマンド格納中にメモリ上で
SEUにより連続的なバースト誤りが発生した場合に
も、伝送中に発生した誤りはメモリへコマンドを格納す
るときに訂正し、メモリ上発生した誤りをコマンド実行
時に訂正することにより、誤りなくコマンドを実行する
効果がある。
The command processing apparatus according to the ninth aspect of the present invention has a Reed-Solomon code decoding circuit for error correction, in which an error occurs during transmission, and a continuous burst error occurs in the memory by the SEU during storage of the command. Also in this case, an error generated during transmission is corrected when the command is stored in the memory, and an error generated in the memory is corrected at the time of executing the command, thereby effectively executing the command without error.

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

【図1】 この発明の実施形態1によるコマンド処理装
置の構成を示す構成図である。
FIG. 1 is a configuration diagram showing a configuration of a command processing device according to a first embodiment of the present invention.

【図2】 この発明の実施形態1による遅延コマンドの
フォーマットを示すフォーマット図である。
FIG. 2 is a format diagram showing a format of a delay command according to the first embodiment of the present invention.

【図3】 この発明の実施形態1による誤り訂正符号の
原理を示す説明図である。
FIG. 3 is an explanatory diagram illustrating the principle of the error correction code according to the first embodiment of the present invention.

【図4】 この発明の実施形態2によるコマンド処理装
置の構成を示す構成図である。
FIG. 4 is a configuration diagram illustrating a configuration of a command processing device according to a second embodiment of the present invention;

【図5】 この発明の実施形態2による遅延コマンドの
フォーマットを示すフォーマット図である。
FIG. 5 is a format diagram showing a format of a delay command according to Embodiment 2 of the present invention.

【図6】 この発明の実施形態2によるBCH符号符号
化回路の構成を示す構成図である。
FIG. 6 is a configuration diagram illustrating a configuration of a BCH code encoding circuit according to Embodiment 2 of the present invention;

【図7】 この発明の実施形態2によるBCH符号復号
回路の構成を示す構成図である。
FIG. 7 is a configuration diagram illustrating a configuration of a BCH code decoding circuit according to Embodiment 2 of the present invention;

【図8】 この発明の実施形態3によるコマンド処理装
置の構成を示す構成図である。
FIG. 8 is a configuration diagram showing a configuration of a command processing device according to a third embodiment of the present invention.

【図9】 この発明の実施形態3による遅延コマンドの
フォーマットを示すフォーマット図である。
FIG. 9 is a format diagram showing a format of a delay command according to Embodiment 3 of the present invention.

【図10】 この発明の実施形態3によるReed−S
olomon符号符号化回路の構成を示す構成図であ
る。
FIG. 10 shows Reed-S according to Embodiment 3 of the present invention.
FIG. 3 is a configuration diagram illustrating a configuration of an olon code encoding circuit.

【図11】 この発明の実施形態3によるReed−S
olomon符号復号回路の構成を示す構成図である。
FIG. 11 shows Reed-S according to Embodiment 3 of the present invention.
FIG. 3 is a configuration diagram illustrating a configuration of an olon code decoding circuit.

【図12】 この発明の実施形態4によるコマンド処理
装置の構成を示す構成図である。
FIG. 12 is a configuration diagram showing a configuration of a command processing device according to a fourth embodiment of the present invention.

【図13】 この発明の実施形態4による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 13 is a format diagram showing a format of a delay command according to Embodiment 4 of the present invention.

【図14】 この発明の実施形態4による符号化遅延コ
マンドのフォーマットを示すフォーマット図である。
FIG. 14 is a format diagram showing a format of an encoding delay command according to Embodiment 4 of the present invention.

【図15】 この発明の実施形態5によるコマンド処理
装置の構成を示す構成図である。
FIG. 15 is a configuration diagram showing a configuration of a command processing device according to a fifth embodiment of the present invention.

【図16】 この発明の実施形態5による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 16 is a format diagram showing a format of a delay command according to Embodiment 5 of the present invention.

【図17】 この発明の実施形態5による符号化遅延コ
マンドのフォーマットを示すフォーマット図である。
FIG. 17 is a format diagram showing a format of an encoding delay command according to Embodiment 5 of the present invention.

【図18】 この発明の実施形態6によるコマンド処理
装置の構成を示す構成図である。
FIG. 18 is a configuration diagram showing a configuration of a command processing device according to a sixth embodiment of the present invention.

【図19】 この発明の実施形態6による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 19 is a format diagram showing a format of a delay command according to Embodiment 6 of the present invention.

【図20】 この発明の実施形態6による符号化遅延コ
マンドのフォーマットを示すフォーマット図である。
FIG. 20 is a format diagram showing a format of an encoding delay command according to Embodiment 6 of the present invention.

【図21】 この発明の実施形態7によるコマンド処理
装置の構成を示す構成図である。
FIG. 21 is a configuration diagram showing a configuration of a command processing device according to a seventh embodiment of the present invention.

【図22】 この発明の実施形態7による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 22 is a format diagram showing a format of a delay command according to Embodiment 7 of the present invention.

【図23】 この発明の実施形態8によるコマンド処理
装置の構成を示す構成図である。
FIG. 23 is a configuration diagram showing a configuration of a command processing device according to an eighth embodiment of the present invention.

【図24】 この発明の実施形態8による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 24 is a format diagram showing a format of a delay command according to the eighth embodiment of the present invention.

【図25】 この発明の実施形態9によるコマンド処理
装置の構成を示す構成図である。
FIG. 25 is a configuration diagram showing a configuration of a command processing device according to Embodiment 9 of the present invention.

【図26】 この発明の実施形態9による遅延コマンド
のフォーマットを示すフォーマット図である。
FIG. 26 is a format diagram showing a format of a delay command according to Embodiment 9 of the present invention.

【図27】 この従来例によるコマンド処理装置の構成
を示す構成図である。
FIG. 27 is a configuration diagram showing the configuration of a command processing device according to this conventional example.

【図28】 この従来例による遅延コマンドのフォーマ
ットを示すフォーマット図である。
FIG. 28 is a format diagram showing a format of a delay command according to the conventional example.

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

1 コマンド受信回路、2 メモリ、3 コマンド管理
部、4 誤り訂正符号復号回路、5 コマンド実行部、
6 遅延コマンド、7 時刻情報、8 コマンドデー
タ、9 誤り訂正符号、10 誤り訂正符号符号化回
路、13 BCH符号復号回路、14 遅延コマンド、
15 誤り訂正用BCH符号、16 スイッチ、17
スイッチ、18 Reed−Solomon符号復号回
路、19 遅延コマンド、20 誤り訂正用Reed−
Solomon符号、21 スイッチ、22 スイッ
チ、23 コマンド受信回路、24 誤り訂正符号符号
化回路、25 遅延コマンド、26 BCH符号符号化
回路、27 Reed−Solomon符号符号化回
路、28 コマンド受信回路、29 誤り訂正符号復号
回路、30 BCH符号復号回路、31 Reed−S
olomon符号復号回路、32 遅延コマンド。
1 command receiving circuit, 2 memory, 3 command management unit, 4 error correction code decoding circuit, 5 command execution unit,
6 delay command, 7 time information, 8 command data, 9 error correction code, 10 error correction code coding circuit, 13 BCH code decoding circuit, 14 delay command,
15 BCH code for error correction, 16 switch, 17
Switch, 18 Reed-Solomon codec, 19 delay command, 20 error correction Reed-
Solomon code, 21 switch, 22 switch, 23 command receiving circuit, 24 error correction coding coding circuit, 25 delay command, 26 BCH coding coding circuit, 27 Reed-Solomon coding coding circuit, 28 command receiving circuit, 29 error correction Code decoding circuit, 30 BCH code decoding circuit, 31 Reed-S
olon code decoding circuit, 32 delay command.

Claims (9)

【特許請求の範囲】[Claims] 【請求項1】 コマンド発信元から誤り訂正符号および
コマンド実行時刻の付加された遅延コマンドを受信する
コマンド受信回路、上記受信した遅延コマンドを格納す
るメモリ、指定された時刻にメモリから遅延コマンドを
読み出し、指定された宛先に出力するコマンド管理部、
上記コマンド管理部から出力された遅延コマンドを入力
し、その遅延コマンドの誤り訂正符号に基づき、復号を
行いコマンドデータの誤りを訂正したコマンドデータを
出力する復号回路とを具備したことを特徴とするコマン
ド処理装置。
1. A command receiving circuit for receiving a delay command to which an error correction code and a command execution time are added from a command source, a memory for storing the received delay command, and reading a delay command from the memory at a specified time. , A command management unit that outputs to a specified destination,
And a decoding circuit for receiving the delay command output from the command management unit, decoding the command based on the error correction code of the delay command, and outputting command data in which the error of the command data is corrected. Command processing unit.
【請求項2】 復号回路の誤り訂正符号として、BCH
符号を使用することを特徴とする、請求項1記載のコマ
ンド処理装置。
2. A BCH as an error correction code of a decoding circuit.
The command processing device according to claim 1, wherein a code is used.
【請求項3】 復号回路の誤り訂正符号として、Ree
d−Solomon符号を使用することを特徴とする、
請求項1記載のコマンド処理装置。
3. An error correcting code for a decoding circuit,
using d-Solomon code,
The command processing device according to claim 1.
【請求項4】 コマンド発信元からコマンド実行時刻の
付加された遅延コマンドを受信するコマンド受信回路、
上記受信した遅延コマンドに対して符号化し、誤り訂正
符号を付加した符号化遅延コマンドを出力する符号化回
路、上記符号化遅延コマンドを格納するメモリ、指定さ
れた時刻に上記メモリから符号化遅延コマンドを読み出
し、指定された宛先に出力するコマンド管理部、上記メ
モリから読み出されたコマンドの誤り訂正符号に基づき
復号を行い、コマンドデータの誤り訂正を実行し、誤り
を訂正したコマンドを出力する復号回路とを具備したこ
とを特徴とするコマンド処理装置。
4. A command receiving circuit for receiving a delayed command added with a command execution time from a command source,
An encoding circuit that encodes the received delay command and outputs an encoded delay command to which an error correction code is added, a memory that stores the encoded delay command, and an encoded delay command from the memory at a specified time. A command management unit that reads out a command and outputs the command to a designated destination, performs decoding based on the error correction code of the command read from the memory, executes error correction of command data, and outputs a command in which an error has been corrected A command processing device comprising: a circuit;
【請求項5】 符号化回路の誤り訂正符号として、BC
H符号を使用することを特徴とする、請求項4記載のコ
マンド処理装置。
5. An error correcting code of an encoding circuit, wherein BC
The command processing device according to claim 4, wherein an H code is used.
【請求項6】 符号化回路の誤り訂正符号として、Re
ed−Solomon符号を使用することを特徴とす
る、請求項4記載のコマンド処理装置。
6. An error correction code of an encoding circuit,
The command processing device according to claim 4, wherein an ed-Solomon code is used.
【請求項7】 コマンド発信元から誤り訂正符号および
コマンド実行時刻の付加された遅延コマンドを受信する
コマンド受信回路、上記遅延コマンドの誤り訂正符号に
基づき復号を行い遅延コマンドの誤りを訂正する第1の
復号回路、上記復号回路により訂正された遅延コマンド
を格納するメモリ、指定された時刻に上記メモリからコ
マンドを読み出し、指定された宛先に出力するコマンド
管理部、上記メモリから読み出されたコマンドの誤り訂
正符号に基づき復号を行い、コマンドデータの誤り訂正
を実行し、誤りを訂正したコマンドを出力する第2の復
号回路とを具備したことを特徴とするコマンド処理装
置。
7. A command receiving circuit for receiving a delay command to which an error correction code and a command execution time are added from a command source, and a first circuit for decoding based on the error correction code of the delay command and correcting an error of the delay command. A decoding circuit, a memory for storing the delayed command corrected by the decoding circuit, a command management unit for reading a command from the memory at a specified time and outputting the command to a specified destination, and a command management unit for reading the command read from the memory. A command processing device comprising: a second decoding circuit that performs decoding based on an error correction code, executes error correction of command data, and outputs a command in which an error is corrected.
【請求項8】 第1、第2の復号回路の誤り訂正符号と
して、BCH符号を使用することを特徴とする、請求項
7記載のコマンド処理装置。
8. The command processing device according to claim 7, wherein a BCH code is used as an error correction code for the first and second decoding circuits.
【請求項9】 第1、第2の復号回路の誤り訂正符号と
して、Reed−Solomon符号を使用することを
特徴とする、請求項7記載のコマンド処理装置。
9. The command processing device according to claim 7, wherein a Reed-Solomon code is used as an error correction code for the first and second decoding circuits.
JP8304996A 1996-11-15 1996-11-15 Command processor Pending JPH10145338A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8304996A JPH10145338A (en) 1996-11-15 1996-11-15 Command processor

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8304996A JPH10145338A (en) 1996-11-15 1996-11-15 Command processor

Publications (1)

Publication Number Publication Date
JPH10145338A true JPH10145338A (en) 1998-05-29

Family

ID=17939831

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8304996A Pending JPH10145338A (en) 1996-11-15 1996-11-15 Command processor

Country Status (1)

Country Link
JP (1) JPH10145338A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007511974A (en) * 2003-11-19 2007-05-10 韓國電子通信研究院 Apparatus and method for switch control of satellite repeater for multi-beam communication

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2007511974A (en) * 2003-11-19 2007-05-10 韓國電子通信研究院 Apparatus and method for switch control of satellite repeater for multi-beam communication

Similar Documents

Publication Publication Date Title
JP3996205B2 (en) Concatenated code data transmission / reception method and transmission / reception apparatus
KR101433620B1 (en) Decoder for increasing throughput using double buffering structure and pipelining technique and decoding method thereof
US7418644B2 (en) System for error correction coding and decoding
US7246294B2 (en) Method for iterative hard-decision forward error correction decoding
US8032812B1 (en) Error correction decoding methods and apparatus
JPH0637646A (en) Error correction system and decoder using the same
JP2002043953A (en) Error correction method and error correction device
KR101314232B1 (en) Coding and decoding method and codec of error correction code
US20020108088A1 (en) Reed-solomon decoder for processing (M) or (2M) bit data, and decoding method therefor
JPH10145338A (en) Command processor
JPH05284044A (en) Transmitter for performing random error and burst error correction, receiver, decoder and video phone
JPH05175852A (en) Error correction encoding/decording device
JP4558617B2 (en) Error correction processing method and transmission apparatus
GB2048529A (en) Error detection and correction system
KR100282070B1 (en) A method of encoding and decoding error detecting codes using convolutional codes
JPH10290216A (en) Method for error-correction decoding and device therefor
KR0149298B1 (en) Reed-solomon decoder
JPS61270935A (en) Wireless transmission system
JPWO2018220675A1 (en) Relay device
JP2985173B2 (en) Digital information receiver
JP3135241B2 (en) Error detection and correction decoding device
JPS61242426A (en) Chained encoding and error correcting circuit
JP4280005B2 (en) Error correction apparatus and receiver using the error correction apparatus
JPH0795163A (en) Data transmitter
JPS61232726A (en) Error correcting device

Legal Events

Date Code Title Description
A761 Written withdrawal of application

Free format text: JAPANESE INTERMEDIATE CODE: A761

Effective date: 20050224