METHOD FOR MANAGING THE KILOMETER RANGE OF A VEHICLE
A method manages a kilometer range of an electric-traction vehicle supplied with power by an electric battery including a usable capacity and a reserve. When the vehicle indicates a remaining range that is equal to a number of guaranteed kilometers, the method displays a range that decreases linearly over time, regardless of the coming driving conditions for the vehicle.
1 .- 8 . (canceled).
9 . A method for managing a kilometer range of an electric traction vehicle powered by an electric battery comprising a working capacity and a reserve, the method comprising
displaying, as soon as a remaining kilometer range of the vehicle is equal to or less than a minimum number of guaranteed kilometers, a range that decreases linearly over time, regardless of driving conditions of the vehicle.
10 . The management method as claimed in claim 9 , wherein the kilometer range of the vehicle before the vehicle reaches the minimum number of guaranteed kilometers is determined from a state of charge of the battery by taking into account the working capacity of the battery but not the reserve, and taking into account previous driving conditions of the vehicle.
11 . The management method as claimed in claim 9 , wherein the displaying comprises, when the current driving conditions of the vehicle are more demanding than previous driving conditions, taking into account the working capacity and the reserve to ensure that the displayed range decreases linearly.
12 . The management method as claimed in claim 9 , further comprising receiving as input the following values:
USOC_battery_not_filtered corresponding to an actual physical state of charge level of the battery, expressed as a percentage of a capacity of the battery, and taking into account the working capacity and the reserve,
Margin_battery_inf corresponding to an energy reserve and equal to a difference between the working capacity and the actual capacity of the battery, expressed as a percentage of the capacity,
Range_km corresponding to a stated range displayed on a dashboard of the vehicle, expressed in kilometers,
Distance_km corresponding to a distance traveled by the vehicle, expressed in kilometers, and
Km_guaranteed corresponding to the minimum number of guaranteed kilometers.
13 . The management method as claimed in claim 12 , further comprising calculating the state of charge over a nominal working range of a restricted battery (USOC_filtered_range_nominal) using the formula:
USOC_filtered
_range
_nominal
=
Max
(
0
;
USOC_battery
_not
_filtered
-
margin_battery
_inf
100
-
margin_battery
_inf
*
100
)
.
14 . The management method as claimed in claim 13 , further comprising, prior to the displaying the range, displaying the state of charge over the nominal working range of the restricted battery as long as the stated range (Range_km) is greater than the minimum number of guaranteed kilometers (Km_guaranteed).
15 . The management method as claimed in claim 12 , wherein the displaying comprises calculating a virtual state of charge (USOC_xxkm), which decreases linearly with the distance traveled from when the stated range is equal to or less than the minimum number of guaranteed kilometers (Km_guaranteed).
16 . The management method as claimed in claim 15 , wherein the displaying comprises displaying a final state of charge (USOC_filtered_customer) given by the formula:
USOC_filtered_customer=Max (USOC_filtered_range_nominal, Min (USOC_xxkm, USOC_battery_not_filtered)