SciELO - Scientific Electronic Library Online

 
vol.114 número1Optimized Rain Drop Size Distribution Model for Microwave Propagation for Equatorial Africa índice de autoresíndice de assuntospesquisa de artigos
Home Pagelista alfabética de periódicos  

Serviços Personalizados

Artigo

Indicadores

Links relacionados

  • Em processo de indexaçãoCitado por Google
  • Em processo de indexaçãoSimilares em Google

Compartilhar


SAIEE Africa Research Journal

versão On-line ISSN 1991-1696
versão impressa ISSN 0038-2221

SAIEE ARJ vol.114 no.1 Observatory, Johannesburg Mar. 2023

 

Electric Vehicle Lithium-ion Battery Ageing Analysis Under Dynamic Condition: A Machine Learning Approach

 

 

Radhika SwarnkarI; Harikrishnan RII; Prabhat ThakurIII; Ghanshyam SinghIV

ISenior Member, IEEE, Symbiosis Institute of Technology (SIT), Symbiosis International Deemed University (SIDU), Pune-412115, India (e-mail: radhika.swarnkar02@gmail.com )
IISenior Member, IEEE, Symbiosis Institute of Technology (SIT). Symbiosis International Deemed University (SIDU). Pune-412115, India (e-mail: dr.rhareish@gmail.com)
IIIMember, IEEE, Prabhat Thakur is with the Symbiosis Institute of Technology (SIT). Symbiosis International Deemed University (SIDU). Pune-412115. India (email: prabhat.thakur@sitpune.edu.in )
IVCentre for Smart Information and Communication Systems. Department of Electrical and Electronics Engineering Sciences. University of Johannesburg. Auckland Park Kingsway Campus. Johannesburg 2006. South Africa (e-mail: ghanshyams@uj.ac.za )

 

 


ABSTRACT

Currently, the smart cities, smart vehicles, and smart gadgets will improve the way of living standard. Cloud connectivity of IoT sensed devices will capture real-time data in the cloud which helps to improve the system performance and quick response to queries. Electric Vehicle battery health diagnosis plays an important role in the proper functioning of the battery management system, guarantees safety, and warranty claim. Society 5.0 develops with the advancement in the road, infrastructure, better connectivity, transportation, and options available to purchase. Battery health cannot be measured directly. There are internal and external factors that affect battery health such as State of Charge, model parameters, charging/discharging method, temperature, Depth of Discharge, C-rate, battery chemistry, form factor, thermal management, and load change effect. Battery degrades due to both calendar ageing and cyclic ageing. Artificial Intelligence plays a significant role in Battery management system due to the nonlinear behavior of lithium-ion battery. Prediction of battery health accurately and in due time will reduce the risk of recklessness. Timely maintenance will reduce the risk of fatal accidents. This paper presents different batteries analysis under different discharge voltage and capacity conditions. Different machine learning algorithms such as Neural Network, Modified Support Vector Machine (M-SVM) and Linear Regression are used to predict state of health. The proposed M-SVM performs well with less error for all four-battery discharge data.

Index Terms: Battery ageing, Support Vector Machine, Linear Regression, Neural Network, Capacity fading


 

 

I. Introduction

IN 20th century, when there were very few gadgets or machines that can talk among themselves, at that time solving machine or system problems takes time to resolve that problem. However nowadays with the help of Society 5.0 cities are becoming smart. There are various energy storage devices available, among them battery is the most convenient and high energy density.

Battery can be big or small capacity based on application or power drawn requirement. Battery health estimation is necessary for Society 5.0 because most of the devices are connected to sensors and sensors have low battery issue. In order to run IoT sensor system, proper maintenance of sensor battery have to be taken care. People are more aware of their health-related issues, advancement in technology leads to improve facility. Smart city consists of smart vehicles, smart homes, smart hospital, and smart gadgets. Bad air quality will affect the lungs and breathing problems. Clean and green energy consumption will lead to a sustainable environment. Petrol and diesel vehicles emission harmful gases which is polluting the environment. Electric vehicles, CNG vehicles and fuel cell vehicles do not emit harmful gases and hence lead to sustainability.

