Next Article in Journal / Special Issue
Lithium-Ion Battery Thermal Management Systems: A Survey and New CFD Results
Previous Article in Journal
Recent Development of Nickel-Rich and Cobalt-Free Cathode Materials for Lithium-Ion Batteries
Previous Article in Special Issue
Implementation of Battery Digital Twin: Approach, Functionalities and Benefits
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Impedance Based Temperature Estimation of Lithium Ion Cells Using Artificial Neural Networks

Electrical Energy Storage Systems, Institute for Photovoltaics, University of Stuttgart, Pfaffenwaldring 47, 70569 Stuttgart, Germany
*
Author to whom correspondence should be addressed.
Batteries 2021, 7(4), 85; https://doi.org/10.3390/batteries7040085
Submission received: 31 July 2021 / Revised: 18 November 2021 / Accepted: 8 December 2021 / Published: 12 December 2021
(This article belongs to the Special Issue Battery Systems and Energy Storage beyond 2020)

Abstract

:
Tracking the cell temperature is critical for battery safety and cell durability. It is not feasible to equip every cell with a temperature sensor in large battery systems such as those in electric vehicles. Apart from this, temperature sensors are usually mounted on the cell surface and do not detect the core temperature, which can mean detecting an offset due to the temperature gradient. Many sensorless methods require great computational effort for solving partial differential equations or require error-prone parameterization. This paper presents a sensorless temperature estimation method for lithium ion cells using data from electrochemical impedance spectroscopy in combination with artificial neural networks (ANNs). By training an ANN with data of 28 cells and estimating the cell temperatures of eight more cells of the same cell type, the neural network (a simple feed forward ANN with only one hidden layer) was able to achieve an estimation accuracy of Δ T = 1 K (10 C < T < 60 C) with low computational effort. The temperature estimations were investigated for different cell types at various states of charge (SoCs) with different superimposed direct currents. Our method is easy to use and can be completely automated, since there is no significant offset in monitoring temperature. In addition, the prospect of using the above mentioned approach to estimate additional battery states such as SoC and state of health (SoH) is discussed.

1. Introduction

The performance of lithium ion batteries (LIBs) is strongly dependent on the cell temperature, particularly with regard to battery aging and safety issues. With low temperatures there is a risk of lithium plating due to reduced reaction kinetics, which results in decreased lithium availability. However, operating LIBs at a high temperature can cause a rise in undesirable side reactions that cause rapid degradation, including capacity and power loss [1]. Furthermore, there is a risk of material decomposition which can trigger a so-called thermal runaway and may lead to self-ignition and even an explosion [2]. High temperature issues are caused by cell-internal heat generation, and low temperature operation is generated due to environmental temperatures.
There are various temperature indication methods in existence. Raijmakers et al. provided a broad overview on various temperature indication methods for LIBs [3]. The most common approach uses a conventional temperature sensor, such as a thermocouple or thermistor, placed on the housing of the cell. However, the core temperature varies widely from the surface temperature in cases of heavy loading, and the temperature rise can only be detected with a time-shift or requires extensive thermal models [4,5,6]. Moreover, the accuracy varies with thermal contact and the position of the temperature sensor. In addition, in most cases not every cell is equipped with a sensor, and therefore the pack design needs to be considered to detect feasible hot spots [7]. Thus, a thermal runaway can only be detected stochastically [2]. By placing temperature sensors internally, these problems can be avoided. This might lead to an increase in costs, more complexity for manufacturers and possible negative effects in terms of battery life [1,8].
The impedance based methods have gained substantial interest because of their characteristic of measuring the average internal temperature without using internal or external hardware [9]. Therefore, the method is also known as sensorless temperature measurement. Figure 1 clarifies the temperature’s strong dependency on the battery’s characteristic impedance response. Additionally, with increased temperature, a significant reduction in impedance response can be observed. Such measurements were conducted by the authors. EIS measurements were performed on Samsung INR18650-15L cells at different temperatures. Details about the experimental process are described in Section 2.1.
The impedance can also be detected in other battery states, such as the state of health with respect to nominal capacity ( C / C N , SoHC) and the state of charge (SoC); therefore, those other states can be crucial input variables for battery management systems [3,10]. In Figure 2 the progression of the impedance for different cycles and three different cells are presented, and it points out the continuous increase in impedance with over the life-cycle. Details about the experimental process are described in Section 2.1. However, it is important to distinguish the various influence factors from each other and find the optimal basis for predictions [11,12,13,14].
Srinivasan et al. were the first to find the relation between impedance at a specific frequency and the temperature—more precisely, the phase shift at a frequency that is associated with the solid electrolyte interface [12]. Contrarily, Schmidt et al. made use of the real part of the impedance measurement at higher frequencies, because the time constant has a significantly lower level of correlation with the SoC, which enables improved temperature estimation at unknown SoCs [11]. Similarly, Richardson et al. analyzed the influence of internal thermal gradients on the impedance. It can be shown that this technique estimates the volume-average temperature and is therefore able to detect internal hotspots without any time delays [8].
Most publications in this field either show a correlation between a measurable value (e.g., impedance) and the state of interest (e.g., SoC or temperature), or present the state estimation results for a single cell. The state estimation of a number of cells of the same cell type is more complicated due to the existence of variations among individual cells. In this case it is crucial to select the required input parameters. Several studies have raised concerns regarding the question of finding the optimum input variable for determining the temperature. Beelen et al. compared some of these approaches and performed a sensitivity analysis to optimize the prediction accuracy [15]. In the case of an unknown SoC, the achieved average bias was ± 0.4 K with an average standard deviation of ± 0.7 K. The study highlights the importance of selecting the appropriate input parameters for temperature determination.
This study investigates an approach using ANNs, which are promising for handling multidimensional feature problems. The procedure can be automated and can be easily transferred to other cell chemistries. There are only a few studies available which present data based temperature estimation methods using artificial neural networks. Feng et al. combined the advantages of physical models with artificial neural networks to enhance the performance for estimating the SoC and temperature [16]. Hasan et al. estimated cell temperature based on a nonlinear, autoregressive exogenous artificial neural network and time series data, namely, current and ambient temperature for a battery container [17]. However, there are a number of studies that present ANN based methods for estimating the SoC and SoH [18,19,20,21]. Khumprom et al. confirmed ANNs’ ability to approximate a nonlinear system by comparing a deep ANN against other machine learning algorithms for SoH prediction; the former could either match or outweigh the other algorithms’ performances [22]. Furthermore, some researchers have used impedance data in combination with ANNs. Messing et al. used impedance data for equivalent circuit parameterization and input data for the ANN [23]. However most approaches use methods which require a lot of computational effort due to the need for solving partial differential equations and the fitting of physical models or time series.
For this study, we chose an approach using impedance data from directly measurable indicators (voltage, current, time) as input data and linking impedance based temperature estimation with ANNs. The implied advantage is that error-prone parameterization may be dispensed with. Since it is necessary to monitor the voltage of a lithium ion cell constantly, it should be possible to perform a four-point measurement on each cell by using an AC current source in the battery system to create the EIS spectra. Our main focus lies in demonstrating the technical feasibility of this concept. In contrast to many other publications, the state estimation was not performed for a single cell but for a number of cells. We show that it is possible to train an ANN with data from a number of cells to estimate the temperatures of other cells of the same cell type. An advantage of the EIS-ANN method is that once the ANN is trained, the temperature estimation is completed within milliseconds since there is no need to solve partial differential equations. In addition, a perspective is given on the possibility of utilizing this method of impedance based state estimation using ANNs to estimate the SoC and the SoHC.
In Section 2, we describe the data acquisition and the architecture of the ANN. In Section 3 we present the results of the temperature, SoC and SoHC estimations and discuss the limitations of the ANN method.

2. Materials and Methods

Lithium ion cells were set to well defined states, where SoHC, SoC and temperature parameters were varied. For each state, an electrochemical impedance measurement (EIS) was performed; every EIS spectrum is related to a defined state. To simulate dynamic working conditions, the EIS measurements were performed as soon as the SoC was adjusted, without relaxation. Since it was not possible to perform EIS measurements for every possible combination of SoHC, SoC and temperature, different series of measurements were performed; each series mainly focused on one state, e.g., temperature. These series of measurements are described in the following subsections. The EIS datasets were separated into a training dataset and a test dataset. The training dataset was used to train the ANN. In the first step, the ANN was trained by using the EIS spectra as input and the related data of the cell states as target values. After the training process, the ANN was evaluated with the test data set. The ANN needed to estimate the related state by itself, and at last the estimated states were compared with the measured states to evaluate the estimation quality.

2.1. Electrochemical Impedance Spectroscopy

EIS involves a non-destructive technique for characterizing electrochemical systems by applying a sinusoidal excitation and measuring the corresponding response, as shown in Figure 3.
The impedance was calculated using the complex voltage, complex current and the phase shift between those values:
Z ̲ = u ̲ i ̲ = R + j X ;
and from the complex impedance equation, the real part R and the imaginary part j X were calculated. Applying AC currents at different frequencies (usually between 10 kHz and 10 mHz) creates an electrochemical impedance spectrum. The results of an EIS measurement are usually plotted in a Nyquist plot, as shown in Figure 4.
In order to test the performance in different loading conditions and guarantee charge conservation, the galvanostatic mode was chosen. All EIS measurements were performed using a Gamry reference 3000 AE potentiostat multiplexed on a Basytec CTS. Each internal process can be allocated a characteristic time constant. Therefore, the operating frequency range was varied between 1 Hz and 10 kHz with 15 frequencies per decade (61 frequencies in total). Moreover, the frequency band is limited to the change of charge while running a possibly superimposed current. As a compromise, the AC current was set to a C-rate of 1/10 C for all measurements, in order to guarantee linearity while achieving a good noise-to-signal ratio. The temperature was controlled by a Memmert ICP 110 thermal chamber ( Δ T = ± 0.1 K). The SoC adjustment was performed by charging/discharging with constant current/constant voltage (CC/CV) (current limit: C/30). The selected voltage corresponds to the open circuit potential. For measurements with superimposed DC current during the EIS measurements, the SoC was set to be 5% higher than the SoC of interest by CC/CV. From there, the cell was discharged by CC with the same value of current, which was used for the superimposed EIS measurement. After reaching the target SoC, the EIS measurement was performed without relaxation, to simulate dynamic working conditions.
To make sure that the presented results can be generalized, cells of different types, such as cylindrical high power and prismatic high energy cells, were investigated. To evaluate the impact of the cell to cell variance, at least nine cells per cell type were measured using the same load. The investigated cell types are shown in Table 1.

