WO2024082201A1 - Cruising range estimation method and apparatus - Google Patents

Cruising range estimation method and apparatus Download PDF

Info

Publication number
WO2024082201A1
WO2024082201A1 PCT/CN2022/126317 CN2022126317W WO2024082201A1 WO 2024082201 A1 WO2024082201 A1 WO 2024082201A1 CN 2022126317 W CN2022126317 W CN 2022126317W WO 2024082201 A1 WO2024082201 A1 WO 2024082201A1
Authority
WO
WIPO (PCT)
Prior art keywords
vehicle
energy consumption
data
driving
real
Prior art date
Application number
PCT/CN2022/126317
Other languages
French (fr)
Chinese (zh)
Inventor
林海波
Original Assignee
宁德时代新能源科技股份有限公司
宁德时代(上海)智能科技有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 宁德时代新能源科技股份有限公司, 宁德时代(上海)智能科技有限公司 filed Critical 宁德时代新能源科技股份有限公司
Priority to PCT/CN2022/126317 priority Critical patent/WO2024082201A1/en
Publication of WO2024082201A1 publication Critical patent/WO2024082201A1/en

Links

Images

Classifications

    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60LPROPULSION OF ELECTRICALLY-PROPELLED VEHICLES; SUPPLYING ELECTRIC POWER FOR AUXILIARY EQUIPMENT OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRODYNAMIC BRAKE SYSTEMS FOR VEHICLES IN GENERAL; MAGNETIC SUSPENSION OR LEVITATION FOR VEHICLES; MONITORING OPERATING VARIABLES OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRIC SAFETY DEVICES FOR ELECTRICALLY-PROPELLED VEHICLES
    • B60L3/00Electric devices on electrically-propelled vehicles for safety purposes; Monitoring operating variables, e.g. speed, deceleration or energy consumption
    • B60L3/12Recording operating variables ; Monitoring of operating variables
    • BPERFORMING OPERATIONS; TRANSPORTING
    • B60VEHICLES IN GENERAL
    • B60LPROPULSION OF ELECTRICALLY-PROPELLED VEHICLES; SUPPLYING ELECTRIC POWER FOR AUXILIARY EQUIPMENT OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRODYNAMIC BRAKE SYSTEMS FOR VEHICLES IN GENERAL; MAGNETIC SUSPENSION OR LEVITATION FOR VEHICLES; MONITORING OPERATING VARIABLES OF ELECTRICALLY-PROPELLED VEHICLES; ELECTRIC SAFETY DEVICES FOR ELECTRICALLY-PROPELLED VEHICLES
    • B60L58/00Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles
    • B60L58/10Methods or circuit arrangements for monitoring or controlling batteries or fuel cells, specially adapted for electric vehicles for monitoring or controlling batteries
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/04Forecasting or optimisation specially adapted for administrative or management purposes, e.g. linear programming or "cutting stock problem"

