SlideShare a Scribd company logo
1 of 12
Random Camping Strategy and Impact in Project X
Issue 01
Date 2013-02-18
HUAWEI TECHNOLOGIES CO., LTD.
Random Camping Strategy and Impact V1.0 INTERNAL
About This Document
Overview
This document describes what are the concept, strategy and impact of the Random Camping feature in UMTS network.
But why we are need like such features, herein below some reasons:
1- Enhance spectrum resource utilization; the loading of each carrier is almost balanced.
2- Decrease service access delay, improve the user experience.
So as we will see later, this feature have good impact on the UMTS network performance but taking into consideration to
deploy this feature on a dense F1 and F2 co-coverage area to allow you to see the impact.
Document Review
Prepared by Medhat Adel kamel Date 2013-02-18
Reviewed by Date
Change History
Date Version Description Author
2013-02-18 V1.0 Completed Medhat Adel kamel
Product Version
Product Version
BSC6900 V900R013
BTS3900 V200R013
Intended Audience
This document is intended for:
• Network design engineers
• Network monitoring engineers
Huawei Confidential Page 2 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
Contents
1 Random Camping Strategy ………………………………………………………………………………………………………………………………………….4
2 Random Deployment Strategy …………………………………………………………………………………………………………………………………….4
2.1 Load Balancing between 2 Carriers …………………………………………………………………………………………….…………….…..4
2.2 Mobility Strategy between 2 Carriers ………………………………………………………………………………………….…….…………..5
3 Random Camping Script ………………………………….…………………………………………………………………….…………………………….……….5
4 Random Camping Performance Counters ……….…………………………………………………………………….………………………….………….7
5 Random Camping Impact ……………………………………………………………………………………………………………………………………………..7
6 Random Camping Advantages and Drawbacks ……………………………………………………………………………………………….…………12
Huawei Confidential Page 3 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
1Random Camping Strategy
In UMTS networks, most of the customers prefer to dedicate one or more frequency for data services, mainly HSDPA
and this called dedicated carriers strategy, where:
• F1: Priority to carry R99.
• F2: Priority to carry HSPA.
• All UEs are forced to camp on F1 (F2 is barred, or configure cell
reselection parameters to make F1 as the first priority to camp on).
• All services are assessed from F1.
• If a HSPA service is initiated, the call will be redirected from F1 to F2.
• UE will fall back to F1 after having finished the service on F2.
But the random Camping strategy is different, where:
• Same service priority for both carriers.
• UE camps on either F1 or F2 randomly.
• UE performs cell selection/ reselection between F1 & F2.
• UEs access the service on its currently camped carrier (F1 or F2).
2Random Deployment Strategy
2.1 Load Balancing between 2 Carriers
Strategy 1: Dedicated Carriers
For R99 Services:
Access Mode: Service is initiated on F1. Attempt F2 only if F1 is overloaded.
Connected Mode: If F1 is overloaded, the existing services will be re-redirected to F2.
For HSPA Services:
Access Mode: Service is always re-directed to F2.
Strategy 2: Random Camping
For R99 Services:
Access Mode: Service is initiated on the currently camped carrier (F1 or F2).
Connected Mode: If F1 is overloaded, the existing services will be re-redirected to F2 and vice-versa.
For HSPA Services:
Access Mode: Service is initiated on the currently camped carrier except if the number of HSPA users on the
current carrier is higher than that of the other carrier plus a pre-defined offset, the in-coming HSPA service will
Huawei Confidential Page 4 of 12
R99 + HR99 + H
R99 + HR99 + H R99 + HR99 + H
R99 + HR99 + H
F1
F2
Random Camping Strategy and Impact V1.0 INTERNAL
be re-directed to the other carrier.
2.2 Mobility Strategy between 2 Carriers
Inter-Frequency Blind Handover
• Blind handover neighbor relations (for service re-
direction/ load balancing) are configured between F1
and F2 cells in the same coverage area.
• Bi-directional blind handover is allowed.
Intra-Frequency Soft Handover
Intra-frequency handover based on coverage for both F1 and F2,
respectively, is allowed.
Inter-Frequency Handover
Unidirectional inter-frequency handover based
3Random Camping Script
// F1 cells: 32011, 32012, 32013 and 32014
// F2 cells: 38585, 38586, 38587 and 41813
// BlindHoFlag=TRUE for co-coverage cells (F1 & F2), F1<to>F2 or F2<to>F1
// IdleQoffset1sn=0 And IdleQoffset2sn=0 to randomly camping on F1 or F2
// Note: Blind HO should be "ON" to allow Inter-Freq HO if LDR is trigged.
MOD UINTERFREQNCELL: RNCId=101, CellId=32011, NCellRncId=101, NCellId=38585, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=32012, NCellRncId=101, NCellId=38586, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=32013, NCellRncId=101, NCellId=38587, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=32014, NCellRncId=101, NCellId=41813, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
Huawei Confidential Page 5 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95,
NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE;
// BlindHoFlag=FALSE for non co-coverage cells (F1 & F2), if there are inter-freq relations between them:
MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0,
IdleQoffset2sn=0, BlindHoFlag=FALSE;
// Switch off DRD on all F1 cells, optional:
MOD UCELLDRD: CellId=32011, ServiceDiffDrdSwitch=OFF;
MOD UCELLDRD: CellId=32012, ServiceDiffDrdSwitch=OFF;
MOD UCELLDRD: CellId=32013, ServiceDiffDrdSwitch=OFF;
MOD UCELLDRD: CellId=32014, ServiceDiffDrdSwitch=OFF;
Huawei Confidential Page 6 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
4Random Camping Performance Counters
• RRC Attempts numbers of F1 and F2 should be the same: VS.RRC.AttConnEstab.Cell
• HSDPA subscribers numbers of the two carriers should be balanced : VS.HSDPA.UE.Mean.Cell
• DRD.RBSetup.SuccOut num should very little or null: VS.DRD.RBSetup.SuccOut/VS.DRD.RBSetup.AttOut×100%
• Inter-frequency HHO success ratio.LB: VS.HHO.AttInterCell.LB/VS.HHO.SuccInterCell.LB*100%
• Inter-frequency HHO success ratio: VS.HHO.SuccInterFreqOut/ VS.HHO.AttInterFreqOut)*100%
5Random Camping Impact
Huawei Confidential Page 7 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
Huawei Confidential Page 8 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
Huawei Confidential Page 9 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
Huawei Confidential Page 10 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
6Random Camping Advantages and Drawbacks
Strategy 1: Dedicated Carriers
Advantages
• HSPA has the least impact on the existing R99 services.
• Better voice quality.
Drawbacks
• Spectrum resource is not fully utilized.
• Many service re-directed from F1 to F2.
• As the re-direction of HSPA services from F1 to F2 is always needed, it increases the service setup time.
• If F1 is fully of R99 users, all new in-coming R99 services will be directed from F1 to F2.
Strategy 2: Random Camping
Advantages
• Spectrum resource is fully utilized. The loading of each carrier is almost balanced.
• Smaller service access delay.
• Easy to be implemented.
Huawei Confidential Page 11 of 12
Random Camping Strategy and Impact V1.0 INTERNAL
Drawbacks
• Voice quality is not as good as Strategy 1, due to the impact of HSPA on the same carrier.
• Frequent R99 inter-frequency handovers may occur if 1-carrier and 2-carrier site locations are interleaved (i.e.
R99 inter-frequency handover from F2 to F1 when moving from 2-carrier site to 1-carrier site).
Huawei Confidential Page 12 of 12

