JPH04362761A - Bus configuration system - Google Patents

Bus configuration system

Info

Publication number
JPH04362761A
JPH04362761A JP13807591A JP13807591A JPH04362761A JP H04362761 A JPH04362761 A JP H04362761A JP 13807591 A JP13807591 A JP 13807591A JP 13807591 A JP13807591 A JP 13807591A JP H04362761 A JPH04362761 A JP H04362761A
Authority
JP
Japan
Prior art keywords
bus
common
common bus
system bus
sent
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.)
Withdrawn
Application number
JP13807591A
Other languages
Japanese (ja)
Inventor
Tomoyoshi Fukushima
福島 知善
Nobuharu Kanazawa
金澤 伸春
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.)
Fujitsu Ltd
Original Assignee
Fujitsu 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 Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP13807591A priority Critical patent/JPH04362761A/en
Publication of JPH04362761A publication Critical patent/JPH04362761A/en
Withdrawn legal-status Critical Current

Links

Landscapes

  • Bus Control (AREA)

Abstract

PURPOSE:To improve information transfer efficiency to the utmost even when the number of connected device is increased and a common bus becomes large regarding a bus configuration system in an information processing system connecting plural devices by the common bus. CONSTITUTION:A bus extension means 300 performing cascade connection of plural common buses 200 connecting devices 100 of less than a prescribed number, respectively is provided. The bus extension means is constituted by combining two units of bus extension control circuit, for instance. When the means receives the information transmitted from a device connected with one common bus for which the cascade connection is performed to a device connected with the other common bus, the means is constituted so that it may transfer the receiving information to the other common bus, return a response signal for the receiving information to one of the common bus and release one of the common bus.

Description

【発明の詳細な説明】[Detailed description of the invention]

【0001】0001

【産業上の利用分野】本発明は、複数の装置を共通バス
により接続する情報処理システムにおけるバス構成方式
に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a bus configuration method in an information processing system in which a plurality of devices are connected via a common bus.

【0002】0002

【従来の技術】図4は従来ある情報処理システムの一例
を示す図であり、図5は図4における情報転送過程の一
例を示す図である。
2. Description of the Related Art FIG. 4 is a diagram showing an example of a conventional information processing system, and FIG. 5 is a diagram showing an example of an information transfer process in FIG. 4.

【0003】図4において、情報処理システムを構成す
るプロセッサ(CPU)1および複数の入出力装置(I
O)2、3および4が、システムバス5により相互に接
続されており、システムバスハンドラ(SBH)6がシ
ステムバス5の使用権を管理している。
In FIG. 4, a processor (CPU) 1 and a plurality of input/output devices (I/O devices) constituting an information processing system are shown.
O) 2, 3, and 4 are interconnected by a system bus 5, and a system bus handler (SBH) 6 manages the right to use the system bus 5.

【0004】例えばプロセッサ(CPU)1が入出力装
置(IO)4に対してコマンドeを転送する場合に、先
ずシステムバス5の使用権を獲得する為に、システムバ
ス5に対してバス要求信号aを送出する。
For example, when a processor (CPU) 1 transfers a command e to an input/output device (IO) 4, it first sends a bus request signal to the system bus 5 in order to acquire the right to use the system bus 5. Send a.

【0005】システムバスハンドラ(SBH)6は、シ
ステムバス5に送出されたバス要求信号aを受信し、要
求信号受付bの状態となると、システムバス5の使用状
態を分析し、使用可能状態にあれば、システムバス5の
使用権を付与したことを示すバス要求許可信号cを、シ
ステムバス5を経由してバス要求信号aの送出元である
プロセッサ(CPU)1に返送する。
The system bus handler (SBH) 6 receives the bus request signal a sent to the system bus 5, and when it enters the request signal acceptance state b, analyzes the usage state of the system bus 5 and makes it available for use. If so, a bus request permission signal c indicating that the right to use the system bus 5 has been granted is sent back via the system bus 5 to the processor (CPU) 1 from which the bus request signal a was sent.

【0006】プロセッサ(CPU)1は、システムバス
5に送出されたバス要求許可信号cを受信し、許可信号
受付dの状態となると、入出力装置(IO)4宛のコマ
ンドeをシステムバス5に送出する。
When the processor (CPU) 1 receives the bus request permission signal c sent to the system bus 5 and enters the permission signal acceptance state d, the processor (CPU) 1 transmits the command e addressed to the input/output device (IO) 4 to the system bus 5. Send to.

【0007】入出力装置(IO)4は、システムバス5
に送出されたコマンドeの宛先を分析し、自入出力装置
(IO)4宛のコマンドeと識別すると、コマンドeを
受信してコマンド受付処理fの状態となり、コマンドe
の受信を確認する応答信号gを、システムバス5を経由
してコマンドeの送信元のプロセッサ(CPU)1に返
送する。
The input/output device (IO) 4 is connected to a system bus 5.
When the destination of the command e sent to is analyzed and it is identified as the command e addressed to the own input/output device (IO) 4, the command e is received and the command reception process f is entered, and the command e is sent to the command e.
A response signal g confirming the reception of the command e is sent back via the system bus 5 to the processor (CPU) 1 from which the command e was sent.

【0008】プロセッサ(CPU)1は、システムバス
5に送出された応答信号gを受信すると、コマンドeが
宛先の入出力装置(IO)4に正常に受信されたことを
確認し、正常性確認hの状態となる。
When the processor (CPU) 1 receives the response signal g sent to the system bus 5, it confirms that the command e has been normally received by the destination input/output device (IO) 4, and confirms the normality. The state becomes h.

【0009】一方システムバスハンドラ(SBH)6も
、システムバス5に応答信号gが送出されたことを検出
すると、プロセッサ(CPU)1がシステムバス5を正
常に使用し終えたことを確認して正常性確認iの状態と
なり、プロセッサ(CPU)1に付与した使用権を再び
取戻し、次のバス使用要求に備える。
On the other hand, when the system bus handler (SBH) 6 also detects that the response signal g has been sent to the system bus 5, it confirms that the processor (CPU) 1 has finished using the system bus 5 normally. It enters the state of normality check i, regains the usage right granted to the processor (CPU) 1, and prepares for the next bus usage request.

【0010】0010

【発明が解決しようとする課題】以上の説明から明らか
な如く、従来ある情報処理システムにおいては、プロセ
ッサ(CPU)1がコマンドeを入出力装置(IO)4
に転送する為に、プロセッサ(CPU)1がバス要求信
号aを送出してから、システムバスハンドラ(SBH)
6が正常性確認iの状態となる迄の間、システムバス5
がプロセッサ(CPU)1により占有されることとなる
が、システムバス5の占有時間は、主としてプロセッサ
(CPU)1の送出したバス要求信号aがシステムバス
ハンドラ(SBH)6に転送されて要求信号受付bの状
態となる迄の転送遅延時間、プロセッサ(CPU)1の
送出したコマンドeが入出力装置(IO)4に転送され
てコマンド受付処理fの状態となる迄の転送遅延時間、
並びに入出力装置(IO)4の送出した応答信号gがシ
ステムバスハンドラ(SBH)6に転送されて正常性確
認iの状態となる迄の転送遅延時間により左右される。
As is clear from the above description, in a conventional information processing system, a processor (CPU) 1 sends a command e to an input/output device (IO) 4.
After the processor (CPU) 1 sends the bus request signal a, the system bus handler (SBH)
The system bus 5 is in the state of normality check i.
will be occupied by the processor (CPU) 1, but the occupation time of the system bus 5 is mainly due to the bus request signal a sent by the processor (CPU) 1 being transferred to the system bus handler (SBH) 6 and the request signal being A transfer delay time until the state is in reception b, a transfer delay time until the command e sent by the processor (CPU) 1 is transferred to the input/output device (IO) 4 and the state is in command reception processing f,
It also depends on the transfer delay time until the response signal g sent by the input/output device (IO) 4 is transferred to the system bus handler (SBH) 6 and enters the normality confirmation state i.

【0011】かかるバス要求信号a、コマンドeおよび
応答信号gの転送遅延時間は、システムバス5に接続さ
れるプロセッサ(CPU)1並びに入出力装置(IO)
2、3および4等の装置数が増大し、システムバス5が
長大となるに伴い増加し、システムバス5の情報転送効
率を低下させる問題があった。
The transfer delay time of the bus request signal a, command e, and response signal g is determined by the transfer delay time of the processor (CPU) 1 and input/output device (IO) connected to the system bus 5.
As the number of devices such as 2, 3, and 4 increases and the system bus 5 becomes longer and larger, there is a problem that the information transfer efficiency of the system bus 5 decreases.

【0012】本発明は、共通バスに接続される装置数が
増加し、共通バスが長大となった場合にも、共通バスの
情報転送効率を極力向上させることを目的とする。
An object of the present invention is to improve the information transfer efficiency of the common bus as much as possible even when the number of devices connected to the common bus increases and the common bus becomes long.

【0013】[0013]

【課題を解決するための手段】図1は本発明の原理を示
す図である。図1において、100は情報処理システム
を構成する複数の装置、200は複数の装置100を接
続する共通バスである。
Means for Solving the Problems FIG. 1 is a diagram showing the principle of the present invention. In FIG. 1, 100 is a plurality of devices forming an information processing system, and 200 is a common bus connecting the plurality of devices 100.

【0014】300は、本発明により設けられたバス延
長手段である。
300 is a bus extension means provided according to the present invention.

【0015】[0015]

【作用】バス延長手段300は、それぞれ所定数以下の
装置100を接続する複数の共通バス200を縦続接続
し、縦続接続する一方の共通バス200に接続される装
置100から送出される他方の共通バス200に接続さ
れる装置100宛の情報を受信した場合に、受信情報を
他方の共通バス200に対して転送すると共に、一方の
共通バス200に受信情報に対する応答信号を返送し、
一方の共通バス200を解放させる。
[Operation] The bus extension means 300 cascades a plurality of common buses 200 each connecting a predetermined number or less of devices 100, and the bus extension means 300 cascades a plurality of common buses 200 each connecting a predetermined number or less of devices 100. When information addressed to the device 100 connected to the bus 200 is received, the received information is transferred to the other common bus 200, and a response signal to the received information is returned to the one common bus 200,
One common bus 200 is released.

【0016】なおバス延長手段300は、縦続接続され
る各共通バス200を終端する二組のバス延長制御回路
を結合して構成され、各バス延長制御回路は、終端する
共通バス200に接続される装置100から送出される
他方のバス延長制御回路が終端する共通バス200に接
続される装置100宛の情報を受信した場合に、受信情
報を他方のバス延長制御回路に伝達すると共に、終端す
る共通バス200に情報に対する応答信号を返送し、且
つ他方のバス延長制御回路から伝達される情報を、終端
する共通バス200に送出することが考慮される。
The bus extension means 300 is constructed by combining two sets of bus extension control circuits that terminate each common bus 200 connected in series, and each bus extension control circuit is connected to the common bus 200 that terminates. When the other bus extension control circuit sends out information addressed to the device 100 connected to the terminal common bus 200, the received information is transmitted to the other bus extension control circuit and the terminal is terminated. It is contemplated that a response signal to the information may be returned to the common bus 200, and the information transmitted from the other bus extension control circuit may be sent to the terminating common bus 200.

【0017】従って、一組の共通バスに接続される装置
数が限定され、且つ共通バスが長大となることが防止さ
れる為、各共通バスにおける情報転送遅延時間が短縮さ
れ、その結果各共通バスにおける情報転送効率が向上す
る。
[0017] Therefore, the number of devices connected to a set of common buses is limited, and the common bus is prevented from becoming long, so the information transfer delay time on each common bus is shortened, and as a result, each common bus Information transfer efficiency on the bus is improved.

【0018】[0018]

【実施例】以下、本発明の一実施例を図面により説明す
る。図2は本発明の一実施例による情報処理システムを
示す図であり、図3は図2におけるバス延長制御回路の
一例を示す図である。なお、全図を通じて同一符号は同
一対象物を示す。
DESCRIPTION OF THE PREFERRED EMBODIMENTS An embodiment of the present invention will be described below with reference to the drawings. FIG. 2 is a diagram showing an information processing system according to an embodiment of the present invention, and FIG. 3 is a diagram showing an example of the bus extension control circuit in FIG. 2. Note that the same reference numerals indicate the same objects throughout the figures.

【0019】図2においては、図1における装置100
および共通バス200として、図4におけると同様に、
プロセッサ(CPU)1、入出力装置(IO)2、3お
よび4と、システムバス5とが示されているが、図2に
おいては、システムバス5はプロセッサ(CPU)1お
よび入出力装置(IO)2を接続するシステムバス51
 と、入出力装置(IO)3および4を接続するシステ
ムバス52 とに区分され、それぞれバス延長制御回路
(BEX)71 および72 により終端されている。
In FIG. 2, the apparatus 100 in FIG.
and as the common bus 200, as in FIG.
Although a processor (CPU) 1, input/output devices (IO) 2, 3, and 4, and a system bus 5 are shown, in FIG. )2 system bus 51 connecting
and a system bus 52 that connects input/output devices (IO) 3 and 4, and are terminated by bus extension control circuits (BEX) 71 and 72, respectively.

【0020】各バス延長制御回路(BEX)71 およ
び72 は、交差バス8により互いに接続されており、
図1におけるバス延長手段300を構成している。各バ
ス延長制御回路(BEX)7は、それぞれ図3に示され
る如き構成を有している。
Each bus extension control circuit (BEX) 71 and 72 is connected to each other by a cross bus 8.
It constitutes the bus extension means 300 in FIG. Each bus extension control circuit (BEX) 7 has a configuration as shown in FIG.

【0021】また各システムバス51 および52 上
における情報転送過程は、図5に例示されると同様であ
る。 図2、図3および図5において、例えばプロセッサ(C
PU)1が入出力装置(IO)4に対してコマンドeを
転送する場合に、先ずシステムバス51 に対してバス
要求信号aを送出する。
The information transfer process on each system bus 51 and 52 is similar to that illustrated in FIG. 5. 2, 3, and 5, for example, a processor (C
When the PU) 1 transfers a command e to the input/output device (IO) 4, it first sends a bus request signal a to the system bus 51.

【0022】システムバスハンドラ(SBH)61 は
、システムバス51 に送出されたバス要求信号aを受
信し、要求信号受付bの状態となると、システムバス5
1 の使用状態を分析し、使用可能状態にあれば、シス
テムバス51 の使用権を付与したことを示すバス要求
許可信号cを、システムバス51 を経由してプロセッ
サ(CPU)1に返送する。
The system bus handler (SBH) 61 receives the bus request signal a sent to the system bus 51, and when it enters the request signal acceptance state b, the system bus handler (SBH) 61
1 is analyzed, and if it is in a usable state, a bus request permission signal c indicating that the right to use the system bus 51 has been granted is sent back to the processor (CPU) 1 via the system bus 51.

【0023】プロセッサ(CPU)1は、システムバス
51 に送出されたバス要求許可信号cを受信すると(
許可信号受付dの状態となると)、入出力装置(IO)
4宛のコマンドeをシステムバス51 に送出する。
When the processor (CPU) 1 receives the bus request permission signal c sent to the system bus 51, the processor (CPU) 1 performs (
When the permission signal is accepted (d), the input/output device (IO)
4 is sent to the system bus 51.

【0024】バス延長制御回路(BEX)71 は、シ
ステムバス51 に送出されたコマンドeをシステムバ
ス受信バッファ(SBB)751に蓄積した後、内部処
理部(IPU)773によりコマンドeの宛先を分析し
、システムバス52 に接続されている入出力装置(I
O)4宛のコマンドeと識別すると、コマンドeを受信
してコマンド受付処理fの状態となり、コマンドeの受
信を確認する応答信号gを応答信号送信部(ANS)7
72により作成し、システムバス51 を経由してプロ
セッサ(CPU)1に返送すると共に、システムバス受
信バッファ(SBB)751に蓄積済のコマンドeを、
交差バス8を経由してバス延長制御回路(BEX)72
 に転送する。
After the bus extension control circuit (BEX) 71 stores the command e sent to the system bus 51 in the system bus receive buffer (SBB) 751, the internal processing unit (IPU) 773 analyzes the destination of the command e. and input/output devices (I/O) connected to the system bus 52.
O) When the command e is identified as being addressed to 4, the command e is received and the command reception process f is entered, and a response signal g confirming the reception of the command e is sent to the response signal transmitter (ANS) 7.
72, returns the command e to the processor (CPU) 1 via the system bus 51, and stores the command e in the system bus receive buffer (SBB) 751.
Bus extension control circuit (BEX) 72 via crossing bus 8
Transfer to.

【0025】プロセッサ(CPU)1は、システムバス
51 に送出された応答信号gを受信すると、コマンド
eが宛先の入出力装置(IO)4に正常に受信されたこ
とを確認し、正常性確認hの状態となる。
When the processor (CPU) 1 receives the response signal g sent to the system bus 51, it confirms that the command e has been normally received by the destination input/output device (IO) 4, and confirms the normality. The state becomes h.

【0026】一方システムバスハンドラ(SBH)61
 も、システムバス51 に応答信号gが送出されたこ
とを検出すると、プロセッサ(CPU)1がシステムバ
ス51 を正常に使用し終えたことを確認して正常性確
認iの状態となり、プロセッサ(CPU)1に付与した
使用権を再び取戻し、次のバス使用要求に備える。
On the other hand, the system bus handler (SBH) 61
When the processor (CPU) 1 detects that the response signal g has been sent to the system bus 51, it confirms that the processor (CPU) 1 has finished using the system bus 51 normally and enters the state of normality check i. ) regains the usage rights granted to 1 and prepares for the next bus usage request.

【0027】一方バス延長制御回路(BEX)72 は
、バス延長制御回路(BEX)71 から交差バス8を
経由して転送されたコマンドeを交差バス受信バッファ
(XBB)761に蓄積した後、内部処理部(IPU)
773によりコマンドeの宛先を分析し、システムバス
52 に接続されている入出力装置(IO)4宛のコマ
ンドeと識別すると、システムバス52 に対してバス
要求信号aを送出する。
On the other hand, the bus extension control circuit (BEX) 72 stores the command e transferred from the bus extension control circuit (BEX) 71 via the cross bus 8 in the cross bus reception buffer (XBB) 761, and then internally Processing unit (IPU)
773, the destination of the command e is analyzed, and when the command e is identified as being addressed to the input/output device (IO) 4 connected to the system bus 52, a bus request signal a is sent to the system bus 52.

【0028】システムバスハンドラ(SBH)62 は
、システムバス52 に送出されたバス要求信号aを受
信し、要求信号受付bの状態となると、システムバス5
2 の使用状態を分析し、使用可能状態にあれば、シス
テムバス52 の使用権を付与したことを示すバス要求
許可信号cを、システムバス52 を経由してバス要求
信号aの送出元であるバス延長制御回路(BEX)72
 に返送する。
The system bus handler (SBH) 62 receives the bus request signal a sent to the system bus 52, and when it enters the request signal acceptance state b, the system bus handler (SBH) 62
Analyzes the usage status of the bus 52, and if it is available, sends a bus request permission signal c indicating that the right to use the system bus 52 has been granted, via the system bus 52, which is the source of the bus request signal a. Bus extension control circuit (BEX) 72
send it back to

【0029】バス延長制御回路(BEX)72 は、シ
ステムバス52 に送出されたバス要求許可信号cを受
信し、許可信号受付dの状態となると、バス延長制御回
路(BEX)71 から転送された入出力装置(IO)
4宛のコマンドeをシステムバス52 に送出する。
The bus extension control circuit (BEX) 72 receives the bus request permission signal c sent to the system bus 52 , and when the permission signal is accepted d, the bus extension control circuit (BEX) 72 receives the bus request permission signal c sent from the bus extension control circuit (BEX) 71 . Input/output device (IO)
4 is sent to the system bus 52.

【0030】入出力装置(IO)4は、システムバス5
2 に送出されたコマンドeの宛先を分析し、自入出力
装置(IO)4宛のコマンドeと識別すると、コマンド
eを受信してコマンド受付処理fの状態となり、コマン
ドeの受信を確認する応答信号gを、システムバス52
 を経由してコマンドeの送信元のバス延長制御回路(
BEX)72 に返送する。
The input/output device (IO) 4 is connected to the system bus 5.
2 Analyzes the destination of the command e sent to IO and identifies it as the command e addressed to the own input/output device (IO) 4, receives the command e, enters the command reception process f, and confirms the reception of the command e. The response signal g is sent to the system bus 52.
via the bus extension control circuit that sends the command e (
BEX) 72.

【0031】バス延長制御回路(BEX)72 は、シ
ステムバス52 に送出された応答信号gを受信すると
、バス延長制御回路(BEX)71 から転送されたコ
マンドeが宛先の入出力装置(IO)4に正常に受信さ
れたことを確認し、正常性確認hの状態となる。
When the bus extension control circuit (BEX) 72 receives the response signal g sent to the system bus 52, the command e transferred from the bus extension control circuit (BEX) 71 is sent to the destination input/output device (IO). 4, it is confirmed that it has been received normally, and the state becomes normality confirmation h.

【0032】一方システムバスハンドラ(SBH)62
 も、システムバス52 に応答信号gが送出されたこ
とを検出すると、バス延長制御回路(BEX)72 が
システムバス52 を正常に使用し終えたことを確認し
て正常性確認iの状態となり、バス延長制御回路(BE
X)72 に付与した使用権を再び取戻し、次のバス使
用要求に備える。
On the other hand, the system bus handler (SBH) 62
When detecting that the response signal g has been sent to the system bus 52, the bus extension control circuit (BEX) 72 confirms that the system bus 52 has been used normally and enters the normality check state. Bus extension control circuit (BE
X) Recover the usage rights granted to 72 and prepare for the next bus usage request.

【0033】以上の説明から明らかな如く、本実施例に
よれば、システムバス51 にはプロセッサ(CPU)
1、入出力装置(IO)2およびバス延長制御回路(B
EX)71 のみが接続され、システムバス52 には
バス延長制御回路(BEX)72 、入出力装置(IO
)3および4のみが接続される為、各システムバス51
 および52 に接続される装置数は、図4に例示され
るシステムバス5に接続される装置数に比し減少し、従
って各システムバス51 および52 は、図4に例示
されるシステムバス5程長大となることは無く、従って
各システムバス51 および52 上を転送されるバス
要求信号a、コマンドeおよび応答信号gの転送遅延時
間は、図4に例示されるシステムバス5上を転送される
同様の信号に比して短縮されるたこととなり、各システ
ムバス51 および52 における情報転送効率は、図
4に例示されるシステムバス5における情報転送効率に
比して向上される。
As is clear from the above description, according to this embodiment, the system bus 51 includes a processor (CPU).
1. Input/output device (IO) 2 and bus extension control circuit (B
EX) 71 is connected, and the system bus 52 has a bus extension control circuit (BEX) 72 and an input/output device (IO
)3 and 4 are connected, each system bus 51
The number of devices connected to system buses 51 and 52 is reduced compared to the number of devices connected to system bus 5 illustrated in FIG. Therefore, the transfer delay time of the bus request signal a, command e, and response signal g transferred on each system bus 51 and 52 is the same as the transfer delay time of the bus request signal a, command e, and response signal g transferred on the system bus 5 illustrated in FIG. This means that the signal is shortened compared to similar signals, and the information transfer efficiency on each system bus 51 and 52 is improved compared to the information transfer efficiency on system bus 5 illustrated in FIG.

