Rockbox.org home
release
dev builds
extras
themes manual
wiki
device status forums
mailing lists
IRC bugs
patches
dev guide



Rockbox mail archive

Subject: Re[2]: Question to powermgm.c charging algorithm

Re[2]: Question to powermgm.c charging algorithm

From: Uwe Freese <mail_at_uwe-freese.de>
Date: Thu, 8 Aug 2002 15:17:01 +0200

Hello Nielsen,

Nielsen Linus (ext) wrote on Thursday, August 8, 2002, 12:44:19 PM:

>> positive delta = voltage is going down
>> negative delta = voltage is going up

NLe> What makes you think that?

>> why is the second test (delta <= 5) ? Shouldn't it be (delta
>> >= 5), that means "turn off charging if the voltage
>> went down at least by 0.005" Volts?

NLe> No, i guess it means "stop charging if the voltage doesn't rise that much
NLe> anymore".

>> Does the first check (delta < -50) mean that charging
>> stops if the voltage went up very quickly?

NLe> No, it stops if the voltage drops quickly, a negative-delta detection.

But 0.3 Volts dropping (see powermgm.c comment)? That is not the voltage
drop that marks a complete charging. Thats too much!

I thought that the 0.3 Volts is the value that stops charging when the
battery voltage goes UP (it wouldn't normally).

| now a little more ascii art ;)
|
| +0.3v _----_ -0.005v
| _-/ \-
| _/
| _---/
| ___-------------/
|---/
------------------------------------------------

Bye, Uwe.
Received on 2002-08-08

Page template was last modified "Tue Sep 7 00:00:02 2021" The Rockbox Crew -- Privacy Policy