JPH1098475A - Common buffer memory management system - Google Patents

Common buffer memory management system

Info

Publication number
JPH1098475A
JPH1098475A JP25135796A JP25135796A JPH1098475A JP H1098475 A JPH1098475 A JP H1098475A JP 25135796 A JP25135796 A JP 25135796A JP 25135796 A JP25135796 A JP 25135796A JP H1098475 A JPH1098475 A JP H1098475A
Authority
JP
Japan
Prior art keywords
pointer
cell
input
common buffer
packet
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.)
Withdrawn
Application number
JP25135796A
Other languages
Japanese (ja)
Inventor
Takaaki Wakizaka
孝明 脇坂
Masahito Okuda
將人 奥田
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.)
Fujitsu Ltd
Original Assignee
Fujitsu Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Fujitsu Ltd filed Critical Fujitsu Ltd
Priority to JP25135796A priority Critical patent/JPH1098475A/en
Publication of JPH1098475A publication Critical patent/JPH1098475A/en
Withdrawn legal-status Critical Current

Links

Abstract

PROBLEM TO BE SOLVED: To realize warranting of a minimum speech band in the common buffer memory management system for an ATM transmitter or an exchange adopting the common buffer method. SOLUTION: A pointer memory to manage a cell storage location is provided to a common buffer 1 storing cells, and pointer sets each consisting of a cell common buffer address, a preceding pointer denoting a pointer memory address of a cell received at a preceding time timewise and a succeeding pointer denoting a pointer memory address of a cell received at a succeeding time are arranged in the order of input of cells as a chain for each input path, and in the case that the common buffer 1 overflows, a last pointer set of the chain of pointer set with respect to any input path is deleted, an input cell is written to the common buffer address corresponding to the pointer sets and the pointer set with respect to the input cell is added to the end of the chain of the pointer sets with respect to the cell input path.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、共通バッファ方式
のATM伝送装置または交換装置における、共通バッフ
ァメモリ管理方式に関し、特に最低通話帯域保証を実現
する方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a common buffer memory management method in a common buffer type ATM transmission device or switching device, and more particularly to a method for realizing a minimum communication bandwidth guarantee.

【0002】ATM伝送装置または交換装置においてユ
ーザ−ユーザ間の通信を行う場合には、複数のユーザか
らの信号を、共通バッファを使用して、一つの、ある一
定通信帯域に集線してから、各ユーザに配信する方式が
とられる。
[0002] When user-user communication is performed in an ATM transmission device or a switching device, signals from a plurality of users are concentrated into one certain communication band using a common buffer. A method of delivering to each user is adopted.

【0003】このような、共通バッファ方式を採用した
ATM伝送装置または交換装置においては、最低通話帯
域保証を実現できるようにすることによって、例えば大
災害時等、電話の一局集中による輻輳が生じても、各ユ
ーザに対して最低限の通信を保証できるようにすること
が要望されている。
In such an ATM transmission apparatus or switching apparatus adopting the common buffer system, congestion due to concentration of telephone stations at a time of a major disaster, for example, occurs due to realization of a minimum bandwidth guarantee. Even so, there is a demand for guaranteeing the minimum communication for each user.

【0004】[0004]

【従来の技術】ATM方式における通信では、家庭−家
庭間通信における帯域を、自由に設定できる特徴があ
る。例えば、画像の送受信を行うときは6Mbpsで通信を
行ない、音声だけの電話では64kbpsで通信を行ない、
CATVを楽しむときは複数のチャネルの通信が必要な
ので100Mbpsで通信を行ったりする。
2. Description of the Related Art Communication in the ATM system has a feature that a band in home-to-home communication can be freely set. For example, when transmitting and receiving images, communication is performed at 6 Mbps, and for voice-only telephones, communication is performed at 64 kbps.
When enjoying CATV, communication on a plurality of channels is necessary, so communication is performed at 100 Mbps.

【0005】ATM伝送装置または交換装置において
は、複数の家庭からの信号を、一つの、ある一定通信帯
域に集線する。このとき、一つの家庭から前述の一定帯
域(集線後の帯域)と同じ通信帯域分の通信が行われて
いると、他の家庭の通信を行うことが不可能になる。
[0005] In an ATM transmission device or switching device, signals from a plurality of homes are concentrated in one certain communication band. At this time, if communication in the same communication band as the above-mentioned fixed band (band after concentrating) is performed from one home, it becomes impossible to perform communication in another home.

【0006】図18は、従来技術における個別バッファ
方式を示したものであって、複数の入力方路#1〜#4
に対して、それぞれ対応する入力バッファ#1〜#4を
備えるとともに、それぞれの入力バッファからの出力を
多重する多重部(MUX)11を備えることが示されて
いる。
FIG. 18 shows an individual buffer system according to the prior art, in which a plurality of input routes # 1 to # 4 are provided.
3 shows that the input buffers # 1 to # 4 are provided and that the multiplexers (MUX) 11 that multiplex outputs from the respective input buffers are provided.

【0007】個別バッファ方式(入力バッファ方式)の
場合は、図18に示されるように、各入力方路ごと(ま
たは各VPI/VCIごと)にバッファを持ち、各入力
ごとに一旦、それぞれ個別のバッファに蓄積し、出力側
で各バッファをポーリングして出力方路に出力する。
In the case of the individual buffer system (input buffer system), a buffer is provided for each input route (or for each VPI / VCI) as shown in FIG. The data is accumulated in the buffer, the output side polls each buffer, and outputs it to the output route.

【0008】従って、各入力バッファへのポーリング
を、適当に分散して行うことによって、最低帯域分を出
力方路に出力することができ、最低帯域保証を実現する
ことができる。しかしながら、個別バッファ方式は、全
体としてみた場合に、バッファ量(メモリ量)が著しく
大きくなる。
Accordingly, by appropriately distributing polling to each input buffer, the minimum bandwidth can be output to the output path, and the minimum bandwidth can be guaranteed. However, the individual buffer method significantly increases the buffer amount (memory amount) when viewed as a whole.

【0009】図19は、従来技術における共通バッファ
方式を示したものであって、複数の入力方路(またはV
PI/VCI)#1〜#4からのセルを多重部(MU
X)11において集線して、共通バッファ12に入力時
間的順序で書き込んで、書き込まれた順に、一つの出力
方路から出力することが示されている。
FIG. 19 shows a common buffer system in the prior art, in which a plurality of input routes (or V
PI / VCI) multiplexing unit (MU) with cells from # 1 to # 4
X) shows that the lines are converged, written in the common buffer 12 in the order of input time, and output from one output route in the order of writing.

【0010】共通バッファ方式では、個別バッファ方式
の場合と比較すると、バッファの使用効率がよく、全体
としてみた場合のバッファ量を少なくすることができ
る。しかしながら、出力方路が一つなので、個別バッフ
ァ方式の場合のように、ポーリングによって、各入力方
路を選択して出力することができない。そのため、入力
方路ごとの最低帯域保証を行うことはできない。
In the common buffer system, compared with the individual buffer system, the use efficiency of the buffer is better, and the buffer amount as a whole can be reduced. However, since there is only one output route, each input route cannot be selected and output by polling as in the case of the individual buffer system. Therefore, it is not possible to guarantee the minimum bandwidth for each input route.

【0011】[0011]

【発明が解決しようとする課題】このように、ATM伝
送装置または交換装置において、各入力方路の信号を蓄
積するバッファに、共通バッファ方式を採用した場合に
は、バッファ量を少なくすることができるが最低帯域保
証を実現することができない。一方、個別バッファ方式
を採用した場合には、最低帯域保証を実現することがで
きるが、バッファ量が著しく多くなるという問題があっ
た。
As described above, in the ATM transmission device or the switching device, when a common buffer system is used for the buffers for storing the signals of the respective input routes, the buffer amount can be reduced. Yes, but cannot guarantee the minimum bandwidth. On the other hand, when the individual buffer method is adopted, the minimum bandwidth can be guaranteed, but there is a problem that the buffer amount is significantly increased.

【0012】本発明は、このような従来技術の課題を解
決しようとするものであって、ATM伝送装置または交
換装置において、各入力方路の信号を蓄積するバッファ
に、共通バッファ方式を採用した場合でも、最低帯域保
証を実現することが可能な、共通バッファメモリ管理方
式を提供することを目的としている。
SUMMARY OF THE INVENTION The present invention is to solve such a problem of the prior art. In an ATM transmission device or a switching device, a common buffer system is employed for buffers for storing signals of respective input routes. Even in such a case, it is an object of the present invention to provide a common buffer memory management method capable of realizing a minimum bandwidth guarantee.

【0013】[0013]

【課題を解決するための手段】図1,図2は、本発明の
原理的構成(1) を示す図(1),(2) であって、図1は共通
バッファあふれ前の状態を示し、図2は共通バッファあ
ふれ状態を示している。原理的構成(1) においては、セ
ル情報を蓄積する共通バッファと、それを管理するポイ
ンタメモリとを持っている。
FIGS. 1 and 2 are diagrams (1) and (2) showing the principle configuration (1) of the present invention. FIG. 1 shows a state before a common buffer overflows. , FIG. 2 shows a common buffer overflow condition. The basic configuration (1) has a common buffer for storing cell information and a pointer memory for managing the common buffer.

【0014】図1,図2において、1はセル情報を蓄積
する共通バッファである。2は第1の入力方路に関する
ポインタ組みの連鎖であって、共通バッファ1内におけ
る広帯域のセルのポインタ情報を示す。3は第2の入力
方路に関するポインタ組みの連鎖であって、共通バッフ
ァ1内における狭帯域のセルのポインタ情報を示す。4
は第1の入力方路に関する連鎖の最前と最後を指すポイ
ンタ組みであって、広帯域側の連鎖の最前と最後を指
す。5は第2の入力方路に関する連鎖の最前と最後を指
すポインタ組みであって、狭帯域側の連鎖の最前と最後
を指す。これら各ポインタ組みおよびポインタ組みの連
鎖は、図示されないポインタメモリ内に形成される。
1 and 2, reference numeral 1 denotes a common buffer for storing cell information. Reference numeral 2 denotes a chain of pointer sets related to the first input route, and indicates pointer information of a wideband cell in the common buffer 1. Reference numeral 3 denotes a chain of pointer sets related to the second input route, and indicates pointer information of a narrow-band cell in the common buffer 1. 4
Is a set of pointers that point to the front and the end of the chain for the first input route, and point to the front and the end of the chain on the broadband side. Reference numeral 5 denotes a pair of pointers indicating the front end and the end of the chain regarding the second input route, and indicates the front end and the end of the chain on the narrow band side. These pointer sets and the chain of the pointer sets are formed in a pointer memory (not shown).

【0015】図1,図2においては、入力方路として、
広帯域のセル情報が入力する第1の入力方路と、狭帯域
のセル情報が入力する第2の入力方路との2つの方路を
持つ場合であって、ポインタメモリが広帯域側と狭帯域
側に分かれている場合を記載しているが、実際は、ポイ
ンタメモリは一つであってもよい。
In FIG. 1 and FIG. 2, the input route is
A case where the pointer memory has two paths, a first input path to which wideband cell information is input and a second input path to which narrowband cell information is input, and the pointer memory has a narrowband and a narrowband. Although the case where the pointer memory is divided is described, actually, the number of pointer memories may be one.

【0016】共通バッファあふれ前において、図1に示
すように、共通バッファ1には、図示の上から下への時
間的順序によってセルが蓄積されたものとし、広帯域の
セル1,2,3と、狭帯域のセル4,広帯域のセル5,
狭帯域のセル6が蓄積されているものとする。
Before the overflow of the common buffer, as shown in FIG. 1, it is assumed that cells are stored in the common buffer 1 in a temporal order from top to bottom in the drawing, and cells 1, 2, 3, and 3 of a wide band are stored. , Narrowband cell 4, wideband cell 5,
It is assumed that narrow-band cells 6 are stored.

【0017】このとき、広帯域側の入力方路に対して、
ポインタメモリ内に、広帯域のセル1,セル2,セル
3,セル5の共通バッファアドレスを格納したポインタ
組みができあがる。各ポインタ組みには、セルが共通バ
ッファ1に格納された順序によって前後のポインタ組み
を参照するための、前ポインタと後ポインタが格納され
ている。
At this time, for the input path on the broadband side,
In the pointer memory, a pointer set storing a common buffer address of the wideband cell 1, cell 2, cell 3 and cell 5 is completed. Each pointer group stores a front pointer and a rear pointer for referring to the previous and next pointer groups in the order in which the cells are stored in the common buffer 1.