2.1.1. Temperature Estimation

Investigations were performed on the Samsung INR18650-15L1 1500 mAh lithium ion cells. Therefore, 36 cells at different SoHCs (SoHC = state of health regarding actual capacity to nominal capacity C / C N ) were used. The cells were aged by cycling (at T = 40 C, constant current charge at 2C, discharge at 3C) using a PEC ACT0550. More detailed information about the SoHC of all 36 cells is shown in Table 2.
Figure 5 shows the measurement procedure. EIS measurements were performed at 14 temperatures (T in C: 10, 15, 20, 25, 30, 35, 40, 45, 50, 52, 54, 56, 58, 60), with 5 different SoCs for each temperature (SoC: 90%, 70%, 50%, 30%, 10%).
For each temperature and SoC state, EIS measurements were performed with 8 different superimposed DC-currents (C-rate: 0C, −1/4C, −1/2C, −3/4C, −1C, −3/2C, −7/8C, +1C). For the training and testing process, a multi-dimensional dataset was created by performing more than 20,000 EIS-measurements at different states. A relaxation time of 1 hour was used after changing the temperature to ensure that the cells were at the same temperature as the thermal chamber. To simulate a real application, there was no relaxation time between charging/discharging and EIS measurements.
A shorter series of measurements for the temperature estimation were created on the Panasonic NCA 103450 (9 cells SoHC = 100%, C N = 2350 mAh, prismatic high energy) and on the Sony US18650VTC6 (9 cells SoHC = 100%, C N = 3000 mAh, cylindrical high energy). The temperature was varied from 10 to 50 C in 5 K steps. For each temperature, the SoC was varied from 10% to 90% in steps of 20%. For each temperature setting and SoC state, EIS measurements were performed with 4 different superimposed DC-currents (C-rate: 0C, −1/4C, −1/2C, −1C).

2.1.2. State of Charge Estimation

The SoC estimation was performed for all cell types shown in Table 1. The SoHC of every cell was nearly 100%. EIS measurements were performed at 4 different temperatures (20, 25, 30, and 35 C). To take the charging/discharging history (hysteresis) of the cells into account, the cells were discharged in steps from 95% to 5% (in total 36 SoCs: 95%, 92%, 90%, 87%, 85%, 82%, …, 5%) and then went through the same SoCs for charging (again 36 SoCs). During the EIS measurement, there was no DC applied, but only an AC of C/10.

2.1.3. State of Health Estimation

The SoHC estimation with respect to total capacity (SoHC = C / C N ) was performed only for the Samsung INR18650-15L1 cells. To generate the training data, three lithium ion cells were aged by cycling (at T = 40 C, constant current: charge at 2C, discharge at 3C, 1400 cycles) using a Basytec CTS. After every hundredth cycle, the capacity was determined (charge constant current C/10 constant voltage C/20, discharge constant current C/10) and EIS measurement was performed (at 25 C, at 70% SoC, 0C DC-current). The data of the investigated cells are described in Section 2.1.1 (at 25 C, at 70% SoC, 0C DC-current).

2.2. Artificial Neural Network Architecture

The ANN used in this study is based on the MATLAB NN toolbox. The architecture consists of a feed forward architecture with a single output depending on the state of interest (temperature, SoHC, SoC), as shown in Figure 6 .
The used ANN is subcategorized into three main layers: input layer, hidden layer and output layer. Each neuron is connected with a neuron at the following layer in the forward direction. In the context of this work, the number of hidden layers was limited to a single layer. When the number of hidden layers used is more than one, the network is a deep neural network. Within the layer, the number of neurons was varied. In order to determine the optimal number of neurons, a grid search approach was used, where the number of neurons was continually increased until the prediction accuracy was no longer improving without restricting the generalization ability. The number of neurons within the hidden layer is presented in the discussion for each investigated case separately. In the hidden layers, a hyperbolic tangent sigmoid transfer function is used, which is given by:
t a n s i g ( n ) = 2 ( 1 + e x p ( 2 n ) ) 1
As an input parameter, the real or imaginary portion of the EIS measurements with respect to the frequency domain was used. The training dataset was selected in such a way that the generalization of the battery cell variance can be verified and validated. The bias values and weights were updated according to two different optimization strategies: Bayesian regularization backpropagation optimization (BRBP) and Levenberg–Marquardt backpropagation optimization (LMBP). The prediction accuracy was assessed using the root mean square error and the coefficient of determination. The code was developed based on ANN toolbox.

3. Results

The following discussion shows the results of the state estimations of the temperature, SoC and SoHC predictions. Note that the test dataset was separated from the training dataset before training the neural network in order to ensure that the test data were completely unknown to the ANN.

3.1. Temperature Estimation

