CN105738817A - Battery charge state estimation method based on AEKF and estimation system - Google Patents
Battery charge state estimation method based on AEKF and estimation system Download PDFInfo
- Publication number
- CN105738817A CN105738817A CN201610064341.4A CN201610064341A CN105738817A CN 105738817 A CN105738817 A CN 105738817A CN 201610064341 A CN201610064341 A CN 201610064341A CN 105738817 A CN105738817 A CN 105738817A
- Authority
- CN
- China
- Prior art keywords
- moment
- noise
- charge state
- battery charge
- matrix
- 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
Links
Classifications
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/36—Arrangements for testing, measuring or monitoring the electrical condition of accumulators or electric batteries, e.g. capacity or state of charge [SoC]
- G01R31/3644—Constructional arrangements
- G01R31/3648—Constructional arrangements comprising digital calculation means, e.g. for performing an algorithm
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01R—MEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
- G01R31/00—Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
- G01R31/36—Arrangements for testing, measuring or monitoring the electrical condition of accumulators or electric batteries, e.g. capacity or state of charge [SoC]
- G01R31/385—Arrangements for measuring battery or accumulator variables
- G01R31/387—Determining ampere-hour charge capacity or SoC
- G01R31/388—Determining ampere-hour charge capacity or SoC involving voltage measurements
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03H—IMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
- H03H17/00—Networks using digital techniques
- H03H17/02—Frequency selective networks
- H03H17/0202—Two or more dimensional filters; Filters for complex signals
-
- H—ELECTRICITY
- H03—ELECTRONIC CIRCUITRY
- H03H—IMPEDANCE NETWORKS, e.g. RESONANT CIRCUITS; RESONATORS
- H03H17/00—Networks using digital techniques
- H03H17/02—Frequency selective networks
- H03H17/0202—Two or more dimensional filters; Filters for complex signals
- H03H2017/0205—Kalman filters
Landscapes
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Engineering & Computer Science (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Tests Of Electric Status Of Batteries (AREA)
- Secondary Cells (AREA)
Abstract
The invention relates to the battery electrical testing technology, especially relates to a battery charge state estimation method based on AEKF and an estimation system. Battery SOC can be estimated by adopting the self-adaption expansion Kalman filtering algorithm, and the parameter self-adaption adjusting way of the Kalman filtering algorithm can be changed by additionally providing the weighting coefficient based on the forgetting factor, and then the influence of the parameter initial value setting on the whole algorithm is small, and the phenomena of the inaccurate battery SOC initial value calculated by adopting the original ampere-hour integral method and the accumulated error can be overcome, and in addition, the battery SOC can be estimated accurately and reliable. The battery charge state estimation method and the estimation system are advantageous in that the convergence performance is good, the convergence speed is fast, the algorithm transplantability is good, and the use stable and reliable; the estimation method and the estimation system can be used for the electric vehicle battery management field, and can be used for the SOC estimation of the electric vehicle storage battery, and therefore the endurance mileage of the electric vehicle can be calculated accurately, the control of the driver over the vehicle can be facilitated; the estimation method and the estimation system are more suitable for the electric vehicle environment having the strong current fluctuation.
Description
Technical field
The present invention relates to cell electrical measuring technology, particularly relate to a kind of battery charge state method of estimation based on AEKF and estimating system.
Background technology
At present, dump energy (StateofCharge, the SOC) method of estimation of battery is broadly divided into two big classes: direct method and indirect method.Direct method refers to that equipment directly measures the dump energy of battery by experiment;Indirect method, mainly through the physicochemical characteristic of inside battery, needs high-precision equipment in estimation procedure, is therefore difficulty with in practice.Ampere-hour integration method, open-circuit voltage method, internal resistance method etc. belong to indirect method, ampere-hour integration method can produce cumulative error in calculating process, causing that calculated SOC increases with the increase error of discharge and recharge time, the accuracy of the SOC initial value of ampere-hour integration method calculating simultaneously is difficult to determine;Open-circuit voltage method needs to stand for a long time to make inside battery voltage stabilization, is difficult to during battery dump energy in monitoring car running process;Internal resistance method also exists the difficulty of estimation internal resistance, is also difficult on hardware.Additionally, estimate battery SOC also by the indirect method such as artificial neural network algorithm, Kalman filtering algorithm, but neural network algorithm and Kalman filtering algorithm arrange difficulty due to its system, and in battery management system, application cost is high, provides no advantage against.
Summary of the invention
The technical problem to be solved is, for quality and the suitability of distinct methods, it is provided that a kind of battery charge state method of estimation based on AEKF and estimating system, to improve the accuracy of the battery SOC estimated.The present invention is achieved in that
A kind of battery charge state method of estimation based on AEKF, comprises the steps:
Step 1: initialize t0The x in moment0、P0、Q0、R0, subsequently into step 2;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Step 2: estimate the battery charge state in k momentAnd the state prior estimate error covariance in k momentSubsequently into step 3;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Step 3: update the difference e between actual voltage signal and the model voltage signal in k momentkWith Kalman filtering gain Hk, subsequently into step 4;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;
Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Step 4: update the weight coefficient based on forgetting factor, subsequently into step 5;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Step 5: renewal process noise QkWith observation noise Rk, subsequently into step 6:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
Step 6: update the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentSubsequently into step 7;I is unit matrix;
Step 7:k value increase by 1, and return step 1.
Further, the value of described b is 0.95.
A kind of battery charge state estimating system based on AEKF, including initialization module, estimate module, voltage difference and Kalman filtering gain more new module, based on the weight coefficient more new module of forgetting factor, process noise and observation noise more new module, state-of-charge posterior estimate and error covariance more new module, iteration module;Wherein:
Initialization module is used for initializing t0The x in moment0、P0、Q0、R0, then branch to estimate module;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Estimate module for estimating the battery charge state in k momentAnd the state prior estimate error covariance in k momentThen branch to voltage difference and Kalman filtering gain more new module;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Voltage difference and Kalman filtering gain more new module are for updating the difference e between the actual voltage signal in k moment and model voltage signalkWith Kalman filtering gain Hk, then branch to the more new module of the weight coefficient based on forgetting factor;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Weight coefficient more new module based on forgetting factor is used for updating the weight coefficient based on forgetting factor, then branches to process noise and observation noise more new module;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Process noise and observation noise more new module is used for renewal process noise QkWith observation noise Rk, then branch to state-of-charge posterior estimate and error covariance more new module thereof:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
State-of-charge posterior estimate and error covariance thereof more new module is for updating the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentThen branch to iteration module;I is unit matrix;
Iteration module is for increasing by 1 by k value, and returns to initialization module.
Further, the value of described b is 0.95.
Compared with prior art, the present invention adopts adaptive extended kalman filtering algorithm to estimate battery SOC, and add the weight coefficient based on forgetting factor change Kalman filtering algorithm parameter adaptive adjust mode, promote the impact that whole algorithm is arranged by initial parameter value only small, overcome original ampere-hour integration method and calculate that battery SOC initial value is inaccurate and the phenomenon of cumulative errors, it is possible to more accurately and reliably estimate battery SOC.Meanwhile, convergence of the present invention is good, fast convergence rate, and algorithm transplantability is good, reliable and stable.Present invention can apply to batteries of electric automobile management domain, the SOC applying the present invention to accumulator of electric car estimates, the course continuation mileage of electric automobile can be calculated exactly, it is simple to driver's control to vehicle, be more suitable for the electric automobile environment that current fluctuation is violent.
Accompanying drawing explanation
Fig. 1: the battery charge state method of estimation schematic flow sheet based on AEKF that the embodiment of the present invention provides;
Fig. 2: the battery charge state estimating system structural representation based on AEKF that the embodiment of the present invention provides.
Detailed description of the invention
In order to make the purpose of the present invention, technical scheme and advantage clearly understand, below in conjunction with drawings and Examples, the present invention is further elaborated.
The invention provides a kind of battery charge state (StateofCharge, SOC) method of estimation based on AEKF (adaptive extended kalman filtering algorithm).The overall thought of this method is, first each estimation parameter is carried out initialization process, mainly includes t0The Initialize installation of the SOC state in moment, covariance and noise matrix (process noise, observation noise), then process variable is updated, advance according to above-mentioned Kalman filtering algorithm stepping type, then the weight coefficient based on forgetting factor is determined, and then determine its forgetting factor, parameter in update algorithm, finally obtains SOC estimation.It is iterated by whole process repeatedly, constantly updates the SOC estimation obtaining optimum.
On the basis of above-mentioned overall thought, the battery charge state method of estimation based on AEKF provided by the invention comprises the steps:
Step 1: initialize t0The x in moment0、P0、Q0、R0, subsequently into step 2;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Step 2: estimate the battery charge state in k momentAnd the state prior estimate error covariance in k momentSubsequently into step 3;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Step 3: update the difference e between actual voltage signal and the model voltage signal in k momentkWith Kalman filtering gain Hk, subsequently into step 4;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;
Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Step 4: update the weight coefficient based on forgetting factor, subsequently into step 5;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Step 5: renewal process noise QkWith observation noise Rk, subsequently into step 6:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
Step 6: update the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentSubsequently into step 7;I is unit matrix;
Step 7:k value increase by 1, and return step 1.
Fig. 1 is the simple flow schematic diagram of the present embodiment method of estimation.In the present embodiment step 4, the value of b is set to 0.95.Whole SOC estimation procedure utilizes the weight coefficient based on forgetting factor that Kalman filtering algorithm stepping type is updated, and continues to optimize the SOC value of battery of more new estimation.Step 4 is the critically important step that the present invention is different from prior art.By increasing the weight coefficient based on forgetting factor, the parameter adaptive changing Kalman filtering algorithm adjusts mode, promote the impact that whole algorithm is arranged by initial parameter value less, can the SOC value of battery of optimal estimating better, comparing and utilize existing ampere-hour integration method to estimate battery SOC, the present invention is more reliable.Present invention can apply in the battery management of electric automobile (including pure electric automobile and hybrid vehicle), it is simple to driver accurately grasps the course continuation mileage of electric automobile in real time.
Based on above-mentioned battery charge state method of estimation, present invention also offers a kind of battery charge state estimating system based on AEKF.As in figure 2 it is shown, this system includes:
Initialization module 1, estimate module 2, voltage difference and Kalman filtering gain more new module 3, based on weight coefficient more new module 4, process noise and the observation noise more new module 5 of forgetting factor, state-of-charge posterior estimate and error covariance more new module 6, iteration module 7;Wherein:
Initialization module 1 is used for initializing t0The x in moment0、P0、Q0、R0, then branch to estimate module 2;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Estimate module 2 for estimating the battery charge state in k momentAnd the state prior estimate error covariance in k momentThen branch to voltage difference and Kalman filtering gain more new module 3;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Voltage difference and Kalman filtering gain more new module 3 is for updating the difference e between the actual voltage signal in k moment and model voltage signalkWith Kalman filtering gain Hk, then branch to more new module 4 of the weight coefficient based on forgetting factor;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;
Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Weight coefficient more new module 4 based on forgetting factor, for updating the weight coefficient based on forgetting factor, then branches to process noise and observation noise more new module 5;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Process noise and observation noise more new module 5 is for renewal process noise QkWith observation noise Rk, then branch to state-of-charge posterior estimate and error covariance more new module 6 thereof:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
State-of-charge posterior estimate and error covariance thereof more new module 6 is for updating the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentThen branch to iteration module 7;I is unit matrix;
Iteration module 7 is for increasing by 1 by k value, and returns to initialization module 1.
Wherein, the value of b is 0.95.
Each module in this estimating system and each step one_to_one corresponding in above-mentioned method of estimation, be referred to each step in above-mentioned method of estimation, no longer repeat one by one in this function to each module and operation principle.
The foregoing is only presently preferred embodiments of the present invention, not in order to limit the present invention, all any amendment, equivalent replacement and improvement etc. made within the spirit and principles in the present invention, should be included within protection scope of the present invention.
Claims (4)
1. the battery charge state method of estimation based on AEKF, it is characterised in that comprise the steps:
Step 1: initialize t0The x in moment0、P0、Q0、R0, subsequently into step 2;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Step 2: estimate the battery charge state in k momentAnd the state prior estimate error covariance in k momentSubsequently into step 3;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Step 3: update the difference e between actual voltage signal and the model voltage signal in k momentkWith Kalman filtering gain Hk, subsequently into step 4;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;
Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Step 4: update the weight coefficient based on forgetting factor, subsequently into step 5;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Step 5: renewal process noise QkWith observation noise Rk, subsequently into step 6:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
Step 6: update the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentSubsequently into step 7;I is unit matrix;
Step 7:k value increase by 1, and return step 1.
2. the battery charge state method of estimation based on AEKF as claimed in claim 1, it is characterised in that the value of described b is 0.95.
3. the battery charge state estimating system based on AEKF, it is characterized in that, including initialization module, estimate module, voltage difference and Kalman filtering gain more new module, based on the weight coefficient more new module of forgetting factor, process noise and observation noise more new module, state-of-charge posterior estimate and error covariance more new module, iteration module;Wherein:
Initialization module is used for initializing t0The x in moment0、P0、Q0、R0, then branch to estimate module;Wherein x0For battery charge state initial value, P0For error covariance initial value, Q0For process noise initial value, R0For observation noise initial value;
Estimate module for estimating the battery charge state in k momentAnd the state prior estimate error covariance in k momentThen branch to voltage difference and Kalman filtering gain more new module;Wherein:
Wherein, A is the transfer matrix in the sampling interval,For the posterior estimate of the battery charge state in k-1 moment, B is input matrix, uk-1The input quantity of etching system, noise during for k-1k-1For the white noise that the k-1 moment adds;
Wherein, Pk-1For the state estimation posteriori error covariance in k-1 moment, ATFor the transposed matrix of transfer matrix A, Qk-1Process noise for the k-1 moment;
Voltage difference and Kalman filtering gain more new module are for updating the difference e between the actual voltage signal in k moment and model voltage signalkWith Kalman filtering gain Hk, then branch to the more new module of the weight coefficient based on forgetting factor;Wherein:
Wherein, ykFor the actual voltage signal of the battery that the k moment collects,For the model voltage signal of the battery model in k moment,Battery charge state priori estimates for the k moment;
Wherein, HkFor the Kalman filtering gain matrix in k moment, RkFor the observation noise in k moment, C is output matrix, CTTransposition for output matrix C;
Weight coefficient more new module based on forgetting factor is used for updating the weight coefficient based on forgetting factor, then branches to process noise and observation noise more new module;dk-1=(1-b) (1-bk)-1, wherein, b is forgetting factor, and d is the weight coefficient based on forgetting factor, dk-1The weighting coefficient values based on forgetting factor for the k-1 moment;
Process noise and observation noise more new module is used for renewal process noise QkWith observation noise Rk, then branch to state-of-charge posterior estimate and error covariance more new module thereof:
G is white noise, Qk-1For the process noise in k-1 moment, Rk-1For the observation noise in k-1 moment,For the difference e between actual voltage signal and the model voltage signal in k momentkTransposition,Kalman filtering gain matrix H for the k momentkTransposition;
State-of-charge posterior estimate and error covariance thereof more new module is for updating the posterior estimate of the battery charge state in k momentBattery charge state Posterior estimator error covariance with the k momentThen branch to iteration module;I is unit matrix;
Iteration module is for increasing by 1 by k value, and returns to initialization module.
4. the battery charge state estimating system based on AEKF as claimed in claim 3, it is characterised in that the value of described b is 0.95.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610064341.4A CN105738817A (en) | 2016-01-29 | 2016-01-29 | Battery charge state estimation method based on AEKF and estimation system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201610064341.4A CN105738817A (en) | 2016-01-29 | 2016-01-29 | Battery charge state estimation method based on AEKF and estimation system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN105738817A true CN105738817A (en) | 2016-07-06 |
Family
ID=56246983
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201610064341.4A Pending CN105738817A (en) | 2016-01-29 | 2016-01-29 | Battery charge state estimation method based on AEKF and estimation system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN105738817A (en) |
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105974329A (en) * | 2016-07-22 | 2016-09-28 | 深圳市沃特玛电池有限公司 | Method for estimating SOH of battery pack |
CN106291376A (en) * | 2016-07-29 | 2017-01-04 | 华晨汽车集团控股有限公司 | Lithium battery SOC method of estimation based on supporting vector machine model and Kalman filtering |
CN106451643A (en) * | 2016-10-28 | 2017-02-22 | 四川普力科技有限公司 | Power energy managing system and method |
CN106814329A (en) * | 2016-12-30 | 2017-06-09 | 深圳市麦澜创新科技有限公司 | A kind of battery SOC On-line Estimation method based on double Kalman filtering algorithms |
CN108646191A (en) * | 2018-05-10 | 2018-10-12 | 西安交通大学 | A kind of battery charge state method of estimation based on DAFEKF |
CN108663061A (en) * | 2018-03-22 | 2018-10-16 | 河南科技大学 | A kind of electric vehicle mileage Prediction System and its predictor method |
CN109001639A (en) * | 2018-06-25 | 2018-12-14 | 江西江铃集团新能源汽车有限公司 | The SOC estimating algorithm of battery |
CN109839596A (en) * | 2019-03-25 | 2019-06-04 | 重庆邮电大学 | SOC estimation method based on the UD adaptive extended kalman filtering decomposed |
CN110286324A (en) * | 2019-07-18 | 2019-09-27 | 北京碧水润城水务咨询有限公司 | A kind of battery charge state evaluation method and cell health state evaluation method |
CN110596593A (en) * | 2019-08-26 | 2019-12-20 | 浙江大学 | Lithium ion battery SOC estimation method based on intelligent adaptive extended Kalman filtering |
CN110850450A (en) * | 2019-12-03 | 2020-02-28 | 航天恒星科技有限公司 | Adaptive estimation method for satellite clock error parameters |
CN111679197A (en) * | 2020-05-08 | 2020-09-18 | 深圳市鹏诚新能源科技有限公司 | Lithium ion battery SOC estimation method based on improved AEKF |
CN111999654A (en) * | 2020-08-04 | 2020-11-27 | 力高(山东)新能源技术有限公司 | Adaptive extended Kalman estimation SOC algorithm |
CN112444750A (en) * | 2020-09-23 | 2021-03-05 | 中汽研汽车检验中心(天津)有限公司 | Method for quickly testing driving range of electric automobile |
US11143705B2 (en) * | 2017-07-26 | 2021-10-12 | Invenox Gmbh | Method and device for detecting battery cell states and battery cell parameters |
CN114397816A (en) * | 2021-12-15 | 2022-04-26 | 合肥工业大学 | Engine active suspension control method based on state feedback x-LMS algorithm |
CN115902647A (en) * | 2023-02-23 | 2023-04-04 | 新乡医学院 | Intelligent battery state monitoring method |
CN117110894A (en) * | 2023-09-06 | 2023-11-24 | 合肥工业大学 | SOC estimation method and system for power battery of electric automobile |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103995464A (en) * | 2014-05-26 | 2014-08-20 | 北京理工大学 | Method for estimating parameters and state of dynamical system of electric vehicle |
US20140316728A1 (en) * | 2013-06-20 | 2014-10-23 | University Of Electronic Science And Technology Of China | System and method for soc estimation of a battery |
CN104502858A (en) * | 2014-12-31 | 2015-04-08 | 桂林电子科技大学 | Power battery SOC estimation method based on backward difference discrete model and system thereof |
CN105182246A (en) * | 2015-09-08 | 2015-12-23 | 盐城工学院 | Parallel battery system charge state estimation method based on unscented Kalman filter |
-
2016
- 2016-01-29 CN CN201610064341.4A patent/CN105738817A/en active Pending
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20140316728A1 (en) * | 2013-06-20 | 2014-10-23 | University Of Electronic Science And Technology Of China | System and method for soc estimation of a battery |
CN103995464A (en) * | 2014-05-26 | 2014-08-20 | 北京理工大学 | Method for estimating parameters and state of dynamical system of electric vehicle |
CN104502858A (en) * | 2014-12-31 | 2015-04-08 | 桂林电子科技大学 | Power battery SOC estimation method based on backward difference discrete model and system thereof |
CN105182246A (en) * | 2015-09-08 | 2015-12-23 | 盐城工学院 | Parallel battery system charge state estimation method based on unscented Kalman filter |
Non-Patent Citations (2)
Title |
---|
张娟: "基于远程监控系统的纯电动汽车锂离子电池SOC估算算法研究", 《中国优秀硕士学位论文全文数据库 工程科技II辑》 * |
徐佳宁: "基于AEKF的锂离子电池SOC估计研究", 《万方数据库》 * |
Cited By (28)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105974329A (en) * | 2016-07-22 | 2016-09-28 | 深圳市沃特玛电池有限公司 | Method for estimating SOH of battery pack |
CN106291376A (en) * | 2016-07-29 | 2017-01-04 | 华晨汽车集团控股有限公司 | Lithium battery SOC method of estimation based on supporting vector machine model and Kalman filtering |
CN106451643A (en) * | 2016-10-28 | 2017-02-22 | 四川普力科技有限公司 | Power energy managing system and method |
CN106814329A (en) * | 2016-12-30 | 2017-06-09 | 深圳市麦澜创新科技有限公司 | A kind of battery SOC On-line Estimation method based on double Kalman filtering algorithms |
US11143705B2 (en) * | 2017-07-26 | 2021-10-12 | Invenox Gmbh | Method and device for detecting battery cell states and battery cell parameters |
CN108663061B (en) * | 2018-03-22 | 2021-11-23 | 河南科技大学 | Electric automobile mileage estimation system and estimation method thereof |
CN108663061A (en) * | 2018-03-22 | 2018-10-16 | 河南科技大学 | A kind of electric vehicle mileage Prediction System and its predictor method |
CN108646191B (en) * | 2018-05-10 | 2019-11-08 | 西安交通大学 | A kind of battery charge state estimation method based on DAFEKF |
CN108646191A (en) * | 2018-05-10 | 2018-10-12 | 西安交通大学 | A kind of battery charge state method of estimation based on DAFEKF |
CN109001639A (en) * | 2018-06-25 | 2018-12-14 | 江西江铃集团新能源汽车有限公司 | The SOC estimating algorithm of battery |
CN109001639B (en) * | 2018-06-25 | 2021-06-11 | 宁德时代新能源科技股份有限公司 | SOC estimation algorithm of battery |
CN109839596A (en) * | 2019-03-25 | 2019-06-04 | 重庆邮电大学 | SOC estimation method based on the UD adaptive extended kalman filtering decomposed |
CN109839596B (en) * | 2019-03-25 | 2021-04-16 | 重庆邮电大学 | SOC estimation method based on UD decomposition and adaptive extended Kalman filtering |
CN110286324A (en) * | 2019-07-18 | 2019-09-27 | 北京碧水润城水务咨询有限公司 | A kind of battery charge state evaluation method and cell health state evaluation method |
CN110286324B (en) * | 2019-07-18 | 2021-07-09 | 北京碧水润城水务咨询有限公司 | Battery state of charge estimation method and battery state of health estimation method |
CN110596593B (en) * | 2019-08-26 | 2020-08-04 | 浙江大学 | Lithium ion battery SOC estimation method based on intelligent adaptive extended Kalman filtering |
CN110596593A (en) * | 2019-08-26 | 2019-12-20 | 浙江大学 | Lithium ion battery SOC estimation method based on intelligent adaptive extended Kalman filtering |
CN110850450A (en) * | 2019-12-03 | 2020-02-28 | 航天恒星科技有限公司 | Adaptive estimation method for satellite clock error parameters |
CN111679197A (en) * | 2020-05-08 | 2020-09-18 | 深圳市鹏诚新能源科技有限公司 | Lithium ion battery SOC estimation method based on improved AEKF |
CN111999654A (en) * | 2020-08-04 | 2020-11-27 | 力高(山东)新能源技术有限公司 | Adaptive extended Kalman estimation SOC algorithm |
CN111999654B (en) * | 2020-08-04 | 2023-05-12 | 力高(山东)新能源技术股份有限公司 | Self-adaptive extended Kalman estimation SOC algorithm |
CN112444750A (en) * | 2020-09-23 | 2021-03-05 | 中汽研汽车检验中心(天津)有限公司 | Method for quickly testing driving range of electric automobile |
CN112444750B (en) * | 2020-09-23 | 2023-05-02 | 中汽研汽车检验中心(天津)有限公司 | Rapid test method for driving range of electric automobile |
CN114397816A (en) * | 2021-12-15 | 2022-04-26 | 合肥工业大学 | Engine active suspension control method based on state feedback x-LMS algorithm |
CN114397816B (en) * | 2021-12-15 | 2023-06-27 | 合肥工业大学 | Engine active suspension control method based on state feedback x-LMS algorithm |
CN115902647A (en) * | 2023-02-23 | 2023-04-04 | 新乡医学院 | Intelligent battery state monitoring method |
CN115902647B (en) * | 2023-02-23 | 2023-05-16 | 新乡医学院 | Intelligent battery state monitoring method |
CN117110894A (en) * | 2023-09-06 | 2023-11-24 | 合肥工业大学 | SOC estimation method and system for power battery of electric automobile |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN105738817A (en) | Battery charge state estimation method based on AEKF and estimation system | |
CN110596593B (en) | Lithium ion battery SOC estimation method based on intelligent adaptive extended Kalman filtering | |
CN107368619B (en) | Extended Kalman filtering SOC estimation method | |
CN107422269B (en) | Lithium battery online SOC measurement method | |
CN102981125B (en) | A kind of electrokinetic cell SOC method of estimation based on RC equivalent model | |
CN109459705B (en) | Power battery SOC estimation method of anti-outlier robust unscented Kalman filtering | |
CN104569835B (en) | A kind of method of the state-of-charge for the electrokinetic cell for estimating electric automobile | |
CN104122504B (en) | A kind of SOC estimation method of battery | |
US9726732B2 (en) | Adaptive battery parameter extraction and SOC estimation for lithium-ion battery | |
CN103616647B (en) | A kind of estimation method of battery dump energy for cell management system of electric automobile | |
CN104181470B (en) | Battery state-of-charge (SOC) estimation method based on nonlinear prediction extended Kalman filtering | |
CN105974323A (en) | Algorithm model improving electric automobile SOC estimation precision | |
CN111060834A (en) | Power battery state of health estimation method | |
CN105425154B (en) | A kind of method of the state-of-charge for the power battery pack for estimating electric automobile | |
CN110554324B (en) | SOC and SOH joint estimation method | |
CN109669131B (en) | SOC estimation method of power battery under working condition environment | |
CN105425153B (en) | A kind of method of the state-of-charge for the electrokinetic cell for estimating electric vehicle | |
CN107219466A (en) | A kind of lithium battery SOC estimation method for mixing EKF | |
CN106405434B (en) | The estimation method of battery charge state | |
CN105699910A (en) | Method for on-line estimating residual electric quantity of lithium battery | |
CN113625174B (en) | Lithium ion battery SOC and capacity joint estimation method | |
CN104007395A (en) | Lithium ion battery charge state and parameter adaptive joint estimation method | |
CN107505578A (en) | A kind of method of lithium battery electric charge state estimation | |
CN107153163A (en) | A kind of lithium battery SOC estimation method based on adaptive UKF | |
CN105717460A (en) | Power battery SOC estimation method and system based on nonlinear observer |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20160706 |
|
RJ01 | Rejection of invention patent application after publication |