JPS6158076A - Simultaneous primary equation simulator - Google Patents

Simultaneous primary equation simulator

Info

Publication number
JPS6158076A
JPS6158076A JP59180947A JP18094784A JPS6158076A JP S6158076 A JPS6158076 A JP S6158076A JP 59180947 A JP59180947 A JP 59180947A JP 18094784 A JP18094784 A JP 18094784A JP S6158076 A JPS6158076 A JP S6158076A
Authority
JP
Japan
Prior art keywords
value
auxiliary storage
vector
subordinate
storage device
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
JP59180947A
Other languages
Japanese (ja)
Inventor
Mikio Kaji
鍛治 幹雄
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries Ltd
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 Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP59180947A priority Critical patent/JPS6158076A/en
Publication of JPS6158076A publication Critical patent/JPS6158076A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To make possible the calculation for a short time by utilizing the band efficiency matrix of simultaneous primary equation and dividing into several blocks and processing by each processor. CONSTITUTION:A simulator consists of an all control processor T, (m) number of a subordinate processor S and an auxiliary storage device M. The auxiliary storage device memorizes each asymptotic value of the unknown number vector phi1, phi2-phim. A subordinate processos Sj defines a vector asymptotic value phij(k), -m(k) k times to input into support storage device Mj according to it. After all vector asymptonic value phi(k), phim(k) are recognized, each subordinate proces sor changes j into j + 1 to calculate [phij(k+1)] from [phij(k)]. The result is inputted into the auxiliary storage device [Mj]. The all control processor T carries out the synchronous control and spreading discrimination every time.

Description

【発明の詳細な説明】 (ト)  技  術  分  野 この発明は、連立一次方程式シミュレータの構Jλ方式
に関する。
[Detailed Description of the Invention] (g) Technical Field The present invention relates to a Jλ system structure of a simultaneous linear equation simulator.

(イン  従  来  技  術 偏微分方程式で記述される物理現象をディジクル計算機
でシミュレートする時には、連立一次方程式を数値的に
解く必要がある。
(Conventional Technology) When simulating physical phenomena described by partial differential equations using a digital computer, it is necessary to numerically solve simultaneous linear equations.

連立一次方程式は、解き方が明確に分っているから、必
ず解ける。
Simultaneous linear equations can always be solved because it is clearly known how to solve them.

しかし、連立一次方程式の元数が大きくなれば、多大の
計算時間を要する。
However, if the number of elements of the simultaneous linear equations becomes large, a large amount of calculation time is required.

未知数の数、すなわち独立な方程式の数を元という。こ
れをnとすると、演算回数はn−nのオーダーで増大し
てゆく。
The number of unknowns, that is, the number of independent equations, is called an element. Letting this be n, the number of operations increases on the order of nn.

未知数をXl、X2、・・・・・・Xれとし、係数をa
ijとすると、n元連立方程式は、 ):  aijxj= bt       (1)j=
t と書く事ができる。これを解くには、係数の行列の値 Δ =  det lat j l      (2)
を求め、さらに、[ai j )のj番目の列ベクトル
を(bl)で置換したものの行列の値Ajを求めなけれ
ばである。これは厳密解である。nXnの行列の値を求
めるには、11個の積を計算し、これを加え合“わせな
ければならない。計算すべき行列は(n+1)個あるか
ら、積計算だけで(n+1)iの項の計算をしなければ
ならない。
Let the unknowns be Xl, X2,...X, and let the coefficient be a
If ij, then the n-dimensional simultaneous equations are: ): aijxj= bt (1)j=
It can be written as t. To solve this, the value of the matrix of coefficients Δ = det lat j l (2)
It is necessary to find the value Aj of the matrix obtained by replacing the j-th column vector of [ai j ) with (bl). This is an exact solution. In order to find the value of an nXn matrix, we must calculate 11 products and add them together.There are (n+1) matrices to be calculated, so we can calculate the (n+1)i terms just by calculating the products. must be calculated.

nの数が多くなると、これは膨大な数となって、高性能
の計算機であっても、多大の計算時間を要する。
When the number n becomes large, this becomes a huge number, and even a high-performance computer requires a large amount of calculation time.