Figure 7 presents more than 4000 temperature estimations by the neural network for the EIS data of eight Samsung INR18650 15L1 cells at five different SoCs, eight superimposed DC currents during the EIS measurements and different SoHCs. The SoHC of each cell is shown in Table 2. For each investigated SoHC, two cells were selected for testing. By including various DC currents, SoHCs and SoCs, the realistic performance of a cell was simulated. The overall root mean square error (RMSE) was less than 1 K. The maximum RMSE for a single temperature estimation was about 5 K.
Only the real part of the impedance was used as an input parameter, since the influence of the temperature was much greater on the real part than on the imaginary part, as shown in Figure 1. A combination of real and imaginary parts and only using imaginary part as input were investigated. However, as expected, the temperature estimation became more inaccurate when using the imaginary part. For the presented results, the actual SoHCs, the SoCs and the applied DC current during the EIS measurement were used as input parameters. The ANN was able to estimate the cell temperature without additional input parameters. However, the time required to train the ANN increased significantly, and the overall RMSE increased to 1.5 K. During the measurements, there were no temperature sensors attached to the cells. The temperature was taken directly from the thermal chamber. The self heating effect in Samsung 18650-15L cells by applying DC current was not taken into account for the state estimation. When using temperature sensors within the cells, center measurements showed that the temperature difference between the center and the surface was less than 2 K. For our proof of concept study, this temperature discrepancy was assumed to be negligible, since every measurement was performed in the same way. The results show that in general the ANN was able to estimate the temperature from a corresponding EIS spectrum.
Figure 8 shows the evolution of the ANN during training. After 230 epochs, the RMSE reached its lowest value and was stabilized. The RMSE evolution was used to find a suitable configuration of the ANN. For the presented results, only one hidden layer consisting of 11 neurons within the hidden layer was used in a Bayesian regularization-backpropagation neural network. Using more than 11 neurons in the hidden layer had a tendency to overfit.
Additional investigations were performed on prismatic Panasonic NCA 103450 high energy cells and cylindrical Sony US18650VTC6 high energy cells to show that the presented method is independent of cell geometry and cell type (high energy/high power).
Figure 9a presents the results for the Panasonic NCA 103450 cells with an overall RMSE of 0.7 K, and Figure 9b shows the results for the Sony VTC6 cells with an overall RMSE of 0.5 K. Each figure shows 360 temperature estimations at different SoCs and different applied superimposed DC currents. For both cells, a Bayesian regularization-backpropagation neural network with one hidden layer consisting of five neurons was used. As input parameters, both the real and the imaginary parts of the impedance were fed to the ANN; the information about SoHC, applied DC current and SoC were restrained.
The SoHC of every Sony and Panasonic cell was about 100%. The temperature estimations for different SoHCs were performed only for the Samsung cells.
Nevertheless, we showed that the temperature estimation by an ANN using EIS data can be realized for different cell types. However, it is necessary to create an individual ANN for each cell type with individual hyperparameters. To finally generalize this method, more cells with different aging profiles and higher DC currents need to be investigated. Due to the self heating effect of the cells through high currents, temperature sensors should be installed within the cells to measure the exact temperature in real time.
The superimposed DC current affects the EIS spectrum, especially at low temperatures. Therefore, the presented ANN method is a powerful tool, especially at high temperatures where the influence of the DC current is reduced. This makes it perfectly suitable for real-life applications. In comparison to other sensorless temperature estimation methods, the main advantages are that there is no need for storing time series data, and that the computational effort is reduced, since there is no need to solve complicated equations, such as partial differential equations. It is suitable for different cell types, and it also takes a superimposed DC current and actual SoHC into account.
The use of EIS data greatly improved the estimation accuracy. Various internal processes in the lithium ion cell show different temperature dependencies. These processes can be allocated to various frequency domains measured via EIS [24]. For some electrochemical processes in lithium ion cells, the influence of the temperature predominates over the influence of the cell to cell variance. The estimation accuracy can be further improved by adding impedance data at various frequency domains in addition to the cell resistance.

3.2. State of Charge Estimation

