JPH07107116A - Packet switching system - Google Patents

Packet switching system

Info

Publication number
JPH07107116A
JPH07107116A JP24766893A JP24766893A JPH07107116A JP H07107116 A JPH07107116 A JP H07107116A JP 24766893 A JP24766893 A JP 24766893A JP 24766893 A JP24766893 A JP 24766893A JP H07107116 A JPH07107116 A JP H07107116A
Authority
JP
Japan
Prior art keywords
packet
input
shared buffer
buffer
output
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
JP24766893A
Other languages
Japanese (ja)
Other versions
JP2621770B2 (en
Inventor
Zuisetsu Han
瑞雪 樊
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 JP24766893A priority Critical patent/JP2621770B2/en
Publication of JPH07107116A publication Critical patent/JPH07107116A/en
Application granted granted Critical
Publication of JP2621770B2 publication Critical patent/JP2621770B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Abstract

PURPOSE:To provide a high performance packet switching system which can conduct independently low speed scheduling in each input port by mounting a low speed buffer of a large capacity, and also, mounting a high speed shared buffer of a small quantity. CONSTITUTION:This packet switching system is constituted so that input buffers 101-1 to 101-N installed in accordance with N pieces of input ports and a shared buffer 104 installed in accordance with N pieces of output ports are provided and this shared buffer 104 can receive simultaneously N pieces of packets from the input buffers 101-1 to 101-N, and a shared buffer control part 105 for controlling the shared buffer 104 multi-addresses a packet store state of the shared buffer 104 to input buffer control parts 102-1 to 102-N, and each input buffer control part 102-1 to 102-N controls so as to output the packet from the input buffers 101-1 to 101-N if a free space of the shared buffer 104 is an N-packet portion or above.

Description

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

【0001】[0001]

【産業上の利用分野】本発明はパケット交換方式に関
し、特にマルチメデイアを扱いハイ・パフオーマンスを
得るパケット交換方式に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a packet switching system, and more particularly to a packet switching system which handles multimedia and obtains high performance.

【0002】[0002]

【従来の技術】従来のパケット交換方式は、バッフア配
置の立場から分類すると、共有バッフア形(H.Kuwahara
et. al.:"A Shared Buffer Memory Switch for an ATM
Exchange",Proc.ICC'89,pp.122-125(1984))、出力バッ
フア形(H.Suzuki,et. al.:"Output-Buffer Switch Arch
itecture for Asynchronous Mode,"Int.J.Digital andA
nalog Cabled Systems, Vol.2,pp.269-276(1989))、ク
ロスポイントバッフア形(Y.Kato et. al.:"A Developme
nt of a High Speed ATM Switching LSIC",ICC'90,pp.3
10.3.1-310.3.5(1990)) 、入力バッフア形(M.Akata et.
al.:"A Scheduling Content-Addressable Memory for
ATM Space-Division Switch Control",ISSCC'91,pp.244
-245(1991)) および入、出力バッフア形交換方式(Yukih
iro Doi et. al.:"A Very High-Speed ATM Switch with
Input and Output Buffers",ISS'92,pp.231-235(199
2)) がある。
2. Description of the Related Art Conventional packet switching methods are classified into a shared buffer type (H. Kuwahara
et. al .: "A Shared Buffer Memory Switch for an ATM
Exchange ", Proc.ICC'89, pp.122-125 (1984)), Output buffer type (H.Suzuki, et.al.:"Output-Buffer Switch Arch
itecture for Asynchronous Mode, "Int.J.Digital andA
nalog Cabled Systems, Vol.2, pp.269-276 (1989)), cross point buffer type (Y. Kato et. al .: "A Developme
nt of a High Speed ATM Switching LSIC ", ICC'90, pp.3
10.3.1-310.3.5 (1990)), input buffer type (M.Akata et.
al.:"A Scheduling Content-Addressable Memory for
ATM Space-Division Switch Control ", ISSCC'91, pp.244
-245 (1991)) and input / output buffer type exchange method (Yukih
iro Doi et. al .: "A Very High-Speed ATM Switch with
Input and Output Buffers ", ISS'92, pp.231-235 (199
2))

【0003】共有バッフア形交換方式においては、バッ
フアの共有効果が大きく、所要バッフア総容量がほかの
方式と比べて一番少ないが、バッフアへのアクセス速度
が高速(入力ポートの速度×入力ポート数×2)であ
り、大容量の高速バッフアを実装するのが困難である。
In the shared buffer type exchange system, the sharing effect of the buffer is large and the total required buffer capacity is the smallest compared to other systems, but the access speed to the buffer is high (input port speed x number of input ports). X2), and it is difficult to mount a large capacity high speed buffer.

【0004】出力バッフア形交換方式においては、マル
チキャストのようなトラヒックを処理するのが簡単であ
り、出力バッフアへのアクセス速度が共有バッフアの約
半分であるが、バッフアの共有効果がなく、所要バッフ
ア容量が共有バッフア形方式より数倍多いので、このよ
うな高速の大容量バッフアを実装するのは難しい。
In the output buffer type exchange system, it is easy to handle traffic such as multicast, and the access speed to the output buffer is about half that of the shared buffer, but there is no sharing effect of the buffer and the required buffer is available. Since the capacity is several times more than that of the shared buffer type method, it is difficult to implement such a high speed large capacity buffer.

【0005】クロスポイントバッフア形交換方式におい
ては、バッフアへのアクセス速度が小さい(入力ポート
の速度×2)が、一つの出力ポートに対応するバッフア
がN(Nは入力ポート数)個に分割されているので、ト
ラヒックの偏りなどのような特性から所要バッフアの容
量が膨大になってしまう。
In the cross-point buffer type exchange system, the access speed to the buffer is small (input port speed × 2), but the buffer corresponding to one output port is divided into N (N is the number of input ports). Therefore, the required capacity of the buffer becomes enormous due to the characteristics such as uneven traffic.

【0006】入力バッフア形交換方式においては、バッ
フアへのアクセス速度がクロスポイトバッフア形交換方
式と同じであるが、高スループットを得るのに複雑なス
ケジューリングを入力ポート間において、高速的に行な
う必要がある。
In the input buffer type switching system, the access speed to the buffer is the same as that in the cross point buffer type switching system, but it is necessary to perform complicated scheduling between input ports at high speed in order to obtain high throughput. There is.

【0007】入出力バッフア形交換方式においては、バ
ッフアへのアクセス速度が入力バッフア形交換方式の数
倍になり、入力ポート間のスケジューリングを行なう必
要がある。特に、マルチキャストの様なトラヒックに対
してスケジューリングが複雑になり、しかも出力側の出
力バッフアの容量も出力バッフア形交換方式と同じく大
きい。
In the input / output buffer type exchange system, the access speed to the buffer is several times that of the input buffer type exchange system, and it is necessary to perform scheduling between input ports. In particular, scheduling becomes complicated for traffic such as multicast, and the capacity of the output buffer on the output side is as large as that of the output buffer type exchange system.

【0008】[0008]

【発明が解決しようとする課題】上述した従来の各パケ
ット交換方式は、ランダムなトラヒックに対しては、所
要バッフアの容量が少なくてすむので、いまの技術で実
装できる。しかし、バースト性の強いトラヒックに対し
ては、高スループットを得るには大容量高速のバッフア
が不可欠であり、いまの技術で実装困難という問題があ
る。
The conventional packet switching systems described above can be implemented by the present technology because the required buffer capacity is small for random traffic. However, for traffic with a strong burst characteristic, a large-capacity and high-speed buffer is indispensable to obtain high throughput, and there is a problem that it is difficult to implement with the current technology.

【0009】また、低速バッフア使用の入力バッフア方
式等においては入力ポート間での複雑なスケジューリン
グを必要とするという問題点がある。
Further, in the input buffer system using the low speed buffer, there is a problem that complicated scheduling between input ports is required.

【0010】本発明の目的は、マルチメデイア、特にバ
ースト性の強いトラヒックを扱う交換方式として、従来
方式の大容量の高速バッフアを実装しにくい欠点を改善
して、大容量の低速バッフアを実装し、かつ、少量な共
有バッフアを実装することにより、各入力ポートにおい
て、独立に低速スケジューリングを行なうハイ・パフオ
ーマンスパケット交換方式を提供することにある。
An object of the present invention is to improve the disadvantage that it is difficult to mount a large-capacity high-speed buffer of the conventional system as a switching system for handling multimedia, especially traffic having a strong burst property, and mount a large-capacity low-speed buffer. By providing a small amount of shared buffers, it is possible to provide a high-performance packet switching system for independently performing low-speed scheduling at each input port.

【0011】[0011]

【課題を解決するための手段】第1の発明のパケット交
換方式は、複数の入力ポートに対応して設置されている
入力バッフアと複数の出力ポートに対応して設置されて
いる共有バッフアを有し前記共有バッフアは同時にN
(Nは入力ポート数)個のパケットを前記複数の入力バ
ッフアから受信できるパケット交換方式において、前記
複数の入力ポートから入力されたパケットを前記複数の
入力ポートに対応して設置されている入力バッフアに入
力し、前記入力バッフアからパケットを出力するときに
は前記共有バッフアの空きスペースがNパケット分以上
であれば前記入力バッフアからパケットが出力できると
してこの出力できる複数のパケットの中から一つ選択し
てこの選択されたパケットを前記共有バッフアに入力
し、前記共有バッフアからパケットを出力するときには
パケットの出力ポート情報に基づきこれに対応する出力
ポートに出力できる複数のパケットから一つ選択してこ
の選択されたパケットを前記共有バッフアから前記対応
する出力ポートに出力することを特徴としている。
A packet switching system according to a first aspect of the present invention has an input buffer installed corresponding to a plurality of input ports and a shared buffer installed corresponding to a plurality of output ports. However, the shared buffer is N at the same time.
In the packet switching system capable of receiving (N is the number of input ports) packets from the plurality of input buffers, the input buffers provided to the packets input from the plurality of input ports corresponding to the plurality of input ports. When the packet is output from the input buffer, if the free space of the shared buffer is N packets or more, it is determined that the packet can be output from the input buffer, and one of the plurality of output packets can be selected. When the selected packet is input to the shared buffer and the packet is output from the shared buffer, one is selected from a plurality of packets that can be output to the corresponding output port based on the output port information of the packet, and this selected packet is selected. Output packets from the shared buffer to the corresponding output port. It is characterized in that.

【0012】第2の発明のパケット交換方式は、第1の
発明のパケット交換方式において、共有バッフアの空き
スペースがNパケット分以上であれば、複数の入力バッ
フアからマルチキャスト通信パケットが出力でき、前記
共有バッフアの空きスペースがp(N<p)パケット分
以上であれば、前記複数の入力バッフアから1対1通信
パケットが出力できることを特徴としている。
In the packet switching system of the second invention, in the packet switching system of the first invention, if the free space of the shared buffer is N packets or more, a multicast communication packet can be output from a plurality of input buffers. If the free space of the shared buffer is p (N <p) packets or more, one-to-one communication packet can be output from the plurality of input buffers.

【0013】第3の発明のパケット交換方式は、第1ま
たは第2のパケット交換方式において、複数の入力バッ
フアから優先クラストラヒックのパケットを優先的に共
有バッフアに入力し、前記共有バッフアからパケットを
出力するときには前記優先クラストラヒックのパケット
が優先的に出力されることを特徴としている。
According to a third aspect of the packet switching system of the present invention, in the first or second packet switching system, the packets of the priority class traffic are preferentially input to the shared buffer from a plurality of input buffers, and the packets are transferred from the shared buffer. When outputting, the packet of the priority class traffic is output preferentially.

【0014】第4の発明のパケット交換方式は、第3の
発明のパケット交換方式において、非優先クラストラヒ
ックのパケットが占有できる共有バッフアの最大容量を
Mとし、前記非優先クラストラヒックのパケットが占有
した共有バッフアの量が(M−N)より多くなるときに
は前記非優先クラストラヒックのパケットが複数の入力
バッフアから出力できないことを特徴としている。
The packet switching system of the fourth invention is the packet switching system of the third invention, wherein the maximum capacity of the shared buffer that can be occupied by the non-priority class traffic packet is M, and the non-priority class traffic packet is occupied. It is characterized in that the packet of the non-priority class traffic cannot be output from a plurality of input buffers when the amount of the shared buffer is larger than (MN).

【0015】第5の発明のパケット交換方式は、第4の
発明のパケット交換方式において、非優先クラストラヒ
ックのパケットが占有した共有バッフアの量が(M−
N)以下の場合、前記共有バッフアにおいてi(i=1
〜N)番目の出力ポートへいくパケットの格納数がm
((M−N)>m≧0)以下であるとし、j(j=1〜
N,j≠i)番目の出力ポートへいくパケットの格納数
がmより大であるときには、前記i番目の出力ポートへ
いくパケットを前記j番目の出力ポートへいくパケット
より優先的に入力バッフアから出力することを特徴とし
ている。
The packet switching system of the fifth invention is the packet switching system of the fourth invention, wherein the amount of the shared buffer occupied by the packets of the non-priority class traffic is (M-
N) or less, i (i = 1) in the shared buffer
~ N) The number of stored packets going to the Nth output port is m
If ((M−N)> m ≧ 0) or less, j (j = 1 to 1)
When the stored number of packets going to the N, j ≠ i) th output port is larger than m, the packet going to the i-th output port is preferentially sent from the input buffer to the packet going to the j-th output port. It is characterized by outputting.

【0016】[0016]

【実施例】次に本発明の実施例について図面を参照して
説明する。
Embodiments of the present invention will now be described with reference to the drawings.

