JPH05342182A - Distributed processing system - Google Patents

Distributed processing system

Info

Publication number
JPH05342182A
JPH05342182A JP31970192A JP31970192A JPH05342182A JP H05342182 A JPH05342182 A JP H05342182A JP 31970192 A JP31970192 A JP 31970192A JP 31970192 A JP31970192 A JP 31970192A JP H05342182 A JPH05342182 A JP H05342182A
Authority
JP
Japan
Prior art keywords
data
computer
output
transmission
input
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.)
Granted
Application number
JP31970192A
Other languages
Japanese (ja)
Other versions
JP2529069B2 (en
Inventor
Mitsuo Takakura
満郎 高倉
Kazuhiko Shimoyama
和彦 下山
Tadashi Okamoto
正 岡本
Noboru Azusazawa
昇 梓沢
Osao Yoshida
長生 吉田
Yutaka Saito
裕 斉藤
Takakazu Sakurai
孝員 桜井
Susumu Kitani
進 木谷
Yuji Kikuchi
雄司 菊池
Yoshihiro Uekane
良博 上金
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.)
Hitachi Ltd
Original Assignee
Hitachi 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 Hitachi Ltd filed Critical Hitachi Ltd
Priority to JP4319701A priority Critical patent/JP2529069B2/en
Publication of JPH05342182A publication Critical patent/JPH05342182A/en
Application granted granted Critical
Publication of JP2529069B2 publication Critical patent/JP2529069B2/en
Anticipated expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Landscapes

  • Multi Processors (AREA)
  • Information Transfer Systems (AREA)

Abstract

PURPOSE:To provide the distributed processing system which prevents the output of the own system from being affected by the other system. CONSTITUTION:This system is equipped with plural computers 11-1N, buffer memories BUF 41-4N provided between the computers 11-1N and a bus 2, and transmission source managing table provided at a bus controller 5. The BUF 41-4N separate the data areas of the own systems and the data areas of the respective other systems corresponding to an address common for the respective systems. The computers 11-1N just write output data in the data areas of the own systems, and the BUF 41-4N periodically output the data of the own systems according to the transmission source managing table under the control of the bus controller 5. For example, the transmission source of data areas (e) in the respective BUF 41-4N is allocated to a CPU 11 in advance. Even when a CPU 2 erroneously writes data in the data area (e) of the BUF 42, those data are not outputted to the bus but correctly rewritten at the time of outputting from the BUF 41.

Description

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

【0001】[0001]

【産業上の利用分野】本発明は、伝送路を介して複数の
計算機間でデータを伝送する分散処理システムに関し、
計算機の誤動作による他系への影響を防止するデータ伝
送システムに関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a distributed processing system for transmitting data between a plurality of computers via a transmission line,
The present invention relates to a data transmission system that prevents an influence on other systems due to a malfunction of a computer.

【0002】[0002]

【従来の技術】この種のデータ処理システムでは、複数
個の計算機が1つの入出力装置を共用している場合が少
なくない。また、このようなシステムは、計算機が演算
した制御信号を入出力装置を介してプラントに出力する
ことによって、そのプラントを制御するために多く用い
られる。
2. Description of the Related Art In a data processing system of this type, a plurality of computers often share one input / output device. Further, such a system is often used to control a plant by outputting a control signal calculated by a computer to the plant via an input / output device.

【0003】しかし、入出力装置に対して複数の計算機
がアクセスすべきアドレス以外のアドレスに対してデー
タを出力することは容易に考えられる。このような事態
は、プラントを安全に制御する上からは絶対に避ける必
要がある。
However, it is easily conceivable to output data to an address other than an address to be accessed by a plurality of computers with respect to the input / output device. Such a situation must be absolutely avoided in order to safely control the plant.

【0004】図1に典型的なデータ処理システムを示
す。この図では、N台の計算機11〜1Nがバス2を介
して入出力装置3(31〜3N)との間でデータのやり
とりを行う。たとえば計算機11の出力データは、自己
のプログラムによって指定されたアドレスの出力装置に
出力する。このとき出力データは他の計算機にもブロー
ドキャストされる。
A typical data processing system is shown in FIG. In this figure, N computers 11 to 1N exchange data with the input / output device 3 (31 to 3N) via the bus 2. For example, the output data of the computer 11 is output to the output device at the address designated by its own program. At this time, the output data is broadcast to other computers.

【0005】また各計算機間でバス2を介してデータの
やりとりを行う。発信元の計算機はデータを他の計算機
にブロードキャストするが、その際、各計算機共通のア
ドレスを指定して各計算機のメモリエリアに書き込む。
Data is exchanged between the computers via the bus 2. The source computer broadcasts the data to other computers, and at that time, the address common to each computer is designated and written in the memory area of each computer.

【0006】[0006]

【発明が解決しようとする課題】図1の例において、自
系の計算機から他系の計算機にデータを伝送する場合
に、たとえば計算機11が書き込むエリアに誤って計算
機12が書き込むと、計算機11による正しいデータは
失われ、各計算機が扱うデータ系や出力装置にも誤動作
が波及する。このようなことはプログラムミスやシステ
ムの改造時などに生じることが多い。
In the example of FIG. 1, when data is transmitted from a computer of its own system to a computer of another system, if the computer 12 erroneously writes in an area written by the computer 11, the computer 11 Correct data will be lost, and the malfunction will spread to the data system and output device handled by each computer. This often happens when a program is mistaken or when the system is modified.

【0007】本発明の目的は、自系の出力が他系に影響
されることのない分散処理システムを提供することにあ
る。
An object of the present invention is to provide a distributed processing system in which the output of its own system is not affected by other systems.

【0008】[0008]

【課題を解決するための手段】本発明は各計算機間で直
接データ伝送するのではなく、各計算機側にバッファ装
置設け、このバッファ装置をバスコントローラの管理下
においてデータ伝送する。すなわち、データ伝送系を計
算機に対して独立させるところに特徴があり、以下のよ
うに構成されている。
According to the present invention, instead of directly transmitting data between computers, a buffer device is provided on each computer side, and this buffer device transmits data under the control of a bus controller. That is, the feature is that the data transmission system is independent of the computer, and is configured as follows.

【0009】本発明の構成は、自律的に処理する複数の
計算機と、自系の計算機の出力を伝送路を介して他系の
計算機にデータ伝送する分散処理システムにおいて、前
記複数の計算機の各々と前記伝送路の間に、共通のアド
レスによって区分される自己の計算機のデータ領域(以
下、自系データ領域)と他の計算機各々のデータ領域
(以下、他系データ領域)を有しデータを記憶する分散
形共有メモリ(以下、バッファメモリと呼ぶ)と、デー
タの伝送指令に応じて前記バッファメモリとバス間のデ
ータの授受を制御する入出力ゲートと、前記入出力ゲー
トの開閉を、他のバッファメモリの前記他系データ領域
の一に対し、該一の領域と同一アドレスの前記自系デー
タ領域を有する唯一のバッファメモリを発信元に割当
て、該発信元の前記自系データ領域のデータが送出され
るように制御する前記伝送指令を出力する伝送路コント
ローラを設けている。
According to the configuration of the present invention, in a distributed processing system in which a plurality of computers that autonomously process data and an output of a computer of its own system are data-transmitted to a computer of another system via a transmission path, each of the plurality of computers is Between the transmission line and the transmission line, there is a data area of its own computer (hereinafter, own system data area) divided by a common address, and a data area of each of the other computers (hereinafter, other system data area) A distributed shared memory (hereinafter referred to as a buffer memory) for storing, an input / output gate for controlling data transfer between the buffer memory and the bus in response to a data transmission command, and opening / closing of the input / output gate, etc. For one of the other system data areas of the buffer memory, the only buffer memory having the own system data area of the same address as the one area is assigned to the source, and Data in the data area is provided a channel controller that outputs the transmission command for controlling so sent.

【0010】[0010]

【作用】本発明は以上のように構成されているので、計
算機の出力処理は各々のバッファメモリまでである。バ
ッファメモリから他系の計算機のバッファメモリへのデ
ータ伝送は、伝送路コントローラによって管理される。
伝送路コントローラは、各バッファメモリに共通で各計
算機単位にユニークなエリアの各アドレスと発信元を1
対1に管理しているので、誤って計算機が自己のバッフ
ァメモリの他系のエリアに書き込んでも、このデータが
外部に出力されることはない。
Since the present invention is constructed as described above, the output processing of the computer is limited to each buffer memory. Data transmission from the buffer memory to the buffer memory of the computer of another system is managed by the transmission path controller.
The transmission path controller uses one address for each area and source that is common to each buffer memory and unique to each computer.
Since the data is managed on a one-to-one basis, this data will not be output to the outside even if the computer mistakenly writes it to the area of the other system of its own buffer memory.

【0011】本発明によれば、計算機の誤動作の波及を
防止できる効果がある。また、システム設計時に他系の
トラブルを意識する必要がない。
According to the present invention, it is possible to prevent the spread of malfunction of the computer. In addition, there is no need to be aware of other system troubles when designing the system.

【0012】[0012]

【実施例】以下本発明の実施例を図面に基づいて説明す
る。図2に本発明の一実施例を示す。各計算機11〜1
Nとバス間に設けられたバッファ装置41,42,…4
Nはバス2を介して入出力装置群3,バスコントローラ
5と接続されている。各バッファ装置41〜4Nは、入
出力装置群3で必要なデータ量と各計算機間でのデータ
伝送に要するデータ量を記憶するに十分な記憶装置を持
つメモリを内蔵する。これらのデータの発信元をバスコ
ントローラ5内の発信元管理テーブル6に登録する。発
信元管理テーブル6の構成例を図3および図4に示す。
入力装置310は各計算機で共用するが、出力装置311
〜31Nは各計算機に対応するように割当てる。また計
算機間でデータ授受するデータも出力する計算機を発信
元として登録する。発信元管理テーブル6にはバス2経
由で入出力装置群3とバッファ装置41〜4N間のデー
タを周期的に転送する時のアドレスと対応するアドレス
a,b,〜gを付けておく。転送アドレスがaのときは
入力装置310から各バッファ装置41〜4Nにデータ
を転送する。転送アドレスがbのときはバッファ装置4
1から出力装置311に出力する。このとき同時にバッ
ファ装置42〜4Nにもブロードキャストされる。転送
アドレスがeの時はバッファ装置41からバッファ装置
42〜4Nに転送される。かくして入出力装置とバッフ
ァ装置間、およびバッファ装置間同士のデータ伝送が行
われる。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 2 shows an embodiment of the present invention. Each computer 11-1
Buffer devices 41, 42, ... 4 provided between N and the bus
N is connected to the input / output device group 3 and the bus controller 5 via the bus 2. Each of the buffer devices 41 to 4N has a built-in memory having a storage device sufficient to store the data amount required by the input / output device group 3 and the data amount required for data transmission between the computers. The sender of these data is registered in the sender management table 6 in the bus controller 5. An example of the structure of the sender management table 6 is shown in FIGS. 3 and 4.
The input device 310 is shared by each computer, but the output device 311
.About.31N are assigned so as to correspond to each computer. In addition, a computer that outputs data that is exchanged between computers is registered as a sender. The source management table 6 is provided with addresses a, b, to g corresponding to the addresses when the data is periodically transferred between the input / output device group 3 and the buffer devices 41 to 4N via the bus 2. When the transfer address is a, the data is transferred from the input device 310 to the buffer devices 41 to 4N. Buffer device 4 when the transfer address is b
1 to the output device 311. At this time, it is simultaneously broadcast to the buffer devices 42 to 4N. When the transfer address is e, it is transferred from the buffer device 41 to the buffer devices 42 to 4N. Thus, data transmission is performed between the input / output device and the buffer device and between the buffer devices.

【0013】図5はバスコントローラと入出力ゲートの
具体的例を示す。バスコントローラ5は転送アドレス信
号7を生成するアドレスカウンタ51と発信元管理テー
ブルを収納するメモリ52、および前記メモリ52から
出力される発信元情報10を解読するデコーダ53より
構成される。前記デコーダ11は発信元となり得る入力
装置310,バッファ装置411〜41Nのデータをデ
ータバス12に乗せるゲート(3100,431〜43
N)、およびデータバス12上のデータを出力装置31
1〜31N,バッファ装置41〜4N内のバッファメモ
リ411〜41Nに取り込むゲート(3110〜31N
N,421〜42N)を制御するゲート制御信号13を
出力する。
FIG. 5 shows a concrete example of the bus controller and the input / output gate. The bus controller 5 comprises an address counter 51 for generating the transfer address signal 7, a memory 52 for accommodating a transmission source management table, and a decoder 53 for decoding the transmission source information 10 output from the memory 52. The decoder 11 is a gate (3100, 431-43) for putting the data of the input device 310 and the buffer devices 411-41N, which may be sources, on the data bus 12.
N) and the data on the data bus 12 to the output device 31
1 to 31N, and gates (3110 to 31N) taken into the buffer memories 411 to 41N in the buffer devices 41 to 4N.
N, 421 to 42N) is output.

【0014】本実施例では下記の如く動作する。In this embodiment, it operates as follows.

【0015】(1)入力装置310からデータを各計算
機側に伝送するときは、アドレスカウンタ51の値はa
となりメモリ52は発信元が入力装置310であること
を示すデータを出す。このデータはデコーダ53で解読
され、ゲート3100を開く信号130が出る。バッフ
ァ装置41〜4N内の出力ゲート431〜43Nを開く
信号131〜13Nは出力されない。したがって、13
1〜13Nの信号の逆の動作をする入力ゲート421〜
42Nが開きバッファメモリ411〜41Nの予め特定
されたアドレスにそのデータが書き込まれる。
(1) When data is transmitted from the input device 310 to each computer side, the value of the address counter 51 is a
Next, the memory 52 outputs data indicating that the transmission source is the input device 310. This data is decoded by the decoder 53 and a signal 130 is issued which opens the gate 3100. The signals 131 to 13N for opening the output gates 431 to 43N in the buffer devices 41 to 4N are not output. Therefore, 13
Input gates 421 to 413 that perform the reverse operation of signals 1 to 13N
42N is opened and the data is written to the pre-specified address of the buffer memories 411 to 41N.

【0016】(2)計算機側から出力装置へのデータ伝
送の場合、例えば41から出力装置311へデータを出
力するときは、アドレスカウンタ51のはbとなり、メ
モリ52からは発信元が計算機11であることを示すデ
ータが出力される。このデータはデコーダ53で解読さ
れ、ゲート431,3110を開く信号が出る。他のゲ
ート制御信号は出力されないため、3110以外の入出
力装置3内のゲートおよびバッファ装置41以外のゲー
ト432〜43Nはゲートを閉じている。このとき、バ
ッファ装置41の入力ゲートは閉じ、他のバッファ装置
の入力ゲート422〜42Nは開く。したがって、バッ
ファ装置41のデータが出力装置311とバッファ装置4
2〜4Nに転送される。
(2) In the case of data transmission from the computer side to the output device, for example, when outputting data from 41 to the output device 311, the address counter 51 becomes b, and the memory 52 is the computer 11 as the source. Data indicating that there is is output. This data is decoded by the decoder 53, and a signal for opening the gates 431 and 3110 is issued. Since other gate control signals are not output, the gates in the input / output device 3 other than 3110 and the gates 432 to 43N other than the buffer device 41 are closed. At this time, the input gate of the buffer device 41 is closed and the input gates 422 to 42N of the other buffer devices are opened. Therefore, the data in the buffer device 41 is transferred to the output device 311 and the buffer device 4.
2 to 4N.

【0017】図6は本発明によるシステムに於て、任意
の計算機の異常(ハードウエア誤動作やプログラムミ
ス)により誤ったデータが他の計算機が扱うデータ系へ
波及しないことを説明するための図である。今、計算機
12が誤動作し、計算機11が出力すべきエリア(アド
レスb)へデータを書き込もうとしたとする。このと
き、計算機12が書き込む対象はバッファ装置42内の
メモリのエリアbを指定することになる。ところがバス
コントローラ5によりbのエリアのデータ発信元は計算
機11と管理されているので、出力装置3110に転送
するときは計算機11に接続されているバッファ装置4
1内のメモリのエリアbのデータが出力装置311に転
送される。そして、計算機12に接続されているバッフ
ァ装置42内のメモリのエリアbにも計算機11のデー
タに書き換えられる。したがって、計算機12の誤動作
による出力装置311への影響はなく、また他の計算機
が扱うデータ系にも誤動作が波及しない。この利点を生
かして各プロセッサ単位でのデバッグやサブシステム毎
の分割調整が可能である。
FIG. 6 is a diagram for explaining that in the system according to the present invention, erroneous data does not spread to a data system handled by another computer due to an abnormality (hardware malfunction or program mistake) of an arbitrary computer. is there. Now, assume that the computer 12 malfunctions and tries to write data to the area (address b) to be output by the computer 11. At this time, the target to be written by the computer 12 is to designate the area b of the memory in the buffer device 42. However, since the bus controller 5 manages the data transmission source in the area of b as the computer 11, when transferring to the output device 3110, the buffer device 4 connected to the computer 11 is used.
The data in the area b of the memory in 1 is transferred to the output device 311. Then, the area b of the memory in the buffer device 42 connected to the computer 12 is also rewritten with the data of the computer 11. Therefore, the malfunction of the computer 12 does not affect the output device 311 and the malfunction does not spread to the data system handled by another computer. Utilizing this advantage, debugging in each processor unit and division adjustment for each subsystem are possible.

【0018】上記の例は、計算機11からバッファ装置
41のエリアbを介して出力装置311にデータ伝送す
る場合であるが、計算機間の伝送でも同様である。図3
や図4の発信元管理テーブル6に示すように、各バッフ
ァメモリのエリアeは、計算機11のバッファメモリ4
1を発信元に割当ている。すなわち、計算機11からバ
ッファ41のエリアeに書き込まれたデータは、バスコ
ントローラ5の伝送指令に従って他系のバッファメモリ
42〜4Nに伝送され、そのエリアeに書き込まれる。
このエリアeは、バッファメモリ41が唯一の発信元に
管理されているから、計算機12〜1Nが誤って自系の
エリアeにミスデータを書いても出力されることはな
い。そして、バッファ41が再びエリアeの発信元とな
るタイミングに、このミスデータは正しく書き改められ
る。
In the above example, data is transmitted from the computer 11 to the output device 311 via the area b of the buffer device 41, but the same applies to transmission between computers. Figure 3
As shown in FIG. 4 or the sender management table 6 in FIG. 4, the area e of each buffer memory is the buffer memory 4 of the computer 11.
1 is assigned to the sender. That is, the data written from the computer 11 to the area e of the buffer 41 is transmitted to the buffer memories 42 to 4N of the other system according to the transmission command of the bus controller 5 and written to the area e.
In this area e, the buffer memory 41 is managed by only one source, so that even if the computers 12 to 1N mistakenly write miss data in the area e of its own system, it is not output. Then, at the timing when the buffer 41 becomes the source of the area e again, the miss data is rewritten correctly.

【0019】以上説明したように、本発明は各計算機間
で直接データ伝送するのではなく、各計算機側にバッフ
ァ装置設け、このバッファ装置をバスコントローラの管
理下においてデータ伝送する。したがって、本発明では
複数の計算機が同一出力装置をアクセスすることを防止
できる。また任意のプロセッサの誤動作が他のプロセッ
サの出力装置に悪影響を与えることも防止できる。この
ことを利用し分散システムに於ける分割調整が可能とな
りシステムの現地調整期間の短縮や、主系オンライン下
におけるサブシステムの調整も可能となる。また入出力
装置をバスに接続しているため、システム機能追加によ
る増設も計算機とバッファ装置の増設と発信元管理テー
ブルの変更のみで対処することが可能となる。
As described above, the present invention does not directly transmit data between computers, but provides a buffer device on each computer side, and this buffer device transmits data under the control of the bus controller. Therefore, according to the present invention, it is possible to prevent a plurality of computers from accessing the same output device. It is also possible to prevent the malfunction of any processor from adversely affecting the output devices of other processors. By utilizing this, it is possible to make division adjustments in a distributed system, shorten the on-site adjustment period of the system, and adjust subsystems under the main system online. Further, since the input / output device is connected to the bus, it is possible to deal with the addition by adding the system function only by adding the computer and the buffer device and changing the source management table.

【0020】[0020]

【発明の効果】本発明によれば、計算機に対してデータ
伝送系を独立できるので、分散処理している計算機の誤
動作が他系に波及することを防止でき、信頼性の高い分
散処理システムを提供できる。また、計算機単位に設計
や試験を行っても他系への影響を意識する必要がないの
で、分散処理単位の設計や試験が可能になり、システム
の構築や改造が容易になる。
According to the present invention, since the data transmission system can be independent of the computer, it is possible to prevent the malfunction of the computer which is performing distributed processing from spreading to other systems, and to provide a highly reliable distributed processing system. Can be provided. Further, even if the design or test is performed for each computer, it is not necessary to be aware of the influence on other systems, so that it is possible to design and test the distributed processing unit, and it becomes easy to construct or modify the system.

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

【図1】従来のシステム構成を示す図。FIG. 1 is a diagram showing a conventional system configuration.