The state estimation methodology using EIS data and ANN was investigated for the estimation of the SoC. Figure 6 shows the results for the Panasonic NCA 103450 cells. Since the influence of the SoC on the impedance varies, it was necessary to split the SoC into area 1 from 5% to 45%, as shown in Figure 10a, for which the RMSE was 1.9%; and area 2 from 48% to 95%, as shown in Figure 10b, for which the RMSE was 2.2%. In both cases, a Bayesian regularization-backpropagation neural network with one hidden layer consisting of four neurons was used. For the lower SoCs, only the imaginary part was used as input parameter, and at higher SoCs the real and the imaginary parts were used. Using only one network for the whole SoC area increased the RMSE significantly.
The RMSE shows higher deviations in the mid SoC range (30–70%), where the EIS data mostly overlap. This makes it harder for the ANN to distinguish SoCs.
For the Sony VTC6 cells it was also necessary to split the SoC in two areas. For the lower SoCs from 5% to 35% the RMSE was 3.1%, as shown in Figure 11a. Figure 11b presents the results from 40% to 95% with an overall RMSE of 2%. In both cases a Levenberg–Marquardt backpropagation artificial neural network with one hidden layer and five neurons was used. Only the real part of the impedance was used as an input parameter.
The RMSE was increased for the estimation of lower SoCs because the impedance varies only slightly with low SoC.
The SoC estimation for the Samsung 15L cells is not shown, since the best overall RMSE was about 8%, with a maximum estimation discrepancy up to 20%, which is not sufficient for any application. This was caused by the influence of the SoC on the impedance spectra being in the same order of magnitude as the influence of the cell to cell variance. The presented results for the SoC estimation clearly show that it is necessary to create an individual ANN for each cell type. If there is a clear dependency between the SoC and the EIS spectra and only a little cell to cell variance, the signal to noise ratio is big enough to allow the state estimation, as shown for the Panasonic NCA 103450 cells.
In general, SoC estimation is much more complex than temperature estimation. The reason is the behavior of the EIS spectra depends on the state. As shown in Figure 1, an increase in temperature causes a decrease in impedance. The SoC dependency of the EIS spectra varies among different cell types. For some cell types, an increase in SoC causes a decrease in the value of impedance at a low SoC or an increase in value at a high SoC. For such a case, several ANNs for different SoC ranges are required.
The advantages of this method compared to other methods are, again, the little computational effort, since no partial differential equations to be solved and no error-prone parameterization needs to be performed. Furthermore, there is no need for storing and handling time series data. The utilizable capacity of a cell depends strongly on the cell temperature. Therefore, the SoC varies with the temperature. The SoC was calculated by the ANN using an EIS spectrum that is characteristic of the measured state.

3.3. State of Health Estimation

Another interesting application is the estimation of the SoHC with respect to the capacity (SoHC). Therefore, three cells were aged and characterized (EIS and capacity) and used to train the ANN. The cells which were aged and used for the investigation of the temperature estimation were characterized afterwards and used to test the SoHC estimation. Figure 12 shows the estimated cell SoHC and the measured SoHC. The RMSE for every SoHC estimation was below 2%.
A Bayesian regularization-backpropagation neural network with one hidden layer consisting of four neurons was used. Both the real and the imaginary part of the impedance were used as input parameters. We were unable to estimate the SoHC at the very beginning of life because the shape and the value of the EIS spectrum varies strongly for the first cycles. The impedance spectrum first decreases and than increases. After a number of cycles, stabilization of impedance growth was achieved, as shown in Figure 2. Only the data of cells which performed 100 or more cycles were used. Since the cells that were used to collect the training data were characterized only for 1400 cycles, data from cells with more cycles could not be used for testing, because the ANN is not able to extrapolate. The aging profiles of the cells that were used to collect training data and the cells for the test data were partially comparable. After aging, the testing cells experienced further aging during measurements at different temperatures and currents. Nevertheless, to generalize this system it will be necessary to investigate the presented state estimation method with data from different aging profiles. The advantage of the SoHC estimation method compared to other algorithms is the ability to estimate the total utilizable capacity from an EIS spectrum within a few seconds. Unlike the current pulse method where only one data point is determined, the impedance spectrum offers many data points belonging to a single state. That increases the estimation accuracy and reduces other influences, such as that of contact resistances.

3.4. Further Discussion

We have developed a sensorless ANN-method based on EIS data to estimate the temperature of a lithium ion cell. The temperature estimation was performed with different SoCs, SoHCs and discharge currents. Furthermore, we have given a perspective on the possibility of using the presented method to estimate the SoC and the SoHC. One of the biggest advantages of the presented method is that a well-known ANN with a very simple architecture which requires little computational effort is able to estimate the cell temperature successfully. This fact makes it even more interesting and practical for industrial applications. The ANN was trained within minutes for each system. The time needed to train the ANN depends on the availability of supplementary input data, such as SOC, SOH or applied DC current. Once the ANN is trained, the calculations for the state estimation by the ANN are performed within milliseconds. The EIS measurement from 1 Hz to 10 kHz was performed in less than 1 min. However, we predict that the measurement time could be reduced to milliseconds by selecting suitable frequencies. The calculations for the state estimation by the ANN were performed in less than a second.
Further, we showed that the presented model is independent of the cell geometry by investigating cylindrical and prismatic cells. The focus of this study lay in the investigation of 18,650 lithium ion cells. To generalize the presented method, we will investigate larger cells with higher capacity in future work. Furthermore, we will use temperature sensors in the cell core for data acquisition and investigate connected cells in battery modules. Due to its data-driven nature, we suggest that it is possible to adapt the model to every other cell chemistry, as long as there is a strong correlation between the EIS spectrum and the investigated state. We were able to achieve reasonable results with LFP cells. As our data-driven model is easily applicable to other systems, it is attractive for practical applications, since cell manufacturers usually do not reveal exact cell chemistry.

4. Conclusions

