JPH1083383A - Neuro arithmetic unit - Google Patents

Neuro arithmetic unit

Info

Publication number
JPH1083383A
JPH1083383A JP8237702A JP23770296A JPH1083383A JP H1083383 A JPH1083383 A JP H1083383A JP 8237702 A JP8237702 A JP 8237702A JP 23770296 A JP23770296 A JP 23770296A JP H1083383 A JPH1083383 A JP H1083383A
Authority
JP
Japan
Prior art keywords
arithmetic processing
unit
neuro
control unit
processing unit
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
JP8237702A
Other languages
Japanese (ja)
Inventor
Takayuki Saito
貴之 斉藤
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP8237702A priority Critical patent/JPH1083383A/en
Publication of JPH1083383A publication Critical patent/JPH1083383A/en
Pending legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Test And Diagnosis Of Digital Computers (AREA)

Abstract

PROBLEM TO BE SOLVED: To make it possible to perform arithmetic processes continuously by reconstituting a ring path so that an arithmetic processing unit which does not operate normally is disconnected and remaining normal arithmetic processing units are connected in a ring shape. SOLUTION: An arithmetic processing control unit 2 controls arithmetic processes by 1st to 4th arithmetic processing units 1d to 4d. A diagnostic means 7 that the arithmetic processing control unit 2 is equipped with diagnoses whether or not the 1st to 4th arithmetic processing units 1d to 4d operate normally. Further, the arithmetic processing unit 2 controls a switching means 9 of a switching device 8 according to the diagnostic result of the diagnostic means 7. This switching means 9 reconstitutes the ring bus 4 when the diagnostic means 7 judges that the 1st to 4th arithmetic processing units 1d to 4d do not operate normally so that an arithmetic processing unit which does not operate normally is disconnected and the remaining normal arithmetic processing units are connected in a ring shape.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、例えばプラントの
制御などに用いられ、入力データに対して複数の演算処
理ユニットにより情報の変換を行なうニューロ演算装置
の改良に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an improvement in a neuro operation device used for, for example, control of a plant and for converting input data into information by a plurality of operation processing units.

【0002】[0002]

【従来の技術】図8は、ニューラルネットワークの一例
を示す概念図である。図8の例では、3つのニューロン
1a〜3aからなる入力層と、5つのニューロン1b〜
5bからなる中間層と、2つのニューロン1c、2cか
らなる出力層と、それぞれの階層のニューロンとその前
階層のニューロンとをそれぞれ接続するネットワーク1
とから、3層階層型ネットワークが構成されている。
2. Description of the Related Art FIG. 8 is a conceptual diagram showing an example of a neural network. In the example of FIG. 8, an input layer including three neurons 1a to 3a and five neurons 1b to
5b, an output layer including two neurons 1c and 2c, and a network 1 that connects the neurons of each layer and the neurons of the previous layer.
Thus, a three-layer hierarchical network is configured.

【0003】ニューラルネットワークにおいては、まず
入力データと出力データとを与えて、学習が行なわれ
る。この学習を行なう過程(以下、これを「学習過程」
という。)を通して、ニューロン間を接続するそれぞれ
のネットワーク1に値が与えられる(以下、これを「結
合値」という。)。
In a neural network, input data and output data are given first, and learning is performed. This learning process (hereinafter referred to as “learning process”
That. ), A value is given to each network 1 connecting the neurons (hereinafter, this is referred to as a “connection value”).

【0004】次に、学習過程が行なわれると、入力デー
タと学習過程によって与えられた結合値とによって演算
が行なわれる。この演算を行なう過程(以下、これを
「演算過程」という。)を通して、入力データに対する
出力データが得られる。
Next, when a learning process is performed, a calculation is performed based on the input data and the combined value given in the learning process. Through the process of performing this calculation (hereinafter, referred to as “calculation process”), output data corresponding to the input data is obtained.

【0005】演算過程において、ニューロンは、前階層
の各ニューロンの出力値を入力値として受け取る。そし
て、ニューロンと前階層の各ニューロンとを接続するネ
ットワーク1に与えられた結合値を用いて、入力値に対
して演算を行ない、ニューロンの出力値が求まる。
In the operation process, the neuron receives, as an input value, the output value of each neuron in the previous hierarchy. Then, using the connection value given to the network 1 that connects the neuron and each neuron in the previous hierarchy, the input value is operated to obtain the output value of the neuron.

【0006】このように、ニューロンは、前階層の各ニ
ューロンから入力値を受け、前階層の各ニューロンが多
数の場合には、多数の入力を受ける。そして、それぞれ
の入力値に、それぞれに対応した結合値を用いて演算を
行ない、一つの出力値を求める。すなわち、ニューロン
は、多入力1出力素子である。そして、求められた出力
値は、後階層の各ニューロンに与えられる。
As described above, a neuron receives an input value from each neuron in the previous hierarchy, and receives a large number of inputs when each neuron in the previous hierarchy is large. Then, an operation is performed on each of the input values using the corresponding combined value to obtain one output value. That is, the neuron is a multi-input, one-output element. Then, the obtained output value is given to each neuron in the subsequent hierarchy.

【0007】図9は、この種のニューロ演算装置の構成
例を示すブロック図である。図9において、ニューロ演
算装置は、第1の演算処理ユニット1dと、第2の演算
処理ユニット2dと、第3の演算処理ユニット3dと、
第4の演算処理ユニット4dと、演算処理制御ユニット
2と、ブロードキャストバス3と、リングバス4と、演
算処理制御ユニット用記憶部5と、演算処理ユニット用
記憶部6とから構成される。なお、ここでは、演算処理
ユニットは4個用いられているが、この個数に限定され
るものではなく、他の個数によっても構成できることは
言うまでもない。
FIG. 9 is a block diagram showing a configuration example of this type of neuro operation device. In FIG. 9, the neuro operation device includes a first operation processing unit 1d, a second operation processing unit 2d, a third operation processing unit 3d,
The fourth processing unit 4 d, the processing control unit 2, the broadcast bus 3, the ring bus 4, the storage unit 5 for the processing unit, and the storage unit 6 for the processing unit. Here, four arithmetic processing units are used, but the number of arithmetic processing units is not limited to this, and it is needless to say that the arithmetic processing unit can be configured with another number.

【0008】ここで、第1から第4までの各演算処理ユ
ニット1d〜4dは、ブロードキャストバス3によって
演算処理制御ユニット2に接続されている。また、各演
算処理ユニット1d〜4d間は、リング状に一巡するよ
うにリングバス4によって接続されている。
The first to fourth arithmetic processing units 1 d to 4 d are connected to the arithmetic processing control unit 2 by a broadcast bus 3. The arithmetic processing units 1d to 4d are connected by a ring bus 4 so as to make a complete loop.

【0009】一方、演算処理制御ユニット用記憶部5
は、演算処理ユニット1d〜4dで演算されたニューロ
ンの出力値を保持する。演算処理ユニット用記憶部6
は、学習過程で得られた結合値を保持する。また、接続
されている演算処理ユニット1d〜4dで行なわれる演
算の途中のデータなどを一時保持する。
On the other hand, the storage unit 5 for the arithmetic processing control unit
Holds the output values of the neurons calculated by the arithmetic processing units 1d to 4d. Operation unit memory 6
Holds the connection value obtained in the learning process. In addition, it temporarily holds data in the middle of calculations performed by the connected processing units 1d to 4d.

【0010】演算処理ユニット1d〜4dは、演算処理
制御ユニット2から与えられるニューロンの出力値と、
接続されている演算処理ユニット用記憶部6が保持する
結合値とにより演算を行なう。
The arithmetic processing units 1d to 4d output neurons output from the arithmetic processing control unit 2,
The operation is performed based on the combined value held by the connected processing unit storage unit 6.

【0011】演算処理制御ユニット2は、演算処理制御
ユニット用記憶部5に保持されているニューロンの出力
値を、演算処理ユニット1d〜4dに与える。また、演
算処理制御ユニット2は、演算処理ユニット1d〜4d
で演算されたニューロンの出力値を、演算処理制御ユニ
ット用記憶部5に与える。演算処理制御ユニット2は、
演算処理ユニット1d〜4dの演算処理を制御する。
The arithmetic processing control unit 2 gives the output values of the neurons held in the arithmetic processing control unit storage unit 5 to the arithmetic processing units 1d to 4d. The arithmetic processing control unit 2 includes arithmetic processing units 1d to 4d
The output value of the neuron calculated in is given to the storage unit 5 for the arithmetic processing control unit. The arithmetic processing control unit 2
It controls the arithmetic processing of the arithmetic processing units 1d to 4d.

