晨光
暗夜
晨光
极光
Bilingual Paper Reading · 中英对照精读

面向电池退化最小化的电动汽车电池热管理优化

准大一 · 电气工程 × 新能源 × 控制优化 —— 电池热管理精读材料
原文:arXiv:2308.03056 2023年8月6日发布 arXiv 预印本(eess.SY) 电池热管理 × 动态规划 × 老化抑制 附英文摘要朗读音频

一、论文档案

英文标题Optimal battery thermal management for electric vehicles with battery degradation minimization
中文标题面向电池退化最小化的电动汽车电池热管理优化
作者吴越, 黄志武, 李东军, 李恒, 彭军, 丹尼尔·斯特罗, 宋子游(机构未在素材中标注)
发布时间2023年8月6日(v1)|分类:eess.SY(系统与控制)
一句话概括把「冷却耗电」与「电池老化」放进同一个代价函数里用动态规划离线求最优,再提炼成「快冷 / 慢冷 / 保温」三规则在线执行——在线策略与离线最优的电池损耗差异不到 3%。
💡 为什么选这篇给你:① 电池热管理是电动车最贴近日常的电气工程问题,「热失控」直接关系安全,谁都听得懂;② 方法经典可读——动态规划(DP)离线求全局最优 + 规则提炼在线执行,思路清楚、不堆砌黑箱;③ 全文最妙的观点是「尽量用再生制动回收的能量去冷却电池」——把能量回收与热管理打通,等于「免费制冷」。

二、核心术语表(先扫一遍再读正文)

英文术语中文大白话解释
battery thermal management system (BTMS)电池热管理系统控制电池温度的整套装置:压缩机、冷凝器、蒸发器、冷却液回路等,负责把电池温度压在安全区间。
thermal runaway热失控电池内部放热反应失控、温度急剧升高的危险状态,是阻碍电动车普及的核心安全痛点。
dynamic programming (DP)动态规划分阶段求全局最优的优化方法;本文用它离线算出「每个时刻的最优压缩机功率」。
rule-based control strategy基于规则的控制策略把最优解提炼成几条简单规则(快冷/慢冷/保温),计算量小,适合车载实时执行。
electrical-thermal-aging model电-热-老化耦合模型同时描述电池电气特性、热特性和老化(容量衰减)的耦合模型。
LiFePO4 battery pack磷酸铁锂电池组正极材料为磷酸铁锂(LiFePO4)的动力电池组,商用电动车常见。
compressor power压缩机功率空调压缩机的耗电功率,是电池冷却最主要的能量开销,也是本文的控制量。
regenerative energy再生制动能量刹车或下坡时电机反转发电回收的能量;论文主张优先用它驱动冷却。
battery degradation / capacity loss电池退化 / 容量衰减电池随使用逐渐损失可用容量的过程,长期高温会显著加速它。
driving economy驾驶经济性单位电量的行驶表现,这里指「同样电量跑得更远、损耗更少」。
control-oriented model面向控制的模型精度够用、复杂度可接受、适合做实时控制的简化模型。
model predictive control (MPC)模型预测控制利用未来信息滚动优化的在线控制方法,是本文主要对比对象。
near-optimal近似最优接近全局最优解,但计算代价小得多的结果。
refrigerant制冷剂空调回路中靠相变吸热/放热的工质,本文模型采用 R-134a。

三、摘要中英对照(精读核心)

🎧 音频在文末,可先听一遍原文再读;每个英文句都配了逐句翻译。

摘要 Abstract

EN · 原文
The control of a battery thermal management system (BTMS) is essential for the thermal safety, energy efficiency, and durability of electric vehicles (EVs) in hot weather.
CN · 翻译
在炎热天气下,电池热管理系统(BTMS)的控制对电动汽车(EV)的热安全、能量效率与耐久性至关重要。
EN · 原文
To address the battery cooling optimization problem, this paper utilizes dynamic programming (DP) to develop an online rule-based control strategy.
CN · 翻译
为求解电池冷却优化问题,本文利用动态规划(DP)开发了一种在线基于规则的控制策略
EN · 原文
Firstly, an electrical-thermal-aging model of the LiFePO4 battery pack is established.
CN · 翻译
首先,建立了磷酸铁锂(LiFePO4)电池组电-热-老化耦合模型
EN · 原文
A control-oriented onboard BTMS model is proposed and verified under different speed profiles and temperatures.
CN · 翻译
提出了一种面向控制的车载 BTMS 模型,并在不同车速曲线和温度下进行了验证。
EN · 原文
Then in the DP framework, a cost function consisting of battery aging cost and cooling-induced electricity cost is minimized to obtain the optimal compressor power.
CN · 翻译
随后在 DP 框架中,最小化由电池老化成本冷却耗电成本组成的代价函数,求得最优压缩机功率
EN · 原文
By exacting three rules "fast cooling, slow cooling, and temperature-maintaining" from the DP result, a near-optimal rule-based cooling strategy, which uses as much regenerative energy as possible to cool the battery pack, is proposed for online execution.
CN · 翻译
从 DP 结果中提炼出「快冷、慢冷、保温」三条规则,提出一种近似最优的基于规则的冷却策略——尽量利用再生能量冷却电池组——用于在线执行。
EN · 原文
Simulation results show that the proposed online strategy can dramatically improve the driving economy and reduce battery degradation under diverse operation conditions, achieving less than a 3% difference in battery loss compared to the offline DP.
CN · 翻译
仿真结果表明,所提出的在线策略能在多种运行工况下显著改善驾驶经济性并降低电池退化,与离线 DP 相比电池损耗差异小于 3%
EN · 原文
Recommendations regarding battery cooling under different real-world cases are finally provided.
CN · 翻译
最后给出了不同真实场景下电池冷却的实用建议

关键词 Keywords:Battery Thermal Management 电池热管理 | Dynamic Programming 动态规划 | Battery Degradation 电池退化 | Electric Vehicle 电动汽车 | Rule-based Control 基于规则的控制

四、引言精选(为什么这个问题重要)

① 为什么电池冷却如此重要:安全与续航的咽喉

EN · 原文
Benefiting from zero-emission and low operation cost features, electric vehicles (EVs) powered by Li-ion batteries have an increasing penetration rate in the automotive market. However, battery overheating or even thermal runaway [1] still hinders consumer acceptance of EVs, especially in those areas with hot weather [2]. In this context, battery cooling is of vital importance to ensure thermal safety and further improve the driving economy [3]. Battery temperature is actively controlled by the battery thermal management system (BTMS) [4], which requires careful structure designs [5, 6] to improve cooling efficiency and also, well-designed battery cooling control strategies to realize real-time, efficient, and energy-saving cooling performance [7]. The BTMS should be able to regulate the battery temperature and maintain it within a safe range to extend the battery life and improve vehicle performance.
CN · 翻译
凭借零排放与低使用成本的优势,锂离子电池驱动的电动汽车在汽车市场的渗透率不断提升。然而,电池过热甚至热失控仍阻碍消费者接受电动车,尤其是在炎热地区。在此背景下,电池冷却对保障热安全、改善驾驶经济性至关重要。电池温度由电池热管理系统主动控制——既需要精心设计结构来提升冷却效率,也需要设计良好的冷却控制策略,以实现实时、高效、节能的冷却性能。BTMS 应能把电池温度调节并维持在安全范围内,以延长电池寿命、提升整车性能。

② 主动式 BTMS 与两大难题:建模难、优化难

EN · 原文
With a well-designed active BTMS, meticulous control is critical for BTMS operation where two main issues need to be addressed: (1) A control-oriented model with adequate accuracy and acceptable complexity is required since BTMS control involves complex refrigerant phase change and coupled electrical-thermal processes [14]; and (2) Considering the coupled electrical-thermal-aging characteristics of batteries [15], operation optimization for battery cooling is needed to simultaneously reduce battery aging [16] and cooling energy consumption from battery pack itself [17, 18].
CN · 翻译
有了设计良好的主动式 BTMS,精细控制就成了关键,两大问题必须解决:(1) 由于 BTMS 控制涉及复杂的制冷剂相变电-热耦合过程,需要一个精度足够、复杂度可接受的面向控制的模型;(2) 考虑到电池电-热-老化耦合特性,冷却运行优化需要同时降低电池老化与电池组自身的冷却能耗。

③ 现有方法的局限:离线方法算不动、依赖完整工况先验

EN · 原文
Regarding the battery cooling strategy, there have been numerous studies that can be classified into offline optimization methods [24, 23, 21, 25] and online optimization methods, based on, for example, look-up tables [24], fuzzy PID [25], and model predictive control (MPC) [19, 20, 22, 26, 27, 21, 28]. ... The above offline battery cooling optimization methods all require EVs' entire traction power/velocity profile as a priori and suffer from heavy computation burdens, which are difficult to be used in practice.
CN · 翻译
关于电池冷却策略,已有大量研究可分为离线优化方法在线优化方法(如查表、模糊 PID、模型预测控制 MPC 等)。……上述离线冷却优化方法都要求事先知道电动汽车完整的需求功率/车速曲线,且计算负担重,难以在实际中应用。

④ 三个尚未解决的问题(本文的出发点)

EN · 原文
Despite the above-related studies, there are still several issues to be resolved. To the best of our knowledge, (1) A control-oriented BTMS model that is effective under different working conditions, e.g., EV velocity, environment temperature, and BTMS parameters, is still missing in the available literature; (2) An online battery cooling optimization method that minimizes the battery capacity degradation has not been reported yet; (3) From the perspective of battery degradation and driving economy, how to cool the battery under different conditions is still an open problem.
CN · 翻译
尽管有上述研究,仍有若干问题待解决。据我们所知:(1) 在不同工况(车速、环境温度、BTMS 参数)下都有效的面向控制 BTMS 模型在文献中仍然缺失;(2) 以最小化电池容量衰减为目标的在线冷却优化方法尚未见报道;(3) 从电池退化与驾驶经济性角度,不同条件下该如何冷却电池仍是开放问题
💡 这是全文最有味道的一句“how to cool the battery under different conditions is still an open problem”——冷却不是「开/关压缩机」那么简单:冷却太猛费电、冷却不足伤电池,中间的最优解随工况漂移。先把问题问对,才有后面的 DP。

五、论文贡献(3 个要点)

EN · 原文
1. Coupled electrical-thermal-aging modeling. Firstly, an electrical-thermal-aging model of the LiFePO4 battery pack is established. A control-oriented onboard BTMS model is proposed and verified under different speed profiles and temperatures.
CN · 翻译
1. 电-热-老化耦合建模。首先建立 LiFePO4 电池组的电-热-老化耦合模型;提出并验证了面向控制的车载 BTMS 模型(覆盖不同车速曲线与温度)。
EN · 原文
2. Offline DP-based global optimization. Then in the DP framework, a cost function consisting of battery aging cost and cooling-induced electricity cost is minimized to obtain the optimal compressor power.
CN · 翻译
2. 基于 DP 的离线全局优化。在 DP 框架中最小化「电池老化成本 + 冷却耗电成本」的代价函数,求得最优压缩机功率轨迹。
EN · 原文
3. Online near-optimal rule-based strategy. By exacting three rules "fast cooling, slow cooling, and temperature-maintaining" from the DP result, a near-optimal rule-based cooling strategy, which uses as much regenerative energy as possible to cool the battery pack, is proposed for online execution.
CN · 翻译
3. 在线近似最优的规则策略。从 DP 结果提炼「快冷、慢冷、保温」三规则,提出在线执行的近似最优冷却策略——尽量用再生能量冷却电池组。

六、结论中英对照

EN · 原文
This paper investigates the battery cooling optimization of passenger EVs in hot weather. An electrical-thermal-aging model for commercial LiFePO4 batteries is adopted, and a control-oriented dynamic model of an onboard BTMS is established to characterize the relationship between the compressor power and the battery cooling rate under various operation conditions. Then the DP algorithm is introduced to simultaneously minimize the battery degradation cost and the battery cooling cost. By analyzing the DP results, an online near-optimal battery cooling strategy is proposed, which contains a fast cooling stage, a slow cooling stage, and a temperature-maintaining stage. Simulation results show that the rule-based strategy can achieve near-optimal performance when compared to DP, e.g., the battery degradation difference between the two strategies is less than 3%.
CN · 翻译
本文研究炎热天气下乘用电动车的电池冷却优化。采用商用 LiFePO4 电池的电-热-老化模型,建立车载 BTMS 的面向控制动态模型,刻画不同工况下压缩机功率与电池冷却速率的关系;随后引入 DP 算法同时最小化电池退化成本与冷却成本。通过分析 DP 结果,提出包含快冷、慢冷、保温三阶段的在线近似最优冷却策略。仿真表明,该规则策略相比 DP 可达到近似最优性能,例如两种策略的电池退化差异小于 3%
EN · 原文
Detailed comparison with existing MPC and no-cooling cases, parameter sensitivity analysis, and driving/cooling economy analysis are conducted under urban, suburban, and highway driving conditions. Results show that (1) The proposed online cooling strategy can significantly reduce battery degradation without obviously reducing driving range; (2) Different BTMS parameters can influence the cooling speed but will not have a significant impact on driving economy; (3) The proposed BTMS has a better performance when the environment temperature increases and the trip becomes longer. The key finding of this study is that using as much regenerative energy as possible to cool the battery pack can dramatically improve the driving economy and reduce battery degradation.
CN · 翻译
在城市、郊区与高速工况下,与现有 MPC 及「不冷却」基线做了详细对比、参数敏感性分析和驾驶/冷却经济性分析。结果表明:(1) 所提在线冷却策略能显著降低电池退化且不明显牺牲续航;(2) 不同 BTMS 参数会影响冷却速度,但不会显著影响驾驶经济性;(3) 环境温度越高、行程越长,所提 BTMS 优势越明显。本研究的关键发现是:尽量用再生制动能量冷却电池组,能大幅改善驾驶经济性并降低电池退化。

七、编者解读:这篇论文到底讲了什么(大白话版)

  1. 问题:电动车在高温天必须给电池降温,但冷却要耗电(压缩机会吃掉续航);冷却不足又会加速电池老化、甚至热失控。所以「省电」和「保寿命」必须放在一起权衡,不能只管一头。
  2. 做法:先建立「电-热-老化」耦合模型;然后用动态规划离线算出全局最优的压缩机功率轨迹;最后从最优解里提炼出三条规则——快冷、慢冷、保温——让车载电脑实时执行。
  3. 亮点:主张「尽量用再生制动回收的能量来冷却电池」——能量反正是回收来的,用来降温等于「免费制冷」,既省了电池的电,又保护了电池的命。
  4. 结果:在线规则策略与离线 DP 的电池损耗差异不到 3%;与 MPC 和不冷却基线相比,在城市、郊区、高速三种工况下都能显著降低退化,而不明显牺牲续航;环境越热、行程越长,优势越明显。
  5. 边界:模型基于 KULI 正交实验建立,假设冷却能力全部用于电池包(未计座舱空调);实际车载时还需考虑座舱与电池的耦合。
🎯 对保研的启示:这篇论文是「离线优化 + 在线执行」范式的经典示范——全局最优算不动就离线算好、在线用规则/查表近似执行。复试时若能讲清「为什么离线能做全局最优、在线必须做近似、近似误差有多大(<3%)」,比堆模型名词更能打动导师。

八、给准大一的阅读路线图 & 延伸方向

📖 怎么读这篇论文(三遍法)

  1. 第一遍(10 分钟):只读摘要和术语表,回答三个问题——问题是什么?方法是什么?结果是什么?(冷却要省电又要保寿命 → DP 离线最优 + 三规则在线 → 退化差异 < 3%)
  2. 第二遍(20 分钟):读引言 + 结论,重点体会「为什么离线方法在实际中跑不起来」以及「再生能量冷却」这个巧妙点。
  3. 第三遍(30 分钟):读方法文字部分(电-热-老化建模、DP 代价函数、规则提炼),跳过所有公式和编号,只看文字描述;遇到不懂的术语回查术语表。

🚀 这个方向你能延伸做什么

九、英文摘要朗读(练听力用)

先盲听一遍→再看对照稿→再听一遍。目标是听出每个数字(less than a 3% difference)和术语(BTMS、dynamic programming、regenerative energy、battery degradation)。