Lithium-ion batteries are popular nowadays due to high energy density, lightweight, price of lithium-ion batteries is less, long life cycle, and low self-discharging rate. Few years ago. Battery operated Electric Vehicles (BEVs) were operated by Lead-acid battery due to being cheap in cost and safer to use. As the research work progresses in energy storage, the lithium-ion battery performs better than lead-acid battery. Researchers have done extensive research on different materials for cathode, anode, and electrode. Some of the popular and highly demanding lithium-ion chemistries used in BEVs are lithium nickel manganese cobalt oxide (NMC). lithium iron phosphate (LFP), lithium-nickel-cobalt-aluminium oxide (NCA), lithium titanate (LTO), lithium-ion manganese oxide (LMO), and lithium cobalt oxide (LCO). LMO has high nominal voltage as compared to other chemistries whereas LTO can operate in a wide range of temperatures and best for low temperatures. Lithium-ion battery are explosive in nature and catches fire easily during summer. For better thermal management, power management and control. Battery management system (BMS) plays a significant role in BEVs. BMS comes with battery pack while purchasing. Lead-acid battery is safe to use therefore BMS is not required in this battery. Whereas lithium-ion battery can easily change its characteristics and easily get exploded therefore BMS is necessary to use in this battery. Main functions of BMS are to diagnosing the states, cell balancing, safety alerts, communicating with other parts of the vehicle, connectivity with the cloud, and data transferring. Fig. 1 shows IE A report of battery demand by different regions. China has highest battery demand and then followed by Europe [1],

 

 

In 1976, the COSMOS-839 satellite was fragmented due to battery malfunction. In 1985, the NOAA-8 satellite was exploded due to Ni-cd battery overcharged. In 2010, Boeing 747 in UAE was destroyed due to an Uninterrupted power supply caught fire. In the Federal Authority report mentioned that 280 incidents occurred during 2006-2020 due to lithium-ion battery on aircraft or in airport. Due to this many events related to lithium-ion battery, BMS functioning has to be improved and robust so that in future any damage related to battery should not happen. Lithium-ion battery health depends on internal and external factors

Due to high cycling rate, metallic loss of active material takes place. Due to high State of Charge (SOC) deposition in calendar ageing, lithium-ion loss takes place. Due to overcharging and over-discharging of BMS, loss of active material and current collector corrosion takes place respectively. Due to high and low temperature of battery, solid electrolyte interface decomposition takes place and lithium plating occurs in later respectively. SOC estimation plays a significant role in BMS. Based on the charging level of individual cells, battery pack SOC will be decided. If unbalance in the charging level of individual cells which degrades the capacity hence degrades the life of the battery takes place [33]. Accurate SOC estimation is necessary for improving driver's safety, re-routing, control and protecting from full discharge of battery. Proper predictive maintenance is required, forecasting of SOC using ML algorithms like ARIMA, LSTM and XGBoost are carried out in [34] paper where XGBoost and ARIMA shows less error as compared to LSTM. Driving EV at high SOC has most significant impact on battery aging, driving at high cycling rate or fast charging leads to high discharge current and even damage of the material composition of lithium battery [35]. There are many research questions that can be answered in this paper:

Ql. What is the importance of BMS?

Q2. Why battery health diagnosis is important?

Q3. Which are the factors which cause battery ageing?

Q4. How machine learning (ML) can be useful in predicting battery health?

Q5. Which ML method gives good accuracy for battery health prediction?

A. Contribution of the Paper

In order to address the above issues related to battery health, Modified Support Vector Machine (M-SVM) based on regression is established to estimate the battery SOH in this paper. The proposed method not only perform in one battery cell but also performs well for other cells with different operating conditions. This shows that our proposed model is robust in different conditions for the estimation of battery health. Whereas other regression methods like linear regression (LR) and neural network (NN) underperform in different conditions of different battery cells. NN takes a long time to execute as compared to LR and M-SVM. Our contributions are summarized as:

M-SVM is proposed for SOH estimation which shows robustness for different lithium-ion battery cells at different operating condition.

Extensive experiments have been performed to verify that our model is flexible, performing better than NN and LR.

Β. Organization of the Paper

This paper is organized into four sections: Section-I deals with the introduction of the battery, BMS and related problems. Section-II discusses work related to battery health diagnosis and prediction. Section-Ill discusses an experimental analysis of different batteries under dynamic conditions and results. Section-IV deals with the conclusion of the experiment results and future directions.

 

II. Related Work

A. Research Trend

Fig. 2 shows the research trend analysis in web of science database related to battery state of health in different ML methods. Most of the research work in battery state of health has been done related to neural network (NN) followed by linear regression (LR) than Gaussian process regression (GPR), Support-vector-machine (SVM), long-short-term-memory (LSTM), random forest (RF), Bayesian network (BN), ensemble learning (EL) and very few research work related to decision tree. Digital-twin concept is started in the robotics, mechanical domain, medical domain, and in electrical domain. Creating a virtual environment that behaves similar to the real, with high accuracy and precision in the real world itself is an achievement. In the year 1990, machine learning concept came into picture. In 1959 the term machine learning was coined by Aurthur Samuel. Keywords that are frequently used by authors in their documents are represented by the word cloud in fig. 3. This data is extracted from SCOPUS database. This figure shows words related to the state of health, battery management systems, lithium-ion batteries, charging(batteries), health, ions, state of charge, and electric batteries are frequently used by authors in their document.

 

 

 

 

B. Literature Review

Battery state of health (SOH) is termed as the ratio of present available-capacity of battery to the actual initial-capacity of battery. Indication of battery ageing is reflected when capacity fades or increase in resistance. Battery health can be modelled by electrochemical equations or by equivalent-circuit-model (ECM) or by data-driven-method. Electrochemical-based modelling and data-driven modelling gives the more accurate result as compared to ECM. But the computational effort increase is more in electrochemical modelling [2].Fig. 4 shows the summary of the literature review. There are different categories in the literature summary such as goals, challenges, techniques, application areas and research trends are discussed. The primary goals of SOH are to predict early lifecycle, withstand warranty claims, for scheduling maintenance and also to visualize user driving behaviour. There are various challenges faced while estimating SOH such as real-time analysis is difficult, there is no direct method to estimate SOH, battery-pack analysis is lacking, and there are various features that affect battery health selection of significant features is difficult. There are various techniques such as model-based, data-driven and adaptive filter based for the estimation of SOH. Battery health estimation can be used in different applications such as EV, electric boats, mobile phones, satellite, defence equipment and static energy storage. Latest research trend is to find high accurate and robust model which can withstand dynamic conditions and predict accurate health status of battery.

Equation (1) shows general formula to calculate SOH by two ways [25].

Where, Cold = reduced capacity after certain interval

Rpresent= increase in resistance after certain interval

Cm, Rm = initial or nominal capacity, initial or nominal resistance respectively.

SVM is used for SOH capacity estimation as well as SOH resistance estimation presented in [6]. In [6], the author has acquired vehicle charge/discharge battery data operated under different temperature conditions.

SVM is trained to calculate battery voltage drop during lOsec discharge pulse for SOH resistance estimation and C/3 partial and full discharge pulse is used for SOH capacity estimation. RMSE for SOH resistance estimation is 6.2% and RMSE of SOH capacity estimation is 0.63%. In [7], the author has discussed SVM along with ECM, Relevance Vector Machine and Particle Filter. In [9], the author has used LSTM for SOC and SOH resistance estimation both in a single model. In [10], the author has used EL method for SOH estimation. EL works faster than SVM, Artificial Neural Network (ANN), LS-SVM but it requires large amount of training dataset. In [11], SVM is used with Radial Bias Function for online SOH estimation. In [18], Genetic Algorithm is used for finding capacity fading of lithium-ion battery under different temperature condition.

By using different cathode electrode combination, cathode anode combinations or different concentration proportion of cathode material for cell manufacturing will change the cycle life of battery. Estimation error of battery capacity is less than 1%. In [19], fusion-based feature selection is done from measured and calculated health indicators. Three publicly available dataseis were used for the analysis. Machine learning techniques such as ANN, GPR SVM, and RVM are used for carrying out this analysis. Out of this four ML techniques GPR shows good performance in this paper. In [20], forward neural network is used for capacity estimation of 18650 lithium-ion battery under different temperatures. 0.66% lowest RMSE error is achieved at 25°C. in [21], review of different ML algorithms used for state of charge and state of health are discussed. FNN, SVM, RBF, RNN, and hamming network are discussed in depth. One very interesting topic that is data quality is discussed in this paper. Because if the dataset is not properly pre-processed then chances of getting high error is high. After completion of first lifecycle of li-ion battery, used for second life use case and their issues-challenges are discussed in [31]. Apart from lithium-ion battery, flexible zinc battery characteristics is discussed in [32].

 

III. Experimental Analysis and Result Discussion

For conducting battery health analysis, various tests on batteries are done. Characteristic test of battery consists of static-capacity test, efficiency test, hybrid pulse power-test, open-circuit-voltage/state of charge test, and lastly loading or driving profile test. These tests are repeated for different temperatures [3]. For this paper analysis, a publicly available NASA Li-ion battery aging dataset is used [5]. Other authors also used same dataset [8]. The procedure for conducting battery ageing test used in this paper is mentioned in Fig. 5 [4]. The cycling procedure is started from cycle i=0 and ended when End of Life (EOL) is reached. Generally, we say EOL when battery capacity is reached 80% of the nominal capacity. This dataset was collected by charging-discharging at different temperatures. This dataset consists of 34 cylindrical cells having form factor of 18650 with different nominal capacities that have been cycled to 70% to 80% of beginning capacity. Cycling of battery consists of three different operational types: charging mode, discharging mode, and impedance mode. Charging at CC-CV at a constant current of 1.5A until 4.2V is reached, then maintaining the constant voltage and decreasing the current to 20mA. This data was divided into 6 groups, 6th group dataset was chosen for this analysis which was taken in the year 2008 at 24°C temperature. Four different batteries were analysed that is B0005, B0006, B0007 and B0018. There are other group of datasets which was conducted at different temperatures. Table 1 shows dataset explanation. Discharging at constant-current (CC) of 2A until battery voltage declined up to 2.45V, 2.12V 1.737V and 2.349V for 5th, 6th ,7th and 18th batteries respectively. During CC charge, battery charges rapidly and when it reaches near max. capacity then transferred to CV mode for charging further to full capacity. Charging through CC charge to full capacity will heat the battery rapidly and liberates stored energy therefore now-a-days multi-step CC charging is preferred to further reduce the losses while charging. In [22], ensemble learning method (ELM) is used for mapping between health indicator and SOH. By using Pearson correlation, highly correlated health indicator is selected. Duration of same charging voltage range (DSCVR) shows a high correlation or sensitive to battery health. ELM works faster due to fast learning rate and has faster computation power. ELM is trained by different models and gives high weight to that model which performs well. ELM can be applied for classification and regression problems.

 

 

 

 

Two public datasets that is NASA and CALCE are analysed by ELM for predicting battery SOH. In [23], partial discharge features were selected which shows high sensitivity to SOH. SVM is used for classification of cycles into different groups and then predicting SOH through regression. This classification and regression of SVM model will help in early prediction of SOH.

This dataset is analysed by using Orange Tool of 3.31 version. This tool does not need coding, by using dragging and dropping of blocks and tuning of parameters gives result easily. Popular machine learning approaches NN, M-SVM and LR are used for comparison. For analysis discharging curve data of different batteries is taken. Different batteries were discharged to different voltages and also had different initial capacities selected for battery health prediction analysis. This dataset consists of 11 features, out of which 3 features are removed and one target is set. Fig. 6 (a)-(d) shows capacity versus cycle relation of B0005, B0006, B0007 and B0018 respectively. The color variation shows battery health. As the cycle number increases capacity of battery fades. Based on SOH range, capacity is fades and blue color indicates End of Life while yellow color indicates fresh battery good in condition. Green color indicates moderate battery health. Battery B0018 shows fast degradation of battery health and gaps in the end of life shows missing data.

 

 

This section is further divided into three subsections. These three subsections are 1) Linear Regression, 2) Support Vector Machine, and 3) Neural Network, which are categories of machine learning algorithms.

A. Linear Regression

Multiple LR is used for estimating battery SOH is discussed in [16]. In this paper [16], Principal Component Analysis (PCA) is used for feature selection. Basic LR is used for finding the best fit line for the model values. This method is fast but less accurate as compared to other ML methods. In [17] IoT-enabled microcontrollers are used for battery parameter estimation.

B. Support Vector Machine

SVM is one of the most popular ML methods used for regression and classification both. SVM is suitable for small datasets as well. The model of SVM is discussed in [12] below equation (2):

Where, φ(χ) = map input linear data into a new feature space with dimension d'.

C. Neural Network

The SOH estimation by the convolutional neural network, artificial neural network, and recurrent neural network are discussed in [13-15] respectively. The neural network has hidden layers, as the number of hidden layers is increased then computational complexity also increases with the model accuracy which is represented in fig. 7. In [24], author has proposed LSTM- GPR for remaining useful life (RUL) prediction. Empirical modelling of battery is used in this paper for NASA and CALCE dataset.

 

 

In [26], author has used classification method based on lineai and non-linear nature of the electrochemical battery. Taking 25 cycles for early-stage prediction of battery ageing and finding whether battery behaviour is showing Solid Electrolyte Interfacing (SEI) or lithium plating. In [27], authoi has performed hybrid pulse power test (HPPC) of battery foi finding battery ECM parameters that is internal resistance. Then three-layer backward propagation neural network is used for estimating capacity. This model is also validated in static and dynamic current profiles.

In [28], ECM-based modelling and health prediction is done based on particle swarm optimization and genetic algorithm. Battery modelling parameters of first-order oi second-order R-C circuit varies with temperature or SOC value. Tuning of parameters is necessary for the prediction oi battery health. In [29], Artificial neural network is used foi SOH estimation and achieved RMSE of 1.17%. calendar cycle or storage condition of battery is used as input and SOH as output. Based on different storage conditions (fully or partially charged), different temperature condition, different current, and voltage this analysis is done. In [30], review of differenl models like modelling approach, data-driven approach, and hybrid approach is discussed. Their advantages, disadvantages and future direction are mentioned.

Orange Tool is a freely available software used for data analysis and prediction analysis without using coding.

Dragging and dropping widgets then connecting sequentially and then tuning parameters or hyper-parameters will lead to more accuracy. Training and testing of random sampling of data doesn't require cross validation of data. In this model 80%> of the data is provided for training and 20%o of the data is used for testing. Fig. 8 shows different Battery health prediction connections by using LR, Μ- SVM, and NN.

D. Results and Discussion

From Pearson Correlation, SOH is highly correlated to capacity (+1.00), cycle (-0.98) and moderately correlated to load current (-0.4).

For all the batteries same parameters are set for comparison.

The setting of LR model: Elastic net regression is selected as regularization, alpha is taken as 0.0006 and elastic net mixing is taken as 50%.

The setting of M-SVM model: Linear kernel, SVM type is selected, tolerance set at 0.001, and 100 iterations are set

The setting of NN model: no. of hidden layers is set as 10, activation is ReLu function, solver is Adam, alpha is 0.0006 and 100 no. of iterations are set.

Table 2 shows the comparative error analysis of different batteries.

Low Mean Squared Error (MSE) ensures that trained model has no outlier with high error rate and highly sensitive to outliers. MSE is calculated by average of squared errors. MSE can overestimate or under estimate the model if the error is very high or very low.

Root Mean Square Error (RMSE) is significant when large errors are infelicitous and gives high weightage to large error. RMSE is calculated from square root of MSE. RMSE illustrates error distribution. RMSE tells concentration of data around the line of best fit. Square root of MSE is done for scaling all the errors in same scale as of target value scale.

Mean Absolute Error (MAE) gives linearity of score which means all the individual differences are weighted equally in the average. This MAE is not sensitive to outliers therefore used for dataset which is having outliers.

R2 also known as goodness of fit or coefficient of determination. By adding new feature R2 is increasing or remains constant but never decreases. R2 is the ratio of sum of square regression to sum of square total. Greater the value of R2 means MSE is smaller, better will be the regression model.

M-SVM has fewer errors for all the batteries and is considered a good fit for the dynamic discharge profile of different batteries. Whereas NN takes more time to execute and has more errors as compared to M-SVM. LR has highest error among all three ML models therefore not suggested for prediction of dynamic discharge of battery.

 

 

IV. Conclusion and Future perspective

Every device is connected to each other nowadays with the help of IoT. Smart battery is also needed for energy storage and communication with other attached devices. A smart battery must have smart BMS. Society will grow when infrastructure, facilities, and technology will develop. The proposed Support Vector Machine performs better than the other two ML models (LR and NN). NN is time-consuming and gives less accurate results than M-SVM. Capacity decreases as the number of cycles increases. B0018 reaches the end of life quickly as compared to B0005, B0006, and B0007. When internal resistance of battery reaches twice the initial resistance value then that battery is stated as reached its end of life. Old battery cells charge fastly and discharge fastly.

There are various measured and calculated features that can be used to improve the model accuracy. Some of the features are peak charge curve, peak discharge curve, min. discharge curve, min. charge curve, the time interval of equal voltage increase, SOC, and temperature. While the testing battery in the laboratory, long rest period has to be maintained so that lithium-ions can settle down. Hence, including rest period in analysis will regenerate power in battery. Real-time analysis is lacking. Terminal voltage drop plays a significant role in SOH estimation [36]. As battery ages, cycle no. increases with increase in voltage drop and capacity decreases. Taking peak voltage change, minimum voltage changes in voltage graph and change of graph from mean voltage features would add advantage to the analysis of battery health. High-frequency IoT connected devices are required for more accurate analysis. Machine learning plays a significant role in battery health diagnosis hence by optimizing the extracted features and model accuracy will be improved.

Conflict of Interest

The authors state that there is no conflict of interest related to the topic and publication of this paper. This manuscript has not been submitted to any other journal for review and publication.

 

Acknowledgements

We would like to thank "University of Johannesburg" for providing financial support for this research work. Furthermore, the design and development of battery SOH estimation with different ML models were carried out at Symbiosis Institute of Technology, Pune, India.

 

References

[1] "IEA Reports", https://www.iea.org/data-and-statistics .

[2] Μ. S. Hosen, J. Jaguemont, J. van Mierlo, and M. Berecibar, "Battery lifetime prediction and performance assessment of different modeling approaches," iScience, vol. 24, no. 2, pp. 102060, Feb. 2021, doi: 10.1016/j.isci.2021.102060.         [ Links ]

[3] R. Xiong, F. Sun, Z. Chen, and H. He, "A data-driven multi-scale extended Kaiman filtering based parameter and state estimation approach of lithium-ion polymer battery in electric vehicles," Applied Energy, vol. 113, pp. 463-476, Jan. 2014, doi: 10.1016/j .apenergy .2013.07.061.         [ Links ]

[4] Z. Xia and J. A. A. Qahouq, "Lithium-ion battery ageing behavior pattern characterization and state-of-health estimation using data-driven method," IEEE Access, vol. 9, pp. 98287-98304, 2021, doi: 10.1109/ACCESS.2021.3092743.         [ Links ]

[5] B. Saha and K. Goebel . "Battery Data Set", NASA Ames Prognostics Data Repository. http://ti.arc.nasa.gov/proiect/prognostic-data-repositorv , NASA Ames Research Center, Moffett Field, CA, 2007.

[6] V. Klass, M. Behm, and G. Lindbergh, "A support vector machine-based state-of-health estimation method for lithium-ion batteries under electric vehicle operation," J. Power Sour., vol. 270, pp. 262272, Dec. 2014.         [ Links ]

[7] B. Saha, S. Poll, K. Goebel, and J. Christophersen, "An integrated approach to battery health monitoring using Bayesian regression and state estimation," in Proc. IEEE Autotestcon, Baltimore, MD, USA. Sep. 2007, pp. 646653.

[8] Y. Choi, S. Ryu, K. Park, and H. Kim, "Machine learning-based lithium-ion battery capacity estimation exploiting multi-channel charging pro- files," IEEE Access, vol. 7, pp. 7514375152, 2019.         [ Links ]

[9] C. Zhang, Y. Zhu, G. Dong, and J. Wei, "Data-driven lithium-ion battery states estimation using neural networks and particle filtering," Int. J. Energy Res., vol. 43, no. 14, Aug. 2019, pp. 82308241, Paper er.4820.         [ Links ]

[10] G. B. Huang, H. Zhou, X. Ding, and R. Zhang, "Extreme learning machine for regression and multiclass classification," IEEE Irans. Syst. Man., Cybern. Β, Cybern., vol. 42, no. 2, pp. 513-529, Apr. 2012.         [ Links ]

[11] Z. Chen, M. Sun, X. Shu, R. Xiao, and J. Shen, "Online state of health estimation for lithium-ion batteries based on support vector machine," Applied Sciences, vol. 8, no. 6, pp. 925, Jun. 2018, doi: 10.3390/app8060925.         [ Links ]

[12] X. Sui, S. He, S. B. Vilsen, J. Meng, R. Teodorescu, and D.-I. Stroe, "A review of non-probabilistic machine learning-based state of health estimation techniques for Lithium-ion battery," Applied Energy, vol. 300, pp. 117346, Oct. 2021, doi: 10.1016/j.apenergy.2021.117346.         [ Links ]

[13] H. Chaoui and C. C. Ibe-Ekeocha, "State of charge and state of health estimation for lithium batteries using recurrent neural networks," IEEE Transactions on Vehicular Technology, vol. 66, no. 10, pp. 8773-8783, Oct. 2017, doi: 10.1109/TVT.2017.2715333.         [ Links ]

[14] Y. Li, K. Li, X. Liu, and L. Zhang, "Fast battery capacity estimation using convolutional neural networks," Transactions of the Institute of Measurement and Control, pp. 014233122096642, Nov. 2020, doi: 10.1177/0142331220966425.

[15] X. Liang, N. Bao, J. Zhang, A. Garg, and S. Wang, "Evaluation of battery modules state for electric vehicle using artificial neural network and experimental validation," Energy Science & Engineering, vol. 6, no. 5, pp. 397-407, Oct. 2018, doi: 10.1002/ese3.214.         [ Links ]

[16] S. B. Vilsen and D.-I. Stroe, "Battery state-of-health modelling by multiple linear regression," Journal of Cleaner Production, vol. 290, pp. 125700, Mar. 2021, doi: 10.1016/j.jclepro.2020.125700.         [ Links ]

[17] G. Crocioni, D. Pau, J.-Μ. Delorme, and G. Gruosso, "Li-ion batteries parameter estimation with tiny neural networks embedded on intelligent IoT microcontrollers," IEEE Access, vol. 8, pp. 122135122146, 2020, doi: 10.1109/ACCESS.2020.3007046.         [ Links ]

[18] X. Han, M. Ouyang, L. Lu, and J. Li, "A comparative study of commercial lithium ion battery cycle life in electric vehicle: capacity loss estimation," Journal of Power Sources, vol. 268, pp. 658-669, Dec. 2014, doi: 10.1016/j.jpowsour.2014.06.111.         [ Links ]

[19] X. Hu, Y. Che, X. Lin, and S. Onori, "Battery health prediction using fusion-based feature selection and machine learning," IEEE Transactions on Transportation Electrification, vol. 7, no. 2, pp. 382-398, Jun. 2021, doi: 10.1109/TTE.2020.3017090.         [ Links ]

