JPH0273443A - Input/output controller - Google Patents

Input/output controller

Info

Publication number
JPH0273443A
JPH0273443A JP22597788A JP22597788A JPH0273443A JP H0273443 A JPH0273443 A JP H0273443A JP 22597788 A JP22597788 A JP 22597788A JP 22597788 A JP22597788 A JP 22597788A JP H0273443 A JPH0273443 A JP H0273443A
Authority
JP
Japan
Prior art keywords
input
final
data
tag
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP22597788A
Other languages
Japanese (ja)
Inventor
Minoru Mahara
真原 実
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.)
NEC Corp
Original Assignee
NEC 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 NEC Corp filed Critical NEC Corp
Priority to JP22597788A priority Critical patent/JPH0273443A/en
Priority to FR8911844A priority patent/FR2636446B1/en
Publication of JPH0273443A publication Critical patent/JPH0273443A/en
Pending 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/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4204Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus
    • G06F13/4221Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus
    • G06F13/4226Bus transfer protocol, e.g. handshake; Synchronisation on a parallel bus being an input/output bus, e.g. ISA bus, EISA bus, PCI bus, SCSI bus with asynchronous protocol

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To avoid the instantaneous increase of a data transfer speed by delaying the transmission timing of the request signal for the final byte date. CONSTITUTION:A final request detecting circuit 21 detects that the present output value of a transfer frequency counter 18 is equal to 1 and outputs a detecting signal to an input tag generating circuit 16. The circuit 16 produces an input tag and a final output tag and delays the transmission timing of the final input timing tag 103 so that the fetch timing of the final byte data is approximately equal to the fetch timing of each byte data. As a result, the interval between the fetch timing of the final data and that of the immediately preceding data is decreased and can be set at the value larger than the prescribed width. Thus it is possible to avoid the instantaneous increase of the data transfer speed for the final data.

Description

【発明の詳細な説明】 (産業上の利用分野) 本発明は入出力制御装置に係り、特にチャネル装置と非
応答確認方式でデータ転送を行う際のその転送制御技術
に関する。
DETAILED DESCRIPTION OF THE INVENTION (Industrial Application Field) The present invention relates to an input/output control device, and particularly to a transfer control technique for performing data transfer using a non-response acknowledgment method with a channel device.

(従来の技術) 周知のように、入出力制御装置はチャネル装置と入出力
装置間に介在し、チャネル装置と入出力装置間のデータ
転送を制御するものである。そして、入出力制御装置と
チャネル装置間の入出力インターフェース方式は、基本
的には、応答確認方式と非応答確認方式とに分類でき、
応答確認方式は自己の動作に対する相手の応答動作を逐
一確認しながらデータ授受を行う方式である。一方、非
応答確認方式は相手の応答動作を確認しないでデータ授
受を行う方式であり、基本的な信号構成は例えば第3図
に示すようになっている。
(Prior Art) As is well known, an input/output control device is interposed between a channel device and an input/output device, and controls data transfer between the channel device and the input/output device. The input/output interface method between the input/output control device and the channel device can basically be classified into response confirmation method and non-response confirmation method.
The response confirmation method is a method in which data is exchanged while checking each other's response actions to one's own actions. On the other hand, the non-response confirmation method is a method in which data is exchanged without confirming the response operation of the other party, and the basic signal configuration is as shown in FIG. 3, for example.

第3図において、データ転送の方向はチャネル装置1を
基準に定めるので、チャネル装置1から入出力制御装置
2へ向かう信号は出力データ+000゜出力タグ100
1および最終出力タグ1002となり、また入出力制御
装置2からチャネル装置1へ向かう信号は入力データ2
000、入力タグ2001および最終入力タグ2002
となる。データ転送はバイト単位に行われるが、最終バ
イトに至るまでは入力(出力)タグ2001 (+00
1)が用いられ、最終バイトの転送時には最終入力(出
力)タグ2002 (+002)が用いられる。なお、
「タグ」はデータバス上へ送出されるデータと一定の関
係を有して出力される場合とデータ送出を伴わず独立し
て出力される場合とがある。即ち、「タグ」はいわゆる
ストローブ信号として用いられる場合と要求信号として
用いられる場合とがある。
In FIG. 3, the direction of data transfer is determined based on the channel device 1, so the signal going from the channel device 1 to the input/output control device 2 is output data +000° output tag 100.
1 and the final output tag 1002, and the signal going from the input/output control device 2 to the channel device 1 is the input data 2.
000, input tag 2001 and final input tag 2002
becomes. Data transfer is performed byte by byte, but input (output) tag 2001 (+00
1) is used, and the final input (output) tag 2002 (+002) is used when transferring the final byte. In addition,
The "tag" may be output in a certain relationship with the data sent onto the data bus, or may be output independently without data transmission. That is, the "tag" may be used as a so-called strobe signal or as a request signal.

以下、入出力制御装置2がチャネル装置1からデータを
受は取る場合の従来の転送制御方式を説明する。
A conventional transfer control method when the input/output control device 2 receives and receives data from the channel device 1 will be described below.

従来の入出力制御装置は、例えば第4図に示すように構
成される。第4図において、10.11はレシーバ、1
2.13はドライバ、14はレシーバ、15はドライバ
、17はマイクロブロセ・ンサ、19は出力データレジ
スタ、20は入力データレジスタ、36は入力タグ発生
回路、38は転送数カウンタである。なお、チャネル装
置は、第4図において、入力タグ発生回路36を出力タ
グ発生回路とし、タグとデータの入出力関係を逆にして
考えれば良いので、図示省略した。
A conventional input/output control device is configured as shown in FIG. 4, for example. In Figure 4, 10.11 is the receiver, 1
2.13 is a driver, 14 is a receiver, 15 is a driver, 17 is a microprocessor, 19 is an output data register, 20 is an input data register, 36 is an input tag generation circuit, and 38 is a transfer number counter. Note that the channel device is not shown in FIG. 4 because it can be considered by using the input tag generation circuit 36 as an output tag generation circuit and reversing the input/output relationship between the tag and data.

以上の構成において、マイクロプロセッサ17は、転送
数カウンタ38に転送バイト数として例えば「3」をセ
ットするとともに、入力タグ発生回路36に対し出力デ
ータの送出を要求する動作の指示を行う。
In the above configuration, the microprocessor 17 sets the transfer number counter 38 to, for example, "3" as the number of bytes to be transferred, and also instructs the input tag generation circuit 36 to request output data transmission.

転送数カウンタ38は、入力タグ発生回路36に対しカ
ウンタの内容を出力する。その値は入力タグ発生回路3
6から入力タグを発生した旨の通知を受けるたびに1宛
減算される。
The transfer number counter 38 outputs the contents of the counter to the input tag generation circuit 36. Its value is input tag generation circuit 3
Each time a notification that an input tag has been generated is received from 6, 1 address is subtracted.

入力タグ発生回路36は、マイクロプロセッサ17から
の指令が出力データの送出要求であるので、入力データ
レジスタ20の制御は行わず、転送数カウンタ38の出
力が「1」になるまで所定パルス幅の入力タグを所定の
時間間隔で繰り返し発生し、転送数カウンタ38の出力
が「1」の時に最終入力タグの発生を行う、入力タグと
最終入力タグの発生切換はゲート制御によって行われる
Since the command from the microprocessor 17 is a request to send output data, the input tag generation circuit 36 does not control the input data register 20, but keeps a predetermined pulse width until the output of the transfer number counter 38 becomes "1". Input tags are generated repeatedly at predetermined time intervals, and the final input tag is generated when the output of the transfer number counter 38 is "1". Switching between generation of input tags and final input tags is performed by gate control.

