JPH01286653A - Flow control system - Google Patents

Flow control system

Info

Publication number
JPH01286653A
JPH01286653A JP63116702A JP11670288A JPH01286653A JP H01286653 A JPH01286653 A JP H01286653A JP 63116702 A JP63116702 A JP 63116702A JP 11670288 A JP11670288 A JP 11670288A JP H01286653 A JPH01286653 A JP H01286653A
Authority
JP
Japan
Prior art keywords
data
clock
signal
processing
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.)
Pending
Application number
JP63116702A
Other languages
Japanese (ja)
Inventor
Kiyoshi Shibuya
清 渋谷
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.)
Toshiba Corp
Original Assignee
Toshiba 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 Toshiba Corp filed Critical Toshiba Corp
Priority to JP63116702A priority Critical patent/JPH01286653A/en
Publication of JPH01286653A publication Critical patent/JPH01286653A/en
Pending legal-status Critical Current

Links

Abstract

PURPOSE:To efficiently execute the data transmission control by stopping and releasing a transmitting clock in accordance with the processing of the opponent side data. CONSTITUTION:An its own station side device 15 converts serial data RD received from an opponent side device 14 to parallel data by an SIO 2 and transfers them to a data buffer 3 by the instruction of a DMA control part 5. When the control part 5 completes the DMA processing, the part outputs a signal EOP 20, and thus, a control circuit 4 stops a transmitting clock ST17. During this, the processing of the receiving data is executed by an MPU 6, after the processing, a signal EN 22 is sent to the control circuit 4, the stoppage of the ST17 is released and the ST 17 is sent to the device 14 again. When a mark detecting circuit 1 detects the mark condition, the ST 17 is stopped, and the MPU 6 processes the data transferred by the DMA. After the processing is completed, the ST 17 is oscillated by the EN22 again.

Description

【発明の詳細な説明】 [発明の目的] (産業上の利用分野) 本発明は自局側装置で発生した送信クロックが相手側装
置で折返され自局側装置の受信クロックとなるイソクロ
ナス方式(調歩同期式でかつデータと一緒にクロックを
送信する方式)のデータ伝送システムに用いて好適なフ
ロー制御方式に関する。
[Detailed Description of the Invention] [Objective of the Invention] (Industrial Application Field) The present invention uses an isochronous method (in which a transmission clock generated by a local device is looped back by a counterpart device and becomes a reception clock of the local device). The present invention relates to a flow control method suitable for use in an asynchronous data transmission system (a method in which a clock is transmitted together with data).

(従来の技術) 従来のデータ伝送システムに於いては、機器間のインタ
ーフェイス速度が低いとき、XON/X0FFコードに
よるフロー制御手段、又は転送量を少なくしたり転送時
間の間隔を長くする流量制御手段等が用いられていた。
(Prior Art) In conventional data transmission systems, when the interface speed between devices is low, flow control means using XON/X0FF codes, or flow control means that reduces the amount of transfer or lengthens the interval of transfer time. etc. were used.