[20] G.-W. You, S. Park, and D. Oh, "Real-time state-of-health estimation for electric vehicle batteries: A data-driven approach," Appl. Energy, vol. 176, pp. 92 103, Aug. 2016.         [ Links ]

[21] C. Vidal, P. Malysz, P. Kollmeyer, and A. Emadi, "Machine learning applied to electrified vehicle battery state of charge and state of health estimation: state-of-the-art," IEEE Access, vol. 8, pp. 52796-52814, 2020, doi: 10.1109/ACCESS.2020.2980961.         [ Links ]

[22] B. Gou, Y. Xu, and X. Feng, "An ensemble learning-based data-driven method for online state-of-health estimation of lithium-ion batteries," IEEE Transactions on Transportation Electrification, vol. 7, no. 2, pp. 422-436, Jun. 2021, doi: 10.1109/TTE.2020.3029295.         [ Links ]

[23] Ali, Zafar, Nengroo, Hussain, Park, and Kim, "Online remaining useful life prediction for lithium-ion batteries using partial discharge data features," Energies (Basel), vol. 12, no. 22, pp. 4366, Nov. 2019, doi: 10.3390/enl2224366.         [ Links ]

[24] K. Liu, Y. Shang, Q. Ouyang, and W. D. Widanage, "A data-driven approach with uncertainty quantification for predicting future capacities and remaining useful life of lithium-ion battery," IEEE Transactions on Industrial Electronics, vol. 68, no. 4, pp. 3170-3180. Apr. 2021, doi: 10.1109/TIE.2020.2973876.         [ Links ]

[25] K. Liu, K. Li, Q. Peng, and C. Zhang, "A brief review on key technologies in the battery management system of electric vehicles," Frontiers of Mechanical Engineering, vol. 14, no. 1, pp. 47-64, Apr. 2018, doi: 10.1007/sll465-018-0516-8.         [ Links ]

[26] B.-R. Chen, M. R. Kunz, Τ. R. Tanim, and E. J. Dufek, "A machine learning framework for early detection of lithium plating combining multiple physics-based electrochemical signatures," Cell Reports Physical Science, vol. 2, no. 3, pp. 100352, Mar. 2021, doi: 10.1016/j.xcrp.2021.100352.         [ Links ]

[27] D. Yang, Y. Wang, R. Pan, R. Chen, and Z. Chen, "A neural network based state-of-health estimation of lithium-ion battery in electric vehicles," Energy Procedia, vol. 105, pp. 2059-2064, May 2017, doi: 10.1016/j.egypro.2017.03.583.         [ Links ]

[28] X. Zhang, Y. Wang, C. Liu, and Z. Chen, "A novel approach of battery pack state of health estimation using artificial intelligence optimization algorithm," Journal of Power Sources, vol. 376, pp. 191-199, Feb. 2018, doi: 10.1016/j.jpowsour.2017.11.068.         [ Links ]

[29] A. G. Kashkooli, H. Fathiannasab, Z. Mao, and Z. Chen, "Application of artificial intelligence to state-of-charge and state-of-health estimation of calendar-aged lithium-ion pouch cells," Journal of The Electrochemical Society, vol. 166, no. 4, pp. A605-A615, Feb. 2019, doi: 10.1149/2.0411904jes.         [ Links ]

[30] X. Hu, L. Xu, X. Lin, and M. Pecht, "Battery lifetime prognostics," Joule, vol. 4, no. 2, pp. 310-346, Feb. 2020, doi: 10.1016/j.joule.2019.11.018.         [ Links ]

[31] M. Shahjalal et al., "A review on second-life of Li-ion batteries: prospects, challenges, and issues," Energy, vol. 241, pp. 122881, Feb. 2022, doi: 10.1016/j.energy.2021.122881.         [ Links ]

[32] Y. Xu, X. Xu, M. Guo, G. Zhang, and Y. Wang, "Research progresses and challenges of flexible zinc battery," Front. Chem., vol. 10, Feb. 2022, doi: 10.3389%2Ffchem.2022.827563.         [ Links ]

[33] Chen, Z., Zhou, J., Zhou, F., & Xu, S., "State-of-charge estimation of lithium-ion batteries based on improved Η infinity filter algorithm and its novel equalization method", Journal of Cleaner Production, vol. 290, pp. 125180, 2021, doi: 10.1016/j.jclepro.2020.125180.         [ Links ]

[34] NaitMalek, Y., Najib, M., Bakhouya, M., & Essaaidi, M., "On the use of machine learning for state-of-charge forecasting in electric vehicles", 2019 IEEE International Smart Cities Conference (ISC2). pp. 408-413, doi: 10.1109/ISC246665.2019.9071705.

