PDA

View Full Version : Original cell throughput



mosa
2011-09-29, 05:15 PM
hi all

i need to calculate cell throughput in huawei cells , any ideas

soodlhor
2011-09-30, 01:23 AM
We can use the following formula to get the Mean HSDPA Cell Throughput within RNC approximately:
HSDPA Cell Throughput (RNC Cell)=
VS.HSDPA.MeanChThroughput.TotalBytes*8/{SP*60}/1000;
Whereas:

SP is the Statistic Period with the unit of Minute;
The KPI maybe not accurate under the condition: there is no HSDPA User executes data transferring for a while during the total measurement period. Therefore, the KPI should be evaluated at busy hour for better accuracy.

zeezzoo
2011-10-01, 07:06 AM
We can use the following formula to get the Mean HSDPA Cell Throughput within RNC approximately:
HSDPA Cell Throughput (RNC Cell)=
VS.HSDPA.MeanChThroughput.TotalBytes*8/{SP*60}/1000;
Whereas:

SP is the Statistic Period with the unit of Minute;
The KPI maybe not accurate under the condition: there is no HSDPA User executes data transferring for a while during the total measurement period. Therefore, the KPI should be evaluated at busy hour for better accuracy.




This kpi gives the average RLC throughput per user .
I tried to multiply it by the number of users but I got unreasonable result .

so i used HSDPA nodeB counters : " HSDPA MAC-hs Throughput in a Cell "
Those counters give you Mac-HS throughput for the entire cell . you can read the description for them in HEDEx .

PS : some of those counters doesn't take into account the retransmission (Just like RLC throughput) ==> you may want to check the Ack/Nack counters . also those counters are only for HSDPA so you have to add R99 DL throughput .