Hello community,
I am trying to analyze power consumption of a particle based device. The battery is connected to Li+ pin of the Particle electron u270. As device operates, the voltage will reduce, as the battery discharges.
Now, I am trying to calculate power consumption of different device operation periods. Each of these period has a list of same tasks for the particle to execute. For each task, I experimentally obtained the current consumption by particle, at a fixed voltage. My doubt is that, when voltage reduces at Li+ pin. does the power consumed by particle changes, even if it is doing same tasks?
Thanks in advance.