Accès libre

Reinforcement Learning in Power System Control and Optimization

À propos de cet article

Citez

Reinforcement learning (RL) is area of Machine Learning (ML) and part of wide-range portfolio of the Artificial intelligence (AI) methods. Besides the explanations of the concepts and principles of RL, in the paper are presented practical RL models for control and optimizing operation of power system – controlling tap-changers for maintain voltage levels and model for techno-economical optimizing operation of energy storages of households in microgrid. Trained RL agent in the practical example synchronizes operation of tap-changers to maintain satisfactory voltage level for the consumers, even in the network with distributed generation. Energy storages are in wide use in households, especially in the combination with PV. In the second example, microgrid’s energy management system (EMS) RL agent after learning process act in the simulated environment with variable electrical energy prices, variable load profiles and efficiency of PV modules of households to maximize profit for the houseowners in the microgrid. Agent controls charging and discharging of energy storages and obtain maximal benefit in randomly determined conditions of microgrid operation and different tariff situations. Models are implemented in the Python programming environment Python with specialized power system simulation software (Pandapower) and RL libraries (RLib, OpenAI).