【0012】次に、このように構成された従来のニュー
ロ演算装置において行なわれる演算過程の動作を、先に
述べたニューラルネットワークの中間層及び出力層の場
合を例にあげて説明する。
Next, the operation of the operation process performed in the conventional neuro-operation device having such a configuration will be described with reference to the case of the intermediate layer and the output layer of the above-described neural network as an example.

【0013】図10は、中間層の演算を行なうニューロ
演算装置の構成例を示すブロック図である。図10にお
いて、5つのニューロン1b〜5bは、演算処理ユニッ
ト1d〜4dに割り当てられる。ここで、中間層では、
ニューロン1b〜5bの方が演算処理ユニットよりも数
が一つ多いため、ニューロン5bがニューロン1bと同
様に、第1の演算処置ユニット1dに重ねて割り当てら
れる。
FIG. 10 is a block diagram showing an example of the configuration of a neuro operation device for performing an operation of the hidden layer. In FIG. 10, five neurons 1b to 5b are allocated to arithmetic processing units 1d to 4d. Here, in the middle layer,
Since the number of the neurons 1b to 5b is one more than that of the arithmetic processing unit, the neuron 5b is assigned to the first arithmetic processing unit 1d in the same manner as the neuron 1b.

【0014】中間層での演算としては、まず演算処理制
御ユニット2は、演算処理制御ユニット用記憶部5に保
持されている入力層のニューロン1aの出力値を、ブロ
ードキャストバス3を介して第1の演算処理ユニット1
dに与える。第1の演算処理ユニット1dには、ニュー
ロン1bが割り当てられている。これにより、第1の演
算処理ユニット1dは、演算処理ユニット用記憶部6か
ら、学習過程においてニューロン1aとニューロン1b
とを接続するネットワーク1に与えられた結合値を読み
出し、この結合値とニューロン1aの出力値とを基に演
算を行ない、その得られた値を、第1の演算処理ユニッ
ト1dに接続されている演算処理ユニット用記憶部6に
保持する。
As for the operation in the intermediate layer, first, the arithmetic processing control unit 2 outputs the output value of the neuron 1a of the input layer held in the arithmetic processing control unit storage unit 5 to the first through the broadcast bus 3. Arithmetic processing unit 1
to d. A neuron 1b is assigned to the first arithmetic processing unit 1d. Thereby, the first arithmetic processing unit 1d stores the neuron 1a and the neuron 1b in the learning process from the storage unit 6 for the arithmetic processing unit.
Is read out from the network 1 connecting the two, and an operation is performed on the basis of the connection value and the output value of the neuron 1a, and the obtained value is connected to the first arithmetic processing unit 1d. It is stored in the storage unit 6 for the arithmetic processing unit.

【0015】同様に、演算処理制御ユニット2は、入力
層のニューロン1aの出力値を、ブロードキャストバス
3を介して第2から第4までの演算処理ユニット2d〜
4dにも与える。演算処理ユニット2d〜4dには、ニ
ューロン2b〜4bが割り当てられている。これによ
り、各演算処理ユニット2d〜4dは、演算処理ユニッ
ト用記憶部6から、割り当てられているニューロン2b
〜4bと入力層のニューロン1aとを接続するネットワ
ーク1に与えられた結合値を読み出し、これらの結合値
とニューロン1aの出力値とを基に演算を行ない、その
得られた値をそれぞれ対応する演算処理ユニット2d〜
4dに接続されている演算処理ユニット用記憶部6に保
持する。
Similarly, the arithmetic processing control unit 2 outputs the output value of the neuron 1a in the input layer via the broadcast bus 3 to the second to fourth arithmetic processing units 2d to 2d.
Also give to 4d. Neurons 2b to 4b are assigned to the arithmetic processing units 2d to 4d. As a result, the arithmetic processing units 2d to 4d store the assigned neurons 2b from the arithmetic processing unit storage unit 6.
4b and the connection value given to the network 1 connecting the input layer neuron 1a, read out the connection value, perform an operation based on the connection value and the output value of the neuron 1a, and assign the obtained values to the corresponding values. Arithmetic processing unit 2d ~
It is stored in the processing unit storage unit 6 connected to 4d.

【0016】次に、演算処理制御ユニット2は、演算処
理制御ユニット用記憶部5に保持されている入力層のニ
ューロン2aの出力値を、ブロードキャストバス3を介
して第1から第4までの演算処理ユニット1d〜4dに
与える。これにより、各演算処理ユニット1d〜4d
は、割り当てられているニューロン1b〜4bと入力層
のニューロン2aとを接続するネットワーク1に与えら
れた結合値を読み出し、これらの結合値とニューロン2
aの出力値とを基に演算を行ない、その得られた値をそ
れぞれ対応する演算処理ユニット1d〜4dに接続され
ている演算処理ユニット用記憶部6に保持する。
Next, the arithmetic processing control unit 2 calculates the output values of the neurons 2a in the input layer, which are stored in the arithmetic processing control unit storage unit 5, via the broadcast bus 3 for the first to fourth arithmetic operations. This is given to the processing units 1d to 4d. Thereby, each of the processing units 1d to 4d
Reads the connection values given to the network 1 that connects the assigned neurons 1b to 4b and the neuron 2a in the input layer, and reads these connection values and the neuron 2
The calculation is performed based on the output value of “a”, and the obtained value is stored in the processing unit storage unit 6 connected to the corresponding processing units 1d to 4d.

【0017】最後に、演算処理制御ユニット2は、演算
処理制御ユニット用記憶部5に保持されている入力層の
ニューロン3aの出力値を、ブロードキャストバス3を
介して、第1から第4までの演算処理ユニット1d〜4
dに与える。これにより、各演算処理ユニット1d〜4
dは、割り当てられているニューロン1b〜4bと入力
層のニューロン3aとを接続するネットワーク1に与え
られた結合値を読み出し、これらの結合値とニューロン
3aの出力値とを基に演算を行なう。
Finally, the arithmetic processing control unit 2 sends the output values of the neurons 3a in the input layer, which are stored in the arithmetic processing control unit storage unit 5, to the first to fourth neurons via the broadcast bus 3. Arithmetic processing units 1d to 4
to d. Thereby, each of the arithmetic processing units 1d to 4d
d reads the connection values given to the network 1 that connects the assigned neurons 1b to 4b and the neuron 3a in the input layer, and performs an operation based on these connection values and the output value of the neuron 3a.

【0018】そして、このようにして得られた値から、
演算処理ユニット1d〜4dは、割り当てられているニ
ューロン1b〜4bの出力値を演算する。以上のような
動作によって、前階層の各ニューロンからの出力値とネ
ットワーク1の結合値とにより演算が行なわれ、第1か
ら第4までの各演算処理ユニット1d〜4dに割り当て
られているニューロン1b〜4bの最終的な出力値が求
められる。そして、これらの求められた出力値は、ブロ
ードキャストバス3を介して演算処理制御ユニット2に
与えられ、演算処理制御ユニット用記憶部5に保持され
る。
Then, from the values thus obtained,
The arithmetic processing units 1d to 4d calculate the output values of the assigned neurons 1b to 4b. With the above operation, the calculation is performed based on the output value from each neuron of the previous hierarchy and the connection value of the network 1, and the neuron 1b assigned to each of the first to fourth arithmetic processing units 1d to 4d 4b are obtained. Then, the obtained output values are provided to the arithmetic processing control unit 2 via the broadcast bus 3 and stored in the arithmetic processing control unit storage unit 5.

【0019】以上、第1から第4までの各演算処理ユニ
ット1d〜4dの演算は同時に、すなわち並列に行なわ
れる。一方、第1の演算処理ユニット1dには、ニュー
ロン5bも割り当てられているため、第1の演算処理ユ
ニット1dは、第1から第4までの各演算処理ユニット
1d〜4dの演算が終わった後に、同様の演算を行なっ
てニューロン5bの出力値を求める。そして、この求め
られた出力値は、ブロードキャストバス3を介して演算
処理制御ユニット2に与えられ、演算処理制御ユニット
用記憶部5に保持される。
As described above, the operations of the first to fourth arithmetic processing units 1d to 4d are performed simultaneously, that is, in parallel. On the other hand, since the neuron 5b is also assigned to the first arithmetic processing unit 1d, the first arithmetic processing unit 1d operates after the arithmetic operations of the first to fourth arithmetic processing units 1d to 4d are completed. The same operation is performed to determine the output value of the neuron 5b. Then, the obtained output value is provided to the arithmetic processing control unit 2 via the broadcast bus 3 and stored in the arithmetic processing control unit storage unit 5.

