EFD Activation
EFD Activation
EFD Activation
Impact, risk:
Reduced RRC connection setup success rate (The RRC connection setup failure rate does not
increase.)
On live networks, the service-related RRC connection setup success rate is higher than
the non-service-related RRC connection setup success rate. After this feature is enabled,
the number of service-related RRC connection setup attempts significantly decreases and
the number of non-service-related RRC connection setup attempts slightly decreases. A
possible result of this is that the total RRC connection setup success rate decreases but
the number of RRC connection failures does not increase.
The signaling exchange success rate in poor coverage areas is generally lower than that in
good coverage areas. After this feature is enabled, the number of RRC connection setup
attempts slightly decreases in poor coverage areas and the number of RRC connection
setup attempts significantly decreases in good coverage areas. A possible result of this is
that the total RRC connection setup success rate decreases but the number of RRC
connection setup failures does not increase.
UEs that are dropped from the network or abnormally shut down
Poor coverage
, the calculation formula for the PS call drop rate is changed to the following:
The PS call drop rate measures the ratio of the number of abnormal PS service releases to
the total number of normal and abnormal PS service releases. Its calculation formula is
changed to the following:
PS Call Drop Ratio with PCH (Cell) = [(VS.RAB.AbnormRel.PS
VS.RAB.AbnormRel.PS.PCH VS.RAB.AbnormRel.PS.D2P
VS.RAB.AbnormRel.PS.F2P)/(VS.RAB.AbnormRel.PS + VS.RAB.NormRel.PS
VS.RAB.AbnormRel.PS.PCH VS.RAB.NormRel.PS.PCH + VS.DCCC.D2P.Succ +
VS.DCCC.Succ.F2P + VS.DCCC.Succ.D2U + VS.DCCC.Succ.F2U)] x 100%
The PS R99 call drop rate measures the ratio of the number of abnormal PS R99 service
releases to the total number of normal and abnormal PS R99 service releases. Its
calculation formula is changed to the following:
PS R99 Call Drop Ratio with PCH (Cell) =
[(VS.RAB.AbnormRel.PSR99 VS.RAB.AbnormRel.PS.PCH
VS.RAB.AbnormRel.PS.R99D2P
VS.RAB.AbnormRel.PS.F2P)/(VS.RAB.AbnormRel.PSR99 + VS.RAB.NormRel.PSR99
VS.RAB.AbnormRel.PS.PCH VS.RAB.NormRel.PS.PCH + VS.HSDPA.F2H.Succ +
VS.HSDPA.D2H.Succ + VS.PSR99.D2P.Succ + VS.DCCC.Succ.F2P +
VS.DCCC.Succ.F2U)] x 100%
The HSDPA call drop rate measures the ratio of the number of abnormal HSDPA service
releases to the total number of normal and abnormal HSDPA service releases. Its
calculation formula is changed to the following:
HSDPA Service Drop Ratio with PCH (Cell) = [(VS.HSDPA.RAB.AbnormRel
VS.HSDPA.RAB.AbnormRel.H2P)/(VS.HSDPA.RAB.AbnormRel +
VS.HSDPA.RAB.NormRel + VS.HSDPA.HHO.H2D.SuccOutIntraFreq +
VS.HSDPA.HHO.H2D.SuccOutInterFreq + VS.HSDPA.H2D.Succ + VS.HSDPA.H2F.Succ
+ VS.HSDPA.H2P.Succ)] x 100%
The HSUPA call drop rate measures the ratio of the number of abnormal HSUPA service
releases to the total number of normal and abnormal HSUPA service releases. Its
calculation formula is changed to the following:
HSUPA Call Drop Ratio with PCH (Cell) = [(VS.HSUPA.RAB.AbnormRel
VS.HSUPA.RAB.AbnormRel.E2P)/(VS.HSUPA.RAB.AbnormRel +
VS.HSUPA.RAB.NormRel + VS.HSUPA.HHO.E2D.SuccOutIntraFreq +
ADD
UPCHDYNTFS:CELLID=XXX,
RLCSIZE=240,
TBNUMBER1=0, TBNUMBER2=1;
ACT USCCPCH:CELLID=XXX, PHYCHID=8;
TRCHID=3,
TFSNUMBER=D2,
STEP2 EFD
//Enable the EFD switch.
SET URRCTRLSWITCH: PROCESSSWITCH=FAST_DORMANCY_SWITCH-1;
//for the new network or swap network,it is suggested that close all these switchs
SET
UCORRMALGOSWITCH:DraSwitch=DRA_HSDPA_STATE_TRANS_SWITCH-0&
DRA_HSUPA_STATE_TRANS_SWITCH-0&DRA_PS_BE_STATE_TRANS_SWITCH0&DRA_PS_NON_BE_STATE_TRANS_SWITCH-0;
//Set T323 to a valid value.D0 means many UE only send one SCRI after no data
transmission according to experience.
SET UCONNMODETIMER: T323=D0;
//Identify UE above R5 as FD user.For PTT networks,it is suggested to set this switch to
1, which means using R8 FD)
SET URRCTRLSWITCH: PROCESSSWITCH=FD_TAC_MATCH_SWITCH-0;
//Release RRC connection after receiving SCRI with no cause
SET URRCTRLSWITCH: PROCESSSWITCH2=RNC_FD_SCRI_FORCE_REL_SWITCH-1;
//D2P switch for FD user
SET URRCTRLSWITCH: OptimizationSwitch=RNC_EFD_D2F_SWITCH-0;
//Set D2F/D2P timer of FD user to 4 seconds.
SET UPSINACTTIMER:PsInactTmrForFstDrmDch=4;
PROCESSSWITCH4=RRC_CELLFACH_DL_TRB_RESET_TO_F2D_SWITCH-1;
SET URRCTRLSWITCH ImprovementSwitch= SEND_UE_CAP_ENQ_RELOC_CCH_SWITCH1;
SET UALGORSVPARA: RsvSwitch2=RESERVED_SWITCH_2_BIT8-1
SET UALGORSVPARA: RsvSwitch11=RESERVED_SWITCH_11_BIT6-1;