JPH06252938A - Data transmission control system - Google Patents

Data transmission control system

Info

Publication number
JPH06252938A
JPH06252938A JP3572993A JP3572993A JPH06252938A JP H06252938 A JPH06252938 A JP H06252938A JP 3572993 A JP3572993 A JP 3572993A JP 3572993 A JP3572993 A JP 3572993A JP H06252938 A JPH06252938 A JP H06252938A
Authority
JP
Japan
Prior art keywords
cell transmission
transmission interval
data
cell
network
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
JP3572993A
Other languages
Japanese (ja)
Inventor
Tetsuyuki Takeda
哲之 武田
Masaji Muranaka
正次 村中
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.)
Nippon Telegraph and Telephone Corp
Original Assignee
Nippon Telegraph and Telephone 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 Nippon Telegraph and Telephone Corp filed Critical Nippon Telegraph and Telephone Corp
Priority to JP3572993A priority Critical patent/JPH06252938A/en
Publication of JPH06252938A publication Critical patent/JPH06252938A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE:To provide a data transmission control system which can transmit the data at each cell transmission rate in response to the change of the network state, can improve the availability of a transmission line, and also can prevent the loss of cells. CONSTITUTION:A reception state detecting part 12 detects the reception state of data from an ATM network 30. A cell transmission interval control part 23 calculates the cell transmission interval information based on the information on the detected data reception state and a relational expression stored previously. Then a cell transmission interval adjusting part 22 adjusts the cell transmission interval information and reads the transmission data out of an FIFO buffer 21 to send them to the network 30.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は、非同期転送モードネッ
トワーク(ATMネットワーク)上でマルチポイントの
PVC(Permanent Virtual Con
nection)を用いて同報通信を行う場合に、デー
タ送受信端末が送信データをネットワークに送出すると
きにセル(この明細書では「パケット」と呼ばれている
ものを含む)の送出レートを制御するデータ送信制御方
式に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a multipoint PVC (Permanent Virtual Con) on an asynchronous transfer mode network (ATM network).
control the transmission rate of cells (including what are called "packets" in this specification) when the data transmitting / receiving terminal transmits transmission data to the network in the case of performing broadcast communication using The present invention relates to a data transmission control method.

【0002】[0002]

【従来の技術】従来、データ送信制御方式には、セル伝
送レート制御方式としてATMネットワークにおけるリ
ーキーバケット型レート制御方式と時間流量制御方式と
がある。
2. Description of the Related Art Conventionally, data transmission control systems include a leaky bucket type rate control system in an ATM network and a time flow rate control system as cell transmission rate control systems.

【0003】まず、ATMネットワークにおけるリーキ
ーバケット制御方式について説明する。図4は従来例の
データ送信制御方式のブロック構成図である。
First, a leaky bucket control system in an ATM network will be described. FIG. 4 is a block diagram of a conventional data transmission control method.

【0004】図4において、データ送受信端末10A
は、送信データを一時格納するFIFO(First−
In First−Out)バッファ21、カウンタ2
5およびセルをATMネットワーク30に送出するセル
送出制御部24Aから構成されるセル伝送レート制御部
20Aを備える。
In FIG. 4, a data transmission / reception terminal 10A
Is a FIFO (First-
In First-Out) buffer 21, counter 2
5 and a cell transmission rate control unit 20A including a cell transmission control unit 24A for transmitting cells to the ATM network 30.

【0005】次に、従来例のリーキーバケット型レート
制御方式の動作について説明する。セル伝送レート制御
部20Aに到着したセルは、いったんFIFOバッファ
21に蓄積される。送信単位時間開始直後にセルがAT
Mネットワーク30に送出されると、カウンタ25の値
をT(カウンタ増加値)増加させ、各送信単位時間終了
直前にカウンタ25の値をN(N<T:カウンタ減少
値)減少させる。ただし、カウンタ25の値の上限をU
(U≧T+N−1)とし、カウンタ25の値を増加でき
ない場合には、セルをFIFOバッファ21で待機させ
る。また、カウンタ25の値の下限を0とし、カウンタ
25の値をN減少できない場合には、カウンタ25の値
をそのままの値に保持する。この動作によりセル伝送レ
ートを制御する。
Next, the operation of the conventional leaky bucket rate control system will be described. The cells arriving at the cell transmission rate control unit 20A are temporarily stored in the FIFO buffer 21. The cell is AT immediately after the start of the transmission unit time
When sent to the M network 30, the value of the counter 25 is increased by T (counter increase value), and the value of the counter 25 is decreased by N (N <T: counter decrease value) immediately before the end of each transmission unit time. However, the upper limit of the value of the counter 25 is U
If (U ≧ T + N−1) and the value of the counter 25 cannot be increased, the cell is made to wait in the FIFO buffer 21. If the lower limit of the value of the counter 25 is set to 0 and the value of the counter 25 cannot be decreased by N, the value of the counter 25 is held as it is. This operation controls the cell transmission rate.

