0% found this document useful (0 votes)
9 views10 pages

Papers

This document presents a method for sensorless temperature monitoring of lithium-ion batteries (LIBs) in electric vehicles by integrating a physics-based thermal model with machine learning techniques. The proposed approach improves temperature estimation accuracy significantly compared to conventional methods, addressing the challenges posed by limited onboard sensors and the nonlinear temperature characteristics of LIBs. The study emphasizes the importance of accurate temperature monitoring for ensuring battery safety, performance, and longevity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
9 views10 pages

Papers

This document presents a method for sensorless temperature monitoring of lithium-ion batteries (LIBs) in electric vehicles by integrating a physics-based thermal model with machine learning techniques. The proposed approach improves temperature estimation accuracy significantly compared to conventional methods, addressing the challenges posed by limited onboard sensors and the nonlinear temperature characteristics of LIBs. The study emphasizes the importance of accurate temperature monitoring for ensuring battery safety, performance, and longevity.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 10

IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO.

2, JUNE 2024 2643

Sensorless Temperature Monitoring of Lithium-Ion


Batteries by Integrating Physics With
Machine Learning
Yusheng Zheng , Graduate Student Member, IEEE, Yunhong Che , Graduate Student Member, IEEE,
Xiaosong Hu , Senior Member, IEEE, Xin Sui, Member, IEEE, and Remus Teodorescu , Fellow, IEEE

Abstract— The large-scale application of lithium-ion batteries and performance [3]. Nevertheless, due to the highly nonlinear
(LIBs) in electric vehicles (EVs) requires meticulous battery temperature characteristic of LIBs, it becomes difficult to
management to guarantee vehicular safety and performance. manage battery safety, performance, and lifetime in EVs.
Temperatures play a significant role in the safety, performance, Specifically, high temperatures increase the risk of safety haz-
and lifetime of LIBs. Therefore, the state of temperature (SOT) of
batteries should be monitored timely by the battery management ards such as thermal runaways, which might cause catastrophic
system. Due to limited onboard temperature sensors in EVs, the loss [4]. Low temperatures undermine the energy and power
SOT of most batteries must be estimated through other measured capability of LIBs by causing sluggish electrochemistry inside
signals such as current and voltage. To this end, this article the cell [5]. Both low and high temperatures can contribute to
develops an accurate method to estimate the surface temperature accelerated battery degradation, with lithium plating triggered
of batteries by combining the physics-based thermal model by the former factor and the growth of solid electrolyte
with machine learning (ML). A lumped-mass thermal model is
applied to provide prior knowledge of battery temperatures for interphase (SEI) caused by the latter [6]. In this context, it is
ML. Temperature-related feature, such as internal resistance, of paramount importance to regulate the battery temperature to
is extracted in real time and fed into the ML framework as an optimal range through active thermal control [5], [7], during
supplementary inputs to enhance the accuracy of the estimation. which accurate monitoring of battery temperature serves a
An ML model, which combines a convolutional neural network fundamental role.
(CNN) with a long short-term memory (LSTM) neural network Typically, the temperature of LIBs can be measured directly
(NN), is sequentially integrated with the thermal model to
learn the mismatch between the model outputs and the real
by the surface-mounted temperature sensors in the EV battery
temperature values. The proposed method has been verified pack. Nevertheless, it is impossible to install a temperature
against experimental results, with an accuracy improvement of sensor at the surface of each cell to monitor its temperature
79.37% and 86.24% compared to conventional pure thermal since this will inevitably increase the cost and hardware
model-based and pure data-driven approaches, respectively. complexity of the battery pack, especially when the pack
Index Terms— Electric mobilities, lithium-ion batteries (LIBs), consists of hundreds and even thousands of cells [8]. It has
machine learning (ML), temperature estimation, thermal models. been reported that the average temperature sensors-to-cell ratio
in an EV battery pack is around 1/10, which means that the
I. I NTRODUCTION temperature information of the majority of the cells cannot
be obtained directly through measurements [8]. However,
T RANSPORTATION electrification is one of the most
promising ways to realize sustainable energy devel-
opment. As the predominant energy storage component in
temperature abnormity might still occur in those cells without
surface-mounted temperature sensors and such abnormity can
electric mobilities such as electric vehicles (EVs) and electric hardly be detected by temperature sensors installed on nearby
aircraft, lithium-ion batteries (LIBs) exhibit superiority in cells. Therefore, tracking the state of temperature (SOT) of
energy and power density, cycle life, and charge/discharge those cells by taking advantage of nontemperature signals,
efficiency compared with previous generations of batter- such as current and voltage, is of paramount importance to
ies [1], [2]. The ever-increasing use of LIBs in transportation the safety and performance of the whole battery pack in
applications leads to higher requirements for battery safety EVs, which makes this work different from existing SOT
estimation/prediction studies relying on a surface temperature
Manuscript received 14 March 2023; revised 12 June 2023; accepted 28 June sensor [9], [10], [11], [12].
2023. Date of publication 11 July 2023; date of current version 18 June 2024. Generally, there are three main methods to achieve sen-
This work was supported in part by the Villum Foundation for Smart Battery
Project under Grant 222860 and in part by the National Natural Science sorless SOT estimation in the existing literature, based
Foundation of China under Grant 52111530194. (Corresponding authors: on battery impedance [13], [14], [15], battery thermal
Yunhong Che; Xiaosong Hu.) models [16], [17], [18], and machine learning (ML) algo-
Yusheng Zheng, Yunhong Che, Xin Sui, and Remus Teodorescu are with
the Department of Energy, Aalborg University, Aalborg 9220, Denmark rithms [19], [20], [21]. In impedance-based estimation, the
(e-mail: yzhe@energy.aau.dk; ych@energy.aau.dk; xin@energy.aau.dk; relationship between battery temperature and impedance
ret@energy.aau.dk). parameters (e.g., real part, imaginary part, and phase) will
Xiaosong Hu is with the College of Mechanical and Vehicle
Engineering, Chongqing University, Chongqing 400044, China (e-mail:
be calibrated offline by selecting an optimal frequency under
xiaosonghu@ieee.org). which the impedance parameters are sensitive to battery tem-
Digital Object Identifier 10.1109/TTE.2023.3294417 perature while insensitive to the state of charge (SOC) and
2332-7782 © 2023 IEEE. Personal use is permitted, but republication/redistribution requires IEEE permission.
See https://www.ieee.org/publications/rights/index.html for more information.
Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
2644 IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO. 2, JUNE 2024

