Method, device and electronic equipment for determining range based on road conditions

CN116080658BActive Publication Date: 2026-09-11CHONGQING CHANGAN TECH CO LTD
View PDF 5 Cites 0 Cited by

Patent Information

Application Number
CN202310309149.7
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2023-03-27
Publication Date
2026-09-11
Estimated Expiration
2043-03-27

AI Technical Summary

Technical Problem

[0006]本发明的目的之一在于提供一种续航里程确定方法和装置,以解决现有技术中的续航里程确定方法没有考虑未来行驶路况影响续航里程的问题;目的之二在于提供一种续航里程显示控制方法和装置;目的之三在于提供一种能源汽车;目的之四在于提供一种实现续航里程确定方法的电子设备和计算机可读存储介质

Benefits of technology

[0028] (1) This invention combines historical energy consumption information and future road conditions to determine the driving range, and can estimate the driving range under different vehicle driving conditions. The calculation error of the estimation result is smaller and closer to the actual driving situation of users.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN116080658B_ABST
    Figure CN116080658B_ABST
Patent Text Reader

Abstract

The application provides a range determination method and device based on road conditions and electronic equipment, and belongs to the technical field of vehicles. The range determination method comprises the following steps: determining a first range based on a current residual energy amount and an average energy consumption amount under historical road conditions; determining a second range based on the current residual energy amount and a calibration energy consumption amount under future road conditions; determining an average value of the first range and the second range, and determining the average value as a display theoretical value of the range. The application not only considers the driving conditions of the current vehicle, but also considers the driving conditions of the road after the vehicle, and the obtained range calculation result is closer to the actual situation of the user.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This invention relates to the field of vehicle technology, specifically to a method for determining driving range based on road conditions, a device for determining driving range based on road conditions, a method for displaying and controlling driving range based on road conditions, a device for displaying and controlling driving range based on road conditions, an electronic device, and a new energy vehicle. Background Technology

[0002] Currently, the driving range of gasoline-powered vehicles is calculated as the total distance the car travels continuously after its fuel tank is full. The driving range of electric vehicles is calculated as the total distance traveled from the start of the test with the battery fully charged until the end of the standard-specified test. However, many factors affect a car's driving range. These include heavy traffic in urban areas, different driving habits of each driver, and the fact that drivers who frequently drive aggressively will experience a significantly shorter driving range. Tire pressure, ambient temperature, and the car's weight also all play a role in determining the driving range.

[0003] For example, Chinese patent document CN114683958A, published on July 1, 2022, discloses an electric vehicle and its dual range display control method. Based on real-time data from the vehicle's CAN bus, the method determines the current instantaneous range calculation value, which is used to indicate the vehicle's real-time usage. A first correction result for the current range is determined based on a preset range adjustment amount, the current instantaneous range calculation value, and the previous value displayed on the range meter. A second correction result is determined based on the current theoretical range value and the first correction result, and this second correction result is used as the current displayed value on the range meter. By using real-time data from the vehicle's CAN bus to calculate the instantaneous range, and then correcting the range based on the difference between the instantaneous range and the previous value displayed on the range meter, an accurate range estimation result is obtained. This avoids extensive data statistics, has no application limitations, and significantly improves estimation accuracy. However, this method can only calculate the driving range under the current conditions based on the vehicle's historical fuel consumption data and historical operating conditions. If the vehicle's driving conditions change, there will be a large error.

[0004] A Chinese patent document published on October 15, 2019, with publication number CN110329266A, proposes a method for determining the driving range. The mileage adjustment model in this method is trained based on historical driving data from vehicles of the same model. Since historical driving data for the same vehicle model reflects the driving range in real-world driving conditions, using a mileage adjustment model trained on this data to predict the driving range can achieve more accurate predictions. However, this method can only calculate the driving range using historical data; changes in vehicle driving conditions can lead to significant errors.

[0005] Therefore, it is necessary to provide a method for determining the driving range that takes into account both the current driving conditions of the vehicle and the road conditions to be encountered in the future, so as to better reflect the actual situation of users. Summary of the Invention