【0017】実施例では、交換処理に際して他のトラヒ
ックに優先して処理される優先クラストラヒックとそう
でない非優先クラストラヒックの両方を扱うものとし、
優先クラストラヒックとしては音声や動画等のような固
定ビットレートトラヒック(Constant bit rate traffi
c 、以後CBRと略称する)を、非優先クラストラヒッ
クとしてはデータ等のような可変ビットレートトラヒッ
ク(Variable bit rate traffic 、以後VBRと略称す
る)を例示して説明する。
In the embodiment, it is assumed that both priority class traffic, which is processed in preference to other traffic in the exchange processing, and non-priority class traffic, which is not processed, are handled.
Priority class traffic is constant bit rate traffic such as voice and video.
c, hereinafter abbreviated as CBR), and variable bit rate traffic (hereinafter referred to as VBR) such as data as non-priority class traffic.

【0018】また、本実施例では、VBRには、通常の
1対1通信のVBRと同報用通信である可変ビットレー
トマルチキャストトラヒック(Variable bit rate mult
icast traffic 、以後VBRMと略称する)とがあると
して以降説明する。
Further, in this embodiment, the VBR includes a variable bit rate multicast traffic (Variable bit rate mult) which is a normal one-to-one communication VBR and a broadcast communication.
icast traffic, hereinafter abbreviated as VBRM) will be described below.

【0019】図1は本発明のパケット交換方式の一実施
例を示すブロック図である。
FIG. 1 is a block diagram showing an embodiment of the packet switching system of the present invention.

【0020】本実施例のパケット交換方式は、図1に示
すように、入力ポートの数N、出力ポートの数Nから構
成されるN×Nのパケット交換方式であり、N個の入力
ポート100−1〜100−Nから到来する入力パケッ
トをそれぞれ蓄積するランダムインランダムアウトの入
力バッフア101−1〜101−Nと、この入力バッフ
ア101−1〜101−Nをそれぞれ後述するパケット
選択情報に基づいて制御する入力バッフア制御部102
−1〜102−Nと、各入力バッフアから到来するパケ
ットを入ハイウエイに時分割多重化してランダムインラ
ンダムアウトのメモリに蓄積し、メモリから出力された
出ハイウエイの多重化情報をN個の出力ポート110−
1〜110−Nに分離送出する共有バッフア104と、
この共有バッフア104を制御すると共に共有バッフア
104のパケット格納情報に基づき入力バッフア101
−1〜101−Nから出力すべきパケットを選択するパ
ケット選択情報を作成し各入力バッフア制御部102−
1〜102−Nに同報する共有バッフア制御部105と
を有して構成されている。
As shown in FIG. 1, the packet switching system of this embodiment is an N × N packet switching system composed of N input ports and N output ports. Random-in random-out input buffers 101-1 to 101-N for accumulating input packets arriving from -1 to 100-N, and the input buffers 101-1 to 101-N based on packet selection information described later. Input buffer control unit 102 for controlling by
-1 to 102-N and packets arriving from each input buffer are time-division-multiplexed on the input highway and stored in the random-in-random-out memory, and the output highway multiplexing information output from the memory is output to N pieces. Port 110-
A shared buffer 104 that separates and sends 1 to 110-N;
The input buffer 101 is controlled based on the packet storage information of the shared buffer 104 while controlling the shared buffer 104.
-1 to 101-N creates packet selection information for selecting a packet to be output, and each input buffer control unit 102-
1 to 102-N and a shared buffer control unit 105 that broadcasts to each of the units.

【0021】共有バッフア104における時分割多重化
および分離については、公知技術であるので以後この技
術に関する説明は省略し、共有バッフア104は到来す
るN個のパケットの高速書込み、出力ポートの要求に応
じてN個のパケットの高速読出しができるランダムイン
ランダムアウトのメモリとして説明し、また共有バッフ
ア制御部105についてはその制御を行なうものとして
説明する。
Since the time division multiplexing and demultiplexing in the shared buffer 104 is a known technique, a description of this technique will be omitted hereinafter, and the shared buffer 104 responds to the high speed writing of the incoming N packets and the request of the output port. The memory will be described as a random-in random-out memory capable of high-speed reading of N packets, and the shared buffer control unit 105 will be described as the one for performing the control.

【0022】図2はN個の入力バッフア制御部102−
1〜102−Nの代表例としての入力バッフア制御部1
02−1の一例を示すブロック図である。
FIG. 2 shows N input buffer control units 102-
Input buffer controller 1 as a typical example of 1 to 102-N
It is a block diagram which shows an example of 02-1.

【0023】図2の入力バッフア制御部102−1は入
力バッフア101−1のアイドルアドレス(パケットを
格納していないバッフアのアドレス)を管理格納してい
る先入れ先出しメモリであるアイドルアドレス管理キュ
ー206と、CBR関係パケットが格納されているアド
レス(入力バッフア101−1の)を管理格納している
先入れ先出しメモリであるCBRアドレス管理キュー2
02と、VBRM関係パケットが格納されているアドレ
ス(入力バッフア101−1の)を管理格納している先
入れ先出しメモリであるVBRMアドレス管理キュー2
03と、出力ポートi(i=1〜N)に出力される1対
1通信のVBR関係パケットが格納されているアドレス
(入力バッフア101−1の)を管理格納している先入
れ先出しメモリであるVBR出力iアドレス管理キュー
204−iと、入力パケットの到来に応じてアイドルア
ドレス管理キュー206から供給されるアイドルアドレ
スを書き込みアドレスとして線103−1−2を介して
入力バッフア101−1に供給してこの入力パケットを
入力バッフア101−1に格納するとともにこの入力パ
ケットのパケットの特性(CBRか、VBRMか、VB
Rか)と出力ポート情報(出力ポート番号)とにもとづ
いてそのパケットが格納された入力バッフア101−1
のアドレスを対応するアドレス管理キューに分配する
(入力パケットが1対1通信のVBRで出力ポート1に
出力されるパケットであるならそれを格納したアドレス
はVBR出力1アドレス管理キュー204−1に供給さ
れる)分配部201と、共有バッフア104から同報さ
れるパケット選択情報に基づいて参照数字202、20
3および204−1〜204−Nのアドレス管理キュー
から出力すべきパケットのアドレスを選択して読み出し
アドレスとして線103−1−3を介して、入力バッフ
ア101−1に供給してパケットを出力するとともに空
きアドレスになった読み出しアドレスをアイドルアドレ
ス管理キュー206に供給する選択部205とを含んで
構成されている。
The input buffer control unit 102-1 of FIG. 2 has an idle address management queue 206, which is a first-in first-out memory that manages and stores the idle address of the input buffer 101-1 (the address of the buffer that does not store packets). A CBR address management queue 2 which is a first-in first-out memory that manages and stores the address (of the input buffer 101-1) in which the CBR-related packet is stored.
02 and a VBRM address management queue 2 which is a first-in first-out memory that manages and stores the address (of the input buffer 101-1) in which the VBRM-related packet is stored.
03, and a VBR that is a first-in first-out memory that manages and stores the address (of the input buffer 101-1) at which the VBR-related packet for one-to-one communication output to the output port i (i = 1 to N) is stored. The output i address management queue 204-i and the idle address supplied from the idle address management queue 206 according to the arrival of the input packet are supplied as write addresses to the input buffer 101-1 via the line 103-1-2. This input packet is stored in the input buffer 101-1 and the packet characteristics (CBR, VBRM, VBRM) of this input packet are stored.
Input buffer 101-1 in which the packet is stored based on R) and output port information (output port number)
Is distributed to the corresponding address management queue (if the input packet is a packet output to the output port 1 by the VBR of 1: 1 communication, the address storing it is supplied to the VBR output 1 address management queue 204-1) The distribution unit 201 and the reference numerals 202, 20 based on the packet selection information broadcast from the shared buffer 104.
3 and 204-1 to 204-N, the address of the packet to be output is selected from the address management queue and is supplied as a read address to the input buffer 101-1 via the line 103-1-3 to output the packet. In addition, the selection unit 205 supplies the read address that has become an empty address to the idle address management queue 206.

