JPS6028021B2 - Data transfer control method - Google Patents

Data transfer control method

Info

Publication number
JPS6028021B2
JPS6028021B2 JP56058560A JP5856081A JPS6028021B2 JP S6028021 B2 JPS6028021 B2 JP S6028021B2 JP 56058560 A JP56058560 A JP 56058560A JP 5856081 A JP5856081 A JP 5856081A JP S6028021 B2 JPS6028021 B2 JP S6028021B2
Authority
JP
Japan
Prior art keywords
bus
data
request
reception
transmission
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.)
Expired
Application number
JP56058560A
Other languages
Japanese (ja)
Other versions
JPS57174726A (en
Inventor
孝 森川
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 JP56058560A priority Critical patent/JPS6028021B2/en
Publication of JPS57174726A publication Critical patent/JPS57174726A/en
Publication of JPS6028021B2 publication Critical patent/JPS6028021B2/en
Expired legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/14Handling requests for interconnection or transfer
    • G06F13/36Handling requests for interconnection or transfer for access to common bus or bus system

Description

【発明の詳細な説明】 本発明は装置間のィンタフェ−スに関し、特にチャネル
装置と主記憶制御装置との間などで、双方向性データ母
線を通じて効率良くデータ転送を行なうことを可能とす
るデータ転送制御方式に関する。
DETAILED DESCRIPTION OF THE INVENTION The present invention relates to an interface between devices, and in particular, to an interface between a channel device and a main memory controller, which enables efficient data transfer through a bidirectional data bus. Regarding transfer control method.

一般的にインタフェースの信号線の数は少ないのが好ま
しい。
Generally, it is preferable that the number of signal lines in an interface be small.

なかでも、一合の装置で複数台の装置とのインタフェー
スの接続口を有するような場合には、信号線数を削減す
ることが特に重要な問題となる。その解決策の1つとし
て、上記インタフェース信号の中でもその大部分を占め
るデータ母線を送受信で共用する、いわゆる双方向性デ
ータ母線の採用が考えられる。
Among these, in the case where a single device has connection ports for interfaces with a plurality of devices, reducing the number of signal lines becomes a particularly important problem. One possible solution to this problem is to adopt a so-called bidirectional data bus, in which the data bus, which accounts for most of the interface signals, is shared for transmission and reception.

特に、転送されるデータのバス幅が広い場合にはその効
果が大きい。双方向性データ母線を用いた従釆のインタ
フェースの一例について、第1図および第2図によって
説明する。
This is especially effective when the bus width of the transferred data is wide. An example of a slave interface using a bidirectional data bus will be described with reference to FIGS. 1 and 2. FIG.

第1図は装置1と装置2の間のインタフェース信号を示
したものである。
FIG. 1 shows the interface signals between device 1 and device 2.

ここで最少限必要な信号だけを示している。装置1が転
送要求を発行する側で、装置2がそれを受け付ける側で
ある。インタフェース信号としては、装置1からの転送
要求信号、要求の種類(送信か受信か)を示すタグ信号
、また、装置2からの要求受付信号、応答信号、母線方
向指示信号、それと双方向性のデータ母線がある。次に
、インタフェース・シーケンスについて、第2図にした
がって説明する。
Only the minimum necessary signals are shown here. Device 1 is the side that issues the transfer request, and device 2 is the side that accepts it. Interface signals include a transfer request signal from device 1, a tag signal indicating the type of request (transmission or reception), a request acceptance signal, response signal, bus direction indication signal from device 2, and bidirectional signals. There is a data bus. Next, the interface sequence will be explained according to FIG.

なお、説明の便宜上、装置1としてチャネル装置を、装
置2として主記憶制御装置をそれぞれ想定する。まず受
信動作について説明する。
For convenience of explanation, it is assumed that the device 1 is a channel device, and the device 2 is a main storage control device. First, the reception operation will be explained.

この場合のタイムチャートを第2図イに示す。要求信号
とその要求が受信要求であることを示すタグ信号とが、
装置1から装置2に送られる。
A time chart in this case is shown in Figure 2A. A request signal and a tag signal indicating that the request is a reception request are
Sent from device 1 to device 2.

装置2はこの要求を受け付けると、受付信号を返すとと
もに受信データの準備を行なう。ここでは、装置2とし
て主記憶制御装置を想定しているので、主記憶装置への
アクセスのため、受信データの準備ができるまでにある
程度の時間を要する。装置2は、この受信データが準備
できると、データ母線上に当該データをのせて応答信号
を装置1に返送する。この時、装置2からの母線方向指
示信号は母線上のデータを装置2から装置1へ転送する
方向を示す値になっている。次に送信動作の場合は、第
2図口のタイムチャートに示すように、要求信号とそれ
が送信要求であることを示すタグ信号とが、装魔1から
装置2に送られる。
When the device 2 receives this request, it returns an acceptance signal and prepares the data to be received. Here, since the device 2 is assumed to be a main memory control device, it takes a certain amount of time until the reception data is ready to access the main memory. When the device 2 is ready with this received data, it places the data on the data bus and sends a response signal back to the device 1. At this time, the bus direction indication signal from the device 2 has a value indicating the direction in which data on the bus is transferred from the device 2 to the device 1. Next, in the case of a transmission operation, as shown in the time chart in FIG.

それから、装置1は送信データをデータ母線上にセット
する。装置2は当該送信データの受け取りが可能であれ
ば、母線方向指示信号を、母線上のデータが装置1から
装置2に転送される方向であることを示す値にして母線
上の送信データを受け取り、受付信号を返す。この後、
装置2は受け取ったデータを主記憶装置に格納する動作
を行ない、これが完了すると応答信号を装置1に返送す
る。このように、データ転送要求の受け付け側装置2が
主記憶制御装置のような場合、装置1からの要求に対す
る応答を返すまでの時間がかなり長くなることがあり、
これがインタフェースの転送能力を大きく低下させてし
まう1つの原因となる。
The device 1 then sets the transmit data on the data bus. If the device 2 can receive the transmission data, it sets the bus direction indication signal to a value indicating that the data on the bus is to be transferred from the device 1 to the device 2, and receives the transmission data on the bus. , returns an acceptance signal. After this,
The device 2 performs an operation of storing the received data in the main memory, and when this is completed, returns a response signal to the device 1. In this way, when the device 2 receiving the data transfer request is a main storage control device, it may take a considerable amount of time to return a response to the request from the device 1.
This is one of the reasons why the transfer capability of the interface is greatly reduced.

したがって本発明の目的は、上に述べたような双方向性
データ母線を用いたインタフェースの転送効率を改善す
るためのデータ転送制御方式を提供することにある。本
発明は、第2の装置内に、上記双方向性データ母線の使
用状態を表示する手段と、該表示手段が使用中表示でな
いとき第1の装置からの送信要求による該データ母線の
使用要求と第1の装置からの受信要求に基づいて受信す
べきデータの準備完による該データ母線の使用要求のい
ずれかの使用要求を選択するプラィオリティ回路と、該
データ母線を介しての受信データの転送に関連する受信
応答を第1の装置へ返し送信データの処理が終了したと
き送信応答を第1の装置へ返す応答制御回路とを備える
ことにより、第1の装置で発行したデータ転送要求に対
する応答が第2の装置から返送される以前に、次のデー
タ転送要求を発行し得るようにしたデータ転送制御方式
を特徴とする。
SUMMARY OF THE INVENTION Accordingly, it is an object of the present invention to provide a data transfer control method for improving the transfer efficiency of an interface using a bidirectional data bus as described above. The present invention includes means for displaying the use status of the bidirectional data bus in a second device, and a request for use of the data bus based on a transmission request from the first device when the display means does not indicate that the bidirectional data bus is in use. and a priority circuit that selects one of the requests for use of the data bus based on the readiness of the data to be received based on the reception request from the first device, and the transfer of the received data via the data bus. and a response control circuit that returns a reception response related to the data transfer request to the first device and returns a transmission response to the first device when the processing of the transmission data is completed. The data transfer control method is characterized by the ability to issue the next data transfer request before the data is returned from the second device.

ただし、この多重データ転送を行なった場合、インタフ
ェース・シーケンスは第3図のタイムチャートのように
なり、データ母線の競合問題が起る。
However, when this multiple data transfer is performed, the interface sequence becomes as shown in the time chart of FIG. 3, and a data bus contention problem occurs.

すなわち、第3図におけるように、先行の要求■が受信
要求で、後続要求■が送信要求の場合には、送受信デー
タ間のデータ母線の競合が発生する。したがって、本発
明のもう1つの目的は、多重データ転送を行なう際の上
記のような双方向性データ母線の競合問題に対処する手
段を提供することにある。
That is, as shown in FIG. 3, when the preceding request (2) is a reception request and the subsequent request (2) is a transmission request, a data bus contention between transmitted and received data occurs. Accordingly, another object of the present invention is to provide a means for dealing with the above-described bidirectional data bus contention problem when performing multiple data transfers.

しかして本発明によるデータ転送制御方式の特徴は、デ
ータ転送要求を発生する側の装置と双方向データ母線で
接続される該転送要求を受け付ける側の装置内に、デー
タ母線の使用状態を表示する手段と、この手段と関連し
てデータ母線の使用要求相互間のプラィオリティをとる
手段と、データ母線の使用要求に対してプラィオリティ
手段で使用許可が与えられるまで、当該使用要求に対応
するデータ転送動作の開始を一時的に遅らせる手段とを
設けることにある。
However, a feature of the data transfer control method according to the present invention is that the usage status of the data bus is displayed in the device that receives the transfer request, which is connected to the device that generates the data transfer request via a bidirectional data bus. means for prioritizing requests for use of the data bus in connection with the means; and a data transfer operation corresponding to the request for use of the data bus until permission for use is granted by the priority means for the request for use of the data bus. The purpose of this invention is to provide a means for temporarily delaying the start of the process.

次に本発明の−実施例を、第4図ないし第7図によって
説明する。
Next, an embodiment of the present invention will be described with reference to FIGS. 4 to 7.

なお、装置間のィンタフェ−ス信号は第1図と同様であ
る。第4図はデータ転送要求を受け付ける側の装置2内
の制御回路部の要部を示す。
Note that the interface signals between the devices are the same as in FIG. FIG. 4 shows the main part of the control circuit section in the device 2 on the side that receives data transfer requests.

当該装置2は装置1からの要求信号を受け取ると、要求
判別回路101でタグ信号の内容を調べ、その要求が受
信要求ならば受信要求フリップフロップ(受信要求FF
)102をセットし、送信要求なら送信要求FFI03
をセットする。受信要求FFI02がセットされた場合
、つまり受信要求を受け取った場合、その時点でデータ
母線の競合が発生することはないので、要求受付制御回
路104は直ちに受付信号を装置1へ返送し、その後、
受信受付信号によって受信要求FFI02をリセツトす
る。
When the device 2 receives a request signal from the device 1, it checks the contents of the tag signal in the request determination circuit 101, and if the request is a reception request, the reception request flip-flop (reception request FF
)102, and if it is a send request, send request FFI03.
Set. When the reception request FFI02 is set, that is, when a reception request is received, since no data bus contention occurs at that point, the request reception control circuit 104 immediately sends an acceptance signal back to the device 1, and then,
The reception request FFI02 is reset by the reception acceptance signal.

一方、送信要求を受け取った場合はデータ母線の競合が
発生するので、次のような制御が行なわれる。
On the other hand, when a transmission request is received, data bus contention occurs, so the following control is performed.

送信要求FFI03がセットされると、その出力は要求
受付制御回路104に与えられると同時に、母線使用要
求(送信)として母線プラィオリテイ回路105にも入
力される。この母線プラィオリティ回路105には、装
置2内で受信応答が発生したときに受信応答FFIO9
から出力される母線使用要求(受信)も入力されている
。母線プラィオリティ回路105は、母線使用中表示F
FI07がセットされていると送信と受信のいずれかの
母線使用要求も受け付けないが、母線使用中表示FFI
07がセットされていないときは、送信と受信の母線使
用要求に対し予め決めた優先順位(プライオリティ)に
したがって許可を与える。いずれかの母線使用要求が許
可されると、母線プラィオリティ回路105から出る母
線使用許可信号により、オア回路100を介して母線使
用中表示FFI07がセットされ、当該要求のの母線使
用が終了するまで他の母線使用要求の許可を禁止する。
要求受付制御回路104は、送信要求FFI03がセッ
トされ、かつ母線プライオリテイ回路105から母線使
用許可信号(送信)を受けると、受付信号を装置1へ返
送し、その後、送信受付信号を装置1へ返送し、その後
、送信受付信号によって送信要求FFI03をリセット
する。
When the transmission request FFI03 is set, its output is given to the request reception control circuit 104, and at the same time, is also input to the bus priority circuit 105 as a bus use request (transmission). This bus priority circuit 105 is provided with a reception response FFIO 9 when a reception response occurs within the device 2.
The bus usage request (reception) output from the bus is also input. The bus priority circuit 105 displays the bus in use display F.
If FI07 is set, requests for the use of either the transmitting or receiving bus will not be accepted, but the FFI indicating that the bus is in use will not be accepted.
If 07 is not set, permission is given to requests for use of the transmission and reception bus according to predetermined priorities. When a bus use request is granted, a bus use permission signal issued from the bus priority circuit 105 sets the bus use indication FFI07 via the OR circuit 100, and the other bus is used until the bus use of the request is completed. Prohibits permission of bus use requests.
When the transmission request FFI03 is set and the request reception control circuit 104 receives a bus use permission signal (transmission) from the bus priority circuit 105, the request reception control circuit 104 returns the reception signal to the device 1, and then sends the transmission reception signal to the device 1. After that, the transmission request FFI03 is reset by the transmission acceptance signal.

なお、母線使用許可信号(送信)が出ると母線方向表示
FFIIIはリセットし、データ母線の方向が装置1か
ら装置2へ向う方向であることを指示するような値に母
線方向指示信号が設定される。装置1からの送信要求ま
たは受信要求の処理が終了すると、装置2から装置1へ
応答信号を返送するが、これは応答制御回路110によ
って制御される。送信要求に対する応答の場合には母線
の競合は発生しない。
Furthermore, when the bus line use permission signal (transmission) is issued, the bus line direction indicator FFIII is reset, and the bus line direction indication signal is set to a value that indicates that the direction of the data bus line is from device 1 to device 2. Ru. When the processing of the transmission request or reception request from device 1 is completed, device 2 returns a response signal to device 1, which is controlled by response control circuit 110. In the case of a response to a transmission request, bus contention does not occur.

そこで、送信要求の処理の終了で出る送信応答により送
信応答FFI08がセットされると、応答制御回路11
0は直ちに応答信号を装置1へ返送する。その後、送信
応答信号により送信応答FFI08はリセットされる。
一方、受信要求に対する応答の場合は母線の競合が発生
するので、次のような制御が行なわれる。
Therefore, when the transmission response FFI08 is set by the transmission response issued upon completion of the processing of the transmission request, the response control circuit 11
0 immediately sends a response signal back to device 1. Thereafter, the transmission response FFI08 is reset by the transmission response signal.
On the other hand, in the case of a response to a reception request, bus contention occurs, so the following control is performed.

受信要求の処理が終了して受信応答が出ると、受信応答
FFIO9がセットされ、母線プラィオリティ回路10
5に対し母線使用要求(受信)が出る。この受信の母線
使用要求が許可されて、母線プラィオリティ回路105
から母線使用許可信号(受信)が出ると、応答制御回路
110は装置1へ応答信号を返す。この時、母線方向表
示FFIIIは母線使用許可信号(受信)でセットされ
、母線方向指示信号は装置2から装置1への向きを指示
する値に設定される。その後、受信応答信号により受信
応答FFIO9はリセットされる。なお、母線ブライオ
リテイ回路105で母線の使用が許可されたのちその母
線使用が終了すると、要求受付制御回路104または応
答制御回路1 10から母線使用終了信号が出る。
When the reception request processing is completed and a reception response is issued, the reception response FFIO9 is set and the bus priority circuit 10
A bus use request (reception) is issued for 5. This received bus usage request is granted, and the bus priority circuit 105
When the busbar use permission signal (reception) is output from the device 1, the response control circuit 110 returns a response signal to the device 1. At this time, the bus direction indicator FFIII is set by the bus use permission signal (reception), and the bus direction indication signal is set to a value indicating the direction from device 2 to device 1. Thereafter, the reception response FFIO9 is reset by the reception response signal. Note that when the bus priority circuit 105 permits use of the bus and the use of the bus ends, the request reception control circuit 104 or the response control circuit 110 outputs a bus use end signal.

これら母線使用終了信号は、オフ回路106を通じて母
線使用表示FFI07はリセットする。第5図は、装置
1と装置2の間および各装置内のデータの流れの概略を
示す。装置2から装置1へデータを送る場合(受信の場
合)は、前記の母線方向表示FFI I Iがセットさ
れるため、入出力データレジスタ121にセットされた
データ(受信データ)がバスドラィバ123を通じて双
方向性データ母線124にのせられる。
These bus use end signals pass through the off circuit 106 to reset the bus use indicator FFI07. FIG. 5 schematically shows the flow of data between devices 1 and 2 and within each device. When sending data from device 2 to device 1 (in the case of reception), since the aforementioned bus direction indicator FFI I is set, the data (received data) set in the input/output data register 121 is sent to both sides through the bus driver 123. It is placed on the tropic data bus 124.

一方、母線方向表示FFIIIの出力である母線方向指
示信号をインバーター22で反転した信号が、装置間イ
ンタフェースの母線方向指示信号125として装置1に
与えられるので、装置1内のバスドラィバ126は抑止
されており、データ母線124上のデータは入出力デー
タレジスタ127に取り込まれる。前記の受信応答は、
装置2の入出力データレジスター21に受信データが用
意されると発生する。装置1から装置2へデータを送る
場合(送信の場合)、母線方向表示FFI11がリセッ
トされるので、装置1内の入出力データレジスタ127
にセットされた送信データがバスドラィバ126に通じ
てデータ母線124にのせられる。この送信データは装
置2の入出力データレジスタ121に取り込まれる。こ
の送信データの取り込みを終了し、主記憶装置への転送
を完了すると前記の送信応答が出る(装置2が主記憶制
御装置の場合)。以上のようにして送信と受信のデータ
母線の競合が制御されるが、その例を第6図と第7図の
タイムチャートにしたがって説明する。第6図は、先行
の送信要求に対する受信応答と次の送信の要求信号とが
同時に発生した場合のタイムチャートである。
On the other hand, a signal obtained by inverting the bus direction instruction signal, which is the output of the bus direction display FFIII, by the inverter 22 is given to the device 1 as the bus direction instruction signal 125 of the inter-device interface, so the bus driver 126 in the device 1 is inhibited. The data on the data bus 124 is taken into the input/output data register 127. The above reception response is
This occurs when received data is prepared in the input/output data register 21 of the device 2. When sending data from device 1 to device 2 (in the case of transmission), the bus direction display FFI 11 is reset, so the input/output data register 127 in device 1
The transmission data set to 0 is passed through the bus driver 126 and placed on the data bus 124. This transmission data is taken into the input/output data register 121 of the device 2. When the capture of this transmission data is completed and the transfer to the main storage device is completed, the above-mentioned transmission response is issued (if the device 2 is a main storage control device). The contention between the transmitting and receiving data buses is controlled in the manner described above, and an example thereof will be explained with reference to the time charts of FIGS. 6 and 7. FIG. 6 is a time chart when a reception response to a previous transmission request and a next transmission request signal occur simultaneously.

この場合、送信と受信の母線使用要求が同時に出る。母
線プラィオリティ回路105は、予め決められた優先順
位にしたがい、まず送信側の母線使用要求を母線プラィ
オリティタイミングで許可する。これにより、母線使用
中表示沖FI07がセットされ、受信側の母線使用要求
の許可が一時禁示される。また母線方向表示FFI I
Iはリセットされる。要求受付制御回路104は、送信
要求の受付信号を装置1へ返送したのち、送信要求FF
I03をリセットする。装置1からの送信データの受け
取りを終了すると、要求受付制御回路104から母線使
用終了信号が出され、母線使用中表示FFI07がリセ
ットされ、母線プライオリテイ回路105に対する抑止
が解かれる。この時点では送信要求FFI03がリセッ
トされており、送信の母線使用要求が無くなっているの
で、母線プラィオリティ回路105は次の母線プラィオ
リティタィミングで受信の母線使用要求を許可する。
In this case, requests to use the transmitting and receiving buses are issued at the same time. The bus priority circuit 105 first grants a bus use request from the transmitting side at the bus priority timing according to a predetermined priority order. As a result, bus bar use indication OFF FI07 is set, and permission of the bus bar use request on the receiving side is temporarily prohibited. Also, the bus direction display FFI I
I is reset. After returning the transmission request reception signal to the device 1, the request reception control circuit 104 transmits the transmission request FF.
Reset I03. When the reception of the transmission data from the device 1 is completed, the request reception control circuit 104 outputs a bus usage end signal, the bus usage indication FFI07 is reset, and the inhibition on the bus priority circuit 105 is released. At this point, the transmission request FFI03 has been reset and there is no longer a request to use the bus for transmission, so the bus priority circuit 105 grants a request for use of the bus for reception at the next bus priority timing.

これにより、母線方向表示FFIIIがセットされ、装
置2の入出力データレジスタ121に用意された受信デ
ータがデータ母線にのせられる。応答制御回路110は
、応答信号を装置1へ返送するとともに、受信応答信号
によって受信応答FFIO9をリセットする。受信デー
タの転送を終了すると、応答制御回路110が母線使用
終了信号によって母線使用中表FFI07をリセットし
、これにより母線プライオリテイ回路105は新たな母
線使用要求を許可できる状態になる。第7図は、受信応
答が出た直後に送信要求が装置1から出た場合のタイム
チャートである。
As a result, the bus direction indicator FFIII is set, and the received data prepared in the input/output data register 121 of the device 2 is placed on the data bus. The response control circuit 110 returns the response signal to the device 1 and resets the reception response FFIO 9 using the reception response signal. When the transfer of the received data is completed, the response control circuit 110 resets the bus in use table FFI07 by the bus use end signal, and thereby the bus priority circuit 105 becomes in a state where it can approve a new bus use request. FIG. 7 is a time chart when a transmission request is issued from the device 1 immediately after a reception response is issued.

この場合は母線プラィオリティ回路105が送信の母線
使用要求を先に許可するので、装置2から受信データの
送出が終了してデータ母線が解放されるまで送信要求の
受付けは待たされる。受信データの送出が終了し、応答
制御回路110が母線使用終了信号によって母線使用中
表示FF1・07をIJセットすると、送信の母線使用
要求が母線プラィオリテイ回路105で許可される。こ
れにより、要求受付制御回路104が送信要求を受け付
け、受付信号を装置1に返送し、装置1からのデータ送
信が始まる。本発明によれば、以上に詳述したように、
多重転送要求による多重データ転送が可能となり、双方
向性データ母線を用いるデータ転送システムの転送能力
を大幅に向上させることができ、その効果は顕著である
In this case, the bus priority circuit 105 grants the transmission bus use request first, so acceptance of the transmission request is delayed until the device 2 finishes transmitting the received data and the data bus is released. When the transmission of the received data is completed and the response control circuit 110 sets the bus use indication FF1.07 to IJ by the bus use end signal, the bus priority circuit 105 approves the bus use request for transmission. As a result, the request reception control circuit 104 accepts the transmission request, sends an acceptance signal back to the device 1, and data transmission from the device 1 begins. According to the present invention, as detailed above,
Multiple data transfer based on multiple transfer requests becomes possible, and the transfer capacity of a data transfer system using a bidirectional data bus can be greatly improved, and the effect is remarkable.

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

第1図は双方向性データ母線を用いた装置間インタフェ
ースの説明図、第2図は第1図の装置間インタフェース
における従釆のデータ転送制御を説明するためのタイム
チャート、第3図は第1図の装置間インタフェースで多
重データ転送を行なう場合におけるデータ母線の競合問
題を説明するためのタイムチャート、第4図ないし第7
図は本発明の一実施例を説明するもので、第4図は転送
要求を受け付ける側の装置内の主要な制御回路部を示す
ブロック図、第5図は装置間および各装置内のデータの
流れおよびその制御のための主要な回路を示す概略ブロ
ック図、第6図および第7図は同上実施例の動作説明用
のタイムチャートである。 101・・・・・・要求判別回路、102…・・・受信
要求FF、103・・…・送信要求FF、104・・・
・・・要求受付制御回路、105・・・・・・母線プラ
ィオリティ回路、107・・・・・・母線使用中表示F
F、LI‘08・・・・・・送信応答FF、109・・
・・・・受信応答FF、1 10・・・・・・応答制御
回路、111・・…・母線方向表示FF、1.21,1
27……入出力データレジスタ、123,126……バ
スドライバ、124……データ母線。 第1図 第2図 第3図 第4図 第5図 第6図 第7図
FIG. 1 is an explanatory diagram of an inter-device interface using a bidirectional data bus, FIG. 2 is a time chart for explaining slave data transfer control in the inter-device interface of FIG. 1, and FIG. Figures 4 to 7 are time charts for explaining the data bus contention problem when multiple data transfer is performed using the inter-device interface shown in Figure 1.
The figures explain one embodiment of the present invention. Fig. 4 is a block diagram showing the main control circuitry within the device that receives the transfer request, and Fig. 5 shows the data transfer between the devices and within each device. A schematic block diagram showing the flow and main circuits for its control, and FIGS. 6 and 7 are time charts for explaining the operation of the above embodiment. 101...Request determination circuit, 102...Reception request FF, 103...Transmission request FF, 104...
...Request acceptance control circuit, 105... Bus priority circuit, 107... Bus bar in use display F
F, LI'08... Transmission response FF, 109...
...Reception response FF, 1 10...Response control circuit, 111...Bus line direction display FF, 1.21,1
27...I/O data register, 123, 126...Bus driver, 124...Data bus line. Figure 1 Figure 2 Figure 3 Figure 4 Figure 5 Figure 6 Figure 7

Claims (1)

【特許請求の範囲】[Claims] 1 データ転送要求を発行する側の第1の装置とデータ
転送要求を受け付ける側の第2の装置との間で、双方向
性データ母線を通じてデータを送受信するシステムにお
いて、第2の装置内に、該データ母線の使用状態を表示
する手段と、該表示手段が使用中表示でないとき第1の
装置からの送信要求による該データ母線の使用要求と第
1の装置からの受信要求に基づいて受信すべきデータの
準備完による該データ母線の使用要求のいずれかの使用
要求を選択するプライオリテイ回路と、前記受信データ
の転送に関連する受信応答を第1の装置へ返し送信デー
タの処理が終了したとき送信応答を第1の装置へ返す応
答制御回路とを備えることにより、第1の装置で発行し
たデータ転送要求に対する応答が第2の装置から返送さ
れる以前に、次のデータ転送要求を発行し得るようにし
たことを特徴とするデータ転送制御方式。
1. In a system that transmits and receives data through a bidirectional data bus between a first device that issues a data transfer request and a second device that receives a data transfer request, means for displaying the usage status of the data bus; and a means for displaying a usage status of the data bus based on a request for use of the data bus based on a transmission request from the first device and a reception request from the first device when the display means does not indicate that the data bus is in use. a priority circuit that selects one of the requests for use of the data bus line due to the completion of preparation of the data to be sent; and a priority circuit that returns a reception response related to the transfer of the received data to the first device, and processing of the transmission data is completed. By including a response control circuit that returns a transmission response to the first device, the next data transfer request can be issued before the response to the data transfer request issued by the first device is returned from the second device. A data transfer control method characterized by making it possible to
JP56058560A 1981-04-20 1981-04-20 Data transfer control method Expired JPS6028021B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP56058560A JPS6028021B2 (en) 1981-04-20 1981-04-20 Data transfer control method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP56058560A JPS6028021B2 (en) 1981-04-20 1981-04-20 Data transfer control method

Publications (2)

Publication Number Publication Date
JPS57174726A JPS57174726A (en) 1982-10-27
JPS6028021B2 true JPS6028021B2 (en) 1985-07-02

Family

ID=13087834

Family Applications (1)

Application Number Title Priority Date Filing Date
JP56058560A Expired JPS6028021B2 (en) 1981-04-20 1981-04-20 Data transfer control method

Country Status (1)

Country Link
JP (1) JPS6028021B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0375899U (en) * 1989-11-21 1991-07-30

Families Citing this family (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4831358A (en) * 1982-12-21 1989-05-16 Texas Instruments Incorporated Communications system employing control line minimization
JPS60116758U (en) * 1984-01-13 1985-08-07 東洋電機製造株式会社 data transfer control device

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH0375899U (en) * 1989-11-21 1991-07-30

Also Published As

Publication number Publication date
JPS57174726A (en) 1982-10-27

Similar Documents

Publication Publication Date Title
EP0165600B1 (en) Input/output bus for computer
US4999769A (en) System with plural clocks for bidirectional information exchange between DMA controller and I/O devices via DMA bus
EP0278264A2 (en) Data processing system with overlap bus cycle operations
JP3084218B2 (en) Communication method and synchronous communication system
WO1995020192A1 (en) Bus deadlock avoidance during master split-transactions
EP0502214A1 (en) Message control method for data communication system
US5067075A (en) Method of direct memory access control
JPS6028021B2 (en) Data transfer control method
US4740910A (en) Multiprocessor system
JPS6126706B2 (en)
JPH0348544B2 (en)
JPH0461388B2 (en)
JPS6155704B2 (en)
EP0577431A2 (en) Method of resetting coupled modules and a system using the method
JP2000244585A (en) Bus interface circuit
KR920002665B1 (en) A method for generating local bus cycle in multi processing system
JP2666782B2 (en) Multiple bus control system
JPS6252656A (en) Data transfer system
RU2018944C1 (en) Device for interfacing computer with external objects
JP2635639B2 (en) Data processing device
JPS62145345A (en) Control system for direct memory access interval
JPH03252847A (en) System bus arbitrating system
JPH01118950A (en) Bus control system
JPS61281337A (en) Information transmission system between processors
JPH0362249A (en) Data processor