Abstract:Operators who deploy large fleets of electric vehicles often face a challenging charge scheduling problem. Specifically, time-ineffective recharging operations limit the profitability of charging during service operations such that operators recharge vehicles off-duty at a central depot. Here, high investment cost and grid capacity limit available charging infrastructure such that operators need to schedule charging operations to keep the fleet operational. In this context, flexible service operations, i.e. allowing to delay or expedite vehicle departures, can potentially increase charger utilization. Beyond this, jointly scheduling charging and service operations promises operational cost savings through better utilization of Time-of-Use energy tariffs and carefully crafted charging schedules designed to minimize battery wear. Against this background, we study the resulting joint charging and service operations scheduling problem accounting for battery degradation, non-linear charging, and Time-of-Use energy tariffs. We propose an exact Branch & Price algorithm, leveraging a custom branching rule and a primal heuristic to remain efficient during the Branch & Bound phase. Moreover, we develop an exact labeling algorithm for our pricing problem, constituting a resource-constrained shortest path problem that considers variable energy prices and non-linear charging operations. We benchmark our algorithm in a comprehensive numerical study and show that it can solve problem instances of realistic size with computational times below one hour, thus enabling its application in practice. Additionally, we analyze the benefit of jointly scheduling charging and service operations. We find that our integrated approach lowers the amount of charging infrastructure required by up to 57% besides enabling operational cost savings of up to 5%.
What problem does this paper attempt to address?
The main problem that this paper attempts to solve is the challenges in charging scheduling for large fleets of electric vehicles. Specifically, the paper focuses on the following aspects:
1. **Limitations of charging infrastructure**: Due to the limited capacity of the power grid and high investment costs, the available charging infrastructure is restricted. Therefore, it is necessary to optimize the timing of charging operations to keep the fleet running normally.
2. **Battery degradation**: The impact of charging operations on battery health, especially that frequent fast charging may accelerate battery degradation, thereby increasing long - term operating costs.
3. **Time - of - use electricity prices**: The differences in electricity prices in different time periods (such as peak hours and off - peak hours), which require that charging scheduling should consider not only charging time but also electricity prices in order to reduce energy costs.
4. **Flexibility of service operations**: Allowing to delay or advance vehicle departure times to make better use of charging resources while meeting service requirements.
To address these challenges, the paper proposes a method for joint charging and service operation scheduling, aiming to improve the utilization rate of charging facilities, reduce operating costs, and extend battery life by optimizing charging time and service time. Specifically, the paper makes the following contributions:
- **Methodological contributions**: An efficient Branch & Price algorithm has been developed. This algorithm remains efficient in the branch - and - bound stage through custom - made branching rules and original heuristic methods. In addition, an accurate label algorithm has been developed to solve the pricing problem, which is modeled as a resource - constrained shortest - path problem, taking into account changing energy prices and non - linear charging operations.
- **Management - perspective contributions**: The impact of jointly scheduling charging and service operations on the number of required charging infrastructures and the benefits of considering time - of - use electricity prices and battery degradation have been analyzed. Research shows that the integrated method can reduce the required charging infrastructure by up to 57% and operating costs by up to 5%.
In conclusion, by comprehensively considering the limitations of charging infrastructure, battery degradation, time - of - use electricity prices, and the flexibility of service operations, this paper provides an effective solution to optimize the charging scheduling of electric vehicle fleets.