【0024】図3は共有バッフア制御部105の一例を
示すブロック図である。
FIG. 3 is a block diagram showing an example of the shared buffer control unit 105.

【0025】図3の共有バッフア制御部105は、共有
バッフア104のアイドルアドレスを管理格納している
先入れ先出しメモリであるアイドルアドレス管理キュー
303と、出力ポートi(i=1〜N)に出力されるパ
ケットが格納されているアドレス(共有バッフア104
の)をCBRとVBRとを別々に管理格納している先入
れ先出しメモリである出力iアドレス管理キュー302
−iと、入力パケットの到来に応じてアイドルアドレス
管理キュー303から供給されるアイドルアドレスを書
き込みアドレスとして線106−2を介して共有バッフ
ア104に供給してこの入力パケットを共有バッフア1
04に格納するとともに入力パケットのパケットの特性
と出力ポート情報とにもとづいてそのパケットが格納さ
れた共有バッフア104のアドレスを対応する出力アド
レス管理キューに分配する分配部301と、優先順位に
基づいて参照数字302−1〜302−Nの出力アドレ
ス管理キューから出力すべきパケットのアドレスを選択
して読み出しアドレスとして線106−3を介して共有
バッフア104に供給してパケットを出力するとともに
空きアドレスになった読み出しアドレスをアイドルアド
レス管理キュー303に供給する選択部304と、共有
バッフア104のパケット格納情報にもとづいて次にこ
の共有バッフア104に供給されるパケットの選択指示
を示す選択情報を作成するパケット選択情報作成部30
8とを含んで構成されている。
The shared buffer control unit 105 in FIG. 3 outputs the idle address of the shared buffer 104 to the idle address management queue 303 which is a first-in first-out memory for management storage, and the output port i (i = 1 to N). Address where packet is stored (shared buffer 104
Output i-address management queue 302, which is a first-in first-out memory that separately stores and stores CBR and VBR
-I and the idle address supplied from the idle address management queue 303 in response to the arrival of the input packet are supplied as write addresses to the shared buffer 104 via the line 106-2 and the input packet is transmitted to the shared buffer 1
No. 04, and the distribution unit 301 that distributes the address of the shared buffer 104 storing the packet to the corresponding output address management queue based on the packet characteristics of the input packet and the output port information, and based on the priority order. The address of the packet to be output is selected from the output address management queues of reference numerals 302-1 to 302-N and is supplied as a read address to the shared buffer 104 via the line 106-3 to output the packet and also to an empty address. The selection unit 304 that supplies the read address that has become unusable to the idle address management queue 303, and the packet that creates the selection information that indicates the selection instruction of the packet that will be supplied to the shared buffer 104 next based on the packet storage information of the shared buffer 104. Selection information creation unit 30
And 8 are included.

【0026】この選択情報、すなわち、選択指示は、高
速アクセスが必要な共有バッフアの容量をなるべく小量
とし、それを低速アクセスかつ大容量化可能な入力バッ
フアの量で補い、また入力ポート間の高速スケジューリ
ングをなくして、入力ポートが各自独立に低速スケジュ
ーリングを行なうように設定され、マルチキャストが簡
単にかつバースト性の強いトラヒックに対して対処でき
るように設定する。
This selection information, that is, the selection instruction, minimizes the capacity of the shared buffer that requires high-speed access, supplements it with the amount of input buffer that enables low-speed access and large capacity, and also between input ports. The high-speed scheduling is eliminated, and the input ports are set to perform low-speed scheduling independently of each other, and the multicast is set so that it can easily handle heavy bursty traffic.

【0027】そのために、先ず、共有バッフア104へ
の出力は優先クラストラヒックであるCBRを最優先と
し、しかも、この優先制御を確かなものとするために、
非優先クラストラヒックVBRの共有バッフア104で
の最大占有量をM(VBRMの占有量と1対1通信のV
BRの占有量とを加算した量の最大量をいう)と制限す
るように制御する。ここで、優先の意味は、共有バッフ
ア104に占めるVBRMを含むVBRの量が一定値
(後述するがMとは異なる値)以下の場合にはCBRと
VBRとは両方とも共有バッフア104への入力は受理
されるが、共有バッフア104に占るVBRMを含むV
BRの量が一定値より大きくなったときにはVBRの共
有バッフア104への入力は拒否するが、その場合でも
CBRの共有バッフア104への入力は受理されること
を意味する。
For that purpose, first, the output to the shared buffer 104 is to give priority to the CBR which is the priority class traffic, and in order to ensure this priority control,
The maximum occupancy of the shared buffer 104 of the non-priority class traffic VBR is M (VBRM occupancy and V for one-to-one communication).
The BR occupancy is the maximum of the added amount). Here, the priority means that both the CBR and the VBR are input to the shared buffer 104 when the amount of the VBR including the VBRM occupying the shared buffer 104 is equal to or less than a certain value (a value different from M as described later). Is accepted, but the V containing the VBRM divinated on the shared buffer 104
When the amount of BR exceeds a certain value, the input to the shared buffer 104 of VBR is rejected, but even in that case, the input to the shared buffer 104 of CBR is accepted.

【0028】また、共有バッフア104でのVBRMの
滞留時間を考慮し、VBRMの占有できる共有バッフア
104の量は1対1通信のVBRよりもkパケット分多
く蓄積できるように制御する。
In consideration of the residence time of the VBRM in the shared buffer 104, the amount of the shared buffer 104 that the VBRM can occupy is controlled so that k packets can be stored more than the VBR of the one-to-one communication.

【0029】さらに、特定の出力ポートへ出力されるV
BRパケットのみが共有バッフア104を占有しないよ
うに、各出力ポートへいくVBRMを含むVBRパケッ
トの共有バッフア104での占有量にそれぞれ1つのし
きい値mを設け、このしきい値m以下の出力ポートに出
力される1対1通信のVBRパケットはmを超えた出力
ポートに出力される1対1通信のVBRパケットより優
先して共有バッフア104に出力されるように制御す
る。そして各出力ポートへ出力されるVBRMを含むV
BRパケットの共有バッフア104での占有量がすべて
mを超えているときは各出力ポートに出力される1対1
通信のVBRパケットは同等に取扱われるように制御す
る。
Further, V output to a specific output port
In order that only the BR packet does not occupy the shared buffer 104, one threshold value m is set for each occupied amount of the VBR packet including the VBRM that goes to each output port in the shared buffer 104. The VBR packet for one-to-one communication output to the port is controlled to be output to the shared buffer 104 with priority over the VBR packet for one-to-one communication output to the output port exceeding m. V including the VBRM output to each output port
1 to 1 output to each output port when the BR packet occupancy in the shared buffer 104 exceeds m.
The VBR packets for communication are controlled so that they are treated equally.

