|
|
|
|
|
by hatcravat
4868 days ago
|
|
I speculate that it is a interaction of several things: 1) The current firmware assumes there is "unlimited" energy available when charging, so it can keep the battery warm with little impact on charging rate (this is not a bad assumption for everything other than 120V/15A charging). 2) The current firmware assumes that the battery needs to be kept warm when charging (this is not a bad assumption for everything other than 120V/15A charging, but may not be correct for low-power charging). 3) The power required to keep the battery warm in near-zero (Fahrenheit) temperatures is nearly the same as the maximum continuous power available from a 120V/15A outlet (1.44kW, because the maximum continuous load is only 80% of the maximum load), at least initially. The firmware probably needs to be tweaked for cold-weather, low-power charging. The firmware needs to know how to estimate state of charge when the battery is colder than normal. It could probably prioritize charging ahead of heating until the battery reaches a higher state of charge. |
|