【0006】次に、従来例のATMネットワークにおけ
る時間流量制御方式について説明する。図5は他の従来
例のデータ送信制御方式のブロック構成図である。図5
において、データ送受信端末10Bは、FIFOバッフ
ァ21、トークンを蓄積する手段であるトークンプール
26(サイズN)およびセルをATMネットワーク30
に送出するセル送出制御部24Bから構成されるセル伝
送レート制御部20Bを備える。
Next, a time flow control method in the conventional ATM network will be described. FIG. 5 is a block diagram of another conventional data transmission control method. Figure 5
In the data transmission / reception terminal 10B, the FIFO buffer 21, the token pool 26 (size N), which is a means for accumulating tokens, and the cells are stored in the ATM network 30.
The cell transmission rate control unit 20B is composed of the cell transmission control unit 24B for transmitting to

【0007】次に、従来例の時間流量制御方式の動作に
ついて説明する。セル伝送レート制御部20Bに到着し
たセルは、いったんFIFOバッファ21に蓄積され、
送信単位時間開始直後にトークンプール26のトークン
を一つ減らしATMネットワーク30に伝送される。ト
ークンプール26内にトークンがない場合には、セルは
トークンが発生するまでFIFOバッファ21で待たさ
れる。また、トークンプール26はある一定時間(K送
信単位時間)ごとにトークンで満たされる。この動作に
より、トークンが発生する間隔(K送信単位時間)内に
ATMネットワーク30に送出されるセル数をNに制限
することができる。
Next, the operation of the conventional time flow rate control system will be described. The cell arriving at the cell transmission rate control unit 20B is temporarily stored in the FIFO buffer 21,
Immediately after the start of the transmission unit time, the number of tokens in the token pool 26 is reduced by one and the token is transmitted to the ATM network 30. If there are no tokens in the token pool 26, the cell is kept waiting in the FIFO buffer 21 until a token is generated. In addition, the token pool 26 is filled with tokens every certain fixed time (K transmission unit time). By this operation, it is possible to limit the number of cells transmitted to the ATM network 30 to N within the interval (K transmission unit time) in which a token is generated.

【0008】[0008]

【発明が解決しようとする課題】しかし、このような従
来のデータ送信制御方式では、リーキーバケット型レー
ト制御方式および時間流量制御方式のいづれの場合にお
いても、データ送受信端末があらかじめ規定されたアル
ゴリズムに従いセル伝送レートを制御する構成を持つも
のであるために、ネットワークの状態の変化に追従した
セル伝送レートでセルを送出することができない。その
結果、あらかじめ規定されたセル伝送レートでセルを送
信するために、ネットワークのトラヒックが小さくなっ
た場合には、利用可能なネットワークの帯域を最大限に
使用することが不可能であり、伝送路の利用率が悪くな
る問題点があった。
However, in such a conventional data transmission control method, the data transmission / reception terminal follows the predetermined algorithm regardless of whether the leaky bucket type rate control method or the time flow rate control method is used. Since it has a configuration for controlling the cell transmission rate, it is not possible to send cells at a cell transmission rate that follows changes in the state of the network. As a result, in order to transmit cells at the cell transmission rate specified in advance, it is impossible to use the available network bandwidth to the maximum when the traffic of the network is reduced, and There was a problem that the utilization rate of was worse.

