ОДНОФАКТОРНЕ КОРОТКОСТРОКОВЕ ПРОГНОЗУВАННЯ ВУЗЛОВИХ ЕЛЕКТРИЧНИХ НАВАНТАЖЕНЬ ЕНЕРГОСИСТЕМИ

The paper proposes the architecture of deep learning neural network for short-term nodal electrical load forecasting. The neural network combines the recurrent module LSTM (Long short-term memory) and the multilayer perceptron on the top. Input and output of the network connected with shortcut conne...

Повний опис

Збережено в:
Бібліографічні деталі
Дата:2020
Автори: Черненко, П.О., Мірошник, В.О., Шиманюк, П.В.
Формат: Стаття
Мова:Ukrainian
Опубліковано: Інститут електродинаміки НАН України, Київ 2020
Теми:
Онлайн доступ:https://techned.org.ua/index.php/techned/article/view/256
Теги: Додати тег
Немає тегів, Будьте першим, хто поставить тег для цього запису!
Назва журналу:Technical Electrodynamics

Репозитарії

Technical Electrodynamics
Опис
Резюме:The paper proposes the architecture of deep learning neural network for short-term nodal electrical load forecasting. The neural network combines the recurrent module LSTM (Long short-term memory) and the multilayer perceptron on the top. Input and output of the network connected with shortcut connection. In multilayer perceptron used scaled exponential linear unit (SELU) function as a nonlinear transformation in hidden neurons. A comparative analysis of two approaches to the short-term prediction of node loadings of the grid is conducted. In the first approach, a separate model based on the artificial neural network eResNet is built for each load node. In the second approach, vector prediction of the values of the nodal load is performed using the proposed neural network. The second approach makes it possible to exploit the relationship between the loads in the nodes and reduce the number of computational operations required to build the model, especially at a large number of nodes. Recurrent network showed slightly better result when forecasting horizon was 24 hours, but eResNet showed more accurate forecast with longer horizons. References 16, figure 3, tables 3.