【0030】次に、パケット選択情報作成部308にお
けるパケット選択基準について説明する。
Next, the packet selection criteria in the packet selection information creating section 308 will be described.

【0031】第1優先はCBRパケットである。そこ
で、共有バッフア104の空きスペースをXとすれば、
空きスペースXがポート数N以上であれば(X≧N)、
共有バッフア104はCBRパケットを受理可能とし、
ポート数Nより小であれば(X<N)受理不可とし、C
BRパケットを入力バッフアに留め置く。
The first priority is the CBR packet. Therefore, if the free space of the shared buffer 104 is X,
If the vacant space X is the number of ports N or more (X ≧ N),
The shared buffer 104 allows the CBR packet to be accepted,
If the number of ports is less than N (X <N), it is not accepted, and C
Keep BR packets in the input buffer.

【0032】このようにすることにより、空きスベース
Xがポート数N以上のときには常に共有バッフア104
へのN個のCBRパケットの同時入力が可能となり、入
力ポート間の高速スケジューリングはなくなり、スケジ
ューリングは入力ポートでそれぞれ独自に行なうことが
できるようになる。
By doing so, the shared buffer 104 is always available when the free space X is greater than or equal to the number N of ports.
It becomes possible to simultaneously input N CBR packets to the input port, the high-speed scheduling between the input ports is eliminated, and the scheduling can be independently performed at the input ports.

【0033】第2優先はVBRMパケットである。そこ
で、現在共有バッフア104を占有しているVBRMパ
ケットと1対1通信のVBRパケットとの和の占有量を
Yとしたときに、空きスペースXがポート数N以上であ
り(X≧N)、かつ非優先クラストラヒックVBRに残
された空きスペース(M−Y)がポート数N以上であれ
ば(M−Y≧N)、共有バッフア104はVBRMパケ
ットを受理可能とし、それ以外のときには受理不可と
し、VBRMパケットを入力バッフアに留め置く。
The second priority is VBRM packets. Therefore, when the occupancy of the sum of the VBRM packet currently occupying the shared buffer 104 and the VBR packet of the one-to-one communication is Y, the empty space X is the number N of ports or more (X ≧ N), If the free space (MY) left in the non-priority class traffic VBR is equal to or larger than the number of ports N (MY ≧ N), the shared buffer 104 can accept the VBRM packet, and otherwise it cannot accept it. , And retain the VBRM packet in the input buffer.

【0034】このようにすることにより、空きスペース
Xがポート数N以上であり、かつ非優先クラストラヒッ
クVBRに残された空きスペース(M−Y)がポート数
N以上であれば、常に共有バッフア104へのN個のV
BRMパケットの同時入力が可能となり、入力ポート間
の高速スケジューリングはなくなり、スケジューリング
は入力ポートでそれぞれ独自に行なうことができるよう
になる。
By doing so, if the empty space X is the number of ports N or more and the empty space (MY) left in the non-priority class traffic VBR is the number of ports N or more, the shared buffer is always available. N Vs to 104
BRM packets can be input at the same time, high-speed scheduling between input ports is eliminated, and scheduling can be performed independently at each input port.

【0035】1対1通信のVBRパケットはVBRMパ
ケットより最大占有量がkパケット分少ないので、現在
共有バッフア104を占有しているVBRMパケットと
1対1通信のVBRパケットとの和の占有量をYとした
ときに、空きスペースXがポート数N以上であり(X≧
N)、かつVBRMを含むVBRパケットに残された空
きスペース(M−Y−k)がポート数N以上であれば
(M−Y−k≧N)、共有バッフア104は1対1通信
のVBRパケットを受理可能とし、それ以外のときには
受理不可とし1対1通信のVBRパケットを入力バッフ
アに留め置く。
Since the maximum occupancy of the VBR packet for one-to-one communication is smaller than that of the VBRM packet by k packets, the total occupancy of the VBRM packet currently occupying the shared buffer 104 and the VBR packet for one-to-one communication is calculated. When Y is set, the empty space X is equal to or larger than the number N of ports (X ≧
N), and if the empty space (MYK) left in the VBR packet including the VBRM is greater than or equal to the number of ports N (MYK≥N), the shared buffer 104 is a VBR for one-to-one communication. The packet can be accepted, and otherwise the VBR packet for one-to-one communication is retained in the input buffer.

【0036】このようにすることにより、空きスペース
Xがポート数N以上であり(X≧N)、かつVBRMを
含むVBRパケットに残された空きスペース(M−Y−
k)がポート数N以上であれば(M−Y−k≧N)、常
に共有バッフア104へのN個の1対1通信のVBRパ
ケットの同時入力が可能となり、入力ポート間の高速ス
ケジューリングはなくなり、スケジューリングは入力ポ
ートでそれぞれ独自に行なうことができるようになる。
By doing so, the empty space X is greater than or equal to the number of ports N (X ≧ N), and the empty space left in the VBR packet including VBRM (MY−Y−
If k) is greater than or equal to the number of ports N (MY−k ≧ N), it is always possible to simultaneously input N VBR packets for one-to-one communication to the shared buffer 104, and high-speed scheduling between input ports is not possible. Now, scheduling can be done independently for each input port.

【0037】さらに、1対1通信のVBRパケットにつ
いては、受理可能の状態でも、出力ポートiに出力され
るVBRMを含むVBRパケットの共有バッフア104
での現在の占有量(m(i))が一定値m(0≦m<
(M−Y−k))以下の場合には、一定値mを超えた出
力ポートに出力されるVBRパケットに優先して出力さ
せ、そうでないときは優先させないようにする。
Further, regarding the VBR packet for one-to-one communication, the shared buffer 104 for the VBR packet including the VBRM output to the output port i even in the acceptable state.
The current occupancy (m (i)) in the fixed value m (0 ≦ m <
(M-Y-k)) In the following cases, the VBR packet output to the output port that exceeds the fixed value m is given priority for output, and if not, it is not given priority.

【0038】これにより、特定の出力ポートへ出力され
る1対1通信のVBRパケットのみが共有バッフア10
4を占有しないように制御することができる。
As a result, only the VBR packet for one-to-one communication output to the specific output port is shared by the shared buffer 10.
4 can be controlled not to occupy.

【0039】受理可能のパケットが複数の場合、および
優先させるパケットが複数の場合には、予め決めた順番
により処理される。
When there are a plurality of acceptable packets and when there are a plurality of packets to be prioritized, they are processed in a predetermined order.