【0020】従って、中間層のニューロン1bからニュ
ーロン4bまでの演算は同時に行なわれるが、ニューロ
ン5bの演算は、時分割で次の周期に行なわれる。図1
1は、出力層の演算を行なうニューロ演算装置の構成例
を示すブロック図である。
Therefore, the operations from the neuron 1b to the neuron 4b in the intermediate layer are performed at the same time, but the calculation of the neuron 5b is performed in the next cycle by time division. FIG.
FIG. 1 is a block diagram illustrating a configuration example of a neuro operation device that performs an operation of an output layer.

【0021】図11において、出力層のニューロン1c
は、第1の演算処理ユニット1dに割り当てられ、出力
層のニューロン2cは、第2の演算処理ユニット2dに
割り当てられる。
In FIG. 11, the neuron 1c in the output layer
Is assigned to the first arithmetic processing unit 1d, and the neuron 2c in the output layer is assigned to the second arithmetic processing unit 2d.

【0022】出力層での演算としては、まず演算処理制
御ユニット2は、演算処理制御ユニット用記憶部5に保
持されている中間層のニューロン1b〜5bの出力値
を、ブロードキャストバス3を介して、第1の演算処理
ユニット1d及び第2の演算処理ユニット2dにそれぞ
れ与える。
As an operation in the output layer, first, the arithmetic processing control unit 2 outputs the output values of the neurons 1b to 5b of the intermediate layer held in the storage unit 5 for the arithmetic processing control unit via the broadcast bus 3. , To the first arithmetic processing unit 1d and the second arithmetic processing unit 2d.

【0023】第1の演算処理ユニット1dは、割り当て
られているニューロン1cと中間層のニューロン1b〜
5bとを接続するネットワーク1に与えられている結合
値と、中間層のニューロン1b〜5bの出力値とを基に
演算を行ない、ニューロン1cの出力値を求める。
The first arithmetic processing unit 1d comprises an assigned neuron 1c and an intermediate layer neuron 1b.
An operation is performed based on the connection value provided to the network 1 connecting the communication node 5b and the output values of the neurons 1b to 5b in the intermediate layer to obtain the output value of the neuron 1c.

【0024】同様に、第2の演算処理ユニット2dは、
割り当てられているニューロン2cと中間層のニューロ
ン1b〜5bとを接続するネットワーク1に与えられて
いる結合値と、中間層のニューロン1b〜5bの出力値
とを基に演算を行ない、ニューロン2cの出力値を求め
る。
Similarly, the second arithmetic processing unit 2d
The operation is performed based on the connection value given to the network 1 connecting the assigned neuron 2c and the neurons 1b to 5b in the intermediate layer, and the output value of the neurons 1b to 5b in the intermediate layer. Find the output value.

【0025】そして、これらの求められたニューロン1
c及びニューロン2cの出力値は、ブロードキャストバ
ス3を介して演算処理制御ユニット2に与えられ、演算
処理制御ユニット用記憶部5に保持される。
Then, these determined neurons 1
The output values of c and the neuron 2c are provided to the arithmetic processing control unit 2 via the broadcast bus 3, and are stored in the arithmetic processing control unit storage unit 5.

【0026】なお、学習過程は、学習モデルに依存する
が、演算処理ユニットの間でデータを転送する必要が生
じる。この場合に、リングバス4を用いる。ところで、
以上説明した従来のニューロ演算装置においては、ネッ
トワークの規模が大きくなり、ニューロンが多くなった
場合に、演算処理ユニットの個数を多くして、並列に処
理する数を多くすることにより、全体の演算速度を向上
させることができる。
Although the learning process depends on a learning model, it is necessary to transfer data between arithmetic processing units. In this case, the ring bus 4 is used. by the way,
In the conventional neuro operation device described above, when the scale of the network is increased and the number of neurons is increased, the number of operation processing units is increased, and the number of operations performed in parallel is increased. Speed can be improved.

【0027】しかしながら、このようなニューロ演算装
置においては、演算処理ユニットが一個でも正常に動作
しなくなると、ニューロ演算装置全体の動作を停止させ
なければならないという問題がある。そして、この傾向
は、演算処理ユニットの使用頻度が多くなればなるほど
強くなる。
However, in such a neuro-operation device, there is a problem that if one operation processing unit does not operate normally, the operation of the entire neuro-operation device must be stopped. This tendency becomes stronger as the use frequency of the arithmetic processing unit increases.

【0028】また、仮に何らかの診断手段を備えて、前
記演算処理ユニットが正常に動作していないことが診断
されたとしても、それに対する処置を何ら施していない
ことから、やはりニューロ演算装置全体の動作を停止さ
せなければならず、根本的な問題の解決とはなっていな
いのが実情である。
Further, even if some kind of diagnostic means is provided and it is diagnosed that the arithmetic processing unit is not operating normally, no action is taken against it. Has to be stopped, and it does not solve the fundamental problem.

【0029】[0029]

【発明が解決しようとする課題】以上のように、従来の
ニューロ演算装置においては、演算処理ユニットが一つ
でも正常に動作しなくなると装置全体の動作をダウンさ
せなければならないという問題があった。
As described above, the conventional neuro-processing device has a problem in that the operation of the entire device must be reduced if at least one processing unit does not operate normally. .

【0030】また、仮に何らかの診断手段を備えて、前
記演算処理ユニットが正常に動作していないことが診断
されたとしても、それに対する処置を何ら施していない
ことから、やはりニューロ演算装置全体の動作を停止さ
せなければならず、根本的な問題の解決とはなっていな
いのが実情である。
Further, even if some kind of diagnostic means is provided to diagnose that the arithmetic processing unit is not operating normally, no action is taken against it. Has to be stopped, and it does not solve the fundamental problem.

【0031】本発明の目的は、ある演算処理ユニットが
正常に動作しなくなったような場合でも、装置全体の動
作を停止させないようにすることが可能なニューロ演算
装置を提供することにある。
An object of the present invention is to provide a neuro-calculating device capable of preventing the operation of the entire device from being stopped even when a certain processing unit does not operate normally.

【0032】[0032]

【課題を解決するための手段】上記の目的を達成するた
めに、まず、請求項1に対応する発明では、所定の演算
処理を行なう複数の演算処理ユニットと、各演算処理ユ
ニットにおける演算処理を制御する演算処理制御ユニッ
トと、演算処理制御ユニットと各演算処理ユニットとの
間をそれぞれ接続するブロードキャストバスと、各演算
処理ユニット間をリング状に接続するリングバスとを備
えて成り、演算処理制御ユニットからの入力データに対
して各演算処理ユニットにより情報の変換を行ない、当
該変換結果を演算処理制御ユニットに与えるニューロ演
算装置において、演算処理制御ユニットに設けられ、各
演算処理ユニットが正常に動作しているか否かを診断す
る診断手段と、診断手段により演算処理ユニットが正常
に動作していないと診断された場合に、当該演算処理ユ
ニットを切り離して残りの正常な演算処理ユニット間を
リング状に接続するように、リングバスを再構成する切
換手段とを具備したニューロ演算装置を提供する。
In order to achieve the above object, according to the first aspect of the present invention, a plurality of arithmetic processing units for performing a predetermined arithmetic processing and arithmetic processing in each arithmetic processing unit are performed. An arithmetic processing control unit, a broadcast bus for connecting the arithmetic processing control unit and each arithmetic processing unit, and a ring bus for connecting the arithmetic processing units in a ring shape. In a neuro-operation device that converts information to input data from the unit by each operation processing unit and provides the conversion result to the operation processing control unit, the neuro-operation device is provided in the operation processing control unit, and each operation processing unit operates normally. Diagnostic means for diagnosing whether or not the arithmetic processing unit is not operating normally by the diagnostic means If diagnosed, among remaining normal arithmetic processing unit so as to connect in a ring shape disconnect the arithmetic processing unit, to provide a neuro-operation apparatus comprising a switching means for reconstructing the ring bus.

【0033】従って、請求項1に対応する発明のニュー
ロ演算装置においては、ある演算処理ユニットが演算処
理制御ユニットの診断手段によって正常に動作していな
いと診断された場合に、その演算処理ユニットを切り離
して、残りの正常な演算処理ユニット間をリング状に接
続するようにリングバスを再構成することにより、正常
な演算処理ユニットのみによる演算が可能になるため、
ニューロ演算装置全体の動作を停止させなくてもよい。
Therefore, in the neuro-operation device according to the present invention, when a certain operation processing unit is diagnosed as not operating normally by the diagnosis means of the operation control unit, the operation processing unit is deactivated. By separating and reconfiguring the ring bus so as to connect the remaining normal arithmetic processing units in a ring shape, it is possible to perform arithmetic with only normal arithmetic processing units,
It is not necessary to stop the operation of the entire neuro operation device.

【0034】次に、請求項2に対応する発明では、請求
項1に対応する発明のニューロ演算装置において、演算
処理制御ユニットに、診断手段により演算処理ユニット
が正常に動作していないと診断された場合に、その旨を
外部に報知する報知手段を付加したニューロ演算装置を
提供する。
Next, according to a second aspect of the present invention, in the neuro operation device according to the first aspect of the present invention, the arithmetic processing control unit diagnoses that the arithmetic processing unit is not operating normally by the diagnostic means. In this case, there is provided a neuro-calculating device to which a notifying means for notifying the outside to the outside is added.

【0035】従って、請求項2に対応する発明のニュー
ロ演算装置においては、ある演算処理制御ユニットが、
演算処理制御ユニットの診断手段によって正常に動作し
ていないと診断された場合に、ニューロ演算装置全体の
動作を停止させなくてもよい。また、演算処理制御ユニ
ットに備えた報知手段により、正常に動作していない演
算処理ユニットが発生した旨を報知することができる。
Therefore, in the neuro operation device according to the second aspect of the present invention, a certain operation processing control unit includes:
When the diagnosis means of the arithmetic processing control unit diagnoses that the operation is not normal, it is not necessary to stop the operation of the entire neuro arithmetic device. Further, the notification means provided in the arithmetic processing control unit can notify that an arithmetic processing unit that is not operating normally has occurred.

【0036】次に、請求項3に対応する発明では、請求
項2に対応するニューロ演算装置において、演算処理制
御ユニットに、報知手段による報知に基づいて、正常に
動作していない演算処理ユニットの異常が復旧した場合
に、再構成されたリングバスを異常前の元の接続状態に
戻すように切換手段を制御する復旧手段を付加したニュ
ーロ演算装置を提供する。
Next, according to a third aspect of the present invention, in the neuro operation device according to the second aspect, the arithmetic processing control unit is provided with an operation processing unit which is not operating normally based on the notification by the notification means. Provided is a neuro-calculating device to which recovery means for controlling a switching means is added so that when an abnormality is recovered, the reconfigured ring bus is returned to the original connection state before the abnormality.

【0037】従って、請求項3に対応する発明のニュー
ロ演算装置においては、演算処理制御ユニットに備えた
報知手段によって、正常に動作していない演算処理ユニ
ットが発生した旨が報知され、正常に動作していない演
算処理ユニットの異常が復旧した場合に、再構成された
リングバスを異常前の元の接続状態に戻すことにより、
異常前の演算性能を維持することができる。
Therefore, in the neuro-operation device according to the third aspect of the present invention, the notifying means provided in the operation-processing control unit informs that an operation processing unit that is not operating normally has occurred, and operates normally. By restoring the reconstructed ring bus to the original connection state before the abnormality when the abnormality of the processing unit that has not been recovered is restored,
The operation performance before the abnormality can be maintained.

【0038】次に、請求項4に対応する発明では、請求
項1に対応するニューロ演算装置において、診断手段
は、各演算処理ユニットにおける演算処理の動作が停止
している状態下で、各演算処理ユニットの動作を診断す
るニューロ演算装置を提供する。
Next, in a fourth aspect of the present invention, in the neuro-operation device according to the first aspect, the diagnostic means is configured to perform each operation while the operation of the operation processing in each operation processing unit is stopped. A neuro-operation device for diagnosing the operation of a processing unit is provided.

【0039】従って、請求項4に対応する発明のニュー
ロ演算装置においては、演算処理の動作が停止している
状態下で、各演算処理ユニットの診断を行なうことによ
り、演算速度を遅延させることなく、演算処理ユニット
の診断を確実に行なうことができる。
Therefore, in the neuro-operation device according to the invention, the operation processing unit is diagnosed while the operation of the operation processing is stopped, so that the operation speed is not delayed. Thus, the diagnosis of the arithmetic processing unit can be performed reliably.

【0040】[0040]

【発明の実施の形態】以下、本発明の実施形態について
図面を参照して詳細に説明する。 (第1の実施形態)図1は、本実施形態によるニューロ
演算装置の構成例を示すブロック図であり、図9と同一
部分には同一符号を付してその説明を省略し、ここでは
異なる部分についてのみ述べる。
Embodiments of the present invention will be described below in detail with reference to the drawings. (First Embodiment) FIG. 1 is a block diagram showing an example of the configuration of a neuro operation device according to the present embodiment. The same parts as those in FIG. Only the part will be described.

【0041】まず、本実施形態におけるニューロ演算装
置の構成について説明する。すなわち、本実施形態にお
けるニューロ演算装置は、図1に示すように、図9にお
けるニューロ演算装置の演算処理制御ユニット2に、診
断手段7を備え、さらに第1の予備リングバス1eと、
第2の予備リングバス2eと、第3の予備リングバス3
eと、切換手段9を有する切換装置8とを付加した構成
となっている。
First, the configuration of the neuro operation device according to the present embodiment will be described. That is, as shown in FIG. 1, the neuro operation device according to the present embodiment includes a diagnosis unit 7 in the operation processing control unit 2 of the neuro operation device in FIG. 9, and further includes a first spare ring bus 1e,
A second spare ring bus 2e and a third spare ring bus 3
e and a switching device 8 having a switching means 9.

【0042】演算処理制御ユニット2は、第1から第4
までの各演算処理ユニット1d〜4dにおける演算処理
を制御する。また、演算処理制御ユニット2に備えた診
断手段7は、第1から第4までの各演算処理ユニット1
d〜4dが正常に動作しているか否かを診断する。さら
に、演算処理制御ユニット2は、診断手段7の診断結果
に基づいて、切換装置8の切換手段9を制御する。
The arithmetic processing control unit 2 comprises first to fourth
The arithmetic processing in each of the arithmetic processing units 1d to 4d is controlled. The diagnostic means 7 provided in the arithmetic processing control unit 2 includes the first to fourth arithmetic processing units 1.
It is diagnosed whether or not d to d are operating normally. Further, the arithmetic processing control unit 2 controls the switching means 9 of the switching device 8 based on the diagnosis result of the diagnosis means 7.

【0043】切換装置8の切換手段9は、演算処理制御
ユニット2からの情報に基づき、診断手段7により第1
から第4までの各演算処理ユニット1d〜4dが正常に
動作していないと診断された場合に、正常に動作してい
ない演算処理ユニットを切り離して残りの正常な演算処
理ユニット間をリング状に接続するように、リングバス
8を再構成する。
The switching means 9 of the switching device 8 is operated by the diagnosis means 7 based on the information from the arithmetic processing control unit 2 to make the first switching.
When it is diagnosed that each of the first to fourth arithmetic processing units 1d to 4d is not operating normally, the abnormally operating arithmetic units are separated to form a ring between the remaining normal arithmetic processing units. The ring bus 8 is reconfigured so as to be connected.

【0044】ここで、演算処理制御ユニット2の診断手
段7は、各演算処理ユニット1d〜4dが正常に動作し
ているか否かの判断を、演算処理の動作を停止している
状態下で、各演算処理ユニット1d〜4dに対して行な
う。
Here, the diagnosis means 7 of the arithmetic processing control unit 2 determines whether or not each of the arithmetic processing units 1d to 4d is operating normally, under the condition that the arithmetic processing is stopped. This is performed for each of the arithmetic processing units 1d to 4d.