(発明が解決しようとするynit> しかしながら、上記した従来の伝送制御手段に於いては
、例えばイメージ伝送等の高速データ伝送を行なうとき
に、例えばXON/X0FFの制御信号が届くまでの伝
送量を見積もって転送の閾値を定めなければならず、又
、処理速度が低いため一回の転送量を大きくできない、
DMAを使用したときの1文字の制御が難しい等、種々
の不都合が生じていた。
(ynit to be solved by the invention) However, in the conventional transmission control means described above, when performing high-speed data transmission such as image transmission, for example, the amount of transmission until the control signal of XON/X0FF arrives is limited. It is necessary to estimate and determine the transfer threshold, and the processing speed is low, so it is not possible to increase the amount of transfer at one time.
Various inconveniences have occurred, such as difficulty in controlling a single character when using DMA.

この発明は、相手側装置からの到来データがなくなった
ことを検出して自局側マイクロプロセッサに割込を起し
、それと同時に相手側装置に供給している送信クロック
を停止して相手装置側のデータ転送を止め、その間に、
自局側マイクロブロセッサが効率的にデータ処理を行な
うようにして効率の良いデータ伝送制御を実現したフロ
ー制御方式を提供することを目的とする。
This invention detects that there is no more data arriving from the other party's device, causes an interrupt to the local microprocessor, and at the same time stops the transmission clock that is being supplied to the other party's device. stop the data transfer, and in the meantime,
It is an object of the present invention to provide a flow control method that realizes efficient data transmission control by allowing a local microprocessor to efficiently process data.

[発明の構成] (問題点を解決するための手段及び作用)本発明に係る
フロー制御方式を実現した装置の概要を第1図及び第2
図を用いて説明する。
[Structure of the Invention] (Means and Effects for Solving the Problems) An outline of a device that realizes the flow control method according to the present invention is shown in FIGS. 1 and 2.
This will be explained using figures.

自局側装置15は、相手側装置14から受信したシリア
ルデータ(RD)を5IO2によりパラレルデータに変
換し、DMAコントローラ5の命令によってデータバッ
ファ3に転送する。DMAコントローラ5はDMA処理
が終了すると、その旨を示すDMAサービス終了信号(
EOP)20を出力する。これを受けてクロック制御回
路4が送信クロック(ST)17を停止する。この間に
マイクロプロセッサ(MPU)8により受信データの処
理を行ない、そのデータ処理終了に伴いイネーブル信号
(EN)22をクロック制御回路4を送り、送信クロッ
ク(ST)17の停止を解除して、相手側装置14に再
び送信クロック(ST)17を送出する。
The local device 15 converts the serial data (RD) received from the other device 14 into parallel data using 5IO2, and transfers it to the data buffer 3 according to a command from the DMA controller 5. When the DMA controller 5 completes the DMA processing, it sends a DMA service end signal (
EOP) 20 is output. In response to this, the clock control circuit 4 stops the transmission clock (ST) 17. During this time, the microprocessor (MPU) 8 processes the received data, and upon completion of the data processing, sends an enable signal (EN) 22 to the clock control circuit 4 to release the stoppage of the transmission clock (ST) 17 and send it to the other party. The transmission clock (ST) 17 is sent to the side device 14 again.

また、マーク検出回路lによってマーク状態を検出した
場合にも、クロック制御回路4によって送信クロック(
ST)17を停止させ、DMAによって転送したデータ
をマイクロプロセッサ(MPU)6が処理する。そして
データ処理終了に伴いイネーブル信号(EN)22によ
って再び送信クロック(ST)17を発振させる。マー
ク検出回路lが再びセットするのは、イネーブル信号(
EN)22発生の後、初めて受信データ(RD)23を
受けたときである。
Furthermore, even when the mark detection circuit l detects a mark state, the clock control circuit 4 controls the transmission clock (
ST) 17 is stopped, and the microprocessor (MPU) 6 processes the data transferred by DMA. Then, upon completion of data processing, the transmission clock (ST) 17 is caused to oscillate again by the enable signal (EN) 22. The mark detection circuit l sets the enable signal (
This is when received data (RD) 23 is received for the first time after the occurrence of EN) 22.

上記したようなりロック制御によるフロー制御手段を用
いることにより、イメージ転送のような大容量の送受信
に於いて相手局の送信を自局から制御することができる
ため、バッファのオーバーフローがなく、また処理の負
荷軽減が図れる。
By using the flow control means using lock control as described above, it is possible to control the transmission of the other station from the own station during large-capacity transmission and reception such as image transfer, so there is no buffer overflow and processing The load can be reduced.

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

第1図は本発明で対象とするシステム全体の構成を示す
ブロック図である。
FIG. 1 is a block diagram showing the configuration of the entire system targeted by the present invention.

第1図に於いて、14は相手側装置、15は自局側装置
、16は自局側装置15の受信クロック(RT)、17
は同送信クロック(ST)である。相手側装置14は自
局側装置115の送信クロック(ST)17に同期して
動作し、そのクロックを自局側装置15の受信クロック
(RT)1Bとして折返す。自局側装置15はクロック
制御回路4を内蔵しており、後述するクロック制御信号
(EN/D I S)に従い送信クロック(ST)17
を出力制御する。
In FIG. 1, 14 is the other party's device, 15 is the local device, 16 is the reception clock (RT) of the local device 15, and 17 is the receiving clock (RT) of the local device 15.
is the same transmission clock (ST). The partner device 14 operates in synchronization with the transmission clock (ST) 17 of the local device 115, and returns that clock as the reception clock (RT) 1B of the local device 15. The local device 15 has a built-in clock control circuit 4, and transmits a transmission clock (ST) 17 according to a clock control signal (EN/DIS) to be described later.
Control the output.

第2図は本発明の一実施例による自局側装置15の内部
の構成を示すブロック図である。
FIG. 2 is a block diagram showing the internal configuration of the local device 15 according to an embodiment of the present invention.

図中、■はマーク検出回路であり、受信データ(RD)
23がマーク状態になったことを検出する。
In the figure, ■ is a mark detection circuit, and the received data (RD)
23 is in a marked state.

2はS I O(Serial l10)であり、シリ
アルデータをパラレルデータに変換してデータバッファ
メモリ3に渡す。3はデータバッファメモリであり、5
102を介して得られる受信データを貯える。
2 is an SIO (Serial I10) which converts serial data into parallel data and passes it to the data buffer memory 3. 3 is a data buffer memory; 5 is a data buffer memory;
The received data obtained via 102 is stored.

4はクロック制御回路であり、クロック制御信号(D 
I S、 EN) 21.22に従い相手側装置14へ
送出する送信クロック(ST)17を制御する。5はD
MAコントローラ(DIrect Memory Ac
cessControler)であり、DMA命令を5
I02とデータバッファメモリ3に送出する。Bはマイ
クロプロセッサ(MPU)であり、データバッファメモ
リ3に貯えられたデータの処理を行なう。また処理完了
に伴いイネーブル信号(EN)22を上記クロック制御
回路4に送出する。19はマーク検出回路lより出力さ
れる割込み信号(I NT)であり、受信データ(RD
)23がマーク状態になると出力される。20はDMA
コントローラ5より出力されるDMAサービス終了信号
(EOP)であり、DMAのサービスが終了したことを
示す。21はオアゲート(OR)を介して得られるディ
セーブル信号(D I S)であり、クロック制御回路
4のクロック出力を停止するための制御信号となる。2
2はマイクロプロセッサ(MPU)6の処理が完了した
際に出力されるイネーブル信号(EN)であり、クロッ
ク制御回路4のクロック出力を促す制御信号となる。2
3は受信データ(RD)であり、データがないときはマ
ーク状態になる。
4 is a clock control circuit, which receives a clock control signal (D
IS, EN) Controls the transmission clock (ST) 17 sent to the other party's device 14 in accordance with 21.22. 5 is D
MA controller (DIrect Memory Ac
cessController) and executes 5 DMA instructions.
It is sent to I02 and data buffer memory 3. A microprocessor (MPU) B processes data stored in the data buffer memory 3. Further, upon completion of processing, an enable signal (EN) 22 is sent to the clock control circuit 4. Reference numeral 19 is an interrupt signal (INT) output from the mark detection circuit l, and the received data (RD
)23 is output when it becomes a mark state. 20 is DMA
This is a DMA service end signal (EOP) output from the controller 5, indicating that the DMA service has ended. 21 is a disable signal (DIS) obtained through an OR gate (OR), and serves as a control signal for stopping the clock output of the clock control circuit 4. 2
2 is an enable signal (EN) that is output when the microprocessor (MPU) 6 completes processing, and serves as a control signal that prompts the clock control circuit 4 to output a clock. 2
3 is received data (RD), and when there is no data, it is in a marked state.

第3図は上記マーク検出回路lの構成を示すブロック図
である。
FIG. 3 is a block diagram showing the configuration of the mark detection circuit l.

図中、7はマイクロプロセッサ(MPU)8からのマー
ク検出用の設定値がセットされるレジスタである。8は
レジスタ7でセットされた値だけマーク状態を検出する
と割込信号(INT)19を発生するカウンタである。
In the figure, numeral 7 is a register in which a setting value for mark detection from a microprocessor (MPU) 8 is set. 8 is a counter that generates an interrupt signal (INT) 19 when the mark state is detected by the value set in the register 7.

第4図は上記クロック制御回路4の構成を示すブロック
図である。
FIG. 4 is a block diagram showing the configuration of the clock control circuit 4. As shown in FIG.

図中、lOは送信クロック(ST)17をディセーブル
にする信号(DIS)21をクロック(CLK)に同期
させて出力するための同期化フリップフロップである。
In the figure, IO is a synchronization flip-flop for outputting a signal (DIS) 21 for disabling the transmission clock (ST) 17 in synchronization with the clock (CLK).

11は送信クロック(ST)17をイネーブルにする信
号(EN)22をクロック(CLK)に同期させて出力
するフリップフロップである。
11 is a flip-flop that outputs a signal (EN) 22 for enabling the transmission clock (ST) 17 in synchronization with the clock (CLK).

12は送信クロック(ST)17の基となるクロック(
CLK)を発生するクロック発生器である。13は相手
側装置14に送信する送信クロック(ST)17を出力
制御するクロック制御ゲートである。
12 is a clock (which is the basis of the transmission clock (ST) 17)
CLK). Reference numeral 13 denotes a clock control gate that controls the output of a transmission clock (ST) 17 to be transmitted to the other party's device 14.

