欢迎来到麦多课文档分享! | 帮助中心 海量文档,免费浏览,给你所需,享你所想!
麦多课文档分享
全部分类
  • 标准规范>
  • 教学课件>
  • 考试资料>
  • 办公文档>
  • 学术论文>
  • 行业资料>
  • 易语言源码>
  • ImageVerifierCode 换一换
    首页 麦多课文档分享 > 资源分类 > PPT文档下载
    分享到微信 分享到微博 分享到QQ空间

    An In-depth Study of LTE- Effect of Network Protocol and .ppt

    • 资源ID:378276       资源大小:1.46MB        全文页数:35页
    • 资源格式: PPT        下载积分:2000积分
    快捷下载 游客一键下载
    账号登录下载
    微信登录下载
    二维码
    微信扫一扫登录
    下载资源需要2000积分(如需开发票,请勿充值!)
    邮箱/手机:
    温馨提示:
    如需开发票,请勿充值!快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。
    如需开发票,请勿充值!如填写123,账号就是123,密码也是123。
    支付方式: 支付宝扫码支付    微信扫码支付   
    验证码:   换一换

    加入VIP,交流精品资源
     
    账号:
    密码:
    验证码:   换一换
      忘记密码?
        
    友情提示
    2、PDF文件下载后,可能会被浏览器默认打开,此种情况可以点击浏览器菜单,保存网页到桌面,就可以正常下载了。
    3、本站不支持迅雷下载,请使用电脑自带的IE浏览器,或者360浏览器、谷歌浏览器下载即可。
    4、本站资源下载后的文档和图纸-无水印,预览文档经过压缩,下载后原文更清晰。
    5、试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。

    An In-depth Study of LTE- Effect of Network Protocol and .ppt

    1、An In-depth Study of LTE: Effect of Network Protocol and Application Behavior on Performance,Junxian Huang1 Feng Qian2 Yihua Guo1 Yuanyuan Zhou1 Qiang Xu1 Z. Morley Mao1 Subhabrata Sen2 Oliver Spatscheck2 1University of Michigan 2AT&T Labs - Research,August 15, 2013,4G LTE (Long Term Evolution) is f

    2、uture trend Initiated by 3GPP in 2004 Entered commercial markets in 2009 Now available in more than 10 countries LTE uses unique backhaul and radio network technologies Much higher available bandwidth and lower RTT, compared with 3G,2,LTE is New, Requires Exploration,How network resources are utiliz

    3、ed across different protocol layers for real users? Are increased bandwidth efficiently utilized by mobile apps and network protocols? Are inefficiencies in 3G networks still prevalent in LTE?,3,LTE not extensively studied in commercial networks,Data collection and data setAbnormal TCP behaviorBandw

    4、idth estimationInefficient Resource Usage of ApplicationsConclusion,4,5,LTE Network Topology of the Studied Carrier,6,LTE Network Topology of the Studied Carrier,Data set statistics From 22 eNodeB at a U.S. metropolitan area Over 300,000 users 3.8 billion packets, 3 TB of LTE traffic Collected over

    5、10 consecutive days Data contents: packet header trace IP and transport-layer headers 64-bit timestamp No payload data is captured except for HTTP headers,7,Data Set,Data collection and data setAbnormal TCP behaviorBandwidth estimationInefficient Resource Usage of ApplicationsConclusion,8,Large buff

    6、ers in the LTE networks may cause high queuing delays,9,Queueing Delay,Bytes in flight unacknowledged TCP bytes,10,Similar Observations in Controlled Experiments,LTE Carrier A,LTE Carrier B,11,High Queueing Delay Causes Unexpected TCP Behavior,12,High Queueing Delay Causes Unexpected TCP Behavior,by

    7、tes in flight growing,13,High Queueing Delay Causes Unexpected TCP Behavior,Packet loss,14,High Queueing Delay Causes Unexpected TCP Behavior,Fast retransmission,Fast retransmission allows TCP to directly send the lost segment to the receiver possibly preventing retransmission timeout,15,High Queuei

    8、ng Delay Causes Unexpected TCP Behavior,RTT: 262ms RTO: 290ms,TCP uses RTT estimate to update retransmission timeout (RTO) However, TCP does not update RTO based on duplicate ACKs,Duplicate ACKs,16,High Queueing Delay Causes Undesired Slow Start,RTT: 356ms RTO: 290ms RTT RTO, timeout!,Retransmission

    9、 timeout causes slow start,Slow start,For all large TCP flows (1 MB) 61% have at least one packet loss Within them, 20% have undesired slow start. Example: a 3-minute flow 50 undesired slow starts Average throughput of only 2.8Mbps The available bandwidth 10Mbps TCP SACK can be used to mitigate unde

    10、sired slow start SACK enabled in 82.3% of all duplicate ACKs,17,Prevalence of the Undesired Slow-start Problem,Data collection and data setAbnormal TCP behaviorBandwidth estimationInefficient Resource Usage of ApplicationsConclusion,18,Goal: understanding the network utilization efficiency of mobile

    11、 applications Active probing is not representative High-level approach: identify short periods during which the sending rate exceeds the wireless link capacity and measure the receiving rate to infer the bandwidth,19,Bandwidth Estimation From Passive Traces,20,Bandwidth Estimation Algorithm,Typical

    12、TCP data transfer,21,Bandwidth Estimation Algorithm,S: packet size Sending rate between t0 and t4 is,22,Bandwidth Estimation Algorithm,From UEs perspective, the receiving rate for these n 2 packets is,23,Bandwidth Estimation Algorithm,Typically, t2 is very close to t1 and similarly for t5 and t6,24,

    13、Bandwidth Estimation Algorithm,Use the TCP Timestamp option to calculate t6 t2 (G is a measurable constant),93% of TCP flows have the TCP Timestamp option enabled,Compute a list of (Rsnd , Rrcv ) by sliding a window along the flow Rrcv is the estimated bandwidth Some restrictions of Rsnd applies (de

    14、tails in paper) Estimation error 1MB) downlink flows,25,Bandwidth Estimation Algorithm,Overall low bandwidth utilization Median: 20% Average: 35% For 71% of the large flows, the bandwidth utilization ratio is below 50% Reasons for underutilization Small object size Insufficient receiver buffer Ineff

    15、icient TCP behaviors,26,Bandwidth Utilization by Real Applications in LTE,27,Bandwidth Estimation Timeline for Two Sample Large TCP Flows,LTE network has highly varying available bandwidth,Under small RTTs, TCP can utilize over 95% of the varying available bandwidth When RTT exceeds 400600ms, the ut

    16、ilization ratio drops to below 50% For the same RTT, higher variation leads to lower utilization Long RTTs can degrade TCP performance in the LTE networks,28,LTE Bandwidth Variability, RTT and TCP Performance,Data collection and data setAbnormal TCP behaviorBandwidth estimationInefficient Resource U

    17、sage of ApplicationsConclusion,29,30,Inefficient Resource Usage Limited TCP Receive Window,Shazam (iOS app) downloading 1MB audio file Ideal download time 2.5s v.s. actual 9s,TCP receive window full,53% of all downlink TCP flows experience full receive window 91% of the receive window bottlenecks ha

    18、ppen in the initial 10% of the flow duration Recommendation: reading downloaded data from TCPs receiver buffer quickly,31,Inefficient Resource Usage Limited TCP Receive Window,Netflix (iOS app) periodically requests for video chucks every 10s Keeping UE radio interface always at the high-power state

    19、, incurring high energy overheads,32,Inefficient Resource Usage Application Design,Data collection and data setAbnormal TCP behaviorBandwidth estimationInefficient Resource Usage of ApplicationsConclusion,33,Performance inefficiencies in LTE Undesired slow starts observed in 12% of large TCP flows 53% of downlink TCP flows experience full TCP receive window Cross-layer improvements needed at diff. layers At TCP (e.g. updating RTT estimations based on dup ACK) At app design (e.g. maintaining application-layer buffer to prevent TCP receive window becoming full),34,Conclusions,35,Thank you!,


    注意事项

    本文(An In-depth Study of LTE- Effect of Network Protocol and .ppt)为本站会员(cleanass300)主动上传,麦多课文档分享仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对上载内容本身不做任何修改或编辑。 若此文所含内容侵犯了您的版权或隐私,请立即通知麦多课文档分享(点击联系客服),我们立即给予删除!




    关于我们 - 网站声明 - 网站地图 - 资源地图 - 友情链接 - 网站客服 - 联系我们

    copyright@ 2008-2019 麦多课文库(www.mydoc123.com)网站版权所有
    备案/许可证编号:苏ICP备17064731号-1 

    收起
    展开