CN108037463B - Lithium ion battery life prediction method - Google Patents

Lithium ion battery life prediction method Download PDF

Info

Publication number
CN108037463B
CN108037463B CN201711345909.0A CN201711345909A CN108037463B CN 108037463 B CN108037463 B CN 108037463B CN 201711345909 A CN201711345909 A CN 201711345909A CN 108037463 B CN108037463 B CN 108037463B
Authority
CN
China
Prior art keywords
battery
life
batteries
battery life
model
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
CN201711345909.0A
Other languages
Chinese (zh)
Other versions
CN108037463A (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.)
Taiyuan University of Technology
Original Assignee
Taiyuan University of Technology
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 Taiyuan University of Technology filed Critical Taiyuan University of Technology
Priority to CN201711345909.0A priority Critical patent/CN108037463B/en
Publication of CN108037463A publication Critical patent/CN108037463A/en
Application granted granted Critical
Publication of CN108037463B publication Critical patent/CN108037463B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

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]
    • G01R31/382Arrangements for monitoring battery or accumulator variables, e.g. SoC

Abstract

The invention relates to a lithium ion battery, and further relates to a lithium ion battery service life prediction method. The method comprises the following steps: collecting the operation data of the batteries with the same type in service or out of service, and establishing a database comprising the operation temperature of the batteries, the discharge multiplying power of the batteries, the internal resistance of the batteries and the total service life parameters; establishing a linear regression function model for battery life prediction as follows: h (x) ═ hθ(x)=θ01x12x23x3And substituting the running temperature of the battery with a specific model, the discharge rate of the battery and the internal resistance of the battery into the regression model to obtain the total service life of the battery. The battery operation temperature, the discharge rate and the internal resistance are key factors influencing the service life of the battery, and the modeling prediction by introducing the battery operation temperature, the discharge rate and the internal resistance as influence parameters of the service life of the battery is effective.

Description

