CN106154163A - Battery life state identification method - Google Patents

Battery life state identification method Download PDF

Info

Publication number
CN106154163A
CN106154163A CN201510108671.4A CN201510108671A CN106154163A CN 106154163 A CN106154163 A CN 106154163A CN 201510108671 A CN201510108671 A CN 201510108671A CN 106154163 A CN106154163 A CN 106154163A
Authority
CN
China
Prior art keywords
battery life
state
battery
probability
life status
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.)
Granted
Application number
CN201510108671.4A
Other languages
Chinese (zh)
Other versions
CN106154163B (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.)
Rosedale Automotive Trim Design Beijing Co ltd
Rosedale Intelligent Automobile Chongqing Co ltd
Original Assignee
Chongqing University of Post and Telecommunications
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 Chongqing University of Post and Telecommunications filed Critical Chongqing University of Post and Telecommunications
Priority to CN201510108671.4A priority Critical patent/CN106154163B/en
Publication of CN106154163A publication Critical patent/CN106154163A/en
Application granted granted Critical
Publication of CN106154163B publication Critical patent/CN106154163B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Secondary Cells (AREA)

Abstract

The invention provides a battery life state identification method which is used for evaluating the life state of a power battery. First, a battery life state is defined according to a relationship between the battery internal resistance and the battery life. And obtaining hidden Markov model parameters by using the terminal voltage and the charge-discharge current of the power battery. And then, extracting time domain characteristic values of the terminal voltage and charge-discharge current test data of the battery system, wherein the extraction method does not need iterative calculation, and can save a large amount of time. And then, the forward probability is calculated by being brought into a hidden Markov model, and an equivalent internal resistance recognition result is output according to the probability value. The life state identification method can accurately identify the current life state only by terminal voltage and current, and solves the problems of complex parameter configuration and online real-time life state calculation caused by a physical model.

Description

A kind of battery life status recognition methods
Technical field
The invention belongs to the technology such as electrokinetic cell, battery life evaluation, particularly relate to a kind of electrokinetic cell service life state recognition methods.
Background technology
Along with expanding economy, coal, oil equal energy source critical shortage, development and utilization new forms of energy become the only way which must be passed of countries in the world sustainable development.So, at present electrodynamic research is become mainstream research direction.Battery is as the core component of electric power product, and its level of development directly affects the development of electric power industry, and the electrokinetic cell that only technology maturation, low cost, safety are high just can make electric product be widely developed.On the one hand we should research and develop the electrokinetic cell of high performance and long service life;On the other hand electrokinetic cell lifetime estimation method and life model should be set up, the evaluation of science and prediction battery life.Battery life status identification problem is one of the most key problem of battery system, and the length of battery life can be represented by battery equivalent internal resistance or circulating battery access times, according to this 2 point, a kind of simply the most effectively judge that the method for battery life status seems extremely important.
Currently for the research of electrokinetic cell life problems, major part is to set up battery service life model.Some researchs occur decline in various degree to set up battery life equivalent model according to factors such as battery impedance, capacity, energy, power, then according to the factor identifications such as electric current, voltage, temperature, equivalent internal resistance, prediction battery life status;Also having some researchs is to set up battery cycle life model, and this method can predict the cycle-index that battery is following, but can not identify current cycle-index or current service life state.And this two classes method is required for building an effective battery system model, but a battery system model needs to consider substantial amounts of parameter, increasing so that model becomes complicated of parameter, builds battery equivalent model and also becomes complicated.
Analyzing according to above, by building battery equivalent model, to analyze the method for battery life more complicated.Along with the development of computer technology, recognition methods based on data-driven is greatly developed, and battery life status identification technology the most inherently develops to direction based on data-driven.And, the identification technology of current HMM has had the application of maturation at a lot of aspects, so the present invention proposes a kind of method utilizing HMM identification battery life status.
Summary of the invention
For problem present in above-mentioned background technology, the present invention proposes a kind of battery life status recognition methods, solves the problem that physical model statistic property configuration is complicated, solves in line computation and the problem of electrokinetic cell ONLINE RECOGNITION meanwhile.
The technical solution used in the present invention step is as follows:
A kind of battery life status recognition methods, for realizing in line computation and state estimation battery life status, including step:
A. gather electrokinetic cell system terminal voltage under each battery life status and charging and discharging currents, the two parameter set is carried out pretreatment;
B. pretreated data are carried out characteristics extraction, the input feature vector value sequence of HMM after characteristic value normalization, will be obtained;
C. set up characteristic value sequence mixture gaussian modelling, determine HMM parameter, set up the HMM being suitable for battery life status;
D. gather observed data, after feature extraction, import HMM, calculate forward direction probability;
E. compare the probit of each model output, be identified result, then jump to step D, carry out the identification of next group observed data.
Described step A battery life status is divided into 4 states according to equivalent internal resistance, and standard internal resistance represents battery life original state, two times, three times of standard internal resistances represent battery life intermediateness, four times of standard internal resistances represent battery life failure state.
Described step A gathers electrokinetic cell system terminal voltage under each state and charging and discharging currents, after having gathered, data is carried out pretreatment, first terminal voltage and charging and discharging currents is divided by, and with voltage, the result being divided by is formed new data set.
Described step B carries out characteristics extraction to pretreated data, extracts the mean-square value of U, virtual value, average, median and the average of U/I, coefficient of dispersion.U is made maximum normalization, U/I is made [-1,1] normalization.After the characteristics extraction of certain one piece of data completes, more New Data Segment, extracts the eigenvalue of lower one piece of data.
Described step C sets up characteristic value sequence mixture gaussian modelling, the parameter of Markov Chain with mixed Gaussian probability is combined, determine HMM parameter, after training data is carried out characteristics extraction, utilize Forward-backward algorithm and Baum-Welch algorithm to estimate HMM parameter, and then obtain the model parameter corresponding to each state.
Described step D gathers observed data, after feature extraction, imports HMM, calculates forward direction probability, utilizes HMM parameter to calculate forward direction probability P (O | λ) formula as follows:
αi(1)=πibi(o1), 1≤i≤N
α j ( t + 1 ) = [ Σ i = 1 N α i ( t ) a ij ] b j ( o t + 1 ) , t = 1,2 , · · · , T - 1,1 ≤ j ≤ N
P (O | λ)=[α1(T), α2(T) ..., αN(T)]
Wherein πiRepresent the probability of initial time state i, bi(ot) represent o under state itProbability distribution, aijRepresenting the probability that observation sequence shifts to state j from state i, N represents status number.
Described step E compares the probit of each model output, is identified result.The P (O | λ) obtained in step D is compared, the battery life status corresponding to probit maximum in P (O | λ) is recognition result, preserve recognition result, then jump to step D and carry out the identification of next data segment, until completing the identification of all observation sequences, realize by the way at line computation and state estimation.
Accompanying drawing explanation
Fig. 1 is the HMM flow chart that the present invention sets up battery life status.
Fig. 2 is the flow chart of identification battery life status of the present invention.
Detailed description of the invention
Below, in conjunction with accompanying drawing, the detailed description of the invention of the present invention is described further.
As shown in Figures 1 and 2, specific implementation process and the operation principle of the present invention are as follows:
A. gather electrokinetic cell system terminal voltage under each battery life status and charging and discharging currents, and the two parameter set is carried out pretreatment;
B. pretreated data are carried out characteristics extraction, the input feature vector value sequence of HMM after characteristic value normalization, will be obtained;
C. according to battery life feature, set up mixed Gaussian probability Distribution Model and characterize the probability distribution of battery data characteristic value sequence, utilize the data training HMM gathered, it is thus achieved that model parameter;
D. gather observed data, after feature extraction, import each state HMM, calculate forward direction probability;
E. compare the probit of each model output, be identified result, then jump to step D, carry out the identification of next group observed data.
Step A gathers electrokinetic cell system terminal voltage under each state and charging and discharging currents, more simply too much, after having gathered, by terminal voltage divided by electric current than physical model statistic property configuration.After pretreatment, the data of each state are made up of two parts, are that terminal voltage and voltage are divided by electric current respectively.
The step B feature by analytical data, extracts the temporal signatures value of data, is the mean-square value of voltage, virtual value, average, median and voltage respectively divided by the average of electric current, coefficient of dispersion.The eigenvalue of voltage segment uses maximum normalization to process, and voltage uses [-1,1] normalized divided by the normalization of current segment, obtains characteristic value sequence after normalization.
Step C sets up the HMM of battery life status identification, and Fig. 1 introduces the process of modeling.The use process of battery is a cell degradation process, and state to bad, is selected L-R type Markov Chain by well, and eigenvalue probability distribution utilizes three Gaussian mixtures to represent, formula is as follows
Wherein bj(ot) represent o under state jtProbability distribution, Q represents the number of Gauss module, Q=3,Be state j correspondingThe meansigma methods of individual Gauss distribution,Be state j correspondingThe covariance of individual Gauss distribution,Be state j correspondingWeight shared by individual Gauss distribution.One HMM can be expressed asWherein π is probability, and A is state-transition matrix.Utilize Forward-backward algorithm and Baum-Welch algorithm to estimate the parameter of each HMM, when reaching the condition of convergence, stop parameter estimation, preservation model parameter, obtained the HMM parameter of each state by said method.
Battery life status identification correspondence step D and E in Fig. 2.Step D and E gather observed data, and the state of observed data changes to four times of standard equivalent internal resistances from standard equivalent internal resistance.Step D often collects one piece of data, after completing feature extraction, characteristic value sequence is imported in HMM, obtains forward direction probit P (O | λ) that each model calculates, and computing formula is as follows:
αi(1)=πibi(o1), 1≤i≤N
α j ( t + 1 ) = [ Σ i = 1 N α i ( t ) a ij ] b j ( o t + 1 ) , t = 1,2 , · · · , T - 1,1 ≤ j ≤ N
P (O | λ)=[α1(T), α2(T) ..., αN(T)]
Wherein πiRepresent the probability of initial time state i, bi(ot) represent o under state itProbability distribution, aijRepresenting the probability that shift from state i of observation sequence to state j, N represents status number, and N=4, expression P (O | λ) comprise the probability calculation value of 4 kinds of battery life status.
Step E compares forward direction probit, find out the probit of maximum, using battery life status corresponding for this probit as recognition result, preserve recognition result, then jump to step D and carry out the identification of next data segment, until completing the identification of all observation sequences, realize by the way at line computation and state estimation.This recognition methods can also carry out battery life status identification with this recognition methods without battery off-line, operating battery system.

Claims (7)

1. a battery life status recognition methods, for assessing the service life state that battery system is current, including step:
A. gather electrokinetic cell system terminal voltage under each service life state and charging and discharging currents, the two parameter set is carried out pretreatment;
B. pretreated data are carried out characteristics extraction, after normalization, obtain the characteristic value sequence of battery life status;
C. set up characteristic value sequence mixture gaussian modelling, determine HMM parameter, set up the HMM being suitable for battery life status;
D. gather observed data, after feature extraction, import HMM, calculate forward direction probability;
E. compare the probit of each model output, be identified result, then jump to step D, carry out the identification of next group observed data.
A kind of battery life status recognition methods, it is characterized in that: battery life status is divided into 4 grades according to equivalent internal resistance, it is standard internal resistance, two times of standard internal resistances, three times of standard internal resistances and four times of standard internal resistances respectively, standard internal resistance represents battery life original state, two times, three times of standard internal resistances represent battery life intermediateness, four times of standard internal resistances represent battery life failure state.
A kind of battery life status recognition methods, it is characterized in that: described step A only gathers battery system terminal voltage (U) and charging and discharging currents (I) the two parameter, the data of collection are carried out Preprocessing, and preprocessing process includes making be divided by and build new data set to terminal voltage and charging and discharging currents.
A kind of battery life status recognition methods, it is characterized in that: described step B extracts the temporal signatures value of data, it is the average of the mean-square value of U, virtual value, average, median and U/I, coefficient of dispersion respectively, the mean-square value of U, virtual value, average, median are made maximum normalization, average, the coefficient of dispersion of U/I is made [-1,1] normalization.
A kind of battery life status recognition methods, it is characterised in that: described step C utilizes mixed Gaussian probability distribution to represent battery characteristics value sequence probability distribution
Wherein bi(ot) represent o under state jtProbability distribution, Q represents the number of Gauss module, μilIt is the meansigma methods of l Gauss distribution corresponding to state j, ∑ilIt is the covariance of l Gauss distribution corresponding to state j, cilIt is the weight shared by the l Gauss distribution corresponding to state j.
A kind of battery life status recognition methods, it is characterised in that: described step D calculates output probability P corresponding to each state (O | λ):
αi(1)=πibi(o1), 1≤i≤N
P (O | λ)=[α1(T), α2(T) ..., αN(T)]
Wherein πiRepresent the probability of initial time state i, bi(ot) represent O under state itProbability distribution, αijRepresenting the probability that shift from state i of observation sequence to state j, N represents status number, and expression P (O | λ) comprises the probability calculation value of each battery life status.
A kind of battery life status recognition methods, it is characterized in that: described step E compares the forward direction probability that four models calculate, using battery life status corresponding for maximum probability value as recognition result, after preserving recognition result, jump to step D and carry out the identification of next data segment, until completing the identification of all observation sequences, realize by the way at line computation and state estimation.
CN201510108671.4A 2015-03-12 2015-03-12 Battery life state identification method Active CN106154163B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510108671.4A CN106154163B (en) 2015-03-12 2015-03-12 Battery life state identification method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510108671.4A CN106154163B (en) 2015-03-12 2015-03-12 Battery life state identification method

Publications (2)

Publication Number Publication Date
CN106154163A true CN106154163A (en) 2016-11-23
CN106154163B CN106154163B (en) 2019-03-26

Family

ID=58064104

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510108671.4A Active CN106154163B (en) 2015-03-12 2015-03-12 Battery life state identification method

Country Status (1)

Country Link
CN (1) CN106154163B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107729678A (en) * 2017-11-02 2018-02-23 中国科学院数学与系统科学研究院 A kind of satellite solar cell modeling of residual life and analysis method in orbit
CN108303649A (en) * 2017-01-13 2018-07-20 重庆邮电大学 A kind of cell health state recognition methods
CN108931729A (en) * 2017-05-08 2018-12-04 北京航空航天大学 A kind of capacity of lithium ion battery circulation degeneration dynamic identifying method
CN109445559A (en) * 2018-11-13 2019-03-08 中国船舶工业综合技术经济研究院 A kind of power supply status appraisal procedure and system
CN110161425A (en) * 2019-05-20 2019-08-23 华中科技大学 A kind of prediction technique of the remaining life divided based on lithium battery catagen phase
CN110261791A (en) * 2019-07-22 2019-09-20 天能电池集团股份有限公司 A kind of battery group cycle life fast appraisement method
CN111983475A (en) * 2020-08-24 2020-11-24 哈尔滨理工大学 Lithium ion power battery safety degree evaluation method and device based on hidden Markov
CN112363058A (en) * 2020-10-30 2021-02-12 哈尔滨理工大学 Lithium ion battery safety degree estimation method and device based on impedance spectrum and Markov characteristic
CN114910794A (en) * 2022-05-14 2022-08-16 哈尔滨理工大学 Lithium ion battery state prediction method and prediction device based on Markov

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1903629A (en) * 2006-08-09 2007-01-31 吉林省卧龙科技发展有限责任公司 Random energy management method of bienergy source power automobile
US20080201591A1 (en) * 2007-02-16 2008-08-21 Chunling Hu Method and apparatus for dynamic voltage and frequency scaling
CN102221678A (en) * 2011-05-17 2011-10-19 重庆长安汽车股份有限公司 On-line life calculation method for battery system
CN102749589A (en) * 2012-07-13 2012-10-24 哈尔滨工业大学深圳研究生院 Recession-mode predicting method of power battery of electric automobile
CN103364732A (en) * 2012-04-05 2013-10-23 三星Sdi株式会社 System and method for predicting lifetime of battery

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1903629A (en) * 2006-08-09 2007-01-31 吉林省卧龙科技发展有限责任公司 Random energy management method of bienergy source power automobile
US20080201591A1 (en) * 2007-02-16 2008-08-21 Chunling Hu Method and apparatus for dynamic voltage and frequency scaling
CN102221678A (en) * 2011-05-17 2011-10-19 重庆长安汽车股份有限公司 On-line life calculation method for battery system
CN103364732A (en) * 2012-04-05 2013-10-23 三星Sdi株式会社 System and method for predicting lifetime of battery
CN102749589A (en) * 2012-07-13 2012-10-24 哈尔滨工业大学深圳研究生院 Recession-mode predicting method of power battery of electric automobile

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN108303649A (en) * 2017-01-13 2018-07-20 重庆邮电大学 A kind of cell health state recognition methods
CN108931729A (en) * 2017-05-08 2018-12-04 北京航空航天大学 A kind of capacity of lithium ion battery circulation degeneration dynamic identifying method
CN107729678A (en) * 2017-11-02 2018-02-23 中国科学院数学与系统科学研究院 A kind of satellite solar cell modeling of residual life and analysis method in orbit
CN109445559A (en) * 2018-11-13 2019-03-08 中国船舶工业综合技术经济研究院 A kind of power supply status appraisal procedure and system
CN110161425B (en) * 2019-05-20 2020-05-19 华中科技大学 Method for predicting remaining service life based on lithium battery degradation stage division
CN110161425A (en) * 2019-05-20 2019-08-23 华中科技大学 A kind of prediction technique of the remaining life divided based on lithium battery catagen phase
CN110261791A (en) * 2019-07-22 2019-09-20 天能电池集团股份有限公司 A kind of battery group cycle life fast appraisement method
CN110261791B (en) * 2019-07-22 2021-11-30 天能电池集团股份有限公司 Method for rapidly evaluating cycle life of storage battery pack
CN111983475A (en) * 2020-08-24 2020-11-24 哈尔滨理工大学 Lithium ion power battery safety degree evaluation method and device based on hidden Markov
CN111983475B (en) * 2020-08-24 2022-12-30 哈尔滨理工大学 Lithium ion power battery safety degree evaluation method and device based on hidden Markov
CN112363058A (en) * 2020-10-30 2021-02-12 哈尔滨理工大学 Lithium ion battery safety degree estimation method and device based on impedance spectrum and Markov characteristic
CN112363058B (en) * 2020-10-30 2022-06-24 哈尔滨理工大学 Lithium ion battery safety degree estimation method and device based on impedance spectrum and Markov characteristic
CN114910794A (en) * 2022-05-14 2022-08-16 哈尔滨理工大学 Lithium ion battery state prediction method and prediction device based on Markov