【0018】例えば、共通バッファアドレス=2のポイ
ンタ組みの前ポインタは、共通バッファ1に対して時間
的に一つ前に入力されたセル(広帯域のセル1)に対応
する、共通バッファアドレス=1のポインタ組みを指し
示している。また、共通バッファアドレス=2のポイン
タ組みの後ポインタは、共通バッファ1に対して時間的
に一つ後に入力されたセル(広帯域のセル3)に対応す
る、共通バッファアドレス=3のポインタ組みを指し示
している。
For example, the previous pointer of the set of pointers with the common buffer address = 2 is the common buffer address = 1 corresponding to the cell (broadband cell 1) input immediately before the common buffer 1 in time. Are indicated. Further, the pointer after the set of pointers with the common buffer address = 2 is the set of pointers with the common buffer address = 3 corresponding to the cell (broadband cell 3) input one time later with respect to the common buffer 1. Pointing.

【0019】広帯域のセル5に対応するポインタ組みの
前ポインタは、入力方路ごとにポインタ組みの連鎖を実
行するので、共通バッファアドレス=4を指し示すので
はなく、広帯域のセルに関して、時間的に一つ前に共通
バッファに入力されたセルである、広帯域のセル3に対
応する、共通バッファアドレス=3が格納されているポ
インタ組みを指し示す。
Since the previous pointer of the pointer set corresponding to the wideband cell 5 executes a chain of pointer sets for each input route, it does not point to the common buffer address = 4, but in time for the wideband cell. This indicates a pointer set in which the common buffer address = 3 corresponding to the cell 3 of the wide band which is the cell input to the common buffer immediately before is stored.

【0020】共通バッファアドレス=3のポインタ組み
の後ポインタも、同様に、共通バッファアドレス=5が
格納されているポインタ組みを指し示す。
Similarly, the pointer after the pointer set having the common buffer address = 3 indicates the pointer set storing the common buffer address = 5.

【0021】また狭帯域側の入力方路に関しても、同様
に、ポインタメモリ内に、狭帯域のセル4,セル6の共
通バッファアドレスを格納したポインタ組みができあが
る。
Similarly, for the input path on the narrow band side, a pointer set storing the common buffer addresses of the cells 4 and 6 of the narrow band is completed in the pointer memory.

【0022】図1の状態で、狭帯域側の入力方路からの
セルが入力した場合には、従来の方式では、入力したこ
の狭帯域のセルは、廃棄されていた。本発明方式では、
以下の方法によって、より多くの帯域を占有して、共通
バッファの領域をより多く使用している広帯域のセル
を、共通バッファから必要最低限、排除して、狭帯域の
セルに対して、最低通信帯域を保証しようとするもので
ある。
In the state shown in FIG. 1, when a cell is input from the input path on the narrow band side, in the conventional system, the input narrow band cell is discarded. In the method of the present invention,
By the following method, wideband cells that occupy more bandwidth and use more area of the common buffer are excluded from the common buffer at a minimum, and a minimum It is intended to guarantee a communication band.

【0023】共通バッファあふれ時には、図2に示すよ
うに、まず、入力方路ごとのポインタ組みの連鎖の最前
と最後を指し示すポインタ組み内に格納されている、共
通バッファの書込量を検索して、その書込量がある一定
の閾値を超えている入力方路を見いだす。または、共通
バッファの書込量を検索して、その書込量が最大の入力
方路を見いだす。
When the common buffer overflows, first, as shown in FIG. 2, the amount of writing in the common buffer, which is stored in the pointer set indicating the front and the end of the chain of pointer sets for each input path, is searched. Then, an input route whose writing amount exceeds a certain threshold is found. Alternatively, the writing amount of the common buffer is searched to find an input route having the maximum writing amount.

【0024】見いだされた入力方路の連鎖の最前と最後
を指すポインタ組みの、最後ポインタを参照して、その
最後ポインタが指し示しているポインタ組みを、ポイン
タ組みの両方向連鎖から切り離す。図2においては、広
帯域セルの入力方路に関するポインタ組みの連鎖から、
共通バッファアドレス=5のポインタ組みを切り離して
いる。
With reference to the last pointer of the pair of pointers that point to the front and the end of the found chain of input routes, the pair of pointers indicated by the last pointer is separated from the two-way chain of pointer pairs. In FIG. 2, from the chain of pointer sets for the input route of the wideband cell,
The pointer set with the common buffer address = 5 is separated.

【0025】これによって、共通バッファ1の共通バッ
ファアドレス=5のメモリ領域は空きの状態になり、新
しいセルの入力が可能な状態になるので、入力した狭帯
域のセルを、空きの状態になっている、共通バッファ1
の共通バッファアドレス=5の位置に格納し、共通バッ
ファアドレス=5のポインタ組みを、新たに狭帯域セル
の入力方路に関するポインタ組みの連鎖に追加する。こ
の動作を繰り返すことによって、共通バッファ方式の場
合における最低帯域保証を実現することができる。
As a result, the memory area of the common buffer 1 at the common buffer address = 5 becomes empty, and a new cell can be inputted. Therefore, the inputted narrow band cell becomes empty. Common buffer 1
Is stored at the position of the common buffer address = 5, and the pointer set of the common buffer address = 5 is newly added to the chain of pointer sets relating to the input path of the narrow band cell. By repeating this operation, the minimum bandwidth guarantee in the case of the common buffer method can be realized.

【0026】図3,図4は、本発明の原理的構成(2) を
示す図(1),(2) であって、図3は共通バッファあふれ前
の状態を示し、図4は共通バッファあふれ状態を示して
いる。図中、図1,図2の場合と同じものを同じ番号で
示す。
FIGS. 3 and 4 are diagrams (1) and (2) showing the basic configuration (2) of the present invention. FIG. 3 shows a state before the common buffer overflows, and FIG. This shows an overflow state. In the figure, the same components as those in FIGS. 1 and 2 are denoted by the same reference numerals.

【0027】原理的構成(2) においては、複数のセルに
データ単位が跨がるパケットに対して、共通バッファあ
ふれ時に共通バッファを多く占有しているセルを、パケ
ット単位で削除し、狭帯域のセルの通信帯域を確保する
ようにする。
In the principle configuration (2), for a packet in which a data unit straddles a plurality of cells, a cell occupying a large amount of the common buffer when the common buffer overflows is deleted in packet units, and a narrow band To secure the communication band of the cell.

【0028】共通バッファあふれ前において、図3に示
すように、共通バッファ1には、図示の上から下への時
間的順序によってセルが蓄積されたものとする。説明の
都合上、パケット1−セル1,セル2,セル3、パケッ
ト2−セル1,セル2,セル3というように、パケット
に番号を付けたが、実際のATM伝送では、セル情報の
中には、パケット番号は表示されていず、パケットの最
終セルであることを、ペイロードタイプによって明示さ
れているだけである。原理的構成(2) の場合は、そのペ
イロードタイプを識別して、ポインタ組みの中に、パケ
ット識別のための、パケット単位に順番に増加してゆく
番号を付加する。
Before the overflow of the common buffer, as shown in FIG. 3, it is assumed that cells are accumulated in the common buffer 1 in a temporal order from top to bottom in the figure. For convenience of description, the packets are numbered as packet 1-cell 1, cell 2, cell 3, packet 2-cell 1, cell 2, cell 3, but in actual ATM transmission, Does not indicate the packet number, but merely indicates by the payload type that it is the last cell of the packet. In the case of the principle configuration (2), the payload type is identified, and a number that is sequentially increased in packet units for packet identification is added to the pointer set.

【0029】このとき、パケット1のセルを指し示すポ
インタ組みのパケット識別番号に、すべて1を付加する
のではなく、パケット1のセルのうち、時間的に最初に
入力されたセルを指し示すポインタ組みのパケット識別
番号には、パケット単位で一つ若いパケット識別番号を
付加する。残りのパケット1を指し示すポインタ組みの
パケット識別番号は1を付加する。
At this time, instead of adding all 1s to the packet identification number of the pointer set indicating the cell of the packet 1, the pointer set indicating the cell input first in time among the cells of the packet 1 is not added. To the packet identification number, a packet identification number that is one younger is added for each packet. The packet identification number of the pointer set indicating the remaining packet 1 is added with 1.

【0030】これと同様に、図3における広帯域のパケ
ット1−セル3に、パケットの最終セルであることを示
すペイロードタイプが存在しているが、そのとき、広帯
域のパケット2−セル1を指し示すポインタ組みのパケ
ット識別番号には、時間的に前のパケットに付加した1
を付加する。
Similarly, a broadband packet 1-cell 3 in FIG. 3 includes a payload type indicating the last cell of the packet. At this time, it indicates the wideband packet 2-cell 1. The packet identification number of the pointer set includes 1 added to the previous packet in time.
Is added.

【0031】共通バッファあふれ時(図4においては、
広帯域のセルによって共通バッファが一杯になっている
状態で、狭帯域のセルが入力されたことによって、共通
バッファあふれ状態になった場合を示している。)に
は、各入力方路の連鎖の最前と最後を指し示すポインタ
組みの共通バッファ書込量を検索して、最大の、または
所定の閾値を超えている入力方路の共通バッファ書込量
を持ったポインタ組みの連鎖に対して次の動作を行う。
(図4の場合は、広帯域セルが入力する入力方路のポイ
ンタ組みに対して行う。)
When the common buffer overflows (in FIG. 4,
This shows a case where the common buffer overflows due to the input of a narrow-band cell while the common buffer is full by the wide-band cells. )), A common buffer write amount of a set of pointers indicating the front and the end of the chain of each input route is searched, and a maximum or a common buffer write amount of an input route exceeding a predetermined threshold is determined. The following operation is performed on the chain of the held pointer pairs.
(In the case of FIG. 4, this is performed for a pointer set of an input route input by the wideband cell.)

【0032】まず、広帯域セルの入力方路のポインタ組
みの連鎖の最前と最後を指し示すポインタ組み内にある
最後ポインタを参照し、最後ポインタが指し示すポイン
タ組みfを見いだして、ポインタ組みfのパケット識別
番号と、ポインタ組みfの前ポインタが指し示すポイン
タ組みeのパケット識別番号を比較する。
First, by referring to the last pointer in the pointer set indicating the front and end of the chain of pointer sets in the input path of the broadband cell, finding the pointer set f indicated by the last pointer, and identifying the packet of the pointer set f The number is compared with the packet identification number of the pointer set e indicated by the pointer before the pointer set f.

【0033】図4の場合、同じ2なので、もう一つ前を
調べる。ポインタ組みeのパケット識別番号と、ポイン
タ組みeの前ポインタを参照して、ポインタ組みdのパ
ケット識別番号を比較する。図4の場合、ポインタ組み
eとポインタ組みdのパケット識別番号は2と1であ
り、パケット識別番号が違っているので、ポインタ組み
f,ポインタ組みe,ポインタ組みdの三つのポインタ
組みを、広帯域セルが入力する入力方路のポインタ組み
の連鎖から切り離す。
In the case of FIG. 4, since it is the same 2, another one is checked. The packet identification number of the pointer set d is compared with the packet identification number of the pointer set e and the previous pointer of the pointer set e. In the case of FIG. 4, the packet identification numbers of the pointer combination e and the pointer combination d are 2 and 1, and the packet identification numbers are different. Therefore, the three pointer combinations of the pointer combination f, the pointer combination e, and the pointer combination d are It is separated from the chain of pointer sets of the input route to which the wideband cell enters.

【0034】この動作によって、ポインタ組みcの情報
(すなわち削除したいパケット以外(時間的に入力が一
つ前のパケット等)の情報)を使用することなく、パケ
ット単位の削除が可能となる。
This operation makes it possible to delete packets in units of packets without using information of the pointer set c (that is, information of packets other than the packet to be deleted (the packet whose input is immediately before, etc.)).

【0035】連鎖から切り離されたことによって、共通
バッファ1のアドレス44,45,46のメモリ領域は
空きの状態になり、狭帯域セルが共通バッファに入力で
きるようになったので、この状態で、共通バッファのア
ドレス44,45,46の位置に、狭帯域セルを入力し
て、狭帯域セルが入力する入力方路のポインタ組みの連
鎖を形成する。
Since the memory areas at addresses 44, 45, and 46 of the common buffer 1 are vacant by being disconnected from the chain, narrow-band cells can be input to the common buffer. Narrow band cells are input at the addresses 44, 45, and 46 of the common buffer, and a chain of pointer sets of input routes to which the narrow band cells are input is formed.

【0036】図5,図6は、本発明の原理的構成(3) を
示す図(1),(2) であって、図5は共通バッファあふれ前
の状態を示し、図6は共通バッファあふれ状態を示して
いる。図中、図1,図2の場合と同じものを同じ番号で
示す。
FIGS. 5 and 6 are diagrams (1) and (2) showing the basic configuration (3) of the present invention. FIG. 5 shows a state before the common buffer overflows, and FIG. This shows an overflow state. In the figure, the same components as those in FIGS. 1 and 2 are denoted by the same reference numerals.

【0037】原理的構成(3) においては、複数のセルに
データ単位が跨がるパケットに対して、共通バッファあ
ふれ時に共通バッファを多く占有しているセルを、パケ
ット単位で削除し、狭帯域のセルの通信帯域を確保する
ようにする。
In the principle configuration (3), for a packet in which a data unit straddles a plurality of cells, a cell occupying a large amount of the common buffer when the common buffer overflows is deleted in units of a packet, and a narrow band is deleted. To secure the communication band of the cell.

【0038】共通バッファあふれ前において、図5に示
すように、共通バッファ1には、図示の上から下への時
間的順序によってセルが蓄積されたものとする。説明の
都合上、パケット1−セル1,セル2,セル3、パケッ
ト2−セル1,セル2,セル3というように、パケット
に番号を付けたが、実際のATM通信では、セル情報の
中には、パケット番号は表示されていず、パケットの最
終セルであることを、ペイロードタイプによって明示さ
れているだけである。
Before the overflow of the common buffer, as shown in FIG. 5, it is assumed that cells are accumulated in the common buffer 1 in a temporal order from top to bottom in the figure. For convenience of explanation, packets are numbered such as packet 1-cell 1, cell 2, cell 3, packet 2-cell 1, cell 2, cell 3, but in actual ATM communication, Does not indicate the packet number, but merely indicates by the payload type that it is the last cell of the packet.

【0039】原理的構成(3) においては、そのペイロー
ドタイプ(パケットごとに時間的に最後に入力されたセ
ルのみが“1”であって、他のセルはすべて“0”が表
示されている)を識別して、ポインタ組みの中に、各パ
ケットのセルのうち、時間的に最初に入力されたセルが
“1”であって、残りのセルが“0”であるフラグ(パ
ケット識別フラグ)を、パケット単位に付加する。
In the principle configuration (3), the payload type (only the last cell input in time for each packet is "1", and all other cells are displayed as "0"). ), And among the cells of each pointer, a flag (a packet identification flag) in which the cell input first in time is “1” and the remaining cells are “0” ) Is added in packet units.

【0040】共通バッファあふれ時(図6においては、
広帯域のセルによって共通バッファが一杯になっている
状態で、狭帯域のセルが入力されたことによって、共通
バッファあふれ状態になった場合を示している。)に
は、各入力方路の連鎖の最前と最後を指し示すポインタ
組みの共通バッファ書込量を検索して、最大または閾値
を超えている入力方路の共通バッファ書込量を持ったポ
インタ組みの連鎖に対して次の動作を行う。(図6の場
合は、広帯域セルが入力する入力方路のポインタ組みに
対して行う。)
When the common buffer overflows (in FIG. 6,
This shows a case where the common buffer overflows due to the input of a narrow-band cell while the common buffer is full by the wide-band cells. )), The common buffer writing amount of the pointer set indicating the front and the end of the chain of each input route is searched, and the pointer set having the common buffer writing amount of the input route exceeding the maximum or the threshold value is searched. Perform the following operation on the chain of (In the case of FIG. 6, this is performed for the pointer set of the input route input by the wideband cell.)

【0041】まず、広帯域セルの入力方路のポインタ組
みの連鎖の最前と最後を指し示すポインタ組み内にある
最後ポインタを参照し、最後ポインタが指し示すポイン
タ組みfを見いだして、ポインタ組みfのパケット識別
フラグと、ポインタ組みfの前ポインタが指し示すポイ
ンタ組みeのパケット識別フラグを比較する。
First, by referring to the last pointer in the pointer set pointing to the front and end of the chain of pointer sets in the input path of the broadband cell, finding the pointer set f indicated by the last pointer, and identifying the packet of the pointer set f The flag is compared with the packet identification flag of the pointer set e indicated by the pointer before the pointer set f.

【0042】図6の場合、同じ0なので、もう一つ前を
調べる。ポインタ組みeのパケット識別フラグと、ポイ
ンタ組みeの前ポインタを参照して、ポインタ組みdの
パケット識別フラグを比較する。図6の場合、ポインタ
組みeとポインタ組みdのパケット識別フラグは0と1
であり、パケット識別フラグが違っているので、ポイン
タ組みf,ポインタ組みe,ポインタ組みdの三つのポ
インタ組みを、広帯域セルが入力する入力方路のポイン
タ組みの連鎖から切り離す。
In the case of FIG. 6, since it is the same 0, the previous one is checked. With reference to the packet identification flag of the pointer set e and the previous pointer of the pointer set e, the packet identification flag of the pointer set d is compared. In the case of FIG. 6, the packet identification flags of the pointer set e and the pointer set d are 0 and 1.
Since the packet identification flags are different, the three pointer sets of the pointer set f, the pointer set e, and the pointer set d are cut off from the chain of the input path pointer sets to which the wideband cells are input.

【0043】この動作によって、ポインタ組みcの情報
(すなわち削除したいパケット以外(時間的に入力が一
つ前のパケット等)の情報)を使用することなく、パケ
ット単位の削除が可能となる。
This operation makes it possible to delete packets in units of packets without using information on the pointer set c (that is, information on packets other than the packet to be deleted (such as a packet whose input is immediately before)).

【0044】連鎖から切り離されたことによって、共通
バッファ1のアドレス44,45,46のメモリ領域は
空きの状態になり、狭帯域セルが共通バッファに入力で
きるようになったので、この状態で、共通バッファのア
ドレス44,45,46の位置に、狭帯域セルを入力し
て、狭帯域セルが入力する入力方路のポインタ組みの連
鎖を形成する。
Since the memory areas at addresses 44, 45, and 46 of the common buffer 1 are vacated by being disconnected from the chain, narrow-band cells can be input to the common buffer. Narrow band cells are input at the addresses 44, 45, and 46 of the common buffer, and a chain of pointer sets of input routes to which the narrow band cells are input is formed.

【0045】以下、本発明の課題を解決するための具体
的手段と作用とを記述する。
Hereinafter, specific means and actions for solving the problems of the present invention will be described.

【0046】(1) セルを格納する共通バッファ1に対し
て、共通バッファ内のセルの格納位置を管理するポイン
タメモリ6を設けて、ポインタメモリ6内に、共通バッ
ファ1内に格納されているセルの共通バッファアドレス
と、このセルより時間的に一つ前に入力されたセルのポ
インタメモリアドレスを示す前ポインタと、このセルよ
り一つ後に入力されたセルのポインタメモリアドレスを
示す後ポインタとからなるポインタ組みをセルの入力順
に配列したポインタ組みの連鎖2,3を入力方路ごとに
形成する
(1) For the common buffer 1 for storing cells, a pointer memory 6 for managing the storage positions of the cells in the common buffer is provided. The pointer memory 6 stores the cells in the common buffer 1. A common buffer address of the cell, a front pointer indicating the pointer memory address of the cell input immediately before this cell, and a rear pointer indicating the pointer memory address of the cell input immediately after this cell. Of pointer sets consisting of pointer sets consisting of the following are formed for each input path.

【0047】そして、共通バッファ1がセルによって満
たされた状態においてさらにセルが入力されたバッファ
あふれ時には、いずれかの入力方路に関するポインタ組
みの連鎖の最後のポインタ組みを削除して、このポイン
タ組みに対応する共通バッファアドレスに入力セルを書
き込むとともに、このセルの入力方路に関するポインタ
組みの連鎖の最後にこの入力セルに関するポインタ組み
を追加する。
When the buffer overflows when cells are further input while the common buffer 1 is filled with cells, the last pointer set in the chain of pointer sets relating to any of the input routes is deleted, and this pointer set is deleted. Is written to the common buffer address corresponding to the input cell, and a pointer set for this input cell is added to the end of the chain of pointer sets for the input path of this cell.

【0048】(2) (1) の場合に、ポインタメモリ6内
に、セルの空き位置に対する共通バッファアドレスと、
空き位置の一つ前の空き位置のポインタメモリアドレス
を示す前ポインタと、空き位置の一つ後の空き位置のポ
インタメモリアドレスを示す後ポインタとからなるポイ
ンタ組みを順次配列したバッファ空きに関するポインタ
組みの連鎖8を形成する。
(2) In the case of (1), a common buffer address corresponding to a vacant cell position is stored in the pointer memory 6;
A pointer set relating to a buffer empty in which a pointer set consisting of a front pointer indicating the pointer memory address of the empty position immediately before the empty position and a rear pointer indicating the pointer memory address of the empty position immediately after the empty position is sequentially arranged. To form a chain 8.

【0049】そして、セル量が共通バッファ1の容量を
超えないバッファ非あふれ時には、いずれかの入力方路
のセルの書き込みまたは読み出しに応じて、この入力方
路に関するポインタ組みの連鎖7の最前のポインタ組み
を追加しまたは最後のポインタ組みを削除するととも
に、バッファ空きに関するポインタ組みの連鎖8の最後
のポインタ組みを削除しまたは追加する。
When the cell amount does not exceed the capacity of the common buffer 1 when the buffer is not overflown, in response to the writing or reading of the cell in any one of the input routes, the front of the chain 7 of the pointer set relating to this input route is performed. The pointer set is added or the last pointer set is deleted, and the last pointer set in the pointer set chain 8 regarding the buffer space is deleted or added.

【0050】従って本発明によれば、共通バッファによ
って、複数の入力方路からのセルを集線して伝送する場
合に、各入力方路に対して、最低通信帯域保証を実現す
ることができる。
Therefore, according to the present invention, when cells from a plurality of input routes are condensed and transmitted by the common buffer, the minimum communication band guarantee can be realized for each input route.

【0051】(3) (1) または(2) の場合に、バッファあ
ふれ時、共通バッファ1への書込量が所定の閾値を超え
た入力方路に関するポインタ組みの連鎖の最後のポイン
タ組みを削除して、このポインタ組みに対応する共通バ
ッファアドレスに入力セルを書き込むとともに、このセ
ルの入力方路に関するポインタ組みの連鎖の最後に、こ
の入力セルに関するポインタ組みを追加する。
(3) In the case of (1) or (2), when the buffer overflows, the last set of pointers in the chain of pointers related to the input route whose writing amount to the common buffer 1 exceeds a predetermined threshold value is determined. Delete and write the input cell to the common buffer address corresponding to this pointer set, and add the pointer set for this input cell to the end of the chain of pointer sets for the input path of this cell.

【0052】(4) (1) または(2) の場合に、バッファあ
ふれ時、共通バッファ1への書込量が最大である入力方
路に関するポインタ組みの連鎖の最後のポインタ組みを
削除して、このポインタ組みに対応する共通バッファア
ドレスに入力セルを書き込むとともに、このセルの入力
方路に関するポインタ組みの連鎖の最後に、この入力セ
ルに関するポインタ組みを追加する。
(4) In the case of (1) or (2), when the buffer overflows, the last set of pointers in the chain of sets of pointers relating to the input path having the largest write amount to the common buffer 1 is deleted. The input cell is written to the common buffer address corresponding to this pointer set, and the pointer set for this input cell is added to the end of the chain of pointer sets for the input path of this cell.

【0053】(5) (2) 〜(4) の場合に、一部または全部
の入力方路において複数のセルによってパケットを構成
しているとき、バッファ非あふれ時には、いずれかの入
力方路におけるパケットごとのセルの書き込みまたは読
み出しに応じて、この入力方路に関するポインタ組みの
連鎖の最前のポインタ組みをパケット単位に追加しまた
は最後のポインタ組みをパケット単位に削除するととも
に、バッファ空きに関するポインタ組みの連鎖の最後の
ポインタ組みをパケット単位に削除しまたは追加する。
(5) In the cases of (2) to (4), when a packet is composed of a plurality of cells in a part or all of the input routes, and when the buffer is not overflown, one of the input routes may be used. In accordance with the writing or reading of cells for each packet, the leading pointer set of this chain of pointer sets for the input route is added in units of packets, or the last pointer set is deleted in units of packets, and the pointer sets for buffer vacancies. Delete or add the last pair of pointers in the packet sequence.

