JP2005151429A - Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program - Google Patents

Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program Download PDF

Info

Publication number
JP2005151429A
JP2005151429A JP2003389360A JP2003389360A JP2005151429A JP 2005151429 A JP2005151429 A JP 2005151429A JP 2003389360 A JP2003389360 A JP 2003389360A JP 2003389360 A JP2003389360 A JP 2003389360A JP 2005151429 A JP2005151429 A JP 2005151429A
Authority
JP
Japan
Prior art keywords
subscriber line
optical subscriber
bandwidth
amount
allocated
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
JP2003389360A
Other languages
Japanese (ja)
Inventor
Shingo Shiba
晋吾 芝
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.)
Sumitomo Electric Industries Ltd
Original Assignee
Sumitomo Electric Industries Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Sumitomo Electric Industries Ltd filed Critical Sumitomo Electric Industries Ltd
Priority to JP2003389360A priority Critical patent/JP2005151429A/en
Publication of JP2005151429A publication Critical patent/JP2005151429A/en
Withdrawn legal-status Critical Current

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

<P>PROBLEM TO BE SOLVED: To provide an optical subscriber line terminal apparatus which is capable of giving permission for transmission correctly to an optical subscriber line terminating device, and to provide a dynamic band assignment method and its computer program. <P>SOLUTION: A receiving unit 11 receives a request band volume sent from the optical subscriber line terminating device. A control frame processing unit 13 determines a following band assignment volume that is assigned to the optical subscriber line terminating device on the basis of the request band volume of the optical subscriber line terminating device received by the receiving unit 11 and the cumulative band volume of band assignment volumes assigned to the optical subscriber line terminating device in the past. When a request band volume requested by the optical subscriber line terminating device is smaller than a target band volume that can be assigned at a prescribed period and the whole request band volume is assigned to the optical subscriber line terminating device, a prescribed band volume is previously set in the cumulative band assignment volume. Therefore, the sum of excessive alignment bands can be prevented from decreasing, a permission for transmission can be correctly given to the optical subscriber line terminating device, and the cumulative band assignment volume can be prevented from overflowing. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、複数の宅側装置が媒体を共有してデータの伝送を行なう媒体共有型通信であるPON(Passive Optical Network)に関し、特に、データをイーサネット(R)フレームのまま伝送を行なうEPON(Ethernet(R) PON)における上り帯域を効率的に割当てるOLT(光加入者線端局装置)、それに用いられる動的帯域割当方法およびそのコンピュータ・プログラムに関する。   The present invention relates to a PON (Passive Optical Network) that is a medium-shared communication in which a plurality of home-side devices share a medium and transmit data, and in particular, EPON (Transmission of data as an Ethernet (R) frame) The present invention relates to an OLT (Optical Subscriber Line Terminal Station) that efficiently allocates an upstream band in Ethernet (R) PON), a dynamic band allocation method used therefor, and a computer program thereof.

近年、インターネットが広く普及しており、利用者は世界各地で運営されているサイトの様々な情報にアクセスし、その情報を入手することが可能である。それに伴って、ADSL(Asymmetric Digital Subscriber Line)、FTTH(Fiber To The Home)などのブロードバンドアクセスに対する要望も急速に高まってきている。これに関連する技術として、特開2003−87283号公報に開示された発明がある。   In recent years, the Internet has become widespread, and users can access various information on sites operated in various parts of the world and obtain the information. Along with this, the demand for broadband access such as ADSL (Asymmetric Digital Subscriber Line) and FTTH (Fiber To The Home) is also increasing rapidly. As a technology related to this, there is an invention disclosed in Japanese Patent Laid-Open No. 2003-87283.

特開2003−87283号公報に開示された動的帯域割当方法は、複数の加入者終端装置の各々からの帯域要求量を受付け、要求元の帯域要求量と過去に割当てた帯域割当量の累積値に基づいて、要求元ごとに次回の帯域割当量を算出し、この結果に基づく送信許可を複数の加入者終端装置の各々に送信するものである。   The dynamic bandwidth allocation method disclosed in Japanese Patent Laid-Open No. 2003-87283 accepts a bandwidth request amount from each of a plurality of subscriber termination devices, and accumulates the bandwidth request amount of the request source and the bandwidth allocation amount allocated in the past. Based on the value, the next bandwidth allocation amount is calculated for each request source, and transmission permission based on the result is transmitted to each of the plurality of subscriber termination devices.

図4は、特開2003−87283号公報に開示された動的帯域割当方法を説明するためのフローチャートである。加入者終端装置の番号をj、周期をk、保証帯域をbw_min、理想全帯域割当をbw_refとすると、目標割当帯域bw_targetは次式によって定義される。なお、Rj,kは番号jの加入者終端装置が周期kに要求した帯域を示している。 FIG. 4 is a flowchart for explaining the dynamic bandwidth allocation method disclosed in Japanese Patent Laid-Open No. 2003-87283. Assuming that the subscriber terminal number is j, the period is k, the guaranteed bandwidth is bw_min j , and the ideal full bandwidth allocation is bw_ref, the target allocated bandwidth bw_target is defined by the following equation. Note that R j, k indicates a bandwidth requested by the subscriber terminal device of number j in the period k.

Figure 2005151429
Figure 2005151429

まず、周期kが0のとき、各加入者終端装置の理想的な累積割当量bw_idealj,kに、式(1)によって算出される目標割当帯域bw_targetj,kが代入される。また、周期kが0よりも大きいとき、過剰割当帯域をbw_addとすると、各加入者終端装置の理想的な累積割当量bw_idealj,kに、(bw_targetj,k−bw_addj,k−1)が代入される(S21)。 First, when the period k is 0, the target allocated bandwidth bw_target j, k calculated by the equation (1) is substituted into the ideal cumulative allocated amount bw_ideal j, k of each subscriber terminal device. Further, when the period k is larger than 0 and the excess allocation bandwidth is bw_add, the ideal cumulative allocation amount bw_ideal j, k of each subscriber termination device is (bw_target j, k −bw_add j, k−1 ). Is substituted (S21).

