JP2020136944A - Station side device, band allocation program, and band allocation method - Google Patents

Station side device, band allocation program, and band allocation method Download PDF

Info

Publication number
JP2020136944A
JP2020136944A JP2019029161A JP2019029161A JP2020136944A JP 2020136944 A JP2020136944 A JP 2020136944A JP 2019029161 A JP2019029161 A JP 2019029161A JP 2019029161 A JP2019029161 A JP 2019029161A JP 2020136944 A JP2020136944 A JP 2020136944A
Authority
JP
Japan
Prior art keywords
band
subscriber
uplink
side device
allocation
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
JP2019029161A
Other languages
Japanese (ja)
Other versions
JP7200737B2 (en
Inventor
山田 将蔵
Masakura Yamada
将蔵 山田
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.)
Oki Electric Industry Co Ltd
Original Assignee
Oki Electric Industry Co 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 Oki Electric Industry Co Ltd filed Critical Oki Electric Industry Co Ltd
Priority to JP2019029161A priority Critical patent/JP7200737B2/en
Publication of JP2020136944A publication Critical patent/JP2020136944A/en
Application granted granted Critical
Publication of JP7200737B2 publication Critical patent/JP7200737B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Small-Scale Networks (AREA)

Abstract

To provide a station side device which suppresses the generation of a delay fluctuation for an existing ONU in a virtual PON system, a band allocation program, and a band allocation method.SOLUTION: A station side device connected via a plurality of subscriber side devices and an optical splitter, comprises a band allocation unit that allocates an incoming band to each of the plurality of subscriber side devices. The incoming band allocation unit virtually divides one physical band into a plurality of groups, and allocates the incoming band of each subscriber side device belonging to the group in each group. When a new subscriber side device is connected, an allocation order of the incoming band of the new subscriber side device is set to an order later than the allocation order of the incoming band of the plurality of subscriber side devices.SELECTED DRAWING: Figure 1

Description

本発明は、物理的なPON帯域を分割して、論理的に複数のPONとして動作させる仮想PONの動的帯域割当てを行う局側装置、帯域割当プログラムおよび帯域割当方法に関するものである。 The present invention relates to a station-side device that divides a physical PON band and dynamically allocates a virtual PON that is logically operated as a plurality of PONs, a bandwidth allocation program, and a bandwidth allocation method.

PON(Passive Optical Network)システムにおける上り帯域割当は、時分割で行われ、OLT(Optical Line Terminal)がONU(Optical Network Unit)に対して上りトラフィックの送信タイミングを通知することで実現される。PONに収容される全てのONUの上りトラフィックが衝突せずに、かつ各ONUに収容されるユーザの上りトラフィックを効率よく上流に送信するために、OLTには上り帯域割当アルゴリズムが実装される。上り帯域割当アルゴリズムでは、全てのONUの上り送信タイミングが算出され、割り当てられる。 Upstream bandwidth allocation in a PON (Passive Optical Network) system is performed in a time division manner, and is realized by an OLT (Optical Line Terminal) notifying an ONU (Optical Network Unit) of the transmission timing of uplink traffic. An uplink bandwidth allocation algorithm is implemented in the OLT so that the uplink traffic of all the ONUs accommodated in the PON does not collide and the uplink traffic of the user accommodated in each ONU is efficiently transmitted upstream. In the uplink band allocation algorithm, the uplink transmission timing of all ONUs is calculated and allocated.

図7は、一般的な上り帯域割当アルゴリズムの処理フローを示す図である。図7の上り帯域割当アルゴリズムは、一定の帯域割当周期Tで処理が実行され、PON区間の物理的な光波長帯域を上限とする帯域割当を実現する。具体的には、まず、リンクアップ状態の論理リンク情報が収集され(S101)、収集された論理リンク情報に基づき、各ONUの上り要求帯域が算出される(S102)。そして、PONの物理的な上限帯域と、算出された上り要求帯域とから、PONの残帯域が算出される(S103)。次に、残帯域に対してベストエフォート帯域割当がなされ(S104)、上りトラフィック送信タイミングが決定される(S105)。 FIG. 7 is a diagram showing a processing flow of a general uplink bandwidth allocation algorithm. The uplink band allocation algorithm of FIG. 7 executes processing in a constant band allocation cycle T, and realizes band allocation up to the physical optical wavelength band of the PON section. Specifically, first, the logical link information in the link-up state is collected (S101), and the uplink request band of each ONU is calculated based on the collected logical link information (S102). Then, the remaining band of the PON is calculated from the physical upper limit band of the PON and the calculated uplink request band (S103). Next, the best effort bandwidth is allocated to the remaining bandwidth (S104), and the uplink traffic transmission timing is determined (S105).

図8は、一般的な上り帯域割当アルゴリズムによる帯域の割当例を示す。図8に示すように、PON区間の物理的な光波長帯域Pに対し、帯域割当周期T毎に各ONUの上り帯域が割り当てられる。 FIG. 8 shows an example of bandwidth allocation by a general uplink bandwidth allocation algorithm. As shown in FIG. 8, the uplink band of each ONU is assigned to the physical optical wavelength band P of the PON section for each band allocation cycle T.

近年、ソフトウェアの制御によりネットワークを構築するネットワークの仮想化が提案されている(例えば非特許文献1)。図9は、ネットワークの仮想化の概念を説明する図である。図9に示すように、ネットワークの仮想化では、オペレータ200が提供するサービスを実現するための仮想的な概念のネットワークであるネットワークスライス300が、物理装置400上に構築される。物理装置400は、OLTなどのネットワークリソースを含むものであり、ネットワークスライス300は、ネットワークマネジメント500によって、物理装置400における物理資源を必要帯域だけ切り出すことで構築される。 In recent years, virtualization of a network for constructing a network by controlling software has been proposed (for example, Non-Patent Document 1). FIG. 9 is a diagram illustrating the concept of network virtualization. As shown in FIG. 9, in network virtualization, a network slice 300, which is a virtual concept network for realizing a service provided by an operator 200, is constructed on a physical device 400. The physical device 400 includes network resources such as an OLT, and the network slice 300 is constructed by cutting out the physical resources in the physical device 400 by the network management 500 by the required band.