第5図は上記実施例に於ける各種信号の状態を示すタイ
ムチャートである。
FIG. 5 is a time chart showing the states of various signals in the above embodiment.

イネーブル信号(EN)22は送信クロック(ST)1
7を送出開始するためのマイクロプロセッサ(MPU)
6からのトリガ信号である。ディセーブル信号(Dis
)21は送信クロック(ST)17を停止するためのオ
アゲー) (OR)より出力される制御信号である。イ
ネーブル(ENABLE)制御信号24はディセーブル
信号(DIS)21とイネーブル信号(EN)22の論
理積により生成される信号であり、この信号がイネーブ
ル(高レベル)のときのみ、送信クロック(ST)17
が出力される。データ受信(RD)検出信号25はデー
タが最初に一文字来たことを検出する信号である。送信
クロック(ST)17は相手側装置14が動作する上で
同期をとるクロックである。
Enable signal (EN) 22 is transmission clock (ST) 1
Microprocessor (MPU) to start sending out 7
This is the trigger signal from 6. Disable signal (Dis
)21 is a control signal output from the OR game (OR) for stopping the transmission clock (ST) 17. The enable (ENABLE) control signal 24 is a signal generated by ANDing the disable signal (DIS) 21 and the enable signal (EN) 22, and only when this signal is enabled (high level), the transmission clock (ST) 17
is output. The data reception (RD) detection signal 25 is a signal for detecting that the first character of data has arrived. The transmission clock (ST) 17 is a clock that synchronizes the operation of the partner device 14.

