Re: [ltp] Re: [PATCH v2] Re: Battery class driver.

From: Pavel Machek
Date: Sun Nov 05 2006 - 15:53:17 EST


On Fri 2006-11-03 14:12:22, U Kuehn wrote:
> Hi,
>
> Pavel Machek wrote:
> >
> > echo '(700 mA * hour) / (14*day) \ A' | ucalc
> >
> > ucalc> OK: 0.002083
> > ucalc>
> >
> > ...that is about 2mA in low power standby mode (but still listening on
> > GSM, getting calls, etc).
> >
> > ...so, mAh are probably good enough for capacity_*_charge, but would
> > suck for current power consumption, as difference between 2mA and 3mA
> > would be way too big. We need some finer unit in that case.
> >
>
> That very much depends on the system. Having a laptop where the current
> power consumption is around 10 Watts (or, at about 10 to 12 Volts,
> nearly 1 A), having a resolution of 10 or even 100 mA would be OK.
> However, on your cellphone with a standby consumption of 2mA, such a
> resolution would be meaningless. What kind of resultion does the
> hardware usually support?

I do not know details. Siemens phones have current monitors, but I do
not recall how accurate those are. Anyway, at least for some
applications mA is not enough, so we probably should use finer
unit. Or use ampers and let kernel be "as precise as it needs" in
simulated floating point.
Pavel

--
(english) http://www.livejournal.com/~pavelmachek
(cesky, pictures) http://atrey.karlin.mff.cuni.cz/~pavel/picture/horses/blog.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/