Definitions

  • the present application relates to the field of vehicle technology, and more specifically, to a method and device for estimating a cruising range.
  • the present application provides a battery cell and a manufacturing method and system thereof, a battery, and an electrical device, which can improve the assembly efficiency of the battery cell and enhance the safety of the battery cell.
  • an embodiment of the present application provides a method for estimating a cruising range, including:
  • the vehicle mirror model is constructed according to the digital twin algorithm;
  • the cruising range of the vehicle is estimated based on the remaining energy and the target energy consumption.
  • the historical data of the vehicle is divided into different categories according to the historical driving style and characteristic parameters of the historical data;
  • the method further includes:
  • Acquire real-time driving data and select from the plurality of historical data a plurality of historical data that match characteristic parameters of the real-time driving data, all of which are used as target historical data;
  • the historical average energy consumption is determined.
  • the preset condition is that the accumulated mileage of historical data under the same category reaches a preset mileage.
  • the method before determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, the method further includes:
  • the average energy consumption obtained by driving the vehicle mirror model under the standard working condition is determined as the historical average energy consumption.
  • performing driving style recognition on the real-time driving behavior data to obtain the real-time driving style specifically includes:
  • the preset driving style corresponding to the target data range is determined as the real-time driving style.
  • the acquiring the first driving path of the vehicle specifically includes:
  • a Monte Carlo algorithm is used to perform random prediction to obtain a first driving path of the vehicle.
  • the vehicle mirror model is adjusted according to the real-time driving data and the virtual driving data.
  • determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle specifically includes:
  • a target energy consumption is determined according to the first weighted value, the predicted energy consumption, the second weighted value, and the historical average energy consumption.
  • determining a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption according to the mileage of the first driving path, the remaining energy, and the predicted energy consumption specifically includes:
  • a difference between the preset parameter and the first weighted value is determined as a second weighted value.
  • an embodiment of the present application provides a device for estimating a cruising range, including:
  • An acquisition module for acquiring a first driving path, remaining energy, and real-time driving behavior data of the vehicle
  • An identification module performing driving style identification on the real-time driving behavior data to obtain a real-time driving style
  • a prediction module for predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style
  • a control module controls the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determines the predicted energy consumption of the vehicle under the vehicle operating condition;
  • the vehicle mirror model is constructed according to the digital twin algorithm;
  • a determination module determining a target energy consumption of the vehicle according to the predicted energy consumption and a historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under standard working conditions;
  • An estimation module estimates the cruising range of the vehicle based on the remaining energy and the target energy consumption.
  • a cruising range estimation device characterized in that the device includes: a processor and a memory storing computer program instructions.
  • a computer-readable storage medium characterized in that computer program instructions are stored on the computer-readable storage medium, and when the computer program instructions are executed by a processor, the cruising range estimation method according to any one of claims 1 to 9 is implemented.
  • a computer program product characterized in that when the instructions in the computer program product are executed by a processor of an electronic device, the electronic device executes the cruising range estimation method as described in any one of claims 1-9.
  • the range estimation method, device, equipment and computer storage medium of the embodiments of the present application can obtain predicted energy consumption through digital twin technology, and combine the predicted energy consumption with the historical average energy consumption obtained through the historical data of the vehicle to determine the target energy consumption, and estimate the range more accurately based on the target energy consumption.
  • FIG1 is a schematic diagram of a flow chart of a method for estimating a range applicable to an embodiment of the present application
  • FIG2 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG3 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG4 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG5 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG6 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG7 is a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • FIG8 is a schematic diagram of the structure of a cruising range estimation device applicable to an embodiment of the present application.
  • FIG9 is a schematic diagram of the structure of a cruising range estimation device applicable to an embodiment of the present application.
  • the terms “installed”, “connected”, “connected”, and “attached” should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or an integral connection; it can be a direct connection, or an indirect connection through an intermediate medium, or it can be the internal communication of two elements.
  • installed should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or an integral connection; it can be a direct connection, or an indirect connection through an intermediate medium, or it can be the internal communication of two elements.
  • a and/or B can represent: A exists alone, A and B exist at the same time, and B exists alone.
  • the character "/" in this application generally indicates that the associated objects before and after are in an "or" relationship.
  • the battery cell may include a lithium-ion secondary battery cell, a lithium-ion primary battery cell, a lithium-sulfur battery cell, a sodium-lithium-ion battery cell, a sodium-ion battery cell or a magnesium-ion battery cell, etc., and the embodiments of the present application do not limit this.
  • the battery cell may be cylindrical, flat, rectangular or other shapes, etc., and the embodiments of the present application do not limit this.
  • FIG1 is a flow chart showing a method for estimating a range of mileage applicable to an embodiment of the present application.
  • the cruising range estimation method 100 may include the following steps.
  • Step 110 Obtain the first driving path, remaining energy, and real-time driving behavior data of the vehicle.
  • Step 120 Perform driving style recognition on the real-time driving behavior data to obtain a real-time driving style.
  • Step 130 Predicting the vehicle operating condition of the vehicle based on the first driving path and the real-time driving style.
  • Step 140 Control the vehicle mirror model to travel the first driving path under the vehicle operating condition, and determine the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed based on the digital twin algorithm.
  • Step 150 Determine the target energy consumption of the vehicle based on the predicted energy consumption and the historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined based on the historical data of the vehicle or simulation data under standard operating conditions.
  • Step 160 Estimate the cruising range of the vehicle based on the remaining energy and the target energy consumption.
  • a method for estimating a cruising range which can obtain a first driving path, remaining energy, and real-time driving behavior data of a vehicle.
  • the real-time driving behavior data is then used to identify the driving style to obtain the real-time driving style, and the vehicle operating condition of the vehicle is predicted based on the first driving path and the real-time driving style.
  • the vehicle mirror model is controlled to drive under the vehicle operating condition to determine the predicted energy consumption.
  • the vehicle mirror model is constructed according to the digital twin algorithm.
  • the target energy consumption is determined.
  • the cruising range of the vehicle is estimated. It can be seen that the predicted energy consumption is determined by digital twin technology, and the target energy consumption is determined in combination with the historical average energy consumption, so as to more accurately estimate the cruising range.
  • the cruising range estimation method may be executed by a vehicle control system or a cloud server. Therefore, for ease of description, the present application takes the vehicle control system executing the cruising range estimation method as an example for description.
  • the digital twin technology is a technology that makes full use of data such as physical models, sensor updates, and operation history, integrates multi-disciplinary, multi-physical quantity, multi-scale, and multi-probability simulation processes, and completes mapping in virtual space, thereby reflecting the full life cycle process of the corresponding physical equipment. Therefore, in order to estimate the vehicle's cruising range through the digital twin algorithm, the vehicle control system can obtain data such as the first driving path and remaining energy.
  • the vehicle control system can construct a vehicle mirror model through a digital twin algorithm in a virtual space.
  • a digital twin algorithm there are relatively mature technologies on how to construct a vehicle mirror model through a digital twin algorithm, and this application will not go into details here.
  • step 140 estimates the vehicle's cruising range through the vehicle mirror model. Therefore, in one or more embodiments of the present application, the vehicle mirror model may not be constructed temporarily in step 110, but the vehicle mirror model may be constructed through a digital twin algorithm in step 140 or in any step performed before step 140.
  • the vehicle control system can obtain the first driving path, the remaining energy and the real-time driving behavior data.
  • the real-time driving behavior data includes the accelerator pedal opening, the accelerator pedal opening change rate, the real-time vehicle speed, the vehicle horizontal driving angle (the slope of the road on which the vehicle is traveling), the current road section speed limit data, etc.
  • the real-time driving behavior data can be obtained in a variety of ways. In one or more embodiments of this specification, the real-time driving behavior data can be obtained by sensors such as speed sensors and gyroscopes configured by the vehicle. In one or more embodiments of this specification, the real-time driving behavior data can also be obtained by other existing technologies. How to obtain the real-time driving behavior data is not limited by this specification and can be set as needed.
  • the vehicle control system when obtaining the first driving path, can randomly obtain the road data of a road, and the road data includes the number of lanes, the distribution of traffic lights, the road distance, the road slope change, etc., and the road data is used as the first driving path.
  • step 120 because in general, when users with different driving styles drive the same vehicle on the same road section and the same distance, the energy consumption of the vehicle is also different.
  • user A and user B drive the same vehicle for 200 kilometers on a road with a minimum speed limit of 80 kilometers per hour and a maximum speed limit of 120 kilometers per hour.
  • User A drives at a speed of 85 kilometers per hour and user B drives at a speed of 115 kilometers per hour.
  • User A consumes 40% of the total energy of the vehicle and user B consumes 48% of the total energy of the vehicle. Therefore, in order to more accurately estimate the vehicle's cruising range, the vehicle control system can determine the driving style of the current user.
  • the vehicle control system can obtain several preset driving styles and the driving behavior data range corresponding to each driving style, and according to the real-time driving behavior data, from the driving behavior data ranges corresponding to several driving styles, find the driving behavior data range corresponding to the driving behavior data as the target data range. Then determine the driving style corresponding to the target data range as the real-time driving style.
  • the driving styles may include conservative, mild, standard, active, aggressive, etc., and the driving behavior data range corresponding to each driving style can be set as needed.
  • the specific setting is not limited in this manual and can be set as needed.
  • the real-time driving behavior data includes the current road section speed limit data of 80 km/h to 120 km/h, the real-time vehicle speed of 119 km/h, the vehicle horizontal driving angle of 0 degrees, the accelerator pedal opening of 5, and the accelerator pedal opening rate of 0.
  • the driving behavior data corresponding to the aggressive type is that the accelerator pedal opening is greater than or equal to 4 and the accelerator pedal opening rate is greater than or equal to 0 and the real-time vehicle speed is greater than or equal to 100 km/h and the horizontal driving angle is greater than negative 10 degrees.
  • the driving behavior data corresponding to the active type is that the accelerator pedal opening is between 3 and 4 and the accelerator pedal opening rate is greater than or equal to 0 and the real-time vehicle speed is between 80 km/h and 100 km/h and the horizontal driving angle is greater than negative 10 degrees. Therefore, the vehicle control system can determine that the real-time driving style is aggressive.
  • the vehicle driving platform can determine the real-time driving style based on the real-time driving behavior data acquired in real time and through the driving behavior data ranges corresponding to several preset driving styles, so as to more accurately estimate the vehicle's cruising range based on the real-time driving style.
  • the vehicle control system after the vehicle control system determines the first driving path and the real-time driving style, it can predict the vehicle operating condition and control the vehicle mirror model to drive the first driving path under the vehicle operating condition in the virtual space, thereby obtaining driving data and determining the predicted energy consumption, so as to estimate the vehicle's cruising range.
  • the vehicle control system can predict the vehicle operating condition of the vehicle based on the first driving path and the real-time driving style, wherein the vehicle operating condition is the relationship between speed and time, and the relationship between horizontal driving angle and time.
  • the whole journey takes 10 minutes, with a speed of 30 kilometers per hour at 1 minute and a horizontal driving angle of 0 degrees; a speed of 50 kilometers per hour at 2 minutes and a horizontal driving angle of 0 degrees; a speed of 110 kilometers per hour at 3 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 4 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 5 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 6 minutes and a horizontal driving angle of 10 degrees; a speed of 100 kilometers per hour at 7 minutes and a horizontal driving angle of 10 degrees; a speed of 115 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees; a speed of 80 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees; and a speed of 0 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees.
  • the vehicle control system can control the vehicle mirror model in the virtual space, drive on the first driving path according to the vehicle operating conditions, and collect simulated driving data of the vehicle, wherein the driving data includes driving distance, driving speed, remaining energy at the start of driving, and remaining energy at the end of driving, etc.
  • the vehicle control system can determine the predicted energy consumption based on the simulated driving data.
  • the vehicle control system can determine the difference between the remaining energy at the start of driving and the remaining energy at the end of driving as the consumed energy. And determine the predicted energy consumption based on the consumed energy and the driving distance.
  • the vehicle control system can also use other methods to determine the predicted energy consumption. The specific determination method can be set as needed, and this specification does not limit it here.
  • the vehicle control system can perform simulation based on the vehicle mirror model constructed by the digital twin algorithm in the virtual space, and the vehicle operating conditions predicted by the first driving path and real-time driving style, and determine the predicted energy consumption based on the simulated driving data obtained by the simulation, so as to more accurately estimate the vehicle's cruising range.
  • the vehicle control system may also determine the historical average energy consumption of the vehicle based on the historical data of the vehicle or the simulation data obtained by the vehicle mirror model of the vehicle under standard working conditions, thereby estimating the cruising range of the vehicle based on the predicted energy consumption, the historical average energy consumption and the remaining energy.
  • the standard working condition can be the New European Driving Cycle (NEDC), the China light-duty vehicle test cycle (CLTC), etc.
  • the vehicle control system can obtain historical data and determine whether the acquisition is successful. If so, the vehicle control system can determine the average energy consumption corresponding to the historical data based on the historical data as the historical average energy consumption. If not, the vehicle control system can obtain the standard working condition, and control the vehicle mirror model in the virtual space to travel according to the standard working condition, determine the standard simulation data, and determine the standard simulation average energy consumption based on the standard simulation data, and use the standard simulation average energy consumption as the historical average energy consumption.
  • the vehicle control system can determine the average value of the predicted energy consumption and the historical average energy consumption as the target energy consumption. Finally, the vehicle control system can estimate the cruising range of the vehicle based on the target energy consumption and the remaining energy.
  • the vehicle control system can combine the predicted energy consumption obtained through digital twin technology and the historical average energy consumption obtained through historical data to more accurately estimate the vehicle's range.
  • the first driving path, remaining energy, and real-time driving behavior data of the vehicle can be obtained.
  • the real-time driving behavior data is then subjected to driving style recognition to obtain a real-time driving style, and the vehicle operating condition of the vehicle is predicted based on the first driving path and the real-time driving style.
  • the vehicle mirror model is controlled to travel under the vehicle operating condition to determine the predicted energy consumption, wherein the vehicle mirror model is constructed based on the digital twin algorithm.
  • the target energy consumption is determined.
  • the cruising range of the vehicle is estimated. It can be seen that the above content combines the predicted energy consumption obtained by digital twin technology with the historical average energy consumption obtained by the historical data of the vehicle to determine the target energy consumption, and the cruising range is more accurately estimated based on the target energy consumption.
  • FIG2 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 200 includes the following steps in addition to the above steps 110 to 160 .
  • Step 210 When the historical data under the same category meets a preset condition, a target historical driving style matching the real-time driving style is selected from the historical data of the vehicle.
  • Step 220 Acquire real-time driving data, and select a target historical data category that matches the characteristic parameters of the real-time driving data from different historical driving data of the target historical driving style.
  • Step 230 Determine the historical average energy consumption according to the target historical data category.
  • vehicle A travels on the same road in summer and winter.
  • the temperature causes the thermal efficiency to change.
  • the lower the temperature the lower the thermal efficiency. Therefore, the energy consumption is higher in winter and lower in summer. Therefore, the vehicle control system can determine the categories of each historical data respectively, so as to determine the historical average energy consumption.
  • the vehicle control system may filter out a number of historical driving data whose driving style matches the real-time driving style from the number of historical driving data according to the determined real-time driving style and the driving style carried in each historical driving data, wherein each historical data includes a driving style.
  • the vehicle control system can obtain real-time driving data, which includes temperature characteristic parameters, weather characteristic parameters, vehicle air conditioning characteristic parameters, etc. And from the selected historical data, select several historical data whose characteristic parameters match the characteristic parameters (temperature characteristic parameters, weather characteristic parameters, vehicle air conditioning characteristic parameters, etc.) included in the real-time driving data, and use the selected historical data as target historical data.
  • the several characteristic parameters included in the real-time driving data can be obtained through several sensors configured on the vehicle.
  • the vehicle control system can use the average energy consumption of the determined target historical data as the historical average energy consumption when it is determined that the determined target historical data meet the preset conditions.
  • the preset conditions can be that the cumulative mileage reaches the preset mileage, the mileage corresponding to any historical data reaches the preset single mileage, etc.
  • the specific conditions of the preset conditions can be set as needed, and this manual does not limit them here.
  • the vehicle control system when determining the historical average energy consumption, can screen out several historical data with characteristic parameters similar to the characteristic parameters of the real-time driving data currently obtained from multiple historical data as target historical data, thereby determining the historical average energy consumption based on several target historical data and more accurately estimating the vehicle's cruising range.
  • FIG3 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 300 includes the following steps in addition to the above steps 110 to 160 .
  • Step 310 When the historical data under the same category does not satisfy the preset condition, the average energy consumption obtained by driving the vehicle mirror model under standard working conditions is determined as the historical average energy consumption.
  • the historical average energy consumption needs to be determined through historical data stored in the vehicle, and the newly purchased vehicles often do not store historical data, so the historical average energy consumption can also be determined based on standard operating conditions.
  • the vehicle control system may obtain a standard operating condition when it is determined that a number of historical data of the same category as the acquired real-time driving data do not meet the preset condition. Then, the vehicle mirror model in the virtual space is controlled to drive under the standard operating condition to obtain standard simulation data. The average energy consumption carried in the standard simulation data is used as the historical average energy consumption.
  • the vehicle control system can determine the historical average energy consumption through standard operating conditions and vehicle mirror models when it is difficult to obtain historical data, or when the historical data obtained in the same category as the real-time driving data does not meet the preset conditions, thereby more accurately estimating the vehicle's cruising range.
  • FIG4 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 200 includes the following steps in addition to the above steps 110 to 160 .
  • Step 410 Acquire the real-time location information of the vehicle and some historical driving path data of the vehicle.
  • Step 420 construct a historical driving path state transition probability matrix based on the plurality of historical driving path data.
  • Step 430 Based on the real-time position information and the historical driving path state transition probability matrix, a Monte Carlo algorithm is used to perform random prediction to obtain a first driving path of the vehicle.
  • the vehicle control system needs to construct a vehicle mirror model based on a digital twin algorithm in a virtual space, and control the vehicle mirror model to travel on a simulated road, and the predicted energy consumption is used to estimate the vehicle's range.
  • the predicted energy consumption is used to estimate the vehicle's range.
  • the vehicle control system does not obtain the navigation path based on the navigation information, the real-time location information provided by the Global Navigation Satellite System (GNSS) and several historical driving path data of the vehicle can be obtained.
  • GNSS Global Navigation Satellite System
  • the vehicle control system may obtain the real-time location information of the vehicle and some historical driving path data of the vehicle, and then construct a historical driving path state transfer matrix through a Markov chain according to the some historical driving path data.
  • the vehicle control system can perform random prediction through the Monte Carlo algorithm according to the real-time position information and the historical driving path state transition probability matrix, and determine the prediction result as the first driving path of the vehicle.
  • the vehicle control system can predict the actual future driving path of the vehicle based on the real-time position information provided by GNSS and some historical driving path data without obtaining navigation data, and determine the prediction result as the first driving path. This makes the predicted energy consumption based on the vehicle mirror model in the virtual space and the first driving path more accurate, thereby more accurately estimating the vehicle's cruising range.
  • FIG5 is a flow chart showing a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 500 includes the following steps in addition to the above steps 110 to 160 .
  • Step 510 Obtain navigation data, and use the navigation path in the navigation data as the first driving path.
  • the vehicle control system needs to construct a vehicle mirror model based on a digital twin algorithm in a virtual space, and control the vehicle mirror model to travel on a simulated road, and the predicted energy consumption is used to estimate the vehicle's range.
  • the vehicle control system can obtain navigation data.
  • the vehicle control system may obtain navigation data, and determine a navigation path in the navigation data, and use the navigation path as the first driving path.
  • the vehicle control system can use the navigation path in the navigation data as the first driving path, so that the predicted energy consumption obtained based on the vehicle mirror model in the virtual space and the first driving path is more accurate and closer to the energy consumption data obtained by the actual driving of the vehicle, thereby more accurately estimating the vehicle's cruising range based on the predicted energy consumption.
  • FIG6 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 600 includes the following steps in addition to the above steps 110 to 160 .
  • Step 610 Acquire real-time operating condition data and real-time driving data of the vehicle within a preset time period.
  • Step 620 Control the vehicle mirror model to travel according to the real-time operating condition data to obtain virtual driving data.
  • Step 630 Adjust the vehicle mirror model according to the real-time driving data and the virtual driving data.
  • the vehicle mirror model is a model constructed in a virtual space through a digital twin algorithm, it may be significantly different from the actual vehicle. For example, the tires, power supplies and other components of the actual vehicle may be worn out and their performance may decline due to long-term use, resulting in high energy consumption. Therefore, in order to more accurately estimate the vehicle's range, the vehicle control system can adjust the virtual mirror model based on the vehicle's real-time driving data.
  • the vehicle control system can obtain the real-time operating condition data and real-time driving data of the vehicle within a preset time period.
  • the time period length of the preset time period is preset, and the preset time period is determined based on the current time obtained in real time and the time period length of the preset time period, and the current time is used as the time period end. For example, if the current time is 10:30 and the time period length is 10 minutes, the time period start point is 10:20 and the time period end point is 10:30.
  • the vehicle control system can control the vehicle mirror model in the virtual space to drive according to the real-time operating condition data, and obtain the virtual driving data of the vehicle mirror model after the vehicle mirror model has finished driving.
  • the vehicle control platform can adjust the parameters of the vehicle mirror model based on the real-time driving data and the virtual driving data.
  • the vehicle control platform can adjust the vehicle mirror model based on the real-time driving data collected during the driving of the actual vehicle and the virtual driving data collected by the vehicle mirror model under the same working conditions, so that the vehicle mirror model is more similar to the vehicle, thereby more accurately determining the virtual energy consumption and more accurately estimating the vehicle's range.
  • FIG. 7 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
  • the cruising range estimation method 700 includes the following steps in addition to the above steps 110 to 160 .
  • Step 710 Determine a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption based on the mileage of the first driving route, the remaining energy, and the predicted energy consumption.
  • Step 720 Determine the target energy consumption according to the first weighted value, the predicted energy consumption, the second weighted value and the historical average energy consumption.
  • the mileage of the driving route may deviate greatly from the actual mileage of the vehicle, resulting in a decrease in the accuracy of the predicted energy consumption.
  • the first driving path is a driving path obtained through navigation, which is the same as the actual driving path of the vehicle.
  • the mileage of the first driving path is 200 kilometers
  • the first half of the first driving path (90 kilometers) is an uphill route with a higher average energy consumption of 9 kilometers/kWh
  • the second half of the first driving path is a downhill route with a lower average energy consumption of 9 kilometers/kWh. Therefore, the predicted energy consumption of the first driving path is 11 kilometers/kWh.
  • the remaining energy of the vehicle is 10 kWh, that is, the estimated cruising range is 100 kilometers.
  • the vehicle control platform can determine the first weighted value and the second weighted value based on the mileage of the first driving path, the remaining energy, and the predicted energy consumption.
  • the vehicle control platform can determine the product of the remaining energy and the predicted energy consumption based on the mileage of the first driving path, the remaining energy, and the predicted energy consumption, as the predicted mileage, and then determine the ratio of the mileage of the first driving path to the predicted mileage as the first weighted value corresponding to the predicted energy consumption.
  • is the first weighted value
  • A is the mileage of the first driving route
  • B is the remaining energy
  • C is the predicted energy consumption.
  • the vehicle control platform can determine the difference between the preset parameter and the first weighted value as the second weighted value.
  • the vehicle control platform can determine that the product of the predicted energy consumption and the first weighted value is the first weight, the product of the historical average energy consumption and the second weighted value is the second weight, and the sum of the first weight and the second weight is the target energy consumption.
  • the vehicle control platform can determine the weight of the predicted energy consumption in the target energy consumption according to the mileage of the first driving path, so as to more accurately determine the target energy consumption and more accurately estimate the vehicle's cruising range.
  • FIG8 shows a schematic structural diagram of a cruising range estimation device applicable to an embodiment of the present application.
  • the cruising range estimation device 800 includes the following modules.
  • An acquisition module 810 is used to acquire a first driving path, remaining energy, and real-time driving behavior data of the vehicle;
  • the recognition module 820 performs driving style recognition on the real-time driving behavior data to obtain a real-time driving style
  • a prediction module 830 predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style
  • a control module 840 controls the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determines the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
  • a determination module 850 which determines a target energy consumption of the vehicle according to the predicted energy consumption and a historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under a standard operating condition;
  • the estimation module 860 estimates the cruising range of the vehicle according to the remaining energy and the target energy consumption.
  • the determination module 850 is also used to filter out several historical data whose driving style matches the real-time driving style from the historical data of the vehicle when the historical data under the same category meets a preset condition, obtain real-time driving data, and filter out several historical data that match the characteristic parameters of the real-time driving data from the several historical data, all of which are used as target historical data, and determine the historical average energy consumption based on the several target historical data.
  • the preset condition is that the accumulated mileage of historical data under the same category reaches a preset mileage.
  • the determination module 850 is further used to determine the average energy consumption of the vehicle mirror model when driving under standard conditions as the historical average energy consumption when the historical data under the same category does not meet the preset condition.
  • the identification module 820 is further used to search for a target data range that matches the real-time driving behavior data from a range of driving behavior data corresponding to several preset driving styles, and determine the preset driving style corresponding to the target data range as the real-time driving style.
  • the acquisition module 810 is also used to obtain the real-time position information of the vehicle and several historical driving path data of the vehicle, construct a historical driving path state transition probability matrix based on the several historical driving path data, and use the Monte Carlo algorithm to perform random prediction based on the real-time position information and the historical driving path state transition probability matrix to obtain the first driving path of the vehicle.
  • the acquisition module 810 is also used to obtain real-time operating condition data and real-time driving data of the vehicle within a preset time period, control the vehicle mirror model to drive according to the real-time operating condition data, obtain virtual driving data, and adjust the vehicle mirror model according to the real-time driving data and the virtual driving data.
  • the determination module 850 is also used to determine a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption based on the mileage of the first driving path, the remaining energy and the predicted energy consumption, and to determine the target energy consumption based on the first weighted value, the predicted energy consumption, the second weighted value and the historical average energy consumption.
  • the determination module 850 is also used to determine the product of the remaining energy and the predicted energy consumption as the predicted mileage, determine the ratio of the mileage of the first driving path to the predicted mileage as the first weighted value, and determine the difference between the preset parameter and the first weighted value as the second weighted value.
  • FIG9 shows a schematic structural diagram of a cruising range estimation device applicable to an embodiment of the present application.
  • the cruising range estimation device may include a processor 901 and a memory 902 storing computer program instructions.
  • the above-mentioned processor 901 may include a central processing unit (CPU), or an application specific integrated circuit (ASIC), or may be configured to implement one or more integrated circuits of the embodiments of the present application.
  • CPU central processing unit
  • ASIC application specific integrated circuit
  • the memory 902 may include a large capacity memory for data or instructions.
  • the memory 902 may include a hard disk drive (HDD), a floppy disk drive, a flash memory, an optical disk, a magneto-optical disk, a magnetic tape, or a universal serial bus (USB) drive, or a combination of two or more of these.
  • the memory 902 may include removable or non-removable (or fixed) media.
  • the memory 902 may be inside or outside the integrated gateway disaster recovery device.
  • the memory 902 is a non-volatile solid-state memory.
  • memory 902 includes a read-only memory (ROM).
  • ROM read-only memory
  • the ROM may be a mask-programmed ROM, a programmable ROM (PROM), an erasable PROM (EPROM), an electrically erasable PROM (EEPROM), an electrically alterable ROM (EAROM), or flash memory, or a combination of two or more of the above, where appropriate.
  • the memory may include read-only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical or other physical/tangible memory storage devices.
  • ROM read-only memory
  • RAM random access memory
  • magnetic disk storage media devices magnetic disk storage media devices
  • optical storage media devices flash memory devices
  • electrical, optical or other physical/tangible memory storage devices typically, the memory includes one or more tangible (non-transitory) computer-readable storage media (e.g., memory devices) encoded with software including computer-executable instructions, and when the software is executed (e.g., by one or more processors), it is operable to perform the operations described with reference to the method according to an aspect of the present disclosure.
  • the processor 901 implements any one of the cruising range estimation methods in the above embodiments by reading and executing computer program instructions stored in the memory 902 .
  • the cruising range estimation device may further include a communication interface 903 and a bus 910.
  • the processor 901, the memory 902, and the communication interface 909 are connected via the bus 910 and communicate with each other.
  • the communication interface 903 is mainly used to implement communication between various modules, devices, units and/or equipment in the embodiments of the present application.
  • Bus 910 includes hardware, software or both, and the parts of online data flow billing equipment are coupled to each other.
  • bus may include accelerated graphics port (AGP) or other graphics bus, enhanced industrial standard architecture (EISA) bus, front-end bus (FSB), hypertransport (HT) interconnection, industrial standard architecture (ISA) bus, infinite bandwidth interconnection, low pin count (LPC) bus, memory bus, micro channel architecture (MCA) bus, peripheral component interconnection (PCI) bus, PCI-Express (PCI-X) bus, serial advanced technology attachment (SATA) bus, video electronics standard association local (VLB) bus or other suitable bus or two or more of these combinations.
  • AGP accelerated graphics port
  • EISA enhanced industrial standard architecture
  • FAB front-end bus
  • HT hypertransport
  • ISA industrial standard architecture
  • LPC low pin count
  • MCA micro channel architecture
  • PCI peripheral component interconnection
  • PCI-X PCI-Express
  • SATA serial advanced technology attachment
  • VLB video electronics standard association local
  • bus 910 may include one or
  • the cruising range estimation device can execute the cruising range estimation method in the embodiment of the present application based on the currently intercepted spam text messages and text messages reported by users, thereby realizing the cruising range estimation method and device described in combination with Figures 1 and 8.
  • the present application embodiment can provide a computer storage medium for implementation.
  • the computer storage medium stores computer program instructions; when the computer program instructions are executed by a processor, any of the range estimation methods in the above embodiments is implemented.
  • the functional blocks shown in the above-described block diagram can be implemented as hardware, software, firmware or a combination thereof.
  • it can be, for example, an electronic circuit, an application specific integrated circuit (ASIC), appropriate firmware, a plug-in, a function card, etc.
  • ASIC application specific integrated circuit
  • the elements of the present application are programs or code segments that are used to perform the required tasks.
  • the program or code segment can be stored in a machine-readable medium, or transmitted on a transmission medium or a communication link by a data signal carried in a carrier wave.
  • "Machine-readable medium" can include any medium capable of storing or transmitting information.
  • machine-readable media examples include electronic circuits, semiconductor memory devices, ROM, flash memory, erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, optical fiber media, radio frequency (RF) links, etc.
  • the code segment can be downloaded via a computer network such as the Internet, an intranet, etc.
  • each box in the flowchart and/or block diagram and the combination of each box in the flowchart and/or block diagram can be implemented by computer program instructions.
  • These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer or other programmable data processing device to produce a machine so that these instructions executed by the processor of the computer or other programmable data processing device enable the implementation of the function/action specified in one or more boxes of the flowchart and/or block diagram.
  • Such a processor can be, but is not limited to, a general-purpose processor, a special-purpose processor, a special application processor or a field programmable logic circuit. It can also be understood that each box in the block diagram and/or flowchart and the combination of boxes in the block diagram and/or flowchart can also be implemented by dedicated hardware that performs a specified function or action, or can be implemented by a combination of dedicated hardware and computer instructions.

