Вы находитесь на странице: 1из 41

Modify Cell DL Scheduling Algorithm Configuration (MOD

CELLDLSCHALGO)
Function

Use this command to modify the configuration of the cell DL scheduling algorithm.

Note

This is a high-risk MML command. Pay attention to the following precautions before running this
command:
 Online modifications on the FreeUserDlRbUsedRatio parameter will result in automatic reset
of the cell.
 Online modifications on the MbsfnSfCfg parameter will result in automatic reset of the cell.
 Online modifications on the LbtSwitch parameter will result in automatic reset of the cell.

Parameters

ID Name Description

Meaning: Indicates the local ID of the cell. It uniquely


LocalCellId Local cell
identifies a cell within a BS.
ID
GUI Value Range: 0~255
Unit: None
Actual Value Range: 0~255
MML Default Value: None
Recommended Value: None
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: None
Applicable Mode: L

DlschStrategy Downlink Meaning: Indicates the switch of the DL scheduling policy.


scheduling According to the Max C/I scheduling policy, the UE with
Strategy good-quality channels are scheduled and hence the
spectral efficiency is very high. The QoS and fairness
among users, however, cannot be ensured. The Max C/I
scheduling policy can be used to verify the maximum
capacity of the system. The RR scheduling policy is the
fairest scheduling policy. When RR is adopted, the system
capacity is the smallest. Therefore, RR is used only to
verify the upper bound of the scheduling fairness in the
system. In terms of the scheduling effect, the PF
scheduling policy is between the previous two policies.
Therefore, PF can be used to verify the capacity, coverage,
and fairness of the system. The EPF scheduling policy
supports the features such as user QoS, system capacity,
and channel frequency selection. The basic scheduling
policy is mainly used for the performance test purpose.
During common operation, the EPF scheduling policy is
recommended.
GUI Value Range: DLSCH_PRI_TYPE_EPF(EPF),
DLSCH_PRI_TYPE_PF(PF),
DLSCH_PRI_TYPE_MAX_CI(MAX C/I),
DLSCH_PRI_TYPE_RR(RR)
Unit: None
Actual Value Range: DLSCH_PRI_TYPE_EPF,
DLSCH_PRI_TYPE_PF, DLSCH_PRI_TYPE_MAX_CI,
DLSCH_PRI_TYPE_RR
MML Default Value: None
Recommended Value: DLSCH_PRI_TYPE_EPF(EPF)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: This parameter
specifies the switch of the DL scheduling policy. When this
parameter is set to DLSCH_PRI_TYPE_MAX_CI, UEs with
good channel quality are preferentially scheduled, thereby
achieving a high spectrum efficiency, but QoS and
scheduling fairness cannot be ensured for UEs. The
maximum system capacity can be verified when this
parameter is set to DLSCH_PRI_TYPE_MAX_CI. When
this parameter is set to DLSCH_PRI_TYPE_RR,
scheduling fairness among UEs is achieved, but the
minimum system capacity is available, and QoS cannot be
ensured for UEs. The scheduling fairness among UEs can
be verified when this parameter is set to
DLSCH_PRI_TYPE_RR. When this parameter is set to
DLSCH_PRI_TYPE_PF, channel quality of UEs and
scheduling fairness among UEs are ensured, but QoS
cannot be ensured for UEs. When this parameter is set to
DLSCH_PRI_TYPE_EPF, the channel quality, scheduling
fairness, and QoS can be ensured for UEs. It is
recommended that basic scheduling policies (including Max
C/I, RR, and PF scheduling policies) be used in
performance tests, and the EPF scheduling policies be
used in typical operating scenarios.
Applicable Mode: L

FreeUserDlRbUsedRatio Free Users Meaning: Indicates the percentage of free shared RBs on
Downlink the PDSCH in scheduling based on pay-free users and pay
RB Ratio users. The other RBs on the PDSCH are allocated to pay
users. When sufficient capacity is available, the percentage
of RBs occupied by pay-free users and that occupied by
pay users will reach the preset values. Changes in this
parameter affect the percentage of RBs for pay-free users
and that for pay users. Modifying the value of this
parameter for an active cell will lead to the re-setup of the
cell.This parameter applies only to LTE TDD cells.
GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification: Yes
Impact on Radio Network Performance: None
Applicable Mode: L
MaxMimoRankPara maximum Meaning: Indicates the maximum number of layers (the
number of rank) in the implementation of multiple-input multiple-output
MIMO (MIMO) in DL scheduling.
layers GUI Value Range: SW_MAX_SM_RANK_1(Rank1),
SW_MAX_SM_RANK_2(Rank2),
SW_MAX_SM_RANK_4(Rank4)
Unit: None
Actual Value Range: SW_MAX_SM_RANK_1,
SW_MAX_SM_RANK_2, SW_MAX_SM_RANK_4
MML Default Value: None
Recommended Value: If MIMO is not used for a cell, the
value SW_MAX_SM_RANK_1 is recommended. If 2x2
MIMO is used for a 2T2R or 2T4R cell or 4x2 MIMO is used
for a 4T4R cell, the value SW_MAX_SM_RANK_2 is
recommended. If 4x4 MIMO is used for a 4T4R cell, the
value SW_MAX_SM_RANK_4 is recommended.
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: The value of this
parameter has a significant impact on the throughput under
MIMO.
Applicable Mode: L

CaSchStrategy Downlink Meaning: Indicates the downlink scheduling policy used


CA when CA is applied, which can be basic scheduling or
Schedule differentiated scheduling. (If CA is applied in the uplink, this
Strategy parameter also indicates the uplink scheduling polity.) If the
CA basic scheduling policy is adopted, the eNodeB
calculates the proportional fair (PF) scheduling priority of
each component carrier (CC) for a CA UE using the total
data rates on both CCs of this CA UE. In this way, CA UEs
and non-CA UEs can be allocated similar number of RBs. If
the CA differentiated scheduling policy is adopted, the
eNodeB calculates the PF scheduling priority of each CC
for a CA UE using the data rate only on the primary
component carrier (PCC) or secondary component carrier
(SCC) of this CA UE. In this way, CA UEs can achieve
better performance than non-CA UEs.
GUI Value Range: BASIC_SCHEDULE(Basic Schedule),
DIFF_SCHEDULE(differentiation schedule)
Unit: None
Actual Value Range: BASIC_SCHEDULE,
DIFF_SCHEDULE
MML Default Value: None
Recommended Value: BASIC_SCHEDULE(Basic
Schedule)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: None
Applicable Mode: L

NonGbrResourceRatio Reserved Meaning: Indicates the proportion of resources reserved for


resource non-GBR services. A proportion of resources is reserved
ratio for periodically to prevent non-GBR services from failing to be
non-GBR allocated resources. During the periods when resources
services are reserved, resources are scheduled preferentially for
non-GBR services. If this parameter is set to 0, resources
are not reserved for non-GBR services.
GUI Value Range: 0~50
Unit: %
Actual Value Range: 0~50
MML Default Value: None
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A larger value of
this parameter indicates a larger proportion of resources
reserved for non-GBR services. This decreases the service
satisfaction rate and the number of admitted users for non-
GBR services if both non-GBR services and GBR services
exist in the network. A smaller value of this parameter leads
to the opposite effect.
Applicable Mode: L

DlEpfCapacityFactor Downlink Meaning: Indicates the capacity factor for downlink


EPF enhanced proportional fair (EPF) scheduling. This factor
capacity affects the scheduling priorities of UEs running services
factor with the QCI of 6, 7, 8, or 9, and accordingly can be used to
adjust the cell capacity and fairness among users.
GUI Value Range: EPF_CAPC_FACTOR_1(1),
EPF_CAPC_FACTOR_0DOT01(0.01),
EPF_CAPC_FACTOR_0DOT5(0.5),
EPF_CAPC_FACTOR_2(2), EPF_CAPC_FACTOR_3(3),
EPF_CAPC_FACTOR_4(4)
Unit: None
Actual Value Range: EPF_CAPC_FACTOR_1,
EPF_CAPC_FACTOR_0DOT01,
EPF_CAPC_FACTOR_0DOT5, EPF_CAPC_FACTOR_2,
EPF_CAPC_FACTOR_3, EPF_CAPC_FACTOR_4
MML Default Value: None
Recommended Value: EPF_CAPC_FACTOR_1(1)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: The value 1
ensures optimal fairness of resource allocation to UEs
while maximizing the cell capacity. If this parameter is set
to a value greater than 1, a larger factor results in more
RBs being allocated to cell center users(CCUs) and fewer
RBs to cell edge users(CEUs). This increases cell
throughput but damages fairness among UEs in the cell. If
this parameter is set to a value less than 1, a smaller factor
results in more RBs being allocated to CEUs and fewer
RBs to CCUs, which results in similar throughput for CCUs
and CEUs. However, fairness among UEs in the cell is
damaged.
Applicable Mode: L
RBPriMcsSelectRatioThd RB Priority Meaning: Indicates the selection ratio threshold for the
MCS function of lowering the modulation and coding scheme
Select (MCS) index to increase the number of resource blocks
Ratio (RBs) with priority for UEs running services with small
Threshold packets. If the threshold of TTIs within which downlink
scheduling is performed and RBs are surplus is less than
this parameter value, the function is enabled.The value 0
indicates that the function is disabled. The value 100
indicates that the function is always enabled.
GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 10
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A larger value
results in shorter delay for small-packet services in this cell
but higher downlink interference to neighboring cells. A
smaller value leads to the opposite effects.
Applicable Mode: L

CellEdgeUserRbAllocMod Cell Edge Meaning: Indicates the resource block (RB) allocation
e User RB mode for cell edge users (CEUs) when downlink ICIC is
Allocation enabled. If this parameter is set to ALL_EDGE_USER, RBs
Mode in the current transmission time interval (TTI) are firstly
allocated to cell center users (CCUs) and then allocated to
all CEUs. If this parameter is set to PART_EDGE_USER,
RBs in the current TTI are firstly allocated to CCUs and
then allocated to the CEUs to which RBs have not been
allocated within this TTI.
GUI Value Range: ALL_EDGE_USER(All Edge User),
PART_EDGE_USER(Part Edge User)
Unit: None
Actual Value Range: ALL_EDGE_USER,
PART_EDGE_USER
MML Default Value: None
Recommended Value: ALL_EDGE_USER(All Edge User)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Consider a cell that
serves a small number of UEs and has downlink ICIC
enabled. If this parameter is set to ALL_EDGE_USER,
CEUs are allocated more RBs and therefore are likely to
experience higher data rates. If this parameter is set to
PART_EDGE_USER, a CEU is scheduled at either the
edge band or center band and therefore CEUs' data rates
may not increase.
Applicable Mode: L