【0054】また、バッファあふれ時において、いずれ
かの入力方路にパケット単位でセルが入力されたとき
は、同数のセルからなるパケットを入力とする他の入力
方路に関するポインタ組みの連鎖の最後のパケット単位
のポインタ組みを削除して、このポインタ組みに対応す
る共通バッファアドレスに入力パケットを構成するセル
をそれぞれ書き込むとともに、このパケットの入力方路
に関するポインタ組みの連鎖の最後に、このパケット単
位のポインタ組みを追加する。
When a cell is input to one of the input routes in packet units at the time of buffer overflow, the end of a chain of pointer sets for another input route which receives a packet composed of the same number of cells as an input. Of the packet unit is deleted, and the cells constituting the input packet are written into the common buffer address corresponding to the pointer set, respectively. At the end of the chain of the pointer set regarding the input route of this packet, the packet unit Add a pointer pair.

【0055】さらに、バッファあふれ時において、いず
れかの入力方路にセルが入力されたときは、パケットを
入力とする他の入力方路に関するポインタ組みの連鎖の
最後のパケット単位のポインタ組みを削除して、このパ
ケットの最前のポインタ組みに対応する共通バッファア
ドレスに入力セルを書き込むとともに、このセルの入力
方路に関するポインタ組みの連鎖の最後に、この入力セ
ルに関するポインタ組みを追加し、バッファ空きに関す
るポインタ組みの連鎖の最後に、残りのセルに関するポ
インタ組みを追加する。
Further, when a cell is input to one of the input routes at the time of buffer overflow, the last packet-unit pointer set in the chain of pointer sets related to the other input routes that receive packets is deleted. Then, the input cell is written to the common buffer address corresponding to the foremost pointer set of this packet, and at the end of the chain of pointer sets for the input route of this cell, the pointer set for this input cell is added, and the buffer empty is added. At the end of the chain of pointer sets for the remaining cells.

【0056】従って本発明によれば、共通バッファによ
って、複数のセルからなるパケットを集線して伝送する
場合にも、各入力方路に対して、最低通信帯域保証を実
現することができる。
Therefore, according to the present invention, even when a packet composed of a plurality of cells is concentrated and transmitted by the common buffer, the minimum communication bandwidth can be guaranteed for each input path.

【0057】(6) (5) の場合に、パケットを構成する最
前のセルと次のセルとにおいて変化しながらパケットご
とに順次増大しまたは減少するパケット識別番号を各セ
ルに付与し、共通バッファあふれ発生時、パケットを削
除すべき入力方路に関するポインタ組みの連鎖を最後か
ら前に向かって検索して、パケット識別番号が変化した
とき、パケット識別番号が変化したセルを含むパケット
単位のポインタ組みを連鎖から削除する。
(6) In the case of (5), a packet identification number that sequentially increases or decreases for each packet while changing between the first cell and the next cell constituting the packet is assigned to each cell, and the common buffer is assigned. When overflow occurs, a chain of pointer sets relating to an input route from which a packet is to be deleted is searched from the end to the front, and when the packet ID number changes, the pointer set in packet units including the cell whose packet ID number has changed is searched. Is removed from the chain.

【0058】(7) (5) の場合に、パケットを構成する最
前のセルとパケットを構成する残りのセルとに対して異
なるパケット識別フラグを付加し、共通バッファあふれ
発生時、パケットを削除すべき入力方路に関するポイン
タ組みの連鎖を最後から前に向かって検索して、パケッ
ト識別フラグの値が変化したとき、パケット識別フラグ
が変化したセルを含むパケット単位のポインタ組みを連
鎖から削除する。
(7) In the case of (5), different packet identification flags are added to the first cell constituting the packet and the remaining cells constituting the packet, and the packet is deleted when the common buffer overflows. The chain of pointer sets relating to the input route to be searched is searched from the end to the front, and when the value of the packet identification flag changes, the pointer set in units of packets including the cell whose packet identification flag has changed is deleted from the chain.

【0059】(8) (1) 〜(7) の場合に、入力方路による
区分に代えてVPIまたはVCIによる区分を用いる。
(8) In the cases of (1) to (7), VPI or VCI division is used instead of the input path division.

【0060】従って、本発明は、ATM伝送におけるV
PIまたはVCIの、セルへの組み立てにも適用するこ
とができる。
Accordingly, the present invention provides a method for transmitting V
It is also applicable to assembling PI or VCI into cells.

【0061】[0061]

【発明の実施の形態】図7〜図9は、本発明の実施形態
(1) を示す図(1) 〜(3) であって、原理的構成(1) に対
応している。図7は、実施形態(1) における共通バッフ
ァとポインタメモリの内容を示したものであって、図
中、1はセル情報を格納しておく共通バッファを示し、
6は共通バッファ1内におけるセルの格納位置を管理す
るポインタメモリである。
FIG. 7 to FIG. 9 show an embodiment of the present invention.
(1) to (3) showing (1), which correspond to the theoretical configuration (1). FIG. 7 shows the contents of the common buffer and the pointer memory in the embodiment (1). In the drawing, reference numeral 1 denotes a common buffer for storing cell information.
Reference numeral 6 denotes a pointer memory for managing a storage position of a cell in the common buffer 1.

【0062】ポインタメモリ6において、ポインタ組み
Kは、バッファ空きの連鎖の最前と最後を指すポインタ
組み、ポインタ組みLは、VPI#1の連鎖の最前と最
後を指すポインタ組み、ポインタ組みMは、VPI#2
の連鎖の最前と最後を指すポインタ組み、ポインタ組み
Nは、VPI#1のNo.1セルを指すポインタ組み、
ポインタ組みPは、VPI#1のNo.2セルを指すポ
インタ組み、ポインタ組みQは、VPI#のNo.3セ
ルを指すポインタ組みを、それぞれ示す。
In the pointer memory 6, the pointer set K is a pointer set that points to the front and end of the buffer empty chain, the pointer set L is a pointer set that points to the front and end of the VPI # 1 chain, and the pointer set M is VPI # 2
, A pointer set indicating the forefront and the end of the chain, and the pointer set N is the No. of VPI # 1. Pointer set pointing to one cell,
The pointer set P is the No. of VPI # 1. The pointer set indicating the two cells and the pointer set Q are the VPI # No. Pointer sets indicating three cells are shown.

【0063】ポインタメモリ6には、各VPIごと(ま
たは各入力方路ごと)に、ポインタ組みの連鎖を形成す
る。本発明においては、バッファ空きの部分も、一つの
入力方路からの入力と同様に、ポインタ組みの連鎖を形
成する。ポインタメモリ6において、ポインタ組みLと
ポインタ組みMは、それぞれVPI#1とVPI#2の
連鎖の最前と最後を指すポインタ組みである。ポインタ
組みKは、バッファ空きの連鎖の最前と最後を指すポイ
ンタ組みである。
In the pointer memory 6, a chain of pointer sets is formed for each VPI (or for each input route). In the present invention, the empty buffer portion also forms a chain of pointer sets, similarly to the input from one input route. In the pointer memory 6, the pointer set L and the pointer set M are pointer sets indicating the front and the end of the chain of VPI # 1 and VPI # 2, respectively. The pointer set K is a pointer set indicating the forefront and the last of the buffer empty chain.

【0064】連鎖の最前と最後を指すポインタ組みは、
ポインタメモリ6の所定のアドレスに固定しておくこと
によって、バッファあふれ時等の場合に、ポインタ組み
の中の共通バッファ書き込み量の検索が容易になる。
The pair of pointers indicating the front and the end of the chain is
By fixing the address to a predetermined address in the pointer memory 6, it becomes easy to search for the write amount of the common buffer in the pointer set in the case of a buffer overflow or the like.

【0065】以下、ポインタ組みの連鎖の様子を、図7
におけるVPI#1について説明する。ポインタ組みL
が、VPI#1についての連鎖の最前と最後を指すポイ
ンタ組みである。
The state of the chain of pointer sets will be described below with reference to FIG.
Will be described. Pointer set L
Are pointer sets indicating the front and the end of the chain for VPI # 1.

【0066】いま、共通バッファ1に、VPI#1のセ
ルとして、格納された時間順に、VPI#1,No.1
セル,VPI#1,No.2セル,VPI#1,No.
3セルの三つが格納されているものとする。ポインタ組
みNが、VPI#1について最初に共通バッファに入力
された、VPI#1,No.1セルを指すポインタ組み
である。
Now, VPI # 1, No. 1 are stored in the common buffer 1 in order of time as cells of VPI # 1. 1
Cell, VPI # 1, No. 2 cells, VPI # 1, No.
It is assumed that three of the three cells are stored. When the pointer set N is first input to the common buffer for VPI # 1, VPI # 1, No. This is a pointer set indicating one cell.

【0067】そこで、ポインタ組みLの中のVPI#1
の最前ポインタには、ポインタ組みNのポインタメモリ
アドレス0108hが格納されている。ポインタ組みN
の後ポインタには、2番目に共通バッファに入力したV
PI#1,No.2セルを指すポインタ組みPを指し示
すため、ポインタ組みPのポインタメモリアドレスであ
る、0508hが格納されている。
Therefore, VPI # 1 in the pointer set L
Stores the pointer memory address 0108h of the pointer set N. Pointer set N
The second pointer is the V input to the common buffer.
PI # 1, No. In order to indicate the pointer set P indicating two cells, 0508h, which is the pointer memory address of the pointer set P, is stored.

【0068】逆に、ポインタ組みPの前ポインタには、
VPI#1で1番目に共通バッファに入力されたVPI
#1,No.1セルを指すポインタ組みNを指し示して
いるため、ポインタ組みNのポインタメモリアドレスで
ある、0108hが格納されている。
Conversely, the previous pointer of the pointer set P
VPI input to the first common buffer in VPI # 1
# 1, No. Since the pointer set N indicating one cell is indicated, 0108h, which is the pointer memory address of the pointer set N, is stored.

【0069】図8は、実施形態(1) における共通バッフ
ァ書き込み時のポインタ組みの連鎖の操作を示したもの
であって、バッファあふれでない場合を示している。7
はある入力方路に関するポインタ組みの連鎖、8はバッ
ファ空きに関するポインタ組みの連鎖、9はある入力方
路に関する連鎖の最前と最後を指すポインタ組み、10
はバッファ空きに関する連鎖の最前と最後を指すポイン
タ組みを、それぞれ示す。
FIG. 8 shows an operation of chaining pointer sets at the time of writing to the common buffer in the embodiment (1), and shows a case where the buffer is not overflown. 7
Is a chain of pointer sets related to a certain input route, 8 is a chain of pointer sets related to a buffer empty, 9 is a pointer set indicating the front and end of a chain related to a certain input route, 10
Indicates a pair of pointers indicating the front and the end of the chain regarding the buffer space, respectively.

【0070】図8においては、ある入力方路のセルが、
4セル分、共通バッファに溜まっている状態から、その
入力方路のセルが1セル分、入力された状態のポインタ
組みの連鎖を示している。入力される前は、4セル分の
ポインタ組み(ポインタ組みR,S,T,U)が、連鎖
を形成している。
In FIG. 8, a cell in a certain input route is
This shows a chain of pointer sets in a state where four cells have been stored in the common buffer and one cell on the input route has been input for one cell. Before input, a pointer set (pointer set R, S, T, U) for four cells forms a chain.

【0071】この状態で、同一の入力方路のセルが入力
されたとき、バッファ空きに関する連鎖の最前と最後を
指すポインタ組みの、最後ポインタが指すポインタ組み
Yの共通バッファアドレスを得る。共通バッファの、こ
のアドレス位置にセルを書き込む。セルを書き込んだ
ら、ポインタ組みYを、バッファ空きに関するポインタ
組みの連鎖から削除し、この入力方路に関するポインタ
組みの連鎖に追加する。
In this state, when cells of the same input route are input, a common buffer address of the pointer set Y indicated by the last pointer of the pointer set indicating the front and the end of the chain regarding the buffer vacancy is obtained. The cell is written at this address position in the common buffer. After writing the cell, the pointer set Y is deleted from the chain of the pointer sets related to the empty buffer and added to the chain of the pointer sets related to the input route.

【0072】図8の場合の削除とは、バッファ空きに関
する連鎖の最前と最後を指すポインタ組み内の最後ポイ
ンタを、ポインタ組みXを指すように書き換え、ポイン
タ組みWの前ポインタを、ポインタ組みXを指すように
変え、ポインタ組みXの後ポインタを、ポインタ組みW
を指すように変えることを示す。
The deletion in the case of FIG. 8 means that the last pointer in the pointer set indicating the front and the end of the chain related to the buffer space is rewritten so as to point to the pointer set X, and the previous pointer of the pointer set W is changed to the pointer set X. And change the pointer after the pointer set X to the pointer set W
Indicates that it changes to point to

【0073】図8の場合の追加とは、ある入力方路に関
する連鎖の最前と最後を指すポインタ組み内の最後ポイ
ンタを、ポインタ組みUからポインタ組みVを指すよう
に変え、ポインタUの後ポインタを、ポインタ組みVを
指すようにし、ポインタ組みVの前ポインタを、ポイン
タ組みUを指すように変更し、かつ、ポインタ組みRの
前ポインタをポインタ組みVを指すように変え、ポイン
タ組みVの後ポインタが、ポインタ組みRを指すように
する動作を示す。
The addition in the case of FIG. 8 means that the last pointer in the pointer set that points to the front and the end of the chain related to a certain input path is changed from the pointer set U to the pointer set V, and the pointer after the pointer U is changed. Is changed to point to the pointer set V, the front pointer of the pointer set V is changed to point to the pointer set U, and the front pointer of the pointer set R is changed to point to the pointer set V. An operation of causing the rear pointer to point to the pointer set R will be described.

【0074】図9は、実施形態(1) における共通バッフ
ァ読み出し時のポインタ組みの連鎖の操作を示したもの
であって、バッファあふれでない場合を示す。図中、図
8の場合と同じものを同じ番号で示し、あるVPIのセ
ルが5セル分、共通バッファに溜まっている状態から、
そのVPIのセルが1セル分、読み出された状態の、ポ
インタ組みの連鎖を示している。
FIG. 9 shows an operation of chaining pointer sets at the time of reading a common buffer in the embodiment (1), and shows a case where the buffer is not overflown. In the figure, the same components as those in FIG. 8 are indicated by the same numbers, and from the state where cells of a certain VPI are stored in the common buffer for 5 cells,
This shows a chain of pointer sets in a state where one cell of the VPI has been read.

【0075】共通バッファからセルが読み出されたとき
には、その入力方路に関する連鎖の最前と最後を指すポ
インタ組み内の、最前ポインタが指し示すポインタ組み
Rを、連鎖から削除する。この削除したポインタ組みR
内の共通バッファアドレスが示す共通バッファのアドレ
スは、いま読み出されたセルが格納されていたものであ
る。その削除したポインタ組みRは、前ポインタと後ポ
インタが書き換えられ、バッファ空きに関するポインタ
組みの連鎖に追加される。
When a cell is read from the common buffer, the pointer set R pointed to by the foremost pointer in the pointer set indicating the head and end of the chain relating to the input path is deleted from the chain. This deleted pointer set R
The address of the common buffer indicated by the common buffer address is the one in which the cell just read is stored. The deleted pointer set R is rewritten with the front pointer and the rear pointer, and is added to the chain of pointer sets related to the buffer availability.

【0076】共通バッファに対する、このような管理を
行うことによって、少ないメモリ容量で、狭帯域から広
帯域まで扱えるという、共通バッファ方式の特徴を損な
うことなく、各入力方路ごと(またはVPI/VCIご
と)の削除等の制御を行うことが可能になる。
By performing such management for the common buffer, it is possible to handle from a narrow band to a wide band with a small memory capacity, without impairing the feature of the common buffer system, for each input route (or for each VPI / VCI). ) Can be controlled.

【0077】図10,図11は、本発明の実施形態(2)
を示す図(1),(2) であって、原理的構成(1) に対応し、
図7の場合と同じものを同じ番号で示している。図10
は、実施形態(2) における共通バッファあふれ前を示
す。図11は、実施形態(2) における共通バッファあふ
れ時を示し、VPI#2のNo.2セルが入力して、バ
ッファあふれが起こったときを表している。
FIGS. 10 and 11 show an embodiment (2) of the present invention.
(1) and (2), which correspond to the theoretical configuration (1),
The same components as those in FIG. 7 are indicated by the same numbers. FIG.
Indicates the state before the overflow of the common buffer in the embodiment (2). FIG. 11 shows the state when the common buffer overflows in the embodiment (2). This represents a case where two cells are input and a buffer overflow occurs.

【0078】図10において、ポインタ組み1は、バッ
ファ空きの連鎖の最前と最後を指すポインタ組み、ポイ
ンタ組み2は、VPI#1の連鎖の最前と最後を指すポ
インタ組み、ポインタ組み3は、VPI#2の連鎖の最
前と最後を指すポインタ組み、ポインタ組み4は、VP
I#1のNo.1セルを指すポインタ組み、ポインタ組
み5は、VPI#1のNo.2セルを指すポインタ組
み、ポインタ組み6は、VPI#1のNo.3セルを指
すポインタ組み、ポインタ組み7は、VPI#1のN
o.4セルを指すポインタ組み、ポインタ組み8は、V
PI#2のNo.1セルを指すポインタ組みを、それぞ
れ示す。
In FIG. 10, pointer set 1 is a pointer set that points to the front and the end of the buffer empty chain, pointer set 2 is a pointer set that points to the front and end of the VPI # 1 chain, and pointer set 3 is the VPI The pointer set indicating the front and end of the chain of # 2, the pointer set 4 is a VP
No. of I # 1 The pointer set indicating the cell No. 1 and the pointer set 5 are No. 1 of VPI # 1. The pointer set indicating the cell 2 and the pointer set 6 are the No. of VPI # 1. The pointer set indicating the 3 cells, the pointer set 7 is the N of VPI # 1.
o. Pointer set indicating 4 cells, pointer set 8 is V
No. of PI # 2 A pointer set indicating one cell is shown.

【0079】共通バッファ1において、VPI#1のセ
ルは4セル、VPI#2のセルは1セル、VPI#3の
セルは3セル、その他のVPIのセルは1セルずつ溜ま
っている。バッファ空きの連鎖の最前と最後を指すポイ
ンタ組み1の、バッファ空きの量を参照すると0になっ
ているので、これ以上、共通バッファにセルが入力する
と、バッファあふれを起こすことがわかる。
In the common buffer 1, four cells of VPI # 1, one cell of VPI # 2, three cells of VPI # 3, and one cell of other VPI are stored. Referring to the amount of free buffer in the pointer set 1 that points to the front and end of the free buffer chain, the value is 0. Therefore, it can be seen that buffer overflow occurs when cells are input to the common buffer any more.

【0080】このとき、共通バッファ1にセルが入力す
る前に、VPI番号を事前に判断し、それが保証すべき
保証帯域以下のVPI番号のセルなのか、保証帯域以上
のVPI番号のセルなのかを、この入力VPI番号の連
鎖の最前と最後を指すポインタ組みの、共通バッファ書
き込み量を参照することによって知る。
At this time, before a cell is input to the common buffer 1, the VPI number is determined in advance, and whether the VPI number is equal to or smaller than the guaranteed band to be guaranteed or is equal to or larger than the guaranteed band. Is determined by referring to the common buffer write amount of the pair of pointers indicating the front and the end of the chain of the input VPI numbers.

【0081】以下、説明の都合上の設定として、仮に、
最低保証帯域の閾値を3セルとする。図10の場合は、
VPI#2のセルが入力したが、VPI#2の連鎖の最
前と最後を指すポインタ組み3内のVPI#2の共通バ
ッファ書き込み量が1セルを示しているので、最低帯域
保証すべき帯域未満の使用帯域であり、従って入力され
たVPI#2,No.2のセルは、共通バッファ1に格
納すべきセルである。しかしながら、共通バッファ1
は、すべての領域に書き込まれているので、最低保証帯
域以上に共通バッファを占有しているVPI番号のセル
を排除する。
Hereinafter, as a setting for convenience of explanation, temporarily
The threshold of the minimum guaranteed band is set to three cells. In the case of FIG.
Although the cell of VPI # 2 has been input, since the common buffer write amount of VPI # 2 in the pointer set 3 pointing to the front and the end of the chain of VPI # 2 indicates one cell, it is less than the band for which the minimum band should be guaranteed. Of the input VPI # 2, No. The cell 2 is a cell to be stored in the common buffer 1. However, common buffer 1
Is written in all areas, so cells with VPI numbers that occupy the common buffer over the minimum guaranteed bandwidth are excluded.

【0082】実施形態(2) においては、共通バッファを
占有しているセル数が、事前に定められている閾値以上
であることを条件として、削除すべきVPI番号を特定
する。図10において、3セル以上、共通バッファを占
有しているのは、VPI#1と、VPI#3である。こ
こでは、VPI#1を削除するものとする。
In the embodiment (2), the VPI number to be deleted is specified on condition that the number of cells occupying the common buffer is equal to or larger than a predetermined threshold. In FIG. 10, VPI # 1 and VPI # 3 occupy three or more cells in the common buffer. Here, it is assumed that VPI # 1 is deleted.

【0083】保証帯域以下のVPIのセルである、VP
I#2,No.2セルが入力すると、図11に示すよう
に、VPI#1の連鎖の最前と最後を指すポインタ組み
2内の最後ポインタが指す、ポインタ組み7を、VPI
#1に関するポインタ組みの連鎖から切り離し、VPI
#2に関するポインタ組みの連鎖に追加する。
VP, which is a cell of VPI below the guaranteed band,
I # 2, No. When two cells are input, as shown in FIG. 11, the pointer set 7 pointed to by the last pointer in the pointer set 2 indicating the front and end of the chain of VPI # 1 is
Decoupled from the chain of pointer sets related to # 1, VPI
# 2 is added to the chain of pointer sets.

【0084】この追加したポインタ組み内の共通バッフ
ァアドレス200bが示すところ、すなわち、共通バッ
ファのアドレス200b番地に、VPI#2,No.2
セルを書き込む。このような手順を繰り返すことによっ
て、共通バッファ1における、最低帯域保証を行うこと
が可能となる。
At the location indicated by the common buffer address 200b in the added pointer set, that is, at the address 200b of the common buffer, VPI # 2, No. 2
Write cells. By repeating such a procedure, it is possible to guarantee the minimum bandwidth in the common buffer 1.

【0085】図12,図13は、本発明の実施形態(3)
を示す図(1),(2) であって、原理的構成(1) に対応し、
図7の場合と同じものを同じ番号で示している。図12
は、実施形態(3) における共通バッファあふれ前を示
し、図13は、実施形態(3) における共通バッファあふ
れ時を示し、VPI#2のNo.2セルが入力して、バ
ッファあふれが起こったときを表している。
FIGS. 12 and 13 show an embodiment (3) of the present invention.
(1) and (2), which correspond to the theoretical configuration (1),
The same components as those in FIG. 7 are indicated by the same numbers. FIG.
13 shows the state before the common buffer overflow in the embodiment (3). FIG. 13 shows the state when the common buffer overflows in the embodiment (3). This represents a case where two cells are input and a buffer overflow occurs.

【0086】図12において、ポインタ組み1は、バッ
ファ空きの連鎖の最前と最後を指すポインタ組み、ポイ
ンタ組み2は、VPI#1の連鎖の最前と最後を指すポ
インタ組み、ポインタ組み3は、VPI#2の連鎖の最
前と最後を指すポインタ組み、ポインタ組み4は、VP
I#1のNo.1セルを指すポインタ組み、ポインタ組
み5は、VPI#1のNo.2セルを指すポインタ組
み、ポインタ組み6は、VPI#1のNo.3セルを指
すポインタ組み、ポインタ組み7は、VPI#1のN
o.4セルを指すポインタ組み、ポインタ組み8は、V
PI#2のNo.1セルを指すポインタ組みを、それぞ
れ示す。
In FIG. 12, pointer set 1 is a pointer set that points to the front and end of the chain of empty buffers, pointer set 2 is a pointer set that points to the front and end of the VPI # 1 chain, and pointer set 3 is a VPI The pointer set indicating the front and end of the chain of # 2, the pointer set 4 is a VP
No. of I # 1 The pointer set indicating the cell No. 1 and the pointer set 5 are No. 1 of VPI # 1. The pointer set indicating the cell 2 and the pointer set 6 are the No. of VPI # 1. The pointer set indicating the 3 cells, the pointer set 7 is the N of VPI # 1.
o. Pointer set indicating 4 cells, pointer set 8 is V
No. of PI # 2 A pointer set indicating one cell is shown.

【0087】共通バッファ1において、VPI#1のセ
ルは4セル、VPI#2のセルは1セル、VPI#3の
セルは3セル、その他のVPIのセルは1セルずつ溜ま
っている。バッファ空きの連鎖の最前と最後を指すポイ
ンタ組み1の、バッファ空きの量を参照すると0になっ
ているので、これ以上、共通バッファにセルが入力する
と、バッファあふれを起こすことがわかる。
In the common buffer 1, four cells of VPI # 1, one cell of VPI # 2, three cells of VPI # 3, and one cell of other VPI are stored. Referring to the amount of free buffer in the pointer set 1 that points to the front and end of the free buffer chain, the value is 0. Therefore, it can be seen that buffer overflow occurs when cells are input to the common buffer any more.

【0088】このとき、共通バッファ1にセルが入力す
る前に、VPI番号を事前に判断し、それが保証すべき
保証帯域以下のVPI番号のセルなのか、保証帯域以上
のVPI番号のセルなのかを、この入力VPI番号の連
鎖の最前と最後を指すポインタ組みの、共通バッファ書
き込み量を参照することによって知る。
At this time, before a cell is input to the common buffer 1, the VPI number is determined in advance, and the VPI number is determined to be a cell having a VPI number equal to or less than the guaranteed band to be guaranteed or a cell having a VPI number equal to or larger than the guaranteed band. Is determined by referring to the common buffer write amount of the pair of pointers indicating the front and the end of the chain of the input VPI numbers.

【0089】以下、説明の都合上の設定として、仮に、
最低保証帯域の閾値を3セルとする。図12の場合は、
VPI#2のセルが入力したが、VPI#2の連鎖の最
前と最後を指すポインタ組み3内のVPI#2の共通バ
ッファ書き込み量が1セルを示しているので、最低帯域
保証すべき帯域未満の使用帯域であり、従って入力され
たVPI#2,No.2のセルは、共通バッファ1に格
納すべきセルである。しかしながら、共通バッファ1
は、すべての領域に書き込まれているので、最低保証帯
域以上に共通バッファを占有しているVPI番号のセル
を排除する。
Hereinafter, as a setting for convenience of explanation, temporarily
The threshold of the minimum guaranteed band is set to three cells. In the case of FIG.
Although the cell of VPI # 2 has been input, since the common buffer write amount of VPI # 2 in the pointer set 3 pointing to the front and the end of the chain of VPI # 2 indicates one cell, it is less than the band for which the minimum band should be guaranteed. Of the input VPI # 2, No. The cell 2 is a cell to be stored in the common buffer 1. However, common buffer 1
Is written in all areas, so cells with VPI numbers that occupy the common buffer over the minimum guaranteed bandwidth are excluded.

【0090】実施形態(3) においては、共通バッファを
占有しているセル数が最大であることを条件として、削
除すべきVPI番号を特定する。図12の場合、共通バ
ッファ1において、最大のセル数を占有しているのは、
VPI#1である。
In the embodiment (3), the VPI number to be deleted is specified on condition that the number of cells occupying the common buffer is the maximum. In the case of FIG. 12, the common buffer 1 occupies the maximum number of cells.
VPI # 1.

【0091】保証帯域以下のVPIのセルである、VP
I#2,No.2セルが入力すると、図13に示すよう
に、VPI#1の連鎖の最前と最後を指すポインタ組み
2内の最後ポインタが指す、ポインタ組み7を、VPI
#1に関するポインタ組みの連鎖から切り離し、VPI
#2に関するポインタ組みの連鎖に追加する。
VP, which is a cell of VPI equal to or less than the guaranteed band,
I # 2, No. When two cells are input, as shown in FIG. 13, the pointer set 7 pointed to by the last pointer in the pointer set 2 indicating the front and end of the chain of VPI # 1 is
Decoupled from the chain of pointer sets related to # 1, VPI
# 2 is added to the chain of pointer sets.

【0092】この追加したポインタ組み内の共通バッフ
ァアドレス200bが示すところ、すなわち、共通バッ
ファのアドレス200b番地に、VPI#2,No.2
セルを書き込む。このような手順を繰り返すことによっ
て、共通バッファ1における、最低帯域保証を行うこと
が可能となる。
At the position indicated by the common buffer address 200b in the added pointer set, that is, at the address 200b of the common buffer, VPI # 2, No. 2
Write cells. By repeating such a procedure, it is possible to guarantee the minimum bandwidth in the common buffer 1.

【0093】図14,図15は、本発明の実施形態(4)
を示す図(1),(2) であって、原理的構成(2) に対応し、
図7の場合と同じものを同じ番号で示している。図14
は、実施形態(4) における共通バッファあふれ前を示
し、図15は、実施形態(4) における共通バッファあふ
れ時を示している。実施形態(4) は、複数のセルにデー
タ単位が跨がるパケットに対して、共通バッファあふれ
時に、共通バッファを多く占有しているセルを、パケッ
ト単位で削除し、狭帯域のセルの通信帯域を確保するも
のである。
FIGS. 14 and 15 show an embodiment (4) of the present invention.
(1) and (2), which correspond to the theoretical configuration (2),
The same components as those in FIG. 7 are indicated by the same numbers. FIG.
15 shows the state before the common buffer overflow in the embodiment (4), and FIG. 15 shows the state when the common buffer overflows in the embodiment (4). In the embodiment (4), for a packet in which a data unit spans a plurality of cells, when a common buffer overflows, a cell occupying a large amount of the common buffer is deleted in a packet unit, and communication of a narrow band cell This is to secure a band.

【0094】図14において、ポインタ組み1は、バッ
ファ空きの連鎖の最前と最後を指すポインタ組み、ポイ
ンタ組み2は、VPI#1の連鎖の最前と最後を指すポ
インタ組み、ポインタ組み3は、VPI#2の連鎖の最
前と最後を指すポインタ組み、ポインタ組み4は、VP
I#1のパケット1,No.1セルを指すポインタ組
み、ポインタ組み5は、VPI#1のパケット1,N
o.2セルを指すポインタ組み、ポインタ組み6は、V
PI#1のパケット1,No.3セルを指すポインタ組
み、ポインタ組み7は、VPI#1のパケット2,N
o.1セルを指すポインタ組み、ポインタ組み8は、V
PI#1のパケット2,No.2セルを指すポインタ組
み、ポインタ組み9は、VPI#2のパケット2,N
o.3セルを指すポインタ組みを、それぞれ示す。
In FIG. 14, pointer set 1 is a pointer set that points to the front and end of the chain of empty buffers, pointer set 2 is a pointer set that points to the front and end of the VPI # 1 chain, and pointer set 3 is a VPI The pointer set indicating the front and end of the chain of # 2, the pointer set 4 is a VP
I # 1 packet 1, No. A pointer set indicating one cell and a pointer set 5 are packets 1 and N of VPI # 1.
o. Pointer set indicating two cells, pointer set 6 is V
Packet # 1, No. 1 of PI # 1 The pointer set indicating the 3 cells and the pointer set 7 are packets 2 and N of VPI # 1.
o. The pointer set pointing to one cell, the pointer set 8 is V
Packet # 2 of PI # 1, No. A pointer set indicating two cells and a pointer set 9 are packets 2 and N of VPI # 2.
o. Pointer sets indicating three cells are shown.

【0095】共通バッファ1には、図示の上から下への
時間的順序で、セルが格納されたものとする。パケット
のセルには、パケットの最終セルであることを、ペイロ
ードタイプによって明示されているだけである。実施形
態(4) においては、ペイロードタイプを識別し、ポイン
タ組みの中に、パケット識別のための、パケット単位に
順番に増加する番号(パケット識別番号)を付加する。
It is assumed that cells are stored in the common buffer 1 in temporal order from top to bottom in the figure. The cell of the packet is only specified by the payload type to be the last cell of the packet. In the embodiment (4), the payload type is identified, and a number (packet identification number) for packet identification, which is sequentially increased in packet units, is added to the pointer set.

【0096】この際、例えばVPI#1のパケット1の
セルを指し示すポインタ組みのパケット識別番号とし
て、すべて1を付加するのではなく、パケット1のセル
のうち、時間的に最初に入力されたセル(VPI#1,
パケット1−1)を指し示すポインタ組み4のパケット
識別番号には、パケット単位で1だけ若いパケット識別
番号“0”を付加し、残りのVPI#1,パケット1の
セルを指し示すポインタ組み6,7のパケット識別番号
には、“1”を付加する。
At this time, for example, instead of adding all 1s as the packet identification number of the pointer set pointing to the cell of the packet 1 of VPI # 1, the cell 1 (VPI # 1,
To the packet identification number of the pointer set 4 indicating the packet 1-1), a packet identification number “0” which is smaller by 1 in packet units is added, and the pointer sets 6, 7 indicating the remaining VPI # 1 and the cell of the packet 1 are added. "1" is added to the packet identification number.

【0097】同様に、図14におけるVPI#1のパケ
ット1−セル3に、パケットの最終セルであることを示
すペイロードタイプが存在しているが、パケットの最終
セルの次のセル(次のパケットの最初のセル)、すなわ
ちVPI#1,パケット2−1セルを指し示すポインタ
組みのパケット識別番号には、時間的に前のパケットに
付加した“1”を付加する。
Similarly, although the payload type indicating the last cell of the packet exists in packet 1-cell 3 of VPI # 1 in FIG. 14, the cell next to the last cell of the packet (the next packet) Of the pointer set indicating the VPI # 1 and packet 2-1 cells, "1" added to the previous packet is added.

【0098】図14に示すように、VPI#1のセルに
よって、共通バッファ1がいっぱいになっている状態
で、VPI#2のセルが入力されたために、共通バッフ
ァあふれを起こしたときは、各VPIの連鎖の最前と最
後を指すポインタ組み内の共通バッファ書き込み量を検
索して、共通バッファ書き込み量が最大の、または所定
の閾値を超えているVPIのポインタ組みの連鎖に対し
て、図15に示すような動作を行う。
As shown in FIG. 14, when the common buffer 1 is full by the cells of VPI # 1 and the cells of VPI # 2 are input, when the common buffer overflows, A search is performed for the common buffer write amount in the pointer set that points to the front and the end of the VPI chain, and for the chain of VPI pointer sets in which the common buffer write amount is the largest or exceeds a predetermined threshold, FIG. The operation shown in FIG.

【0099】まず、VPI#1の連鎖の最前と最後を指
すポインタ組み内にある最後ポインタを参照して、最後
ポインタが指し示すポインタ組み9を見い出し、ポイン
タ組み9のパケット識別番号と、ポインタ組み9の前ポ
インタが指し示すポインタ組み8のパケット識別番号を
比較する。
First, a pointer set 9 pointed to by the last pointer is found by referring to the last pointer in the pointer set indicating the head and the end of the chain of the VPI # 1, and the packet identification number of the pointer set 9 and the pointer set 9 Are compared with the packet identification number of the pointer set 8 pointed to by the previous pointer.

【0100】ポインタ組み9のパケット識別番号と、ポ
インタ組み8のパケット識別番号とは、同じ“2”なの
で、もう一つ前を調べる。ポインタ組み8のパケット識
別番号と、ポインタ組み8の前ポインタが指し示すポイ
ンタ組み7のパケット識別番号とを比較する。
Since the packet identification number of the pointer set 9 and the packet identification number of the pointer set 8 are the same “2”, the immediately preceding one is checked. The packet identification number of the pointer set 8 is compared with the packet identification number of the pointer set 7 indicated by the previous pointer of the pointer set 8.

【0101】ポインタ組み8のパケット識別番号と、ポ
インタ組み7のパケット識別番号とは、“2”と“1”
であって、パケット識別番号が異なっているので、変化
したポインタ組みまでの、ポインタ組み9,ポインタ組
み8,ポインタ組み7の三つのポインタ組みを、VPI
#1に関するポインタ組みの連鎖から切り離す。この動
作によって、削除したいパケット以外(時間的に一つ前
に入力したパケット等)の情報、すなわちポインタ組み
6の情報を使用することなく、パケット単位の削除を行
うことができる。
The packet identification number of the pointer set 8 and the packet identification number of the pointer set 7 are “2” and “1”.
Since the packet identification numbers are different, the three pointer sets of the pointer set 9, the pointer set 8, and the pointer set 7 up to the changed pointer set are
Disconnect from the chain of pointer sets for # 1. By this operation, it is possible to delete in units of packets without using information other than the packet to be deleted (such as the packet input immediately before), that is, the information of the pointer set 6.

【0102】ポインタ組みの連鎖から切り離されたこと
によって、共通バッファのアドレス2003h,200
4h,2005hのメモリ領域は空きの状態になるの
で、VPI#2のセルを共通バッファ1に入力すること
ができるようになる。この状態で、共通バッファ1のア
ドレス2003hの位置に、VPI#2パケットNo.
1−1セルを入力して、VPI#2に関するポインタ組
みの連鎖を作成する。
By being separated from the chain of pointer sets, the addresses 2003h and 200
Since the memory areas of 4h and 2005h are empty, the cells of VPI # 2 can be input to the common buffer 1. In this state, the VPI # 2 packet No. is placed at the address 2003h of the common buffer 1.
A cell of 1-1 is input to create a chain of pointer sets for VPI # 2.