state of health (SOH) [22], [23]. Afterward, the parameterized LIBs, the online identification of the battery’s internal resis-
impedance-temperature relationship will be applied to estimate tance, and the CNN-LSTM will be introduced in detail. Then,
battery temperature according to the measured impedance the way of integrating physics with CNN-LSTM will be
online. As for thermal model-based estimation, various sim- elucidated.
plified thermal models can be developed to capture battery
thermal dynamics such as heat generation, heat accumula-
A. Lumped-Mass Thermal Model
tion, and heat dissipation online [16], [17], [18]. Closed-loop
observers are designed based on simplified thermal models The lumped-mass thermal model is a simplified model
to estimate battery temperature through voltage or impedance used to capture the temperature response of the battery. This
feedback [17], [24]. Regarding data-driven estimations, mature model regards the battery cell as a single particle, and the
ML algorithms, such as artificial neural networks (ANNs), temperature gradient inside the cell is neglected so that the
can be applied to recognize the underlying data pattern thermal dynamics of the cell can be represented by its bulk
between measurements and battery temperatures by ignoring temperature. With this assumption, the governing equation for
the complicated thermal dynamics of LIBs [19], [20], [21]. energy balance can be expressed as follows:
Nevertheless, the aforementioned three methods have limita- dT 
tions. For impedance-based estimations, the need for excitation mC p = Q − h A T − Tf (1)
dt
equipment increases the hardware cost and complexity. Fur-
where m, C p , and A are the mass, heat capacity, and surface
thermore, batteries need to be at a close-to-equilibrium state
area of the battery cell, respectively, T is the time-varying
for precise impedance measurement, which requires sufficient
temperature of the cell during operations (can be substituted
relaxation time before measurement and makes it difficult to
with surface temperature Ts in this study), t is the time,
capture battery temperature timely [17]. For thermal model-
Q is the total heat generation rate of the cell, h is the
based estimation, how to strike a balance between the model
equivalent convective heat transfer coefficient from the battery
accuracy, complexity, and parameterization difficulty is a key
cell to the coolant, and T f is the coolant temperature. Here,
issue. Simple thermal models are lightweight but may suffer
the radiation heat dissipation is not considered since it is
from poor accuracy [25]. Complex thermal models can achieve negligible compared to convective heat dissipation, due to
high accuracy, yet will increase the computational burden and the low emissivity of the battery case, small geometric size,
parameterization difficulty [25]. For data-driven estimation, and relatively low operating temperature (from −30 ◦ C to
the generalization capability of the algorithm is always the 60 ◦ C) [25].
biggest concern despite high accuracy. Moreover, data-driven The heat generation inside the cell consists of ohmic
methods are not able to achieve accurate estimation when prior heat, polarization heat, and various electrochemical reaction
knowledge of the battery temperature is lacking [10].
heat [27]. The complete heat generation equation contains
In recent years, physics-informed ML (PIML), as a way
numerous electrochemical parameters that are onerous to be
of integrating physical information and ML techniques,
obtained in real applications. Therefore, a simplified equation
exhibits great potential in addressing the aforementioned prob-
can be used to capture the internal heat generation of the cell,
lems [26]. To this end, this article develops a sensorless
which is expressed as [28]
surface temperature estimation method for LIBs by combining
physics-based models and ML algorithms to leverage their ∂ Voc
Q = I (Vt − Voc ) + I T (2)
respective strengths. In this way, both the estimation accuracy ∂T
and the generalization ability can be guaranteed. Specifically, where I , Voc , and Vt denote the current (positive for charging
a lumped-mass thermal model, with the advantages of being and negative for discharging), open-circuitvoltage (OCV), and
simple, physically identifiable, and less susceptible to overfit- terminal voltage, respectively, and ∂ Voc ∂ T is the entropic
ting, is established to capture the thermal dynamics of LIBs heat coefficient corresponding to the entropy change during
and provide prior knowledge of battery temperature for the electrochemical reactions. The total heat generation consists
ML algorithms. Temperature-related features, such as internal of irreversible heat and reversible heat, denoted by the first
resistance, can be extracted timely and treated as inputs to and the second terms, respectively, at the right-hand side of
the ML algorithm to further increase the estimation accuracy. (2). Under high-rate operations, the reversible heat can be
Finally, a combined convolutional neural network (CNN)-long neglected due to its small contributions.
short-term memory (LSTM) neural network (NN) is leveraged Although the lumped-mass thermal model was pointed out
to learn the mismatch between the physics-based models and to have the lowest accuracy and may lead to unfavorable
the real battery temperature so that the estimation errors caused oversimplification of the battery thermal dynamics [25], it is
by unmodeled thermal dynamics and parameterization errors simple enough with its parameters being easily identifiable and
can be further reduced. less prone to overfitting. Most importantly, despite rough accu-
The remainder of this article is organized as follows. racy, the model can capture the trend of battery temperature
Section II introduces the proposed methodology for sensorless under various operating conditions since it is developed based
temperature estimation. Section III describes the datasets used on first principles. The estimated battery temperature and the
in this work. Next, the results and discussions are presented calculated heat generation by the thermal model can provide
in Section IV, followed by the main conclusion in Section V. some prior thermal information for the ML algorithm.
II. F RAMEWORK FOR S ENSORLESS S URFACE
T EMPERATURE E STIMATION B. Online Internal Resistance Identification
This section presents the framework for sensorless surface For the sensorless SOT estimation, only the current, voltage,
temperature estimation. The lumped-mass thermal model of and coolant temperature are measurable. Hence, it is important
Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
ZHENG et al.: SENSORLESS TEMPERATURE MONITORING OF LIBs BY INTEGRATING PHYSICS WITH ML 2645

Fig. 1. Schematic of first-order ECM for LIBs.

to extract some temperature-related features that can reflect Fig. 2. Structure of the proposed CNN-LSTM for surface temperature
estimation.
the current battery SOT from these signals. By adding these
in which d I (t) dt  and d Vt (t) dt are approximated
 
features to the estimation loop, the estimation accuracy can by
be improved. According to [18], the internal resistance of the [I (t) − I (t − 1t)] 1t and [Vt (t) − Vt (t − 1t)] 1t, respec-

battery is more sensitive to temperature change than voltage, tively, and 1t is the sampling period.
and therefore, it can be used as a temperature-related feature. Since n(t) and its regressive values are unmeasurable, the
Due to the complex electrical dynamics, a battery cell input 8(t) cannot be obtained directly from voltage and cur-
cannot be regarded as pure resistance. In this regard, the rent. In this context, the noise is estimated before identifying
internal resistance of the battery should be extracted based the parameters θ (t) at each time index. The regressive values
on an electrical model that captures the electrical behavior of of the noise n(t − i) can be estimated through the residual of
the cell. The first-order equivalent circuit model (ECM), with the measured outputs and estimated outputs based on (5)
its parameters being easily identified, can be applied in this T
work. This model consists of an OCV, an ohmic resistor R0 , n̂(t − i) = y(t − i) − 8̂ (t − i)θ̂ (t − i) (7)
and a resistor–capacitor (RC) pair, as shown in Fig. 1. where i = 1, 2, . . . , n d . In this way, the input 8(t) can be
Assuming the constant value of model parameters during a approximated by
sampling period, the terminal voltage of the battery Vt in the T
d I (t) d Vt (t)

first-order ECM can be expressed as [29] 8̂(t) = I (t), , , n̂(t − 1), . . . , n̂(t − n d ) .
dt dt
Vt (t) = Voc (SOC) + (R0 + R1 )I (t)
(8)
d I (t) d Vt (t)
+ R0 R1 C 1 − R1 C 1 + w(t) (3) The initialization of the inputs and parameters can be set as
dt dt
where V1 is the voltage across the RC pair, Voc varies with 8̂(1) = 8̂(2) = · · · = 8̂(n d ) = 80 (9)
battery SOC and can be obtained through experiments, the θ̂ (1) = θ̂ (2) = · · · = θ̂ (n d ) = θ 0 (10)
current I (t) is positive for charging and negative for discharg-
ing, and w(t) denotes the noise in the model represented by where the first three terms in 80 are initialized through the
some unmodeled battery dynamics and can be expressed as measured data and the estimated noises in 80 are initialized
nd
as
X
w(t) = ci (t)n(t − i) + n(t) (4) n̂(1) = n̂(2) = · · · = n̂(n d ) = 0. (11)
i=1
According to [30], θ 0 should be sufficiently small and
in which n d is the order of the noise model, ci (t) is the therefore can be set as
coefficient, and n(t) is the white noise, which represents the
θ 0 = 10−6 , 10−6 , . . . , 10−6 .
 
random error of the first-order ECM; n(t − 1), . . . , n(t − n d ) (12)
are its regressive values. After obtaining the inputs, the parameters of the model can be
With the first-order ECM, the internal resistance of the identified timely through the following iterations:
battery can be extracted in real time through online identifica- h T
i
tion. In particular, this study adopts the method proposed by θ̂(t) = θ̂ (t − 1) + P(t)8̂(t) y(t) − 8̂ (t)θ̂ (t − 1) (13)
Feng et al. [29] based on the recursive extended least squares
P(t − 1)8̂(t)8̂T (t)P(t − 1)
 
1
(RELS) algorithm. To realize online identification, (3) can be P(t) = P(t − 1) − (14)
further expressed as a parametric model λ λ + 8̂T (t)P(t − 1)8̂(t)
where P(t) is the gain factor and can be initialized as
y(t) = 8T (t)θ (t) + n(t) (5)
P(1) = P(2) = · · · = P(n d ) = p0 E (15)
where we have output y(t), parameters θ (t), and input 8(t)
6
defined as follows: in which p0 is a large positive number (10 in this study), E
is an identity matrix, and λ 0.95 < λ < 1 is a user-defined
y(t) = Vt (t) − Voc

forgetting factor and is set to be 0.99 in this work.

 T
 θ (t) = θ1 (t), θ2 (t), θ3 (t), c1 (t), . . . , cn d (t)

 

T With the identified parameters, the total internal resistance
= (R0 + R1 ), R0 R1 C1 , −R1 C1 , c1 (t), . . . , cn d (t)

of the battery Rt at the time step t can be extracted as
T
d I (t) d Vt (t)
 
Rt = R0 + R1 = θ1 (t)

(16)

 8(t) = I (t), , , n(t − 1), . . . , n(t − n d )


dt dt
where Rt is used as the temperature-related feature to indicate
(6) battery SOT for the ML model introduced in the following.

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
2646 IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO. 2, JUNE 2024

C. CNN-LSTM Model and sensorless estimation of battery surface temperature,


Many mature ML algorithms, such as ANNs, with high as shown in Fig. 3. During the offline training process,
flexibility and performance, have received great attention in battery data will be collected to parameterize the physics-based
battery state estimations and health prognostics [10], [31]. thermal model, as well as train the CNN-LSTM network. With
CNNs and recurrent NNs (RNNs), as two representatives of system dynamics provided by the thermal model, the model
ANNs, exhibit great advantages in handling complex tasks. parameters θ can be identified based on the collected data D
CNNs are capable of extracting the spatial information hid- as
den in the original inputs through convolution and pooling, θ̂ = arg maxθ p(θ |D ) (18)
while RNNs are good at recognizing temporal patterns of
data. LSTM, as an improved version of RNN, can solve the where the parameters that need to be identified in the
problems faced by conventional RNNs such as exploding and lumped-mass thermal model include heat capacity C p and
vanishing gradients by introducing the memory cell, as well as convection coefficient h. For control-oriented battery thermal
input and output gates [32]. Recently, there is a growing trend modeling, these two thermal parameters are usually assumed
to combine these two networks to achieve higher performance to be constant [25]. Existing studies have also indicated slight
by taking advantage of their respective strengths [33]. changes in these two parameters under different operating con-
In this study, the ML algorithm is used to estimate the ditions (i.e., temperature and SOC) and battery SOH [34], [35].
battery surface temperature based on multiple time-series It should be noted that the calibration of the thermal model
signals and features. The estimation itself is a time-series task and the training of the CNN-LSTM network are based on the
since the temperature at the current time step can be affected same collected data D.
by the previous status and inputs [21]. Meanwhile, there During the online implementation stage, the measured cur-
also exist underlying relationships between the input signals, rent, voltage, SOC, and coolant temperature from the BMS
such as current, voltage, and SOC. Therefore, to explore will flow into the thermal model block, resistance identification
the relationship between input battery data and its temporal block, and CNN-LSTM network block. The parameterized
characteristics, CNN-LSTM is leveraged to yield the final thermal model calculates the heat generation Q and generates
estimation result based on these inputs. The structure of a prior estimation of the surface temperature Ts,m according
the proposed CNN-LSTM network is shown in Fig. 2. The to the input. Both Ts,m and Q are fed into the CNN-LSTM
time-series battery data with an input length of 15 is fed into network as input. Since this lumped-mass thermal model
the CNN-LSTM network. A CNN layer, consisting of a 1-D might neglect some thermal dynamics inside the cell and
convolution layer and a pooling layer, is used to extract the have parameter uncertainties, the cumulative effect of these
spatial features of the input data and then produce some high- errors will cause the calculated surface temperature to deviate
level features. The number of filters (or kernels) used in the from the real value. However, despite errors, this calculated
convolutional layer is 24 and the size of each kernel is chosen value can still be used as the prior temperature knowledge
to be 3. Average pooling is adopted in the pooling layer and for the CNN-LSTM network since it is able to track the
the kernel size is also 3. After capturing the spatial features general temperature trends. With this calculated temperature,
of the input, an LSTM layer with a hidden size of 100 is the problem mentioned by Ojo et al. [10] could be addressed,
applied to learn the temporal characteristics of these high-level where the pure data-driven model was found unable to esti-
features. The LSTM layer is followed by a fully connected mate battery surface temperature accurately when the prior
(FC) layer with 50 neurons. Since this is a regression task, knowledge of battery temperature was lacking. Apart from
the final layer has only one neuron with the estimated surface the information provided by the physics-based model, some
temperature as the output. Generally, these hyperparameters temperature-related features can be extracted from the original
of the CNN-LSTM model are tuned by trial and error. For measurement and used as supplementary input to CNN-LSTM
instance, when determining the number of neurons in each to further improve the estimation accuracy. Since the internal
layer, a small number can be tried at first and then increased resistance Rt of the battery is temperature-dependent, it can
gradually until a satisfactory performance is achieved [10]. be identified in real time based on the BMS measurements
The CNN-LSTM was built and run based on the Pytorch through the RELS algorithm to reflect the current battery
library and the Adam optimizer was used during training to SOT. As for the CNN-LSTM network, it not only receives
minimize the mean square error loss function that is defined the measured signals but also the prior information provided
as by the thermal model and the identified internal resistance.
N
With such time-series information as input, the CNN-LSTM
1 X 2 can generate a more accurate estimation of battery surface
MSE = ŷ i − yi (17)
N i=1 temperature T̂ s (t).