[35] Mawonou, K. S., Eddahech, Α., Dumur, D., Beauvois, D., & Godoy, E., " State-of-health estimators coupled to a random forest approach for lithium-ion battery aging factor ranking", Journal of Power Sources, vol. 484, pp. 229154, 2021, doi: 10.1016/j.jpowsour.2020.229154.         [ Links ]

[36] K. Huang, Y.-F. Guo, M.-L. Tseng, K.-J. Wu, and Z.-G. Li, "A novel health factor to predict the battery's state-of-health using a support vector machine approach," Applied Sciences, vol. 8, no. 10, p. 1803, Oct. 2018, doi: 10.3390/app8101803.         [ Links ]

 

 

 

 

 

 

RADHIKA SWARNKAR is currently pursuing P.hD. in Electronics and Telecommunication Engineering from Symbiosis International Deemed University, Pune, India. She received her B.E. degree in Electrical Engineering from CSVTU Bhilai, India in 2014 and M.Tech. degree in Power Electronics and Power System Engineering from CSVTU Bhilai, India in 2020. Her research interest includes Power converters, Microgrid, IoT, Battery Management System, Electric Vehicle, State of Health Estimation and prediction, Data Analytics, Machine Learning, Deep Learning, Cloud computing, and Web app development. Contact her at radhika.swarnkar02@gmail.com.

 

 

Dr. HARIKRISHNAN R is currently working as Associate Professor in the Electronics and Telecommunication Engineering Department, Symbiosis Institute of Technology, Symbiosis International Deemed University, Pune, India. His main research interest includes Smart Grid, Internet of Things, Artificial Intelligence, and Data Analytics. He received his Bachelor's degree in Electrical and Electronics Engineering from University of Madras, Master's degree in Energy System Engineering from VIT University, Vellore, and Master's degree in Embedded System Technologies from Anna University, Chennai. He received PhD degree in Electrical Engineering from Sathyabama University, Chennai, India. He has 21 years of teaching, research, and industrial experience. Contact him at dr.rhareish@gmail.com.

 

 

Dr. PRABHAT THAKUR received the M. Tech. and Ph. D. degrees in electronics and communication engineering from the Department of Electronics and Communication Engineering, Jaypee University of Information Technology, Solan, India, in 2015 and 2018, respectively. He is working as an Assistant Professor in the Department of Electronics and Telecommunication Engineering, Symbiosis Institute of Technology, Symbiosis International University, Pune, India. Previously, he worked as Postdoctoral Research Fellow with the Department of Electrical and Electronics Engineering, Faculty of Engineering and Built Environment, University of Johannesburg, South Africa. He also served as an Assistant Professor with the Department of Electronic and Communication Engineering, Chandigarh University, India. Moreover, he also worked as a Research Fellow for the project sponsored by the Indian Space Research Organization (ISRO) at the Department of Electronics and Communication Engineering, Jaypee University of Information Technology, from November 2015 to March 2018. He has authored more than 60 research articles in well reputed international journals/conferences in addition to a book titled "Spectrum Sharing in Cognitive Radio Networks: Towards Highly Connected Environments." His research interests are Society 5.0, Industrial IoTs, cognitive radio communication systems, the internet of vehicles, compressive sampling, and signal processing. He is the recipient of Promising Young Researcher Award by National Research Foundation, South Africa from 2022 to 2027.

 

 

Dr. GHANSHYAM SINGH received the Ph.D. degree in electronics engineering from the Indian Institute of Technology, Bañaras Hindu University, Varanasi, India, in 2000. He was associated with the Central Electronics Engineering Research Institute, Pilani, and the Institute for Plasma Research, Gandhinagar, India, where he was a Research Scientist. He had also worked as an Assistant Professor with the Department of Electronics and Communication Engineering, Nirma University of Science and Technology, Ahmedabad, India. He was a Visiting Researcher at Seoul National University, Seoul, South Korea. He has worked as a Professor with the Department of Electronics and Communication Engineering, Jaypee University of Information Technology, Waknaghat, Solan, India. Currently, he is working as a Professor and the Director of the Centre for Smart Information and Communication Systems, Department of Electrical and Electronic Engineering Sciences, Auckland Park Kingsway Campus, University of Johannesburg, South Africa. He is an author/coauthor of more than 290 scientific papers of the refereed journal and international conferences. He is the author of several books and book chapters published by Springer, Elsevier, IET, Wiley, and CRC. His research and teaching interests include RF/microwave engineering, millimeter/THz wave antennas and its applications in communication, and imaging and next generation communication systems (cognitive radio). He has more than 21 years of teaching and research experience in the area of electromagnetic/microwave engineering and wireless communication. He has supervised 20 Ph.D. and 50 M.Tech, theses.

Creative Commons License Todo o conteúdo deste periódico, exceto onde está identificado, está licenciado sob uma Licença Creative Commons