More Related Content

What's hot

Lte network planning huawei technologies
Lte network planning huawei technologiesLte network planning huawei technologies
Lte network planning huawei technologiesChaudary Imran
 
3 g drive-test
3 g drive-test3 g drive-test
3 g drive-testAniekhan
 
2.oeo000010 lte handover fault diagnosis issue 1
2.oeo000010 lte handover fault diagnosis issue 12.oeo000010 lte handover fault diagnosis issue 1
2.oeo000010 lte handover fault diagnosis issue 1Klajdi Husi
 
Tensor-Based Multiuser Detection
Tensor-Based Multiuser DetectionTensor-Based Multiuser Detection
Tensor-Based Multiuser DetectionVladimir Lyashev
 
Kpi analysis
Kpi analysisKpi analysis
Kpi analysisavneesh7
 
Study of self optimization of neighbor cell listing for e nodeb in long term ...
Study of self optimization of neighbor cell listing for e nodeb in long term ...Study of self optimization of neighbor cell listing for e nodeb in long term ...
Study of self optimization of neighbor cell listing for e nodeb in long term ...Rajib Chakrabarti
 
Layer 3 messages
Layer 3 messagesLayer 3 messages
Layer 3 messagesJohn Samir
 
Lte power control
Lte power controlLte power control
Lte power controlPranay Akul
 