Lithium ion battery life prediction method
The technical field is as follows:
the invention relates to a lithium ion battery, and further relates to a lithium ion battery service life prediction method.
Background art:
with the wider and wider application field of the lithium battery, the design capacity of the lithium battery is gradually increased, and due to the fact that the battery monomers are inconsistent and the operation conditions are different, the service life difference of the battery is larger, the factors of battery performance attenuation are more, the chemical reaction mechanism in the battery is more complex, and the prediction of the service life of the battery is difficult to achieve.
Existing battery life prediction models are typically based on two modeling methods, one being an empirical model. The empirical model usually requires a lot of tests to obtain test data, and by obtaining parameter values, the empirical data of capacity fading is obtained, which requires a long time and requires a lot of resources to be invested in the tests to obtain data. The second is a physical or data-based driven model. Because the failure mechanism of the lithium battery is complex and the physical model is difficult to establish, most of the existing researches are focused on methods for establishing a data driving model, such as an Autoregressive (AR) model, Kalman filtering, a neural network and the like, but the errors in the later operation stage of the battery are large due to the lack of experimental data.
Along with the development and application of big data, the uploading and storage of battery operation historical data are gradually improved, the operation and fault data of a large number of batteries are stored, the analysis of data such as the health degree, the consistency change rule in the life cycle of a battery monomer, the battery service life influence factors and the like in the battery operation process is realized, and powerful support is provided for the prediction of the residual service life of the battery under a specific working condition.
The invention content is as follows:
therefore, the invention aims to solve the problem that the service life prediction difficulty of the lithium battery under a specific operation condition is high, provide multi-aspect data for analysis based on a big data storage technology, and further provide a battery service life prediction method. In order to solve the technical problems, the technical scheme adopted by the invention is as follows:
in the present invention, battery life refers to the total relative number of cycles at 100% DOD of the battery.
The first scheme is as follows: a lithium ion battery life prediction method, the method comprising the process of:
collecting the operation data of the batteries with the same type in service or out of service, and establishing a database comprising the operation temperature of the batteries, the discharge multiplying power of the batteries, the internal resistance of the batteries and the total service life parameters;
establishing a battery life prediction linear regression function model:
h(x)=hθ(x)=θ01x12x23x3
wherein x ═ { x ═ x1,x2,x3Is a parameter that affects battery life, x1Is the battery operating temperature, x2Is the discharge rate of the battery, x3For the internal resistance of the cell, h (x) is the total service life of the cell, θ ═ θ1,θ2,θ3Is the influence coefficient of each parameter on the life decay, theta0As noise, a normal distribution with a mean of 0 and a variance of σ is obeyed;
and substituting the running temperature of the battery with a specific model, the discharge rate of the battery and the internal resistance of the battery into the regression model to obtain the total service life of the battery.
According to the preferable scheme of the first scheme, an error evaluation function can be introduced to evaluate the error of the battery life model; taking the square sum of the difference between the estimated value x (i) and the true value y (i) as an error estimation function:
Figure GDA0002261666180000021
Figure GDA0002261666180000022
scheme II: a lithium ion battery life prediction method, the method comprising the process of:
collecting the operation data of the batteries with the same type in service or retired service, and establishing a database comprising the operation temperature of the batteries, the discharge rate of the batteries, the internal resistance of the batteries, the real-time discharge capacity, the service time i and the total service life parameters; the service time i refers to the relative cycle number of the battery under 100% DOD;
establishing a battery life prediction linear regression function model:
h(x)=hθ(x)=θ01x12x23x3
wherein x ═ { x ═ x1,x2,x3Is a parameter that affects battery life, x1Is the battery operating temperature, x2Is the discharge rate of the battery, x3For the internal resistance of the cell, h (x) is the total service life of the cell, θ ═ θ1,θ2,θ3Is the influence coefficient of each parameter on the life decay, theta0As noise, a normal distribution with a mean of 0 and a variance of σ is obeyed;
and introducing a life attenuation factor delta for correction:
y=δh(x)=δ(θ01x12x23x3)
delta is a specific model battery life attenuation factor and is obtained through the database; the method for acquiring the battery life attenuation factor delta comprises the following steps:
screening the active or retired battery data of the same model in a database, substituting the data into the current battery operation parameters to obtain the average value of the battery discharge capacity of the battery at the moment i
Figure GDA0002261666180000031
The capacity attenuation condition of the battery of the type under the same parameter operation condition can be expressed by a battery life attenuation factor, and the battery life attenuation factor delta is obtained by the following formula:
Figure GDA0002261666180000032
said QNThe current discharge capacity of the battery to be predicted.
In a preferred embodiment of the second aspect, the battery life decay factor δ is updated and optimized with the operation of the battery.
Introducing an error evaluation function to evaluate the error of the battery life model; specifically, the square sum of the difference between the estimated value of x (i) and the true value y (i) is used as an error estimation function. Comprises the following steps:
Figure GDA0002261666180000033
Figure GDA0002261666180000034
compared with the prior art, the invention has the advantages that:
the method comprises the following steps that (I) the influence of capacity loss of a battery in the charge-discharge cycle process is complex, and the influence factors comprise operating temperature, discharge multiplying power, internal resistance change and the like; when the battery operation temperature exceeds the adaptive temperature range, the battery is accelerated to decay; the higher the discharge rate of the battery is, the greater the conductivity loss between adjacent particles of the active material will be, resulting in uneven current distribution and further affecting the life of the battery; during the operation of the battery pack, the internal resistance of the battery changes within a certain range, but the internal resistance of the battery is obviously increased along with the aging of the battery, and the increase of the internal resistance becomes a main reason for the attenuation of the available capacity of the battery at the end of the operation of the battery; therefore, the battery operating temperature, the discharge rate and the internal resistance are key factors influencing the service life of the battery, and the modeling prediction by introducing the battery operating temperature, the discharge rate and the internal resistance as influencing parameters of the service life of the battery is effective.
And secondly, obtaining a capacity parameter of the battery before a predicted point through the existing battery operation data, introducing a linear regression function, establishing a battery life prediction model, taking the environment temperature, the discharge rate and the internal resistance of the battery operation as battery life model parameters, and analyzing and calculating the operation data of the battery in service or out of service with the same model by using a big data monitoring platform so as to predict the residual cycle life of the battery.
In the second technical scheme, the attenuation factor is introduced as a correction coefficient of the battery life decline model, so that the accuracy of the method can be improved.
And (IV) in the embodiment, in order to train errors of the life prediction model, introducing an error evaluation function to further correct the linear regression function of the battery life.
Description of the drawings:
FIG. 1 is a schematic flow chart of a life prediction method in an embodiment.
The specific implementation mode is as follows:
example (b):
a lithium ion battery life prediction method, the method comprising the process of:
collecting the operation data of the batteries with the same type in service or retired service, and establishing a database comprising the operation temperature of the batteries, the discharge rate of the batteries, the internal resistance of the batteries, the real-time discharge capacity, the service time i and the total service life parameters;
establishing a battery life prediction linear regression function model:
h(x)=hθ(x)=θ01x12x23x3
wherein x ═ { x ═ x1,x2,x3Is a parameter that affects battery life, x1Is the battery operating temperature, x2Is the discharge rate of the battery, x3For the internal resistance of the cell, h (x) is the total service life of the cell, θ ═ θ1,θ2,θ3Is the influence coefficient of each parameter on the life decay, theta0As noise, a normal distribution with a mean of 0 and a variance of σ is obeyed;
and introducing a life attenuation factor delta for correction:
y=δh(x)=δ(θ01x12x23x3)
delta is a specific model battery life attenuation factor and is obtained through the database; the method for calculating the battery life attenuation factor delta comprises the following steps:
screening the active or retired battery data of the same model in a database, substituting the data into the current battery operation parameters to obtain the average value of the battery discharge capacity of the battery at the moment i
Figure GDA0002261666180000051
The capacity attenuation condition of the battery of the type under the same parameter operation condition can be expressed by a battery life attenuation factor, and the battery life attenuation factor delta is obtained by the following formula:
Figure GDA0002261666180000052
said QNThe current discharge capacity of the battery to be predicted;
updating and optimizing the battery life attenuation factor delta along with the operation of the battery;
introducing an error evaluation function, and evaluating the error of the battery life model; specifically, the square sum of the difference between the estimated value of x (i) and the true value y (i) is used as an error estimation function. Comprises the following steps:
Figure GDA0002261666180000053
Figure GDA0002261666180000054
and solving the minimum value of J (theta) by using a least square method, expressing the training characteristics as an X matrix, and expressing the result as a y vector, wherein the parameter theta can be calculated by the following formula.
θ=(XTX)-1XTy

Claims (5)

1. A lithium ion battery life prediction method is characterized by comprising the following processes:
collecting the operation data of the batteries with the same type in service or out of service, and establishing a database comprising the operation temperature of the batteries, the discharge multiplying power of the batteries, the internal resistance of the batteries and the total service life parameters;
establishing a battery life prediction linear regression function model:
h(x)=hθ(x)=θ01x12x23x3
wherein x ═ { x ═ x1,x2,x3Is a parameter that affects battery life, x1Is the battery operating temperature, x2Is the discharge rate of the battery, x3For the internal resistance of the cell, h (x) is the total service life of the cell, θ ═ θ1,θ2,θ3Is the influence coefficient of each parameter on the life decay, theta0As noise, a normal distribution with a mean of 0 and a variance of σ is obeyed;
and substituting the running temperature of the battery with a specific model, the discharge rate of the battery and the internal resistance of the battery into the regression model to obtain the total service life of the battery.
2. The lithium ion battery life prediction method according to claim 1, characterized by introducing an error evaluation function to evaluate an error of the battery life model; specifically, the sum of squares of the differences between the estimated value x (i) and the true value y (i) is used as an error estimation function, and the error estimation function is as follows:
Figure FDA0002261666170000011
Figure FDA0002261666170000012
3. a lithium ion battery life prediction method is characterized by comprising the following processes:
collecting the operation data of the batteries with the same type in service or retired service, and establishing a database comprising the operation temperature of the batteries, the discharge rate of the batteries, the internal resistance of the batteries, the real-time discharge capacity, the service time i and the total service life parameters;
establishing a battery life prediction linear regression function model:
h(x)=hθ(x)=θ01x12x23x3
wherein x ═ { x ═ x1,x2,x3Is a parameter that affects battery life, x1Is the battery operating temperature, x2Is the discharge rate of the battery, x3For the internal resistance of the cell, h (x) is the total service life of the cell, θ ═ θ1,θ2,θ3Is the influence coefficient of each parameter on the life decay, theta0As noise, a normal distribution with a mean of 0 and a variance of σ is obeyed;
and introducing a life attenuation factor delta for correction:
y=δh(x)=δ(θ01x12x23x3)
delta is a specific model battery life attenuation factor and is obtained through the database; the method for acquiring the battery life attenuation factor delta comprises the following steps:
screening the active or retired battery data of the same model in a database, substituting the data into the current battery operation parameters to obtain the average value of the battery discharge capacity of the battery at the moment i
Figure FDA0002261666170000022
The capacity attenuation condition of the battery of the type under the same parameter operation condition can be expressed by a battery life attenuation factor, and the battery life attenuation factor delta is obtained by the following formula:
Figure FDA0002261666170000021
said QNThe current discharge capacity of the battery to be predicted.
4. The method of claim 3, wherein the battery life decay factor δ is updated and optimized as the battery operates.
5. The lithium ion battery life prediction method of claim 3, characterized by introducing an error evaluation function to evaluate the error of the battery life model; specifically, the sum of squares of the differences between the estimated value x (i) and the true value y (i) is used as an error estimation function, and the error estimation function is as follows:
Figure FDA0002261666170000032
CN201711345909.0A 2017-12-15 2017-12-15 Lithium ion battery life prediction method Active CN108037463B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201711345909.0A CN108037463B (en) 2017-12-15 2017-12-15 Lithium ion battery life prediction method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201711345909.0A CN108037463B (en) 2017-12-15 2017-12-15 Lithium ion battery life prediction method

Publications (2)

Publication Number Publication Date
CN108037463A CN108037463A (en) 2018-05-15
CN108037463B true CN108037463B (en) 2020-01-21

Family

ID=62103105

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201711345909.0A Active CN108037463B (en) 2017-12-15 2017-12-15 Lithium ion battery life prediction method

Country Status (1)

Country Link
CN (1) CN108037463B (en)

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110703118B (en) * 2018-06-21 2021-12-10 中信国安盟固利动力科技有限公司 Method for extracting universal battery operation condition in region for predicting service life of vehicle-mounted battery
CN108961460B (en) * 2018-07-18 2020-05-08 清华大学 Fault prediction method and device based on sparse ESGP (Enterprise service gateway) and multi-objective optimization
CN109492832A (en) * 2018-12-24 2019-03-19 斑马网络技术有限公司 Life-span prediction method, device, equipment and the storage medium of battery
CN110555226A (en) * 2019-04-03 2019-12-10 太原理工大学 method for predicting residual life of lithium iron phosphate battery based on EMD and MLP
CN116956174A (en) * 2019-05-13 2023-10-27 北京绪水互联科技有限公司 Classification model for cold head state classification detection and life prediction and generation method of prediction model
CN112084459A (en) * 2019-06-12 2020-12-15 电计贸易(上海)有限公司 Method and device for predicting battery charge-discharge cycle life, electronic terminal and storage medium
CN110568817A (en) * 2019-09-13 2019-12-13 深圳市烨嘉为技术有限公司 machine tool motion temperature difference compensation method based on big data analysis and prejudgment
CN110750874B (en) * 2019-09-26 2020-07-28 长沙理工大学 Retired power battery life prediction method
CN111060835A (en) * 2019-12-31 2020-04-24 湖州师范学院 Method and system for predicting remaining life of lithium battery and readable storage medium
CN111707957B (en) * 2020-04-23 2021-04-13 北京邮电大学 Method and device for estimating residual value of battery of electric vehicle
CN111610448B (en) * 2020-06-01 2021-05-04 北京理工大学 Lithium ion battery life prediction method applying digital twinning technology
CN112255559B (en) * 2020-10-12 2023-05-09 启东沃太新能源有限公司 Lithium battery energy storage power station residual life prediction method based on multiple linear regression
CN112363077A (en) * 2020-11-11 2021-02-12 上海电享信息科技有限公司 Battery health degree capacity estimation method
CN114295995A (en) * 2021-12-28 2022-04-08 深圳大学 Aluminum-air battery cathode service life evaluation system and method

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102353905A (en) * 2011-07-01 2012-02-15 曙鹏科技(深圳)有限公司 Prediction method for battery life and apparatus for detecting battery life
CN102624017A (en) * 2012-03-22 2012-08-01 清华大学 Battery energy storage system peak clipping and valley filling real-time control method based on load prediction
CN103020445A (en) * 2012-12-10 2013-04-03 西南交通大学 SOC (State of Charge) and SOH (State of Health) prediction method of electric vehicle-mounted lithium iron phosphate battery
CN103033752A (en) * 2011-09-30 2013-04-10 吴昌旭 Predication method and prolonging method for service life of electric vehicle battery
CN103389471A (en) * 2013-07-25 2013-11-13 哈尔滨工业大学 Cycle life indirect prediction method for lithium ion battery provided with uncertain intervals on basis of GPR (general purpose register)
CN103399281A (en) * 2013-08-01 2013-11-20 哈尔滨工业大学 Lithium ion battery cycle life predicating method based on cycle life degeneration stage parameter ND-AR (neutral density-autoregressive) model and EKF (extended Kalman filter) method
CN103954915A (en) * 2014-05-16 2014-07-30 哈尔滨工业大学 Lithium ion battery remaining life indirect prediction method based on probability integration
CN106295003A (en) * 2016-08-11 2017-01-04 北京航空航天大学 A kind of based on the reconstruct of Degradation path coordinate and the service life of lithium battery Forecasting Methodology of multiple linear regression

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10371754B2 (en) * 2016-02-19 2019-08-06 Cps Technology Holdings Llc Systems and methods for real-time estimation of capacity of a rechargeable battery

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102353905A (en) * 2011-07-01 2012-02-15 曙鹏科技(深圳)有限公司 Prediction method for battery life and apparatus for detecting battery life
CN103033752A (en) * 2011-09-30 2013-04-10 吴昌旭 Predication method and prolonging method for service life of electric vehicle battery
CN102624017A (en) * 2012-03-22 2012-08-01 清华大学 Battery energy storage system peak clipping and valley filling real-time control method based on load prediction
CN103020445A (en) * 2012-12-10 2013-04-03 西南交通大学 SOC (State of Charge) and SOH (State of Health) prediction method of electric vehicle-mounted lithium iron phosphate battery
CN103389471A (en) * 2013-07-25 2013-11-13 哈尔滨工业大学 Cycle life indirect prediction method for lithium ion battery provided with uncertain intervals on basis of GPR (general purpose register)
CN103399281A (en) * 2013-08-01 2013-11-20 哈尔滨工业大学 Lithium ion battery cycle life predicating method based on cycle life degeneration stage parameter ND-AR (neutral density-autoregressive) model and EKF (extended Kalman filter) method
CN103954915A (en) * 2014-05-16 2014-07-30 哈尔滨工业大学 Lithium ion battery remaining life indirect prediction method based on probability integration
CN106295003A (en) * 2016-08-11 2017-01-04 北京航空航天大学 A kind of based on the reconstruct of Degradation path coordinate and the service life of lithium battery Forecasting Methodology of multiple linear regression

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
Prediction of Remaining Useful Life of Battery Cell Using Logistic Regression Based on Strong Tracking Particle Filter;Zhenbao Liu 等;《2015 IEEE Conference on Prognostics and Health Management (PHM)》;20151231;1-6 *

Also Published As

Publication number Publication date
CN108037463A (en) 2018-05-15

Similar Documents

Publication Publication Date Title
CN108037463B (en) Lithium ion battery life prediction method
WO2021057570A1 (en) Method for predicting life of retired power batteries
CN103793752B (en) A kind of equipment failure number Forecasting Methodology based on modeling of degenerating
CN108037462B (en) Method and system for quantifying health condition of storage battery
CN111948560A (en) Lithium battery health state estimation method based on multi-factor evaluation model
CN108205114B (en) Method and system for predicting service life of battery
JP2010519692A (en) Control valve type lead-acid battery performance analysis method
EP4083643B1 (en) Soh test method and apparatus
CN113030761B (en) Method and system for evaluating battery health state of ultra-large-scale energy storage power station
CN110988695A (en) Power battery health state evaluation method and device, storage medium and electronic equipment
CN110703120A (en) Lithium ion battery service life prediction method based on particle filtering and long-and-short time memory network
CN113033015A (en) Degraded equipment residual life prediction method considering two-stage self-adaptive Wiener process
CN116609676A (en) Method and system for monitoring state of hybrid energy storage battery based on big data processing
CN109633449A (en) Mining service life of lithium battery prediction technique and management system based on grey vector machine
CN111999665A (en) Lithium ion battery aging test method based on micro-mechanism automobile driving condition
CN113791351B (en) Lithium battery life prediction method based on transfer learning and difference probability distribution
CN115586444A (en) Lithium battery residual life prediction method based on VMD and BP neural network
CN109783832B (en) Hydraulic pump performance degradation modeling method based on Bayesian correction
CN109299552A (en) A kind of appraisal procedure and its assessment system of battery power status
CN109241639B (en) Electromechanical system residual life prediction method based on double-time-scale particle filtering
CN113255215B (en) Lithium battery health state estimation method based on voltage segments
CN116148670A (en) Method and device for estimating service life of battery of electrochemical energy storage power station
CN110895624A (en) Method for testing consistency of degraded data of accelerated storage and natural storage based on maximum entropy spectrum estimation
CN114035087A (en) Method, device, equipment and medium for evaluating residual life of energy storage battery
CN110135002B (en) Method for measuring reliability of charge accumulated capacity loss of new energy automobile battery

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