Q-learning was applied to learn an optimal control strategy for Voltage controller in point of common coupling of set of TCL's. Control goal is to reduce MSE between
This repository contains:
- Code for Power System model FMU integration using ModelicaGym toolbox.
- Experiment pipeline.
- Experiments procedure, corresponding results and their analysis:
- Q-learning applied to deterministic case with constant reference power - results.
- Q-learning applied to deterministic case with step down in reference power in the middle of the considered interval - results.
- Q-learning applied to stochastic case with constant reference power - results.
- Q-learning applied to stochastic case with step down in reference power in the middle of the considered interval - results.