LTE Features, Link Budget & Basic Principle
LTE Features, Link Budget & Basic PrincipleLTE Features, Link Budget & Basic Principle
LTE Features, Link Budget & Basic PrincipleMd Mustafizur Rahman
 
Qualcomm lte-performance-challenges-09-01-2011
Qualcomm lte-performance-challenges-09-01-2011Qualcomm lte-performance-challenges-09-01-2011
Qualcomm lte-performance-challenges-09-01-2011Muhammad Noor Ifansyah
 
Wcdma kpi-analysis
Wcdma kpi-analysisWcdma kpi-analysis
Wcdma kpi-analysisa8us
 
Interview question for 2g,3g,4g
Interview question for 2g,3g,4gInterview question for 2g,3g,4g
Interview question for 2g,3g,4gVijay Anand
 
AIRCOM LTE Webinar 2 - Air Interface
AIRCOM LTE Webinar 2 - Air InterfaceAIRCOM LTE Webinar 2 - Air Interface
AIRCOM LTE Webinar 2 - Air InterfaceAIRCOM International
 

What's hot (20)

Drive Test
Drive TestDrive Test
Drive Test
 
LTE Uplink Power Control
LTE Uplink Power ControlLTE Uplink Power Control
LTE Uplink Power Control
 
Lte network planning huawei technologies
Lte network planning huawei technologiesLte network planning huawei technologies
Lte network planning huawei technologies
 
3 g drive-test
3 g drive-test3 g drive-test
3 g drive-test
 
Handover parameters in_lte
Handover parameters in_lteHandover parameters in_lte
Handover parameters in_lte
 
TEMS PARAMETER (3G)
TEMS PARAMETER (3G)TEMS PARAMETER (3G)
TEMS PARAMETER (3G)
 
2.oeo000010 lte handover fault diagnosis issue 1
2.oeo000010 lte handover fault diagnosis issue 12.oeo000010 lte handover fault diagnosis issue 1
2.oeo000010 lte handover fault diagnosis issue 1
 
Tensor-Based Multiuser Detection
Tensor-Based Multiuser DetectionTensor-Based Multiuser Detection
Tensor-Based Multiuser Detection
 
Kpi analysis
Kpi analysisKpi analysis
Kpi analysis
 
TEMS PARAMETERS
TEMS PARAMETERSTEMS PARAMETERS
TEMS PARAMETERS
 
Study of self optimization of neighbor cell listing for e nodeb in long term ...
Study of self optimization of neighbor cell listing for e nodeb in long term ...Study of self optimization of neighbor cell listing for e nodeb in long term ...
Study of self optimization of neighbor cell listing for e nodeb in long term ...
 
Layer 3 messages
Layer 3 messagesLayer 3 messages
Layer 3 messages
 
Lte power control
Lte power controlLte power control
Lte power control
 
LTE Features, Link Budget & Basic Principle
LTE Features, Link Budget & Basic PrincipleLTE Features, Link Budget & Basic Principle
LTE Features, Link Budget & Basic Principle
 
Power control in 3 g
Power control in 3 gPower control in 3 g
Power control in 3 g
 
Qualcomm lte-performance-challenges-09-01-2011
Qualcomm lte-performance-challenges-09-01-2011Qualcomm lte-performance-challenges-09-01-2011
Qualcomm lte-performance-challenges-09-01-2011
 
Gsm interview question
Gsm interview questionGsm interview question
Gsm interview question
 
Wcdma kpi-analysis
Wcdma kpi-analysisWcdma kpi-analysis
Wcdma kpi-analysis
 
Interview question for 2g,3g,4g
Interview question for 2g,3g,4gInterview question for 2g,3g,4g
Interview question for 2g,3g,4g
 
AIRCOM LTE Webinar 2 - Air Interface
AIRCOM LTE Webinar 2 - Air InterfaceAIRCOM LTE Webinar 2 - Air Interface
AIRCOM LTE Webinar 2 - Air Interface
 

Similar to Random camping strategy and impact v1.0

Multicarrier interworking strategy
Multicarrier interworking strategyMulticarrier interworking strategy
Multicarrier interworking strategyHieu Phong
 
AAAAAAAAAAAA,,,.....$$AAAAAAA
AAAAAAAAAAAA,,,.....$$AAAAAAAAAAAAAAAAAAA,,,.....$$AAAAAAA
AAAAAAAAAAAA,,,.....$$AAAAAAAcharanThakur1
 
359182077-LTE-Mobility-Strategy.pptx
359182077-LTE-Mobility-Strategy.pptx359182077-LTE-Mobility-Strategy.pptx
359182077-LTE-Mobility-Strategy.pptxssuser38e5dc1
 
1-NSA Basical Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...
1-NSA Basical  Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...1-NSA Basical  Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...
1-NSA Basical Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...EMERSON EDUARDO RODRIGUES
 
395317358-LTE-Resource-Usage-Optimization.pptx
395317358-LTE-Resource-Usage-Optimization.pptx395317358-LTE-Resource-Usage-Optimization.pptx
395317358-LTE-Resource-Usage-Optimization.pptxSudheeraIndrajith
 
SON Server Web KPI Portal 4G DT Analysis Cases Module.pptx
SON Server Web KPI Portal  4G DT Analysis Cases Module.pptxSON Server Web KPI Portal  4G DT Analysis Cases Module.pptx
SON Server Web KPI Portal 4G DT Analysis Cases Module.pptxssuser2b76bb
 
NSA Mobility Managment.pptx
NSA Mobility Managment.pptxNSA Mobility Managment.pptx
NSA Mobility Managment.pptxErayUyanik
 
Interworking wcdma to lte
Interworking wcdma to lteInterworking wcdma to lte
Interworking wcdma to ltebahar
 
C041121116
C041121116C041121116
C041121116IOSR-JEN
 
Q & A for 3G Optimization
Q & A for 3G Optimization Q & A for 3G Optimization
Q & A for 3G Optimization l3p15
 
Knowledge Sharing - Mobility_Strategy.pdf
Knowledge Sharing - Mobility_Strategy.pdfKnowledge Sharing - Mobility_Strategy.pdf
Knowledge Sharing - Mobility_Strategy.pdfAbdillaRais
 

Similar to Random camping strategy and impact v1.0 (20)

Multicarrier interworking strategy
Multicarrier interworking strategyMulticarrier interworking strategy
Multicarrier interworking strategy
 
AAAAAAAAAAAA,,,.....$$AAAAAAA
AAAAAAAAAAAA,,,.....$$AAAAAAAAAAAAAAAAAAA,,,.....$$AAAAAAA
AAAAAAAAAAAA,,,.....$$AAAAAAA
 
359182077-LTE-Mobility-Strategy.pptx
359182077-LTE-Mobility-Strategy.pptx359182077-LTE-Mobility-Strategy.pptx
359182077-LTE-Mobility-Strategy.pptx
 
1-NSA Basical Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...
1-NSA Basical  Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...1-NSA Basical  Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...
1-NSA Basical Precedure Introduction -trainning 5G RADIO FREQUENCY EMERSON E...
 
