![]() |
2010-02-09
, 09:46
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,019 times |
Joined on Sep 2009
@ Germany
|
#12
|
![]() |
2010-02-09
, 09:51
|
Posts: 377 |
Thanked: 68 times |
Joined on Dec 2009
|
#13
|
![]() |
2010-02-09
, 11:15
|
|
Administrator |
Posts: 1,036 |
Thanked: 2,019 times |
Joined on Sep 2009
@ Germany
|
#14
|
battery.charge_level.capacity_state = 'full' (string) battery.charge_level.current = 8 (0x8) (int) battery.charge_level.design = 8 (0x8) (int) battery.charge_level.last_full = 8 (0x8) (int) battery.charge_level.percentage = 94 (0x5e) (int) battery.charge_level.unit = 'bars' (string) battery.is_rechargeable = true (bool) battery.present = true (bool) battery.rechargeable.is_charging = false (bool) battery.rechargeable.is_discharging = true (bool) battery.remaining_time = 21600 (0x5460) (int) battery.remaining_time.calculate_per_time = false (bool) battery.reporting.current = 1203 (0x4b3) (int) battery.reporting.design = 1270 (0x4f6) (int) battery.reporting.last_full = 1213 (0x4bd) (int) battery.reporting.unit = 'mAh' (string) battery.type = 'pda' (string) battery.voltage.current = 4124 (0x101c) (int) battery.voltage.design = 4200 (0x1068) (int) battery.voltage.unit = 'mV' (string) info.capabilities = {'battery'} (string list) info.category = 'battery' (string)
![]() |
2010-02-09
, 12:06
|
Posts: 276 |
Thanked: 109 times |
Joined on Dec 2009
@ Vancouver,Canada / Dubai,UAE
|
#15
|
![]() |
2010-02-09
, 12:13
|
Posts: 415 |
Thanked: 732 times |
Joined on Jan 2009
@ Finland
|
#16
|
![]() |
2010-02-09
, 12:23
|
Posts: 739 |
Thanked: 220 times |
Joined on Dec 2009
@ Surrey, UK
|
#17
|
![]() |
2010-02-09
, 12:25
|
Posts: 145 |
Thanked: 80 times |
Joined on Jan 2010
|
#18
|
The Following User Says Thank You to cyeung For This Useful Post: | ||
![]() |
2010-02-09
, 12:31
|
Posts: 739 |
Thanked: 220 times |
Joined on Dec 2009
@ Surrey, UK
|
#19
|
That is correct -- lithium-ion batteries are VERY temperamental things. If you overcharge, over-discharge, overload, charge too fast, or subject it to too high temperatures, the battery could explode. With respect to charge, the voltage of a lithium-ion battery generally goes like this: As it approaches full, the cell's voltage rises rapidly; where as the cell's voltage drops rapidly as the cell's charge approaches empty. It is otherwise relatively flat.
![]() |
2010-02-09
, 12:32
|
|
Posts: 3,159 |
Thanked: 2,023 times |
Joined on Feb 2008
@ Finland
|
#20
|
So does that mean that it is better not to let the battery run down completely?
The Following User Says Thank You to ossipena For This Useful Post: | ||
I never let my battery go down to 0% since such cycling will decrease total battery life over time....