Next Article in Journal
Coronary Artery Disease Detection Model Based on Class Balancing Methods and LightGBM Algorithm
Next Article in Special Issue
The Structure Principle and Dynamic Characteristics of Mechanical-Electric-Hydraulic Dynamic Coupling Drive System and Its Application in Electric Vehicle
Previous Article in Journal
A Design Methodology for Wideband Current-Reuse Receiver Front-Ends Aimed at Low-Power Applications
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Isolation and Grading of Faults in Battery Packs Based on Machine Learning Methods

1
System Engineering Research Institute of China State Shipbuilding Co., Ltd., Beijing 100036, China
2
Department of Mechanical Engineering, North China Electric Power University, Baoding 071003, China
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(9), 1494; https://doi.org/10.3390/electronics11091494
Submission received: 8 April 2022 / Revised: 28 April 2022 / Accepted: 5 May 2022 / Published: 6 May 2022

Abstract

:
As the installed energy storage stations increase year by year, the safety of energy storage batteries has attracted the attention of industry and academia. In this work, an intelligent fault diagnosis scheme for series-connected battery packs based on wavelet characteristics of battery voltage correlations is designed. First, the cross-cell voltages of multiple cells are preprocessed using an improved recursive Pearson correlation coefficient to capture the abnormal electrical signals. Secondly, the wavelet packet decomposition is applied to the coefficient series to obtain fault-related features from wavelet sub-bands, and the most representative characteristic principal components are extracted. Finally, the artificial neural network (ANN) and multi-classification relevance vector machine (mRVM) are employed to classify and evaluate fault mode and fault degree, respectively. Physical injection of external and internal short circuits, thermal damage, and loose connection failure is carried out to collect real fault data for model training and method validation. Experimental results show that the proposed method can effectively detect and locate different faults using the extracted fault features; mRVM is better than ANN in thermal fault diagnosis, while the overall diagnosis performance of ANN is better than mRVM. The success rates of fault isolation are 82% and 81%, and the success rates of fault grading are 98% and 90%, by ANN and mRVM, respectively.

1. Introduction

