CN116391131A - Battery temperature prediction method and system - Google Patents

Battery temperature prediction method and system Download PDF

Info

Publication number
CN116391131A
CN116391131A CN202080106356.7A CN202080106356A CN116391131A CN 116391131 A CN116391131 A CN 116391131A CN 202080106356 A CN202080106356 A CN 202080106356A CN 116391131 A CN116391131 A CN 116391131A
Authority
CN
China
Prior art keywords
data
charging
battery
determining
historical
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.)
Pending
Application number
CN202080106356.7A
Other languages
Chinese (zh)
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.)
Zhejiang Geely Holding Group Co Ltd
Ningbo Geely Automobile Research and Development Co Ltd
Original Assignee
Zhejiang Geely Holding Group Co Ltd
Ningbo Geely Automobile Research and Development Co Ltd
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 Zhejiang Geely Holding Group Co Ltd, Ningbo Geely Automobile Research and Development Co Ltd filed Critical Zhejiang Geely Holding Group Co Ltd
Publication of CN116391131A publication Critical patent/CN116391131A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/36Arrangements for testing, measuring or monitoring the electrical condition of accumulators or electric batteries, e.g. capacity or state of charge [SoC]

Abstract

A battery temperature prediction method and system, the method includes: acquiring charging data of the battery according to the period, wherein the charging data comprises historical charging data and real-time charging data (S101); determining historical derived data from the historical charging data (S102); determining feature vector data from the historical charging data and the historical derived data (S103); determining model input samples under various charging conditions according to the feature vector data (S104); establishing a depth autoregressive model according to the model input sample (S105); the predicted battery temperature is determined based on the real-time charge data and the deep autoregressive model (S106). The temperature prediction method based on depth autoregressive is adopted, the highest temperature of the battery monomer in the charging process is predicted in real time by mining the characteristics and the hidden information of the data sequence, and the accuracy of temperature prediction can be remarkably improved.

Description