もちろん、多くの場合、係数(aij)は0であるもの
が多く、実際には、このように多くの計算を伴うわけで
はない。ひとつの式について、0でない数係数の数が2
つ、3つ、或は4つしかない、という場合も多い。
Of course, in many cases, the coefficient (aij) is often 0, and in reality, such a large number of calculations are not required. For one equation, the number of non-zero numerical coefficients is 2
In many cases, there are only one, three, or four.

しかし、このような場合であっても、演算回数はn−n
程度には比例して、増大する。
However, even in such a case, the number of operations is n−n
It increases in proportion to the degree.

(つ)   目     的 本発明は、得られる連立一次方程式の係数行列が帯行列
になる事が多いのに着目し、それをいくつかのブロック
に分け、それぞれを別々のプロセッサで処理する事によ
り、短時間で計算を行い得る並列シミュレータを与える
小を目的とする。
(1) Purpose The present invention focuses on the fact that the coefficient matrix of the obtained simultaneous linear equations is often a band matrix, divides it into several blocks, and processes each block with a separate processor. The aim is to provide a parallel simulator that can perform calculations in a short time.

に)  構   成 物理現象を扱う場合は、物理量が変位、速度、加速度、
角加速度、角速度、渦、・・・・・・などベクトル量で
ある事が多い。2次元或は3次元ベクトルである。ひと
つのベクトルが(Xl 、X2 、X3 )という3つ
の未知数からなる。
) When dealing with constituent physical phenomena, the physical quantities are displacement, velocity, acceleration,
It is often a vector quantity such as angular acceleration, angular velocity, vortex, etc. It is a two-dimensional or three-dimensional vector. One vector consists of three unknowns (Xl, X2, X3).

ところが物理現象を記述する方程式は、マックスウェル
方程式やナビエストークス方程式など、3次元ベクトル
の形で表現される事が多い。
However, equations that describe physical phenomena are often expressed in the form of three-dimensional vectors, such as Maxwell's equations and Navier-Stokes equations.

すると、ひとつの物理量ベクトルに対して、ひとつの係
数行列が対応して、行列とベクトルの積が、いくつか集
まって、連立一次方程式の内の3つの式を構成する、と
いう事になる。
Then, one coefficient matrix corresponds to one physical quantity vector, and several products of matrices and vectors are collected to form three equations of the simultaneous linear equations.

つまり、(1)式に於て、XjをベクトルφJに置きか
え、aijを行列とし、blをベクトルとした式が成り
たつ事が多い。例えばφjは3次元ベクトルで、aij
は(3X3 )の行列で、biは3次元ベクトルである
とするものである。
That is, in equation (1), an equation in which Xj is replaced with vector φJ, aij is a matrix, and bl is a vector often holds true. For example, φj is a three-dimensional vector, aij
is a (3×3) matrix, and bi is a three-dimensional vector.

すると(1)式のかわりに、 j=l となる。この式はn個の連立一次方程式である。Then, instead of equation (1), j=l becomes. This equation is n simultaneous linear equations.

Aijカ行列、φjはベクトルであるから、この演算は
、もちろん、次のようにするわけである。簡単のため、
i、jのサフィックスを省き、Aの行列要素を(apq
l、φの成分を[xq lと書く事にすると、Aφ =
 Σ apq Xq   (5)q:l となるわけである。
Since the Aij matrix and φj are vectors, this operation is of course performed as follows. For simplicity,
Omit the suffixes of i and j, and write the matrix elements of A as (apq
If we write the components of l and φ as [xq l, Aφ =
Σ apq Xq (5) q:l.

これは3次元ベクトルの場合であるが、3次元ベクトル
が多数集まったベクトルをφjとし、(4)式の形に書
ける場合も多い。結局、h元ベクトルをm個使って、全
方程式を古く事ができる、という場合がある。
This is the case for three-dimensional vectors, but in many cases, a vector consisting of a large number of three-dimensional vectors can be expressed as φj, and can be written in the form of equation (4). After all, there are cases in which the entire equation can be rewritten using m h-element vectors.

mh  =  n     (5) である。φ1、φ2、・・・・・、φmはh元ベクトル
で、行列Aは(hXh )の行列である。Aとφの積は
、(5)式のかわりに、 Aφ = Σapq Xq      (7)q=1 となり、全連立一次方程式は、 Σ Aijφj= bt       (8)j=1 という形になる。
mh = n (5). φ1, φ2, . . . , φm are h-element vectors, and matrix A is an (hXh) matrix. Instead of formula (5), the product of A and φ becomes Aφ = Σapq

(1)式で表わされる任意のn元連立一次方程式は、必
ず(7)、(8)のような方程式に書き換える事ができ
る。
Any n-dimensional simultaneous linear equation expressed by equation (1) can always be rewritten into equations such as (7) and (8).

物理現象を扱、う場合は、さらに進んで、(8)式に於
て、ベクトルφjの係数行列の内、2〜3つだけがOで
ない、という場合が多い。これが重要な点である。
When dealing with physical phenomena, it is often the case that only two or three of the coefficient matrix of vector φj in equation (8) are not O. This is the important point.

ソコテ、hの成分をもつベクトルφ1、φ2、・・・・
・・、φmに関して、次のような形の帯行列の式にする
事ができる、とする。
Vectors φ1, φ2, etc. with components of Sokote, h
..., regarding φm, it is possible to formulate a band matrix equation of the following form.

これを帯行列を持つ連立一次方程式という。This is called simultaneous linear equations with banded matrices.

この式を作るためには、φjの成分としての(Xqlの
選び方、式の順序などについて工夫しなければならない
In order to create this formula, we must consider the selection of (Xql as a component of φj, the order of the formula, etc.).

この式の特徴は、j=1、m以外のφjについては、φ
jと、その前φj’sその後φj+1の3つのベクトル
だけを含む式が必ずひとつ存在し、j=1、j = m
のφjに関しては、φjと、φj+s又はφjとφjー
+を含む式がひとつずつ存在する、という事である。
The feature of this formula is that for φj other than j=1 and m, φ
There is always one expression that contains only three vectors: j, φj's before it, φj+1 after it, and j=1, j=m
Regarding φj, there is one expression each including φj and φj+s or φj and φj−+.

そこで、(9)式に於て、1番目の式では、φjの係数
をAjと四き、その前のφj−1の係数をUjと書き、
その後のφj+lの係数をLjと書いている。
Therefore, in equation (9), in the first equation, the coefficient of φj is written as Aj, and the coefficient of φj-1 before that is written as Uj,
The subsequent coefficient of φj+l is written as Lj.

(a)式は典型的な例にすぎない。φ1、φmに関して
、さらにφmの項と、φ1の項とが含まれても良い。つ
まり、すべての式が隣接(サイクリックに)するベクト
ル3つを含む式であっても良い。
Formula (a) is only a typical example. Regarding φ1 and φm, a term for φm and a term for φ1 may be further included. In other words, all equations may include three adjacent (cyclically) vectors.

さらに、ひとつの式に含まれるベクトルの数は必ず3つ
でなければならないという事ではなく、あるものは4つ
あっても良いし、5つあっても良いわけである。後の処
理がより複雑になる、というわけではない。
Furthermore, the number of vectors included in one equation does not necessarily have to be three; there may be four or five vectors. This does not mean that subsequent processing is more complicated.

(9)式を作るに当って、もとの式を、m個のh元式に
単にブロックわけしたというのではなく、ひとつの式に
よって、前後のベクトルがつながれてゆく、という必要
がある。隣接するベクトルが順次、式に現われる。
In creating equation (9), it is not necessary to simply block the original equation into m h-element equations, but to connect the preceding and succeeding vectors using one equation. Adjacent vectors appear in the equation in sequence.

しかし、この条件が課されても、(9)式の表現が一意
的に定まるわけではなく、自由度が残っている。(9)
式のそれぞれの式は、微係数を乗じて加減しても良いし
、行列を乗じて加減しても良い。このような変形は自由
である。
However, even if this condition is imposed, the expression of equation (9) is not uniquely determined, and a degree of freedom remains. (9)
Each of the equations may be multiplied by a differential coefficient to add or subtract, or may be multiplied by a matrix to add or subtract. Such transformations are free.

ひとつ、重要な事は、収束性に関する問題である。bi
 、 bj−Hに関する式は Ujφj−1+ Ajφj+Ljφj+t      
       (10)Ui+tφj+Aj+tφj+
t+Lj+tφi+z      (11)という項を
持っている。
One important issue is the issue of convergence. bi
, the formula for bj-H is Ujφj-1+Ajφj+Ljφj+t
(10) Ui+tφj+Aj+tφj+
It has the term t+Lj+tφi+z (11).

収束性を得るために、 という条件が課されるべきである。ただし、AはAの逆
行列を示す。この計算は(hxh )の行列の乗算であ
るが、行列の積のデタミナントの値は、それぞれの行列
のデタミナントの積に等しいがら、(12)式は という小である。この式は対角環の係数行列の積の行列
式の値(デタミナント)が、非対角項の係数行列の行列
式の積より大きい、という事を要東する。(13)式は
、3番目とj+1番目の式の、2つの式にわたるから、
(m−1)回同じようなチェックをしなければならない
。(13)式を満足するための十分条件として、j番目
の式の内部に於てl d6t 1Ajl I  >  
I dot ILjI l   (1,4)l aet
 1Ajl l  >  l dot IJI l  
 (15)が成立すれば良い。
In order to obtain convergence, the condition should be imposed. However, A indicates the inverse matrix of A. This calculation is a matrix multiplication of (hxh), and the value of the determinant of the matrix product is equal to the product of the determinants of the respective matrices, but equation (12) is small. This formula states that the value (determinant) of the determinant of the product of the coefficient matrices of the diagonal ring is greater than the product of the determinant of the coefficient matrices of the off-diagonal terms. Since equation (13) spans two equations, the third and j+1st equations,
A similar check must be performed (m-1) times. As a sufficient condition to satisfy equation (13), inside the j-th equation l d6t 1Ajl I >
I dot ILjI l (1,4)l aet
1Ajl l > l dot IJI l
It is sufficient if (15) holds true.

ただちにこうならない場合もあろう。その場合は、隣接
する式に定数を乗じたものをj番目の式に加えたり、引
いたりして、(14)、(15)が成立するようにする
This may not happen immediately. In that case, the product of the adjacent expression multiplied by a constant is added to or subtracted from the j-th expression so that (14) and (15) hold true.

第1図は本発明のシミュレータの構成を示す。FIG. 1 shows the configuration of a simulator according to the present invention.

シミュレータは1個の全体制御プロセッサTと、m個の
従属プロセッサSと、m個の補助記憶装置Mとよりなる
The simulator consists of one overall control processor T, m subordinate processors S, and m auxiliary storage devices M.

補助記憶装置は、それぞれ未知数ベクトルφ1、φ2、
・・・・・、φmの漸近値を記憶する。
The auxiliary storage device stores unknown vectors φ1, φ2, and
..., memorize the asymptotic value of φm.

従属プロセッサs3は、(9)の方程式をφjの項を左
辺に、それ以外の項を右辺に移行し、繰返し処理によっ
て、φjの値を求めるものである。
The dependent processor s3 moves the term φj to the left side of equation (9) and the other terms to the right side, and calculates the value of φj by repeating processing.

繰返しの数をφ(k)で表わす事にする。The number of repetitions will be expressed as φ(k).

j番目の従属プロセッサSjは、 Ajφj(k)  =  bj  −Ujφj−1(k
−1)  −Ljφi+t(ic−t)   (16)
という漸近式を用いて、(k−1)回目の結果φj−1
(k−1)、φj+1(k−1)から、k回目の結果φ
j(k)を計算する。
The j-th subordinate processor Sj is Ajφj(k) = bj −Ujφj−1(k
-1) -Ljφi+t(ic-t) (16)
Using the asymptotic formula, the (k-1)th result φj-1
(k-1), φj+1(k-1), the k-th result φ
Calculate j(k).

全ての従属プロセッサは同時に(16)の演算をする。All subordinate processors perform the operation (16) at the same time.

必要なデータの内、Aj 、 1)j 、 Uj 、L
j は定数行列であるから予め記憶している。(k−1
)回目のデータは、隣りの補助記憶装置からφj−1、
φj+1  を読みとって使用する。これが第1図の補
助記憶装置から従属プロセッサへ向う斜め上向きの矢印
である。
Among the necessary data, Aj, 1)j, Uj, L
Since j is a constant matrix, it is stored in advance. (k-1
)-th data is transferred from the adjacent auxiliary storage device to φj−1,
Read and use φj+1. This is the diagonally upward arrow pointing from the auxiliary storage device to the subordinate processor in FIG.

従属プロセッサSjはに回目のベクトル漸近値φj(k
)を求めると、これを対応する補助記憶装置Mjへ入力
する。 Mjの記憶からφj(k−1)が消え、φj(
k)が新しく人力される。第1図の下向き矢印がこれを
示す。
The dependent processor Sj has the vector asymptotic value φj(k
) is input into the corresponding auxiliary storage device Mj. φj(k-1) disappears from the memory of Mj, and φj(
k) will be newly man-powered. The downward arrow in Figure 1 indicates this.

こうして、k回目のベクトル漸近値φ、(k) 、・・
・φm(k)の全てが分るから、同様の計算を、各従属
プロセッサは、(16)式のjをj+tにかえて、{φ
j(k))から、{φj(k+1))を計算するように
する。
In this way, the k-th vector asymptotic value φ, (k),...
・Since all of φm(k) is known, each subordinate processor performs the same calculation by changing j in equation (16) to j+t and calculating {φ
{φj(k+1)) is calculated from j(k)).

この結果が補助記憶装置[Mj)に入力される。This result is input to the auxiliary storage device [Mj].

このように、同様の計算を繰返すが、第2図に示すよう
に、1回ごとに同期制御と、収束判定を行う。これは、
全体制御プロセッサTが行なうのである。
In this way, similar calculations are repeated, but as shown in FIG. 2, synchronization control and convergence determination are performed each time. this is,
This is carried out by the overall control processor T.

同期制御は、各従属プロセッサでの計算のタイミングを
合致させるためのものでちる。
Synchronous control is used to match the timing of calculations in each subordinate processor.

収束判定は、j番目のベクトルの(k−1)回目の漸近
値と、k回目の漸近値の差を求める操作で、これが予め
定められた徽少なベクトルεより小さければ、j番目の
ベクトルは厳苦解の近くへ十分収束した、と判定する 1 φj(k)  −φj(+c−i)l<   ε 
        (17)「「ロ −で 中II  −
峠 し↓ 人 14−  !l川 η1 イ − ]−
、リ 祷← T 4ば    ?n 粘9 プ rゴ七
ツサごとに行うので、多少の時間の差がある。
Convergence judgment is an operation to find the difference between the (k-1)th asymptotic value and the kth asymptotic value of the j-th vector. If this is smaller than a predetermined smaller vector ε, the j-th vector is Determine that it has converged sufficiently near the strict solution 1 φj(k) −φj(+c−i)l< ε
(17) ``Ro-de Junior High II-
Pass ↓ person 14-! l river η1 i − ] −
, li prayer ← T 4 ba ? Since it is performed every 9 minutes, there is a slight difference in the time.

第2図の矢印の長さが異なるのは、こういう事を意味し
ている。
This is what is meant by the different lengths of the arrows in Figure 2.

収束判定の結果φjの内ひとつでも、(17)式を満さ
ないものがある時は、さらにもう−回、同じような演算
を繰返す。すべてのφjが(17)式を満した時KS繰
返し演算を終了する。ここに得られたベクトル{φj)
が、連立一次方程式の解である。
If even one of the convergence determination results φj does not satisfy equation (17), the same operation is repeated one more time. When all φj satisfy equation (17), the KS iterative operation is finished. Vector obtained here {φj)
is the solution to the simultaneous linear equations.

{φj)の初期値{φj(1) lの与え方は任意であ
る。
The initial value of {φj) {φj(1) l can be given in any way.

例えば、全てOベクトルとしても良い。このように、任
意の定数を初期値としても良い。
For example, all may be O vectors. In this way, any constant may be used as the initial value.

収束の早い初期値を選ぶのが望ましいわけであるが、そ
のためには、例えば、2つの式ずつに分けて、前と後の
U、Lの項をおとした式、A1φ1+L1φ2’=  
b、(18)U2φ1+A2φ2 = b2 ・(19
)のような、縮約された方程式を作り、この解を求めて
も良い。この解を初期値として出発する事もできる。
It is desirable to choose an initial value that converges quickly, but in order to do so, for example, divide it into two equations and remove the U and L terms before and after.
b, (18) U2φ1+A2φ2 = b2 ・(19
), you can create a reduced equation and find the solution. It is also possible to start with this solution as an initial value.

先程述べた、0ベクトルから出発する方法は、k=2で φj(2)  =  Aj   bj        
        (20)となる初期値の選び方である
The method mentioned earlier starting from 0 vector is k=2 and φj(2) = Aj bj
(20) How to select the initial value.

どのような初期値を選んでも、(14)、(15)が成
立する限り、厳密解に向って収束する。しかし、収束の
早さは、初期値の選び方によって異なる。
No matter what initial value is chosen, as long as (14) and (15) hold, it will converge toward an exact solution. However, the speed of convergence depends on how the initial values are selected.

け)  効   果 係数行列が帯行列である連立一次方程式を短時間で解く
事ができる。
) Simultaneous linear equations whose effect coefficient matrix is a band matrix can be solved in a short time.

元数の大きな連立一次方程式をm個の元数の小さな連立
一次方程式に分解し、それを並列処理して解くからであ
る。
This is because simultaneous linear equations with large elements are decomposed into small simultaneous linear equations with m elements, and these are processed and solved in parallel.

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

第1図は本発明の連立一次方程式シミュレータの構成を
示すブロック図。 第2図は本発明の連立一次方程式シミュレータの、並列
処理が繰返される動作を示すための説明図。 T ・・・・・・・・・ 全体制御ブロモ・ンサS ・
・・・・・・・・ 従属プロセッサM ・・・・・・・
・・ 補助記憶装置φ、〜φm・・・・・・・・・ 未
知ベクトル発  明  者     鍜  治  幹 
 雄1ミ  ・ ;
FIG. 1 is a block diagram showing the configuration of a simultaneous linear equations simulator of the present invention. FIG. 2 is an explanatory diagram showing the operation of the simultaneous linear equations simulator of the present invention in which parallel processing is repeated. T ・・・・・・・・・ Overall control Bromo Nsa S ・
...... Dependent processor M ......
・・・ Auxiliary storage device φ, ~φm ・・・・・・ Unknown vector Inventor: Osamu Kaoru Miki
Male 1mi;

Claims (1)

【特許請求の範囲】[Claims] 1個の全体制御プロセッサTと、m個の従属プロセッサ
S_1、S_2、・・・・・・、S_m及びm個の補助
記憶装置M_1、M_2、・・・・・・、M_mよりな
り、元数の大きな連立一次方程式を、帯行列を係数行列
とし未知ベクトルを{φj}とするとき、j番目の式は
j番目の未知ベクトルφjと前後のベクトルφj−1、
φj+1とを含み、φjの係数行列式の値det|Aj
|がφj−1、φj+1の係数行列の値det|Uj|
、det|Lj|の値より大きくなるようにm個のブロ
ック式に分け、j番目の補助記憶装置M_jはj番目の
未知ベクトルφjの漸近値φj(k)を記憶し、m個の
未知ベクトル{φj}に対し、適当な初期値{φj(1
)}を与えて、従属プロセッサ{Sj}と補助記憶装{
Mj}とが繰返し未知ベクトルの漸近値{φj(k)}
を計算する事とし、j番目の従属プロセッサS_jはm
個のブロック式の内のj番目の式と、補助記憶装置{M
}に記憶されている(k−1)回目の漸近値φj−1(
k)とφj+1(k−1)などから、k回目の漸近値φ
j(k)を計算して、補助記憶装置M_jにφj(k)
の値を記憶させる動作を繰返し行う事とし、全体制御プ
ロセッサTは、k回目の{φJ(k)}の計算が全ての
従属プロセッサ{Sj}に於て同時に並列処理するよう
同期制御し、かつ新たに計算されたk回目の漸近値φj
(k)と(k−1)回目の漸近値の差の絶対値と予め定
めた微少ベクトルεとを比較する収束判定を行い、全て
のベクトル{φj}が収束した時に、これを連立一次方
程式の解である、とする事を特徴とする連立一次方程式
シミユレータ。
Consists of one overall control processor T, m subordinate processors S_1, S_2, ..., S_m, and m auxiliary storage devices M_1, M_2, ..., M_m, and an element When we have a large simultaneous linear equation with a band matrix as a coefficient matrix and an unknown vector as {φj}, the j-th equation is the j-th unknown vector φj, the preceding and following vectors φj−1,
φj+1, and the value of the coefficient determinant of φj det|Aj
| is the value det of the coefficient matrix of φj−1, φj+1 |Uj|
, det|Lj|, and the j-th auxiliary storage device M_j stores the asymptotic value φj(k) of the j-th unknown vector φj. For {φj}, an appropriate initial value {φj(1
)}, and the subordinate processor {Sj} and auxiliary storage {
Mj} is the asymptotic value of the iterative unknown vector {φj(k)}
, and the j-th subordinate processor S_j is m
The j-th expression among the block expressions and the auxiliary storage {M
} The (k-1)th asymptotic value φj-1(
k) and φj+1(k-1), etc., the k-th asymptotic value φ
Calculate j(k) and store φj(k) in the auxiliary storage device M_j.
The overall control processor T performs synchronous control so that the k-th calculation of {φJ(k)} is simultaneously processed in parallel by all subordinate processors {Sj}, and Newly calculated k-th asymptotic value φj
Convergence judgment is performed by comparing the absolute value of the difference between (k) and (k-1)th asymptotic value with a predetermined infinitesimal vector ε, and when all vectors {φj} have converged, this is converted into a system of linear equations. A simulator of simultaneous linear equations characterized by the solution of .
JP59180947A 1984-08-29 1984-08-29 Simultaneous primary equation simulator Pending JPS6158076A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP59180947A JPS6158076A (en) 1984-08-29 1984-08-29 Simultaneous primary equation simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP59180947A JPS6158076A (en) 1984-08-29 1984-08-29 Simultaneous primary equation simulator

Publications (1)

Publication Number Publication Date
JPS6158076A true JPS6158076A (en) 1986-03-25

Family

ID=16092054

Family Applications (1)

Application Number Title Priority Date Filing Date
JP59180947A Pending JPS6158076A (en) 1984-08-29 1984-08-29 Simultaneous primary equation simulator

Country Status (1)

Country Link
JP (1) JPS6158076A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029352A1 (en) * 2003-09-22 2005-03-31 Nec Corporation Parallel calculation method and device

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2005029352A1 (en) * 2003-09-22 2005-03-31 Nec Corporation Parallel calculation method and device
JPWO2005029352A1 (en) * 2003-09-22 2006-11-30 日本電気株式会社 Parallel computing method and apparatus
JP4612546B2 (en) * 2003-09-22 2011-01-12 日本電気株式会社 Parallel computing method and apparatus
US7885796B2 (en) 2003-09-22 2011-02-08 Nec Soft, Ltd. Parallel calculation method and device

Similar Documents

Publication Publication Date Title
EP3806070B1 (en) Secret aggregate function calculation system, secret calculation device, secret aggregate function calculation method, and program
Givens 17. A Method of Computing Eigenvalues and Eigenvectors Suggested by Classical Results on Symmetric Matrices
JPH03209561A (en) Calculating device for finding solution of simultaneous primary equation
Delosme et al. Parallel solution of symmetric positive definite systems with hyperbolic rotations
de Smit A numerical solution for the multi-server queue with hyper-exponential service times
Björck et al. Eigenproblems for matrices associated with periodic boundary conditions
JPS6158076A (en) Simultaneous primary equation simulator
Hajj et al. Avoiding zero pivots in the modified nodal approach
US3973243A (en) Digital image processor
Strang Every unit matrix is a LULU
US3662402A (en) Data sort method utilizing finite difference tables
Allgower Application of a fixed point search algorithm to nonlinear boundary value problems having several solutions
JPS6339932B2 (en)
Hentzel Special jordan identities
Udupa et al. New concepts for three-dimensional shape analysis
Okolie The numerical solution of sparse matrix equations by fast methods and associated computational techniques
JP3466048B2 (en) Method of configuring circuit for outputting elements of binary linear subspace
SU805336A1 (en) Device for solving systems of linear algebraic equations
Johnson Solution of System of Linear Equations
Lisle et al. Symmetry classification using invariant moving frame
Khabra Computer oriented algorithms for minimizing the logic functions.
Rosenthal et al. Generic eigenvalue assignment for generalized linear first order systems using memoryless real output feedback
SU1405073A1 (en) Device for resolving a system of linear algebraic equations
SU1732354A1 (en) Device for processing pictures
SU1233160A1 (en) Device for calculating values of logical functions