In this work we presented a sensorless method for predicting the temperatures of lithium ion cells that uses ANNs which take electrochemical impedance spectra as input data. Investigation were performed on Samsung INR18650-15L1, Sony US18650VTC6 and Panasonic NCA 103450 cells. To simulate real applications, the SoC was varied; a superimposed DC current during the EIS measurement was applied; and for every cell type at least nine cells were investigated to include the cell to cell variance. In addition, Samsung 15L cells with different SoHCs were investigated. The RMSE for all temperature estimations were around 1 K, which makes the presented method attractive for practical applications. SoC estimation was also investigated likewise. For the Sony VTC6 and the Panasonic NCA 103450 cells, the RMSE was about 3%. Different cell temperatures during the EIS measurement were taken into account. The SoC estimation for the Samsung 15L cells was not successful, with an RMSE of above 8%. In this case the influence of the SoC on the impedance spectrum was of the same order of magnitude as the influence of the cell to cell variance. Therefore, for the SoC estimation, it is necessary to investigate each cell system individually for its applicability. At last, the ANN was applied to estimate the SoHCs of Samsung 15L cells. Since the estimation errors for all cells were below 2%, this seams to be a feasible use of the method as well. However further investigations on cells with different aging profiles are necessary to give a definitive evaluation of the suitability. Its advantages compared to other temperature estimation methods are that there is no need to fit a battery model to the data, and no differential equation needs to be solved. Furthermore, the ANN needs only a single EIS spectrum to estimate the cell temperature. There is no need for handling time series data. The presented prediction method seems to be a promising way to estimate the inner cell temperature with high accuracy in a short time period, as little effort regarding measurements and calculations is required. Further work is suggested to investigate the ability of the neural network to estimating the temperatures of cells within electrical circuits. Furthermore, a reduction in the number of input parameters will be investigated to improve this method by reducing and simplifying the computational effort and the measurement time.

Author Contributions

Conceptualization, M.S., J.P.-B., M.K. and K.P.B.; methodology, M.S., J.P.-B., M.K. and K.P.B.; investigation, M.S., J.P.-B.; writing—original draft preparation, M.S. and J.P.-B.; writing—review and editing, M.K. and K.P.B.; visualization, M.S.; supervision, K.P.B.; project administration, M.S.; funding acquisition, K.P.B. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by Robert Bosch GmbH due to the Bosch Promotionskolleg.

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Not applicable.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Ma, S.; Jiang, M.; Tao, P.; Song, C.; Wu, J.; Wang, J.; Deng, T.; Shang, W. Temperature effect and thermal impact in lithium-ion batteries: A review. Prog. Nat. Sci. Mater. Int. 2018, 28, 653–666. [Google Scholar] [CrossRef]
  2. Wang, Q.; Ping, P.; Zhao, X.; Chu, G.; Sun, J.; Chen, C. Thermal runaway caused fire and explosion of lithium ion battery. J. Power Sources 2012, 208, 210–224. [Google Scholar] [CrossRef]
  3. Raijmakers, L.; Danilov, D.L.; Eichel, R.A.; Notten, P. A review on various temperature-indication methods for Li-ion batteries. Appl. Energy 2019, 240, 918–945. [Google Scholar] [CrossRef]
  4. Richardson, R.R.; Howey, D.A. Sensorless Battery Internal Temperature Estimation using a Kalman Filter with Impedance Measurement. IEEE Trans. Sustain. Energy 2015, 6, 1190–1199. [Google Scholar] [CrossRef] [Green Version]
  5. Surya, S.; Marcis, V.; Williamson, S. Core Temperature Estimation for a Lithium ion 18650 Cell. Energies 2021, 14, 87. [Google Scholar] [CrossRef]
  6. Liu, K.; Li, K.; Peng, Q.; Zhang, C. A brief review on key technologies in the battery management system of electric vehicles. Front. Mech. Eng. 2019, 14, 47–64. [Google Scholar] [CrossRef] [Green Version]
  7. Lelie, M.; Braun, T.; Knips, M.; Nordmann, H.; Ringbeck, F.; Zappen, H.; Sauer, D. Battery Management System Hardware Concepts: An Overview. Appl. Sci. 2018, 8, 534. [Google Scholar] [CrossRef] [Green Version]
  8. Richardson, R.R.; Ireland, P.T.; Howey, D.A. Battery internal temperature estimation by combined impedance and surface temperature measurement. J. Power Sources 2014, 265, 254–261. [Google Scholar] [CrossRef]
  9. Wang, L.; Lu, D.; Song, M.; Zhao, X.; Li, G. Instantaneous estimation of internal temperature in lithium-ion battery by impedance measurement. Int. J. Energy Res. 2020, 44, 3082–3097. [Google Scholar] [CrossRef]
  10. Waag, W.; Käbitz, S.; Sauer, D.U. Experimental investigation of the lithium-ion battery impedance characteristic at various conditions and aging states and its influence on the application. Appl. Energy 2013, 102, 885–897. [Google Scholar] [CrossRef]
  11. Schmidt, J.P.; Arnold, S.; Loges, A.; Werner, D.; Wetzel, T.; Ivers-Tiffée, E. Measurement of the internal cell temperature via impedance: Evaluation and application of a new method. J. Power Sources 2013, 243, 110–117. [Google Scholar] [CrossRef]
  12. Srinivasan, R.; Carkhuff, B.G.; Butler, M.H.; Baisden, A.C. Instantaneous measurement of the internal temperature in lithium-ion rechargeable cells. Electrochim. Acta 2011, 56, 6198–6204. [Google Scholar] [CrossRef]
  13. Spinner, N.S.; Love, C.T.; Rose-Pehrsson, S.L.; Tuttle, S.G. Expanding the Operational Limits of the Single-Point Impedance Diagnostic for Internal Temperature Monitoring of Lithium-ion Batteries. Electrochim. Acta 2015, 174, 488–493. [Google Scholar] [CrossRef]
  14. Raijmakers, L.; Danilov, D.L.; Van Lammeren, J.; Lammers, M.; Notten, P. Sensorless battery temperature measurements based on electrochemical impedance spectroscopy. J. Power Sources 2014, 247, 539–544. [Google Scholar] [CrossRef]
  15. Beelen, H.; Raijmakers, L.; Donkers, M.; Notten, P.; Bergveld, H.J. A comparison and accuracy analysis of impedance-based temperature estimation methods for Li-ion batteries. Appl. Energy 2016, 175, 128–140. [Google Scholar] [CrossRef] [Green Version]
  16. Feng, F.; Teng, S.; Liu, K.; Xie, J.; Xie, Y.; Liu, B.; Li, K. Co-estimation of lithium-ion battery state of charge and state of temperature based on a hybrid electrochemical-thermal-neural-network model. J. Power Sources 2020, 455, 227935. [Google Scholar] [CrossRef]
  17. Hasan, M.M.; Ali Pourmousavi, S.; Jahanbani Ardakani, A.; Saha, T.K. A data-driven approach to estimate battery cell temperature using a nonlinear autoregressive exogenous neural network model. J. Energy Storage 2020, 32, 101879. [Google Scholar] [CrossRef]
  18. Eddahech, A.; Briat, O.; Bertrand, N.; Delétage, J.Y.; Vinassa, J.M. Behavior and state-of-health monitoring of Li-ion batteries using impedance spectroscopy and recurrent neural networks. Int. J. Electr. Power Energy Syst. 2012, 42, 487–494. [Google Scholar] [CrossRef]
  19. Yang, D.; Wang, Y.; Pan, R.; Chen, R.; Chen, Z. A Neural Network Based State-of-Health Estimation of Lithium-ion Battery in Electric Vehicles. Energy Procedia 2017, 105, 2059–2064. [Google Scholar] [CrossRef]
  20. You, G.W.; Park, S.; Oh, D. Diagnosis of Electric Vehicle Batteries Using Recurrent Neural Networks. IEEE Trans. Ind. Electron. 2017, 64, 4885–4893. [Google Scholar] [CrossRef]
  21. Tong, S.; Lacap, J.H.; Park, J.W. Battery state of charge estimation using a load-classifying neural network. J. Energy Storage 2016, 7, 236–243. [Google Scholar] [CrossRef]
  22. Khumprom, P.; Yodo, N. A Data-Driven Predictive Prognostic Model for Lithium-Ion Batteries based on a Deep Learning Algorithm. Energies 2019, 12, 660. [Google Scholar] [CrossRef] [Green Version]
  23. Messing, M.; Shoa, T.; Ahmed, R.; Habibi, S. Battery SoC Estimation from EIS using Neural Nets. In Proceedings of the 2020 IEEE Transportation Electrification Conference & Expo (ITEC), IEEE, Chicago, IL, USA, 23–26 June 2020; pp. 588–593. [Google Scholar] [CrossRef]
  24. Jossen, A. Fundamentals of battery dynamics. J. Power Sources 2006, 154, 530–538. [Google Scholar] [CrossRef]