[0006] One objective of this invention is to provide a method and apparatus for determining driving range, so as to solve the problem that the existing method for determining driving range does not take into account the impact of future driving conditions on driving range; a second objective is to provide a method and apparatus for displaying and controlling driving range; a third objective is to provide an energy vehicle; and a fourth objective is to provide an electronic device and a computer-readable storage medium for implementing the method for determining driving range.

[0007] To achieve the above objectives, the technical solution adopted by the present invention is as follows:

[0008] In a first aspect, the present invention provides a method for determining driving range based on road conditions. The method includes: determining a first driving range based on the current remaining energy and the average energy consumption under historical road conditions; determining a second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions; determining the average value of the first driving range and the second driving range, and determining the average value as the theoretical value of the driving range.

[0009] Based on the aforementioned technical means, this invention obtains road condition information for the vehicle's future driving, calculates fuel consumption based on possible subsequent driving conditions, and combines this with current fuel consumption information to calculate the vehicle's range under future conditions. Finally, it calculates the theoretical range based on historical and road condition-based range data. Compared to existing methods that calculate range solely based on historical data, this invention considers not only the current driving conditions but also future road conditions, making it more closely aligned with actual user needs.

[0010] Furthermore, determining the first driving range based on the current remaining energy and the average energy consumption under historical road conditions may include: obtaining the initial mileage and initial energy consumption; determining the cumulative mileage based on the current driving mileage and the initial mileage; determining the cumulative energy consumption based on the current energy consumption and the initial energy consumption; determining the average energy consumption under historical road conditions based on the cumulative energy consumption and the cumulative mileage; and determining the quotient between the current remaining energy and the average energy consumption as the first driving range.

[0011] Based on the aforementioned technical means, a method is provided for calculating the first driving range under historical road conditions based on the vehicle's historical driving information.

[0012] Furthermore, the average energy consumption under historical road conditions can be calculated using the following formula: Afe=(Fu / Trip)×100, where Afe is the average energy consumption, L / 100km; Fu is the cumulative energy consumption, L; and Trip is the cumulative mileage, km.

[0013] Based on the aforementioned technical means, a method for calculating the average energy consumption under historical road conditions is provided.

[0014] Furthermore, determining the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions may include: obtaining future road condition information based on vehicle navigation; obtaining the calibrated energy consumption under different road conditions based on the future road condition information; and determining the quotient between the current remaining energy and the calibrated energy consumption as the second driving range.

[0015] Based on the aforementioned technical means, a method is provided for calculating the second driving range under future road conditions by specifically determining navigation information and future road condition information.

[0016] Secondly, the present invention provides a driving range display control method, the display control method comprising: determining a theoretical value of the driving range using the driving range determination method described above; and correcting and displaying the current display value of the driving range based on the theoretical value of the driving range.

[0017] Based on the aforementioned technical means, the current displayed range value is adjusted according to the theoretical range value based on the current vehicle speed, which enables real-time correction of the range and ensures that the range value seen by the user during driving is more accurate and closer to the actual driving situation.

[0018] Further, correcting and displaying the current display value of the cruising range based on the theoretical display value of the cruising range may comprise: acquiring the current display value of the cruising range at the current vehicle speed; determining a difference between the theoretical display value Dte of the cruising range and the current display value Dis of the cruising range; if Dis>Dte, adjusting the displayed cruising range result in such a manner that Dis decreases by 1 km when the vehicle travels (1-x) km; if Dis<Dte, adjusting the displayed cruising range result in such a manner that Dis decreases by 1 km when the vehicle travels (1+x) km.

[0019] According to the above technical means, an embodiment is provided that approaches the currently displayed cruising range to the calculated cruising range according to the current vehicle speed, which allows the displayed cruising range to be adjusted dynamically all the time, and avoids jumps while ensuring accuracy.

[0020] In a third aspect, the present invention provides a road condition-based cruising range determining apparatus, and the cruising range determining apparatus comprises: a first cruising range determining module, configured to determine a first cruising range based on a current remaining energy amount and an average energy consumption amount under historical road conditions; a second cruising range determining module, configured to determine a second cruising range based on the current remaining energy amount and a calibrated energy consumption amount under future road conditions; and a cruising range determining module, configured to determine an average value of the first cruising range and the second cruising range, and determine the average value as the theoretical display value of the cruising range.

