WO2024031206A1 - Accurate reporting mechanism for bandwidth requirements of optical network unit - Google Patents

Accurate reporting mechanism for bandwidth requirements of optical network unit Download PDF

Info

Publication number
WO2024031206A1
WO2024031206A1 PCT/CN2022/000113 CN2022000113W WO2024031206A1 WO 2024031206 A1 WO2024031206 A1 WO 2024031206A1 CN 2022000113 W CN2022000113 W CN 2022000113W WO 2024031206 A1 WO2024031206 A1 WO 2024031206A1
Authority
WO
WIPO (PCT)
Prior art keywords
overhead
onu
bandwidth
optical network
payload
Prior art date
Application number
PCT/CN2022/000113
Other languages
French (fr)
Chinese (zh)
Inventor
孙武
Original Assignee
孙武
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 孙武 filed Critical 孙武
Priority to PCT/CN2022/000113 priority Critical patent/WO2024031206A1/en
Publication of WO2024031206A1 publication Critical patent/WO2024031206A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04QSELECTING
    • H04Q11/00Selecting arrangements for multiplex systems

Definitions

  • the present invention belongs to the field of communications, and relates to the dynamic bandwidth allocation (Dynamic Bandwidth Allocation, DBA for short) of Passive Optical Networks (PON for short), paying special attention to the priorities ( Accurate reporting of Quality of Service (QoS) queue bandwidth requirements.
  • the PON in the present invention includes but is not limited to the following protocols: EPON, 10G EPON, GPON, 10G GPON, etc.
  • a typical passive optical network system mainly consists of an optical line terminal (OLT), an optical distribution network and an optical network unit.
  • the topology is a point-to-multipoint structure, that is, an optical line terminal connects multiple devices through the optical distribution network. optical network unit.
  • the optical line terminal is responsible for allocating corresponding time slots to each optical network unit for the transmission of uplink data; while the uplink bandwidth is fully utilized, the uplink data sent by each optical network unit is Conflicts cannot occur; therefore, how to better realize uplink bandwidth allocation in passive optical network systems is one of the most important technologies in passive optical network technology.
  • the OLT will estimate the bandwidth requirements of various priority queues of each ONU as accurately as possible, and allocate appropriate bandwidth to each queue of the ONU according to the Service Level Agreement (Service Level Agreement, referred to as SLA), and then download the bandwidth.
  • SLA Service Level Agreement
  • the OLT estimates the bandwidth requirements of various priorities in the ONU through the information reported by the ONU and/or the statistical information on the OLT side.
  • GPON and 10G GPON implement dynamic bandwidth allocation through the DBRu and Grant mechanisms (see Figure 1): ONU reports the bandwidth requirements of a certain priority queue of the ONU through DBRu, specifically the amount of cached data in Buffer104 , and the OLT allocates the bandwidth after receiving the information reported by the ONU and sends it to each ONU through the Grant in the BWmap (Bandwidth Map) structure; in the EPON and 10G EPON protocols, the MPCP (Multi-Point Control Protocol) protocol is used
  • the REPORT frame and GATE frame are used for dynamic bandwidth allocation: ONU reports the bandwidth requirements of a certain priority queue of the ONU through the REPORT frame, which is also the amount of buffered data in Buffer104, and the OLT receives the ONU report After receiving the information, the bandwidth is allocated and sent to each ONU through G
  • the existing ONU reporting mechanism of PON technology still has shortcomings in accurately estimating the ONU's bandwidth requirements: First, the ONU reports the amount of buffered data in Buffer104 at a certain time instead of the input port of Buffer104 over a period of time. The amount of data absorbed within the ONU, the latter represents the actual bandwidth demand of a certain priority queue of the ONU within a period of time; secondly, the information reported by the ONU only includes the demand for payload, and does not include uploading these payloads. The overhead required by the load (overhead), and the actual bandwidth requirement of the ONU is the sum of the payload and the overhead; thirdly, the reporting mechanism of the existing PON protocol is obtained after an uncertain delay after the payload has entered the buffer.
  • the present invention will adjust the relevant mechanisms in the existing PON protocol to allow the ONU to proactively report a certain priority queue
  • the uplink frame structure of 10G GPON will be used as an example; as shown in Figure 3, two ONUs each uploaded an uplink burst ( Also called burst), there is a reserved bandwidth between two uplink bursts, called gap; the head and tail of an ONU burst are the XGTC Header and XGTC Trailer check bits respectively; the ONU burst contains the current ONU
  • the payload of the priority queue (called AllocID in the 10GPON protocol) (XGEM payload as shown in Figure 3) also includes the XGEM Header and DBRu of each AllocID.
  • the present invention proposes that the bandwidth demand information of a certain priority queue reported by the ONU is not the amount of buffered data in Buffer 104 at a certain moment, but includes the amount of data absorbed by the input port of Buffer 204 within a period of time as shown in Figure 2;
  • the period of time referred to above refers to a dynamic bandwidth allocation cycle (DBA Allocation Cycle); the length of a dynamic bandwidth allocation cycle can be fixed or unfixed; as shown in Figure 4, generally, in a dynamic bandwidth allocation cycle
  • DBA Allocation Cycle the length of a dynamic bandwidth allocation cycle can be fixed or unfixed; as shown in Figure 4, generally, in a dynamic bandwidth allocation cycle
  • All AllocIDs in each ONU can upload their own upstream payload and overhead in the same upstream burst, and one AllocID contains several XGEM Ports. -ID; each data packet (Service Data Unit, SDU for short) or slice of SDU corresponds to an XGEM Port-ID.
  • SDU Service Data Unit
  • the overhead of the payload can be divided into two parts; one is the overhead related to AllocID, such as the bandwidth requirement DBRu of the QoS queue that each AllocID needs to be reported regularly; in Figure 3, this overhead includes DBRu and XGEM Header; Generally speaking, how many AllocIDs an ONU contains, how many DBRus are reported accordingly; how many XGEM Port-IDs an AllocID contains, how many XGEM Header overheads need to be reported when DBRu is non-zero; It is worth mentioning that EPON and 10G EPON protocols continue to use the simple Ethernet data format, but add the MPCP protocol to implement bandwidth reporting and other functions. They do not introduce universal framing protocols and Port-ID, so in EPON and 10G In EPON, the overhead related to the queue does not include the XGEM Header.
  • the second is the overhead related to ONU.
  • this overhead includes XGTC Header, XGTC Trailer and gap; in the dynamic bandwidth allocation algorithm on the OLT side, AllocID is used as the unit for allocating bandwidth instead of ONU;
  • ONU The relevant overhead can be distributed to all AllocIDs of the ONU in a certain way (for example, evenly distributed), or this part of the overhead can be uniformly reserved at the OLT end without reporting it at the ONU end.
  • ONU-related The overhead can be evenly distributed to all AllocIDs of the ONU.
  • the ONU regularly and proactively reports to the OLT the sum of the payload and related overhead absorbed by its QoS queues within a dynamic bandwidth allocation cycle; these overheads include two parts, one is the overhead related to AllocID, and the other is Is the overhead related to ONU; since each ONU will allocate bandwidth once and only once within a DBA Allocation Cycle, the overhead related to ONU is basically fixed; the overhead related to AllocID depends on the number of AllocIDs contained in the ONU and Each AllocID contains the number of XGEM Port-IDs.
  • a queue needs to report the cost of one DBRu.
  • An XGEM Port-ID needs to report the cost of an XGEM Header when DBRu is non-zero.
  • the OLT side Every time the OLT side slices the data packet to be uploaded, the OLT side must allocate an additional XGEM Header overhead; every time the OLT side slices the AllocID, it must allocate a DBRu overhead and an ONU-related overhead. However, these two overheads are default overheads and are not included in the additional overhead caused by slicing.
  • overhead can be classified in another way: DBRu overhead and ONU-related overhead can be classified as default overhead; non-default XGEM Header overhead can be defined as Port-ID-related overhead, which can also be divided into There are two categories: one is the overhead related to Port-ID reported by the ONU side, and the other is the overhead related to Port-ID caused by slicing on the OLT side. It can be seen that regardless of the classification, idle frames are not included in the overhead.
  • OLT When the payload and overhead of AllocID are accurately reported, for fixed bandwidth and guaranteed bandwidth, OLT will accurately meet the requirements of AllocID, and the ONU end does not need to send an idle frame (Idle Frame) to the OLT end; for non-guaranteed bandwidth and the best-effort bandwidth, there is naturally no opportunity to send idle frames; that is to say, from the perspective of ONU reporting, no bandwidth will be wasted; the accurate reporting mechanism at the ONU end proposed by the present invention can maximize the use of the total uplink bandwidth.
  • Idle Frame idle frame
  • the payload is reported to the OLT at the entrance of the buffer; in the implementation of the PON series protocol, the payload is sent to the buffer and after an uncertain delay in the buffer, Only when the payload is reported to the OLT; therefore, in terms of the delay from when the payload is reported to the OLT to when the payload is taken away by the OLT, compared with the method proposed by the protocol, the method of this patent will have a smaller and more efficient payload upload. Stable delay.
  • Figure 1 is a framework diagram of the ONU bandwidth reporting and OLT bandwidth allocation mechanism of the PON protocol
  • Figure 2 is a framework diagram of the ONU bandwidth reporting and OLT bandwidth allocation mechanism proposed by the present invention
  • Figure 3 is a schematic diagram of the uplink frame structure of 10G GPON
  • Figure 4 is a timing diagram in which each queue is sequentially allocated bandwidth during the allocation period.
  • OLT201 and ONU202 respectively represent the master node and slave node of the communication system; in the slave node ONU202, Buffer204 is used to absorb the input payload; in the master node OLT201, the dynamic bandwidth
  • the allocation module DBA203 is used to allocate uplink bandwidth to the communication system.
  • the embodiment uses Figure 2 to describe the dynamic bandwidth allocation process: ONU202 reports the sum of the input payload and related overhead at the entrance of Buffer204; the bandwidth requirement is reported to the DBA203 module through DBRu or REPORT 206; the DBA203 module provides Each priority queue allocates corresponding bandwidth on the upstream channel; the allocated bandwidth is sent to ONU202 through Grant or GATE 205; each priority queue of ONU uploads corresponding upstream data in the allocated time slot.
  • the uplink frame structure of 10G GPON will be used as an example; the bandwidth demand information of a certain priority queue reported by the ONU is not the amount of cached data in Buffer104 at a certain time, but includes the amount of data cached in Buffer104 at a certain time, but includes the following information:
  • DBA Allocation Cycle dynamic bandwidth allocation cycle
  • each ONU will allocate bandwidth once and only once in turn. All AllocIDs in each ONU can upload their own uplink payload and overhead in the same uplink burst.
  • An AllocID contains several XGEM Port-IDs.
  • the overhead of the payload can be divided into two parts; the first part is the overhead related to AllocID; in Figure 3, this overhead includes DBRu and XGEM Header; how many AllocIDs a certain ONU contains, then how many DBRus are reported accordingly ;How many XGEM Port-IDs a certain AllocID contains, and how many XGEM Header overheads need to be reported when DBRu is non-zero.
  • the second part is the overhead related to ONU.
  • this overhead includes XGTC Header, XGTC Trailer and gap; in the dynamic bandwidth allocation algorithm on the OLT side, AllocID is used as the unit for allocating bandwidth instead of ONU;
  • the ONU-related overhead can be distributed to all AllocIDs of the ONU in some way (for example, evenly distributed), or this part of the overhead can be reserved uniformly on the OLT side without reporting it on the ONU side; in this implementation, ONU-related overhead is evenly distributed among all AllocIDs of the ONU.
  • the ONU regularly and proactively reports to the OLT the sum of the payload and related overhead absorbed by its QoS queues within a dynamic bandwidth allocation cycle; these overheads include two parts, one is the overhead related to AllocID, and the other is Is the overhead related to ONU; since each ONU will allocate bandwidth once and only once within a DBA Allocation Cycle, the overhead related to ONU is basically fixed; the overhead related to AllocID depends on the number of AllocIDs contained in the ONU and Each AllocID contains the number of XGEM Port-IDs.
  • a queue needs to report the cost of one DBRu.
  • An XGEM Port-ID needs to report the cost of an XGEM Header when DBRu is non-zero.
  • Overhead can also be classified in another way: DBRu overhead and ONU-related overhead can be classified as default overhead; non-default XGEM Header overhead can be defined as Port-ID-related overhead.
  • the method proposed by the present invention accurately reports the actual bandwidth demand of a certain priority queue of ONU within a period of time; in accurately reporting the payload and AllocID
  • the OLT will accurately meet the requirements of AllocID, and the ONU end does not need to send an idle frame (Idle Frame) to the OLT end; for non-guaranteed bandwidth and best-effort bandwidth, the ONU end Naturally, there is no chance to send idle frames; that is to say, the ONU does not need to send idle frames to the OLT, and no bandwidth will be wasted; at the same time, there will be a smaller and more stable delay when the payload is uploaded from the ONU to the OLT. .
  • the method proposed by the present invention avoids the OLT remotely estimating the bandwidth requirements of the ONU; the original estimation method is complex and inaccurate and will bring more delay.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Small-Scale Networks (AREA)

Abstract

Disclosed in the present invention is an accurate reporting mechanism for a bandwidth requirement of each priority queue of an optical network unit in a passive optical network communication system. In the present invention, defects of existing passive optical network protocols in an optical network unit bandwidth requirement reporting mechanism are first analyzed, and it is proposed that an optical line terminal needs to be prevented from remotely estimating the bandwidth requirements of the optical network unit. In the new reporting mechanism, the amount of data received by the input port of a buffer within a period of time instead of the amount of buffer data at a certain moment is reported by the optical network unit, and reported information contains payload and corresponding overhead. After such an improvement, the optical network unit no longer needs to send an idle frame to the optical line terminal, thereby achieving 100% effective utilization of an uplink bandwidth. In addition, the reporting mechanism performs reporting at the entrance of the buffer instead of performing reporting after an uncertain delay after the payload has entered the buffer, and therefore, compared with implementation methods proposed based on the existing passive optical network protocols, the method provided by the present invention can achieve the smallest possible and more stable delay. FIG. 2 is the drawing of the abstract of the present invention.

Description

一种光网络单元带宽需求的精确上报机制An accurate reporting mechanism for optical network unit bandwidth requirements 技术领域Technical field
本发明属于通讯领域,涉及无源光网络(Passive Optical Networks,简称PON)的动态带宽分配(Dynamic Bandwidth Allocation,简称DBA),特别关注光网络单元(Optical Network Unit,简称ONU)中各优先级(Quality of Service,简称QoS)队列带宽需求的精确上报。本发明中的PON包含但不限于如下协议:EPON、10G EPON、GPON、10G GPON等。The present invention belongs to the field of communications, and relates to the dynamic bandwidth allocation (Dynamic Bandwidth Allocation, DBA for short) of Passive Optical Networks (PON for short), paying special attention to the priorities ( Accurate reporting of Quality of Service (QoS) queue bandwidth requirements. The PON in the present invention includes but is not limited to the following protocols: EPON, 10G EPON, GPON, 10G GPON, etc.
背景技术Background technique
PON技术作为未来接入网技术的热门发展方向,受到越来越广泛的业界关注。As a popular development direction of future access network technology, PON technology has attracted more and more attention from the industry.
一个典型的无源光网络系统主要由光线路终端(Optical Line Terminal,简称OLT)、光分配网络和光网络单元组成,拓扑结构为一点到多点结构,即一个光线路终端通过光分配网络连接多个光网络单元。A typical passive optical network system mainly consists of an optical line terminal (OLT), an optical distribution network and an optical network unit. The topology is a point-to-multipoint structure, that is, an optical line terminal connects multiple devices through the optical distribution network. optical network unit.
在上述无源光网络系统中,光线路终端负责为各个光网络单元分配相应的时隙,用于上行数据的传输;在上行带宽在被充分利用的同时,各个光网络单元发送的上行数据又不能发生冲突;因此,如何更好地实现无源光网络系统中的上行带宽分配是无源光网络技术中的最为重要的技术之一。一般来说,OLT端会尽可能准确地估计各ONU的各种优先级队列的带宽需求,同时依据服务等级协议(Service Level Agreement,简称SLA)给ONU的各队列分配合适的带宽,随后再下发给各ONU以用于上传数据;在SLA中,包含了对优先级队列QoS类型的定义以及可分配的最大带宽等信息。In the above passive optical network system, the optical line terminal is responsible for allocating corresponding time slots to each optical network unit for the transmission of uplink data; while the uplink bandwidth is fully utilized, the uplink data sent by each optical network unit is Conflicts cannot occur; therefore, how to better realize uplink bandwidth allocation in passive optical network systems is one of the most important technologies in passive optical network technology. Generally speaking, the OLT will estimate the bandwidth requirements of various priority queues of each ONU as accurately as possible, and allocate appropriate bandwidth to each queue of the ONU according to the Service Level Agreement (Service Level Agreement, referred to as SLA), and then download the bandwidth. Sent to each ONU for uploading data; the SLA contains information such as the definition of the priority queue QoS type and the maximum allocable bandwidth.
在现有的PON技术中,OLT都是通过ONU上报的信息和(或)OLT端的统计信息来估算ONU中各种优先级的带宽需求。为此,GPON和10G GPON通过DBRu和Grant机制(见图1)来实现动态带宽分配:ONU通过DBRu来上报该ONU的某一优先级队列的带宽需求,具体地说是Buffer104里面的缓存数据量,而OLT接收到ONU上报的信息后再分配带宽并通过BWmap(Bandwidth Map)结构里的Grant下发给各ONU;而在EPON和10G EPON协议中则利用了MPCP(Multi-Point Control Protocol)协议的REPORT帧和GATE帧(也见图1)用于动态带宽分配:ONU通过REPORT帧来上报该ONU的某一优先级队列的带宽需求,也是Buffer104里的缓存数据量,而OLT接收到ONU上报的信息后再分配带宽并通过GATE帧下发给各ONU。In the existing PON technology, the OLT estimates the bandwidth requirements of various priorities in the ONU through the information reported by the ONU and/or the statistical information on the OLT side. To this end, GPON and 10G GPON implement dynamic bandwidth allocation through the DBRu and Grant mechanisms (see Figure 1): ONU reports the bandwidth requirements of a certain priority queue of the ONU through DBRu, specifically the amount of cached data in Buffer104 , and the OLT allocates the bandwidth after receiving the information reported by the ONU and sends it to each ONU through the Grant in the BWmap (Bandwidth Map) structure; in the EPON and 10G EPON protocols, the MPCP (Multi-Point Control Protocol) protocol is used The REPORT frame and GATE frame (see also Figure 1) are used for dynamic bandwidth allocation: ONU reports the bandwidth requirements of a certain priority queue of the ONU through the REPORT frame, which is also the amount of buffered data in Buffer104, and the OLT receives the ONU report After receiving the information, the bandwidth is allocated and sent to each ONU through GATE frame.
但是,现有的PON技术的ONU上报机制对于精确地估计ONU的带宽需求仍有不足之处:其一,ONU上报的是Buffer104里某一时刻的缓存数据量而不是Buffer104的输入端口在一段时间内吸纳的数据量,后者更代表ONU的某一优先级队列在一段时间内的实际带宽需求;其二,ONU上报的信息里只包含了净荷(payload)的需求,不包含上传这些净荷所需开销(overhead),而ONU的实际带宽需求是净荷和开销的和;其三,现有PON协议的上报机制是在净荷已经进入缓存器里经过一段不确定的延时才得以上报而不是发生在缓存器的入口处,这必然会带来更多的延时;本发明将对现有的PON协议中的相关机制做出调整,让ONU主动地上报某一优先级队列在一段时间内吸纳的净荷和相关的开销这两者的和;而不再要求OLT远程地估计ONU的实际带宽需求,这种方式既麻烦又不精确而且还会带来更多的延时。However, the existing ONU reporting mechanism of PON technology still has shortcomings in accurately estimating the ONU's bandwidth requirements: First, the ONU reports the amount of buffered data in Buffer104 at a certain time instead of the input port of Buffer104 over a period of time. The amount of data absorbed within the ONU, the latter represents the actual bandwidth demand of a certain priority queue of the ONU within a period of time; secondly, the information reported by the ONU only includes the demand for payload, and does not include uploading these payloads. The overhead required by the load (overhead), and the actual bandwidth requirement of the ONU is the sum of the payload and the overhead; thirdly, the reporting mechanism of the existing PON protocol is obtained after an uncertain delay after the payload has entered the buffer. Reporting does not occur at the entrance of the buffer, which will inevitably bring more delays; the present invention will adjust the relevant mechanisms in the existing PON protocol to allow the ONU to proactively report a certain priority queue The sum of the payload absorbed and the associated overhead over a period of time; instead of requiring the OLT to remotely estimate the actual bandwidth requirements of the ONU, this method is cumbersome and inaccurate and will cause more delays. .
发明内容Contents of the invention
考虑到10G GPON和GPON较好地支持了DBA和QoS,在下面的说明中,将以10G GPON的上行帧结构来举例说明;如图3所示,两个ONU各上传了一个上行突发(也叫burst),两个上行突发间有一段保留不用的带宽,叫gap;在一个ONU突发的头部和尾部分别是XGTC Header和XGTC Trailer校验位;ONU突发包含了当前ONU的优先级队列(在10GPON协议中叫AllocID)的净荷(如图3中所示的XGEM payload),同时还包含了各AllocID的XGEM Header和DBRu。Considering that 10G GPON and GPON better support DBA and QoS, in the following description, the uplink frame structure of 10G GPON will be used as an example; as shown in Figure 3, two ONUs each uploaded an uplink burst ( Also called burst), there is a reserved bandwidth between two uplink bursts, called gap; the head and tail of an ONU burst are the XGTC Header and XGTC Trailer check bits respectively; the ONU burst contains the current ONU The payload of the priority queue (called AllocID in the 10GPON protocol) (XGEM payload as shown in Figure 3) also includes the XGEM Header and DBRu of each AllocID.
本发明提出,ONU上报的某一优先级队列的带宽需求信息不是Buffer104里某一时刻的缓存数据量,而是包含了如图2所示的Buffer204输入端口在一段时间内吸纳的数据量;The present invention proposes that the bandwidth demand information of a certain priority queue reported by the ONU is not the amount of buffered data in Buffer 104 at a certain moment, but includes the amount of data absorbed by the input port of Buffer 204 within a period of time as shown in Figure 2;
上文所指的一段时间是指一个动态带宽分配周期(DBA Allocation Cycle);一个动态带宽分配周期的时间长度可以是固定的或不固定的;如图4所示,一般情况下,在一个动态带宽分配周期内,各ONU会依次分配一次也仅分配一次带宽,每个ONU内的全部AllocID可在同一个上行突发里上传各自的上行净荷和开销,而一个AllocID则包含若干个XGEM Port-ID;每个数据包(Service Data Unit,简称SDU)或SDU的切片对应一个XGEM Port-ID。The period of time referred to above refers to a dynamic bandwidth allocation cycle (DBA Allocation Cycle); the length of a dynamic bandwidth allocation cycle can be fixed or unfixed; as shown in Figure 4, generally, in a dynamic bandwidth allocation cycle During the bandwidth allocation cycle, each ONU will allocate bandwidth once and only once in turn. All AllocIDs in each ONU can upload their own upstream payload and overhead in the same upstream burst, and one AllocID contains several XGEM Ports. -ID; each data packet (Service Data Unit, SDU for short) or slice of SDU corresponds to an XGEM Port-ID.
净荷的开销可以分为两部分;其一是与AllocID相关的开销,比如说每个AllocID需要定时上报的QoS队列的带宽需求DBRu;在图3中,这部分开销包含了DBRu和XGEM Header;一般来说,某个ONU包含多少个AllocID,那么就对应地上报多少个DBRu;某个AllocID包含多少个XGEM Port-ID,在DBRu为非零的情况下就需要上报多少个XGEM Header的开销;值得一提的是,EPON和10G EPON协议沿用了简单的以太网数据格式,只是增加了MPCP协议来实现带宽的上报等功能,并没有引入通用成帧协议和Port-ID,故在EPON和10G EPON中,与队列相关的开销可不包含XGEM Header。The overhead of the payload can be divided into two parts; one is the overhead related to AllocID, such as the bandwidth requirement DBRu of the QoS queue that each AllocID needs to be reported regularly; in Figure 3, this overhead includes DBRu and XGEM Header; Generally speaking, how many AllocIDs an ONU contains, how many DBRus are reported accordingly; how many XGEM Port-IDs an AllocID contains, how many XGEM Header overheads need to be reported when DBRu is non-zero; It is worth mentioning that EPON and 10G EPON protocols continue to use the simple Ethernet data format, but add the MPCP protocol to implement bandwidth reporting and other functions. They do not introduce universal framing protocols and Port-ID, so in EPON and 10G In EPON, the overhead related to the queue does not include the XGEM Header.
其二是与ONU相关的开销,在图3中,这部分开销包含了XGTC Header、XGTC Trailer和gap;在OLT端的动态带宽分配算法中,是以AllocID而不是ONU来作为分配带宽的单元;ONU相关的开销可以以某种方式(比如说均匀分配)分配到该ONU的全部AllocID中,也可以将这部分开销在OLT端统一预留而不需要在ONU端上报,在本发明中,ONU相关的开销可均匀分配到该ONU的全部AllocID中。The second is the overhead related to ONU. In Figure 3, this overhead includes XGTC Header, XGTC Trailer and gap; in the dynamic bandwidth allocation algorithm on the OLT side, AllocID is used as the unit for allocating bandwidth instead of ONU; ONU The relevant overhead can be distributed to all AllocIDs of the ONU in a certain way (for example, evenly distributed), or this part of the overhead can be uniformly reserved at the OLT end without reporting it at the ONU end. In the present invention, ONU-related The overhead can be evenly distributed to all AllocIDs of the ONU.
ONU定期主动地上报给OLT它的各QoS队列在一个动态带宽分配周期内吸纳的净荷和相关的开销这两者的和;这些开销包含两部分,其一是与AllocID相关的开销,其二是与ONU相关的开销;由于在一个DBA Allocation Cycle内各ONU会分配一次也仅分配一次带宽,所以与ONU相关的开销基本上是固定的;与AllocID相关的开销取决于ONU包含的AllocID数量和各AllocID包含XGEM Port-ID的数量,一个队列需要上报一个DBRu的开销,一个XGEM Port-ID在DBRu为非零的情况下需要上报一个XGEM Header的开销。The ONU regularly and proactively reports to the OLT the sum of the payload and related overhead absorbed by its QoS queues within a dynamic bandwidth allocation cycle; these overheads include two parts, one is the overhead related to AllocID, and the other is Is the overhead related to ONU; since each ONU will allocate bandwidth once and only once within a DBA Allocation Cycle, the overhead related to ONU is basically fixed; the overhead related to AllocID depends on the number of AllocIDs contained in the ONU and Each AllocID contains the number of XGEM Port-IDs. A queue needs to report the cost of one DBRu. An XGEM Port-ID needs to report the cost of an XGEM Header when DBRu is non-zero.
需要切片的场景:当ONU端的某个队列在一个动态带宽分配周期内接收到的数据包及其开销的总长度为Len,而在OLT端与该AllocID对应的SLA里的最大带宽Bmax小于该长度Len,那么,这些数据包必须切片后分几次上传;该切片过程可以在OLT端动态带宽算法和ONU端带宽需求上报的互动中实现;举例来说,OLT端的Bmax为(1000+overhead)个字节,在这里,overhead包含一个与ONU相关的开销ov_onu、一个带宽上报的开销ov_dbru和一个XGEM Header的开销ov_xgem_header,而ONU端的某个队列在一个动态带宽分配周期内上传了一个1500字节的大包并且在随后的几个周期内没有数据包输入;在该AllocID上传了(1500+overhead)的带宽需求后,OLT端会分配(1000+overhead)个字节的上传时隙给该AllocID以上传数据,同时OLT端在DBA里记录该AllocID还有500字节需要上传,那么该AllocID随后上传的DBRu变为(ov_onu+ov_dbru),OLT端接着又分配了(500+overhead)的时隙以上传该大包剩余的500字节;为了上传该大包,OLT对数据包有一次切片动作,分配了两次XGEM Header;可以看到,即使一个动态带宽分配周期内一个AllocID没有数据包输入,缺省的开销(ov_onu+ov_dbru)依旧会被上报。OLT端为要上传的数据包每切一次片,OLT端就必须额外分配一个XGEM Header的开销;OLT端为该AllocID每切一次片,就必须分配一个DBRu的开销和一个与ONU相关的开销,但是这两个开销是缺省开销,不计入切片导致的额外开销。Scenarios that require slicing: When a queue on the ONU side receives a data packet and its overhead in a dynamic bandwidth allocation cycle, the total length is Len, and the maximum bandwidth Bmax in the SLA corresponding to the AllocID on the OLT side is less than this length Len, then, these data packets must be sliced and uploaded several times; the slicing process can be realized in the interaction of the OLT-side dynamic bandwidth algorithm and the ONU-side bandwidth demand reporting; for example, the Bmax of the OLT side is (1000+overhead) Bytes, here, overhead includes an ONU-related overhead ov_onu, a bandwidth reporting overhead ov_dbru and an XGEM Header overhead ov_xgem_header, and a queue on the ONU side uploaded a 1500-byte Large packets and no data packets are input in the following cycles; after the AllocID uploads the bandwidth requirement of (1500+overhead), the OLT end will allocate (1000+overhead) byte upload time slots to the AllocID to Upload data, and at the same time, the OLT records in the DBA that the AllocID still has 500 bytes to upload, then the DBRu uploaded by the AllocID becomes (ov_onu+ov_dbru), and the OLT then allocates (500+overhead) time slots to Upload the remaining 500 bytes of the large packet; in order to upload the large packet, the OLT performs a slicing action on the data packet and allocates two XGEM Headers; it can be seen that even if there is no data packet input for an AllocID within a dynamic bandwidth allocation period, The default overhead (ov_onu+ov_dbru) will still be reported. Every time the OLT side slices the data packet to be uploaded, the OLT side must allocate an additional XGEM Header overhead; every time the OLT side slices the AllocID, it must allocate a DBRu overhead and an ONU-related overhead. However, these two overheads are default overheads and are not included in the additional overhead caused by slicing.
从另一个角度,开销可以做另外的分类:DBRu的开销和与ONU相关的开销可以归为缺省开销;非缺省的XGEM Header开销可以定义为与Port-ID相关的开销,它也可以分为两类,其一是ONU端上报的Port-ID相关的开销,其二是OLT端切片导致的Port-ID相关的开销。可以看出,无论哪种分类,空闲帧都不列入开销当中。From another perspective, overhead can be classified in another way: DBRu overhead and ONU-related overhead can be classified as default overhead; non-default XGEM Header overhead can be defined as Port-ID-related overhead, which can also be divided into There are two categories: one is the overhead related to Port-ID reported by the ONU side, and the other is the overhead related to Port-ID caused by slicing on the OLT side. It can be seen that regardless of the classification, idle frames are not included in the overhead.
在精确上报AllocID的净荷和开销的情况下,对于固定带宽和确保带宽而言,OLT会精确地满足AllocID的需求,ONU端不需要向OLT端发送空闲帧(Idle Frame);对于非确保带宽和尽力而为带宽,自然也没有发送空闲帧的机会;也就是说,从ONU上报的角度,没有带宽会被浪费;本发明提出的ONU端的精确上报机制能最大程度地利用上行链路的总带宽。When the payload and overhead of AllocID are accurately reported, for fixed bandwidth and guaranteed bandwidth, OLT will accurately meet the requirements of AllocID, and the ONU end does not need to send an idle frame (Idle Frame) to the OLT end; for non-guaranteed bandwidth and the best-effort bandwidth, there is naturally no opportunity to send idle frames; that is to say, from the perspective of ONU reporting, no bandwidth will be wasted; the accurate reporting mechanism at the ONU end proposed by the present invention can maximize the use of the total uplink bandwidth.
在本发明中,净荷在缓存器的入口就上报给了OLT;而在PON系列协议的实现中,净荷要送入缓存器里并在缓存器里经过某个不确定的延时以后,才会上报给OLT;故而,就净荷从上报至OLT到 净荷被OLT取走的延时而言,本专利的方法相较与协议提出的方法,净荷的上传会有更小和更加稳定的延时。In the present invention, the payload is reported to the OLT at the entrance of the buffer; in the implementation of the PON series protocol, the payload is sent to the buffer and after an uncertain delay in the buffer, Only when the payload is reported to the OLT; therefore, in terms of the delay from when the payload is reported to the OLT to when the payload is taken away by the OLT, compared with the method proposed by the protocol, the method of this patent will have a smaller and more efficient payload upload. Stable delay.
以上关于净荷和相关的开销的描述均可以推广到GPON、EPON、10G EPON和PCIE等有类似需求的协议和应用场景;此处所用的举例用来提供对本发明的进一步理解,构成本申请的一部分,用于解释本发明,并不构成对本发明的不当限定;凡在本发明的精神和原则内做的任何修改与改进,均在本发明的保护范围之内。The above description of the payload and related overhead can be extended to protocols and application scenarios with similar requirements such as GPON, EPON, 10G EPON and PCIE; the examples used here are used to provide a further understanding of the present invention and constitute the basis of this application. This part is used to explain the present invention and does not constitute an improper limitation of the present invention; any modifications and improvements made within the spirit and principles of the present invention are within the protection scope of the present invention.
附图说明Description of drawings
此处所说明的附图用来提供对本发明的进一步理解,构成本申请的一部分,本发明的示意性实施例及其说明用于解释本发明,并不构成对本发明的不当限定。在附图中:The drawings described here are used to provide a further understanding of the present invention and constitute a part of this application. The illustrative embodiments of the present invention and their descriptions are used to explain the present invention and do not constitute an improper limitation of the present invention. In the attached picture:
图1是PON协议的ONU带宽上报和OLT带宽分配机制的框架图;Figure 1 is a framework diagram of the ONU bandwidth reporting and OLT bandwidth allocation mechanism of the PON protocol;
图2是本发明提出的ONU带宽上报和OLT带宽分配机制的框架图;Figure 2 is a framework diagram of the ONU bandwidth reporting and OLT bandwidth allocation mechanism proposed by the present invention;
图3是10G GPON的上行帧结构的示意图;Figure 3 is a schematic diagram of the uplink frame structure of 10G GPON;
图4是在分配周期内各队列依次被分配带宽的时序图。Figure 4 is a timing diagram in which each queue is sequentially allocated bandwidth during the allocation period.
具体实施方式Detailed ways
实施例以附图2来描述其实现框架:OLT201和ONU202分别表示该通讯系统的主节点和从节点;在从节点ONU202中,Buffer204用来吸纳输入的净荷;在主节点OLT201中,动态带宽分配模块DBA203用于给通讯系统分配上行带宽。The embodiment uses Figure 2 to describe its implementation framework: OLT201 and ONU202 respectively represent the master node and slave node of the communication system; in the slave node ONU202, Buffer204 is used to absorb the input payload; in the master node OLT201, the dynamic bandwidth The allocation module DBA203 is used to allocate uplink bandwidth to the communication system.
实施例以附图2来描述动态带宽分配流程:ONU202在Buffer204的入口处上报输入净荷和相关开销两者的和;该带宽需求通过DBRu or REPORT 206上报给DBA203模块;DBA203模块依据带宽需求给各优先级队列在上行通道分配相应的带宽;该被分配的带宽通过Grant or GATE 205下发给ONU202;ONU的各优先级队列在被分配的时隙上传相应的上行数据。The embodiment uses Figure 2 to describe the dynamic bandwidth allocation process: ONU202 reports the sum of the input payload and related overhead at the entrance of Buffer204; the bandwidth requirement is reported to the DBA203 module through DBRu or REPORT 206; the DBA203 module provides Each priority queue allocates corresponding bandwidth on the upstream channel; the allocated bandwidth is sent to ONU202 through Grant or GATE 205; each priority queue of ONU uploads corresponding upstream data in the allocated time slot.
在本具体实施方式的说明中,将以10G GPON的上行帧结构来举例说明;ONU上报的某一优先级队列的带宽需求信息不是Buffer104里某一时刻的缓存数据量,而是包含了如图2所示的Buffer204输入端口在一段时间内吸纳的数据量;所谓的一段时间是指一个动态带宽分配周期(DBA Allocation Cycle);一个动态带宽分配周期的时间长度可以是固定的或不固定的;如图4所示,在一个动态带宽分配周期内,各ONU会依次分配一次也仅分配一次带宽,每个ONU内的全部AllocID可在同一个上行突发里上传各自的上行净荷和开销,而一个AllocID则包含若干个XGEM Port-ID。In the description of this specific implementation, the uplink frame structure of 10G GPON will be used as an example; the bandwidth demand information of a certain priority queue reported by the ONU is not the amount of cached data in Buffer104 at a certain time, but includes the amount of data cached in Buffer104 at a certain time, but includes the following information: The amount of data absorbed by the Buffer204 input port shown in 2 within a period of time; the so-called period of time refers to a dynamic bandwidth allocation cycle (DBA Allocation Cycle); the length of a dynamic bandwidth allocation cycle can be fixed or unfixed; As shown in Figure 4, within a dynamic bandwidth allocation cycle, each ONU will allocate bandwidth once and only once in turn. All AllocIDs in each ONU can upload their own uplink payload and overhead in the same uplink burst. An AllocID contains several XGEM Port-IDs.
净荷的开销可以分为两部分;第一部分是与AllocID相关的开销;在图3中,这部分开销包含了DBRu和XGEM Header;某个ONU包含多少个AllocID,那么就对应地上报多少个DBRu;某个AllocID包含多少个XGEM Port-ID,在DBRu为非零的情况下就需要上报多少个XGEM Header的开销。The overhead of the payload can be divided into two parts; the first part is the overhead related to AllocID; in Figure 3, this overhead includes DBRu and XGEM Header; how many AllocIDs a certain ONU contains, then how many DBRus are reported accordingly ;How many XGEM Port-IDs a certain AllocID contains, and how many XGEM Header overheads need to be reported when DBRu is non-zero.
第二部分是与ONU相关的开销,在图3中,这部分开销包含了XGTC Header、XGTC Trailer和gap;在OLT端的动态带宽分配算法中,是以AllocID而不是ONU来作为分配带宽的单元;ONU相关的开销可以以某种方式(比如说均匀分配)分配到该ONU的全部AllocID中,也可以将这部分开销在OLT端统一预留而不需要在ONU端上报;在本实施方式中,ONU相关的开销均匀分配到该ONU的全部AllocID中。The second part is the overhead related to ONU. In Figure 3, this overhead includes XGTC Header, XGTC Trailer and gap; in the dynamic bandwidth allocation algorithm on the OLT side, AllocID is used as the unit for allocating bandwidth instead of ONU; The ONU-related overhead can be distributed to all AllocIDs of the ONU in some way (for example, evenly distributed), or this part of the overhead can be reserved uniformly on the OLT side without reporting it on the ONU side; in this implementation, ONU-related overhead is evenly distributed among all AllocIDs of the ONU.
ONU定期主动地上报给OLT它的各QoS队列在一个动态带宽分配周期内吸纳的净荷和相关的开销这两者的和;这些开销包含两部分,其一是与AllocID相关的开销,其二是与ONU相关的开销;由于在一个DBA Allocation Cycle内各ONU会分配一次也仅分配一次带宽,所以与ONU相关的开销基本上是固定的;与AllocID相关的开销取决于ONU包含的AllocID数量和各AllocID包含XGEM Port-ID的数量,一个队列需要上报一个DBRu的开销,一个XGEM Port-ID在DBRu为非零的情况下需要上报一个XGEM Header的开销。开销也可以做另外的分类:DBRu的开销和与ONU相关的开销可以归为缺省开销;非缺省的XGEM Header开销可以定义为与Port-ID相关的开销。The ONU regularly and proactively reports to the OLT the sum of the payload and related overhead absorbed by its QoS queues within a dynamic bandwidth allocation cycle; these overheads include two parts, one is the overhead related to AllocID, and the other is Is the overhead related to ONU; since each ONU will allocate bandwidth once and only once within a DBA Allocation Cycle, the overhead related to ONU is basically fixed; the overhead related to AllocID depends on the number of AllocIDs contained in the ONU and Each AllocID contains the number of XGEM Port-IDs. A queue needs to report the cost of one DBRu. An XGEM Port-ID needs to report the cost of an XGEM Header when DBRu is non-zero. Overhead can also be classified in another way: DBRu overhead and ONU-related overhead can be classified as default overhead; non-default XGEM Header overhead can be defined as Port-ID-related overhead.
在ONU的实现中,与PON系列协议的现有方法相比较,本发明提出的方法精确地上报了ONU的某一优先级队列在一段时间内的实际带宽需求;在精确上报AllocID的净荷和开销的情况下,对于固定带宽和确保带宽而言,OLT会精确地满足AllocID的需求,ONU端不需要向OLT端发送空闲帧(Idle Frame);对于非确保带宽和尽力而为带宽,ONU端自然也没有发送空闲帧的机会;也就是说,ONU端不需要向OLT端发送空闲帧,没有带宽会因此而被浪费;同时净荷从ONU上传到OLT会有更小和更稳定的延时。In the implementation of ONU, compared with the existing methods of PON series protocols, the method proposed by the present invention accurately reports the actual bandwidth demand of a certain priority queue of ONU within a period of time; in accurately reporting the payload and AllocID In the case of overhead, for fixed bandwidth and guaranteed bandwidth, the OLT will accurately meet the requirements of AllocID, and the ONU end does not need to send an idle frame (Idle Frame) to the OLT end; for non-guaranteed bandwidth and best-effort bandwidth, the ONU end Naturally, there is no chance to send idle frames; that is to say, the ONU does not need to send idle frames to the OLT, and no bandwidth will be wasted; at the same time, there will be a smaller and more stable delay when the payload is uploaded from the ONU to the OLT. .
在OLT的实现中,与PON系列协议的现有方法相比较,本发明提出的方法避免了OLT远程地估算ONU的带宽需求;原有的估算方法既复杂又不精确而且还会带来更多的延时。In the implementation of OLT, compared with the existing methods of PON series protocols, the method proposed by the present invention avoids the OLT remotely estimating the bandwidth requirements of the ONU; the original estimation method is complex and inaccurate and will bring more delay.

Claims (6)

  1. 一种在PON通讯系统中ONU各优先级队列的带宽需求的精确上报方法;其特征在于:A method for accurately reporting the bandwidth requirements of each priority queue of an ONU in a PON communication system; it is characterized by:
    该上报机制在现有的PON协议的基础上做了改进以避免OLT远程地估计ONU的带宽需求,该机制让ONU定时主动地上报某一优先级队列在一段时间内吸纳的净荷和相关的开销这两者的和,这两者的和就是ONU的带宽需求;ONU上报的某一优先级队列的带宽需求信息中的净荷不是现有PON协议里的某一时刻的缓存数据量,而是该优先级队列输入端口处在一个动态带宽分配周期内吸纳的数据量;在一个动态带宽分配周期内,各ONU依次分配一次也仅分配一次带宽,每个ONU内的全部队列可在同一个上行突发里上传各自的上行净荷和开销。This reporting mechanism is improved on the basis of the existing PON protocol to prevent the OLT from remotely estimating the ONU's bandwidth requirements. This mechanism allows the ONU to proactively report the payload and related information absorbed by a certain priority queue within a period of time. The sum of the two overheads is the bandwidth requirement of the ONU; the payload in the bandwidth requirement information of a certain priority queue reported by the ONU is not the amount of cached data at a certain moment in the existing PON protocol, but It is the amount of data absorbed by the priority queue input port in a dynamic bandwidth allocation cycle; in a dynamic bandwidth allocation cycle, each ONU is allocated bandwidth once and only once, and all queues in each ONU can be allocated in the same Upload the respective upstream payload and overhead in the upstream burst.
  2. 根据权利要求1所述的方法,其特征在于:The method according to claim 1, characterized in that:
    ONU上报的某一优先级队列的带宽需求信息不仅包含了权利要求1所述的一个动态带宽分配周期内吸纳的净荷量,还包括为了上传这些净荷需要的开销;净荷的开销可以分为两部分;其一是与优先级队列相关的开销;其二是与ONU相关的开销。The bandwidth demand information of a certain priority queue reported by the ONU not only includes the amount of payload absorbed within a dynamic bandwidth allocation period described in claim 1, but also includes the overhead required to upload these payloads; the overhead of the payload can be divided into It is divided into two parts; one is the overhead related to the priority queue; the other is the overhead related to the ONU.
  3. 根据权利要求2所述的方法,其特征在于:The method according to claim 2, characterized in that:
    与优先级队列相关的开销,包含了每个队列需要定时上报的该队列的带宽需求;某个ONU包含了多少个队列,那么就对应地上报多少个队列的带宽需求;还可以包含其他与队列相关的开销,对于GPON和10G GPON而言,与优先级队列相关的开销还包含GEM Header的开销,一个AllocID包含多少个GEM Port-ID,在DBRu为非零的情况下就需要上报多少个GEM Header的开销。The overhead related to priority queues includes the bandwidth requirements of each queue that need to be reported regularly. How many queues a certain ONU contains will report the bandwidth requirements of the corresponding queues. It can also include other queues. Related overhead, for GPON and 10G GPON, the overhead related to the priority queue also includes the overhead of GEM Header, how many GEM Port-IDs does an AllocID contain, and how many GEMs need to be reported when DBRu is non-zero? Header overhead.
  4. 根据权利要求2所述的方法,其特征在于:The method according to claim 2, characterized in that:
    与ONU相关的开销,包含了两个上行突发间的一段保留不用的带宽,也包含ONU突发的头部和尾部校验位等其他与ONU相关的开销;ONU相关的开销可以以某种方式分配到该ONU的全部队列中上报,也可以将这部分开销在OLT端统一预留而不需要在ONU端上报。The ONU-related overhead includes a section of reserved bandwidth between two upstream bursts, as well as other ONU-related overhead such as the head and tail parity bits of the ONU burst; the ONU-related overhead can be calculated in some way. The overhead can be allocated to all queues of the ONU for reporting. This overhead can also be reserved uniformly on the OLT side without reporting it on the ONU side.
  5. 根据权利要求1所述的方法,其特征在于:The method according to claim 1, characterized in that:
    当ONU端的某个队列在一个动态带宽分配周期内接收到的数据包及其开销的总长度大于在OLT端与该队列对应的SLA里的最大带宽时,那么这些数据包必须切片后分几次上传。When the total length of data packets and their overhead received by a queue on the ONU side during a dynamic bandwidth allocation period is greater than the maximum bandwidth in the SLA corresponding to the queue on the OLT side, then these data packets must be sliced and divided several times. Upload.
  6. 根据权利要求5所述的方法,其特征在于:The method according to claim 5, characterized in that:
    开销可以做另外的分类:带宽需求上报的开销和与ONU相关的开销可以归为缺省开销;非缺省的GEM Header开销可以定义为与Port-ID相关的开销,它也可以分为两类,其一是ONU端上报的Port-ID相关的开销,其二是OLT端切片导致的Port-ID相关的开销。Overhead can be classified in another way: the overhead reported by bandwidth requirements and the overhead related to ONU can be classified as default overhead; the non-default GEM Header overhead can be defined as the overhead related to Port-ID, which can also be divided into two categories , one is the overhead related to the Port-ID reported by the ONU side, and the other is the overhead related to the Port-ID caused by slicing on the OLT side.
PCT/CN2022/000113 2022-08-08 2022-08-08 Accurate reporting mechanism for bandwidth requirements of optical network unit WO2024031206A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/000113 WO2024031206A1 (en) 2022-08-08 2022-08-08 Accurate reporting mechanism for bandwidth requirements of optical network unit

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/000113 WO2024031206A1 (en) 2022-08-08 2022-08-08 Accurate reporting mechanism for bandwidth requirements of optical network unit

Publications (1)

Publication Number Publication Date
WO2024031206A1 true WO2024031206A1 (en) 2024-02-15

Family

ID=89850082

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/000113 WO2024031206A1 (en) 2022-08-08 2022-08-08 Accurate reporting mechanism for bandwidth requirements of optical network unit

Country Status (1)

Country Link
WO (1) WO2024031206A1 (en)

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070237177A1 (en) * 2006-04-10 2007-10-11 Hideki Endo PON system
CN101378388A (en) * 2007-08-28 2009-03-04 华为技术有限公司 Method, system and equipment for transmitting passive optical network data
CN102118212A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 Method and optical line terminal for distributing optical network unit bandwidth
CN102131131A (en) * 2010-10-14 2011-07-20 华为技术有限公司 Method and system for realizing passive optical network (PON) extension and relay
WO2013189017A1 (en) * 2012-06-18 2013-12-27 中兴通讯股份有限公司 Dynamic bandwidth allocation method, device and system
CN110234041A (en) * 2019-02-13 2019-09-13 孙武 A kind of optical network unit bandwidth demand accurately reports mechanism

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070237177A1 (en) * 2006-04-10 2007-10-11 Hideki Endo PON system
CN101378388A (en) * 2007-08-28 2009-03-04 华为技术有限公司 Method, system and equipment for transmitting passive optical network data
CN102118212A (en) * 2009-12-30 2011-07-06 中兴通讯股份有限公司 Method and optical line terminal for distributing optical network unit bandwidth
CN102131131A (en) * 2010-10-14 2011-07-20 华为技术有限公司 Method and system for realizing passive optical network (PON) extension and relay
WO2013189017A1 (en) * 2012-06-18 2013-12-27 中兴通讯股份有限公司 Dynamic bandwidth allocation method, device and system
CN110234041A (en) * 2019-02-13 2019-09-13 孙武 A kind of optical network unit bandwidth demand accurately reports mechanism

Similar Documents

Publication Publication Date Title
CN110234041B (en) Precise reporting mechanism for bandwidth requirements of optical network unit
US10397674B2 (en) PON wavelength bonding for providing higher-rate data services
JP4888515B2 (en) Dynamic bandwidth allocating apparatus and method and station apparatus of PON system
JP3819898B2 (en) Bandwidth allocation method for voice service in Gigabit Ethernet passive optical network
TWI549456B (en) Optimized dynamic bandwidth scheduler
KR100950337B1 (en) Apparatus and method efficient dynamic bandwidth allocation for TDMA based passive optical network
EP2466769B1 (en) Bandwidth allocation method and optical line terminal
WO2017113336A1 (en) Dynamic bandwidth assignment method and device, and passive optical network system
US8040918B2 (en) Dynamic bandwidth allocation in a passive optical access network
US20220131610A1 (en) Network control device, communication resource allocation method, and communication system
EP1796313A1 (en) A method, communication system and central communication unit for controlling accesses to a shared medium
CN109428827B (en) Flow self-adaptive cache allocation device and method and ONU (optical network Unit) equipment
KR100566294B1 (en) Dynamic bandwidth allocation method for gigabit ethernet passive optical network
KR100584420B1 (en) Dynamic bandwidth allocation method for gigabit ethernet passive optical network
CN109348315B (en) Dynamic bandwidth allocation method for adjusting bandwidth allocation parameters based on time division multiplexing
WO2024031206A1 (en) Accurate reporting mechanism for bandwidth requirements of optical network unit
KR20170111455A (en) WIRED/WIRELESS INTEGRATED NETWORK APPLIED MAPPING METHOD FOR QoS GUARANTEE AND UPSTREAM DATA TRASMISSION METHOD
JP5722827B2 (en) Optical subscriber line termination device, optical network termination device, and optical network system
WO2018133480A1 (en) Dynamic bandwidth allocation method and device
CN108667542B (en) Method and device for realizing uplink time division multiplexing
KR100986224B1 (en) Device for active bandwidth allocation in ethernet passive optical network and method thereof
Ngo et al. Enforcing bandwidth allocation and traffic conformance in Passive Optical Networks
CN114499680A (en) Optical line terminal and optical network unit
Tanaka et al. Dynamic bandwidth allocation algorithm with fairness in 1G/10G coexistence EPON system
US9294370B2 (en) System and method for reduced latency reporting in an ethernet passive optical network (EPON)

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22954186

Country of ref document: EP

Kind code of ref document: A1