JP3087733B2 - ATM communication controller - Google Patents

ATM communication controller

Info

Publication number
JP3087733B2
JP3087733B2 JP26192398A JP26192398A JP3087733B2 JP 3087733 B2 JP3087733 B2 JP 3087733B2 JP 26192398 A JP26192398 A JP 26192398A JP 26192398 A JP26192398 A JP 26192398A JP 3087733 B2 JP3087733 B2 JP 3087733B2
Authority
JP
Japan
Prior art keywords
transmission
transmission time
acr
cell
scheduler
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 - Fee Related
Application number
JP26192398A
Other languages
Japanese (ja)
Other versions
JP2000092063A (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.)
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 JP26192398A priority Critical patent/JP3087733B2/en
Publication of JP2000092063A publication Critical patent/JP2000092063A/en
Application granted granted Critical
Publication of JP3087733B2 publication Critical patent/JP3087733B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、ATM(Asynchro
nous Transfer Mode:非同期転送モード) 通信制御装置
に関し、特に、ABR(Available Bit Rate:利用可能
ビットレート)を実行する機能を備えたATM通信制御
装置に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to an ATM (Asynchro
The present invention relates to a communication control device, and more particularly, to an ATM communication control device having a function of executing ABR (Available Bit Rate).

【0002】[0002]

【従来の技術】ATM通信は、ヘッダとデータからなる
セル(cell)を単位にして伝送を行うもので、多元情報
を回線上に効率良く多重化でき、また、広範囲なマルチ
メディアに対応できるという特長がある。ATM通信の
サービスクラスの一つにABRがある。このABRは、
ネットワークノードが輻輳状況を端末に伝えることによ
り、端末がセル送出速度を調節できるようにするもので
ある。ABRを実現するためには、ATM制御装置が、
セルを送信する間隔を複数設定することができ、送信中
に送信間隔を変更できる機能を備えている必要がある。
2. Description of the Related Art In ATM communication, transmission is carried out in units of cells consisting of headers and data, and it is possible to efficiently multiplex multiple information on a line and to support a wide range of multimedia. There are features. ABR is one of the service classes of the ATM communication. This ABR is
The network node informs the terminal of the congestion status so that the terminal can adjust the cell transmission rate. To implement ABR, the ATM controller
It is necessary to be able to set a plurality of cell transmission intervals and to have a function of changing the transmission interval during transmission.

【0003】この要求に応えるものとして、例えば、特
願平9−304599号公報に示されているように、チ
ャネル(channel) の番号をアドレスとし、データに送信
時刻を記憶させたCAM(Content Addressable Memor
y) と、送信時間をカウントするタイマー(timer) と、
CAMを検索するタイマーとを備え、セルを送信する間
隔を任意に設定できる通信制御装置が提案されている。
To meet this demand, for example, as disclosed in Japanese Patent Application No. 9-304599, a CAM (Content Addressable) storing a transmission time in data using a channel number as an address. Memor
y), a timer that counts the transmission time, and
There has been proposed a communication control device including a timer for searching for a CAM and capable of arbitrarily setting a cell transmission interval.

【0004】図10は従来のATM通信制御装置を示
す。従来のATM通信制御装置は、セル送信信号2の送
出およびチャネル番号3の入力が行われる送信部1、送
信部1に接続されたチャネルバッファ4、チャネルバッ
ファ4に接続されたABRスケジューラ7、セル送信信
号2を基に起動する送信タイマー8、送信タイマー8か
らの絶対送信時間9を基に起動する読み出しタイマー1
0、読み出しタイマー10から送信時間11の情報が与
えられると共にABRスケジューラ7に接続されたスケ
ジュールテーブル12を備えて構成されている。スケジ
ュールテーブル12は(CAM)を内蔵している。チャ
ネルバッファ4は、チャネル番号を保持するFIFOで
あり、チャネル番号6の書き込みと読み出しを行う。F
IFOへ書き込めない場合(このような状態を内部輻輳
という)、書き込みを停止させるため、停止信号5をア
クティブにする。
FIG. 10 shows a conventional ATM communication control device. The conventional ATM communication control apparatus includes a transmitting unit 1 for transmitting a cell transmission signal 2 and inputting a channel number 3, a channel buffer 4 connected to the transmitting unit 1, an ABR scheduler 7 connected to the channel buffer 4, a cell A transmission timer 8 activated based on the transmission signal 2 and a read timer 1 activated based on the absolute transmission time 9 from the transmission timer 8
0, information on the transmission time 11 from the read timer 10 and a schedule table 12 connected to the ABR scheduler 7. The schedule table 12 contains (CAM). The channel buffer 4 is a FIFO that holds a channel number, and writes and reads a channel number 6. F
When writing to the IFO cannot be performed (such a state is called internal congestion), the stop signal 5 is activated to stop writing.

【0005】ABRスケジューラ7は、スケジューラ1
7と、ACRテーブル(許容送信レート:Allowed Cell
Rate)18を備えて構成される。ACRテーブル18は
スケジューラ17からチャネル番号20が入力される
と、そのチャネル番号に対応した現在設定されているA
CR21を出力する。スケジューラ17は、チャネルバ
ッファ4へ書き込む機能と、次の送信時間を計算する機
能を備えている。チャネルバッファ4へ書き込む機能
は、CAM−Hit信号13(該当するデータがあった
ことを知らせる信号)がアクティブで、かつ停止信号5
がインアクティブである時に、スケジュールテーブル1
2からのチャネル番号16をチャネル番号6としてチャ
ネルバッファ4へ出力する処理である。次の送信時間を
計算する機能は、CAM−Hit信号13がアクティブ
で、停止信号5がインアクティブである時に、スケジュ
ールテーブル12から出力されているチャネル番号16
をACRテーブル18ヘチャネル番号20として出力し
て、現在のACR21を読み出し、読み出しタイマー1
0から出力されている送信時間11を使い、次の送信時
間15を計算する。その計算式を式(10)に示す。 次の送信時間=現在の送信時間+F1(現在のACR) ・・・(10)
The ABR scheduler 7 has a scheduler 1
7 and the ACR table (allowed transmission rate: Allowed Cell
Rate 18). When the channel number 20 is input from the scheduler 17, the ACR table 18 stores the currently set A corresponding to the channel number.
It outputs CR21. The scheduler 17 has a function of writing to the channel buffer 4 and a function of calculating the next transmission time. The function of writing to the channel buffer 4 is such that the CAM-Hit signal 13 (signal notifying that there is applicable data) is active and the stop signal 5
Schedule table 1 when is inactive
This is a process of outputting the channel number 16 from 2 to the channel buffer 4 as the channel number 6. The function of calculating the next transmission time is based on the channel number 16 output from the schedule table 12 when the CAM-Hit signal 13 is active and the stop signal 5 is inactive.
Is output to the ACR table 18 as the channel number 20, the current ACR 21 is read, and the read timer 1 is read.
Using the transmission time 11 output from 0, the next transmission time 15 is calculated. Equation (10) shows the calculation formula. Next transmission time = current transmission time + F1 (current ACR) (10)

【0006】送信タイマー8は、内部にカウンターを備
えている。このカウンターは、セル送信信号2がアクテ
ィブになると1カウントアップする。カウント値は絶対
送信時間9として出力される。読み出しタイマー10も
内部にカウンターを備えている。読み出しタイマー10
は、CAM−Hit信号13がインアクティブであると
き、絶対送信時間9に同期してカウンタを1カウントア
ップする。カウント値は、現在の送信時間11として、
スケジュールテーブル12へ出力される。
[0006] The transmission timer 8 has a counter inside. This counter counts up by one when the cell transmission signal 2 becomes active. The count value is output as the absolute transmission time 9. The read timer 10 also has a counter inside. Read timer 10
When the CAM-Hit signal 13 is inactive, the counter counts up by one in synchronization with the absolute transmission time 9. The count value is, as the current transmission time 11,
Output to the schedule table 12.

【0007】スケジュールテーブル12は、切り替え信
号14に基づいてRAM状態と検索状態を切り替える。
RAM状態のときは、チャネル番号16で指定されたア
ドレスに送信時間15をデータとして書き込む。一方、
検索状態のときは、送信時間11をデータとして検索
し、該当するデータが見つかると、そのアドレスをチャ
ネル番号16として出力し、該当するデータがあったこ
とを知らせる信号としてのCAM−Hit信号13をア
クティブにする。
The schedule table 12 switches between a RAM state and a search state based on a switching signal 14.
In the RAM state, the transmission time 15 is written as data to the address specified by the channel number 16. on the other hand,
In the search state, the transmission time 11 is searched as data, and when the corresponding data is found, the address is output as the channel number 16 and the CAM-Hit signal 13 as a signal indicating that there is the corresponding data is output. Activate.

【0008】図11は図10のATM通信制御装置の処
理を示し、図12は図11に続く処理を示す。図11,
12のフローチャートを参照して、図10のATM通信
制御装置の動作を説明する。図11,12において、
“S”はステップを表している。
FIG. 11 shows the processing of the ATM communication control device of FIG. 10, and FIG. 12 shows the processing following FIG. FIG.
The operation of the ATM communication control device of FIG. 10 will be described with reference to the flowchart of FIG. 11 and 12,
“S” represents a step.

【0009】送信部1は、ATMセルを1つ処理する毎
にセル送信信号2をアクティブにする。送信タイマー8
は、セル送信信号2を判定し(S401)、セル送信信
号2がアクティブであれば、内部カウンタをカウントア
ップさせ、絶対送信時間9を読み出しタイマー10へ送
出する(S402)。絶対送信時間9がカウントアップ
すると、読み出しタイマー10は、絶対送信時間9に同
期して内部のカウンターをカウントアップさせ、送信時
間11をスケジュールテーブル12へ出力する(S40
3)。このとき、CAM−Hit信号13はインアクテ
ィブ状態にある。送信時間11をデータとして、スケジ
ュールテーブル12は内蔵のCAMを検索する(S40
4)。検索の結果、該当するデータがあれば、CAM−
Hit信号13をアクティブにし(S405)、該当し
たデータに対応するアドレスをチャネル番号16として
出力する(S406)。スケジューラ17は停止信号5
を基に、チャネルバッファ4に内部輻輳が発生している
か否かを判定する(S407)。
The transmitting unit 1 activates a cell transmission signal 2 every time one ATM cell is processed. Transmission timer 8
Determines the cell transmission signal 2 (S401), and if the cell transmission signal 2 is active, counts up the internal counter, reads out the absolute transmission time 9, and sends it to the timer 10 (S402). When the absolute transmission time 9 counts up, the read timer 10 counts up an internal counter in synchronization with the absolute transmission time 9 and outputs the transmission time 11 to the schedule table 12 (S40).
3). At this time, the CAM-Hit signal 13 is in an inactive state. Using the transmission time 11 as data, the schedule table 12 searches for a built-in CAM (S40).
4). As a result of the search, if there is corresponding data, CAM-
The Hit signal 13 is activated (S405), and the address corresponding to the corresponding data is output as the channel number 16 (S406). The scheduler 17 outputs the stop signal 5
It is determined whether or not internal congestion has occurred in the channel buffer 4 based on the above (S407).

【0010】停止信号5がインアクティブであれば、チ
ャネルバッファ4に内部輻輳は発生しておらず、現在送
信時刻となったチャネル番号のセルを送信できるので、
スケジューラ17は送信処理を行う。まず、ACRテー
ブル18へ現在送信時刻となったチャネル番号20を出
力し、このチャネル番号20に設定されている現在のA
CR21を読み出す(S409)。次に、次の送信時間
15を計算する(S410)。ついで、計算した送信時
刻を送信時刻15として出力する(S411)。次に、
切り替え信号14をRAM状態に設定し(S412)、
チャネル番号16と次の送信時間15を出力して、計算
結果をスケジュールテーブル12内のCAMへ書き込み
(S413)、切り替え信号14を検索状態に戻す(S
414)。最後に、スケジュールテーブル12からスケ
ジューラ17に入力されているチャネル番号16をチャ
ネル番号6としてチャネルバッファ4へ出力する(S4
15)。スケジュールテーブル12は、スケジューラ1
7によりデータが書き換えられると、再び送信時間11
をデータとしてCAMを検索する(S404)。
If the stop signal 5 is inactive, no internal congestion has occurred in the channel buffer 4 and the cell of the channel number whose transmission time is the present can be transmitted.
The scheduler 17 performs a transmission process. First, the channel number 20 that is the current transmission time is output to the ACR table 18, and the current A number set in the channel number 20 is output.
The CR 21 is read (S409). Next, the next transmission time 15 is calculated (S410). Next, the calculated transmission time is output as the transmission time 15 (S411). next,
The switching signal 14 is set to the RAM state (S412),
The channel number 16 and the next transmission time 15 are output, the calculation result is written to the CAM in the schedule table 12 (S413), and the switching signal 14 is returned to the search state (S413).
414). Finally, the channel number 16 input from the schedule table 12 to the scheduler 17 is output to the channel buffer 4 as the channel number 6 (S4).
15). The schedule table 12 stores the scheduler 1
7, when the data is rewritten, the transmission time 11
Is searched using the data as a CAM (S404).

【0011】停止信号5がアクティブでスケジューラ1
7からチャネルバッファ4に書き込みが行えない場合
(内部輻輳状態)は、書き込みが可能になるまで処理を
停止する(S407)。このため、スケジュールテーブ
ル12内のCAMへの書き込みは行われず、CAM−H
it信号13はインアクティブにならないので、読み出
しタイマー10は停止する。チャネルバッファ4は、F
IFOの状態を判定し(S416)、FIFOに書き込
める状態であれば、停止信号5をインアクティブにし
(S417)、また、書き込めなければアクティブ(S
418)にした後、S104へ移行する。
When the stop signal 5 is active and the scheduler 1
If writing to the channel buffer 4 cannot be performed from Step 7 (internal congestion state), the processing is stopped until writing becomes possible (S407). Therefore, writing to the CAM in the schedule table 12 is not performed, and the CAM-H
Since the it signal 13 does not become inactive, the read timer 10 stops. The channel buffer 4 has F
The state of the IFO is determined (S416), and if writing to the FIFO is possible, the stop signal 5 is made inactive (S417).
After 418), the process proceeds to S104.

【0012】S104でスケジュールテーブル12を検
索した結果、該当するデータが無く、CAM−Hit信
号13がインアクティブになると(S406)、読み出
しタイマー10は絶対送信時間9と送信時間11を比較
し(S419)、等しくなければ、カウンターを1カウ
ントアップして、送信時間11を出力する(S42
0)。スケジュールテーブル12は、送信時間11が1
カウントアップしたので、送信時間11をデータとして
再びCAMを検索する(S404)。絶対送信時間9と
送信時間11が一致すれば、S401へ移行する。送信
タイマー8でセル送信信号2が判定され、セル送信信号
2がアクティブになれば、S402以降の処理を上記し
たように繰り返し、送信処理を行う。
As a result of searching the schedule table 12 in S104, if there is no corresponding data and the CAM-Hit signal 13 becomes inactive (S406), the read timer 10 compares the absolute transmission time 9 with the transmission time 11 (S419). ), If not equal, increment the counter by one and output the transmission time 11 (S42)
0). The schedule table 12 indicates that the transmission time 11 is 1
Since the count has been increased, the CAM is searched again using the transmission time 11 as data (S404). If the absolute transmission time 9 and the transmission time 11 match, the process proceeds to S401. When the cell transmission signal 2 is determined by the transmission timer 8 and the cell transmission signal 2 becomes active, the processing after S402 is repeated as described above, and the transmission processing is performed.

【0013】図13は通常時および内部輻輳発生時にお
ける送信の実行状況と、スケジュールテーブル12およ
びACRテーブル18の内容を示す。(a)は通常時の
送信間隔を示し、(b)は内部輻輳発生時の送信間隔、
(c)はスケジュールテーブル12の内容、(d)はA
CRテーブル18の内容を示す。
FIG. 13 shows the state of execution of transmission during normal times and when internal congestion occurs, and the contents of the schedule table 12 and the ACR table 18. (A) shows a normal transmission interval, (b) shows a transmission interval when internal congestion occurs,
(C) is the content of the schedule table 12, (d) is A
The content of the CR table 18 is shown.

【0014】図13の(a)に示す通常時の送信間隔
は、ABRサービスクラスのチャネルが1つ存在し、セ
ルを“1/3”の帯域で出力するようにACR(許容送
信レート)が指定されている場合で且つ内部輻輳が発生
しておらず、送信時間11が“0”から始まるセル送信
の様子を示している。この場合、ACRが“1/3”で
送信されるように設定されているので、送信間隔は
“3”となり、送信セルは3の倍数の送信時間で送信さ
れている。
In the normal transmission interval shown in FIG. 13A, the ACR (allowable transmission rate) is set so that one channel of the ABR service class exists and the cell is output in the "1/3" band. In the case where the cell transmission is specified and no internal congestion occurs, the state of cell transmission in which the transmission time 11 starts from “0” is shown. In this case, since the ACR is set to be transmitted at “1 /”, the transmission interval is “3”, and the transmission cell is transmitted with a transmission time that is a multiple of three.

【0015】図13の(b)は内部輻輳発生時の送信間
隔であり、ABRサービスクラスのチャネルが1つ存在
し、セルを“1/3”の帯域で出力するようにACRで
指定されているときであって、内部輻輳が発生している
場合の送信時間11が“0”から始まるセル送信の様子
を示した図である。
FIG. 13B shows a transmission interval at the time of occurrence of internal congestion. There is one channel of the ABR service class, and the ACR is specified by the ACR so as to output a cell in a band of “1 /”. FIG. 6 is a diagram showing a state of cell transmission in which transmission time 11 starts from “0” when internal congestion occurs when the transmission is in progress.

【0016】図13の(c)は、スケジュールテーブル
12のCAMに記録されている送信時間の変化を図13
の(b)の内部輻輳発生時の送信間隔に対応させたもの
である。また、図13の(d)は、ACRテーブル18
に記録されている現在と前回のACRの変化を図13の
(b)の内部輻輳発生時の送信間隔に対応させたもので
ある。
FIG. 13C shows the change of the transmission time recorded in the CAM of the schedule table 12 in FIG.
(B) corresponds to the transmission interval at the time of occurrence of internal congestion. FIG. 13D shows the ACR table 18.
13A and 13B correspond to the transmission interval at the time of occurrence of the internal congestion shown in FIG. 13B.

【0017】内部輻輳発生時について説明すると、図1
3の(b)において、送信時間11が“0”のときにC
AM−Hit信号13がアクティブになり、送信セル
“1”の送信を開始する。この時点では、チャネルバッ
ファ4に内部輻輳は発生していないので、停止信号5は
インアクティブである。スケジューラ17はチャネルバ
ッファ4にチャネル番号6を書き込み、「次の送信時
間」を計算する。図13の(d)のACRテーブルに設
定されているように、ACRは“1/3”である。現在
の送信時間は“0”である。よって、「次の送信時間」
は式(10)より“3”となる。図13の(b)のスケ
ジュールテーブルには、「次の送信時間」として“3”
が設定される。送信時間11が“3”のとき、送信時間
11が“0”のときと同様に、送信セル“2”が処理さ
れる。現在のACRは“1/3”であるので、「次の送
信時間」は式(10)より“6”となる。図13の
(b)のスケジュールテーブルには、「次の送信時間」
として“6”が設定される。
A description will be given of the time of occurrence of internal congestion.
3 (b), when the transmission time 11 is “0”, C
The AM-Hit signal 13 becomes active, and transmission of the transmission cell “1” starts. At this time, since no internal congestion has occurred in the channel buffer 4, the stop signal 5 is inactive. The scheduler 17 writes the channel number 6 in the channel buffer 4 and calculates the “next transmission time”. As set in the ACR table of FIG. 13D, the ACR is “1 /”. The current transmission time is “0”. Therefore, "next transmission time"
Is “3” from equation (10). In the schedule table of FIG. 13B, “3” is set as “next transmission time”.
Is set. When the transmission time 11 is “3”, the transmission cell “2” is processed in the same manner as when the transmission time 11 is “0”. Since the current ACR is “1 /”, the “next transmission time” is “6” according to equation (10). The “next transmission time” is displayed in the schedule table of FIG.
Is set as “6”.

【0018】図13の(b)において、送信時間11が
“4”のとき、チャネルバッファ4に内部輻輳が発生
し、停止信号5がアクティブになる。送信時間11が
“6”になると、CAM−Hit信号13がアクティブ
になり、送信セル“3”を処理しようとするが、内部輻
輳が発生しているために停止信号5はアクティブのまま
である。スケジューラ17は、停止信号5がインアクテ
ィブになるまで処理を中断する。このため、読み出しタ
イマー10は停止し、送信時間11は“6”のままとな
る。
In FIG. 13B, when the transmission time 11 is "4", internal congestion occurs in the channel buffer 4 and the stop signal 5 becomes active. When the transmission time 11 becomes "6", the CAM-Hit signal 13 becomes active and attempts to process the transmission cell "3", but the stop signal 5 remains active because internal congestion has occurred. . The scheduler 17 suspends the processing until the stop signal 5 becomes inactive. Therefore, the read timer 10 stops, and the transmission time 11 remains “6”.

【0019】送信時間11が“7”の1つ前の“6”の
ときに内部輻輳が解除され、停止信号5はインアクティ
ブになり、送信時間が“0”のときと同様に、送信セル
“3”が処理される。本来、このセル“3”は、送信セ
ル“2”を送信した時点では、送信間隔が“3”で計算
されており、送信時間“6”で送信されるはずであった
セルである。しかし、内部輻輳が発生したために、送信
間隔が“3”から“5”に延びてしまった。現在のAC
Rは“1/3”であるので、「次の送信時間」は式(1
0)より“9”となる。スケジュールテーブル12に
は、図13の(c)に示すように、「次の送信時間」と
して“9”が設定される。絶対送信時間9が“9”のと
き、この絶対送信時間9と送信時間11との差が開いて
いるので、読み出しタイマーは絶対送信時間に追い付く
まで、カウントアップを続ける。送信時間が“9”にな
った時点で、送信セル“4”が処理される。ここで、送
信セル“3”は、絶対送信時間“8”で処理されている
ので、送信セル“3”と“4”の送信間隔は、“1”に
縮んでしまった。現在のACRは“1/3”であるの
で、「次の送信時間」は式10より“12”となる。ス
ケジュールテーブル12には、「次の送信時間」として
“12”が設定される。
When the transmission time 11 is "6" immediately before "7", the internal congestion is released, the stop signal 5 becomes inactive, and the transmission cell is transmitted in the same manner as when the transmission time is "0". "3" is processed. Originally, this cell "3" is a cell that had been calculated at the transmission interval "3" at the time of transmission of the transmission cell "2" and should have been transmitted at the transmission time "6". However, due to the occurrence of internal congestion, the transmission interval has been extended from “3” to “5”. Current AC
Since R is “1 /”, the “next transmission time” is given by the equation (1).
0) to “9”. As shown in FIG. 13C, “9” is set as the “next transmission time” in the schedule table 12. When the absolute transmission time 9 is "9", since the difference between the absolute transmission time 9 and the transmission time 11 is open, the read timer continues counting up until it catches up with the absolute transmission time. When the transmission time reaches “9”, the transmission cell “4” is processed. Here, since the transmission cell “3” is processed with the absolute transmission time “8”, the transmission interval between the transmission cells “3” and “4” has been reduced to “1”. Since the current ACR is “1 /”, the “next transmission time” is “12” according to Expression 10. In the schedule table 12, “12” is set as “next transmission time”.

【0020】[0020]

【発明が解決しようとする課題】しかし、従来のATM
通信制御装置によると、チャネルバッファ4に内部輻輳
が発生した時、スケジューラ17の停止中に送信時間に
なったチャネルは送信時刻に送信されず、内部輻輳が解
消されるまで送信間隔が延ばされてしまう。このため、
ACRで指定した間隔よりも長い送信間隔によって送信
される。さらに、内部輻輳状態が解消された後は、送信
時間11が早く進むので、指定された送信間隔よりも、
短い間隔によってセルが送信されてしまう。
However, the conventional ATM
According to the communication control device, when the internal congestion occurs in the channel buffer 4, the channel whose transmission time is reached while the scheduler 17 is stopped is not transmitted at the transmission time, and the transmission interval is extended until the internal congestion is resolved. Would. For this reason,
The transmission is performed at a transmission interval longer than the interval specified by the ACR. Further, after the internal congestion state is resolved, the transmission time 11 advances earlier, so that the transmission time is longer than the specified transmission interval.
Cells are transmitted at short intervals.

【0021】したがって、本発明の目的は、内部輻輳が
発生して読み出しタイマーが停止しても、常にACRで
指定した間隔によりセルを送信することのできるATM
通信制御装置を提供することにある。
Therefore, an object of the present invention is to provide an ATM which can always transmit cells at intervals specified by the ACR even when internal congestion occurs and the read timer stops.
A communication control device is provided.

【0022】[0022]

【課題を解決するための手段】本発明は、上記の目的を
達成するため、第1の特徴として、現在のセルを送信し
た後、許容送信レートACR(AllowedCell Rate)に対
応した送信間隔に基づいて次のセルの送信時刻を計算
し、前記次の送信時刻をスケジュールテーブルに格納
し、前記スケジュールテーブルに基づいて次のセルの送
信を行う非同期転送モードによるATM通信制御装置に
おいて、送信側で生じた内部輻輳状態を検知して停止信
号を出力する送信側停止信号出力手段と、前記次のセル
が送信予定時刻になっても前記停止信号が解除されない
時に前記次のセルの前記ACRを再設定するACR再設
定手段と、を有することを特徴とするATM通信制御装
を提供する。
According to the present invention, in order to achieve the above object, as a first feature, a current cell is transmitted.
After that, the allowable transmission rate ACR (Allowed Cell Rate)
Calculate next cell transmission time based on the corresponding transmission interval
And stores the next transmission time in the schedule table
Transmitting the next cell based on the schedule table.
To ATM communication controller using asynchronous transfer mode
The internal congestion state that occurred on the transmitting side
Transmission side stop signal output means for outputting a signal, and the next cell
The stop signal is not released even when
ACR reset to reset the ACR of the next cell at the time
ATM communication control device, comprising:
Provide a replacement .

【0023】本発明は、上記の目的を達成するため、第
2の特徴として、チャネル番号に応じたセルの送信を行
うと共に送信後にセル送信信号をアクティブにする送信
部と、前記セル送信信号がアクティブになる毎にカウン
トアップし、これを絶対送信時間として出力する送信タ
イマーと、前記絶対送信時間をカウントして送信時間を
出力する読み出しタイマーと、送信時間をデータとして
保存するRAM状態および送信時間をデータとして検索
する検索状態を切り替え可能なスケジュールテーブル
と、各チャネル毎に現在設定されているACRを記録す
るACRテーブルを備え、このACRテーブルに記憶さ
れたACRを基に次の送信時間の計算するABRスケジ
ューラと、内部輻輳発生時にアクティブになる停止信号
を前記ABRスケジューラへ送出し、該ABRスケジュ
ーラからのチャネル番号を読み出して前記送信部へ送出
するチャネルバッファとを備えたATM通信制御装置に
おいて、前記ABRスケジューラは、前記次の送信時間
を計算する機能、および前記チャネル番号を前記チャネ
ルバッファに書き込む機能を備えたスケジューラと、前
記内部輻輳発生時に前記ACRテーブルに記録されてい
るACRを下げ、この新しいACRから前記次のセルの
送信時間を計算する再スケジューリング部を備えること
を特徴とするATM通信制御装置を提供する。
In order to achieve the above object, the present invention has, as a second feature, a transmission section for transmitting a cell according to a channel number and activating a cell transmission signal after the transmission, A transmission timer that counts up each time it becomes active and outputs this as an absolute transmission time, a read timer that counts the absolute transmission time and outputs the transmission time, a RAM state and transmission time that stores the transmission time as data And a ACR table for recording the currently set ACR for each channel, and calculating the next transmission time based on the ACR stored in the ACR table. An ABR scheduler, and a stop signal that becomes active when internal congestion occurs. And a channel buffer for reading out the channel number from the ABR scheduler and sending out the channel number to the transmitting unit, wherein the ABR scheduler calculates the next transmission time, and A scheduler having a function of writing the channel number into the channel buffer; and a rescheduling unit for lowering an ACR recorded in the ACR table when the internal congestion occurs, and calculating a transmission time of the next cell from the new ACR. An ATM communication control device characterized by comprising:

【0024】[0024]

【発明の実施の形態】以下、本発明の実施の形態につい
て図面をもとに説明する。図1は本発明によるATM通
信制御装置の第1の実施の形態を示す。図中、図10に
示したと同一であるものには同一引用数字を用いたの
で、重複する説明は省略する。
Embodiments of the present invention will be described below with reference to the drawings. FIG. 1 shows a first embodiment of an ATM communication control device according to the present invention. In the figure, the same reference numerals are used for the same elements as those shown in FIG.

【0025】本発明によるATM通信制御装置は、後述
するように、図10のABRスケジューラ7に再スケジ
ューリング部25とスイッチ28を追加してABRスケ
ジューラ30を構成している。これに伴って送信時間1
1がABRスケジューラ7に付与されている。
The ATM communication control apparatus according to the present invention constitutes an ABR scheduler 30 by adding a rescheduling unit 25 and a switch 28 to the ABR scheduler 7 of FIG. 10, as described later. Accompanying this, transmission time 1
1 is assigned to the ABR scheduler 7.

【0026】図2はABRスケジューラ30の詳細構成
を示す。スケジューラ17およびACRテーブル18に
は再スケジューリング部25が接続されている。再スケ
ジューリング部25には、スケジューラ17から再計算
要求信号24が付与され、同時に再計算要求信号24に
よってスイッチ28が切り替えられる。スイッチ28は
スケジューラ17からの送信時間26または再スケジュ
ーリング部25からの送信時間27の一方を選択するも
ので、スイッチ28の出力が送信時間15としてスケジ
ュールテーブル12へ送出される。
FIG. 2 shows the detailed configuration of the ABR scheduler 30. A rescheduling unit 25 is connected to the scheduler 17 and the ACR table 18. The rescheduling unit 25 is provided with the recalculation request signal 24 from the scheduler 17, and at the same time, the switch 28 is switched by the recalculation request signal 24. The switch 28 selects one of the transmission time 26 from the scheduler 17 and the transmission time 27 from the rescheduling unit 25. The output of the switch 28 is transmitted to the schedule table 12 as the transmission time 15.

【0027】再スケジューリング部25は、ACRテー
ブル18に記録されているACRを下げるように機能す
る。そして、ACRを下げたことにより広がった送信間
隔を考慮して、送信時間を再計算し、スケジュールテー
ブル12内のCAMに記録されている送信時間の更新を
行う。この機能により、内部輻輳時に送信時間となった
チャネルは、内部輻輳により送信不能となる時間を考慮
してACRが変更され、内部輻輳解除後にセルを送信す
る時、ACRで指定されている送信間隔でセルを送信す
ることができる。
The rescheduling unit 25 functions to lower the ACR recorded in the ACR table 18. Then, the transmission time is recalculated in consideration of the transmission interval extended by lowering the ACR, and the transmission time recorded in the CAM in the schedule table 12 is updated. With this function, the ACR is changed for the channel that has become the transmission time at the time of internal congestion in consideration of the time when transmission becomes impossible due to internal congestion, and when transmitting cells after internal congestion is released, the transmission interval specified by the ACR Can transmit the cell.

【0028】ABRスケジューラ30は、チャネルバッ
ファ4へ書き込む機能と、「次の送信時間」を計算する
機能と、再スケジューリング部25へ再計算要求信号2
4を出力する機能の3つの機能を有している。CAM−
Hit信号13がアクティブになると、停止信号5を判
定する。停止信号5がインアクティブであれば、チャネ
ル番号6をチャネルバッファ4に書き込む。そして、送
信時間11を参照してチャネルの「次の送信時間」を計
算し、送信時間15として出力する。次に、切り替え信
号14をRAM状態に切り替えて、計算した次の送信時
間26をスケジュールテーブル12へ書き込み、切り替
え信号14を検索状態に戻す。停止信号5がアクティブ
であれば、チャネルバッファ4への書きこみは行わな
い。そして、チャネルの送信時間を送信時間11を参照
して再計算する。次に、ABRスケジューラ30は、切
り替え信号14をRAM状態に切り替え、再計算した次
の送信時間26をスイッチ28を介してスケジュールテ
ーブル12へ書き込み、切り替え信号14を検索状態に
戻す。
The ABR scheduler 30 has a function of writing to the channel buffer 4, a function of calculating the “next transmission time”, and a request for a recalculation request signal 2
4 is provided. CAM-
When the Hit signal 13 becomes active, the stop signal 5 is determined. If the stop signal 5 is inactive, the channel number 6 is written to the channel buffer 4. Then, the “next transmission time” of the channel is calculated with reference to the transmission time 11 and is output as the transmission time 15. Next, the switching signal 14 is switched to the RAM state, the calculated next transmission time 26 is written in the schedule table 12, and the switching signal 14 is returned to the search state. If the stop signal 5 is active, writing to the channel buffer 4 is not performed. Then, the transmission time of the channel is recalculated with reference to the transmission time 11. Next, the ABR scheduler 30 switches the switching signal 14 to the RAM state, writes the recalculated next transmission time 26 to the schedule table 12 via the switch 28, and returns the switching signal 14 to the search state.

【0029】ABRスケジューラ30におけるチャネル
バッファ4へ書き込む機能は、CAM−Hit信号13
がアクティブで、停止信号5がインアクティブである時
に実行する。チャネル番号16をチャネル番号6として
出力し、チャネルバッファ4へ書き込む処理を行う。
The function of writing to the channel buffer 4 in the ABR scheduler 30 corresponds to the CAM-Hit signal 13.
Is active and the stop signal 5 is inactive. A process of outputting the channel number 16 as the channel number 6 and writing it to the channel buffer 4 is performed.

【0030】「次の送信時間」を計算する機能は、CA
M−Hit信号13がアクティブで、停止信号5がイン
アクティブである時に、スケジュールテーブル12から
出力されているチャネル番号16をACRテーブル18
ヘチャネル番号20として出力し、これを基に現在のA
CR21を読み出し、読み出しタイマー10から出力さ
れている送信時間11を使い、次の送信時間26を計算
する。その計算式は式(1)で表される。 次の送信時間26=送信時間11+F1(現在のACR) ・・・・(1) (F1はACRから送信間隔を求める関数であり、本例
ではACRの逆数である)
The function for calculating the “next transmission time” is provided by CA
When the M-Hit signal 13 is active and the stop signal 5 is inactive, the channel number 16 output from the schedule table 12 is stored in the ACR table 18.
Output as channel number 20, and based on this, the current A
The CR 21 is read, and the next transmission time 26 is calculated using the transmission time 11 output from the read timer 10. The calculation formula is represented by formula (1). Next transmission time 26 = transmission time 11 + F1 (current ACR) (1) (F1 is a function for obtaining a transmission interval from the ACR, and in this example, is a reciprocal of the ACR)

【0031】次に、切り替え信号14をRAM状態に切
り替えて、計算した次の送信時間26を送信時間15と
して出力し、スケジュールテーブル12へ書き込み、切
り替え信号14を検索状態に戻す。また、計算に使った
現在のACR21を前回のACR19として出力し、テ
ーブル18が記録している前回のACRを前回のACR
9に置き換える。
Next, the switching signal 14 is switched to the RAM state, the calculated next transmission time 26 is output as the transmission time 15, written into the schedule table 12, and the switching signal 14 is returned to the search state. Also, the current ACR 21 used for the calculation is output as the previous ACR 19, and the previous ACR recorded in the table 18 is used as the previous ACR.
Replace with 9.

【0032】スケジューラ17の再スケジューリング部
25へ再計算要求信号24を出力する機能は、CAM−
Hit信号13がアクティブになり、チャネルバッファ
4へ書き込むデータがあるのに停止信号5がアクティブ
で、チャネルバッファ4へ書き込む処理ができない場合
に出力する処理である。再スケジューリング部25で
は、以下の計算を実行する。
The function of outputting the recalculation request signal 24 to the rescheduling unit 25 of the scheduler 17 is provided by a CAM-
This is a process to be output when the stop signal 5 is active and the process of writing to the channel buffer 4 cannot be performed although the Hit signal 13 becomes active and there is data to be written to the channel buffer 4. The rescheduling unit 25 performs the following calculation.

【0033】(i)前回の送信間隔を前回のACR23
から計算する。 前回の送信間隔=F1(前回のACR23) ・・・・(2) (ii)新しい送信間隔を求める。 新しい送信間隔=前回の送信間隔+遅らせる間隔 ・・・・(3) (iii) 新しい送信間隔から、新しいACR22を計算す
る。 新しいACR22=F2(新しい送信間隔) ・・・・(4) (F2は送信間隔からACRを求める関数であり、本例
では送信間隔の逆数である)
(I) The previous transmission interval is set to the previous ACR 23
Calculate from Previous transmission interval = F1 (previous ACR 23) (2) (ii) Find a new transmission interval. New transmission interval = previous transmission interval + delay interval (3) (iii) A new ACR 22 is calculated from the new transmission interval. New ACR22 = F2 (new transmission interval) (4) (F2 is a function for calculating the ACR from the transmission interval, and in this example, is the reciprocal of the transmission interval)

【0034】ACRテーブル18に記録している現在と
前回のACRが、新しいACR22に置き換えられる。
新しい送信時間27を計算する機能は、ACRテーブル
18から前回のACR23を読み出し、読み出しタイマ
ー12から送信時間11を読み込み、新しい送信時間2
7を式(5)により計算する。 新しい送信時間=送信時間11+遅らせる間隔 ・・・・(5)
The current and previous ACRs recorded in the ACR table 18 are replaced with new ACRs 22.
The function of calculating the new transmission time 27 is to read the previous ACR 23 from the ACR table 18, read the transmission time 11 from the read timer 12, and read the new transmission time 2
7 is calculated by equation (5). New transmission time = transmission time 11 + delay interval ... (5)

【0035】次に、図1および図2の構成によるATM
通信制御装置の動作について説明する。図3は本発明の
ATM通信制御装置の動作を示す。図中の“S”はステ
ップを意味している。以下、各フローチャートにおいて
同様である。送信部1は、ATMセルを1つ処理する
と、セル送信信号2をアクティブにする。送信タイマー
8はセル送信信号2を判定し(S101)、セル送信信
号2がアクティブであれば、内部のカウンタを1カウン
トアップさせ、絶対送信時間9を出力する(S10
2)。絶対送信時間9がカウントアップすると、読み出
しタイマー10は、絶対送信時間9に同期して内部のカ
ウンターをカウントアップさせ、送信時間11を出力す
る(S103)。このとき、スケジュールテーブル12
から出力されるCAM−Hit信号13はインアクティ
ブにある。
Next, the ATM having the configuration shown in FIGS.
The operation of the communication control device will be described. FIG. 3 shows the operation of the ATM communication control device of the present invention. “S” in the figure means a step. Hereinafter, the same applies to each flowchart. After processing one ATM cell, the transmission unit 1 activates the cell transmission signal 2. The transmission timer 8 determines the cell transmission signal 2 (S101). If the cell transmission signal 2 is active, the internal counter counts up by one and outputs the absolute transmission time 9 (S10).
2). When the absolute transmission time 9 counts up, the read timer 10 counts up an internal counter in synchronization with the absolute transmission time 9 and outputs the transmission time 11 (S103). At this time, the schedule table 12
The CAM-Hit signal 13 output from is inactive.

【0036】スケジュールテーブル12は送信時間11
をデータとしてCAMを検索する(S104)。検索の
結果、該当するデータがあれば、CAM−Hit信号1
3をアクティブにして(S105)、該当したデータに
対応するアドレスをチャネル番号16として出力する
(S107)。
The schedule table 12 contains the transmission time 11
CAM is searched by using as data (S104). As a result of the search, if there is corresponding data, the CAM-Hit signal 1
3 is activated (S105), and the address corresponding to the corresponding data is output as the channel number 16 (S107).

【0037】ABRスケジューラ30は、CAM−Hi
t信号13がアクティブになると、送信時間を計算する
(図2のS108)。そして、切り替え信号14をRA
M状態に設定して(図2のS109)、スケジュールテ
ーブル12に記録する送信時間15を出力し(S11
0)、切り替え信号14を検索状態に戻す(S11
1)。次に、停止信号5がアクティブか否かを判定し
(S112)、インアクティブであれば、チャネルバッ
ファ4にチャネル番号6を書きこむ(S113)。チャ
ネルバッファ4は内部のFIFOの状態を判定し(S1
14)、まだ、FIFOに書き込めるならば停止信号5
をインアクティブにし(S115)、書き込めなければ
アクティブにする(S116)。
The ABR scheduler 30 has a CAM-Hi
When the t signal 13 becomes active, the transmission time is calculated (S108 in FIG. 2). Then, the switching signal 14 is set to RA
In the M state (S109 in FIG. 2), the transmission time 15 to be recorded in the schedule table 12 is output (S11).
0), the switching signal 14 is returned to the search state (S11).
1). Next, it is determined whether or not the stop signal 5 is active (S112). If it is inactive, the channel number 6 is written in the channel buffer 4 (S113). The channel buffer 4 determines the state of the internal FIFO (S1).
14) If still write to FIFO, stop signal 5
Is made inactive (S115), and if writing is not possible, it is made active (S116).

【0038】スケジュールテーブル12は、ABRスケ
ジューラ30によってデータが書きかえられたので、送
信時間11をデータとして再びCAMを検索する(S1
04)。検索の結果、該当するデータがあれば、CAM
−Hit信号13をアクティブにし(S105)、該当
のデータに対応するアドレスをチャネル番号16として
出力する(S107)。ついで、ABRスケジューラ3
0により送信時間を計算する(S108)。この後、A
BRスケジューラ30は切り替え信号14をRAM状態
に設定し(S109)、チャネル番号16と次の送信時
間15をスケジュールテーブル12へ出力して、計算結
果をスケジュールテーブル12内のCAMに書き込み
(S110)、その後、切り替え信号14を検索状態に
戻す(S111)。スケジューラ17は、停止信号5が
アクティブであるか否かを判定する(S112)。アク
ティブであれば、スケジュールテーブル12からスケジ
ューラ17に入力されているチャネル番号16をチャネ
ル番号6としてABRスケジューラ30からチャネルバ
ッファ4へ出力する(S113)。チャネルバッファ4
は、FIFOの状態を判定し(S114)、FIFOに
書き込める状態であれば、停止信号5をインアクティブ
にし(S115)、また、書き込めなければアクティブ
にし(S116)た後、S104へ移行する。
Since the data in the schedule table 12 has been rewritten by the ABR scheduler 30, the CAM is searched again using the transmission time 11 as data (S1).
04). As a result of the search, if there is applicable data, CAM
Activate the Hit signal 13 (S105), and output the address corresponding to the data as the channel number 16 (S107). Then, ABR scheduler 3
The transmission time is calculated based on 0 (S108). After this, A
The BR scheduler 30 sets the switching signal 14 to the RAM state (S109), outputs the channel number 16 and the next transmission time 15 to the schedule table 12, writes the calculation result in the CAM in the schedule table 12 (S110), Thereafter, the switching signal 14 is returned to the search state (S111). The scheduler 17 determines whether the stop signal 5 is active (S112). If active, the channel number 16 input to the scheduler 17 from the schedule table 12 is output as the channel number 6 from the ABR scheduler 30 to the channel buffer 4 (S113). Channel buffer 4
Determines the state of the FIFO (S114). If the state can be written to the FIFO, the stop signal 5 is made inactive (S115). If the state cannot be written, the stop signal 5 is made active (S116), and the process proceeds to S104.

【0039】スケジュールテーブル12で該当するデー
タが見つからなかった場合、CAM−Hit信号13は
インアクティブにされる(S106)。ついで、読み出
しタイマー10は絶対送信時間9と送信時間11を比較
する(S117)。比較の結果、不一致であれば、カウ
ンターを1カウントアップして、送信時間11を出力す
る(S118)。スケジュールテーブル12は、送信時
間11が1カウントアップしたことから、送信時間11
をデータとして再びCAMを検索する(S104)。絶
対送信時間9と送信時間11が等しければ、送信タイマ
ー8は、セル送信信号2を判定する(S101)。
If the corresponding data is not found in the schedule table 12, the CAM-Hit signal 13 is made inactive (S106). Next, the read timer 10 compares the absolute transmission time 9 with the transmission time 11 (S117). If the result of the comparison is a mismatch, the counter is counted up by one and the transmission time 11 is output (S118). The schedule table 12 indicates that the transmission time 11 has been counted up by one.
The CAM is searched again using the as the data (S104). If the absolute transmission time 9 is equal to the transmission time 11, the transmission timer 8 determines the cell transmission signal 2 (S101).

【0040】次に、図2に示した構成のABRスケジュ
ーラ30の動作について説明する。図4はABRスケジ
ューラ30の動作を示す。図4のフローチャートおよび
図3のフローチャートを参照して本発明に係るABRス
ケジューラ30の動作を説明する。
Next, the operation of the ABR scheduler 30 having the configuration shown in FIG. 2 will be described. FIG. 4 shows the operation of the ABR scheduler 30. The operation of the ABR scheduler 30 according to the present invention will be described with reference to the flowchart of FIG. 4 and the flowchart of FIG.

【0041】スケジューラ17は停止信号5を判定し、
内部輻輳が発生しているかを判断する(S201)。停
止信号5がインアクティブであれば、内部輻輳は発生し
ておらず、現在送信時刻となったチャネル番号のセルを
送信できるので、送信処理を行う。まず、現在送信時刻
となったチャネル番号20をACRテーブル18へ出力
し、チャネル番号20に設定されている現在のACR2
1を読み出す(S202)。次に、読み出した現在のA
CR21を前回のACR19として出力する(S20
3)。次に、現在のACR21と送信時間11から次の
送信時刻を計算する(S204)。最後に、計算した送
信時刻を送信時刻26として出力する(S205)。送
信時刻26はスイッチ28を通り、送信信号15として
スケジュールテーブル12へ出力される(S206)。
ABRテーブル18では、チャネル番号20に対応した
前回のACRをACR19に更新する(S207)。
The scheduler 17 determines the stop signal 5, and
It is determined whether internal congestion has occurred (S201). If the stop signal 5 is inactive, no internal congestion has occurred and the cell of the channel number whose transmission time is the current transmission time can be transmitted, so that the transmission processing is performed. First, the channel number 20 that has become the current transmission time is output to the ACR table 18, and the current ACR2 set in the channel number 20 is output.
1 is read (S202). Next, read the current A
CR21 is output as the previous ACR19 (S20)
3). Next, the next transmission time is calculated from the current ACR 21 and the transmission time 11 (S204). Finally, the calculated transmission time is output as the transmission time 26 (S205). The transmission time 26 passes through the switch 28 and is output to the schedule table 12 as the transmission signal 15 (S206).
In the ABR table 18, the previous ACR corresponding to the channel number 20 is updated to the ACR 19 (S207).

【0042】停止信号5がアクティブであれば、内部輻
輳が発生しているので、現在送信時刻となったチャネル
番号のセルは送信できない。そこで、スケジューラ17
は再スケジューリング部25へ再計算要求信号24を出
力し、チャネルに設定されているACRとスケジュール
テーブル12に記録されている送信時間の再計算を開始
させる(S208)。再スケジューリング部25は、再
計算要求信号24を受け取ると、ACRテーブル18か
ら前回のACR23を読み出す(S209)。次に、前
回のACR23を用いて前回の送信間隔を計算する(S
210)。次に、計算した前回の送信間隔から新しい送
信間隔を計算する(S211)。次に、計算した新しい
送信間隔から新しいACRを計算し(S212)、この
計算したACRをACR22としてACRテーブル18
へ出力する(S213)。次に、読み出しタイマー10
から与えられる送信時間11から送信時刻を再計算する
(S214)。最後に、再計算した送信時刻を送信時刻
27として出力する(S215)。送信時刻26は送信
信号15として出力される(S216)。
If the stop signal 5 is active, internal congestion has occurred, so that the cell of the channel number whose transmission time is the current transmission time cannot be transmitted. Therefore, the scheduler 17
Outputs the recalculation request signal 24 to the rescheduling unit 25 to start recalculation of the ACR set for the channel and the transmission time recorded in the schedule table 12 (S208). Upon receiving the recalculation request signal 24, the rescheduling unit 25 reads the previous ACR 23 from the ACR table 18 (S209). Next, the previous transmission interval is calculated using the previous ACR 23 (S22).
210). Next, a new transmission interval is calculated from the calculated previous transmission interval (S211). Next, a new ACR is calculated from the calculated new transmission interval (S212), and the calculated ACR is used as the ACR 22 in the ACR table 18.
(S213). Next, the read timer 10
The transmission time is recalculated from the transmission time 11 given from (S214). Finally, the recalculated transmission time is output as the transmission time 27 (S215). The transmission time 26 is output as the transmission signal 15 (S216).

【0043】ABRテーブル18は、チャネル番号20
に対応した現在のACRと前回のACRをACR22へ
更新する(S217)。送信時間の計算が終わると、切
り替え信号14をRAM状態に設定し(図3のS10
9)、チャネル番号16と次の送信時間15を出力し
て、計算結果をスケジュールテーブル12内のCAMへ
書き込み(図3のS110)、切り替え信号14を検索
状態に戻す(図3のS111)。スケジューラ17は、
停止信号5を判定する(図3のS112)。停止信号5
がインアクティブであれば、スケジュールテーブル12
から出力されているチャネル番号16をチャネル番号6
として出力する(図3のS113)。
The ABR table 18 has a channel number 20
Is updated to the ACR 22 with the current ACR and the previous ACR corresponding to (S217). When the calculation of the transmission time is completed, the switching signal 14 is set to the RAM state (S10 in FIG. 3).
9) The channel number 16 and the next transmission time 15 are output, the calculation result is written into the CAM in the schedule table 12 (S110 in FIG. 3), and the switching signal 14 is returned to the search state (S111 in FIG. 3). The scheduler 17
The stop signal 5 is determined (S112 in FIG. 3). Stop signal 5
Is inactive, the schedule table 12
Channel number 16 output from channel number 6
(S113 in FIG. 3).

【0044】図5は、図1の本発明のATM通信制御装
置における送信セルの出力時間と、スケジュールテーブ
ル12およびACRテーブル18の内容を示す。(a)
は送信セルの出力時間を示している。すなわち、ABR
サービスクラスのチャネルが1つ存在し、“1/3”の
帯域でセルを出力するようACRで指定されている場合
の送信時間11が“0”からのセル送信の様子を示して
いる。(b)はスケジュールテーブル12の内容を示
し、スケジュールテーブル12のCAMに記録されてい
る送信時間の変化を(a)の送信セルの出力時間に対応
させて示している。(c)はACRテーブル18の内容
を示し、ACRテーブル18に記録されている現在のA
CRと前回のACRの変化を(a)の出力時間に対応さ
せて示している。
FIG. 5 shows the output time of the transmission cell and the contents of the schedule table 12 and the ACR table 18 in the ATM communication control apparatus of the present invention shown in FIG. (A)
Indicates the output time of the transmission cell. That is, ABR
The figure shows the state of cell transmission from transmission time 11 "0" when there is one service class channel and the ACR specifies to output cells in the band of "1/3". (B) shows the contents of the schedule table 12, and shows a change in the transmission time recorded in the CAM of the schedule table 12 corresponding to the output time of the transmission cell in (a). (C) shows the contents of the ACR table 18 and the current ACR recorded in the ACR table 18.
The changes in the CR and the previous ACR are shown in association with the output time in (a).

【0045】送信時間11が“0”のときにCAM−H
it信号13はアクティブになり、図5の(a)に示す
ように送信セル“1”の送信を開始する。このとき、内
部輻輳が発生していないので、停止信号5はインアクテ
ィブである。スケジューラ17はチャネルバッファ4に
チャネル番号6を書き込み、「次の送信時間」を計算す
る。図5の(c)に設定されているように現在のACR
は“1/3”なので、現在の送信時間は“0”であり、
式(1)によって算出される次の送信時間は“3”であ
る。スケジュールテーブル12には、(b)に示すよう
に、「次の送信時間」として“3”が設定される。ま
た、前回のACRには、(c)に示すように、“1/
3”が設定される。送信時間11が“3”のとき、送信
時間11が“0”のときと同様に、送信セル“2”が処
理される。式(1)によって算出される「次の送信時
間」は“6”となる。スケジュールテーブル12には、
(b)に示すように、「次の送信時間」として“6”が
設定される。また、(c)に示すように、ACRテーブ
ル18の前回のACRには“1/3”が設定される。
When the transmission time 11 is "0", the CAM-H
The it signal 13 becomes active and starts transmitting the transmission cell “1” as shown in FIG. At this time, since no internal congestion has occurred, the stop signal 5 is inactive. The scheduler 17 writes the channel number 6 in the channel buffer 4 and calculates the “next transmission time”. The current ACR as set in FIG.
Is "1/3", the current transmission time is "0",
The next transmission time calculated by equation (1) is “3”. In the schedule table 12, "3" is set as the "next transmission time" as shown in (b). Also, as shown in (c), “1 /
When the transmission time 11 is "3", the transmission cell "2" is processed in the same manner as when the transmission time 11 is "0". Is "6". In the schedule table 12,
As shown in (b), “6” is set as “next transmission time”. Also, as shown in (c), "1/3" is set in the previous ACR of the ACR table 18.

【0046】送信時間11が“4”のとき、内部輻輳状
態になり、停止信号5がアクティブになる。ついで、送
信時間11が“6”になると、CAM−Hit信号13
がアクティブになり、送信セル“3”を処理しようとす
る。しかし、内部輻輳が発生しているため、停止信号5
はアクティブである。そこで、スケジューラ17は再計
算要求信号24を再スケジューリング部25に発し、再
スケジューリング部25にACRの再計算を行わせる。
図5の(c)に設定されているように、前回のACRは
“1/3”である。したがって、式(2)により前回の
送信間隔は“3”である。遅らせる間隔を“2”とする
と、式(3)により新しい送信間隔は“5”になる。さ
らに、新しいACRは式(4)から“1/5”になる。
この結果、(b)には、現在のACRおよび前回のAC
Rは“1/5”が設定される。
When the transmission time 11 is "4", internal congestion occurs and the stop signal 5 becomes active. Next, when the transmission time 11 becomes “6”, the CAM-Hit signal 13
Becomes active and attempts to process transmission cell "3". However, since internal congestion has occurred, the stop signal 5
Is active. Therefore, the scheduler 17 issues a recalculation request signal 24 to the rescheduling unit 25, and causes the rescheduling unit 25 to recalculate the ACR.
As set in FIG. 5C, the previous ACR is “1 /”. Therefore, the previous transmission interval is “3” according to equation (2). Assuming that the interval to be delayed is “2”, the new transmission interval becomes “5” according to equation (3). Further, the new ACR becomes “1 /” from equation (4).
As a result, (b) shows the current ACR and the previous AC
R is set to “1 /”.

【0047】送信時間11が“7”になると、内部輻輳
は解除され、停止信号5はインアクティブになる。送信
時開11が“8”になると、送信時間11が“0”のと
きと同様に、送信セル“3”が処理される。これは、送
信セル“2”を送信した時点で、送信時間“6”として
送信されるはずであったセルである。「次の送信時間」
は“13”となる(式(1)により算出)。スケジュー
ルテーブル12には、(b)のように、「次の送信時
間」として“13”が設定される。また、(c)のよう
に、ACRテーブル18の前回のACRには“1/5”
が設定される。送信時間11が“13”のとき、送信時
間11が“0”のときと同様に送信セル“4”が処理さ
れる。「次の送信時間」は、式(1)により算出され、
“18”となる。スケジュールテーブル12には、
(b)に示すように、「次の送信時間」として“18”
が設定される。ACRテーブル18の前回のACRに
は、(c)のように“1/5”が設定される。
When the transmission time 11 becomes "7", the internal congestion is released and the stop signal 5 becomes inactive. When the transmission time opening 11 becomes “8”, the transmission cell “3” is processed as in the case where the transmission time 11 is “0”. This is a cell that should have been transmitted as the transmission time “6” at the time of transmitting the transmission cell “2”. "Next transmission time"
Becomes “13” (calculated by equation (1)). In the schedule table 12, "13" is set as the "next transmission time" as shown in (b). Also, as shown in (c), the previous ACR in the ACR table 18 has "1/5"
Is set. When the transmission time 11 is "13", the transmission cell "4" is processed in the same manner as when the transmission time 11 is "0". “Next transmission time” is calculated by equation (1),
It becomes "18". In the schedule table 12,
As shown in (b), “18” is set as the “next transmission time”.
Is set. In the previous ACR of the ACR table 18, "1/5" is set as shown in (c).

【0048】なお、上記実施例では、内部輻輳発生時
に、送信間隔を延ばす計算をする際、延ばす間隔を
“2”で固定していたが、外部からの設定により可変す
るようにしてもよい。また、装置の状態から計算により
求めてもよい。また、内部輻輳発生時に送信時間の再計
算を行うため、ACRテーブル18に前回のACRを記
録しているが、この前回のACRは、前回にセルを送信
した送信時間11を求めるために必要な情報であるが、
ACRテーブル18に前回セルを送信した送信時間11
を記録しておき、送信時間の再計算のときに使用しても
よい。この場合、式(2)の計算は不要になり、送信時
間を計算する式(3)は次のようになる。 新しい送信間隔=送信時間11−ACRテーブルに記録した送信時間 +遅らせる間隔 ・・・・(6)
In the above-described embodiment, when calculating the extension of the transmission interval when the internal congestion occurs, the extension interval is fixed at "2", but may be changed by setting from the outside. Alternatively, it may be calculated from the state of the device. Further, in order to recalculate the transmission time when internal congestion occurs, the previous ACR is recorded in the ACR table 18, but this previous ACR is necessary for obtaining the transmission time 11 at which the cell was transmitted last time. Information
Transmission time 11 at which the last cell was transmitted to the ACR table 18
May be recorded and used when recalculating the transmission time. In this case, the calculation of Expression (2) becomes unnecessary, and Expression (3) for calculating the transmission time is as follows. New transmission interval = transmission time 11-transmission time recorded in ACR table + delay time interval ... (6)

【0049】次に、本発明の他の実施の形態について説
明する。図6は本発明のATM通信制御装置の第2の実
施の形態を示す。図7は図6のABRスケジューラ31
の詳細構成を示す。図6に示すように、本実施の形態で
は、送信タイマー8から出力される絶対送信時間9がA
BRスケジューラ31に入力されている。この絶対送信
時間9は、図7に示すように、スケジューラ17と再ス
ケジューリング部25に入力される。ABRスケジュー
ラ31は、図7に示すように、スイッチ28が削除され
ている。
Next, another embodiment of the present invention will be described. FIG. 6 shows a second embodiment of the ATM communication control device according to the present invention. FIG. 7 shows the ABR scheduler 31 of FIG.
The detailed configuration of is shown. As shown in FIG. 6, in the present embodiment, the absolute transmission time 9 output from the transmission timer 8 is A
It is input to the BR scheduler 31. This absolute transmission time 9 is input to the scheduler 17 and the rescheduling unit 25 as shown in FIG. In the ABR scheduler 31, the switch 28 is deleted as shown in FIG.

【0050】スケジューラ17は、チャネルバッファ4
へ書き込む機能と、「次の送信時間」を計算する機能
と、再スケジューリング部25へ再計算要求信号24を
出力する機能を備えている。まず、チャネルバッファ4
へ書き込む機能は、上記した実施の形態と同様である。
「次の送信時間」を計算する機能は、CAM−Hit信
号13がアクティブで、停止信号5がインアクティブで
ある時に、スケジュールテーブル12から出力されてい
るチャネル番号16をACRテーブル18ヘチャネル番
号20として出力して現在のACR21を読み出し、送
信タイマー8から出力されている絶対送信時間9を用い
て次の送信時間15を式(7)により計算する。 次の送信時間=絶対送信時間9+F1(現在のACR) ・・・・(7)
The scheduler 17 includes the channel buffer 4
And a function of calculating a “next transmission time”, and a function of outputting a recalculation request signal 24 to the rescheduling unit 25. First, channel buffer 4
The function of writing to is the same as in the above embodiment.
The function for calculating the “next transmission time” is that when the CAM-Hit signal 13 is active and the stop signal 5 is inactive, the channel number 16 output from the schedule table 12 is used as the channel number 20 in the ACR table 18. The output and the current ACR 21 are read, and the next transmission time 15 is calculated by the equation (7) using the absolute transmission time 9 output from the transmission timer 8. Next transmission time = absolute transmission time 9 + F1 (current ACR) (7)

【0051】次に、スケジューラ17は切り替え信号1
4をRAM状態に切り替え、計算した次の送信時間15
をスケジュールテーブル12へ書き込み、切り替え信号
14を検索状態に戻す。また、計算に使った現在のAC
R21をACR19として出力し、テーブル18が記録
している前回のACRをACR19に置き換える。CA
M−Hit信号13がアクティブで、かつ停止信号5が
アクティブである時、書き込み処理が可能になるまで送
信処理は停止する。このため、スケジュールテーブル1
2内のCAMへの書き込みを行われず、CAM−Hit
信号13はアクティブのままであり、読み出しタイマー
10は停止する。
Next, the scheduler 17 outputs the switching signal 1
4 is switched to the RAM state and the calculated next transmission time 15
Is written into the schedule table 12, and the switching signal 14 is returned to the search state. Also, the current AC used for the calculation
R21 is output as ACR19, and the previous ACR recorded in the table 18 is replaced with ACR19. CA
When the M-Hit signal 13 is active and the stop signal 5 is active, the transmission processing stops until the writing processing becomes possible. Therefore, schedule table 1
2 is not written to CAM, CAM-Hit
The signal 13 remains active and the read timer 10 stops.

【0052】次に、スケジューラ17の再スケジューリ
ング部25へ再計算要求信号24を出力する機能につい
て説明する。CAM−Hit信号13がアクティブで、
停止信号5がインアクティブである時、スケジューラ1
7は絶対送信時間9と送信時間11を比較する。絶対送
信時間9と送信時間11が等しくないとき、つまり、内
部輻輳により、読み出しタイマー10が停止し、絶対送
信時間9に同期してカウントアップしていなかった場
合、再スケジューリング部25へ再計算要求信号24を
出力する。再スケジューリング部25は、送信間隔を広
げた新しいACR22を計算する機能を有している。ス
ケジューラ17からの再計算要求信号24を受けて、A
CRテーブル18から前回ACR23を読み取り、新し
いACR22を計算する。再計算は次のようになる。
(i)前回の送信間隔を前回のACR23から計算す
る。 前回の送信間隔=F1(前回のACR23) ・・・・(2) (ii)絶対送信時間9と送信時間11の差から遅れた間
隔を求める。 遅れた間隔=絶対送信時間9−送信時間11 ・・・・(8) (iii) 新しい送信間隔を求める。 新しい送信間隔=前回の送信間隔+遅れた間隔 ・・・・(9) (iv)新しい送信間隔から、新しいACR22を計算す
る。 新しいACR22=F2(新しい送信間隔) ・・・・(4) ACRテーブル18に記録されている現在のACRと前
回のACRは、ACR22に置き換えられる。
Next, the function of outputting the recalculation request signal 24 to the rescheduling unit 25 of the scheduler 17 will be described. CAM-Hit signal 13 is active,
When the stop signal 5 is inactive, the scheduler 1
7 compares the absolute transmission time 9 with the transmission time 11. When the absolute transmission time 9 is not equal to the transmission time 11, that is, when the reading timer 10 is stopped due to internal congestion and the count is not incremented in synchronization with the absolute transmission time 9, a recalculation request is sent to the rescheduling unit 25. The signal 24 is output. The rescheduling unit 25 has a function of calculating a new ACR 22 with a wider transmission interval. Upon receiving the recalculation request signal 24 from the scheduler 17, A
The previous ACR 23 is read from the CR table 18 and a new ACR 22 is calculated. The recalculation is as follows.
(I) The previous transmission interval is calculated from the previous ACR 23. Previous transmission interval = F1 (previous ACR 23) (2) (ii) An interval delayed from the difference between the absolute transmission time 9 and the transmission time 11 is obtained. Delayed interval = absolute transmission time 9−transmission time 11 (8) (iii) Find a new transmission interval. New transmission interval = previous transmission interval + delayed interval (9) (iv) A new ACR 22 is calculated from the new transmission interval. New ACR22 = F2 (new transmission interval) (4) The current ACR and the previous ACR recorded in the ACR table 18 are replaced with the ACR22.

【0053】図8は本発明によるATM通信制御装置の
第2の実施の形態の動作を示す。図8のフローチャート
を参照して、図6および図7の構成によるATM通信制
御装置の動作について説明する。
FIG. 8 shows the operation of the second embodiment of the ATM communication control apparatus according to the present invention. The operation of the ATM communication control device having the configuration shown in FIGS. 6 and 7 will be described with reference to the flowchart shown in FIG.

【0054】スケジューラ17は、CAM−Hit信号
13がアクティブであれば、停止信号5を判定する(S
301)。停止信号5がアクティブであれば、内部輻輳
状態にあることを意味するので、インアクティブになる
まで待機する。このとき、スケジュールテーブル12内
のCAMへの書き込みは行われない。CAM−Hit信
号13はインアクティブにならないため、読み出しタイ
マー10は停止している。
If the CAM-Hit signal 13 is active, the scheduler 17 judges the stop signal 5 (S
301). If the stop signal 5 is active, it means that it is in an internal congestion state, so it waits until it becomes inactive. At this time, writing to the CAM in the schedule table 12 is not performed. Since the CAM-Hit signal 13 does not become inactive, the read timer 10 is stopped.

【0055】停止信号5がインアクティブで、チャネル
バッファ4に書き込める状態であれば、絶対送信時間9
と送信時間11を比較する(S302)。比較の結果、
一致していれば、ACRテーブル18へ現在送信時刻と
なったチャネル番号20を出力し、チャネルに設定され
ている現在のACR21を読み出し(S303)、これ
を前回のACR19として出力する(S304)。次
に、スケジューラ17は、現在のACR21と絶対送信
時間9を基に次の送信時間15を計算する(S30
5)。ABRテーブル18は、チャネル番号20に対応
した前回のACRをACR19に更新し(S306)、
全ての処理を終了する。
If the stop signal 5 is inactive and the channel buffer 4 can be written, the absolute transmission time 9
And the transmission time 11 (S302). As a result of the comparison,
If they match, the channel number 20 indicating the current transmission time is output to the ACR table 18, the current ACR 21 set for the channel is read (S303), and this is output as the previous ACR 19 (S304). Next, the scheduler 17 calculates the next transmission time 15 based on the current ACR 21 and the absolute transmission time 9 (S30).
5). The ABR table 18 updates the previous ACR corresponding to the channel number 20 to the ACR 19 (S306),
All processing ends.

【0056】一方、S302で絶対送信時間9と送信時
間11が不一致が判定された場合、チャネルに設定され
ているACRを再計算するため、再スケジューリング部
25へ再計算要求信号24を出力する(S307)。再
スケジューリング部25は、内部輻輳による遅れを計算
するため、まず、ACRテーブル18から記録している
前回のACR23の読み出しを行う(S308)。次
に、前回のACR23を用いて前回の送信間隔を計算す
る(S309)。更に、絶対送信時間9と送信時間11
から遅れた間隔を計算する(S310)。次に、計算し
た前回の送信間隔と遅れた間隔とから新しい送信間隔を
求める(S311)。ついで、計算した新しい送信間隔
から新しいACRを計算する(S312)。次に、計算
したACRをACR22としてACRテーブル18へ出
力する(S313)。ABRテーブル18は、チャネル
番号20に対応した現在のACRをACR22に更新す
る(S314)。
On the other hand, if it is determined in S302 that the absolute transmission time 9 and the transmission time 11 do not match, a recalculation request signal 24 is output to the rescheduling unit 25 to recalculate the ACR set for the channel ( S307). The rescheduling unit 25 first reads the previous ACR 23 recorded from the ACR table 18 in order to calculate a delay due to internal congestion (S308). Next, the previous transmission interval is calculated using the previous ACR 23 (S309). Further, the absolute transmission time 9 and the transmission time 11
Is calculated (S310). Next, a new transmission interval is obtained from the calculated previous transmission interval and the delayed interval (S311). Next, a new ACR is calculated from the calculated new transmission interval (S312). Next, the calculated ACR is output to the ACR table 18 as the ACR 22 (S313). The ABR table 18 updates the current ACR corresponding to the channel number 20 to the ACR 22 (S314).

【0057】図9は図6および図7のATM通信制御装
置における送信セルの出力時間と、スケジュールテーブ
ル12およびACRテーブル18の内容を示す。(a)
は送信セルの出力時間を示している。すなわち、ABR
サービスクラスのチャネルが1つ存在し、“1/3”の
帯域でセルを出力するようACRで指定されている場合
の送信時間11が“0”からのセル送信の様子を示した
図である。(b)はスケジュールテーブル12の内容を
示し、スケジュールテーブル12のCAMに記録されて
いる送信時間の変化を(a)の送信セルの出力時間に対
応させている。(c)はACRテーブル18の内容を示
し、ACRテーブル18に記録されている現在のACR
と前回のACRの変化を(a)の出力時間に対応させて
示している。
FIG. 9 shows the output time of the transmission cell and the contents of the schedule table 12 and the ACR table 18 in the ATM communication control device shown in FIGS. (A)
Indicates the output time of the transmission cell. That is, ABR
FIG. 11 is a diagram illustrating a state of cell transmission from a transmission time 11 of “0” when one channel of a service class exists and a cell is specified by an ACR to output a cell in a band of “1 /”. . (B) shows the contents of the schedule table 12, and the change of the transmission time recorded in the CAM of the schedule table 12 is made to correspond to the output time of the transmission cell of (a). (C) shows the contents of the ACR table 18 and the current ACR recorded in the ACR table 18.
And the previous ACR change corresponding to the output time of (a).

【0058】図9に示すように、絶対送信時間9が
“4”のときに内部輻輳状態になる。停止信号5がアク
ティブになる絶対送信時間9が“6”になったとき、C
AM−Hit信号13がアクティブになり、送信セル
“3”を処理しようとする。しかし、内部輻輳が発生し
ているので、停止信号5はアクティブである。スケジュ
ーラ17は、停止信号5がインアクティブになるまで処
理を中断する。このため、読み出しタイマー10は停止
し、送信時間11に変化は生じない。絶対送信時間9が
“7”になると、内部輻輳は解除される。この結果、停
止信号5がインアクティブになる。
As shown in FIG. 9, the internal congestion state occurs when the absolute transmission time 9 is "4". When the absolute transmission time 9 at which the stop signal 5 becomes active becomes “6”, C
The AM-Hit signal 13 becomes active and attempts to process the transmission cell “3”. However, the stop signal 5 is active because internal congestion has occurred. The scheduler 17 suspends the processing until the stop signal 5 becomes inactive. Therefore, the reading timer 10 stops, and the transmission time 11 does not change. When the absolute transmission time 9 becomes “7”, the internal congestion is released. As a result, the stop signal 5 becomes inactive.

【0059】絶対送信時間9が“8”になると、スケジ
ューラ17は処理を再開する。送信時間11が“0”の
ときと同様に、送信セル“3”が処理される。しかし、
本来、このセル“3”は、送信セル“2”を送信した時
点では送信間隔が“3”で計算され、送信時間“6”で
送信されるはずであったセルである。しかし、内部輻輳
が発生したために、送信間隔が“5”に延びている。そ
こで、スケジューラ17は、絶対送信時間9と送信時間
11を比較する。両者の差が開いているため、再計算要
求信号24を発し、再スケジューリング部25を起動す
る。
When the absolute transmission time 9 becomes "8", the scheduler 17 resumes the processing. The transmission cell "3" is processed in the same manner as when the transmission time 11 is "0". But,
Originally, the cell “3” is a cell that should have been transmitted at the transmission time “6” when the transmission interval was calculated at “3” when the transmission cell “2” was transmitted. However, the transmission interval has been extended to "5" due to the occurrence of internal congestion. Therefore, the scheduler 17 compares the absolute transmission time 9 with the transmission time 11. Since the difference between the two is open, a recalculation request signal 24 is issued, and the rescheduling unit 25 is activated.

【0060】再スケシューリング25は、ACRの再計
算を実行する。図9の(c)に設定されているように、
現在のACRは“1/3”であり、式(2)により現在
の送信間隔は“3”として求められる。次に、内部輻輳
により遅れた間隔を計算する。遅れた送信間隔は式
(7)により“2”となる。また、新しい送信間隔は式
(7)により“5”として求められる。更に、新しいA
CRは、式(4)により“1/5”となる。図9の
(c)に示すように、現在のACRと前回のACRは、
“1/5”が設定される。スケジューラ17は、「次の
送信時間」を計算する。「次の送信時間」は式(6)に
より“13”となる。図9の(b)に示すように、スケ
ジュールテーブル12には、「次の送信時間」として
“13”が新たに設定される。
The rescheduling 25 executes the recalculation of the ACR. As set in FIG. 9 (c),
The current ACR is “1 /”, and the current transmission interval is obtained as “3” according to equation (2). Next, an interval delayed by internal congestion is calculated. The delayed transmission interval is “2” according to equation (7). Further, the new transmission interval is obtained as “5” by equation (7). In addition, a new A
CR becomes “1 /” according to equation (4). As shown in FIG. 9C, the current ACR and the previous ACR are:
“1/5” is set. The scheduler 17 calculates the “next transmission time”. The “next transmission time” is “13” according to equation (6). As shown in FIG. 9B, “13” is newly set in the schedule table 12 as the “next transmission time”.

【0061】このように、第2の実施の形態では、内部
輻輳により遅延した送信間隔を計算で求めている。前記
第1の実施の形態のように、遅延間隔を固定にしてしま
うと、必要以上にACRを下げてしまう場合がある。し
かし、第2の実施の形態によれば、セルを送信する時に
ACRが再計算されるので、遅延した間隔を正確にAC
Rに反映させることができる。
As described above, in the second embodiment, the transmission interval delayed due to internal congestion is calculated. If the delay interval is fixed as in the first embodiment, the ACR may be lowered more than necessary. However, according to the second embodiment, since the ACR is recalculated when transmitting a cell, the delayed interval can be accurately calculated by the AC.
R can be reflected.

【0062】[0062]

【発明の効果】以上より明らかな如く、本発明のATM
通信制御装置によれば、送信側で生じた内部輻輳を送信
側停止信号出力手段で検知して停止信号を発生し、この
停止信号に基づいてACRを変更して送信間隔を延ばす
ようにしたので、ACRの変更を遅延なく行うことがで
き、内部輻輳が解除された後、セルを送信し始めたと
き、実際のセルの送信間隔とACRで指定された間隔を
一致させることができる。
As is clear from the above, the ATM of the present invention
According to the communication control device, the internal congestion generated on the transmitting side is transmitted.
The stop signal output means detects the stop signal and generates a stop signal.
Since the transmission interval is extended by changing the ACR based on the stop signal, the ACR can be changed without delay.
When the cell transmission starts after the internal congestion is released, the actual cell transmission interval can be matched with the interval specified by the ACR.

【0063】更に、内部輻輳発生時に、送信時間となっ
たチャネルは、送信時間を再計算して新しい送信時間を
CAMに書き込むので、CAM−Hit信号はインアク
ティブになる。この結果、内部輻輳により、読み出しタ
イマーを停止させる必要がなくなり、内部輻輳解除後も
読み出しタイマーは送信タイマーと同じ値を示し、送信
タイマーと同じタイミングでカウントアップさせること
ができる。
Further, at the time of occurrence of internal congestion, the channel which has become the transmission time recalculates the transmission time and writes the new transmission time into the CAM, so that the CAM-Hit signal becomes inactive. As a result, there is no need to stop the read timer due to internal congestion, and the read timer shows the same value as the transmission timer even after internal congestion is released, and can be counted up at the same timing as the transmission timer.

【0064】また、内部輻輳により遅延した送信間隔を
計算で求めることにより、セルを送信する時にACRが
再計算されるので、必要以上にACRを下げてしまうこ
とはなく、遅延した間隔を正確にACRに反映させるこ
とができる。
Also, by calculating the transmission interval delayed due to internal congestion, the ACR is recalculated when transmitting a cell, so that the ACR is not lowered unnecessarily, and the delayed interval can be accurately calculated. It can be reflected in ACR.

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

【図1】本発明によるATM通信制御装置の第1の実施
の形態を示すブロック図である。
FIG. 1 is a block diagram showing a first embodiment of an ATM communication control device according to the present invention.

【図2】図1のABRスケジューラの詳細構成を示すブ
ロック図である。
FIG. 2 is a block diagram illustrating a detailed configuration of an ABR scheduler in FIG. 1;

【図3】本発明のATM通信制御装置の動作を示すフロ
ーチャートである。
FIG. 3 is a flowchart showing the operation of the ATM communication control device of the present invention.

【図4】図2のABRスケジューラの動作を示すフロー
チャートである。
FIG. 4 is a flowchart illustrating an operation of the ABR scheduler of FIG. 2;

【図5】本発明のの第1の実施の形態における送信セル
の出力時間、スケジュールテーブルおよびACRテーブ
ルの内容を示す説明図である。
FIG. 5 is an explanatory diagram showing the output time of a transmission cell, the contents of a schedule table and an ACR table according to the first embodiment of the present invention.

【図6】本発明のATM通信制御装置の他の実施の形態
を示すブロックである。
FIG. 6 is a block diagram showing another embodiment of the ATM communication control device of the present invention.

【図7】図6のABRスケジューラの詳細構成を示すブ
ロック図である。
FIG. 7 is a block diagram illustrating a detailed configuration of an ABR scheduler in FIG. 6;

【図8】図6の実施の形態の動作を示すフローチャート
である。
FIG. 8 is a flowchart showing the operation of the embodiment of FIG. 6;

【図9】本発明の第1の実施の形態における送信セルの
出力時間、スケジュールテーブルおよびACRテーブル
の内容を示す説明図である。
FIG. 9 is an explanatory diagram showing the output time of a transmission cell, the contents of a schedule table and an ACR table according to the first embodiment of the present invention.

【図10】従来のATM通信制御装置を示すブロック図
である。
FIG. 10 is a block diagram showing a conventional ATM communication control device.

【図11】図10のATM通信制御装置の処理を示すフ
ローチャートである。
FIG. 11 is a flowchart showing a process of the ATM communication control device of FIG. 10;

【図12】図11の処理に続く処理を示すフローチャー
トである。
FIG. 12 is a flowchart illustrating processing subsequent to the processing in FIG. 11;

【図13】通常時および内部輻輳発生時における送信の
実行状況、スケジュールテーブルおよびACRテーブル
の内容を示す説明図である。
FIG. 13 is an explanatory diagram showing the execution status of transmission and the contents of a schedule table and an ACR table during normal times and when internal congestion occurs.

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

1 送信部 4 チャネルバッファ 7 ABRスケジューラ 8 送信タイマー 10 読み出しタイマー 12 スケジュールテーブル 17 スケジューラ 18 ACRテーブル 25 再スケジューリング部 28 スイッチ 30,31 ABRスケジューラ Reference Signs List 1 transmission unit 4 channel buffer 7 ABR scheduler 8 transmission timer 10 read timer 12 schedule table 17 scheduler 18 ACR table 25 rescheduling unit 28 switch 30, 31 ABR scheduler

Claims (6)

(57)【特許請求の範囲】(57) [Claims] 【請求項1】現在のセルを送信した後、許容送信レート
ACR(Allowed Cell Rate)に対応した送信間隔に基
づいて次のセルの送信時刻を計算し、前記次の送信時刻
をスケジュールテーブルに格納し、前記スケジュールテ
ーブルに基づいて次のセルの送信を行う非同期転送モー
ドによるATM通信制御装置において、送信側で生じた内部輻輳状態を検知して停止信号を出力
する送信側停止信号出力手段と、 前記次のセルが送信予定時刻になっても前記停止信号が
解除されない時に 前記次のセルの前記ACRを再設定す
るACR再設定手段と、 を有することを特徴とするATM通信制御装置。
An allowed transmission rate after transmitting a current cell.
Based on the transmission interval corresponding to ACR (Allowed Cell Rate)
Calculate the transmission time of the next cell based on the
Is stored in the schedule table, and the schedule
In the ATM communication control device in the asynchronous transfer mode that transmits the next cell based on the table , the internal congestion state generated on the transmitting side is detected and a stop signal is output.
Transmitting side stop signal output means, and the stop signal is output even when the next cell reaches the scheduled transmission time.
Reset the ACR of the next cell when not released
An ATM communication control device, comprising: ACR resetting means .
【請求項2】 チャネル番号に応じたセルの送信を行う
と共に送信後にセル送信信号をアクティブにする送信部
と、前記セル送信信号がアクティブになる毎にカウント
アップし、これを絶対送信時間として出力する送信タイ
マーと、前記絶対送信時間をカウントして送信時間を出
力する読み出しタイマーと、送信時間をデータとして保
存するRAM状態および送信時間をデータとして検索す
る検索状態を切り替え可能なスケジュールテーブルと、
各チャネル毎に現在設定されているACR(Allowed Cel
l Rate) を記録するACRテーブルを備え、このACR
テーブルに記憶されたACRを基に次の送信時間の計算
するABR(AvailableBit Rate) スケジューラと、内
部輻輳発生時にアクティブになる停止信号を前記ABR
スケジューラへ送出し、該ABRスケジューラからのチ
ャネル番号を読み出して前記送信部へ送出するチャネル
バッファとを備えたATM(AsynchronousTransfer Mod
e)通信制御装置において、 前記ABRスケジューラは、前記次の送信時間を計算す
る機能、および前記チャネル番号を前記チャネルバッフ
ァに書き込む機能を備えたスケジューラと、 前記内部輻輳発生時に前記ACRテーブルに記録されて
いるACRを下げ、この新しいACRから前記次のセル
の送信時間を計算する再スケジューリング部を備えるこ
とを特徴とするATM通信制御装置。
2. A transmission unit for transmitting a cell according to a channel number and activating a cell transmission signal after transmission, counts up each time the cell transmission signal becomes active, and outputs this as an absolute transmission time. A transmission timer, a readout timer that counts the absolute transmission time and outputs the transmission time, a RAM state that stores the transmission time as data, and a schedule table that can switch a search state that searches the transmission time as data,
ACR (Allowed Cel) currently set for each channel
l Rate) is recorded, and this ACR
An ABR (Available Bit Rate) scheduler for calculating the next transmission time based on the ACR stored in the table, and a stop signal that becomes active when internal congestion occurs,
An ATM (Asynchronous Transfer Modulator) having a channel buffer for transmitting to the scheduler, reading out the channel number from the ABR scheduler, and transmitting the channel number to the transmitting unit.
e) In the communication control device, the ABR scheduler has a function of calculating the next transmission time, and a function of writing the channel number in the channel buffer, and the ABR scheduler is recorded in the ACR table when the internal congestion occurs. An ATM communication control device, comprising: a rescheduling unit that lowers an existing ACR and calculates a transmission time of the next cell from the new ACR.
【請求項3】 前記再スケジューリング部は、前回の送
信間隔を前回のACRから計算し、これを基に新しい送
信間隔を計算し、この送信間隔の計算値から前記新しい
ACRを計算することを特徴とする請求項2記載のAT
M通信制御装置。
3. The rescheduling unit calculates a previous transmission interval from a previous ACR, calculates a new transmission interval based on the previous transmission interval, and calculates the new ACR from a calculated value of the transmission interval. The AT according to claim 2,
M communication control device.
【請求項4】 前記再スケジューリング部は、前記AC
Rテーブルに記録されている前回のACRを用いて前回
の送信間隔を計算し、前記送信タイマーからの絶対送信
時間と前記読み出しタイマーからの送信時間に基づいて
遅れた間隔を計算し、この計算による遅れた間隔と前記
計算した前回の送信間隔とに基づいて新しい送信間隔を
計算し、この新しい送信間隔から前記新しいACRを計
算する再スケジューリング部を備えることを特徴とする
請求項2記載のATM通信制御装置。
4. The re-scheduling unit, wherein:
The previous transmission interval is calculated using the previous ACR recorded in the R table, and the delayed interval is calculated based on the absolute transmission time from the transmission timer and the transmission time from the read timer. The ATM communication according to claim 2, further comprising a rescheduling unit that calculates a new transmission interval based on the delayed interval and the calculated previous transmission interval, and calculates the new ACR from the new transmission interval. Control device.
【請求項5】 前記スケジューラは、前記チャネルバッ
ファからの前記停止信号がアクティブになった時に再計
算要求信号を前記再スケジューリング部へ出力し、前記
再スケジューリング部に前記新しい送信時間の計算を行
わせることを特徴とする請求項3または4記載のATM
通信制御装置。
5. The scheduler outputs a recalculation request signal to the rescheduling unit when the stop signal from the channel buffer becomes active, and causes the rescheduling unit to calculate the new transmission time. 5. The ATM according to claim 3, wherein:
Communication control device.
【請求項6】 前記スケジューラは、前記内部輻輳が発
生していないとき、前記読み出しタイマーから与えられ
た送信時間と、前記ACRテーブルから読み出した現在
のACRとに基づいて前記次の送信時刻を計算し、この
送信時刻から送信時間を計算することを特徴とする請求
項2記載のATM通信制御装置。
6. The scheduler calculates the next transmission time based on a transmission time given from the read timer and a current ACR read from the ACR table when the internal congestion does not occur. 3. The ATM communication control device according to claim 2, wherein a transmission time is calculated from the transmission time.
JP26192398A 1998-09-16 1998-09-16 ATM communication controller Expired - Fee Related JP3087733B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP26192398A JP3087733B2 (en) 1998-09-16 1998-09-16 ATM communication controller

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP26192398A JP3087733B2 (en) 1998-09-16 1998-09-16 ATM communication controller

Publications (2)

Publication Number Publication Date
JP2000092063A JP2000092063A (en) 2000-03-31
JP3087733B2 true JP3087733B2 (en) 2000-09-11

Family

ID=17368610

Family Applications (1)

Application Number Title Priority Date Filing Date
JP26192398A Expired - Fee Related JP3087733B2 (en) 1998-09-16 1998-09-16 ATM communication controller

Country Status (1)

Country Link
JP (1) JP3087733B2 (en)

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SSE96−55

Also Published As

Publication number Publication date
JP2000092063A (en) 2000-03-31

Similar Documents

Publication Publication Date Title
EP1192753B1 (en) Method and apparatus for shared buffer packet switching
US20060072578A1 (en) Reordering packets
US7729369B1 (en) Bit clearing mechanism for an empty list
KR0155368B1 (en) Ram based event counter method and apparatus
JPH0583283A (en) Atm switchboard
JP2873044B2 (en) Signal message processing device in asynchronous time division communication network.
EP0917783B1 (en) Addressable, high speed counter array
JPH1023037A (en) Traffic-shaping system
US6657959B1 (en) Systems and methods for implementing ABR with guaranteed MCR
JP3087733B2 (en) ATM communication controller
JP3109733B2 (en) ATM communication control device and ATM communication control method
JP3602893B2 (en) ATM interface and shaping method
JP2003069641A (en) Packet transfer device
JP3134702B2 (en) Communication control device and control method thereof
EP0817523B1 (en) Data transmission rate control using a transmission control scheme suitable for a subband
JP3008905B2 (en) ABR shaper rate control method
JP3044653B2 (en) Gateway device
JP2741150B2 (en) Traffic observation method and observation device
JPH04369139A (en) Atm traffic control system
JPH11122264A (en) Time stamp delay control method and its circuit
JP3287529B2 (en) Traffic shaping equipment
JPH0851424A (en) Communication equipment having error information collecting function
JPH0369231A (en) Buffer control system for packet communication equipment
JP2001028598A (en) Atm communication device and atm cell traffic monitoring method
JPH10145388A (en) Atm pseudo-switchboard

Legal Events

Date Code Title Description
LAPS Cancellation because of no payment of annual fees