【0040】CBR、VBRMおよび1対1通信のVB
Rパケットの共有バッフア104への受理可能かどうか
を示す状態変数(受理可能のとき1、受理不能のとき
0、の値を有する)をそれぞれBPC 、BPVM、BPV
とし、出力ポートiへ出力される1対1通信のVBRパ
ケットを優先出力するかどうかを示す状態変数(優先す
るとき1、優先しないとき0、の値を有する)をFP
(i)としたとき、これらの状態変数を決定する流れ図
は図4に示す通りである。
CBR, VBRM and VB for one-to-one communication
A state variable indicating whether the R packet can be accepted by the shared buffer 104 (having a value of 1 when the packet is acceptable and 0 when it is unacceptable) is BP C , BP VM , and BP V , respectively.
And a state variable (having a value of 1 when giving priority and 0 when not giving priority) indicating whether or not to preferentially output the VBR packet of the one-to-one communication output to the output port i is set to FP.
A flow chart for determining these state variables when (i) is shown in FIG.

【0041】以上の制御は、高速小容量の共有バッフア
を有効に使用するため、共有バッフアの空きスペースが
沢山あるときは、どのトラヒックも受け入れるが、共有
バッフアの空きスペースがだんだん少なくなってきたと
き、先づ1対1通信のVBRの入力を制限し、次いでV
BRMの、最後にCBRの入力を制限するように制御し
ている。しかし、入力可能の場合には必ずN個のパケッ
トの同時入力ができるよるに制御されている。
Since the above control effectively uses the high-speed and small-capacity shared buffer, when there is a lot of free space in the shared buffer, any traffic is accepted, but when the free space in the shared buffer is gradually decreasing. , VBR input for 1: 1 communication is restricted first, then V
The BRM is controlled so as to limit the input of the CBR at the end. However, when input is possible, it is controlled so that N packets can be simultaneously input.

【0042】パケット選択情報作成部308は、パケッ
ト選択情報作成に際しては、共有バッフア104のアイ
ドルアドレスの数から共有バッフア104の空きスペー
スXを求め、またCBRの共有バッフア104への入力
および出力の差から共有バッフア104に格納されてい
るCBRパケットの数を計算しこれより逆に共有バッフ
ア104に格納されているVBRMを含むVBRパケッ
トの量Yを知り、m(i)は共通バッフア制御部105
の出力iアドレス管理キュー302−iのVBRアドレ
ス管理キューのアドレス数から算出し、図4の流れ図に
したがって、パケット選択情報として、状態変数B
C 、BPVM、BPV およびFP(1)〜FP(N)を
求め、入力バッフア制御部102−1〜102−Nに同
報する。
When creating the packet selection information, the packet selection information creation unit 308 obtains the empty space X of the shared buffer 104 from the number of idle addresses of the shared buffer 104, and the difference between the input and output of the CBR shared buffer 104. From this, the number of CBR packets stored in the shared buffer 104 is calculated, and conversely, the amount Y of VBR packets including VBRM stored in the shared buffer 104 is known, and m (i) is the common buffer control unit 105.
Of the output i address management queue 302-i from the number of addresses in the VBR address management queue, and according to the flowchart of FIG.
P C , BP VM , BP V and FP (1) to FP (N) are obtained and broadcast to the input buffer control units 102-1 to 102-N.

【0043】次に本実施例の動作について図1、2およ
び3を参照して説明する。
Next, the operation of this embodiment will be described with reference to FIGS.

【0044】入力ポート100−1から入力されたパケ
ットは、入力バッフア制御部102−1のアイドルアド
レス管理キュー206から分配部201を介して供給さ
れるアイドルアドレスが指している入力バッフア101
−1の対応場所に格納されると同時に、分配部201は
入力されたパケットの特性とその出力ポート情報とに基
づいてそのパケットの格納アドレスを参照数字202、
203および204−1〜204−Nの中の対応するア
ドレス管理キューに格納する。
The packet input from the input port 100-1 is the input buffer 101 indicated by the idle address supplied from the idle address management queue 206 of the input buffer control unit 102-1 via the distribution unit 201.
At the same time as being stored in the corresponding location of −1, the distribution unit 201 refers to the storage address of the packet based on the characteristics of the input packet and the output port information thereof, by reference numeral 202,
203 and 204-1 to 204-N are stored in the corresponding address management queues.

【0045】入力バッフア制御部102−1の選択部2
05は、次のタイムスロットにどのパケットを出力すべ
きかを、共有バッフア制御部105のパケット選択情報
作成部308から同報されたパケット選択情報にもとづ
いて決める。すなわち、選択部205は各アドレス管理
キューの先頭にあるアドレスが指しているパケットの特
性とその出力ポート情報とを同報されてきたパケット選
択情報と比較して、出力できるパケットのアドレスを決
め、その中から決められた順序により1個選択して読み
出し、次のタイムスロットにおいて、この選択されたア
ドレスの指している入力バッフア101−1の場所から
パケットを共有バッフア104に出力するとともにこの
アドレスをアイドルアドレスとしてアイドルアドレス管
理キュー206に格納する。
Selection unit 2 of input buffer control unit 102-1
05 determines which packet should be output in the next time slot based on the packet selection information broadcast from the packet selection information creation unit 308 of the shared buffer control unit 105. That is, the selecting unit 205 compares the characteristics of the packet pointed to by the address at the head of each address management queue and its output port information with the packet selection information that has been broadcast, and determines the address of the packet that can be output. One of them is selected and read out in a predetermined order, and in the next time slot, a packet is output from the position of the input buffer 101-1 pointed to by the selected address to the shared buffer 104 and this address is output. It is stored in the idle address management queue 206 as an idle address.

【0046】共有バッフア104は1パケット時間にN
個のパケットを同時に受信でき、かつ、空きスペースが
N以上あるので、各入力ポートにおけるパケット読み出
し動作は、他の入力ポートの動作とは独立に行なえる。
The shared buffer 104 has N packets per packet time.
Since the number of packets can be received at the same time and the available space is N or more, the packet read operation at each input port can be performed independently of the operation at other input ports.

【0047】パケットを出力する優先順位は実施例で
は、CBRパケットが最優先に、ついでVBRMパケッ
ト、共有バッフア104における占有量の少ない出力ポ
ートへいくVBRパケットの順になっている。
In the embodiment, the priority order of outputting the packets is such that the CBR packet has the highest priority, followed by the VBRM packet and the VBR packet which goes to the output port having a small occupation amount in the shared buffer 104.

【0048】入力バッフア101−1から出力されたパ
ケットは、共有バッフア制御部105のアイドルアドレ
ス管理キュー303から分配部301を介して供給され
るアイドルアドレスが指している共有バッフア104の
対応場所に格納されると同時に、分配部301は入力さ
れたパケットの特性とその出力ポート情報とに基づいて
そのパケットの格納アドレスを参照数字302−1〜3
02−Nの中の対応する出力アドレス管理キューに格納
する。
The packet output from the input buffer 101-1 is stored in the shared buffer 104 corresponding to the idle address supplied from the idle address management queue 303 of the shared buffer control unit 105 via the distribution unit 301. At the same time, the distribution unit 301 determines the storage address of the packet based on the characteristics of the input packet and the output port information thereof with reference numerals 302-1 to 302-3.
Store in the corresponding output address management queue in 02-N.