[0021] According to the above technical means, a cruising range determining apparatus that estimates the cruising range by considering both historical road condition information and future road condition information is provided.

[0022] In a fourth aspect, the present invention provides a road condition-based cruising range display control apparatus, and the cruising range display control apparatus comprises: a first cruising range determining module, configured to determine a first cruising range based on a current remaining energy amount and an average energy consumption amount under historical road conditions; a second cruising range determining module, configured to determine a second cruising range based on the current remaining energy amount and a calibrated energy consumption amount under future road conditions; a cruising range determining module, configured to determine an average value of the first cruising range and the second cruising range, and determine the average value as the theoretical display value of the cruising range; an adjusting module, configured to adjust a current display value of the cruising range according to the theoretical display value; and a display module, configured to display the adjusted cruising range.

[0023] According to the above technical means, a cruising range display control apparatus that can dynamically adjust the display result of the cruising range according to a calculation result of the cruising range is provided.

[0024] Fifthly, the present invention provides an electronic device, including a processor and a memory, wherein the memory stores at least one computer program, the at least one computer program being loaded and executed by one or more of the processors to enable the computer to implement at least one of the driving range determination method and the driving range display control method as described above.

[0025] In a sixth aspect, the present invention provides a computer-readable storage medium storing at least one piece of program code, which is loaded and executed by a processor to enable a computer to implement at least one of the driving range determination method and the driving range display control method as described above.

[0026] In a seventh aspect, the present invention provides an energy vehicle, the energy vehicle including the electronic equipment described above.

[0027] The present invention has at least the following technical effects through the technical solution provided by the present invention:

[0028] (1) This invention combines historical energy consumption information and future road conditions to determine the driving range, and can estimate the driving range under different vehicle driving conditions. The calculation error of the estimation result is smaller and closer to the actual driving situation of users.

[0029] (2) The present invention approximates the currently displayed driving range to the calculated driving range based on the current vehicle speed and corrects it in real time. This not only allows the displayed driving range value to be dynamically adjusted, but also ensures accuracy without any jumps.

[0030] (3) This invention can be applied to the estimation of the driving range of traditional fuel vehicles, and can also be used for the estimation of the driving range of new energy vehicles (e.g., electric vehicles, hybrid vehicles, CNG vehicles, hydrogen energy vehicles, etc.), so as to provide users with reference to the vehicle's driving information to reasonably plan their trip and charge or refuel or gas in time.

[0031] Other features and advantages of the present invention will be described in detail in the following detailed description section. Attached Figure Description

[0032] The accompanying drawings are provided to further illustrate embodiments of the present invention and form part of the specification. They are used together with the following detailed description to explain the embodiments of the present invention, but do not constitute a limitation thereof. In the drawings:

[0033] Figure 1 This is a flowchart illustrating the method for determining driving range provided in an embodiment of the present invention.

[0034] Figure 2 A schematic diagram illustrating the calculation process of historical road condition driving range provided for embodiments of the present invention;

[0035] Figure 3 A schematic diagram illustrating the calculation process for future road condition driving range provided in an embodiment of the present invention;

[0036] Figure 4 A flowchart illustrating the range display and control method provided in an embodiment of the present invention;

[0037] Figure 5 This is a schematic diagram of the structure of the driving range determination device provided in an embodiment of the present invention;

[0038] Figure 6 This is a schematic diagram of the structure of the driving range display and control device provided in an embodiment of the present invention;

[0039] Figure 7 This is a schematic diagram of the structure of an electronic device provided in an embodiment of the present invention.

[0040] Explanation of reference numerals in the attached figures

[0041] 101-First mileage determination module; 102-Second mileage determination module; 103-Driving range determination module; 104-Adjustment module; 105-Display module; 201-Processor; 202-Memory. Detailed Implementation

[0042] The embodiments of the present invention will be described below with reference to the accompanying drawings and preferred embodiments. Those skilled in the art can easily understand other advantages and effects of the present invention from the content disclosed in this specification. The present invention can also be implemented or applied through other different specific embodiments, and various details in this specification can also be modified or changed based on different viewpoints and applications without departing from the spirit of the present invention. It should be understood that the preferred embodiments are only for illustrating the present invention and not for limiting the scope of protection of the present invention.

