[go: up one dir, main page]

CN102629916B - A kind of EPON distribution method of dynamic bandwidth of improvement - Google Patents

A kind of EPON distribution method of dynamic bandwidth of improvement Download PDF

Info

Publication number
CN102629916B
CN102629916B CN201210138301.1A CN201210138301A CN102629916B CN 102629916 B CN102629916 B CN 102629916B CN 201210138301 A CN201210138301 A CN 201210138301A CN 102629916 B CN102629916 B CN 102629916B
Authority
CN
China
Prior art keywords
bandwidth
onu
business
request
assigned
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.)
Active
Application number
CN201210138301.1A
Other languages
Chinese (zh)
Other versions
CN102629916A (en
Inventor
吴斌
张振荣
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.)
SHENZHEN FEIHONG OPTOELECTRONICS CO Ltd
Original Assignee
Guangxi University
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 Guangxi University filed Critical Guangxi University
Priority to CN201210138301.1A priority Critical patent/CN102629916B/en
Publication of CN102629916A publication Critical patent/CN102629916A/en
Application granted granted Critical
Publication of CN102629916B publication Critical patent/CN102629916B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Small-Scale Networks (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本发明提供了一种利用改进的DBA算法解决EPON系统中带宽分配问题,其特征是:第一方面,每个周期内的最后一个带宽请求和数据帧,先发送带宽请求,这样就可以利用传送数据的时间来进行带宽分配,使得周期损耗减小。第二方面,引入线性预测系数,用以弥补等待授权时间内收到的数据请求。最后,对带宽进行二次分配,充分利用一次分配的带宽碎片。从上述的三种方法着手,可以大大减少周期损耗,提高带宽利用率,减少业务时延。

The invention provides an improved DBA algorithm to solve the problem of bandwidth allocation in the EPON system, which is characterized in that: first, the last bandwidth request and data frame in each cycle first sends the bandwidth request, so that the transmission can be used The data time is used to allocate bandwidth, so that the cycle loss is reduced. In the second aspect, a linear prediction coefficient is introduced to make up for data requests received during the waiting time for authorization. Finally, the bandwidth is allocated twice to make full use of the bandwidth fragments allocated once. Starting from the above three methods, cycle loss can be greatly reduced, bandwidth utilization can be improved, and service delay can be reduced.

Description

一种改进的EPON动态带宽分配方法An Improved EPON Dynamic Bandwidth Allocation Method

技术领域 technical field

本发明涉及光接入网领域,特别涉及以太光接入网(EPON)网络中利用新型DBA算法解决带宽分配问题。The invention relates to the field of optical access networks, in particular to the use of a novel DBA algorithm to solve the problem of bandwidth allocation in an Ethernet optical access network (EPON) network.

背景技术 Background technique

EPON系统的推出时间早,技术成熟,相应的设备、芯片、产业链健全,是目前主要光接入网技术之一,已经在日本、韩国等亚洲国家大规模使用,在我国也渐入佳境。EPON上下行带宽均为1Gbps,下行采用广播方式接入,上行采用TDMA方式接入。The EPON system was launched early, the technology is mature, and the corresponding equipment, chips, and industrial chain are sound. It is one of the main optical access network technologies at present. It has been used on a large scale in Japan, South Korea and other Asian countries, and it is gradually getting better in my country. The uplink and downlink bandwidth of EPON is 1Gbps, the downlink is accessed by broadcasting, and the uplink is accessed by TDMA.

EPON系统一般是由光线路终端(OLT)、光分路器(POS)和光网络单元(ONU)组成。OLT是EPON系统的核心,主要的分配算法在它里面实现,负责给各个用户分配带宽。POS相当于交换机的功能,主要实现上下行消息的互通交换;ONU主要用来缓冲存储用户的带宽请求。由于EPON的上行带宽有限,一直以来,上行带宽分配算法的研究就一直是EPON系统的核心问题。EPON system is generally composed of optical line terminal (OLT), optical splitter (POS) and optical network unit (ONU). The OLT is the core of the EPON system, and the main allocation algorithm is implemented in it, which is responsible for allocating bandwidth to each user. POS is equivalent to the function of a switch, which mainly realizes the intercommunication and exchange of uplink and downlink messages; ONU is mainly used to buffer and store bandwidth requests of users. Because the uplink bandwidth of EPON is limited, the research on uplink bandwidth allocation algorithm has always been the core issue of EPON system.

目前主要的DBA算法主要是基于两大类:一种是基于IPACT算法,一种是基于CPFCT算法。IPACT算法主要是基于REPORT/GATE交互机制,OLT每收到一个ONU的带宽请求REPORT,就马上分配一个GATE,相邻ONU之间只相差个保护时隙,这样可以充分利用上行带宽。但是它的轮询周期不固定,随负载的变化而变化,轻负载情况下,会存在大量的REPORT/GATE帧,造成带宽浪费。另外,轮询周期不固定,还会导致时延及时延抖动不稳定,对于像EF业务这样的敏感业务是不可容忍的。CPFCT算法也是基于REPORT/GATE交互机制,与IPACT不同的是,OLT并不是没收到一个ONU的带宽请求REPORT,就马上分配一个GATE,而是等到收集到所有ONU的REPORT帧,在统一分配带宽。CPFCT算法有固定的轮询周期,迟延和抖动都比较恒定,成为了动态带宽分配算法的首选,但由于DBA需要时间,存在一定的周期损耗。At present, the main DBA algorithms are mainly based on two categories: one is based on the IPACT algorithm, and the other is based on the CPFCT algorithm. The IPACT algorithm is mainly based on the REPORT/GATE interaction mechanism. Whenever the OLT receives a bandwidth request REPORT from an ONU, it will immediately allocate a GATE. The difference between adjacent ONUs is only a guard time slot, so that the uplink bandwidth can be fully utilized. However, its polling cycle is not fixed and changes with the load. Under light load conditions, there will be a large number of REPORT/GATE frames, resulting in a waste of bandwidth. In addition, the polling period is not fixed, which will lead to unstable delay and delay jitter, which is intolerable for sensitive services such as EF services. The CPFCT algorithm is also based on the REPORT/GATE interaction mechanism. Unlike IPACT, the OLT does not immediately allocate a GATE if it does not receive a bandwidth request report from an ONU, but waits until all ONU report frames are collected, and allocates bandwidth uniformly. The CPFCT algorithm has a fixed polling cycle, and the delay and jitter are relatively constant. It has become the first choice of the dynamic bandwidth allocation algorithm. However, due to the time required for DBA, there is a certain cycle loss.

因此,研究一种更理想的CPFCT动态带宽算法,使得新的CPFCT算法的周期损耗更小,仍然是一个值得研究的热点问题。Therefore, researching a more ideal CPFCT dynamic bandwidth algorithm to make the cycle loss of the new CPFCT algorithm smaller is still a hot issue worthy of research.

发明内容 Contents of the invention

针对上述对目前CPFCT动态算法优缺点的分析,本发明的目的是提供一种改进的EPON动态带宽分配方法,用于光接入网的带宽分配。In view of the above-mentioned analysis of the advantages and disadvantages of the current CPFCT dynamic algorithm, the purpose of the present invention is to provide an improved EPON dynamic bandwidth allocation method for bandwidth allocation of optical access networks.

本发明所述的改进的EPON动态带宽分配方法,其特征为:The improved EPON dynamic bandwidth allocation method of the present invention is characterized in that:

(1)EPON系统中最后一个ONU,先发送请求,后发送数据;(1) The last ONU in the EPON system sends the request first, and then sends the data;

(2)数据源预测模型;(2) Data source prediction model;

(3)带宽二次分配。(3) Secondary allocation of bandwidth.

其中:in:

(1)EPON系统中最后一个ONU,先发送请求,后发送数据;是用于提前收集到所有请求,再利用传递数据的时间,来抵消一部分数据处理时间,这样周期损耗必然减少,带宽利用率自然提高。(1) The last ONU in the EPON system sends the request first, and then sends the data; it is used to collect all the requests in advance, and then use the time of data transmission to offset part of the data processing time, so that the cycle loss will inevitably be reduced and the bandwidth utilization rate will be reduced. Improve naturally.

(2)数据源预测模型,是一种线性预测模型,用于对数据源进行预测;在ONU向OLT发送完请求到ONU收到OLT发送的授权这段时间,ONU还在收到用户的请求,原来的授权请求机制中,这部分的请求要等到下个周期才能处理,这样这部分的请求的时延就会很大,但引入了数据源预测模型后,这部分的请求可部分在本周期发送,时延自然减少了。(2) The data source prediction model is a linear prediction model used to predict the data source; during the time when the ONU sends the request to the OLT and the ONU receives the authorization sent by the OLT, the ONU is still receiving the user's request , in the original authorization request mechanism, this part of the request will not be processed until the next cycle, so the delay of this part of the request will be very large, but after the introduction of the data source prediction model, this part of the request can be partly in this part Periodic transmission, the delay is naturally reduced.

(3)带宽二次分配,用于对一次分配的碎片进行再次分配;传统的动态分配方法中,对收到的请求只进行一次分配,这样轻负载ONU的带宽剩余,而重负载ONU的带宽不足,造成了带宽的浪费,如何利用轻负载ONU的剩余带宽,来弥补重负载ONU的带宽不足,是二次分配引入的切入点。(3) Secondary allocation of bandwidth is used to re-allocate the once-allocated fragments; in the traditional dynamic allocation method, the received request is only allocated once, so that the bandwidth of the light-loaded ONU remains, and the bandwidth of the heavy-loaded ONU Insufficient bandwidth causes a waste of bandwidth. How to use the remaining bandwidth of light-loaded ONUs to make up for the insufficient bandwidth of heavy-loaded ONUs is the entry point for the introduction of secondary distribution.

以上所述的改进的EPON动态带宽分配方法,其特征在于:The improved EPON dynamic bandwidth allocation method described above is characterized in that:

(1)现有总带宽为其中Tcycle为轮询周期,Tguard为保护时隙,N为ONU的个数,R为数据传输率,EPON上下行带宽为1Gbps,即1/8GBps。(1) The existing total bandwidth is Among them, T cycle is the polling cycle, T guard is the guard time slot, N is the number of ONUs, R is the data transmission rate, and the uplink and downlink bandwidth of EPON is 1Gbps, that is, 1/8GBps.

(2)第i个ONU的保证带宽为其中Wi是ONU的服务等级权重。(2) The guaranteed bandwidth of the i-th ONU is Where Wi is the service level weight of the ONU.

(3)第i个ONU的三种业务(EF、AF、BE)被分配的带宽为 (3) The allocated bandwidth of the three services (EF, AF, BE) of the i-th ONU is

(4)带宽的二次分配;轻负载的ONU会有带宽剩余,为了充分利用这部分带宽,可以进行带宽的二次分配,将这部分带宽分配给重负载的ONU,从而提高带宽的利用率。经过第一次分配剩余的带宽为Bexcess=∑B″i; (4) Secondary allocation of bandwidth; ONUs with light loads will have excess bandwidth. In order to make full use of this part of bandwidth, secondary allocation of bandwidth can be carried out, and this part of bandwidth can be allocated to heavy-loaded ONUs, thereby improving bandwidth utilization. . The remaining bandwidth after the first allocation is B excess =∑B″i;

GG ii 22 BEBE == RR ii BEBE ′′ ΣΣ (( RR ii AFAF ′′ ++ RR ii BEBE ′′ )) ** BB excessexcess ..

以上所述的改进的EPON动态带宽分配方法,其特征在于:所述的第i个ONU的三种业务(EF、AF、BE)被分配的带宽:EF业务被分配的带宽为 其中表示EF业务请求带宽,为在等待分配的过程中产生的请求系数,Twait为EF业务从发送请求到OLT发送授权之前的时间。The above-mentioned improved EPON dynamic bandwidth allocation method is characterized in that: the allocated bandwidth of the three services (EF, AF, BE) of the i-th ONU: The allocated bandwidth for EF services is in Indicates the EF service request bandwidth, It is the request coefficient generated in the process of waiting for allocation, and T wait is the time from sending the request to the time before the OLT sends the authorization for the EF service.

(1)第i个ONU除去EF业务剩余带宽为 (1) The remaining bandwidth of the i-th ONU after removing the EF service is

A.轻负载情况下,即 A. Under light load conditions, ie

AF业务被分配的带宽为其中为AF业务的请求带宽。The allocated bandwidth for the AF service is in Indicates the requested bandwidth of the AF service.

BE业务被分配的带宽为其中为BE业务的请求带宽。The allocated bandwidth for BE services is in Indicates the requested bandwidth of the BE service.

分配三种业务后剩余的带宽为 The remaining bandwidth after allocating the three services is

B.重负载情况下,即 B. Heavy load conditions, i.e.

AF业务第一次被分配的带宽为 G i 1 AF = MIN { ( 1 + ∂ ) * R i AF , B i ′ } ; The bandwidth allocated to the AF service for the first time is G i 1 AF = MIN { ( 1 + ∂ ) * R i AF , B i ′ } ;

BE业务第一次被分配的带宽为 The bandwidth allocated for the BE service for the first time is

AF业务未被分配的带宽为 The unallocated bandwidth of the AF service is

BE业务未被分批的带宽为 The unbatched bandwidth of BE services is

以上所述的改进的EPON动态带宽分配方法,其特征在于:The improved EPON dynamic bandwidth allocation method described above is characterized in that:

(1)轻负载ONU,即的ONU,其EF业务被分配的带宽为其AF业务被分配的带宽为其BE业务被分配的带宽为 G i BE = ( 1 + ∂ ) * R i BE ; (1) Light load ONU, namely The ONU whose EF service is allocated bandwidth is The allocated bandwidth for its AF service is The allocated bandwidth of its BE service is G i BE = ( 1 + ∂ ) * R i BE ;

(2)重负载ONU,即的ONU,其EF业务被分配的带宽为其AF业务被分配的带宽为其BE业务被分配的带宽为 G i BE = G i 1 BE + G i 2 BE . (2) Heavy load ONU, namely The ONU whose EF service is allocated bandwidth is The allocated bandwidth for its AF service is The allocated bandwidth of its BE service is G i BE = G i 1 BE + G i 2 BE .

本发明的突出的实质性特点和显著的进步是:Outstanding substantive features and remarkable progress of the present invention are:

(1)最后一个ONU采用先汇报请求,在发送数据的调度机制,可以利用传递数据的时间来抵消一部分的处理时间,使得周期损耗减小,这样带宽利用率有了一定的提高。(1) The last ONU adopts the scheduling mechanism of reporting the request first and sending data, which can use the time of data transmission to offset part of the processing time, so that the cycle loss is reduced, and the bandwidth utilization rate has been improved to a certain extent.

(2)引入数据源线性预测模型,使得在ONU向OLT发送请求至ONU得到OLT授权之间收到的数据能在本周期得到授权,进而减少该部分数据的时延,对业务时延的减少有一定的帮助。(2) Introduce the data source linear prediction model, so that the data received between the ONU sending the request to the OLT and the ONU obtaining the OLT authorization can be authorized in this cycle, thereby reducing the delay of this part of the data and reducing the service delay There is some help.

(3)带宽的二次分配,使得一次分配剩余带宽,能够被再次利用,有利于带宽的利用率的提高。(3) The secondary allocation of bandwidth enables the remaining bandwidth of the primary allocation to be reused, which is conducive to the improvement of bandwidth utilization.

附图说明 Description of drawings

图1是本发明的EPON系统的简要示意图。Fig. 1 is a schematic diagram of the EPON system of the present invention.

图2是本发明的算法时序图。Fig. 2 is an algorithm sequence diagram of the present invention.

图3是OLT节点流程图。Fig. 3 is a flowchart of an OLT node.

图4是ONU节点流程图。Fig. 4 is a flowchart of an ONU node.

图5是轻负载下三种算法带宽利用率对比。Figure 5 is a comparison of the bandwidth utilization of the three algorithms under light load.

图6是重负载下三种算法带宽利用率对比。Figure 6 is a comparison of the bandwidth utilization of the three algorithms under heavy load.

具体实施方式 Detailed ways

下面结合附图详细描述本发明,但不以任何方式限制本发明的范围。The present invention will be described in detail below in conjunction with the accompanying drawings, but the scope of the present invention is not limited in any way.

1.简化的结构框图1. Simplified Block Diagram

如图1所示,图中由一个光线路终端(OLT),一个光分路器(PoS),16个光用户端口(ONU)构成一个简单的EPON系统。As shown in Figure 1, a simple EPON system is composed of an optical line terminal (OLT), an optical splitter (PoS), and 16 optical user ports (ONU).

图2中为本发明简单时序图。为简化过程,本时序图中仅画出了两个ONU的调度过程。第一个ONU按照正常的先数据后Report帧向OLT传输数据;第二个ONU先发送Report帧,后发送数据。OLT收到Report帧后,统一分配时隙。轮询周期为2ms。Fig. 2 is a simple sequence diagram of the present invention. To simplify the process, only the scheduling process of two ONUs is shown in this sequence diagram. The first ONU transmits data to the OLT according to the normal data first and then the Report frame; the second ONU sends the Report frame first, and then sends the data. After receiving the Report frame, the OLT allocates time slots uniformly. The polling period is 2ms.

2.具体的结构方案实例2. Specific examples of structural schemes

如图3所示,OLT在收到数据包后,先判断是来自ONU,还是来自自身中断,如果来自己自身,就格式化数据包,并发送。如若来自ONU,判断数据包的类型,是discover_req帧的话,就创建register帧,并发送;是report帧的话,就创建GATE帧,并发送;是register_ack帧,记录往返时间RTT。As shown in Figure 3, after receiving the data packet, the OLT first judges whether it is from the ONU or from its own interrupt. If it comes from itself, it will format the data packet and send it. If it comes from ONU, judge the type of data packet, if it is a discover_req frame, create a register frame and send it; if it is a report frame, create a GATE frame and send it; if it is a register_ack frame, record the round-trip time RTT.

如图4所示,ONU在收到数据包后,判断是来自OLT,还是来自自身中断,如果是自身的话,就格式化数据包,并存储等待发送;如果是来自OLT的话,判断是discover帧,GATE帧,还是register帧,如是discover帧,创建register_req帧,并发送;如是GATE帧,发送数据,并创建report帧;如是register帧,创建register_ack帧,并发送。As shown in Figure 4, after the ONU receives the data packet, it judges whether it is from the OLT or from its own interrupt. If it is itself, it will format the data packet and store it for sending; if it is from the OLT, it will be judged to be a discover frame. , GATE frame, or register frame, if it is a discover frame, create a register_req frame and send it; if it is a GATE frame, send data, and create a report frame; if it is a register frame, create a register_ack frame and send it.

借助于仿真软件,按照本发明提出的算法建立了如图1所示18个节点的EPON光接入网络。得出了新算法和经典IPACT及CPFCT算法的性能对比图。如图5、6可以看出,新算法在时延方面,优于IPACT和CPFCT算法,在带宽利用方面,轻负载下仅次于IPACT,重负载优于IPACT和CPFCT算法。With the aid of simulation software, an EPON optical access network with 18 nodes as shown in Figure 1 is established according to the algorithm proposed by the present invention. The performance comparison charts of the new algorithm and the classic IPACT and CPFCT algorithms are obtained. As can be seen from Figures 5 and 6, the new algorithm is superior to IPACT and CPFCT algorithms in terms of delay, in terms of bandwidth utilization, it is second only to IPACT under light loads, and is superior to IPACT and CPFCT algorithms under heavy loads.

应用实例:电信部门为解决不同的业务需求,将用户的业务可以分为三类:语音、视频、信息。其中语音属于EF类业务,对时延抖动敏感,不能有太大延迟,否则通信质量不高;视频属于AF类业务,对时延有一定的要求;信息属于BE类,对时延没有太大要求。三种业务优先级分别为高、中、低。目前,商用化、宽带化较好的接入网技术为EPON,EPON系统为实现三种业务的调度,可采用本算法,相对于其他算法,经仿真后,具有更高的带宽利用率和更低的时延。Application example: In order to solve different business needs, the telecommunications department divides the user's business into three categories: voice, video, and information. Among them, the voice belongs to the EF type service, which is sensitive to delay and jitter, and there should be no too much delay, otherwise the communication quality will not be high; the video belongs to the AF type service, which has certain requirements on the delay; the information belongs to the BE type, and the delay is not too large Require. The three business priorities are high, medium and low. At present, the access network technology with better commercialization and broadband is EPON. In order to realize the scheduling of the three services, the EPON system can use this algorithm. Compared with other algorithms, after simulation, it has higher bandwidth utilization and better performance. low latency.

以上为本发明的实施方式,依据本发明公开的内容,本领域的普通技术人员能够显而易见的想到的一些雷同、替代方案,均应落入本发明保护的范围。The above are the embodiments of the present invention. According to the disclosed content of the present invention, some similarities and alternatives that those skilled in the art can obviously think of should fall into the protection scope of the present invention.

Claims (1)

1. the EPON distribution method of dynamic bandwidth improved, is characterized by:
(1) last ONU in EPON system, first sends request, rear transmission data;
(2) data source forecast model;
(3) bandwidth secondary is distributed;
In described EPON system, last ONU, first sends request, rear transmission data; For collecting all requests in advance, recycling transmits the time of data, offsets a part of data processing time, reduces cycle loss, improves bandwidth availability ratio;
Described data source forecast model is a kind of linear prediction model, for predicting data source; Send request at ONU to OLT and receive the mandate of OLT transmission during this period of time to ONU, ONU is also receiving the request of user, and the requested part of this part sent in this cycle, reduces time delay;
Described bandwidth secondary is distributed, for carrying out sub-distribution again to the fragment of primary distribution; Utilize the remaining bandwidth of underload ONU, the bandwidth making up heavy duty ONU is not enough;
In the EPON distribution method of dynamic bandwidth of above-mentioned improvement:
(1) existing total bandwidth is B= ; Wherein for polling cycle, for protection time slot, for the number of ONU, R is data transmission rate, and EPON upstream and downstream bandwidth is 1Gbps, i.e. 1/8GBps;
(2) i-th ONU ensure that bandwidth is B i= ; Wherein it is the grade of service weight of ONU;
The bandwidth that three kinds of business (EF, AF, BE) of (3) i-th ONU are assigned with is , , ; The bandwidth that wherein EF business is assigned with is, = (1+ ); Wherein represent EF service request bandwidth, = for waiting request coefficient produced in process to be allocated, for EF business sends the time before authorizing from transmiting a request to OLT;
(4) i-th ONU remove EF business remaining bandwidth and are = ;
(5) secondary distribution of bandwidth; Underloaded ONU has bandwidth left, in order to make full use of this part bandwidth, can carry out the secondary distribution of bandwidth, gives heavy duty ONU by this part allocated bandwidth, thus improves the utilance of bandwidth;
Distributing remaining bandwidth through first time is = ;
AF business by the bandwidth of secondary distribution is = ;
BE business by the bandwidth of secondary distribution is = ;
In formula,
A. under light load condition, namely ( ) (1+ ) <
The bandwidth that AF business is assigned with is =(1+ ) * ; Wherein for the bandwidth on demand of AF business;
The bandwidth that BE business is assigned with is =(1+ ) * ; Wherein for the bandwidth on demand of BE business;
After distributing three kinds of business, remaining bandwidth is = ;
B. in heavy duty situation, namely ( ) (1+ ) >
The bandwidth that AF business first time is assigned with is =MIN{ (1+ ) * , ;
The bandwidth that BE business first time is assigned with is =MIN{0, ;
The bandwidth that AF business is not assigned with is = ;
The bandwidth that BE business is not assigned with is = ;
Underload ONU and heavy duty ONU is defined as follows:
CN201210138301.1A 2012-05-07 2012-05-07 A kind of EPON distribution method of dynamic bandwidth of improvement Active CN102629916B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210138301.1A CN102629916B (en) 2012-05-07 2012-05-07 A kind of EPON distribution method of dynamic bandwidth of improvement

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210138301.1A CN102629916B (en) 2012-05-07 2012-05-07 A kind of EPON distribution method of dynamic bandwidth of improvement

Publications (2)

Publication Number Publication Date
CN102629916A CN102629916A (en) 2012-08-08
CN102629916B true CN102629916B (en) 2015-10-28

Family

ID=46588077

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210138301.1A Active CN102629916B (en) 2012-05-07 2012-05-07 A kind of EPON distribution method of dynamic bandwidth of improvement

Country Status (1)

Country Link
CN (1) CN102629916B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104283781B (en) * 2014-10-11 2017-10-03 新华三技术有限公司 A kind of path calculation method and device
CN105933064B (en) * 2016-07-05 2019-03-15 北京邮电大学 A kind of dynamic bandwidth allocation method and device
CN107147587A (en) * 2017-06-09 2017-09-08 国家电网公司 A kind of EPON flow control method used in power distribution communication network
CN113076199A (en) * 2021-04-28 2021-07-06 河南理工大学 RNN-based EPON dynamic bandwidth allocation algorithm

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931834A (en) * 2010-09-01 2010-12-29 南京邮电大学 An EPON Channel Transmission Method for Eliminating Idle Time

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004025394A2 (en) * 2002-09-13 2004-03-25 Passave Ltd. Operations method in an ethernet passive optical network that includes a network unit with multiple entities

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101931834A (en) * 2010-09-01 2010-12-29 南京邮电大学 An EPON Channel Transmission Method for Eliminating Idle Time

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
EPON系统动态带宽分配算法研究;张华;《中国优秀硕士学位论文全文数据库信息科技集》;20111231;参见第82-92页 *
以太无源光网络(EPON)MAC层算法优化研究;陈伟;《中国优秀硕士学位论文全文数据库信息科技集》;20070815;参见第40-55页 *

Also Published As

Publication number Publication date
CN102629916A (en) 2012-08-08

Similar Documents

Publication Publication Date Title
KR100490901B1 (en) Dynamic Bandwidth Allocation Method and Apparatus based on Class of Service over Ethernet Passive Optical Network
US7986879B2 (en) System and method for polling in ethernet passive optical network
CN105119682B (en) A Dynamic Wavelength Bandwidth Allocation Method Based on User Level Protocol and QoS in WDM‑EPON
CN102447623B (en) Cascade method of optical network frequency spectrum resource fragments and apparatus thereof
CN104735555B (en) A kind of bandwidth allocation methods of passive optical network
JP5084919B2 (en) Master station apparatus and grant allocation method
CN104168100A (en) Dynamic resource scheduling method for time-division wavelength-division mixing multiplexing passive optical network
CN104053076A (en) A method and system for improving bandwidth allocation efficiency
CN101771902A (en) Method, system and device for allocating passive optical network uplink bandwidth
CN102629916B (en) A kind of EPON distribution method of dynamic bandwidth of improvement
CN113015040B (en) Resource allocation method based on fragment and domain matching degree in multi-core elastic optical network
CN103347221B (en) A kind of threshold values discussion power-economizing method for EPON (Ethernet Passive Optical Network)
CN103401632A (en) Large request first-fair excess allocation dynamic wave length bandwidth allocation method
CN113746677A (en) 5G new air interface oriented network slice internal resource allocation method
CN103888382B (en) WDM-OFDM-PON three dimensional bandwidth distribution method and system
CN116634313A (en) Single-frame multi-burst allocation method and burst frame uplink method in optical forwarding network
US20090214209A1 (en) Bandwidth allocation method, optical line terminator, optical network unit, communication system, and recording medium recording program of device
CN103595461A (en) Super-large scale VSAT system frame structure and resource allocation method
CN101668234B (en) Data packet sending method and module
CN114979842A (en) An elastic partition spectrum allocation method for space division multiplexing elastic optical network
CN101489265B (en) Method and terminal for regulating service time slot allocation
CN101729941A (en) Novel fairness resource allocation system for unidirectional light bus network
JP4877483B2 (en) Transmission allocation method and apparatus
CN115996336A (en) Dynamic bandwidth allocation method and system for 50G NG-EPON
Liu et al. Multi-path routing spectrum allocation algorithm based on fragment sensing and energy saving

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
C41 Transfer of patent application or patent right or utility model
TR01 Transfer of patent right

Effective date of registration: 20160527

Address after: 518000 Guangdong city of Shenzhen province Nanshan District Xili Zhongshan Road No. 1001 building TCL Science Park building D1 501A

Patentee after: Shenzhen Feihong Optoelectronics Co., Ltd.

Address before: 530004 Nanning University Road, the Guangxi Zhuang Autonomous Region, No. 100

Patentee before: Guangxi University