【0009】また、あらかじめ規定されたセル伝送レー
トでセルを送信するために、複数のデータ送受信端末が
セルを送出しているなどネットワークのトラヒックが大
きくなった場合には、複数のデータ送受信端末が送出し
たセルの量がネットワークに存在するバッファの容量を
超過する現象が生じ、バッファに格納することができな
いセルが損失する問題点があった。
Further, when the traffic of the network becomes large such that a plurality of data transmission / reception terminals are transmitting cells in order to transmit cells at a cell transmission rate defined in advance, the plurality of data transmission / reception terminals are There has been a problem that the amount of cells sent out exceeds the capacity of the buffer existing in the network, and cells that cannot be stored in the buffer are lost.

【0010】本発明は前記の問題点を解決するもので、
ネットワークの状態の変化に追従し、その状態に適した
セル伝送レートで送信することができ、伝送路の利用率
が高く、かつセルの損失がないデータ送信制御方式を提
供することを目的とする。
The present invention solves the above problems.
An object of the present invention is to provide a data transmission control method capable of following a change in the state of the network, transmitting at a cell transmission rate suitable for the state, having a high transmission line utilization rate, and having no cell loss. .

【0011】[0011]

【課題を解決するための手段】本発明は、通信単位のセ
ルに分割されたデータを非同期転送モードネットワーク
を介してそのネットワークに属するすべての有効なデー
タ送受信端末に対して同報通信を行うデータ送信制御方
式において、前記各データ送受信端末は、セルに分割さ
れたデータを一時格納する格納手段と、前記非同期転送
モードネットワークからのセルに分割されたデータの受
信状態を検出する受信状態検出部と、この受信状態検出
部の検出した受信状態情報に基づきセル送出間隔情報を
算出するセル送出間隔制御部と、このセル送出間隔制御
部のセル送出間隔情報によりセル送出間隔を調整して前
記格納手段の内容を読出して前記非同期転送モードネッ
トワークに送出するセル送出間隔調整部とを含むことを
特徴とする。
SUMMARY OF THE INVENTION The present invention is a data for broadcasting data divided into cells of a communication unit via an asynchronous transfer mode network to all valid data transmitting / receiving terminals belonging to the network. In the transmission control method, each data transmission / reception terminal includes a storage unit that temporarily stores data divided into cells, and a reception state detection unit that detects a reception state of the data divided into cells from the asynchronous transfer mode network. A cell transmission interval control unit that calculates cell transmission interval information based on the reception state information detected by the reception state detection unit; and a cell transmission interval that is adjusted by the cell transmission interval information of the cell transmission interval control unit. And a cell sending interval adjusting unit for reading the contents of the above and sending them to the asynchronous transfer mode network.

【0012】また、本発明は、前記セル送出間隔制御部
はあらかじめ前記非同期転送モードネットワークから受
信した単位時間当たりの受信セル数と送出すべきセル送
出間隔との関係式を記憶し、この関係式および前記受信
状態情報に基づきセル送出間隔情報を算出する手段を含
むことができる。
Further, according to the present invention, the cell transmission interval control unit stores a relational expression between the number of received cells per unit time received from the asynchronous transfer mode network and a cell transmission interval to be transmitted, and the relational expression is stored. And means for calculating cell transmission interval information based on the reception state information.

【0013】[0013]

【作用】非同期転送モードネットワークからの受信状態
を検出し、この検出された受信状態情報(たとえば、単
位時間当たりの受信セル数)を利用してセル送出間隔情
報を求め、このセル送出間隔情報に基づき送信データを
ネットワークに送出する。これによりネットワークの状
態の変化に追従し、その状態に適したセル伝送レートで
送信することができるので、伝送路の利用率が高くな
り、かつセルの損失を防止できる。
The reception state from the asynchronous transfer mode network is detected, the cell transmission interval information is obtained using the detected reception state information (for example, the number of reception cells per unit time), and this cell transmission interval information is used as the cell transmission interval information. Based on this, the transmission data is sent to the network. As a result, it is possible to follow a change in the state of the network and to transmit at a cell transmission rate suitable for that state, so that the utilization factor of the transmission path becomes high and cell loss can be prevented.

【0014】[0014]

【実施例】本発明の実施例について図面を参照して説明
する。図1は本発明一実施例データ送信制御方式のブロ
ック構成図である。図1において、データ送信制御方式
は、通信単位のセルに分割されたデータを非同期転送モ
ードネットワーク(ATMネットワーク)30を介して
同報通信を行う複数のデータ送受信端末10を備える。
Embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram of a data transmission control system according to an embodiment of the present invention. In FIG. 1, the data transmission control system includes a plurality of data transmission / reception terminals 10 that perform broadcast communication of data divided into cells of communication units via an asynchronous transfer mode network (ATM network) 30.

【0015】ここで本発明の特徴とするところは、各デ
ータ送受信端末10は、通信単位のセルに分割されたデ
ータを一時格納する格納手段としてFIFOバッファ2
1と、前記ATMネットワークからのセルに分割された
データの受信状態を検出する受信状態検出部12と、受
信状態検出部12の検出した受信状態情報に基づきセル
送出間隔情報を算出するセル送出間隔制御部23と、セ
ル送出間隔制御部23のセル送出間隔情報によりセル送
出間隔を調整してFIFOバッファ21の内容を読出し
てATMネットワーク30に送出するセル送出間隔調整
部22とを含むことにある。
A feature of the present invention is that each data transmission / reception terminal 10 has a FIFO buffer 2 as a storage means for temporarily storing data divided into communication-unit cells.
1, a reception state detection unit 12 for detecting the reception state of data divided into cells from the ATM network, and a cell transmission interval for calculating cell transmission interval information based on the reception state information detected by the reception state detection unit 12. It includes a control unit 23 and a cell transmission interval adjustment unit 22 for adjusting the cell transmission interval according to the cell transmission interval information of the cell transmission interval control unit 23, reading the contents of the FIFO buffer 21 and transmitting it to the ATM network 30. .

【0016】また、セル送出間隔制御部23はあらかじ
めATMネットワーク30から受信した単位時間当たり
の受信セル数と送出すべきセル送出間隔との関係式を記
憶し、この関係式および前記受信状態情報に基づきセル
送出間隔情報を算出する手段を含む。
The cell transmission interval control unit 23 stores a relational expression between the number of received cells per unit time received from the ATM network 30 in advance and the cell transmission interval to be transmitted, and the relational expression and the reception status information are stored in the relational expression. A means for calculating cell transmission interval information based on the above is included.

【0017】このような構成のデータ送信制御方式の動
作について説明する。ここで、ATMネットワークとし
ては、ある端末から入力したセルは他のすべての端末に
配られる同報型ネットワークを前提にしている。すなわ
ち、ある端末には他のすべての端末からのセルが到着す
るので、自端末で受信するセル数を検出するだけでネッ
トワーク全体に流れているセル数がわかる。
The operation of the data transmission control system having such a configuration will be described. Here, the ATM network is premised on a broadcast network in which a cell input from a certain terminal is distributed to all other terminals. That is, since cells from all other terminals arrive at a certain terminal, the number of cells flowing in the entire network can be known only by detecting the number of cells received by the terminal itself.

【0018】図2は本発明のデータ送信制御方式の受信
状態に対するセルの送出間隔の関係式を表すグラフであ
る。図2において、Smaxは最大セル送出間隔、Sm
inは最小セル間隔、Rmaxは最大受信セル数および
Rthは受信セル数しきい値である。次に、データ送信
制御装置の動作につ説明する。セル伝送レート制御部に
到着したセルはFIFOバッファ21に格納される。受
信状態検出部12ではある時間間隔ごとに受信状態の検
出を行い、検出したその受信状態情報によりセル送出間
隔制御部23においてセル送出間隔情報を算出し、セル
送出間隔調整部22でセル送出間隔情報によりセル送出
間隔を調整して、FIFOバッファ21よりセルを読出
しATMネットワーク30に送出する。
FIG. 2 is a graph showing the relational expression of the cell transmission interval with respect to the reception state of the data transmission control method of the present invention. In FIG. 2, Smax is the maximum cell transmission interval, Sm
in is the minimum cell interval, Rmax is the maximum number of received cells, and Rth is the threshold number of received cells. Next, the operation of the data transmission control device will be described. The cell arriving at the cell transmission rate control unit is stored in the FIFO buffer 21. The reception state detection unit 12 detects the reception state at certain time intervals, the cell transmission interval control unit 23 calculates cell transmission interval information based on the detected reception state information, and the cell transmission interval adjustment unit 22 calculates the cell transmission interval. The cell sending interval is adjusted according to the information, and the cells are read from the FIFO buffer 21 and sent to the ATM network 30.

【0019】次に、セル送出間隔制御部のセル送出間隔
情報の算出について説明する。図2にその実施例を示
す。受信状態検出部12においてある単位時間中に受信
されるセル数(受信セル数)をカウントする。セル送出
間隔制御部23において、その受信セル数から図2に表
される受信セル数に対応するセル送出間隔を算出する。
図2の関係式について説明する。受信セル数が受信セル
数しきい値Rthを超える領域においては、セル送出間
隔を受信セル数に依存して一次関数的に増加させる。
Next, the calculation of cell transmission interval information by the cell transmission interval control unit will be described. An example thereof is shown in FIG. The reception state detection unit 12 counts the number of cells (the number of reception cells) received during a unit time. The cell transmission interval control unit 23 calculates a cell transmission interval corresponding to the number of reception cells shown in FIG. 2 from the number of reception cells.
The relational expression in FIG. 2 will be described. In a region where the number of received cells exceeds the received cell number threshold Rth, the cell transmission interval is linearly increased depending on the number of received cells.

【0020】本発明は、パケット交換ネットワークに利
用できる。このときは「ATMネットワーク」を「パケ
ットネットワーク」、「セル」を「パケット」と読み換
える。また、本発明は、データを「送信データを分割す
る単位」に分割し非同期に伝送するネットワーク〔たと
えば、セルリレーネットワークやSMDS(Switc
hed Multi−megabit Data Se
rvice)ネットワーク等〕にも利用できる。
The present invention can be used in packet switched networks. At this time, "ATM network" is read as "packet network" and "cell" is read as "packet". Further, the present invention is directed to a network that divides data into “units for dividing transmission data” and asynchronously transmits the data (eg, a cell relay network or an SMDS (Switchc).
hed Multi-megabit Data Se
network) etc.].

【0021】また、図2に示した受信セル数に対するセ
ル送出間隔を表す関係式を他の任意の関係式によって表
現することも可能である。
Further, the relational expression showing the cell transmission interval with respect to the number of received cells shown in FIG. 2 can be expressed by any other relational expression.

【0022】図3は本発明他の実施例データ送信制御方
式の受信状態に対するセル送出間隔の関係式を表すグラ
フであり、二次関数的に増加する関係式の例を示す。図
3の関係式について説明すると、受信セルが受信セル数
しきい値Rth以下の領域においては、セル送出間隔を
最小セル送出間隔Sminとする。受信セルが受信セル
数に依存して二次関数(図中の実線または破線)的に増
加させる。増加時と減少時とでは別の関数になってもよ
い。受信状態を表現する情報(受信状態情報)である
「受信セル数」を、「受信セル間隔」などとすることに
より、他の受信状態情報を利用することもできる。
FIG. 3 is a graph showing the relational expression of the cell transmission interval with respect to the reception state of the data transmission control method according to another embodiment of the present invention, and shows an example of the relational expression increasing quadratically. Explaining the relational expression in FIG. 3, in the area where the number of received cells is equal to or smaller than the threshold Rth of received cells, the cell transmission interval is set to the minimum cell transmission interval Smin. The number of reception cells increases quadratically (solid line or broken line in the figure) depending on the number of reception cells. Different functions may be used for increasing and decreasing. Other reception state information can be used by setting the "reception cell number", which is the information expressing the reception state (reception state information), to the "reception cell interval" or the like.

【0023】[0023]

【発明の効果】以上説明したように、本発明は、受信状
態の検出を行い、その情報によりセルの送出間隔を決定
することにより、データ送受信端末はネットワークの状
態に追従し、その状態に適したセル伝送レートでデータ
を送信することができる。このことにより、ネットワー
クのトラヒックが小さくなった場合に、データ送受信端
末はセル伝送レートを大きくすることができ、伝送路の
有効利用が可能となる。また、ネットワークのトラヒッ
クが大きくなった場合に、データ送受信端末はセル伝送
レートを小さくすることができ、ネットワーク中で発生
するセル損失を抑えることが可能である。さらに常時受
信状態を検出し、その状態に依存したセル伝送レートを
制御することから、ネットワークの状態の変化に追従し
た伝送効率の高い通信が可能である。また、本発明は、
パケット交換ネットワーク、セルリレーネットワークお
よびスイッチドマルチメガビットデータサービスネット
ワークなどの送信するデータをパケットまたはセルなど
の通信単位に分割して非同期に伝送する通信ネットワー
クに利用できる。
As described above, according to the present invention, the data transmission / reception terminal follows the state of the network and is suitable for the state by detecting the reception state and determining the cell transmission interval based on the information. The data can be transmitted at a different cell transmission rate. As a result, when the traffic of the network becomes small, the data transmission / reception terminal can increase the cell transmission rate and can effectively use the transmission path. Further, when the traffic of the network becomes large, the data transmitting / receiving terminal can reduce the cell transmission rate, and can suppress the cell loss occurring in the network. Furthermore, since the reception state is constantly detected and the cell transmission rate depending on the state is controlled, it is possible to perform communication with high transmission efficiency that follows changes in the state of the network. Further, the present invention is
It can be used for a communication network such as a packet switching network, a cell relay network and a switched multi-megabit data service network that divides data to be transmitted into communication units such as packets or cells and asynchronously transmits the divided data.

【図面の簡単な説明】[Brief description of drawings]

【図1】本発明一実施例データ送信制御方式のブロック
構成図。
FIG. 1 is a block configuration diagram of a data transmission control system according to an embodiment of the present invention.

【図2】本発明のデータ送信制御方式の受信状態に対す
るセル送出間隔の関係式を表すグラフ。
FIG. 2 is a graph showing a relational expression of a cell transmission interval with respect to a reception state of the data transmission control method of the present invention.

【図3】本発明の他の実施例データ送信制御方式の受信
状態に対するセル送出間隔の関係式を表すグラフ。
FIG. 3 is a graph showing a relational expression of a cell transmission interval with respect to a reception state of a data transmission control method according to another embodiment of the present invention.

【図4】従来例のデータ送信制御方式のブロック構成
図。
FIG. 4 is a block diagram of a conventional data transmission control method.

【図5】他の従来例のデータ送信制御方式のブロック構
成図。
FIG. 5 is a block configuration diagram of another conventional data transmission control method.

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

10、10A、10B データ送受信端末 11 受信状態検出型セル伝送レート制御装置 12 受信状態検出部 20、20A、20B セル伝送レート制御部 21 FIFOバッファ 22 セル送出間隔調整部 23 セル送出間隔制御部 24A、24B セル送出制御部 25 カウンタ 26 トークンプール 30 ATMネットワーク Rmax 最大受信セル数 Rth 受信セル数しきい値 Smax 最大セル送出間隔 Smin 最小セル送出間隔 10, 10A, 10B data transmission / reception terminal 11 reception state detection type cell transmission rate control device 12 reception state detection unit 20, 20A, 20B cell transmission rate control unit 21 FIFO buffer 22 cell transmission interval adjustment unit 23 cell transmission interval control unit 24A, 24B Cell transmission control unit 25 Counter 26 Token pool 30 ATM network Rmax Maximum number of received cells Rth Number of received cells Threshold Smax Maximum cell transmission interval Smin Minimum cell transmission interval

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 通信単位のセルに分割されたデータを非
同期転送モードネットワークを介してそのネットワーク
に属するすべての有効なデータ送受信端末に対して同報
通信を行うデータ送信制御方式において、 前記各データ送受信端末は、セルに分割されたデータを
一時格納する格納手段と、前記非同期転送モードネット
ワークからのセルに分割されたデータの受信状態を検出
する受信状態検出部と、この受信状態検出部の検出した
受信状態情報に基づきセル送出間隔情報を算出するセル
送出間隔制御部と、このセル送出間隔制御部のセル送出
間隔情報によりセル送出間隔を調整して前記格納手段の
内容を読出して前記非同期転送モードネットワークに送
出するセル送出間隔調整部とを含むことを特徴とするデ
ータ送信制御方式。
1. A data transmission control method for broadcasting data divided into cells of a communication unit via an asynchronous transfer mode network to all valid data transmitting / receiving terminals belonging to the network, wherein each of the data is The transmission / reception terminal has a storage means for temporarily storing data divided into cells, a reception state detection unit for detecting a reception state of the data divided into cells from the asynchronous transfer mode network, and a detection of the reception state detection unit. A cell transmission interval control unit that calculates cell transmission interval information based on the received reception state information, and a cell transmission interval is adjusted by the cell transmission interval information of the cell transmission interval control unit to read the contents of the storage means and perform the asynchronous transfer. A data transmission control method, comprising: a cell transmission interval adjusting unit for transmitting to a mode network.
【請求項2】 前記セル送出間隔制御部はあらかじめ前
記非同期転送モードネットワークから受信した単位時間
当たりの受信セル数と送出すべきセル送出間隔との関係
式を記憶し、この関係式および前記受信状態情報に基づ
きセル送出間隔情報を算出する手段を含む請求項1記載
のデータ送信制御方式。
2. The cell transmission interval control unit stores in advance a relational expression between the number of received cells per unit time received from the asynchronous transfer mode network and a cell transmission interval to be transmitted, and the relational expression and the reception state. The data transmission control system according to claim 1, further comprising means for calculating cell transmission interval information based on the information.
JP3572993A 1993-02-24 1993-02-24 Data transmission control system Pending JPH06252938A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP3572993A JPH06252938A (en) 1993-02-24 1993-02-24 Data transmission control system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP3572993A JPH06252938A (en) 1993-02-24 1993-02-24 Data transmission control system

Publications (1)

Publication Number Publication Date
JPH06252938A true JPH06252938A (en) 1994-09-09

Family

ID=12449936

Family Applications (1)

Application Number Title Priority Date Filing Date
JP3572993A Pending JPH06252938A (en) 1993-02-24 1993-02-24 Data transmission control system

Country Status (1)

Country Link
JP (1) JPH06252938A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6373844B1 (en) 1997-10-31 2002-04-16 Nec Corporation ATM system with ABR function

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6373844B1 (en) 1997-10-31 2002-04-16 Nec Corporation ATM system with ABR function

Similar Documents

Publication Publication Date Title
US5280470A (en) Bandwidth and congestion management in accessing broadband ISDN networks
US6259696B1 (en) ATM switch and congestion control method
JP3525656B2 (en) Packet switch and congestion notification method
US5483526A (en) Resynchronization method and apparatus for local memory buffers management for an ATM adapter implementing credit based flow control
EP0873624B1 (en) Atm throttling
EP0430570B1 (en) Method and apparatus for congestion control in a data network
EP0499150B1 (en) Method of and system for controlling packet-rate in communication network
US6388993B1 (en) ATM switch and a method for determining buffer threshold
EP0719012A2 (en) Traffic management and congestion control for packet-based network
EP0827307A2 (en) Adaptive rate-based congestion control in packet networks
EP0453355A2 (en) Congestion avoidance in high-speed network carrying bursty traffic
EP0825795A2 (en) Virtual source/virtual destination device of asynchronous transfer mode network
US6298042B1 (en) Packet switching apparatus adapted to control allowed transmission rate in packet switching network, and method of controlling allowed transmission rate
JP3062041B2 (en) Congestion control method in asynchronous transfer networks
US6504824B1 (en) Apparatus and method for managing rate band
US6169727B1 (en) Device and method of notifying and controlling congestion in asynchronous transfer mode network
JPH06252938A (en) Data transmission control system
JPH09191321A (en) Adaptive credit control type transfer method
EP0604538B1 (en) Method and apparatus for asynchronous transfer mode (atm) network
JP3168250B2 (en) ATM cell switching equipment
GB2305576A (en) ATM network having a plurality of input buffers for congestion avoidance
JP3352037B2 (en) PDU discarding ATM switching equipment
US6151303A (en) Method of asynchronous transfer mode (ATM) switching and an ATM switching equipment
JPH04369139A (en) Atm traffic control system
JPH0145261B2 (en)