The reliability of Drive Unit (DU) oil pumps is critical to the performance and safety of electric vehicles, as these pumps provide essential lubrication and thermal management. In modern EV architectures, real-time health monitoring of these pumps typically relies on indirect signals than dedicated sensing hardware, a design choice optimized for cost, weight, and system complexity. This makes early fault detection a non-trivial challenge.
To address this limitation, we present a novel, data-driven anomaly detection framework that leverages large-scale customer fleet telemetry and advanced machine learning to identify incipient pump degradation that traditional diagnostic methods often fail to capture. Specifically, we develop an XGBoost regression model trained on time-series features—including commanded pump speed, oil temperature, and historical pump current—to predict expected current behavior under nominal conditions. Deviations are quantified using the Mean Absolute Percentage Error (MAPE) between predicted and actual currents, providing a continuous and interpretable measure of anomaly severity. A fully automated pipeline ingests daily telemetry, performs session segmentation, executes predictive modeling, and records anomaly outcomes in backend databases for continuous monitoring and engineering review.
The proposed framework enables continuous, fleet-wide predictive maintenance of DU oil pumps. It improves early detection of degradation, reduces vehicle downtime, enhances safety, and increases customer satisfaction. More broadly, it highlights the potential of large-scale data analytics and machine learning to advance predictive maintenance and reliability in electric vehicle (EV) systems.