Discussion Board

Results 1 to 2 of 2
  1. #1
    Registered User niranjanb's Avatar
    Join Date
    Feb 2009
    Posts
    1
    I am using the energy profiler to measure energy consumed while executing a python script. The energy measurements provided by the profiler seems to be in mAh. I wanted to measure energy consumed in Watt hours and also in finer granularity. I was wondering if I could use the instantaneous power measurements given by the profiler and compute the energy consumed as the area under the power curve. I am not sure if it is fair to assume that the 0.25 second interval is adequate enough for computing energy consumed accurately.

    Any thoughts/suggestions ?


    Thanks
    ~ Niranjan.

  2. #2
    Nokia Developer Expert mikuu's Avatar
    Join Date
    Jan 2009
    Posts
    69
    I was wondering if I could use the instantaneous power measurements given by the profiler and compute the energy consumed as the area under the power curve. I am not sure if it is fair to assume that the 0.25 second interval is adequate enough for computing energy consumed accurately.
    Yes, this is how you should do it.

    0.25s interval is accurate for active apps that consume >100mA (>0.37W). In standby, the measurement gets overhead from fast measurements and you should use 5s interval. Do read Options>Help for details and check out the NEP webinar slideset.

Similar Threads

  1. Nokia Energy Profiler
    By Nokia Ron in forum Symbian C++
    Replies: 186
    Last Post: 2012-09-11, 20:00
  2. Nokia Energy Profiler problem
    By erisenxu in forum Symbian Tools & SDKs
    Replies: 8
    Last Post: 2009-05-20, 12:03
  3. About Nokia Energy Profiler API and J2ME
    By lspkl in forum Symbian C++
    Replies: 6
    Last Post: 2009-04-30, 17:21
  4. Help about Nokia Energy Profiler
    By lspkl in forum Python
    Replies: 7
    Last Post: 2009-04-30, 08:28
  5. Nokia Energy Profiler 1.2 bugfix has been released
    By mikuu in forum Symbian Tools & SDKs
    Replies: 0
    Last Post: 2009-04-07, 07:57

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
Nokia Developer aims to help you create apps and publish them so you can connect with users around the world.

京ICP备05048969号  © Copyright Nokia 2013 All rights reserved