- 1、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。。
- 2、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 3、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 4、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 5、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 6、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 7、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
控制时延主动队列管理算法
控制时延主动队列管理算法
摘要:针对现有的主动队列管理(AQM)算法造成的队列时延无法满足VoIP、音视频等流媒体传输需求的问题,提出一种直接控制队列时延的主动队列管理算法――DCQA。该算法使用PID控制器计算路由器缓存的数据包丢弃概率,用其对即将进入缓存排队的数据包做丢包判断并采取相应动作,以控制队列时延在期望值以下。实验仿真了3种网络环境下DCQA的性能,链路利用率分别是99.93%、99.88%和99.95%。并且,队列时延分别有50.45%、51.59%、52.4%被控制在期望值以下,比CoDel算法分别提高了3.6%、40.53%、50.69%。实验结果表明,DCQA在不同的网络环境中都可以获得较高的链路利用率,而且控制队列时延的能力优于CoDel算法,适用于流媒体的传输。
关键词:主动队列管理;缓存;队列;服务质量;时延
中图分类号: TP393.07
文献标志码:A
Abstract:
To solve the problem that the queue delay cannot meet the demand of media applications, such as VoIP, real time video and remote video conference in the existing Active Queue Management (AQM) algorithms, a new AQM algorithm named DCQA (Direct Control Queue Delay Algorithm) was proposed. In this new algorithm, to control the queue delay below the expected value, identifying the packet dropping and other corresponding processes were done before a new packet entered the router buffer. The packet dropping rate was computed by PID controller. Then, a simulation in three network environments was conducted to compare the algorithm performance of DCQA and CoDel algorithm. The experimental results show that the queue delay can be effectively controlled and high utilization of link is obtained in DCQA. The detailed data of utilization of link are 99.93%, 99.88% and 99.95%. At the same time, the simulation results show that the probabilities of the queue delay below the expected value are 50.45%, 51.59% and 52.4%, improved by 3.6%, 40.53% and 50.69% compared with the CoDel algorithm. Therefore, DCAQ is applicable for streaming media transmission.
Key words: Active Queue Management (AQM); buffer; queue; Quality of Service (QoS); delay
0引言
为了解决计算机网络拥塞和提升计算机网络性能,Floyd等[1]于1993年建议在路由器中部署使用随机早期检测(Random Early Detection, RED)算法???从此拉开了主动队列管理(Active Queue Management, AQM)算法研究的序幕,并使其成为了计算机网络领域的研究热点之一。近年来,研究人员提出了大量的AQM算法,例如RRED[2]、ABlue[3]、RQQM[4]等,它们采用不同的方法来管理路由器缓存队列,确实获得了很好的网络性能。但上述算法都把队列长度作为管理对象,要求队列长度收敛在期望值附近,该目标显然跟经过路由器的多媒体应用的目标不一致。例如,VoIP、音频、视频等网络应用都明确规
文档评论(0)