【0103】図16,図17は、本発明の実施形態(5)
を示す図(1),(2) であって、原理的構成(3) に対応し、
図7の場合と同じものを同じ番号で示している。図16
は、実施形態(5) における共通バッファあふれ前を示
し、図17は、実施形態(5) における共通バッファあふ
れ時を示している。実施形態(5) は、複数のセルにデー
タ単位が跨がるパケットに対して、共通バッファあふれ
時に、共通バッファを多く占有しているセルを、パケッ
ト単位で削除し、狭帯域のセルの通信帯域を確保するも
のである。
FIGS. 16 and 17 show an embodiment (5) of the present invention.
(1) and (2), which correspond to the theoretical configuration (3),
The same components as those in FIG. 7 are indicated by the same numbers. FIG.
Shows the state before the common buffer overflow in the embodiment (5), and FIG. 17 shows the state when the common buffer overflows in the embodiment (5). In the embodiment (5), for a packet in which a data unit spans a plurality of cells, when a common buffer overflows, a cell occupying a large amount of the common buffer is deleted in a packet unit, and communication of a narrow band cell is performed. This is to secure a band.

【0104】図16において、ポインタ組み1は、バッ
ファ空きの連鎖の最前と最後を指すポインタ組み、ポイ
ンタ組み2は、VPI#1の連鎖の最前と最後を指すポ
インタ組み、ポインタ組み3は、VPI#2の連鎖の最
前と最後を指すポインタ組み、ポインタ組み4は、VP
I#1のパケット1,No.1セルを指すポインタ組
み、ポインタ組み5は、VPI#1のパケット1,N
o.2セルを指すポインタ組み、ポインタ組み6は、V
PI#1のパケット1,No.3セルを指すポインタ組
み、ポインタ組み7は、VPI#1のパケット2,N
o.1セルを指すポインタ組み、ポインタ組み8は、V
PI#1のパケット2,No.2セルを指すポインタ組
み、ポインタ組み9は、VPI#2のパケット2,N
o.3セルを指すポインタ組みを、それぞれ示す。
In FIG. 16, pointer set 1 is a pointer set that points to the front and end of a chain of empty buffers, pointer set 2 is a pointer set that points to the front and end of a VPI # 1 chain, and pointer set 3 is a VPI The pointer set indicating the front and end of the chain of # 2, the pointer set 4 is a VP
I # 1 packet 1, No. A pointer set indicating one cell and a pointer set 5 are packets 1 and N of VPI # 1.
o. Pointer set indicating two cells, pointer set 6 is V
Packet # 1, No. 1 of PI # 1 The pointer set indicating the 3 cells and the pointer set 7 are packets 2 and N of VPI # 1.
o. The pointer set pointing to one cell, the pointer set 8 is V
Packet # 2 of PI # 1, No. A pointer set indicating two cells and a pointer set 9 are packets 2 and N of VPI # 2.
o. Pointer sets indicating three cells are shown.

【0105】共通バッファ1には、図示の上から下への
時間的順序で、セルが格納されたものとする。パケット
のセルには、パケットの最終セルであることを、ペイロ
ードタイプによって明示されているだけである。実施形
態(5) においては、ペイロードタイプを識別し、ポイン
タ組みの中に、パケット識別のための、パケット識別フ
ラグを付加する。
It is assumed that cells are stored in the common buffer 1 in a temporal order from top to bottom in the figure. The cell of the packet is only specified by the payload type to be the last cell of the packet. In the embodiment (5), the payload type is identified, and a packet identification flag for packet identification is added to the set of pointers.

【0106】ペイロードタイプには、パケットごとに時
間的に最後に入力されたセルのみに“1”が表示され、
他のセルにはすべて“0”が表示されている。パケット
識別フラグとしては、各パケットのセルのうち、時間的
に最初に入力されたセルが“1”であって、他のセルに
はすべて“0”が表示されているフラグを、パケット単
位に付加するものとする。
In the payload type, “1” is displayed only in the last cell input in time for each packet.
“0” is displayed in all other cells. As the packet identification flag, of the cells of each packet, a flag in which the first input cell in time is "1" and other cells display "0" in units of packets. Shall be added.

【0107】図16に示すように、VPI#1のセルに
よって、共通バッファ1がいっぱいになっている状態
で、VPI#2のセルが入力されたために、共通バッフ
ァあふれを起こしたときは、各VPIの連鎖の最前と最
後を指すポインタ組み内の共通バッファ書き込み量を検
索して、共通バッファ書き込み量が最大または所定の閾
値を超えているVPIのポインタ組みの連鎖に対して、
図17に示すような動作を行う。
As shown in FIG. 16, when the common buffer 1 is filled with the cells of VPI # 1 and the cells of VPI # 2 are input and the common buffer overflows, The common buffer write amount in the pointer set indicating the front and the end of the VPI chain is searched, and the common buffer write amount exceeds the maximum or a predetermined threshold.
The operation as shown in FIG. 17 is performed.

【0108】まず、VPI#1の連鎖の最前と最後を指
すポインタ組み内にある最後ポインタを参照して、最後
ポインタが指し示すポインタ組み9を見い出し、ポイン
タ組み9のパケット識別フラグと、ポインタ組み9の前
ポインタが指し示すポインタ組み8のパケット識別フラ
グを比較する。
First, a pointer set 9 pointed to by the last pointer is found by referring to the last pointer in the set of pointers indicating the head and end of the VPI # 1 chain, and the packet identification flag of the pointer set 9 and the pointer set 9 Are compared with the packet identification flag of the pointer set 8 pointed to by the preceding pointer.

【0109】ポインタ組み9のパケット識別フラグと、
ポインタ組み8のパケット識別フラグとは、同じ“0”
なので、もう一つ前を調べる。ポインタ組み8のパケッ
ト識別フラグと、ポインタ組み8の前ポインタが指し示
すポインタ組み7のパケット識別フラグとを比較する。
A packet identification flag of the pointer set 9 and
The packet identification flag of the pointer set 8 is the same “0”
So, look back one more. The packet identification flag of the pointer set 8 is compared with the packet identification flag of the pointer set 7 indicated by the previous pointer of the pointer set 8.

【0110】ポインタ組み8のパケット識別フラグと、
ポインタ組み7のパケット識別フラグとは、“0”と
“1”であって、パケット識別フラグが異なっているの
で、変化したポインタ組みまでの、ポインタ組み9,ポ
インタ組み8,ポインタ組み7の三つのポインタ組み
を、VPI#1に関するポインタ組みの連鎖から切り離
す。この動作によって、削除したいパケット以外(時間
的に一つ前に入力したパケット等)の情報、すなわちポ
インタ組み6の情報を使用することなく、パケット単位
の削除を行うことができる。
A packet identification flag of the pointer set 8
The packet identification flags of the pointer set 7 are “0” and “1”, and since the packet identification flags are different, the three sets of the pointer set 9, the pointer set 8, and the pointer set 7 up to the changed pointer set. One pointer set is separated from the chain of pointer sets for VPI # 1. By this operation, it is possible to delete in units of packets without using information other than the packet to be deleted (such as the packet input immediately before), that is, the information of the pointer set 6.

【0111】ポインタ組みの連鎖から切り離されたこと
によって、共通バッファのアドレス2003h,200
4h,2005hのメモリ領域は空きの状態になるの
で、VPI#2のセルを共通バッファ1に入力すること
ができるようになる。この状態で、共通バッファ1のア
ドレス2003hの位置に、VPI#2パケットNo.
1−1セルを入力して、VPI#2に関するポインタ組
みの連鎖を作成する。
Since the pointers are separated from the chain, the addresses 2003h and 200h of the common buffer are set.
Since the memory areas of 4h and 2005h are empty, the cells of VPI # 2 can be input to the common buffer 1. In this state, the VPI # 2 packet No. is placed at the address 2003h of the common buffer 1.
A cell of 1-1 is input to create a chain of pointer sets for VPI # 2.

【0112】[0112]

【発明の効果】以上説明したように本発明によれば、共
通バッファ方式のATM伝送装置において、使用帯域が
異なるユーザの複数の通信が混在する場合に、最低通話
帯域保証を実現することによって、各ユーザに対して最
低限の通信を保証できるようにすることが可能となる。
As described above, according to the present invention, in the ATM transmission apparatus of the common buffer system, when a plurality of communications of users using different bandwidths are mixed, the minimum communication bandwidth is guaranteed. It is possible to guarantee the minimum communication for each user.

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

【図1】本発明の原理的構成(1) を示す図(1) である。FIG. 1 is a diagram (1) showing a basic configuration (1) of the present invention.

【図2】本発明の原理的構成(1) を示す図(2) である。FIG. 2 is a diagram (2) showing the basic configuration (1) of the present invention.

【図3】本発明の原理的構成(2) を示す図(1) である。FIG. 3 is a diagram (1) showing a basic configuration (2) of the present invention.

【図4】本発明の原理的構成(2) を示す図(2) である。FIG. 4 is a diagram (2) showing a basic configuration (2) of the present invention.

【図5】本発明の原理的構成(3) を示す図(1) である。FIG. 5 is a diagram (1) showing a basic configuration (3) of the present invention.

【図6】本発明の原理的構成(3) を示す図(2) である。FIG. 6 is a diagram (2) showing a basic configuration (3) of the present invention.

【図7】本発明の実施形態(1) を示す図(1) である。FIG. 7 is a diagram (1) showing an embodiment (1) of the present invention.

【図8】本発明の実施形態(1) を示す図(2) である。FIG. 8 is a diagram (2) showing the embodiment (1) of the present invention.

【図9】本発明の実施形態(1) を示す図(3) である。FIG. 9 is a diagram (3) showing the embodiment (1) of the present invention;

【図10】本発明の実施形態(2) を示す図(1) である。FIG. 10 is a diagram (1) showing an embodiment (2) of the present invention.

【図11】本発明の実施形態(2) を示す図(2) である。FIG. 11 is a diagram (2) showing the embodiment (2) of the present invention.

【図12】本発明の実施形態(3) を示す図(1) である。FIG. 12 is a diagram (1) showing an embodiment (3) of the present invention.

【図13】本発明の実施形態(3) を示す図(2) である。FIG. 13 is a diagram (2) showing the embodiment (3) of the present invention.

【図14】本発明の実施形態(4) を示す図(1) である。FIG. 14 is a diagram (1) showing an embodiment (4) of the present invention.

【図15】本発明の実施形態(4) を示す図(2) である。FIG. 15 is a diagram (2) showing the embodiment (4) of the present invention;

【図16】本発明の実施形態(5) を示す図(1) である。FIG. 16 is a diagram (1) showing an embodiment (5) of the present invention.

【図17】本発明の実施形態(5) を示す図(2) である。FIG. 17 is a diagram (2) showing the embodiment (5) of the present invention;

【図18】従来技術における個別バッファ方式を示す図
である。
FIG. 18 is a diagram showing an individual buffer method according to the related art.

【図19】従来技術における共通バッファ方式を示す図
である。
FIG. 19 is a diagram showing a common buffer system in the related art.

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

1 共通バッファ 2 第1の入力方路に関するポインタ組みの連鎖 3 第2の入力方路に関するポインタ組みの連鎖 4 第1の入力方路に関する連鎖の最前と最後を指すポ
インタ組み 5 第2の入力方路に関する連鎖の最前と最後を指すポ
インタ組み 6 ポインタメモリ 7 ある入力方路に関するポインタ組みの連鎖 8 バッファ空きに関するポインタ組みの連鎖 9 ある入力方路に関する連鎖の最前と最後を指すポイ
ンタ組み 10 バッファ空きに関する連鎖の最前と最後を指すポ
インタ組み
DESCRIPTION OF SYMBOLS 1 Common buffer 2 Chain | linkage of the pointer set regarding 1st input route 3 Chain | linkage of the pointer pair regarding 2nd input route 4 Pointer pair which points to the front and the end of the chain regarding 1st input route 5 2nd input method Pointer set indicating the forefront and end of a chain related to a path 6 Pointer memory 7 Chain of a set of pointers related to a certain input path 8 Chain of a set of pointers related to an empty buffer 9 Pointer set indicating the front and last of a chain related to a certain input path 10 Buffer empty Pair of pointers to the beginning and end of the chain

Claims (8)

