PDA

View Full Version : KPI equation and counters - help me



ivanbrij
2013-01-07, 04:10 AM
Dear experts,

I need equation and counters for those KPIs (RNC level). The document Radio Network KPI only have KPIs at cell level, and for PS/HS there are different KPI for streaming / interactive.






HsAccess


HsDrop


PSAccFailRate


PSAccess


PSDrop


PSRrcSucRate


RrcSuc


SpchAccFailRate


SpchAccess


SpchDrop


SpchRrcSucRate

Thanks in advance



Ivan

william.dg08
2013-01-07, 08:44 AM
Hi @ ivanbrij, I think you have to use the following formulas , these are defined in the following doc:
WCDMA RNC W11 KPI Description (E/// Official doc)
31131

HsAccess
2.2.8 Overall Accessibility Success Rate PS Interactive HS (CSSR_PSHS)
100*[pmTotNoRrcConnectReqPsSucc/(pmTotNoRrcConnectReqPs-pmNoLoadSharingRrcConnPs)]*[pmNoNormalNasSignReleasePs/(pmNoNormalNasSignReleasePs+pmNoSystemNasSignReleasePs)]*[pmNoRabEstSuccessPsIntHs/(pmNoRabEstAttemptPsIntHs)]


HsDrop
4.2.10 RAB Drop Rate PS Interactive HS (DROPRATE_PS_HS)
100*[pmNoSystemRbReleaseHs]/[pmNoNormalRbReleaseHs+pmNoSystemRbReleaseHs + pmNoSuccRbReconfPsIntDch +pmPsIntHsToFachSucc]

PSAccFailRate
1 - PSACCESS
1 - 2.2.6 Overall Accessibility Success Rate PS Interactive (CSSR_PS)

PSAccess
2.2.6 Overall Accessibility Success Rate PS Interactive (CSSR_PS)
100*[pmTotNoRrcConnectReqPsSucc/(pmTotNoRrcConnectReqPs-pmNoLoadSharingRrcConnPs)]*[pmNoNormalNasSignReleasePs/(pmNoNormalNasSignReleasePs+pmNoSystemNasSignReleasePs)]*[pmNoRabEstablishSuccessPacketInteractive/(pmNoRabEstablishAttemptPacketInteractive)]

PSDrop
4.2.8 RAB Drop Rate PS Interactive (DROPRATE_PS)
100*[pmNoSystemRabReleasePacket-pmNoSystemRabReleasePacketUra]/[pmNoNormalRabReleasePacket-pmNoNormalRabReleasePacketUra+pmNoSystemRabReleasePacket-pmNoSystemRabReleasePacketUra+pmChSwitchSuccFachUra]

PSRrcSucRate
2.4.3 RRC Setup Success Rate PS (KPI NAME:PS_RRCSUCCRATE )
100*[pmTotNoRrcConnectReqPsSucc/(pmTotNoRrcConnectReqPs-pmNoLoadSharingRrcConnPs)]

RrcSuc
2.4.1 RRC Setup Success Rate (GLOBAL_RRCSUCCRATE)
100*[pmTotNoRrcConnectReqSuccess/(pmTotNoRrcConnectReq-pmNoLoadSharingRrcConn)]

SpchAccFailRate
1 - SpchAccess
1 - 2.2.1 Overall Accessibility Success Rate Speech (KPI NAME: CSSR_SPEECH)

SpchAccess
2.2.1 Overall Accessibility Success Rate Speech (KPI NAME: CSSR_SPEECH)
100*[pmTotNoRrcConnectReqCsSucc/(pmTotNoRrcConnectReqCs-pmNoLoadSharingRrcConnCs)]*[pmNoNormalNasSignReleaseCs/(pmNoNormalNasSignReleaseCs+pmNoSystemNasSignReleaseCs)]*[pmNoRabEstablishSuccessSpeech/(pmNoRabEstablishAttemptSpeech-pmNoDirRetryAtt)]

SpchDrop
4.2.1 RAB Drop Rate Speech (KPI NAME: DROPRATE_SPEECH)
100*[pmNoSystemRabReleaseSpeech]/[pmNoNormalRabReleaseSpeech+pmNoSystemRabReleaseSpeech]

SpchRrcSucRate
2.4.2 RRC Setup Success Rate CS (KPI NAME: CS_RRCSUCCRATE)
100*[pmTotNoRrcConnectReqCsSucc/(pmTotNoRrcConnectReqCs-pmNoLoadSharingRrcConnCs)]

The previuos formula can be used to RNC Level, check the following note that also appear in the attached doc:
"This KPI can be computed on a per RNC basis as well as a per cell basis.
When computing the RNC result, individual cell counters should be summed
on a RNC basis before applying KPI calculation. This is in contrast
to applying the KPI equation to each cell and then taking an average
across the RNC. The latter can give poor performances."

Besides , about de PS STREAMING and INTERACTIVE, the kpi and the counters are different but usually the activity for
STREAMING traffic is zero, in my network this is true. Usually the KPIs for PS have default definition to INTERACTIVE TRAFFIC.
The KPIs for streaming traffic also appear in the attached doc.

PLEASE ADD REPUTATION :cool:


Dear experts,

I need equation and counters for those KPIs (RNC level). The document Radio Network KPI only have KPIs at cell level, and for PS/HS there are different KPI for streaming / interactive.






HsAccess


HsDrop


PSAccFailRate


PSAccess


PSDrop


PSRrcSucRate


RrcSuc


SpchAccFailRate


SpchAccess


SpchDrop


SpchRrcSucRate

Thanks in advance



Ivan





:p My Threads: NEW NSN LTE Air Interface Dimensioning Guideline RL40 (http://www.finetopix.com/showthread.php?33536-NEW-NSN-LTE-Air-Interface-Dimensioning-Guideline-RL40) ~ The LTE / SAE Deployment Handbook, Ed Wiley 2012 (http://www.finetopix.com/showthread.php?24514-The-LTE-SAE-Deployment-Handbook&p=190965&highlight=#post190965) ~ RBS W11B KPI Description ( E/// Internal doc) (http://www.finetopix.com/showthread.php?31474-RBS-W11B-KPI-Description-%28-E-Internal-doc%29) ~ LTE Functionality - E/// (http://www.finetopix.com/showthread.php?27530-LTE-Functionality-E) ~ UPDATED MOSHELL TRAINING DOCS E/// (http://www.finetopix.com/showthread.php?22896-UPDATED-MOSHELL-TRAINING-DOCS)