Joined
·
1,593 Posts
I'm visiting a friend who had never used a DCFC for his Bolt. We tried last night and were disappointed by the slow charging rate. Here are the basic parameters:
Basically we were hoping/expecting 36-38kW from the beginning. This is a 100A charger (thanks EvGo...), and I've seen my Bolt charge between 360 and 380V. SoC is well below any taper point.
The only explanation I could think of is that the battery temperature was too low, causing it to throttle. I'm trying to decipher this info from the link Vertiformed posted in the other thread. Does the table below means it will throttle to 30A below 10 degrees C? Thanks!
- Charger: ABB 50-500V, 0-125A, 50kW.
- Ambient temperature: 48 degrees F (battery was likely a bit warmer - we'd only driven 10 minutes to get there)
- Battery charge at start: 15%
Basically we were hoping/expecting 36-38kW from the beginning. This is a 100A charger (thanks EvGo...), and I've seen my Bolt charge between 360 and 380V. SoC is well below any taper point.
The only explanation I could think of is that the battery temperature was too low, causing it to throttle. I'm trying to decipher this info from the link Vertiformed posted in the other thread. Does the table below means it will throttle to 30A below 10 degrees C? Thanks!
// DC CHARGING PROFILE
// DC charging profile, where the first row (T0...Tm) is the battery temperature, the first column (S0...Sn) is the SoC buckets, and
// the cells (Axy) are the corresponding current rates (A). The corner cell (TT) is the index of the default temperature column.
//
// TT T0 T1 T2 ... Tm
// S0 A00 A01 A02 ... A0m
// S1 A10 A11 A12 ... A1m
// S2 A20 A21 A22 ... A2m
// .............. ... ...
// Sn An0 An1 An2 ... Anm
//
"DC_Charging_Profile": [
[0x008, -30.0, -20.0, -10.0, 0.00, 10.0, 15.0, 22.50, 25.00, 40.00, 45.00, 50.00],
[67.00, 0.000, 3.000, 12.00, 30.0, 54.0, 93.0, 134.0, 150.0, 150.0, 75.00, 0.000],
[80.00, 0.000, 3.000, 12.00, 30.0, 54.0, 93.0, 100.0, 100.0, 100.0, 75.00, 0.000],
[90.00, 0.000, 3.000, 12.00, 30.0, 54.0, 60.0, 60.00, 60.00, 60.00, 60.00, 0.000],
[96.00, 0.000, 3.000, 12.00, 30.0, 40.0, 40.0, 40.00, 40.00, 40.00, 40.00, 0.000],
[100.0, 0.000, 3.000, 12.00, 25.0, 25.0, 25.0, 25.00, 25.00, 25.00, 25.00, 0.000]
],