where N is the number of samples in the training set and ŷ i III. D ESCRIPTION OF E XPERIMENTAL DATA
and yi are the output of the network and the truth value of the
ith sample, respectively. A publicly available experimental dataset has been used in
this article to validate the proposed surface temperature esti-
mation method. The dataset was collected from the University
D. Integration of Physics With ML of Wisconsin–Madison [36] and the details of experiments
To combine the advantages of physics-based models and were described in [37]. The test equipment includes a battery
ML algorithms, the CNN-LSTM network is integrated sequen- tester, a thermal chamber, and a host computer. A 2.9-Ah
tially with the lumped-mass thermal model to realize accurate Panasonic 18650PF cell with lithium nickel cobalt aluminum

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
ZHENG et al.: SENSORLESS TEMPERATURE MONITORING OF LIBs BY INTEGRATING PHYSICS WITH ML 2647

Fig. 3. Framework of integrating physics with CNN-LSTM for surface temperature estimation.

TABLE I
S UMMARY OF THE E XPERIMENTAL DATASET [36]

oxide (NCA) chemistry was used for the test. The temperature
at the middle surface of the cell was measured by a ther-
mocouple and used as the surface temperature. The dataset
covers a series of tests under a wide ambient temperature
range (from −20 ◦ C to 25 ◦ C). At each test temperature, Fig. 4. Measured data during Cycle 1 under 10 ◦ C. (a) Current. (b) Voltage.
the cell was tested using different driving cycles from the (c) SOC. (d) Surface temperature.
fully charged state until the cell reached its cutoff voltage,
namely, 2.5 V. Standard driving cycles, such as Highway Fuel (Cycles 1 and 3), are used as the training data. The other
Economy Test (HWFET), Los Angeles 92 (LA92), Urban driving cycles are used to test the accuracy of the estimation
Dynamometer Driving Schedule (UDDS), and Supplemental method. It should be noted that the tested battery in this
Federal Test Procedure Driving Schedule (US06), were applied experimental dataset is placed in the thermal chamber with air
to the test. In addition, some synthesized cycles with the cooling, and therefore, the ambient temperature is used as the
random mix of US06, HWFET, UDDS, and LA92 were also coolant temperature when implementing the proposed method.
used to test the cell and these cycles include Cycle 1, Cycle In addition, since the RELS needs some time to converge, the
2, Cycle 3, Cycle 4, and NN. Apart from the tests at fixed data in the beginning 60 s of each driving cycle are not used
ambient temperatures, experiments were also conducted at as the input to the estimation framework to avoid the effect
varying ambient temperatures, which started from −20 ◦ C to of unreasonable Rt on estimation results. All the inputs to the
10 ◦ C and drifted upward in steps. The OCV of the battery was CNN-LSTM are normalized between [0, 1] to eliminate the
tested at 25 ◦ C by cycling the cell with a constant current (CC) differences in the order of magnitude between input features.
of 1/20 C. All the tests of this battery cell, including different To train the CNN-LSTM, the training epoch is set as 2000,
ambient temperatures and driving profiles, are summarized in and the learning rate is 0.001. The training process stops when
Table I. there is no significant decrease in the loss function to avoid
It should be noted that the original dataset was collected overfitting.
with a sampling frequency of 10 Hz. In this article, how- The accuracy of the estimation can be evaluated through
ever, the original data are preprocessed with a sampling root mean square error (RMSE), mean absolute error (MAE),
frequency of 1 Hz, which is close to the real-world scenarios. and maximum error (MAX), which are defined as follows:
Furthermore, to remove the noise in the temperature data, v
u K
a Gaussian-weighted moving average filter with a window u1 X 2
length of 40 is used and the filtered temperature is used as RMSE = t Ts (t) − T̂ s (t) (19)
K t=1
the true value. An illustration of the experimental data under
Cycle 1 at the fixed ambient of 10 ◦ C can be shown in Fig. 4. 1 X
K
MAE = Ts (t) − T̂ s (t) (20)
K t=1
IV. R ESULTS AND D ISCUSSION
MAX = Max Ts (t) − T̂ s (t) (21)
To train the proposed hybrid model, half of the driving
cycles at different ambients, including two standard driv- where K is the length of data in a testing cycle. Smaller values
ing cycles (HWFET and LA92) and two synthesized cycles of these three metrics indicate better estimation accuracy.

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
2648 IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO. 2, JUNE 2024

TABLE II
PARAMETERS OF THE L UMPED -M ASS T HERMAL M ODEL

Fig. 6. Current, the identified resistance, the estimation result of the surface
temperature, and the estimation errors of Cycle 4 under fixed ambient of
10 ◦ C.

feature. Although Rt can also be influenced by battery SOC,