Battery temperature prediction method and system Technical Field
The invention relates to the field of batteries, in particular to a battery temperature prediction method and system.
Background
The management and diagnosis of the battery are one of core technologies in battery application, and timely and accurately diagnose the battery faults, so that adverse effects of the faults on the battery can be found in advance, the service life of the battery is prolonged, and in extreme cases, disastrous accidents are avoided. At present, the research on the temperature of the battery is mainly that the heat dissipation parameters between the battery and the cooling liquid and the heat dissipation parameters between the battery and the air are diagnosed through the test and calibration of the internal reaction mechanism and the external characteristics of the battery in an experimental environment. However, in a real vehicle environment, the temperature of the battery is affected by various factors, and the existing method is difficult to apply to the real vehicle environment, and the temperature prediction accuracy is low.
In addition, the early warning threshold is provided directly according to service experience in general, or N times of standard deviation is set directly to judge the abnormal temperature of the battery, and in practice, the modes often lead to false alarm and false alarm due to accidental deviation of temperature sequences.
Therefore, it is necessary to provide a solution to the technical problem of low temperature prediction accuracy in the prior art.
Disclosure of Invention
In order to solve the technical problem of low temperature prediction precision in the prior art, the invention provides a battery temperature prediction method and a battery temperature prediction system.
The battery temperature prediction method provided by the invention comprises the following steps:
acquiring charging data of a battery according to a period, wherein the charging data comprises historical charging data and real-time charging data;
determining historical derived data from the historical charging data;
determining feature vector data from the historical charging data and the historical derived data;
determining model input samples under various charging conditions according to the feature vector data;
establishing a depth autoregressive model according to the model input sample;
and determining the predicted temperature of the battery according to the real-time charging data and the depth autoregressive model.
The battery temperature prediction method provided by the invention is further improved in that the determining historical derived data according to the historical charging data comprises the following steps:
determining the average value of the battery cell temperature, the extremely poor battery cell temperature, the average value of the battery cell voltage and the extremely poor battery cell voltage according to the historical charging data;
determining periodic characteristics of the charging time according to the historical charging data, the sine function and the cosine function;
according to the historical charging time data, carrying out standardized processing on the month of charging time, the week of charging in one year and the hour of charging in one day to determine the charging frequency characteristic;
and determining the temperature hysteresis term characteristics according to the historical battery cell charging temperature data and preset hysteresis term parameters.
The battery temperature prediction method provided by the invention is still further improved in that the determining historical derived data according to the historical charging data further comprises:
and determining the highest temperature prediction trend according to the historical charging data and a linear interpolation method.
The battery temperature prediction method provided by the invention is still further improved in that the determining historical derived data according to the historical charging data further comprises:
and determining longitude and latitude information during charging according to the historical charging data, and performing standardization processing on the longitude and latitude information to determine a longitude and latitude interval.
The invention provides a battery temperature prediction method, which is further improved in that the determining model input samples under various charging conditions according to the feature vector data comprises the following steps:
determining training data under various charging conditions according to the feature vector data, the preset observation time window length, the preset prediction window length and the preset maximum hysteresis term;
and uniformly sampling the training data according to a preset random number seed, and determining the model input sample.
The battery temperature prediction method provided by the invention is further improved in that a sample is input according to the model, and a chain rule of conditional probability distribution is used for establishing the depth autoregressive model.
The battery temperature prediction method provided by the invention is further improved in that the determining the battery predicted temperature according to the real-time charging data and the depth autoregressive model comprises the following steps:
determining real-time derived data according to the real-time charging data;
and determining the battery temperature prediction probability distribution in the prediction window length according to the real-time charging data, the real-time derivative data and the depth autoregressive model.
The battery temperature prediction method provided by the invention is further improved in that the method further comprises the following steps:
performing abnormality detection on the predicted temperature of the battery;
and when the battery predicted temperature is abnormal, generating battery predicted temperature abnormal information, and performing fault processing according to the battery predicted temperature abnormal information.
The battery temperature prediction method provided by the invention is further improved in that the abnormality detection of the battery temperature prediction method comprises the following steps:
acquiring the actual temperature of a battery;
determining a residual error according to the actual temperature of the battery and the predicted temperature of the battery;
determining a residual mean value and a residual standard deviation according to the residual;
determining an abnormal threshold according to the residual error, the residual error mean value and the residual error standard deviation;
and determining an anomaly score according to the residual average value, the residual standard deviation and the anomaly threshold value, wherein the anomaly score is used for representing the probability of battery temperature anomaly.
In addition, the invention also provides a battery temperature prediction system, which comprises the following steps:
the first module is used for acquiring charging data of the battery according to a period, wherein the charging data comprises historical charging data and real-time charging data;
a second module for determining historical derived data from the historical charging data;
a third module for determining feature vector data from the historical charging data and the historical derived data;
a fourth module, configured to determine model input samples under multiple charging conditions according to the feature vector data;
a fifth module for establishing a depth autoregressive model according to the model input sample;
and a sixth module for determining a predicted battery temperature based on the real-time charging data and the deep autoregressive model.
According to the invention, a method based on big data driving is adopted, and the highest temperature of the battery monomer in the charging process is predicted and diagnosed in real time by mining the characteristics and the hidden information of the data sequence, so that the accuracy of temperature prediction can be remarkably improved; the prediction deviation caused by inconsistent experimental environment in a real vehicle environment is avoided; considering various related time sequence characteristics, predicting probability distribution of temperature, predicting possible temperature faults in advance, and giving an alarm before an accident; and a temperature early warning threshold value is determined by adopting an unsupervised learning mode, and an abnormal score is output, so that early warning accuracy is improved, and false alarm rate is reduced.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a flowchart of a battery temperature prediction method according to embodiment 1 of the present invention;
FIG. 2 is a schematic flow chart of the embodiment 1 of the present invention;
FIG. 3 is a schematic diagram of an autoregressive recurrent neural network according to example 1 of the present invention;
fig. 4 is a block diagram of a battery temperature prediction system according to embodiment 2 of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present invention. It will be apparent that the described embodiments are only some, but not all, embodiments of the invention. All other embodiments, which can be made by those skilled in the art based on the embodiments of the invention without making any inventive effort, are intended to be within the scope of the invention.
In order to solve the technical problem of low temperature prediction precision in the prior art, the invention provides a battery temperature prediction method and a battery temperature prediction system.
Example 1:
as shown in fig. 1 to 3, the battery temperature prediction method provided in embodiment 1 includes:
step S101: acquiring charging data of a battery according to a period, wherein the charging data comprises historical charging data and real-time charging data;
step S102: determining historical derived data from the historical charging data;
step S103: determining feature vector data according to the historical charging data and the historical derivative data;
step S104: determining model input samples under various charging conditions according to the feature vector data;
step S105: establishing a depth autoregressive model according to the model input sample;
step S106: and determining the predicted temperature of the battery according to the real-time charging data and the depth autoregressive model.
In this embodiment 1, a temperature prediction method based on deep autoregressive is provided for the problem of overheating of the monomer temperature possibly occurring in the charging process of the power battery, so that the accuracy of temperature prediction can be significantly improved.
In this embodiment 1, step S101 is a data acquisition step, where vehicle data including battery-related data during charging, stationary and running of the vehicle is first acquired, and charging data during charging of the vehicle is split from the vehicle data. The period is in the order of seconds, and preferably, the period in embodiment 1 is 10 seconds. Data (one data every 10 s) in the charging process of the power battery can be collected through a TBox (automobile box) by utilizing a temperature sensor, a current sensor, a voltage sensor and the like, and the data is transmitted back to a big data platform after being cleaned.
The historical charge data includes historical cell temperature, historical charge current, historical charge voltage, historical charge amount, historical battery resistance, historical state of charge, historical charge time data, historical cell charge temperature data, and the like. The real-time charging data comprises real-time battery cell temperature, real-time charging current, real-time charging voltage, real-time charge quantity, real-time battery resistance, real-time charge state, real-time charging time data, real-time battery cell charging temperature data and the like.
The historical derived data comprises a highest temperature prediction trend, a battery cell temperature average value, a battery cell temperature range, a battery cell voltage average value, a battery cell voltage range, longitude and latitude intervals during charging, periodic characteristics of charging time, charging frequency characteristics, temperature hysteresis term characteristics and the like.
Further, step S102 includes:
determining a maximum temperature prediction trend according to historical charging data and a linear interpolation method, and firstly, filling the missing value of the temperature of the historical battery cell by using the linear interpolation method to obtain the maximum temperature trend of the battery cell in a period of time in the future;
determining the average value of the battery cell temperature, the extremely poor battery cell temperature, the average value of the battery cell voltage and the extremely poor battery cell voltage according to the historical charging data;
specifically, extracting a temperature sequence, a voltage sequence, a resistance sequence, an SOC sequence and the like of each battery cell from historical charging data, and calculating indexes such as a battery cell temperature average value, a battery cell temperature range, a battery cell voltage average value, a battery cell voltage range and the like; in the data of each 10s in the embodiment 1, according to the number of collected sensors, for example, there are 30 temperature sensors and 60 voltage sensors, which record 30 temperature values and 60 voltage values, and according to the 30 temperature values and 60 voltage values, indexes such as average value, extreme difference and the like of the temperature and the voltage are calculated; the maximum of these 30 temperature values is obtained and the data at a frequency of 10s forms a sequence, i.e. the highest temperature trend.
Determining longitude and latitude information during charging according to historical charging data, performing standardization processing on the longitude and latitude information to determine a longitude and latitude interval, specifically extracting the longitude and latitude information during charging from the historical charging data, and performing standardization processing;
determining periodic characteristics of charging time according to historical charging data, a sine function and a cosine function;
according to the historical charging time data, carrying out standardized processing on the month of the charging time, the week of charging in one year and the hour of charging in one day to determine the charging frequency characteristic; for example, the charging month data is 1 month, which is normalized to-0.5; 12 months, normalized to 0.5, 12 months of the year, normalized to the [ -0.5,0.5] interval; similarly, the number of weeks in which the charging is performed in one year, the number of hours in which the charging is performed in one day, and the like are similarly processed;
determining a temperature hysteresis term characteristic according to historical battery cell charging temperature data and a preset hysteresis term parameter, specifically extracting hysteresis term characteristics of a temperature sequence, such as hysteresis 1 order, 5 order, 6 order, 10 order and the like; assuming that the current time is t, and the time corresponding to the lag 1 order is t-10; the selection of a particular hysteresis term may be set by the user based on the model predictive effect.
In step S103, parameters critical to battery temperature prediction are selected, and a multi-element time series composed of a plurality of feature arrays is divided to form feature vectors. The historical charging data is set to be in an array form, historical derivative data is added to columns of the array, and data acquired in one data acquisition period is one row of the array to form feature vector data.
The historical derived data may also include voltage cell cumulative bias, number of voltage cell cumulative bias, and the like. The voltage cell cumulative deviation is obtained by subtracting the voltage cell median from the cell voltage and taking the absolute value.
Further, step S104 includes: determining training data under various charging conditions according to the feature vector data, the preset observation time window length, the preset prediction window length and the preset maximum hysteresis term; and uniformly sampling training data according to a preset random number seed, and determining a model input sample. In the embodiment 1, given the observation time window length, the prediction window length and the maximum hysteresis term, the feature vector data is subjected to data segmentation to form model training data under different charging working conditions; setting random number seeds, uniformly sampling training data, and uniformly sampling data in a single charging process to obtain a sampling sample in the single charging process; the model input samples can be obtained by sampling the data of the multiple charging processes. The obtained model input sample can represent charging data under different charging working conditions in the process of multiple times of charging and is used for model training input.
Further, in step S105, a deep autoregressive model is built from the model input samples and using the chain law of conditional probability distribution. In this embodiment 1, model training is performed based on feature vector data using an autoregressive model based on deep learning.
By z i,t Representing the value of the ith sequence in time steps, x i,t Representing characteristics, t 0 Indicating the predicted start time. Autoregressive cyclic neural network based prediction z i,t By likelihood function l (z i,t | i,t ) And (c) representing, wherein i and t represent parameter spaces to be learned. The model is shown in fig. 3, with training on the left and prediction on the right.
During training, at each time step, the input to the network includes the feature x i,t The value z of the last time step i,t-1 And the state of the last time step
Figure PCTCN2020137309-APPB-000001
The current state is calculated first
Figure PCTCN2020137309-APPB-000002
Then calculate parameters of likelihood (|)
Figure PCTCN2020137309-APPB-000003
Finally by maximizing log likelihood =
Figure PCTCN2020137309-APPB-000004
To learn network parameters. In this example 1, a 2-layer hidden layer is used, and a network structure of 100 units per layer is used, and LSTM (long short term memory network) is used as the neuron unit.
In the prediction, t is<t 0 Is fed into the network to obtain initial state
Figure PCTCN2020137309-APPB-000005
The samples are then used to obtain the prediction: for t 0 ,t 0 +1.., T is a group of the T-shaped metal plates, randomly sampling at each time step to obtain
Figure PCTCN2020137309-APPB-000006
This sampled value is used as input for the next step. Repeating the process to obtain a series of productst 0 T, from which the desired target value, such as quantile, expectation, etc., can be calculated. The result of this prediction forms a probability distribution rather than a single point estimate.
Figure PCTCN2020137309-APPB-000007
The specific form of (a) depends on likelihood function (|) because the temperature prediction is a continuous real number, likelihood function we choose gaussian distribution, then = (,) where, represents the mean, standard deviation parameter of the gaussian distribution. In the following formula
Figure PCTCN2020137309-APPB-000008
The state of the current time step is indicated,
Figure PCTCN2020137309-APPB-000009
b μ represents the slope of mu and the intercept term,
Figure PCTCN2020137309-APPB-000010
the slope and intercept term of the representation.
Figure PCTCN2020137309-APPB-000011
Figure PCTCN2020137309-APPB-000012
Figure PCTCN2020137309-APPB-000013
The output objective of the network is a parameter of the probability distribution.
Further, step S106 includes: determining real-time derived data from the real-time charging data; and determining the battery temperature prediction probability distribution in the prediction window length according to the real-time charging data, the real-time derivative data and the depth autoregressive model. And cleaning the real-time charging data, determining real-time derived data, and inputting the real-time charging data and the real-time derived data into a deep autoregressive model to obtain the battery temperature prediction probability distribution within the prediction window length.
Further, the method further comprises: detecting abnormality of the predicted temperature of the battery; when the predicted battery temperature is abnormal, generating abnormal battery temperature information, performing fault processing according to the abnormal battery temperature information, specifically, performing further processing according to the abnormal predicted battery temperature, performing fault alarm according to the processing result, and the like, displaying alarm information through a display screen, and playing the alarm information through a loudspeaker.
Further, the abnormality detection of the predicted battery temperature includes:
acquiring the actual temperature of a battery;
determining residual errors according to the actual temperature of the battery and the predicted temperature of the battery;
determining a residual mean value and a residual standard deviation according to the residual;
determining an abnormal threshold according to the residual error, the residual error mean value and the residual error standard deviation;
and determining an anomaly score according to the residual mean value, the residual standard deviation and the anomaly threshold value, wherein the anomaly score is used for representing the probability of battery temperature anomaly.
Specifically, the residual sequence was calculated= [ (-),.+ -.) (-1), ()]Wherein, the residual is
Figure PCTCN2020137309-APPB-000014
() Is the actual value of the temperature acquired by the sensor in real time,
Figure PCTCN2020137309-APPB-000015
is the predicted value of the depth autoregressive model and refers to the length of a predicted windowCorresponding to the current point in time.
In this embodiment 1, an anomaly threshold value is determined by adopting an unsupervised learning method, which is specifically as follows:
assume that the anomaly threshold is generated by: = (+) + (), () are the mean and standard deviation of the residual, respectively, where >0 is a coefficient of standard deviation. Then:
Figure PCTCN2020137309-APPB-000016
wherein:
Δ()=()-({∈|<})
Δ()=()-({∈|<})
={∈|>}
=|∈|
the outlier threshold is determined in such a way that if the residual is largely removed, the original residual sequence mean and standard deviation should be largely reduced. In addition, punishment is carried out on the magnitude and the number of the residual values in the out-of-range so as to obtain an adaptive abnormal threshold value.
The anomaly score calculation is performed according to the following formula:
Figure PCTCN2020137309-APPB-000017
where () represents the maximum value of the residual sequence at the first prediction. That is, the residual sequence is normalized, and an abnormality score is output, wherein the higher the abnormality score is, the greater the possibility of abnormality of the battery temperature is.
In addition, the determination of the abnormal threshold value can also be based on the mode of the service, the standard is set, and the abnormal threshold value is set by the user.
Conventional prediction methods are single sequence time series predictions in which model parameters for each given time are estimated independently from past observations, the model typically being manually selected to account for different factors such as autocorrelation structure, trends, seasonal factors, etc. This example 1 is based on a depth autoregressive model; considering that the temperature change of the power battery is affected by various related time sequences, such as current, charging resistance, charge amount and ambient temperature in the charging process, the present embodiment 1 will incorporate these related time sequence attributes to fit a more complex and accurate model. Meanwhile, the workload brought by manual feature engineering and model selection is reduced in the embodiment 1. In addition, by writing a prediction framework, the model supports time sequence training and prediction with the frequency of second level, and is different from the model training mode of the traditional model which only supports more than minute level, the embodiment 1 can be better suitable for the temperature prediction and early warning of the power battery.
Conventional timing predictions can only give a single point estimate of temperature. This embodiment 1 can provide not only a specific single point estimation value but also a probability distribution of the battery temperature in a certain period of time in the future; this embodiment 1 can better aid decision making by providing the entire probability prediction distribution of temperature.
In this embodiment 1, a model input sample is obtained by means of uniform sampling. And performing time window sliding on all the observed time sequences according to the observation time window length, the prediction window length and the maximum hysteresis term of the temperature sequences. And all samples formed after the time window slides are uniformly sampled, so that input samples of the model are obtained. The processing mode improves the model training speed on one hand, and obtains the characteristics under different charging working conditions on the other hand. Is superior to the traditional processing mode adopting all samples or splitting samples randomly.
In the prior art, an early warning threshold is directly provided according to service experience, or N times of standard deviation is directly set to judge abnormality; these conventional approaches often lead to false alarms in practice due to occasional deviations in the temperature sequence. In this embodiment 1, an unsupervised learning method is adopted to determine a temperature early warning threshold value, and an abnormality score is output. In the embodiment 1, an unsupervised learning mode is adopted to provide an early warning threshold, accidental deviations are identified and removed, an abnormal score value is provided on the basis, early warning accuracy is improved, and false alarm rate is reduced.
The invention adopts a method based on a depth autoregressive model and big data driving, and carries out real-time prediction and real-time diagnosis on the highest temperature of the battery monomer in the charging process by mining the characteristics and the hidden information of a data sequence. And the prediction deviation caused by inconsistent experimental environment in the real vehicle environment is avoided. Considering various related time sequence characteristics, predicting probability distribution of temperature, predicting possible temperature faults in advance, and giving an alarm before an accident. And a temperature early warning threshold value is determined by adopting an unsupervised learning mode, accidental deviation is identified and removed, an abnormal score value is provided on the basis, the early warning accuracy is improved, and the false alarm rate is reduced.
Example 2:
as shown in fig. 4, this embodiment 2 provides a battery temperature prediction system 100, and using the method in embodiment 1, the battery temperature prediction system 100 includes:
a first module 11, configured to obtain charging data of the battery according to a period, where the charging data includes historical charging data and real-time charging data;
a second module 12 for determining historical derived data from the historical charging data;
a third module 13 for determining feature vector data from the historical charging data and the historical derived data;
a fourth module 14, configured to determine model input samples under multiple charging conditions according to the feature vector data;
a fifth module 15, configured to establish a depth autoregressive model according to the model input samples;
a sixth module 16 is configured to determine a predicted battery temperature based on the real-time charging data and the deep autoregressive model.
The invention is based on a depth autoregressive model, and can perform temperature anomaly detection based on residual sequences by using an RNN (recurrent neural network) architecture for probability prediction. Aiming at the problem of monomer temperature overheating possibly occurring in the charging process of the power battery, the invention provides a temperature prediction method based on deep autoregressive, which can remarkably improve the accuracy of temperature prediction and the effect of temperature abnormality diagnosis.
The foregoing is only illustrative of the present invention and is not to be construed as limiting thereof, but rather as various modifications, equivalent arrangements, improvements, etc., within the spirit and principles of the present invention.

Claims (10)

  1. A battery temperature prediction method, comprising:
    acquiring charging data of a battery according to a period, wherein the charging data comprises historical charging data and real-time charging data;
    determining historical derived data from the historical charging data;
    determining feature vector data from the historical charging data and the historical derived data;
    determining model input samples under various charging conditions according to the feature vector data;
    establishing a depth autoregressive model according to the model input sample;
    and determining the predicted temperature of the battery according to the real-time charging data and the depth autoregressive model.
  2. The battery temperature prediction method of claim 1, wherein the determining historical derived data from the historical charging data comprises:
    determining the average value of the battery cell temperature, the extremely poor battery cell temperature, the average value of the battery cell voltage and the extremely poor battery cell voltage according to the historical charging data;
    determining periodic characteristics of the charging time according to the historical charging data, the sine function and the cosine function;
    according to the historical charging time data, carrying out standardized processing on the month of charging time, the week of charging in one year and the hour of charging in one day to determine the charging frequency characteristic;
    and determining the temperature hysteresis term characteristics according to the historical battery cell charging temperature data and preset hysteresis term parameters.
  3. The battery temperature prediction method of claim 2, wherein the determining historical derived data from the historical charging data further comprises:
    and determining the highest temperature prediction trend according to the historical charging data and a linear interpolation method.
  4. The battery temperature prediction method according to claim 3, wherein the determining historical derived data from the historical charging data further comprises:
    and determining longitude and latitude information during charging according to the historical charging data, and performing standardization processing on the longitude and latitude information to determine a longitude and latitude interval.
  5. The battery temperature prediction method of claim 1, wherein the determining model input samples for a plurality of charging conditions based on the eigenvector data comprises:
    determining training data under various charging conditions according to the feature vector data, the preset observation time window length, the preset prediction window length and the preset maximum hysteresis term;
    and uniformly sampling the training data according to a preset random number seed, and determining the model input sample.
  6. The battery temperature prediction method according to claim 1, wherein the deep autoregressive model is built according to a chain law in which the model inputs samples and a conditional probability distribution is used.
  7. The battery temperature prediction method of claim 1, wherein the determining a battery predicted temperature from the real-time charging data and the deep autoregressive model comprises:
    determining real-time derived data according to the real-time charging data;
    and determining the battery temperature prediction probability distribution in the prediction window length according to the real-time charging data, the real-time derivative data and the depth autoregressive model.
  8. The battery temperature prediction method according to claim 1, characterized by further comprising:
    performing abnormality detection on the predicted temperature of the battery;
    and when the battery predicted temperature is abnormal, generating battery predicted temperature abnormal information, and performing fault processing according to the battery predicted temperature abnormal information.
  9. The battery temperature prediction method according to claim 8, wherein the abnormality detection of the battery predicted temperature includes:
    acquiring the actual temperature of a battery;
    determining a residual error according to the actual temperature of the battery and the predicted temperature of the battery;
    determining a residual mean value and a residual standard deviation according to the residual;
    determining an abnormal threshold according to the residual error, the residual error mean value and the residual error standard deviation;
    and determining an anomaly score according to the residual average value, the residual standard deviation and the anomaly threshold value, wherein the anomaly score is used for representing the probability of battery temperature anomaly.
  10. A battery temperature prediction system using the method of any one of claims 1 to 9, characterized in that the system comprises:
    the first module is used for acquiring charging data of the battery according to a period, wherein the charging data comprises historical charging data and real-time charging data;
    a second module for determining historical derived data from the historical charging data;
    a third module for determining feature vector data from the historical charging data and the historical derived data;
    a fourth module, configured to determine model input samples under multiple charging conditions according to the feature vector data;
    a fifth module for establishing a depth autoregressive model according to the model input sample;
    and a sixth module for determining a predicted battery temperature based on the real-time charging data and the deep autoregressive model.
CN202080106356.7A 2020-12-17 2020-12-17 Battery temperature prediction method and system Pending CN116391131A (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2020/137309 WO2022126526A1 (en) 2020-12-17 2020-12-17 Battery temperature predication method and system

Publications (1)

Publication Number Publication Date
CN116391131A true CN116391131A (en) 2023-07-04

Family

ID=82058816

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202080106356.7A Pending CN116391131A (en) 2020-12-17 2020-12-17 Battery temperature prediction method and system

Country Status (2)

Country Link
CN (1) CN116391131A (en)
WO (1) WO2022126526A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116600228A (en) * 2023-07-18 2023-08-15 深圳市鑫正宇科技有限公司 Communication system and method for wireless earphone and earphone storage box
CN117289168A (en) * 2023-09-19 2023-12-26 北京翼新数智科技有限公司 Product quality monitoring system based on sensor data and intelligent algorithm

Families Citing this family (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN115447439A (en) * 2022-09-19 2022-12-09 特瓦特能源科技有限公司 Charging safety early warning method, system, equipment and medium based on battery temperature
CN115312895B (en) * 2022-10-12 2022-12-20 启东市航新实用技术研究所 Method for monitoring steady state of battery pack of new energy vehicle
CN115639481B (en) * 2022-12-22 2023-04-25 羿动新能源科技有限公司 Battery data preprocessing system and method based on big data prediction SOC
CN115986874B (en) * 2022-12-26 2023-11-24 昆山金鑫新能源科技股份有限公司 Battery charging safety monitoring and early warning method and system
CN115939583B (en) * 2023-01-03 2023-07-21 深圳市派沃新能源科技股份有限公司 Energy storage liquid cooling system and control method thereof
CN116154914B (en) * 2023-03-02 2023-11-07 深圳市南霸科技有限公司 Battery charging management method and device
CN117457173B (en) * 2023-12-25 2024-03-12 中国人民解放军总医院第二医学中心 Arrhythmia monitoring system of wearable equipment for department of cardiology
CN117638325B (en) * 2024-01-25 2024-04-16 武汉理工大学 Low-temperature heat management method and system for power battery

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103941191B (en) * 2014-03-26 2016-05-04 海博瑞恩电子科技无锡有限公司 A kind of method of energy storage device integrated management and energy storage device
FR3019295B1 (en) * 2014-03-27 2016-03-18 Snecma METHOD FOR ESTIMATING THE NORMAL OR NON-MEASURED VALUE OF A PHYSICAL PARAMETER OF AN AIRCRAFT ENGINE
US11169514B2 (en) * 2018-08-27 2021-11-09 Nec Corporation Unsupervised anomaly detection, diagnosis, and correction in multivariate time series data
CN109978229A (en) * 2019-02-12 2019-07-05 常伟 The method that the full battery core multi-point temperature of a kind of pair of power battery pack and tie point temperature carry out thermal runaway prediction
CN111829688A (en) * 2019-03-27 2020-10-27 中南大学 Temperature field distribution prediction method in working process of lithium ion battery
CN111999648A (en) * 2020-08-20 2020-11-27 浙江工业大学 Lithium battery residual life prediction method based on long-term and short-term memory network

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116600228A (en) * 2023-07-18 2023-08-15 深圳市鑫正宇科技有限公司 Communication system and method for wireless earphone and earphone storage box
CN116600228B (en) * 2023-07-18 2024-03-29 深圳市鑫正宇科技有限公司 Communication system and method for wireless earphone and earphone storage box
CN117289168A (en) * 2023-09-19 2023-12-26 北京翼新数智科技有限公司 Product quality monitoring system based on sensor data and intelligent algorithm

Also Published As

Publication number Publication date
WO2022126526A1 (en) 2022-06-23

Similar Documents

Publication Publication Date Title
CN116391131A (en) Battery temperature prediction method and system
CN112731159B (en) Method for pre-judging and positioning battery faults of battery compartment of energy storage power station
CN110909822B (en) Satellite anomaly detection method based on improved Gaussian process regression model
EP1416348B1 (en) Methodology for temporal fault event isolation and identification
CN104077445B (en) Accelerated life test statistical analysis technique based on fuzzy theory
CN113447828B (en) Lithium battery temperature estimation method and system based on Bayesian neural network
CN111104736B (en) Abnormal data detection method, device, medium and equipment based on time sequence
CN111191824B (en) Power battery capacity attenuation prediction method and system
CN109145373B (en) Residual life prediction method and device based on improved ESGP and prediction interval
CN108961460B (en) Fault prediction method and device based on sparse ESGP (Enterprise service gateway) and multi-objective optimization
CN111458661A (en) Power distribution network line variation relation diagnosis method, device and system
CN116541790B (en) New energy vehicle health assessment method and device based on multi-feature fusion
CN112345956A (en) Battery pack charge state detection method and device
CN110570013A (en) Single-station online wave period data prediction diagnosis method
CN115407211A (en) Online prediction method and system for health state of lithium battery of electric vehicle
CN115962797A (en) Sensor reliability testing method and system based on temperature stress
CN112329272B (en) Residual life fitting prediction method integrating photovoltaic module degradation and life data
Wang et al. Large-scale field data-based battery aging prediction driven by statistical features and machine learning
Qian et al. State of health estimation of lithium-ion battery using energy accumulation-based feature extraction and improved relevance vector regression
CN114036647A (en) Power battery safety risk assessment method based on real vehicle data
CN113203953A (en) Lithium battery residual service life prediction method based on improved extreme learning machine
CN117272783A (en) Power battery life prediction method based on cloud edge collaborative multi-model fusion
CN114994546A (en) Battery pack SOH prediction system and method based on block chain and Informer neural network
CN112231849B (en) Axle temperature fault detection method based on NEST and SPRT fusion algorithm
CN116861798B (en) Online real-time residual life prediction method for vacuum dry pump based on XGBoost algorithm

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