395317358-LTE-Resource-Usage-Optimization.pptx
395317358-LTE-Resource-Usage-Optimization.pptx395317358-LTE-Resource-Usage-Optimization.pptx
395317358-LTE-Resource-Usage-Optimization.pptx
 
SON Server Web KPI Portal 4G DT Analysis Cases Module.pptx
SON Server Web KPI Portal  4G DT Analysis Cases Module.pptxSON Server Web KPI Portal  4G DT Analysis Cases Module.pptx
SON Server Web KPI Portal 4G DT Analysis Cases Module.pptx
 
Distribution Automation_2012
Distribution Automation_2012Distribution Automation_2012
Distribution Automation_2012
 
NSA Mobility Managment.pptx
NSA Mobility Managment.pptxNSA Mobility Managment.pptx
NSA Mobility Managment.pptx
 
Interworking wcdma to lte
Interworking wcdma to lteInterworking wcdma to lte
Interworking wcdma to lte
 
Wcdmaparameters 130430065026-phpapp02
Wcdmaparameters 130430065026-phpapp02Wcdmaparameters 130430065026-phpapp02
Wcdmaparameters 130430065026-phpapp02
 
C041121116
C041121116C041121116
C041121116
 
Q & A for 3G Optimization
Q & A for 3G Optimization Q & A for 3G Optimization
Q & A for 3G Optimization
 
CSRF V1.0
CSRF V1.0CSRF V1.0
CSRF V1.0
 
3 g timer_value
3 g timer_value3 g timer_value
3 g timer_value
 
User manual-475876
User manual-475876User manual-475876
User manual-475876
 
MSIP report
MSIP reportMSIP report
MSIP report
 
Nemo fsr1 scanner user manual
Nemo fsr1 scanner user manualNemo fsr1 scanner user manual
Nemo fsr1 scanner user manual
 
63077585 idle-mode-parameter-optimization
63077585 idle-mode-parameter-optimization63077585 idle-mode-parameter-optimization
63077585 idle-mode-parameter-optimization
 
Amos command
Amos commandAmos command
Amos command
 
Knowledge Sharing - Mobility_Strategy.pdf
Knowledge Sharing - Mobility_Strategy.pdfKnowledge Sharing - Mobility_Strategy.pdf
Knowledge Sharing - Mobility_Strategy.pdf
 

Recently uploaded

Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptNANDHAKUMARA10
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...HenryBriggs2
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VDineshKumar4165
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086anil_gaur
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueBhangaleSonal
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxSCMS School of Architecture
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...soginsider
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsvanyagupta248
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXssuser89054b
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stageAbc194748
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxmaisarahman1
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxSCMS School of Architecture
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesMayuraD1
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdfKamal Acharya
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdfKamal Acharya
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...Health
 

Recently uploaded (20)

Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
scipt v1.pptxcxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx...
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 
Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086Minimum and Maximum Modes of microprocessor 8086
Minimum and Maximum Modes of microprocessor 8086
 
Double Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torqueDouble Revolving field theory-how the rotor develops torque
Double Revolving field theory-how the rotor develops torque
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
Hazard Identification (HAZID) vs. Hazard and Operability (HAZOP): A Comparati...
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
Air Compressor reciprocating single stage
Air Compressor reciprocating single stageAir Compressor reciprocating single stage
Air Compressor reciprocating single stage
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Online food ordering system project report.pdf
Online food ordering system project report.pdfOnline food ordering system project report.pdf
Online food ordering system project report.pdf
 
Online electricity billing project report..pdf
Online electricity billing project report..pdfOnline electricity billing project report..pdf
Online electricity billing project report..pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
+97470301568>> buy weed in qatar,buy thc oil qatar,buy weed and vape oil in d...
 

