arXiv:2605.08653cs.AI2026-05

用20秒短窗口实现高效精准电池电量估计,适合实时系统部署。

C2L-Net: A Data-Driven Model for State-of-Charge Estimation of Lithium-Ion Batteries During Discharge

论文配图:C2L-Net: A Data-Driven Model for State-of-Charge Estimation of Lithium-Ion Batteries During Discharge
图 1 · 摘自论文原文
  • 分离上下文编码与最新数据更新,提升动态响应速度
  • 推理速度比现有方法快60倍,参数更少
  • 适用于真实车载场景的在线电量估计算法

精确的电池状态(SOC)估计对电池管理系统(BMS)的安全高效运行至关重要。尽管数据驱动方法能有效捕捉非线性电池特性,但多数现有方法依赖长历史输入序列,导致计算开销大,并在驾驶周期初期引入填充引起的时序偏置。为此,本文提出C2L-Net,一种基于短历史窗口(20秒)的新型上下文到最新数据驱动框架,用于实时在线SOC估计。该框架显式分离上下文编码与最新测量更新,兼顾高效时序建模与快速状态适应。模型采用分块特征提取机制,结合Theta注意力池化与傅里叶季节基,捕获局部时序模式的同时压缩序列长度。因果上下文编码器融合门控循环单元(GRU)与因果余弦注意力,避免信息泄露。最新测量解码器受递归滤波启发,利用最新观测值更新上下文状态,增强对动态工况的响应能力。在多个固定温度条件下的公开锂离子电池驾驶周期数据集上,实验表明该方法达到当前最优或具有竞争力的精度,同时显著提升计算效率:相比近期数据驱动基线,推理速度最高提升60倍,参数量更少,且在未见驾驶剖面下仍保持鲁棒性能。

原文摘要 · Abstract (English)

Accurate state-of-charge (SOC) estimation is critical for the safe and efficient operation of lithium-ion batteries in battery management systems (BMS). Although data-driven approaches can effectively capture nonlinear battery dynamics, many existing methods rely on long historical input sequences, resulting in high computational cost and introducing padding-induced positional bias at the beginning of drive cycles. To address these limitations, we propose C2L-Net, a novel context-to-latest data-driven framework for realistic online SOC estimation using only a short historical window (20 s). Unlike existing short-receptive-field or long-history models, the proposed framework explicitly separates contextual encoding from latest-measurement updating, enabling both efficient temporal modeling and rapid adaptation to dynamic battery states. The proposed model incorporates a chunk-based feature extraction mechanism that combines Theta Attention Pooling with a Fourier-based Seasonality Basis to capture local temporal patterns while reducing sequence length. A causal context encoder, integrating a gated recurrent unit (GRU) with Causal Cosine Attention, models temporal dependencies without information leakage. Furthermore, a latest-measurement decoder, inspired by recursive filtering, updates the contextual state using the most recent measurement, enhancing responsiveness to dynamic operating conditions. Extensive experiments on a public lithium-ion battery drive-cycle dataset under multiple fixed-temperature conditions demonstrate that the proposed method achieves state-of-the-art or competitive accuracy while significantly improving computational efficiency. In particular, C2L-Net achieves up to 60 times faster inference and requires fewer parameters than recent data-driven baselines, while maintaining robust performance across unseen driving profiles.

电池管理状态估计数据驱动实时系统

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。