【0049】共有バッフア104からパケットを出力す
るときには、選択部304はCBRアドレス管理キュー
におけるアドレスを優先的に選択し、この選択されたア
ドレスの指している共有バッフア104の場所からパケ
ットを対応する出力ポートに出力するとともにこのアド
レスをアイドルアドレスとしてアイドルアドレス管理キ
ュー303に格納する。
When a packet is output from the shared buffer 104, the selection unit 304 preferentially selects an address in the CBR address management queue and outputs the packet from the location of the shared buffer 104 pointed to by the selected address. The address is output to the port and stored in the idle address management queue 303 as an idle address.

【0050】以上説明したように、本実施例のN×Nパ
ケット交換方式は、共有バッフアにおける空きスペース
がパケットN個分より少ない場合には、入力バッフアか
ら共有バッフアへの出力を抑止するように制御すること
により、入力ポート間の高速スケジューリングをなくし
て、各入力ポートでの独立な低速度のスケジューリング
ですますことができ、また高速アクセスを要する共有バ
ッフアを小容量ですませ、大容量を必要とするのは低速
アクセスでよい入力バッフアとすることにより、従来方
式に比し容易に実現でき、かつ、バースト性に強いトラ
ヒックに対しても高スループットを得ることができる。
As described above, in the N × N packet switching system of this embodiment, when the free space in the shared buffer is less than N packets, the output from the input buffer to the shared buffer is suppressed. By controlling, high-speed scheduling between input ports can be eliminated and independent low-speed scheduling can be performed on each input port. Also, a shared buffer that requires high-speed access can have a small capacity and a large capacity is required. By using an input buffer that can be accessed at low speed, it can be easily realized as compared with the conventional method, and high throughput can be obtained even for traffic having strong burstiness.

【0051】本実施例では1対1通信のVBRパケット
には用途別等により特にクラス分けして特定の対処をす
ることをしていないが、このVBRパケットにも複数の
クラスを設け、入力バッフア制御部にクラス別のアドレ
ス管理キューを設けることと、共有バッフアの空き状態
を各クラスに対応して設定することにより、多彩なサー
ビス品質を満たすことができる。
In the present embodiment, the VBR packet for one-to-one communication is not classified into specific classes according to the use or the like, but a specific measure is provided for this VBR packet. A variety of service qualities can be satisfied by providing an address management queue for each class in the control unit and setting an empty state of the shared buffer corresponding to each class.

【0052】[0052]

【発明の効果】以上説明したように、本発明のパケット
交換方式は、共有バッフアにおける空きスペースがパケ
ットN個分より少ない場合には、入力バッフアから共有
バッフアへの出力を抑止するように制御することによ
り、入力ポート間の高速スケジューリングをなくして、
各入力ポートでの独立な低速度のスケジューリングです
ますことができ、また高速アクセスを要する共有バッフ
アを小容量ですませ、大容量を必要とするのは低速アク
セスでよい入力バッフアとすることにより、従来方式に
比し大幅に実現性を向上でき、かつ、バースト性に強い
トラヒックに対しても高スループットを得ることができ
るという効果を有する。
As described above, in the packet switching system of the present invention, when the free space in the shared buffer is less than N packets, the output from the input buffer to the shared buffer is controlled to be suppressed. This eliminates high-speed scheduling between input ports,
Independent low-speed scheduling can be performed at each input port, and the shared buffer that requires high-speed access can have a small capacity, while the large capacity requires a low-speed access to provide a good input buffer. This has the effects that the feasibility can be significantly improved compared to the system and that high throughput can be obtained even for traffic that is strong in burstiness.

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

【図1】本発明のパケット交換方式の一実施例を示すブ
ロック図である。
FIG. 1 is a block diagram showing an embodiment of a packet switching system of the present invention.

【図2】入力バッフア制御部のブロック図である。FIG. 2 is a block diagram of an input buffer control unit.

【図3】共有バッフア制御部のブロック図である。FIG. 3 is a block diagram of a shared buffer control unit.

【図4】パケット選択情報の作成過程を示す流れ図であ
る。
FIG. 4 is a flowchart showing a process of creating packet selection information.

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

100−1〜100−N 入力ポート 101−1〜101−N 入力バッフア 102−1〜102−N 入力バッフア制御部 104 共有バッフア 105 共有バッフア制御部 110−1〜110−N 出力ポート 201、301 分配部 202 CBRアドレス管理キュー 203 VBRMアドレス管理キュー 204−i(i=1〜N) VBR出力iアドレス管
理キュー 205、304 選択部 206、303 アイドルアドレス管理キュー 302−i(i=1〜N) 出力iアドレス管理キュ
ー 308 パケット選択情報作成部
100-1 to 100-N input port 101-1 to 101-N input buffer 102-1 to 102-N input buffer control unit 104 shared buffer 105 shared buffer control unit 110-1 to 110-N output port 201, 301 distribution Part 202 CBR address management queue 203 VBRM address management queue 204-i (i = 1 to N) VBR output i address management queue 205, 304 selection part 206, 303 idle address management queue 302-i (i = 1 to N) output i-address management queue 308 Packet selection information creation unit

Claims (5)

【特許請求の範囲】[Claims] 【請求項1】 複数の入力ポートに対応して設置されて
いる入力バッフアと複数の出力ポートに対応して設置さ
れている共有バッフアを有し前記共有バッフアは同時に
N(Nは入力ポート数)個のパケットを前記複数の入力
バッフアから受信できるパケット交換方式において、前
記複数の入力ポートから入力されたパケットを前記複数
の入力ポートに対応して設置されている入力バッフアに
入力し、前記入力バッフアからパケットを出力するとき
には前記共有バッフアの空きスペースがNパケット分以
上であれば前記入力バッフアからパケットが出力できる
としてこの出力できる複数のパケットの中から一つ選択
してこの選択されたパケットを前記共有バッフアに入力
し、前記共有バッフアからパケットを出力するときには
パケットの出力ポート情報に基づきこれに対応する出力
ポートに出力できる複数のパケットから一つ選択してこ
の選択されたパケットを前記共有バッフアから前記対応
する出力ポートに出力することを特徴とするパケット交
換方式。
1. An input buffer installed corresponding to a plurality of input ports and a shared buffer installed corresponding to a plurality of output ports, the shared buffer being N at the same time (N is the number of input ports). In the packet switching system capable of receiving a number of packets from the plurality of input buffers, the packets input from the plurality of input ports are input to the input buffers installed corresponding to the plurality of input ports, and the input buffers are input. When a packet is output from the input buffer, if the empty space of the shared buffer is equal to or more than N packets, it is possible to output the packet from the input buffer, and one of the plurality of outputtable packets is selected and the selected packet is output. When the packet is input to the shared buffer and the packet is output from the shared buffer, the packet output port is A packet switching system characterized by selecting one from a plurality of packets that can be output to the corresponding output port based on the packet information and outputting the selected packet from the shared buffer to the corresponding output port.
【請求項2】 請求項1において、共有バッフアの空き
スペースがNパケット分以上であれば、複数の入力バッ
フアからマルチキャスト通信パケットが出力でき、前記
共有バッフアの空きスペースがp(N<p)パケット分
以上であれば、前記複数の入力バッフアから1対1通信
パケットが出力できることを特徴とするパケット交換方
式。
2. The shared buffer according to claim 1, wherein if the empty space of the shared buffer is N packets or more, a multicast communication packet can be output from a plurality of input buffers, and the empty space of the shared buffer is p (N <p) packets. A packet switching system characterized in that one-to-one communication packets can be output from the plurality of input buffers if the number of minutes or more.
【請求項3】 請求項1または請求項2において、複数
の入力バッフアから優先クラストラヒックのパケットを
優先的に共有バッフアに入力し、前記共有バッフアから
パケットを出力するときには前記優先クラストラヒック
のパケットが優先的に出力されることを特徴とするパケ
ット交換方式。
3. The packet of priority class traffic according to claim 1 or 2, when packets of priority class traffic are input from a plurality of input buffers to the shared buffer with priority, and when packets are output from the shared buffer. A packet switching method characterized by being output preferentially.
【請求項4】 請求項3において、非優先クラストラヒ
ックのパケットが占有できる共有バッフアの最大容量を
Mとし、前記非優先クラストラヒックのパケットが占有
した共有バッフアの量が(M−N)より多くなるときに
は前記非優先クラストラヒックのパケットが複数の入力
バッフアから出力できないことを特徴とするパケット交
換方式。
4. The maximum capacity of a shared buffer that a packet of non-priority class traffic can occupy is M, and the amount of the shared buffer occupied by the packet of non-priority class traffic is larger than (M−N). The packet switching system is characterized in that the packet of the non-priority class traffic cannot be output from a plurality of input buffers.
【請求項5】 請求項4において、非優先クラストラヒ
ックのパケットが占有した共有バッフアの量が(M−
N)以下の場合、前記共有バッフアにおいてi(i=1
〜N)番目の出力ポートへいくパケットの格納数がm
((M−N)>m≧0)以下であるとし、j(j=1〜
N,j≠i)番目の出力ポートへいくパケットの格納数
がmより大であるときには、前記i番目の出力ポートへ
いくパケットを前記j番目の出力ポートへいくパケット
より優先的に入力バッフアから出力することを特徴とす
るパケット交換方式。
5. The amount of shared buffer occupied by a packet of non-priority class traffic according to claim 4,
N) or less, i (i = 1) in the shared buffer
~ N) The number of stored packets going to the Nth output port is m
If ((M−N)> m ≧ 0) or less, j (j = 1 to 1)
When the stored number of packets going to the N, j ≠ i) th output port is larger than m, the packet going to the i-th output port is preferentially sent from the input buffer to the packet going to the j-th output port. A packet switching method characterized by outputting.
JP24766893A 1993-10-04 1993-10-04 Packet switching method Expired - Fee Related JP2621770B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP24766893A JP2621770B2 (en) 1993-10-04 1993-10-04 Packet switching method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP24766893A JP2621770B2 (en) 1993-10-04 1993-10-04 Packet switching method

Publications (2)

Publication Number Publication Date
JPH07107116A true JPH07107116A (en) 1995-04-21
JP2621770B2 JP2621770B2 (en) 1997-06-18

Family

ID=17166890

Family Applications (1)

Application Number Title Priority Date Filing Date
JP24766893A Expired - Fee Related JP2621770B2 (en) 1993-10-04 1993-10-04 Packet switching method

Country Status (1)

Country Link
JP (1) JP2621770B2 (en)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838677A (en) * 1995-04-18 1998-11-17 Hitachi, Ltd. Switching system having means for congestion control by monitoring packets in a shared buffer and by suppressing the reading of packets from input buffers
US5946318A (en) * 1997-03-21 1999-08-31 International Business Machines Corporation Method and apparatus for processing and packetizing data from a data stream
US6021440A (en) * 1997-05-08 2000-02-01 International Business Machines Corporation Method and apparatus for coalescing and packetizing data
US8730813B2 (en) 2011-02-23 2014-05-20 Fujitsu Limited Apparatus for performing packet-shaping on a packet flow

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US5838677A (en) * 1995-04-18 1998-11-17 Hitachi, Ltd. Switching system having means for congestion control by monitoring packets in a shared buffer and by suppressing the reading of packets from input buffers
US5946318A (en) * 1997-03-21 1999-08-31 International Business Machines Corporation Method and apparatus for processing and packetizing data from a data stream
US6021440A (en) * 1997-05-08 2000-02-01 International Business Machines Corporation Method and apparatus for coalescing and packetizing data
US8730813B2 (en) 2011-02-23 2014-05-20 Fujitsu Limited Apparatus for performing packet-shaping on a packet flow

Also Published As

Publication number Publication date
JP2621770B2 (en) 1997-06-18

Similar Documents

Publication Publication Date Title
JP2655464B2 (en) Packet switching method
US5455820A (en) Output-buffer switch for asynchronous transfer mode
US6876629B2 (en) Rate-controlled multi-class high-capacity packet switch
CA2271883C (en) Many dimensional congestion detection system and method
EP0678996B1 (en) Apparatus and method of processing bandwidth requirements in an ATM switch
JP3347926B2 (en) Packet communication system and method with improved memory allocation
EP0299473B1 (en) Switching system and method of construction thereof
JP4006205B2 (en) Switching arrangement and method with separate output buffers
US6628650B1 (en) Variable rate TDM switching system
US20040151197A1 (en) Priority queue architecture for supporting per flow queuing and multiple ports
JPH07154424A (en) Method for temporarily storing data packet and its device and exchange having it
JP3115546B2 (en) Method for optimally transmitting ATM cells
US6320864B1 (en) Logical multicasting method and apparatus
GB2365665A (en) Switching arrangement for data packets
EP0700187B1 (en) A cell switching apparatus and a cell switching system
US7289443B1 (en) Slow-start packet scheduling particularly applicable to systems including a non-blocking switching fabric and homogeneous or heterogeneous line card interfaces
US6101190A (en) Switching system and method for asynchronous transfer mode exchange for multimedia service
US7675930B2 (en) Chip circuit for combined and data compressed FIFO arbitration for a non-blocking switch
US20040202163A1 (en) Cell processing method and apparatus in an asynchronous transfer mode switch
US6970466B2 (en) Packet switching apparatus
US6185206B1 (en) ATM switch which counts multicast cell copies and uses a second memory for a decremented cell count value
JP2621770B2 (en) Packet switching method
EP0870415B1 (en) Switching apparatus
US6647011B1 (en) Method and system for switching using an arbitrator
KR100441883B1 (en) Apparatus and method for Ingress control of packet switch system

Legal Events

Date Code Title Description
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 19970128

LAPS Cancellation because of no payment of annual fees