✨ TL;DR
This paper presents a personalized BEV energy consumption framework that combines driver behavior prediction using Bidirectional LSTM with physics-based energy modeling and map contextual features. The system accurately estimates State-of-Charge depletion by capturing individual driving patterns across diverse road conditions.
Accurate energy consumption estimation for Battery Electric Vehicles is challenging because it depends on both vehicle physics and highly variable driver behavior. Existing approaches often fail to capture personalized driving patterns such as acceleration/deceleration habits, speed-limit adherence, and responses to road conditions, leading to inaccurate range predictions and suboptimal route planning.
The framework integrates multiple components: route selection with map-based feature extraction, a rule-based reference velocity generator, a PID controller-based vehicle dynamics simulator, and a Bidirectional LSTM model trained on individual driver data to predict personalized velocity profiles. These predicted velocity profiles are then coupled with a quasi-steady backward energy consumption model to compute tractive power, regenerative braking, and SOC evolution.
What the paper shows.
The proposed approach demonstrates accurate power and SOC trajectory estimation across multiple route types. The system successfully captures key behavioral patterns such as intersection deceleration, speed-limit adherence, and grade-dependent driving responses, producing personalized SOC depletion profiles that reflect individual driver characteristics.
The paper does not provide specific quantitative metrics (e.g., RMSE, MAE) for SOC prediction accuracy or comparative benchmarks against baseline methods. The evaluation scope and dataset size are not clearly specified, and generalization to drivers not represented in the training data is not discussed. Computational complexity and real-time feasibility for in-vehicle deployment are not addressed.
✨ Generated by Claude · Apr 25, 2026 · Read the PDF for authoritative content.