summit said:
Having a way to terminate charge (with Home Charger) via a SOC % setting would be an awesome enhancement, mainly to prolong battery life. While the Bolt has Hilltop mode, which stops charge at 92% or so; I would rather stop ~50%-75% for most days (particularly when it's over 100F) since I don't need the full 200-mile every day.
Tesla vehicles have a sliding setting to stop charge at certain %SOC for example. The Chargepoint app already has the capability, just need a few line of codes. Plus, it can be used with other vehicle to Hilltop mode.
We live at 2200-ft, and the other two EVs, Volt and iMiEV, can use the Hilltop mode.
Thanks
The *car* can do it in Software (the
car controls the AC 120V/240V {i.e., J1772} charging, as just stated). Tesla did implement this in their implementation. The 2019 Bolt also allows one to do this. But it isn't the EVSE (exterior charging cord) that does it.
On an older Bolt, you can "fake" it by programming "departure mode charging" (the car will "just finish charging", i.e., be fully charged, at the time you say). It is a kludge (hack, estimate, etc), but it will "get you close".
You'd have to know the fastest YOUR home charging setup will charge. If you have :
-16A/240V, then : ~3.8 kW
-24A/240V, then : ~ 5.7 kW
-32A/240V, then : ~ 7.6 kW
Suppose you want the charge to normally be : 75% in the morning. You would figure out how many hours it would take to charge 25% of the battery (15 kW) and then set the "departure time" to be that far LATER than when you actually leave.
-16A : 15/3.8 = ~4 hours
-24A : 15/5.7 = ~2h40min
-32A : 15/7.6 = ~1h50min
So, if you normally leave at 8 in the morning, and have a 16A charger, you'd program "departure time" to be noon. When you leave at 8 a.m., the battery would be about 75% full. Or, simply unplug the EVSE at 7:30 if you'd rather the charge be closer to 70%.
If you *also* set "hilltop" mode (around 89% is 'full'), then the time calculations would be "how long for my EVSE to charge 15%" instead of 25% (because the car will be calculating/setting the charging such that at your programmed "departure time" will be when the car is at about 89% of "full, really full"). That calculation is left as an exercise for the reader.