JP2000299686A - Scheduling device - Google Patents

Scheduling device

Info

Publication number
JP2000299686A
JP2000299686A JP10503199A JP10503199A JP2000299686A JP 2000299686 A JP2000299686 A JP 2000299686A JP 10503199 A JP10503199 A JP 10503199A JP 10503199 A JP10503199 A JP 10503199A JP 2000299686 A JP2000299686 A JP 2000299686A
Authority
JP
Japan
Prior art keywords
unit
packet
transmission
request
queue
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
JP10503199A
Other languages
Japanese (ja)
Other versions
JP3266139B2 (en
Inventor
Masayuki Shinohara
誠之 篠原
Masateru Fukano
真輝 深野
Hiroyuki Iwamoto
裕之 岩本
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 JP10503199A priority Critical patent/JP3266139B2/en
Publication of JP2000299686A publication Critical patent/JP2000299686A/en
Application granted granted Critical
Publication of JP3266139B2 publication Critical patent/JP3266139B2/en
Anticipated expiration legal-status Critical
Expired - Fee Related legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PROBLEM TO BE SOLVED: To perform scheduling in economical configuration concerning a scheduling device having packet queues to which respectively different use bands are allocated. SOLUTION: A packet input part 13 stores an inputted packet in one of plural packet queues 14 corresponding to the use band of that packet. At every unit time such as packet transmission interval, a scheduling managing part 15 applies the right of transmission to one of packet queues 14 having scheduled transmission time after current time and changes the scheduled transmission time of this packet queue, to which the transmission right is applied, corresponding to the use band. Besides, at every unit time as mentioned above, the scheduling managing part 15 selects one of packet queues, which has the transmission right of packets and stores the packets, as a transmission object packet queue. In a packet output part 16, the packet is read out of the packet queue 14 selected by the scheduling managing part 15 and outputted to a packet output line 17.

Description

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

【0001】[0001]

【発明の属する技術分野】本発明は、ATM(Asynchronous
Transfer Mode) のようなパケット通信技術を用いたノ
ード装置内で、パケットを一時的に蓄積すると共に蓄積
したパケットの読み出しを制御するスケジューリング装
置に関するものである。
TECHNICAL FIELD The present invention relates to an ATM (Asynchronous
The present invention relates to a scheduling device that temporarily stores packets and controls reading of the stored packets in a node device using a packet communication technology such as Transfer Mode.

【0002】[0002]

【従来の技術】従来のこの種の装置としては、例えば特
開平6−276209号公報に記載されたものが知られ
ている。図31はこの従来装置のブロック図であり、各
VP(Virtual Path)毎に設けられた複数のパケットキュ
ー100と、パケット入力回線101と、パケット入力
部102と、パケット出力部103と、出力タイミング
判別部104と、時計部105と、読み出し制御メモリ
106と、パケット出力回線107とから構成されてい
る。
2. Description of the Related Art As a conventional apparatus of this type, for example, an apparatus described in Japanese Patent Application Laid-Open No. 6-276209 is known. FIG. 31 is a block diagram of this conventional device. A plurality of packet queues 100 provided for each VP (Virtual Path), a packet input line 101, a packet input unit 102, a packet output unit 103, an output timing It comprises a determination unit 104, a clock unit 105, a read control memory 106, and a packet output line 107.

【0003】パケット入力回線101から入力されたパ
ケットは、パケット入力部102に於いてそのVPが識
別され、複数のパケットキュー100の内の対応するパ
ケットキューに書き込まれる。このパケットの書き込み
と同時に、出力タイミング判別部104は、時計部10
5が示す現在時刻やVPに応じて予め設定されている使
用帯域等に基づいて、今回パケットを書き込んだパケッ
トキュー100の次回の出力可能時刻を求め、この出力
可能時刻をライトアドレスとして上記書き込みを行った
パケットのVPを読み出し制御メモリ106に書き込
む。
The VP of a packet input from the packet input line 101 is identified in a packet input unit 102 and written into a corresponding packet queue among a plurality of packet queues 100. At the same time as writing this packet, the output timing determination unit 104
5, the next available output time of the packet queue 100 in which the packet was written this time is obtained based on the current bandwidth indicated by the current time and the bandwidth used according to the VP. The VP of the performed packet is written in the read control memory 106.

【0004】また、読み出し制御メモリ106には、時
計部105から出力される現在時刻がリードアドレスと
して供給されており、このリードアドレスに従って保持
しているVPを読み出す。パケット出力部103は、読
み出し制御メモリ106から供給されたVPに対応する
パケットキュー100からパケットを読み出し、パケッ
ト出力回線107に出力する。
The read control memory 106 is supplied with the current time output from the clock unit 105 as a read address, and reads the VP stored in accordance with the read address. The packet output unit 103 reads a packet from the packet queue 100 corresponding to the VP supplied from the read control memory 106 and outputs the packet to the packet output line 107.

【0005】[0005]

【発明が解決しようとする課題】上述した従来のスケジ
ューリング装置は、パケットが入力される毎に出力可能
時刻を求めており、パケットの送出間隔の間(単位時間
の間)に多数のパケットが入力された場合に於いても各
パケット毎の出力可能時刻を求めることが必要になるた
め、出力タイミング判別部を高速処理が可能な高価な装
置を用いて構成しなければならないという問題がある。
The above-mentioned conventional scheduling device obtains the output possible time every time a packet is input, and a large number of packets are input during a packet transmission interval (unit time). In such a case, it is necessary to obtain the output possible time for each packet. Therefore, there is a problem that the output timing discrimination unit must be configured using an expensive device capable of high-speed processing.

【0006】また、従来のスケジューリング装置では、
出力可能時刻を求める際に使用帯域を参照するが、使用
帯域に関する情報は、情報量が多くなるため、外部記憶
装置に格納しておくのが一般的である。従って、パケッ
トが入力される毎に出力可能時刻を求める従来のスケジ
ューリング装置では、単位時間の間に多数のパケットが
入力された場合に於いても出力可能時刻を求められるよ
うにするため、非常に高速なアクセス速度を有する高価
な外部記憶装置が必要になるという問題もある。
Further, in the conventional scheduling device,
When the available output time is obtained, the used bandwidth is referred to. However, information on the used bandwidth is generally stored in an external storage device because the amount of information increases. Therefore, in the conventional scheduling device that obtains the output available time every time a packet is input, the output available time can be obtained even when a large number of packets are input during a unit time. There is also a problem that an expensive external storage device having a high access speed is required.

【0007】更に、従来のスケジューリング装置では、
パケットキューの属性に応じた公平なスケジューリング
を行うための構成が明確に示されていないので、公平な
スケジューリングを行うことが困難であるという問題が
ある。
Further, in the conventional scheduling device,
Since the configuration for performing fair scheduling according to the attribute of the packet queue is not clearly shown, there is a problem that it is difficult to perform fair scheduling.

【0008】そこで、本発明の目的は、経済的な構成で
且つ公平なスケジューリングを行うことができるスケジ
ューリング装置を提供することにある。
An object of the present invention is to provide a scheduling apparatus that can perform fair scheduling with an economical configuration.

【0009】[0009]

【課題を解決するための手段】本発明は上記目的を達成
するため、それぞれに異なる使用帯域が割り当てられた
複数のパケット蓄積手段と、入力されたパケットを、そ
の使用帯域に応じて前記複数のパケット蓄積手段の内の
1つに入力するパケット入力手段と、単位時間毎に、現
在時刻が送出予定時刻を過ぎているパケット蓄積手段の
内の1つにパケットの送出権を与えて該送出権を与えた
パケット蓄積手段の送出予定時刻をそのパケット蓄積手
段の使用帯域に応じて更新すると共に、パケットの送出
権を有し且つパケットを蓄積しているパケット蓄積手段
の内の1つを送出対象パケット蓄積手段として選択する
スケジューリング管理手段と、該スケジューリング管理
手段で選択されたパケット蓄積手段からパケットを読み
出して出力するパケット出力手段とを備えたことを基本
的な特徴とする。
According to the present invention, in order to achieve the above object, a plurality of packet storage means each assigned a different use band, and a plurality of input packets are stored in accordance with the use band. A packet input means for inputting to one of the packet storage means; and a transmission right by giving a packet transmission right to one of the packet storage means whose current time has passed the scheduled transmission time for each unit time. Is updated in accordance with the bandwidth used by the packet storage means, and one of the packet storage means having the packet transmission right and storing the packet is sent to the transmission destination. A scheduling management means to be selected as the packet storage means; and a packet reading and outputting packet from the packet storage means selected by the scheduling management means. The essential feature in that an Tsu preparative output means.

【0010】この構成に於いては、パケット送出間隔等
の単位時間毎に、スケジューリング管理手段が、現在時
刻が送出予定時刻を過ぎているパケット蓄積手段の内の
1つにパケットの送出権を与えると共に、送出権を与え
たパケット蓄積手段の送出予定時刻をそのパケット蓄積
手段の使用帯域に応じて更新する。従って、単位時間の
間に多数のパケットが入力された場合でも、高々1個の
パケット蓄積手段についての出力予定時刻を求めれば良
いので、従来のスケジューリング装置に比較して低速で
安価な装置を使用することが可能になる。パケット蓄積
手段の使用帯域を外部記憶装置に格納するようにした場
合であっても、単位時間の間に高々1回外部記憶装置を
アクセスすれば良いので、従来の技術に比較して低速で
安価な外部記憶装置を利用することができる。
In this configuration, for each unit time such as a packet transmission interval, the scheduling management means gives a packet transmission right to one of the packet storage means whose current time has passed the scheduled transmission time. At the same time, the scheduled transmission time of the packet storage means to which the transmission right has been given is updated according to the band used by the packet storage means. Therefore, even when a large number of packets are input during a unit time, the scheduled output time of at most one packet storage means can be obtained. It becomes possible to do. Even when the bandwidth used by the packet storage means is stored in the external storage device, it is sufficient to access the external storage device at most once during a unit time, so that it is slower and cheaper than the conventional technology. External storage devices can be used.

【0011】スケジューリング管理手段は、例えば、現
在時刻を管理する時刻管理部と、前記各パケット蓄積手
段の使用帯域を管理する帯域管理部と、前記各パケット
蓄積手段のパケットの蓄積状況を管理する蓄積管理部
と、前記各パケット蓄積手段が有している送出権の数を
管理する送出権管理部と、単位時間毎に、前記時刻管理
部で管理されている現在時刻が送出予定時刻を過ぎてい
るパケット蓄積手段の内の1つに送出権を与えると共
に、送出権を与えたパケット蓄積手段の送出予定時刻を
前記帯域管理部で管理されているそのパケット蓄積手段
の使用帯域に応じて変更する帯域制御部と、単位時間毎
に、前記送出権管理部で管理されている情報が送出権を
有していることを示し且つ前記蓄積管理部で管理されて
いる情報がパケットが蓄積されていることを示している
パケット蓄積手段の内の1つを送出対象パケット蓄積手
段として選択するキュー選択部とから構成される。
The scheduling management means includes, for example, a time management section for managing the current time, a bandwidth management section for managing the bandwidth used by each of the packet storage means, and a storage for managing the packet storage status of each of the packet storage means. A management unit, a transmission right management unit that manages the number of transmission rights held by each of the packet storage units, and a current time managed by the time management unit passing the scheduled transmission time for each unit time. The transmission right is given to one of the packet storage means, and the scheduled transmission time of the packet storage means to which the transmission right is given is changed according to the band used by the packet storage means managed by the band management unit. The bandwidth control unit and, for each unit time, indicate that the information managed by the transmission right management unit has the transmission right and that the information managed by the accumulation management unit is a packet. Composed of a queue selector for selecting one of the packet storage means indicates that it is the product as delivered target packet accumulating means.

【0012】また、帯域制御部は、パケット送出予定時
刻を管理するレジスタ部と現在時刻と送出予定時刻を比
較した結果として現在時刻が送出予定時刻を過ぎている
場合にリクエスト信号をあげる比較部とをパケット蓄積
手段毎に備えると共に、比較部からあげられたリクエス
ト信号の中から1つだけリクエスト信号を選択して送出
権管理部に通知する帯域スケジューラ部と、リクエスト
信号が選択されたパケット蓄積手段のために、次のパケ
ット送出予定時刻を再計算して更新する予定時刻計算部
とを備えている。
The band control unit includes a register unit that manages a scheduled packet transmission time and a comparison unit that raises a request signal when the current time has passed the scheduled transmission time as a result of comparing the current time with the scheduled transmission time. Is provided for each packet storage unit, a band scheduler unit that selects only one request signal from the request signals sent from the comparison unit and notifies the transmission right management unit, and a packet storage unit that has selected the request signal. For this purpose, a scheduled time calculation unit for recalculating and updating the next scheduled packet transmission time is provided.

【0013】これにより、単位時間内に送信権が与えら
れるパケット蓄積手段は高々1つとなって、複数のパケ
ット蓄積手段が同時に送出予定時刻を更新することはな
くなり、使用帯域情報が保持されている外部記憶装置へ
の単位時間当たりのアクセス数は高々1回となり、低速
なアクセス速度の外部記憶装置でもスケジューリング装
置を構成することが可能である。
As a result, the number of packet accumulating units to which a transmission right is given within a unit time is at most one, and a plurality of packet accumulating units do not update the scheduled transmission time at the same time, and use band information is held. The number of accesses to the external storage device per unit time is at most one, and it is possible to configure the scheduling device even with the external storage device having a low access speed.

【0014】また、帯域スケジューラ部は、パケット蓄
積手段に対応して比較部からあげられたリクエスト信号
の中から一つだけ選択する際に、同一のトラフィックク
ラスに属するパケット蓄積手段に対応したリクエスト信
号の中から回転優先制御により一つだけ選択した後、そ
れぞれのトラフィッククラスで選択されたリクエスト信
号の中から回転優先制御または絶対優先制御またはそれ
らの組み合わせにより一つだけ選択したり、パケット蓄
積手段に対応して比較部からあげられたリクエスト信号
の中から一つだけ選択する際に、パケットの蓄積のある
パケット蓄積手段を優先的に選択するように構成するこ
とで、パケット蓄積手段の属性に応じた公平なスケジュ
ーリングを行なうことが可能である。
When selecting only one of the request signals sent from the comparing section corresponding to the packet storage means, the bandwidth scheduler section outputs the request signal corresponding to the packet storage means belonging to the same traffic class. After selecting only one by rotation priority control from among them, select only one by rotation priority control or absolute priority control or a combination of these from the request signal selected for each traffic class, or support packet storage means Then, when only one of the request signals sent from the comparison unit is selected, the packet storage unit having the packet stored is preferentially selected, so that the fairness according to the attribute of the packet storage unit is selected. Scheduling can be performed.

【0015】また、本発明では、キュー選択部は、送出
権管理部が管理するパケット蓄積手段毎の送出権保持状
況と蓄積管理部が管理するパケット蓄積手段毎の蓄積状
況を参照して、送出権を有し、かつ送出すべきパケット
が存在する場合にリクエスト信号をあげる送出要求部を
パケット蓄積手段毎に備えると共に、送出要求部からあ
げられたリクエスト信号の中から一つだけリクエスト信
号を選択してパケット出力部及び送出権管理部に通知す
るキュースケジューラ部を備えているが、パケット蓄積
手段に対応して送出要求部からあげられたリクエスト信
号の中から一つだけ選択する際に、同一のトラフィック
クラスに属するパケット蓄積手段に対応したリクエスト
信号の中から回転優先制御により一つだけ選択した後、
それぞれのトラフィッククラスで選択されたリクエスト
信号の中から回転優先制御または絶対優先制御またはそ
れらの組み合わせにより一つだけ選択するよう構成した
り、予め決められた選択タイミングと各選択タイミング
において選択するリクエスト信号が属する宛先との対応
関係に従って特定のタイミングでは特定の宛先に属する
パケット蓄積手段に対応したリクエスト信号から選択す
ることとし、同一の宛先に属するパケット蓄積手段に対
応したリクエスト信号の中から回転優先制御または絶対
優先制御またはそれらの組み合わせにより一つだけ選択
するように構成することにより、パケット蓄積手段の属
性に応じた公平なスケジューリングを行なうことが可能
である。また、パケット蓄積手段に対応して送出要求部
からあげられたリクエスト信号の中から一つだけ選択す
る際に、高優先度を与えられているパケット蓄積手段を
優先的に選択することで上記と同様の作用が得られる。
Further, in the present invention, the queue selecting unit refers to the transmission right holding status of each packet storage unit managed by the transmission right management unit and the accumulation status of each packet storage unit managed by the storage management unit, and performs transmission. A transmission request unit for raising a request signal when there is a packet to be transmitted and there is a packet to be transmitted, for each packet storage unit, and selecting only one request signal from the request signals transmitted from the transmission request unit. A queue scheduler for notifying the packet output unit and the transmission right management unit of the packet, but when selecting only one of the request signals from the transmission request unit corresponding to the packet storage unit, the same traffic After selecting only one of the request signals corresponding to the packet storage means belonging to the class by the rotation priority control,
A request signal selected by a rotation priority control or an absolute priority control or a combination thereof from among the request signals selected in each traffic class, or a request signal selected at a predetermined selection timing and each selection timing At a specific timing, a request signal corresponding to a packet storage unit belonging to a specific destination is selected at a specific timing according to a correspondence relationship with a destination to which the packet belongs, and rotation priority control is performed from among request signals corresponding to packet storage units belonging to the same destination. Alternatively, by configuring such that only one is selected by absolute priority control or a combination thereof, it is possible to perform fair scheduling according to the attribute of the packet storage means. Also, when only one of the request signals sent from the transmission request unit is selected in correspondence with the packet storage means, the packet storage means having the higher priority is preferentially selected, and thus the same as the above is performed. Is obtained.

【0016】さらに、本発明では、送出権管理部は、現
時点で何個分のパケットを送信する権利を保持している
かをパケット蓄積手段毎に管理しておき、同一のパケッ
ト送出タイミングではキュー選択部から通知されたパケ
ット蓄積手段に対応する送信可能パケット数を減数した
後、帯域制御部から通知されたパケット蓄積手段に対応
する送信可能パケット数を増数することにより、パケッ
トが蓄積されていない時に獲得した送出権を保持してお
くことが可能である。さらに、送出権管理部がパケット
蓄積手段毎に管理する送信可能パケット数の蓄積に上限
を設けることによって、長期間にわたってパケット蓄積
のなかったパケット蓄積手段に集中的にパケットが到着
した時に他のパケット蓄積手段に与える影響を最小限に
抑えることが可能となる。また、同一のパケット送出タ
イミングにおいて、帯域制御部とキュー選択部が指定す
るパケット蓄積手段が同じでありかつ送出権が最大値に
達している場合でも減数処理を先に実行させることによ
って、新規に獲得した送出権を失わせることがなく、送
出権の更新タイミングさえ守れば、帯域制御部の動作と
キュー選択部の動作を完全に並列独立して実行させるこ
とが可能である。これは、回線速度が高速化されて単位
時間が短くなっても、両動作をシリアル的に実行させる
必要がないので単位時間内に完了させることが可能であ
る。
Further, in the present invention, the transmission right management unit manages, for each packet storage unit, how many packets are currently transmitted, and selects a queue at the same packet transmission timing. After the number of transmittable packets corresponding to the packet storage unit notified from the unit is reduced, the number of transmittable packets corresponding to the packet storage unit notified from the bandwidth control unit is increased, so that no packets are stored. It is possible to keep the transmission right acquired at times. Further, by setting an upper limit on the number of transmittable packets managed by the transmission right management unit for each packet storage unit, when packets arrive intensively at the packet storage unit that has not stored packets for a long period of time, other packets can be stored. The influence on the storage means can be minimized. Also, at the same packet transmission timing, even if the packet control means specified by the bandwidth control unit and the queue selection unit are the same and the transmission right has reached the maximum value, the reduction processing is executed first, so that a new The operation of the band control unit and the operation of the queue selection unit can be executed completely in parallel and independently as long as the acquired transmission right is not lost and the update timing of the transmission right is kept. Even if the unit time is shortened due to an increase in the line speed, it is not necessary to execute both operations serially, so that it is possible to complete the operation within the unit time.

【0017】[0017]

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

【0018】図1は本発明の一実施例のブロック図であ
る。同図に示すように、本実施例のスケジューリング装
置11は、それぞれがパケット蓄積手段となる複数のパ
ケットキュー14と、パケット入力回線12を介して入
力されるパケットを複数のパケットキュー14の内の適
切なパケットキュー14に格納するパケット入力部13
と、複数のパケットキュー14の中からパケットを出力
するパケットキュー14を選択するスケジューリング管
理部15と、パケット送信時にスケジューリング管理部
15で選択されたパケットキュー14からパケットを読
み出してパケット出力回線17に出力するパケット出力
部16と、外部記憶装置18とを備えている。ここで、
パケットキュー14は、仮想コネクション毎,トラフィ
ッククラス(単にクラスという場合もある)毎,宛先毎
あるいはこれら2つ以上の組み合わせ等、種々の単位で
設けることができるが、本実施例ではトラフィッククラ
ス(#1〜#3)と宛先(#1〜#N)の組み合わせ毎
にパケットキュー14が設けられているとする。
FIG. 1 is a block diagram of one embodiment of the present invention. As shown in FIG. 1, the scheduling device 11 of the present embodiment stores a plurality of packet queues 14 each serving as a packet storage unit and a packet input via the packet input line 12 in the plurality of packet queues 14. Packet input unit 13 stored in an appropriate packet queue 14
A scheduling management unit 15 for selecting a packet queue 14 to output a packet from among the plurality of packet queues 14, and reading out a packet from the packet queue 14 selected by the scheduling management unit 15 at the time of packet transmission and sending the packet to a packet output line 17. It has a packet output unit 16 for outputting and an external storage device 18. here,
The packet queue 14 can be provided in various units, such as for each virtual connection, for each traffic class (which may be simply called a class), for each destination, or a combination of two or more of them. It is assumed that a packet queue 14 is provided for each combination of destinations (# 1 to #N) and destinations (# 1 to #N).

【0019】図2は、スケジューリング管理部15の構
成例を示すブロック図である。同図に示すように、スケ
ジューリング管理部15は、現在時刻を管理する時刻管
理部25と、各パケットキュー14に割り当てられてい
る使用帯域を、外部記憶装置18上のテーブルを用いて
管理する帯域管理部24と、各パケットキュー14が有
しているパケットの送出権の数を管理する送出権管理部
22と、各パケットキュー14におけるパケットの蓄積
状況を管理する蓄積管理部26と、パケットキュー14
にパケットが蓄積されているか否かにかかわらずそのパ
ケットキュー14に割り当てられている使用帯域に相当
する時間間隔で送出権を与えるように管理する帯域制御
部21と、送出権を有しているパケットキュー14の中
からパケットを読み出すパケットキューを選択するキュ
ー選択部23とを備えている。
FIG. 2 is a block diagram showing a configuration example of the scheduling management unit 15. As shown in the figure, the scheduling management unit 15 includes a time management unit 25 that manages the current time, and a bandwidth that manages the used bandwidth allocated to each packet queue 14 using a table on the external storage device 18. A management unit 24, a transmission right management unit 22 that manages the number of transmission rights of packets held by each packet queue 14, a storage management unit 26 that manages a packet storage status in each packet queue 14, 14
And a bandwidth control unit 21 that manages to give a transmission right at a time interval corresponding to the used band allocated to the packet queue 14 irrespective of whether the packet is stored in the packet queue 14 or not. And a queue selecting unit 23 for selecting a packet queue from which the packet is read out of the packet queue 14.

【0020】図3は帯域管理部24がパケットキュー1
4毎の使用帯域を管理するために使用している外部記憶
装置18上のテーブルの構成例を示す図である。本実施
例では、使用帯域BWとそれに対応する送信時間間隔I
NTの両方をパケットキュー毎に保存する。もちろん、
どちらか一方だけ保存するのでも構わない。使用帯域B
Wのみを保存する場合には、送信時間間隔INTを必要
とする時には然るべき計算式に従って計算すればよい。
その逆もまたしかりである。また、パケットキュー毎に
設定される優先度PRも設定する。
FIG. 3 shows that the bandwidth management unit 24
FIG. 4 is a diagram showing a configuration example of a table on an external storage device used to manage the bandwidths used for each of the four. In the present embodiment, the used bandwidth BW and the corresponding transmission time interval I
Both NTs are stored for each packet queue. of course,
You can save only one of them. Band used B
When only W is stored, the transmission time interval INT may be calculated according to an appropriate formula when the transmission time interval INT is required.
The converse is also true. Also, a priority PR set for each packet queue is set.

【0021】図4は蓄積管理部26が備えている、パケ
ットキュー14毎のパケット蓄積状況を保存するための
テーブルの構成例を示す。本実施例では、パケット蓄積
数QLをパケットキュー毎に保存する。尚、このテーブ
ルは、外部記憶装置18上に設けることも可能である。
FIG. 4 shows an example of the configuration of a table provided in the storage management unit 26 for storing the packet storage status of each packet queue 14. In the present embodiment, the number of stored packets QL is stored for each packet queue. This table can be provided on the external storage device 18.

【0022】図5は送出権管理部22が備えている、各
パケットキュー14毎の送出権の数を保存するためのテ
ーブルの構成例を示す。本実施例では、送信を許可され
るパケット数PN(送出権)をパケットキュー毎に保存
する。尚、このテーブルは、外部記憶装置18上に設け
ることも可能である。
FIG. 5 shows an example of the configuration of a table provided in the transmission right management unit 22 for storing the number of transmission rights for each packet queue 14. In this embodiment, the number of packets PN (transmission right) permitted to be transmitted is stored for each packet queue. This table can be provided on the external storage device 18.

【0023】図6は送出権管理部22の処理例を示すフ
ローチャートである。同図に示すように、送出権管理部
22は、パケットの送出タイミングにおいて、キュー選
択部23からパケットキュー14が指定されていれば、
図5に示すテーブルに格納されている上記指定されたパ
ケットキュー14の送出権の数を1だけ減数する(ステ
ップS101,S102)。更に、送出権管理部22
は、帯域制御部21からパケットキュー14が指定され
ていれば、図5に示すテーブルに格納されている上記指
定されたパケットキュー14の送出権の数を1だけ増数
する(ステップS103,S105)。但し、増数する
前の段階で既に送出権の数が最大値に達している場合
は、送出権の増数は行わない(ステップS104)。
FIG. 6 is a flowchart showing a processing example of the transmission right management unit 22. As shown in the figure, the transmission right management unit 22 determines if the packet queue 14 is designated by the queue selection unit 23 at the packet transmission timing.
The number of transmission rights of the specified packet queue 14 stored in the table shown in FIG. 5 is reduced by 1 (steps S101 and S102). Further, the transmission right management unit 22
Increases the number of transmission rights of the specified packet queue 14 stored in the table shown in FIG. 5 by 1 if the packet queue 14 is specified by the band control unit 21 (steps S103 and S105). ). However, if the number of transmission rights has already reached the maximum value at the stage before the increase, the number of transmission rights is not increased (step S104).

【0024】図7は帯域制御部21の構成例を示すブロ
ック図である。同図に示すように、帯域制御部21は、
各パケットキュー14毎に設けられ各々が対応するパケ
ットキュー14のパケット送出予定時刻を保持するレジ
スタ部31と、各レジスタ部31毎に設けられ各々が時
刻管理部25によって示される現在時刻と対応するレジ
スタ部31に保持されているパケット送出予定時刻を比
較し、現在時刻がパケット送出予定時刻を過ぎている場
合にリクエスト信号をあげる比較部32と、各比較部3
2からあげられたリクエスト信号の中から1つだけリク
エスト信号を選択して送出権管理部22に通知する帯域
スケジューラ部33と、帯域スケジューラ部33でリク
エスト信号が選択されたパケットキュー14に対する次
のパケット送出予定時刻を再計算し、その計算結果を上
記パケットキュー14に対応するレジスタ部31に設定
する予定時刻計算部34とから構成される。尚、各レジ
スタ部31に設定される初期値は、時刻管理部25が運
用開始時に現在時刻として「0」を示すものであれば、
対応するパケットキュー14の送信時間間隔そのものの
値に応じた時間となる。また、比較部32は、例えば図
8に示す構成を有する。
FIG. 7 is a block diagram showing a configuration example of the band control unit 21. As shown in FIG.
A register unit 31 provided for each packet queue 14 and holding a scheduled packet transmission time of the corresponding packet queue 14, and each register unit 31 provided for each register unit 31 corresponding to the current time indicated by the time management unit 25. The comparing unit 32 compares the scheduled packet transmission time held in the register unit 31 and raises a request signal when the current time has passed the scheduled packet transmission time.
2, a bandwidth scheduler unit 33 that selects only one request signal from the request signals listed above and notifies the transmission right management unit 22 of the request signal, and a next packet for the packet queue 14 whose request signal is selected by the bandwidth scheduler unit 33. A scheduled time calculating unit 34 for recalculating the scheduled sending time and setting the calculation result in the register unit 31 corresponding to the packet queue 14. Note that the initial value set in each register unit 31 is such that if the time management unit 25 indicates “0” as the current time at the start of operation,
The time corresponds to the value of the transmission time interval of the corresponding packet queue 14 itself. The comparing unit 32 has, for example, a configuration shown in FIG.

【0025】図9は帯域制御部21の処理例を示すフロ
ーチャートである。パケットの送出タイミングにおい
て、各比較部32は、現在時刻が対応するレジスタ部3
1に保持されているパケット送出予定時刻を過ぎていれ
ばリクエスト信号を出力する(ステップS201)。1
個以上の比較部32からリクエスト信号が出力された場
合、帯域スケジューラ部33は、その内の1つだけを選
択し、選択したリクエスト信号に対応するパケットキュ
ー識別子を送出権管理部22及び予定時刻計算部34に
通知する(ステップS202,S203)。予定時刻計
算部34は、帯域管理部24に格納されている各パケッ
トキュー14の使用帯域の内の、上記通知されたパケッ
トキュー識別子によって示されるパケットキューの使用
帯域に基づいてそのパケットキューの次のパケット送出
予定時刻を再計算し、その計算結果を該当するレジスタ
部31に保存する(ステップS204)。
FIG. 9 is a flowchart showing a processing example of the band control unit 21. At the packet transmission timing, each comparing unit 32 stores the current time in the register unit 3 corresponding to the current time.
If the scheduled packet transmission time held in No. 1 has passed, a request signal is output (step S201). 1
When the request signals are output from the number of comparison units 32 or more, the band scheduler unit 33 selects only one of the request signals, and transmits the packet queue identifier corresponding to the selected request signal to the transmission right management unit 22 and the scheduled time. The calculation unit 34 is notified (steps S202 and S203). The scheduled time calculation unit 34, based on the used band of the packet queue indicated by the notified packet queue identifier among the used bands of each packet queue 14 stored in the band management unit 24, Is calculated again, and the calculation result is stored in the corresponding register unit 31 (step S204).

【0026】図10は、帯域制御部21内の帯域スケジ
ューラ部33の構成例を示すブロック図である。帯域ス
ケジューラ部33は、各パケットキュー14が属するト
ラフィッククラスや宛先や仮想コネクションを管理して
おき、各パケットキュー14に対応して設けられている
比較部32からあげられたリクエスト信号の中から一つ
だけ選択する際、まず同一のトラフィッククラスに属す
るパケットキュー14のリクエスト信号の中から、各ト
ラフィッククラス毎の回転優先セレクタ部41により一
つだけ選択する。本実施例の場合、パケットキュー14
が属するトラフィッククラスは、トラフィッククラス#
1,#2,#3の3つであるので、3個の回転優先セレ
クタ部41が存在する。回転優先セレクタ部41は、回
転優先制御のポリシーに従ってリクエスト信号を選択す
る機能ブロックであり、回転優先制御とは、ある決めら
れた順番でリクエスト信号が出力されているかどうかを
検査するとした上で、最も早くにサーチされたリクエス
ト信号を1つ選択する優先制御方式である。次回の選択
動作では、前回に選択されたリクエスト信号の次の順番
目に位置するリクエスト信号からサーチを開始する。本
実施例では、同一のトラフィッククラスに属するパケッ
トキュー14のリクエスト信号の中から一つだけ選択す
るのに、回転優先セレクタ部41を用意したが、それ以
外の制御ポリシーに基づくセレクタ部を適用することは
本発明の請求範囲内である。クラス毎の回転優先セレク
タ部41はリクエスト信号を選択した後、選択したリク
エスト信号をクラス間回転優先セレクタ部42に出力す
る。クラス間回転優先セレクタ部42は、クラス毎の回
転優先セレクタ部41で選択されたリクエスト信号の中
から回転優先制御によって一つだけ選択する。本実施例
では、クラス毎の回転優先セレクタ部41で選択された
リクエスト信号の中から一つだけ選択するのに、回転優
先セレクタ部42を用意したが、それ以外の制御ポリシ
ーに基づくセレクタ部を適用することは本発明の請求範
囲内である。例えば、予め決められた優先順位に従って
高優先度を有するクラスのリクエスト信号を優先的に選
択する絶対優先制御ポリシーや、回転優先制御ポリシー
と絶対優先制御ポリシーの組み合わせに基づいて動作す
るセレクタ部が考えられる。
FIG. 10 is a block diagram showing an example of the configuration of the band scheduler 33 in the band controller 21. The bandwidth scheduler unit 33 manages a traffic class, a destination, and a virtual connection to which each packet queue 14 belongs, and selects one of the request signals from the comparison unit 32 provided corresponding to each packet queue 14. When selecting only one, first, from the request signals of the packet queues 14 belonging to the same traffic class, only one is selected by the rotation priority selector unit 41 for each traffic class. In the case of this embodiment, the packet queue 14
Belongs to the traffic class #
1, # 2 and # 3, there are three rotation priority selectors 41. The rotation priority selector unit 41 is a functional block that selects a request signal according to a rotation priority control policy. The rotation priority control is to check whether the request signals are output in a predetermined order, This is a priority control method in which one of the request signals searched earliest is selected. In the next selection operation, the search is started from the request signal located next to the request signal selected last time. In the present embodiment, the rotation priority selector unit 41 is prepared to select only one of the request signals of the packet queue 14 belonging to the same traffic class, but a selector unit based on the other control policy is applied. That is within the scope of the present invention. After selecting the request signal, the rotation priority selector 41 for each class outputs the selected request signal to the inter-class rotation priority selector 42. The inter-class rotation priority selector unit 42 selects only one of the request signals selected by the rotation priority selector unit 41 for each class by the rotation priority control. In this embodiment, the rotation priority selector unit 42 is prepared to select only one of the request signals selected by the rotation priority selector unit 41 for each class. However, selector units based on other control policies are provided. The application is within the scope of the present invention. For example, an absolute priority control policy that preferentially selects a request signal of a class having a high priority according to a predetermined priority or a selector unit that operates based on a combination of a rotation priority control policy and an absolute priority control policy is considered. Can be

【0027】図11は、キュー選択部23の構成例を示
すブロック図である。同図に示すように、キュー選択部
23は、送出権管理部22が管理しているパケットキュ
ー毎の送出権保持状況と蓄積管理部26が管理している
パケットキュー毎のパケット蓄積状況とに基づいて、対
応するパケットキュー14が送出権を有し且つ送信すべ
きパケットを蓄積していると判断した場合にリクエスト
信号をあげる、各パケットキュー14毎に設けられた送
出要求部51と、1個以上の送出要求部51からあげら
れたリクエスト信号の内の1つを選択し、そのリクエス
ト信号と対応するパケットキューの識別子を送出権管理
部22,パケット出力部16,蓄積管理部26に通知す
るキュースケジューラ部52とから構成される。図12
に、送出要求部51の構成例を示しておく。
FIG. 11 is a block diagram showing a configuration example of the queue selection unit 23. As shown in the figure, the queue selecting unit 23 compares the transmission right holding state for each packet queue managed by the transmission right management unit 22 and the packet accumulation state for each packet queue managed by the accumulation management unit 26. A transmission request unit 51 provided for each packet queue 14 for raising a request signal when it is determined that the corresponding packet queue 14 has a transmission right and stores packets to be transmitted, One of the request signals from the plurality of transmission request units 51 is selected, and an identifier of the packet queue corresponding to the request signal is notified to the transmission right management unit 22, the packet output unit 16, and the accumulation management unit 26. And a queue scheduler 52. FIG.
Next, an example of the configuration of the transmission request unit 51 will be described.

【0028】図13はキュー選択部23の処理例を示す
フローチャートである。パケットの送出タイミングにお
いて、各送出要求部51は、対応するパケットキュー1
4がパケットを蓄積し且つ送出権を有する場合はリクエ
スト信号を出力する(ステップS301)。1個以上の
送出要求部51からリクエスト信号が出力された場合、
キュースケジューラ部52は、1つのリクエスト信号を
選択し、選択したリクエスト信号に対応するパケットキ
ュー識別子を送出権管理部22、パケット出力部16及
び蓄積管理部26に通知する(ステップS302,S3
03)。
FIG. 13 is a flowchart showing a processing example of the queue selecting section 23. At the packet transmission timing, each transmission request unit 51 sets the corresponding packet queue 1
If the packet No. 4 stores the packet and has the transmission right, it outputs a request signal (step S301). When a request signal is output from one or more transmission request units 51,
The queue scheduler 52 selects one request signal, and notifies the transmission right management unit 22, the packet output unit 16, and the accumulation management unit 26 of the packet queue identifier corresponding to the selected request signal (steps S302, S3).
03).

【0029】図14は、キュー選択部23内のキュース
ケジューラ部52の構成例を示すブロック図である。キ
ュースケジューラ部52は、各パケットキュー14をト
ラフィッククラスや宛先や仮想コネクション別に管理し
ておき、各パケットキュー14に対応して設けられてい
る送出要求部51からあげられたリクエスト信号の中か
ら一つだけ選択する際に、まず同一のクラスに属するパ
ケットキュー14に対応したリクエスト信号の中から回
転優先セレクタ部61により一つだけ選択する。本実施
例では、同一のトラフィッククラスに属するパケットキ
ュー14に対応したリクエスト信号の中から一つだけ選
択するのに、回転優先セレクタ部61を用意したが、そ
れ以外の制御ポリシーに基づくセレクタ部を適用するこ
とは本発明の請求範囲内である。クラス毎の回転優先セ
レクタ部61は、リクエスト信号を選択した後、選択し
たリクエスト信号をクラス間回転優先セレクタ部62に
出力する。クラス間回転優先セレクタ部62は、クラス
毎の回転優先セレクタ部61で選択されたリクエスト信
号の中から回転優先制御によって一つだけ選択し、この
選択したリクエスト信号に対応するパケットキューの識
別子を出力する。本実施例では、クラス毎の回転優先セ
レクタ部61で選択されたリクエスト信号の中から一つ
だけ選択するのに、回転優先セレクタ部62を用意した
が、それ以外の制御ポリシーに基づくセレクタ部を適用
することは本発明の請求範囲内である。例えば、予め決
められた優先順位に従って高優先度を有するクラスのリ
クエスト信号を優先的に選択する絶対優先制御ポリシー
や、回転優先制御ポリシーと絶対優先制御ポリシーの組
み合わせに基づいて動作するセレクタ部が考えられる。
FIG. 14 is a block diagram showing a configuration example of the queue scheduler 52 in the queue selector 23. The queue scheduler unit 52 manages each packet queue 14 for each traffic class, destination, and virtual connection, and selects one of the request signals from the transmission request unit 51 provided corresponding to each packet queue 14. When selecting only one, first, the rotation priority selector 61 selects only one of the request signals corresponding to the packet queues 14 belonging to the same class. In the present embodiment, the rotation priority selector unit 61 is prepared to select only one of the request signals corresponding to the packet queues 14 belonging to the same traffic class. The application is within the scope of the present invention. After selecting the request signal, the rotation priority selector unit 61 for each class outputs the selected request signal to the inter-class rotation priority selector unit 62. The inter-class rotation priority selector 62 selects only one of the request signals selected by the rotation priority selector 61 for each class by rotation priority control, and outputs an identifier of a packet queue corresponding to the selected request signal. I do. In the present embodiment, the rotation priority selector unit 62 is prepared to select only one of the request signals selected by the rotation priority selector unit 61 for each class. However, selector units based on other control policies are provided. The application is within the scope of the present invention. For example, an absolute priority control policy that preferentially selects a request signal of a class having a high priority according to a predetermined priority or a selector unit that operates based on a combination of a rotation priority control policy and an absolute priority control policy is considered. Can be

【0030】次に、本実施例の動作を説明する。スケジ
ューリング装置11内のパケット入力部13は、パケッ
ト入力回線12を介してパケットが入力されると、その
ヘッダ情報やパケットが属する仮想コネクションの属性
情報に基づいて複数存在するパケットキュー14の内の
1つにパケットを格納すると共に、パケットを格納した
パケットキュー14の識別子をスケジューリング管理部
15に通知する。尚、パケット入力回線12は、一般に
複数本存在する。
Next, the operation of this embodiment will be described. When a packet is input via the packet input line 12, the packet input unit 13 in the scheduling device 11 outputs one of the packet queues 14 among the plurality of packet queues 14 based on the header information and the attribute information of the virtual connection to which the packet belongs. In addition to storing the packet, the identifier of the packet queue 14 storing the packet is notified to the scheduling management unit 15. In general, there are a plurality of packet input lines 12.

【0031】スケジューリング管理部15内の蓄積管理
部26は、パケット入力部13からパケットキュー識別
子が通知されると、その内部に設けられている図4に示
すテーブル中の上記パケットキュー識別子に対応する蓄
積数を+1する。
When notified of the packet queue identifier from the packet input unit 13, the accumulation management unit 26 in the scheduling management unit 15 corresponds to the packet queue identifier in the table shown in FIG. 4 provided therein. The accumulated number is incremented by one.

【0032】また、スケジューリング管理部15におい
ては、パケット入力部13からのパケットキュー識別子
の通知に無関係に図9のフローチャートに示す処理も行
っている。以下、この処理を例を挙げて説明する。
The scheduling management unit 15 also performs the processing shown in the flowchart of FIG. 9 regardless of the notification of the packet queue identifier from the packet input unit 13. Hereinafter, this processing will be described with an example.

【0033】図15は、帯域制御部21において行われ
る図9のフローチャートに示す処理を説明するための一
状態図である。各比較部32は、時刻管理部25が管理
する現在時刻CTを参照して、現在時刻CTが対応する
パケットキュー14の送出予定時刻STを過ぎている場
合にリクエスト信号を出力する(図9,ステップS20
1)。送出予定時刻STはレジスタ部31に保存されて
いる。現在時刻CTの管理としては、単位時間Tの経過
毎にカウントアップするカウンタを用いるのが代表的で
ある。
FIG. 15 is a state diagram for explaining the processing shown in the flowchart of FIG. Each comparing unit 32 refers to the current time CT managed by the time management unit 25 and outputs a request signal when the current time CT has passed the scheduled transmission time ST of the corresponding packet queue 14 (FIG. 9, FIG. Step S20
1). The scheduled transmission time ST is stored in the register unit 31. As the management of the current time CT, it is typical to use a counter that counts up every time the unit time T elapses.

【0034】図15の例では、現在時刻CT=130が
送出予定時刻STを過ぎていることにより、(クラス#
1、宛先#2)、(クラス#1、宛先#3)、(クラス
#2、宛先#1)、(クラス#2、宛先#3)、(クラ
ス#3、宛先#1)の属性を持つパケットキューに対応
する比較部32からリクエスト信号が出力されている。
また、帯域スケジューラ部33の状態として、クラス間
回転優先セレクタ部42では前回にクラス#3を選択
し、クラス#1〜#3の回転優先セレクタ部41ではそ
れぞれ宛先#2、宛先#3、宛先#3を選択している。
ここで、クラス間回転優先セレクタ部42は、クラス#
1→#2→#3→#1→‥‥の順でリクエスト信号をサ
ーチするとする。また、クラス毎の回転優先セレクタ部
41は、宛先#1→#2→#3→‥‥→#N→#1→‥
‥の順でリクエスト信号をサーチするとする。
In the example of FIG. 15, since the current time CT = 130 has passed the scheduled transmission time ST, (class #
1, destination # 2), (class # 1, destination # 3), (class # 2, destination # 1), (class # 2, destination # 3), (class # 3, destination # 1). A request signal is output from the comparison unit 32 corresponding to the packet queue.
As the state of the band scheduler unit 33, the inter-class rotation priority selector unit 42 selects the class # 3 last time, and the rotation priority selector units 41 of the classes # 1 to # 3 respectively select the destination # 2, the destination # 3, and the destination. # 3 is selected.
Here, the inter-class rotation priority selector unit 42 determines that the class #
Suppose that request signals are searched in the order of 1 → # 2 → # 3 → # 1 → ‥‥. In addition, the rotation priority selector unit 41 for each class outputs the destination # 1 → # 2 → # 3 → ‥‥ → # N → # 1 → ‥
Suppose that the request signal is searched in the order of ‥.

【0035】クラス#1,クラス#2,クラス#3の回
転優先セレクタ部41は、決められた順序に従って前回
選択されたリクエスト信号の次からサーチして、それぞ
れ宛先#3、宛先#1、宛先#1のパケットキューに対
応するリクエスト信号を選択する。次に、クラス間回転
優先セレクタ部42は、決められた順序に従って前回選
択されたリクエスト信号の次からサーチすることによっ
て、クラス#1を選択する(図9,ステップS20
2)。結果として、帯域制御部21は、(クラス#1、
宛先#3)に対応するパケットキュー14を選択したこ
とになり、該当するパケットキュー識別子を送出権管理
部22及び予定時刻計算部34に出力する(ステップS
203)。この時の帯域制御部21の状態を図16に示
す。
The rotation priority selectors 41 of class # 1, class # 2, and class # 3 search from the next to the request signal selected last time according to the determined order, and search for destination # 3, destination # 1, and destination # 1, respectively. A request signal corresponding to the packet queue of # 1 is selected. Next, the inter-class rotation priority selector unit 42 selects the class # 1 by searching from the next to the request signal selected last time according to the determined order (FIG. 9, step S20).
2). As a result, the band control unit 21 (class # 1,
Since the packet queue 14 corresponding to the destination # 3 is selected, the corresponding packet queue identifier is output to the transmission right management unit 22 and the scheduled time calculation unit 34 (Step S).
203). FIG. 16 shows the state of the band control unit 21 at this time.

【0036】予定時刻計算部34は、(クラス#1、宛
先#3)のパケットキューの識別子が通知されると、次
式(1)に示す演算を行うことにより、(クラス#1、
宛先#3)のパケットキュー14の次の送出予定時刻n
ew STを再計算する。 new ST=old ST+INT … (1)
When notified of the identifier of the packet queue of (class # 1, destination # 3), the scheduled time calculation unit 34 performs an operation shown in the following equation (1) to obtain (class # 1, destination # 3).
The next scheduled transmission time n of the packet queue 14 of the destination # 3)
ew Recalculate ST. new ST = old ST + INT (1)

【0037】ここで、old STは前回の送出予定時
刻、new STは次の送出予定時刻、INTは送出間
隔である。送出間隔INTは、帯域管理部24が管理す
る外部記憶装置18上のテーブルに保存されている情報
を参照することによって得られる。この例の場合、(ク
ラス#1、宛先#3)に対応するパケットキュー14の
old STは「119」、INTは「25」であるの
で、new STとして「144」を(クラス#1、宛
先#3)に対応するパケットキュー14のレジスタ部3
1に設定する(ステップS204)。また、選択動作完
了後の状態として、クラス間回転優先セレクタ部42は
前回選択したクラスを「クラス#1」に変更し、クラス
#1の回転優先セレクタ部41は、前回選択した宛先を
「宛先#3」に変更する。この時の帯域制御部21の状
態を図17に示す。
Here, old ST is the previous scheduled transmission time, new ST is the next scheduled transmission time, and INT is the transmission interval. The transmission interval INT is obtained by referring to information stored in a table on the external storage device 18 managed by the band management unit 24. In this example, since the old ST of the packet queue 14 corresponding to (class # 1, destination # 3) is "119" and the INT is "25", "144" is set as the new ST (class # 1, destination # 3). Register part 3 of packet queue 14 corresponding to # 3)
It is set to 1 (step S204). In addition, as a state after the completion of the selection operation, the inter-class rotation priority selector unit 42 changes the previously selected class to “class # 1”, and the rotation priority selector unit 41 of class # 1 changes the previously selected destination to the “destination”. # 3 ". FIG. 17 shows the state of the band control unit 21 at this time.

【0038】一方、送出権管理部22は、帯域制御部2
1からパケットキュー識別子が通知されると、図5に示
すテーブルに保持されている送出可能パケット数(送出
権)の内の、上記パケットキュー識別子と対応して登録
されている送出可能パケット数を1だけ増数する(図
6,ステップS105)。
On the other hand, the transmission right management unit 22
When the packet queue identifier is notified from 1, the number of transmittable packets registered corresponding to the packet queue identifier among the number of transmittable packets (transmission right) held in the table shown in FIG. The number is incremented by one (FIG. 6, step S105).

【0039】このように、本実施例の帯域制御部21
は、パケットの送出タイミング毎に、1つのパケットキ
ューについての送出予定時刻を求めれば良いので、パケ
ットが入力される毎に、そのパケットの送出予定時刻を
求めることが必要であった従来の技術に比較し、処理速
度の遅い安価の部品を使用して構成することが可能にな
る。また、外部記憶装置18もパケットの送出タイミン
グ毎に1回アクセスされるだけであるので、パケットが
到着する毎にアクセスされる従来の外部記憶装置に比較
して低速の安価な外部記憶装置を使用することが可能に
なる。
As described above, the band control unit 21 according to the present embodiment
In the prior art, it is necessary to calculate the scheduled transmission time for one packet queue at each packet transmission timing. In comparison, it is possible to configure using inexpensive parts having a slow processing speed. Also, since the external storage device 18 is accessed only once each time a packet is transmitted, a low-speed and inexpensive external storage device is used as compared with a conventional external storage device accessed each time a packet arrives. It becomes possible to do.

【0040】図18は、キュー選択部23の動作を説明
するための一状態図である。送出要求部51は、送出権
管理部22,蓄積管理部26が管理しているテーブルを
参照して、対応するパケットキューに送出権と蓄積パケ
ットの両方が残っている場合にリクエスト信号を送出す
る。
FIG. 18 is a state diagram for explaining the operation of the queue selection unit 23. The transmission request unit 51 refers to the table managed by the transmission right management unit 22 and the accumulation management unit 26, and transmits a request signal when both the transmission right and the accumulation packet remain in the corresponding packet queue. .

【0041】図18の例では、(クラス#1、宛先#
2)、(クラス#1、宛先#3)、(クラス#2、宛先
#1)、(クラス#2、宛先#3)、(クラス#3、宛
先#1)の属性を持つパケットキュー14に対応する送
出要求部51からリクエスト信号が出力されている。ま
た、キュースケジューラ部52の状態として、クラス間
回転優先セレクタ部62では前回にクラス#1を選択
し、クラス#1,#2,#3の回転優先セレクタ部61
ではそれぞれ宛先#1、宛先#2、宛先#2を選択して
いる。ここで、クラス間回転優先セレクタ部62は、ク
ラス#1→#2→#3→#1→‥‥の順でリクエスト信
号をサーチするとする。また、クラス毎の回転優先セレ
クタ部61は、宛先#1→#2→#3→‥‥→#N→#
1→‥‥の順でリクエスト信号をサーチするとする。
In the example of FIG. 18, (class # 1, destination #
2) In the packet queue 14 having the attributes of (class # 1, destination # 3), (class # 2, destination # 1), (class # 2, destination # 3), (class # 3, destination # 1). A request signal is output from the corresponding transmission request unit 51. As the state of the queue scheduler 52, the inter-class rotation priority selector 62 selects the class # 1 last time, and the rotation priority selectors 61 of the classes # 1, # 2, and # 3.
, Destination # 1, destination # 2, and destination # 2 are selected, respectively. Here, it is assumed that the inter-class rotation priority selector unit 62 searches for a request signal in the order of class # 1 → # 2 → # 3 → # 1 → ‥‥. In addition, the rotation priority selector unit 61 for each class determines the destination # 1 → # 2 → # 3 → ‥‥ → # N → #
Suppose that request signals are searched in the order of 1 → ‥‥.

【0042】クラス#1,#2,#3の回転優先セレク
タ部61は、それぞれ決められた順序に従って前回選択
されたリクエスト信号の次からサーチして、宛先#2、
宛先#3、宛先#1のパケットキュー14に対応するリ
クエスト信号を選択する。次に、クラス間回転優先セレ
クタ部62は、決められた順序に従って前回選択された
リクエスト信号の次からサーチすることによって、クラ
ス#2を選択する。結果として、キュー選択部23は
(クラス#2、宛先#3)に対応するパケットキュー1
4を選択したことになり、該当するパケットキュー識別
子を送出権管理部22,パケット出力部16,蓄積管理
部26に出力する(図19)。選択動作完了後の状態と
して、クラス間回転優先セレクタ部62は回選択したク
ラスをクラス#2に変更し、クラス#2の回転優先セレ
クタ部61は前回選択した宛先を宛先#3に変更する
(図20)。
The rotation priority selectors 61 of the classes # 1, # 2, and # 3 search from the next to the request signal selected last time in accordance with the determined order, and
A request signal corresponding to the packet queues 14 of the destination # 3 and the destination # 1 is selected. Next, the inter-class rotation priority selector 62 selects the class # 2 by searching from the next to the request signal selected last time according to the determined order. As a result, the queue selecting unit 23 determines that the packet queue 1 corresponding to (class # 2, destination # 3)
4 is selected, and the corresponding packet queue identifier is output to the transmission right management unit 22, the packet output unit 16, and the accumulation management unit 26 (FIG. 19). As a state after the completion of the selection operation, the inter-class rotation priority selector 62 changes the class selected twice to class # 2, and the rotation priority selector 61 of class # 2 changes the previously selected destination to destination # 3 ( (FIG. 20).

【0043】パケット出力部16は、指定されたパケッ
トキュー識別子のパケットキュー14からパケットを取
り出してパケット出力回線17へ出力する。送出権管理
部22は、指定されたパケットキュー識別子のパケット
キュー14が保持する送信可能パケット数を1だけ減数
する。蓄積管理部26は、指定されたパケットキュー識
別子のパケットキュー14のパケット蓄積数を1だけ減
数する。
The packet output unit 16 extracts a packet from the packet queue 14 having the designated packet queue identifier and outputs the packet to the packet output line 17. The transmission right management unit 22 reduces the number of transmittable packets held by the packet queue 14 of the designated packet queue identifier by one. The accumulation management unit 26 reduces the number of accumulated packets in the packet queue 14 of the designated packet queue identifier by one.

【0044】このように、キュースケジューラ部52
は、パケットキュー14を属するクラスや宛先や仮想コ
ネクション別に管理しておき、パケットキュー14に対
応して送出要求部51から出力されたリクエスト信号の
中から一つだけ選択する際に、同一のクラスに属するパ
ケットキュー14に対応したリクエスト信号の中から回
転優先制御により一つだけ選択した後、それぞれのクラ
スで選択されたリクエスト信号の中から回転優先制御に
より一つだけ選択するよう構成することで、複数のパケ
ットキュー14に属性に応じた公平なスケジューリング
を行うことが可能である。
As described above, the queue scheduler 52
Is the same class when the packet queue 14 is managed for each class, destination, or virtual connection, and only one of the request signals output from the transmission request unit 51 corresponding to the packet queue 14 is selected. After selecting only one of the request signals corresponding to the packet queues 14 belonging to the class by the rotation priority control, and selecting only one of the request signals selected in each class by the rotation priority control. In addition, it is possible to perform fair scheduling for a plurality of packet queues 14 according to attributes.

【0045】図21は、送出権管理部22の動作を説明
するための一状態図である。図21の例では、帯域制御
部21からは(クラス#1、宛先#3)に対応するパケ
ットキュー14が指定され、キュー選択部23からは
(クラス#2、宛先#1)に対応するパケットキュー1
4が指定されている。このとき、送出権管理部22は、
図22に示すように、(クラス#2、宛先#1)に対応
するパケットキュー14の送出可能パケット数を「1」
だけ減数した「11」に変更した後(図6,ステップS
102)、図23に示すように、(クラス#1、宛先#
3)に対応するパケットキュー14の送出可能パケット
数を「1」だけ増数した「4」に変更する(図6,ステ
ップS105)。このように、送出権管理部22は、現
時点で何個分のパケットを送信する権利を保持している
かをパケットキュー毎に管理しておき、キュー選択部2
3から通知されたパケットキュー14に対応する送信可
能パケット数を減数した後、帯域制御部21から通知さ
れたパケットキュー14に対応する送信可能パケット数
を増数することにより、パケットが蓄積されていない時
に獲得した送出権を保持しておくことが可能である。
FIG. 21 is a state diagram for explaining the operation of the transmission right management unit 22. In the example of FIG. 21, the packet queue 14 corresponding to (class # 1, destination # 3) is specified from the bandwidth control unit 21, and the packet queue corresponding to (class # 2, destination # 1) is specified from the queue selection unit 23. Queue 1
4 is specified. At this time, the transmission right management unit 22
As shown in FIG. 22, the number of packets that can be transmitted from the packet queue 14 corresponding to (class # 2, destination # 1) is "1".
After changing the number to “11”, which is a reduced number (FIG. 6, step S
102), as shown in FIG. 23, (class # 1, destination #
The number of packets that can be transmitted from the packet queue 14 corresponding to 3) is changed to “4” which is increased by “1” (FIG. 6, step S105). As described above, the transmission right management unit 22 manages, for each packet queue, how many packets are currently held to transmit, and the queue selection unit 2
3, the number of transmittable packets corresponding to the packet queue 14 notified from the bandwidth control unit 21 is reduced, and then the number of transmittable packets corresponding to the packet queue 14 notified from the bandwidth control unit 21 is increased. It is possible to retain the transmission right acquired when there is no transmission right.

【0046】さらに、送出権管理部22は、図6のステ
ップS104に示すように、パケットキュー毎に管理す
る送信可能パケット数の蓄積に上限を設けているので、
長期間にわたってパケット蓄積のなかったパケットキュ
ー14に集中的にパケットが到着した時に他のパケット
キュー14に与える影響を最小限に抑えることが可能と
なる。また、同一のパケット送出タイミングにおいて
は、キュー選択部23から指定されたパケットキュー1
4の送出可能パケット数を先に減数するようにしておく
だけで、例え帯域制御部21とキュー選択部23が指定
するパケットキュー14が同じであり、更に獲得送出権
が最大値に達している場合でも獲得した送出権を失うこ
とはなく、送出権の更新タイミングさえ守れば、帯域制
御部21の動作とキュー選択部23の動作を完全に並列
独立して実行させても問題がなく、回線速度が高速化さ
れて単位時間が短くなっても両動作を単位時間T内に完
了させることが可能である。
Further, as shown in step S104 of FIG. 6, the transmission right management unit 22 sets an upper limit on the accumulation of the number of transmittable packets managed for each packet queue.
It is possible to minimize the influence on the other packet queues 14 when the packets intensively arrive at the packet queue 14 in which no packet has been stored for a long period of time. Also, at the same packet transmission timing, the packet queue 1
4, the number of packets that can be transmitted is reduced first, and the packet queue 14 specified by the bandwidth control unit 21 and the queue selection unit 23 is the same, and the acquisition transmission right has reached the maximum value. Even in this case, there is no problem if the operation of the band control unit 21 and the operation of the queue selection unit 23 can be executed completely in parallel and independently as long as the transmission right acquired is not lost and the update timing of the transmission right is kept. Both operations can be completed within the unit time T even if the unit time is shortened due to an increase in speed.

【0047】図24は、キュー選択部23内のキュース
ケジューラ部52の他の構成例を示すブロック図であ
る。同図に示すキュースケジューラ部52は、各パケッ
トキュー14に対応する送出要求部51からあげられた
リクエスト信号の中から一つだけ選択する際に、高優先
度を与えられているパケットキュー14を優先的に選択
したり、パケットの出力先等から送信停止を指示されて
いるパケットキュー14を選択しないようにするため
に、高優先判定部63と低優先判定部64と絶対優先セ
レクタ部65とを備える。図25,図26は、それぞれ
高優先判定部63,低優先判定部64の構成例を示した
図である。
FIG. 24 is a block diagram showing another example of the configuration of the queue scheduler 52 in the queue selector 23. The queue scheduler unit 52 shown in FIG. 6 gives priority to the packet queue 14 given a high priority when selecting only one of the request signals from the transmission request unit 51 corresponding to each packet queue 14. The high priority determination unit 63, the low priority determination unit 64, and the absolute priority selector unit 65 are used in order to prevent the packet queue 14 for which the transmission stop is instructed from the output destination of the packet or the like. Prepare. FIG. 25 and FIG. 26 are diagrams illustrating configuration examples of the high priority determination unit 63 and the low priority determination unit 64, respectively.

【0048】高優先判定部63は、各パケットキュー1
4毎に設けられている。そして、各高優先判定部63
は、対応する送出要求部51から出力されたリクエスト
信号の優先度が「高」に設定されており且つ対応するパ
ケットキュー14が送信停止を指示されてない時にリク
エスト信号を通過させる。パケットキュー14毎の優先
度は帯域管理部24が管理している。同様に、低優先判
定部64は、各パケットキュー14毎に設けられてい
る。そして、各低優先判定部64は、対応する送出要求
部51から出力されたリクエスト信号の優先度が「低」
に設定されており且つ対応するパケットキューが送信停
止を指示されてない時にリクエスト信号を通過させる。
従って、高優先判定部63に接続された回転優先セレク
タ部61は、優先度が「高」に設定されているパケット
キュー14のリクエスト信号のみを処理し、低優先判定
部64に接続された回転優先セレクタ部61は、優先度
が「低」に設定されているパケットキュー14のリクエ
スト信号のみを処理することになる。
The high-priority judging section 63 sets each packet queue 1
4 are provided. Then, each high priority determination unit 63
Transmits the request signal when the priority of the request signal output from the corresponding transmission request unit 51 is set to “high” and the corresponding packet queue 14 is not instructed to stop transmission. The priority of each packet queue 14 is managed by the bandwidth management unit 24. Similarly, the low priority determination unit 64 is provided for each packet queue 14. Then, each low priority determination unit 64 determines that the priority of the request signal output from the corresponding transmission request unit 51 is “low”.
And the request signal is passed when the corresponding packet queue is not instructed to stop transmission.
Accordingly, the rotation priority selector 61 connected to the high priority determination unit 63 processes only the request signal of the packet queue 14 whose priority is set to “high”, and the rotation priority selector 61 connected to the low priority determination unit 64. The priority selector 61 processes only the request signal of the packet queue 14 whose priority is set to “low”.

【0049】絶対優先セレクタ部65は、高優先判定部
63を通過したリクエスト信号を絶対優先的に選択す
る。このような構成により、パケットキュー14の動的
に変化する状態に応じた処理はキュースケジューラ部5
2に集約するので、帯域制御部21の構成を簡略化でき
る上、複数のパケットキュー14に優先度に応じたサー
ビスを提供することが可能である。
The absolute priority selector section 65 selects the request signal passed through the high priority determination section 63 with absolute priority. With such a configuration, the processing according to the dynamically changing state of the packet queue 14 is performed by the queue scheduler unit 5.
2, it is possible to simplify the configuration of the band control unit 21 and to provide a plurality of packet queues 14 with services according to priority.

【0050】図27はキュースケジューラ部52のその
他の構成例を示すブロック図であり、各送出要求部51
毎に設けられた高優先判定部63と、各送出要求部51
毎に設けられた低優先判定部64と、同じ宛先を有する
高優先判定部63あるいは低優先判定部64に対応して
設けられた回転優先制御部66と、高優先判定部63に
対応して設けられた1つのセレクタ部67aと、低優先
判定部64に対応して設けられた1つのセレクタ部67
bと、宛先指定部68と、絶対優先セレクタ部69とを
備えている。
FIG. 27 is a block diagram showing another example of the configuration of the queue scheduler 52.
A high-priority determination unit 63 provided for each transmission request unit 51;
Corresponding to the low-priority determining unit 64, the high-priority determining unit 63 having the same destination, or the rotation-priority controlling unit 66 provided corresponding to the low-priority determining unit 64. One selector unit 67a provided and one selector unit 67 provided corresponding to the low priority determination unit 64.
b, a destination designation section 68, and an absolute priority selector section 69.

【0051】宛先指定部68は、例えば、第1番目,第
2番目,…,第N番目,第(N+1)番目,…のパケッ
ト送出タイミングに於いては、それぞれ宛先#1,#
2,…,#N,#1,…を指定するというように、特定
のタイミングでは特定の宛先を指定する。回転優先セレ
クタ部66は、同じ宛先を有するパケットキュー14対
応の送出要求部51から高優先判定部63あるいは低優
先判定部64を介して加えられるリクエスト信号の中か
ら1つのリクエスト信号を回転優先制御によって選択
し、出力する。つまり、回転優先セレクタ部66は、同
じ宛先を有する複数のクラスのリクエスト信号に対し
て、前回選択したクラスの次のクラスから所定の順番で
リクエスト信号をサーチし、最初に見つけ出した1個の
リクエスト信号を出力する。
For example, at the first, second,..., Nth, (N + 1) th,.
At a specific timing, a specific destination is specified, for example, 2,..., #N, # 1,. The rotation priority selector unit 66 performs rotation priority control on one request signal from request signals added from the transmission request unit 51 corresponding to the packet queue 14 having the same destination via the high priority determination unit 63 or the low priority determination unit 64. And output. In other words, the rotation priority selector unit 66 searches for request signals of a plurality of classes having the same destination in a predetermined order from the class next to the previously selected class, and finds one request signal found first. Output a signal.

【0052】セレクタ部67aは、高優先判定部63を
介して各パケットキュー14対応の送出要求部51から
加えられ、回転優先セレクタ部66を介して出力される
リクエスト信号の中から宛先指定部68によって指定さ
れた宛先に属するリクエスト信号を選択して出力する。
また、セレクタ部67bは、低優先判定部64を介して
各パケットキュー14に対応する送出要求部51から加
えられ、回転優先セレクタ部66を介して出力されてい
るリクエスト信号の中から宛先指定部68によって指定
された宛先に属するリクエスト信号を選択して出力す
る。絶対優先セレクタ部69は、セレクタ部67aから
リクエスト信号が出力されている場合はそれを選択し、
セレクタ部67aからリクエスト信号が出力されていな
い場合はセレクタ部67bから出力されているリクエス
ト信号を選択する。
The selector section 67a is added from the transmission request section 51 corresponding to each packet queue 14 via the high priority determination section 63 and is output from the request signal output via the rotation priority selector section 66. And outputs a request signal belonging to the destination specified by the request.
Further, the selector 67 b is added from the transmission requesting unit 51 corresponding to each packet queue 14 via the low priority determining unit 64 and is output from the request signal output via the rotation priority selector 66 to the destination specifying unit. A request signal belonging to the destination designated by 68 is selected and output. The absolute priority selector 69 selects the request signal from the selector 67a when it is output,
When the request signal is not output from the selector 67a, the request signal output from the selector 67b is selected.

【0053】図28は、帯域制御部21内の帯域スケジ
ューラ部33の他の構成例を示すブロック図である。同
図に示す帯域スケジューラ部33は、パケットキュー1
4に対応して比較部32からあげられたリクエスト信号
の中から一つだけ選択する際に、パケットの蓄積のある
パケットキュー14を優先的に選択するようにするため
に、蓄積有判定部43と蓄積無判定部44と絶対優先セ
レクタ部45を備える。図29,図30は、それぞれ蓄
積有判定部43,蓄積無判定部44の構成例を示すブロ
ック図である。
FIG. 28 is a block diagram showing another example of the configuration of the band scheduler 33 in the band controller 21. The bandwidth scheduler 33 shown in FIG.
In order to preferentially select the packet queue 14 in which packets are stored when only one of the request signals sent from the comparison unit 32 is selected in correspondence with No. 4 A storage non-determination section 44 and an absolute priority selector section 45 are provided. FIGS. 29 and 30 are block diagrams showing configuration examples of the accumulation determination section 43 and the accumulation non-determination section 44, respectively.

【0054】蓄積有判定部43は、各パケットキュー1
4毎に設けられている。そして、各蓄積有判定部43
は、対応するパケットキュー14にパケットが蓄積され
ている場合、対応する比較部32から出力されたリクエ
スト信号を通過させる。同様に、蓄積無判定部44は、
各パケットキュー14毎に設けられている。そして、各
蓄積無判定部44は、対応するパケットキュー14にパ
ケットが蓄積されていない場合、対応する比較部32か
ら出力されたリクエスト信号を通過させる。従って、蓄
積有判定部43に接続された回転優先セレクタ部41
は、パケットの蓄積のあるパケットキュー14のリクエ
スト信号のみを処理し、蓄積無判定部44に接続された
回転優先セレクタ部41は、パケットの蓄積のないパケ
ットキュー14のリクエスト信号のみを処理することに
なる。
The storage presence judging section 43 checks each packet queue 1
4 are provided. Then, each of the storage presence determination units 43
When a packet is stored in the corresponding packet queue 14, the request signal output from the corresponding comparing unit 32 is passed. Similarly, the accumulation non-determination unit 44
It is provided for each packet queue 14. When no packet is stored in the corresponding packet queue 14, each storage non-determination unit 44 passes the request signal output from the corresponding comparison unit 32. Accordingly, the rotation priority selector unit 41 connected to the storage presence determination unit 43
Processes only the request signal of the packet queue 14 with packet accumulation, and the rotation priority selector 41 connected to the accumulation non-determination unit 44 processes only the request signal of the packet queue 14 without packet accumulation. become.

【0055】絶対優先セレクタ部45は、蓄積有判定部
43を通過したリクエスト信号を絶対優先的に選択す
る。このような構成により、パケット蓄積のないパケッ
トキュー14に先に送出権を与えてしまって、実際に蓄
積されているパケットの遅延時間が劣化するのを防止す
ることが可能である。
The absolute priority selector 45 selects the request signal that has passed through the accumulation determining section 43 with absolute priority. With such a configuration, it is possible to prevent the packet queue 14 having no packet storage from being given the transmission right first, thereby preventing the delay time of the actually stored packet from deteriorating.

【0056】本発明は固定長のATM セルを交換するATM
セル交換機だけでなく、可変長のパケットを交換するパ
ケット交換機に対しても適用可能であり、同様の改善効
果が期待できる。
The present invention provides an ATM for replacing fixed length ATM cells.
The present invention can be applied not only to a cell switch but also to a packet switch for exchanging packets of variable length, and similar improvement effects can be expected.

【0057】[0057]

【発明の効果】以上説明したように、本発明のスケジュ
ーリング装置によれば、パケット送出間隔等の単位時間
毎に、現在時刻が送出予定時刻を過ぎているパケット蓄
積手段の内の1つにパケットの送出権を与えると共に、
送出権を与えたパケット蓄積手段の送出予定時刻をその
パケット蓄積手段の使用帯域に応じて更新するので、単
位時間の間に複数のパケットが入力された場合でも、高
々1個のパケット蓄積手段についての送出予定時刻を求
めれば良い。従って、パケットが入力される毎に送出予
定時刻を求めなければならなかった従来の技術に比較し
て、低速で安価な処理装置や外部記憶装置を用いてスケ
ジューリング装置を構成できるので、スケジューリング
装置を低コストで実現できる効果がある。
As described above, according to the scheduling apparatus of the present invention, at every unit time such as a packet transmission interval, a packet is stored in one of the packet storage means whose current time has passed the scheduled transmission time. And the right to send
Since the scheduled transmission time of the packet storage means to which the transmission right is given is updated according to the bandwidth used by the packet storage means, even if a plurality of packets are input during a unit time, at most one packet storage means can be used. May be calculated. Therefore, as compared with the conventional technology in which the scheduled transmission time has to be obtained every time a packet is input, the scheduling device can be configured using a low-speed and inexpensive processing device or an external storage device. There is an effect that can be realized at low cost.

【0058】さらに、帯域スケジューラ部やキュースケ
ジューラ部が提供する回転優先制御や絶対優先制御等の
キュー選択則により、複数のパケットキューに属性に応
じた公平なスケジューリングを行うことが可能である。
Furthermore, fair scheduling according to attributes can be performed on a plurality of packet queues according to queue selection rules such as rotation priority control and absolute priority control provided by the bandwidth scheduler and the queue scheduler.

【0059】送出権管理部は、同一のパケット送出タイ
ミングにおいてキュー選択部から通知されたパケットキ
ューに対応する送信可能パケット数(送出権の数)を減
数した後、帯域制御部から通知されたパケットキューに
対応する送信可能パケット数を増数することにより、同
一のパケット送出タイミングにおいて帯域制御部とキュ
ー選択部が指定するパケットキューが同じである場合で
も送出権を失うことなく、送出権の更新タイミングさえ
守れば、帯域制御部の動作とキュー選択部の動作を完全
に並列独立して実行させることが可能であり、回線速度
が高速化されて単位時間が短くなっても両動作を単位時
間内に完了させることが可能である。
The transmission right management unit reduces the number of transmittable packets (the number of transmission rights) corresponding to the packet queue notified from the queue selection unit at the same packet transmission timing, and then transmits the packet notified from the band control unit. By increasing the number of transmittable packets corresponding to the queue, the transmission right can be updated without losing the transmission right even when the packet queue specified by the bandwidth control unit and the queue selection unit is the same at the same packet transmission timing. As long as the timing is maintained, the operation of the bandwidth control unit and the operation of the queue selection unit can be executed completely in parallel and independently, and even if the line speed is increased and the unit time is shortened, both operations can be performed in the unit time. It is possible to complete within.

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

【図1】本発明の実施例のブロック図である。FIG. 1 is a block diagram of an embodiment of the present invention.

【図2】スケジューリング管理部15の構成例を示すブ
ロック図である。
FIG. 2 is a block diagram illustrating a configuration example of a scheduling management unit 15;

【図3】帯域管理部24が管理するテーブルの構成例を
示す図である。
FIG. 3 is a diagram illustrating a configuration example of a table managed by a band management unit 24.

【図4】蓄積管理部26が管理するテーブルの構成例を
示す図である。
FIG. 4 is a diagram showing a configuration example of a table managed by a storage management unit 26;

【図5】送出権管理部22が管理するテーブルの構成例
を示す図である。
FIG. 5 is a diagram illustrating a configuration example of a table managed by a transmission right management unit 22;

【図6】送出権管理部22の処理例を示すフローチャー
トである。
FIG. 6 is a flowchart illustrating a processing example of a transmission right management unit 22;

【図7】帯域制御部21の構成例を示すブロック図であ
る。
FIG. 7 is a block diagram illustrating a configuration example of a band control unit 21;

【図8】比較部32の構成例を示すブロック図である。8 is a block diagram illustrating a configuration example of a comparison unit 32. FIG.

【図9】帯域制御部21の処理例を示すフローチャート
である。
FIG. 9 is a flowchart illustrating a processing example of a band control unit 21;

【図10】帯域スケジューラ部33の構成例を示すブロ
ック図である。
FIG. 10 is a block diagram illustrating a configuration example of a band scheduler unit 33.

【図11】キュー選択部23の構成例を示すブロック図
である。
11 is a block diagram illustrating a configuration example of a queue selection unit 23. FIG.

【図12】送出要求部51の構成例を示すブロック図で
ある。
FIG. 12 is a block diagram showing a configuration example of a transmission request unit 51.

【図13】キュー選択部23の処理例を示すフローチャ
ートである。
FIG. 13 is a flowchart illustrating a processing example of a queue selection unit 23;

【図14】キュースケジューラ部52の構成例を示すブ
ロック図である。
14 is a block diagram illustrating a configuration example of a queue scheduler unit 52. FIG.

【図15】帯域制御部21の動作処理を示す一状態図で
ある。
FIG. 15 is a state diagram showing an operation process of the band control unit 21;

【図16】帯域制御部21の動作処理を示す一状態図で
ある。
FIG. 16 is a state diagram showing an operation process of the band control unit 21;

【図17】帯域制御部21の動作処理を示す一状態図で
ある。
FIG. 17 is a state diagram showing an operation process of the band control unit 21;

【図18】キュー選択部23の動作処理を示す一状態図
である。
FIG. 18 is a state diagram showing an operation process of the queue selection unit 23.

【図19】キュー選択部23の動作処理を示す一状態図
である。
FIG. 19 is a state diagram showing an operation process of the queue selection unit 23.

【図20】キュー選択部23の動作処理を示す一状態図
である。
FIG. 20 is a state diagram showing an operation process of the queue selection unit 23;

【図21】送出権管理部22の動作処理を示す一状態図
である。
FIG. 21 is a state diagram showing an operation process of the transmission right management unit 22;

【図22】送出権管理部22の動作処理を示す一状態図
である。
FIG. 22 is a state diagram showing an operation process of the transmission right management unit 22;

【図23】送出権管理部22の動作処理を示す一状態図
である。
FIG. 23 is a state diagram showing an operation process of the transmission right management unit 22;

【図24】キュースケジューラ部52の他の構成例を示
すブロック図である。
24 is a block diagram illustrating another configuration example of the queue scheduler unit 52. FIG.

【図25】高優先判定部63の構成例を示すブロック図
である。
FIG. 25 is a block diagram illustrating a configuration example of a high-priority determination unit 63.

【図26】低優先判定部64の構成例を示すブロック図
である。
FIG. 26 is a block diagram illustrating a configuration example of a low priority determination unit 64.

【図27】キュースケジューラ部52のその他の構成例
を示すブロック図である。
FIG. 27 is a block diagram illustrating another configuration example of the queue scheduler unit 52.

【図28】帯域スケジューラ部33の他の構成例を示す
ブロック図である。
FIG. 28 is a block diagram illustrating another configuration example of the band scheduler unit 33.

【図29】蓄積有判定部43の構成例を示すブロック図
である。
FIG. 29 is a block diagram illustrating a configuration example of a storage presence determination unit 43;

【図30】蓄積無判定部44の構成例を示すブロック図
である。
30 is a block diagram illustrating a configuration example of a non-accumulation determining unit 44. FIG.

【図31】従来例のブロック図である。FIG. 31 is a block diagram of a conventional example.

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

11…スケジューリング装置 12…パケット入力回線 13…パケット入力部 14…パケットキュー 15…スケジューリング管理部 16…パケット出力部 17…パケット出力回線 18…外部記憶装置 21…帯域制御部 22…送出権管理部 23…キュー選択部 24…帯域管理部 25…時刻管理部 26…蓄積管理部 31…レジスタ部 32…比較部 33…帯域スケジューラ部 34…予定時刻計算部 41…回転優先セレクタ部 42…クラス間回転優先セレクタ部 43…蓄積有判定部 44…蓄積無判定部 45…絶対優先セレクタ部 51…送出要求部 52…キュースケジューラ部 61…回転優先セレクタ部 62…クラス間回転優先セレクタ部 63…高優先判定部 64…低優先判定部 65…絶対優先セレクタ部 66a,66b…セレクタ部 67a,67b…回転優先セレクタ部 68…宛先指定部 69…絶対優先セレクタ部 100…パケットキュー 101…パケット入力回線 102…パケット入力部 103…パケット出力部 104…出力タイミング判別部 105…時計部 106…読み出し制御メモリ 107…パケット出力回線 DESCRIPTION OF SYMBOLS 11 ... Scheduling device 12 ... Packet input line 13 ... Packet input unit 14 ... Packet queue 15 ... Scheduling management unit 16 ... Packet output unit 17 ... Packet output line 18 ... External storage device 21 ... Band control unit 22 ... Sending right management unit 23 Queue selection unit 24 Band management unit 25 Time management unit 26 Storage management unit 31 Register unit 32 Comparison unit 33 Band scheduler unit 34 Scheduled time calculation unit 41 Rotation priority selector unit 42 Inter-class rotation priority Selector unit 43: Accumulation determination unit 44: Accumulation non-judgment unit 45: Absolute priority selector unit 51: Transmission request unit 52: Queue scheduler unit 61: Rotation priority selector unit 62: Inter-class rotation priority selector unit 63: High priority determination unit 64 low priority determination unit 65 absolute priority selector unit 66a, 66b selector 67a, 67b ... rotation priority selector section 68 ... destination designation section 69 ... absolute priority selector section 100 ... packet queue 101 ... packet input line 102 ... packet input section 103 ... packet output section 104 ... output timing determination section 105 ... clock section 106 ... Read control memory 107: Packet output line

フロントページの続き (72)発明者 岩本 裕之 東京都港区芝五丁目7番1号 日本電気株 式会社内 Fターム(参考) 5K030 GA01 GA04 HA10 HB14 HB29 KA21 KX12 KX18 MB15 9A001 BB03 BB04 CC03 DD10 JJ12 KK56 Continued on the front page (72) Inventor Hiroyuki Iwamoto 5-7-1 Shiba, Minato-ku, Tokyo F-term within NEC Corporation 5K030 GA01 GA04 HA10 HB14 HB29 KA21 KX12 KX18 MB15 9A001 BB03 BB04 CC03 DD10 JJ12 KK56

Claims (13)

【特許請求の範囲】[Claims] 【請求項1】 それぞれに異なる使用帯域が割り当てら
れた複数のパケット蓄積手段と、 入力されたパケットを、その使用帯域に応じて前記複数
のパケット蓄積手段の内の1つに入力するパケット入力
手段と、 単位時間毎に、現在時刻が送出予定時刻を過ぎているパ
ケット蓄積手段の内の1つにパケットの送出権を与えて
該送出権を与えたパケット蓄積手段の送出予定時刻をそ
のパケット蓄積手段の使用帯域に応じて更新すると共
に、パケットの送出権を有し且つパケットを蓄積してい
るパケット蓄積手段の内の1つを送出対象パケット蓄積
手段として選択するスケジューリング管理手段と、 該スケジューリング管理手段で選択されたパケット蓄積
手段からパケットを読み出して出力するパケット出力手
段とを備えたことを特徴とするスケジューリング装置。
1. A plurality of packet storage means each assigned a different use bandwidth, and a packet input means for inputting an input packet to one of the plurality of packet storage means according to the use bandwidth. And granting a packet transmission right to one of the packet storage units whose current time has passed the scheduled transmission time for each unit time, and storing the scheduled transmission time of the packet storage unit to which the transmission right has been assigned to the packet storage unit. Scheduling management means for updating according to the bandwidth used by the means, selecting one of the packet storage means having a packet transmission right and storing the packets as a transmission target packet storage means, Packet output means for reading and outputting a packet from the packet storage means selected by the means. Turing device.
【請求項2】 前記スケジューリング管理手段は、 現在時刻を管理する時刻管理部と、 前記各パケット蓄積手段の使用帯域を管理する帯域管理
部と、 前記各パケット蓄積手段のパケットの蓄積状況を管理す
る蓄積管理部と、 前記各パケット蓄積手段が有している送出権の数を管理
する送出権管理部と、 単位時間毎に、前記時刻管理部で管理されている現在時
刻が送出予定時刻を過ぎているパケット蓄積手段の内の
1つに送出権を与えると共に、送出権を与えたパケット
蓄積手段の送出予定時刻を前記帯域管理部で管理されて
いるそのパケット蓄積手段の使用帯域に応じて変更する
帯域制御部と、 単位時間毎に、前記送出権管理部で管理されている情報
が送出権を有していることを示し且つ前記蓄積管理部で
管理されている情報がパケットが蓄積されていることを
示しているパケット蓄積手段の内の1つを送出対象パケ
ット蓄積手段として選択するキュー選択部とを備えたこ
とを特徴とする請求項1記載のスケジューリング装置。
2. The scheduling management unit includes: a time management unit that manages a current time; a band management unit that manages a band used by each of the packet storage units; and a packet storage status of each of the packet storage units. A storage management unit, a transmission right management unit that manages the number of transmission rights held by each of the packet storage units, and a current time managed by the time management unit that exceeds the scheduled transmission time for each unit time. The right to send is given to one of the packet storage means that has been given the right to send, and the scheduled sending time of the packet storage means to which the right to send is given is changed according to the band used by the packet storage means managed by the band management unit. A bandwidth control unit that performs, for each unit time, indicating that the information managed by the transmission right management unit has the transmission right, and that the information managed by the accumulation management unit 2. The scheduling device according to claim 1, further comprising: a queue selection unit that selects one of the packet storage units indicating that the packet is stored as a transmission target packet storage unit.
【請求項3】 前記キュー選択部は、パケットの出力先
から送信停止指示を受けているパケット蓄積手段が存在
する場合、送出停止指示を受けているパケット蓄積手段
を除外して送出対象パケット蓄積手段を選択する構成を
有することを特徴とする請求項2記載のスケジューリン
グ装置。
3. The packet selection unit according to claim 1, wherein the queue selection unit excludes the packet storage unit that has received the transmission stop instruction when there is a packet storage unit that has received the transmission stop instruction from the packet output destination. 3. The scheduling device according to claim 2, wherein the scheduling device has a configuration for selecting the following.
【請求項4】 前記帯域制御部は、 前記各パケット蓄積手段毎に設けられ、対応するパケッ
ト蓄積手段の送出予定時刻が設定されるレジスタ部と、 該各レジスタ部毎に設けられ、対応するレジスタ部に設
定されている送出予定時刻と前記時刻管理部で管理され
ている現在時刻とを比較し、現在時刻が送出予定時刻を
過ぎている場合、リクエスト信号を出力する比較部と、 前記各比較部から出力されるリクエスト信号の内の1つ
を選択する帯域スケジューラ部と、 該帯域スケジューラ部で選択されたリクエスト信号と対
応するレジスタ部に設定されている送出予定時刻を、前
記選択されたリクエスト信号と対応するパケット蓄積手
段の使用帯域に応じて変更する予定時刻計算部とを備え
たことを特徴とする請求項2または3記載のスケジュー
リング装置。
4. The bandwidth control unit is provided for each of the packet storage units, and a register unit for setting a scheduled transmission time of the corresponding packet storage unit is provided. A comparison unit that compares a scheduled transmission time set in the unit with a current time managed by the time management unit, and outputs a request signal when the current time is past the scheduled transmission time; A band scheduler unit for selecting one of the request signals output from the unit; and a scheduled transmission time set in a register unit corresponding to the request signal selected by the band scheduler unit. 4. The schedule according to claim 2, further comprising: a scheduled time calculating unit that changes the signal according to a band used by the packet storage unit corresponding to the signal. Packaging equipment.
【請求項5】 前記帯域スケジューラ部は、 前記各比較部から出力されたリクエスト信号の中から1
つのリクエスト信号を選択する際に、同一トラフィック
クラスに属する比較部から出力されるリクエスト信号毎
にその中から1つだけリクエスト信号を選択した後、そ
れぞれのトラフィッククラスで選択されたリクエスト信
号の中から1つだけリクエスト信号を選択する構成を有
することを特徴とする請求項4記載のスケジューリング
装置。
5. The bandwidth scheduler section comprises: one of request signals output from each of the comparing sections;
When selecting one request signal, for each request signal output from the comparison unit belonging to the same traffic class, select only one request signal from the request signals, and then select from the request signals selected for each traffic class. 5. The scheduling apparatus according to claim 4, wherein said scheduling apparatus has a configuration for selecting only one request signal.
【請求項6】 前記帯域スケジューラ部は、 前記各比較部から出力されたリクエスト信号の中から1
つのリクエスト信号を選択する際、パケットが蓄積され
ているパケット蓄積手段に対応する比較部から出力され
るリクエスト信号を優先的に選択する構成を有すること
を特徴とする請求項4または5記載のスケジューリング
装置。
6. The bandwidth scheduler section comprises: one of the request signals output from each of the comparing sections;
6. The scheduling according to claim 4, wherein when selecting one of the request signals, the request signal output from the comparison unit corresponding to the packet storage unit in which the packet is stored is preferentially selected. apparatus.
【請求項7】 前記キュー選択部は、 前記各パケット蓄積手段毎に設けられ、対応するパケッ
ト蓄積手段が送出権を有し且つパケットを蓄積している
ことを前記送出権管理部,蓄積管理部で管理されている
情報が示している場合、リクエスト信号を出力する送出
要求部と、 該各送出要求部から出力されるリクエスト信号の内の1
つを選択して出力するキュースケジューラ部とを有する
ことを特徴とする請求項2,3,4,5,または6記載
のスケジューリング装置。
7. The queue selection unit is provided for each of the packet storage units. The transmission right management unit and the storage management unit determine that the corresponding packet storage unit has a transmission right and stores packets. When the information managed by the transmission request unit indicates, the transmission request unit that outputs the request signal, and one of the request signals output from each transmission request unit
7. The scheduling apparatus according to claim 2, further comprising: a queue scheduler unit for selecting and outputting one of them.
【請求項8】 前記キュースケジューラ部は、 前記各送出要求部から出力されるリクエスト信号の内の
1つを選択する際、同一トラフィッククラスに属する送
出要求部のリクエスト信号毎にその中から1つだけリク
エスト信号を選択した後、それぞれのトラフィッククラ
スで選択されたリクエスト信号の中から1つだけリクエ
スト信号を選択する構成を有することを特徴とする請求
項7記載のスケジューリング装置。
8. The queue scheduler unit, when selecting one of the request signals output from each of the transmission request units, one of the request signals of the transmission request units belonging to the same traffic class. 8. The scheduling apparatus according to claim 7, wherein after selecting only the request signals, only one request signal is selected from the request signals selected in each traffic class.
【請求項9】 前記キュースケジューラ部は、 前記各送出要求部から出力されたリクエスト信号の内の
1つを選択する際、予め定められている選択タイミング
と各選択タイミングに於いて選択するリクエスト信号が
属する宛先との対応関係に基づいて、前記各送出要求部
から出力されているリクエスト信号の中から今回の選択
タイミングに於いて選択すべき宛先に属するリクエスト
信号を選択し、その後、選択した同一宛先に属するリク
エスト信号の中から1つのリクエスト信号を選択する構
成を有することを特徴とする請求項7記載のスケジュー
リング装置。
9. The queue scheduler section, when selecting one of the request signals output from each of the transmission request sections, a request signal selected at a predetermined selection timing and at each selection timing. A request signal belonging to a destination to be selected at the present selection timing is selected from the request signals output from the transmission request units based on the correspondence relationship with the destination to which the selected The scheduling device according to claim 7, wherein the scheduling device has a configuration for selecting one request signal from request signals belonging to a destination.
【請求項10】 前記キュースケジューラ部は、 前記各送出要求部から出力されたリクエスト信号の内の
1つを選択する際、高優先度を与えられているパケット
蓄積手段を優先的に選択する構成を有することを特徴と
する請求項7,8または9記載のスケジューリング装
置。
10. The configuration in which the queue scheduler unit selects, when selecting one of the request signals output from each of the transmission request units, a packet storage unit to which a high priority is given. 10. The scheduling device according to claim 7, wherein the scheduling device comprises:
【請求項11】 前記キュースケジューラ部は、 前記各送出要求部から出力されたリクエスト信号の内の
1つを選択する際、送信停止を指示されているパケット
蓄積手段を選択しない構成を有することを特徴とする請
求項7,8,9または10記載のスケジューリング装
置。
11. The queue scheduler unit, when selecting one of the request signals output from the transmission request units, does not select a packet storage unit instructed to stop transmission. 11. The scheduling device according to claim 7, 8, 9 or 10.
【請求項12】 前記送出権管理部は、 パケット送信タイミングにおいて、前記キュー選択部で
選択されたパケット蓄積手段の送出権の数を減数した
後、前記帯域制御部によって送出権が与えられたパケッ
ト蓄積手段の送出権の数を増数することにより、前記各
パケット蓄積手段が有している送出権の数を管理する構
成を有することを特徴とする請求項2,3,4,5,
6,7,8,9,10または11記載のスケジューリン
グ装置。
12. The transmission right management unit, after decrementing the number of transmission rights of the packet storage means selected by the queue selection unit at a packet transmission timing, the packet to which the transmission right is given by the band control unit. 6. A configuration for managing the number of transmission rights of each of said packet storage means by increasing the number of transmission rights of said storage means.
The scheduling device according to 6, 7, 8, 9, 10, or 11.
【請求項13】 前記送出権管理部は、 前記帯域制御部によって送出権が与えられたパケット蓄
積手段に送出権の数が予め定められている最大値に達し
ている時は、前記パケット蓄積手段の送出権の数を増数
しない構成を有することを特徴とする請求項12記載の
スケジューリング装置。
13. The transmission right management unit, when the number of transmission rights to the packet storage unit to which the transmission right is given by the band control unit has reached a predetermined maximum value, the packet storage unit. 13. The scheduling apparatus according to claim 12, wherein the scheduling apparatus has a configuration that does not increase the number of transmission rights.
JP10503199A 1999-04-13 1999-04-13 Scheduling device Expired - Fee Related JP3266139B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10503199A JP3266139B2 (en) 1999-04-13 1999-04-13 Scheduling device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10503199A JP3266139B2 (en) 1999-04-13 1999-04-13 Scheduling device

Publications (2)

Publication Number Publication Date
JP2000299686A true JP2000299686A (en) 2000-10-24
JP3266139B2 JP3266139B2 (en) 2002-03-18

Family

ID=14396663

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10503199A Expired - Fee Related JP3266139B2 (en) 1999-04-13 1999-04-13 Scheduling device

Country Status (1)

Country Link
JP (1) JP3266139B2 (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003046564A (en) * 2001-07-31 2003-02-14 Fujitsu Ltd Broadcast type communication system
WO2004036840A1 (en) * 2002-10-17 2004-04-29 Matsushita Electric Industrial Co., Ltd. Packet transmission/reception device
US7106752B2 (en) 2001-05-22 2006-09-12 Nec Corporation Apparatus for scheduling packets and method of doing the same
JP2006526369A (en) * 2003-05-16 2006-11-16 松下電器産業株式会社 Packet sorting and concatenation on power line communication systems
US9825873B2 (en) 2013-09-17 2017-11-21 Fujitsu Limited Traffic control apparatus, buffering control method and packet relay apparatus
WO2024004153A1 (en) * 2022-06-30 2024-01-04 日本電気株式会社 Packet control system, packet control method, and packet control device

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7106752B2 (en) 2001-05-22 2006-09-12 Nec Corporation Apparatus for scheduling packets and method of doing the same
JP2003046564A (en) * 2001-07-31 2003-02-14 Fujitsu Ltd Broadcast type communication system
WO2004036840A1 (en) * 2002-10-17 2004-04-29 Matsushita Electric Industrial Co., Ltd. Packet transmission/reception device
US7228422B2 (en) 2002-10-17 2007-06-05 Matsushita Electric Industrial Co., Ltd. Packet transmission/reception device
JP2006526369A (en) * 2003-05-16 2006-11-16 松下電器産業株式会社 Packet sorting and concatenation on power line communication systems
US7768922B2 (en) 2003-05-16 2010-08-03 Panasonic Corporation Communication terminal device, method, program, recording medium, and integrated circuit for use in communication network system
US9825873B2 (en) 2013-09-17 2017-11-21 Fujitsu Limited Traffic control apparatus, buffering control method and packet relay apparatus
WO2024004153A1 (en) * 2022-06-30 2024-01-04 日本電気株式会社 Packet control system, packet control method, and packet control device
JP7416334B1 (en) 2022-06-30 2024-01-17 日本電気株式会社 Packet control system, packet control method, and packet control device

Also Published As

Publication number Publication date
JP3266139B2 (en) 2002-03-18

Similar Documents

Publication Publication Date Title
US6205151B1 (en) ATM cell scheduler which uses a heap memory and associates timestamps with each channel
EP0924954B1 (en) ATM cell transmissions
US5633865A (en) Apparatus for selectively transferring data packets between local area networks
EP0993635B1 (en) Method and apparatus for dynamic queue sizing
US6175570B1 (en) Method and an apparatus for shaping the output traffic in a fixed length cell switching network node
USRE38821E1 (en) Switching ethernet controller
JP3734704B2 (en) Packet classification engine
JP2000196628A (en) Method and system for managing congestion
JPH07321822A (en) Device with multi-casting function
US5619502A (en) Static and dynamic scheduling in an asynchronous transfer mode communication network
US5617409A (en) Flow control with smooth limit setting for multiple virtual circuits
JP2002534033A (en) Prioritized buffer management for fixed size packets in multimedia applications
US7310346B2 (en) Node apparatus and packet transmission control method
JP2001127762A (en) Communication control method and system
US7477636B2 (en) Processor with scheduler architecture supporting multiple distinct scheduling algorithms
JP3266139B2 (en) Scheduling device
US7474662B2 (en) Systems and methods for rate-limited weighted best effort scheduling
JP2820106B2 (en) Traffic shaper device
JP3157113B2 (en) Traffic shaper device
JP4209186B2 (en) A processor configured to reduce memory requirements for fast routing and switching of packets
US7161938B1 (en) Network switch
US7583678B1 (en) Methods and apparatus for scheduling entities using a primary scheduling mechanism such as calendar scheduling filled in with entities from a secondary scheduling mechanism
US20070104187A1 (en) Cache-based free address pool
JP2000512468A (en) Method and circuit arrangement for transmitting information cells via virtual connections of various priorities
JP3287529B2 (en) Traffic shaping equipment

Legal Events

Date Code Title Description
FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20080111

Year of fee payment: 6

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20090111

Year of fee payment: 7

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20100111

Year of fee payment: 8

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20110111

Year of fee payment: 9

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20120111

Year of fee payment: 10

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130111

Year of fee payment: 11

FPAY Renewal fee payment (event date is renewal date of database)

Free format text: PAYMENT UNTIL: 20130111

Year of fee payment: 11

LAPS Cancellation because of no payment of annual fees