PDA

View Full Version : How to measure cell power



wave
2013-02-14, 08:00 AM
Hello,

I'm trying to find a counter in E******* wcdma system that would give me the DL transmitted carrier power per sector.

what is the counter name?

I would also like to measure the cell load, as DL power is the resource that gets most addmission I would like to calculate the DL power load.
how can I do that


Thanks

fantominox
2013-02-15, 05:42 PM
Hi,
pmTransmittedCarrierPower -"The transmitted carrier power"
pmTransmittedCarrierPowerW - "The transmitted carrier power measured at the antenna reference point, as a percentage of the maximum power (indicated by the counter pmTransmittedCarrierPowerWLimit)."
pmTransmittedCarrierPowerWLimit - "Indicates the maximum limit of downlink transmission power."

BR

Fantominox

If helped pls add R

wave
2013-02-16, 06:19 PM
Thanks you fantominox

There counters are per RBS, is there any way to measure the DL Tx pwr by counters on the cell level?

fantominox
2013-02-17, 04:47 PM
Thanks you fantominox

There counters are per RBS, is there any way to measure the by counters on the cell level?

Hi,
the counters measure DL Tx pwr per carrier, so in easy way you can count DL pwr utilization yourself:


DL Pwr util = pmTransmittedCarrierPower/maxDlPowerCapability
DL Pwr util [%] =( pmTransmittedCarrierPower/maxDlPowerCapability)*100%

pmTransmittedCarrierPower - power measured at reference point so we have to use maxDlPowerCapabilityin the equation.

I think your doubts are gone.
Best regards
Fantominox

if useful add R