【図2】本発明の一実施例を示す構成図。FIG. 2 is a configuration diagram showing an embodiment of the present invention.

【図3】発信元管理テーブルの割当ての一例を示す説明
図。
FIG. 3 is an explanatory diagram showing an example of allocation of a transmission source management table.

【図4】発信元管理テーブルの詳細な割当ての一例を示
す説明図。
FIG. 4 is an explanatory diagram showing an example of detailed allocation of a transmission source management table.

【図5】図2のより詳細な一例を示す構成図。5 is a configuration diagram showing a more detailed example of FIG.

【図6】本発明の動作を説明するための説明図。FIG. 6 is an explanatory diagram for explaining the operation of the present invention.

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

11〜1N…計算機、2…バス、3…入出力装置、31
0…入力装置、311〜31N…出力装置、5…バスコ
ントローラ、51…アドレスカウンタ、52…メモリ、
53…デコーダ、6…発信元管理テーブル、41〜4N
…バッファ装置、411〜41N…バッファメモリ、4
31〜43N,3100…出力ゲート、421〜42
N,3110〜31NN…入力ゲート。
11-1N ... Computer, 2 ... Bus, 3 ... Input / output device, 31
0 ... Input device, 311 to 31N ... Output device, 5 ... Bus controller, 51 ... Address counter, 52 ... Memory,
53 ... Decoder, 6 ... Source management table, 41-4N
... buffer device, 411 to 41N ... buffer memory, 4
31-43N, 3100 ... Output gates, 421-42
N, 3110 to 31NN ... Input gate.

───────────────────────────────────────────────────── フロントページの続き (72)発明者 梓沢 昇 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 吉田 長生 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 斉藤 裕 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 桜井 孝員 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 木谷 進 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 菊池 雄司 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 (72)発明者 上金 良博 茨城県日立市大みか町五丁目2番1号 株 式会社日立製作所大みか工場内 ─────────────────────────────────────────────────── ─── Continuation of the front page (72) Inventor Noboru Azusa 5-2-1 Omika-cho, Hitachi-shi, Ibaraki Hitachi Ltd. Omika factory (72) Inventor Nagao Yoshida 5-chome, Omika-cho, Hitachi-shi, Ibaraki No. 1 Incorporated company Hitachi Ltd. Omika factory (72) Inventor Hiroshi Saito 52-1 Omika-cho, Hitachi City, Ibaraki prefecture Incorporated company Hitachi Ltd. Omika factory (72) Inventor Takashi Sakurai Hitachi city, Ibaraki prefecture 5-2-1, Omika-cho, Hitachi Ltd. Omika Factory (72) Inventor Susumu Kitani 5-2-1, Omika-cho, Hitachi City, Ibaraki Hitachi Ltd. Omika Factory (72) Inventor Yuji Kikuchi 5-2-1 Omika-cho, Hitachi-shi, Ibaraki Co., Ltd. Hitachi Ltd. Omika factory (72) Inventor Yoshihiro Kamegane Omika-shi, Hitachi-shi, Ibaraki 5-2-1, Machi Incorporated company Hitachi, Ltd. Omika factory

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】自律的に処理する複数の計算機と、前記計
算機の出力を伝送路を介して他の計算機にデータ伝送す
る分散処理システムにおいて、前記複数の計算機の各々
と前記伝送路の間に、共通のアドレスによって区分され
る自己の計算機のデータ領域(以下、自系データ領域)
と他の計算機各々のデータ領域(以下、他系データ領
域)を有しデータを記憶する分散形共有メモリ(以下、
バッファメモリと呼ぶ)と、データの伝送指令に応じて
前記バッファメモリとバス間のデータの授受を制御する
入出力ゲートと、前記入出力ゲートの開閉を、他のバッ
ファメモリの前記他系データ領域の一に対し、該一の領
域と同一アドレスの前記自系データ領域を有する唯一の
バッファメモリを発信元に割当て、該発信元の前記自系
データ領域のデータが送出されるように制御する前記伝
送指令を出力する伝送路コントローラを設け、該伝送路
コントローラの伝送指令に応じて各計算機間のデータ伝
送を行うことを特徴とする分散処理システム。
1. A distributed processing system in which a plurality of computers that autonomously process data and an output of the computer are transmitted to another computer via a transmission path, and between the plurality of computers and the transmission path. , The data area of its own computer divided by a common address (hereinafter referred to as its own data area)
And a distributed shared memory (hereinafter, referred to as "other system data area") that stores data
Buffer memory), an input / output gate for controlling data transfer between the buffer memory and the bus in response to a data transmission command, and opening / closing of the input / output gate for the other system data area of another buffer memory. For one, the only buffer memory having the own data area of the same address as the one area is assigned to the sender, and the data in the own data area of the sender is controlled to be transmitted. A distributed processing system comprising a transmission path controller that outputs a transmission command, and performing data transmission between computers according to the transmission command of the transmission path controller.
【請求項2】前記伝送路コントローラは前記入出力ゲー
トの一をデータが出力されるように制御する場合には、
他の入出力ゲートを全てデータが入力されるように制御
することを特徴とする請求項1記載の分散処理システ
ム。
2. The transmission path controller, when controlling one of the input / output gates to output data,
2. The distributed processing system according to claim 1, wherein the other input / output gates are controlled so that all data is input.
【請求項3】前記発信元の割当ては、前記計算機から前
記伝送路コントローラの発信元管理手段に予め登録され
ることを特徴とする請求項1または2記載の分散処理シ
ステム。
3. The distributed processing system according to claim 1, wherein the allocation of the transmission source is registered in advance in the transmission source management means of the transmission path controller from the computer.
【請求項4】前記伝送路コントローラは、前記伝送指令
を周期的に出力することを特徴とする請求項1〜3のい
ずれか1に記載の分散処理システム。
4. The distributed processing system according to claim 1, wherein the transmission path controller periodically outputs the transmission command.
【請求項5】前記伝送路はバスで構成されることを特徴
とする請求項1〜4のいずれか1に記載の分散処理シス
テム。
5. The distributed processing system according to claim 1, wherein the transmission line is composed of a bus.
JP4319701A 1992-11-30 1992-11-30 Distributed processing system Expired - Lifetime JP2529069B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4319701A JP2529069B2 (en) 1992-11-30 1992-11-30 Distributed processing system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4319701A JP2529069B2 (en) 1992-11-30 1992-11-30 Distributed processing system

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
JP15874281A Division JPS5860334A (en) 1981-10-07 1981-10-07 Data processing system