Li-ion batteries are extensively used in electric vehicles (EVs) and their safety has aroused wide concerns [1]. Most of the spontaneous combustion incidents of EVs are confirmed to be caused by battery failures [2], which can be induced by mechanical damage [3], electrical overload [4], and thermal abuse [5]. For the safe operation of EVs, it is critical to accurately identify the fault state of battery packs. In response, diverse fault diagnosis and control techniques were reported to improve the safety of battery systems [6].
Model-based diagnostic methods estimate battery state of health by establishing a physical characteristic model or identifying the residuals between measured and model parameters. To describe the thermal runaway process, Ouyang et al. [7] proposed an energy transfer image method to quantify the reaction of battery materials, which makes the chain reaction mechanism of thermal runaway and internal short-circuit fault clearer. In [8], Dey et al. detected and evaluated thermal failure levels based on a one-dimensional temperature field model and a partial differential equation observer. Hashemi et al. [9] estimated and modeled the parameters of the battery with the machine learning technique to achieve accurate fault diagnosis. These methods rely too much on the model’s accuracy, and most of the models are affected by noise, interference, and unmolded characteristics. Although physical coupling models have improved reliability and accuracy, they consume mass simulation and computing resources and thus are only suitable for online real-time applications [10]. Seo et al. [11] proposed a model-based switching method to estimate the abnormality of cell resistance for internal short-circuit detection.
Knowledge-based diagnostic methods try to understand fault mechanisms and rely on long-term accumulated knowledge and experience. Xiong et al. in [12] proposed a rule-based detection method for over-discharge detection using established temperature voltage rules whereby a failure warning is directly given by a Boolean expression. Muddappa et al. [13] incorporated voltage, temperature and SOC residuals into fuzzy rules to detect various fault types, including over-charge/discharging and abnormal aging. Huber et al. in [14] introduce optical inspection means for the classification of battery separator defects, and expert knowledge and machine learning were used in the diagnosis process. Though this method can achieve high accuracy and robustness, the involved dedicated instruments are expensive.
Data-driven diagnostic methods try to obtain potential fault features and patterns by directly analyzing system-running data without the requirement of accurate analytical models or the understating of complicated fault mechanisms. Chen et al. [15] realized battery failure detection by evaluating the local deviation of observed data using a local outlier factor based on the Grubbs criterion. In [16], Yao et al. simulated the battery charging and discharging process in a vibration environment to observe voltage fluctuations and then used the entropy transfer to realize the detection of connection faults. Hong et al. [17] proposed a thermal runaway prediction scheme based on the big data and information entropy, and the location of thermal faults in the battery pack can be accurately located. Machine learning techniques were also extensively explored in battery fault diagnosis benefitting from the competent capability in nonlinear characteristic approximating and automatic decision making [18]. Yao et al. [19] exploited the grid search support vector machine using features extracted by a modified signal covariance matrix, whereby battery fault states can be identified timely and efficiently. Xie et al. [20] downsized the dimensions of randomly selected features of time-domain statistics with principal component analysis and the refined features are fed into a relevance vector machine to make diagnostic decisions on battery faults. To achieve sensitive battery anomaly detection, Schmid et al. [21] devised a robust studentized outlier sample method to select the principle feature components derived from cross-cell monitoring data. Ojo et al. [22] proposed an approach relying on the long short-term memory neural network, in conjunction with an alteration to the walk-forward technique, to accurately estimate battery surface temperature for thermal fault diagnosis. Yang et al. [23] used the artificial neural network to estimate short-circuit current and then predicted the maximum temperature increase as well as internal and surface temperature distribution of the faulty cell based on a 3D electro-thermal coupling model. In [24], Xue et al. determined the diagnostic coefficient based on the statistical distribution of the operational data from a cloud monitoring platform, and three screening methods were designed to detect and locate battery faults. Hong et al. [25] utilized the classical deep learning algorithm, i.e., long short-term memory recurrent neural network, to accurately predict battery voltage, which provided data support for battery fault diagnosis.
Though acceptable results on battery fault diagnosis were reported, there are still many problems regarding the fault diagnosis of large-scale battery packs. For example, the inconsistency inside battery packs makes accurate characteristic modeling tough work, and thus the robustness of model-based diagnostic methods is unsatisfactory; classical data-driven methods suffer from the random load dynamics which can make decision-making strategies often give false alarms. This paper proposes an intelligent model-free diagnostic scheme: the cross-level voltages inside the pack are monitored and recursively correlated to filter load dynamics, and then artificial neural networks (ANN) and multi-classification relevance vector machine (mRVM) are employed to realize adaptive fault distinguish and evaluation. The main innovative contributions are listed as follows:
  • Physical fault injection experiments on battery packs to collect a realistic fault dataset;
  • Enhance fault location capability through cross-cell voltage, and improved recursive Pearson correlation (RPC) to shield fault-irrelevant dynamics such as measurement noise and load fluctuations;
  • Extract and refine fault features from wavelet sub-bands of RPC sequences, with which ANN- and mRVM-based fault diagnosis frameworks are constructed.

2. Sensor Topology and Signal Preprocessing

2.1. Cross-Level Voltage

As shown in Figure 1, cross-cell sensors, i.e., V1~Vn, measure the sum potentials of two neighbor batteries, whereby various fault signals can be covered effectively.

2.2. Recursive Pearson Correlation (RPC)

The classical Pearson correlation cannot work in real-time for online correlation analysis and is less sensitive to short-term anomalies. Therefore, recursive and forgetting mechanisms are introduced to obtain the correlation between two sequences of X = x 1 , x 2 , and Y = y 1 , y 2 , as:
r X , Y i = w P k Q k R k w S k Q k 2 w T k R k 2
x i = V 1 + φ i + N i , y i = V 2 + φ i + M i P i = P i 1 + x i y i x i w y i w Q i = Q i 1 + x i x i w R i = R i 1 + y i y i w S i = S i 1 + x i 2 x i w 2 T i = T i 1 + y i 2 y i w 2
where i is time epoch, ω is window size, x and y are cross-cell voltages, φ is a square wave to eliminate oscillations caused by minor noises or interferences during system static state, and N and M are Gaussian white noises. w is used to maintain a proper length of data to avoid the short-term features being overwhelmed and to accommodate certain dynamics. By introducing the small square signal φ , the oscillation of r ( x , y ) i caused by measurement error in a steady-state can be alleviated. The height and width of φ needs to be adjusted with respect to the real-time load. On this basis, the improved correlation coefficient can effectively alleviate false alarms caused by load fluctuations while retaining critical information.

3. Fault Diagnosis Methodology

3.1. Method Overview

As shown in Figure 2, this paper presents a generic fault diagnostic scheme. The RPC time series of neighbor voltages are disassembled into multiple sub-bands by wavelet transform, and fourteen indexes are gathered from the bottomed sub-bands to reflect system state information. PCA is used to refine these indexes to principal components (PC) which are fed to ANN and mRVM as inputs for model training and resultant models can be applied for online fault diagnosis. As for fault degree, the severity of faults is classified into four levels: no fault (healthy), minor, moderate, and critical.

3.2. Wavelet Packet Transform (WPT)

Fourier transform cannot give signal time-domain information; the multi-resolution mechanism of wavelet analysis can decompose time-frequency effectively. WPT derives a family of wavelets from the primary basis function:
Ψ j , k = 1 2 j / 2 Ψ t 2 j k 2 j
where 2 j and 2 j are responsible for the scaling and moving in the time domain, respectively. For x ( t ) , the decompositions are:
C j , k = 1 2 j / 2 x t Ψ * t 2 j k 2 j d t
where C ( j , k ) is the basis function. From the top layer signal, each parent layer can be divided into two orthogonality sequences as:
H z = h 0 + h 1 z 1 + + h L 1 z L 1 G z = g 0 + g 1 z 1 + + g L 1 z L 1
Thus, two neighbor sequences can be obtained by the following recursion:
c l + 1 2 p n = 2 k h k c l p 2 n k c l + 1 2 p + 1 n = 2 k g k c l p 2 n k
where N is the length of the discrete sequence, and n = 0 , 1 , 2 , , N 1 .

3.3. Principle Component Analysis (PCA)

As shown in Table 1, in each DWPT sub-band of the RPC sequence, fourteen statistical indexes are designed to characterize fault characteristics. Since not all these indexes are helpful for fault diagnosis, PCA is employed to extract the most representative principal components. Given the feature matrix X = x n , m m = 1 , 2 , , M , n = 1 , 2 , , N , each column is normalized as:
x ˜ m = x mean x var x
where var x means variance. Then the covariance matrix is:
C = 1 M X ˜ X ˜ T
Arrange the eigenvectors of C according to their eigenvalues and the first k rows form a transformation matrix P . The original matrix X can be compressed into the k-dimensional matrix:
Y = P X
In addition, a cumulated contribution a p can be defined as:
a p = i = 1 k λ i k = 1 M λ i
where λ i is the eigenvalue. After this, the dimension of the original matrix can be significantly reduced, which is beneficial to the training and testing of the subsequent diagnosis model.

3.4. ANN-Based Diagnostic Model

Neurons are the core functional elements of the ANN and are organized in a particular connection mode. Take the ith neuron as an example to exemplify the relationship between data vector X = x 1 , x 2 , , x n T and weight vector W = w 1 , w 2 , , w n T . The input–output relation of a neuron i is:
n e t i = j = 1 n w i j x j k
y i = f n e t i
where x j is the input, w i j is the connection weight from neuron j to i , k represents a bias, f is the activation transfer function, and n e t is the net activation. In order to improve the classification performance, a multi-layer ANN model is designed. The first active function is linear:
f l x = k x + c
The second active function is the s-type function:
f s x = 1 1 + e a x 0 < f s x < 1
where f s x can map the input of neurons to the interval (0, 1). The training rule of adaptive learning based on gradient descent makes the generalization ability of the network better and reduces the difficulty of determining the optimal network structure. In this paper, two ANN models are instantiated to determine fault type and evaluate fault level, respectively.

3.5. mRVM-Based Diagnostic Model

mRVM simplifies decision-making by removing uncorrelated points using automated correlation decisions to obtain sparse models. mRVM extends RVM to multi-classification problems by introducing auxiliary regression targets and weight parameters. Moreover, probabilistic likelihoods are given as the confidence of classification given dataset X = x i , t i i = 1 , 2 , , N , where t is the label for each sample category, K = k 1 , k 2 , , k n , K R N N , k n is the similarity between the input sample n and other samples. An auxiliary variable Y R L N is used as the mRVM regression objective, and model parameters w R N L are introduced as the weight parameter, which follows the normal distribution of (0, a n l 1 ). A R N * L belongs to the scale matrix, then the noise model can be obtained as:
y ln ω l , k n ~ N y ln ω l T k n , 1
Convert regression targets in (15) to label categories:
t n = i , y n i > y n j , i j
The probability output of class members is:
P t = i ω , K n = ε p u j i Φ u + ω i ω j T k n
where μ follows the standard Gaussian distribution, Φ is the Gaussian cumulate distribution, and the probability of ω is given as:
P ω Y P Y ω P ω A l = 1 L N K K T + A l 1 K y l T , K K T + A l 1
According to (18), the MAP estimator is:
ω ^ = arg max W P W Y , A , K
The maximum posterior estimation weight is updated as:
ω ^ l = K K T + A l 1 K y l T
The posterior probability distribution of prior parameters of the weight vector ω is:
P A ω P W A P A p , q l = 1 L n = 1 N G p + 1 2 , ω n l 2 + 2 q 2
Then, features and the corresponding labels are fed to train the model. Here in this work, the classic type-II maximum likelihood method [26] is employed to train the model by incrementally adding samples to the model and finally some relevance vectors are reserved as the skeleton of the sparse model based on a contribution criterion. Then, when new features appear, the probability of each candidate’s result can be given. In this paper, two mRVM models are instantiated for fault type isolation and fault level evaluation, respectively.

4. Experimental Setup

As Figure 3 depicts, in order to obtain real fault data, a platform is built up with two battery test cabinets, a battery pack with four Li-ion cells (NCM, 3.7 V, 4 Ah) in series, a fault-injection module and a host computer. The load current is the Federal Urban Driving Schedule (FUDS). Herein, one test cabinet (60 V/50 A, 0.1% FS) is responsible for pack charging and discharging, and the other test cabinet (5 V/200 A, 0.02% FS) has four channels which are used to measure the potentials of the four cells. Four kinds of faults including internal short-circuit (ISC), external short circuit (ESC), poor cell connection (PCC) and thermal damage (THD) are simulated with the configuration in Table 2. The fault-injection module controls a motor and several relays to simulate PCC fault and ESC fault: PCC fault is simulated by intermittently connecting the inter-cell resistor which is passively driven by the vibration from the motor; ESC is simulated by contacting cell electrodes with different ESC resistors by the relays. ISC is induced by electric abuse of overcharge and THD is simulated with a heat gun in which jet heat flows on the cell surface.
With the abuses in Table 2, different failures can be induced. A total of 600 data samples including four failure modes (PCC, ISC, THD, ESC) and no-fault mode are measured for fault type classification (FTC). Moreover, fault degree is defined in four levels: healthy, minor fault, moderate fault, and critical fault, and 600 data samples are also collected for fault degree evaluation (FDE).

5. Experimental Verification

5.1. Feature Extraction

According to experiment data, the RPC curves of different faults may have similar characteristics, therefore, it is difficult to obtain direct evidence in the original RPC sequences for fault isolation and evaluation. Therefore, the WPT is introduced to analyze the sequences. More abundant details can be obtained as decomposition goes deep. By checking signal decomposition performance concerning the sensitivity to fault anomaly with different configurations, Daubechies’ basis function is selected to analyze the sequences with five-layer decomposition at three lengths of 50, 100, and 300, respectively. Among the 32 sub-bands, four sub-bands with the most efficacious features are retained. From the indexes in Table 1, a vector containing 3 × 4 × 14 = 168 elements can be obtained. Here, the PCA is used to reduce the dimension of the vectors. When the number of remained PCs increases to 18, the cumulative weight reaches 94.2%. That is, the information included in the raw features can be effectively refined into fewer components.
Here, mRVM training tests are carried out to evaluate the deduction of PC number. As the remained PCs increase from 1 to 13, the average accuracy increases from 60.9 % to 96.1%, and the average remained relevance vectors increases from 87 to 183, i.e., 11.1% and 23.3% of the samples, respectively. When 3 PCs remain, the accuracy rate is 91.0%, from which, as the PCs increase from 3 to 13, the accuracy rate only increases slightly by 5.1% while the relevance vectors increase twice. Although more input features can improve classification performance, the sparsity of the model is impaired, resulting in high computational complexity and poor generalization. In order to balance model overfitting and classification accuracy, 3 PCs are retained for the subsequent training and testing.

5.2. Fault Diagnosis Based on ANN

5.2.1. Fault Isolation

A multi-layer ANN is constructed for fault isolation and trained with the adaptive learning rule of gradient descent. The first hidden layer has ten neurons using the linear activation function, and the second hidden layer is configured with three neurons using the sigmoid activation function. Different training samples, iteration times, target errors, and training speeds in the ANN system can cause differences in recognition performance. As shown in Table 3, the optimal model with the maximum number of iterations of 2000 and the learning rate of 0.01 are selected. Then, three vector sets containing 500 FTC samples are fed into the model for training.
Another 100 FTC samples of data are used as test samples. Figure 4 shows the classification performance of the five fault states in different colors: (circular, connection fault), (sphere, ESC fault), (square, ISC fault), (starriness, thermal fault) and (triangle, no fault). The samples with distinct colors are the misjudged ones. As can be seen, only a few samples are misjudged. In Figure 4a, there are six “PCC” samples that are misjudged as other faults. In Figure 4b, only one “ESC” sample is misjudged as “PCC”. In Figure 4c, two “ISC” samples are misjudged as “No fault”. In Figure 4d, most “THD” samples are misjudged as other faults and the success rate is only 33.67%. In Figure 4e, only one sample is misjudged. In summary, thermal faults are the most difficult to identify, and the success rate of fault isolation for all cases is 82%.

5.2.2. Fault Grading

A total of 500 FDE samples are used to train the ANN. Then, another 100 FDE samples are fed into the resultant model to give grading results. In Figure 5, the marks with different colors have different meanings: round-grade IV fault (critical), spherical-grade III fault (moderate), square-grade II fault (minor), triangle-grade I no fault (healthy). Figure 5a shows that the distributions of different fault degrees are relatively independent and the overall success rate is relatively high. The results in Figure 5b–e show that only a few data are misjudged. In conclusion, the overall success rate of identifying the severity of the fault is 98%.

5.3. Fault Diagnosis Based on mRVM

5.3.1. Fault Isolation

In order to deal with the nonlinearity of feature space, the Gaussian function is used as the kernel function of mRVM in this work. The involved parameters are determined based on the gradient descending rule. Each fault type is given a posteriori probability as confidence, indicating the degree to which it belongs. The maximum confidence is determined as the classification result. Figure 6a–e show the fault classification results on different FTC data samples, and different shape markers represent different faults. There are two small sphere colors in Figure 6a, which mean erroneous judgments. Figure 6b shows some “ESC” samples are misjudged as “PCC”, while in Figure 6c, a small number of “ISC” samples are judged as “No fault” or “PCC”. In Figure 6d, several “THD” samples are determined as other fault types, with a successful isolation rate of 35%. In Figure 6e, only one sample is misjudged. To sum up, thermal faults are the most difficult to identify, and the overall success rate of fault isolation is 81%.

5.3.2. Fault Grading Based on mRVM

Similarly, 500 and 100 FDE samples are used to train and test the mRVM model, respectively. Figure 7a–e show the classification results, in which the shapes with distinct colors are misjudged ones. Most types of misjudged faults are prone to be underestimated regarding severity. For example, three of the “critical fault” samples in Figure 7b are judged to be “No fault”, and four of the “moderate fault” samples in Figure 7c are judged to be “minor fault”. In Figure 7d, a few “minor fault” samples are judged to be “No fault”. Nevertheless, some faults are overestimated, such as in Figure 7e, one “health” sample is judged as “minor fault”. In conclusion, the success rate of identifying the severity of all cases is 90%.
Table 4 lists the performance statistics of all the above fault isolation and grading experimental results by items and in total. In summary, ANN is superior to mRVM though mRVM is more consistent in different isolation cases, and most notably in fault grading. mRVM is outclassed by ANN in all cases but it is worth noting that both models cannot deal with THD isolation very well because different intensities of thermal abuse may cause similar damage to the cell and the anomalous features tend to be clustered.

6. Conclusions

This paper presents two online diagnosis schemes for common faults in battery packs based on machine learning techniques. Neighbor cell voltages in a pack are correlated with the improved Pearson correlation coefficient whereby system electrical anomalies can be sensed and load fluctuation and noise can be effectively eliminated. The wavelet packet transform is then used to perform time-frequency decomposition on the correlation sequences. The characteristics of decomposed sub-bands are obtained and refined as key principle features by PCA-based dimension-reduction. Then the ANN and mRVM models are employed to use the extracted features for fault diagnosis. The experimental results show that the proposed methods have good performance in fault detection, classification, and evaluation. For mRVM, the success rate of fault isolation is 81%, and the success rate of fault grading is 90%. For ANN, the success rate of fault isolation and grading is 82% and 98%, respectively. Although the overall diagnosis performance of ANN is superior to mRVM in most cases, mRVM gives better results regarding the most intractable thermal fault identification. In our future work, we will further study the recognition of thermal fault patterns and utilize more advanced classification models to achieve more robust diagnosis performance.