ここで上記第1図乃至第5図を参照して本発明の一実施
例に於ける動作を説明する。
The operation of an embodiment of the present invention will now be described with reference to FIGS. 1 to 5.

先ず第1図を用いてシステム全体の動作を説明をする。First, the operation of the entire system will be explained using FIG.

自局個装ft15が相手側装置14からのデータを処理
している間は自局側装置15が送出している送信クロッ
ク(ST)17を停止する。これに伴って相手側装置1
4は、クロックの供給が無くなるため動作を停止する。
While the local unit ft15 is processing data from the other party's device 14, the transmission clock (ST) 17 sent by the local device 15 is stopped. Along with this, the other party's device 1
4 stops operation because the clock supply is no longer available.

これにより自局側装置14には相手側装置15よりデー
タが来なくなる。
As a result, data no longer comes to the local device 14 from the other device 15.

自局側装置14の処理が終了したところで送信クロック
(ST)17の送出を再開すると相手側装置14よりデ
ータが来るようになる。
When the transmission of the transmission clock (ST) 17 is restarted after the processing of the local device 14 is completed, data starts coming from the other device 14.

そしである程度データが貯ったところで送信クロック(
ST)17を停止して、受信データの処理を行なう。
Then, once a certain amount of data has been accumulated, the transmit clock (
ST) 17 is stopped and the received data is processed.

このような動作を繰り返し行なう。Repeat these actions.

この際の具体的な動作を第2図を用いて説明する。The specific operation at this time will be explained using FIG. 2.

相手側装置14より送られてきた受信データ(RD)2
3が5I02に入力され、シリアル−パラレル変換され
た後、DMAコントローラ5の制御によってデータメモ
リバッファ3に転送される。
Received data (RD) 2 sent from the other party's device 14
3 is input to 5I02, serial-to-parallel converted, and then transferred to data memory buffer 3 under the control of DMA controller 5.

DMAコントローラ5はDMAサービス終了後、DMA
サービス終了信号(EOP)20を発生する。
After the DMA service ends, the DMA controller 5
An end of service signal (EOP) 20 is generated.

