LGSYNov 1, 2021

Learning to Operate an Electric Vehicle Charging Station Considering Vehicle-grid Integration

arXiv:2111.01294v2106 citations
Originality Incremental advance
AI Analysis

This work addresses the need for intelligent controllers to maximize profitability in EV charging stations, offering a scalable solution for station operators, though it is incremental as it builds on existing reinforcement learning methods.

The paper tackles the problem of optimizing electric vehicle charging station operations under uncertain EV arrivals and demands by proposing a centralized allocation and decentralized execution reinforcement learning framework, which significantly outperforms baseline model predictive control in terms of computational efficiency and scalability.

The rapid adoption of electric vehicles (EVs) calls for the widespread installation of EV charging stations. To maximize the profitability of charging stations, intelligent controllers that provide both charging and electric grid services are in great need. However, it is challenging to determine the optimal charging schedule due to the uncertain arrival time and charging demands of EVs. In this paper, we propose a novel centralized allocation and decentralized execution (CADE) reinforcement learning (RL) framework to maximize the charging station's profit. In the centralized allocation process, EVs are allocated to either the waiting or charging spots. In the decentralized execution process, each charger makes its own charging/discharging decision while learning the action-value functions from a shared replay memory. This CADE framework significantly improves the scalability and sample efficiency of the RL algorithm. Numerical results show that the proposed CADE framework is both computationally efficient and scalable, and significantly outperforms the baseline model predictive control (MPC). We also provide an in-depth analysis of the learned action-value function to explain the inner working of the reinforcement learning agent.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes