亚星游戏官网-yaxin222

门户 | 手机客户端 | 论坛 | 人才 | 百科 | 搜索 | 技术问答 | English
待解决问题
LTE 系统信息SI解帧
离问题结束还有0天0小时  |  提问者:幻影314   |  提问时间:2013-6-13 19:53
LTE中的SI可能包含多个SIB,如果包含多个SIB的情况时,SIB的解帧应该如何实现,因为每一个SIB的长度都是不确定的,如果想解帧一个SI中的后面一个SIB而不解帧前面的SIB应该如何实现?


SystemInformation ::= SEQUENCE {
criticalExtensions CHOICE {
systemInformation-r8 SystemInformation-r8-IEs,
criticalExtensionsFuture SEQUENCE {}
}
}

SystemInformation-r8-IEs ::= SEQUENCE {
sib-TypeAndInfo SEQUENCE (SIZE (1..maxSIB)) OF CHOICE {
sib2 SystemInformationBlockType2,
sib3 SystemInformationBlockType3,
sib4 SystemInformationBlockType4,
sib5 SystemInformationBlockType5,
sib6 SystemInformationBlockType6,
sib7 SystemInformationBlockType7,
sib8 SystemInformationBlockType8,
sib9 SystemInformationBlockType9,
sib10 SystemInformationBlockType10,
sib11 SystemInformationBlockType11,
...,
sib12-v920 SystemInformationBlockType12-r9,
sib13-v920 SystemInformationBlockType13-r9
},
nonCriticalExtension SystemInformation-v8a0-IEs OPTIONAL
}

根据协议来看,SI中并没有关于所包含的的每一个SIB的个数及长度的指示,你能说的再详细一点么
回答时间:2013-8-10 20:13
 
我要回应:  回应字数在5000字以内

 

XML 地图 | Sitemap 地图