Electric vehicles (EVs) have gained significant attention in recent decades for their environmental benefits. However, their widespread adoption poses challenges due to limited charging infrastructure and long charging times, often resulting in underutilized charging stations (CSs) and unnecessary queues that complicate travel planning. Therefore, selecting the appropriate CS is essential for minimizing the total travel time of EVs, as it depends on both driving time and the required charging duration. This selection process requires estimating the energy required to reach each candidate CS and then continue to the destination, while also checking if the EV’s battery level is sufficient for a direct trip. To address this gap, we propose an integrated platform that leverages two ensemble machine learning models: Bi-LSTM + XGBoost to predict energy consumption, and FFNN + XGBoost for identifying the most suitable CS by considering required energy, waiting time at CS, charging speed, and driving time based on varying traffic conditions. This integration forms the core novelty of our system to optimize CS selection to minimize the total trip duration. This approach was validated with SUMO simulations and OpenStreetMap data, demonstrating a mean absolute error (MAE) ranging from 2.29 to 4.5 min, depending on traffic conditions, outperforming conventional approaches that rely on SUMO functions and mathematical calculations, which typically yielded MAEs between 5.1 and 10 min. These findings highlight the proposed system’s effectiveness in reducing total travel time, improving charging infrastructure utilization, and enhancing the overall experience for EV drivers.
Al-Zuhairi et al. (Mon,) studied this question.