Author Contributions

Conceptualization, S.Y. and H.P.; methodology, S.Y. and H.P.; validation, S.Y., B.X. and H.P.; formal analysis, B.X.; investigation, S.Y.; resources, H.P.; data curation, B.X.; writing—original draft preparation, S.Y. and B.X.; writing—review and editing, H.P.; visualization, B.X.; supervision, H.P. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Data Availability Statement

All the details of this work, including data and algorithm codes, are available by contacting the corresponding author: hlp@ncepu.edu.cn.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Zhang, L.; Hu, X.; Wang, Z.; Sun, F.; Deng, J.; Dorrell, D.G. Multi-Objective Optimal Sizing of Hybrid Energy Storage System for Electric Vehicles. IEEE Trans. Veh. Technol. 2017, 67, 1027–1035. [Google Scholar] [CrossRef]
  2. Xie, J.; Yao, T. Quantified Assessment of Internal Short-circuit State for 18650 Batteries using an Extreme Learning Machine based Pseudo-distributed Model. IEEE Trans. Transp. Electrif. 2021, 7, 1303–1313. [Google Scholar] [CrossRef]
  3. Kermani, G.; Sahraei, E. Characterization and modeling of the mechanical properties of lithium-ion batteries. Energies 2017, 10, 1730. [Google Scholar] [CrossRef] [Green Version]
  4. Wang, W.; Zuo, F.; Li, Y. Research on Influencing Factors About Temperature of Short Circuit Area in Lithium-Ion Power Battery. J. Electrochem. Energy Convers. Storage 2020, 18, 1–31. [Google Scholar]
  5. Feng, F.; Hu, X.; Hu, L.; Hu, F.; Li, Y.; Zhang, L. Propagation mechanisms and diagnosis of parameter inconsistency within Li-Ion battery packs. Renew. Sustain. Energy Rev. 2019, 112, 102–113. [Google Scholar] [CrossRef]
  6. Hu, X.; Zhang, K.; Liu, K.; Lin, X.; Dey, S.; Onori, S. Advanced Fault Diagnosis for Lithium-Ion Battery Systems: A Review of Fault Mechanisms, Fault Features, and Diagnosis Procedures. IEEE Ind. Electron. Mag. 2020, 14, 65–91. [Google Scholar] [CrossRef]
  7. Feng, X.; Ouyang, M.; Liu, X.; Lu, L.; Xia, Y.; He, X. Thermal runaway mechanism of lithium ion battery for electric vehicles: A review. Energy Storage Mater. 2018, 10, 246–267. [Google Scholar] [CrossRef]
  8. Dey, S.; Perez, H.E.; Moura, S.J. Model-Based Battery Thermal Fault Diagnostics: Algorithms, Analysis, and Experiments. IEEE Trans. Control. Syst. Technol. 2017, 27, 576–587. [Google Scholar] [CrossRef]
  9. Hashemi, S.R.; Baghbadorani, A.B.; Esmaeeli, R.; Mahajan, A.; Farhad, S. Machine learning-based model for lithium-ion batteries in BMS of electric/hybrid electric aircraft. Int. J. Energy Res. 2021, 45, 5747–5765. [Google Scholar] [CrossRef]
  10. Rahman, M.A.; Anwar, S.; Izadian, A. Electrochemical model based fault diagnosis of a lithium ion battery using multiple model adaptive estimation approach. In Proceedings of the 2015 IEEE International Conference on Industrial Technology (ICIT), Seville, Spain, 17–19 March 2015. [Google Scholar]
  11. Seo, M.; Goh, T.; Park, M.; Koo, G.; Kim, S. Detection of internal short circuit in lithium ion battery using model-based switching model method. Energies 2017, 10, 76. [Google Scholar] [CrossRef]
  12. Xiong, J.; Banvait, H.; Li, L.; Chen, Y.; Xie, J.; Liu, Y.; Wu, M.; Chen, J. Failure detection for over-discharged Li-ion batteries. In Proceedings of the 2012 IEEE International Electric Vehicle Conference, Greenville, SC, USA, 4–8 March 2012; pp. 1–5. [Google Scholar]
  13. Muddappa, V.; Anwar, S. Electrochemical model based fault diagnosis of li-ion battery using fuzzy logic. In Proceedings of the ASME2014 International Mechanical Engineering Congress and Exposition, Montreal, QC, Canada, 14–20 November 2014. [Google Scholar]
  14. Huber, J.; Tammer, C.; Krotil, S.; Waidmann, S.; Hao, X.; Seidel, C.; Reinhart, G. Method for classification of battery separator defects using optical inspection. Procedia CIRP 2016, 57, 585–590. [Google Scholar] [CrossRef]
  15. Chen, Z.; Xu, K.; Wei, J.; Dong, G. Voltage fault detection for lithium-ion battery pack using local outlier factor. Measurement 2019, 146, 544–556. [Google Scholar] [CrossRef]
  16. Yao, L.; Wang, Z.; Ma, J. Fault detection of the connection of lithium-ion power batteries based on entropy for electric vehicles. J. Power Sources 2015, 293, 548–561. [Google Scholar] [CrossRef]
  17. Hong, J.; Wang, Z.; Liu, P. Big-Data-Based Thermal Runaway Prognosis of Battery Systems for Electric Vehicles. Energies 2017, 10, 919. [Google Scholar] [CrossRef] [Green Version]
  18. Akash, S.; Chowdhuri, S.; Sheldon, S. Machine Learning-Based Data-Driven Fault Detection/Diagnosis of Lithium-Ion Battery: A Critical Review. Electronics 2021, 10, 1309. [Google Scholar]
  19. Yao, L.; Fang, Z.; Xiao, Y.; Hou, J.; Fu, Z. An intelligent fault diagnosis method for lithium battery systems based on grid search support vector machine. Energy 2021, 214, 118866. [Google Scholar] [CrossRef]
  20. Xie, J.; Peng, H.; Li, Z.; Wang, G.; Li, X. Data-driven Diagnosis of Multiple Faults in Series Battery Packs based on Cross-cell Voltage Correlation and Feature Principal Components. IEEE J. Emerg. Sel. Top. Power Electron. 2021, 99, 1. [Google Scholar] [CrossRef]
  21. Schmid, M.; Kneidinger, H.; Endisch, C. Data-Driven Fault Diagnosis in Battery Systems Through Cross-Cell Monitoring. IEEE Sens. J. 2020, 21, 1829–1837. [Google Scholar] [CrossRef]
  22. Ojo, O.; Lang, H.; Kim, Y.; Hu, X.; Mu, B.; Lin, X. A Neural Network-Based Method for Thermal Fault Detection in Lithium-Ion Batteries. IEEE Trans. Ind. Electron. 2020, 68, 4068–4078. [Google Scholar] [CrossRef]
  23. Yang, R.; Xiong, R.; Ma, S.; Lin, X. Characterization of external short circuit faults in electric vehicle Li-ion battery packs and prediction using artificial neural networks. Appl. Energy 2020, 260, 114253. [Google Scholar] [CrossRef]
  24. Xue, Q.; Li, G.; Zhang, Y.; Shen, S.; Chen, Z.; Liu, Y. Fault Diagnosis and Abnormality Detection of Lithium-ion Battery Packs Based on Statistical Distribution. J. Power Sources 2020, 482, 228964. [Google Scholar] [CrossRef]
  25. Hong, J.; Wang, Z.; Yao, Y. Fault prognosis of battery system based on accurate voltage abnormity prognosis using long short-term memory neural networks. Appl. Energy 2019, 251, 113381. [Google Scholar] [CrossRef]
  26. Psorakis, I.; Damoulas, T.; Girolami, M. Multiclass relevance vector machines: Sparsity and accuracy. IEEE Trans. Neural Netw. 2010, 21, 1588–1598. [Google Scholar] [CrossRef] [PubMed]
Figure 1. Connection of battery pack and sensors.
Figure 1. Connection of battery pack and sensors.
Electronics 11 01494 g001
Figure 2. Schematic diagram of the proposed diagnosis framework.
Figure 2. Schematic diagram of the proposed diagnosis framework.
Electronics 11 01494 g002
Figure 3. Physical view of experimental setup.
Figure 3. Physical view of experimental setup.
Electronics 11 01494 g003
Figure 4. Fault isolation performance based on ANN: (a) PCC; (b) ESC; (c) ISC; (d) THD; (e) No fault.
Figure 4. Fault isolation performance based on ANN: (a) PCC; (b) ESC; (c) ISC; (d) THD; (e) No fault.
Electronics 11 01494 g004
Figure 5. Fault grading performance based on ANN: (a) Overview; (b) Critical fault; (c) Moderate fault; (d) Minor fault; (e) Healthy.
Figure 5. Fault grading performance based on ANN: (a) Overview; (b) Critical fault; (c) Moderate fault; (d) Minor fault; (e) Healthy.
Electronics 11 01494 g005aElectronics 11 01494 g005b
Figure 6. Fault isolation performance based on mRVM: (a) PCC; (b) ESC; (c) ISC; (d) THD; (e) No fault.
Figure 6. Fault isolation performance based on mRVM: (a) PCC; (b) ESC; (c) ISC; (d) THD; (e) No fault.
Electronics 11 01494 g006aElectronics 11 01494 g006b
Figure 7. Fault grading performance based on mRVM: (a) Overview; (b) Critical fault; (c) Moderate fault; (d) Minor fault; (e) Healthy.
Figure 7. Fault grading performance based on mRVM: (a) Overview; (b) Critical fault; (c) Moderate fault; (d) Minor fault; (e) Healthy.
Electronics 11 01494 g007
Table 1. Statistics of WPT sub-bands.
Table 1. Statistics of WPT sub-bands.
IndexSpecificationIndexSpecification
p1 max x p8 p 1 / p 5
p2 n = 1 N x n / N p9 p 1 / p 4
p3 n = 1 N x n / N p10 n = 1 N x n p 2 2 / N
p4 n = 1 N x n / N 2 p11 n = 1 N x n p 2 p 10 3 / N
p5 n = 1 N x n 2 / N p12 n = 1 N x n p 2 p 10 4 / N 3
p6 p 5 / p 3 p13 max x n min x n
p7 p 1 / p 3 p14 n = 1 N x n p 2 3 / N
Table 2. Abuse configuration to induce different faults.
Table 2. Abuse configuration to induce different faults.
TypeDegreeAbuse of Operational Details
Number of overchargesOvercharge capacity (%)
ISC I 4130
II 7140
III 10130
ESC resistance (mΩ)Duration (s)
ESC I 20 0.1 ,   0.3 ,   0.6
II 50 0.1 ,   0.3 ,   0.6
III 100 0.1 ,   0.3 ,   0.6
Inter-cell resistance (Ω)Motor voltage (V)
PCC I 2010~15
II 2016~24
III 2025~31
Temperature (°C)Heating time (min)
THD I 300 3
II 400 4
III 450 5
Table 3. Training recognition rate of the model using different parameters.
Table 3. Training recognition rate of the model using different parameters.
Iterations5001000150020002500
Learning Rate
0.00577%85%82%83%83%
0.0183%83%82%86%82%
0.0283%84%82%83%83%
0.0584%85%82%84%83%
Table 4. Statistics of diagnosis performance (success rate %) with the ANN and mRVM models.
Table 4. Statistics of diagnosis performance (success rate %) with the ANN and mRVM models.
Isolation Grading
ANNmRVMANNmRVM
PCC57%90%Critical95%91%
ESC93%90%Moderate100%78%
ISC82%80%Minor100%94%
THD64%70%No fault100%94%
No fault98%95%
Total82%81% 98%90%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Yang, S.; Xu, B.; Peng, H. Isolation and Grading of Faults in Battery Packs Based on Machine Learning Methods. Electronics 2022, 11, 1494. https://doi.org/10.3390/electronics11091494

AMA Style

Yang S, Xu B, Peng H. Isolation and Grading of Faults in Battery Packs Based on Machine Learning Methods. Electronics. 2022; 11(9):1494. https://doi.org/10.3390/electronics11091494

Chicago/Turabian Style

Yang, Sen, Boran Xu, and Hanlin Peng. 2022. "Isolation and Grading of Faults in Battery Packs Based on Machine Learning Methods" Electronics 11, no. 9: 1494. https://doi.org/10.3390/electronics11091494

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