LTE关于N300计数器
时间:10-14
整理:3721RD
点击:
如题。
TDL找不到N300计数器,那怎么来控制RRC请求过程。
是根据前导码的最大发送次数来控RRC随机接入过程?
应该有的,仔细找找
前导码的发送是在RRC建立之前,不是层3消息,RRC建立已经是MSG3了
前导码是MSG1,一般受到MSG2后才会发MSG3,也就是RRC连接请求
t300在sib2的ue-TimersAndConstants条目里。
LTE中是没有N300计数器的,T300超时,接入就失败了。如下:
1> if timer T300 expires:
2> reset MAC, release the MAC configuration and re-establish RLC for all RBs that are established;
2> inform upper layers about the failure to establish the RRC connection, upon which the procedure ends;