such a hidden relationship can be captured by the CNN-LSTM
since both SOC and Rt are used in the inputs. As such,
Fig. 5. Current, the identified resistance, the estimation result of the surface the effect of this relationship on temperature estimation can
temperature, and the estimation errors of Cycle 2 under fixed ambient of
−10 ◦ C. be further eliminated. With the original measurements (i.e.,
current, voltage, coolant temperature, and SOC), the prior
A. SOT Estimation at Fixed Ambient Temperatures knowledge provided by the thermal model, and the extracted
temperature-related feature as input, the CNN-LSTM network
In this study, only one model is developed to estimate can achieve high estimation accuracy. The estimation error of
the surface temperature of batteries under different driving surface temperature is basically within ±1 ◦ C during the whole
profiles and ambient conditions. The training dataset is used to driving cycle, and the RMSE of the estimation is 0.37 ◦ C.
not only train the CNN-LSTM network but also identify the At 10 ◦ C, due to the decrease in internal resistance, the
parameters in the lumped-mass thermal model. The thermal maximum temperature rise of the cell under Cycle 4 is
model parameters, including the mass m, surface area A, heat around 5 ◦ C. The identified internal resistance in this case is
capacity C p , and convection coefficient h, are listed in Table II, much smaller than that at −10 ◦ C but also shows an opposite
with the first two parameters obtained from the battery data variation trend with the cell temperature. It can be shown in
sheet and the latter two from identification. To examine the Fig. 6 that the proposed method still achieves the accurate
performance of the proposed SOT estimation method, the estimation of battery SOT, with the estimation error within
developed model is first tested at fixed ambient conditions ±1 ◦ C most of the time and RMSE of 0.32 ◦ C. To further
using various driving cycles. Figs. 5 and 6 show the estimation verify the accuracy and generalization of the proposed method,
results at −10 ◦ C and 10 ◦ C, respectively, where the current of the trained model is tested against more driving cycles under
the driving profile, the real-time internal resistance identified fixed ambients of −10 ◦ C and 10 ◦ C, and the estimated results
through the RELS algorithm, the estimated and measured are summarized in Table III. For most driving cycles, both the
temperatures, and the estimation errors are included. It is also RMSE and MAE of estimations are below 0.5 ◦ C, and the
worth noting that at low temperatures (i.e., below 10 ◦ C), the MAX can be kept within 2 ◦ C, demonstrating good accuracy
charging current due to regenerative braking is not included and generalization ability of the proposed method. At −10 ◦ C,
in the experiments since the battery is not recommended to the SOT estimation error under the US06 driving cycle is
charge at that low-temperature range according to its specifi- higher than that in other cycles, which could be caused by
cations [37]. Although the modified testing current profiles at the significantly larger current and temperature rise compared
low temperatures are different from typical real-world cases to those cycles in the training set.
with regenerativ e braking, accurate estimation of battery
temperature under dynamic discharge currents still has great
significance, which is of particular importance to the battery B. SOT Estimation at Varying Ambient Temperatures
warm-up process in cold climates [5]. As can be seen from In addition to the operations at fixed ambient temperatures,
Fig. 5, the maximum temperature rise of the battery is almost the battery system in electric mobilities can be subjected to
10 ◦ C under Cycle 2 at −10 ◦ C ambient due to the increased coolant with varying temperatures in real-world scenarios due
battery resistance at low temperatures. The internal resistance to the existence of the thermal management system. To verify
Rt , which is identified in real time, may vary with battery the applicability of the proposed method under real-world sit-
SOC and temperature in one driving cycle. It can be seen from uations, driving cycles with varying ambient temperatures are
the identification result that generally, Rt exhibits an opposite also used to test the model. Figs. 7 and 8 show the estimation
variation trend with battery temperature, that is, the internal results at two different ambient conditions, where the ambient
resistance decreases with the rise of cell temperature and temperature starts to increase intermittently from −20 ◦ C
increases when the cell temperature declines, which demon- to 10 ◦ C. The current of the driving profile, the ambient
strates the effectiveness of the extracted temperature-related temperature, the estimated and measured temperatures, and the

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
ZHENG et al.: SENSORLESS TEMPERATURE MONITORING OF LIBs BY INTEGRATING PHYSICS WITH ML 2649

Fig. 7. Current, ambient temperature, the estimation result of the surface Fig. 9. Comparison of different estimation methods under Cycle 2 driving
temperature, and the estimation errors of NN driving cycle under varying cycle at −20 ◦ C.
ambient starting −20 ◦ C.

Fig. 10. Comparison of the four estimation methods under different driving
cycles and ambient conditions in terms of their estimation accuracy and
Fig. 8. Current, ambient temperature, the estimation result of the surface
computation time.
temperature, and the estimation errors of UDDS driving cycle under varying
ambient starting 10 ◦ C.
C. Comparison of Different Methods
TABLE III
E STIMATION R ESULTS W ITH THE P ROPOSED M ETHOD AT F IXED A MBIENT In this section, the proposed surface temperature esti-
mation method is compared with conventional approaches.
Four methods, namely, the pure data-driven estimation, pure
thermal model-based estimation, the hybrid method without
temperature-related features in the input, and the hybrid
method with temperature-related features in the input (i.e.,
the proposed method), are compared in terms of their per-
formance in surface temperature estimation. Fig. 9 shows
the comparison results under Cycle 2 at a fixed ambient
condition of −20 ◦ C as an example and the estimation errors
of these four methods are summarized in Table V. As can
be concluded from the results, the pure data-driven method
using original measurements (i.e., [I , Vt , SOC, T f ]) as input
estimation errors are presented in the results. In the ambient has the worst accuracy among these four approaches. It is
where the temperature increases gradually, the internal heat hypothesized that there is a poor correlation between the 15-s
generation and the reduced heat dissipation contribute to a inputs and surface temperature. The same problem has also
remarkable battery temperature rise compared to that in the been identified by Ojo et al. [10], where the poor estimation
fixed ambient case. The results in Figs. 7 and 8 show that performance of a two-layer LSTM-RNN (with the same input
the estimation errors are basically within ±2 ◦ C and ±1 ◦ C, as the pure data-driven method in this article) was ascribed
for the battery operations starting from −20 ◦ C to 10 ◦ C. to the lack of prior knowledge of battery temperature. As a
More driving cycles under varying ambient temperatures are consequence, although the loss function can be reduced to a
applied to test the accuracy and generalization of the trained low level during the training process, the trained CNN-LSTM
model, and the estimation performance can be summarized in network still has poor estimation performance in the test-
Table IV, where in most cases, the RMSE and MAE can be ing dataset. As for the lumped-mass thermal model, due to
within 1 ◦ C and MAX can be within 2 ◦ C. the uncertainties in thermal parameters and heat generation

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
2650 IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO. 2, JUNE 2024

TABLE IV thermal model is negligible. As for the hybrid method with


E STIMATION R ESULTS W ITH THE P ROPOSED M ETHOD AT VARYING A MBI - temperature-related features in the input, computation time is
ENT C ONDITIONS
the highest, which is caused by the online identification of bat-
tery internal resistance. Therefore, whether temperature-related
features should be involved in the estimation or not depends
on the computational capability of the BMS as well as the
accuracy requirement. Generally, the involvement of the NN
will bring extra computational burdens to the BMS. To alle-
viate such computational burden faced by the microprocessor,
the NN in the proposed method can be further optimized
to be more lightweight and efficient, without sacrificing too
much estimation accuracy. For example, Bayesian optimiza-
tion, as an excellent paradigm, can be applied to determine the
TABLE V optimal hyperparameters of the NN such as the input length,
C OMPARISON OF E STIMATION ACCURACY W ITH D IFFERENT M ETHODS as well as the number of layers and hidden neurons in the
U NDER C YCLE 2 W ITH A F IXED A MBIENT C ONDITION OF− 20 ◦ C future instead of empirical hyperparameter tuning [38].

V. C ONCLUSION
This article proposes a sensorless surface temperature esti-
mation method for LIBs by combining a physics-based thermal
model with ML algorithms. In this estimation framework,
a lumped-mass thermal model is integrated sequentially with
the CNN-LSTM network. The temperature calculated by the
thermal model serves as the prior knowledge of battery tem-
perature. With this prior information, the CNN-LSTM network
can achieve an accurate estimation of surface temperature.
calculation, the temperature estimated by the thermal model Moreover, the internal resistance of the cell, which could be
will deviate from the real value. Specifically, the thermal used as a direct indicator of battery SOT, is identified from
parameters identified under one operating condition may not the current and voltage in a real-time manner and treated as
be able to capture battery thermal dynamics under other supplementary input to the network to improve the estimation
conditions and therefore lead to increased estimation errors. accuracy. The proposed method has been validated under
As for the hybrid estimation, since it receives prior knowledge various large current profiles and extreme ambient conditions,
of battery temperature from the thermal model, the estima- with RMSE less than 1 ◦ C and MAX less than 2 ◦ C in
tion error can be greatly reduced compared with the pure most cases, even under subzero ambient where the battery cell
data-driven and the pure model-based methods, with the has a significant temperature rise. A comparison of different
accuracy improvement of 86.24% and 79.37%, respectively. methodologies indicates that the proposed method outperforms
The CNN-LSTM network in the hybrid model can learn from pure data-driven and pure model-based estimations. By adding
the error between the thermal model output and the real surface the identified internal resistance and heat generation rate in the
temperature and then reduce this error. The supplementation CNN-LSTM inputs, the estimation accuracy can be further
of temperature-related features, such as internal resistance and improved. The proposed method can be applied to real-time
heat generation, can further improve the estimation accuracy estimation and monitoring of the battery temperature without
by 37.35% in contrast to the hybrid method without these temperature sensors.
features.
In order to compare the four methodologies comprehen-
sively, various driving cycles at different ambient conditions VI. F UTURE W ORK
are used to examine these methods in terms of their compu- The methodology in this article is developed based on fresh
tational complexity and generalization capability. To this end, battery data without considering battery aging, which makes
the computation time and the MAE of these four methods are it challenging to achieve effective temperature monitoring in
recorded in different testing cycles. The result of the compari- the long term. In particular, since the internal resistance of
son can be shown in Fig. 10. As can be seen from the results, the battery is not only dependent on operating conditions (i.e.,
the proposed hybrid method achieves significantly higher temperature and SOC) but also SOH, the rise of the internal
estimation accuracy compared to pure data-driven estimation resistance due to battery aging will increase the estimation
and pure thermal model-based estimation in all the testing error when applying the same algorithm to estimate battery
scenarios, indicating good generalization capability. Adding temperature. However, compared to the resistance change
temperature-related features can further improve the estimation caused by operating conditions, the internal resistance change
accuracy in most driving cycles. In terms of computation as a result of battery aging is a slow process and such change
complexity, the pure thermal model-based estimation has the can be negligible in dozens of cycles [39], [40]. In real-
least computation time due to its simple model structure. world applications, the CNN-LSTM network can be updated
The hybrid method without temperature-related features as periodically over time by taking advantage of the temperature
input has comparable computational complexity with pure data measured by the sparsely arranged temperature sensors
data-driven method since the computational cost added by the in the battery pack, to make the algorithm adaptive to battery

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
ZHENG et al.: SENSORLESS TEMPERATURE MONITORING OF LIBs BY INTEGRATING PHYSICS WITH ML 2651

aging. Therefore, future work will be conducted to update [19] G. Cho, M. Wang, Y. Kim, J. Kwon, and W. Su, “A physics-
the NN at different aging statuses to achieve effective and informed machine learning approach for estimating lithium-ion battery
temperature,” IEEE Access, vol. 10, pp. 88117–88126, 2022, doi:
long-term temperature monitoring. 10.1109/ACCESS.2022.3199652.
[20] M. Naguib, P. Kollmeyer, and A. Emadi, “Application of deep neural net-
R EFERENCES works for lithium-ion battery surface temperature estimation under driv-
ing and fast charge conditions,” IEEE Trans. Transport. Electrific., vol. 9,
[1] J. B. Goodenough and K.-S. Park, “The Li-ion rechargeable battery: no. 1, pp. 1153–1165, Mar. 2023, doi: 10.1109/TTE.2022.3200225.
A perspective,” J. Amer. Chem. Soc., vol. 135, no. 4, pp. 1167–1176, [21] Q. Yao, D. D. Lu, and G. Lei, “A surface temperature estimation
Jan. 2013, doi: 10.1021/ja3091438. method for lithium-ion battery using enhanced GRU-RNN,” IEEE Trans.
[2] J. T. Frith, M. J. Lacey, and U. Ulissi, “A non-academic perspective on Transport. Electrific., vol. 9, no. 1, pp. 1103–1112, Mar. 2023, doi:
the future of lithium-based batteries,” Nature Commun., vol. 14, no. 1, 10.1109/TTE.2022.3197927.
pp. 1–12, Jan. 2023, doi: 10.1038/s41467-023-35933-2. [22] L. H. J. Raijmakers, D. L. Danilov, J. P. M. van Lammeren,
[3] V. Viswanathan et al., “The challenges and opportunities of battery- M. J. G. Lammers, and P. H. L. Notten, “Sensorless battery tem-
powered flight,” Nature, vol. 601, no. 7894, pp. 519–525, Jan. 2022, perature measurements based on electrochemical impedance spec-
doi: 10.1038/s41586-021-04139-1. troscopy,” J. Power Sources, vol. 247, pp. 539–544, Feb. 2014, doi:
[4] X. Feng, M. Ouyang, X. Liu, L. Lu, Y. Xia, and X. He, “Ther- 10.1016/j.jpowsour.2013.09.005.
mal runaway mechanism of lithium ion battery for electric vehicles: [23] J. P. Schmidt, S. Arnold, A. Loges, D. Werner, T. Wet-
A review,” Energy Storage Mater., vol. 10, pp. 246–267, Jan. 2018, doi: zel, and E. Ivers-Tiffée, “Measurement of the internal cell tem-
10.1016/j.ensm.2017.05.013. perature via impedance: Evaluation and application of a new
[5] X. Hu, Y. Zheng, D. A. Howey, H. Perez, A. Foley, and method,” J. Power Sources, vol. 243, pp. 110–117, Dec. 2013, doi:
M. Pecht, “Battery warm-up methodologies at subzero temperatures 10.1016/j.jpowsour.2013.06.013.
for automotive applications: Recent advances and perspectives,” Prog. [24] H. Pang, L. Guo, L. Wu, J. Jin, F. Zhang, and K. Liu, “A novel extended
Energy Combustion Sci., vol. 77, Mar. 2020, Art. no. 100806, doi: Kalman filter-based battery internal and surface temperature estimation
10.1016/j.pecs.2019.100806. based on an improved electro-thermal model,” J. Energy Storage, vol. 41,
[6] J. S. Edge et al., “Lithium ion battery degradation: What you need to Sep. 2021, Art. no. 102854, doi: 10.1016/j.est.2021.102854.
know,” Phys. Chem. Chem. Phys., vol. 23, no. 14, pp. 8200–8221, 2021, [25] X. Hu, W. Liu, X. Lin, and Y. Xie, “A comparative study of control-
doi: 10.1039/d1cp00359c. oriented thermal models for cylindrical Li-ion batteries,” IEEE Trans.
[7] J. Lin, X. Liu, S. Li, C. Zhang, and S. Yang, “A review on recent Transport. Electrific., vol. 5, no. 4, pp. 1237–1253, Dec. 2019, doi:
progress, challenges and perspective of battery thermal management 10.1109/TTE.2019.2953606.
system,” Int. J. Heat Mass Transf., vol. 167, Mar. 2021, Art. no. 120834, [26] Y. Xu, S. Kohtz, J. Boakye, P. Gardoni, and P. Wang, “Physics-informed
doi: 10.1016/j.ijheatmasstransfer.2020.120834. machine learning for reliability and systems safety applications: State
[8] X. Lin, H. E. Perez, J. B. Siegel, and A. G. Stefanopoulou, “Robust of the art and challenges,” Rel. Eng. Syst. Saf., vol. 230, Feb. 2023,
estimation of battery system temperature distribution under sparse sens- Art. no. 108900, doi: 10.1016/j.ress.2022.108900.
ing and uncertainty,” IEEE Trans. Control Syst. Technol., vol. 28, no. 3, [27] H. Liu, Z. Wei, W. He, and J. Zhao, “Thermal issues about Li-ion
pp. 753–765, May 2020, doi: 10.1109/TCST.2019.2892019. batteries and recent progress in battery thermal management systems:
[9] R. R. Richardson, P. T. Ireland, and D. A. Howey, “Battery internal A review,” Energy Convers. Manage., vol. 150, pp. 304–330, Oct. 2017,
temperature estimation by combined impedance and surface temperature doi: 10.1016/j.enconman.2017.08.016.
measurement,” J. Power Sources, vol. 265, pp. 254–261, Nov. 2014, doi: [28] D. Bernardi, E. Pawlikowski, and J. Newman, “A general energy balance
10.1016/j.jpowsour.2014.04.129. for battery systems,” J. Electrochem. Soc., vol. 132, no. 1, pp. 5–12,
[10] O. Ojo, H. Lang, Y. Kim, X. Hu, B. Mu, and X. Lin, “A neural network Jan. 1985, doi: 10.1149/1.2113792.
based method for thermal fault detection in lithium-ion batteries,” IEEE [29] T. Feng, L. Yang, X. Zhao, H. Zhang, and J. Qiang, “Online iden-
Trans. Ind. Electron., vol. 68, no. 5, pp. 4068–4078, May 2021, doi: tification of lithium-ion battery parameters based on an improved
10.1109/TIE.2020.2984980. equivalent-circuit model and its implementation on battery state-of-
[11] N. Wang et al., “Core temperature estimation method for lithium-ion power prediction,” J. Power Sources, vol. 281, pp. 192–203, May 2015,
battery based on long short-term memory model with transfer learning,” doi: 10.1016/j.jpowsour.2015.01.154.
IEEE J. Emerg. Sel. Topics Power Electron., vol. 11, no. 1, pp. 201–213, [30] F. Ding and T. Chen, “Identification of Hammerstein nonlinear ARMAX
Feb. 2023, doi: 10.1109/JESTPE.2021.3136906. systems,” Automatica, vol. 41, no. 9, pp. 1479–1489, Sep. 2005, doi:
[12] X. Tang, K. Yao, B. Liu, W. Hu, and F. Gao, “Long-term battery 10.1016/j.automatica.2005.03.026.
voltage, power, and surface temperature prediction using a model-based [31] Y. Che, Z. Deng, X. Lin, L. Hu, and X. Hu, “Predictive battery health
extreme learning machine,” Energies, vol. 11, no. 1, p. 86, Jan. 2018, management with transfer learning and online model correction,” IEEE
doi: 10.3390/en11010086. Trans. Veh. Technol., vol. 70, no. 2, pp. 1269–1277, Feb. 2021, doi:
[13] X. Du, J. Meng, J. Peng, Y. Zhang, T. Liu, and R. Teodorescu, “Sensor- 10.1109/TVT.2021.3055811.
less temperature estimation of lithium-ion battery based on broadband [32] S. Hochreiter, “The vanishing gradient problem during learning recur-
impedance measurements,” IEEE Trans. Power Electron., vol. 37, no. 9, rent neural nets and problem solutions,” Int. J. Uncertainty, Fuzziness
pp. 10101–10105, Sep. 2022, doi: 10.1109/TPEL.2022.3166170. Knowl.-Based Syst., vol. 6, no. 2, pp. 107–116, Apr. 1998, doi:
[14] X. Wang et al., “A review of modeling, acquisition, and appli- 10.1142/S0218488598000094.
cation of lithium-ion battery impedance for onboard battery man- [33] L. Ren, J. Dong, X. Wang, Z. Meng, L. Zhao, and M. J. Deen,
agement,” eTransportation, vol. 7, Feb. 2021, Art. no. 100093, doi: “A data-driven auto-CNN-LSTM prediction model for lithium-ion bat-
10.1016/j.etran.2020.100093. tery remaining useful life,” IEEE Trans. Ind. Informat., vol. 17, no. 5,
[15] S. Ludwig, I. Zilberman, M. F. Horsche, T. Wohlers, and A. Jossen, pp. 3478–3487, May 2021, doi: 10.1109/TII.2020.3008223.
“Pulse resistance based online temperature estimation for lithium-ion [34] M. Steinhardt, J. V. Barreras, H. Ruan, B. Wu, G. J. Offer, and
cells,” J. Power Sources, vol. 490, Apr. 2021, Art. no. 229523, doi: A. Jossen, “Meta-analysis of experimental results for heat capac-
10.1016/j.jpowsour.2021.229523. ity and thermal conductivity in lithium-ion batteries: A critical
[16] P. Rodríguez-Iturriaga, D. Anseán, J. A. López-Villanueva, M. González, review,” J. Power Sources, vol. 522, Feb. 2022, Art. no. 230829, doi:
and S. Rodríguez-Bolívar, “A method for the lifetime sensorless estima- 10.1016/j.jpowsour.2021.230829.
tion of surface and core temperature in lithium-ion batteries via online [35] J. Geder, R. Arunachala, S. Jairam, and A. Jossen, “Thermal behav-
updating of electrical parameters,” J. Energy Storage, vol. 58, Feb. 2023, ior of aged lithium-ion batteries: Calorimetric observations,” in Proc.
Art. no. 106260, doi: 10.1016/j.est.2022.106260. IEEE Green Energy Syst. Conf. (IGESC), Nov. 2015, pp. 24–29, doi:
[17] R. R. Richardson and D. A. Howey, “Sensorless battery internal temper- 10.1109/IGESC.2015.7359386.
ature estimation using a Kalman filter with impedance measurement,” [36] P. Kollmeyer, “Panasonic 18650pf Li-ion battery data,” Mendeley Data,
IEEE Trans. Sustain. Energy, vol. 6, no. 4, pp. 1190–1199, Oct. 2015, vol. 1, no. 2018, pp. 1–15, 2018.
doi: 10.1109/TSTE.2015.2420375. [37] E. Chemali, P. J. Kollmeyer, M. Preindl, R. Ahmed, and A. Emadi,
[18] Y. Xie et al., “An enhanced online temperature estimation for lithium-ion “Long short-term memory networks for accurate state-of-charge esti-
batteries,” IEEE Trans. Transport. Electrific., vol. 6, no. 2, pp. 375–390, mation of Li-ion batteries,” IEEE Trans. Ind. Electron., vol. 65, no. 8,
Jun. 2020, doi: 10.1109/TTE.2020.2980153. pp. 6730–6739, Aug. 2018, doi: 10.1109/TIE.2017.2787586.

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.
2652 IEEE TRANSACTIONS ON TRANSPORTATION ELECTRIFICATION, VOL. 10, NO. 2, JUNE 2024

[38] B. Shahriari, K. Swersky, Z. Wang, R. P. Adams, and N. de Freitas, Xin Sui (Member, IEEE) received the B.Eng. degree
“Taking the human out of the loop: A review of Bayesian opti- in electrical engineering from Northeast Electric
mization,” Proc. IEEE, vol. 104, no. 1, pp. 148–175, Jan. 2016, doi: Power University, Jilin, China, in 2015, the M.Sc.
10.1109/JPROC.2015.2494218. degree in electrical engineering from the Institute
[39] J. Guo et al., “Unravelling and quantifying the aging processes of of Electrical Engineering, Chinese Academy of Sci-
commercial Li(Ni0.5 Co0.2 Mn0.3 )O2 /graphite lithium-ion batteries under ences, Beijing, China, in 2018, and the Ph.D. degree
constant current cycling,” J. Mater. Chem. A, vol. 11, no. 1, pp. 41–52, in machine learning for battery state of health esti-
2023, doi: 10.1039/D2TA05960F. mation from Aalborg University, Aalborg, Denmark,
[40] S. Barcellona, S. Colnago, G. Dotelli, S. Latorrata, and L. Piegari, in 2022.
“Aging effect on the variation of Li-ion battery resistance as function of She is currently a Post-Doctoral Researcher with
temperature and state of charge,” J. Energy Storage, vol. 50, Jun. 2022, the Center for Research on Smart Battery (CROS-
Art. no. 104658, doi: 10.1016/j.est.2022.104658. BAT), AAU Energy, Aalborg University. Her research interests include battery
state of health estimation, lifetime extension, feature engineering, and machine
learning.

Yusheng Zheng (Graduate Student Member, IEEE)


received the B.E. degree in mechanical engineer-
ing and the M.S. degree in automotive engineering
from Chongqing University, Chongqing, China, in
2018 and 2021, respectively. He is currently pursu-
ing the Ph.D. degree with the Department of Energy,
Aalborg University, Aalborg, Denmark.
His research interests include state of temperature
estimation and prediction of Li-ion batteries, control
and thermal management of batteries at low temper-
atures, battery fast charging, and physics-informed
machine learning.

Yunhong Che (Graduate Student Member, IEEE)


received the B.E. and M.S. degrees from the College
of Mechanical and Vehicle Engineering, Chongqing
University, Chongqing, China, in 2019 and 2021,
respectively. He is currently pursuing the Ph.D.
degree with the Department of Energy, Aalborg
University, Aalborg, Denmark.
His research interests include state estimation and
prediction, health prognostics and fault diagnostics,
physics-informed machine learning-based modeling,
and smart control with artificial intelligence for
lithium-ion batteries.

Xiaosong Hu (Senior Member, IEEE) received


the Ph.D. degree in automotive engineering from
the Beijing Institute of Technology, Beijing, China,
in 2012.
He did scientific research and completed the Remus Teodorescu (Fellow, IEEE) received the
Ph.D. dissertation with the Automotive Research Dipl.-Ing. degree in electrical engineering from
Center, University of Michigan, Ann Arbor, MI, the Politehnica University of Bucharest, Bucharest,
USA, from 2010 to 2012. He was a Post-Doctoral Romania, in 1989, and the Ph.D. degree in power
Researcher with the Department of Civil and Envi- electronics from the University of Galati, Galati,
ronmental Engineering, University of California at Romania, in 1994.
Berkeley, Berkeley, CA, USA, from 2014 to 2015, In 1998, he joined the Power Electronics
and the Swedish Hybrid Vehicle Center and the Department of Signals Section, AAU Energy, Aalborg University, Aalborg,
and Systems, Chalmers University of Technology, Gothenburg, Sweden, Denmark, where he is currently working as a Full
from 2012 to 2014. He was a Visiting Post-Doctoral Researcher with the Insti- Professor. From 2013 to 2017, he was a Visiting
tute for Dynamic Systems and Control, Swiss Federal Institute of Technology Professor with the Chalmers University of Tech-
(ETH), Zurich, Switzerland, in 2014. He is currently a Professor with the nology, Gothenburg, Sweden. He has authored the book Grid Converters
Department of Mechanical and Vehicle Engineering, Chongqing University, for Photovoltaic and Wind Power Systems (Wiley-IEEE Press, 2011) and
Chongqing, China. His research interests include modeling and control of the Design, Control and Application of Modular Multilevel Converters for
alternative powertrains and energy storage systems. HVdc Transmission Systems (Wiley-IEEE Press, 2016). He has coauthored
Dr. Hu is an IET Fellow. He was a recipient of numerous prestigious over 500 IEEE journal articles and conference papers. His research interests
awards/honors, including the Web of Science Highly-Cited Researcher by include the design and control of grid-connected converters for photovoltaic
Clarivate Analytics, the SAE Environmental Excellence in Transportation and wind power systems, HVdc/FACTS based on MMC, SiC-based convert-
Award, the IEEE ITSS Young Researcher Award, the SAE Ralph Teetor ers, storage systems for utility based on Li-Ion battery technology, and battery
Educational Award, the Emerging Sustainability Leaders Award, the EU Marie lifetime model using artificial intelligence.
Currie Fellowship, the ASME DSCD Energy Systems Best Paper Award, and Dr. Teodorescu was awarded the Villum Investigator grant for the develop-
the Beijing Best Ph.D. Dissertation Award. ment of the Center of Research on Smart Battery, Aalborg University, in 2021.

Authorized licensed use limited to: ONOS - INFLIBNET Centre. Downloaded on August 06,2025 at 06:10:37 UTC from IEEE Xplore. Restrictions apply.

You might also like