4G5GWorld has a new home now. Visit TelecomGrid for new stories and blogs!

Need some information on Angle of Arrival method in uplink ECID

Angle of arrival(AoA) information is received from ENodeB for a given UE over LPPa(communication between ESMLC -- ENodeB).

Just wanted to know whether ENodeB will sent just one AoA or a list of AoA for that UE.

Check 36.455, there can be

Check 36.455, there can be multiple results, so I would say protocol has no restriction. Multiple AoA possible.

MeasuredResults ::= SEQUENCE (SIZE (1.. maxNoMeas)) OF MeasuredResultsValue

MeasuredResultsValue ::= CHOICE {
valueAngleOfArrival INTEGER (0..719),
valueTimingAdvanceType1 INTEGER (0..7690),
valueTimingAdvanceType2 INTEGER (0..7690),
resultRSRP ResultRSRP,
resultRSRQ ResultRSRQ,
...
}