【0045】一方、第1の予備リングバス1eは、一端
が第1の演算処理ユニット1dと第2の演算処理ユニッ
ト2dとを接続するリングバス4に接続され、他端が切
換装置8に接続されている。
On the other hand, the first spare ring bus 1e has one end connected to the ring bus 4 connecting the first arithmetic processing unit 1d and the second arithmetic processing unit 2d, and the other end connected to the switching device 8. Have been.

【0046】第2の予備リングバス2eは、一端が第2
の演算処理ユニット2dと第3の演算処理ユニット3d
とを接続するリングバス4に接続され、他端が切換装置
8に接続されている。
The second spare ring bus 2e has one end connected to the second
Arithmetic processing unit 2d and third arithmetic processing unit 3d
And the other end is connected to the switching device 8.

【0047】第3の予備リングバス3eは、一端が第3
の演算処理ユニット3dと第4の演算処理ユニット4d
とを接続するリングバス4に接続され、他端が切換装置
8に接続されている。
One end of the third spare ring bus 3e is the third
Processing unit 3d and fourth processing unit 4d
And the other end is connected to the switching device 8.

【0048】切換装置8は、第1の演算処理ユニット1
dと第4の演算処理ユニット4dとに、リングバス4に
よって接続されている。また、切換装置8には、先に述
べたように、第1の予備リングバス1eの他端と、第2
の予備リングバス2eの他端と、第3の予備リングバス
3eの他端とが接続されている。すなわち、切換装置8
は、全ての演算処理ユニット1d〜4d間のリングバス
4と接続されている。
The switching device 8 includes the first arithmetic processing unit 1
d and the fourth arithmetic processing unit 4 d are connected by a ring bus 4. As described above, the switching device 8 includes the other end of the first spare ring bus 1e and the second
The other end of the spare ring bus 2e is connected to the other end of the third spare ring bus 3e. That is, the switching device 8
Is connected to the ring bus 4 between all the processing units 1d to 4d.

【0049】次に、本実施形態のニューロ演算装置の動
作について説明する。図2〜図4は、本実施形態におけ
るニューロ演算装置の切換装置8の接続状態を示すブロ
ック図である。
Next, the operation of the neuro-operation device of this embodiment will be described. FIG. 2 to FIG. 4 are block diagrams showing a connection state of the switching device 8 of the neuro operation device according to the present embodiment.

【0050】図2は、全ての演算処理ユニット1d〜4
dが正常に動作していると診断された場合の切換装置8
の接続状態を示すブロック図である。図3は、第2の演
算処理ユニット2dが正常に動作していないと診断され
た場合の切換装置8の接続状態を示すブロック図であ
る。
FIG. 2 shows all the arithmetic processing units 1d to 4d.
Switching device 8 when d is diagnosed as operating normally
3 is a block diagram showing a connection state of FIG. FIG. 3 is a block diagram illustrating a connection state of the switching device 8 when the second arithmetic processing unit 2d is diagnosed as not operating normally.

【0051】図4は、第4の演算処理ユニット4dが正
常に動作していないと診断された場合の切換装置8の接
続状態を示すブロック図である。いま、全ての演算処理
ユニット、すなわち第1から第4までの演算処理ユニッ
ト1d〜4dが、演算処理制御ユニット2の診断手段7
によって正常に動作していると診断されている場合に
は、切換装置8の切換手段9は、図2の破線で示すよう
に、第1の演算処理ユニット1dと切換装置8とを接続
するリングバス4の切換装置8側端と、第4の演算処理
ユニット4dと切換装置8とを接続するリングバス4の
切換装置8側端とを接続する。
FIG. 4 is a block diagram showing a connection state of the switching device 8 when it is diagnosed that the fourth arithmetic processing unit 4d is not operating normally. Now, all the arithmetic processing units, that is, the first to fourth arithmetic processing units 1d to 4d are provided by the diagnostic means 7 of the arithmetic processing control unit 2.
When it is diagnosed that the switching device 8 is operating normally, the switching means 9 of the switching device 8 is connected to the ring connecting the first arithmetic processing unit 1d and the switching device 8 as shown by a broken line in FIG. The switching device 8 side end of the bus 4 is connected to the switching device 8 side end of the ring bus 4 that connects the fourth arithmetic processing unit 4d and the switching device 8.

【0052】この場合におけるニューロ演算処理によっ
て行なわれる演算過程の動作は、従来技術で述べた動作
と同様である。一方、いま演算処理制御ユニット2の診
断手段7によって、例えば第2の演算処理ユニット2d
が正常に動作していないと診断されたとすると、演算処
理制御ユニット2は、切換装置8に診断手段7で得た情
報を与える。
The operation in the operation process performed by the neuro operation process in this case is the same as the operation described in the prior art. On the other hand, the diagnosing means 7 of the arithmetic processing control unit 2 now uses, for example, the second arithmetic processing unit 2d.
Is not operating normally, the arithmetic processing control unit 2 gives the information obtained by the diagnostic means 7 to the switching device 8.

【0053】すると、切換装置8では、この情報に基づ
いて、切換手段9により、第1の予備リングバス1eの
他端と第2の予備リングバス2eの他端とを接続する。
この状態を、図3の破線で示す。これにより、正常に動
作していないと診断された第2の演算処理ユニット2d
が切り離され、その後は、第1の演算処理ユニット1d
と、第3の演算処理ユニット3dと、第4の演算処理ユ
ニット4dとによって、演算処理の動作が行なわれる。
Then, in the switching device 8, based on this information, the switching means 9 connects the other end of the first spare ring bus 1e and the other end of the second spare ring bus 2e.
This state is indicated by a broken line in FIG. Thereby, the second arithmetic processing unit 2d diagnosed as not operating normally
Is disconnected, and thereafter, the first arithmetic processing unit 1d
The operation of the arithmetic processing is performed by the third arithmetic processing unit 3d and the fourth arithmetic processing unit 4d.

【0054】また、演算処理制御ユニット2が診断手段
7によって、例えば第4の演算処理ユニット4dが正常
に動作していないと診断されたとすると、演算処理制御
ユニット2は、切換装置8に診断手段7で得た情報を与
える。
Further, if the arithmetic processing control unit 2 is diagnosed by the diagnostic means 7 that, for example, the fourth arithmetic processing unit 4d is not operating normally, the arithmetic processing control unit 2 sends the diagnostic means to the switching device 8. Give the information obtained in step 7.

【0055】すると、切換装置8では、この情報に基づ
いて、切換手段9により、第1の演算処理ユニット1d
と第4の演算処理ユニット4dとの間の接続を切り、第
1の演算処理ユニット1dと切換装置8とを接続するリ
ングバス4の切換装置8側端と、第3の予備リングバス
3eの他端とを接続する。
Then, in the switching device 8, based on this information, the switching means 9 causes the first arithmetic processing unit 1d
The connection between the first arithmetic processing unit 1d and the switching device 8 is cut off by disconnecting the connection between the first arithmetic processing unit 1d and the switching device 8, and the third spare ring bus 3e. Connect to the other end.

【0056】この状態を図4の破線で示す。これによ
り、正常に動作していないと診断された第4の演算処理
ユニット4dが切り離され、その後は、第1の演算処理
ユニット1dと、第2の演算処理ユニット2dと、第3
の演算処理ユニット3dとによって、演算処理の動作が
行なわれる。
This state is shown by a broken line in FIG. Thereby, the fourth arithmetic processing unit 4d diagnosed as not operating normally is disconnected, and thereafter, the first arithmetic processing unit 1d, the second arithmetic processing unit 2d, and the third arithmetic processing unit 2d.
The operation of the arithmetic processing is performed by the arithmetic processing unit 3d.

【0057】次に、本実施形態のニューロ演算装置の効
果について説明する。すなわち、本実施形態において
は、演算処理制御ユニット2に診断手段7を付加し、第
1から第3までの予備リングバス1e〜3eと、切換手
段9を持つ切換装置8とを備え、演算処理ユニット1d
〜4dの内のいずれかが、演算処理制御ユニット2の診
断手段7によって正常に動作していないと診断された場
合に、この正常に動作していないと診断された演算処理
ユニットを切り離し、切換装置8の切換手段9で残りの
正常な演算処理ユニット間をリングバス4と予備リング
バス1e〜3eとで再構成するようにしている。
Next, the effect of the neuro operation device of the present embodiment will be described. That is, in the present embodiment, the diagnostic means 7 is added to the arithmetic processing control unit 2, the first to third spare ring buses 1 e to 3 e, and the switching device 8 having the switching means 9 are provided. Unit 1d
If any one of .about.4d is diagnosed as not operating normally by the diagnostic means 7 of the arithmetic processing control unit 2, the arithmetic processing unit diagnosed as not operating normally is disconnected and switched. The switching means 9 of the device 8 reconfigures the remaining normal arithmetic processing units with the ring bus 4 and the spare ring buses 1e to 3e.