その結果、ドライバ12の出力である入力タグ132は
第5図(1)に示すように、またドライバ13の出力で
ある最終入力タグ133は第5図(2)に示すようにな
り、これがチャネル装置へ送出され若干の時間遅れを有
してチャネル装置に取り込まれる(第5図(3)(4>
>。
As a result, the input tag 132, which is the output of the driver 12, becomes as shown in FIG. 5(1), and the final input tag 133, which is the output of the driver 13, becomes as shown in FIG. 5(2). It is sent to the device and taken into the channel device with a slight time delay (Fig. 5 (3) (4>
>.

そして、チャネル装置では、受は付けた入力タグ(第5
図(3))および最終入力タグ(第5図(4))に応答
して出力データパスに出力データを送出するととらに、
対応する出力タグおよび最終出力タグをそれぞれ発生す
る。この出力タグおよび最終出力タグは第5図(6)(
7)に示すような時間関係でもってレシーバ10.同1
1へ入力し入力タグ発生回路36に取り込まれる。
Then, in the channel device, the receiver is attached to the input tag (fifth
In addition to sending output data to the output data path in response to the final input tag (Fig. 5 (4))) and the final input tag (Fig. 5 (4)),
Generate corresponding output tags and final output tags, respectively. This output tag and the final output tag are shown in Figure 5 (6) (
7), the receiver 10. Same 1
1 and taken into the input tag generation circuit 36.

斯くして、入力タグ発生回路36は、受は付けた出力タ
グ130(第5図(6))および最終出力タグ+31(
第5図(7))に応答して出力データレジスタ19を制
御し、レシーバ14を介して入力する出力データの各バ
イトデータを出力データレジスタ19に格納し内部へ収
り込むこととなる。
In this way, the input tag generation circuit 36 generates the output tag 130 (FIG. 5(6)) and the final output tag +31 (FIG. 5(6)).
In response to (7) in FIG. 5, the output data register 19 is controlled, and each byte of output data input via the receiver 14 is stored in the output data register 19 and stored therein.

なお、第5図において、間隔T51、同T52、同Tイ
l、同Tイ2、同T5′1、同Tg2はそれぞれ略等し
い時間幅である。
In FIG. 5, the intervals T51, T52, T1, T2, T5'1, and Tg2 have approximately the same time width.

(発明が解決しようとする課題) ところで、入力(出力)タグと最終入力(出力)タグの
発生箇所は同一でも伝送系は異なるので、伝送系の素子
特性の不同等に起因して両者の受は付は時間間隔にずれ
を生ずる場合がある。そして、そのずれの方向が、第5
図(5)(8)に例示するように、間隔Tイ2や同TJ
2を縮小する、方向であると最終データの転送速度の瞬
間的増加を招来し問題が生ずる。
(Problem to be Solved by the Invention) By the way, even though the input (output) tag and the final input (output) tag are generated at the same location, the transmission systems are different. There may be a difference in the time interval for marking. Then, the direction of the shift is the fifth
As illustrated in Figures (5) and (8), the interval T2 and the same TJ
In the direction of reducing 2, a problem arises because the transfer rate of the final data increases instantaneously.

第5図(1)(2>に示すように、入力タグ132の第
2番目のものと最終入力タグ133の発生間隔は本来な
ら間隔T、2であり、これは間隔T、1と略等しい、し
かし、両者がドライバ13、同14の特性不同等によっ
て間隔T52が本来のものよりも侠くなってインターフ
ェースラインへ送出されることがある。そして、チャネ
ル装置でも対応するレシーバの特性不同によって入力タ
グの第2番目のものと最終入力タグの間隔が狭くなる方
向へずれるとすれば、第5図(4)(5)に示すように
、間隔T62の位置で受は付けられるべき最終入力タグ
がそれよりもΔT、宛早目に受は付けられるので、チャ
ネル装置では第5図(5)に示す最終入力タグに基づい
て最終バイトデータと最終出力タグの送出を行うことに
なる。
As shown in FIGS. 5(1) and (2>), the interval between the occurrence of the second input tag 132 and the final input tag 133 is originally an interval T, 2, which is approximately equal to the interval T, 1. However, due to the unequal characteristics of the drivers 13 and 14, the interval T52 may be narrower than the original one and sent to the interface line.In addition, even in the channel device, due to the unequal characteristics of the corresponding receivers, the input If the interval between the second tag and the final input tag shifts in the direction of narrowing, as shown in FIG. Since the reception is received ΔT earlier than that, the channel device sends the final byte data and the final output tag based on the final input tag shown in FIG. 5(5).

加えて、(a終)出力タグを受ける入出力制御装置にお
いても対応するレシーバ10、同11の特性不同等によ
って出力タグの第2番目のものと最終出力タグの間隔が
狭くなる方向へずれるとすれば、このずれΔT2が前記
ΔT1に相加され、本来なら第5図(7)に示すように
間隔Tイ2の位置で受は付けられるべき最終出力タグが
第5図(8)に示すようにΔT、+ΔT2宛早目に受は
付けられる。そして、入出力制御装置はこの早目に受は
付けられた最終出力タグ131’(第5図(8))に基
づき最終バイトデータの取り込みを行うことになるが、
最終出力タグ13ドとその直前の出力タグ間の時間間隔
はその他の出力タグ相互間の時間間隔よりも相当に狭く
なる、即ちデータ転送速度が最終バイトデータの取り込
み時に瞬間的に増大するので、最終バイトデータの取り
込みに支障を来す。
In addition, (a) in the input/output control device that receives the output tag, if the distance between the second output tag and the final output tag shifts in the direction of narrowing due to unequal characteristics of the corresponding receivers 10 and 11. Then, this deviation ΔT2 is added to the above ΔT1, and the final output tag that should originally be attached at the position of the interval T2 as shown in FIG. 5(7) becomes as shown in FIG. 5(8). As shown in FIG. Then, the input/output control device takes in the final byte data based on the final output tag 131' (FIG. 5 (8)) that was accepted earlier.
The time interval between the last output tag 13 and the immediately preceding output tag is much narrower than the time interval between other output tags, i.e. the data transfer rate increases instantaneously when the last byte of data is captured. This causes trouble in capturing the final byte data.

そこで、従来の入出力制御装置では、いわゆるダブルバ
ッファ技術によって、出力データの各バイトデータを奇
数番目と偶数番目のものに振り分けて所定の取り込み処
理時間の確保を図り、以て最終バイトデータの収り込み
を支障なく行えるようにしている。
Therefore, in conventional input/output control devices, the so-called double buffer technology is used to distribute each byte of output data into odd-numbered and even-numbered data in order to secure a predetermined processing time for the final byte data. This allows for easy access to the site without any problems.

しかし、このようにして付加される回路は、複数の回路
要素からなり、かつある程度の高速動作をなし得るもの
からなるので高価であり、入出力制御装置の原価低減が
困難であるという問題がある。
However, the circuit added in this way is expensive because it consists of multiple circuit elements and can operate at a certain level of high speed, and there is a problem that it is difficult to reduce the cost of the input/output control device. .

本発明は、このような従来の問題点に鑑みなされたもの
で、その目的は、最終バイトデータの要求信号(最終入
力タグ)の送出タイミングを遅延させることでデータ転
送速度の瞬間的増大を抑制し得る入出力制御装置を提供
することにある。
The present invention was developed in view of these conventional problems, and its purpose is to suppress the instantaneous increase in data transfer speed by delaying the sending timing of the final byte data request signal (final input tag). The purpose of this invention is to provide an input/output control device that can perform the following tasks.

(課題を解決するための手段) 前記目的を達成するために、本発明の入出力制御装置は
次の如き構成を有する。
(Means for Solving the Problems) In order to achieve the above object, the input/output control device of the present invention has the following configuration.

即ち、本発明の入出力制御装置は、チャネル装置との間
のデータ転送を非応答確認方式で行うものであってチャ
ネル装置に対し第1の伝送路を介してn−1個のデータ
要求信号を送出し、かつ第2の伝送路を介して1個の最
終データ要求信号を送出し、以てチャネル装置からn個
のデータ送出を受ける入出力制御装置において; 前記
最終データ要求信号の発生タイミングを検出する検出手
段と; 前記検出手段の検出出力に応答して前記最終デ
ータ要求信号の送出タイミングを遅延させる遅延手段と
; を設けたことを特徴とするものである。
That is, the input/output control device of the present invention performs data transfer with a channel device using a non-response confirmation method, and sends n-1 data request signals to the channel device via the first transmission path. In the input/output control device which transmits one final data request signal via the second transmission path and thereby receives n data transmissions from the channel device; generation timing of the final data request signal; The present invention is characterized in that it includes: a detection means for detecting; and a delay means for delaying the sending timing of the final data request signal in response to the detection output of the detection means.

(作 用) 次に、前記の如く構成される本発明の入出力制御装置の
作用を説明する。
(Function) Next, the function of the input/output control device of the present invention configured as described above will be explained.

本発明では、最終データ要求信号の送出は、従来よりも
適宜時間遅延した後に行われる。
In the present invention, the final data request signal is sent after an appropriate time delay compared to the conventional method.

その結果、最終データの取り込みタイミングとその直前
のデータの取り込みタイミングの間隔が狭くなってもそ
の間隔は所定幅以上のものとすることができる。つまり
、データ転送速度が最終データの時に瞬間的に増大する
のを抑制できる。
As a result, even if the interval between the final data acquisition timing and the immediately preceding data acquisition timing becomes narrow, the interval can be made larger than a predetermined width. In other words, it is possible to suppress the data transfer rate from increasing instantaneously at the time of final data.

(実 施 例) 以下、本発明の実施例を図面を参照して説明する。(Example) Embodiments of the present invention will be described below with reference to the drawings.

第1図は本発明の一実施例に係る入出力制御装置を示す
、なお、従来と同一部分には同一符号を付してその説明
を省略する。
FIG. 1 shows an input/output control device according to an embodiment of the present invention. Parts that are the same as those in the prior art are given the same reference numerals and their explanations will be omitted.

本発明では、最終要求検出回路21と、従来の入力タグ
発生回路36について機能付加した入力タグ発生回路1
6とを設けである。転送数カウンタ18は最終要求検出
回路21へ現在値を出力する点が従来の転送数カウンタ
38と異なるのみである。
In the present invention, the input tag generation circuit 1 has functions added to the final request detection circuit 21 and the conventional input tag generation circuit 36.
6 is provided. The only difference between the transfer number counter 18 and the conventional transfer number counter 38 is that it outputs the current value to the final request detection circuit 21.

以下、従来と同様に3バイトの出力データをチャネル装
置から受は取る場合の動作を説明する。
The operation when receiving 3-byte output data from the channel device as in the conventional case will be described below.

最終要求検出回路21は、転送数カウンタ18の出力現
在値が「1」になるのを検出すると、検出信号を入力タ
グ発生回路16へ出力する。
When the final request detection circuit 21 detects that the current output value of the transfer number counter 18 becomes "1", it outputs a detection signal to the input tag generation circuit 16.

入力タグ発生回路16は、従来と同様に2個の入力タグ
と最終入力タグを発生ずるが、その発生間隔は第2図(
1)(2>に示すようになる。即ち、入力タグ+02の
1番目と2番目は間隔T+(従来の間隔T51と略等し
くて良い)を有して発生するが、この2番目のものの発
生後前記検出信号が入力するので、最終入力タグ103
は間隔T、よりも大きな間隔T2を有して発生する。
The input tag generation circuit 16 generates two input tags and a final input tag as in the conventional case, but the generation interval is as shown in FIG.
1) It becomes as shown in (2>. That is, the first and second input tags +02 occur with an interval T+ (which may be approximately equal to the conventional interval T51), but the occurrence of this second one After that, the detection signal is input, so the final input tag 103
occur with a larger interval T2 than the interval T.

その結果、チャネル装置では第2図(3)(4)に示す
ように入力タグと最終入力タグが受けられるが、最終入
力タグについては第2図(5)に示すようにずれΔT1
宛早目に受は付けられる場合があることは前述した通り
である。
As a result, the channel device can receive the input tag and the final input tag as shown in Figure 2 (3) and (4), but the final input tag is shifted by ΔT1 as shown in Figure 2 (5).
As mentioned above, applications may be received early.

そして、入出力制御装置では、最終出力タグが第2図(
8)に示すように本来の間隔T′2からずれてΔT1+
八T2へ早目に受は付けられる場合、本発明では、出力
タグ+00の2番目のものと最終出力タグ+01’の間
隔は間隔T′iよりも狭くなるが出力タグ100の1番
目と2番目の間隔T″1 と略等しい程度になる。
Then, in the input/output control device, the final output tag is shown in Figure 2 (
As shown in 8), ΔT1+ deviates from the original interval T'2.
In the case where an acceptance is made early to T2, in the present invention, the interval between the second output tag +00 and the final output tag +01' is narrower than the interval T'i, but the interval between the first and second output tag 100 is narrower than the interval T'i. The distance is approximately equal to the second interval T″1.

つまり、最終パイ1〜データの取り込みタイミングがそ
れ以前の各バイトデータの取り込みタイミングと略等し
くなるように最終入力タグ103の送出タイミングを遅
延させたのである。各バイトデータの収り込みタイミン
グが略等しくなるので内部でのデータ処理の容易化が図
れる。
In other words, the sending timing of the final input tag 103 is delayed so that the timing of taking in the final pie 1 data is approximately equal to the timing of taking in each previous byte data. Since each byte data has approximately the same timing, internal data processing can be facilitated.

ここで、付加回路であるが、最終要求検出回路21は転
送数カウンタ18の出力現在値が「1」になるのを検出
すれば良いから、簡易な構成で済み、かつ回路素子は高
速性を要しない、また、入力タグ発生回路16では所定
時間遅延させるだけである。従って、この付加回路は従
来のダブルバッファ技術によるものに比して大幅に安価
なものとなる。
Here, regarding the additional circuit, the final request detection circuit 21 only needs to detect when the current output value of the transfer number counter 18 becomes "1", so the configuration is simple, and the circuit elements have high speed. It is not necessary, and the input tag generation circuit 16 only delays the predetermined time. Therefore, this additional circuitry is significantly less expensive than conventional double buffer technology.

(発明の効果) 以上説明したように、本発明の入出力制御装置によれば
、最終データ要求信号(a終入力タグ)の送出タイミン
グを遅延させ得るようにしたので、最終データの取り込
みタイミングとその直前のデータの取り込みタイミング
の間隔が狭くなってもその間隔を所定幅以上のものとす
ることができ、データ転送速度が最終データの時に瞬間
的に増大するのを抑制できる効果がある。
(Effects of the Invention) As explained above, according to the input/output control device of the present invention, the sending timing of the final data request signal (a final input tag) can be delayed, so that the final data capture timing and Even if the interval between the timings of fetching the immediately preceding data becomes narrow, the interval can be made greater than a predetermined width, and this has the effect of suppressing the instantaneous increase in the data transfer rate at the time of the final data.

なお、本発明による付加回路は簡易な構成で済み、高速
性が要求されないので安価に構成でき、入出力制御装置
の原価低減を図ることが可能となる効果もある。
Note that the additional circuit according to the present invention has a simple configuration and does not require high speed, so it can be configured at low cost, and has the effect of reducing the cost of the input/output control device.

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

第1図は本発明の一実施例に係る入出力制御装置の構成
ブロック図、第2図は本発明による出力データの転送制
御のタイムチャート、第3図はチャネル装置と入出力制
御装置間の信号形式を示す図、第4図は従来の入出力制
御装置の構成ブロック図、第5図は従来の出力データの
転送制御のタイムチャートである。 1・・・・・・チャネル装置、 2・・・・・・入出力
制御装置、10・・・・・・レシーバ、  11・・・
・・・レシーバ、12・・・・・・ドライバ、  13
・・・・・・ドライバ、14・・・・・・レシーバ(複
数)、  15・・・・・・ドライバ(複数)、  1
6・・・・・・入力タグ発生回路、17・・・・・・マ
イクロプロセッサ、  18・旧・・転送数カウンタ、
  19・・・・・・出力データレジスタ、20・・・
・・・入力データレジスタ、 2】・・・・・・最終要
求検出回路。
FIG. 1 is a block diagram of the configuration of an input/output control device according to an embodiment of the present invention, FIG. 2 is a time chart of output data transfer control according to the present invention, and FIG. FIG. 4 is a block diagram of a conventional input/output control device, and FIG. 5 is a time chart of conventional output data transfer control. DESCRIPTION OF SYMBOLS 1... Channel device, 2... Input/output control device, 10... Receiver, 11...
...Receiver, 12...Driver, 13
......driver, 14...receiver (plurality), 15...driver (plurality), 1
6... Input tag generation circuit, 17... Microprocessor, 18. Old... Transfer number counter,
19... Output data register, 20...
...Input data register, 2] ...Final request detection circuit.

Claims (1)

【特許請求の範囲】[Claims] チャネル装置との間のデータ転送を非応答確認方式で行
うものであつてチャネル装置に対し第1の伝送路を介し
てn−1個のデータ要求信号を送出し、かつ第2の伝送
路を介して1個の最終データ要求信号を送出し、以てチ
ャネル装置からn個のデータ送出を受ける入出力制御装
置において;前記最終データ要求信号の発生タイミング
を検出する検出手段と;前記検出手段の検出出力に応答
して前記最終データ要求信号の送出タイミングを遅延さ
せる遅延手段と;を設けたことを特徴とする入出力制御
装置。
This method performs data transfer with a channel device using a non-response confirmation method, in which n-1 data request signals are sent to the channel device via a first transmission path, and a second transmission path is transmitted to the channel device. In an input/output control device that transmits one final data request signal through the channel device and receives n data transmissions from the channel device; a detection means for detecting the generation timing of the final data request signal; An input/output control device comprising: delay means for delaying the sending timing of the final data request signal in response to a detection output.
JP22597788A 1988-09-09 1988-09-09 Input/output controller Pending JPH0273443A (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP22597788A JPH0273443A (en) 1988-09-09 1988-09-09 Input/output controller
FR8911844A FR2636446B1 (en) 1988-09-09 1989-09-11 INPUT / OUTPUT CONTROL DEVICE

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP22597788A JPH0273443A (en) 1988-09-09 1988-09-09 Input/output controller

Publications (1)

Publication Number Publication Date
JPH0273443A true JPH0273443A (en) 1990-03-13

Family

ID=16837852

Family Applications (1)

Application Number Title Priority Date Filing Date
JP22597788A Pending JPH0273443A (en) 1988-09-09 1988-09-09 Input/output controller

Country Status (2)

Country Link
JP (1) JPH0273443A (en)
FR (1) FR2636446B1 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US3582906A (en) * 1969-06-27 1971-06-01 Ibm High-speed dc interlocked communication system interface

Also Published As

Publication number Publication date
FR2636446B1 (en) 1994-01-14
FR2636446A1 (en) 1990-03-16

Similar Documents

Publication Publication Date Title
EP0579389B1 (en) Source synchronized metastable free bus
US7017067B2 (en) Method and bus system for synchronizing a data exchange between a data source and a control device
JPH0273443A (en) Input/output controller
EP0268664B1 (en) A method of coupling a data transmitter unit to a signal line and an apparatus for performing the invention
US6067629A (en) Apparatus and method for pseudo-synchronous communication between clocks of different frequencies
JP2004310544A (en) Asynchronous data transfer device
US6016521A (en) Communication control device
US11995012B2 (en) High speed interface for multi image sensor device
US20230297525A1 (en) High speed interface for multi image sensor device
JP2003152745A (en) Data transmission system, transmitter, and receiver
KR20020084725A (en) Memory controller for data transporting with low speed periperal device
JP3950661B2 (en) Data transmission device
JPH04119045A (en) Data compensation system in start-stop synchronization type data transfer
WO2023166201A1 (en) Interface circuit portions
JP3147842B2 (en) Data transfer system and data transfer method
JPH0438508A (en) Clock supplying device
JP2752456B2 (en) Channel device
KR100223892B1 (en) Clock phase control system
JPH04322356A (en) Bidirectional synchronous bus
JPS63194442A (en) Data transmitter
JPS61131632A (en) Data format system for multiplex transmission
JP2003018138A (en) Parallel data transfer apparatus and parallel data transfer method
JPH035863A (en) Digital system
JPS5936837A (en) Transferring method of data
JP2000293487A (en) Communication circuit