#optimizationhassle
Noting that in above formula we fixed (gNB ID Length) to be 23 bit.
In Huawei the parameter name is gNodeBFunction.gNBIdLength and this parameter have range from 22 → 32 in unit of bits.
Maximum = 2^(36-22) = 2^14 = 16,384
Minimum = 2^(36-32) =2^4= 16
O.B
October 29, 2022, 10:02am
2
@Fathy_Farouk
The length of gnbid is not fixed. The 23 in your NR formula is a variable that can take any value between 22 and 32 inclusive depending on operator choice
you are right , but in above formula we fixed it to be 32 bit.
In Huawei the parameter name is gNodeBFunction.gNBIdLength and this parameter have range from 22 → 32 in unit of bits.
Maximum = 2^(36-22) = 2^14 = 16,384
Minimum = 2^(36-32) =2^4= 16
Jr_Mg
March 14, 2024, 8:04pm
4
Hello, is there any information element that can tell you the size of the gnodebid lenght?