[0043] In this invention, terms such as "first" and "second" are used merely for ease of description and distinction, and should not be construed as indicating or implying relative importance.

[0044] In the description of this invention, it should also be noted that, unless otherwise explicitly specified and limited, the terms "installation," "connection," etc., should be interpreted broadly. For example, they can refer to a fixed connection, a detachable connection, or an integrated connection; they can refer to a direct connection or an indirect connection; they can refer to a wired connection or a wireless connection. Those skilled in the art can understand the specific meaning of the above terms in this invention according to the specific circumstances.

[0045] Currently, most methods for calculating vehicle range based on driving conditions calculate the current or historical driving conditions and the current remaining fuel or battery charge. If the vehicle's driving conditions change, there will be a significant error.

[0046] To address the aforementioned issues, this invention proposes a road condition-based method for determining driving range. This method acquires road condition information for future vehicle travel, calculates fuel consumption based on possible future driving conditions, and combines this with current fuel consumption information to calculate the vehicle's driving range under future conditions. Finally, the driving range is calculated and displayed based on historical driving range and road condition-based driving range. This method not only incorporates historical driving conditions but also considers the vehicle's potential mileage under future road conditions, making it more closely aligned with actual user needs.

[0047] The present invention will now be described in detail with reference to the accompanying drawings and embodiments.

[0048] Example 1

[0049] The first embodiment of the present invention provides a method for determining driving range based on road conditions, referring to... Figure 1 The method for determining the driving range includes the following steps:

[0050] Step S101: Determine the first driving range Dte1 based on the current remaining energy and the average energy consumption under historical road conditions.

[0051] Step S102: Determine the second driving range Dte2 based on the current remaining energy and the calibrated energy consumption under future road conditions.

[0052] Step S103: Determine the average value of the first driving range Dte1 and the second driving range Dte2, and set the average value as the theoretical value of the driving range Dte = (Dte1 + Dte2) / 2.

[0053] For example, refer to Figure 2 The process of determining the first driving range based on the current remaining energy and the average energy consumption under historical road conditions includes, but is not limited to, the following sub-steps S1011 to S1014.

[0054] Sub-step S1011: Obtain the initial mileage and initial energy consumption.

[0055] For example, an initial energy consumption value (i.e., initial energy consumption) can be determined based on vehicle announcement data. The initial energy consumption can be used to calculate vehicle energy consumption information, such as vehicle fuel consumption / energy consumption information.

[0056] Sub-step S1012: Based on the current mileage and the initial mileage, determine the cumulative mileage; based on the current energy consumption and the initial energy consumption, determine the cumulative energy consumption.

[0057] For example, the vehicle's real-time mileage can be added to the initial mileage to obtain the accumulated mileage, and the vehicle's real-time energy consumption information can be added to the initial energy consumption to obtain the accumulated energy consumption.

[0058] Sub-step S1013: Based on the accumulated energy consumption and accumulated mileage, determine the average energy consumption under historical road conditions.

[0059] For example, the average energy consumption under historical road conditions can be calculated using the following formula: Afe=(Fu / Trip)×100, where Afe is the average energy consumption, L / 100km; Fu is the cumulative energy consumption, L; and Trip is the cumulative mileage, km.

[0060] Furthermore, considering that after a vehicle has continuously driven to a predetermined mileage, the cumulative result of adding the vehicle's real-time mileage and energy consumption information to the initial value is quite large, and the energy consumption change obtained through the above average energy consumption calculation formula is not significant, it is advisable to multiply both the accumulated energy consumption and accumulated mileage by a weighting coefficient before substituting them into the average energy consumption calculation formula. For example, the predetermined mileage can be set to 200km. When the mileage accumulates to 100km, both the numerator (i.e., accumulated energy consumption) and denominator (i.e., accumulated mileage) in the above formula are multiplied by a weighting coefficient of 0.5. The result obtained by multiplying by the weighting coefficient of 0.5 is then used as the initial value for accumulation, which can avoid the insignificant change in energy consumption after driving a large mileage. Of course, the weighting coefficient can also take other values, such as 0.3, 0.6, etc.

