zoukankan
html css js c++ java
11.移动管理-切换流程及测量报告
硬切换 业务终止
控制面时延 业务面时延
切换成功率 切换时延
基于非竞争的随机接入
是否切换,是根据MR的结果来定的。如果测量报告上报不及时就会掉网。不准的话,本来不应该切换到B,结果切换B了,发现B不好又会切回A,或者掉网。测量的配置与报告就非常的重要。
测量配置
测量对象:邻区来实现的。邻区多,测量时间长,功耗大。测量报告大,向上报告需要资源大。测量周期长。
测量标识:RSRP,SINR
报告配置:周期性测量与事件触发配合使用。
查看全文
相关阅读:
JavaScript讲义(三)
jQuery学习(五)
jQuery学习(七)
JavaScript讲义(一)
jQuery学习(六)
这些东西不宜空腹吃[转]
pexpect实现的ssh连接(pexpect可从sourceforge下载)
Using the commandline connection tool Plink
【转】系统管理类DOS命令汇总
挺有意思的QQ资料
原文地址:https://www.cnblogs.com/sec875/p/11801165.html
最新文章
Redmine 导入AD用户
RedMine 邮件通知配置
centos 5.6 安装redmine 步骤
SVN的Redmine集成插件
解决mysql 写入中文读出乱码的问题
centos 下自动备份redmine 数据
Quartz.net Tutorial Lesson 2
[SSIS 2005]SSIS Error The AcquireConnection method call to the connection manager failed with error code 0xC0202009
[error] option strict on disallow late binding
求:C# 中nowarn 的 attribute
热门文章
[SSIS 2005]the script task can not run this edition of integration service
转 大师
msn group
团队的脊梁
Proj summary
HTML5(一)
Google软件测试之道(一):软件测试开发工程师
jQuery学习(八)
Google软件测试之道(二):测试工程师
JavaScript讲义(二)
Copyright © 2011-2022 走看看