Landscapes

  • Engineering & Computer Science (AREA)
  • Business, Economics & Management (AREA)
  • Human Resources & Organizations (AREA)
  • Sustainable Development (AREA)
  • Sustainable Energy (AREA)
  • Power Engineering (AREA)
  • Transportation (AREA)
  • Mechanical Engineering (AREA)
  • Strategic Management (AREA)
  • Economics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Game Theory and Decision Science (AREA)
  • Development Economics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Electric Propulsion And Braking For Vehicles (AREA)

Abstract

A cruising range estimation method and apparatus. The method comprises: acquiring a first running path, remaining energy and real-time driving behavior data of a vehicle; then performing driving style identification on the real-time driving behavior data to obtain a real-time driving style, and predicting a vehicle operation working condition of the vehicle according to the first running path and the real-time driving style; controlling a vehicle mirroring model to run under the vehicle operation working condition, so as to determine predicted energy consumption, wherein the vehicle mirroring model is constructed according to a digital twin algorithm; determining target energy consumption according to the predicted energy consumption and historical average energy consumption; and estimating a cruising range of the vehicle according to the remaining energy and the target energy consumption. The predicted energy consumption obtained by means of digital twin technology and the historical average energy consumption obtained by means of historical data of the vehicle are taken into account to determine the target energy consumption, and the cruising range can be estimated more accurately according to the target energy consumption.

Description

一种续航里程估算方法及装置A method and device for estimating cruising range 技术领域Technical Field
本申请涉及车辆技术领域,并且更具体地,涉及一种续航里程估算方法及装置。The present application relates to the field of vehicle technology, and more specifically, to a method and device for estimating a cruising range.
背景技术Background technique
随着新能源技术的发展,新能源汽车越发常见。部分新能源汽车以车载电源为动力,具有维护成本低、对环境影响小等优点。With the development of new energy technology, new energy vehicles are becoming more and more common. Some new energy vehicles are powered by on-board power supplies, which have the advantages of low maintenance costs and little impact on the environment.
由于车载电源的能源有限,导致由车载电源提供动力的新能源汽车的续航能力弱,因此,用户在行驶过程中,需要及时查看电动车辆显示的续航里程制定行驶计划。Due to the limited energy of the on-board power supply, the endurance of new energy vehicles powered by the on-board power supply is weak. Therefore, during driving, users need to check the endurance displayed by the electric vehicle in time to formulate a driving plan.
因此,亟需一种准确估算续航里程的方法。Therefore, there is an urgent need for a method to accurately estimate the cruising range.
发明内容Summary of the invention
本申请提供了一种电池单体及其制造方法和制造系统、电池以及用电装置,其能提高电池单体的装配效率、增强电池单体的安全性。The present application provides a battery cell and a manufacturing method and system thereof, a battery, and an electrical device, which can improve the assembly efficiency of the battery cell and enhance the safety of the battery cell.
第一方面,本申请实施例提供了一种续航里程估算方法,包括:In a first aspect, an embodiment of the present application provides a method for estimating a cruising range, including:
获取车辆的第一行驶路径、剩余能源、实时驾驶行为数据;Obtain the vehicle's first driving path, remaining energy, and real-time driving behavior data;
对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格;Performing driving style recognition on the real-time driving behavior data to obtain a real-time driving style;
根据所述第一行驶路径以及所述实时驾驶风格,预测所述车辆的车辆运行工况;predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style;
控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的;Controlling the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determining the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的 目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定;Determining a target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under standard operating conditions;
根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。The cruising range of the vehicle is estimated based on the remaining energy and the target energy consumption.
可选地,所述车辆的历史数据按照历史驾驶风格以及历史数据的特征参数划分为不同类别;Optionally, the historical data of the vehicle is divided into different categories according to the historical driving style and characteristic parameters of the historical data;
所述根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗之前,所述方法还包括:Before determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, the method further includes:
在同一类别下的历史数据满足预设条件的情况下,从所述车辆的历史数据中,筛选出驾驶风格与所述实时驾驶风格相匹配的若干历史数据;When the historical data under the same category meets a preset condition, selecting a number of historical data whose driving style matches the real-time driving style from the historical data of the vehicle;
获取实时行驶数据,并从所述若干历史数据中筛选出与所述实时行驶数据的特征参数相匹配的若干历史数据,均作为目标历史数据;Acquire real-time driving data, and select from the plurality of historical data a plurality of historical data that match characteristic parameters of the real-time driving data, all of which are used as target historical data;
根据所述若干目标历史数据,确定历史平均能耗。According to the several target historical data, the historical average energy consumption is determined.
可选地,所述预设条件为同一类别下的历史数据累计的里程数达到预设里程数。Optionally, the preset condition is that the accumulated mileage of historical data under the same category reaches a preset mileage.
可选地,所述根据所述预测能耗和所述车辆的历史平均能耗,确定所述车辆的目标能耗之前,所述方法还包括:Optionally, before determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, the method further includes:
在同一类别下的历史数据不满足所述预设条件的情况下,确定所述车辆镜像模型在标准工况下行驶得到的平均能耗,作为所述历史平均能耗。When the historical data under the same category does not satisfy the preset condition, the average energy consumption obtained by driving the vehicle mirror model under the standard working condition is determined as the historical average energy consumption.
可选地,所述对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格,具体包括:Optionally, performing driving style recognition on the real-time driving behavior data to obtain the real-time driving style specifically includes:
从若干个预设驾驶风格对应的驾驶行为数据的范围中,查找与所述实时驾驶行为数据相匹配的目标数据范围;Searching for a target data range that matches the real-time driving behavior data from a range of driving behavior data corresponding to a plurality of preset driving styles;
将所述目标数据范围对应的预设驾驶风格确定为实时驾驶风格。The preset driving style corresponding to the target data range is determined as the real-time driving style.
可选地,所述获取车辆的第一行驶路径,具体包括:Optionally, the acquiring the first driving path of the vehicle specifically includes:
获取所述车辆的实时位置信息以及所述车辆的若干历史行驶路径数据;Acquiring real-time location information of the vehicle and some historical driving path data of the vehicle;
根据所述若干历史行驶路径数据构建历史行驶路径状态转移概率矩 阵;Constructing a historical driving path state transition probability matrix according to the plurality of historical driving path data;
根据所述实时位置信息和所述历史行驶路径状态转移概率矩阵,采用蒙特卡罗算法进行随机预测,得到车辆的第一行驶路径。According to the real-time position information and the historical driving path state transition probability matrix, a Monte Carlo algorithm is used to perform random prediction to obtain a first driving path of the vehicle.
可选地,获取所述车辆在预设时段内的实时运行工况数据以及实时行驶数据;Optionally, obtaining real-time operating condition data and real-time driving data of the vehicle within a preset time period;
控制所述车辆镜像模型按照所述实时运行工况数据行驶,获取虚拟行驶数据;Controlling the vehicle mirror model to travel according to the real-time operating condition data to obtain virtual driving data;
根据所述实时行驶数据和所述虚拟行驶数据,调整所述车辆镜像模型。The vehicle mirror model is adjusted according to the real-time driving data and the virtual driving data.
可选地,所述根据所述预测能耗和所述车辆的历史平均能耗,确定所述车辆的目标能耗,具体包括:Optionally, determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle specifically includes:
根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值;Determining, according to the mileage of the first driving route, the remaining energy, and the predicted energy consumption, a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption;
根据所述第一加权值、所述预测能耗、所述第二加权值以及所述历史平均能耗,确定目标能耗。A target energy consumption is determined according to the first weighted value, the predicted energy consumption, the second weighted value, and the historical average energy consumption.
可选地,所述根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值,具体包括:Optionally, determining a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption according to the mileage of the first driving path, the remaining energy, and the predicted energy consumption specifically includes:
确定所述剩余能源与所述预测能耗的乘积,为预测里程;Determine the product of the remaining energy and the predicted energy consumption as the predicted mileage;
确定所述第一行驶路径的里程与所述预测里程的比值,为第一加权值;Determine a ratio of the mileage of the first driving path to the predicted mileage as a first weighted value;
确定预设参数与所述第一加权值的差为第二加权值。A difference between the preset parameter and the first weighted value is determined as a second weighted value.
第二方面,本申请实施例提供了一种续航里程估算装置,包括:In a second aspect, an embodiment of the present application provides a device for estimating a cruising range, including:
获取模块,获取车辆的第一行驶路径、剩余能源、以及实时驾驶行为数据;An acquisition module, for acquiring a first driving path, remaining energy, and real-time driving behavior data of the vehicle;
识别模块,对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格;An identification module, performing driving style identification on the real-time driving behavior data to obtain a real-time driving style;
预测模块,根据所述第一行驶路径以及所述实时驾驶风格,预测所 述车辆的车辆运行工况;a prediction module, for predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style;
控制模块,控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的;A control module controls the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determines the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
确定模块,根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定;a determination module, determining a target energy consumption of the vehicle according to the predicted energy consumption and a historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under standard working conditions;
估算模块,根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。An estimation module estimates the cruising range of the vehicle based on the remaining energy and the target energy consumption.
一种续航里程估算设备,其特征在于,所述设备包括:处理器以及存储有计算机程序指令的存储器。A cruising range estimation device, characterized in that the device includes: a processor and a memory storing computer program instructions.
所述处理器执行所述计算机程序指令时实现如权利要求1-9任意一项所述的续航里程估算方法。When the processor executes the computer program instructions, the cruising range estimation method as described in any one of claims 1-9 is implemented.
一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现如权利要求1-9任意一项所述的续航里程估算方法。A computer-readable storage medium, characterized in that computer program instructions are stored on the computer-readable storage medium, and when the computer program instructions are executed by a processor, the cruising range estimation method according to any one of claims 1 to 9 is implemented.
一种计算机程序产品,其特征在于,所述计算机程序产品中的指令由电子设备的处理器执行时,使得所述电子设备执行如权利要求1-9任意一项所述的续航里程估算方法。A computer program product, characterized in that when the instructions in the computer program product are executed by a processor of an electronic device, the electronic device executes the cruising range estimation method as described in any one of claims 1-9.
本申请实施例的续航里程估算方法、装置、设备及计算机存储介质,能够通过数字孪生技术得到的预测能耗,并将该预测能耗与通过该车辆的历史数据得到的历史平均能耗结合,确定目标能耗,根据该目标能耗更准确的估算续航里程。The range estimation method, device, equipment and computer storage medium of the embodiments of the present application can obtain predicted energy consumption through digital twin technology, and combine the predicted energy consumption with the historical average energy consumption obtained through the historical data of the vehicle to determine the target energy consumption, and estimate the range more accurately based on the target energy consumption.
附图说明BRIEF DESCRIPTION OF THE DRAWINGS
为了更清楚地说明本申请实施例的技术方案,下面将对本申请实施例中所需要使用的附图作简单地介绍,显而易见地,下面所描述的附图仅仅是本申请的一些实施例,对于本领域普通技术人员来讲,在不付出创造性劳动的前提下,还可以根据附图获得其他的附图。In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings required for use in the embodiments of the present application will be briefly introduced below. Obviously, the drawings described below are only some embodiments of the present application. For ordinary technicians in this field, other drawings can be obtained based on the drawings without creative work.
图1为本申请实施例适用的一种续航里程估算方法的流程示意图;FIG1 is a schematic diagram of a flow chart of a method for estimating a range applicable to an embodiment of the present application;
图2为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG2 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图3为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG3 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图4为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG4 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图5为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG5 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图6为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG6 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图7为本申请另一种实施例适用的一种续航里程估算方法的流程示意图;FIG7 is a flow chart of a method for estimating a range applicable to another embodiment of the present application;
图8为本申请一种实施例适用的一种续航里程估算装置的结构示意图;FIG8 is a schematic diagram of the structure of a cruising range estimation device applicable to an embodiment of the present application;
图9为本申请一种实施例适用的一种续航里程估算设备的结构示意图;FIG9 is a schematic diagram of the structure of a cruising range estimation device applicable to an embodiment of the present application;
在附图中,附图并未按照实际的比例绘制。In the drawings, the drawings are not drawn to scale.
具体实施方式Detailed ways
为使本申请实施例的目的、技术方案和优点更加清楚,下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚地描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有作出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。In order to make the purpose, technical solution and advantages of the embodiments of the present application clearer, the technical solution in the embodiments of the present application will be clearly described below in conjunction with the drawings in the embodiments of the present application. Obviously, the described embodiments are part of the embodiments of the present application, not all of the embodiments. Based on the embodiments in the present application, all other embodiments obtained by ordinary technicians in this field without creative work are within the scope of protection of this application.
除非另有定义,本申请所使用的所有的技术和科学术语与属于本申请的技术领域的技术人员通常理解的含义相同;本申请中在申请的说明书中所使用的术语只是为了描述具体的实施例的目的,不是旨在于限制本申请;本申请的说明书和权利要求书及上述附图说明中的术语“包括”和 “具有”以及它们的任何变形,意图在于覆盖不排他的包含。本申请的说明书和权利要求书或上述附图中的术语“第一”、“第二”等是用于区别不同对象,而不是用于描述特定顺序或主次关系。Unless otherwise defined, all technical and scientific terms used in this application have the same meanings as those commonly understood by technicians in the technical field of this application; the terms used in the specification of this application are only for the purpose of describing specific embodiments and are not intended to limit this application; the terms "including" and "having" and any variations thereof in the specification and claims of this application and the above-mentioned drawings are intended to cover non-exclusive inclusions. The terms "first", "second", etc. in the specification and claims of this application or the above-mentioned drawings are used to distinguish different objects, rather than to describe a specific order or a primary and secondary relationship.
在本申请中提及“实施例”意味着,结合实施例描述的特定特征、结构或特性可以包含在本申请的至少一个实施例中。在说明书中的各个位置出现该短语并不一定均是指相同的实施例,也不是与其它实施例互斥的独立的或备选的实施例。Reference to "embodiment" in this application means that a particular feature, structure or characteristic described in conjunction with the embodiment may be included in at least one embodiment of the present application. The appearance of the phrase in various places in the specification does not necessarily refer to the same embodiment, nor is it an independent or alternative embodiment that is mutually exclusive with other embodiments.
在本申请的描述中,需要说明的是,除非另有明确的规定和限定,术语“安装”、“相连”、“连接”、“附接”应做广义理解,例如,可以是固定连接,也可以是可拆卸连接,或一体地连接;可以是直接相连,也可以通过中间媒介间接相连,可以是两个元件内部的连通。对于本领域的普通技术人员而言,可以根据具体情况理解上述术语在本申请中的具体含义。In the description of this application, it should be noted that, unless otherwise clearly specified and limited, the terms "installed", "connected", "connected", and "attached" should be understood in a broad sense, for example, it can be a fixed connection, a detachable connection, or an integral connection; it can be a direct connection, or an indirect connection through an intermediate medium, or it can be the internal communication of two elements. For ordinary technicians in this field, the specific meanings of the above terms in this application can be understood according to specific circumstances.
本申请中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本申请中字符“/”,一般表示前后关联对象是一种“或”的关系。The term "and/or" in this application is only a description of the association relationship of associated objects, indicating that there can be three relationships. For example, A and/or B can represent: A exists alone, A and B exist at the same time, and B exists alone. In addition, the character "/" in this application generally indicates that the associated objects before and after are in an "or" relationship.
在本申请的实施例中,相同的附图标记表示相同的部件,并且为了简洁,在不同实施例中,省略对相同部件的详细说明。应理解,附图示出的本申请实施例中的各种部件的厚度、长宽等尺寸,以及集成装置的整体厚度、长宽等尺寸仅为示例性说明,而不应对本申请构成任何限定。In the embodiments of the present application, the same reference numerals represent the same components, and for the sake of brevity, detailed descriptions of the same components are omitted in different embodiments. It should be understood that the thickness, length, width and other dimensions of various components in the embodiments of the present application shown in the drawings, as well as the overall thickness, length, width and other dimensions of the integrated device are only exemplary descriptions and should not constitute any limitation to the present application.
本申请中出现的“多个”指的是两个以上(包括两个)。The term "plurality" used in the present application refers to two or more (including two).
本申请中,电池单体可以包括锂离子二次电池单体、锂离子一次电池单体、锂硫电池单体、钠锂离子电池单体、钠离子电池单体或镁离子电池单体等,本申请实施例对此并不限定。电池单体可呈圆柱体、扁平体、长方体或其它形状等,本申请实施例对此也不限定。In the present application, the battery cell may include a lithium-ion secondary battery cell, a lithium-ion primary battery cell, a lithium-sulfur battery cell, a sodium-lithium-ion battery cell, a sodium-ion battery cell or a magnesium-ion battery cell, etc., and the embodiments of the present application do not limit this. The battery cell may be cylindrical, flat, rectangular or other shapes, etc., and the embodiments of the present application do not limit this.
随着新能源技术的发展,新能源汽车越发常见,部分以车载电源为动力的新能源汽车,由于具有维护成本低、对环境影响小等优点倍受用户的青睐。With the development of new energy technologies, new energy vehicles are becoming more and more common. Some new energy vehicles powered by on-board power supplies are favored by users because of their low maintenance costs and little impact on the environment.
但是,由于车载电源的能源有限,为了减小用户在行驶过程中车载电源能源耗尽的情况出现的概率,用户在制定行驶计划时,通常需要参考车辆显示的续航里程。于是,为了便于估算续航里程,本说明书提供了一种续航里程估算方法。However, since the energy of the vehicle power supply is limited, in order to reduce the probability of the vehicle power supply running out of energy during driving, the user usually needs to refer to the mileage displayed by the vehicle when making a driving plan. Therefore, in order to facilitate the estimation of the mileage, this manual provides a mileage estimation method.
图1示出了本申请实施例适用的一种续航里程估算方法的流程示意图。FIG1 is a flow chart showing a method for estimating a range of mileage applicable to an embodiment of the present application.
如图1所示,该续航里程估算方法100可包括以下步骤。As shown in FIG. 1 , the cruising range estimation method 100 may include the following steps.
步骤110:获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据。Step 110: Obtain the first driving path, remaining energy, and real-time driving behavior data of the vehicle.
步骤120:对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格。Step 120: Perform driving style recognition on the real-time driving behavior data to obtain a real-time driving style.
步骤130:根据所述第一行驶路径以及所述实时驾驶风格,预测所述车辆的车辆运行工况。Step 130: Predicting the vehicle operating condition of the vehicle based on the first driving path and the real-time driving style.
步骤140:控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的。Step 140: Control the vehicle mirror model to travel the first driving path under the vehicle operating condition, and determine the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed based on the digital twin algorithm.
步骤150:根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定。Step 150: Determine the target energy consumption of the vehicle based on the predicted energy consumption and the historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined based on the historical data of the vehicle or simulation data under standard operating conditions.
步骤160:根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。Step 160: Estimate the cruising range of the vehicle based on the remaining energy and the target energy consumption.
在本申请的实施例中,提供了一种续航里程估算方法,可获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据。再对该实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格,并根据该第一行驶路径以及该实时驾驶风格,预测该车辆的车辆运行工况。控制车辆镜像模型在该车辆运行工况下行驶,确定预测能耗。其中,该车辆镜像模型为根据数字孪生算法构建的。并根据该预测能耗以及该车辆的历史平均能耗,确定目标能耗。最后,根据该剩余能源以及该目标能耗,估算该车辆的续航里程。可见,通过数字孪生技术确定预测能耗,并结合历史平均能耗,确定目标能耗,从而更准确的估算续航里程。In an embodiment of the present application, a method for estimating a cruising range is provided, which can obtain a first driving path, remaining energy, and real-time driving behavior data of a vehicle. The real-time driving behavior data is then used to identify the driving style to obtain the real-time driving style, and the vehicle operating condition of the vehicle is predicted based on the first driving path and the real-time driving style. The vehicle mirror model is controlled to drive under the vehicle operating condition to determine the predicted energy consumption. Among them, the vehicle mirror model is constructed according to the digital twin algorithm. And based on the predicted energy consumption and the historical average energy consumption of the vehicle, the target energy consumption is determined. Finally, based on the remaining energy and the target energy consumption, the cruising range of the vehicle is estimated. It can be seen that the predicted energy consumption is determined by digital twin technology, and the target energy consumption is determined in combination with the historical average energy consumption, so as to more accurately estimate the cruising range.
在本说明书的一个或多个实施例中,该续航里程估算方法可由车辆控制系统或云端服务器执行。于是,为了便于说明,在本申请中以车辆控制系统执行该续航里程估算方法为例,进行说明。In one or more embodiments of the present specification, the cruising range estimation method may be executed by a vehicle control system or a cloud server. Therefore, for ease of description, the present application takes the vehicle control system executing the cruising range estimation method as an example for description.
具体的,在步骤110中,数字孪生(Digital Twin)技术,是充分利用物理模型、传感器更新、运行历史等数据,集成多学科、多物理量、多尺度、多概率的仿真过程,在虚拟空间中完成映射,从而反映相对应的实体装备的全生命周期过程的技术。于是,为了通过数字孪生算法,对车辆的续航里程进行估算,该车辆控制系统可获取第一行驶路径、剩余能源等数据。Specifically, in step 110, the digital twin technology is a technology that makes full use of data such as physical models, sensor updates, and operation history, integrates multi-disciplinary, multi-physical quantity, multi-scale, and multi-probability simulation processes, and completes mapping in virtual space, thereby reflecting the full life cycle process of the corresponding physical equipment. Therefore, in order to estimate the vehicle's cruising range through the digital twin algorithm, the vehicle control system can obtain data such as the first driving path and remaining energy.
首先,该车辆控制系统可在虚拟空间内,通过数字孪生算法构建车辆镜像模型。其中,关于如何通过数字孪生算法构建车辆镜像模型,已存在较为成熟的技术,本申请在此不再赘述。当然,由于在通过车辆镜像模型,对车辆的续航里程进行估算之前,需要获取部分数据,因此,在本申请的一个或多个实施例中,步骤140通过该车辆镜像模型对车辆续航里程进行估算。于是,在本申请的一个或多个实施例中,可在步骤110中暂时不构建该车辆镜像模型,而是在步骤140中或步骤140之前执行的任一步骤中通过数字孪生算法构建该车辆镜像模型。First, the vehicle control system can construct a vehicle mirror model through a digital twin algorithm in a virtual space. Among them, there are relatively mature technologies on how to construct a vehicle mirror model through a digital twin algorithm, and this application will not go into details here. Of course, since some data needs to be obtained before estimating the vehicle's cruising range through the vehicle mirror model, in one or more embodiments of the present application, step 140 estimates the vehicle's cruising range through the vehicle mirror model. Therefore, in one or more embodiments of the present application, the vehicle mirror model may not be constructed temporarily in step 110, but the vehicle mirror model may be constructed through a digital twin algorithm in step 140 or in any step performed before step 140.
其次,该车辆控制系统可获取第一行驶路径、剩余能源以及实时驾驶行为数据。其中,该实时驾驶行为数据包括加速踏板开度、加速踏板开度变化率、实时车速、车辆水平行驶角度(车辆所行驶道路的坡度)、当前路段限速数据等。该实时驾驶行为数据可采用多种方式获取。在本说明书的一个或多个实施例中,该实时驾驶行为数据可通过该车辆配置的速度传感器、陀螺仪等传感器获取。在本说明书的一个或多个实施例中,该实时驾驶行为数据也可通过其他现有的技术获取,具体如何获取该实时驾驶行为数据,本说明书不做限制,可根据需要设置。并且,在本申请的一个或多个实施例中,获取该第一行驶路径时,可由该车辆控制系统随机获取一条道路的道路数据,该道路数据包括车道数量、交通信号灯分布、道路路程、道路坡度变化等,并将该道路数据,作为该第一行驶路径。Secondly, the vehicle control system can obtain the first driving path, the remaining energy and the real-time driving behavior data. Among them, the real-time driving behavior data includes the accelerator pedal opening, the accelerator pedal opening change rate, the real-time vehicle speed, the vehicle horizontal driving angle (the slope of the road on which the vehicle is traveling), the current road section speed limit data, etc. The real-time driving behavior data can be obtained in a variety of ways. In one or more embodiments of this specification, the real-time driving behavior data can be obtained by sensors such as speed sensors and gyroscopes configured by the vehicle. In one or more embodiments of this specification, the real-time driving behavior data can also be obtained by other existing technologies. How to obtain the real-time driving behavior data is not limited by this specification and can be set as needed. In addition, in one or more embodiments of the present application, when obtaining the first driving path, the vehicle control system can randomly obtain the road data of a road, and the road data includes the number of lanes, the distribution of traffic lights, the road distance, the road slope change, etc., and the road data is used as the first driving path.
具体的,在步骤120中,由于通常情况下,驾驶风格不同的用户驾 驶相同车辆在相同路段行驶相同距离时,车辆的能源消耗量也不同。例如,用户A与用户B分别驾驶同一车辆在最低限速80公里/每小时,最高限速120公里/小时的道路行驶200公里,用户A的驾驶时速为85公里/小时,用户B的驾驶时速为115公里/小时,用户A消耗车辆总能源的40%,用户B消耗车辆总能源的48%。于是,为了更准确的估算车辆的续航里程,该车辆控制系统可确定当前用户的驾驶风格。Specifically, in step 120, because in general, when users with different driving styles drive the same vehicle on the same road section and the same distance, the energy consumption of the vehicle is also different. For example, user A and user B drive the same vehicle for 200 kilometers on a road with a minimum speed limit of 80 kilometers per hour and a maximum speed limit of 120 kilometers per hour. User A drives at a speed of 85 kilometers per hour and user B drives at a speed of 115 kilometers per hour. User A consumes 40% of the total energy of the vehicle and user B consumes 48% of the total energy of the vehicle. Therefore, in order to more accurately estimate the vehicle's cruising range, the vehicle control system can determine the driving style of the current user.
首先,该车辆控制系统可获取预设的若干驾驶风格,以及每个该驾驶风格对应的驾驶行为数据范围,并根据该实时驾驶行为数据,从若干驾驶风格分别对应的驾驶行为数据范围中,查找与该驾驶行为数据对应的驾驶行为数据范围,作为目标数据范围。再确定该目标数据范围对应的驾驶风格,为实时驾驶风格。其中,驾驶风格可包括保守型、温和型、标准型、积极型、激进型等,且各驾驶风格对应的驾驶行为数据范围可根据需要设置,具体如何设置,本说明书不做限制,可根据需要设置。First, the vehicle control system can obtain several preset driving styles and the driving behavior data range corresponding to each driving style, and according to the real-time driving behavior data, from the driving behavior data ranges corresponding to several driving styles, find the driving behavior data range corresponding to the driving behavior data as the target data range. Then determine the driving style corresponding to the target data range as the real-time driving style. Among them, the driving styles may include conservative, mild, standard, active, aggressive, etc., and the driving behavior data range corresponding to each driving style can be set as needed. The specific setting is not limited in this manual and can be set as needed.
例如,实时驾驶行为数据包括当前路段限速数据为最低时速80公里/小时至最高时速120公里/小时、实时车速为119公里/小时、车辆水平行驶角度为0度、加速踏板开度为5、加速踏板开度变化率为0。激进型对应的驾驶行为数据为,加速踏板开度大于或等于4且加速踏板开度变化率大于或等于0且实时车速大于或等于100公里/小时且水平行驶角度大于负10度。积极型对应的驾驶行为数据为,加速踏板开度处于3与4之间且加速踏板开度变化率大于或等于0且实时车速处于80公里/小时与100公里/小时之间且水平行驶角度大于负10度。于是,该车辆控制系统可确定实时驾驶风格为激进型。For example, the real-time driving behavior data includes the current road section speed limit data of 80 km/h to 120 km/h, the real-time vehicle speed of 119 km/h, the vehicle horizontal driving angle of 0 degrees, the accelerator pedal opening of 5, and the accelerator pedal opening rate of 0. The driving behavior data corresponding to the aggressive type is that the accelerator pedal opening is greater than or equal to 4 and the accelerator pedal opening rate is greater than or equal to 0 and the real-time vehicle speed is greater than or equal to 100 km/h and the horizontal driving angle is greater than negative 10 degrees. The driving behavior data corresponding to the active type is that the accelerator pedal opening is between 3 and 4 and the accelerator pedal opening rate is greater than or equal to 0 and the real-time vehicle speed is between 80 km/h and 100 km/h and the horizontal driving angle is greater than negative 10 degrees. Therefore, the vehicle control system can determine that the real-time driving style is aggressive.
采用上述方式,该车辆驾驶平台可根据实时获取的实时驾驶行为数据,通过预设的若干驾驶风格对应的驾驶行为数据范围,确定该实时驾驶风格,从而根据该实时驾驶风格,更准确的估算该车辆的续航里程。By adopting the above method, the vehicle driving platform can determine the real-time driving style based on the real-time driving behavior data acquired in real time and through the driving behavior data ranges corresponding to several preset driving styles, so as to more accurately estimate the vehicle's cruising range based on the real-time driving style.
在本说明书的一个或多个实施例中,当该车辆控制系统确定该第一行驶路径以及该实时驾驶风格后,即可预测该车辆运行工况,并控制该车辆镜像模型在虚拟空间内在该车辆运行工况下行驶该第一行驶路径,从而获取行驶数据,确定预测能耗,以便估算该车辆的续航里程。具体的,在 步骤130至步骤140中,首先,该车辆控制系统可根据该第一行驶路径以及该实时驾驶风格,预测该车辆的车辆运行工况,其中,该车辆运行工况为速度与时间的关系、水平行驶角度与时间的关系。例如,全程用时10分钟,1分0秒速度为30千米/小时,水平行驶角度为0度;2分0秒速度为50千米/小时,水平行驶角度为0度;3分0秒速度为110千米/小时,水平行驶角度为0度;4分0秒速度为115千米/小时,水平行驶角度为0度;5分0秒速度为115千米/小时,水平行驶角度为0度;6分0秒速度为110千米/小时,水平行驶角度为10度;7分0秒速度为100千米/小时,水平行驶角度为10度;9分0秒速度为115千米/小时,水平行驶角度为10度;9分0秒速度为80千米/小时,水平行驶角度为10度;9分0秒速度为0千米/小时,水平行驶角度为10度。In one or more embodiments of the present specification, after the vehicle control system determines the first driving path and the real-time driving style, it can predict the vehicle operating condition and control the vehicle mirror model to drive the first driving path under the vehicle operating condition in the virtual space, thereby obtaining driving data and determining the predicted energy consumption, so as to estimate the vehicle's cruising range. Specifically, in steps 130 to 140, first, the vehicle control system can predict the vehicle operating condition of the vehicle based on the first driving path and the real-time driving style, wherein the vehicle operating condition is the relationship between speed and time, and the relationship between horizontal driving angle and time. For example, the whole journey takes 10 minutes, with a speed of 30 kilometers per hour at 1 minute and a horizontal driving angle of 0 degrees; a speed of 50 kilometers per hour at 2 minutes and a horizontal driving angle of 0 degrees; a speed of 110 kilometers per hour at 3 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 4 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 5 minutes and a horizontal driving angle of 0 degrees; a speed of 115 kilometers per hour at 6 minutes and a horizontal driving angle of 10 degrees; a speed of 100 kilometers per hour at 7 minutes and a horizontal driving angle of 10 degrees; a speed of 115 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees; a speed of 80 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees; and a speed of 0 kilometers per hour at 9 minutes and a horizontal driving angle of 10 degrees.
其次,该车辆控制系统可控制该虚拟空间内的车辆镜像模型,在该第一行驶路径上按照该车辆运行工况行驶,并收集该车辆的仿真行驶数据,其中,该行驶数据包括行驶距离、行驶速度、开始行驶时的剩余能源以及行驶完成时的剩余能源等。最后,该车辆控制系统可根据该仿真行驶数据,确定预测能耗。在本申请的一个或多个实施例中,该车辆控制系统可确定该开始行驶时的剩余能源与该行驶完成时的剩余能源的差,为已消耗能源。并根据该已消耗能源以及该行驶距离,确定预测能耗。当然,该车辆控制系统也可采用其他方式确定该预测能耗,具体如何确定,可根据需要设置,本说明书在此不做限制。Secondly, the vehicle control system can control the vehicle mirror model in the virtual space, drive on the first driving path according to the vehicle operating conditions, and collect simulated driving data of the vehicle, wherein the driving data includes driving distance, driving speed, remaining energy at the start of driving, and remaining energy at the end of driving, etc. Finally, the vehicle control system can determine the predicted energy consumption based on the simulated driving data. In one or more embodiments of the present application, the vehicle control system can determine the difference between the remaining energy at the start of driving and the remaining energy at the end of driving as the consumed energy. And determine the predicted energy consumption based on the consumed energy and the driving distance. Of course, the vehicle control system can also use other methods to determine the predicted energy consumption. The specific determination method can be set as needed, and this specification does not limit it here.
采用上述方式,该车辆控制系统可根据在虚拟空间内通过数字孪生算法构建的车辆镜像模型,以及通过第一行驶路径、实时驾驶风格预测的车辆运行工况,进行仿真模拟,并根据仿真得到的仿真驾驶数据,确定预测能耗,从而更准确的估算该车辆的续航里程。Using the above method, the vehicle control system can perform simulation based on the vehicle mirror model constructed by the digital twin algorithm in the virtual space, and the vehicle operating conditions predicted by the first driving path and real-time driving style, and determine the predicted energy consumption based on the simulated driving data obtained by the simulation, so as to more accurately estimate the vehicle's cruising range.
具体的,在上述步骤150至步骤160中,由于该第一行驶路径为该车辆控制系统预测的行驶路径,可能与真实行驶路径存在较大差异,于是,为了更准确的估算该车辆的续航里程,该车辆控制系统还可根据该车辆的历史数据或该车辆的车辆镜像模型在标准工况下行驶得到的仿真数据确定该车辆的历史平均能耗,从而根据该预测能耗、该历史平均能耗以及该剩 余能源,估算该车辆的续航里程。其中,该标准工况可以为新欧洲驾驶循环(New European Driving Cycle,NEDC)、中国轻型汽车行驶工况(China light-duty vehicle test cycle,CLTC)等。Specifically, in the above steps 150 to 160, since the first driving path is the driving path predicted by the vehicle control system, it may be significantly different from the actual driving path. Therefore, in order to more accurately estimate the cruising range of the vehicle, the vehicle control system may also determine the historical average energy consumption of the vehicle based on the historical data of the vehicle or the simulation data obtained by the vehicle mirror model of the vehicle under standard working conditions, thereby estimating the cruising range of the vehicle based on the predicted energy consumption, the historical average energy consumption and the remaining energy. Among them, the standard working condition can be the New European Driving Cycle (NEDC), the China light-duty vehicle test cycle (CLTC), etc.
首先,该车辆控制系统可获取历史数据,并判断是否获取成功。若是,则该车辆控制系统可根据该历史数据,确定该历史数据对应的平均能耗,作为历史平均能耗。若否,则该车辆控制系统可获取标准工况,并控制该虚拟空间内的车辆镜像模型按照该标准工况行驶,确定标准仿真数据,并根据该标准仿真数据,确定标准仿真平均能耗,并将该标准仿真平均能耗,作为历史平均能耗。First, the vehicle control system can obtain historical data and determine whether the acquisition is successful. If so, the vehicle control system can determine the average energy consumption corresponding to the historical data based on the historical data as the historical average energy consumption. If not, the vehicle control system can obtain the standard working condition, and control the vehicle mirror model in the virtual space to travel according to the standard working condition, determine the standard simulation data, and determine the standard simulation average energy consumption based on the standard simulation data, and use the standard simulation average energy consumption as the historical average energy consumption.
其次,该车辆控制系统可确定该预测能耗与该历史平均能耗的平均值,为目标能耗。最后,该车辆控制系统可根据该目标能耗以及该剩余能源,估算该车辆的续航里程。Secondly, the vehicle control system can determine the average value of the predicted energy consumption and the historical average energy consumption as the target energy consumption. Finally, the vehicle control system can estimate the cruising range of the vehicle based on the target energy consumption and the remaining energy.
采用上述方式,该车辆控制系统可将通过数字孪生技术得到的预测能耗,以及通过历史数据得到的历史平均能耗结合,从而更准确的估算该车辆的续航里程。Using the above method, the vehicle control system can combine the predicted energy consumption obtained through digital twin technology and the historical average energy consumption obtained through historical data to more accurately estimate the vehicle's range.
在上述图1提供的实施例中,可获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据。再对该实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格,并根据该第一行驶路径以及该实时驾驶风格,预测该车辆的车辆运行工况。控制该车辆镜像模型在该车辆运行工况下行驶,确定预测能耗,其中,该车辆镜像模型是根据数字孪生算法构建得到的。并根据该预测能耗以及该车辆的历史平均能耗,确定目标能耗。最后,根据该剩余能源以及该目标能耗,估算该车辆的续航里程。可见,上述内容将通过数字孪生技术得到的预测能耗,与通过该车辆的历史数据得到的历史平均能耗结合,确定目标能耗,根据该目标能耗更准确的估算续航里程。In the embodiment provided in FIG. 1 above, the first driving path, remaining energy, and real-time driving behavior data of the vehicle can be obtained. The real-time driving behavior data is then subjected to driving style recognition to obtain a real-time driving style, and the vehicle operating condition of the vehicle is predicted based on the first driving path and the real-time driving style. The vehicle mirror model is controlled to travel under the vehicle operating condition to determine the predicted energy consumption, wherein the vehicle mirror model is constructed based on the digital twin algorithm. And based on the predicted energy consumption and the historical average energy consumption of the vehicle, the target energy consumption is determined. Finally, based on the remaining energy and the target energy consumption, the cruising range of the vehicle is estimated. It can be seen that the above content combines the predicted energy consumption obtained by digital twin technology with the historical average energy consumption obtained by the historical data of the vehicle to determine the target energy consumption, and the cruising range is more accurately estimated based on the target energy consumption.
图2示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG2 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
如图2所示,该续航里程估算方法200除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 2 , the cruising range estimation method 200 includes the following steps in addition to the above steps 110 to 160 .
步骤210:在同一类别下的历史数据满足预设条件的情况下,从所 述车辆的历史数据中筛选出与所述实时驾驶风格相匹配的目标历史驾驶风格。Step 210: When the historical data under the same category meets a preset condition, a target historical driving style matching the real-time driving style is selected from the historical data of the vehicle.
步骤220:获取实时行驶数据,从所述目标历史驾驶风格的不同历史行驶数据中筛选出与所述实时行驶数据的特征参数相匹配的目标历史数据类别。Step 220: Acquire real-time driving data, and select a target historical data category that matches the characteristic parameters of the real-time driving data from different historical driving data of the target historical driving style.
步骤230:根据所述目标历史数据类别确定历史平均能耗。Step 230: Determine the historical average energy consumption according to the target historical data category.
由于通常情况下,天气、温度等数据可影响车辆的耗能,例如,车辆A分别在夏季和冬季行驶于同一条公路上,由于气温导致热效率变化,温度越低热效率越低,于是,冬季能耗较高,夏季能耗较低。因此,该车辆控制系统可分别确定个历史数据所述类别,从而确定历史平均能耗。In general, weather, temperature and other data can affect the energy consumption of a vehicle. For example, vehicle A travels on the same road in summer and winter. The temperature causes the thermal efficiency to change. The lower the temperature, the lower the thermal efficiency. Therefore, the energy consumption is higher in winter and lower in summer. Therefore, the vehicle control system can determine the categories of each historical data respectively, so as to determine the historical average energy consumption.
具体的,在上述步骤210至步骤230中,该车辆控制系统在获取若干历史行驶数据后,可根据已确定出的实时驾驶风格,以及每个历史行驶数据中携带的驾驶风格,从该若干历史行驶数据中,筛选出驾驶风格与该实时驾驶风格相匹配的若干历史数据。其中,每个历史数据均包括驾驶风格。Specifically, in the above steps 210 to 230, after acquiring a number of historical driving data, the vehicle control system may filter out a number of historical driving data whose driving style matches the real-time driving style from the number of historical driving data according to the determined real-time driving style and the driving style carried in each historical driving data, wherein each historical data includes a driving style.
其次,该车辆控制系统可获取实时行驶数据,该实时行驶数据包括温度特征参数、天气特征参数、车辆空调特征参数等。并从筛选出的若干历史数据中,筛选携带的特征参数与该实时行驶数据包括的特征参数(温度特征参数、天气特征参数、车辆空调特征参数等)相匹配的若干历史数据,并将筛选出的若干历史数据均作为目标历史数据。其中,该实时行驶数据包括的若干特征参数可通过该车辆配置的若干传感器获取。Secondly, the vehicle control system can obtain real-time driving data, which includes temperature characteristic parameters, weather characteristic parameters, vehicle air conditioning characteristic parameters, etc. And from the selected historical data, select several historical data whose characteristic parameters match the characteristic parameters (temperature characteristic parameters, weather characteristic parameters, vehicle air conditioning characteristic parameters, etc.) included in the real-time driving data, and use the selected historical data as target historical data. Among them, the several characteristic parameters included in the real-time driving data can be obtained through several sensors configured on the vehicle.
最后,该车辆控制系统可在确定除的若干目标历史数据满足预设条件的情况下,将确定出的若干目标历史数据的平均能耗,作为历史平均能耗。其中,该预设条件可以为累计里程达到预设里程数、任一历史数据对应的行驶里程达到预设单一里程数等,该预设条件具体为何种条件,可根据需要设置,本说明书在此不做限制。Finally, the vehicle control system can use the average energy consumption of the determined target historical data as the historical average energy consumption when it is determined that the determined target historical data meet the preset conditions. The preset conditions can be that the cumulative mileage reaches the preset mileage, the mileage corresponding to any historical data reaches the preset single mileage, etc. The specific conditions of the preset conditions can be set as needed, and this manual does not limit them here.
采用上述方式,该车辆控制系统在确定历史平均能耗时,可从多个历史数据中,筛选出特征参数与当前获取的实时行驶数据的特征参数相似的若干历史数据,作为目标历史数据,从而根据若干目标历史数据确定 历史平均能耗,更准确的估算该车辆的续航里程。Using the above method, when determining the historical average energy consumption, the vehicle control system can screen out several historical data with characteristic parameters similar to the characteristic parameters of the real-time driving data currently obtained from multiple historical data as target historical data, thereby determining the historical average energy consumption based on several target historical data and more accurately estimating the vehicle's cruising range.
具体地,上述步骤中的其它相关技术方案可以参见上文步骤240至步骤260的相关描述,此处不做过多赘述。Specifically, other related technical solutions in the above steps can refer to the relevant descriptions of steps 240 to 260 above, and will not be elaborated here.
图3示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG3 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
如图3所示,该续航里程估算方法300除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 3 , the cruising range estimation method 300 includes the following steps in addition to the above steps 110 to 160 .
步骤310:在同一类别下的历史数据不满足所述预设条件的情况下,确定所述车辆镜像模型在标准工况下行驶得到的平均能耗,作为所述历史平均能耗。Step 310: When the historical data under the same category does not satisfy the preset condition, the average energy consumption obtained by driving the vehicle mirror model under standard working conditions is determined as the historical average energy consumption.
在本说明书的一个或多个实施例中,历史平均能耗需要通过车辆存储的历史数据确定,而最新购买的车辆往往为存储历史数据,于是,该历史平均能耗还可根据标准工况确定。In one or more embodiments of the present specification, the historical average energy consumption needs to be determined through historical data stored in the vehicle, and the newly purchased vehicles often do not store historical data, so the historical average energy consumption can also be determined based on standard operating conditions.
具体的,在步骤310中,该车辆控制系统可在确定与获取到的实时行驶数据为同一类别的若干历史数据不满足该预设条件时,获取标准工况。再控制虚拟空间内的车辆镜像模型在该标准工况下行驶,获取标准仿真数据。并将该标准仿真数据中携带的平均能耗,作为该历史平均能耗。Specifically, in step 310, the vehicle control system may obtain a standard operating condition when it is determined that a number of historical data of the same category as the acquired real-time driving data do not meet the preset condition. Then, the vehicle mirror model in the virtual space is controlled to drive under the standard operating condition to obtain standard simulation data. The average energy consumption carried in the standard simulation data is used as the historical average energy consumption.
采用上述方式,该车辆控制系统可在难以获取历史数据,或获取到的与实时行驶数据处于同一类别的历史数据不满足预设条件时,通过标准工况以及车辆镜像模型,确定历史平均能耗,从而更准确的估算该车辆的续航里程。By adopting the above method, the vehicle control system can determine the historical average energy consumption through standard operating conditions and vehicle mirror models when it is difficult to obtain historical data, or when the historical data obtained in the same category as the real-time driving data does not meet the preset conditions, thereby more accurately estimating the vehicle's cruising range.
图4示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG4 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
如图4所示,该续航里程估算方法200除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 4 , the cruising range estimation method 200 includes the following steps in addition to the above steps 110 to 160 .
步骤410:获取所述车辆的实时位置信息以及所述车辆的若干历史行驶路径数据。Step 410: Acquire the real-time location information of the vehicle and some historical driving path data of the vehicle.
步骤420:根据所述若干历史行驶路径数据构建历史行驶路径状态转移概率矩阵。Step 420: construct a historical driving path state transition probability matrix based on the plurality of historical driving path data.
步骤430:根据所述实时位置信息和所述历史行驶路径状态转移 概率矩阵,采用蒙特卡罗算法进行随机预测,得到车辆的第一行驶路径。Step 430: Based on the real-time position information and the historical driving path state transition probability matrix, a Monte Carlo algorithm is used to perform random prediction to obtain a first driving path of the vehicle.
由于在本申请的一个或多个实施例中,该车辆控制系统需要通过在虚拟空间中基于数字孪生算法构建车辆镜像模型,并控制该车辆镜像模型在模拟道路中行驶,得到的预测能耗估算该车辆的续航里程。而通常情况下,由于不同道路的交通信号灯、车道数量等特征不同,导致即使相同车辆在不同的道路行驶相同的路程(公里数),最后得到的平均能耗也可能不同。于是,当该车辆控制系统未获取基于导航信息得到的导航路径时,可获取全球导航卫星系统(Global Navigation Satellite System,GNSS)提供的实时位置信息,以及该车辆的若干历史行驶路径数据。并从若干历史行驶路径数据中,确定由该实时位置信息作为起始点或路途点(历史行驶路径数据经过的位置点)的若干历史行驶路径数据,并从该若干历史行驶路径数据中,确定该第一行驶路径。从而更准确的估算该车辆的续航里程。Since in one or more embodiments of the present application, the vehicle control system needs to construct a vehicle mirror model based on a digital twin algorithm in a virtual space, and control the vehicle mirror model to travel on a simulated road, and the predicted energy consumption is used to estimate the vehicle's range. In general, due to the different characteristics of traffic lights, number of lanes, etc. on different roads, even if the same vehicle travels the same distance (kilometers) on different roads, the final average energy consumption may be different. Therefore, when the vehicle control system does not obtain the navigation path based on the navigation information, the real-time location information provided by the Global Navigation Satellite System (GNSS) and several historical driving path data of the vehicle can be obtained. And from several historical driving path data, determine several historical driving path data with the real-time location information as the starting point or waypoint (the location point where the historical driving path data passes), and determine the first driving path from the several historical driving path data. Thereby, the vehicle's range is estimated more accurately.
具体的,在步骤410至步骤430中,首先,该车辆控制系统可获取该车辆的实时位置信息以及该车辆的若干历史行驶路径数据。再根据该若干历史行驶路径数据,通过马尔科夫链构建历史行驶路径状态转移矩阵。Specifically, in step 410 to step 430, first, the vehicle control system may obtain the real-time location information of the vehicle and some historical driving path data of the vehicle, and then construct a historical driving path state transfer matrix through a Markov chain according to the some historical driving path data.
其次,该车辆控制系统可根据该实时位置信息以及该历史行驶路径状态转移概率矩阵,通过蒙特卡罗算法进行随机预测,并确定预测结果为该车辆的第一行驶路径。Secondly, the vehicle control system can perform random prediction through the Monte Carlo algorithm according to the real-time position information and the historical driving path state transition probability matrix, and determine the prediction result as the first driving path of the vehicle.
采用上述方式,该车辆控制系统可在未获取导航数据的情况下,基于GNSS提供的实时位置信息以及若干历史行驶路径数据,对该车辆未来的实际行驶路径进行预测,并确定预测结果为第一行驶路径。使得基于该虚拟空间内的车辆镜像模型以及该第一行驶路径得到的预测能耗更准确,从而更准确的估算该车辆的续航里程。By adopting the above method, the vehicle control system can predict the actual future driving path of the vehicle based on the real-time position information provided by GNSS and some historical driving path data without obtaining navigation data, and determine the prediction result as the first driving path. This makes the predicted energy consumption based on the vehicle mirror model in the virtual space and the first driving path more accurate, thereby more accurately estimating the vehicle's cruising range.
图5示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG5 is a flow chart showing a method for estimating a range applicable to another embodiment of the present application.
如图5所示,该续航里程估算方法500除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 5 , the cruising range estimation method 500 includes the following steps in addition to the above steps 110 to 160 .
步骤510:获取导航数据,将所述导航数据中的导航路径,作为 第一行驶路径。Step 510: Obtain navigation data, and use the navigation path in the navigation data as the first driving path.
由于在本申请的一个或多个实施例中,该车辆控制系统需要通过在虚拟空间中基于数字孪生算法构建车辆镜像模型,并控制该车辆镜像模型在模拟道路中行驶,得到的预测能耗估算该车辆的续航里程。而通常情况下,由于不同道路的交通信号灯、车道数量等特征不同,导致即使相同车辆在不同的道路行驶相同的路程(公里数),最后得到的平均能耗也可能不同。于是,该车辆控制系统可获取导航数据。In one or more embodiments of the present application, the vehicle control system needs to construct a vehicle mirror model based on a digital twin algorithm in a virtual space, and control the vehicle mirror model to travel on a simulated road, and the predicted energy consumption is used to estimate the vehicle's range. In general, due to the different characteristics of traffic lights, number of lanes, etc. on different roads, even if the same vehicle travels the same distance (kilometers) on different roads, the final average energy consumption may be different. Therefore, the vehicle control system can obtain navigation data.
具体的,在步骤510中,该车辆控制系统可获取导航数据,并确定该导航数据中的导航路径,将该导航路径作为第一行驶路径。Specifically, in step 510, the vehicle control system may obtain navigation data, and determine a navigation path in the navigation data, and use the navigation path as the first driving path.
采用上述方式,该车辆控制系统可将导航数据中的导航路径,作为第一行驶路径。使得基于该虚拟空间内的车辆镜像模型以及该第一行驶路径得到的预测能耗更准确,更接近该车辆实际行驶得到的能耗数据,从而更准确的基于该预测能耗估算该车辆的续航里程。By adopting the above method, the vehicle control system can use the navigation path in the navigation data as the first driving path, so that the predicted energy consumption obtained based on the vehicle mirror model in the virtual space and the first driving path is more accurate and closer to the energy consumption data obtained by the actual driving of the vehicle, thereby more accurately estimating the vehicle's cruising range based on the predicted energy consumption.
图6示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG6 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
如图6所示,该续航里程估算方法600除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 6 , the cruising range estimation method 600 includes the following steps in addition to the above steps 110 to 160 .
步骤610:获取所述车辆在预设时段内的实时运行工况数据以及实时行驶数据。Step 610: Acquire real-time operating condition data and real-time driving data of the vehicle within a preset time period.
步骤620:控制所述车辆镜像模型按照所述实时运行工况数据行驶,获取虚拟行驶数据。Step 620: Control the vehicle mirror model to travel according to the real-time operating condition data to obtain virtual driving data.
步骤630:根据所述实时行驶数据和所述虚拟行驶数据,调整所述车辆镜像模型。Step 630: Adjust the vehicle mirror model according to the real-time driving data and the virtual driving data.
由于该车辆镜像模型为通过数字孪生算法在虚拟空间内构建的模型,可能与实际车辆存在较大差异。例如,实际车辆的轮胎、电源等组件由于长时间使用,出现损耗,性能下降,导致能耗偏高。于是,为了更准确的估算该车辆的续航里程,该车辆控制系统可基于该车辆的实时行驶数据,对该虚拟镜像模型进行调整。Since the vehicle mirror model is a model constructed in a virtual space through a digital twin algorithm, it may be significantly different from the actual vehicle. For example, the tires, power supplies and other components of the actual vehicle may be worn out and their performance may decline due to long-term use, resulting in high energy consumption. Therefore, in order to more accurately estimate the vehicle's range, the vehicle control system can adjust the virtual mirror model based on the vehicle's real-time driving data.
具体的,在步骤610至步骤630中,首先,该车辆控制系统可获 取该车辆在预设时间段内的实时运行工况数据以及实时行驶数据。其中,该预设时间段的时间段长度为预先设置的,且该预设时间段为根据实时获取的当前时刻以及该预设时间段的时间段长度,确定时间段起点,并将该当前时刻作为时间段终点。例如,当前时刻为10:30,时间段长度为10分钟,则时间段起点为10:20,时间段终点为10:30。Specifically, in step 610 to step 630, first, the vehicle control system can obtain the real-time operating condition data and real-time driving data of the vehicle within a preset time period. The time period length of the preset time period is preset, and the preset time period is determined based on the current time obtained in real time and the time period length of the preset time period, and the current time is used as the time period end. For example, if the current time is 10:30 and the time period length is 10 minutes, the time period start point is 10:20 and the time period end point is 10:30.
其次,该车辆控制系统可控制该虚拟空间内的车辆镜像模型,按照该实时运行工况数据行驶,并在该车辆镜像模型行驶完毕后,获取该车辆镜像模型的虚拟行驶数据。Secondly, the vehicle control system can control the vehicle mirror model in the virtual space to drive according to the real-time operating condition data, and obtain the virtual driving data of the vehicle mirror model after the vehicle mirror model has finished driving.
最后,该车辆控制平台可基于该实时行驶数据以及该虚拟行驶数据,调整该车辆镜像模型的参数。Finally, the vehicle control platform can adjust the parameters of the vehicle mirror model based on the real-time driving data and the virtual driving data.
采用上述方式,该车辆控制平台可基于实际车辆在行驶过程中收集到的实时行驶数据,以及该车辆镜像模型在相同的工况下行驶收集到的虚拟行驶数据,对该车辆镜像模型进行调整,使得该车辆镜像模型与该车辆更相似,从而更准确的确定该虚拟能耗,更准确的估算该车辆的续航里程。Using the above method, the vehicle control platform can adjust the vehicle mirror model based on the real-time driving data collected during the driving of the actual vehicle and the virtual driving data collected by the vehicle mirror model under the same working conditions, so that the vehicle mirror model is more similar to the vehicle, thereby more accurately determining the virtual energy consumption and more accurately estimating the vehicle's range.
图7示出了本申请另一种实施例适用的一种续航里程估算方法的流程示意图。FIG. 7 shows a flow chart of a method for estimating a range applicable to another embodiment of the present application.
如图7所示,该续航里程估算方法700除上述步骤110至步骤160外,还包括以下步骤。As shown in FIG. 7 , the cruising range estimation method 700 includes the following steps in addition to the above steps 110 to 160 .
步骤710:根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值。Step 710: Determine a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption based on the mileage of the first driving route, the remaining energy, and the predicted energy consumption.
步骤720:根据所述第一加权值、所述预测能耗、所述第二加权值以及所述历史平均能耗,确定目标能耗。Step 720: Determine the target energy consumption according to the first weighted value, the predicted energy consumption, the second weighted value and the historical average energy consumption.
在本说明书的一个或多个实施例中,由于该第一行驶路径为预测的行驶路径,该行驶路径的里程数可能与该车辆实际行驶的里程数偏差较大,从而导致该预测能耗准确率下降。In one or more embodiments of the present specification, since the first driving route is a predicted driving route, the mileage of the driving route may deviate greatly from the actual mileage of the vehicle, resulting in a decrease in the accuracy of the predicted energy consumption.
例如,该第一行驶路径为通过导航获取的行驶路径,与该车辆的实际行驶路径相同。但是,该第一行驶路径的里程数为200千米,且该第 一行驶路径的前半程(90千米)为上坡路线,平均能耗较高,为9千米/千瓦时,该第一行驶路径的后半程(110千米)为下坡路线,平均能耗较低,为9千米/千瓦时。于是,该第一行驶路径的预测能耗为11千米/千瓦时。而该车辆的剩余能源为10千瓦时,即,估算续航里程为100千米。即使该车辆镜像模型得到的虚拟数据与该车辆实际行驶的数据完全相同,由于该车辆需要行驶的前半程为上坡路线,实际续航里程为9千米/千瓦时与10千瓦时的乘积,即90千瓦时。于是,即使该车辆镜像模型得到的虚拟数据与该车辆实际行驶的数据完全相同,由于该第一行驶路径的里程数与该车辆实际可行驶的里程数偏差较大,也可能到时续航里程的估算不准确。为此,该车辆控制平台可基于该第一行驶路径的里程、剩余能源以及预测能耗,确定第一加权值以及第二加权值。For example, the first driving path is a driving path obtained through navigation, which is the same as the actual driving path of the vehicle. However, the mileage of the first driving path is 200 kilometers, and the first half of the first driving path (90 kilometers) is an uphill route with a higher average energy consumption of 9 kilometers/kWh, and the second half of the first driving path (110 kilometers) is a downhill route with a lower average energy consumption of 9 kilometers/kWh. Therefore, the predicted energy consumption of the first driving path is 11 kilometers/kWh. The remaining energy of the vehicle is 10 kWh, that is, the estimated cruising range is 100 kilometers. Even if the virtual data obtained by the vehicle mirror model is exactly the same as the data of the actual driving of the vehicle, since the first half of the vehicle needs to travel is an uphill route, the actual cruising range is the product of 9 kilometers/kWh and 10 kWh, that is, 90 kWh. Therefore, even if the virtual data obtained by the vehicle mirror model is exactly the same as the actual driving data of the vehicle, the mileage of the first driving path is significantly different from the actual mileage that the vehicle can travel, and the estimated cruising range may be inaccurate. To this end, the vehicle control platform can determine the first weighted value and the second weighted value based on the mileage of the first driving path, the remaining energy, and the predicted energy consumption.
具体的,在步骤710至步骤720中,该车辆控制平台可基于该第一行驶路径的里程、该剩余能源、以及该预测能耗,确定该剩余能源与该预测能耗的乘积,作为预测里程,再确定该第一行驶路径的里程与该预测里程的比值,为该预测能耗对应的第一加权值。Specifically, in steps 710 to 720, the vehicle control platform can determine the product of the remaining energy and the predicted energy consumption based on the mileage of the first driving path, the remaining energy, and the predicted energy consumption, as the predicted mileage, and then determine the ratio of the mileage of the first driving path to the predicted mileage as the first weighted value corresponding to the predicted energy consumption.
上述计算过程,可采用如下公式表示:The above calculation process can be expressed by the following formula:
Figure PCTCN2022126317-appb-000001
Figure PCTCN2022126317-appb-000001
其中,α为第一加权值,A为该第一行驶路径的里程,B为该剩余能源,C为该预测能耗。Wherein, α is the first weighted value, A is the mileage of the first driving route, B is the remaining energy, and C is the predicted energy consumption.
其次,该车辆控制平台可确定预设参数与该第一加权值的差为第二加权值。Secondly, the vehicle control platform can determine the difference between the preset parameter and the first weighted value as the second weighted value.
最后,该车辆控制平台可确定该预测能耗与该第一加权值的乘积为第一权重,该历史平均能耗与该第二加权值的乘积为第二权重,该第一权重与该第二权重的和为目标能耗。Finally, the vehicle control platform can determine that the product of the predicted energy consumption and the first weighted value is the first weight, the product of the historical average energy consumption and the second weighted value is the second weight, and the sum of the first weight and the second weight is the target energy consumption.
采用上述方式,该车辆控制平台可根据该第一行驶路径的里程,确定该预测能耗在该目标能耗中的权重,从而更准确的确定该目标能耗,更准确的估算该车辆的续航里程。By adopting the above method, the vehicle control platform can determine the weight of the predicted energy consumption in the target energy consumption according to the mileage of the first driving path, so as to more accurately determine the target energy consumption and more accurately estimate the vehicle's cruising range.
图8示出了本申请一种实施例适用的一种续航里程估算装置的结构示意图。FIG8 shows a schematic structural diagram of a cruising range estimation device applicable to an embodiment of the present application.
如图8所示,该续航里程估算装置800包括以下模块。As shown in FIG8 , the cruising range estimation device 800 includes the following modules.
获取模块810,获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据;An acquisition module 810 is used to acquire a first driving path, remaining energy, and real-time driving behavior data of the vehicle;
识别模块820,对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格;The recognition module 820 performs driving style recognition on the real-time driving behavior data to obtain a real-time driving style;
预测模块830,根据所述第一行驶路径以及所述实时驾驶风格,预测所述车辆的车辆运行工况;A prediction module 830, predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style;
控制模块840,控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的;A control module 840 controls the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determines the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
确定模块850,根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定;A determination module 850, which determines a target energy consumption of the vehicle according to the predicted energy consumption and a historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under a standard operating condition;
估算模块860,根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。The estimation module 860 estimates the cruising range of the vehicle according to the remaining energy and the target energy consumption.
可选地,所述确定模块850,还用于在同一类别下的历史数据满足预设条件的情况下,从所述车辆的历史数据中,筛选出驾驶风格与所述实时驾驶风格相匹配的若干历史数据,获取实时行驶数据,并从所述若干历史数据中筛选出与所述实时行驶数据的特征参数相匹配的若干历史数据,均作为目标历史数据,根据所述若干目标历史数据,确定历史平均能耗。Optionally, the determination module 850 is also used to filter out several historical data whose driving style matches the real-time driving style from the historical data of the vehicle when the historical data under the same category meets a preset condition, obtain real-time driving data, and filter out several historical data that match the characteristic parameters of the real-time driving data from the several historical data, all of which are used as target historical data, and determine the historical average energy consumption based on the several target historical data.
可选地,所述确定模块850,所述预设条件为同一类别下的历史数据累计的里程数达到预设里程数。Optionally, in the determination module 850, the preset condition is that the accumulated mileage of historical data under the same category reaches a preset mileage.
可选地,所述确定模块850,还用于在同一类别下的历史数据不满足所述预设条件的情况下,确定所述车辆镜像模型在标准工况下行驶得到的平均能耗,作为所述历史平均能耗。Optionally, the determination module 850 is further used to determine the average energy consumption of the vehicle mirror model when driving under standard conditions as the historical average energy consumption when the historical data under the same category does not meet the preset condition.
可选地,所述识别模块820,还用于从若干个预设驾驶风格对应的驾驶行为数据的范围中,查找与所述实时驾驶行为数据相匹配的目标数据范围,将所述目标数据范围对应的预设驾驶风格确定为实时驾驶风格。Optionally, the identification module 820 is further used to search for a target data range that matches the real-time driving behavior data from a range of driving behavior data corresponding to several preset driving styles, and determine the preset driving style corresponding to the target data range as the real-time driving style.
可选地,所述获取模块810,还用于获取所述车辆的实时位置信 息以及所述车辆的若干历史行驶路径数据,根据所述若干历史行驶路径数据构建历史行驶路径状态转移概率矩阵,根据所述实时位置信息和所述历史行驶路径状态转移概率矩阵,采用蒙特卡罗算法进行随机预测,得到车辆的第一行驶路径。Optionally, the acquisition module 810 is also used to obtain the real-time position information of the vehicle and several historical driving path data of the vehicle, construct a historical driving path state transition probability matrix based on the several historical driving path data, and use the Monte Carlo algorithm to perform random prediction based on the real-time position information and the historical driving path state transition probability matrix to obtain the first driving path of the vehicle.
可选地,所述获取模块810,还用于获取所述车辆在预设时段内的实时运行工况数据以及实时行驶数据,控制所述车辆镜像模型按照所述实时运行工况数据行驶,获取虚拟行驶数据,根据所述实时行驶数据和所述虚拟行驶数据,调整所述车辆镜像模型。Optionally, the acquisition module 810 is also used to obtain real-time operating condition data and real-time driving data of the vehicle within a preset time period, control the vehicle mirror model to drive according to the real-time operating condition data, obtain virtual driving data, and adjust the vehicle mirror model according to the real-time driving data and the virtual driving data.
可选地,所述确定模块850,还用于根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值,根据所述第一加权值、所述预测能耗、所述第二加权值以及所述历史平均能耗,确定目标能耗。Optionally, the determination module 850 is also used to determine a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption based on the mileage of the first driving path, the remaining energy and the predicted energy consumption, and to determine the target energy consumption based on the first weighted value, the predicted energy consumption, the second weighted value and the historical average energy consumption.
可选地,所述确定模块850,还用于确定所述剩余能源与所述预测能耗的乘积,为预测里程,确定所述第一行驶路径的里程与所述预测里程的比值,为第一加权值,确定预设参数与所述第一加权值的差为第二加权值。Optionally, the determination module 850 is also used to determine the product of the remaining energy and the predicted energy consumption as the predicted mileage, determine the ratio of the mileage of the first driving path to the predicted mileage as the first weighted value, and determine the difference between the preset parameter and the first weighted value as the second weighted value.
图9示出了本申请一种实施例适用的一种续航里程估算设备的结构示意图。FIG9 shows a schematic structural diagram of a cruising range estimation device applicable to an embodiment of the present application.
如图9所示,该续航里程估算设备可以包括处理器901以及存储有计算机程序指令的存储器902。As shown in FIG. 9 , the cruising range estimation device may include a processor 901 and a memory 902 storing computer program instructions.
具体地,上述处理器901可以包括中央处理器(CPU),或者特定集成电路(Application Specific Integrated Circuit,ASIC),或者可以被配置成实施本申请实施例的一个或多个集成电路。Specifically, the above-mentioned processor 901 may include a central processing unit (CPU), or an application specific integrated circuit (ASIC), or may be configured to implement one or more integrated circuits of the embodiments of the present application.
存储器902可以包括用于数据或指令的大容量存储器。举例来说而非限制,存储器902可包括硬盘驱动器(Hard Disk Drive,HDD)、软盘驱动器、闪存、光盘、磁光盘、磁带或通用串行总线(Universal Serial Bus,USB)驱动器或者两个或更多个以上这些的组合。在合适的情况下,存储器902可包括可移除或不可移除(或固定)的介质。在合适的情况下,存储器902可在综合网关容灾设备的内部或外部。在特定实施例中, 存储器902是非易失性固态存储器。The memory 902 may include a large capacity memory for data or instructions. By way of example and not limitation, the memory 902 may include a hard disk drive (HDD), a floppy disk drive, a flash memory, an optical disk, a magneto-optical disk, a magnetic tape, or a universal serial bus (USB) drive, or a combination of two or more of these. Where appropriate, the memory 902 may include removable or non-removable (or fixed) media. Where appropriate, the memory 902 may be inside or outside the integrated gateway disaster recovery device. In a particular embodiment, the memory 902 is a non-volatile solid-state memory.
在特定实施例中,存储器902包括只读存储器(ROM)。在合适的情况下,该ROM可以是掩模编程的ROM、可编程ROM(PROM)、可擦除PROM(EPROM)、电可擦除PROM(EEPROM)、电可改写ROM(EAROM)或闪存或者两个或更多个以上这些的组合。In certain embodiments, memory 902 includes a read-only memory (ROM). The ROM may be a mask-programmed ROM, a programmable ROM (PROM), an erasable PROM (EPROM), an electrically erasable PROM (EEPROM), an electrically alterable ROM (EAROM), or flash memory, or a combination of two or more of the above, where appropriate.
存储器可包括只读存储器(ROM),随机存取存储器(RAM),磁盘存储介质设备,光存储介质设备,闪存设备,电气、光学或其他物理/有形的存储器存储设备。因此,通常,存储器包括一个或多个编码有包括计算机可执行指令的软件的有形(非暂态)计算机可读存储介质(例如,存储器设备),并且当该软件被执行(例如,由一个或多个处理器)时,其可操作来执行参考根据本公开的一方面的方法所描述的操作。The memory may include read-only memory (ROM), random access memory (RAM), magnetic disk storage media devices, optical storage media devices, flash memory devices, electrical, optical or other physical/tangible memory storage devices. Thus, typically, the memory includes one or more tangible (non-transitory) computer-readable storage media (e.g., memory devices) encoded with software including computer-executable instructions, and when the software is executed (e.g., by one or more processors), it is operable to perform the operations described with reference to the method according to an aspect of the present disclosure.
处理器901通过读取并执行存储器902中存储的计算机程序指令,以实现上述实施例中的任意一种续航里程估算方法。The processor 901 implements any one of the cruising range estimation methods in the above embodiments by reading and executing computer program instructions stored in the memory 902 .
在一个示例中,续航里程估算设备还可包括通信接口903和总线910。其中,处理器901、存储器902、通信接口909通过总线910连接并完成相互间的通信。In one example, the cruising range estimation device may further include a communication interface 903 and a bus 910. The processor 901, the memory 902, and the communication interface 909 are connected via the bus 910 and communicate with each other.
通信接口903,主要用于实现本申请实施例中各模块、装置、单元和/或设备之间的通信。The communication interface 903 is mainly used to implement communication between various modules, devices, units and/or equipment in the embodiments of the present application.
总线910包括硬件、软件或两者,将在线数据流量计费设备的部件彼此耦接在一起。举例来说而非限制,总线可包括加速图形端口(AGP)或其他图形总线、增强工业标准架构(EISA)总线、前端总线(FSB)、超传输(HT)互连、工业标准架构(ISA)总线、无限带宽互连、低引脚数(LPC)总线、存储器总线、微信道架构(MCA)总线、外围组件互连(PCI)总线、PCI-Express(PCI-X)总线、串行高级技术附件(SATA)总线、视频电子标准协会局部(VLB)总线或其他合适的总线或者两个或更多个以上这些的组合。在合适的情况下,总线910可包括一个或多个总线。尽管本申请实施例描述和示出了特定的总线,但本申请考虑任何合适的总线或互连。 Bus 910 includes hardware, software or both, and the parts of online data flow billing equipment are coupled to each other. For example, but not limitation, bus may include accelerated graphics port (AGP) or other graphics bus, enhanced industrial standard architecture (EISA) bus, front-end bus (FSB), hypertransport (HT) interconnection, industrial standard architecture (ISA) bus, infinite bandwidth interconnection, low pin count (LPC) bus, memory bus, micro channel architecture (MCA) bus, peripheral component interconnection (PCI) bus, PCI-Express (PCI-X) bus, serial advanced technology attachment (SATA) bus, video electronics standard association local (VLB) bus or other suitable bus or two or more of these combinations. In appropriate cases, bus 910 may include one or more buses. Although the present application embodiment describes and shows a specific bus, the present application considers any suitable bus or interconnection.
该续航里程估算设备可以基于当前已拦截的垃圾短信以及用户举 报的短信执行本申请实施例中的续航里程估算方法,从而实现结合图1和图8描述的续航里程估算方法和装置。The cruising range estimation device can execute the cruising range estimation method in the embodiment of the present application based on the currently intercepted spam text messages and text messages reported by users, thereby realizing the cruising range estimation method and device described in combination with Figures 1 and 8.
另外,结合上述实施例中的续航里程估算方法,本申请实施例可提供一种计算机存储介质来实现。该计算机存储介质上存储有计算机程序指令;该计算机程序指令被处理器执行时实现上述实施例中的任意一种续航里程估算方法。In addition, in combination with the range estimation method in the above embodiments, the present application embodiment can provide a computer storage medium for implementation. The computer storage medium stores computer program instructions; when the computer program instructions are executed by a processor, any of the range estimation methods in the above embodiments is implemented.
需要明确的是,本申请并不局限于上文所描述并在图中示出的特定配置和处理。为了简明起见,这里省略了对已知方法的详细描述。在上述实施例中,描述和示出了若干具体的步骤作为示例。但是,本申请的方法过程并不限于所描述和示出的具体步骤,本领域的技术人员可以在领会本申请的精神后,作出各种改变、修改和添加,或者改变步骤之间的顺序。It should be clear that the present application is not limited to the specific configuration and processing described above and shown in the figures. For the sake of simplicity, a detailed description of the known method is omitted here. In the above embodiments, several specific steps are described and shown as examples. However, the method process of the present application is not limited to the specific steps described and shown, and those skilled in the art can make various changes, modifications and additions, or change the order between the steps after understanding the spirit of the present application.
以上所述的结构框图中所示的功能块可以实现为硬件、软件、固件或者它们的组合。当以硬件方式实现时,其可以例如是电子电路、专用集成电路(ASIC)、适当的固件、插件、功能卡等等。当以软件方式实现时,本申请的元素是被用于执行所需任务的程序或者代码段。程序或者代码段可以存储在机器可读介质中,或者通过载波中携带的数据信号在传输介质或者通信链路上传送。“机器可读介质”可以包括能够存储或传输信息的任何介质。机器可读介质的例子包括电子电路、半导体存储器设备、ROM、闪存、可擦除ROM(EROM)、软盘、CD-ROM、光盘、硬盘、光纤介质、射频(RF)链路,等等。代码段可以经由诸如因特网、内联网等的计算机网络被下载。The functional blocks shown in the above-described block diagram can be implemented as hardware, software, firmware or a combination thereof. When implemented in hardware, it can be, for example, an electronic circuit, an application specific integrated circuit (ASIC), appropriate firmware, a plug-in, a function card, etc. When implemented in software, the elements of the present application are programs or code segments that are used to perform the required tasks. The program or code segment can be stored in a machine-readable medium, or transmitted on a transmission medium or a communication link by a data signal carried in a carrier wave. "Machine-readable medium" can include any medium capable of storing or transmitting information. Examples of machine-readable media include electronic circuits, semiconductor memory devices, ROM, flash memory, erasable ROM (EROM), floppy disks, CD-ROMs, optical disks, hard disks, optical fiber media, radio frequency (RF) links, etc. The code segment can be downloaded via a computer network such as the Internet, an intranet, etc.
还需要说明的是,本申请中提及的示例性实施例,基于一系列的步骤或者装置描述一些方法或系统。但是,本申请不局限于上述步骤的顺序,也就是说,可以按照实施例中提及的顺序执行步骤,也可以不同于实施例中的顺序,或者若干步骤同时执行。It should also be noted that the exemplary embodiments mentioned in this application describe some methods or systems based on a series of steps or devices. However, this application is not limited to the order of the above steps, that is, the steps can be performed in the order mentioned in the embodiments, or in a different order from the embodiments, or several steps can be performed simultaneously.
上面参考根据本公开的实施例的方法、装置和计算机程序产品的流程图和/或框图描述了本公开的各方面。应当理解,流程图和/或框图中的每个方框以及流程图和/或框图中各方框的组合可以由计算机程序指令实现。这些计算机程序指令可被提供给通用计算机、专用计算机、或其它 可编程数据处理装置的处理器,以产生一种机器,使得经由计算机或其它可编程数据处理装置的处理器执行的这些指令使能对流程图和/或框图的一个或多个方框中指定的功能/动作的实现。这种处理器可以是但不限于是通用处理器、专用处理器、特殊应用处理器或者现场可编程逻辑电路。还可理解,框图和/或流程图中的每个方框以及框图和/或流程图中的方框的组合,也可以由执行指定的功能或动作的专用硬件来实现,或可由专用硬件和计算机指令的组合来实现。Aspects of the present disclosure are described above with reference to the flowchart and/or block diagram of the method, device and computer program product according to the embodiment of the present disclosure. It should be understood that each box in the flowchart and/or block diagram and the combination of each box in the flowchart and/or block diagram can be implemented by computer program instructions. These computer program instructions can be provided to a processor of a general-purpose computer, a special-purpose computer or other programmable data processing device to produce a machine so that these instructions executed by the processor of the computer or other programmable data processing device enable the implementation of the function/action specified in one or more boxes of the flowchart and/or block diagram. Such a processor can be, but is not limited to, a general-purpose processor, a special-purpose processor, a special application processor or a field programmable logic circuit. It can also be understood that each box in the block diagram and/or flowchart and the combination of boxes in the block diagram and/or flowchart can also be implemented by dedicated hardware that performs a specified function or action, or can be implemented by a combination of dedicated hardware and computer instructions.
以上所述,仅为本申请的具体实施方式,所属领域的技术人员可以清楚地了解到,为了描述的方便和简洁,上述描述的系统、模块和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。应理解,本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到各种等效的修改或替换,这些修改或替换都应涵盖在本申请的保护范围之内。The above is only a specific implementation of the present application. Those skilled in the art can clearly understand that for the convenience and simplicity of description, the specific working processes of the systems, modules and units described above can refer to the corresponding processes in the aforementioned method embodiments, and will not be repeated here. It should be understood that the protection scope of the present application is not limited to this. Any technician familiar with the technical field can easily think of various equivalent modifications or replacements within the technical scope disclosed in this application, and these modifications or replacements should be included in the protection scope of this application.
需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互组合。It should be noted that, in the absence of conflict, the embodiments and features in the embodiments of the present application may be combined with each other.
最后应说明的是:以上实施例仅用以说明本申请的技术方案,而非对其限制;尽管参照前述实施例对本申请进行了详细的说明,本领域的普通技术人员应当理解:其依然可以对前述各实施例所记载的技术方案进行修改,或者对其中部分技术特征进行等同替换,但这些修改或者替换,并不使相应技术方案的本质脱离本申请各实施例技术方案的精神和范围。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present application, rather than to limit it. Although the present application has been described in detail with reference to the aforementioned embodiments, those skilled in the art should understand that they can still modify the technical solutions described in the aforementioned embodiments, or make equivalent replacements for some of the technical features therein, but these modifications or replacements do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present application.

