ImageVerifierCode 换一换
格式:PPT , 页数:35 ,大小:1.46MB ,
资源ID:378276      下载积分:2000 积分
快捷下载
登录下载
邮箱/手机:
温馨提示:
快捷下载时,用户名和密码都是您填写的邮箱或者手机号,方便查询和重复下载(系统自动生成)。 如填写123,账号就是123,密码也是123。
特别说明:
请自助下载,系统不会自动发送文件的哦; 如果您已付费,想二次下载,请登录后访问:我的下载记录
支付方式: 支付宝扫码支付 微信扫码支付   
验证码:   换一换

加入VIP,免费下载
 

温馨提示:由于个人手机设置不同,如果发现不能下载,请复制以下地址【http://www.mydoc123.com/d-378276.html】到电脑端继续下载(重复下载不扣费)。

已注册用户请登录:
账号:
密码:
验证码:   换一换
  忘记密码?
三方登录: 微信登录  

下载须知

1: 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。
2: 试题试卷类文档,如果标题没有明确说明有答案则都视为没有答案,请知晓。
3: 文件的所有权益归上传用户所有。
4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
5. 本站仅提供交流平台,并不能对任何下载内容负责。
6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

版权提示 | 免责声明

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

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!,

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