LTE MeasurementReport消息
- 格式:docx
- 大小:29.56 KB
- 文档页数:2
LTE系统事件简介一、LTE事件概述LTE切换时需要UE上报测量的结果(包括RSRP,RSRQ等),而上报又分为周期性上报和事件触发的上报。
➢周期性上报由基站配置,UE直接上报测量的结果。
➢事件触发的上报又分为系统内的事件和系统间的事件。
LTE系统内切换主要事件包括:➢A1事件,服务小区质量高于门限;这个事件可以用来关闭频间测量。
➢A2事件,服务小区质量低于门限;这个事件可以用来打开频间测量和系统间测量,因为这个事件发生后可能发生切换等操作。
➢A3事件,邻小区质量好于服务小区质量;这个事件一般用于频内/间基于覆盖的切换。
➢A4事件,邻小区质量好于门限;这个事件一般用于基于负荷的切换。
➢A5事件,服务小区质量低于一个门限并且邻小区质量高于一个门限;这个事件也可以用于频内/间基于覆盖的切换。
目前LTE同频切换都是基于A3/A5事件进行的切换(现网主要是基于A3事件的)二、切换流程举例三、切换流程简要说明- RRC Connection Reconfiguration(Measurement Control)测量控制,一般在初始接入或上一次切换命令中的重配消息里携带- Measurement Report测量报告,终端根据当前小区的测量控制信息,将符合切换门限的小区进行上报- HO Request源小区在收到测量报告后向目标小区申请资源及配置信息(站内切换的话为站内交互,站间切换会使用X2口或者S1口,优先使用X2口)- HO Request Ack目标小区将终端的接纳信息以及其它配置信息反馈给源小区- RRC Connection Reconfiguration(HO Command)将目标小区的接纳信息及配置信息发给终端,告知终端目标小区已准备好终端接入,重配消息里包含目标小区的测量控制- SN Status Transfer源小区将终端业务的缓存数据移至目标小区- Random Access Preamble终端收到第5步重配消息(切换命令)后使用重配消息里的接入信息进行接入- Random Access Response目标小区接入响应,收到此命令后可认为接入完成了,然后终端在RRC层上发重配完成消息(第9步)- RRC Connect Reconfiguration complete(HO Confirm)上报重配完成消息,切换完成- Release Resource当终端成功接入后,目标小区通知源小区删除终端的上下文信息四、协议对LTE事件的定义和说明4.1 A1事件定义Event A1 (Serving becomes better than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A1-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A1-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the primary or secondary cell that is configured on the frequencyindicated in the associated measObjectEUTRA to be the serving cell;Inequality A1-1 (Entering condition)-Ms>HysThreshInequality A1-2 (Leaving condition)Ms<+ThreshHysThe variables in the formula are defined as follows:Ms is the measurement result of the serving cell, not taking into account any offsets.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a1-Threshold as defined within reportConfigEUTRA for this event).Ms is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Hys is expressed in dB.Thresh is expressed in the same unit as Ms.4.2 A2事件定义Event A2 (Serving becomes worse than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A2-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A2-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the primary or secondary cell that is configured on the frequencyindicated in the associated measObjectEUTRA to be the serving cell;Inequality A2-1 (Entering condition)+Ms<HysThreshInequality A2-2 (Leaving condition)Ms>-HysThreshThe variables in the formula are defined as follows:Ms is the measurement result of the serving cell, not taking into account any offsets.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a2-Threshold as defined within reportConfigEUTRA for this event).Ms is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Hys is expressed in dB.Thresh is expressed in the same unit as Ms.4.3 A3事件定义Event A3 (Neighbour becomes offset better than PCell)The UE shall:1> consider the entering condition for this event to be satisfied when condition A3-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A3-2, as specifiedbelow, is fulfilled;NOTE The cell(s) that triggers the event is on the frequency indicated in the associated measObject which may be different from the (primary) frequency used by the PCell.Inequality A3-1 (Entering condition)++>+Mn++-OcnOfpOcpMpHysOffOfnInequality A3-2 (Leaving condition)++<Mn++++MpOcpOfnOfpOffHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Mp is the measurement result of the PCell, not taking into account any offsets.Ofp is the frequency specific offset of the primary frequency (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the primary frequency).Ocp is the cell specific offset of the PCell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the primary frequency), and is set to zero if not configured for the PCell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Off is the offset parameter for this event (i.e. a3-Offset as defined within reportConfigEUTRA for this event).Mn, Mp are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Ofp, Ocp, Hys, Off are expressed in dB.4.4 A4事件定义Event A4 (Neighbour becomes better than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A4-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A4-2, as specifiedbelow, is fulfilled;Inequality A4-1 (Entering condition)-+Mn>+HysThreshOcnOfnInequality A4-2 (Leaving condition)Mn<+++ThreshOfnHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a4-Threshold as defined within reportConfigEUTRA for this event).Mn is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Hys are expressed in dB.Thresh is expressed in the same unit as Mn.4.5 A5事件定义Event A5 (PCell becomes worse than threshold1 and neighbour becomes better than threshold2)The UE shall:1> consider the entering condition for this event to be satisfied when both condition A5-1 andcondition A5-2, as specified below, are fulfilled;1> consider the leaving condition for this event to be satisfied when condition A5-3 or condition A5-4, i.e. at least one of the two, as specified below, is fulfilled;NOTE: The cell(s) that triggers the event is on the frequency indicated in the associatedmeasObject which may be different from the (primary) frequency used by the PCell.Inequality A5-1 (Entering condition 1)1Thresh Hys Mp <+Inequality A5-2 (Entering condition 2)2Thresh Hys Ocn Ofn Mn >-++Inequality A5-3 (Leaving condition 1)1Thresh Hys Mp >-Inequality A5-4 (Leaving condition 2)2Thresh Hys Ocn Ofn Mn <+++The variables in the formula are defined as follows:Mp is the measurement result of the PCell, not taking into account any offsets.Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Thresh1 is the threshold parameter for this event (i.e. a5-Threshold1 as defined within reportConfigEUTRA for this event).Thresh2 is the threshold parameter for this event (i.e. a5-Threshold2 as defined within reportConfigEUTRA for this event).Mn, Mp are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Hys are expressed in dB.Thresh1 is expressed in the same unit as Mp .Thresh2 is expressed in the same unit as Mn .Event A6 (Neighbour becomes offset better than SCell)The UE shall:1> consider the entering condition for this event to be satisfied when condition A6-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A6-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the (secondary) cell that is configured on the frequency indicatedin the associated measObjectEUTRA to be the serving cell;NOTE: The neighbour(s) is on the same frequency as the SCell i.e. both are on the frequency indicated in the associated measObject.Inequality A6-1 (Entering condition)+>Mn++-MsOcsOffHysOcnInequality A6-2 (Leaving condition)+<+Mn++OcsOffMsHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Ms is the measurement result of the serving cell, not taking into account any offsets.Ocs is the cell specific offset of the serving cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the serving frequency), and is set to zero if not configured for the serving cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Off is the offset parameter for this event (i.e. a6-Offset as defined within reportConfigEUTRA for this event).Mn, Ms are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ocn, Ocs, Hys, Off are expressed in dB.Event B1 (Inter RAT neighbour becomes better than threshold)The UE shall:1> for UTRA and CDMA2000, only trigger the event for cells included in the correspondingmeasurement object;1> consider the entering condition for this event to be satisfied when condition B1-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition B1-2, as specifiedbelow, is fulfilled;Inequality B1-1 (Entering condition)Thresh+Mn>-HysOfnInequality B1-2 (Leaving condition)++Mn<ThreshHysOfnThe variables in the formula are defined as follows:Mn is the measurement result of the inter-RAT neighbour cell, not taking into account any offsets.For CDMA 2000 measurement result, pilotStrength is divided by -2.Ofn is the frequency specific offset of the frequency of the inter-RAT neighbour cell (i.e. offsetFreq as defined within the measObject corresponding to the frequency of the neighbour inter-RAT cell).Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigInterRAT for this event).Thresh is the threshold parameter for this event (i.e. b1-Threshold as defined within reportConfigInterRAT for this event). For CDMA2000, b1-Threshold is divided by -2.Mn is expressed in dBm or in dB, depending on the measurement quantity of the inter-RAT neighbour cell.Ofn, Hys are expressed in dB.Thresh is expressed in the same unit as Mn.4.8 B2事件定义Event B2 (PCell becomes worse than threshold1 and inter RAT neighbour becomes better than threshold2)The UE shall:1> for UTRA and CDMA2000, only trigger the event for cells included in the correspondingmeasurement object;1> consider the entering condition for this event to be satisfied when both condition B2-1 andcondition B2-2, as specified below, are fulfilled;1> consider the leaving condition for this event to be satisfied when condition B2-3 or conditionB2-4, i.e. at least one of the two, as specified below, is fulfilled;Inequality B2-1 (Entering condition 1)+HysMp<Thresh1Inequality B2-2 (Entering condition 2)-+Mn>Ofn2ThreshHysInequality B2-3 (Leaving condition 1)Hys-Mp>1ThreshInequality B2-4 (Leaving condition 2)Mn<++OfnHys2ThreshThe variables in the formula are defined as follows:Mp is the measurement result of the PCell, not taking into account any offsets.Mn is the measurement result of the inter-RAT neighbour cell, not taking into account any offsets.For CDMA2000 measurement result, pilotStrength is divided by -2.Ofn is the frequency specific offset of the frequency of the inter-RAT neighbour cell (i.e. offsetFreq as defined within the measObject corresponding to the frequency of the inter-RAT neighbourcell).Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigInterRAT for this event).Thresh1 is the threshold parameter for this event (i.e. b2-Threshold1 as defined within reportConfigInterRAT for this event).Thresh2 is the threshold parameter for this event (i.e. b2-Threshold2 as defined within reportConfigInterRAT for this event). For CDMA2000, b2-Threshold2 is divided by -2.Mp is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Mn is expressed in dBm or dB, depending on the measurement quantity of the inter-RAT neighbour cell.Ofn, Hys are expressed in dB.修正版Thresh1 is expressed in the same unit as Mp. Thresh2 is expressed in the same unit as Mn.。
LTE测量与切换详解(非常全面)1 测量过程测量过程主要包括以下三个步骤:测量配置:由eNB通过RRCConnectionReconfigurtion消息携带的measConfig信元将测量配置消息通知给UE,即下发测量控制。
测量执行:UE会对当前服务小区进行测量,并根据RRCConnectionReconfigurtion消息中的s-Measure信元来判断是否需要执行对相邻小区的测量。
测量报告:测量报告触发方式分为周期性和事件触发。
当满足测量报告条件时,UE将测量结果填入MeasurementReport消息,发送给eNB。
1.1 测量配置测量配置主要由eNB通过RRCConnectionReconfigurtion消息携带的measConfig信元将测量配置消息通知给UE,包含UE需要测量的对象、小区列表、报告方式、测量标识、事件参数等。
当测量条件改变时,eNB通知UE新的测量条件。
●触发条件:eNB向UE发起/修改/删除测量。
●发送网元:(eNB)处理:将测量配置填项填入RRCConnectionReconfigurtion消息中的measConfig信元。
●接收网元(UE)处理:UE侧维护一个测量配置数据库VarMeasConfig,在VarMeasConfig 中,每个measId对应一个measObjectId和一个reportConfigId。
其中,measId是数据库测量配置条目索引;measObjectId是测量对象标识,对应一个测量对象配置项;reportConfigId是测量报告标识,对应一个测量报告配置项。
此外还包含了与measId无关的公共配置项quantityConfig、测量量配置、s-Measure和服务小区质量门限控制等。
Measurement objects(测量对象):UE测量的对象如下●对于频率内和频率间的测量,测量对象是一个单一的E-UTRA承载频率。
LTE测量报告[合集5篇]第一篇:LTE测量报告1.1 测量报告满足测量报告条件时,通过事件报告eUTRAN。
内容包括:测量ID、服务小区的测量结果(RSRP和RSRQ的测量值)、邻小区的测量结果(可选)。
图1 – 3:测量报告消息测量报告方式:按时触发类型,分为周期性和事件触发。
λ周期性触发:按照eNB设定的报告间隔与总次数周期性发送⎫reportStrongestCells :报告最强小区⎫reportCGI :上报全球小区标识λ事件触发:满足报告条件时,发送测量报告第二篇:LTE资料UE eNB Measurement ReportMSG1(Random Access Preamble)RAR(Random Access Response)RRC Connection Reconfiguration(HO Command)RRC Connection ReconfigurationComplete(HO Confirm)基站内小区间切换信令流程2)基站间X2切换流程:UETarget eNBSource eNBMeasurement Report EPC X2AP HandoverRequest X2APHandoverRequestAcknowledge RRCConnectionReconfiguration(HO Command)X2AP SNStatusTransfer S1AP PathSwitchRequest S1APPathSwitchRequestAcknowledge X2AP UEContextRelease RRCConnectionReconfigurationComplete(HOConfirm)MSG1(Random Access Preamble)RAR(Random Access Response)基站间X2切换信令流程3)基站间S1切换流程:UEEPCSource eNBMeasurement Report Target eNB S1AP HandoverRequest S1APHandoverRequestAcknowledge RrcConnectionReconfiguration(HOCommand)S1APUEContextReleaseCommandRrcConnectionReconfigurationComplete(HO Confirm)MSG1(Random Access Preamble)RAR(Random Access Response)S1AP HandoverRequestS1APHandoverRequestAcknowledgeS1AP_EnbStatusTransferMsgS1AP MMEStatusTransferS1AP HandoverNotifyS1APUEContextReleaseComplete基站间S1切换信令流程注:信令流程不在解释,资料很多。
lte小区切换案例LTE小区切换是指终端设备在从一个小区移动到另一个小区时,需要重新选择和连接新的小区,以确保通信的稳定和流畅。
在实际应用中,LTE小区切换质量直接关系到通信质量和用户体验。
下面我们来分步骤阐述LTE小区切换案例。
第一步,建立初始连接。
在终端设备上,首先要建立初始连接,即与初始小区建立通信。
设备发送“RRC Connection Request”消息进行请求,小区收到请求后,发送“RRC Connection Setup”消息建立连接,并给终端设备分配临时标识TMSI,之后发送“RRC Connection Complete”消息确认连接建立成功。
第二步,进行切换准备。
当设备检测到信号质量较低或无信号时,便开始进行小区切换准备。
设备发送“Measurement Report”消息给初始小区,通知其该设备已经开始准备切换,并开始在周围其他小区中进行测量,选择信号质量较好的小区。
第三步,选择目标小区。
设备通过测量报告自主选择信号质量较好的目标小区,并发送“Handover Request”消息给初始小区,请求切换到目标小区。
初始小区收到请求后,进行“Handover Preparation”准备工作,包括与目标小区通信、资源分配等。
第四步,执行小区切换。
当初始小区已经做好了切换准备,便发送指令消息给终端设备,要求其切换至目标小区。
设备接收到消息后,开始断开与初始小区的连接,并发送“Handover Command”消息通知目标小区要求连接。
第五步,完成小区切换。
目标小区收到“Handover Command”消息后,开始分配资源,并发送“Handover Request Acknowledge”消息通知切换成功。
设备接收到消息后,发送“Handover Complete”消息,确认切换成功。
总体来说,LTE小区切换需要经过建立初始连接、切换准备、选择目标小区、执行小区切换、完成小区切换等多个步骤。
1。
SIB1 Information Elements核心网消息⑴CN Common GSM—MAP NAS System Information包含如下信息:1.UE当前所在位置区LAC;2网络运行模式,通过此信息,UE可获知是否可以执行GPRS/IMSI联合附着过程⑵CN Domain System Information List核心网域的系统信息列表包含:①CS domain system information list:T3212的值,DRX cycle length Coefficient(电路域特定不连续接收长度系数②CS domain system information list:当前小区所在的RAC, DRX cycle length Coefficient(分组域特定不连续接收长度系数B.UE信息UE timers and constants in idle mode:T—300N300T312N312等UE timers and constants in connected mode:T-301N301T-302n302t—303t-3042。
SIB2SIB2中包含一个重要信息就是URA id列表信息,即小区所属的URA。
一个特定的小区可以属于一个或多个URA。
一个小区最多可以属于8个URA.。
但是在Cell_PCH下,特定小区属于多个URA时候,极端情况可能造成小区无法接入的情况.3.SIB3/SIB4SIB3和SIB4内容类似,UE在IDLE模式下读取SIB来获取相应系统参数;在连接模式下,读取SIB4来获取相应的系统参数。
SIB3包含下列信息。
A.SIB4 Indicator,用于指示系统是否使用SIB4.若指示为不使用SIB4,B。
UTRAN mobility information elements:1.小区标识(Cell Idengtity),28位二进制;2.Cell Selection and Re-selection info(小区选择和重选信息;)⑴Mapping info:这一参数在系统间小区选择是使用.⑵Cell Selection and Re—selection_quanlity measure:指示选择使用CPICH Ec/No还是使用CPICH RSCP作为质量测量的参数。
LTE系统事件介绍一、LTE事件概述LTE切换时需要UE上报测量的结果(包括RSRP,RSRQ等),而上报又分为周期性上报和事件触发的上报。
周期性上报由基站配置,UE直接上报测量的结果。
事件触发的上报又分为系统内的事件和系统间的事件。
LTE系统内切换主要事件包括:A1事件,服务小区质量高于门限;这个事件可以用来关闭频间测量。
A2事件,服务小区质量低于门限;这个事件可以用来打开频间测量和系统间测量,因为这个事件发生后可能发生切换等操作。
A3事件,邻小区质量好于服务小区质量;这个事件一般用于频内/间基于覆盖的切换。
A4事件,邻小区质量好于门限;这个事件一般用于基于负荷的切换。
A5事件,服务小区质量低于一个门限并且邻小区质量高于一个门限;这个事件也可以用于频内/间基于覆盖的切换。
目前LTE同频切换都是基于A3/A5事件进行的切换(现网主要是基于A3事件的)二、切换流程举例- RRC Connection Reconfiguration(Measurement Control)测量控制,一般在初始接入或上一次切换命令中的重配消息里携带- Measurement Report测量报告,终端根据当前小区的测量控制信息,将符合切换门限的小区进行上报- HO Request源小区在收到测量报告后向目标小区申请资源及配置信息(站内切换的话为站内交互,站间切换会使用X2口或者S1口,优先使用X2口)- HO Request Ack目标小区将终端的接纳信息以及其它配置信息反馈给源小区- RRC Connection Reconfiguration(HO Command)将目标小区的接纳信息及配置信息发给终端,告知终端目标小区已准备好终端接入,重配消息里包含目标小区的测量控制- SN Status Transfer源小区将终端业务的缓存数据移至目标小区- Random Access Preamble终端收到第5步重配消息(切换命令)后使用重配消息里的接入信息进行接入- Random Access Response目标小区接入响应,收到此命令后可认为接入完成了,然后终端在RRC层上发重配完成消息(第9步)- RRC Connect Reconfiguration complete(HO Confirm)上报重配完成消息,切换完成- Release Resource当终端成功接入后,目标小区通知源小区删除终端的上下文信息四、协议对LTE事件的定义和说明4.1 A1事件定义Event A1 (Serving becomes better than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A1-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A1-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the primary or secondary cell that is configured on the frequencyindicated in the associated measObjectEUTRA to be the serving cell;Inequality A1-1 (Entering condition)-Ms>HysThreshInequality A1-2 (Leaving condition)Ms<+ThreshHysThe variables in the formula are defined as follows:Ms is the measurement result of the serving cell, not taking into account any offsets.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a1-Threshold as defined within reportConfigEUTRA for this event).Ms is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Hys is expressed in dB.Thresh is expressed in the same unit as Ms.4.2 A2事件定义Event A2 (Serving becomes worse than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A2-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A2-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the primary or secondary cell that is configured on the frequencyindicated in the associated measObjectEUTRA to be the serving cell;Inequality A2-1 (Entering condition)+Ms<HysThreshInequality A2-2 (Leaving condition)Ms>-HysThreshThe variables in the formula are defined as follows:Ms is the measurement result of the serving cell, not taking into account any offsets.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a2-Threshold as defined within reportConfigEUTRA for this event).Ms is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Hys is expressed in dB.Thresh is expressed in the same unit as Ms.4.3 A3事件定义Event A3 (Neighbour becomes offset better than PCell)The UE shall:1> consider the entering condition for this event to be satisfied when condition A3-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A3-2, as specifiedbelow, is fulfilled;NOTE The cell(s) that triggers the event is on the frequency indicated in the associated measObject which may be different from the (primary) frequency used by the PCell.Inequality A3-1 (Entering condition)++>+Mn++-OcnOfpOcpMpHysOffOfnInequality A3-2 (Leaving condition)++<Mn++++MpOcpOfnOfpOffHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Mp is the measurement result of the PCell, not taking into account any offsets.Ofp is the frequency specific offset of the primary frequency (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the primary frequency).Ocp is the cell specific offset of the PCell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the primary frequency), and is set to zero if not configured for the PCell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Off is the offset parameter for this event (i.e. a3-Offset as defined within reportConfigEUTRA for this event).Mn, Mp are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Ofp, Ocp, Hys, Off are expressed in dB.4.4 A4事件定义Event A4 (Neighbour becomes better than threshold)The UE shall:1> consider the entering condition for this event to be satisfied when condition A4-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A4-2, as specifiedbelow, is fulfilled;Inequality A4-1 (Entering condition)-+Mn>+HysThreshOcnOfnInequality A4-2 (Leaving condition)Mn<+++ThreshOfnHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigEUTRA for this event).Thresh is the threshold parameter for this event (i.e. a4-Threshold as defined within reportConfigEUTRA for this event).Mn is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Hys are expressed in dB.Thresh is expressed in the same unit as Mn.4.5 A5事件定义Event A5 (PCell becomes worse than threshold1 and neighbour becomes better than threshold2)The UE shall:1> consider the entering condition for this event to be satisfied when both condition A5-1 andcondition A5-2, as specified below, are fulfilled;1> consider the leaving condition for this event to be satisfied when condition A5-3 or conditionA5-4, i.e. at least one of the two, as specified below, is fulfilled;NOTE: The cell(s) that triggers the event is on the frequency indicated in the associated measObject which may be different from the (primary) frequency used by the PCell.Inequality A5-1 (Entering condition 1)+Mp<HysThresh1Inequality A5-2 (Entering condition 2)+-+Mn>Thresh2HysOcnOfnInequality A5-3 (Leaving condition 1)-Mp>HysThresh1Inequality A5-4 (Leaving condition 2)2++Mn<+OfnHysThreshOcnThe variables in the formula are defined as follows:Mp is the measurement result of the PCell, not taking into account any offsets.Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ofn is the frequency specific offset of the frequency of the neighbour cell (i.e. offsetFreq as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell).Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigEUTRA for this event).Thresh1 is the threshold parameter for this event (i.e. a5-Threshold1 as defined within reportConfigEUTRA for this event).Thresh2 is the threshold parameter for this event (i.e. a5-Threshold2 as defined within reportConfigEUTRA for this event).Mn, Mp are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ofn, Ocn, Hys are expressed in dB.Thresh1is expressed in the same unit as Mp.Thresh2is expressed in the same unit as Mn.Event A6 (Neighbour becomes offset better than SCell)The UE shall:1> consider the entering condition for this event to be satisfied when condition A6-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition A6-2, as specifiedbelow, is fulfilled;1> for this measurement, consider the (secondary) cell that is configured on the frequency indicatedin the associated measObjectEUTRA to be the serving cell;NOTE: The neighbour(s) is on the same frequency as the SCell i.e. both are on the frequency indicated in the associated measObject.Inequality A6-1 (Entering condition)+>Mn++-MsOcsOffHysOcnInequality A6-2 (Leaving condition)+<+Mn++OcsOffMsHysOcnThe variables in the formula are defined as follows:Mn is the measurement result of the neighbouring cell, not taking into account any offsets.Ocn is the cell specific offset of the neighbour cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the frequency of the neighbour cell), and set to zero if not configured for the neighbour cell.Ms is the measurement result of the serving cell, not taking into account any offsets.Ocs is the cell specific offset of the serving cell (i.e. cellIndividualOffset as defined within measObjectEUTRA corresponding to the serving frequency), and is set to zero if not configured for the serving cell.Hys is the hysteresis parameter for this event (i.e. hysteresis as defined within reportConfigEUTRA for this event).Off is the offset parameter for this event (i.e. a6-Offset as defined within reportConfigEUTRA for this event).Mn, Ms are expressed in dBm in case of RSRP, or in dB in case of RSRQ.Ocn, Ocs, Hys, Off are expressed in dB.Event B1 (Inter RAT neighbour becomes better than threshold)The UE shall:1> for UTRA and CDMA2000, only trigger the event for cells included in the correspondingmeasurement object;1> consider the entering condition for this event to be satisfied when condition B1-1, as specifiedbelow, is fulfilled;1> consider the leaving condition for this event to be satisfied when condition B1-2, as specifiedbelow, is fulfilled;Inequality B1-1 (Entering condition)Thresh+Mn>-HysOfnInequality B1-2 (Leaving condition)++Mn<ThreshHysOfnThe variables in the formula are defined as follows:Mn is the measurement result of the inter-RAT neighbour cell, not taking into account any offsets.For CDMA 2000 measurement result, pilotStrength is divided by -2.Ofn is the frequency specific offset of the frequency of the inter-RAT neighbour cell (i.e. offsetFreq as defined within the measObject corresponding to the frequency of the neighbour inter-RAT cell).Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigInterRAT for this event).Thresh is the threshold parameter for this event (i.e. b1-Threshold as defined within reportConfigInterRAT for this event). For CDMA2000, b1-Threshold is divided by -2.Mn is expressed in dBm or in dB, depending on the measurement quantity of the inter-RAT neighbour cell.Ofn, Hys are expressed in dB.Thresh is expressed in the same unit as Mn.4.8 B2事件定义Event B2 (PCell becomes worse than threshold1 and inter RAT neighbour becomes better than threshold2)The UE shall:1> for UTRA and CDMA2000, only trigger the event for cells included in the correspondingmeasurement object;1> consider the entering condition for this event to be satisfied when both condition B2-1 andcondition B2-2, as specified below, are fulfilled;1> consider the leaving condition for this event to be satisfied when condition B2-3 or conditionB2-4, i.e. at least one of the two, as specified below, is fulfilled;Inequality B2-1 (Entering condition 1)+HysMp<Thresh1Inequality B2-2 (Entering condition 2)-+Mn>Ofn2ThreshHysInequality B2-3 (Leaving condition 1)Hys-Mp>1ThreshInequality B2-4 (Leaving condition 2)Mn<++OfnHys2ThreshThe variables in the formula are defined as follows:Mp is the measurement result of the PCell, not taking into account any offsets.Mn is the measurement result of the inter-RAT neighbour cell, not taking into account any offsets.For CDMA2000 measurement result, pilotStrength is divided by -2.Ofn is the frequency specific offset of the frequency of the inter-RAT neighbour cell (i.e. offsetFreq as defined within the measObject corresponding to the frequency of the inter-RAT neighbourcell).Hys is the hysteresis parameter for this event (i.e. hysteresis as defined withinreportConfigInterRAT for this event).Thresh1 is the threshold parameter for this event (i.e. b2-Threshold1 as defined within reportConfigInterRAT for this event).Thresh2 is the threshold parameter for this event (i.e. b2-Threshold2 as defined within reportConfigInterRAT for this event). For CDMA2000, b2-Threshold2 is divided by -2.Mp is expressed in dBm in case of RSRP, or in dB in case of RSRQ.Mn is expressed in dBm or dB, depending on the measurement quantity of the inter-RAT neighbour cell.Ofn, Hys are expressed in dB.Thresh1is expressed in the same unit as Mp.Thresh2is expressed in the same unit as Mn.第11页。
1.MR是什么MR就是measurement report,手机报上来的测量报告,网优可以根据这个确定某些片区的覆盖情况测量是TD-LTE系统的一项重要功能,针对大量测量数据的统计分析也可用于对发现网络问题。
测量数据较路测具体更全面、更完整、更易取得的优点。
与传统网管的不同,MR是由UE上报的,可以更直接的反应无线情况;MR测量中有毫秒级的KPI信息,后期可以结合信令分析出更;MR数据中包含UE位置信息,可以把数据的视角进一步放大,从小区扩展到具体的地理位置上。
2.MR系统概况测量报告数据采集原理MR测量报告数据主要来自UE,以及在无线资源管理过程中计算产生的测量报告。
原始测量数据或者经过统计计算报送到MR服务器以统计数据形式进行存储,生成MRS文件,或者直接报送到MR服务器以样本数据形式进行存储,最终生成MRO文件。
测量报告触发方式事件触发利用网络已开启的事件测量(A1、A2等),不需另外开启测量,测量数据周期性汇总生成MRE文件周期性触发需要手工开启测量任务,并配置上报周期,测量数据周期性汇总生成MRO和MRS文件目前我们的统计和分析数据源均采用周期性测量数据(即MRO和MRS文件)各类周期的定义:eNodeB或UE测量采样周期:reportInterval表示UE对某个测量数据进行测量的周期,目前要求统计设定为5120ms,即5.12S进行一次周期性测量。
reportAmount表示UE对某个测量数据进行的测量的数量,目前设置为infinity,表示无限制一直上报。
用sitemanager登到站上查看,这两个参数的位置在MRBTS-》LNBTS-》CTRLTS-》MTRACE-》Periodic UE measurements下。
通过测试软件查看RRC重配置信令消息,里面就包含reportInterval参数和reportAmount参数OMC-R(MR服务器)统计周期:表示OMC-R生成测量报告统计的周期,该周期目前统计设置为15分钟,即每个ENB 15分钟生成一个测量报告文件。
1.MR是什么MR就是measurement report,手机报上来的测量报告,网优可以根据这个确定某些片区的覆盖情况测量是TD-LTE系统的一项重要功能,针对大量测量数据的统计分析也可用于对发现网络问题。
测量数据较路测具体更全面、更完整、更易取得的优点。
与传统网管的不同,MR是由UE上报的,可以更直接的反应无线情况;MR测量中有毫秒级的KPI信息,后期可以结合信令分析出更;MR数据中包含UE位置信息,可以把数据的视角进一步放大,从小区扩展到具体的地理位置上。
2.MR系统概况测量报告数据采集原理MR测量报告数据主要来自UE,以及在无线资源管理过程中计算产生的测量报告。
原始测量数据或者经过统计计算报送到MR服务器以统计数据形式进行存储,生成MRS文件,或者直接报送到MR服务器以样本数据形式进行存储,最终生成MRO文件。
测量报告触发方式事件触发利用网络已开启的事件测量(A1、A2等),不需另外开启测量,测量数据周期性汇总生成MRE文件周期性触发需要手工开启测量任务,并配置上报周期,测量数据周期性汇总生成MRO和MRS文件目前我们的统计和分析数据源均采用周期性测量数据(即MRO和MRS文件)各类周期的定义:eNodeB或UE测量采样周期:reportInterval表示UE对某个测量数据进行测量的周期,目前要求统计设定为5120ms,即进行一次周期性测量。
reportAmount表示UE对某个测量数据进行的测量的数量,目前设置为infinity,表示无限制一直上报。
用sitemanager登到站上查看,这两个参数的位置在MRBTS-》 LNBTS-》 CTRLTS-》MTRACE-》Periodic UE measurements下。
通过测试软件查看RRC重配置信令消息,里面就包含reportInterval参数和reportAmount 参数OMC-R(MR服务器)统计周期:表示OMC-R生成测量报告统计的周期,该周期目前统计设置为15分钟,即每个ENB 15分钟生成一个测量报告文件。