Random camping strategy and impact v1.0

  • 1. Random Camping Strategy and Impact in Project X Issue 01 Date 2013-02-18 HUAWEI TECHNOLOGIES CO., LTD.
  • 2. Random Camping Strategy and Impact V1.0 INTERNAL About This Document Overview This document describes what are the concept, strategy and impact of the Random Camping feature in UMTS network. But why we are need like such features, herein below some reasons: 1- Enhance spectrum resource utilization; the loading of each carrier is almost balanced. 2- Decrease service access delay, improve the user experience. So as we will see later, this feature have good impact on the UMTS network performance but taking into consideration to deploy this feature on a dense F1 and F2 co-coverage area to allow you to see the impact. Document Review Prepared by Medhat Adel kamel Date 2013-02-18 Reviewed by Date Change History Date Version Description Author 2013-02-18 V1.0 Completed Medhat Adel kamel Product Version Product Version BSC6900 V900R013 BTS3900 V200R013 Intended Audience This document is intended for: • Network design engineers • Network monitoring engineers Huawei Confidential Page 2 of 12
  • 3. Random Camping Strategy and Impact V1.0 INTERNAL Contents 1 Random Camping Strategy ………………………………………………………………………………………………………………………………………….4 2 Random Deployment Strategy …………………………………………………………………………………………………………………………………….4 2.1 Load Balancing between 2 Carriers …………………………………………………………………………………………….…………….…..4 2.2 Mobility Strategy between 2 Carriers ………………………………………………………………………………………….…….…………..5 3 Random Camping Script ………………………………….…………………………………………………………………….…………………………….……….5 4 Random Camping Performance Counters ……….…………………………………………………………………….………………………….………….7 5 Random Camping Impact ……………………………………………………………………………………………………………………………………………..7 6 Random Camping Advantages and Drawbacks ……………………………………………………………………………………………….…………12 Huawei Confidential Page 3 of 12
  • 4. Random Camping Strategy and Impact V1.0 INTERNAL 1Random Camping Strategy In UMTS networks, most of the customers prefer to dedicate one or more frequency for data services, mainly HSDPA and this called dedicated carriers strategy, where: • F1: Priority to carry R99. • F2: Priority to carry HSPA. • All UEs are forced to camp on F1 (F2 is barred, or configure cell reselection parameters to make F1 as the first priority to camp on). • All services are assessed from F1. • If a HSPA service is initiated, the call will be redirected from F1 to F2. • UE will fall back to F1 after having finished the service on F2. But the random Camping strategy is different, where: • Same service priority for both carriers. • UE camps on either F1 or F2 randomly. • UE performs cell selection/ reselection between F1 & F2. • UEs access the service on its currently camped carrier (F1 or F2). 2Random Deployment Strategy 2.1 Load Balancing between 2 Carriers Strategy 1: Dedicated Carriers For R99 Services: Access Mode: Service is initiated on F1. Attempt F2 only if F1 is overloaded. Connected Mode: If F1 is overloaded, the existing services will be re-redirected to F2. For HSPA Services: Access Mode: Service is always re-directed to F2. Strategy 2: Random Camping For R99 Services: Access Mode: Service is initiated on the currently camped carrier (F1 or F2). Connected Mode: If F1 is overloaded, the existing services will be re-redirected to F2 and vice-versa. For HSPA Services: Access Mode: Service is initiated on the currently camped carrier except if the number of HSPA users on the current carrier is higher than that of the other carrier plus a pre-defined offset, the in-coming HSPA service will Huawei Confidential Page 4 of 12 R99 + HR99 + H R99 + HR99 + H R99 + HR99 + H R99 + HR99 + H F1 F2
  • 5. Random Camping Strategy and Impact V1.0 INTERNAL be re-directed to the other carrier. 2.2 Mobility Strategy between 2 Carriers Inter-Frequency Blind Handover • Blind handover neighbor relations (for service re- direction/ load balancing) are configured between F1 and F2 cells in the same coverage area. • Bi-directional blind handover is allowed. Intra-Frequency Soft Handover Intra-frequency handover based on coverage for both F1 and F2, respectively, is allowed. Inter-Frequency Handover Unidirectional inter-frequency handover based 3Random Camping Script // F1 cells: 32011, 32012, 32013 and 32014 // F2 cells: 38585, 38586, 38587 and 41813 // BlindHoFlag=TRUE for co-coverage cells (F1 & F2), F1<to>F2 or F2<to>F1 // IdleQoffset1sn=0 And IdleQoffset2sn=0 to randomly camping on F1 or F2 // Note: Blind HO should be "ON" to allow Inter-Freq HO if LDR is trigged. MOD UINTERFREQNCELL: RNCId=101, CellId=32011, NCellRncId=101, NCellId=38585, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=32012, NCellRncId=101, NCellId=38586, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=32013, NCellRncId=101, NCellId=38587, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=32014, NCellRncId=101, NCellId=41813, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; Huawei Confidential Page 5 of 12
  • 6. Random Camping Strategy and Impact V1.0 INTERNAL MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, SIB12Ind=FALSE, TpenaltyHcsReselect=D0, BlindHoFlag=TRUE, BlindHOQualityCondition=-95, NPrioFlag=FALSE, InterNCellQualReqFlag=FALSE; // BlindHoFlag=FALSE for non co-coverage cells (F1 & F2), if there are inter-freq relations between them: MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=41813, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38587, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32011, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38586, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32014, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32013, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; MOD UINTERFREQNCELL: RNCId=101, CellId=38585, NCellRncId=101, NCellId=32012, SIB11Ind=TRUE, IdleQoffset1sn=0, IdleQoffset2sn=0, BlindHoFlag=FALSE; // Switch off DRD on all F1 cells, optional: MOD UCELLDRD: CellId=32011, ServiceDiffDrdSwitch=OFF; MOD UCELLDRD: CellId=32012, ServiceDiffDrdSwitch=OFF; MOD UCELLDRD: CellId=32013, ServiceDiffDrdSwitch=OFF; MOD UCELLDRD: CellId=32014, ServiceDiffDrdSwitch=OFF; Huawei Confidential Page 6 of 12
  • 7. Random Camping Strategy and Impact V1.0 INTERNAL 4Random Camping Performance Counters • RRC Attempts numbers of F1 and F2 should be the same: VS.RRC.AttConnEstab.Cell • HSDPA subscribers numbers of the two carriers should be balanced : VS.HSDPA.UE.Mean.Cell • DRD.RBSetup.SuccOut num should very little or null: VS.DRD.RBSetup.SuccOut/VS.DRD.RBSetup.AttOut×100% • Inter-frequency HHO success ratio.LB: VS.HHO.AttInterCell.LB/VS.HHO.SuccInterCell.LB*100% • Inter-frequency HHO success ratio: VS.HHO.SuccInterFreqOut/ VS.HHO.AttInterFreqOut)*100% 5Random Camping Impact Huawei Confidential Page 7 of 12
  • 8. Random Camping Strategy and Impact V1.0 INTERNAL Huawei Confidential Page 8 of 12
  • 9. Random Camping Strategy and Impact V1.0 INTERNAL Huawei Confidential Page 9 of 12
  • 10. Random Camping Strategy and Impact V1.0 INTERNAL Huawei Confidential Page 10 of 12
  • 11. Random Camping Strategy and Impact V1.0 INTERNAL 6Random Camping Advantages and Drawbacks Strategy 1: Dedicated Carriers Advantages • HSPA has the least impact on the existing R99 services. • Better voice quality. Drawbacks • Spectrum resource is not fully utilized. • Many service re-directed from F1 to F2. • As the re-direction of HSPA services from F1 to F2 is always needed, it increases the service setup time. • If F1 is fully of R99 users, all new in-coming R99 services will be directed from F1 to F2. Strategy 2: Random Camping Advantages • Spectrum resource is fully utilized. The loading of each carrier is almost balanced. • Smaller service access delay. • Easy to be implemented. Huawei Confidential Page 11 of 12
  • 12. Random Camping Strategy and Impact V1.0 INTERNAL Drawbacks • Voice quality is not as good as Strategy 1, due to the impact of HSPA on the same carrier. • Frequent R99 inter-frequency handovers may occur if 1-carrier and 2-carrier site locations are interleaved (i.e. R99 inter-frequency handover from F2 to F1 when moving from 2-carrier site to 1-carrier site). Huawei Confidential Page 12 of 12