これに伴いクロック制御回路4は送信クロック5T17
の出力を停止する。
Accordingly, the clock control circuit 4 outputs the transmission clock 5T17.
Stop outputting.

そしてマイクロプロセッサBのデータ処理が終了すると
、マイクロプロセッサBよりイネーブル信号(EN)2
2が出力され、同信号がクロック制御回路4に送られて
、クロック制御回路4から再び送信クロック(ST)1
7が出力する。
When microprocessor B completes data processing, microprocessor B sends an enable signal (EN) 2.
2 is output, the same signal is sent to the clock control circuit 4, and the clock control circuit 4 outputs the transmission clock (ST) 1 again.
7 outputs.

また受信データ(RD)23がマーク状態になると、マ
ーク検出回路lが働いて、割込み信号(INT)19を
発生する。割込み信号(INT)19による割込みが起
こるとクロック制御回路4は送信クロック(ST)17
を停止する。そしてマイクロプロセッサBはアイドル(
IDLE)状態を検知し、データの処理を停止する。そ
の後、マイクロプロセッサ6の再設定が完了し、いつで
もデータが来て良い状態になると、マイクロプロセッサ
6はイネーブル信号(EN)22を出力する。これによ
りクロック制御回路4は送信クロック(ST)17の出
力を開始する。そして受信データ(RD)23のマーク
状態が解けて、初めて来たデータによリ、マーク検出回
路1は割込み信号(INT)19を取下げる。これによ
りマイクロプロセッサ6はデータの処理を開始する。
Furthermore, when the received data (RD) 23 becomes marked, the mark detection circuit 1 operates and generates an interrupt signal (INT) 19. When an interrupt occurs due to the interrupt signal (INT) 19, the clock control circuit 4 transmits the transmission clock (ST) 17.
stop. And microprocessor B is idle (
IDLE) state and stops processing the data. Thereafter, when the resetting of the microprocessor 6 is completed and data can be received at any time, the microprocessor 6 outputs an enable signal (EN) 22. As a result, the clock control circuit 4 starts outputting the transmission clock (ST) 17. Then, when the mark state of the received data (RD) 23 is released and the first data arrives, the mark detection circuit 1 cancels the interrupt signal (INT) 19. This causes the microprocessor 6 to start processing the data.

次に第3図を用いてマーク検出回路1の動作を説明する
Next, the operation of the mark detection circuit 1 will be explained using FIG.

レジスタ7にマイクロプロセッサ6よりマーク状態検出
のための設定値が入力される。この設定値を基にカウン
タ8の初期値を設定する。カウンタ8は、受信データ(
RD)23がマーク状態でないとき、即ち低レベル(L
ow)のデータが含まれるときは、その低レベルデータ
によってリセットがかかる。又、マーク状態になると、
受信データ(RD)23には低レベルデータがなく、カ
ウンタ8にはリセットがかからなくなる。そして、カウ
ンタ値が所定の最大値(MAX)になるまでマーク状態
をカウントすると割込み信号(INT)19を発生する
A setting value for mark state detection is inputted into the register 7 from the microprocessor 6. The initial value of the counter 8 is set based on this set value. Counter 8 receives received data (
RD) 23 is not in the mark state, that is, at low level (L
OW), the low level data causes a reset. Also, when it becomes a mark state,
There is no low level data in the received data (RD) 23, and the counter 8 is no longer reset. Then, when the mark state is counted until the counter value reaches a predetermined maximum value (MAX), an interrupt signal (INT) 19 is generated.

次に第4図と第5図を用いてクロック制御回路4の動作
を説明する。
Next, the operation of the clock control circuit 4 will be explained using FIGS. 4 and 5.

