top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What is FilterCoefficient in QuantityconfigEUTRA in MeasConfig message ?

+1 vote
600 views

QuantityConfigEUTRA ::= SEQUENCE {
filterCoefficientRSRP
filterCoefficientRSRQ
}

posted May 21, 2018 by Gnanendra Reddy

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

FilterCoefficient is the IE in which UE applies filtering of the measurements for that measurement quantity.
The filtering is performed according to the following formula:

Fn = (1 − a) * Fn-1 + a * F −Mn

The variables in the formula are defined as follows:

Fn is the updated filtered measurement result step n.
Fn−1 is the old filtered measurement result step n – 1.
Mn is the latest received measurement result from physical layer measurements.
a = 1/2^(K/4) and k is filter co-efficient for corresponding measurement quantity received by the quantityconfig parameter

answer Jul 9, 2018 by Mohit Mohan
Similar Questions
+2 votes

Is their any triggering point ENB has to send Measurement consfiguration to UE.

Generally measurement configuration will come in RRC Reconfiguration message.At intall attach procedure ENB will send RRC Connection Reconfiguration message to send SRB2 and DRB configuration.

So,My question what is the triggering point to send Measurement configuration.

+2 votes

I have basic handover related query. How source eNodeB get to know when it has to trigger handover required message ? I mean to ask, how a source eNodeB come to know the threshold values of RSRP or RSRQ or both (related to target eNodeB) , required to do a successful handover towards eNodeB ? Is it due to network planning ?

...