Tool/software:
Hi,
I have some confusion regarding how the mmWaveSensingEstimator version 2.5.0 calculates average power. I am attaching a picture for reference. As can be seen that the tool estimates the power to be 117.715 mW. While using the time and power settings if I calculate them my selves as follows:
Mode | Time (us) | Power (mW) | Energry = Power x Time |
Active Mode | 6912 | 802.790 | 5548884.48 |
Interburst Idle | 0 | 802.790 | 0 |
Processing | 10000 | 77 | 770000 |
Interframe Idle | 93088 | 0.660 | 54838.08 |
Total | 100000 | NA | 6373722.56 |
Average Power = Total Energy / Total Time = 6,373,722.56 / 100,000 = 63.74 mW
The mmWaveSensingEstimator version 2.5.0 tool calculates the power as 117.71 mW. My questions are as follows:
- What is causing the discrepancy in two power calculations (i.e. one done manually and the other by the tool)?
- How is idle time classified. Is it classified under active mode, interburst idle or interframe idle?
- What is the interburst idle power consumption?
- Is there documentation that I can refer too regarding the inner working of the mmWaveSensingEstimator version 2.5.0?
Thanks for your help in this regard.