ネットワークの仮想化をPONに適用させた技術として、特許文献1には、PON区間の物理帯域を分割して論理的に複数のPONとして動作させる仮想PONが提案されている。このような仮想PONの実装は、PONの物理帯域に、複数の異なるサービスを収容する上で有用である。仮想PONシステムにおいては、PONの物理帯域を分割して、複数の仮想PONとして動作可能とすることにより、物理帯域を無駄にすることなく、図9に記載されるネットワークの仮想化を実現できる。 As a technique for applying network virtualization to PONs, Patent Document 1 proposes a virtual PON that divides the physical band of a PON section and logically operates as a plurality of PONs. Such a virtual PON implementation is useful for accommodating a plurality of different services in the physical band of the PON. In the virtual PON system, by dividing the physical band of the PON so that it can operate as a plurality of virtual PONs, it is possible to realize the virtualization of the network shown in FIG. 9 without wasting the physical band.

ITU−T(International Telecommunication Union Telecommunication Standardization Sector)勧告 Y.3150(01/2018)ITU-T (International Telecommunication Union Telecommunication Standardization Sector) Recommendation Y. 3150 (01/2018)

特開2008−227985号公報Japanese Unexamined Patent Publication No. 2008-227985

図10は、仮想PONの構成例を示す図である。図10では、PON区間の物理帯域に、論理的に分割されている2つのPONである仮想PON−Mと、仮想PON−Nと、を有する仮想PONの構成例を示す。また、仮想PON−MにはONUが3台所属し、仮想PON0−NにはONUが2台所属するものとする。仮想PONの上限帯域、および仮想PONに収容されるONUは、サービスを提供するオペレータにより設定される。 FIG. 10 is a diagram showing a configuration example of a virtual PON. FIG. 10 shows a configuration example of a virtual PON having two PONs logically divided in a physical band of a PON section, a virtual PON-M and a virtual PON-N. Further, it is assumed that three ONUs belong to the virtual PON-M and two ONUs belong to the virtual PON0-N. The upper limit band of the virtual PON and the ONU accommodated in the virtual PON are set by the operator who provides the service.

図11は、図7に示す処理フローを仮想PONに適用した場合に想定される、仮想PONにおける上り帯域割当アルゴリズムの処理フローを示す図である。図11に示すような、仮想PONを実現する上り帯域割当アルゴリズムでは、全ての仮想PONに対して(S201)、仮想PON毎に、図7の処理フローと同じステップS101〜S105を実施する。ただし、図11のステップS103では、PONの物理的な上限帯域ではなく、仮想PONの上限帯域に基づいて残帯域が算出される。 FIG. 11 is a diagram showing a processing flow of an uplink bandwidth allocation algorithm in a virtual PON, which is assumed when the processing flow shown in FIG. 7 is applied to the virtual PON. In the uplink bandwidth allocation algorithm that realizes virtual PON as shown in FIG. 11, steps S101 to S105, which are the same as the processing flow of FIG. 7, are performed for each virtual PON for all virtual PONs (S201). However, in step S103 of FIG. 11, the remaining band is calculated based on the upper limit band of the virtual PON, not the physical upper limit band of the PON.

ここで、オペレータにより、PONシステムに新たな仮想PONが追加されるケースを考える。例えば、図10に示す仮想PON−Mと仮想PON−Nが設定されている状態から、オペレータにより仮想PON−Aが追加されるケースを考える。図12は、仮想PONが追加される場合において想定される、上り帯域割当の例を示す図である。図12では、帯域割当周期T3において、仮想PON−Aと、仮想PON−Aに所属するONU−Aが追加される。この場合、上り帯域割当アルゴリズムの実装内容によっては、ONU−1(既存のONU)の上りバースト間隔Vが、仮想PON−Aを追加することにより、長くなることがある。すなわち、仮想PON−Aが追加されることにより、ONU−1の上りトラフィックフレームに遅延Dが発生することがある。 Here, consider a case where a new virtual PON is added to the PON system by the operator. For example, consider a case where a virtual PON-A is added by an operator from a state in which the virtual PON-M and the virtual PON-N shown in FIG. 10 are set. FIG. 12 is a diagram showing an example of uplink bandwidth allocation assumed when a virtual PON is added. In FIG. 12, the virtual PON-A and the ONU-A belonging to the virtual PON-A are added in the band allocation cycle T3. In this case, depending on the implementation content of the uplink bandwidth allocation algorithm, the uplink burst interval V of the ONU-1 (existing ONU) may be lengthened by adding the virtual PON-A. That is, the addition of the virtual PON-A may cause a delay D in the upstream traffic frame of the ONU-1.

また、仮想PONを追加しない場合であっても、新たなONUを追加することにより、既存のONUの上りトラフィックフレームに遅延ゆらぎが発生することがある。例えば仮想PONにONUを追加する場合に、上り帯域割当順を考慮しないと、同じ仮想PONに所属する他のONU(既存のONU)の上りトラフィックフレームに遅延ゆらぎが発生する。 Further, even when the virtual PON is not added, the delay fluctuation may occur in the upstream traffic frame of the existing ONU by adding a new ONU. For example, when adding an ONU to a virtual PON, if the uplink bandwidth allocation order is not taken into consideration, delay fluctuations occur in the uplink traffic frames of other ONUs (existing ONUs) belonging to the same virtual PON.

このように、従来の処理フロー(図7)を仮想PONに単純に適用すると、既存のONUに対する上りトラフィックフレームに遅延ゆらぎが生じる場合がある。ネットワークにおける遅延ゆらぎは、サービス品質の劣化につながるため、改善が要求される課題である。なお、上述の特許文献1は、この点を考慮するものではない。 As described above, if the conventional processing flow (FIG. 7) is simply applied to the virtual PON, delay fluctuation may occur in the upstream traffic frame for the existing ONU. Delay fluctuations in networks lead to deterioration of service quality, and are issues that require improvement. The above-mentioned Patent Document 1 does not take this point into consideration.

本発明は、上記のような課題を背景としたものであり、仮想PONシステムにおいて、既存のONUに対する遅延ゆらぎの発生を抑制する局側装置、帯域割当プログラムおよび帯域割当方法を提供することを目的とする。 The present invention is based on the above problems, and an object of the present invention is to provide a station-side device, a bandwidth allocation program, and a bandwidth allocation method that suppress the occurrence of delay fluctuations in an existing ONU in a virtual PON system. And.

本発明に係る局側装置は、複数の加入者側装置と光スプリッタを介して接続される局側装置であって、複数の加入者側装置の各々に対して上り帯域を割り当てる上り帯域割当部を備え、上り帯域割当部は、1つの物理帯域を複数のグループに仮想的に分割し、グループ毎にそのグループに所属する加入者側装置の上り帯域を割り当てるものであり、新たな加入者側装置が接続されると、該新たな加入者側装置の上り帯域の割当順を、複数の加入者側装置の上り帯域の割当順よりも後とする。 The station-side device according to the present invention is a station-side device connected to a plurality of subscriber-side devices via an optical splitter, and is an uplink band allocation unit that allocates an uplink band to each of the plurality of subscriber-side devices. The uplink band allocation unit virtually divides one physical band into a plurality of groups and allocates the uplink band of the subscriber side device belonging to the group for each group, and a new subscriber side. When the devices are connected, the uplink allocation order of the new subscriber-side device is set to be later than the uplink band allocation order of the plurality of subscriber-side devices.

本発明に係る帯域割当プログラムは、複数の加入者側装置と光スプリッタを介して接続される局側装置のコンピュータを、複数の加入者側装置の各々に対して上り帯域を割り当てる上り帯域割当部として機能させる帯域割当プログラムであって、上り帯域割当部は、1つの物理帯域を複数のグループに仮想的に分割し、グループ毎にそのグループに所属する加入者側装置の上り帯域を割り当てるものであり、新たな加入者側装置が接続されると、該新たな加入者側装置の上り帯域の割当順を、複数の加入者側装置の上り帯域の割当順よりも後とする。 The band allocation program according to the present invention is an uplink band allocation unit that allocates an uplink to each of a plurality of subscriber-side devices by using a computer of a station-side device connected to a plurality of subscriber-side devices via an optical splitter. The uplink bandwidth allocation unit virtually divides one physical bandwidth into multiple groups and allocates the uplink bandwidth of the subscriber side devices belonging to that group for each group. When a new subscriber-side device is connected, the uplink allocation order of the new subscriber-side device is set to be later than the uplink band allocation order of the plurality of subscriber-side devices.

本発明に係る帯域割当方法は、複数の加入者側装置と光スプリッタを介して接続される局側装置の帯域割当方法であって、複数の加入者側装置の各々に対して上り帯域を割り当てるステップを含み、上り帯域を割り当てるステップは、1つの物理帯域を複数のグループに仮想的に分割し、グループ毎にそのグループに所属する加入者側装置の上り帯域を割り当てるものであり、新たな加入者側装置が接続されると、該新たな加入者側装置の上り帯域の割当順を、複数の加入者側装置の上り帯域の割当順よりも後とする。 The band allocation method according to the present invention is a band allocation method for a plurality of subscriber-side devices and a station-side device connected via an optical splitter, and allocates an uplink band to each of the plurality of subscriber-side devices. The step of allocating the uplink including the step virtually divides one physical bandwidth into a plurality of groups and allocates the uplink of the subscriber side device belonging to the group for each group, and newly joins. When the user-side device is connected, the uplink allocation order of the new subscriber-side device is set to be later than the uplink band allocation order of the plurality of subscriber-side devices.

本発明に係る局側装置、帯域割当プログラム、および帯域割当方法によれば、既存のONUに対する上りトラフィックにおける遅延ゆらぎを抑制することができる。 According to the station-side device, the bandwidth allocation program, and the bandwidth allocation method according to the present invention, it is possible to suppress delay fluctuations in uplink traffic for an existing ONU.

実施の形態1における光通信ネットワークシステムの構成例を示す図である。It is a figure which shows the configuration example of the optical communication network system in Embodiment 1. FIG. 実施の形態1における論理リンク情報テーブルの構成例を示す。A configuration example of the logical link information table according to the first embodiment is shown. 実施の形態1における仮想PON情報テーブルの構成例を示す。A configuration example of the virtual PON information table according to the first embodiment is shown. 実施の形態1における上り帯域割当部の処理フローである。It is a processing flow of the uplink band allocation part in Embodiment 1. 実施の形態1の上り帯域割当部による上り帯域割当例を示す図である。It is a figure which shows the example of the uplink band allocation by the uplink band allocation part of Embodiment 1. 実施の形態1の変形例における上り帯域割当部の処理フローである。It is a processing flow of the uplink band allocation part in the modification of Embodiment 1. 一般的な上り帯域割当アルゴリズムの処理フローを示す図である。It is a figure which shows the processing flow of the general uplink band allocation algorithm. 一般的な上り帯域割当アルゴリズムによる帯域の割当例を示す。An example of bandwidth allocation by a general uplink bandwidth allocation algorithm is shown. ネットワークの仮想化の概念を説明する図である。It is a figure explaining the concept of network virtualization. 仮想PONの構成例を示す図である。It is a figure which shows the configuration example of the virtual PON. 図7に示す処理フローを仮想PONに適用した場合に想定される、仮想PONにおける上り帯域割当アルゴリズムの処理フローを示す図である。It is a figure which shows the processing flow of the uplink band allocation algorithm in virtual PON which is assumed when the processing flow shown in FIG. 7 is applied to virtual PON. 仮想PONが追加される場合において想定される、上り帯域割当の例を示す図である。It is a figure which shows the example of the uplink band allocation assumed when the virtual PON is added.

以下、図面を参照して本発明の局側装置、帯域割当プログラム、および帯域割当方法の実施の形態を詳細に説明する。 Hereinafter, embodiments of the station-side device, the band allocation program, and the band allocation method of the present invention will be described in detail with reference to the drawings.

実施の形態1.
(構成の説明)
図1は、実施の形態1における光通信ネットワークシステム100の構成例を示す図である。本実施の形態の光通信ネットワークシステム100は、局側装置1(以下、「OLT1」という)と、OLT1と光スプリッタ20を介して接続される複数の加入者側装置30(以下、「ONU30」という)と、を備える。また、本実施の形態の光通信ネットワークシステム100は、オペレータ40からの要求に基づき、1つのPON区間の物理帯域を複数のグループに仮想的に分割して論理的に複数のPONとして動作させる仮想PONシステムである。オペレータ40は、上位ネットワークに接続される通信事業者側装置である。なお、以下の説明において、仮想的に分割された複数のグループの各々を「仮想PON」と称する。
Embodiment 1.
(Explanation of configuration)
FIG. 1 is a diagram showing a configuration example of the optical communication network system 100 according to the first embodiment. The optical communication network system 100 of the present embodiment includes a station-side device 1 (hereinafter, referred to as “OLT1”) and a plurality of subscriber-side devices 30 (hereinafter, “ONU30”) connected to the OLT 1 via an optical splitter 20. ) And. Further, the optical communication network system 100 of the present embodiment is a virtual system in which the physical band of one PON section is virtually divided into a plurality of groups and logically operated as a plurality of PONs based on a request from the operator 40. It is a PON system. The operator 40 is a telecommunications carrier side device connected to the upper network. In the following description, each of the plurality of virtually divided groups is referred to as "virtual PON".

OLT1は、制御部11と記憶部12とを備える。制御部11は、記憶部12に格納されるプログラムを実行するCPU(Central Processing Unit)、プロセッサまたはマイクロコンピュータで構成される。記憶部12は、RAM、ROMまたはフラッシュメモリなどの不揮発性または揮発性のメモリである。 The OLT 1 includes a control unit 11 and a storage unit 12. The control unit 11 is composed of a CPU (Central Processing Unit), a processor, or a microcomputer that executes a program stored in the storage unit 12. The storage unit 12 is a non-volatile or volatile memory such as RAM, ROM or flash memory.

制御部11は、上り帯域割当部111と、プロトコル制御部112とを有する。上り帯域割当部111およびプロトコル制御部112は、制御部11が上り帯域割当アルゴリズムなどのプログラムを実行することによって実現される機能部である。なお、制御部11を、ASIC(Application Specific Integrated Circuit)またはFPGA(Field-Programmable Gate Array)などを用いた専用のハードウェアで構成し、各機能部を個別のハードウェアまたは一つのハードウェアで実現してもよい。 The control unit 11 has an uplink band allocation unit 111 and a protocol control unit 112. The uplink band allocation unit 111 and the protocol control unit 112 are functional units realized by the control unit 11 executing a program such as an uplink band allocation algorithm. The control unit 11 is composed of dedicated hardware using ASIC (Application Specific Integrated Circuit) or FPGA (Field-Programmable Gate Array), and each functional unit is realized by individual hardware or one hardware. You may.

上り帯域割当部111は、PONリンクアップ状態であるONU30の論理リンクに対して、上りトラフィック送信タイミングを決定する。また、本実施の形態の上り帯域割当部111は、ONU30が所属する仮想PON毎に上り帯域を割り当てるものである。プロトコル制御部112は、OLT1とONU30との間の論理リンク確立とトラフィック導通を制御する。上り帯域割当部111と、プロトコル制御部112とは、第1インタフェース110Aおよび第2インタフェース110Bとを介して通信し、上り帯域割当部111は第3インタフェース110Cを介してオペレータ40と通信する。 The uplink band allocation unit 111 determines the uplink traffic transmission timing for the logical link of the ONU 30 in the PON link-up state. Further, the uplink band allocation unit 111 of the present embodiment allocates an uplink band for each virtual PON to which the ONU 30 belongs. The protocol control unit 112 controls the establishment of a logical link between the OLT 1 and the ONU 30 and the traffic conduction. The uplink band allocation unit 111 and the protocol control unit 112 communicate with each other via the first interface 110A and the second interface 110B, and the uplink band allocation unit 111 communicates with the operator 40 via the third interface 110C.

上り帯域割当部111は、第1インタフェース110Aを介してプロトコル制御部112からPONリンクアップ状態の論理リンク情報を取得する。そして、上り帯域割当部111は、第2インタフェース110Bを介して上りトラフィック送信タイミングの情報をプロトコル制御部112に出力する。上り帯域割当部111が上りトラフィック送信タイミングを決定するにあたり、オペレータ40からのサービス要求パラメータが、第3インタフェース110Cを介して上り帯域割当部111に入力される。 The uplink band allocation unit 111 acquires the logical link information in the PON link-up state from the protocol control unit 112 via the first interface 110A. Then, the uplink band allocation unit 111 outputs the uplink traffic transmission timing information to the protocol control unit 112 via the second interface 110B. When the uplink bandwidth allocation unit 111 determines the uplink traffic transmission timing, the service request parameter from the operator 40 is input to the uplink bandwidth allocation unit 111 via the third interface 110C.

上り帯域割当部111は、第1インタフェース110Aおよび第3インタフェース110Cより収集した情報を元に、論理リンク情報テーブル50を構築する。図2は、実施の形態1における論理リンク情報テーブル50の構成例を示す。論理リンク情報テーブル50は、INPUT情報エリア51と、アルゴリズムWORKデータ52とを含む。INPUT情報エリア51は、「論理リンク識別子」と、各論理リンクが「所属する仮想PON識別子」と、各ONU30が要求する上り帯域である「要求帯域」とで構成される。「論理リンク識別子」は、第1インタフェース110Aを介して収集されるPONリンクアップ状態の論理リンク情報である。「所属する仮想PON識別子」および「要求帯域」は、第3インタフェース110Cを介して収集される仮想PON情報である。 The uplink band allocation unit 111 constructs the logical link information table 50 based on the information collected from the first interface 110A and the third interface 110C. FIG. 2 shows a configuration example of the logical link information table 50 according to the first embodiment. The logical link information table 50 includes an INPUT information area 51 and algorithm WORK data 52. The INPUT information area 51 is composed of a "logical link identifier", a "virtual PON identifier to which each logical link belongs", and a "requested band" which is an uplink band requested by each ONU 30. The “logical link identifier” is the logical link information in the PON link-up state collected via the first interface 110A. The “affiliated virtual PON identifier” and the “requested band” are virtual PON information collected via the third interface 110C.

アルゴリズムWORKデータ52は、上り帯域割当部111が使用するためのデータエリアである。アルゴリズムWORKデータ52は、各論理リンクに上り帯域を割り当てる割当順序情報である「グラント割当順」と、「割当グラント」とで構成される。「グラント割当順」は、上りトラフィックの送信タイミングの割り当て順を示す。本実施の形態では、ONU30がOLT1に接続された順序が「グラント割当順」となる。すなわち、後から接続されたONUのグラント割当順は、先に接続されているONU30のグラント割当順よりも後になるように割り当てられる。「割り当てグラント」は、上り帯域割当部111における演算の過程で算出した論理リンクに対する割当帯域値を保持する変数エリアである。上り帯域割当部111の処理終了後は、「割当グラント」の保持値が第2インタフェース110Bからの出力情報の1つとなる。 The algorithm WORK data 52 is a data area for use by the uplink band allocation unit 111. The algorithm WORK data 52 is composed of "grant allocation order" and "allocation grant", which are allocation order information for allocating uplink bands to each logical link. "Grant allocation order" indicates the allocation order of the transmission timing of uplink traffic. In the present embodiment, the order in which the ONU 30 is connected to the OLT 1 is the "grant allocation order". That is, the grant allocation order of the ONU connected later is assigned so as to be later than the grant allocation order of the ONU 30 connected earlier. The “allocated grant” is a variable area that holds the allocated bandwidth value for the logical link calculated in the process of calculation by the uplink bandwidth allocation unit 111. After the processing of the uplink band allocation unit 111 is completed, the holding value of the "allocation grant" becomes one of the output information from the second interface 110B.