DlIcicSchMode Downlink Meaning: Indicates the scheduling policy used when


ICIC downlink ICIC is enabled. If this parameter is set to
Schedule EDGE_USER_NO_PRIO, both cell center users (CCUs)
Mode and cell edge users (CEUs) can preempt edge bands,
thereby improving CCUs' performance. If this parameter is
set to EDGE_USER_PRIO, CCUs are scheduled at both
the center band and the edge band only after CEUs have
been scheduled at the edge band, and therefore CEUs'
performance improves.
GUI Value Range: EDGE_USER_NO_PRIO(Edge User No
Prio), EDGE_USER_PRIO(Edge User Prio)
Unit: None
Actual Value Range: EDGE_USER_NO_PRIO,
EDGE_USER_PRIO
MML Default Value: None
Recommended Value: EDGE_USER_NO_PRIO(Edge
User No Prio)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If downlink ICIC is
enabled and this parameter is set to
EDGE_USER_NO_PRIO, spectral efficiency of the network
improves, but CEUs' user experience cannot improve. If
downlink ICIC is enabled and this parameter is set to
EDGE_USER_PRIO, CEUs' user experience improves.
Applicable Mode: L

RbgAllocStrategy RBG Meaning: For services whose QoS class identifier (QCI) is
Resource not 1: When this parameter is set to ROUND_DOWN: (1) If
Allocation the number of required resource block groups (RBGs) is
Strategy less than 1, the actual number of RBs are allocated to UEs
at the current transmission time interval (TTI); (2) If the
number of required RBGs is greater than N but less than
N+1 (N is greater than or equal to 1), RBs of N RBGs are
allocated to UEs in the current TTI and the other required
RBs are allocated to UEs in the next TTI. Setting this
parameter to ROUND_DOWN ensures full utilization of
RBs, but increases scheduling times and decreases
downlink data rate. If this parameter is set to ROUND_UP
and the number of required RBGs is greater than N but less
than N+1 (N is greater than or equal to 0), RBs of N+1
RBGs are allocated to UEs in the current TTI. Setting this
parameter to ROUND_UP wastes a few RBs, but
decreases scheduling times and increases downlink data
rate. When this parameter is set to ADAPTIVE: (1) If the
number of required RBGs is less than 1, the actual number
of RBs are allocated to UEs at the current TTI; (2) If the
number of required RBGs is greater than N but less than
N+1 (N is greater than or equal to 1), RBs of N+1 RBGs are
allocated to UEs in the current TTI. Compared with setting
this parameter to ROUND_UP, setting this parameter to
ADAPTIVE does not waste RBs when the number of
required RBGs is less than 1. For services whose QCI is 1
(such as VoIP services): When this parameter is set to
ROUND_DOWN: (1) If the number of required RBGs is less
than 1, the actual number of RBs are allocated to UEs at
the current TTI; (2) If the number of required RBGs is
greater than N but less than N+1 (N is greater than or equal
to 1), RBs of N+1 RBGs are allocated to UEs in the current
TTI. If this parameter is set to ROUND_UP or ADAPTIVE,
RBs are allocated to UEs in the same way that they are
allocated when this parameter is set to ROUND_UP or
ADAPTIVE for services whose QCI is not 1, respectively.
For ping services: If the number of required RBGs is
greater than N but less than N+1 (N is greater than or equal
to 0), RBs of N+1 RBGs are allocated to UEs in the current
TTI regardless of the actual parameter setting.
GUI Value Range: ROUND_DOWN(Round Down),
ROUND_UP(Round Up), ADAPTIVE(Adaptive)
Unit: None
Actual Value Range: ROUND_DOWN, ROUND_UP,
ADAPTIVE
MML Default Value: None
Recommended Value: ADAPTIVE(Adaptive)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to ROUND_DOWN, all allocated RBs are fully utilized,
spectral efficiency is high, but cell throughput is relatively
low. If this parameter is set to ROUND_UP, a few allocated
RBs are not utilized, spectral efficiency is low, but cell
throughput is relatively high. Compared with setting this
parameter to ROUND_UP, setting this parameter to
ADAPTIVE does not waste RBs when the number of
required RBGs is less than 1.
Applicable Mode: L

MidUserMcsThreshold Middle Meaning: Indicates the MCS index threshold for setting the
User Mcs DL IBLER of UEs near the cell center. When the
Threshold DlVarIBLERtargetSwitch option of the CqiAdjAlgoSwitch
parameter is selected, the DL IBLER of a UE whose MCS
index is smaller than or equal to this threshold can be set
by specifying the InitDlIblerTarget parameter in the
CellCqiAdjAlgo MO. This parameter applies only to LTE
TDD.
GUI Value Range: 0~28
Unit: None
Actual Value Range: 0~28
MML Default Value: None
Recommended Value: 12
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to a smaller value and the value of the InitDlIblerTarget
parameter in the CellCqiAdjAlgo MO is changed from 10 to
15 or higher, the average throughput of the entire network
is less likely to decrease, but also less likely to increase
greatly. If this parameter is set to a larger value and the
value of the InitDlIblerTarget parameter in the
CellCqiAdjAlgo MO is changed from 10 to 15 or higher, the
throughput of all UEs using the MCSs that can bring gains
in the throughput increases. This parameter must be set to
a proper value to maximize the positive gains in the
average throughput of the entire network. If this parameter
is set to a too large value, negative gains in the throughput
occur at the cell center, and negative gains are more likely
to occur in the average throughput of the entire network.
Applicable Mode: L

DlLowLoadSdmaThdOffs Downlink Meaning: Indicates the isolation threshold offset configured


et Low Load for downlink low load of an adaptive SFN cell. The isolation
SDMA threshold is the ratio of the RSRP sum of working RRUs to
Threshold the RSRP sum of non-working RRUs in an adaptive SFN
Offset cell. This parameter applies only to LTE FDD.
GUI Value Range: -25~25
Unit: dB
Actual Value Range: -25~25
MML Default Value: None
Recommended Value: 25
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to a small value and the load is low, fewer UEs enter
joint scheduling and more UEs enter independent
scheduling. Setting this parameter to a large value leads to
the opposite effect.
Applicable Mode: L

DlHarqMaxTxNum Dowlink Meaning: Indicates the maximum number of downlink


HARQ hybrid automatic repeat request (HARQ) transmissions. For
Maximum details, see 3GPP TS 36.331.
Transmissi GUI Value Range: 1~6
on Number
Unit: None
Actual Value Range: 1~6
MML Default Value: None
Recommended Value: 5
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter leads to fewer radio resource overheads
caused by HARQ retransmissions but lower radio link
reliability. A larger value of this parameter leads to the
opposite effects.
Applicable Mode: L

NonGbrSchDelayWeight NonGBR Meaning: Indicates the weight for scheduling non-GBR


Traffic services with long scheduling delay.
Delay GUI Value Range: 0~10
Weight
Unit: None
Actual Value Range: 0~1, step:0.1
MML Default Value: None
Recommended Value: 8
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A larger value of
this parameter leads to a higher probability that non-GBR
services with long scheduling delay are scheduled. A
smaller value of this parameter leads to the opposite
effects.
Applicable Mode: L

RBDamageNearPointIbler RB Meaning: Indicates the IBLER threshold for determining


Th Damage cell-center UEs when certain RBs are unavailable.
Cell Near This parameter applies only to LTE FDD.
Point User
IBLER Thd GUI Value Range: 0~1000
Unit: None
Actual Value Range: 0~1, step:0.001
MML Default Value: None
Recommended Value: 20
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: When certain
downlink RBs are unavailable, if this parameter is set to a
small value, the peak throughput of UEs with a high SNR
decreases; if this parameter is set to a large value, the
peak throughput of UEs with a high SNR increases but the
peak throughput of UEs with a medium SNR is low.
Applicable Mode: L

BreathingPilotAlgoSwitch Breathing Meaning: BreathingPilotSwitch: Indicates whether to enable


Pilot Switch the Breathing Pilot function. This function is enabled only if
this option is selected.This parameter applies only to LTE
FDD.
GUI Value Range:
BreathingPilotSwitch(BreathingPilotSwitch)
Unit: None
Actual Value Range: BreathingPilotSwitch
MML Default Value: None
Recommended Value: BreathingPilotSwitch:Off
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance:
BreathingPilotSwitch: When this option is selected, the
eNodeB determines the pilot transmission mode based on
inter-cell load status to increase UE throughput. When this
option is deselected, the default pilot transmission mode is
used and there is no impact on network performance.
Applicable Mode: L

HoStaticMcsTimer Handover Meaning: Indicates the duration within which the eNodeB
UE Static performs downlink scheduling based on a low modulation
MCS and coding scheme (MCS) order in handovers. The
Scheduling eNodeB starts this timer after determining a UE has
Timer entered the handover area or has been handed over to the
target cell. The eNodeB performs downlink scheduling
based on a low MCS order during the running of this timer.
After the timer expires, the eNodeB performs downlink
scheduling based on a new MCS order after CQI
adjustment.
GUI Value Range: 0~100
Unit: ms
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 60
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If the parameter
value is too large, user throughput during handovers
decreases. If the parameter value is too small, the service
interruption duration during handovers may be prolonged.
Applicable Mode: L

DlRankOptimizeSwitch Downlink Meaning: Indicates whether to perform downlink rank


Rank optimization. If this parameter is set to OFF, the eNodeB
Optimize uses the rank received from a UE to schedule the UE. If the
Switch baseband processing unit determines that the received
rank is unsuitable for UE scheduling, the eNodeB
schedules the UE based on rank 1. If this parameter is set
to ON, the eNodeB optimizes the received rank and
schedules the UE based on the optimized rank. If the
baseband processing unit determines that the received
rank is unsuitable for UE scheduling, the eNodeB does not
optimize the received rank and schedules the UE based on
the rank used last time.
GUI Value Range: OFF(Off), ON(On)
Unit: None
Actual Value Range: OFF, ON
MML Default Value: None
Recommended Value: OFF(Off)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Setting this
parameter to ON increases UE throughput in scenarios
where ranks reported by a UE change frequently or are
unsuitable for UE scheduling. Setting this parameter to
OFF has no impact on network performance.
Applicable Mode: L

CaSccDopMeas Ca Scc Meaning: Indicates the method for measuring the Doppler
Doppler frequency offset that is applied to frequency selective
Measurem scheduling on the secondary component carrier (SCC) in
ent carrier aggregation (CA). If this parameter is set to
FROMSCC, the Doppler frequency offset is measured on
the SCC. If this parameter is set to FROMPCC, the Doppler
frequency offset is measured on the primary component
carrier (PCC) no matter whether the SCC is configured with
an uplink carrier, and then Doppler frequency offset on the
SCC is determined based on the Doppler frequency offset
measured on the PCC and downlink frequencies of the
PCC and SCC.
GUI Value Range: FROMSCC(FROMSCC),
FROMPCC(FROMPCC)
Unit: None
Actual Value Range: FROMSCC, FROMPCC
MML Default Value: None
Recommended Value: FROMSCC(FROMSCC)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: The Doppler
measurement requires an uplink carrier. If this parameter is
set to FROMSCC but an SCC is not configured with an
uplink carrier, frequency selective scheduling is not
supported on the SCC, and therefore throughput on the
SCC does not increase. If this parameter is set to
FROMPCC, frequency selective scheduling is supported on
the SCC, generating frequency selective scheduling gains
and increasing throughput.
Applicable Mode: L

DlSpsInterval Downlink Meaning: Indicates the downlink semi-persistent scheduling


Semi- interval. This parameter provides three values. If this
persistent parameter is set to 20ms(20ms) or 40ms(40ms), a fixed
Scheduling interval of 20 or 40 ms is used. If this parameter is set to
Interval ADAPTIVE, the eNodeB adaptively uses the interval of 20
or 40 ms. The value ADAPTIVE takes effect only for TDD
eNodeBs.
FDD eNodeBs support a fixed interval of 20 or 40 ms. If this
parameter is set to ADAPTIVE for FDD eNodeBs, the
actually effective value is 20ms.
GUI Value Range: ms20(20ms), ms40(40ms),
ADAPTIVE(ADAPTIVE)
Unit: None
Actual Value Range: ms20, ms40, ADAPTIVE
MML Default Value: None
Recommended Value: ms20(20ms)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to ms20, voice services have the shortest scheduling
delay. If this parameter is set to ms40 or ADAPTIVE, the
number of UEs supporting semi-persistent scheduling
increases while the scheduling delay for voice services also
increases, which probably decreases the MOS value of
voice services. If this parameter is set to ADAPTIVE, the
cell selects semi-persistent scheduling periods for UEs with
newly established voice bearers based on the load to
improve the capacity and user experience of UEs running
voice services.
Applicable Mode: L

RBPriMcsSelectStrategy RB Priority Meaning: Indicates how to apply the policy of increasing the
MCS number of resource blocks (RBs) to lower the modulation
Select and coding scheme (MCS) index. If this parameter is set to
Strategy SINGLEUSER_STRATEGY, the policy is applied to a
single RRC_CONNECTED UE whose capability is limited
(Maximum number of DL-SCH transport block bits received
within a TTI of the UE is less than the maximum TBS with
the total number of PRBs). The policy is applied to a single
service when the following conditions are met within a
measurement period: (1) this parameter is set to
SINGLEUSER_STRATEGY; (2) the service is the only
service to be scheduled in the cell; (3) the proportion of the
transmission time intervals (TTIs) in which RBs are
expected to be surplus is less than a specified threshold. If
this parameter is set to MULTIUSER_STRATEGY, the
policy is applied to the last capability-limited UE to be
scheduled. If this parameter is set to
MULTIUSER_STRATEGY and the proportion of TTIs in
which RBs are expected to be surplus is less than a
specified threshold within a measurement period, this
strategy is applied to the last UE to be scheduled. If this
parameter is set to
MULTIUSR_LOWMCSLIMIT_STRATEGY, the policy is
applied to the last capability-limited UE to be scheduled. If
this parameter is set to
MULTIUSR_LOWMCSLIMIT_STRATEGY and the
proportion of TTIs in which RBs are expected to be surplus
is less than a specified threshold within a measurement
period, this strategy is applied to the last UE to be
scheduled, and the MCS index decreases by a maximum of
3. This parameter applies only to LTE FDD networks.
GUI Value Range: SINGLEUSER_STRATEGY(Single User
Strategy), MULTIUSER_STRATEGY(Multiple User
Strategy),
MULTIUSR_LOWMCSLIMIT_STRATEGY(Multiple User
Lower MCS Limited Strategy)
Unit: None
Actual Value Range: SINGLEUSER_STRATEGY,
MULTIUSER_STRATEGY,
MULTIUSR_LOWMCSLIMIT_STRATEGY
MML Default Value: None
Recommended Value: SINGLEUSER_STRATEGY(Single
User Strategy)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to MULTIUSER_STRATEGY, throughput of capability-
limited UEs in and near the cell center increases, downlink
throughput also increases when the cell is lightly loaded,
the small-packet service delay decreases, but interference
on neighboring cells increases. If this parameter is set to
MULTIUSR_LOWMCSLIMIT_STRATEGY, the number of
RBs to be increased for the scheduling of small-packet
services is limited, interference on neighboring cells
decreases, downlink throughput increases in scenarios with
medium or light loads. In this case, you are advised to set
the RBPriMcsSelectRatioThd parameter to a larger value to
further decrease the small-packet service delay and
increase downlink throughput. If this parameter is set to
SINGLEUSER_STRATEGY, the small-packet service delay
decreases and throughput increases in scenarios where a
single UE needs to be scheduled.
Applicable Mode: L

DlRankDetectSwitch Downlink Meaning: Indicates whether to perform rank detection.


Rank DetectRank2AdjSwitch: If this option is deselected, the
Detect eNodeB does not perform rank 2 detection for UEs
Switch reporting rank 1. In this case, the eNodeB performs single-
codeword scheduling. If this option is selected: (1) The
eNodeB performs rank 2 detection upon reception of rank 1
report from any UEs if whitelisted UEs have not been
configured. (2) The eNodeB performs rank 2 detection only
upon reception of rank 1 report from whitelisted UEs if
configured. The StartRankDetectEffThd parameter in the
CellDlschAlgo MO, the StartRankDetectCntThd parameter
in the CellDlschAlgo MO, the RankDetectSuccessCntThd
parameter in the CellDlschAlgo MO, and the
RankReverseDetectCntThd parameter in the CellDlschAlgo
MO take effect only when the DetectRank2AdjSwitch option
is selected. DetectRank1AdjSwitch: If this option is
deselected, the eNodeB does not perform rank 1 detection
for UEs reporting rank 2. In this case, the eNodeB performs
dual-codeword scheduling. If this option is selected, the
eNodeB performs rank 1 detection for UEs reporting rank
2.The function controlled by DetectRank1AdjSwitch applies
to LTE TDD but not to LTE FDD in the current
version.Therefore, the setting of DetectRank1AdjSwitch
takes effect only for LTE TDD.
BfDetectRank1AdjSwitch: If this option is deselected, the
eNodeB switches between the single-stream beamforming
and dual-stream beamforming modes based on the
spectral efficiency. If this option is selected, the eNodeB
attempts to switch to the single-stream beamforming mode
when it is in dual-stream beamforming mode. This option
applies only to LTE TDD cells.
GUI Value Range:
DetectRank2AdjSwitch(DetectRank2AdjSwitch),
DetectRank1AdjSwitch(DetectRank1AdjSwitch),
BfDetectRank1AdjSwitch(BfDetectRank1AdjSwitch)
Unit: None
Actual Value Range: DetectRank2AdjSwitch,
DetectRank1AdjSwitch, BfDetectRank1AdjSwitch
MML Default Value: None
Recommended Value: DETECTRANK1ADJSWITCH:Off,
DETECTRANK2ADJSWITCH:Off is recommended for LTE
FDD cells, On is recommended for LTE TDD cells,
BfDetectRank1AdjSwitch:Off.
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: In the actual
networking scenarios, the rank indication reported by a UE
may be inaccurate because the interference on the CRS is
inconsistent with that in the data area and rank
measurement algorithms may among UEs. The optimal
rank can be obtained by rank detection, which helps
improve the system throughput. If the
DetectRank2AdjSwitch option is selected, the inaccurate
rank 1 reporting by a UE can be identified and optimal rank
can be obtained, improving the system throughput and the
ratio of the rank 2 usage. The DetectRank1AdjSwitch
option setting does not take effect and has no impacts on
network performance. If the BfDetectRank1AdjSwitch
option is deselected, the eNodeB switches between single-
stream beamforming and dual-stream beamforming modes
based on the spectral efficiency. If the
BfDetectRank1AdjSwitch option is selected, the eNodeB
detects single-stream beamforming performance so that
the optimal transmission mode can be selected. In this way,
the switching between single-stream and dual-stream
beamforming modes is more accurate and throughput is
higher compared with those when this option is deselected.
Applicable Mode: L

MbsfnSfCfg MBSFN Meaning: Indicates whether to configure Multimedia


Subframe Broadcast multicast service Single Frequency Network
Configurati (MBSFN) subframes. The ten options of this parameter
on map to the ten MBSFN subframes. If an option is selected,
the corresponding subframe is configured. If an option is
not selected, the corresponding subframe is not configured.
PDSCH services with enhanced MIMO applied can be
scheduled on configured MBSFN subframes.
GUI Value Range: SubFrame0(SubFrame0),
SubFrame1(SubFrame1), SubFrame2(SubFrame2),
SubFrame3(SubFrame3), SubFrame4(SubFrame4),
SubFrame5(SubFrame5), SubFrame6(SubFrame6),
SubFrame7(SubFrame7), SubFrame8(SubFrame8),
SubFrame9(SubFrame9)
Unit: None
Actual Value Range: SubFrame0, SubFrame1,
SubFrame2, SubFrame3, SubFrame4, SubFrame5,
SubFrame6, SubFrame7, SubFrame8, SubFrame9
MML Default Value: None
Recommended Value: SubFrame0(SubFrame0):Off,
SubFrame1(SubFrame1):Off,
SubFrame2(SubFrame2):Off,
SubFrame3(SubFrame3):Off,
SubFrame4(SubFrame4):Off,
SubFrame5(SubFrame5):Off,
SubFrame6(SubFrame6):Off,
SubFrame7(SubFrame7):Off,
SubFrame8(SubFrame8):Off,
SubFrame9(SubFrame9):Off
Parameter Relationship: None
Service Interrupted After Modification: Yes
Impact on Radio Network Performance: For UEs in TM9
mode, selecting more options of this parameter results in a
higher throughput gain, and selecting fewer options of this
parameter results in a lower throughput gain. For UEs not
in TM9 mode, selecting more options of this parameter
results in a lower throughput gain, and selecting fewer
options of this parameter results in a higher throughput
gain.
Applicable Mode: L

TddSpecSubfSchSwitch TDD Meaning: Indicates whether the TDD special subframes are
Special used for downlink scheduling.
Subframe If the parameter is set to SCH, TDD special subframes are
Scheduling used for downlink scheduling.
Switch
If the parameter is set to NSCH, TDD special subframes
are not used for downlink scheduling.
DisuseStatement: This parameter will be removed in later
versions. In this version, the setting of this parameter is still
synchronized between the U2000 and the eNodeB, but it is
no longer used internally. Therefore, avoid using this
parameter.
GUI Value Range: SCH(Schedule), NSCH(Not Schedule)
Unit: None
Actual Value Range: SCH, NSCH
MML Default Value: None
Recommended Value: SCH(Schedule)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to SCH, the network performance is not affected.
If this parameter is set to NSCH, TDD special subframes
are not used for scheduling, reducing the remote
interference to other TDD cells. In addition, the service
experience of some users is affected when the network
load is heavy in the cell.
Applicable Mode: L

DataThdInPdcchPdschBal Data Meaning: Indicates the traffic volume threshold of a bearer


Threshold above which the bearer is determined as a bearer with
In Pdcch large packets in the PDCCH and PDSCH resource
And Pdsch allocation optimization mechanism when traffic is heavy. If
Balance this parameter is set to 0, none of the bearers is
determined as a bearer with large packets. If this parameter
is set to a value ranging from 1 to 1000000 (indicating a
threshold from 1 bit to 1,000,000 bits), a bearer whose
traffic to be scheduled is greater than or equal to this
parameter value is determined as a bearer with large
packets.
GUI Value Range: 0~1000000
Unit: bit
Actual Value Range: 0~1000000
MML Default Value: None
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Setting this
parameter to 0 has no impact on network performance.
Setting this parameter to a non-zero value increases the
physical resource block (PRB) usage in the PDSCH and
downlink throughput in large traffic volume scenarios. A
smaller value of this parameter results in a higher
probability of a bearer being determined as a bearer with
large packets. A larger value of this parameter results in a
lower probability of a bearer being determined as a bearer
with large packets.
Applicable Mode: L

UeNumThdInPdcchPdsch Ue Num Meaning: Indicates the threshold for the number of


Bal Threshold synchronized UEs in a cell above which the PDCCH and
In Pdcch PDSCH resource allocation optimization mechanism is
And Pdsch activated in large traffic volume scenarios. If this parameter
Balance is set to a value ranging from 0 to 10000 (indicating a
threshold from 0 UE to 10,000 UEs), the mechanism is
activated when the number of synchronized UEs in the cell
is greater than or equal to this parameter value.
GUI Value Range: 0~10000
Unit: None
Actual Value Range: 0~10000
MML Default Value: None
Recommended Value: 10000
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If the number of
synchronized UEs in the cell is less than this parameter
value, the network performance is not affected. If the
number of synchronized UEs in the cell is greater than or
equal to this parameter value, PDCCH and PDSCH
resources are balanced, increasing PRB usage in the
PDSCH and downlink throughput in large traffic volume
scenarios.
Applicable Mode: L

EnbInterfRandMod eNodeB Meaning: Indicates the modular for calculating the first
Interferenc resource block (RB) to be scheduled based on interference
e randomization.
Randomize GUI Value Range: MOD3(3), MOD4(4), MOD6(6)
Modular
Unit: None
Actual Value Range: MOD3, MOD4, MOD6
MML Default Value: None
Recommended Value: For a network with three sectors:
It is recommended that this parameter be set to MOD6
when the average PRB usage in an area is lower than or
equal to 30%.
It is recommended that this parameter be set to MOD3
when the average PRB usage in an area is greater than
30%.
For a network with four sectors:
It is recommended that this parameter be set to MOD6
when the average PRB usage in an area is lower than or
equal to 30%.
It is recommended that this parameter be set to MOD4
when the average PRB usage in an area is greater than
30%.
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to a large value, the RBs to be scheduled in a cell can
be better staggered in case of low PRB usage, which
reduces interference. However, with the increase of PRB
usage, the interference turns severe. If this parameter is set
to a too large value, the RBs to be scheduled cannot be
staggered according to the configuration due to high PRB
usage. If this parameter is set to a small value, the RBs to
be scheduled cannot be staggered and the interference
cannot be reduced in an optimal manner.
Applicable Mode: L

TxdDci1aSwitch TxD DCI1A Meaning: Indicates whether DCI1A downlink grant


Scheduling scheduling is used for UEs in transmit diversity mode. This
Switch parameter applies only to LTE TDD cells. If this parameter
is set to ON and the UE in transmit diversity mode requires
single-codeword scheduling, the DCI1A format can be used
for downlink grant scheduling, which increases the DCI1A
coverage area. If this parameter is set to OFF, the downlink
grant scheduling is performed in default mode.
GUI Value Range: OFF(Off), ON(On)
Unit: None
Actual Value Range: OFF, ON
MML Default Value: None
Recommended Value: OFF(Off)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Setting this
parameter to ON increases UE throughput in scenarios
where ranks reported by a UE change frequently or are
unsuitable for UE scheduling. Setting this parameter to
OFF has no impact on network performance.
Applicable Mode: L

DlSchAbnUeThd Downlink Meaning: Indicates the threshold of consecutive


Schedule discontinuous transmissions (DTXs) in the downlink above
Abnormal which the eNodeB stops scheduling the abnormal UE. The
Ue parameter value range is from 6 to 120.
Threshold GUI Value Range: 6~120
Unit: None
Actual Value Range: 6~120
MML Default Value: None
Recommended Value: 15
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: This parameter
takes effect only when AbnUeSchSwitch of the
CellSchStrategySwitch parameter is on.
If AbnUeSchSwitch of the CellSchStrategySwitch
parameter is off, the DlSchAbnUeThd parameter setting
has no impact on network performance.
If AbnUeSchSwitch of the CellSchStrategySwitch
parameter is on, the DlSchAbnUeThd parameter setting
helps decrease the residual block error rate (RBLER) and
increase cell throughput in scenarios where resources are
insufficient. A larger value of the DlSchAbnUeThd
parameter results in a smaller decrease in the RBLER and
a smaller increase in cell throughput in scenarios where
resources are insufficient. A smaller value of the
DlSchAbnUeThd parameter results in a larger decrease in
the RBLER and a larger increase in cell throughput in
scenarios where resources are insufficient. However, the
scheduling delay increases and perceived throughput
decreases for UEs in weak coverage areas.
Applicable Mode: L

RarAndPagingCR Code Rate Meaning: Indicates the code rate for Random Access
for Random Response messages and paging messages.
Access GUI Value Range: 10~930
Response
and Paging Unit: None
Message Actual Value Range: 0.010~0.930, step:0.001
MML Default Value: None
Recommended Value: 1. 400 for 1.4 MHz cells;
2. 117 for cells in a bandwidth of 3 MHz, 5 MHz, 10 MHz,
15 MHz, or 20 MHz.
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in a higher reliability of Random
Access Response and paging message reception and
more RBs to be occupied by the messages. If there are
many Random Access Response messages or paging
messages, the cell throughput may decrease. A larger
value of this parameter results in fewer RBs to be occupied
by the messages and a lower reliability of Random Access
Response and paging message reception, which may
cause a decrease in the access success rate and paging
success rate.
Applicable Mode: L

CqiAdjInitialStep CQI Meaning: Indicates the initial step in which channel quality
Adjustment indicators (CQIs) are adjusted for UEs that initially access
Initial Step or are handed over to the network. If the periodically
measured initial block error rate (IBLER) exceeds the fixed
IBLER threshold, the CQI adjustment step is changed to its
fixed default value 0.1.
GUI Value Range: 0~1000
Unit: None
Actual Value Range: 0~10, step:0.01
MML Default Value: None
Recommended Value: 10
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to a smaller value, the handover success rate
increases, downlink RBLER decreases, but downlink
throughput of UEs that initially access or are handed over
to the network may decrease. A larger value of this
parameter results in the opposite effects.
Applicable Mode: L

CsiRsSfSchStrSwitch CSI-RS Meaning: Indicates the scheduling policy of subframes


Subframe transmitting CSI-RSs. This parameter now includes one
Scheduling switch. UnCfgCsiRsUESchSwitch: Indicates whether UEs
Strategy that do not support CSI-RSs can be scheduled in
Switch subframes transmitting CSI-RSs. These UEs can be
scheduled in these subframes only when this switch is on.
UEs that do not support CSI-RSs refer to the CSI-RSs that
cannot identify the subframes transmitting CSI-RSs. This
switch applies only to LTE TDD cells.
GUI Value Range: UnCfgCsiRsUESchSwitch
Unit: None
Actual Value Range: UnCfgCsiRsUESchSwitch
MML Default Value: None
Recommended Value: UnCfgCsiRsUESchSwitch:On
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance:
UnCfgCsiRsUESchSwitch: If this switch is on, UEs that do
not support CSI-RSs can be scheduled in subframes
transmitting CSI-RSs, thereby increasing the probability
that UEs not supporting CSI-RSs are scheduled and
increasing average cell throughput when the number of
UEs in TM9 is small in the cell. Turning off this switch has
no impact on network performance.
Applicable Mode: L

SfnDlLoadPeriod SFN Meaning: Indicates the period for measuring downlink load
Downlink of a single frequency network (SFN) cell. The eNodeB
Load determines the threshold for isolating UEs scheduled in
Period independent scheduling mode from UEs scheduled in joint
scheduling mode based on the downlink cell load
measured within each period. A heavier cell load results in
a lower threshold and a higher probability that UEs enter
independent scheduling mode. A lighter cell load results in
a higher threshold and a higher probability that UEs enter
joint scheduling mode.
This parameter takes effect only when the SfnDlSchSwitch
parameter is set to ADAPTIVE(Adaptive scheduling).
GUI Value Range: 2~1800
Unit: s
Actual Value Range: 2~1800
MML Default Value: None
Recommended Value: 30
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: The proportion of
UEs scheduled in independent scheduling mode to the UEs
scheduled in joint scheduling mode in an SFN cell in each
load measurement period is adjusted based on the
measured cell load. This parameter setting affects the
physical resource block (PRB) usage.
Applicable Mode: L

FreqSelJudgePeriod Frequency Meaning: Indicates the determination period for frequency