【0058】従って、残りの正常な演算処理ユニットの
みによる演算が可能になるため、先に述べた従来のよう
に、ニューロ演算装置全体の動作を停止させなくてもよ
くなる。
Therefore, since the operation can be performed only by the remaining normal operation processing units, it is not necessary to stop the operation of the entire neuro operation device as in the conventional case described above.

【0059】さらに、演算処理制御ユニット2の診断手
段7は、演算処理の動作が停止している状態下で、演算
処理ユニット1d〜4dの診断を行なうため、演算速度
を遅延させることなく確実に診断を行なうことができ
る。
Further, since the diagnosis means 7 of the arithmetic processing control unit 2 diagnoses the arithmetic processing units 1d to 4d in a state where the operation of the arithmetic processing is stopped, the diagnostic means 7 surely does not delay the arithmetic speed. Diagnosis can be made.

【0060】(第2の実施形態)図5は、本実施形態に
よるニューロ演算装置の構成例を示すブロック図であ
り、図1と同一部分には同一符号を付してその説明を省
略し、ここでは異なる部分についてのみ述べる。
(Second Embodiment) FIG. 5 is a block diagram showing an example of the configuration of a neuro operation device according to the present embodiment. The same parts as those in FIG. Here, only different parts will be described.

【0061】まず、本実施形態におけるニューロ演算装
置の構成について説明する。すなわち、本実施形態にお
けるニューロ演算装置は、図5に示すように、図1にお
けるニューロ演算装置の演算処理制御ユニット2に、報
知手段10と、復旧手段11とを付加した構成となって
いる。
First, the configuration of the neuro operation device according to the present embodiment will be described. That is, as shown in FIG. 5, the neuro operation device according to the present embodiment has a configuration in which a notification unit 10 and a recovery unit 11 are added to the operation processing control unit 2 of the neuro operation device in FIG.

【0062】ここで、報知手段10は、診断手段7によ
り第1から第4までの演算処理ユニット1d〜4dの内
のいずれかが正常に動作していないことが診断された場
合に、どの演算処理ユニットが正常に動作していないか
などの情報(以下、これを「報知情報」という。)を、
上位の制御装置や、図示しないCRT、スピーカなどの
外部警報装置などに与える。
Here, the notifying means 10 determines which arithmetic operation is to be performed when the diagnosing means 7 diagnoses that any of the first to fourth arithmetic processing units 1d to 4d is not operating normally. Information such as whether the processing unit is not operating normally (hereinafter, this is referred to as “broadcast information”)
This is given to a higher-level control device, an external alarm device such as a CRT and a speaker (not shown), and the like.

【0063】復旧手段11は、報知手段10からの報知
情報に基づいて、正常に動作していない演算処理ユニッ
トの異常を復旧した場合に、この切り離されていた演算
処理ユニットを再び演算処理に用いることができるよう
に、切換装置8の切換手段9を制御する。
When the recovery unit 11 recovers from the abnormality of the processing unit that is not operating normally based on the notification information from the notification unit 10, the recovery unit 11 uses the separated processing unit again for the calculation processing. The switching means 9 of the switching device 8 is controlled so as to be able to perform the switching.

【0064】この復旧手段11は、正常に動作していな
い演算処理ユニットの異常が復旧した旨の情報を外部の
入力装置などから受けたとき、または演算処理制御ユニ
ット2の診断手段7によって正常に動作していなかった
演算処理ユニットが正常に動作するようになったことを
検知したときに動作する。
The recovery means 11 receives the information indicating that the malfunction of the processing unit which is not operating normally has been recovered from an external input device or the like, or is normally performed by the diagnosis means 7 of the processing control unit 2. It operates when it detects that the arithmetic processing unit that has not operated has come to operate normally.

【0065】次に、本実施形態のニューロ演算装置の動
作について説明する。図6及び図7は、本実施形態にお
けるニューロ演算装置の切換装置8の接続状態を示すブ
ロック図である。
Next, the operation of the neuro-operation device of this embodiment will be described. FIGS. 6 and 7 are block diagrams showing a connection state of the switching device 8 of the neuro operation device according to the present embodiment.

【0066】図6は、全ての演算処理ユニット1d〜4
dが正常に動作していると診断された場合の切換装置8
の接続状態を示すブロック図である。図7は、第2の演
算処理ユニット2dが正常に動作していないと診断され
た場合の切換装置8の接続状態を示すブロック図であ
る。
FIG. 6 shows all the arithmetic processing units 1d to 4d.
Switching device 8 when d is diagnosed as operating normally
3 is a block diagram showing a connection state of FIG. FIG. 7 is a block diagram illustrating a connection state of the switching device 8 when the second arithmetic processing unit 2d is diagnosed as not operating normally.

【0067】なお、本実施形態のニューロ演算装置にお
いて、演算処理制御ユニット2の診断手段7の動作は、
前記第1の実施形態で説明した動作と同様であるので、
ここではその説明を省略する。
The operation of the diagnostic means 7 of the arithmetic processing control unit 2 in the neuro arithmetic device of this embodiment is as follows.
Since the operation is the same as that described in the first embodiment,
Here, the description is omitted.

【0068】いま、演算処理制御ユニット2の診断手段
7によって、例えば第2の演算処理ユニット2dが正常
に動作していないと診断されたとすると、切換装置8で
は切換手段9により、第1の予備リングバス1eの他端
と第2の予備リングバス2eの他端とを接続する。
Now, if the diagnosis means 7 of the arithmetic processing control unit 2 diagnoses, for example, that the second arithmetic processing unit 2d is not operating normally, the switching device 8 of the switching device 8 will The other end of the ring bus 1e is connected to the other end of the second spare ring bus 2e.

【0069】この状態を、図7の破線で示す。また、演
算処理制御ユニット2の報知手段10は、報知情報を、
上位の制御装置や、図示しないCRT、スピーカなどの
外部警報装置などに与える。
This state is shown by a broken line in FIG. The notifying means 10 of the arithmetic processing control unit 2 outputs the notifying information,
This is given to a higher-level control device, an external alarm device such as a CRT and a speaker (not shown), and the like.

【0070】これにより、正常に動作していないと診断
された第2の演算処理ユニット2dの復旧や修復、交換
を行なうことができる。一方、第2の演算処理ユニット
2dの異常が復旧すると、演算処理制御ユニット2の復
旧手段11は、第2の演算処理ユニット2dの異常が復
旧した旨の情報を、外部の入力装置などから受けて、ま
たは演算処理制御ユニット2の診断手段7によって正常
に動作していなかった第2の演算処理ユニット2dが正
常に動作するようになったことを検知して、動作する。
As a result, the second arithmetic processing unit 2d diagnosed as not operating normally can be restored, restored, or replaced. On the other hand, when the abnormality of the second arithmetic processing unit 2d is recovered, the recovery unit 11 of the arithmetic processing control unit 2 receives information indicating that the abnormality of the second arithmetic processing unit 2d has been recovered from an external input device or the like. Alternatively, the second processing unit 2d, which has not been operating normally, is detected by the diagnostic means 7 of the arithmetic processing control unit 2 to operate normally, and then operates.

【0071】すると、演算処理制御ユニット2の復旧手
段11の動作により、切換装置8の切換手段9は、接続
状態を図7から、元の図6のように戻す。次に、本実施
形態のニューロ演算装置の効果について説明する。
Then, by the operation of the recovery means 11 of the arithmetic processing control unit 2, the switching means 9 of the switching device 8 returns the connection state from FIG. 7 to the original state as shown in FIG. Next, the effect of the neuro operation device of the present embodiment will be described.

【0072】すなわち、本実施形態においては、第1の
実施形態における演算処理制御ユニット2に、さらに報
知手段10を付加するようにしている。従って、前記第
1の実施形態で述べた効果に加えて、演算処理ユニット
1d〜4dの内のいずれかが演算処理制御ユニット2の
診断手段7によって正常に動作していないと診断された
場合に、報知手段10により、報知情報を得ることがで
きるため、正常に動作しない演算処理ユニットの異常を
復旧することが可能になる。
That is, in the present embodiment, the notifying means 10 is further added to the arithmetic processing control unit 2 in the first embodiment. Therefore, in addition to the effects described in the first embodiment, when any of the arithmetic processing units 1d to 4d is diagnosed as not operating normally by the diagnostic means 7 of the arithmetic processing control unit 2, Since the notification information can be obtained by the notification means 10, it is possible to recover the abnormality of the arithmetic processing unit that does not operate normally.

【0073】また、演算処理制御ユニット2に復旧手段
11を付加するようにしている。従って、切換装置8の
切換手段9によって接続状態を元に戻すことが可能にな
るため、演算処理に使用できる演算処理ユニットの数の
減少を防いで、異常前の演算性能を確実に維持すること
ができる。
The recovery means 11 is added to the arithmetic processing control unit 2. Therefore, the connection state can be restored by the switching means 9 of the switching device 8, so that the number of arithmetic processing units that can be used for arithmetic processing is prevented from decreasing, and the arithmetic performance before the abnormality is reliably maintained. Can be.

【0074】[0074]

【発明の効果】以上説明したように、請求項1に対応す
る発明のニューロ演算装置によれば、所定の演算処理を
行なう複数の演算処理ユニットと、各演算処理ユニット
における演算処理を制御する演算処理制御ユニットと、
演算処理制御ユニットと各演算処理ユニットとの間をそ
れぞれ接続するブロードキャストバスと、各演算処理ユ
ニット間をリング状に接続するリングバスとを備えて成
り、演算処理制御ユニットからの入力データに対して各
演算処理ユニットにより情報の変換を行ない、当該変換
結果を演算処理制御ユニットに与えるニューロ演算装置
において、演算処理制御ユニットに設けられ、各演算処
理ユニットが正常に動作しているか否かを診断する診断
手段と、診断手段により演算処理ユニットが正常に動作
していないと診断された場合に、当該演算処理ユニット
を切り離して残りの正常な演算処理ユニット間をリング
状に接続するように、リングバスを再構成する切換手段
とを具備したので、ある演算処理ユニットが演算処理制
御ユニットの診断手段によって正常に動作していないと
診断された場合に、その演算処理ユニットを切り離し
て、残りの正常な演算処理ユニット間をリングバスで再
構成して、正常な演算処理ユニットのみによる演算を行
なうことができるため、装置全体の動作を停止させずに
継続して演算処理を行なうことが可能なニューロ演算装
置が提供できる。
As described above, according to the neuro operation device of the present invention corresponding to claim 1, a plurality of operation processing units for performing predetermined operation processing, and an operation for controlling the operation processing in each operation processing unit. A processing control unit;
A broadcast bus for connecting the arithmetic processing control unit to each of the arithmetic processing units; and a ring bus for connecting the arithmetic processing units in a ring shape, for input data from the arithmetic processing control unit. A neuro-operation device that converts information by each operation processing unit and provides the conversion result to the operation processing control unit is provided in the operation processing control unit, and diagnoses whether each operation processing unit is operating normally. A diagnosing means, and a ring bus for disconnecting the arithmetic processing unit and connecting the remaining normal arithmetic processing units in a ring shape when the diagnostic means determines that the arithmetic processing unit is not operating normally. And a switching means for reconfiguring the operation processing unit. When the stage is diagnosed as not operating normally, the arithmetic processing unit is separated, the remaining normal arithmetic processing units are reconfigured with a ring bus, and arithmetic is performed only with the normal arithmetic processing unit. Therefore, it is possible to provide a neuro-operation device capable of continuously performing an operation process without stopping the operation of the entire device.

【0075】請求項2に対応する発明のニューロ演算装
置によれば、請求項1に対応する発明のニューロ演算装
置において、演算処理制御ユニットに、診断手段により
演算処理ユニットが正常に動作していないと診断された
場合に、その旨を外部に報知する報知手段を付加したの
で、請求項1に対応する発明の効果に加えて、演算処理
制御ユニットの報知手段により、正常に動作していない
演算処理ユニットが発生した旨を報知することが可能な
ニューロ演算装置が提供できる。
According to the neuro operation device of the invention corresponding to claim 2, in the neuro operation device of the invention corresponding to claim 1, the operation processing unit is not operating normally by the diagnosis means in the operation processing control unit. When a diagnosis is made, a notifying means for notifying the fact to the outside is added. In addition to the effect of the invention corresponding to claim 1, the notifying means of the arithmetic processing control unit causes the not-yet-operated operation to be performed. A neuro operation device capable of notifying that a processing unit has occurred can be provided.

【0076】請求項3に対応する発明のニューロ演算装
置によれば、請求項2に対応する発明のニューロ演算装
置において、演算処理制御ユニットに、報知手段による
報知に基づいて、正常に動作していない演算処理ユニッ
トの異常が復旧した場合に、再構成されたリングバスを
異常前の元の接続状態に戻すように切換手段を制御する
復旧手段を付加したので、請求項2に対応する発明の効
果に加えて、演算処理制御ユニットの報知手段により、
正常に動作していない演算処理ユニットが発生した旨を
報知し、正常に動作していない演算処理ユニットの異常
を復旧した場合に、演算処理制御ユニットの復旧手段に
より再構成されたリングバスを異常前の元の接続状態に
戻して、異常前の演算性能を確実に維持することが可能
なニューロ演算装置が提供できる。
According to the neuro operation device of the invention corresponding to claim 3, in the neuro operation device of the invention corresponding to claim 2, the operation processing control unit operates normally based on the notification by the notification means. A recovery means for controlling the switching means so as to return the reconfigured ring bus to the original connection state before the abnormality when the abnormality of the non-operation processing unit is recovered is added, so that the invention according to claim 2 is provided. In addition to the effect, by the notification means of the arithmetic processing control unit,
Notifies that an arithmetic processing unit that is not operating normally has occurred, and when the error of the arithmetic processing unit that is not operating normally is restored, the ring bus reconfigured by the recovery means of the arithmetic processing control unit becomes abnormal. It is possible to provide a neuro operation device capable of returning to the previous connection state and reliably maintaining the operation performance before the abnormality.

【0077】請求項4に対応する発明のニューロ演算装
置によれば、請求項1に対応する発明のニューロ演算装
置において、診断手段は、各演算処理ユニットにおける
演算処理の動作が停止している状態下で、各演算処理ユ
ニットの動作を診断するようにしたので、請求項1に対
応する発明の効果に加えて、演算処理の動作が停止して
いる状態下で各演算処理ユニットの診断を行ない、演算
速度を遅延させることなく演算処理ユニットの診断を行
なうことが可能なニューロ演算装置が提供できる。
According to the neuro-operation device of the invention corresponding to claim 4, in the neuro-operation device of the invention corresponding to claim 1, the diagnostic means is configured such that the operation of the arithmetic processing in each arithmetic processing unit is stopped. Since the operation of each arithmetic processing unit is diagnosed below, in addition to the effect of the invention according to claim 1, diagnosis of each arithmetic processing unit is performed while the operation of arithmetic processing is stopped. Thus, it is possible to provide a neuro-operation device capable of diagnosing the operation processing unit without delaying the operation speed.

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

【図1】本発明に係る第1の実施形態によるニューロ演
算装置の構成例を示すブロック図。
FIG. 1 is a block diagram showing a configuration example of a neuro operation device according to a first embodiment of the present invention.

【図2】同実施形態において全ての演算処理ユニットが
正常に動作していると診断された場合の切換装置の接続
状態を示すブロック図。
FIG. 2 is a block diagram showing a connection state of the switching device when all arithmetic processing units are diagnosed as operating normally in the embodiment.

【図3】同実施形態において第2の演算処理ユニットが
正常に動作していないと診断された場合の切換装置の接
続状態を示すブロック図。
FIG. 3 is a block diagram showing a connection state of the switching device when the second arithmetic processing unit is diagnosed as not operating normally in the embodiment.

【図4】同実施形態において第4の演算処理ユニットが
正常に動作していないと診断された場合の切換装置の接
続状態を示すブロック図。
FIG. 4 is a block diagram showing a connection state of the switching device when the fourth processing unit is diagnosed as not operating normally in the embodiment.

【図5】本発明に係る第2の実施形態によるニューロ演
算装置の構成例を示すブロック図。
FIG. 5 is a block diagram showing a configuration example of a neuro operation device according to a second embodiment of the present invention.

【図6】同実施形態において全ての演算処理ユニットが
正常に動作していると診断された場合の切換装置の接続
状態を示すブロック図。
FIG. 6 is a block diagram showing a connection state of the switching device when it is diagnosed that all arithmetic processing units are operating normally in the embodiment.

【図7】同実施形態において第2の演算処理ユニットが
正常に動作していないと診断された場合の切換装置の接
続状態を示すブロック図。
FIG. 7 is a block diagram showing a connection state of the switching device when the second arithmetic processing unit is diagnosed as not operating normally in the embodiment.

【図8】ニューラルネットワークの一例を示す概念図。FIG. 8 is a conceptual diagram showing an example of a neural network.

【図9】従来のニューロ演算装置の構成例を示すブロッ
ク図。
FIG. 9 is a block diagram showing a configuration example of a conventional neuro-operation device.

【図10】中間層の演算を行なうニューロ演算装置の構
成例を示すブロック図。
FIG. 10 is a block diagram showing a configuration example of a neuro operation device that performs an operation of an intermediate layer.

【図11】出力層の演算を行なうニューロ演算装置の構
成例を示すブロック図。
FIG. 11 is a block diagram showing a configuration example of a neuro operation device that performs an operation of an output layer.

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

1a〜3a…ニューロン 1b〜5b…ニューロン 1c、2c…ニューロン 1…ネットワーク 2…演算処理制御ユニット 1d〜4d…演算処理ユニット 3…ブロードキャストバス 4…リングバス 5…演算処理制御ユニット用記憶部 6…演算処理ユニット用記憶部 7…診断手段 8…切換装置 9…切換手段 10…報知手段 11…復旧手段 1a-3a neuron 1b-5b neuron 1c, 2c neuron 1 network 2 arithmetic processing control unit 1d-4d arithmetic processing unit 3 broadcast bus 4 ring bus 5 storage unit for arithmetic processing control unit 6 Memory unit for arithmetic processing unit 7 Diagnostic means 8 Switching device 9 Switching means 10 Notification means 11 Recovery means

Claims (4)

【特許請求の範囲】[Claims] 【請求項1】 所定の演算処理を行なう複数の演算処理
ユニットと、前記各演算処理ユニットにおける演算処理
を制御する演算処理制御ユニットと、前記演算処理制御
ユニットと前記各演算処理ユニットとの間をそれぞれ接
続するブロードキャストバスと、前記各演算処理ユニッ
ト間をリング状に接続するリングバスとを備えて成り、
前記演算処理制御ユニットからの入力データに対して前
記各演算処理ユニットにより情報の変換を行ない、当該
変換結果を前記演算処理制御ユニットに与えるニューロ
演算装置において、 前記演算処理制御ユニットに設けられ、前記各演算処理
ユニットが正常に動作しているか否かを診断する診断手
段と、 前記診断手段により前記演算処理ユニットが正常に動作
していないと診断された場合に、当該演算処理ユニット
を切り離して残りの正常な演算処理ユニット間をリング
状に接続するように、前記リングバスを再構成する切換
手段とを具備したことを特徴とするニューロ演算装置。
A plurality of arithmetic processing units for performing predetermined arithmetic processing; an arithmetic processing control unit for controlling arithmetic processing in each of the arithmetic processing units; and a communication between the arithmetic processing control unit and each of the arithmetic processing units. Each comprising a broadcast bus to be connected thereto, and a ring bus connecting the arithmetic processing units in a ring shape,
A neuro-operation device that performs information conversion on the input data from the arithmetic processing control unit by each of the arithmetic processing units and provides the conversion result to the arithmetic processing control unit; Diagnosing means for diagnosing whether or not each processing unit is operating normally; and when the diagnosing means diagnoses that the processing unit is not operating properly, the processing unit is separated and left. Switching means for reconfiguring the ring bus so as to connect the normal processing units in a ring shape.
【請求項2】 前記請求項1に記載のニューロ演算装置
において、 前記演算処理制御ユニットに、前記診断手段により演算
処理ユニットが正常に動作していないと診断された場合
に、その旨を外部に報知する報知手段を付加したことを
特徴とするニューロ演算装置。
2. The neuro-processing device according to claim 1, wherein when the diagnosis means diagnoses that the arithmetic processing unit is not operating normally, the arithmetic processing control unit informs the outside. A neuro-calculating device to which a notifying means for notifying is added.
【請求項3】 前記請求項2に記載のニューロ演算装置
において、 前記演算処理制御ユニットに、前記報知手段による報知
に基づいて、正常に動作していない演算処理ユニットの
異常が復旧した場合に、前記再構成されたリングバスを
異常前の元の接続状態に戻すように前記切換手段を制御
する復旧手段を付加したことを特徴とするニューロ演算
装置。
3. The neuro-processing device according to claim 2, wherein, based on the notification by the notification unit, the arithmetic processing control unit recovers from the abnormality of the arithmetic processing unit that is not operating normally. A neuro-operation device, further comprising a recovery unit for controlling the switching unit so as to return the reconfigured ring bus to the original connection state before the abnormality.
【請求項4】 前記請求項1に記載のニューロ演算装置
において、 前記診断手段は、前記各演算処理ユニットにおける演算
処理の動作が停止している状態下で、前記各演算処理ユ
ニットの動作を診断することを特徴とするニューロ演算
装置。
4. The neuro-processing device according to claim 1, wherein the diagnosis unit diagnoses the operation of each of the arithmetic processing units while the operation of the arithmetic processing in each of the arithmetic processing units is stopped. A neuro-operation device.
JP8237702A 1996-09-09 1996-09-09 Neuro arithmetic unit Pending JPH1083383A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP8237702A JPH1083383A (en) 1996-09-09 1996-09-09 Neuro arithmetic unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP8237702A JPH1083383A (en) 1996-09-09 1996-09-09 Neuro arithmetic unit

Publications (1)

Publication Number Publication Date
JPH1083383A true JPH1083383A (en) 1998-03-31

Family

ID=17019250

Family Applications (1)

Application Number Title Priority Date Filing Date
JP8237702A Pending JPH1083383A (en) 1996-09-09 1996-09-09 Neuro arithmetic unit

Country Status (1)

Country Link
JP (1) JPH1083383A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106528475A (en) * 2016-11-21 2017-03-22 郑州云海信息技术有限公司 Multi-channel computer system supporting single octal and dual quad dynamic partition
WO2019239802A1 (en) * 2018-06-11 2019-12-19 日本電信電話株式会社 Distributed processing system and distributed processing method

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106528475A (en) * 2016-11-21 2017-03-22 郑州云海信息技术有限公司 Multi-channel computer system supporting single octal and dual quad dynamic partition
WO2019239802A1 (en) * 2018-06-11 2019-12-19 日本電信電話株式会社 Distributed processing system and distributed processing method
JP2019215603A (en) * 2018-06-11 2019-12-19 日本電信電話株式会社 Distributed processing system and distributed processing method

Similar Documents

Publication Publication Date Title
JP5660798B2 (en) Information processing device
JPH11203157A (en) Redundancy device
JPH0778039A (en) Clock selection control system
JP2752914B2 (en) Redundant monitoring and control system
JPH1083383A (en) Neuro arithmetic unit
JPS6027041B2 (en) How to switch lower control devices in Hiaraki control system
JP2634962B2 (en) Logic circuit backup method
JP2732668B2 (en) Redundant controller
JPS59223856A (en) Arithmetic and logic unit
JP2885224B2 (en) Switching system redundancy configuration control method
JP2001034496A (en) Self-restoring circuit
JPH08292894A (en) Digital controller
JPH0827735B2 (en) Back-up method in distributed system
JPS6213700B2 (en)
JP2611549B2 (en) Elevator group control device
JPH02109144A (en) Transmission line switching device
JPH10124338A (en) Parallel processor
JPS5853250A (en) Decentralized control system
JPS5868104A (en) Redundant decentralized controller
JPS61161550A (en) Computer controller
JPS63269234A (en) System switching device
JPH01209564A (en) Information processor
JP3843388B2 (en) Process control device
JP2000032134A (en) Switch device
JPH08339335A (en) Redundant system switching monitor controller