【0034】なお、図2および図3はあく迄本発明の一
実施例に過ぎず、例えばバス延長手段300は図示され
るバス延長制御回路(BEX)71 および72 を交
差バス8により接続するものに限定されることは無く、
他に幾多の変形が考慮されるが、何れの場合にも本発明
の効果は変わらない。また本発明の対象となる情報処理
システムは、図示されるものに限定されることは無く、
例えば三組以上のシステムバス5を二組以上のバス延長
手段300により縦続接続する等、他に幾多の変形が考
慮されるが、何れの場合にも本発明の効果は変わらない
It should be noted that FIGS. 2 and 3 are only one embodiment of the present invention, and for example, the bus extension means 300 connects the illustrated bus extension control circuits (BEX) 71 and 72 by a cross bus 8. is not limited to,
Although many other modifications may be considered, the effects of the present invention remain the same in any case. Furthermore, the information processing system that is the object of the present invention is not limited to what is shown in the diagram.
Many other modifications may be considered, such as cascading three or more sets of system buses 5 using two or more sets of bus extension means 300, but the effects of the present invention do not change in any case.

【0035】[0035]

【発明の効果】以上、本発明によれば、前記情報処理シ
ステムにおいて、一組の共通バスに接続される装置数が
限定され、且つ共通バスが長大となることが防止される
為、各共通バスにおける情報転送遅延時間が短縮され、
その結果各共通バスにおける情報転送効率が向上する。
As described above, according to the present invention, in the information processing system, the number of devices connected to a set of common buses is limited, and the common bus is prevented from becoming long. Information transfer delay time on the bus is reduced,
As a result, information transfer efficiency on each common bus is improved.

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

【図1】  本発明の原理を示す図[Figure 1] Diagram showing the principle of the present invention

【図2】  本発明の一実施例による情報処理システム
を示す図
[Fig. 2] A diagram showing an information processing system according to an embodiment of the present invention.

【図3】  図2におけるバス延長制御回路の一例を示
す図
[Figure 3] Diagram showing an example of the bus extension control circuit in Figure 2

【図4】  従来ある情報処理システムの一例を示す図
[Figure 4] Diagram showing an example of a conventional information processing system

【図5】  図4における情報転送過程の一例を示す図
[Figure 5] Diagram showing an example of the information transfer process in Figure 4

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

1  プロセッサ(CPU) 2、3、4  入出力装置(IO) 5  システムバス 6  システムバスハンドラ(SBH)7  バス延長
制御回路(BEX) 8  交差バス 71  システムバスインタフェース部(SBI)72
  システムバス障害監視部(SBS)73  交差バ
スインタフェース部(XBI)74  交差バス障害監
視部(XBS)75、76  受信バッファ部 77  内部制御レジスタ部 100  装置 200  共通バス 300  バス延長手段 751  システムバス受信バッファ(SBB)752
  システムバス受信バッファ制御部(SBC)761
  交差バス受信バッファ(XBB)762  交差バ
ス受信バッファ制御部(XBC)771  制御レジス
タ部(CRG) 772  応答信号送信部(ANS) 773  内部処理部(IPU)
1 Processor (CPU) 2, 3, 4 Input/output device (IO) 5 System bus 6 System bus handler (SBH) 7 Bus extension control circuit (BEX) 8 Cross bus 71 System bus interface section (SBI) 72
System bus fault monitoring section (SBS) 73 Cross bus interface section (XBI) 74 Cross bus fault monitoring section (XBS) 75, 76 Reception buffer section 77 Internal control register section 100 Device 200 Common bus 300 Bus extension means 751 System bus reception buffer (SBB)752
System bus receive buffer control unit (SBC) 761
Cross bus reception buffer (XBB) 762 Cross bus reception buffer control unit (XBC) 771 Control register unit (CRG) 772 Response signal transmission unit (ANS) 773 Internal processing unit (IPU)

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】  複数の装置(100)を共通バス(2
00)により接続し、前記各装置(100)が前記共通
バス(200)を経由して相互に情報を送受信する情報
処理システムにおいて、それぞれ所定数以下の前記装置
(100)を接続する複数の共通バス(200)を縦続
接続するバス延長手段(300)を設け、前記バス延長
手段(300)は、縦続接続する一方の共通バス(20
0)に接続される装置(100)から送出される他方の
共通バス(200)に接続される装置(100)宛の情
報を受信した場合に、前記受信情報を前記他方の共通バ
ス(200)に対して転送すると共に、前記一方の共通
バス(200)に前記受信情報に対する応答信号を返送
し、前記一方の共通バス(200)を解放させることを
特徴とするバス構成方式。
Claim 1: A plurality of devices (100) are connected to a common bus (2
00) and in which the devices (100) mutually transmit and receive information via the common bus (200), each of the plurality of common devices (100) each connecting a predetermined number or less A bus extension means (300) is provided for connecting buses (200) in cascade, and the bus extension means (300) is connected to one common bus (200) connected in cascade.
0), the received information is sent from the device (100) connected to the other common bus (200). A bus configuration method characterized in that the received information is transferred to the common bus (200), and a response signal for the received information is returned to the one common bus (200) to release the one common bus (200).
【請求項2】  前記バス延長手段(300)は、縦続
接続される各共通バス(200)を終端する二組のバス
延長制御回路を結合して構成され、前記各バス延長制御
回路は、終端する前記共通バス(200)に接続される
装置(100)から送出される、他方のバス延長制御回
路により終端される前記共通バス(200)に接続され
る装置(100)宛の情報を受信した場合に、前記受信
情報を前記他方のバス延長制御回路に伝達すると共に、
前記終端する共通バス(200)に前記情報に対する応
答信号を返送し、且つ前記他方のバス延長制御回路から
伝達される前記情報を、終端する前記共通バス(200
)に送出することを特徴とする請求項1記載のバス構成
方式。
2. The bus extension means (300) is configured by combining two sets of bus extension control circuits that terminate each common bus (200) connected in cascade, and each of the bus extension control circuits received information addressed to the device (100) connected to the common bus (200) that is terminated by the other bus extension control circuit and sent from the device (100) connected to the common bus (200). transmitting the received information to the other bus extension control circuit;
The common bus (200) returns a response signal to the information to the common bus (200) that terminates, and the common bus (200) that terminates the information transmitted from the other bus extension control circuit.
2. The bus configuration system according to claim 1, wherein the bus configuration method is configured to transmit data to a bus.
JP13807591A 1991-06-11 1991-06-11 Bus configuration system Withdrawn JPH04362761A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP13807591A JPH04362761A (en) 1991-06-11 1991-06-11 Bus configuration system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP13807591A JPH04362761A (en) 1991-06-11 1991-06-11 Bus configuration system

Publications (1)

Publication Number Publication Date
JPH04362761A true JPH04362761A (en) 1992-12-15

Family

ID=15213381

Family Applications (1)

Application Number Title Priority Date Filing Date
JP13807591A Withdrawn JPH04362761A (en) 1991-06-11 1991-06-11 Bus configuration system

Country Status (1)

Country Link
JP (1) JPH04362761A (en)

Similar Documents

Publication Publication Date Title
JPH0574111B2 (en)
US7707347B2 (en) Data path master/slave data processing device apparatus
JPH04362761A (en) Bus configuration system
EP0251234B1 (en) Multiprocessor interrupt level change synchronization apparatus
JPS59168736A (en) Multi-drop transmission system
US20030040230A1 (en) Multimaster bus system
RU109305U1 (en) ADAPTIVE DATA PROCESSING SYSTEM
JPS6267664A (en) Data transfer system
JPH01112354A (en) Interruption request signal control system
JP2861385B2 (en) Multiplexer
JP2574773B2 (en) Priority selection method
JP2636003B2 (en) Data transfer control device
JPH0414339A (en) Terminal equipment
JPS60220639A (en) Serial bus communication device
JPH06195287A (en) Transmitting and receiving method by non-arbitrated shared signal line
JPS6124739B2 (en)
JPS62196757A (en) Data transferring system using shared data bus
JPS61253951A (en) Transmission control method for building monitor
JPS63188257A (en) Bus acquiring system
JPH0658655B2 (en) Serial I / O method
JPH0470951A (en) Method and circuit for inter-cpu communication
JPH04301945A (en) High efficiency multicast system
JPH05173952A (en) Data transmission equipment
JPS60178571A (en) Data transfer system
JPS63173138A (en) Majority decision processing system

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 19980903