1、小区ID(Cell ID)通过系统消息1—> 字段:cellIdentity 可以读取ECI;Cell ID= ENODEB ID”-“Secter ID=int(ECI/256)”-“MOD(ECI,256)
2、小区带宽通过MIB消息—>dl-Bandwidth: (2) n25;代表25个RB,对应带宽是5M;
3、根序列:通过系统消息2—>radioResourceConfigCommon—>prach-Config—>rootSequenceIndex;以及系统消息2—>radioResourceConfigCommon—>prach-Config—>prach-ConfigInfo—>prach-ConfigIndex;查表确定;PRACH configuration Index值为0~19时,使用Preamble Format 0;PRACH configuration Index值为20~29时,使用Preamble Format 1;PRACH configuration Index值为30~39时,使用Preamble Format 2;PRACH configuration Index值为40~47时,使用Preamble Format 3;PRACH configuration Index值为48~57时,使用Preamble Format 4。当prach-ConfigIndex小于48的时候,rootSequenceIndex的值根据下面这张表查起始根序列号。例如:rootSequenceIndex=32,则根据下表,其起始根序列号为42.
4、测试截图:
5、RsPower & PB:在系统消息2—> radioResourceConfigCommon—>pdsch-ConfigCommon—>referenceSignalPower & PB
6、PA:通过rrcConnectionSetup—> radioResourceConfigDedicated—> physicalConfigDedicated—> pdsch-ConfigDedicated—> p-a查看;
7、PDCCH符号数:层三信令找不到相关信息,在底层信令可以看PCFICH信道查看;建议查后台配置。