Publications (2)

Publication Number Publication Date
JPH05342182A true JPH05342182A (en) 1993-12-24
JP2529069B2 JP2529069B2 (en) 1996-08-28

Family

ID=18113219

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4319701A Expired - Lifetime JP2529069B2 (en) 1992-11-30 1992-11-30 Distributed processing system

Country Status (1)

Country Link
JP (1) JP2529069B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123749A (en) * 1994-10-27 1996-05-17 Fuji Electric Co Ltd Bus controller

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08123749A (en) * 1994-10-27 1996-05-17 Fuji Electric Co Ltd Bus controller

Also Published As

Publication number Publication date
JP2529069B2 (en) 1996-08-28

Similar Documents

Publication Publication Date Title
US5155833A (en) Multi-purpose cache memory selectively addressable either as a boot memory or as a cache memory
EP0159548B1 (en) Lsi-microcomputer
EP0099125B1 (en) Multicomputer system having dual common memories
JPH02291044A (en) Multi-processor system with global data copy function and two level address converter
US5822761A (en) Data processing system which controls operation of cache memory based and the address being accessed
US5089953A (en) Control and arbitration unit
US5845130A (en) Mailbox traffic controller
US6308244B1 (en) Information processing apparatus with improved multiple memory access and control
GB1437985A (en)
JP2529069B2 (en) Distributed processing system
GB2039102A (en) Buffer memory system
US4718003A (en) Method and apparatus for exchanging data between data processing units
US20110145491A1 (en) Method for controlling access to regions of a memory from a plurality of processes and a communication module having a message memory for implementing the method
US5483645A (en) Cache access system for multiple requestors providing independent access to the cache arrays
JPH0526222B2 (en)
JPH0323026B2 (en)
JPS6250863B2 (en)
JPH0322073A (en) Data transfer controller
JPH0391191A (en) Multiport memory
SU1541623A1 (en) Device for interfacing computer with peripheral device
SU1495804A1 (en) Device for control of reference to common memory
KR900009212Y1 (en) Address control apparatus
JP2754692B2 (en) Data processing device
JPS604498B2 (en) How to combine an electronic computer and a direct memory access device
KR870000117B1 (en) Access control processing method