先ず、第5図に於いて、マイクロプロセッサ6よりイネ
ーブル信号(EN)22が発生されると、第4図に示す
フリップフロップ11によって、第5図のイネーブル制
御信号24の立上りをつくる。次に割込み信号(INT
)19またはDMAサービス終了信号(EOP)20の
要因により、第5図のディセーブル信号(Dis)21
が立ち下がると、第4図の同期化フリップフロップlO
の出力が低レベル(LOW)状態となり、フリップフロ
ップ11によって、第5図のイネーブル制御信号24の
立下がり部分をつくる。このイネーブル制御信号24と
クロック発生器12からのクロック信号(CLK)が第
4図のクロック制御ゲート13に入力するため、出力さ
れる送信クロック(ST)17は第5図に示すような波
形出力状態となる。そして受信データ(RD)のマーク
状態が解除されたことを検知する信号25によってディ
セーブル信号(DIS)21は再び立上がり、元の状態
に戻る。
First, in FIG. 5, when the microprocessor 6 generates an enable signal (EN) 22, the flip-flop 11 shown in FIG. 4 generates a rising edge of the enable control signal 24 shown in FIG. Next, the interrupt signal (INT
) 19 or the DMA service end signal (EOP) 20, the disable signal (Dis) 21 in FIG.
falls, the synchronizing flip-flop lO of FIG.
The output of the input signal goes to a low level (LOW) state, and the flip-flop 11 generates the falling portion of the enable control signal 24 in FIG. Since this enable control signal 24 and the clock signal (CLK) from the clock generator 12 are input to the clock control gate 13 in FIG. 4, the output transmission clock (ST) 17 has a waveform output as shown in FIG. state. Then, the disable signal (DIS) 21 rises again in response to the signal 25 detecting that the mark state of the received data (RD) has been released, and returns to the original state.

上述した実施例の送信クロック制御機能を持つ装置構成
としたことにより、イメージ転送のような大容量の送受
信に於いて、相手側装置14の送信を自局側装置15よ
り制御することができ、これにヨリバッファのオーバー
フローがなく、処理の負荷軽減が図れる。
With the device configuration having the transmission clock control function of the embodiment described above, the transmission of the other device 14 can be controlled by the local device 15 in large-capacity transmission and reception such as image transfer. Additionally, there is no buffer overflow, and the processing load can be reduced.

[発明の効果] 以上詳記したように本発明のフロー制御方式によれば、
自局側装置で発生した送信クロックが相手側装置で折返
され受信クロックとなるデータ伝送システムに於いて、
自局側装置に、相手側装置からのデータを処理している
間は送信クロックを停止し、自局側装置の処理終了に伴
い送信クロックの停止を解除するクロック制御手段を有
してなる構成としたことにより、イメージ転送のような
大容量の送受信に於いて相手局の送信を自局から制御す
ることができ、これによりバッファのオーバーフローが
なく、処理の負荷軽減が図れる。
[Effects of the Invention] As detailed above, according to the flow control method of the present invention,
In a data transmission system, the transmission clock generated by the local device is looped back by the other device and becomes the reception clock.
A configuration in which the local device has a clock control means that stops the transmission clock while processing data from the other device and releases the suspension of the transmission clock when the local device finishes processing. By doing so, it is possible to control the transmission of the other station from the own station in large-capacity transmission and reception such as image transfer, thereby preventing buffer overflow and reducing the processing load.

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

第1図乃至第5図はそれぞれ本発明の一実施例を説明す
るためのもので、第1図は本発明で対象とするシステム
全体の構成を示すブロック図、第2図は本発明の一実施
例による自局側装置15の内部構成を示すブロック図、
第3図は同実施例によるマーク検出回路lの構成を示す
ブロック図、第4図は同実施例によるクロック制御回路
4の構成を示すブロック図、第5図は同実施例による各
部の信号状態を示すタイミングチャートである。 1−=v−り検出回路、2−8 I O(Serial
 l10)、3・・・データバッファ、4・・・クロッ
ク制御回路、5・DMA:ffントローラ(Direc
t Mesory AccessControler)
、8−フィクロプロセッサ(MPU)、7・・・レジス
タ、8・・・カウンタ、to、 tt・・・フリップフ
ロップ、12・・・クロック発生器、13・・・クロッ
ク制御ゲート、14・・・相手側装置、15・・・自局
側装置、1B・・・受信クロックCRT) 、17・・
・同送信クロック(ST)、19・・・割込み信号(I
NT)、20・・・DMAサービス終了信号(EOP)
、21・・・ディセーブル信号(Dis)、22・・・
イネーブル信号(EN)、23・・・受信データ(RD
)、24・・・イネーブル制御信号。 出願人代理人 弁理士 鈴江武彦 第1図 第3図 第4図
1 to 5 are for explaining one embodiment of the present invention, respectively. FIG. 1 is a block diagram showing the configuration of the entire system targeted by the present invention, and FIG. 2 is a block diagram showing an embodiment of the present invention. A block diagram showing the internal configuration of the local device 15 according to the embodiment,
FIG. 3 is a block diagram showing the configuration of the mark detection circuit l according to the same embodiment, FIG. 4 is a block diagram showing the configuration of the clock control circuit 4 according to the same embodiment, and FIG. 5 is a block diagram showing the signal state of each part according to the same embodiment. FIG. 1-=v-re detection circuit, 2-8 IO (Serial
l10), 3...Data buffer, 4...Clock control circuit, 5-DMA:ff controller (Direc
tMemory Access Controller)
, 8-Phycroprocessor (MPU), 7... Register, 8... Counter, to, tt... Flip-flop, 12... Clock generator, 13... Clock control gate, 14... - Opposite device, 15... Local device, 1B... Reception clock CRT), 17...
・Same transmission clock (ST), 19... interrupt signal (I
NT), 20...DMA service end signal (EOP)
, 21...disable signal (Dis), 22...
Enable signal (EN), 23... Received data (RD
), 24... Enable control signal. Applicant's agent Patent attorney Takehiko Suzue Figure 1 Figure 3 Figure 4

Claims (1)

【特許請求の範囲】[Claims] 自局側装置で発生した送信クロックが相手側装置で折返
され受信クロックとなるデータ伝送システムであって、
自局側装置には、相手側装置からのデータを処理してい
る間は送信クロックを停止し、自局側装置の処理終了に
伴い送信クロックの停止を解除するクロック制御手段を
有してなることを特徴としたフロー制御方式。
A data transmission system in which a transmission clock generated by a local device is looped back by the other device to become a reception clock,
The local device has a clock control means that stops the transmission clock while processing data from the other device, and releases the suspension of the transmission clock when the local device finishes processing. A flow control method characterized by:
JP63116702A 1988-05-13 1988-05-13 Flow control system Pending JPH01286653A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP63116702A JPH01286653A (en) 1988-05-13 1988-05-13 Flow control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP63116702A JPH01286653A (en) 1988-05-13 1988-05-13 Flow control system

Publications (1)

Publication Number Publication Date
JPH01286653A true JPH01286653A (en) 1989-11-17

Family

ID=14693719

Family Applications (1)

Application Number Title Priority Date Filing Date
JP63116702A Pending JPH01286653A (en) 1988-05-13 1988-05-13 Flow control system

Country Status (1)

Country Link
JP (1) JPH01286653A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519835A (en) * 1990-12-20 1996-05-21 Fujitsu Limited Method and apparatus for controlling the flow of data transmissions by generating a succession of ready signals to a high-performance parallel interface(HIPPI) terminal connected to a broadband integrated services digital network (B-ISDN)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5519835A (en) * 1990-12-20 1996-05-21 Fujitsu Limited Method and apparatus for controlling the flow of data transmissions by generating a succession of ready signals to a high-performance parallel interface(HIPPI) terminal connected to a broadband integrated services digital network (B-ISDN)
US5710942A (en) * 1990-12-20 1998-01-20 Fujitsu Limited Adapter monitoring storage capacity of its buffer and sequentially generating ready signals to notify a terminal to transfer more burst data to the buffer

Similar Documents

Publication Publication Date Title
CA1243740A (en) Communications system employing control line minimization
KR920013151A (en) Apparatus and Method for Synchronous High Speed Packet Switching Bus
US5631925A (en) Bit rate detection
JPH01286653A (en) Flow control system
JP2002351813A5 (en)
JP2570847B2 (en) Data transfer method
US7054975B2 (en) Interrupt generation in a bus system
CA2048081C (en) Method for controlling microprocessors
JP2602975B2 (en) Reception control device in start-stop synchronous communication
JP2581041B2 (en) Data processing device
JP2667285B2 (en) Interrupt control device
JPS63280364A (en) Data transfer control system
JPS5826057B2 (en) complex computer system
JPH01118946A (en) Bus control system for data processing system
JPH05191471A (en) Flag synchronizing communication device
JPH0251760A (en) Data suppression control circuit
JPH0235500B2 (en)
JPH03214842A (en) Data transmission equipment
JPS6386941A (en) Frame interrupting system
JPH04105977A (en) Printing apparatus
JPS626557A (en) Control system data transmission
JPS62171064A (en) Buffer circuit
JPS61161840A (en) Data transmission system
JPH0349447A (en) Inter-processor communication equipment
JPS59149449A (en) Busy signal processor