[go: up one dir, main page]

CN109767520B - Method and device for handling vehicle load - Google Patents

Method and device for handling vehicle load Download PDF

Info

Publication number
CN109767520B
CN109767520B CN201910029743.4A CN201910029743A CN109767520B CN 109767520 B CN109767520 B CN 109767520B CN 201910029743 A CN201910029743 A CN 201910029743A CN 109767520 B CN109767520 B CN 109767520B
Authority
CN
China
Prior art keywords
vehicle
load
preset
vehicle state
vehicle load
Prior art date
Legal status (The legal status 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 status listed.)
Active
Application number
CN201910029743.4A
Other languages
Chinese (zh)
Other versions
CN109767520A (en
Inventor
晏玖江
曾帆
刘力
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Sichuan Energy Internet Research Institute EIRI Tsinghua University
Original Assignee
Sichuan Energy Internet Research Institute EIRI Tsinghua University
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 Sichuan Energy Internet Research Institute EIRI Tsinghua University filed Critical Sichuan Energy Internet Research Institute EIRI Tsinghua University
Priority to CN201910029743.4A priority Critical patent/CN109767520B/en
Publication of CN109767520A publication Critical patent/CN109767520A/en
Application granted granted Critical
Publication of CN109767520B publication Critical patent/CN109767520B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Electric Propulsion And Braking For Vehicles (AREA)

Abstract

本发明提供一种车辆载重处理方法及装置,涉及电动车辆技术领域。该车辆载重处理方法包括:获取预设时间间隔内的车辆状态参数;对车辆状态参数进行预处理,得到第一有效车辆状态参数;根据所述第一有效车辆状态参数得到车辆在预设时间间隔内的各加速度值;根据车辆在预设时间间隔内的各加速度值,对各加速度值对应的第一有效车辆状态参数进行修正,得到第二有效车辆状态参数;根据该状态参数和预设的第一训练模型,得到第一车辆载重预估值;最终进行数据回归分析得到车辆的真实载重。使用该方法可以实时测量车辆的载重。

Figure 201910029743

The invention provides a vehicle load processing method and device, which relate to the technical field of electric vehicles. The vehicle load processing method includes: obtaining vehicle state parameters within a preset time interval; preprocessing the vehicle state parameters to obtain a first valid vehicle state parameter; obtaining a vehicle at a preset time interval according to the first valid vehicle state parameter According to the acceleration values of the vehicle within the preset time interval, the first valid vehicle state parameters corresponding to the acceleration values are corrected to obtain the second valid vehicle state parameters; according to the state parameters and the preset The first training model is performed to obtain a first estimated value of vehicle load; finally, data regression analysis is performed to obtain the real load of the vehicle. Using this method, the load of the vehicle can be measured in real time.

Figure 201910029743

Description

Vehicle load processing method and device
Technical Field
The invention relates to the technical field of electric vehicles, in particular to a vehicle load processing method and device.
Background
With the rapid development of modern transportation industry, vehicles continuously enter urban distribution chains under the encouragement of national policies, and meanwhile, traffic inspection, overrun control and vehicle use condition assessment are also continuously deep, so that a vehicle load measuring system is more and more widely applied.
In the prior art, the purpose of measuring the load of a vehicle is realized by driving the vehicle to an area specially provided with a vehicle load measuring system, measuring a load signal by a sensor in the area, then processing the load signal by data to obtain the load of the vehicle, and transmitting the load of the vehicle to a cab.
However, the requirement for measuring the load of the vehicle in real time cannot be met by adopting the prior art.
Disclosure of Invention
The present invention is directed to provide a method and a device for processing a vehicle load, which can measure the load of a vehicle in real time.
In order to achieve the above purpose, the embodiment of the present invention adopts the following technical solutions:
in a first aspect, an embodiment of the present invention provides a vehicle load processing method, including:
acquiring vehicle state parameters within a preset time interval;
preprocessing the vehicle state parameters to obtain first effective vehicle state parameters;
obtaining each acceleration value of the vehicle within the preset time interval according to the first effective vehicle state parameter;
according to each acceleration value of the vehicle within the preset time interval, correcting a first effective vehicle state parameter corresponding to each acceleration value to obtain a second effective vehicle state parameter;
obtaining a first vehicle load predicted value according to the second effective vehicle state parameter and a preset first training model;
confirming whether the first vehicle load estimated value meets a preset condition or not;
and if the first vehicle load estimated value meets the preset condition, performing data regression analysis according to the first vehicle load estimated value to obtain the real load of the vehicle.
In one embodiment, the step of preprocessing the vehicle state parameter to obtain a first valid vehicle state parameter includes:
deleting missing data in the vehicle state parameters, screening abnormal data in the vehicle state parameters, and replacing the abnormal data with an average value of two adjacent data of the abnormal data to obtain the first effective vehicle state parameters.
In one embodiment, the vehicle state parameters include wheel speed, vehicle driveline efficiency, tire radius, motor input voltage, and motor input current.
In one embodiment, the step of obtaining a first estimated vehicle load value according to the second effective vehicle state parameter and a preset first training model includes:
obtaining the driving force output by the wheel according to the motor input voltage, the motor input current, the wheel rotating speed, the tire radius and the transmission system efficiency;
and obtaining a first estimated vehicle load total weight according to the fact that the driving force output by the wheels is equal to the driving force input by the wheels and the driving force required by the wheels.
In one embodiment, the confirming whether the first estimated vehicle load amount meets a preset condition includes:
obtaining the number of the first estimated vehicle load values;
confirming whether the number of the first vehicle load estimated values meets a preset upper limit threshold value or not;
correspondingly, if the preset upper limit threshold value is reached, performing data regression analysis according to the first vehicle load estimated value to obtain the real load of the first vehicle.
In one embodiment, after the step of confirming whether the number of the first estimated vehicle load values meets the preset upper threshold, the method further includes:
and if the preset upper limit threshold value is not reached, continuously acquiring the first vehicle load estimated value reaching the preset upper limit threshold value.
In one embodiment, the preset first training model includes any one of a back propagation algorithm training BP, a back neural network propagation LM-BP, and a radial basis function neural network RBF training model.
In one embodiment, after the step of obtaining the true load of the vehicle, the method further comprises:
and sending the real load of the vehicle to a display device or a vehicle-mounted terminal of the vehicle through a data bus.
In a second aspect, an embodiment of the present invention further provides a vehicle load handling apparatus, including:
the acquisition module is used for acquiring vehicle state parameters in a preset time interval;
the preprocessing module is used for preprocessing the vehicle state parameters to obtain first effective vehicle state parameters;
the calculation module is used for obtaining each acceleration value of the vehicle in the preset time interval according to the first effective vehicle state parameter;
the correction module is used for correcting the first effective vehicle state parameters corresponding to the acceleration values according to the acceleration values of the vehicle within the preset time interval to obtain second effective vehicle state parameters;
the training model module is used for obtaining a first vehicle load prediction value according to the second effective vehicle state parameter and a preset first training model;
the confirming module is used for confirming whether the first vehicle load predicted value meets a preset condition or not;
and the analysis module is used for carrying out data regression analysis according to the first vehicle load estimated value to obtain the real load of the vehicle if the preset condition is met.
In a third aspect, an embodiment of the present invention further provides an electronic device, including: a processor, a storage medium and a bus, the storage medium storing machine-readable instructions executable by the processor, the processor and the storage medium communicating via the bus when the electronic device is operating, the processor executing the machine-readable instructions to perform the steps of the vehicle load handling method according to the first aspect.
The invention has the beneficial effects that:
according to the vehicle load processing method and device provided by the embodiment of the invention, each acceleration value of the vehicle in the preset time interval is obtained by obtaining the vehicle state parameter in the preset time interval, the state parameter corresponding to the vehicle is corrected according to each acceleration value to obtain the second effective vehicle state parameter, the first vehicle load predicted value is obtained according to the second effective vehicle state parameter and the preset first training model, and if the first vehicle load predicted value meets the preset condition, the real load of the first vehicle can be obtained, and the method can be used for measuring the load of the vehicle in real time.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present invention and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings can be obtained according to the drawings without inventive efforts.
FIG. 1 is a schematic diagram illustrating steps of a vehicle load handling method according to an embodiment of the present invention;
FIG. 2 is a schematic step diagram of a first estimated vehicle load value provided by an embodiment of the present invention;
FIG. 3 is a schematic diagram of a predetermined condition determining step according to an embodiment of the present invention;
FIG. 4 is a schematic block diagram of a vehicle load handling device according to an embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Icon: 101-an acquisition module; 102-a pre-processing module; 103-a calculation module; 104-a correction module; 105-a training model module; 106-a confirmation module; 107-an analysis module; 201-a processor; 202-a storage medium; 203-bus.
Detailed Description
To more clearly illustrate the technical solutions of the embodiments of the present disclosure, the drawings that are required to be used in the embodiments will be briefly described below, it should be understood that the following drawings only illustrate some embodiments of the present disclosure and therefore should not be considered as limiting the scope, and for those skilled in the art, other related drawings may be obtained from the drawings without inventive effort.
First embodiment
Fig. 1 is a schematic step diagram of a vehicle load processing method according to an embodiment of the present invention, and referring to fig. 1, the embodiment of the present invention provides a vehicle load processing method applied to a new energy electric vehicle, where the vehicle load processing method includes:
s101, obtaining vehicle state parameters in a preset time interval.
Specifically, the preset time interval may be half an hour, 20 minutes, 10 minutes, 5 minutes, or 1 minute, and in order to make the acquired vehicle state parameters more accurate, the preset time interval takes a time interval of 1 minute as an example, and the corresponding vehicle state parameters of the preset driving range are acquired through a Controller Area Network (CAN) bus of the vehicle, where the vehicle state parameters include a vehicle speed and a wheel rotation speed.
Before the vehicle state parameters are acquired, the vehicle needs to be powered on, so that the load processing unit of the vehicle is initialized and self-checked.
S102, preprocessing the vehicle state parameters to obtain first effective vehicle state parameters.
Specifically, the acquired vehicle state parameters are preprocessed, and the preprocessing is to delete the vehicle state parameters which do not meet the conditions to obtain first effective vehicle state parameters which meet the conditions, wherein the first effective vehicle state parameters comprise effective vehicle speed and effective wheel rotating speed. For example, the continuous vehicle speed in the first effective vehicle state parameter is 10m/s, 12m/s, 100m/s, 15m/s, 18m/s, 20m/s, and the vehicle speed may not be obviously out of the normal range at the continuous time interval according to the vehicle speed rationality judgment, so that the obvious out-of-normal range value is replaced by the average value of two adjacent data of the obvious out-of-normal range value, that is, (12+15)/2 is 13.5m/s instead of 100m/s, and the effective vehicle speed is 10m/s, 12m/s, 13.5m/s, 15m/s, 18m/s, 20 m/s.
It should be noted that the vehicle speed is only an example, and the measured vehicle speed may not be an integer during a specific operation, and two bits after the decimal point may be reserved to make the vehicle speed more accurate.
S103, obtaining each acceleration value of the vehicle within a preset time interval according to the first effective vehicle state parameter.
Specifically, the acceleration at each preset time interval is obtained according to the effective vehicle speed, the effective wheel rotation speed and the preset time interval obtained in step S102.
For example, the values of the accelerations obtained from the effective vehicle speed, the effective wheel speed and the preset time interval are respectively 10m/s2、10m/s2、11m/s2、10m/s2、···、10m/s2
S104, according to each acceleration value of the vehicle within a preset time interval, correcting the first effective vehicle state parameter corresponding to each acceleration value to obtain a second effective vehicle state parameter.
In particular, the second effective vehicle state parameter includes a second effective vehicle speed and a second effective wheel speed.
Furthermore, the load capacity of the vehicle can be accurately calculated in the process of stable running of the vehicle, the acceleration with different data of the acceleration and other acceleration is selected according to each acceleration value of the vehicle within a preset time interval, the effective vehicle speed and the effective wheel rotating speed in the first effective vehicle state parameter corresponding to the acceleration are corrected, and finally the value of the acceleration corresponding to the second effective vehicle speed and the second effective wheel rotating speed after correction is equal to other acceleration values. For example, in step S103, the calculated acceleration values are 10m/S, respectively2、10m/s2、11m/s2、10m/s2、···、10m/s2For acceleration value of 11m/s2Correcting the corresponding effective vehicle speed and the effective wheel speed to finally make the acceleration obtained by the corrected second effective vehicle speed and the second effective wheel speed be 10m/s2
And S105, obtaining a first vehicle load estimated value according to the second effective vehicle state parameter and a preset first training model.
Specifically, the second effective vehicle state parameter is obtained according to S104, where the second effective vehicle state parameter includes a second effective vehicle speed, a second effective wheel speed, a rotational inertia of a transmission system, a wheel radius, a motor input voltage, a motor input current, and a tire radius, and the first vehicle load prediction value is obtained according to the second effective vehicle speed, the second effective wheel speed, the rotational inertia of the transmission system, the wheel radius, the motor input voltage, the motor input current, the tire radius, and a preset first training model.
And S106, confirming whether the first vehicle load estimated value meets the preset condition.
Specifically, it is determined whether the driving distance corresponding to the data amount of the first vehicle load estimated value meets a preset distance, for example, the preset distance is 3km, and the distance corresponding to the data amount of the first vehicle load estimated value is greater than or equal to 3km, then the distance corresponding to the data amount of the first vehicle load estimated value meets the preset distance, and the distance corresponding to the data amount of the first vehicle load estimated value is less than 3km, then the distance corresponding to the data amount of the first vehicle load estimated value does not meet the preset distance.
And S107, if the preset conditions are met, performing data regression analysis according to the estimated value of the load of the first vehicle to obtain the real load of the first vehicle.
Specifically, if the preset condition is met, the real load of the first vehicle is obtained by analyzing according to the estimated value of the load of the first vehicle.
According to the vehicle load processing method provided by the embodiment, each acceleration value of a vehicle in a preset time interval is obtained by obtaining the vehicle state parameter in the preset time interval, the state parameter corresponding to the vehicle is corrected according to each acceleration value to obtain the second effective vehicle state parameter, the first vehicle load predicted value is obtained according to the second effective vehicle state parameter and the preset first training model, if the first vehicle load predicted value meets the preset condition, the real load of the first vehicle can be obtained, and the method can be used for measuring the load of the vehicle in real time by performing data regression analysis on the second effective vehicle state parameter and the preset first training model.
In one embodiment, the step of preprocessing the vehicle state parameter to obtain a first valid vehicle state parameter includes:
deleting missing data in the vehicle state parameters, screening abnormal data in the vehicle state parameters, and replacing the abnormal data with an average value of two adjacent data of the abnormal data to obtain the first effective vehicle state parameters.
Specifically, according to the requirement of the reasonability of the vehicle state parameters, the occurrence of missing data and abnormal data in the vehicle state parameters is unreasonable, so that the missing data in the vehicle state parameters is deleted, and the abnormal data is replaced by the average value of two adjacent data of the abnormal data in the abnormal data processing method, so that the first effective vehicle state parameters are obtained.
For example, if the vehicle speed parameters are 10m/s, 12m/s, 0m/s, 15m/s, 18m/s, and 20m/s, then 0m/s of the vehicle speed parameters is deleted to obtain the first effective vehicle speeds of 10m/s, 12m/s, 15m/s, 18m/s, and 20 m/s.
In one embodiment, the vehicle state parameters include wheel speed, vehicle driveline efficiency, tire radius, motor input voltage, and motor input current.
Specifically, vehicle state parameters such as wheel rotation speed, vehicle transmission system efficiency, tire radius, motor input voltage, and motor input current are acquired through a Controller Area Network (CAN), and the acquired parameters are acquired according to preset mileage.
It should be noted that the CAN is a serial communication network that effectively supports distributed control or real-time control, and further needs to obtain parameters such as rotational inertia of a transmission system, a wheel radius, an equivalent coefficient of rotational inertia of the transmission system, a rolling resistance coefficient, an air resistance coefficient, a vehicle frontal area, air density, and a vehicle speed.
In one implementation, fig. 2 is a schematic diagram of a step of a first estimated vehicle load value according to an embodiment of the present invention, please refer to fig. 2, where the step of obtaining the first estimated vehicle load value according to a second effective vehicle state parameter and a preset first training model includes:
and S201, obtaining the driving force output by the wheel according to the motor input voltage, the motor input current, the wheel rotating speed, the tire radius and the transmission system efficiency.
Specifically, the input voltage of the motor is U, and the input current of the motor is IThe wheel speed is n, the tire radius is R and the driveline efficiency is η according to the formula
Figure GDA0002996569660000121
Obtaining and outputting driving force F1
S202, according to the fact that the driving force output by the wheels is equal to the driving force input by the wheels and the driving force required by the wheels, the first estimated vehicle load weight is obtained.
In particular, according to the formula
Figure GDA0002996569660000122
Figure GDA0002996569660000123
Figure GDA0002996569660000124
Wherein, FaIndicates the required driving force theta of the wheeliRepresenting the moment of inertia, r, of the drive traindIndicating wheel radius, F2Indicating driving force, delta, input to the wheeliRepresenting the equivalent coefficient f of the rotational inertia of the transmission systemRRepresents a rolling resistance coefficient, CDRepresents the coefficient of air resistance, A represents the frontal area of the vehicle, ρaRepresenting air density, u representing vehicle speed, and according to Fa=F1=F2Obtaining a first estimated vehicle weight mv+mC
In an implementation manner, fig. 3 is a schematic diagram of a step of determining a preset condition according to an embodiment of the present invention, please refer to fig. 3, where the determining whether the first estimated vehicle load value meets the preset condition includes:
s301, obtaining the number of the first vehicle load estimated values.
Specifically, according to the first vehicle load estimated value obtained in S202, the number of the first vehicle load estimated values is obtained, and the corresponding relationship between the first vehicle load estimated value and the traveled distance is obtained, for example, 10 first vehicle load estimated values are calculated.
S302, whether the number of the first vehicle load estimated values meets a preset upper limit threshold value or not is confirmed.
Specifically, the preset upper limit threshold value is obtained by the first vehicle reaching the set travel distance and through the corresponding relation between the mileage obtained through the training of the big data platform and the vehicle load data, for example, after the total travel distance is 3km, the requirement of monitoring and measuring can be met by predicting the cargo load precision.
And S303, correspondingly, if the preset upper limit threshold value is reached, performing data regression analysis according to the estimated value of the load of the first vehicle to obtain the real load of the first vehicle.
Specifically, if the number of the first vehicle load estimated values and the corresponding travel distance reach the preset upper limit threshold value according to the S302, the first vehicle load estimated values are analyzed to obtain the actual load of the first vehicle.
In one embodiment, after the step of determining whether the number of the first estimated vehicle load values meets the preset upper threshold, the method further comprises:
if the preset upper limit threshold value is not reached, the first vehicle load estimated value of the number reaching the preset upper limit threshold value is continuously obtained.
Specifically, if the number of the first vehicle load predicted values does not reach the preset upper limit threshold, vehicle state parameters in a preset time interval are continuously acquired, and the first vehicle load predicted values are calculated according to the vehicle state parameters until whether the first vehicle load predicted values meet the preset upper limit threshold or not.
In one embodiment, the preset first training model includes any one of a back propagation algorithm training BP, a back neural network propagation LM-BP, and a radial basis function neural network RBF training model.
Specifically, the preset first training model includes multiple model training modes such as Back Propagation (BP), inverse neural network Propagation (LM-BP), Radial Basis Function (RBF), and the like, and is not limited to the above model training modes.
In one embodiment, after the step of obtaining the actual load of the vehicle, the method further comprises:
and sending the real load of the vehicle to a display device or a vehicle-mounted terminal of the vehicle through a data bus.
Specifically, the real load of the vehicle is sent to a display device or a vehicle-mounted terminal of the vehicle through the CAN, and the step enables a user to observe the real load of the vehicle in real time through the display device or the vehicle-mounted terminal.
Second embodiment
Fig. 4 is a schematic block diagram of a vehicle load processing device according to an embodiment of the present invention, and referring to fig. 4, the embodiment of the present invention further provides a vehicle load processing device, including:
the acquiring module 101 is used for acquiring vehicle state parameters within a preset time interval;
the preprocessing module 102 is configured to preprocess the vehicle state parameter to obtain a first effective vehicle state parameter;
the calculation module 103 is configured to obtain each acceleration value of the vehicle within the preset time interval according to the first effective vehicle state parameter;
a correction module 104, configured to correct, according to each acceleration value of the vehicle within the preset time interval, a first effective vehicle state parameter corresponding to each acceleration value to obtain a second effective vehicle state parameter;
a training model module 105, configured to obtain a first vehicle load predicted value according to the second effective vehicle state parameter and a preset first training model;
a confirming module 106, configured to confirm whether the first vehicle load predicted value meets a preset condition;
and the analysis module 107 is configured to perform data regression analysis according to the first vehicle load estimated value to obtain the real load of the vehicle if the preset condition is met.
The above-mentioned apparatus is used for executing the method provided by the foregoing embodiment, and the implementation principle and technical effect are similar, which are not described herein again.
Third embodiment
Fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention, and referring to fig. 5, an embodiment of the present invention further provides an electronic device, including: a processor 201, a storage medium 202 and a bus 203, wherein the storage medium 202 stores machine-readable instructions executable by the processor 201, when the electronic device is operated, the processor 201 communicates with the storage medium 202 through the bus 203, and the processor 201 executes the machine-readable instructions to perform the steps of the vehicle load processing method according to the first embodiment.
In the embodiments provided in the present invention, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described device embodiments are merely illustrative, and for example, the division of the units is only one type of logical functional division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another device or system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit. The integrated unit can be realized in a form of hardware, or in a form of hardware plus a software functional unit.
The integrated unit implemented in the form of a software functional unit may be stored in a computer readable storage medium. The software functional unit is stored in a storage medium and includes several instructions to enable a computer device (which may be a personal computer, a server, or a network device) or a processor (processor) to execute some steps of the methods according to the embodiments of the present invention. And the aforementioned storage medium includes: a U disk, a removable hard disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), a magnetic disk or an optical disk, and other various media capable of storing program codes.