また、上り帯域割当部111は、第3インタフェース110Cより収集した情報を元に、仮想PON情報テーブル60を構築する。図3は、実施の形態1における仮想PON情報テーブル60の構成例を示す。仮想PON情報テーブル60は、INPUT情報エリア61と、アルゴリズムWORKデータ62とを含む。INPUT情報エリア61は、第3インタフェース110Cより収集される「仮想PON識別子」と仮想PONの「上限帯域」とで構成される。 Further, the uplink band allocation unit 111 constructs a virtual PON information table 60 based on the information collected from the third interface 110C. FIG. 3 shows a configuration example of the virtual PON information table 60 according to the first embodiment. The virtual PON information table 60 includes an INPUT information area 61 and algorithm WORK data 62. The INPUT information area 61 is composed of a "virtual PON identifier" collected from the third interface 110C and an "upper limit band" of the virtual PON.

アルゴリズムWORKデータ62は、仮想PONにおける「残帯域」と、仮想PONに「所属する論理リンク識別子」とで構成される。「残帯域」は、上り帯域割当部111による処理の過程で算出した仮想PONの上限帯域までの未割当帯域値を保持する変数エリアである。残帯域の初期値は、上限帯域値である。所属する論理リンク識別子は、論理リンク情報テーブル50で保持される論理リンクと仮想PONの対応情報を元に構成される。「所属する論理リンク識別子」は、上り帯域割当部111において仮想PONの残帯域を所属する論理リンクに割り当てる際に、更新対象とする論理リンク情報テーブル50の「割当グラント」の変数にアクセスするために参照される。 The algorithm WORK data 62 is composed of a “remaining bandwidth” in the virtual PON and a “logical link identifier belonging to the virtual PON”. The “remaining bandwidth” is a variable area that holds the unallocated bandwidth value up to the upper limit bandwidth of the virtual PON calculated in the process of processing by the uplink bandwidth allocation unit 111. The initial value of the remaining band is the upper limit band value. The logical link identifier to which the member belongs is configured based on the correspondence information between the logical link and the virtual PON held in the logical link information table 50. The "belonging logical link identifier" is used to access the variable of the "allocation grant" of the logical link information table 50 to be updated when the remaining bandwidth of the virtual PON is allocated to the belonging logical link in the uplink bandwidth allocation unit 111. Referenced to.

(動作の説明)
図4は、実施の形態1における上り帯域割当部111の処理フローである。図4の処理は、一定の帯域割当周期Tで実行される。周期処理の最初に、仮想PONに所属するPONリンクアップ状態の論理リンク情報が収集される(S1)。そして、収集された情報に基づき、論理リンク情報テーブル50と仮想PON情報テーブル60とが構築される(S2)。
(Explanation of operation)
FIG. 4 is a processing flow of the uplink band allocation unit 111 according to the first embodiment. The process of FIG. 4 is executed in a constant band allocation cycle T. At the beginning of the periodic processing, the logical link information of the PON link-up state belonging to the virtual PON is collected (S1). Then, the logical link information table 50 and the virtual PON information table 60 are constructed based on the collected information (S2).

続いて、論理リンク情報テーブル50の全ての論理リンクに対して(S3)、各ONU30の上り要求帯域が算出される(S4)。そして、論理リンク情報テーブル50の「割当グラント」変数に算出された上り要求帯域が保持される(S5)。続いて、論理リンクの所属する仮想PONの残帯域が算出される(S6)。そして、「所属する仮想PON識別子」に基づき、仮想PON情報テーブル60の該当する「残帯域」にアクセスされ、ステップS4において算出された帯域を差し引いた残帯域値に更新される(S7)。 Subsequently, the uplink request band of each ONU 30 is calculated for all the logical links in the logical link information table 50 (S3) (S4). Then, the calculated uplink request band is held in the "allocated grant" variable of the logical link information table 50 (S5). Subsequently, the remaining bandwidth of the virtual PON to which the logical link belongs is calculated (S6). Then, based on the "affiliated virtual PON identifier", the corresponding "remaining bandwidth" of the virtual PON information table 60 is accessed, and the bandwidth is updated to the remaining bandwidth value obtained by subtracting the bandwidth calculated in step S4 (S7).

全ての論理リンクに対してステップS4〜S7を実施した場合(S3:Yes)、仮想PON情報テーブル60の全ての仮想PONについて(S8)、仮想PON情報テーブル60の「残帯域」に対するベストエフォート帯域割当がなされる(S9)。そして、「所属する論理リンク識別子」に基づき、論理リンク情報テーブル50の該当する「割当グラント」変数にアクセスされ、ベストエフォート帯域の算出結果を加算した割当グラント値に更新される(S10)。 When steps S4 to S7 are executed for all logical links (S3: Yes), the best effort bandwidth for the "remaining bandwidth" of the virtual PON information table 60 for all virtual PONs in the virtual PON information table 60 (S8). Allocation is made (S9). Then, based on the "belonging logical link identifier", the corresponding "allocated grant" variable in the logical link information table 50 is accessed, and the value is updated to the allocated grant value by adding the calculation result of the best effort band (S10).

全ての仮想PONについてステップS9〜S10を実施した場合(S8:Yes)、全ての論理リンクに対し(S11)、論理リンク情報テーブル50の「グラント割当順」に、「割当グラント」に応じた上りトラフィック送信タイミングが決定される(S12)。全ての論理リンクに対して上りトラフィック送信タイミングを決定した場合(S11:Yes)、本処理を終了する。 When steps S9 to S10 are executed for all virtual PONs (S8: Yes), for all logical links (S11), the "grant allocation order" of the logical link information table 50 is increased according to the "allocation grant". The traffic transmission timing is determined (S12). When the upstream traffic transmission timing is determined for all the logical links (S11: Yes), this process ends.

図5は、実施の形態1の上り帯域割当部111による上り帯域割当例を示す図である。図5に示すように、本実施の形態では、ONU30が所属する仮想PONに関係なく、論理リンク情報テーブル50の「グラント割当順」で、上りトラフィック送信タイミングが決定される。また、論理リンク情報テーブル50の「グラント割当順」は登録順に応じて決定される。そのため、新たな仮想PON−AおよびONU30(図5のONU−A)が追加された場合も、既存のONU30(図5のONU−1)のバースト間隔Vに影響が及ばない。 FIG. 5 is a diagram showing an example of uplink band allocation by the uplink band allocation unit 111 of the first embodiment. As shown in FIG. 5, in the present embodiment, the uplink traffic transmission timing is determined in the “grant allocation order” of the logical link information table 50 regardless of the virtual PON to which the ONU 30 belongs. Further, the "grant allocation order" of the logical link information table 50 is determined according to the registration order. Therefore, even when new virtual PON-A and ONU30 (ONU-A in FIG. 5) are added, the burst interval V of the existing ONU30 (ONU-1 in FIG. 5) is not affected.

以上のように、本実施の形態では、従来の上り帯域割当アルゴリズムの処理フローを仮想PONに適用した場合と比較して、ONU30への上り帯域の割当順を入れ替えることなく、仮想PON単位の帯域割当を実現することができる。すなわち、本実施の形態では、仮想PON単位の帯域割当順において、アルゴリズムによる実装依存性がないため、新たにONU30が追加された場合であっても、帯域割当における送信フレームの遅延ゆらぎを抑制することができる。 As described above, in the present embodiment, as compared with the case where the processing flow of the conventional uplink bandwidth allocation algorithm is applied to the virtual PON, the bandwidth in units of virtual PON is not changed without changing the allocation order of the uplink bandwidth to ONU30. Allocation can be realized. That is, in the present embodiment, since there is no implementation dependency by the algorithm in the band allocation order of each virtual PON, the delay fluctuation of the transmission frame in the band allocation is suppressed even when the ONU 30 is newly added. be able to.

また、本実施の形態では、ベストエフォート帯域割り当て論理の実装自由度が高いという効果がある。詳しくは、図4に示す処理では、全ての論理リンクに対する要求帯域の割り当てを完了し、全ての仮想PONを通じて物理的なPON帯域の残帯域が確定した後に、ベストエフォート帯域割り当て処理(S8〜S10)を実施する。そのため、物理的なPON帯域に対する残帯域すべてをベストエフォート帯域として割り当てることができる。 Further, in the present embodiment, there is an effect that the degree of freedom in implementing the best effort bandwidth allocation logic is high. Specifically, in the process shown in FIG. 4, the best effort band allocation process (S8 to S10) is performed after the allocation of the required bandwidth to all the logical links is completed and the remaining bandwidth of the physical PON band is determined through all the virtual PONs. ) Is carried out. Therefore, the entire remaining band with respect to the physical PON band can be allocated as the best effort band.

具体的には、従来の上り帯域割当アルゴリズムの処理フローを仮想PONに適用した処理フローの場合、帯域割当周期内において、仮想PON−Mの上限帯域内の残帯域について所属する論理リンクへの割り当てを行い、仮想PON−Nの上限帯域内の残帯域について所属する論理リンクへの割り当てを行う。この場合、仮想PONで未使用の物理的な残帯域は、未使用のままとなる。これに対して、本実施の形態において、帯域割当周期内において、仮想PONで未使用である物理的な残帯域も含めて、ベストエフォート帯域として割り当ててもよい。 Specifically, in the case of a processing flow in which the processing flow of the conventional uplink bandwidth allocation algorithm is applied to the virtual PON, the remaining bandwidth within the upper limit bandwidth of the virtual PON-M is allocated to the logical link belonging to the virtual PON within the bandwidth allocation cycle. Is performed, and the remaining band within the upper limit band of the virtual PON-N is assigned to the logical link to which it belongs. In this case, the unused physical remaining bandwidth in the virtual PON remains unused. On the other hand, in the present embodiment, the best effort band may be allocated including the physical remaining band unused in the virtual PON within the band allocation cycle.

図6は、実施の形態1の変形例における上り帯域割当部111の処理フローである。図6の処理フローは、ステップS3とステップS8との間に、ステップS71およびS72が追加された点において、図4と相違する。その他のステップは図4と同じであり、説明を省略する。本変形例では、論理リンク情報テーブル50の全ての論理リンクに対してステップS4〜S7を実施した場合(S3:Yes)、物理帯域の残帯域が各仮想PONへ割り当てられる(S71)。この場合の割当方法としては、各仮想PONへ均等に割り当てても良いし、例えば上限帯域に比例するというポリシーで仮想PON毎に異なる割合で割り当ててもよい。そして、「所属する仮想PON識別子」に基づき、仮想PON情報テーブル60の該当する「残帯域」にアクセスされ、ステップS71において割り当てられた帯域が加算された残帯域値に更新される(S72)。 FIG. 6 is a processing flow of the uplink band allocation unit 111 in the modified example of the first embodiment. The processing flow of FIG. 6 differs from that of FIG. 4 in that steps S71 and S72 are added between steps S3 and S8. Other steps are the same as in FIG. 4, and the description thereof will be omitted. In this modification, when steps S4 to S7 are executed for all the logical links in the logical link information table 50 (S3: Yes), the remaining physical band is allocated to each virtual PON (S71). In this case, the allocation method may be evenly allocated to each virtual PON, or may be allocated at a different ratio for each virtual PON with a policy of being proportional to the upper limit band, for example. Then, based on the "belonging virtual PON identifier", the corresponding "remaining bandwidth" of the virtual PON information table 60 is accessed, and the bandwidth allocated in step S71 is updated to the added remaining bandwidth value (S72).

これにより、以降に実施されるステップS9のベストエフォート帯域割当では、仮想PONの上限帯域を超えて、所属する論理リンクにベストエフォート帯域を割り当てることができ、物理帯域を効率的に利用することができる。 As a result, in the best effort bandwidth allocation in step S9 to be performed thereafter, the best effort bandwidth can be allocated to the logical link to which the virtual PON belongs beyond the upper limit bandwidth of the virtual PON, and the physical bandwidth can be used efficiently. it can.

以上が本発明の実施の形態の説明であるが、本発明は、上記の実施の形態の構成に限定されるものではなく、その技術的思想の範囲内で様々な変形または組み合わせが可能である。例えば、論理リンク情報テーブル50のINPUT情報エリア51に、上り帯域割当部111が論理リンク毎の上りトラフィック送信タイミングを決定する上で必要となるオペレータ40からの入力パラメータを追加してもよい。例えば、仮想PON残帯域の割当ポリシー(ベストストエフォート帯域割当ポリシー)を入力パラメータとして論理リンク情報テーブル50に追加してもよい。この場合、図4のステップS9では、論理リンク情報テーブル50の割当ポリシーに従って、残帯域の割り当てを行う。これにより、仮想PON毎にサービスに応じた異なるポリシーで残帯域の割り当てを行うことができる。 The above is the description of the embodiment of the present invention, but the present invention is not limited to the configuration of the above-described embodiment, and various modifications or combinations are possible within the scope of the technical idea. .. For example, an input parameter from the operator 40 that is required for the uplink bandwidth allocation unit 111 to determine the uplink traffic transmission timing for each logical link may be added to the INPUT information area 51 of the logical link information table 50. For example, the virtual PON remaining bandwidth allocation policy (best strike bandwidth allocation policy) may be added to the logical link information table 50 as an input parameter. In this case, in step S9 of FIG. 4, the remaining bandwidth is allocated according to the allocation policy of the logical link information table 50. As a result, the remaining bandwidth can be allocated according to a different policy according to the service for each virtual PON.

1 局側装置、11 制御部、12 記憶部、20 光スプリッタ、30 加入者側装置、40 オペレータ、50 論理リンク情報テーブル、51、61 INPUT情報エリア、52、62 アルゴリズムWORKデータ、60 仮想PON情報テーブル、100 光通信ネットワークシステム、110A 第1インタフェース、110B 第2インタフェース、110C 第3インタフェース、111 上り帯域割当部、112 プロトコル制御部、200 オペレータ、300 ネットワークスライス、400 物理装置、500 ネットワークマネジメント。 1 station side device, 11 control unit, 12 storage unit, 20 optical splitter, 30 subscriber side device, 40 operator, 50 logical link information table, 51, 61 interface information area, 52, 62 algorithm WORK data, 60 virtual PON information Table, 100 optical communication network system, 110A first interface, 110B second interface, 110C third interface, 111 uplink band allocation unit, 112 protocol control unit, 200 operators, 300 network slices, 400 physical devices, 500 network management.

Claims (8)

複数の加入者側装置と光スプリッタを介して接続される局側装置であって、
前記複数の加入者側装置の各々に対して上り帯域を割り当てる上り帯域割当部を備え、
前記上り帯域割当部は、
1つの物理帯域を複数のグループに仮想的に分割し、前記グループ毎にそのグループに所属する前記加入者側装置の前記上り帯域を割り当てるものであり、
新たな加入者側装置が接続されると、該新たな加入者側装置の前記上り帯域の割当順を、前記複数の加入者側装置の前記上り帯域の割当順よりも後とする
局側装置。
A station-side device that is connected to multiple subscriber-side devices via an optical splitter.
An uplink band allocation unit that allocates an uplink band to each of the plurality of subscriber-side devices is provided.
The uplink band allocation unit is
One physical band is virtually divided into a plurality of groups, and the uplink band of the subscriber side device belonging to the group is assigned to each group.
When a new subscriber-side device is connected, the station-side device sets the uplink allocation order of the new subscriber-side device to be later than the uplink band allocation order of the plurality of subscriber-side devices. ..
前記上り帯域割当部は、
前記複数のグループに新たなグループが追加され、当該新たなグループに前記新たな加入者側装置が所属するならば、前記新たな加入者側装置の前記上り帯域の割当順を、前記複数の加入者側装置の前記上り帯域の割当順よりも後とする
請求項1に記載の局側装置。
The uplink band allocation unit is
If a new group is added to the plurality of groups and the new subscriber side device belongs to the new group, the allocation order of the uplink band of the new subscriber side device is assigned to the plurality of subscriptions. The station-side device according to claim 1, wherein the uplink band allocation order of the user-side device is later than that of the user-side device.
前記上り帯域割当部は、
前記複数の加入者側装置が要求する上り要求帯域と、前記複数のグループの各々における上限帯域とに基づき、前記複数のグループの各々における残帯域を算出し、
前記複数のグループ毎に、前記残帯域を所属する前記加入者側装置に対して割り当て、
前記複数の加入者側装置の上りトラフィックの送信タイミングを決定する
請求項1または2に記載の局側装置。
The uplink band allocation unit
The remaining bandwidth in each of the plurality of groups is calculated based on the uplink demand band requested by the plurality of subscriber-side devices and the upper limit bandwidth in each of the plurality of groups.
The remaining band is assigned to the subscriber-side device to which the remaining band belongs for each of the plurality of groups.
The station-side device according to claim 1 or 2, which determines the transmission timing of uplink traffic of the plurality of subscriber-side devices.
前記複数の加入者側装置から論理リンク情報を収集するプロトコル制御部をさらに備え、
前記上り帯域割当部は、前記論理リンク情報に基づいて、
前記複数の加入者側装置の識別子と、前記複数の加入者側装置の各々が所属する前記グループの識別子と、前記上り要求帯域と、前記割当順とを含む論理リンク情報テーブルと、
前記グループの前記識別子と、前記上限帯域と、前記残帯域と、前記複数の加入者側装置の前記識別子と、を含む仮想PON情報テーブルと、を構築する
請求項3に記載の局側装置。
A protocol control unit that collects logical link information from the plurality of subscriber-side devices is further provided.
The uplink band allocation unit is based on the logical link information.
A logical link information table including the identifiers of the plurality of subscriber-side devices, the identifiers of the group to which each of the plurality of subscriber-side devices belongs, the uplink request band, and the allocation order.
The station-side device according to claim 3, wherein a virtual PON information table including the identifier of the group, the upper limit band, the remaining band, and the identifiers of the plurality of subscriber-side devices is constructed.
前記上り帯域割当部は、
オペレータから入力されるポリシーに基づいて、前記複数のグループ毎に、前記残帯域を所属する前記加入者側装置に対して割り当てる
請求項3または4に記載の局側装置。
The uplink band allocation unit is
The station-side device according to claim 3 or 4, wherein the remaining band is assigned to the subscriber-side device to which the remaining band belongs for each of the plurality of groups based on a policy input from the operator.
前記上り帯域割当部は、
前記物理帯域の残帯域を前記複数のグループに対して割り当てる
請求項1〜5の何れか一項に記載の局側装置。
The uplink band allocation unit is
The station-side device according to any one of claims 1 to 5, wherein the remaining band of the physical band is allocated to the plurality of groups.
複数の加入者側装置と光スプリッタを介して接続される局側装置のコンピュータを、
前記複数の加入者側装置の各々に対して上り帯域を割り当てる上り帯域割当部として機能させる帯域割当プログラムであって、
前記上り帯域割当部は、
1つの物理帯域を複数のグループに仮想的に分割し、前記グループ毎にそのグループに所属する前記加入者側装置の前記上り帯域を割り当てるものであり、
新たな加入者側装置が接続されると、該新たな加入者側装置の前記上り帯域の割当順を、前記複数の加入者側装置の前記上り帯域の割当順よりも後とする
帯域割当プログラム。
Computers of station-side devices that are connected to multiple subscriber-side devices via an optical splitter,
A bandwidth allocation program that functions as an uplink bandwidth allocation unit that allocates an uplink to each of the plurality of subscriber-side devices.
The uplink band allocation unit is
One physical band is virtually divided into a plurality of groups, and the uplink band of the subscriber side device belonging to the group is assigned to each group.
When a new subscriber-side device is connected, the bandwidth allocation program sets the uplink allocation order of the new subscriber-side device to be later than the uplink band allocation order of the plurality of subscriber-side devices. ..
複数の加入者側装置と光スプリッタを介して接続される局側装置の帯域割当方法であって、
前記複数の加入者側装置の各々に対して上り帯域を割り当てるステップを含み、
前記上り帯域を割り当てるステップは、
1つの物理帯域を複数のグループに仮想的に分割し、前記グループ毎にそのグループに所属する前記加入者側装置の前記上り帯域を割り当てるものであり、
新たな加入者側装置が接続されると、該新たな加入者側装置の前記上り帯域の割当順を、前記複数の加入者側装置の前記上り帯域の割当順よりも後とする
帯域割当方法。
This is a band allocation method for station-side devices connected to multiple subscriber-side devices via an optical splitter.
Including a step of allocating an uplink band to each of the plurality of subscriber-side devices.
The step of allocating the uplink band is
One physical band is virtually divided into a plurality of groups, and the uplink band of the subscriber side device belonging to the group is assigned to each group.
When a new subscriber-side device is connected, a band allocation method in which the uplink band allocation order of the new subscriber-side device is later than the uplink band allocation order of the plurality of subscriber-side devices. ..
JP2019029161A 2019-02-21 2019-02-21 Station side device, band allocation program and band allocation method Active JP7200737B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2019029161A JP7200737B2 (en) 2019-02-21 2019-02-21 Station side device, band allocation program and band allocation method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2019029161A JP7200737B2 (en) 2019-02-21 2019-02-21 Station side device, band allocation program and band allocation method

Publications (2)

Publication Number Publication Date
JP2020136944A true JP2020136944A (en) 2020-08-31
JP7200737B2 JP7200737B2 (en) 2023-01-10

Family

ID=72279205

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2019029161A Active JP7200737B2 (en) 2019-02-21 2019-02-21 Station side device, band allocation program and band allocation method

Country Status (1)

Country Link
JP (1) JP7200737B2 (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008227985A (en) * 2007-03-14 2008-09-25 Nec Corp Communication system, termination apparatus and pon virtualizing method used therefor
US20090162064A1 (en) * 2007-12-21 2009-06-25 Masahiko Mizutani Network system and optical line terminal
JP2009152916A (en) * 2007-12-21 2009-07-09 Hitachi Communication Technologies Ltd Network system and olt
JP2009188775A (en) * 2008-02-07 2009-08-20 Nec Corp Pon station side apparatus, pon up line communication method, pon up line communication program and program recording medium
WO2012042674A1 (en) * 2010-10-01 2012-04-05 三菱電機株式会社 Band control method and communication system
JP2017212618A (en) * 2016-05-26 2017-11-30 日本電信電話株式会社 Band allocation device
WO2018167318A1 (en) * 2017-03-16 2018-09-20 The Provost, Fellows, Scholars And Other Members Of Board Of Trinity College Dublin System and method for dynamic bandwidth assignment (dba) virtualization in a multi-tenant passive optical network

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2008227985A (en) * 2007-03-14 2008-09-25 Nec Corp Communication system, termination apparatus and pon virtualizing method used therefor
US20090162064A1 (en) * 2007-12-21 2009-06-25 Masahiko Mizutani Network system and optical line terminal
JP2009152916A (en) * 2007-12-21 2009-07-09 Hitachi Communication Technologies Ltd Network system and olt
JP2009188775A (en) * 2008-02-07 2009-08-20 Nec Corp Pon station side apparatus, pon up line communication method, pon up line communication program and program recording medium
WO2012042674A1 (en) * 2010-10-01 2012-04-05 三菱電機株式会社 Band control method and communication system
JP2017212618A (en) * 2016-05-26 2017-11-30 日本電信電話株式会社 Band allocation device
WO2018167318A1 (en) * 2017-03-16 2018-09-20 The Provost, Fellows, Scholars And Other Members Of Board Of Trinity College Dublin System and method for dynamic bandwidth assignment (dba) virtualization in a multi-tenant passive optical network

Also Published As

Publication number Publication date
JP7200737B2 (en) 2023-01-10

Similar Documents

Publication Publication Date Title
US8259751B2 (en) Bandwidth-allocating device and method
EP2467978B1 (en) Method for soft bandwidth limiting in dynamic bandwidth allocation
WO2017097008A1 (en) Access method and apparatus for multiple optical network units, and storage medium
US7636316B2 (en) Resource allocation plan in a network
KR20110060310A (en) Apparatus and method for assigning dynamic bandwidth
JP6590017B2 (en) Station side device and station side device control program
US20120149418A1 (en) Bandwidth allocation
CN109428827B (en) Flow self-adaptive cache allocation device and method and ONU (optical network Unit) equipment
CN108540221B (en) Data sending method and device
JP6601526B2 (en) Optical communication system, master station device, bandwidth allocation device, bandwidth allocation program, and bandwidth allocation method
US20220052761A1 (en) Apparatuses, methods, and computer programs for a remote unit and a central unit of an optical line terminal
Assis et al. Protection by diversity in elastic optical networks subject to single link failure
Mohammadani et al. Load adaptive merging algorithm for multi-tenant PON environments
WO2024077988A1 (en) Configuration information sending method and apparatus, and storage medium and electronic apparatus
Zhou et al. Supporting dynamic bandwidth adjustment based on virtual transport link in software-defined IP over optical networks
JP7017300B2 (en) Communication device, setting method and communication program
JP7200737B2 (en) Station side device, band allocation program and band allocation method
CN106470366B (en) Channel configuration method and device
Ciceri et al. Dynamic bandwidth allocation with multi-ONU customer support for ethernet passive optical networks
CN111464889B (en) Channel bandwidth adjusting method and system
CN107613414B (en) Data transmission device and method for multiple wavelength channels of passive optical network
JP6792530B2 (en) Communication system and communication method
Basu et al. Scheduling hybrid WDM/TDM ethernet passive optical networks using modified stable matching algorithm
Christodoulopoulos et al. Static and dynamic spectrum allocation in flexi-grid optical networks
JP2014165634A (en) Communication system, communication device and communication band control method

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20211110

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220818

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20220906

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20221031

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20221122

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20221205

R150 Certificate of patent or registration of utility model

Ref document number: 7200737

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150