Next Article in Journal
Technical Aspects and Energy Effects of Waste Heat Recovery from District Heating Boiler Slag
Previous Article in Journal
Power Management of the DC Bus Connected Converters in a Hybrid AC/DC Microgrid Tied to the Main Grid
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Influence of Battery Parametric Uncertainties on the State-of-Charge Estimation of Lithium Titanate Oxide-Based Batteries

by
Ana-Irina Stroe
1,*,
Jinhao Meng
1,2,
Daniel-Ioan Stroe
1,
Maciej Świerczyński
1,
Remus Teodorescu
1 and
Søren Knudsen Kær
1
1
Department of Energy, Aalborg University, 9220 Aalborg, Denmark
2
School of Automation, Northwestern Polytechnical University, 710072 Xi’an, China
*
Author to whom correspondence should be addressed.
Energies 2018, 11(4), 795; https://doi.org/10.3390/en11040795
Submission received: 21 February 2018 / Revised: 20 March 2018 / Accepted: 27 March 2018 / Published: 30 March 2018
(This article belongs to the Section D: Energy Storage and Application)

Abstract

:
State of charge (SOC) is one of the most important parameters in battery management systems, as it indicates the available battery capacity at every moment. There are numerous battery model-based methods used for SOC estimation, the accuracy of which depends on the accuracy of the model considered to describe the battery dynamics. The SOC estimation method proposed in this paper is based on an Extended Kalman Filter (EKF) and nonlinear battery model which was parameterized using extended laboratory tests performed on several 13 Ah lithium titanate oxide (LTO)-based lithium-ion batteries. The developed SOC estimation algorithm was successfully verified for a step discharge profile at five different temperatures and considering various initial SOC initialization values, showing a maximum SOC estimation error of 1.16% and a maximum voltage estimation error of 44 mV. Furthermore, by carrying out a sensitivity analysis it was showed that the SOC and voltage estimation error are only slightly dependent on the variation of the battery model parameters with the SOC.

1. Introduction

Lithium-ion (Li-ion) batteries have developed as the key energy storage technology for automotive applications and are also evaluated in different stationary renewable energy storage applications [1,2,3,4,5]. This is mainly because Li-ion batteries are characterized by superior performance in terms of power capability, efficiency, lifetime than other storage technologies [2,6]. Moreover, in the past years, the price of Li-ion batteries has been decreasing faster than expected. However, Li-ion batteries are sensitive to overcharging and overdischarging. Thus, an accurate estimation of the battery state-of-charge (SOC), which will avoid the overcharging and overdischarging operation, is a very important feature of the battery management systems (BMS) [7]. In the case of a wrong SOC estimation, significant damage in the battery may occur and ultimately the lifetime of the battery can be dramatically reduced [7,8,9].
Because the SOC cannot be directly measured, it is imperative to use an algorithm that can accurately estimate it, based on certain battery physical quantities (e.g., battery voltage and current). The Coulomb counting method [7,10] and the open circuit voltage method [7,11,12] are the two most used methods for SOC estimation. Coulomb counting method makes full use of the current measurement since the SOC is defined as the integration of current over the time, divided by the battery capacity. The accuracy of this method is related to the current measurement error, and to the battery capacity and the Coulombic efficiency. Moreover, the initial SOC should be known in order to estimate the actual SOC of the battery. All these factors heavily affect the SOC estimation result in the Coulomb counting method and are hard to be ignored. Since the open circuit voltage (OCV) is monotonically decreasing while the battery is discharging, an OCV-SOC lookup table is able to predict the battery SOC. Nevertheless, for an accurate OCV measurement, the battery has to be rested for hours in order to reach its electrochemical equilibrium. Consequently, the applicability of this method for SOC estimation in real-life applications is questionable. Wei et al. [13] estimate SOC online by identifying the OCV through a multi-timescale estimator, which is efficient in the calculation. The estimated SOC relies heavily on the look-up table, but the OCV-SOC relationship is dependent on the temperature and changes while the battery is aging. Data-driven methods based on neural networks and regression models are also applied to estimate the SOC [14,15]. The accuracy of data-driven methods relies on the features of the training samples. It means that accurate SOC estimation is guaranteed only if the test data are similar to the training samples. In order to meet the requirement of various applications, SOC estimation methods must be both accurate and robust. Therefore, model-based methods are proposed for SOC estimation. For these methods, the difference between the measured battery terminal voltage and the model estimated voltage is utilized to correct the SOC. Furthermore, model-based methods are insensitive to the initial SOC and measurement noise. Kalman filter [16,17,18], H infinity filter [19,20], PI-observer [21], Particle filter [22], RTLS-based observer [23], FBCRLS-based observer [24] etc. are applied to calculate the correcting gain in the SOC estimation structure. Among the aforementioned approaches, Extended Kalman filters (EKF) offer a good tradeoff between estimation accuracy and computing burden for real applications.
According to the accuracy and suitability for different applications, different types of battery performance models have been developed, such as electrochemical models, statistically-based models, and electrical models. Electrochemical models are conventional models that use the equations governing the electrochemical phenomena (chemical reactions) that occur in a battery cell [25,26]. The implementation of these models requires extended knowledge about the battery chemical, mechanical and electrical properties and thus they are more appropriate for battery design optimization process than for battery SOC estimation. Recently, there have also been some efforts on using reduced order electrochemical for SOC estimation [27].
Statistically-based models rely on machine learning methods, such as, neural network, support vector machines; however, large numbers of training samples are needed for guaranteeing its accuracy and robustness, which limits its usage in real applications. Electrical models have a simple and concise structure, using simple circuit components (e.g., resistors, capacitors etc.) for estimating the battery voltage [28,29,30]. Furthermore, it is more effective for implementing the battery characteristics to a BMS by electrical model. The parameters of the electrical model are changing under different conditions of SOC, C-rate, temperature, as presented in [28]. Consequently, in order to parameterize a battery electrical model, which is able to accurately estimate the battery SOC and voltage for a wide range of operating conditions, the dependence of the battery parameters on the aforementioned states should be considered during the parametrization stage. Nevertheless, such an extended battery parameterization requires extensive laboratory tests, which are extremely time-consuming and cost-demanding and sometimes are not reflected in the model accuracy improvement. The sensitivity analysis of Li-ion battery model on battery parameters was studied in [31]; in this work, a simple Thévenin battery model was used and only the variation of the model’s parameters with the SOC was considered. Similarly, in [32] the authors have evaluated the sensitivity of the estimated battery voltage to the changes with the SOC of the parameters’ values of a second order RC-equivalent circuit. In none of the aforementioned papers, a thorough investigation on the influence of the Li-ion battery parameters’ variation (with SOC and temperature) on the accuracy of the estimated battery SOC and voltage estimation was carried out. Therefore, in this paper a sensitivity analysis was performed, in order to observe the influence of the battery model parameters variation with SOC and temperature, on the accuracy of the proposed equivalent electrical circuit model and subsequently on the accuracy of the SOC estimation. The aging dependency is not considered in this work.
The remainder of this paper is organized as follows: the battery model is introduced in Section 2. The identification of the parameters of the battery equivalent electrical circuit (EEC), which was carried out based on laboratory measurements is described in Section 3. The following section presents the EKF methodology, which was used for estimating the battery SOC. The SOC and voltage estimation accuracy of the EKF method is evaluated in Section 5. The last section evaluates the sensitivity of the battery SOC and voltage estimation on the changes of EEC parameters.

2. Battery Model Based on EEC Parameterization

The equivalent electric circuit (EEC) models are an effective approach to represent the dynamic behavior of Li-ion batteries. Depending on the application and the required accuracy, different types of battery EEC models have been developed. The Rint model, the first order RC-model, and the second order RC-model, as well as the model based on impedance spectroscopy, have been proposed for predicting the battery voltage [28,33]. In this work, the dynamic behavior of the LTO-based battery was modeled using the second-order RC-equivalent circuit that is presented in Figure 1.
On the left-hand side, the capacitor Ccap and the current-controlled source are used to model the capacity and the SOC of the battery cell. On the right-hand side, the electrical circuit representation consists of a controlled voltage source, a series resistor, and two RC networks. The resistor, R0 represents the battery ohmic resistance, and it is responsible for the instantaneous voltage drop during charging/discharging [34]. The parameters, R1, R2, C1, C2, are used to describe the transient behavior of the battery cell. The R1 and C1 are responsible for the fast voltage response and represents the charge transfer resistance and electrochemical double layer capacitance, respectively, while R2 and C2 are responsible for the slow voltage response and are used to the model for the diffusion process. All the EEC parameters are dependent on SOC, temperature and current. The two parts are connected by the voltage source VOC (SOC), which is used to model the OCV of the battery that is dependent on SOC.
In this proposed dynamic model of the LTO-based battery cell, the self-discharge was not considered, mainly because it does not affect the dynamic response of Li-ion batteries. Meanwhile, the terminal voltage of the proposed model, Vbat, was calculated for discharging conditions as follows:
V b a t = V O C V 1 V 2 R 0 I b a t ,
where VOC represents the open circuit voltage, V1 and V2 is the voltage across the R1C1 network, R2C2 network, respectively, Ibat is the instantaneous battery current, whose sign is taken to be positive when the battery is charging and negative during discharging.
The battery SOC was defined according to the following mathematical relationship:
SOC = SOC i + 1 C c a p 0 t I b a t d t ,
where SOCi represents the initial SOC, Ccap is the is the nominal battery capacity.
From Equation (2), it is noted that SOC calculation is based on the integration of current. The obtained SOC is used further as the reference SOC during the EKF estimation method.

2.1. Experimental Set-Up

This research work was carried out on a commercially available 13 Ah high-power LTO (Li4Ti5O12)-based Li-ion battery cell. The electrical and thermal parameters of this LTO-based battery cell are summarized in Table 1.
During the experiments, the LTO-based Li-ion battery cell was placed in a temperature chamber, as illustrated in Figure 2. The temperature of the battery cell was monitored using a type-K thermocouple; furthermore, the temperature values referred in this analysis are the ones measured on the surface of the LTO-based Li-ion battery cell.

2.2. Battery Capacity

The capacity of the battery is influenced by the C-rate and temperatures. Thus, the capacity of the studied LTO-based battery cell was measured for different temperatures (i.e., 5–45 °C in steps of 10 °C) and 8 different C-rates (i.e., from C/4 to 9 C). During charging, the capacity was measured considering a constant current–constant voltage procedure, while during discharging a constant current procedure was applied. Figure 3 illustrates the impact of the C-rate on the voltage during the capacity measurements at 25 °C for different C-rates.

2.3. Battery OCV

Despite the linear model of the LTO battery, the static relationship between VOC and SOC is intrinsically nonlinear [35]. SOC represents the amount of charge remained in the battery compared with the full capacity, and the relationship between OCV and SOC is a static characteristic of the battery, which is not changing with the load profile, but changes with temperature and age.
The nonlinearity of the model increases the complexity of the performance analysis of the estimators [35]. To deal with this problem, a high order polynomial function is introduced. The quadratic optimization is applied to guarantee the diminishing of OCV with the decrease of SOC [36].
The relationship between the SOC and OCV was determined by charging and discharging with 0.5C (i.e., 6.5 A) the LTO-based battery cell at different temperatures (5, 15, 25, 35, 45 °C). Based on the OCV-SOC curves obtained experimentally for the LTO-based battery (see Figure 4), the average between the charge and discharge curves is taken as the relationship between OCV and SOC. The average between charge and discharge of the OCV-SOC characteristic at different temperatures is presented in Figure 5. Further on, the average of OCV-SOC curves was approximated by a polynomial function, as shown in Equation (3), where the coefficients are given in Table 2 for all considered temperatures. The mean absolute error considering the experimental results at 25 °C is 0.0073 V, which proves the accuracy of the curve fitting method:
V o c = f ( SOC ) = i = 0 8 p i SOC i ,
Considering the equivalent circuit model for the LTO battery, presented in Figure 1, the state-space equation can be written as given in Equation (4):
[ V 1 ˙ V 2 ˙ SOC ˙ ] = [ 1 R 1 C 1 0 0 0 1 R 2 C 2 0 0 0 0 ] · [ V 1 V 2 SOC ] + [ 1 C 1 1 C 2 1 C c a p ] · I b a t ,
In this equation, the SOC of the battery and the voltages across the two RC networks are selected to be system state variable. The battery parameters which need to be estimated are R0, R1, C1, R2, and C2.

3. Parameter Identification

Apart from the OCV, the other parameters of the EEC (R0, R1, R2, C1, C2) have been estimated using the hybrid pulse power characterization (HPPC) method. The HPPC profile, which was applied to the LTO-based battery cell, is shown in Figure 6. The current pulse characterization method consists in applying a constant current pulse of a certain amplitude, ΔI to the battery and measuring the resulting change in the battery voltage, ΔV, either during and after the pulse.
The parameters of the EEC have been identified for SOCs between 5% and 95% with a 5% SOC resolution. At each SOC, both charging and discharging current pulses of various amplitudes were applied. Based on the voltage response to a current pulse (see Figure 7), the parameters R0, R1, R2, C1, and C2 have been identified.
When there is a sudden change in the current, a voltage drop, (ΔV0) caused by the ohmic polarization appears instantaneously; then the voltage drop completes the transient process with an exponential approximation until the voltage will return to a steady state value. Therefore, the ohmic resistance, R0, was determined according to Equation (5), considering that the voltage before the current pulse changes is V0, the voltage at the end of the instantaneous voltage drop (i.e., after 0.1 s) is V1.
R 0 = V 0 I = | V 0 V 1 | I ,
In order to extract the parameters of the EEC, related to the battery transient response, Ri and Ci, which are responsible for the fast voltage response (first RC network) and for the slow voltage response (second RC network), the following approach was followed. Resistances R1 and R2 were determined according to Ohm’s Law, as given in Equations (6) and (7), where V2 and V3 are measured during the current pulse after 10 and 18 s, respectively. The capacitances C1 and C2 were calculated based on the time constant of RC parallel networks, which is given in Equation (8). Furthermore, the time constant of the two RC parallel networks was determined according to the methodology presented in [37]:
R 1 = V 1 I = | V 1 V 2 | I ,
R 2 = V 2 I = | V 2 V 3 | I
τ i = R i · C i ,
where τi represents the time constant of the first and second RC network, Ri and Ci represent the resistance and the capacitance of the RC networks, i is 1 or 2 and corresponds to the first and second RC networks.
Figure 8 shows the results of the EEC parameters’ identification process (based on Equations (5)–(8)) that were obtained for different temperatures and various SOCs, when the discharging pulse case was considered. Similar results were obtained for the charging pulse case.
As it can be observed in Figure 8, the ohmic resistance, R0, as well as resistances R1 and R2 significantly decrease with the increase in temperature. Meanwhile, the capacitances, C1 and C2, are increasing with the increase in temperatures. Furthermore, all five parameters are changing with SOC. These experimental results show dependence between battery parameters and the operating conditions and justify the need to analyze the sensitivity of the battery model to the changes in the parameters.

4. State-of-Charge Estimation Based on Extended Kalman Filter Method

Kalman filters were firstly used in the area of aerospace. They are able to estimate the optimal state of a system on the basis of a series of data observed from the state space equation in the linear space. For the purpose of achieving the states also in a nonlinear system, EKF is proposed. The EKF dynamically linearizes the nonlinear model at the working point by a Taylor Series expansion.
The battery state space function is also a nonlinear system, especially in the lower and higher SOC ranges.
Considering the EEC presented in Figure 1, the battery model is expressed as follows:
{ V b a t = V O C V 1 V 2 I · R 0 I = V 1 R 1 + C 1 · d V 1 d t = V 2 R 2 + C 2 · d V 2 d t   ,
First equation presented in the Equation (9), represents the battery voltage, Vbat. From Equation (9), we can obtain the state space function of the two RC model as follows:
{ X k + 1 = A · X k + B · I k Y k + 1 = C · X k + D · I k ,
where:
X k = [ V 1 V 2 SOC ] k ,   A = [ T R 1 · C 1 + 1 0 0 0 T 1 R 2 · C 2 + 1 0 0 0 1 ] ,   B = [ T C 1 T C 2 T C c a p ] ,
C = [ 1 1   f ( OCV ) SOC ] ,   D = R 0 ,   Y k = U t , k .
where T is the step time response. In this equation, the SOC of the battery and the voltages across the two RC circuit are selected to be system state variable. The EKF computes the Jacobian matrix from (9), then the matrix C is obtained. In Equation (10), the approximation e A · T I + A · T is using to discrete the battery state space equation [5].
After establishing the state space equation, the steps for SOC estimation by EKF are listed in Table 3.
In Table 3, Q is the covariance of the process noise, W is the covariance of observation noise, and P is the error covariance. The initial values of the three covariance matrices should be set before the EKF estimation. After giving initial values, the EKF is capable of converging to the optimal SOC through the iterative process summarized in Table 3. X k + 1 | k and P k + 1 | k are the estimated state and covariance matrix, respectively. Afterward, the Kalman filter gain and the covariance matrix are updated, and the estimated state is corrected by the updated gain. The update step utilizes the information from the new measurement for improving the a posteriori state estimation. In this way, the EKF can achieve the best tradeoff between sensor measurement and model output for an accurate state estimation. The parameter X k + 1 * from Table 3, is the final state estimation of the EKF. The structure of the EKF calculating steps is presented in Figure 9a. The EKF is able to estimate the battery’s SOC on the basis of only the former state and the current measurement. Thus, it does not rely on the battery historical data and has a much higher computation efficiency. Moreover, according to the closed structure of the EKF, the algorithm is insensitive to the initial SOC value. The flowchart of the EKF-based SOC estimation is shown in Figure 9b.

5. State-of-Charge Estimation Results

The SOC of the LTO-based Li-ion battery is estimated using the EKF method, which is presented in Figure 9b. The structure of the SOC estimation method is illustrated in Figure 10. The EKF utilizes the voltage measurement from the battery and the load current profile applied to the battery, in order to estimate the SOC. Then, in order to improve the accuracy of the battery model, the estimated SOC and the battery current are substituted into the established battery model for updating parameter. In order to test the proposed SOC estimation method for the LTO-based battery, a step discharge profile was used. The considered battery cell was discharged, from a totally charged state, with 6.5 A (0.5C-rate) in steps of 5% ΔSOC. During the experiment, the data (i.e., current and voltage) were recorded with a sampling time of five seconds.
The result of the EKF based SOC estimation, for a temperature of 25 °C is shown in Figure 11a. Furthermore, a comparison between the laboratory measured battery voltage and the estimated battery voltage by the model is presented in Figure 11b. In order to test the SOC estimation, the initial SOC of the EKF method was arbitrarily set to 0.7 (70%) for further analysis in this paper.
Moreover, Figure 12a shows a discharged pulse, where random SOC values have been assigned to initialized the EKF estimation method. The initial SOC used in EKF method has been 50%, 70%, and 100%, while the SOC reference is actually 100%. The results of these experiments show that in the beginning there is a high error in the SOC estimation (50%, 30%), then the estimated SOC converge to the reference (steady-state value) after an acceptable settling time (up to 100 s). Then the SOC stays with the reference, overlapping with very small errors. The error band of the SOC estimation method has to be between the ±2% [21,38]. The obtained SOC estimation error, when the initial SOC for the EKF has been set 50%, 70% and 100% are showed in Figure 12b.
Furthermore, the mean absolute error between the measured and estimated SOC and voltage profiles were computed according to Equation (10):
| ε ¯ | = | x r e f ( i ) x e s t ( i ) ¯ | ,
where xref represents the voltage measured, and the reference SOC, respectively and xest represents the modeled voltage, and the SOC estimated, respectively. The SOC and voltage estimation mean errors are summarized in Table 4, while the maximum SOC and voltage estimation errors are summarized in Table 5.
Using the proposed model based on the EKF, the SOC and voltage of the battery were estimated also for a similar discharge profile at four other temperatures, i.e., 5 °C, 15 °C, 35 °C, 45 °C. The obtained SOC and voltage mean estimation errors are also summarized in Table 4. As it can be observed the proposed model estimates with very good accuracy both the SOC and voltage of the LTO-based battery; the highest mean estimation error was 0.0144 V (at T = 45 °C) for voltage and 1.16% (at 35 °C) for SOC. The maximum SOC and voltage estimations errors (i.e., 5.57% and 0.55 V, respectively) were obtained for a temperature of 5 °C; nevertheless, for all the considered temperatures the maximum voltage and SOC estimation errors were obtained in the beginning of the simulations, when the SOC estimator was not able yet to capture the reference SOC.
As one can observe in Figure 11, the proposed model is not able to estimate the voltage and the SOC of the studied LTO-based battery for SOCs close to 0%. This lack of accuracy is caused by the fact that the model was parametrized considering a 5% SOC resolution, as previously mentioned; however, for SOCs below 10%, the voltage behavior of the battery changes steeply (i.e., decreases drastically), which suggests that for this interval, the battery model has to be parameterized considering a higher SOC resolution, e.g., 2% SOC steps instead of 5% SOC.

6. Sensitivity Analysis of Estimated SOC and Battery Voltage

The sensitivity, of the proposed SOC estimation model, on the parameters of the battery model, was also analyzed. As previously mentioned, the parameters of the EEC were obtained for SOCs between 5% and 95% with 5% SOC resolution. In order to perform this sensitivity analysis, each parameter of the EEC was kept constant at a time (at the average value between the values obtained for each SOC at 0.5C), while the other parameters were varying with the SOC. This analysis was repeated for all the considered five temperatures.
The obtained SOC and voltage estimation errors are summarized in Table 6. Furthermore, the measured and estimated voltage profiles, for the sensitivity analysis performed at 25 °C, are presented in Figure 13. In Table 6, the highlighted (grey shade) values represent the instances when the obtained errors for the case when the average for the parameter was used are higher than the errors for the case when the dependence on the SOC was considered. Moreover, Figure 14 shows the obtained errors in terms of SOC and voltage, respectively, when the initial SOC of the EKF method is set to be 70%.
As one can observe, the SOC estimation is most sensitive with the changes in the values of the resistances and the capacitances of the RC-networks, while the battery voltage is most sensitive to the capacitance, C1.
However, by comparing the results summarized in Table 4 and Table 6, it can be concluded that generally, the differences between the two cases are rather small. This behavior suggests that the variation of the parameters of the EEC with the LTO-based Li-ion battery SOC has only a small impact on the accuracy of the SOC and voltage estimation.
The same conclusion can be drawn by comparing the maximum error values obtained for the two cases, which are summarized in Table 5 (parameters values changing with SOC) and Table 7 (parameters values constant with SOC). From Table 6, one can see that the SOC estimation error is below the acceptable error (2%) in all the considered study cases.
Figure 14 illustrates the estimation errors obtained for SOC and battery voltage at 25 °C. As it can be observed, only at the beginning, there is a high error (30%) due to the fact that initial SOC of the EKF method is set to 70%. After estimated SOC converge to its reference, the estimated SOC stay close to the reference, overlapping with small errors in all the cases. From Figure 14a, it can be observed that R2 and C2 are the most sensitive parameters, and from Figure 14b that C2 is the most sensitive parameter. For example, keeping the parameter C2 constant at its average value for the entire SOC interval will result in an increase in the voltage estimation error of about 10 mV in comparison with the case when C2 varies with SOC.

7. Conclusions

In this paper, a battery model-based on EKF SOC estimation algorithm was developed and verified for an LTO-based Li-ion battery. A second order RC-EEC was used to model the dynamics of the battery. The EEC was fully parameterized, based on extended laboratory measurements, by considering the variation of the circuit parameters with SOC, temperature, and C-rate. Furthermore, in order to estimate the battery SOC using the EKF method, a polynomial function has been used in order to map the VOC-SOC function and afterward used it for an optimal observer.
The proposed SOC estimation algorithm based on the EKF method is able to converge very fast, in a maximum of 100 s, from the initial SOC used for initialization to the reference SOC that is based on Coulomb counting with known initial SOC. Accurate estimation results have been obtained when the SOC estimated by the developed model was compared with a reference SOC obtained using the Coulomb counting method for a step discharge profile; the mean absolute error varied between 0.444 to 1.1422%, depending on the temperature, which is well below the 2% SOC estimation error mentioned in literature. Moreover, with the developed model it was also possible to predict accurately the battery voltage with a mean absolute error below 0.02 V, independent of the considered temperature.
By performing a sensitivity analysis, it was shown that the SOC estimation is most sensitive to the variation with the SOC of the parameters of the two RC networks, while the voltage estimation is most sensitive to the change of capacitance C1 with SOC; nevertheless, both SOC and voltage estimation are only slightly dependent on the changes of the EEC parameters with the SOC.

Acknowledgments

This work has been part of the “ALPBES: Advanced Lifetime Predictions of Battery Energy Storage” research project, which is financially supported by The Danish Council for Strategis Research.

Author Contributions

Ana-Irina Stroe performed the experiments, Jinhao Meng and Ana-Irina Stroe developed the models and wrote the paper; Daniel Stroe wrote the paper; Maciej Świerczyński, Remus Teodorescu and Søren Knudsen Kær reviewed the paper.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Blomgren, G.E. The Development and Future of Lithium Ion Batteries. J. Electrochem. Soc. 2017, 164, A5019–A5025. [Google Scholar] [CrossRef]
  2. Scrosati, B.; Garche, J. Lithium batteries: Status, prospects and future. J. Power Sources 2010, 195, 2419–2430. [Google Scholar] [CrossRef]
  3. Stroe, D.-I.; Stan, A.-I.; Diosi, R.; Teodorescu, R.; Andreasen, S.J. Short term energy storage for grid support in wind power applications. In Proceedings of the 13th International Conference on Optimization of Electrical and Electronics Equipment (OPTIM), Brasov, Romania, 24–26 May 2012; pp. 1012–1021. [Google Scholar]
  4. Stan, A.-I.; Swierczynski, M.; Stroe, D.-I.; Teodorescu, R.; Andreasen, S.J. Lithium Ion Battery Chemistries from Renewables Energy Storage to Automotive and Back-up Power Applications—An Overview. In Proceedings of the 14th International Conference on Optimization of Electrical and Electronics Equipment (OPTIM), Brasov, Romania, 22–24 May 2014; pp. 713–720. [Google Scholar]
  5. Chemali, E.; Preindl, M.; Malusz, P.; Emadi, A. Electrochemical and Electrostatic Energy Storage and Management Systems for Electric Drive Vehicles: State-of-the-Art Review and Future Trends. IEEE J. Emerg. Sel. Top. Power Electron. 2015, 4, 1117–1134. [Google Scholar] [CrossRef]
  6. Goodenough, J.B.; Park, K.-S. The Li-Ion Rechargeable Battery: A Perspective. J. Am. Chem. Soc. 2013, 135, 1167–1176. [Google Scholar] [CrossRef] [PubMed]
  7. Meng, J.; Ricco, M.; Luo, G.; Swierczynski, M.; Stroe, D.-I.; Stroe, A.-I.; Teodorescu, R. An Overview and Comparison of Online Implementable SOC Estimation Methods for Lithium-ion Battery. IEEE Trans. Ind. Appl. 2017, 54, 1583–1591. [Google Scholar] [CrossRef]
  8. Chaoui, H.; Golbon, N.; Hmouz, I.; Souissi, R.; Tahar, S. Lyapunov-Based Adaptive State of Charge and State of Health Estimation for Lithium-Ion Batteries. IEEE Trans. Ind. Electron. 2015, 62, 1610–1618. [Google Scholar] [CrossRef]
  9. Xu, B.; Cao, Z.; Chen, Z.; Zou, Z. An online state of charge estimation method with reduced prior battery testing information. Int. J. Electr. Power Energy Syst. 2014, 63, 178–184. [Google Scholar] [CrossRef]
  10. Jeong, Y.M.; Cho, Y.K.; Ahn, J.H.; Ryu, S.H.; Lee, B.K. Enhanced Coulomb counting method with adaptive SOC reset time for estimating OCV. In Proceedings of the IEEE Energy Conversion Congress and Exposition (ECCE), Pittsburgh, PA, USA, 14–18 September 2014; pp. 1313–1318. [Google Scholar] [CrossRef]
  11. Waag, W.; Sauer, D.U. Adaptive estimation of the electromotive force of the lithium-ion battery after current interruption for an accurate state-of-charge and capacity determination. Appl. Energy 2013, 111, 416–427. [Google Scholar] [CrossRef]
  12. Zhu, L.; Sun, Z.; Dai, H.; Wei, X. A novel modeling methodology of open circuit voltage hysteresis for LiFePO4 batteries based on an adaptive discrete Preisach model. Appl. Energy 2015, 155, 91–109. [Google Scholar] [CrossRef]
  13. Wei, Z.; Zou, C.; Leng, F.; Hee Soong, B.; Tseng, K.J. Online Model Identification and State-of Charge Estimate for Lithium-Ion Battery With a Recursive Total Least Squares-Based observer. IEEE Trans. Ind. Electron. 2018, 65, 1336–1346. [Google Scholar] [CrossRef]
  14. Meng, J.; Luo, G.; Gao, F. Lithium Polymer Battery State-of-Charge Estimation Based on Adaptive Unscented Kalman Filter and Support Vector Machine. IEEE Trans. Power Electron. 2016, 31, 2226–2238. [Google Scholar] [CrossRef]
  15. Luo, G.; Meng, J.; Ji, X.; Cai, X.; Gao, F. A data driven model for accurate SOC estimation in EVs. In Proceedings of the IEEE International Conference on Industrial Technology (ICIT), Toronto, ON, Canada, 22–25 March 2017; pp. 352–357. [Google Scholar]
  16. He, H.; Xiong, R.; Zhang, X.; Sun, F.; Fan, J. State-of-Charge Estimation of the Lithium-Ion Battery Using an Adaptive Extended Kalman Filter Based on an Improved Thevenin Model. IEEE Trans. Veh. Technol. 2011, 60, 1461–1469. [Google Scholar] [CrossRef]
  17. Chen, Z.; Fu, Y.; Mi, C.C. State of Charge Estimation of Lithium-Ion Batteries in Electric Drive Vehicles Using Extended Kalman Filtering. IEEE Trans. Veh. Technol. 2013, 62, 1020–1030. [Google Scholar] [CrossRef]
  18. He, H.; Qin, H.; Shui, Y.; Oleksandr, K. Lithium-Ion Battery SOC Estimation with UKF and RTOS μCOS-II Platform. Energy Procedia 2014, 61, 468–471. [Google Scholar] [CrossRef]
  19. Yu, Q.; Xiong, R.; Lin, C.; Shen, W.; Deng, J. Lithium-Ion Battery Parameters and State-of-Charge Joint Estimation Based on H-Infinity and Unscented Kalman Filters. IEEE Trans. Veh. Technol. 2017, 66, 8693–8701. [Google Scholar] [CrossRef]
  20. He, F.; Shen, W.X.; Kapoor, A.; Honnery, D.; Dayawansa, D. H infinity observer based state of charge estimation for battery packs in electric vehicles. In Proceedings of the IEEE 11th Conference on Industrial Electronics and Applications (ICIEA), Hefei, China, 5–7 June 2016; pp. 694–699. [Google Scholar]
  21. Xu, J.; Mi, C.C.; Cao, B.; Deng, J.; Chen, Z.; Li, S. The State of Charge Estimation of Lithium-Ion Batteries Based on a Proportional-Integral Observer. IEEE Trans. Veh. Technol. 2014, 63, 1614–1621. [Google Scholar] [CrossRef]
  22. Zhou, D.; Zhang, K.; Ravey, A.; Gao, F.; Miraoui, A. On-line estimation of lithium polymer batteries state-of-charge using particle filter based data fusion with multi-models approach. IEEE Trans. Ind. Appl. 2016, 52, 2582–2595. [Google Scholar] [CrossRef]
  23. Wei, Z.; Lim, T.M.; Skyllas-Kazacos, M.; Wai, N.; Tseng, K.J. Online state of charge and model parameter co-estimation based on a novel multi-timescale estimator for vanadium redox flow battery. Appl. Energy 2016, 172, 169–179. [Google Scholar] [CrossRef]
  24. Wei, Z.; Meng, S.; Xiong, B.; Ji, D.; Tseng, K.J. Enhanced online model identification and state of charge estimation for lithium-ion battery with a FBCRLS based observer. Appl. Energy 2016, 181, 332–341. [Google Scholar] [CrossRef]
  25. Zhang, C.; Li, K.; Mcloone, S.; Yang, Z. Battery modelling methods for electric vehicles—A review. In Proceedings of the 2014 European Control Conference (ECC), Strasbourg, France, 24–27 June 2014; pp. 2673–2678. [Google Scholar]
  26. Rahimidi-Eichi, H.; Baronti, F.; Chow, M.-Y. Modelling and online parameter identification of Li-Polymer battery cells for SOC estimation. In Proceedings of the IEEE International Symposium on Industrial Electronics (ISIE), Hangzhou, China, 28–31 May 2012; pp. 1336–1341. [Google Scholar]
  27. Zou, C.; Hu, X.; Wei, Z.; Wik, T.; Egardt, E. Electrochemical Estimation and Control for Lithium-Ion Battery Health-Aware Fast Charging. IEEE Trans. Ind. Electr. 2017, 99, 1–11. [Google Scholar] [CrossRef]
  28. Stroe, D.-I.; Swierczynski, M.; Stroe, A.I.; Kær, S.K. Generalized Characterization Methodology for Performance Modelling of Lithium-Ion Batteries. Batteries 2016, 2, 37. [Google Scholar] [CrossRef]
  29. Grandjean, T.R.; McGordon, A.; Jennings, P.A. Structural Identifiability of Equivalent Circuit Models for Li-Ion Batteries. Energies 2017, 10, 90. [Google Scholar] [CrossRef]
  30. Cheng, X.; Yao, L.; Xing, Y.; Pecht, M. Novel Parametric Circuit Modeling for Li-Ion Batteries. Energies 2016, 9, 539. [Google Scholar] [CrossRef]
  31. Rahini-Eichi, H.; Balagopal, B.; Chow, M.; Yeo, T.J. Sensitivity Analysis of Lithium-Ion Battery Model to Battery Parameters. In Proceedings of the IECON 39th Annual Conference of the IEEE Industrial Electronics Society, Vienna, Austria, 10–13 November 2013; pp. 6794–6799. [Google Scholar]
  32. Zhao, S.; Howey, D.A. Global sensitivity analysis of battery equivalent circuit model parameters. In Proceedings of the IEEE Vehicle Power and Propulsion Conference (VPPC), Hangzhou, China, 17–20 October 2016. [Google Scholar]
  33. He, H.; Xiong, R.; Fan, J. Evaluation of Lithium-Ion Battery Equivalent Circuit Models for State of Charge Estimation by an Experimental Approach. Energies 2011, 4, 582–598. [Google Scholar] [CrossRef]
  34. Li, J.; Mazzola, M.S. Accurate battery pack modeling for automotive applications. J. Power Sources 2013, 237, 215–228. [Google Scholar] [CrossRef]
  35. Rahimidi-Eichi, H.; Baronti, F.; Chow, M.-Y. Online Adaptive Parameter Identification and State-of-Charge Coestimation for Lithium-Polymer Battery Cells. IEEE Trans. Ind. Electron. 2014, 61, 2053–2061. [Google Scholar] [CrossRef]
  36. Malysz, P.; Ye, J.; Gu, R.; Yang, H.; Emadi, A. Battery State-of-Power Peak Current Calculation and Verification Using an Asymmetric Parameter Equivalent Circuit Model. IEEE Trans. Veh. Technol. 2016, 65, 4512–4522. [Google Scholar] [CrossRef]
  37. Hentunen, A.; Lehmuspelto, T.; Suomela, J. Time-Domain Parameter Extraction Method for Thevenin-Equivalent Circuit Battery Models. IEEE Trans. Energy Convers. 2014, 29, 558–566. [Google Scholar] [CrossRef]
  38. Li, X.; Jiuchun, J.; Zhang, C.; Wang, L.Y.; Zheng, L. Robustness of SOC Estimation Algorithm for EV Lithium-Ion Batteries against Modeling Errors and Measurement Noise. Math. Probl. Eng. 2015, 2015. [Google Scholar] [CrossRef]
Figure 1. Proposed equivalent electrical model.
Figure 1. Proposed equivalent electrical model.
Energies 11 00795 g001
Figure 2. LTO-based Li-ion battery cell placed in a temperature chamber.
Figure 2. LTO-based Li-ion battery cell placed in a temperature chamber.
Energies 11 00795 g002
Figure 3. Voltage changes with discharging rates.
Figure 3. Voltage changes with discharging rates.
Energies 11 00795 g003
Figure 4. The OCV-SOC characteristic of the LTO-based battery measured at T = 25 °C.
Figure 4. The OCV-SOC characteristic of the LTO-based battery measured at T = 25 °C.
Energies 11 00795 g004
Figure 5. The OCV-SOC characteristic of the LTO-based battery measured at different temperatures.
Figure 5. The OCV-SOC characteristic of the LTO-based battery measured at different temperatures.
Energies 11 00795 g005
Figure 6. Current pulse and voltage profiles.
Figure 6. Current pulse and voltage profiles.
Energies 11 00795 g006
Figure 7. Voltage response of LTO-based Li-ion battery cell for a 1 C-rate current pulse at 25 °C.
Figure 7. Voltage response of LTO-based Li-ion battery cell for a 1 C-rate current pulse at 25 °C.
Energies 11 00795 g007
Figure 8. Variation of EEC parameters (a) R0; (b) R1; (c) C1; (d) R2; (e) C2 with SOC and temperature.
Figure 8. Variation of EEC parameters (a) R0; (b) R1; (c) C1; (d) R2; (e) C2 with SOC and temperature.
Energies 11 00795 g008
Figure 9. (a) The structure for EKF calculation; (b) The schematic diagram of EKF on SOC estimation.
Figure 9. (a) The structure for EKF calculation; (b) The schematic diagram of EKF on SOC estimation.
Energies 11 00795 g009
Figure 10. The structure of the SOC estimation method.
Figure 10. The structure of the SOC estimation method.
Energies 11 00795 g010
Figure 11. (a) SOC estimation results at 25 °C when the initial SOC is set to 70%; (b) Comparison between measured and estimated voltage 25 °C.
Figure 11. (a) SOC estimation results at 25 °C when the initial SOC is set to 70%; (b) Comparison between measured and estimated voltage 25 °C.
Energies 11 00795 g011
Figure 12. (a) Experimental results of EKF method at 25 °C considering different initial SOC assignments (50%, 70%, 100%); (b) SOC estimation error curves at 25 °C.
Figure 12. (a) Experimental results of EKF method at 25 °C considering different initial SOC assignments (50%, 70%, 100%); (b) SOC estimation error curves at 25 °C.
Energies 11 00795 g012
Figure 13. Comparison between the measured and estimation SOC (left) and voltage (right) profiles obtained during sensitivity analysis performed at 25 °C for: (a) R0 constant; (b) R1 constant; (c) C1 constant; (d) R2 constant; (e) C2 constant.
Figure 13. Comparison between the measured and estimation SOC (left) and voltage (right) profiles obtained during sensitivity analysis performed at 25 °C for: (a) R0 constant; (b) R1 constant; (c) C1 constant; (d) R2 constant; (e) C2 constant.
Energies 11 00795 g013aEnergies 11 00795 g013b
Figure 14. Estimation error curves at 25 °C obtained during sensitivity analysis in terms of: (a) SOC; (b) Voltage.
Figure 14. Estimation error curves at 25 °C obtained during sensitivity analysis in terms of: (a) SOC; (b) Voltage.
Energies 11 00795 g014
Table 1. Specification of the Li-ion battery cell used in this study.
Table 1. Specification of the Li-ion battery cell used in this study.
PropertyTitle 2
Nominal capacity13 Ah
Nominal voltage2.26 V
Voltage range1.5–2.9 V
Current range±130 A
Operating temperature range−40 °C to 55 °C
Table 2. Polynomial approximation of the OCV-SOC characteristic.
Table 2. Polynomial approximation of the OCV-SOC characteristic.
CoefficientTitle 3
5 °C15 °C25 °C35 °C45 °C
p02.12432.03011.81601.87781.860
p10.15112.17377.91136.18796.667
p27.3333−1.365 × 101−7.341 × 101−5.680 × 101−6.177 × 101
p3−8.047 × 1013.177 × 1013.455 × 1022.689 × 1022.947 × 102
p43.784 × 1023.906 × 101−8.888 × 102−7.004 × 102−7.767 × 102
p5−9.307 × 103−3.292 × 1021.283 × 1031.033 × 1031.166 × 103
p61.251 × 1036.321 × 102−1.0004 × 103−8.355 × 102−9.722 × 102
p7−8.693 × 102−5.262 × 1023.643 × 1023.283 × 1024.0437 × 102
p82.439 × 101.648 × 102−3.739 × 101−4.279 × 101−6.055 × 101
Table 3. The process of EKF for SOC estimation.
Table 3. The process of EKF for SOC estimation.
Prediction
State Prediction X k + 1 | k = A · X k + B · I k
Covariance Prediction P k + 1 | k = A · X k · A T + Q k
Update
Kalman Gain Matrix K k = P k + 1 | k · C T · ( C · P k + 1 | k · A T + W k ) 1
State Estimation X k + 1 * = X k + 1 | k + K k · ( y k C · X k D · I k )
Covariance Estimation P k + 1 = ( I K k · C ) · P k + 1 | k
Table 4. SOC and voltage mean estimnation errors.
Table 4. SOC and voltage mean estimnation errors.
Mean ErrorTemperature
5 °C15 °C25 °C35 °C45 °C
SOC [%]0.44400.84220.54371.15691.1422
Voltage [V]0.0830.00870.00580.01720.0144
Table 5. SOC and voltage maximum estimnation errors.
Table 5. SOC and voltage maximum estimnation errors.
Max. ErrorTemperature
5 °C15 °C25 °C35 °C45 °C
SOC [%]5.57031.71722.13263.32542.2291
Voltage [V]0.55880.05700.2720.13800.1242
Table 6. Sensitivity analysis of the error of the SOC and battery voltage. Mean errors.
Table 6. Sensitivity analysis of the error of the SOC and battery voltage. Mean errors.
ConditionMean ErrorTemperature
5 °C15 °C25 °C35 °C45 °C
R0 constantSOC [%]0.44630.83900.54201.5431.1442
Voltage [V]0.00840.00880.00580.01720.0144
R1 constantSOC [%]0.51660.84570.52211.17381.1235
Voltage [V]0.00830.00860.00560.00170.0136
C1 constantSOC [%]0.86760.86750.57901.15611.2407
Voltage [V]0.00740.0090.00850.01750.0161
R2 constantSOC [%]0.36370.87820.61011.17551.1459
Voltage [V]0.00860.00890.00680.01690.00136
C2 constantSOC [%]0.96230.85100.43411.18301.2193
Voltage [V]0.00770.00890.00540.01690.0153
Table 7. Sensitivity analysis of the error of the SOC and battery voltage. Maximum error values (the shaded values represent the instances when the obtained errors, for the case when the average for the parameter was used, are higher than the errors for the case when the dependence on the SOC was considered).
Table 7. Sensitivity analysis of the error of the SOC and battery voltage. Maximum error values (the shaded values represent the instances when the obtained errors, for the case when the average for the parameter was used, are higher than the errors for the case when the dependence on the SOC was considered).
ConditionMean errorTemperature
5 °C15 °C25 °C35 °C45 °C
Ro constantSOC [%]5.57561.71252.12963.32402.2414
Voltage [V]0.55970.05530.27160.13570.1225
R1 constantSOC [%]5.70701.67132.2843.25372.1477
Voltage [V]0.56130.04480.27810.13180.1126
C1 constantSOC [%]5.63781.82952.64023.41262.4001
Voltage [V]0.54120.05800.23980.14070.1389
R2 constantSOC [%]5.23821.72742.11973.25502.3199
Voltage [V]0.56130.04480.27810.13180.1126
C2 constantSOC [%]6.51391.86202.29493.40932.2162
Voltage [V]0.55540.05840.27760.14060.1330

Share and Cite

MDPI and ACS Style

Stroe, A.-I.; Meng, J.; Stroe, D.-I.; Świerczyński, M.; Teodorescu, R.; Kær, S.K. Influence of Battery Parametric Uncertainties on the State-of-Charge Estimation of Lithium Titanate Oxide-Based Batteries. Energies 2018, 11, 795. https://doi.org/10.3390/en11040795

AMA Style

Stroe A-I, Meng J, Stroe D-I, Świerczyński M, Teodorescu R, Kær SK. Influence of Battery Parametric Uncertainties on the State-of-Charge Estimation of Lithium Titanate Oxide-Based Batteries. Energies. 2018; 11(4):795. https://doi.org/10.3390/en11040795

Chicago/Turabian Style

Stroe, Ana-Irina, Jinhao Meng, Daniel-Ioan Stroe, Maciej Świerczyński, Remus Teodorescu, and Søren Knudsen Kær. 2018. "Influence of Battery Parametric Uncertainties on the State-of-Charge Estimation of Lithium Titanate Oxide-Based Batteries" Energies 11, no. 4: 795. https://doi.org/10.3390/en11040795

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop