The discharge curves of a battery are the most informative. But obtaining one when the battery is not on a lab bench, is not easy, and is not really possible. I'm starting this thread to get feedback on how I could improve my current approach.
The area under the discharge curve is by definition the battery capacity. Performing a controlled discharge test maybe yearly can get us an indication of the true state of health of our battery — for those who care, for the sake of curiosity, we also don't monitor our own aging as humans continuously.
What I'm doing right now is ploting the voltage versus the cumulative discharge, subtracting any regeneration (that is, CDC - CCC). It happenned by chance that we did a trip of 220km in 4h and returned home with 20% battery. The accidental discharge rate of 0.2C reminded me that I could do an almost normalized discharge curve, so I did the remaining 20% (or 17%) completing 260km and 5h, slowing down in the end to do sort of constant discharge current and not constant power. Therefore this curve was obtained in a single day from one discharge.
It would be interesting to contrast that curve with another obtained on a motorway at 120km/h, which would be a discharge rate of about 0.7C. That would show the casual car owner that the amount of energy obtained by discharging the battery is not always the same. When discharging faster, the voltage drops a lot more, yielding less energy. Even the charge capacity in Ah, to the same threshold voltage is diminished.
However, I don't have a single discharge curve from a high SoC obtained on a motorway. I had to join pieces. If you have one and wish to send me, I would appreciate it greatly.

Notes:
I'm only getting the number 27.9kWh for energy charged from 0% to 100%. I should get 28kWh from a discharge. Is my battery degraded already? What numbers do you get?
I could have about 98% SoH even though the PID published by the BMS indicates 100%. That would also mean that I either exausted the reserve capacity or that actually none exists.
PS: my data logs are available if requested as well as the small gnuplot scripts that generated these plots.
The area under the discharge curve is by definition the battery capacity. Performing a controlled discharge test maybe yearly can get us an indication of the true state of health of our battery — for those who care, for the sake of curiosity, we also don't monitor our own aging as humans continuously.
What I'm doing right now is ploting the voltage versus the cumulative discharge, subtracting any regeneration (that is, CDC - CCC). It happenned by chance that we did a trip of 220km in 4h and returned home with 20% battery. The accidental discharge rate of 0.2C reminded me that I could do an almost normalized discharge curve, so I did the remaining 20% (or 17%) completing 260km and 5h, slowing down in the end to do sort of constant discharge current and not constant power. Therefore this curve was obtained in a single day from one discharge.
It would be interesting to contrast that curve with another obtained on a motorway at 120km/h, which would be a discharge rate of about 0.7C. That would show the casual car owner that the amount of energy obtained by discharging the battery is not always the same. When discharging faster, the voltage drops a lot more, yielding less energy. Even the charge capacity in Ah, to the same threshold voltage is diminished.
However, I don't have a single discharge curve from a high SoC obtained on a motorway. I had to join pieces. If you have one and wish to send me, I would appreciate it greatly.

Notes:
- The areas indicated come from the car's energy counters and were extrapolated to a 100% discharge. The data I have for the motorway is not continuous enough for me to actually sum it.
- I included the charge curve as a dashed line, to show what is the actual efficiency of an electric car. The area between the charge and discharge curves is the measure of energy lost. The efficiency of an EV is determined by the internal resistance.
- At 0.2C (5h discharge), the efficiency of the car is the amount of energy obtained discharging, 27.6kWh, divided by the amount of energy used to charge, 28.2kWh. In this case, it is ~98.0%.
- The efficiency is lower for higher discharge currents. So, don't speed.
- You get less energy from a fast discharge, so you must be doubly careful about reaching your destination. You must cross GoM with average consumption, distance travelled and use a lower value for the battery capacity.
I'm only getting the number 27.9kWh for energy charged from 0% to 100%. I should get 28kWh from a discharge. Is my battery degraded already? What numbers do you get?
I could have about 98% SoH even though the PID published by the BMS indicates 100%. That would also mean that I either exausted the reserve capacity or that actually none exists.
PS: my data logs are available if requested as well as the small gnuplot scripts that generated these plots.