×

5G NR用户面时延特性参数如何优化?资料下载

消耗积分:3 | 格式:pdf | 大小:114.24KB | 2021-04-25

学电超人

分享资料个

1、概述:NR相对于LTE要求更高的速率和更低的时延,所以NSA时延指标极为重要,需对NSA时延展开优化提升。 2、基本原理: 5G做ping时延测试,一般是在连接终端UE的笔记本电脑上面进行ping包,为了排除,外网时延的影响,一般采用ping FTP内网服务器IP地址的方式。 3、时延优化方法: 3.1 ping测试问题的分析思路: 由于ping包测试电脑和测试终端UE的影响不可控,排除这这个因素后,需要重点分析PING环回时延的空口时延和传输时延两部分。当测试得到的环回时延较大时,甚至不能满足PING包测试指标要求时,需要将ping时延分解成下面两部分单独进行分析:无线空口时延,即UE和基站间的交互时延 ,传输侧交互时延。分解为两部分统计环回时延的目的是判断出时延较大的原因是由空口造成还是传输引起的。如果空口时延较大,则需要从调度算法上考虑优化,这块由版本和无线参数来保证;若传输时延较长,那就是非接入层的原因,可以从基站侧ping EPC或PING FTP服务器来确认是否受到传输网络的影响,确认是传输的问题,需要请传输侧工程师协助解决。 3.2 无线空口时延分析方法: 无线空口时延,即UE和基站间的交互时延主要受基站无线参数设置及无线环境的影响。主要分析方法是通过QXDM或者其他测试工具在终端UE侧进行抓log分析,如果有时延差异的话就需要对相关信令流程和无线参数进行分析定位。 3.3 影响ping时延的无线参数: 影响ping时延的无线参数主要有3类,分别介绍如下。ping包调度模式动态调度(0)基于收到SR置大的模拟BSR模式(1)混合调度模式(2)增强型混合调度模式(3)基于预调度模式(4) Ping包时延5种调度模式具体介绍如下: 第一种、 动态调度: 对于当前5G系统,动态调度未打开ping包优化开关条件下,Ping包过程及各段时延分析。Ping包过程(动态调度)正常的动态调度模式下,当UE的MAC层收到高层的上行业务请求,会触发一个SR(Schedule Request)请给给基站,基站收到响应后,发送一个小的上行授权,UE用来报告BSR(Buffer Status Report,用来告诉基站有多少数据需要发送)。基站收到BSR之后,根据BSR给UE上行授权,UE 使用该授权发上行的PING的内容,PING的数据就发送到基站侧。 第二种、 基于收到SR置大的模拟BSR模式: 这是目前版本默认设置的模式。其基本原理是基于SR上报,根据前一个TTI需要调度的UE个数,基站主动下发一个较大的上行资源,使得UE可以利用该资源发送上行数据,减少了UE发送BSR然后eNB根据BSR进行调度的流程。 第三种、 混合调度模式: 混合调度模式是在预调度持续时间内,定时主动向UE发送上行资源,UE利用该资源发送上行数据。由于基站是周期性的对UE分配上行资源,减少了UE发送SR的流程,因此使得PING包的时延缩短。具体为:UE发送SR请求,基站检测到SR后,产生虚拟的BSR进行正常的调度处理,启动预调度周期PingPreSchPeriodTimer和预调度持续时间Ping PreSchHold Timer (默认2048ms);在PingPreSch Hold Timer超时前,每隔PingPreSch PeriodTimer 基站主动产生虚拟BSR并进行调度;UE利用预调度的资源发送PING包的上行数据和可能的BSR。 混合调度模式对所有的SR均做同样的处理,如果商用系统中用户量较大,大量的上行资源预授权将导致基站反向干扰加重,严重影响基站反向解调性能。商用局环境下不建议采用这种模式。

声明:本文内容及配图由入驻作者撰写或者入驻合作网站授权转载。文章观点仅代表作者本人,不代表电子发烧友网立场。文章及其配图仅供工程师学习之用,如有内容侵权或者其他违规问题,请联系本站处理。 举报投诉

评论(0)
发评论

下载排行榜

全部0条评论

快来发表一下你的评论吧 !

'+ '

'+ '