[0061] In other words, the vehicle's current mileage can be added to the initial mileage to obtain the accumulated mileage; then it is determined whether the accumulated mileage exceeds the predetermined mileage of 200km. If so, the accumulated mileage and accumulated energy consumption are multiplied by a weighting coefficient of 0.5 and then substituted into the calculation formula to calculate the average energy consumption.

[0062] Sub-step S1014: Determine the quotient between the current remaining energy and the average energy consumption as the first driving range Dte1.

[0063] For example, the current remaining fuel level of a vehicle can be obtained from its fuel pump, and the current remaining battery charge can be obtained from its battery management system (BMS). Then, by dividing the current remaining fuel level (or current remaining battery charge) by the average energy consumption, the initial driving range of a gasoline-powered vehicle (or electric vehicle) under historical road conditions can be calculated.

[0064] For example, refer to Figure 3 The process of determining the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions includes, but is not limited to, the following sub-steps S1021 to S1023.

[0065] Sub-step S1021: Obtain future road condition information based on vehicle navigation.

[0066] Sub-step S1022: Based on future road condition information, obtain the calibrated energy consumption under different road conditions.

[0067] For example, by acquiring vehicle navigation signals, the road conditions of the vehicle's future route can be obtained. Then, combined with vehicle announcement data, the vehicle's energy consumption under different road conditions can be determined. Finally, based on the future road conditions, the calibrated energy consumption for the vehicle's future journey can be determined. If there is no vehicle navigation information, the vehicle's energy consumption under different road conditions can also be pre-calibrated based on the current road conditions.

[0068] Sub-step S1023: Determine the quotient between the current remaining energy and the rated energy consumption as the second driving range Dte2.

[0069] It should be noted that the energy sources in this embodiment include traditional fuels (such as automobiles and diesel), natural gas, electricity, hydrogen, etc. In other words, the driving range determination method of this invention can be applied not only to the estimation of the driving range of traditional fuel vehicles, but also to the estimation of the driving range of new energy vehicles (e.g., electric vehicles, hybrid vehicles, CNG vehicles, LNG vehicles, hydrogen fuel cell vehicles, etc.).

[0070] The implementation environment of this application embodiment may include at least one terminal and one server, with the method executed on either the terminal or the server. The terminal and server can establish a communication connection to achieve interactive information transmission. The terminal and server calculate the driving range using current remaining energy, historical road conditions, and energy consumption information under future road conditions.

[0071] The terminal can be any electronic product that can interact with the user through one or more methods such as keyboard, touchpad, touch screen, voice interaction, etc., such as PC (Personal Computer), PPC (Pocket Personal Computer), tablet computer, etc.

[0072] A server can be a single server, a server cluster consisting of multiple servers, or a cloud server that provides basic cloud computing services such as cloud services, cloud databases, cloud computing, cloud functions, cloud storage, network services, cloud communication, middleware services, domain name services, security services, CDN (Content Delivery Network), and big data and artificial intelligence platforms.

[0073] Compared with the method of calculating cruising range only through historical data in the prior art, the cruising range determination method in this embodiment not only considers the current driving condition of the vehicle, but also considers the subsequent road condition of the vehicle, which is closer to the actual situation of the user.

[0074] Second Embodiment

[0075] The second embodiment of the present invention further provides a cruising range display control method, and the cruising range display control method comprises the following steps:

[0076] Step S201: calculating and determining a theoretical display value Dte of the cruising range by using the cruising range determination method in the first embodiment.

[0077] Step S202: correcting and displaying the current displayed value Dis of the cruising range based on the theoretical display value Dte of the cruising range.

[0078] For example, referring to Figure 4 , the process of correcting and displaying the current displayed value of the cruising range based on the theoretical display value of the cruising range includes but is not limited to the following sub-steps S2021 to S2023.

[0079] Sub-step S2021: acquiring the current displayed value Dis of the cruising range in an odometer at the current vehicle speed.

[0080] Sub-step S2022: determining a difference between the theoretical display value Dte of the cruising range and the current displayed value Dis of the cruising range.

[0081] Sub-step S2023: if Dis>Dte, it indicates that the currently displayed cruising range is too large, and the display result of the cruising range is adjusted in a mode that Dis decreases by 1 km when the vehicle travels (1-x) km; if Dis<Dte, it indicates that the currently displayed cruising range is too small, and the display result of the cruising range is adjusted in a mode that Dis decreases by 1 km when the vehicle travels (1+x) km.

[0082] wherein the value of x can be adjusted according to the magnitude of the difference between Dte and Dis. For example, x takes a value of 0 to 0.6.

[0083] Of course, the cruising range displayed in the odometer can also be directly updated to the theoretical value according to the theoretical display value of the cruising range.

[0084] The embodiment provides an implementation mode of approaching the currently displayed cruising range to the calculated cruising range according to the current vehicle speed, which enables the displayed cruising range Dis to be always in dynamic adjustment, and ensures accuracy without jump.

[0085] Third Embodiment

[0086] A third embodiment of the present invention also provides a driving range determination device based on road conditions, with reference to... Figure 5 The range determination device includes a first range determination module 101, a second range determination module 102, and a range determination module 103.

[0087] The first mileage determination module 101 is used to determine the first driving range based on the current remaining energy and the average energy consumption under historical road conditions.

[0088] The second range determination module 102 is used to determine the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions.

[0089] The driving range determination module 103 is connected to the first driving range determination module 101 and the second driving range determination module 102, and is used to calculate and determine the average value of the first driving range and the second driving range, and determine the average value as the theoretical value of the driving range.

[0090] It should be noted that the above Figure 5 The provided device, in implementing its functions, is only illustrated by the division of the above-described functional modules. In practical applications, the above functions can be assigned to different functional modules as needed, that is, the internal structure of the device can be divided into different functional modules to complete all or part of the functions described above. Furthermore, the device and method embodiments provided in the above embodiments belong to the same concept, and their specific implementation processes are detailed in the method embodiments, and will not be repeated here.

[0091] Example 4

[0092] The fourth embodiment of the present invention also provides a driving range display and control device based on road conditions, see reference. Figure 6 The driving range display and control device includes a first mileage determination module 101, a second mileage determination module 102, a driving range determination module 103, an adjustment module 104, and a display module 105.

[0093] The first mileage determination module 101 is used to determine the first driving range based on the current remaining energy and the average energy consumption under historical road conditions.

[0094] The second range determination module 102 is used to determine the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions.

[0095] The driving range determination module 103 is connected to the first driving range determination module 101 and the second driving range determination module 102, and is used to calculate and determine the average value of the first driving range and the second driving range, and determine the average value as the theoretical value of the driving range.

[0096] The adjustment module 104 is connected to the range determination module 103 and is used to adjust the current displayed range value according to the theoretical value.

[0097] The display module 105 is connected to the adjustment module 104 and is used to display the adjusted driving range.

[0098] It should be noted that the above Figure 6 The provided device, in implementing its functions, is only illustrated by the division of the above-described functional modules. In practical applications, the above functions can be assigned to different functional modules as needed, that is, the internal structure of the device can be divided into different functional modules to complete all or part of the functions described above. Furthermore, the device and method embodiments provided in the above embodiments belong to the same concept, and their specific implementation processes are detailed in the method embodiments, and will not be repeated here.

[0099] Example 5

[0100] The fifth embodiment of the present invention also provides another road condition-based driving range display and control device, which includes a target value acquisition module, an adjustment module and a display module.

[0101] The target value acquisition module is connected to the driving range determination device and is used to obtain the theoretical calculation results of the displayed driving range.

[0102] The adjustment module is connected to the target value acquisition module and is used to adjust the current displayed range value by using the theoretical calculation result of the displayed range as the target value.

[0103] The display module is connected to the adjustment module and is used to display the adjusted driving range.

[0104] Example 6

[0105] The sixth embodiment of the present invention also provides an electronic device, see [link to previous document]. Figure 7 The electronic device includes a processor 201 and a memory 202, the memory storing at least one computer program, which is loaded and executed by one or more of the processors to enable the computer to implement at least one of the driving range determination method in the first embodiment and the driving range display control method in the second embodiment.

[0106] Of course, the electronic device may also have wired or wireless network interfaces, keyboards, and input / output interfaces for input and output. The electronic device may also include other components for implementing the various functions of the device, which will not be elaborated here.

[0107] Example 7

[0108] The seventh embodiment of the present invention also provides a computer-readable storage medium storing at least one piece of program code, which is loaded and executed by a processor to enable a computer to implement at least one of the driving range determination method described in the first embodiment and the driving range display control method described in the second embodiment.

[0109] Optionally, the computer-readable storage medium may be a read-only memory (ROM), a random access memory (RAM), a compact disc read-only memory (CD-ROM), magnetic tape, floppy disk, or optical data storage device, etc. Those skilled in the art will understand that all or part of the steps in the methods of the above embodiments can be implemented by a program instructing related hardware. This program is stored in a storage medium and includes several instructions to cause a microcontroller, chip, or processor to execute all or part of the steps of the methods described in the various embodiments of this application. The aforementioned storage medium includes various media capable of storing program code, such as a USB flash drive, a portable hard drive, a read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk.

[0110] Example 8

[0111] The eighth embodiment of the present invention also provides an energy vehicle equipped with the electronic equipment described in the fifth embodiment. For example, the electronic equipment can be installed in the passenger compartment of the energy vehicle. The energy vehicle can be a conventional fuel vehicle, a battery vehicle, a hybrid vehicle, a natural gas vehicle, a hydrogen fuel cell vehicle, etc.

[0112] In summary, the present invention has at least the following technical effects:

[0113] (1) This invention combines historical energy consumption information and future road conditions to determine the driving range, and can estimate the driving range under different vehicle driving conditions. The calculation error of the estimation result is smaller and closer to the actual driving situation of users.

[0114] (2) The present invention approximates the currently displayed driving range to the calculated driving range based on the current vehicle speed and corrects it in real time. This not only allows the displayed driving range value to be dynamically adjusted, but also ensures accuracy without any jumps.

[0115] (3) This invention can be applied to the estimation of the driving range of traditional fuel vehicles, and can also be used for the estimation of the driving range of new energy vehicles (e.g., electric vehicles, hybrid vehicles, CNG vehicles, hydrogen energy vehicles, etc.), so as to provide users with reference to the vehicle's driving information to reasonably plan their trip and charge or refuel or gas in time.

[0116] The above embodiments are merely preferred embodiments provided to fully illustrate the present invention, and the scope of protection of the present invention is not limited thereto. Equivalent substitutions or modifications made by those skilled in the art based on the present invention are all within the scope of protection of the present invention.

Claims

1. A method for determining driving range based on road conditions, characterized in that, The method for determining cruising range includes: determining a first cruising range based on a current remaining energy amount and an average energy consumption amount under historical road conditions, which comprises: acquiring an initial mileage and an initial energy consumption amount; during the running of the vehicle, accumulating the real-time running mileage of the vehicle to the initial mileage to obtain an accumulated mileage, accumulating the real-time energy consumption information of the vehicle to the initial energy consumption amount to obtain an accumulated energy consumption amount; when the vehicle has continuously run to a predetermined mileage value, after every additional 100 km of mileage accumulation, multiplying the current accumulated mileage and the current accumulated energy consumption amount by a weight coefficient simultaneously to obtain a new accumulated mileage and a new accumulated energy consumption amount, and taking the new accumulated mileage and the new accumulated energy consumption amount as initial values for subsequent accumulation; wherein the predetermined mileage value is 200 km; determining an average energy consumption amount under historical road conditions based on the accumulated energy consumption amount and the accumulated mileage; determining a quotient between the current remaining energy amount and the average energy consumption amount as the first cruising range; determining a second cruising range based on the current remaining energy amount and a calibrated energy consumption amount under future road conditions; determining an average value of the first cruising range and the second cruising range, and determining the average value as a theoretical display value of the cruising range.

2. The method of claim 1, wherein, the average energy consumption amount under historical road conditions is calculated according to the following formula: Afe = (Fu / Trip) × 100, wherein Afe is the average energy consumption amount, in L / 100km; Fu is the accumulated energy consumption amount, in L; Trip is the accumulated mileage, in km.

3. The method of claim 1, wherein, the step of determining the second cruising range based on the current remaining energy amount and a calibrated energy consumption amount under future road conditions comprises: acquiring future road condition information according to vehicle navigation; acquiring calibrated energy consumption amounts under different road conditions based on the future road condition information; determining a quotient between the current remaining energy amount and the calibrated energy consumption amount as the second cruising range.