Figure 1. Nyquist plot for 3 Samsung INR18650-15L1 cells at different temperatures from 0 to 60 C.
Figure 1. Nyquist plot for 3 Samsung INR18650-15L1 cells at different temperatures from 0 to 60 C.
Batteries 07 00085 g001
Figure 2. Nyquist plot for 3 Samsung INR18650-15L1 cells after 100, 200, 300, 400, and 500 cycles.
Figure 2. Nyquist plot for 3 Samsung INR18650-15L1 cells after 100, 200, 300, 400, and 500 cycles.
Batteries 07 00085 g002
Figure 3. Schematic figure of a sinusoidal current excitation and the voltage response of the system with the phase shift.
Figure 3. Schematic figure of a sinusoidal current excitation and the voltage response of the system with the phase shift.
Batteries 07 00085 g003
Figure 4. Nyquist plot of a single impedance spectrum for a lithium ion cell.
Figure 4. Nyquist plot of a single impedance spectrum for a lithium ion cell.
Batteries 07 00085 g004
Figure 5. Procedure of data acquisition.
Figure 5. Procedure of data acquisition.
Batteries 07 00085 g005
Figure 6. Schematic figure of the used artificial neural network. The real and/or imaginary part of the impedance measurement is used as the input
Figure 6. Schematic figure of the used artificial neural network. The real and/or imaginary part of the impedance measurement is used as the input
Batteries 07 00085 g006
Figure 7. More than 4000 temperature estimations by a neural network using EIS data as input are presented. The estimated temperature is plotted over the measured temperature. The black line is a guide to the eye for the target values. The overall RMSE for 8 Samsung INR18650-15L1 cells was less than 1 K. The legend shows the RMSE for each cell.
Figure 7. More than 4000 temperature estimations by a neural network using EIS data as input are presented. The estimated temperature is plotted over the measured temperature. The black line is a guide to the eye for the target values. The overall RMSE for 8 Samsung INR18650-15L1 cells was less than 1 K. The legend shows the RMSE for each cell.
Batteries 07 00085 g007
Figure 8. RMSE evolution during training epochs of the temperature estimation of the Samsung INR18650-15L.
Figure 8. RMSE evolution during training epochs of the temperature estimation of the Samsung INR18650-15L.
Batteries 07 00085 g008
Figure 9. Temperature estimations for (a) Panasonic NCA 103450 with an RMSE of 0.7 K, and (b) Sony US18650VTC6 with an RMSE of 0.5 K. In both figures, 360 temperature estimations are shown. The estimated temperature is plotted over the measured temperature. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Figure 9. Temperature estimations for (a) Panasonic NCA 103450 with an RMSE of 0.7 K, and (b) Sony US18650VTC6 with an RMSE of 0.5 K. In both figures, 360 temperature estimations are shown. The estimated temperature is plotted over the measured temperature. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Batteries 07 00085 g009
Figure 10. SoC estimation for Panasonic NCA 103450 cells with an RMSE of about 2%. The SoC was split into (a) 5% to 45% and (b) 47% to 95% and estimated by individual neural networks. Overall, almost 600 SoC estimations are shown. The estimated SoC is plotted over the measured SoC. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Figure 10. SoC estimation for Panasonic NCA 103450 cells with an RMSE of about 2%. The SoC was split into (a) 5% to 45% and (b) 47% to 95% and estimated by individual neural networks. Overall, almost 600 SoC estimations are shown. The estimated SoC is plotted over the measured SoC. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Batteries 07 00085 g010
Figure 11. SoC estimation for Sony US18650VTC6 cells with an RMSE of about 3%. The SoC was split into (a) 5% to 35% and (b) 40% to 95% and estimated by individual neural networks. Overall, more than 300 SoC estimations are shown. The estimated SoC is plotted over the measured SoC. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Figure 11. SoC estimation for Sony US18650VTC6 cells with an RMSE of about 3%. The SoC was split into (a) 5% to 35% and (b) 40% to 95% and estimated by individual neural networks. Overall, more than 300 SoC estimations are shown. The estimated SoC is plotted over the measured SoC. The black line is a guide to the eye of the target values. The legend shows the RMSE for each cell.
Batteries 07 00085 g011
Figure 12. SoHC estimates for Samsung INR18650-15L1 cells by a neural network using EIS data as input are presented. Here the SoHC is defined as the actual capacity related to the nominal capacity. The estimated SoHC is plotted over the measured SoHC. The black line is a guide to the eye of the target values. The overall RMSE was less than 2%. The legend shows the RMSE for each cell.
Figure 12. SoHC estimates for Samsung INR18650-15L1 cells by a neural network using EIS data as input are presented. Here the SoHC is defined as the actual capacity related to the nominal capacity. The estimated SoHC is plotted over the measured SoHC. The black line is a guide to the eye of the target values. The overall RMSE was less than 2%. The legend shows the RMSE for each cell.
Batteries 07 00085 g012
Table 1. Cells investigated for state estimation.
Table 1. Cells investigated for state estimation.
CellCapacity [mAh]Design
Samsung INR18650-15L11500cylindric
Sony US18650VTC63000cylindric
Panasonic NCA 1034502350prismatic
Table 2. State of health with respect to nominal capacity ( C / C N ). Thirty-six cells were investigated. For each SoHC range, the data of 2 cells were defined as test data; the data of the other cells were used as the training dataset for the neural network (ANN). This guaranteed that each SoHC range would be taken into account. The labels Hx refer to the investigated cells.
Table 2. State of health with respect to nominal capacity ( C / C N ). Thirty-six cells were investigated. For each SoHC range, the data of 2 cells were defined as test data; the data of the other cells were used as the training dataset for the neural network (ANN). This guaranteed that each SoHC range would be taken into account. The labels Hx refer to the investigated cells.
SoHC C / C N Number of Cells Used for
ANN TrainingANN Test, (Cell Label)
98–102%122,   (H18, H38)
93–97%52,   (H31, H39)
88–92%42,   (H1S, H3S)
83–87%72,   (H41, H42)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ströbel, M.; Pross-Brakhage, J.; Kopp, M.; Birke, K.P. Impedance Based Temperature Estimation of Lithium Ion Cells Using Artificial Neural Networks. Batteries 2021, 7, 85. https://doi.org/10.3390/batteries7040085

AMA Style

Ströbel M, Pross-Brakhage J, Kopp M, Birke KP. Impedance Based Temperature Estimation of Lithium Ion Cells Using Artificial Neural Networks. Batteries. 2021; 7(4):85. https://doi.org/10.3390/batteries7040085

Chicago/Turabian Style

Ströbel, Marco, Julia Pross-Brakhage, Mike Kopp, and Kai Peter Birke. 2021. "Impedance Based Temperature Estimation of Lithium Ion Cells Using Artificial Neural Networks" Batteries 7, no. 4: 85. https://doi.org/10.3390/batteries7040085

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