【特許請求の範囲】[Claims] 【請求項1】 セルを格納する共通バッファに対して、
該共通バッファ内のセルの格納位置を管理するポインタ
メモリを設けて、該ポインタメモリ内に、該共通バッフ
ァ内に格納されているセルの共通バッファアドレスと、
該セルより時間的に一つ前に入力されたセルのポインタ
メモリアドレスを示す前ポインタと、該セルより一つ後
に入力されたセルのポインタメモリアドレスを示す後ポ
インタとからなるポインタ組みをセルの入力順に配列し
たポインタ組みの連鎖を入力方路ごとに形成し、 共通バッファがセルによって満たされた状態においてさ
らにセルが入力されたバッファあふれ時には、いずれか
の入力方路に関するポインタ組みの連鎖の最後のポイン
タ組みを削除して、該ポインタ組みに対応する共通バッ
ファアドレスに前記入力セルを書き込むとともに、該セ
ルの入力方路に関するポインタ組みの連鎖の最後に該入
力セルに関するポインタ組みを追加することを特徴とす
る共通バッファメモリ管理方式。
1. For a common buffer for storing cells,
A pointer memory that manages the storage position of the cell in the common buffer; and a common buffer address of a cell stored in the common buffer in the pointer memory;
A pointer set consisting of a front pointer indicating a pointer memory address of a cell input immediately before the cell and a rear pointer indicating a pointer memory address of a cell input immediately after the cell is set to a cell. A chain of pointer sets arranged in the order of input is formed for each input route, and when a buffer overflows when cells are further input while the common buffer is filled with cells, the end of the chain of pointer sets for one of the input routes. And writing the input cell to the common buffer address corresponding to the pointer set, and adding the pointer set for the input cell to the end of the chain of pointer sets for the input path of the cell. Characteristic common buffer memory management system.
【請求項2】 請求項1に記載の共通バッファメモリ管
理方式において、前記ポインタメモリ内に、セルの空き
位置に対する共通バッファアドレスと、該空き位置の一
つ前の空き位置のポインタメモリアドレスを示す前ポイ
ンタと、該空き位置の一つ後の空き位置のポインタメモ
リアドレスを示す後ポインタとからなるポインタ組みを
順次配列したバッファ空きに関するポインタ組みの連鎖
を形成し、 セル量が共通バッファの容量を超えないバッファ非あふ
れ時には、いずれかの入力方路のセルの書き込みまたは
読み出しに応じて、該入力方路に関するポインタ組みの
連鎖の最前のポインタ組みを追加しまたは最後のポイン
タ組みを削除するとともに、前記バッファ空きに関する
ポインタ組みの連鎖の最後のポインタ組みを削除しまた
は追加することを特徴とする共通バッファメモリ管理方
式。
2. The common buffer memory management method according to claim 1, wherein the pointer memory indicates a common buffer address for a vacant position of a cell and a pointer memory address of a vacant position immediately before the vacant position. A chain of pointer sets related to buffer vacancy is formed by sequentially arranging a set of pointers consisting of a front pointer and a rear pointer indicating the pointer memory address of the vacant position immediately after the vacant position, and the cell amount indicates the capacity of the common buffer. At the time of buffer non-overflow which does not exceed, according to writing or reading of a cell of any of the input routes, the front pointer set of the chain of pointer sets for the input route is added or the last pointer set is deleted, and Delete or add the last pointer pair in the chain of pointer pairs for the buffer space Common buffer memory management scheme, wherein Rukoto.
【請求項3】 請求項1または2に記載の共通バッファ
メモリ管理方式において、前記バッファあふれ時、共通
バッファへの書込量が所定の閾値を超えた入力方路に関
するポインタ組みの連鎖の最後のポインタ組みを削除し
て、該ポインタ組みに対応する共通バッファアドレスに
入力セルを書き込むとともに、該セルの入力方路に関す
るポインタ組みの連鎖の最後に該入力セルに関するポイ
ンタ組みを追加することを特徴とする共通バッファメモ
リ管理方式。
3. The common buffer memory management method according to claim 1, wherein at the time of said buffer overflow, the last of a chain of pointer sets relating to an input route whose writing amount to said common buffer exceeds a predetermined threshold value. Deleting the pointer set, writing the input cell to the common buffer address corresponding to the pointer set, and adding the pointer set for the input cell to the end of the chain of pointer sets for the input path of the cell. Common buffer memory management method.
【請求項4】 請求項1または2に記載の共通バッファ
メモリ管理方式において、前記バッファあふれ時、共通
バッファへの書込量が最大である入力方路に関するポイ
ンタ組みの連鎖の最後のポインタ組みを削除して、該ポ
インタ組みに対応する共通バッファアドレスに入力セル
を書き込むとともに、該セルの入力方路に関するポイン
タ組みの連鎖の最後に該入力セルに関するポインタ組み
を追加することを特徴とする共通バッファメモリ管理方
式。
4. The common buffer memory management system according to claim 1, wherein, when said buffer overflows, a last pointer set of a chain of pointer sets relating to an input path having a maximum write amount to a common buffer is determined. A common buffer, comprising deleting and writing an input cell to a common buffer address corresponding to the pointer set, and adding a pointer set for the input cell to the end of a chain of pointer sets for an input path of the cell. Memory management method.
【請求項5】 請求項2から4までのうちのいずれかに
記載の共通バッファメモリ管理方式において、一部また
は全部の入力方路において複数のセルによってパケット
を構成しているとき、バッファ非あふれ時には、いずれ
かの入力方路におけるパケットごとのセルの書き込みま
たは読み出しに応じて、該入力方路に関するポインタ組
みの連鎖の最前のポインタ組みをパケット単位に追加し
または最後のポインタ組みをパケット単位に削除すると
ともに、前記バッファ空きに関するポインタ組みの連鎖
の最後のポインタ組みをパケット単位に削除しまたは追
加し、 バッファあふれ時において、いずれかの入力方路にパケ
ット単位でセルが入力されたときは、同数のセルからな
るパケットを入力とする他の入力方路に関するポインタ
組みの連鎖の最後のパケット単位のポインタ組みを削除
して、該ポインタ組みに対応する共通バッファアドレス
に入力パケットを構成するセルをそれぞれ書き込むとと
もに、該パケットの入力方路に関するポインタ組みの連
鎖の最後に該パケット単位のポインタ組みを追加し、 バッファあふれ時において、いずれかの入力方路にセル
が入力されたときは、パケットを入力とする他の入力方
路に関するポインタ組みの連鎖の最後のパケット単位の
ポインタ組みを削除して、該パケットの最前のポインタ
組みに対応する共通バッファアドレスに入力セルを書き
込むとともに、該セルの入力方路に関するポインタ組み
の連鎖の最後に該入力セルに関するポインタ組みを追加
し、前記バッファ空きに関するポインタ組みの連鎖の最
後に残りのセルに関するポインタ組みを追加することを
特徴とする共通バッファメモリ管理方式。
5. A common buffer memory management system according to claim 2, wherein when a packet is constituted by a plurality of cells in a part or all of the input routes, the buffer is not overflown. Sometimes, according to the writing or reading of cells for each packet in any of the input routes, the leading pointer set of the chain of pointer sets for the input route is added in packet units, or the last pointer set is added in packet units. In addition to deleting and adding or deleting the last pointer set of the chain of pointer sets related to the buffer vacancy in packet units, when a buffer overflows, when a cell is input in packet units in any input path, Chaining of pointer sets for other input routes that receive packets consisting of the same number of cells The pointer set in the last packet unit is deleted, and the cells constituting the input packet are written into the common buffer address corresponding to the pointer set, respectively, and the packet unit is added to the end of the chain of the pointer set regarding the input route of the packet. When a cell is input to one of the input routes at the time of buffer overflow, the pointer set of the last packet unit in the chain of the pointer sets for the other input routes that receive the packet is added. And writing the input cell to the common buffer address corresponding to the foremost pointer set of the packet, and adding the pointer set for the input cell to the end of the chain of pointer sets for the input path of the cell, Pointers for remaining cells at the end of the chain of pointer pairs for buffer free Common buffer memory management scheme which is characterized by adding a set.
【請求項6】 請求項5に記載の共通バッファメモリ管
理方式において、前記パケットを構成する最前のセルと
次のセルとにおいて変化しながらパケットごとに順次増
大しまたは減少するパケット識別番号を各セルに付与
し、前記共通バッファあふれ発生時、パケットを削除す
べき入力方路に関するポインタ組みの連鎖を最後から前
に向かって検索して、前記パケット識別番号が変化した
とき、該パケット識別番号が変化したセルを含むパケッ
ト単位のポインタ組みを連鎖から削除することを特徴と
する共通バッファメモリ管理方式。
6. The common buffer memory management method according to claim 5, wherein a packet identification number which sequentially increases or decreases for each packet while changing between the first cell and the next cell constituting the packet is set in each cell. When the common buffer overflows, a chain of pointer sets relating to an input path from which a packet is to be deleted is searched from the end to the front, and when the packet identification number changes, the packet identification number changes. A common buffer memory management method characterized in that a set of pointers in packet units including a selected cell is deleted from the chain.
【請求項7】 請求項5に記載の共通バッファメモリ管
理方式において、前記パケットを構成する最前のセルと
パケットを構成する残りのセルとに対して異なるパケッ
ト識別フラグを付加し、前記共通バッファあふれ発生
時、パケットを削除すべき入力方路に関するポインタ組
みの連鎖を最後から前に向かって検索して、前記パケッ
ト識別フラグの値が変化したとき、該パケット識別フラ
グが変化したセルを含むパケット単位のポインタ組みを
連鎖から削除することを特徴とする共通バッファメモリ
管理方式。
7. The common buffer memory management method according to claim 5, wherein different packet identification flags are added to a front cell constituting the packet and a remaining cell constituting the packet to overflow the common buffer. At the time of occurrence, a chain of pointer sets relating to an input route from which a packet is to be deleted is searched from the end to the front, and when the value of the packet identification flag changes, a packet unit including the cell in which the packet identification flag has changed A common buffer memory management method characterized by deleting a set of pointers from a chain.
【請求項8】 請求項1から7までのうちのいずれかに
記載の共通バッファメモリ管理方式において、前記入力
方路による区分に代えてVPIまたはVCIによる区分
を用いることを特徴とする共通バッファメモリ管理方
式。
8. The common buffer memory management system according to claim 1, wherein a partition based on VPI or VCI is used in place of the partition based on the input route. Management method.
JP25135796A 1996-09-24 1996-09-24 Common buffer memory management system Withdrawn JPH1098475A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP25135796A JPH1098475A (en) 1996-09-24 1996-09-24 Common buffer memory management system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP25135796A JPH1098475A (en) 1996-09-24 1996-09-24 Common buffer memory management system

Publications (1)

Publication Number Publication Date
JPH1098475A true JPH1098475A (en) 1998-04-14

Family

ID=17221632

Family Applications (1)

Application Number Title Priority Date Filing Date
JP25135796A Withdrawn JPH1098475A (en) 1996-09-24 1996-09-24 Common buffer memory management system

Country Status (1)

Country Link
JP (1) JPH1098475A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066571A1 (en) * 2003-01-20 2004-08-05 Fujitsu Limited Network switch apparatus and network switch method
WO2004066570A1 (en) * 2003-01-17 2004-08-05 Fujitsu Limited Network switch apparatus and network switch method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004066570A1 (en) * 2003-01-17 2004-08-05 Fujitsu Limited Network switch apparatus and network switch method
WO2004066571A1 (en) * 2003-01-20 2004-08-05 Fujitsu Limited Network switch apparatus and network switch method

Similar Documents

Publication Publication Date Title
AU637250B2 (en) Traffic shaping method and circuit
US5859835A (en) Traffic scheduling system and method for packet-switched networks
US5991295A (en) Digital switch
US6473432B1 (en) Buffer control apparatus and method
JPH07321823A (en) Device with multi-casting function
EP1030483B1 (en) Asynchronous transfer mode switch
US6310875B1 (en) Method and apparatus for port memory multicast common memory switches
US7088731B2 (en) Memory management for packet switching device
JPH09326807A (en) Shared cell memory type atm exchange control method and shared cell memory atm exchange switch
JPH1098475A (en) Common buffer memory management system
US5999515A (en) Method and apparatus for shaping processing in which discard of ATM cell effectively performed
JP3451424B2 (en) Common buffer memory controller
WO1997024904A1 (en) Switching apparatus
JPH11122257A (en) Common buffer switch
JPH07319630A (en) Buffer capacity determination system
JPH06284453A (en) Atm cell switch
US7492790B2 (en) Real-time reassembly of ATM data
JPH114234A (en) Multiplex switch device
KR100641633B1 (en) An efficient switching device and its method using multiple shared memory
JPH09200222A (en) Common buffer type atm switch
JP3019853B2 (en) ATM switch and control method thereof
JPH1141243A (en) Atm switch and control method therefor
JP2871652B2 (en) ATM switch
JPH05336153A (en) Cell transfer queue configuration system and cell transfer queue circuit
WO1993011621A1 (en) Method and unit for the reconstruction of the correct sequence of atm cells

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20031202