vix.ing · top · new · best · stats · spec

Minimum-Delay Opportunity Charging Scheduling for Electric Buses

2024/03/26 by Dan McCabe, McCabe, Dan, Xuegang +3
Computer Science · Engineering · #Advanced Battery Technologies Research #Electric Vehicles and Infrastructure #FOS: Mathematics #Interconnection Networks and Systems #Optimization and Control (math.OC)

paper · pdf · doi:10.48550/arxiv.2403.17527

openalex publication_date 2024/03/26 · openalex created_date 2025/10/10 · openalex updated_date 2026/08/01

Abstract

Transit agencies that operate battery-electric buses must carefully manage fast-charging infrastructure to extend daily bus range without degrading on-time performance. To support this need, we propose a mixed-integer linear programming model to schedule opportunity charging that minimizes the amount of departure delay in all trips served by electric buses. Our novel approach directly tracks queuing at chargers in order to set and propagate departure delays. Allowing but minimizing delays makes it possible to optimize performance when delays due to traffic conditions and charging needs are inevitable, in contrast with existing methods that require charging to occur during scheduled layover time. To solve the model, we develop two algorithms based on decomposition. The first is an exact solution method based on Combinatorial Benders (CB) decomposition, which avoids directly enumerating the model's logic-based "big M" constraints and their inevitable computational challenges. The second, inspired by the CB approach but more efficient, is a polynomial-time heuristic based on linear programming that we call 3S. Computational experiments on both a simple notional transit network and the real bus system of King County, Washington, USA demonstrate the performance of both methods. The 3S method appears particularly promising for creating good charging schedules quickly at real-world scale.

Related