COVESA / vehicle_signal_specification

Vehicle Signal Specification - standardized way to describe automotive data
Mozilla Public License 2.0
307 stars 157 forks source link

Add battery precondition signals #703

Closed erikbosch closed 4 months ago

erikbosch commented 6 months ago

Electrical vehicles may have a system that prepares the traction battery for driving or charging by making sure that the battery has an optimal temperature for driving or charging. This PR proposes a set of signals for this purpose. The idea is that the signals should be quite generic and fit various type of implementations of a battery precondition system.

ppb2020 commented 5 months ago

Looks like a good start.

Regarding times, shall we require they be in UTC and ISO 8601 format?

I haven't worked through use cases, but the definitions should take into account what happens when "plans change". That is, the battery was being conditioned for a specific time and the vehicle is no longer parked or plugged in, etc. Indeed, the logic will be implemented in the vehicle, but we may need to have signals that represent the state or cause for interruption of the conditioning.

erikbosch commented 5 months ago

MoM:

erikbosch commented 4 months ago

Removed some comments not intended for merging from PR

erikbosch commented 4 months ago

MoM : Merge