'+ ''+ '
'+ ''+ ''+ '
'+ ''+ '' ); $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code ==5){ $(pop_this).attr('href',"/login/index.html"); return false } if(data.code == 2){ //跳转到VIP升级页面 window.location.href="//m.lene-v.com/vip/index?aid=" + webid return false } //是会员 if (data.code > 0) { $('body').append(htmlSetNormalDownload); var getWidth=$("#poplayer").width(); $("#poplayer").css("margin-left","-"+getWidth/2+"px"); $('#tips').html(data.msg) $('.download_confirm').click(function(){ $('#dialog').remove(); }) } else { var down_url = $('#vipdownload').attr('data-url'); isBindAnalysisForm(pop_this, down_url, 1) } }); }); //是否开通VIP $.get('/article/vipdownload/aid/'+webid,function(data){ if(data.code == 2 || data.code ==5){ //跳转到VIP升级页面 $('#vipdownload>span').text("开通VIP 免费下载") return false }else{ // 待续费 if(data.code == 3) { vipExpiredInfo.ifVipExpired = true vipExpiredInfo.vipExpiredDate = data.data.endoftime } $('#vipdownload .icon-vip-tips').remove() $('#vipdownload>span').text("VIP免积分下载") } }); }).on("click",".download_cancel",function(){ $('#dialog').remove(); }) var setWeixinShare={};//定义默认的微信分享信息,页面如果要自定义分享,直接更改此变量即可 if(window.navigator.userAgent.toLowerCase().match(/MicroMessenger/i) == 'micromessenger'){ var d={ title:'5G NR用户面时延特性参数如何优化?资料下载',//标题 desc:$('[name=description]').attr("content"), //描述 imgUrl:'https://'+location.host+'/static/images/ele-logo.png',// 分享图标,默认是logo link:'',//链接 type:'',// 分享类型,music、video或link,不填默认为link dataUrl:'',//如果type是music或video,则要提供数据链接,默认为空 success:'', // 用户确认分享后执行的回调函数 cancel:''// 用户取消分享后执行的回调函数 } setWeixinShare=$.extend(d,setWeixinShare); $.ajax({ url:"//www.lene-v.com/app/wechat/index.php?s=Home/ShareConfig/index", data:"share_url="+encodeURIComponent(location.href)+"&format=jsonp&domain=m", type:'get', dataType:'jsonp', success:function(res){ if(res.status!="successed"){ return false; } $.getScript('https://res.wx.qq.com/open/js/jweixin-1.0.0.js',function(result,status){ if(status!="success"){ return false; } var getWxCfg=res.data; wx.config({ //debug: true, // 开启调试模式,调用的所有api的返回值会在客户端alert出来,若要查看传入的参数,可以在pc端打开,参数信息会通过log打出,仅在pc端时才会打印。 appId:getWxCfg.appId, // 必填,公众号的唯一标识 timestamp:getWxCfg.timestamp, // 必填,生成签名的时间戳 nonceStr:getWxCfg.nonceStr, // 必填,生成签名的随机串 signature:getWxCfg.signature,// 必填,签名,见附录1 jsApiList:['onMenuShareTimeline','onMenuShareAppMessage','onMenuShareQQ','onMenuShareWeibo','onMenuShareQZone'] // 必填,需要使用的JS接口列表,所有JS接口列表见附录2 }); wx.ready(function(){ //获取“分享到朋友圈”按钮点击状态及自定义分享内容接口 wx.onMenuShareTimeline({ title: setWeixinShare.title, // 分享标题 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享给朋友”按钮点击状态及自定义分享内容接口 wx.onMenuShareAppMessage({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 type: setWeixinShare.type, // 分享类型,music、video或link,不填默认为link dataUrl: setWeixinShare.dataUrl, // 如果type是music或video,则要提供数据链接,默认为空 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ”按钮点击状态及自定义分享内容接口 wx.onMenuShareQQ({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到腾讯微博”按钮点击状态及自定义分享内容接口 wx.onMenuShareWeibo({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); //获取“分享到QQ空间”按钮点击状态及自定义分享内容接口 wx.onMenuShareQZone({ title: setWeixinShare.title, // 分享标题 desc: setWeixinShare.desc, // 分享描述 link: setWeixinShare.link, // 分享链接 imgUrl: setWeixinShare.imgUrl, // 分享图标 success: function () { setWeixinShare.success; // 用户确认分享后执行的回调函数 }, cancel: function () { setWeixinShare.cancel; // 用户取消分享后执行的回调函数 } }); }); }); } }); } function openX_ad(posterid, htmlid, width, height) { if ($(htmlid).length > 0) { var randomnumber = Math.random(); var now_url = encodeURIComponent(window.location.href); var ga = document.createElement('iframe'); ga.src = 'https://www1.elecfans.com/www/delivery/myafr.php?target=_blank&cb=' + randomnumber + '&zoneid=' + posterid+'&prefer='+now_url; ga.width = width; ga.height = height; ga.frameBorder = 0; ga.scrolling = 'no'; var s = $(htmlid).append(ga); } } openX_ad(828, '#berry-300', 300, 250);