JPS63189958A - Computer system - Google Patents

Computer system

Info

Publication number
JPS63189958A
JPS63189958A JP62022775A JP2277587A JPS63189958A JP S63189958 A JPS63189958 A JP S63189958A JP 62022775 A JP62022775 A JP 62022775A JP 2277587 A JP2277587 A JP 2277587A JP S63189958 A JPS63189958 A JP S63189958A
Authority
JP
Japan
Prior art keywords
computers
computer
communication line
information
numbers
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
JP62022775A
Other languages
Japanese (ja)
Other versions
JPH0619765B2 (en
Inventor
Hideo Tanaka
秀雄 田中
Hisamasa Shimada
島田 寿正
Shoichi Muto
昭一 武藤
Noriaki Akimoto
穐本 能彬
Hisao Taoka
田岡 久雄
Shogo Nishida
西田 正吾
Toshiaki Sakaguchi
敏明 坂口
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Mitsubishi Electric Corp
Tokyo Electric Power Co Holdings Inc
Original Assignee
Tokyo Electric Power Co Inc
Mitsubishi Electric Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tokyo Electric Power Co Inc, Mitsubishi Electric Corp filed Critical Tokyo Electric Power Co Inc
Priority to JP62022775A priority Critical patent/JPH0619765B2/en
Publication of JPS63189958A publication Critical patent/JPS63189958A/en
Publication of JPH0619765B2 publication Critical patent/JPH0619765B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F15/00Digital computers in general; Data processing equipment in general
    • G06F15/16Combinations of two or more digital computers each having at least an arithmetic unit, a program unit and a register, e.g. for a simultaneous processing of several programs
    • G06F15/163Interprocessor communication
    • G06F15/173Interprocessor communication using an interconnection network, e.g. matrix, shuffle, pyramid, star, snowflake
    • G06F15/17337Direct connection machines, e.g. completely connected computers, point to point communication networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Multi Processors (AREA)

Abstract

PURPOSE:To easily reduce and extend passing communication lines by assigning numbers 0 to n-1 to each computers and by connecting computers having the relation of i=2j (modulo n), i'=2j+1 (modulo n), j=0, 1, ..., n-1, to computers by a bidirectional communication line at the time of allocating the numbers to the respective computers. CONSTITUTION:For instance, when information is transferred to the computers of the number 0 to 8, it is transferred to the computer of the number 8 via the computers of the numbers 1, 2, 4 and the communication line therebetween, a hierarchy type system can be constituted and the information can be trans ferred only by passing the four communication lines to the maximum. When the communication line connecting the computers of the numbers 5 and 10 is failed, the information is transferred to the computer A of the number 10 from the computer of the number 5 via the computers the numbers of 2, 1, 0 and the communication line therebetween, thereafter, via the computers of the numbers 15, 14, 13 and the communication line therebetween and the informa tion can be transferred via the nine communication lines to the maximum.

Description

【発明の詳細な説明】 〔産業上の利用分野〕 この発明は、複数の計算機で構成される計算機システム
に関するものである。
DETAILED DESCRIPTION OF THE INVENTION [Field of Industrial Application] The present invention relates to a computer system composed of a plurality of computers.

〔従来の技術〕[Conventional technology]

第5図は例えばリング状に接続された複数の計算機より
構成される従来の計算機システムである。
FIG. 5 shows a conventional computer system composed of a plurality of computers connected in a ring shape, for example.

図において、(1)はn個、例えば16個の計算機、(
2)は計算機(11間をリング状に接続する双方向の通
信線である。16個の計算機(11には0がら15の番
号が割り付けられている。
In the figure, (1) has n computers, for example 16 computers, (
2) is a bidirectional communication line that connects computers (11) in a ring shape.16 computers (11 are assigned numbers from 0 to 15).

次に動作について説明する。計算機111によって送り
出された情報は、複数の通信線(2)を経由して、他の
計算機+1)に転送される0例えば、番号0の計算機(
11から番号8の計算機illに情報を送る時には、番
号1.2.3.4.5.6.7の計算11a (1)及
びその間の通信A11(21を経由して番号8の計算機
(11に情報が転送される。あるいは、番号15.14
.13.12.11.10,9の計算機fl)を経由し
て番号8の計算機(1)に情報を送ることもできる。
Next, the operation will be explained. The information sent out by the computer 111 is transferred to other computers +1) via multiple communication lines (2). For example, the computer with number 0 (
When sending information from 11 to the computer ill of number 8, the calculation 11a (1) of number 1.2.3.4.5.6.7 and the communication between them A11 (21) are sent to the computer ill of number 8 (11 The information will be forwarded to 15.14 or number 15.14.
.. It is also possible to send information to the computer numbered 8 (1) via the computer fl) numbered 13.12.11.10.9.

〔発明が解決しようとする問題点〕[Problem that the invention seeks to solve]

従来の計算機システムは以上のようにリニアアレイ型で
構成されているので、n個の計算機から構成される場合
、最大−個の通信線を経由しなげれば情報を転送するこ
とができなかった。また、転送途中の計算機や通信線が
故障した時には、リニアアレイ型が構成できなくなり、
情報の転送に最大n個の通信線を経由しなければならな
かった。
Conventional computer systems are configured in a linear array type as described above, so when a computer system consists of n computers, information cannot be transferred without passing through a maximum of - communication lines. . Additionally, if a computer or communication line breaks down during the transfer, the linear array type cannot be configured.
Information had to be transferred through up to n communication lines.

また、システムの拡張・分割時には、通信線を切断しな
ければならないなどの問題点があった。他の従来の計算
機システムとして、雑誌(I EEETRANSACT
IONS ON COMPUTER3,VOL、c−3
4,NO,5゜MAY 1985.第434頁〜第44
7頁)に掲載されているようなハイアラキ−型のシステ
ム構築するものがある。これは最大1ogx n個の通
信線の経由で情報を送ることができるが、転送途中の計
算機や通信線が故障した時には、情報を転送できなくな
るという問題点があった。
Additionally, there were other problems such as communication lines having to be cut when expanding or dividing the system. Other conventional computer systems include magazines (IEEETRANSACT
IONS ON COMPUTER3, VOL, c-3
4, NO, 5° MAY 1985. Pages 434-44
There are systems that build a hierarchy type system, such as the one described on page 7). This allows information to be sent via a maximum of 1og x n communication lines, but there is a problem in that if a computer or communication line breaks down during the transfer, the information cannot be transferred.

この発明は上記のような問題点を解消するためになされ
たもので、正常時及び故障時にリニアアレイ型、とハイ
アラキ−型の両方のシステムを構築することができ、情
報転送時に経由する通信線を少なくでき、さらに通信線
を切断−することなく容易に拡張ができる計算機システ
ムを得ることを目的とする。
This invention was made to solve the above-mentioned problems, and it is possible to construct both linear array type and hierarchical type systems during normal operation and failure. It is an object of the present invention to provide a computer system that can reduce the amount of noise and can be easily expanded without cutting communication lines.

〔問題点を解決するための手段〕[Means for solving problems]

この発明に係る計算機システムは、各計算機にOからn
−1の番号を割り付けた時、i=23.1ヴ1− 4に4一番号Oとn−1となる計算機間を双方向の通信
線で接続したことを特徴とするものである。
The computer system according to the present invention provides each computer with O to n
When the number -1 is assigned, i=23.1v1-4, and the computers with numbers O and n-1 are connected by a bidirectional communication line.

〔作用〕[Effect]

この発明における計算機間の接続形態は、リニアアレイ
型とハイアラキ−型の両方の計算機システムの構築を可
能にするため、情報転送時に経由する通信線はハイアラ
キ−型の場合と同様に最大1og寞nとなる。
The connection form between computers in this invention makes it possible to construct both linear array type and hierarchical type computer systems, so the communication line through which information is transferred has a maximum of 1og becomes.

また、番号0とn−1となる計算機間も双方向に接続さ
れているため、故障時においてもリニアアレイ型とハイ
アラキ−型の両方の計算機システムを構築でき、情報転
送時に経由する通信線は最大21og、n + lとな
る。
In addition, since the computers numbered 0 and n-1 are bidirectionally connected, even in the event of a failure, both linear array type and hierarchical type computer systems can be constructed, and the communication lines used during information transfer are The maximum is 21 og, n + l.

〔実施例〕〔Example〕

以下0、この発明の一実施例を図について説明する。 An embodiment of the present invention will be described below with reference to the drawings.

第1図において、+11は計算機、(2)は計算機間を
接続する双方向の通信線であり、n個、例えば、16個
の計算機+11より構成される計算機システムにおける
接続形態を示している。
In FIG. 1, +11 is a computer, and (2) is a bidirectional communication line connecting the computers, showing a connection form in a computer system consisting of n computers, for example, 16 computers +11.

となる番号の計算機(1)間を接続する。この時、すで
に接続しである計算機(1)間、及び同一番号の計算機
+11間の接続は必要がない、上記で示した接続に加え
て、番号15と0である計算機(1)間を接続すると、
第1図のような計算機システムが構成される。
Connect the computers (1) with the numbers. At this time, there is no need to connect between computers (1) that are already connected and between computers with the same number +11. In addition to the connections shown above, connect between computers (1) with numbers 15 and 0. Then,
A computer system as shown in FIG. 1 is configured.

第2図は、第1図に示す計算機システムをリニアアレイ
型の計算機システムとして動作させる場合に使用する通
信&jl(21を抜き出して表した一例である。
FIG. 2 is an example of communication &jl (21) used when the computer system shown in FIG. 1 is operated as a linear array type computer system.

第3図はlal、伽)は、それぞれ第1図に示す計算機
システムをハイアラキ−型の計算機システムとして動作
させる場合に使用する通信線(2)を抜き出して表した
一例であり、第3図(a)は番号1の計算機(1)を基
点とする構造、第3図(blは番号14の計算機(11
を基点とする構造である。
Figure 3 shows an example of a communication line (2) used when the computer system shown in Figure 1 operates as a hierarchy type computer system; a) is the structure based on the computer numbered 1 (1), Figure 3 (bl is the structure based on the computer numbered 14 (11)
It is a structure based on .

上記実施例において、例えば番号Oから番号8へ情報を
転送する場合、第2図、第3図(81から明らかなよう
に、番号1.2.4の計算機(1)及びこの間の通信線
(2)を経由して番号8の計算機(11に転送される。
In the above embodiment, for example, when information is transferred from number O to number 8, as shown in FIGS. 2 and 3 (81), the computer (1) numbered 1.2.4 and the communication line ( 2) and is transferred to the computer numbered 8 (11).

この計算機システムは、任意の計算機(1)を基点とし
て第3図に(a)、山)に示すようにハイアラキ−型の
システムを構築できるので、計算機(11の間の情報の
転送は最大101gtl 6−4で、4本の通信線(2
)を経由するだけで行なうことができる。
This computer system can construct a hierarchical system as shown in Fig. 3 (a) with any computer (1) as the base point, so information transfer between computers (11) can be performed at a maximum of 101 gtl. 6-4, four communication lines (2
) can be done simply by going through

また、計算機(1)あるいは通信線(2)が故障した場
合は、故障した計算機(11や通信1 (21を避けて
情報の転送を行なうことができる0例えば、番号、5と
10の計算機(11と接続する通信線(2)が故障した
場合に、番号5から番号10の計算機(11に情報を転
送する時について説明する。第3図(a)に示す構造に
従って番号5から2.1、Oの計算機(1)及びこの間
の通信1111 (21を経由する0番号0と15の計
算機(11は通信線(2)によって接続されているので
、この後は第3回出)に示す構造に従って番号15.1
4.13の計算機(1)及びこの間の通信線(2)を経
由して番号10の計算機(1)に情報が転送される。こ
のように任意の通信線(2)及び計算411(11の故
障においても情報を転送することができ、この時に経由
する通信線(2)は最大21og*n+1である。
In addition, if computer (1) or communication line (2) fails, information can be transferred avoiding the failed computer (11 or communication 1 (21). For example, computers numbered 5 and 10 ( We will explain how to transfer information from number 5 to number 10 computers (11) when the communication line (2) connecting to number 11 fails. , O's computer (1) and the communication between them 1111 (The structure shown in 1111 (computer 0 number 0 and 15 via 21 (11 is connected by communication line (2), so this will be the third part) According to number 15.1
Information is transferred to the computer (1) numbered 10 via the computer (1) numbered 4.13 and the communication line (2) between them. In this way, information can be transferred even if any communication line (2) and calculation 411 (11) fail, and the number of communication lines (2) to be passed through at this time is 21og*n+1 at maximum.

即ち、この実施例では21ogxl 6 + 1 ” 
9で、最大9本の通信41 +21を経由すれば、故障
時にも情報が転送でき、従来のりニアアレイ型のシステ
ムにおける最大n=16で、16本と比べて、経由する
通信1 (21の本数を少なくすることができる。
That is, in this example, 21ogxl 6 + 1''
9, information can be transferred even in the event of a failure by going through a maximum of 9 communications 41 + 21, and compared to 16 communications with a maximum of n = 16 in the conventional linear array system, the number of communications 1 (21) can be reduced.

また、第4図は2つ以上、例えば3つの計算機システム
(3)を接続して拡張する場合の説明図であり、それぞ
れ一方の計算機システム(3)内の番号0の計算機+1
1と他方の計算機システム(3)内の番号n−1の計算
機fi+とを双方向の通信線(2)で接続している。こ
のように、通信線(2)を切断せずに拡張でき、上記の
ような効果を維持した計算機システムを構築することが
できる。さらに、拡張した計算機システムの分割も容易
である。第4図では拡張する3つの計算機システム(3
)がいずれもn個で同数の計算機(11を有しているが
、この計算機システム(3)を構成する計算機+11の
個数は特に制限がなく、一方が1つの計算機(1)で構
成されている場合でも同様である。
Moreover, FIG. 4 is an explanatory diagram when two or more, for example, three computer systems (3) are connected and expanded, and each computer system (3) has the number 0 + 1.
1 and a computer fi+ with number n-1 in the other computer system (3) are connected by a bidirectional communication line (2). In this way, it is possible to construct a computer system that can be expanded without cutting the communication line (2) and maintains the above-mentioned effects. Furthermore, it is easy to divide an expanded computer system. Figure 4 shows the three computer systems to be expanded (3
) have the same number of computers (11), but there is no particular limit to the number of computers + 11 that constitute this computer system (3), and one side is composed of one computer (1). The same applies even if there are.

なお、上記実施例では、複数の計算機で構成された計算
機システムの場合について説明したが、計算機+11は
、マイクロプロセッサ、パソコン、ミニコン、大型計算
機等いかなる種類の計算機であってもよく、また、複数
間で情報の授受を行なういかなる種類の処理装置であっ
てもよい。
In addition, in the above embodiment, the case of a computer system composed of a plurality of computers was explained, but the computer +11 may be any type of computer such as a microprocessor, a personal computer, a minicomputer, a large computer, etc. It may be any type of processing device that exchanges information between them.

また、通信線(2)はシリアル形式、パラレル形式、L
AN、電話回線等いかなる種類の通信形式であってもよ
い。
In addition, the communication line (2) is serial format, parallel format, L
Any type of communication format such as AN, telephone line, etc. may be used.

〔発明の効果〕〔Effect of the invention〕

以上のように、この発明によれば、各計算機に0からn
−1の番号を割り付けた時、1−2j、奏≦番号Oとn
−1となる計算機間を双方向の通信線で接続したことを
特徴とすることにより、正常時及び故障時にリニアアレ
イ型とハイアラキ−型の両方のシステムを構築すること
ができ、情報転送時に経由する通信線を少なくでき、さ
らに通信線を切断することなく容易に拡張できる計算機
システムを得ることができる効果がある。
As described above, according to the present invention, each computer has 0 to n
When assigning the number -1, 1-2j, Kanade ≦ number O and n
- By connecting two computers with two-way communication lines, it is possible to construct both linear array type and hierarchical type systems during normal operation and failure, and it is possible to use This has the effect that it is possible to reduce the number of communication lines to be used, and to obtain a computer system that can be easily expanded without cutting the communication lines.

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

第1図はこの発明の一実施例による計算機システムを示
す構成図、第2図は、第1図の計算機システムにおいて
、リニアアレイ型の計算機システムを構成した場合の利
用通信線の一例を示す構成図、第3図(8)、山)は、
それぞれ第1図の計算機システムにおいて、ハイアラキ
−型の計算機システムを構成した場合の利用通信線の一
例を示す構成図で、第3図ialは番号lの計算機を基
点にした場合の構成図、第3図山)は番号14の計算機
を基点にした場合の構成図、第4図はこの発明の実施例
による計算機システムを複数接続して拡張した一例を示
す説明図、第5図は従来の計算機システムを示す構成図
である。 図において、+11は計算機、(2)は通信線を示す。 なお、図中、同一符号は同一、又は相当部分を示す。
FIG. 1 is a configuration diagram showing a computer system according to an embodiment of the present invention, and FIG. 2 is a configuration diagram showing an example of a communication line used when a linear array type computer system is configured in the computer system of FIG. 1. Figure 3 (8), mountain) is
In the computer system shown in FIG. 1, each is a configuration diagram showing an example of the communication lines used when a hierarchical computer system is configured. Fig. 3) is a configuration diagram based on the computer numbered 14, Fig. 4 is an explanatory diagram showing an example in which a plurality of computer systems according to the embodiment of the present invention are connected and expanded, and Fig. 5 is a diagram of a conventional computer system. FIG. 1 is a configuration diagram showing a system. In the figure, +11 indicates a computer, and (2) indicates a communication line. In addition, in the figures, the same reference numerals indicate the same or equivalent parts.

Claims (1)

【特許請求の範囲】[Claims] n個の計算機で構成される計算機システムにおいて、上
記各計算機に0からn−1の番号を割り付けた時、i=
2j、i′=2j+1(ただしjは、0、1、…、n−
1とし、i又はi′がn以上の場合はnで割った余りの
数をi又はi′とする)の関係にある番号iとj及びi
′とjとなる上記計算機間、並びに番号0とn−1とな
る上記計算機間を双方向の通信線で接続したことを特徴
とする計算機システム。
In a computer system consisting of n computers, when each computer is assigned a number from 0 to n-1, i=
2j, i'=2j+1 (where j is 0, 1,..., n-
1, and if i or i' is greater than or equal to n, the remainder after dividing by n is i or i').
A computer system characterized in that the computers numbered ' and j and the computers numbered 0 and n-1 are connected by bidirectional communication lines.
JP62022775A 1987-02-03 1987-02-03 Computer system Expired - Fee Related JPH0619765B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP62022775A JPH0619765B2 (en) 1987-02-03 1987-02-03 Computer system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP62022775A JPH0619765B2 (en) 1987-02-03 1987-02-03 Computer system

Publications (2)

Publication Number Publication Date
JPS63189958A true JPS63189958A (en) 1988-08-05
JPH0619765B2 JPH0619765B2 (en) 1994-03-16

Family

ID=12092038

Family Applications (1)

Application Number Title Priority Date Filing Date
JP62022775A Expired - Fee Related JPH0619765B2 (en) 1987-02-03 1987-02-03 Computer system

Country Status (1)

Country Link
JP (1) JPH0619765B2 (en)

Also Published As

Publication number Publication date
JPH0619765B2 (en) 1994-03-16

Similar Documents

Publication Publication Date Title
US20060031625A1 (en) Hybrid switching architecture
KR840006532A (en) Improved Multiprocessor Multisystem Communication Network
CN109446130A (en) A kind of acquisition methods and system of I/O device status information
JPS63189958A (en) Computer system
JPS62100854A (en) Communication system between host and terminal
JPS63186365A (en) Multi-processor system
Enokido et al. Quorum-based multi-invocation model for replicated objects
JPH05314085A (en) System for waiting operation mutually among plural computers
JPH07104840B2 (en) Backup method for distributed system
Whitby-Strevens Current research in computer networks: a personal view
JPH0376449A (en) Line exchange method in loop type lan
JPH02310645A (en) Memory card
JP2022156799A (en) Information processing apparatus, information processing method and its program
SU734697A1 (en) Switching device for multiprocessor system
JPS59128671A (en) Accumulating and retrieving device of large capacity information
JPH01240942A (en) Method for making access to multiplex file in distributed processing work station
JPH02257357A (en) Multiplexed system
JPS59135554A (en) Communication system between computer systems
JPH01292458A (en) Communication network system
JPH02245956A (en) Data information system
JPS63232653A (en) Terminal control system by text
JPH07113916B2 (en) Complex computer system
JPS63279361A (en) Data pass-through system
JPS5911427A (en) Transmitting device
JPS63104155A (en) Electronic computer

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees