Soc Soh FV
Soc Soh FV
Soc Soh FV
(a),(b),(c)
Sidi Mohamed Ben Abdellah University - National School of Applied Sciences, Fez, Morocco
(d)
LIS - Informatics and Systems Laboratory (LIS CNRS 7020), Aix Marseille University, CNRS,13397 Marseille Cedex,
France
(a)
[email protected], (b)[email protected], (c)[email protected]
(d)
[email protected]
𝑦𝑘 = 𝐶𝑘 𝑥𝑘 + 𝐷𝑘 𝐼𝐿,𝑘 + 𝑣𝑘 (14)
• Update phase: the algorithm updates the
prediction based on the system errors as follow:
𝜕𝑓(𝑥𝑘 ,𝑢𝑘 ) 𝜕𝑓(𝑥𝑘 ,𝑢𝑘 )
Where 𝐴𝑘 = | , 𝐵𝑘 = | ,
𝜕𝑥𝑘 𝑥𝑘 ,𝑢𝑘 𝜕𝑢𝑘 𝑥𝑘 ,𝑢𝑘
𝜕𝑔(𝑥𝑘 ,𝑢𝑘 ) 𝜕𝑔(𝑥𝑘 ,𝑢𝑘 )
𝑥̂(𝑡|𝑡) = 𝑥̂(𝑡|𝑡−1) + 𝐾𝑡 (𝑦𝑡 − 𝐻𝑥̂(𝑡|𝑡−1) ) (8) 𝐶𝑘 = | and 𝐷𝑘 = | .
𝜕𝑥𝑘 𝑥𝑘 ,𝑢𝑘 𝜕𝑢𝑘 𝑥𝑘 ,𝑢𝑘
3.6. Fuzzy Logic
Fuzzy logic is a useful mathematical concept that allows
modelling non-linear and complex systems using the
appropriate training dataset. It's a non-monotonic logic
that uses crisp sets to categorize the measured data. The
relationship between a member of a set and its degree of
membership is defined using a membership function. In
the case of SOH, the membership function outputs can
be set as healthy, tolerable and not healthy.
Jonghoon Kim ( 2014), used a fuzzy logic-controlled
methodology to predict the battery SOH, first the cell
resistance and maximum capacity were determined
based on voltage, current, temperature and time, then
fuzzy logic approach was applied to estimate the battery
SOH using the resistance and the maximum capacity
Figure 5 : SOC estimation using EKF values.
Burgos et al. proposed a novel fuzzy logic algorithm to
EKF was proven to give accurate results even with noisy predict the battery SOC. A fuzzy model that
input data, the algorithm is much lighter and can be characterizes the relationship between the battery open-
implemented for real-time application. However, when circuit voltage, SOC and the discharge current was used
the system is highly non-linear, linearization error would in combination with an EKF to predict the battery SOC
lead to highly unstable filters because of uncertainties in (Burgos, Saez, Orchard, & Cardenas, 2015).
the first order Taylor series (Sun, Hu, Zou, & Li, 2011).
3.7. Least squares
Many authors have used dual extended Kalman filter to The least square algorithm is a widely used approach that
provide an online estimation of both battery SOH and identifies the best fit function that minimizes the sum of
SOC. As the name suggested, this approach uses two quadratic errors between measured output and system
extended Kalman filters to predict the battery states and response.
update its parameters to give more reliable results. In In (L, 2011), Gregory L.Pett proposed an enhanced
(Wassiliadisa, et al., 2018) the authors provide an version of the LS algorithm called Weighted Total Least
outstanding investigation of the DEKF performance for square to estimate the battery capacity. Since the
SOC and SOH estimation under different dynamics and standard least square approach doesn’t consider the
degradation stages. Compared to a simple EKF, the uncertainties that the input measurement includes, the
DEKF was proven to improve the accuracy of the SOC author used the WTLS algorithm that takes into account
over battery lifetime, while the battery internal resistance the noises of the accumulated ampere-hour
and capacity become inaccurate with advanced measurements and the battery SOC. The estimation
degradation. results are more accurate than a standard least squares
approach, and the algorithm can be used for real-time
3.5. Sliding Mode Observer applications.
Another model-based approach that was used to estimate
the internal states of the battery is known as the sliding- 4. CONCLUSION
mode observer (SMO). This algorithm has the advantage SOC and SOH estimation is of a great importance when
of compensating the modelling errors caused by developing a battery management system, they provide
parameters variation of circuit model and can help an overview of the short- and long-term state of the
overcome some drawbacks that other model-based battery.
methods present. Introduced by Emel'yanov (1959) the The main goal of this paper is to provide a basic
SMO algorithm was adopted to estimate the battery SOC. understanding of the different algorithms, the advantages
A combination of an improved ECM and a SMO were and shortcomings of each to help build an advanced BMS
used by different authors to provide an accurate for EV application. The review shows that there is no
estimation of the battery SOC (Chen, X., Z., & A., 2012) perfect approach to estimate the battery states, and the
(Nacer, Ahmed, & Naamane, 2012). choice should be made based on the complexity of the
In (Ning, Xu, Cao, Wang, & Xu, 2016 ), the authors used system and the target application.
SMO to estimate the battery SOC based on a parameter The battery model types that are used for EV applications
adaptive battery model to reduce the systematic errors. are first presented. Then the most relevant estimation
The estimation result shows a rapid convergence of SOC algorithms that were used in literature to predict the
curve with an estimation error of less than 2%, which battery SOC and SOH are outlined. Certain algorithms
reflects the robustness of the algorithm. were tested using a second order equivalent circuit
battery model to test out their accuracy.
Kim, J. ( 2014). Fuzzy Logic-Controlled Online State-of-
5. REFERENCES Health (SOH) Prediction in Large Format
A., F., J., A. D., K., P., & Longo S. and Wild, M. (2016). LiMn2O4 Cell for Energy Storage System
A review on electric vehicle battery modelling: (ESS) Applications.
From Lithium-ion toward Lithium–Sulphur. L, P. G. (2011). Recursive approximate weighted total
Renewable and Sustainable Energy Reviews, least squares estimation of battery cell total
56, 1008-1021. capacity. Journal of Power Sources, 2319–
A., J., B., R., & M., D. M. (2016). Review of simplified 2331.
Pseudo-two-Dimensional models of lithium-ion Mathew, M., Janhunen, S., Rashid, M., Long, F., &
batteries. Journal of Power Sources, 327, 44– Fowler, M. (2018). Comparative Analysis of
55. Lithium-Ion Battery Resistance Estimation
A., L., A., S., Venet, P., A., H., M., O.-B., & S., P. (2016). Techniques for Battery Management Systems.
Practical online estimation of lithium-ion Energies, 11, 1490.
battery apparent series resistance for mild Moura, S. J., Argomedo, F. B., Klein, R., & Krstic, A. M.
hybrid vehicles. IEEE Transactions on (2016). Battery State Estimation for a Single
Vehicular Technology, 65, 4505–4511. Particle Model With Electrolyte Dynamics.
Berecibar, M., Gandiaga, I., Villarreal, I., Omar, N., IEEE Transactions on Control Systems
Mierlo, J. V., & Bossche., P. V. (2016). Critical Technology, 25(2), 453–468.
review of state of health estimation methods of Nacer, M., Ahmed, B., & Naamane, A. (2012). Battery
Li-ion batteries for real applications. Renewable Models for Estimation of State of Charge by
and Sustainable Energy Reviews, 56 , 572-587. Sliding Mode Observer. Journal of Smart
Burgos, C., Saez, D., Orchard, M. E., & Cardenas, R. Innovation, Systems and Technologies, 133-
(2015). Fuzzy modelling for the state-of-charge 149.
estimation of lead-acid batteries. Journal of Ning, B., Xu, J., Cao, B., Wang, B., & Xu, G. ( 2016 ).
Power Sources , 355-366. A Sliding Mode Observer SOC Estimation
Chang, W.-Y. (2013). The State of Charge Estimating Method Based on Parameter Adaptive Battery
Methods for Battery: A Review. International Model. Energy Procedia, 619 – 626.
Scholarly Research Notices, 7. O., G., P., V., S., J., & Molinas, M. ( 2017). Battery
Chen, X., X., S. W., Z., C., & A., K. ( 2012). Sliding modeling and Kalman filter-based State-of-
Mode Observer for State of Charge Estimation Charge estimation for a race car application.
Based on Battery Equivalent Circuit in Electric IEEE 14th International Conference on
Vehicles. Australian Journal of Electrical and Networking, Sensing and Control (ICNSC). .
Electronics Engineering, 225–234. Rincon-Mora, E. C. (2006). Accurate electrical battery
E. Kamal, A. E. (2015). State of charge estimation based model capable of predicting runtime and I-V
on extended Kalman filter algorithm for performance. IEEE Transactions on Energy
Lithium-Ion battery. 23rd Mediterranean Conversion, 21(2), 504-511.
Conference on Control and Automation (MED). Sepasi, S., Ghorbani, R., & Liaw, B. Y. (2014). Improved
Fan, G., & Canova, X. L. (2017). A Reduced-Order extended Kalman filterfor state of charge
Electrochemical Model of Li-Ion Batteries for estimation of battery pack. Journal of Power
Control and Estimation Applications. IEEE Sources , 368-376.
Transactions on Vehicular Technology, 67(1), Sun, F., Hu, X., Zou, Y., & Li, S. (2011). Adaptive
76-91. unscented Kalman filtering for state of charge
Fleischer, C., W., W., Z., B., & D.U., S. (2013). Adaptive estimation of a lithium-ion battery for electric
on-line state of available power prediction of vehicles. Energy, 36, 3531-3540.
lithium-ion batteries. Journal Power Electron, Ungurean, L., Cârstoiu, G., & Groza, M. V. (2016).
13, 516–527. Battery state of health estimation: a structured
G., F., X., L., & M., C. (2018). A Reduced-Order review of models, methods and commercial
Electrochemical Model of Li-Ion Batteries for devices. International Journal of Energy
Control and Estimation Applications. IEEE Research, 41(2), 151-181.
Transactions on Vehicular Technology, 67(1), Wassiliadisa, N., Adermanna, J., Frericksb, A., Pakb, M.,
76–91. Reitera, C., Lohmannb, B., & Lienkampa., M.
Kailong, L., Kang, L., Qiao, P., & Cheng, Z. (2019). A (2018). Revisiting the dual extended Kalman
brief review on key technologies in the battery filter for battery state-of-charge and state-of-
management system of electric vehicles. health estimation: A use-case life cycle
Frontiers of Mechanical Engineering, 14(1), analysis. Journal of Energy Storage, 73-87.
47-64. Yu, J., Mo, B., Tang, D., Yang, J., Wan, J., & Liu, J.
Kempera, P., Li, S. E., & Kum, D. (2015). Simplification (2017). Indirect State-of-Health Estimation for
of pseudo two dimensional battery model using Lithium-Ion Batteries under Randomized Use.
dynamic profile of lithium concentration. Energies.
Journal of Power Sources, 286, 510-525.