Select selective scheduling. If FreqSelSwitch of the DlSchSwitch
Judge parameter is off, the FreqSelJudgePeriod parameter setting
Period does not take effect. If FreqSelSwitch of the DlSchSwitch
parameter is on, a smaller value of the FreqSelJudgePeriod
parameter results that UEs meeting frequency selective
scheduling conditions more easily enter the frequency
selective scheduling mode and a higher probability that the
UEs repeatedly enter and exit frequency selective
scheduling mode. A larger value of the
FreqSelJudgePeriod parameter results in the opposite
effects when FreqSelSwitch of the DlSchSwitch parameter
is on. This parameter applies only to LTE FDD networks.
GUI Value Range: 1~10
Unit: s
Actual Value Range: 1~10
MML Default Value: None
Recommended Value: 10
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: If FreqSelSwitch of
the DlSchSwitch parameter is off, the FreqSelJudgePeriod
parameter does not take effect and has no impact on
network performance. If FreqSelSwitch of the DlSchSwitch
parameter is on, a smaller value of the FreqSelJudgePeriod
parameter results in a shorter determination period, UEs
meeting frequency selective scheduling conditions to enter
the frequency selective scheduling more easily, higher
spectral efficiency generated based on downlink frequency
selective scheduling, and stronger uplink interference
caused by more aperiodic CQI scheduling times that are
required by downlink frequency selective scheduling. A
larger value of the FreqSelJudgePeriod parameter results
in the opposite effects when FreqSelSwitch of the
DlSchSwitch parameter is on.
Applicable Mode: L

DlEnhancedVoipSchSw Downlink Meaning: Indicates whether to enable enhanced scheduling


Enhanced on VoLTE services in the downlink. This parameter
Voip includes options related to enhanced scheduling algorithms
Schedule for VoLTE services in the downlink.
Switch DlVoIPLoadBasedSchSwitch: Indicates whether to enable
cell-load-based adaptive selection of dynamic scheduling
and semi-persistent scheduling for UEs running VoLTE
services. If this option is deselected, cell-load-based
adaptive selection of dynamic and semi-persistent
scheduling cannot be performed for UEs running VoLTE
services. If this option is selected, dynamic and semi-
persistent scheduling can be adaptively selected for UEs
running VoLTE services based on the cell load.
DlSpsRevHarqUseSwitch: Indicates whether HARQ
feedback resources reserved for semi-persistent
scheduling can be used by dynamic scheduling. HARQ
feedback resources reserved for semi-persistent
scheduling can be used by dynamic scheduling only when
this option is selected.
DlSpsDrxDecouplingSwitch: indicates whether the long
DRX cycle configuration is considered during the
configuration and activation of downlink semi-persistent
scheduling. If this option is deselected, the long DRX cycle
configuration is considered during the configuration and
activation of downlink semi-persistent scheduling, and
downlink semi-persistent scheduling cannot be configured
or activated when the downlink semi-persistent scheduling
period is not an integral multiple of the long DRX cycle. If
this option is selected, the long DRX cycle configuration is
not considered during the configuration and activation of
downlink semi-persistent scheduling.
DlSchVoipDuringHoSwitch: Indicates whether to enable
voice service scheduling in the downlink during scheduling
of handover signaling. If this option is deselected, the
eNodeB does not schedule voice services in the downlink
when scheduling handover signaling. If this option is
selected, the eNodeB can schedule voice services in the
downlink when scheduling handover signaling, decreasing
the downlink packet delay for voice services and improving
the voice service quality in handovers, especially the voice
service quality in DRX scenarios.
GUI Value Range:
DlVoIPLoadBasedSchSwitch(DlVoIPLoadBasedSchSwitch)
, DlSpsRevHarqUseSwitch(DlSpsRevHarqUseSwitch),
DlSpsDrxDecouplingSwitch(DlSpsDrxDecouplingSwitch),
DlSchVoipDuringHoSwitch(DlSchVoipDuringHoSwitch)
Unit: None
Actual Value Range: DlVoIPLoadBasedSchSwitch,
DlSpsRevHarqUseSwitch, DlSpsDrxDecouplingSwitch,
DlSchVoipDuringHoSwitch
MML Default Value: None
Recommended Value: DlVoIPLoadBasedSchSwitch: Off
DlSpsRevHarqUseSwitch: Off
DlSpsDrxDecouplingSwitch: Off
DlSchVoipDuringHoSwitch:Off
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance:
DlVoIPLoadBasedSchSwitch: If this option is selected, the
capacity for UEs running voice services is improved
compared with that when the option is deselected and
dynamic scheduling is adopted, and the transmission
efficiency is improved compared with that when the option
is deselected and semi-persistent scheduling is adopted.
DlSpsDrxDecouplingSwitch: If this option is selected,
compatibility performance with UEs is poor. The downlink
packet loss rate increases and MOS decreases for UEs
that do not receive semi-persistent scheduling data during
the DRX sleep time. If this option is deselected,
compatibility performance with UEs is good. Downlink
semi-persistent scheduling cannot be activated when the
downlink semi-persistent scheduling period is not an
integral multiple of the long DRX cycle, and as a result,
PDCCH resources cannot be saved.
DlSpsRevHarqUseSwitch: If this option is selected, HARQ
feedback resources reserved for semi-persistent
scheduling can be used by dynamic scheduling, cell
throughput increases, delay of VoLTE packet transmission
slightly increases, and MOS of VoLTE services may
decrease when all of the following conditions are met: (1) A
UE has set up two bearers with one bearer supporting
VoLTE services and the other bearer supporting data
services; (2) The amount of data volume on the bearer is
sufficient; (3) Semi-persistent scheduling applies to the
bearer supporting VoLTE services. Selecting this option
has no impact on network performance if the first condition
described above is not met.
Deselecting the DlSpsRevHarqUseSwitch option has no
impact on network performance.
DlSpsDrxDecouplingSwitch: If this option is selected,
compatibility performance with UEs is poor. The downlink
packet loss rate increases and MOS decreases for UEs
that do not receive semi-persistent scheduling data during
the DRX sleep time. If this option is deselected,
compatibility performance with UEs is good. Downlink
semi-persistent scheduling cannot be activated when the
downlink semi-persistent scheduling period is not an
integral multiple of the long DRX cycle, and as a result,
PDCCH resources cannot be saved.
DlSchVoipDuringHoSwitch: If this option is selected, the
downlink voice packet delay decreases in handovers and
voice service quality improves, especially in DRX
scenarios. However, the number of PDSCH RBs for voice
service users increases in the source cell, causing the
throughput of the source cell to decrease.
Applicable Mode: L

FDUEEnhAperCQITrigPer FD UE Meaning: Indicates the aperiodic channel quality indicator


iod Enhanced (CQI) reporting period of a UE adopting frequency diversity
Aperiodic (FD) scheduling. This parameter can be set to 5ms, 10ms,
CQI Trigger 20ms, 40ms, 80ms, 160ms, and inf. The parameter value
Period inf indicates that the aperiodic CQI reporting is not
triggered. This parameter applies only to LTE FDD.
GUI Value Range: 5ms, 10ms, 20ms, 40ms, 80ms, 160ms,
inf
Unit: None
Actual Value Range: 5ms, 10ms, 20ms, 40ms, 80ms,
160ms, inf
MML Default Value: None
Recommended Value: 5ms(5ms)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A larger value of
this parameter results in a lower probability of triggering
enhanced aperiodic CQI reporting for UEs adopting FD
scheduling, thereby decreasing the uplink overloads used
for enhanced aperiodic CQI reporting. A smaller value of
this parameter results in a higher probability of triggering
enhanced aperiodic CQI reporting for UEs adopting FD
scheduling. The downlink gains increase in some
scenarios, such as the downlink closed-loop MIMO
scenarios, and the uplink overloads used for enhanced
aperiodic CQI reporting increases.
Applicable Mode: L

SfnDlHighLoadThd SFN Meaning: Indicates the PRB usage threshold used to


Downlink determine the change from low load to high load in the
High Load downlink.
Threshold GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 45
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Setting this
parameter too small decreases the data rate when the cell
is lightly loaded. Setting this parameter too large decreases
the data rate when the cell is heavily loaded.
Applicable Mode: L

SfnDlLowLoadThd SFN Meaning: Indicates the PRB usage threshold used to


Downlink determine the change from high load to low load in the
Low Load downlink.
Threshold GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 30
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: Setting this
parameter to a too small value decreases the data rate
when the cell is lightly loaded. Setting this parameter to a
too large value decreases the data rate when the cell is
heavily loaded.
Applicable Mode: L

DlHighLoadSdmaThdOffs Downlink Meaning: Indicates the offset to the high load threshold in
et High Load the downlink of an adaptive SFN cell.
SDMA GUI Value Range: -25~25
Threshold
Offset Unit: dB
Actual Value Range: -25~25
MML Default Value: None
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in a lower ratio of UEs selected for
joint scheduling when the adaptive SFN cell is in the high
load state. A larger value of this parameter results in a
higher ratio.
Applicable Mode: L

LbtSwitch Listen Meaning: Indicates whether to enable the LBT function.


Before Talk This parameter applies only to LTE TDD cells.
Switch GUI Value Range: OFF(Off), ON(On)
Unit: None
Actual Value Range: OFF, ON
MML Default Value: None
Recommended Value: OFF(OFF)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: none
Applicable Mode: L

LbtNiHighThreshold Noise Meaning: Indicates the noise interference threshold for


Interferenc disabling downlink transmission. If the noise interference
e High received by the transmitter is greater than this threshold,
Threshold downlink transmission is disabled. This parameter applies
only to LTE TDD cells.
GUI Value Range: -1200~400
Unit: 0.1dBm/MHz
Actual Value Range: -1200~400
MML Default Value: None
Recommended Value: -850
Parameter Relationship:
-Configuration constraints:
The value of the LbtNiHighThreshold parameter in the
CellDlschAlgo MO must be greater than or equal to that of
the LbtNiLowThreshold parameter in the CellDlschAlgo
MO.
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: none
Applicable Mode: L

LbtNiLowThreshold Noise Meaning: Indicates the noise interference threshold for


Interferenc enabling downlink transmission. If the noise interference
e Low received by the transmitter is less than this threshold,
Threshold downlink transmission is enabled. This parameter applies
only to LTE TDD cells.
GUI Value Range: -1200~400
Unit: 0.1dBm/MHz
Actual Value Range: -1200~400
MML Default Value: None
Recommended Value: -900
Parameter Relationship:
-Configuration constraints:
The value of the LbtNiHighThreshold parameter in the
CellDlschAlgo MO must be greater than or equal to that of
the LbtNiLowThreshold parameter in the CellDlschAlgo
MO.
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: none
Applicable Mode: L

EnAperiodicCqiTrigStrate Enhanced Meaning: Indicates the policy for triggering enhanced


gy Aperiodic aperiodic CQI reporting. This parameter takes effect only if
CQI Trigger the EnAperiodicCqiRptSwitch option of the DlSchSwitch
Strategy parameter is selected. If the EnAperiodicCqiTrigStrategy
parameter is set to
CQI_PERIOD_BASED(CQI_PERIOD_BASED), aperiodic
CQI reporting is triggered only if the periodic CQI reporting
period is greater than the FDUEEnhAperCQITrigPeriod
parameter value. If the EnAperiodicCqiTrigStrategy
parameter is set to
CQI_REPORTINTERVAL_BASED(CQI_REPORTINTERV
AL_BASED), aperiodic CQI reporting is triggered only if the
interval from the latest CQI reporting (either periodic or
aperiodic CQI reporting) is greater than the
FDUEEnhAperCQITrigPeriod parameter value. This
parameter applies only to LTE FDD.
GUI Value Range:
CQI_PERIOD_BASED(CQI_PERIOD_BASED),
CQI_REPORTINTERVAL_BASED(CQI_REPORTINTERV
AL_BASED)
Unit: None
Actual Value Range: CQI_PERIOD_BASED,
CQI_REPORTINTERVAL_BASED
MML Default Value: None
Recommended Value: CQI_PERIOD_BASED
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to CQI_PERIOD_BASED, UEs configured with a short
periodic CQI reporting period cannot trigger aperiodic CQI
reporting, the downlink data rate of such CA UEs
decreases in closed-loop MIMO mode, and uplink aperiodic
CQI reporting overheads of such UEs decrease. Uplink
aperiodic CQI reporting overheads of UEs configured with a
long periodic CQI reporting period increase. The impacts
on uplink network performance depend on the ratio of the
number of UEs configured with a short periodic CQI
reporting period to the number of UEs configured with a
long periodic CQI reporting period.
If this parameter is set to
CQI_REPORTINTERVAL_BASED, UEs configured with a
short periodic CQI reporting period trigger aperiodic CQI
reporting based on the CQI reporting interval, the downlink
data rate of such CA UEs increases in closed-loop MIMO
mode, but uplink aperiodic CQI reporting overheads of such
UEs increase. Uplink aperiodic CQI reporting overheads of
UEs configured with a long periodic CQI reporting period
decrease. The impacts on uplink network performance
depend on the ratio of the number of UEs configured with a
short periodic CQI reporting period to the number of UEs
configured with a long periodic CQI reporting period.
Applicable Mode: L

DlCaUeCapAllocStrategy DL CA UE Meaning: Indicates the policy of allocating CA UE capability


Capability in downlink CA. The allocation policies include equal
Allocation allocation and adaptive allocation. If this parameter is set to
Strategy EQUALLY_DIVIDED(EQUALLY_DIVIDED), the eNodeB
equally allocates CA UE capabilities among all activated
carriers. If this parameter is set to
ADAPTIVELY_DIVIDED(ADAPTIVELY_DIVIDED), the
eNodeB adaptively allocates CA UEs capabilities among all
activated carriers based on bandwidths and the number of
transmit ports.
GUI Value Range:
EQUALLY_DIVIDED(EQUALLY_DIVIDED),
ADAPTIVELY_DIVIDED(ADAPTIVELY_DIVIDED)
Unit: None
Actual Value Range: EQUALLY_DIVIDED,
ADAPTIVELY_DIVIDED
MML Default Value: None
Recommended Value:
EQUALLY_DIVIDED(EQUALLY_DIVIDED)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to EQUALLY_DIVIDED, the downlink data rate of UEs
running services at full buffer decreases in CA with different
bandwidths in the scenario where the total air interface
capabilities of all activated carriers are higher than the total
CA UE capabilities. Setting this parameter to
ADAPTIVELY_DIVIDED increases the downlink data rate
of UEs running services at full buffer decreases in CA with
different bandwidths in the preceding scenario.
Applicable Mode: L

DlCaUserSchSwitch DL CA Meaning: Indicates whether to enable functions related to


User downlink scheduling of CA UEs.
Scheduling DlCaUserRbPriMcsSelSwitch: Indicates whether to enable
Switch the policy of increasing the number of RBs to lower the
MCS index. If this option is selected and the CA UEs' traffic
volume to be transmitted is larger than or equal to the
allocated CA UE capabilities in the carrier, the policy
applies to CA UEs that are not very near the cell center. If
this option is deselected, the policy is not applied to CA
UEs.
GUI Value Range:
DlCaUserRbPriMcsSelSwitch(DlCaUserRbPriMcsSelSwitc
h)
Unit: None
Actual Value Range: DlCaUserRbPriMcsSelSwitch
MML Default Value: None
Recommended Value: DlCaUserRbPriMcsSelSwitch:Off
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance:
DlCaUserRbPriMcsSelSwitch: If this option is selected, the
downlink data rate of CA UEs increases when CA UEs'
capabilities are limited, the number of RBs scheduled in the
downlink increases, and downlink interference increases.
Deselecting this option has no impacts on downlink network
performance. It is recommended that this option be enabled
in downlink CA data rate competitive tests.
Applicable Mode: L

Dl256QamCqiTblAdpPeri DL Meaning: Indicates the adaptive handover period of the


od 256QAM CQI table with the MCS of 256QAM. This parameter takes
CQI Table effect only when the Dl256QamCqiTblCfgStrategy
Adaptive parameter is set to
Period ADAPTIVE_CONFIG(ADAPTIVE_CONFIG).
GUI Value Range: 1~1000
Unit: s
Actual Value Range: 1~1000
MML Default Value: None
Recommended Value: 10
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in better performance in tracing
channel quality changes based on adaptive configurations
of the CQI table, higher downlink data rate, and a larger
number of RRC connection reconfigurations. A larger value
of this parameter results in the opposite effects.
Applicable Mode: L

Dl256QamCqiTblCfgStrat DL Meaning: Indicates the configuration policy of the CQI table


egy 256QAM with the MCS of 256QAM. The configuration policies
CQI Table include fixed policy and adaptive policy.
Configure If this parameter is set to FIX_CONFIG(FIX_CONFIG), the
Strategy CQI table with the MCS of 256QAM is fixedly configured for
UEs supporting 256QAM in downlink scheduling. If this
parameter is set to
ADAPTIVE_CONFIG(ADAPTIVE_CONFIG), the CQI tables
with MCSs of 256QAM or other than 256QAM can be
adaptively configured for UEs supporting 256QAM based
on channel quality in downlink scheduling. This parameter
takes effect only when the Dl256QamSwitch option of the
Dl256QamAlgoSwitch parameter is selected.
GUI Value Range: FIX_CONFIG(FIX_CONFIG),
ADAPTIVE_CONFIG(ADAPTIVE_CONFIG)
Unit: None
Actual Value Range: FIX_CONFIG, ADAPTIVE_CONFIG
MML Default Value: None
Recommended Value:
ADAPTIVE_CONFIG(ADAPTIVE_CONFIG)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: When this
parameter is set to FIX_CONFIG, the downlink data rate of
QPSK UEs supporting 256QAM decreases, but the
signaling overhead is reduced. When this parameter is set
to ADAPTIVE_CONFIG, the downlink data rate of QPSK
UEs supporting 256QAM increases, but the signaling
overhead also increases.
Applicable Mode: L

BenefitMcsThreshold Benefit Meaning: Indicates the MCS threshold less than or equal to
User MCS which UEs' transmit power can be increased to get
Threshold performance gains. This parameter applies only to LTE
FDD and takes effect only when the Cell Coverage
Enhancement feature is enabled.
GUI Value Range: 0~9
Unit: None
Actual Value Range: 0~9
MML Default Value: None
Recommended Value: 9
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value
results in a smaller number of UEs whose transmit power
can be increased and weaker interference on neighboring
cells. A larger value results in the opposite effects.
Applicable Mode: L

DlSpsMcsDecreaseIblerT DL SPS Meaning: Indicates the IBLER threshold for lowering the
hd MCS MCS index and reactivating downlink semi-persistent
Decrease scheduling. If the IBLER is greater than or equal to the
IBLER specified threshold in the measurement period, the MCS
Threshold index is lowered and semi-persistent scheduling is
reactivated.
GUI Value Range: 1~99
Unit: None
Actual Value Range: 0.01~0.99, step:0.01
MML Default Value: None
Recommended Value: 20 (It is recommended that this
parameter be set to 20 if the SpsSchSwitch option of the
DlSchSwitch parameter in the CellAlgoSwitch MO is
selected.)
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in better voice quality and a larger
number of RBs consumed by voice services. A larger value
of this parameter results in worse voice quality. The
downlink throughput may decrease if the value of this
parameter is too large or too small.
Applicable Mode: L

DlAfcMaxFreq Downlink Meaning: Indicates the maximum frequency adjustment


AFC Max value during downlink automatic frequency control (AFC) in
Frequency high-speed railway scenarios. For railways where trains
travel at a specific speed, a smaller value of this parameter
leads to a smaller frequency adjustment value during
downlink AFC and better performance protection in
abnormal frequency adjustment scenarios. If the value of
this parameter is greater than the Doppler frequency offset
corresponding to the specific train speed, downlink AFC
does not provide any performance protection in the
abnormal scenarios. It is recommended that this parameter
be set to a value slightly smaller than the Doppler
frequency offset corresponding to the maximum train
speed. For example, when the frequency band is 2.6 GHz,
the mapping between the parameter value and the train
speed is as follows: 350 Hz (150 km/h), 450 Hz (200 km/h),
550 Hz (250 km/h), 700 Hz (300 km/h), 800 Hz (350 km/h),
950 Hz (400 km/h), 1000 Hz (450 km/h). Adjust the
parameter value if other frequency bands are used.
GUI Value Range: 0~1000
Unit: None
Actual Value Range: 0~1000
MML Default Value: None
Recommended Value: 700
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: For railways where
trains travel at a specific speed, a smaller value of this
parameter leads to a smaller frequency adjustment value
during downlink AFC and better performance protection in
abnormal frequency adjustment scenarios. If the value of
this parameter is greater than the Doppler frequency offset
corresponding to the specific train speed, downlink AFC
does not provide any performance protection in the
abnormal scenarios. It is recommended that this parameter
be set to a value slightly smaller than the Doppler
frequency offset corresponding to the maximum train
speed.
Applicable Mode: L

SrsRsrpFilterCoefForDlAf SRS RSRP Meaning: Indicates the RSRP filtering coefficient for SRSs
c Filtering that are used during downlink AFC in high-speed railway
Coefficient scenarios. A larger value of this parameter leads to a larger
for DL AFC impact of the RSRP value measured this time on the
filtered value. A smaller value of this parameter leads to a
larger impact of the previous RSRP value on the filtered
value. The setting of this parameter is related to the train
speed. A larger value can be set if the train travels at a
higher speed. This parameter applies only to LTE TDD
networks.
GUI Value Range: 0~1024
Unit: None
Actual Value Range: 0~1024
MML Default Value: None
Recommended Value: Set this parameter based on the
maximum train speed. The mapping between the
parameter value and the train speed is as follows: 32 (150
km/h), 64 (200 km/h), 128 (250 km/h), 256 (300 km/h), 384
(350 km/h), 512 (400 km/h), 640 (450 km/h).
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: If this parameter is
set to a larger value, the currently measured RSRP has a
greater impact on the filtered value. If this parameter is set
to a smaller value, the previously measured RSRP has a
greater impact on the filtered value, affecting the frequency
adjustment value during downlink AFB and therefore
affecting the downlink service rate of UEs.
Applicable Mode: L

RlcMacJointSchSw RLC-MAC Meaning: Indicates whether to enable RLC and MAC joint
Joint scheduling. RetransOptSwitch(RetransOptSwitch):
Scheduling Indicates whether to enable retransmission optimization of
Switch RLC/MAC joint scheduling. If this option is selected,
retransmission optimization on RLC and MAC joint
scheduling is enabled. If this option is deselected,
retransmission optimization on RLC and MAC joint
scheduling is disabled. This option only applies to UEs
running unlimited services. This parameter does not apply
to LBBPc boards. This parameter applies only to LTE TDD
cells.
GUI Value Range: RetransOptSwitch(RetransOptSwitch)
Unit: None
Actual Value Range: RetransOptSwitch
MML Default Value: None
Recommended Value: RetransOptSwitch:Off
Parameter Relationship: None
Service Interrupted After Modification: No
Impact on Radio Network Performance: RetransOptSwitch:
If this option is deselected, the network performance is not
affected. If this option is selected, retransmission
optimization of RLC and MAC joint scheduling is enabled,
reducing invalid downlink retransmissions and increasing
the downlink throughput.
Applicable Mode: L

NoSchStopACqiThd No Meaning: Indicates the threshold for stopping aperiodic CQI


Scheduling reporting.
Stop If the time interval between a UE's last downlink scheduling
Triggering and now is greater than or equal to this threshold, the UE's
ACqi Thd current TTI stops triggering CQI reporting. This parameter
applies only to LTE FDD.
GUI Value Range: 2~40
Unit: ms
Actual Value Range: 2~40
MML Default Value: None
Recommended Value: 40
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value indicates a smaller number of times that
aperiodic CQI reporting is triggered, less uplink
interference, higher uplink UE throughput, and lower
throughput for UEs involved in downlink frequency-
selective scheduling. A larger parameter value indicates a
larger number of times that aperiodic CQI reporting is
triggered, more uplink interference, lower uplink UE
throughput, and higher throughput for UEs involved in
downlink frequency-selective scheduling.
Applicable Mode: L

InterPoleRruIdThld Inter-Pole Meaning: Indicates the threshold for determining that two
RRU RRUs are inter-pole RRUs. The threshold is the percentage
Identificatio of times that the difference between the frequency offsets
n before and after a target RRU change from one RRU to the
Threshold other RRU in the uplink is greater than a specified value.
This parameter applies only to LTE FDD.
GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 40
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value results in a higher probability that two
RRUs are identified as inter-pole RRUs. However, the
probability that two RRUs are incorrectly identified as inter-
pole RRUs increases. A larger parameter value results in a
lower probability that two RRUs are identified as inter-pole
RRUs. However, the probability that two RRUs are
incorrectly identified as inter-pole RRUs decreases.
Applicable Mode: L

IntraPoleRruIdDuration Intra-Pole Meaning: Indicates the maximum sampling duration in


RRU which intra-pole RRU identification is performed for
Identificatio downlink offset pre-correction. When this parameter is set
n Duration to 0, intra-pole RRU identification is disabled. This
parameter applies only to LTE FDD.
GUI Value Range: 0~168
Unit: h
Actual Value Range: 0~168
MML Default Value: None
Recommended Value: 24
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value indicates shorter intra-pole RRU
identification duration and a higher probability that two
RRUs are incorrectly identified as intra-pole RRUs. A larger
parameter value indicates longer intra-pole RRU
identification duration.
Applicable Mode: L

IntraPoleRRUIdPeriod Intra-Pole Meaning: Indicates the interval at which intra-pole RRU


RRU identification is triggered for downlink offset pre-correction.
Identificatio When this parameter is set to 0, intra-pole RRU
n Period identification is not triggered periodically. This parameter
applies only to LTE FDD.
GUI Value Range: 0~30
Unit: day
Actual Value Range: 0~30
MML Default Value: None
Recommended Value: 7
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value results in a shorter interval for triggering
intra-pole RRU identification and less consistent
identification results. A larger parameter value results in a
longer interval for triggering intra-pole RRU identification
and less timely identification result updates in the event of
network architecture change.
Applicable Mode: L

NgbRruIdThld Neighbor Meaning: Indicates the threshold for determining that two
RRU RRUs are neighboring RRUs. The threshold is the ratio
Identificatio (expressed as a percentage) of the number times that the
n target RRU changes between an RRU (for example, RRU
Threshold A) and another specified RRU (for example, RRU B) in the
uplink to the total number of times that the target RRU
changes between RRU A and all other RRUs in the uplink.
This parameter applies only to LTE FDD.
GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 30
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value results in a higher probability that two
RRUs are identified as neighboring RRUs. However, the
probability that two RRUs are incorrectly identified as
neighboring RRUs increases. A larger parameter value
results in a lower probability that two RRUs are identified as
neighboring RRUs. However, the probability that two RRUs
are incorrectly identified as neighboring RRUs decreases.
Applicable Mode: L
UserSpeedDlSchPriWeig User Meaning: Indicates the downlink scheduling priority weight
ht Speed for low-speed UEs in high-speed or ultra-high-speed cells.
Downlink The eNodeB multiplies the values of
Scheduling UserSpeedDlSchPriWeight and DlschPriorityFactor to
Priority obtain the downlink scheduling priority weight factor for
Weight such low-speed UEs. This parameter takes effect only
when High speed Specified Policy Management is enabled.
This parameter applies only to LTE FDD.
GUI Value Range: 1~10
Unit: None
Actual Value Range: 0.1~1, step:0.1
MML Default Value: None
Recommended Value: 8
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller
parameter value indicates higher downlink scheduling
priorities and better user experience for high-mobility UEs,
but lower downlink scheduling priorities and poorer user
experience for low-mobility UEs.
A larger parameter value indicates a smaller difference
between the downlink scheduling priorities of high-mobility
UEs and low-mobility UEs, as well as less significant
benefits for high-mobility UEs in terms of user experience.
Applicable Mode: L

EmimoCellRbRatio Virtual Meaning: Indicates the RB usage threshold for allowing


4T4R Cell independent scheduling of UEs whose isolation degree is
RB Ratio between the Virtual 4T4R Joint Scheduling Threshold and
Virtual 4T4R Independent Scheduling Threshold in an
Virtual 4T4R-enabled cell. This parameter applies only to
LTE FDD.
GUI Value Range: 0~100
Unit: %
Actual Value Range: 0~100
MML Default Value: None
Recommended Value: 20
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: A smaller value of
this parameter results in a higher probability that the
eNodeB will perform independent scheduling for UEs
whose isolation degree is between the values of the Virtual
4T4R Joint Scheduling Threshold and Virtual 4T4R
Independent Scheduling Threshold. A larger value of this
parameter results in the opposite effect.
Applicable Mode: L

EmimoJointSchThd Virtual Meaning: Indicates the isolation threshold for determining


4T4R Joint the joint scheduling area. This parameter applies only to
Scheduling LTE FDD.
Threshold GUI Value Range: 0~40
Unit: dB
Actual Value Range: 0~40
MML Default Value: None
Recommended Value: 5
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: A smaller
parameter value results in a smaller proportion of the joint
scheduling area and a smaller number of UEs to which 4x4
MIMO can be applied. A larger parameter value results in
the opposite effects.
Applicable Mode: L

EmimoIndependentSchTh Virtual Meaning: Indicates the isolation threshold for determining


d 4T4R the independent scheduling area. This parameter applies
Independe only to LTE FDD.
nt GUI Value Range: 0~40
Scheduling
Threshold Unit: dB
Actual Value Range: 0~40
MML Default Value: None
Recommended Value: 15
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: A larger parameter
value results in a smaller proportion of the independent
scheduling area and a smaller number of UEs sharing
resources in the independent scheduling area. A smaller
parameter value results in the opposite effects.
Applicable Mode: L

EmimoJointIndepThdOffs Virtual Meaning: Indicates the offset against the isolation


et 4T4R Joint thresholds for determining the joint scheduling area and
Independe independent scheduling area of an Virtual 4T4R-enabled
nt Sch Thd cell. (The thresholds for determining the joint scheduling
Offset area and independent scheduling area are specified by the
Virtual 4T4R Joint Scheduling Threshold and Virtual 4T4R
Independent Scheduling Threshold, respectively.) This
offset is used to reduce UE ping-pong switches from and to
the joint or independent scheduling area. This parameter
applies only to LTE FDD.
GUI Value Range: 0~10
Unit: dB
Actual Value Range: 0~10
MML Default Value: None
Recommended Value: 3
Parameter Relationship: None
Service Interrupted After Modification: N/A
Impact on Radio Network Performance: A larger parameter
value results in a low probability of UE ping-pong switches
from and to the joint or independent scheduling area. A
smaller parameter value results in the opposite effect.
Applicable Mode: L

StartRankDetectEffThd Start Rank Meaning: Indicates the modulation and coding efficiency
Detect threshold for starting downlink rank detection. When the
Efficiency DetectRank2AdjSwitch option of the DlRankDetectSwitch
Threshold parameter in the CellDlschAlgo MO is selected and a UE
reports rank 1, the eNodeB starts rank 2 detection if the
modulation and coding efficiency reaches the value of the
StartRankDetectEffThd parameter.
GUI Value Range: 0~741
Unit: None
Actual Value Range: 0~7.41, step:0.01
MML Default Value: None
Recommended Value: 200 for FDD and 50 for TDD
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: When this
parameter is set to a small value, there is a high probability
that the eNodeB will start rank detection. As a result, there
is a high probability that the eNodeB will apply an optimum
rank to UEs whose rank measurement results are
inaccurate, significantly increasing throughput of such UEs.
However, the negative impact on UEs whose rank
measurement results are accurate is large. When this
parameter is set to a large value, there is a low probability
that the eNodeB will start rank detection. As a result, there
is a low probability that the eNodeB will apply an optimum
rank to UEs whose rank measurement results are
inaccurate, slightly increasing throughput of such UEs.
However, the negative impact on UEs whose rank
measurement results are accurate is small.
Applicable Mode: L

StartRankDetectCntThd Start Rank Meaning: Indicates the scheduling number threshold for
Detect starting downlink rank detection. When the
Count DetectRank2AdjSwitch option of the DlRankDetectSwitch
Threshold parameter in the CellDlschAlgo MO is selected, the
eNodeB starts rank 2 detection if the number of times of
downlink scheduling using rank 1 reaches the value of the
StartRankDetectCntThd parameter.
GUI Value Range: 0~2000
Unit: None
Actual Value Range: 0~2000
MML Default Value: None
Recommended Value: 500 for FDD, 600 for TDD when
subframe configuration 2 or 5 is used, and 400 for TDD
when subframe configuration 0 or 1 is used
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: For UEs whose
rank measurement results are inaccurate, a smaller
parameter value results in a higher probability that the
eNodeB will start rank detection but a lower rank detection
accuracy, and a larger parameter value results in the
opposite effects. The impact on throughput depends on
both the probability of starting rank detection and the rank
detection accuracy.
For UEs whose rank measurement results are accurate, a
smaller parameter value results in a greater negative
impact on throughput and a larger parameter value results
in a smaller negative impact on throughput.
Applicable Mode: L

RankDetectSuccessCntT Rank Meaning: Indicates the threshold for determining downlink


hd Detect rank detection success. When the DetectRank2AdjSwitch
Success option of the DlRankDetectSwitch parameter in the
Count CellDlschAlgo MO is selected, rank 2 detection is
Threshold considered successful if the consecutive number of times of
successful scheduling (without error packets) using rank 2
reaches the value of the RankDetectSuccessCntThd
parameter.
GUI Value Range: 1~100
Unit: None
Actual Value Range: 1~100
MML Default Value: None
Recommended Value: 10
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: For UEs whose
rank measurement results are inaccurate, a smaller
parameter value results in a higher probability that rank
detection will succeed but a lower rank detection accuracy,
and a larger parameter value results in the opposite effects.
The impact on throughput depends on both the rank
detection success rate and rank detection accuracy.
For UEs whose rank measurement results are accurate, a
smaller parameter value results in a greater negative
impact on throughput and a larger parameter value results
in a smaller negative impact on throughput.
Applicable Mode: L

RankReverseDetectCntTh Rank Meaning: Indicates the scheduling number threshold for


d Reverse starting downlink rank detection in reverse order. When the
Detect DetectRank2AdjSwitch option of the DlRankDetectSwitch
Count parameter in the CellDlschAlgo MO is selected and rank 2
Threshold detection succeeds, the eNodeB starts rank 1 detection if
the consecutive number of times of scheduling using rank 2
reaches the value of the RankReverseDetectSchCntTh
parameter.
GUI Value Range: 0~2000
Unit: None
Actual Value Range: 0~2000
MML Default Value: None
Recommended Value: 500 for FDD, 600 for TDD when
subframe configuration 2 or 5 is used, and 400 for TDD
when subframe configuration 0 or 1 is used
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: For UEs whose
rank measurement results are inaccurate, a smaller
parameter value results in a shorter effective time of
successfully detected rank 2 and a higher probability of
reverting to rank 1, and a larger parameter value results in
the opposite effects. The impact on throughput depends on
both the effective time of successfully detected rank 2 and
the probability of reverting to rank 1.
For UEs whose rank measurement results are accurate, a
smaller parameter value results in a smaller negative
impact on throughput and a larger parameter value results
in a larger negative impact on throughput.
Applicable Mode: L

AmbrCtrlTcycle DL UE- Meaning: Indicates the interval at which the eNodeB


AMBR controls the downlink UE-AMBR. When this parameter is
Judge set to AMBR_50_MS(AMBR_50_MS),
Period AMBR_100_MS(AMBR_100_MS),
AMBR_200_MS(AMBR_200_MS), or
AMBR_500_MS(AMBR_500_MS), the eNodeB controls the
downlink UE-AMBR at an interval of 50, 100, 200, or 500
ms in downlink scheduling. When this parameter is set to
AMBR_1000_MS(AMBR_1000_MS), the eNodeB does not
control the UE-AMBR.
GUI Value Range: AMBR_50_MS(AMBR_50_MS),
AMBR_100_MS(AMBR_100_MS),
AMBR_200_MS(AMBR_200_MS),
AMBR_500_MS(AMBR_500_MS),
AMBR_1000_MS(AMBR_1000_MS)
Unit: None
Actual Value Range: AMBR_50_MS, AMBR_100_MS,
AMBR_200_MS, AMBR_500_MS, AMBR_1000_MS
MML Default Value: None
Recommended Value: AMBR_50_MS:50ms
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: In multi-user
scenarios, the longer the downlink AMBR determination
period is, the sooner small-packet services of downlink
AMBR-restricted UEs are scheduled. The scheduling wait
time is reduced and user-perceived downlink data rates
increase greatly.
When the AMBR determination period is set to 1000 ms,
downlink AMBR is not restricted.
If the downlink AMBR determination period is set to a large
value, single-user TCP packet injection may cause the TCP
service sending window to become unstable. As a result,
the incoming traffic volume is insufficient and UE
throughput decreases.
Applicable Mode: L

CaSchWeight CA Meaning: Indicates the weight used for differentiated


Scheduling scheduling of CA UEs. A larger parameter value results in
Weight more significant scheduling differentiation between CA UEs
Factor and non-CA UEs. A smaller parameter value results in
fairer scheduling. This parameter takes effect only in the
downlink.
GUI Value Range: 0~10
Unit: None
Actual Value Range: 0~1, step:0.1
MML Default Value: None
Recommended Value: 0
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A larger parameter
value results in more significant scheduling differentiation
between CA UEs and non-CA UEs. A smaller parameter
value results in fairer scheduling.
Applicable Mode: L

PosNegFoRatioThd Positive Meaning: Indicates the threshold of the positive and


and negative frequency offset ratio for downlink frequency
Negative correction. The eNodeB performs downlink frequency
Freq Offset correction only when the positive or negative frequency
Ratio offset ratio of a UE exceeds this threshold. This parameter
Threshold applies only to LTE TDD cells.
GUI Value Range: 60~90
Unit: None
Actual Value Range: 60~90
MML Default Value: None
Recommended Value: 80
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A small value of
this parameter indicates that the eNodeB is more likely to
perform downlink frequency correction when there are UEs
on trains moving in an opposite direction, and the
frequencies of such UEs are more likely to be incorrectly
corrected if they are in the minority. A large value of this
parameter indicates that the eNodeB is less likely to
perform downlink frequency correction when there are UEs
on trains moving in an opposite direction, and the
frequencies of such UEs are less likely to be incorrectly
corrected if they are in the minority.
Applicable Mode: L

UserFoThdForDlAfc Frequency Meaning: Indicates the threshold of the frequency offset of


Offset UEs for downlink frequency correction amount calculation.
Threshold The frequency correction amount of UEs whose frequency
for DL AFC offset is greater than this threshold is calculated. If no UE in
the cell has a frequency offset greater than this threshold,
downlink frequency correction is not performed. This
parameter applies only to LTE TDD cells.
GUI Value Range: 200~500
Unit: None
Actual Value Range: 200~500
MML Default Value: None
Recommended Value: 300
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A small value of
this parameter indicates a low minimum UE rate for
triggering downlink frequency correction. A large value of
this parameter indicates a high minimum UE rate for
triggering downlink frequency correction.
Applicable Mode: L

ZoneUserNumRatioThd User Ratio Meaning: Indicates the threshold of the UE quantity ratio in
Threshold different areas of the same cell served by multiple eNodeBs
for downlink frequency correction. The eNodeBs perform
downlink frequency correction when the UE quantity ratio in
both of the areas where the largest and second largest
number of UEs reside exceeds this threshold. This
parameter applies only to LTE TDD cells.
GUI Value Range: 0~6
Unit: None
Actual Value Range: 0~6
MML Default Value: None
Recommended Value: 4
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A small value of
this parameter indicates that the eNodeB is more likely to
perform downlink frequency correction when a train is
passing poles where the RRUs are installed, but the
frequencies of a small number of UEs at the front and rear
of the train are more likely to be incorrectly corrected. A
large value of this parameter indicates that the eNodeB is
less likely to perform downlink frequency correction when a
train is crossing poles where the RRUs are installed, but
incorrect downlink frequency correction is less likely to be
performed for UEs at the front and rear of the train.
Applicable Mode: L

CrsFullBwPostODTtiNum CRS Full Meaning: Indicates the number of TTIs in which CRS is
Bandwidth transmitted across the entire bandwidth after DRX On
Post On Duration in the Breathing Pilot and Coordinated Pilot
Duration Scheduling functions.This parameter applies only to LTE
TTI FDD.
Number GUI Value Range: 0~2560
Unit: None
Actual Value Range: 0~2560
MML Default Value: None
Recommended Value: 7
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in lower CRS interference and higher
UE throughput. However, the RSRP measurement
performance of UEs is negatively affected, causing
mobility-related performance to deteriorate. A larger value
of this parameter results in the opposite effects.
Applicable Mode: L

CrsFullBwPreODTtiNum CRS Full Meaning: Indicates the number of TTIs in which CRS is
Bandwidth transmitted across the entire bandwidth before DRX On
Pre On Duration in the Breathing Pilot and Coordinated Pilot
Duration Scheduling functions.This parameter applies only to LTE
TTI FDD.
Number GUI Value Range: 0~2560
Unit: None
Actual Value Range: 0~2560
MML Default Value: None
Recommended Value: 4
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in lower CRS interference and higher
UE throughput. However, the RSRP measurement
performance of UEs is negatively affected, causing
mobility-related performance to deteriorate. A larger value
of this parameter results in the opposite effects.
Applicable Mode: L

CrsFullBwPreSibPagingTt CRS Full Meaning: Indicates the number of TTIs in which CRS is
iNum Bandwidth transmitted across the entire bandwidth before system
Pre SIB information broadcast and paging in the Breathing Pilot and
Paging TTI Coordinated Pilot Scheduling functions.This parameter
Number applies only to LTE FDD.
GUI Value Range: 0~1
Unit: None
Actual Value Range: 0~1
MML Default Value: None
Recommended Value: 1
Parameter Relationship: None
Service Interrupted After Modification: No (And no impact
on the UE in idle mode)
Impact on Radio Network Performance: A smaller value of
this parameter results in lower CRS interference and higher
UE throughput. However, the RSRP measurement
performance of UEs is negatively affected, causing
mobility-related performance to deteriorate. A larger value
of this parameter results in the opposite effects.
Applicable Mode: L

Example

To modify the configuration of the cell DL scheduling algorithm with


the parameters as follows: Local cell ID: 0, Downlink scheduling
Strategy: DLSCH_PRI_TYPE_EPF, run the following command:
MOD CELLDLSCHALGO: LocalCellId=0, DlschStrategy=DLSCH_PRI_TYPE_EPF;

Huawei Proprietary and Confidential


Copyright © Huawei Technologies Co., Ltd.

Вам также может понравиться