次に、理想的な累積割当量bw_idealj,kが0よりも大きいか否かが判定される(S22)。bw_idealj,kが0よりも大きい場合には(S22,Yes)、加入者終端装置の割当帯域bw_tempj,kにその加入者終端装置からの要求帯域Qj,kが代入される(S23)。すなわち、加入者終端装置に対して割当てる帯域があるとして、その加入者終端装置に対して要求帯域Qj,kだけ帯域を割当てる。 Next, it is determined whether or not the ideal cumulative allocation amount bw_ideal j, k is larger than 0 (S22). When bw_ideal j, k is larger than 0 (S22, Yes), the requested bandwidth Q j, k from the subscriber termination device is substituted into the allocated bandwidth bw_temp j, k of the subscriber termination device (S23). . That is, assuming that there is a band to be allocated to the subscriber termination device, a bandwidth is allocated to the subscriber termination device by the required bandwidth Q j, k .

また、bw_idealj,kが0以下の場合には(S22,No)、加入者終端装置の割当帯域bw_tempj,kに0が代入される(S24)。すなわち、加入者終端装置に対して割当てる帯域がないとして、その加入者終端装置に帯域を割当てない。 If bw_ideal j, k is 0 or less (S22, No), 0 is assigned to the allocated bandwidth bw_temp j, k of the subscriber termination device (S24). That is, assuming that there is no bandwidth allocated to the subscriber termination device, no bandwidth is allocated to the subscriber termination device.

次に、過剰割当帯域bw_addj,kに(bw_tempj,k−bw_idealj,k)を代入する(S25)。この過剰割当帯域bw_addj,kが0よりも大きければ、帯域を過剰に割当てたとして、次回の理想的な累積割当量bw_idealj,kが減らされる。また、この過剰割当帯域bw_addj,kが0よりも小さければ、帯域割当量が少なかったとして、次回の理想的な累積割当量bw_idealj,kが増やされる。 Next, (bw_temp j, k- bw_ideal j, k ) is substituted into the excessive allocation band bw_add j, k (S25). If this excessive allocation bandwidth bw_add j, k is larger than 0, the next ideal cumulative allocation amount bw_ideal j, k is reduced because the bandwidth is excessively allocated. Also, if this excessive allocation bandwidth bw_add j, k is smaller than 0, the next ideal cumulative allocation amount bw_ideal j, k is increased because the bandwidth allocation amount is small.

最後に、要求元数だけ処理を繰返したか否かを判定する(S26)。要求元数だけ処理を繰返していれば(S26,Yes)、処理を終了する。また、要求元数だけ処理を繰返していなければ(S26,No)、ステップS21に戻って以降の処理を繰返す。
特開2003−87283号公報
Finally, it is determined whether or not the process has been repeated for the number of request sources (S26). If the process is repeated for the number of request sources (S26, Yes), the process ends. If the process is not repeated for the number of request sources (S26, No), the process returns to step S21 and the subsequent processes are repeated.
JP 2003-87283 A

上述した動的帯域割当方法においては、契約帯域(保証帯域)に対して過小な帯域しか要求しない加入者終端装置があった場合、その加入者終端装置に対する目標割当帯域bw_targetj,kよりも常に要求帯域Qj,kが小さくなる。そのため、過剰割当帯域bw_addj,kが常に減少し(理想的な累積割当量bw_idealj,kが常に増加し)、このアルゴリズムをコンピュータ上で実施したときに過剰割当帯域(理想的な累積割当量)がオーバフローするといった問題点があった。 In the above-described dynamic bandwidth allocation method, when there is a subscriber termination device that requires only a bandwidth that is too small relative to the contract bandwidth (guaranteed bandwidth) , it is always more than the target allocation bandwidth bw_target j, k for that subscriber termination device. The required bandwidth Q j, k is reduced. Therefore, the excessive allocation bandwidth bw_add j, k always decreases (the ideal cumulative allocation amount bw_ideal j, k always increases), and when this algorithm is executed on the computer, the excessive allocation bandwidth (ideal cumulative allocation amount) ) Overflowed.

また、周期が固定長に設定されているとき、契約帯域(保証帯域)に対して過小な帯域しか要求しない加入者終端装置があることによって、帯域利用率が100%でない周期が続いた後、その加入者終端装置が十分な帯域量を要求してきた場合、他の加入者終端装置を含め、理想帯域が正か負かの場合分けによって送信許可するか否かを決める機能(図4のS22)が正常に働かなくなるという問題点があった。   In addition, when the period is set to a fixed length, there is a subscriber termination device that requires only a bandwidth that is too small with respect to the contract bandwidth (guaranteed bandwidth). When the subscriber terminal device requests a sufficient amount of bandwidth, a function for determining whether transmission is permitted or not including other subscriber terminal devices depending on whether the ideal band is positive or negative (S22 in FIG. 4). ) Did not work properly.

これは、帯域利用率が100%でない場合には、過剰割当帯域の総和が減少し(理想帯域の総和が理想全割当帯域を越え)、帯域利用率が100%の場合には、過剰割当帯域の総和が増減しないからである。すなわち、すでに失われた帯域を割当不足分として勘定するからである。   This is because when the bandwidth utilization rate is not 100%, the sum of the over-allocated bandwidths decreases (the sum of the ideal bandwidths exceeds the ideal all-allocated bandwidth), and when the bandwidth utilization rate is 100%, the over-allocated bandwidth This is because the sum of the numbers does not increase or decrease. In other words, the band already lost is counted as an insufficient allocation.

本発明は、上記問題点を解決するためになされたものであり、第1の目的は、過剰割当帯域を表す変数がオーバフローを起こすことを防止した光加入者線端局装置、動的帯域割当方法およびそのコンピュータ・プログラムを提供することである。   The present invention has been made to solve the above problems, and a first object of the present invention is to provide an optical subscriber line terminal station apparatus, a dynamic band allocation, and a variable representing an excessively allocated band from preventing an overflow. It is to provide a method and its computer program.

第2の目的は、光加入者線終端装置に対する送信許可を正しく行なうことが可能な光加入者線端局装置、動的帯域割当方法およびそのコンピュータ・プログラムを提供することである。   A second object of the present invention is to provide an optical subscriber line terminal station apparatus, a dynamic band allocation method, and a computer program thereof that can correctly perform transmission permission to the optical subscriber line termination apparatus.

請求項1に記載の光加入者線端局装置は、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を送出する光加入者線端局装置であって、光加入者線終端装置からの要求帯域量を受信するための受信手段と、受信手段によって受信された光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定し、帯域割当量の累積値がしきい値を超える場合には帯域割当量の累積値に予め定められた所定値を設定するための制御手段と、制御手段によって決定された帯域割当量を光加入者線終端装置に送信するための送信手段とを含む。   An optical subscriber line terminal apparatus according to claim 1 is an optical subscriber line terminal apparatus that transmits a bandwidth allocation amount to a requested band from a plurality of optical subscriber line termination devices, A receiving means for receiving a requested bandwidth amount from the line terminating device, a requested bandwidth amount of the optical subscriber line terminating device received by the receiving means, and a bandwidth allocation amount allocated to the optical subscriber line terminating device in the past Based on the accumulated value, the next bandwidth allocation amount to be allocated to the optical subscriber line terminating device is determined, and when the bandwidth allocation amount exceeds the threshold value, the bandwidth allocation amount is predetermined. Control means for setting the predetermined value and transmission means for transmitting the bandwidth allocation determined by the control means to the optical subscriber line terminating device.

請求項2に記載の光加入者線端局装置は、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を送出する光加入者線端局装置であって、光加入者線終端装置からの要求帯域量を受信するための受信手段と、受信手段によって受信された光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定し、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には帯域割当量の累積値に予め定められた所定値を設定するための制御手段と、制御手段によって決定された帯域割当量を光加入者線終端装置に送信するための送信手段とを含む。   An optical subscriber line terminal apparatus according to claim 2 is an optical subscriber line terminal apparatus that transmits a bandwidth allocation amount for a requested band from a plurality of optical subscriber line termination devices, A receiving means for receiving a requested bandwidth amount from the line terminating device, a requested bandwidth amount of the optical subscriber line terminating device received by the receiving means, and a bandwidth allocation amount previously allocated to the optical subscriber line terminating device; Based on the accumulated value, the next bandwidth allocation amount to be allocated to the optical subscriber line termination device is determined, and the requested bandwidth amount from the optical subscriber line termination device is smaller than the target value of the bandwidth that can be allocated in a predetermined cycle. And a control means for setting a predetermined value as a cumulative value of the bandwidth allocation amount when the total required amount is allocated to the optical subscriber line terminating device, and a bandwidth allocation amount determined by the control means To transmit to the optical subscriber line terminating equipment And a transmission means.

請求項3に記載の光加入者線端局装置は、請求項2記載の光加入者線端局装置であって、帯域の目標値は、光加入者線終端装置の契約帯域あるいは保証帯域に基づいて決定される帯域である。   An optical subscriber line terminal apparatus according to claim 3 is the optical subscriber line terminal apparatus according to claim 2, wherein the target value of the band is equal to a contract band or a guaranteed band of the optical subscriber line termination apparatus. It is a band determined based on this.

請求項4に記載の動的帯域割当方法は、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法であって、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、帯域割当量の累積値がしきい値を超える場合には当該帯域割当量の累積値に予め定められた所定値を設定するステップとを含む。   5. The dynamic bandwidth allocation method according to claim 4, wherein the bandwidth allocation amount is determined for a requested bandwidth from a plurality of optical subscriber line terminators, and the received optical subscriber line termination is performed. Determining a next bandwidth allocation amount to be assigned to the optical subscriber line termination device based on a required bandwidth amount of the device and a cumulative value of the bandwidth allocation amount previously assigned to the optical subscriber line termination device; And a step of setting a predetermined value as a cumulative value of the bandwidth allocation amount when the cumulative value of the amount exceeds a threshold value.

請求項5に記載の動的帯域割当方法は、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法であって、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には帯域割当量の累積値に予め定められた所定値を設定するステップとを含む。   The dynamic band allocation method according to claim 5 is a dynamic band allocation method for determining a band allocation amount with respect to a requested band from a plurality of optical subscriber line termination apparatuses, wherein the received optical subscriber line termination is performed. Determining a next bandwidth allocation amount to be allocated to the optical subscriber line termination device based on a required bandwidth amount of the device and a cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device; If the requested bandwidth amount from the subscriber line terminating device is smaller than the target value of the bandwidth that can be allocated in a predetermined cycle and all the requested amounts are allocated to the optical subscriber line terminating device, the accumulated bandwidth allocation amount Setting a predetermined value.

請求項6に記載のコンピュータ・プログラムは、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法をコンピュータに実行させるためのコンピュータ・プログラムであって、動的帯域割当方法は、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、帯域割当量の累積値がしきい値を超える場合には帯域割当量の累積値に予め定められた所定値を設定するステップとを含む。   A computer program according to claim 6 is a computer program for causing a computer to execute a dynamic bandwidth allocation method for determining a bandwidth allocation amount with respect to a requested bandwidth from a plurality of optical subscriber line terminating devices. The dynamic bandwidth allocation method is based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device. Determining a next bandwidth allocation amount to be allocated to the mobile phone, and setting a predetermined value as a cumulative value of the bandwidth allocation amount when the cumulative value of the bandwidth allocation amount exceeds a threshold value.

請求項7に記載のコンピュータ・プログラムは、複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法をコンピュータに実行させるためのコンピュータ・プログラムであって、動的帯域割当方法は、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には帯域割当量の累積値に予め定められた所定値を設定するステップとを含む。   The computer program according to claim 7 is a computer program for causing a computer to execute a dynamic bandwidth allocation method for determining a bandwidth allocation amount with respect to a requested bandwidth from a plurality of optical subscriber line terminating devices. The dynamic bandwidth allocation method is based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device. Determining the next bandwidth allocation amount to be allocated to the optical subscriber line termination device, and the requested bandwidth amount from the optical subscriber line termination device is smaller than the target value of the bandwidth that can be allocated in a predetermined cycle and A step of setting a predetermined value as a cumulative value of the bandwidth allocation amount when the requested amount is allocated.

請求項1に記載の光加入者線端局装置によれば、帯域割当量の累積値がしきい値を超える場合には、制御手段が帯域割当量の累積値に予め定められた所定値を設定するので、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the optical subscriber line terminal apparatus of claim 1, when the cumulative value of the bandwidth allocation amount exceeds the threshold value, the control means sets a predetermined value to the cumulative value of the bandwidth allocation amount. Since the setting is made, it is possible to prevent the cumulative value of the bandwidth allocation amount from overflowing.

請求項2に記載の光加入者線端局装置によれば、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には、制御手段が帯域割当量の累積値に予め定められた所定値を設定するので、過剰割当帯域の総和が減少するのを防止でき、光加入者線終端装置に対する送信許可を正しく行なうことが可能となった。また、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the optical subscriber line terminal apparatus of claim 2, the required bandwidth amount from the optical subscriber line termination device is smaller than the target value of the band that can be allocated at a predetermined period, and the optical subscriber line When all the requested amounts are allocated to the terminating device, the control means sets a predetermined value as a cumulative value of the bandwidth allocation amount, so that it is possible to prevent the sum of the excessive allocation bandwidth from being reduced, and the optical subscriber It has become possible to correctly permit transmission to the line termination equipment. Further, it is possible to prevent the accumulated value of the bandwidth allocation amount from overflowing.

請求項3に記載の光加入者線端局装置によれば、帯域の目標値は、光加入者線終端装置の契約帯域あるいは保証帯域に基づいて決められる帯域であるので、各光加入者線終端装置に対して契約帯域あるいは保証帯域に応じた帯域を保証することが可能となった。   According to the optical subscriber line terminal device according to claim 3, since the target value of the band is a band determined based on the contract band or the guaranteed band of the optical subscriber line termination apparatus, each optical subscriber line It became possible to guarantee the bandwidth according to the contracted bandwidth or guaranteed bandwidth for the terminal equipment.

請求項4に記載の動的帯域割当方法によれば、帯域割当量の累積値がしきい値を超える場合には当該帯域割当量の累積値に予め定められた所定値を設定するので、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the dynamic bandwidth allocation method of claim 4, when the cumulative value of bandwidth allocation exceeds a threshold value, a predetermined value is set in advance as the cumulative value of bandwidth allocation. It is possible to prevent the cumulative value of the allocated amount from overflowing.

請求項5に記載の動的帯域割当方法によれば、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には帯域割当量の累積値に予め定められた所定値を設定するので、過剰割当帯域の総和が減少するのを防止でき、光加入者線終端装置に対する送信許可を正しく行なうことが可能となった。また、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the dynamic bandwidth allocating method of claim 5, the requested bandwidth amount from the optical subscriber line terminator is smaller than the target value of the band that can be allocated in a predetermined cycle, and the optical subscriber line terminator When all the requested amounts are allocated, a predetermined value is set as a cumulative value of the bandwidth allocation amount, so that it is possible to prevent the sum of the excessive allocation bandwidths from being reduced and to permit transmission to the optical subscriber line terminating device. It became possible to do correctly. Further, it is possible to prevent the accumulated value of the bandwidth allocation amount from overflowing.

請求項6に記載のコンピュータ・プログラムによれば、帯域割当量の累積値がしきい値を超える場合には当該帯域割当量の累積値に予め定められた所定値を設定するので、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the computer program according to claim 6, when the cumulative value of the bandwidth allocation amount exceeds a threshold value, a predetermined value is set in advance as the cumulative value of the bandwidth allocation amount. It has become possible to prevent the accumulated value of.

請求項7に記載のコンピュータ・プログラムによれば、光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には帯域割当量の累積値に予め定められた所定値を設定するので、過剰割当帯域の総和が減少するのを防止でき、光加入者線終端装置に対する送信許可を正しく行なうことが可能となった。また、帯域割当量の累積値がオーバフローすることを防止することが可能となった。   According to the computer program of the seventh aspect, the requested bandwidth amount from the optical subscriber line terminating device is smaller than the target value of the band that can be allocated at a predetermined cycle, and all the optical subscriber line terminating devices are allocated to the optical subscriber line terminating device. When the requested amount is allocated, a predetermined value is set as a cumulative value of the bandwidth allocation amount, so that it is possible to prevent the sum of the excessive allocation bandwidth from being reduced, and transmission permission to the optical subscriber line terminating device is correctly set. It became possible to do. Further, it is possible to prevent the accumulated value of the bandwidth allocation amount from overflowing.

(第1の実施の形態)
図1は、本発明の第1の実施の形態におけるOLT(光加入者線端局装置)の概略構成を示すブロック図である。このOLT1は、ONU(光加入者線終端装置)からの光信号を受信してフレームを出力する受信部11と、受信部11から受けたデータフレームを上位ネットワークに送出する送信部12と、受信部11から受けたレポートフレームに基づいてグラントフレームを生成したり、上位ネットワークから受信したデータフレームの送信制御を行なったりする制御フレーム処理部13と、上位ネットワークからのフレームを受信する受信部14と、受信部14によって受信されたフレームを蓄積するバッファメモリ15と、制御フレーム処理部13による制御によってバッファメモリ15に蓄積されたフレームをONUに送出する送信部16とを含む。なお、バッファメモリ15は、レジスタ、フリップフロップ回路、ラッチ回路など、データを記憶できるものであればよい。
(First embodiment)
FIG. 1 is a block diagram showing a schematic configuration of an OLT (optical subscriber line terminal equipment) according to the first embodiment of the present invention. The OLT 1 receives an optical signal from an ONU (Optical Subscriber Line Termination Unit) and outputs a frame, a transmission unit 12 that sends a data frame received from the reception unit 11 to an upper network, and a reception A control frame processing unit 13 that generates a grant frame based on a report frame received from the unit 11 and performs transmission control of a data frame received from the higher level network; and a reception unit 14 that receives a frame from the higher level network; A buffer memory 15 for accumulating frames received by the receiving unit 14, and a transmitting unit 16 for sending frames accumulated in the buffer memory 15 to the ONU under the control of the control frame processing unit 13. The buffer memory 15 may be any memory that can store data, such as a register, a flip-flop circuit, or a latch circuit.

受信部11は、ONUからの光信号を受信し、フレームのヘッダ部分を読取ることによってデータフレームであるか、レポートフレームなどの制御フレームであるかを判定する。受信したフレームがデータフレームであれば、受信部11は当該データフレームを送信部12に転送する。また、受信したフレームが制御フレームであれば、受信部11は当該制御フレームを制御フレーム処理部13に転送する。   The receiving unit 11 receives the optical signal from the ONU and reads the header portion of the frame to determine whether it is a data frame or a control frame such as a report frame. If the received frame is a data frame, the reception unit 11 transfers the data frame to the transmission unit 12. If the received frame is a control frame, the receiving unit 11 transfers the control frame to the control frame processing unit 13.

送信部12は、受信部11からデータフレームを受けると、当該データフレームを上位ネットワークに送出する。   When receiving the data frame from the reception unit 11, the transmission unit 12 transmits the data frame to the upper network.

制御フレーム処理部13は、後述する処理手順によって各ONUに対する帯域割当量を決定する機能を有している。制御フレーム処理部13は、受信部11からレポートフレームを受けると、決定した帯域割当量を含んだグラントフレームを作成してバッファメモリ15に転送する。また、制御フレーム処理部13は、バッファメモリ15に蓄積されているフレームの送信制御も行なう。   The control frame processing unit 13 has a function of determining a bandwidth allocation amount for each ONU by a processing procedure described later. When receiving the report frame from the receiving unit 11, the control frame processing unit 13 creates a grant frame including the determined bandwidth allocation amount and transfers it to the buffer memory 15. The control frame processing unit 13 also performs transmission control of frames stored in the buffer memory 15.

受信部14は、上位ネットワークからのフレームを受信し、バッファメモリ15に転送する。バッファメモリ15は、制御フレーム処理部13および受信部14から転送された制御フレームおよびデータフレームをキューに蓄積し、制御フレーム処理部13による制御によってキューに蓄積されたフレームを送信部16に転送する。送信部16は、バッファメモリ15から転送された制御フレームおよびデータフレームをONUへ送出する。   The receiving unit 14 receives a frame from the upper network and transfers it to the buffer memory 15. The buffer memory 15 accumulates the control frames and data frames transferred from the control frame processing unit 13 and the receiving unit 14 in the queue, and transfers the frames accumulated in the queue to the transmission unit 16 under the control of the control frame processing unit 13. . The transmission unit 16 transmits the control frame and data frame transferred from the buffer memory 15 to the ONU.

図2は、本発明の第1の実施の形態における制御フレーム処理部13の処理手順を説明するためのフローチャートである。なお、図2に示す処理は、OLT内のCPU(Central Processing Unit)がメモリに格納された動的帯域割当プログラムを実行することによって実現される。   FIG. 2 is a flowchart for explaining the processing procedure of the control frame processing unit 13 according to the first embodiment of the present invention. The processing shown in FIG. 2 is realized by executing a dynamic bandwidth allocation program stored in a memory by a CPU (Central Processing Unit) in the OLT.

まず、周期kが0のとき、各ONUの理想的な累積割当量bw_idealj,kに、式(1)によって算出される目標割当帯域bw_targetj,kが代入される。また、周期kが0よりも大きいとき、過剰割当帯域をbw_excessとすると、各ONUの理想的な累積割当量bw_idealj,kに、(bw_targetj,k−bw_excessj,k−1)が代入される(S1)。 First, when the period k is 0, the target allocated bandwidth bw_target j, k calculated by the equation (1) is substituted into the ideal cumulative allocated amount bw_ideal j, k of each ONU. Further, when the period k is larger than 0 and the excess allocated bandwidth is bw_excess, (bw_target j, k −bw_excess j, k−1 ) is substituted for the ideal cumulative allocation amount bw_ideal j, k of each ONU. (S1).

次に、理想的な累積割当量bw_idealj,kが0よりも大きいか否かが判定される(S2)。bw_idealj,kが0よりも大きい場合には(S2,Yes)、ONUの割当帯域grant_lengthj,kにそのONUからの要求帯域Qj,kが代入される(S3)。また、bw_idealj,kが0以下の場合には(S2,No)、ONUの割当帯域grant_lengthj,kに0が代入される(S4)。 Next, it is determined whether or not the ideal cumulative allocation amount bw_ideal j, k is larger than 0 (S2). bw_ideal j, when k is greater than 0 (S2, Yes), ONU allocation band grant_length j, required bandwidth Q j from the ONU to k, k is substituted (S3). When bw_ideal j, k is 0 or less (S2, No), 0 is assigned to the ONU allocated bandwidth grant_length j, k (S4).

次に、過剰割当帯域bw_excessj,kに(grant_lengthj,k−bw_idealj,k)を代入する(S5)。この過剰割当帯域bw_exceej,kが0よりも大きければ、帯域を過剰に割当てたとして、次回の理想的な累積割当量bw_idealj,kが減らされる。また、この過剰割当帯域bw_excessj,kが0よりも小さければ、帯域割当量が少なかったとして、次回の理想的な累積割当量bw_idealj,kが増やされる。 Next, (grant_length j, k- bw_ideal j, k ) is substituted into the excessive allocation bandwidth bw_excess j, k (S5). If this excessive allocation bandwidth bw_exce j, k is larger than 0, the next ideal cumulative allocation amount bw_ideal j, k is reduced because the bandwidth is excessively allocated. Further, if the excessive allocation bandwidth bw_excess j, k is smaller than 0, the next ideal cumulative allocation amount bw_ideal j, k is increased because the bandwidth allocation amount is small.

次に、要求元数だけ処理が繰返されたか否かを判定する(S6)。要求元数だけ処理が繰返されていれば(S6,Yes)、ステップS7へ処理が進む。また、要求元数だけ処理が繰返されていなければ(S6,No)、ステップS1に戻って以降の処理を繰返す。   Next, it is determined whether or not the processing has been repeated for the number of request sources (S6). If the process is repeated for the number of request sources (S6, Yes), the process proceeds to step S7. If the process is not repeated for the number of request sources (S6, No), the process returns to step S1 and the subsequent processes are repeated.

ステップS7において、過剰割当帯域bw_excessj,kがしきい値である−bw_ref×(N−1)よりも大きいか否かが判定される。ここで、Nは、ONUの数である。なお、しきい値はこれに限られるものではなく、必要に応じて任意の値が用いられる。 In step S7, it is determined whether or not the excessive allocation bandwidth bw_excess j, k is larger than a threshold value −bw_ref × (N−1). Here, N is the number of ONUs. The threshold value is not limited to this, and an arbitrary value is used as necessary.

過剰割当帯域bw_excessj,kがしきい値である−bw_ref×(N−1)よりも大きい場合には(S7,Yes)、要求元数だけ処理が繰返されたか否かを判定する(S9)。要求元数だけ処理が繰返されていれば(S9,Yes)、処理を終了する。また、要求元数だけ処理が繰返されていなければ(S9,No)、ステップS7に戻って以降の処理を繰返す。 If the excessively allocated bandwidth bw_excess j, k is larger than the threshold value −bw_ref × (N−1) (S7, Yes), it is determined whether or not the process has been repeated for the number of request sources (S9). . If the process has been repeated for the number of request sources (S9, Yes), the process ends. If the processing is not repeated for the number of request sources (S9, No), the process returns to step S7 and the subsequent processing is repeated.

また、過剰割当帯域bw_excessj,kがしきい値である−bw_ref×(N−1)以下の場合には(S7,No)、全てのONUのbw_excessj,kに0を代入し、処理を終了する。この処理によって、過剰割当帯域bw_excessj,kがオーバフローを起こすのを防止することができる。 Further, when the excess allocation bandwidth bw_excess j, k is equal to or less than −bw_ref × (N−1) (S7, No), 0 is assigned to bw_excess j, k of all ONUs, and the process is performed. finish. By this process, it is possible to prevent the excess allocated bandwidth bw_excess j, k from overflowing.

なお、次周期の計算において、しきい値を、CPUによって処理される過剰割当帯域を表す変数がオーバフローを起こさない−bw_ref×(N−1)以下の値とするようにしてもよい。また、しきい値と比較する値を全ONUの過剰帯域割当量の総和としてもよい。   In the calculation of the next period, the threshold value may be set to a value equal to or less than −bw_ref × (N−1) in which the variable representing the overallocated bandwidth processed by the CPU does not overflow. Further, the value to be compared with the threshold value may be the sum of the excess bandwidth allocation amounts of all ONUs.

また、ステップS8において、全てのONUのbw_excessj,kを0としているが、全てのONUではなく、しきい値を超えて過剰割当帯域bw_excessj,kが減少していることが検出されたONUのbw_excessj,kだけを0とするようにしてもよい。また、リセットする値は0でなくてもよい。 In step S8, bw_excess j, k of all ONUs is set to 0. However, it is detected that the overallocated bandwidth bw_excess j, k is decreased not exceeding all ONUs but exceeding the threshold value. Only bw_excess j, k may be set to 0. Further, the value to be reset need not be 0.

以上説明したように、本実施の形態におけるOLTによれば、過剰割当帯域bw_excessj,kがしきい値以下の場合には、全てのONUまたは個別のONUのbw_excessj,kに0を代入するようにしたので、過剰割当帯域を表す変数がオーバフローを起こすことを防止することが可能となった。 As described above, according to the OLT in the present embodiment, when the overallocated bandwidth bw_excess j, k is equal to or less than the threshold value, 0 is assigned to bw_excess j, k of all ONUs or individual ONUs. As a result, it is possible to prevent the variable indicating the excessive allocation bandwidth from overflowing.

(第2の実施の形態)
本発明の第2の実施の形態におけるOLTの概略構成は、図1に示す本発明の第1の実施の形態におけるOLTの概略構成と同様である。
(Second Embodiment)
The schematic configuration of the OLT in the second embodiment of the present invention is the same as the schematic configuration of the OLT in the first embodiment of the present invention shown in FIG.

図3は、本発明の第2の実施の形態における制御フレーム処理部13の処理手順を説明するためのフローチャートである。なお、図3に示すステップS11〜S14の処理手順は、図2に示すステップS1〜S4の処理手順と同様であるので、処理手順の詳細な説明は繰返さない。   FIG. 3 is a flowchart for explaining the processing procedure of the control frame processing unit 13 in the second embodiment of the present invention. Note that the processing procedure of steps S11 to S14 shown in FIG. 3 is the same as the processing procedure of steps S1 to S4 shown in FIG. 2, and therefore detailed description of the processing procedure will not be repeated.

ステップS15において、ONUからの要求帯域Qj,kが目標割当帯域bw_targetj,kよりも小さく、かつONUの割当帯域bw_tempj,kが要求帯域Qj,kと等しいか否かが判定される(S15)。 In step S15, the required bandwidth Q j from ONU, k is the target allocated bandwidth bw_target j, less than k, and the ONU allocated bandwidth bw_temp j, k is the requested bandwidth Q j, whether equal to k is determined (S15).

ONUからの要求帯域Qj,kが目標割当帯域bw_targetj,kよりも小さく、かつONUの割当帯域bw_tempj,kが要求帯域Qj,kと等しければ(S15,Yes)、過剰割当帯域bw_addj,kに0が代入される(S16)。この処理は、目標割当帯域bw_targetj,kに満たない帯域要求量のONUに対して、その全部の帯域が送信許可された場合、当該ONUに対する送信許可は過不足ないものであったと見なして、その周期での理想割当量を過去の割当に関係なく帯域要求量と等しいものとすることを意味する。 If the requested bandwidth Q j, k from the ONU is smaller than the target allocated bandwidth bw_target j, k and the allocated bandwidth bw_temp j, k of the ONU is equal to the requested bandwidth Q j, k (S15, Yes), the excessive allocated bandwidth bw_add 0 is substituted into j and k (S16). In this process, when all the bandwidths are permitted for an ONU having a bandwidth request amount less than the target allocated bandwidth bw_target j, k , it is considered that the transmission permission for the ONU is not excessive or insufficient. This means that the ideal allocation amount in the period is equal to the bandwidth request amount regardless of the past allocation.

また、ONUからの要求帯域Qj,kが目標割当帯域bw_targetj,k以上であるか、またはONUの割当帯域bw_tempj,kが要求帯域Qj,kと等しくなければ(S15,No)、過剰割当帯域bw_addj,kに(bw_tempj,k−bw_idealj,k)を代入する(S17)。 If the requested bandwidth Q j, k from the ONU is not less than the target assigned bandwidth bw_target j, k or the assigned bandwidth bw_temp j, k of the ONU is not equal to the requested bandwidth Q j, k (S15, No), (Bw_temp j, k −bw_ideal j, k ) is substituted into the excessively allocated bandwidth bw_add j, k (S17).

最後に、要求元数だけ処理を繰返したか否かを判定する(S18)。要求元数だけ処理を繰返していれば(S18,Yes)、処理を終了する。また、要求元数だけ処理を繰返していなければ(S18,No)、ステップS11に戻って以降の処理を繰返す。   Finally, it is determined whether or not the process has been repeated for the number of request sources (S18). If the process is repeated for the number of request sources (S18, Yes), the process ends. If the number of request sources is not repeated (S18, No), the process returns to step S11 and the subsequent processes are repeated.

なお、ステップS15において、契約帯域または保証帯域に対して過小と見なせる帯域しか要求しないONUに対して、全要求量の送信許可を与えたか否かを判定するようにしてもよい。   In step S15, it may be determined whether or not transmission permission for the entire requested amount has been given to an ONU that requests only a band that can be regarded as being excessively smaller than the contracted band or the guaranteed band.

以上説明したように、本実施の形態におけるOLTによれば、目標帯域に対して過小と見なせる帯域しか要求しないONUに対して、全要求量の送信許可を与えた場合には、過剰割当帯域bw_addj,kに0を代入するようにしたので、過剰割当帯域を表す変数がオーバフローを起こすことを防止することが可能となった。 As described above, according to the OLT according to the present embodiment, when the transmission permission for all requested amounts is given to an ONU that requests only a band that can be regarded as being too small with respect to the target band, the excessively allocated band bw_add Since 0 is substituted for j and k , it is possible to prevent the variable indicating the excessively allocated bandwidth from overflowing.

また、失われた帯域を過剰割当帯域に累積しないようにしたので、理想帯域が正か負かの場合分けによって送信許可するか否かを決める機能が正しく働くようにすることが可能となった。   In addition, since the lost bandwidth is not accumulated in the over-allocated bandwidth, the function that decides whether or not to allow transmission depending on whether the ideal bandwidth is positive or negative can now work correctly. .

今回開示された実施の形態は、すべての点で例示であって制限的なものではないと考えられるべきである。本発明の範囲は上記した説明ではなくて特許請求の範囲によって示され、特許請求の範囲と均等の意味および範囲内でのすべての変更が含まれることが意図される。   The embodiment disclosed this time should be considered as illustrative in all points and not restrictive. The scope of the present invention is defined by the terms of the claims, rather than the description above, and is intended to include any modifications within the scope and meaning equivalent to the terms of the claims.

本発明の第1の実施の形態におけるOLTの概略構成を示すブロック図である。It is a block diagram which shows schematic structure of OLT in the 1st Embodiment of this invention. 本発明の第1の実施の形態における制御フレーム処理部13の処理手順を説明するためのフローチャートである。It is a flowchart for demonstrating the process sequence of the control frame process part 13 in the 1st Embodiment of this invention. 本発明の第2の実施の形態における制御フレーム処理部13の処理手順を説明するためのフローチャートである。It is a flowchart for demonstrating the process sequence of the control frame process part 13 in the 2nd Embodiment of this invention. 特開2003−87283号公報に開示された動的帯域割当方法を説明するためのフローチャートである。6 is a flowchart for explaining a dynamic bandwidth allocation method disclosed in Japanese Patent Laid-Open No. 2003-87283.

符号の説明Explanation of symbols

1 OLT、11,14 受信部、12,16 送信部、13 制御フレーム処理部、15 バッファメモリ。   1 OLT, 11, 14 Receiver, 12, 16 Transmitter, 13 Control frame processor, 15 Buffer memory.

Claims (7)