Claims (12)

  1. 一种续航里程估算方法,其特征在于,包括:A method for estimating a cruising range, characterized by comprising:
    获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据;Obtain the vehicle's first driving path, remaining energy, and real-time driving behavior data;
    对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格;Performing driving style recognition on the real-time driving behavior data to obtain a real-time driving style;
    根据所述第一行驶路径以及所述实时驾驶风格,预测所述车辆的车辆运行工况;predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style;
    控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的;Controlling the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determining the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
    根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定;Determining a target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under standard operating conditions;
    根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。The cruising range of the vehicle is estimated based on the remaining energy and the target energy consumption.
  2. 根据权利要求1所述的方法,其特征在于,所述车辆的历史数据按照历史驾驶风格以及历史数据的特征参数划分为不同类别;The method according to claim 1, characterized in that the historical data of the vehicle is divided into different categories according to the historical driving style and the characteristic parameters of the historical data;
    所述根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗之前,所述方法还包括:Before determining the target energy consumption of the vehicle according to the predicted energy consumption and the historical average energy consumption of the vehicle, the method further includes:
    在同一类别下的历史数据满足预设条件的情况下,从所述车辆的历史数据中,筛选出驾驶风格与所述实时驾驶风格相匹配的若干历史数据;When the historical data under the same category meets a preset condition, selecting a number of historical data whose driving style matches the real-time driving style from the historical data of the vehicle;
    获取实时行驶数据,并从所述若干历史数据中筛选出与所述实时行驶数据的特征参数相匹配的若干历史数据,均作为目标历史数据;Acquire real-time driving data, and select from the plurality of historical data a plurality of historical data that match characteristic parameters of the real-time driving data, all of which are used as target historical data;
    根据所述若干目标历史数据,确定历史平均能耗。According to the several target historical data, the historical average energy consumption is determined.
  3. 根据权利要求2所述的方法,其特征在于,所述预设条件为同一类别下的历史数据累计的里程数达到预设里程数。The method according to claim 2 is characterized in that the preset condition is that the accumulated mileage of historical data under the same category reaches a preset mileage.
  4. 根据权利要求2或3任一所述的方法,其特征在于,所述根据所述 预测能耗和所述车辆的历史平均能耗,确定所述车辆的目标能耗之前,所述方法还包括:The method according to any one of claims 2 or 3, characterized in that, before determining the target energy consumption of the vehicle based on the predicted energy consumption and the historical average energy consumption of the vehicle, the method further comprises:
    在同一类别下的历史数据不满足所述预设条件的情况下,确定所述车辆镜像模型在标准工况下行驶得到的平均能耗,作为所述历史平均能耗。When the historical data under the same category does not satisfy the preset condition, the average energy consumption obtained by driving the vehicle mirror model under the standard working condition is determined as the historical average energy consumption.
  5. 根据权利要求1所述的方法,其特征在于,所述对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格,具体包括:The method according to claim 1 is characterized in that the step of performing driving style recognition on the real-time driving behavior data to obtain the real-time driving style specifically comprises:
    从若干个预设驾驶风格对应的驾驶行为数据的范围中,查找与所述实时驾驶行为数据相匹配的目标数据范围;Searching for a target data range that matches the real-time driving behavior data from a range of driving behavior data corresponding to a plurality of preset driving styles;
    将所述目标数据范围对应的预设驾驶风格确定为实时驾驶风格。The preset driving style corresponding to the target data range is determined as the real-time driving style.
  6. 根据权利要求1所述的方法,其特征在于,所述获取车辆的第一行驶路径,具体包括:The method according to claim 1 is characterized in that the obtaining of the first driving path of the vehicle specifically comprises:
    获取所述车辆的实时位置信息以及所述车辆的若干历史行驶路径数据;Acquiring real-time location information of the vehicle and some historical driving path data of the vehicle;
    根据所述若干历史行驶路径数据构建历史行驶路径状态转移概率矩阵;Constructing a historical driving path state transition probability matrix according to the plurality of historical driving path data;
    根据所述实时位置信息和所述历史行驶路径状态转移概率矩阵,采用蒙特卡罗算法进行随机预测,得到车辆的第一行驶路径。According to the real-time position information and the historical driving path state transition probability matrix, a Monte Carlo algorithm is used to perform random prediction to obtain a first driving path of the vehicle.
  7. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method according to claim 1, characterized in that the method further comprises:
    获取所述车辆在预设时段内的实时运行工况数据以及实时行驶数据;Acquiring real-time operating condition data and real-time driving data of the vehicle within a preset time period;
    控制所述车辆镜像模型按照所述实时运行工况数据行驶,获取虚拟行驶数据;Controlling the vehicle mirror model to travel according to the real-time operating condition data to obtain virtual driving data;
    根据所述实时行驶数据和所述虚拟行驶数据,调整所述车辆镜像模型。The vehicle mirror model is adjusted according to the real-time driving data and the virtual driving data.
  8. 根据权利要求1所述的方法,其特征在于,所述根据所述预测能耗和所述车辆的历史平均能耗,确定所述车辆的目标能耗,具体包括:The method according to claim 1, characterized in that the step of determining the target energy consumption of the vehicle based on the predicted energy consumption and the historical average energy consumption of the vehicle specifically comprises:
    根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值;Determining, according to the mileage of the first driving route, the remaining energy, and the predicted energy consumption, a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption;
    根据所述第一加权值、所述预测能耗、所述第二加权值以及所述历史平均能耗,确定目标能耗。A target energy consumption is determined according to the first weighted value, the predicted energy consumption, the second weighted value, and the historical average energy consumption.
  9. 根据权利要求8所述的方法,其特征在于,所述根据所述第一行驶路径的里程、所述剩余能源以及所述预测能耗,确定所述预测能耗对应的第一加权值以及所述历史平均能耗对应的第二加权值,具体包括:The method according to claim 8, characterized in that the determining, based on the mileage of the first driving path, the remaining energy, and the predicted energy consumption, a first weighted value corresponding to the predicted energy consumption and a second weighted value corresponding to the historical average energy consumption specifically comprises:
    确定所述剩余能源与所述预测能耗的乘积,为预测里程;Determine the product of the remaining energy and the predicted energy consumption as the predicted mileage;
    确定所述第一行驶路径的里程与所述预测里程的比值,为第一加权值;Determine a ratio of the mileage of the first driving path to the predicted mileage as a first weighted value;
    确定预设参数与所述第一加权值的差为第二加权值。A difference between the preset parameter and the first weighted value is determined as a second weighted value.
  10. 一种续航里程估算装置,包括:A cruising range estimation device, comprising:
    获取模块,获取车辆的第一行驶路径、剩余能源以及实时驾驶行为数据;An acquisition module, for acquiring the first driving path, remaining energy and real-time driving behavior data of the vehicle;
    识别模块,对所述实时驾驶行为数据进行驾驶风格识别,得到实时驾驶风格;An identification module performs driving style identification on the real-time driving behavior data to obtain a real-time driving style;
    预测模块,根据所述第一行驶路径以及所述实时驾驶风格,预测所述车辆的车辆运行工况;A prediction module, for predicting a vehicle operating condition of the vehicle according to the first driving path and the real-time driving style;
    控制模块,控制车辆镜像模型在所述车辆运行工况下行驶所述第一行驶路径,确定所述车辆在所述车辆运行工况下的预测能耗;所述车辆镜像模型是根据数字孪生算法构建得到的;A control module controls the vehicle mirror model to drive the first driving path under the vehicle operating condition, and determines the predicted energy consumption of the vehicle under the vehicle operating condition; the vehicle mirror model is constructed according to the digital twin algorithm;
    确定模块,根据所述预测能耗以及所述车辆的历史平均能耗,确定所述车辆的目标能耗,所述历史平均能耗根据所述车辆的历史数据或者标准工况下的仿真数据确定;a determination module, determining a target energy consumption of the vehicle according to the predicted energy consumption and a historical average energy consumption of the vehicle, wherein the historical average energy consumption is determined according to historical data of the vehicle or simulation data under standard working conditions;
    估算模块,根据所述剩余能源以及所述目标能耗,估算所述车辆的续航里程。An estimation module estimates the cruising range of the vehicle based on the remaining energy and the target energy consumption.
  11. 一种续航里程估算设备,其特征在于,所述设备包括:处理器以及存储有计算机程序指令的存储器。A cruising range estimation device, characterized in that the device includes: a processor and a memory storing computer program instructions.
    所述处理器执行所述计算机程序指令时实现如权利要求1-9任意一项所述的续航里程估算方法。When the processor executes the computer program instructions, the cruising range estimation method as described in any one of claims 1-9 is implemented.
  12. 一种计算机可读存储介质,其特征在于,所述计算机可读存储介质上存储有计算机程序指令,所述计算机程序指令被处理器执行时实现如权利要求1-9任意一项所述的续航里程估算方法。A computer-readable storage medium, characterized in that computer program instructions are stored on the computer-readable storage medium, and when the computer program instructions are executed by a processor, the cruising range estimation method according to any one of claims 1 to 9 is implemented.