Also Published As

Publication number Publication date
CN106154163B (en) 2019-03-26

Similar Documents

Publication Publication Date Title
CN106154163A (en) Battery life state identification method
Hong et al. Vehicle energy system active defense: a health assessment of lithium‐ion batteries
CN110082640B (en) Distribution network single-phase earth fault identification method based on long-time memory network
CN109740694A (en) A kind of smart grid inartful loss detection method based on unsupervised learning
CN112149873B (en) Low-voltage station line loss reasonable interval prediction method based on deep learning
CN102832617B (en) Large power grid transient state stabilization analyzing method based on precision pattern discrimination
CN109165819B (en) Active power distribution network reliability rapid evaluation method based on improved AdaBoost. M1-SVM
CN109165604A (en) The recognition methods of non-intrusion type load and its test macro based on coorinated training
CN111628494B (en) Low-voltage distribution network topology identification method and system based on logistic regression method
CN105093122A (en) Strong-tracking self-adaptive-SQKF-based SOC estimation method of emergency lamp battery
CN115166563B (en) Power battery aging state evaluation and retirement screening method and system
CN111983474A (en) Lithium ion battery life prediction method and system based on capacity decline model
CN110866366A (en) XGboost algorithm-based island detection method for photovoltaic microgrid containing PHEV
CN111563827A (en) Load decomposition method based on electrical appliance physical characteristics and residential electricity consumption behaviors
CN115586444A (en) Lithium battery residual life prediction method based on VMD and BP neural network
CN115097312A (en) Lithium ion battery fusion life prediction model combining data driving model and empirical model
CN114330571A (en) Power system dominant instability mode identification method and system based on transfer learning
CN113162037B (en) Power system transient voltage stability self-adaptive evaluation method and system
CN114280490A (en) Lithium ion battery state of charge estimation method and system
CN117471320A (en) Battery state of health estimation method and system based on charging fragments
CN111090679A (en) Time sequence data representation learning method based on time sequence influence and graph embedding
CN105404973A (en) Power transmission and transformation equipment state prediction method and system
Jincheng et al. Application of C5. 0 algorithm in failure prediction of smart meters
CN116224085A (en) Lithium battery health state assessment method based on data driving
CN105547705A (en) Prediction method for performance degradation trend of engine

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20220520

Address after: 401121 No. 22, Jinyu Avenue, Liangjiang New Area, Yubei District, Chongqing (floor 3, building 9, Jintai Intelligent Industrial Park)

Patentee after: Rosedale intelligent automobile (Chongqing) Co.,Ltd.

Address before: 101100 building 24, yard 2, huanke Middle Road, Jinqiao Science and technology industrial base, Zhongguancun Science and Technology Park, Tongzhou District, Beijing

Patentee before: Rosedale automotive trim design (Beijing) Co.,Ltd.

Effective date of registration: 20220520

Address after: 101100 building 24, yard 2, huanke Middle Road, Jinqiao Science and technology industrial base, Zhongguancun Science and Technology Park, Tongzhou District, Beijing

Patentee after: Rosedale automotive trim design (Beijing) Co.,Ltd.

Address before: 400065 Institute of pattern recognition and application, School of automation, Chongqing University of Posts and telecommunications, No. 2, Chongwen Road, Nan'an District, Chongqing

Patentee before: CHONGQING University OF POSTS AND TELECOMMUNICATIONS