複数の光加入者線終端装置からの要求帯域に対して帯域割当量を送出する光加入者線端局装置であって、
光加入者線終端装置からの要求帯域量を受信するための受信手段と、
前記受信手段によって受信された光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定し、前記帯域割当量の累積値がしきい値を超える場合には前記帯域割当量の累積値に予め定められた所定値を設定するための制御手段と、
前記制御手段によって決定された帯域割当量を前記光加入者線終端装置に送信するための送信手段とを含む、光加入者線端局装置。
An optical subscriber line terminal device that transmits a bandwidth allocation amount with respect to a requested bandwidth from a plurality of optical subscriber line termination devices,
Receiving means for receiving a required bandwidth amount from the optical subscriber line terminating device;
The next time that the optical subscriber line terminating device is allocated to the optical subscriber line terminating device based on the requested bandwidth amount of the optical subscriber line terminating device received by the receiving means and the cumulative value of the bandwidth allocated amount previously allocated to the optical subscriber line terminating device. Control means for setting a predetermined value as a cumulative value of the bandwidth allocation amount when a cumulative value of the bandwidth allocation amount exceeds a threshold value,
And an optical subscriber line terminal station apparatus including transmission means for transmitting the bandwidth allocation determined by the control means to the optical subscriber line termination apparatus.
複数の光加入者線終端装置からの要求帯域に対して帯域割当量を送出する光加入者線端局装置であって、
光加入者線終端装置からの要求帯域量を受信するための受信手段と、
前記受信手段によって受信された光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定し、前記光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には前記帯域割当量の累積値に予め定められた所定値を設定するための制御手段と、
前記制御手段によって決定された帯域割当量を前記光加入者線終端装置に送信するための送信手段とを含む、光加入者線端局装置。
An optical subscriber line terminal device that transmits a bandwidth allocation amount with respect to a requested bandwidth from a plurality of optical subscriber line termination devices,
Receiving means for receiving a required bandwidth amount from the optical subscriber line terminating device;
The next time that the optical subscriber line terminating device is allocated to the optical subscriber line terminating device based on the requested bandwidth amount of the optical subscriber line terminating device received by the receiving means and the cumulative value of the bandwidth allocated amount previously allocated to the optical subscriber line terminating device. And the required bandwidth amount from the optical subscriber line terminator is smaller than a target value of the bandwidth that can be allocated at a predetermined period, and the total required amount is allocated to the optical subscriber line terminator. Control means for setting a predetermined value in advance in the accumulated value of the bandwidth allocation amount,
And an optical subscriber line terminal station apparatus including transmission means for transmitting the bandwidth allocation determined by the control means to the optical subscriber line termination apparatus.
前記帯域の目標値は、前記光加入者線終端装置の契約帯域あるいは保証帯域に基づいて決定される帯域である、請求項2記載の光加入者線端局装置。   3. The optical subscriber line terminal station apparatus according to claim 2, wherein the target value of the band is a band determined based on a contract band or a guaranteed band of the optical subscriber line termination device. 複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法であって、
受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、
前記帯域割当量の累積値がしきい値を超える場合には当該帯域割当量の累積値に予め定められた所定値を設定するステップとを含む、動的帯域割当方法。
A dynamic bandwidth allocation method for determining a bandwidth allocation amount for a requested bandwidth from a plurality of optical subscriber line terminating devices,
Based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device, the next bandwidth allocation amount to be allocated to the optical subscriber line termination device is A step to determine;
And a step of setting a predetermined value as a cumulative value of the bandwidth allocation amount when the cumulative value of the bandwidth allocation amount exceeds a threshold value.
複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法であって、
受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、
前記光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には前記帯域割当量の累積値に予め定められた所定値を設定するステップとを含む、動的帯域割当方法。
A dynamic bandwidth allocation method for determining a bandwidth allocation amount for a requested bandwidth from a plurality of optical subscriber line terminating devices,
Based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device, the next bandwidth allocation amount to be allocated to the optical subscriber line termination device is A step to determine;
When the requested bandwidth amount from the optical subscriber line terminating device is smaller than the target value of the bandwidth that can be allocated at a predetermined cycle, and the total requested amount is allocated to the optical subscriber line terminating device, the bandwidth allocated amount And a step of setting a predetermined value to a cumulative value of the dynamic bandwidth allocation method.
複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法をコンピュータに実行させるためのコンピュータ・プログラムであって、
前記動的帯域割当方法は、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、
前記帯域割当量の累積値がしきい値を超える場合には前記帯域割当量の累積値に予め定められた所定値を設定するステップとを含む、コンピュータ・プログラム。
A computer program for causing a computer to execute a dynamic bandwidth allocation method for determining a bandwidth allocation amount for a requested bandwidth from a plurality of optical subscriber line terminating devices,
The dynamic band allocation method is based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device. Determining the next bandwidth allocation to be allocated to
And a step of setting a predetermined value as a cumulative value of the bandwidth allocation amount when the cumulative value of the bandwidth allocation amount exceeds a threshold value.
複数の光加入者線終端装置からの要求帯域に対して帯域割当量を決定する動的帯域割当方法をコンピュータに実行させるためのコンピュータ・プログラムであって、
前記動的帯域割当方法は、受信した光加入者線終端装置の要求帯域量および当該光加入者線終端装置に過去に割当てた帯域割当量の累積値に基づいて、当該光加入者線終端装置に割当てる次回の帯域割当量を決定するステップと、
前記光加入者線終端装置からの要求帯域量が所定周期で割当てることができる帯域の目標値よりも小さく、かつ当該光加入者線終端装置に全要求量を割当てた場合には前記帯域割当量の累積値に予め定められた所定値を設定するステップとを含む、コンピュータ・プログラム。
A computer program for causing a computer to execute a dynamic bandwidth allocation method for determining a bandwidth allocation amount for a requested bandwidth from a plurality of optical subscriber line terminating devices,
The dynamic band allocation method is based on the received requested bandwidth amount of the optical subscriber line termination device and the cumulative value of the bandwidth allocation amount previously allocated to the optical subscriber line termination device. Determining the next bandwidth allocation to be allocated to
When the requested bandwidth amount from the optical subscriber line terminating device is smaller than the target value of the bandwidth that can be allocated at a predetermined cycle, and the total requested amount is allocated to the optical subscriber line terminating device, the bandwidth allocated amount And a step of setting a predetermined value to a cumulative value of the computer program.
JP2003389360A 2003-11-19 2003-11-19 Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program Withdrawn JP2005151429A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003389360A JP2005151429A (en) 2003-11-19 2003-11-19 Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003389360A JP2005151429A (en) 2003-11-19 2003-11-19 Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program

Publications (1)

Publication Number Publication Date
JP2005151429A true JP2005151429A (en) 2005-06-09

Family

ID=34696137

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003389360A Withdrawn JP2005151429A (en) 2003-11-19 2003-11-19 Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program

Country Status (1)

Country Link
JP (1) JP2005151429A (en)

Similar Documents

Publication Publication Date Title
EP2222005B1 (en) Dynamic bandwidth allocation circuit, dynamic bandwidth allocation method, dynamic bandwidth allocation program and recording medium
US8259751B2 (en) Bandwidth-allocating device and method
US9326051B2 (en) Method for soft bandwidth limiting in dynamic bandwidth allocation
RU2336648C2 (en) Device, method and program of band distribution control
CN108809851B (en) Service bandwidth allocation method and device based on GPON system
JP2006333091A (en) Packet transfer device and network system
EP2234340B1 (en) Band allocation method and passive optical communication network system
JP5419994B2 (en) Communication device, subscriber-side communication device, point-to-multipoint communication system, and bandwidth control method
JP2007142764A (en) Bandwidth allocation apparatus, bandwidth allocation method, and bandwidth allocation program in station side apparatus
US11134506B2 (en) Systems and methods for avoiding delays for ULL traffic
JPWO2005062543A1 (en) Dynamic bandwidth allocation circuit, dynamic bandwidth allocation method, dynamic bandwidth allocation program, and recording medium
US20110318009A1 (en) Pon system, optical network unit used therein, and transmission control method therefor
JP2012222434A (en) Dynamic communication band allocation method, dynamic communication band allocation program, and pon system
US7653080B2 (en) Station side communication device
JP3768421B2 (en) Dynamic bandwidth allocation circuit, dynamic bandwidth allocation method, dynamic bandwidth allocation program, and recording medium
JP5304184B2 (en) Dynamic bandwidth allocation method and station side apparatus
CN112866146A (en) End-to-end bandwidth adjusting method, system, electronic equipment and storage medium
JP2005151429A (en) Optical subscriber line terminal apparatus, dynamic band assignment method, and its computer program
JP3768422B2 (en) Dynamic band allocation circuit, subscriber termination device, PON system, dynamic band allocation method, dynamic band allocation program, and recording medium
JP2008271611A (en) Packet transfer device and network system
JP6027428B2 (en) Optical communication network system and bandwidth control method
JP5900375B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, COMMUNICATION BAND CONTROL METHOD
WO2019176559A1 (en) Band allocation device and band allocation method
CN107979476B (en) Bandwidth allocation method and device
JP2007037194A (en) Packet transfer device and network system

Legal Events

Date Code Title Description
A300 Withdrawal of application because of no request for examination

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20070206