PCT/CN2022/126317 2022-10-20 2022-10-20 Cruising range estimation method and apparatus WO2024082201A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/126317 WO2024082201A1 (en) 2022-10-20 2022-10-20 Cruising range estimation method and apparatus

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2022/126317 WO2024082201A1 (en) 2022-10-20 2022-10-20 Cruising range estimation method and apparatus

Publications (1)

Publication Number Publication Date
WO2024082201A1 true WO2024082201A1 (en) 2024-04-25

Family

ID=90736565

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/126317 WO2024082201A1 (en) 2022-10-20 2022-10-20 Cruising range estimation method and apparatus

Country Status (1)

Country Link
WO (1) WO2024082201A1 (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2505663A (en) * 2012-09-06 2014-03-12 Jaguar Land Rover Ltd Dynamically variable residual range indicator for motor vehicle
CN109733248A (en) * 2019-01-09 2019-05-10 吉林大学 Pure electric automobile remaining mileage model prediction method based on routing information
US20190145789A1 (en) * 2017-11-10 2019-05-16 Bayerische Motoren Werke Aktiengesellschaft Methods and Apparatuses for Fuel Consumption Prediction
CN110126841A (en) * 2019-05-09 2019-08-16 吉林大学 EV Energy Consumption model prediction method based on road information and driving style
CN110370933A (en) * 2019-07-10 2019-10-25 一汽解放汽车有限公司 A kind of course continuation mileage estimating system based on driving style identification
CN111806240A (en) * 2020-07-24 2020-10-23 江淮大众汽车有限公司 China working condition-based electric automobile driving range prediction method
CN112549970A (en) * 2020-12-09 2021-03-26 广州橙行智动汽车科技有限公司 Vehicle driving mileage prediction method, device, vehicle and storage medium
CN112613680A (en) * 2020-12-29 2021-04-06 华人运通(江苏)技术有限公司 Endurance mileage estimation method, device, equipment and storage medium

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2505663A (en) * 2012-09-06 2014-03-12 Jaguar Land Rover Ltd Dynamically variable residual range indicator for motor vehicle
US20190145789A1 (en) * 2017-11-10 2019-05-16 Bayerische Motoren Werke Aktiengesellschaft Methods and Apparatuses for Fuel Consumption Prediction
CN109733248A (en) * 2019-01-09 2019-05-10 吉林大学 Pure electric automobile remaining mileage model prediction method based on routing information
CN110126841A (en) * 2019-05-09 2019-08-16 吉林大学 EV Energy Consumption model prediction method based on road information and driving style
CN110370933A (en) * 2019-07-10 2019-10-25 一汽解放汽车有限公司 A kind of course continuation mileage estimating system based on driving style identification
CN111806240A (en) * 2020-07-24 2020-10-23 江淮大众汽车有限公司 China working condition-based electric automobile driving range prediction method
CN112549970A (en) * 2020-12-09 2021-03-26 广州橙行智动汽车科技有限公司 Vehicle driving mileage prediction method, device, vehicle and storage medium
CN112613680A (en) * 2020-12-29 2021-04-06 华人运通(江苏)技术有限公司 Endurance mileage estimation method, device, equipment and storage medium

Similar Documents

Publication Publication Date Title
CN111806239B (en) Electric vehicle endurance mileage measuring method, electronic device, and storage medium
CN107655489B (en) Distance-to-empty calculation system for vehicle and distance-to-empty calculation method
US8694232B2 (en) Method of predicting energy consumption, apparatus for predicting energy consumption, and terminal apparatus
CN110969857B (en) Traffic information processing method and device
CN103292820B (en) Provide a user with equipment and the method for the accurately continuation of the journey scope of moving body
US20130261953A1 (en) Route search system and method for electric automobile
CN111038334A (en) Method and device for predicting driving range of electric automobile
CN113263954B (en) Method, device and equipment for predicting driving range of electric vehicle and readable storage medium
CN112224089A (en) Energy consumption-based travel planning method and device, electronic equipment and storage medium
CN114435138A (en) Vehicle energy consumption prediction method and device, vehicle and storage medium
US20200331473A1 (en) Method for ascertaining driving profiles
Jiang et al. A multi-period analysis of taxi drivers' behaviors based on GPS trajectories
JP2014066655A (en) Route search device and route search method
CN115164922A (en) Path planning method, system, equipment and storage medium
JP6075111B2 (en) Route search apparatus and computer program
WO2024082201A1 (en) Cruising range estimation method and apparatus
CN116481560B (en) Vehicle driving mileage calculation method, device, terminal and storage medium
CN116968767A (en) New energy automobile charging path planning method and system based on multidimensional data fusion
JP2014135822A (en) Power consumption prediction device and power consumption prediction system
CN114720148B (en) Method, device, equipment and storage medium for determining vehicle perception capability
CN116205370A (en) Electric vehicle endurance mileage prediction method and device based on regional big data
CN114413923B (en) Driving route recommendation method, device, storage medium and system
CN108981733A (en) A kind of speed predicting method of electric car charging navigation system
CN111785012B (en) Energy consumption road spectrum analysis method for vehicle cloud cooperative computing
CN115688957A (en) Vehicle energy consumption determination method and device, electronic equipment and storage medium