aesculus / EVTO-App-Feedback

A project to track bugs and ideas for the EVTO App
MIT License
1 stars 0 forks source link

Editing trip parameters yields unexpected energy results #430

Closed EVGrokker closed 7 years ago

EVGrokker commented 7 years ago

Car Data: X90D, Charger: 48, Wheels: 20, Tires: 0, Pano: 0, 5 Seat: 1, Rear CC: 0, Bat Life: 94 Device Info: iPhone; CPU iPhone OS 10_3_2 like Mac OS X Settings: Reserve SoC:20, Default SoC: 90, Region: 0, Units: 0 Version: 1.2.0 (35) IAP: Pro:1, Sub:1 Location: Unknown Trip: Bend OR, [aplayhu1qg46604hvnpfp]

I used this trip as a baseline for evaluating the effects of editing various trip parameters. For all trips, the payload is 220 (which I note is not included in the the Bug Report metadata above). I'd suggest adding Payload, Cabin, Speed Adjust and Power Factor to the metadata reports to facilitate analysis of trips using them.

I chose this trip because the initial calc showed an energy requirement of 102.4 kWh, which made it easier to evaluate the effect of parameter tweaks.

Temperatures en route:

# Cabin SF PF kWh ET DT Comments
1 75 0 0 102.4 6:39 5:51 Default
2 68 0 0 101.8 6:32 5:51 HVAC to 68º
3 0 0 0 108.2 6:39 5:51 No HVAC causes higher energy reqs?
4 0 10 0 120.8 6:02 5:02 SF +10, looks reasonable
5 0 0 20 127.2 7:01 5:51 PF +20, looks reasonable
6 0 0 -20 98.9 6:31 5:51 Should a negative PF reduce kWh by a related amount?
7 0 -10 0 98.2 7:41 7:00 SF -10, looks reasonable

In general, it looks like the effects of tweaking SF and PF are plausible (though real-world correlation is needed). However, the effect of disabling HVAC is suspect, and it seems like a negative PF should yield a larger benefit.

aesculus commented 7 years ago

Pesky 0 values and the King's units.

Fixed in V1.2 (36).

aesculus commented 7 years ago

Should a negative PF reduce kWh by a related amount?

No. It is only applied to the non elevation and non climate portion of the energy consumption. So it will never be the same % unless you have the cabin off and never go up or down a hill. You can try that by going down I5 somewhere that has no elevation change.

EVGrokker commented 7 years ago

v 1.2.0 (36)

This looks better. Here's a comparison of various tweaks on the Winnemucca - Boise route with a Level 2 charging stop at the Say When Casino. Some of the efficiencies look like unattainable pipe dreams for an X, but maybe, with the right conditions?

# Cabin SA PF kWh Eff CT ET DT Comments
1 75 0 0 71.6 281 0:27 4:30 4:04 Default
2 0 0 0 65.5 257 0:18 4:21 4:04 No HVAC looks right
3 0 -10 0 58.0 227 0:15 5:05 4:51 10 mph under
4 0 +10 0 74.9 294 0:32 4:01 3:30 10 mph over
5 0 0 +30 86.6 337 0:53 4:56 4:04 Light towing load
6 0 -10 +30 75.7 297 0:34 5:24 4:51 Towing, speed reduction

Eff: Efficiency, Wh/mi CT: Clock time ET: Elapsed time DT: Driving time