4. A range display control method characterized by comprising: the display control method comprises: determining a theoretical display value of a cruising range by using the method for determining a cruising range according to any one of claims 1 to 3; correcting a current display value of the cruising range based on the theoretical display value of the cruising range, and performing display.

5. The range display control method according to claim 4, characterized by, the step of correcting a current display value of the cruising range based on the theoretical display value of the cruising range, and performing display comprises: acquiring a current display value of the cruising range at a current vehicle speed; determining a difference between a theoretical display value Dte of the cruising range and a current display value Dis of the cruising range; if Dis > Dte, adjusting the display result of the cruising range in a manner that Dis decreases by 1 km after the vehicle runs (1-x) km; if Dis < Dte, adjusting the display result of the cruising range in a manner that Dis decreases by 1 km after the vehicle runs (1+x) km.

6. A device for determining a range based on a road condition, characterized by the device for determining cruising range comprises: a first mileage determination module, configured to determine a first cruising range based on a current remaining energy amount and an average energy consumption amount under historical road conditions, which comprises: acquiring an initial mileage and an initial energy consumption amount; During vehicle operation, the real-time mileage is added to the initial mileage to obtain the accumulated mileage, and the real-time energy consumption information is added to the initial energy consumption to obtain the accumulated energy consumption. When the vehicle continuously travels to a predetermined mileage value, every 100km of mileage accumulation, the current accumulated mileage and the current accumulated energy consumption are multiplied by a weighting coefficient to obtain a new accumulated mileage and a new accumulated energy consumption. The new accumulated mileage and the new accumulated energy consumption are used as the initial values ​​for subsequent accumulations; the predetermined mileage value is 200km. Based on the cumulative energy consumption and cumulative mileage, the average energy consumption under historical road conditions is determined; The quotient between the current remaining energy and the average energy consumption is determined as the first driving range. The second range determination module is used to determine the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions; The driving range determination module is used to determine the average of the first driving range and the second driving range, and to determine the average value as the theoretical value of the driving range for display.

7. A road-condition-based range display control device characterized by comprising: The remaining driving range display and control device includes: The first mileage determination module is used to determine the first driving range based on the current remaining energy and the average energy consumption under historical road conditions, including: obtaining the initial mileage and initial energy consumption; During vehicle operation, the real-time mileage is added to the initial mileage to obtain the accumulated mileage, and the real-time energy consumption information is added to the initial energy consumption to obtain the accumulated energy consumption. When the vehicle continuously travels to a predetermined mileage value, every 100km of mileage accumulation, the current accumulated mileage and the current accumulated energy consumption are multiplied by a weighting coefficient to obtain a new accumulated mileage and a new accumulated energy consumption. The new accumulated mileage and the new accumulated energy consumption are used as the initial values ​​for subsequent accumulations; the predetermined mileage value is 200km. Based on the cumulative energy consumption and cumulative mileage, the average energy consumption under historical road conditions is determined; The quotient between the current remaining energy and the average energy consumption is determined as the first driving range. The second range determination module is used to determine the second driving range based on the current remaining energy and the calibrated energy consumption under future road conditions; The driving range determination module is used to determine the average of the first driving range and the second driving range, and to determine the average value as the theoretical value of the driving range for display. An adjustment module is used to adjust the current displayed value of the driving range according to the theoretical value shown. The display module is used to show the adjusted driving range.

8. An electronic device, comprising: The electronic device includes a processor and a memory, the memory storing at least one computer program, the at least one computer program being loaded and executed by one or more of the processors to enable the computer to implement at least one of the driving range determination method according to any one of claims 1 to 3 and the driving range display control method according to any one of claims 4 to 5.

9. An energy vehicle, characterized by The new energy vehicle includes the electronic device described in claim 8.

Citation Information

Patent Citations

  • Driving mileage determining method and device, terminal and storage medium

    CN110329266A

  • Electric automobile and double-endurance mileage display control method thereof

    CN114683958A

  • Electric car driving mileage estimation control method and device, and vehicle control unit

    CN105904981A

  • Pure electric vehicle endurance mileage calculating method and system

    CN108422881A

  • Vehicle instrument endurance mileage display method and device and readable storage medium

    CN113682137A