Claims (8)

1.一种车辆载重处理方法,其特征在于,包括:1. a vehicle load handling method, is characterized in that, comprises: 获取预设时间间隔内的车辆状态参数;Obtain vehicle state parameters within a preset time interval; 对所述车辆状态参数进行预处理,得到第一有效车辆状态参数;Preprocessing the vehicle state parameters to obtain a first valid vehicle state parameter; 根据所述第一有效车辆状态参数得到所述车辆在所述预设时间间隔内的各加速度值;Obtain each acceleration value of the vehicle within the preset time interval according to the first valid vehicle state parameter; 根据所述车辆在所述预设时间间隔内的各加速度值,对所述各加速度值对应的第一有效车辆状态参数进行修正,得到第二有效车辆状态参数;According to each acceleration value of the vehicle within the preset time interval, modify the first valid vehicle state parameter corresponding to each acceleration value to obtain a second valid vehicle state parameter; 根据所述第二有效车辆状态参数和预设的第一训练模型,得到第一车辆载重预估值;obtaining a first estimated value of vehicle load according to the second valid vehicle state parameter and the preset first training model; 确认所述第一车辆载重预估值是否符合预设条件;confirming whether the estimated value of the first vehicle load meets a preset condition; 若符合预设条件,则根据所述第一车辆载重预估值进行数据回归分析得到所述车辆的真实载重;If the preset conditions are met, perform data regression analysis according to the first estimated value of the vehicle load to obtain the actual load of the vehicle; 所述车辆状态参数包括车轮转速、车辆传动系统效率、轮胎半径、电机输入电压和电机输入电流;The vehicle state parameters include wheel speed, vehicle driveline efficiency, tire radius, motor input voltage and motor input current; 所述根据所述第二有效车辆状态参数和预设的第一训练模型,得到第一车辆载重预估值的步骤,包括:The step of obtaining the estimated value of the first vehicle load according to the second valid vehicle state parameter and the preset first training model includes: 根据电机输入电压、电机输入电流、车轮转速、轮胎半径、以及传动系统效率得到车轮输出的驱动力;Obtain the driving force output by the wheel according to the motor input voltage, motor input current, wheel speed, tire radius, and transmission system efficiency; 根据所述车轮输出的驱动力F1分别与车轮输入的驱动力F2和车轮需要的驱动力Fa相等,得到第一车辆载重预估值车辆总重量,其中,According to the driving force F 1 output by the wheel is equal to the driving force F 2 input by the wheel and the driving force Fa required by the wheel, respectively, the first estimated value of the vehicle load is obtained. The total vehicle weight, wherein,
Figure FDA0002996569650000021
U表示电机输入电压、I表示电机输入电流、n表示车轮转速、R表示轮胎半径、η表示传动系统效率;
Figure FDA0002996569650000021
U represents the motor input voltage, I represents the motor input current, n represents the wheel speed, R represents the tire radius, and η represents the transmission system efficiency;
Figure FDA0002996569650000022
Θi表示传动系统转动惯量、rd表示车轮半径;
Figure FDA0002996569650000022
Θ i represents the moment of inertia of the transmission system, r d represents the radius of the wheel;
Figure FDA0002996569650000023
δi表示传动系统转动惯量等效系数、fR表示滚动阻力系数、CD表示空气阻力系数、A表示车辆迎风面积、ρa表示空气密度、u表示车辆速度、mv+mC表示第一车辆载重预估值车辆总重量。
Figure FDA0002996569650000023
δ i is the equivalent coefficient of the rotational inertia of the transmission system, f R is the rolling resistance coefficient, C D is the air resistance coefficient, A is the windward area of the vehicle, ρ a is the air density, u is the vehicle speed, m v +m C is the first Vehicle Load Estimated total vehicle weight.
2.根据权利要求1所述的车辆载重处理方法,其特征在于,所述对所述车辆状态参数进行预处理,得到第一有效车辆状态参数的步骤,包括:2. The vehicle load processing method according to claim 1, wherein the step of preprocessing the vehicle state parameters to obtain the first valid vehicle state parameters comprises: 删除所述车辆状态参数中的缺失数据,筛选出所述车辆状态参数中的异常数据,用所述异常数据的两个相邻数据的平均值替换所述异常数据,得到所述第一有效车辆状态参数。Delete the missing data in the vehicle state parameter, filter out the abnormal data in the vehicle state parameter, replace the abnormal data with the average value of two adjacent data of the abnormal data, and obtain the first valid vehicle Status parameter. 3.根据权利要求1所述的车辆载重处理方法,其特征在于,所述确认所述第一车辆载重预估值是否符合预设条件,包括:3. The vehicle load processing method according to claim 1, wherein the confirming whether the first estimated value of the vehicle load meets a preset condition comprises: 获取所述第一车辆载重预估值的数量;obtaining the quantity of the first vehicle load estimated value; 确认所述第一车辆载重预估值的数量是否符合预设上限阈值;confirming whether the number of the first estimated vehicle load values complies with a preset upper limit threshold; 相应的,若达到预设上限阈值,则根据所述第一车辆载重预估值进行数据回归分析得到所述第一车辆的真实载重。Correspondingly, if the preset upper limit threshold is reached, data regression analysis is performed according to the estimated value of the first vehicle load to obtain the real load of the first vehicle. 4.根据权利要求3所述的车辆载重处理方法,其特征在于,所述确认所述第一车辆载重预估值的数量是否符合预设上限阈值的步骤之后,还包括:4 . The vehicle load processing method according to claim 3 , wherein after the step of confirming whether the number of the first estimated vehicle load values complies with a preset upper limit threshold, the method further comprises: 5 . 如果没有达到所述预设上限阈值,则继续获取达到预设上限阈值的数量的所述第一车辆载重预估值。If the preset upper limit threshold is not reached, continue to acquire the first estimated vehicle load value that reaches the preset upper limit threshold. 5.根据权利要求1所述的车辆载重处理方法,其特征在于,所述预设的第一训练模型包括反向传播算法训练BP、反向神经网络传播LM-BP、径向基函数神经网络RBF训练模型中的任意一种。5 . The vehicle load processing method according to claim 1 , wherein the preset first training model comprises backpropagation algorithm training BP, reverse neural network propagation LM-BP, and radial basis function neural network. 6 . Any of the RBF training models. 6.根据权利要求1所述的车辆载重处理方法,其特征在于,在得到所述车辆的真实载重的步骤之后,所述方法还包括:6. The vehicle load processing method according to claim 1, wherein after the step of obtaining the real load of the vehicle, the method further comprises: 将所述车辆的真实载重通过数据总线发送给车辆的显示设备或者车载终端。The real load of the vehicle is sent to the display device or the vehicle terminal of the vehicle through the data bus. 7.一种车辆载重处理装置,其特征在于,包括:7. A vehicle load handling device, characterized in that, comprising: 获取模块,用于获取预设时间间隔内的车辆状态参数;an acquisition module for acquiring vehicle state parameters within a preset time interval; 预处理模块,用于对所述车辆状态参数进行预处理,得到第一有效车辆状态参数;a preprocessing module, configured to preprocess the vehicle state parameters to obtain first valid vehicle state parameters; 计算模块,用于根据所述第一有效车辆状态参数得到所述车辆在所述预设时间间隔内的各加速度值;a calculation module, configured to obtain each acceleration value of the vehicle within the preset time interval according to the first valid vehicle state parameter; 修正模块,用于根据所述车辆在所述预设时间间隔内的各加速度值,对所述各加速度值对应的第一有效车辆状态参数进行修正,得到第二有效车辆状态参数;a correction module, configured to correct the first valid vehicle state parameter corresponding to each acceleration value according to each acceleration value of the vehicle within the preset time interval to obtain a second valid vehicle state parameter; 训练模型模块,用于根据所述第二有效车辆状态参数和预设的第一训练模型,得到第一车辆载重预估值;a training model module, configured to obtain a first vehicle load estimation value according to the second valid vehicle state parameter and the preset first training model; 确认模块,用于确认所述第一车辆载重预估值是否符合预设条件;a confirmation module, configured to confirm whether the estimated value of the first vehicle load meets a preset condition; 分析模块,用于若符合预设条件,则根据所述第一车辆载重预估值进行数据回归分析得到所述车辆的真实载重;an analysis module, configured to perform data regression analysis according to the first vehicle load estimated value to obtain the real load of the vehicle if the preset conditions are met; 所述车辆状态参数包括车轮转速、车辆传动系统效率、轮胎半径、电机输入电压和电机输入电流;The vehicle state parameters include wheel speed, vehicle driveline efficiency, tire radius, motor input voltage and motor input current; 所述训练模型模块,具体用于根据电机输入电压、电机输入电流、车轮转速、轮胎半径、以及传动系统效率得到车轮输出的驱动力;The training model module is specifically used to obtain the driving force output by the wheel according to the motor input voltage, the motor input current, the wheel speed, the tire radius, and the efficiency of the transmission system; 根据所述车轮输出的驱动力分别与车轮输入的驱动力和车轮需要的驱动力相等,得到第一车辆载重预估值车辆总重量,其中,According to the driving force output by the wheel is equal to the driving force input by the wheel and the driving force required by the wheel, the first estimated value of the vehicle load is obtained, and the total vehicle weight is obtained, wherein,
Figure FDA0002996569650000051
U表示电机输入电压、I表示电机输入电流、n表示车轮转速、R表示轮胎半径、η表示传动系统效率;
Figure FDA0002996569650000051
U represents the motor input voltage, I represents the motor input current, n represents the wheel speed, R represents the tire radius, and η represents the transmission system efficiency;
Figure FDA0002996569650000052
Θi表示传动系统转动惯量、rd表示车轮半径;
Figure FDA0002996569650000052
Θ i represents the moment of inertia of the transmission system, r d represents the radius of the wheel;
Figure FDA0002996569650000053
δi表示传动系统转动惯量等效系数、fR表示滚动阻力系数、CD表示空气阻力系数、A表示车辆迎风面积、ρa表示空气密度、u表示车辆速度、mv+mC表示第一车辆载重预估值车辆总重量。
Figure FDA0002996569650000053
δ i is the equivalent coefficient of the rotational inertia of the transmission system, f R is the rolling resistance coefficient, C D is the air resistance coefficient, A is the windward area of the vehicle, ρ a is the air density, u is the vehicle speed, m v +m C is the first Vehicle Load Estimated total vehicle weight.
8.一种电子设备,其特征在于,包括:处理器、存储介质和总线,所述存储介质存储有所述处理器可执行的机器可读指令,当电子设备运行时,所述处理器与所述存储介质之间通过总线通信,所述处理器执行所述机器可读指令,以执行时执行如权利要求1-6任一所述的车辆载重处理方法的步骤。8. An electronic device, comprising: a processor, a storage medium, and a bus, wherein the storage medium stores machine-readable instructions executable by the processor, and when the electronic device runs, the processor is connected to a bus. The storage media communicate through a bus, and the processor executes the machine-readable instructions, so as to execute the steps of the vehicle load processing method according to any one of claims 1-6 when executed.
CN201910029743.4A 2019-01-11 2019-01-11 Method and device for handling vehicle load Active CN109767520B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910029743.4A CN109767520B (en) 2019-01-11 2019-01-11 Method and device for handling vehicle load

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910029743.4A CN109767520B (en) 2019-01-11 2019-01-11 Method and device for handling vehicle load

Publications (2)

Publication Number Publication Date
CN109767520A CN109767520A (en) 2019-05-17
CN109767520B true CN109767520B (en) 2021-06-04

Family

ID=66453874

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910029743.4A Active CN109767520B (en) 2019-01-11 2019-01-11 Method and device for handling vehicle load

Country Status (1)

Country Link
CN (1) CN109767520B (en)

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110361081A (en) * 2019-07-19 2019-10-22 成都云科新能汽车技术有限公司 A kind of vehicular gross combined weight dynamic measurement method based on recurrent least square method
CN110406539A (en) * 2019-07-22 2019-11-05 杭州鸿泉物联网技术股份有限公司 A kind of method and device identifying vehicle load state
US11453404B2 (en) * 2019-09-05 2022-09-27 Baidu Usa Llc Gear based vehicle load inference system
CN112461346A (en) * 2020-11-13 2021-03-09 北京旷视机器人技术有限公司 Robot load detection method and device, robot and readable storage medium
CN114494581A (en) * 2021-12-29 2022-05-13 深圳市优必选科技股份有限公司 Vehicle driving parameter simulation method and device, electronic equipment and storage medium

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102506983A (en) * 2011-10-31 2012-06-20 湖南师范大学 Weighing error automatic compensation method of vehicle scale
CN102564546A (en) * 2010-12-14 2012-07-11 金基太 Method and system for detecting overload and unlawful measurement of vehicle
CN103017874A (en) * 2012-09-03 2013-04-03 中山大学 Vehicle weight measuring system based on GPS (Global Position System) and inertial sensor
CN103770788A (en) * 2012-10-19 2014-05-07 固特异轮胎和橡胶公司 Vehicle weight and center of gravity estimation system and method
CN105209309A (en) * 2013-05-24 2015-12-30 威伯科有限责任公司 Method and device for determining the mass of a motor vehicle, and a motor vehicle with a device of this type
CN107024267A (en) * 2017-04-12 2017-08-08 无锡研测技术有限公司 Weighing-appliance Transducer-fault Detecting Method based on radial base neural net
CN107680375A (en) * 2017-09-29 2018-02-09 深圳市易成自动驾驶技术有限公司 A kind of vehicle load computational methods, device and storage medium
CN108734963A (en) * 2018-06-29 2018-11-02 上海经达信息科技股份有限公司 A kind of overload of vehicle determination method based on Multiple Non Linear Regression
CN108896149A (en) * 2018-03-26 2018-11-27 北汽福田汽车股份有限公司 Vehicle weighing method and vehicle

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9290185B2 (en) * 2014-04-22 2016-03-22 Michael Hall Determining haul weight
NO341801B1 (en) * 2016-01-04 2018-01-22 Apace Resources As System and Method for charging means of transport
CN105590346B (en) * 2016-02-18 2018-01-16 华南理工大学 The traffic information collection of turn pike net and inducible system based on path identifying system
CN105678021B (en) * 2016-02-22 2019-04-12 上海科梁信息工程股份有限公司 The parameter determination method and system of auto model

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102564546A (en) * 2010-12-14 2012-07-11 金基太 Method and system for detecting overload and unlawful measurement of vehicle
CN102506983A (en) * 2011-10-31 2012-06-20 湖南师范大学 Weighing error automatic compensation method of vehicle scale
CN103017874A (en) * 2012-09-03 2013-04-03 中山大学 Vehicle weight measuring system based on GPS (Global Position System) and inertial sensor
CN103770788A (en) * 2012-10-19 2014-05-07 固特异轮胎和橡胶公司 Vehicle weight and center of gravity estimation system and method
CN105209309A (en) * 2013-05-24 2015-12-30 威伯科有限责任公司 Method and device for determining the mass of a motor vehicle, and a motor vehicle with a device of this type
CN107024267A (en) * 2017-04-12 2017-08-08 无锡研测技术有限公司 Weighing-appliance Transducer-fault Detecting Method based on radial base neural net
CN107680375A (en) * 2017-09-29 2018-02-09 深圳市易成自动驾驶技术有限公司 A kind of vehicle load computational methods, device and storage medium
CN108896149A (en) * 2018-03-26 2018-11-27 北汽福田汽车股份有限公司 Vehicle weighing method and vehicle
CN108734963A (en) * 2018-06-29 2018-11-02 上海经达信息科技股份有限公司 A kind of overload of vehicle determination method based on Multiple Non Linear Regression

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
基于灰色神经网络的汽车动态称重数据处理;谭爽;《传感技术学报》;20160831;1025-1029 *

Also Published As

Publication number Publication date
CN109767520A (en) 2019-05-17

Similar Documents

Publication Publication Date Title
CN109767520B (en) Method and device for handling vehicle load
CN112356837A (en) Vehicle load monitoring method, server and control system
CN105128853A (en) System used for calculating driving mileage of extended-range hybrid power automobile
CN113085869A (en) Method and device for estimating longitudinal gradient of vehicle-mounted road surface
CN113219336A (en) Battery deterioration determination system, method, and non-transitory storage medium storing program
CN106828106A (en) A kind of fault early warning method towards EMUs traction electric machine
CN116853001A (en) Vehicle endurance mileage determination method and device, electronic equipment and storage medium
CN116653962A (en) Intelligent driving vehicle efficient energy-saving system and energy-saving method
CN112406888A (en) Automobile weight calculation method and related device
CN116118752A (en) A tire wear early warning method, device, electronic equipment and storage medium
CN113219338B (en) Battery degradation determination system, method, and non-transitory storage medium storing program
US20240001800A1 (en) Method and system for determining an electrical energy storage pack replacement configuration
CN113448306A (en) Vehicle diagnostic device and vehicle diagnostic system
CN115655431A (en) Method, system, computer and storage medium for estimating automobile load
CN112729862B (en) Unmanned driving behavior safety assessment method and device and electronic equipment
JP2024073833A (en) Electric vehicle management method and management system, and computer device
CN109765448B (en) Distributed fault diagnosis method, device and system
CN114359846A (en) Identification method for abnormal unloading behaviors of building material transport vehicle based on big data
JP2023101928A (en) Loading weight estimation device, vehicle and loading weight estimation program
CN113941192A (en) State monitoring method and system for vehicle air conditioner filter element
CN112319238A (en) Electric vehicle torque monitoring method and device and electric vehicle
CN118494203B (en) Method, device and system for calculating remaining cruising range based on mass coefficient
CN114943485B (en) New energy battery endurance mathematical model evaluation method based on Internet of vehicles
WO2024075646A1 (en) Vehicle-mounted device, communication control method, and communication system
CN117508053A (en) Tire state detection method, device, vehicle and storage medium

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant