0% found this document useful (0 votes)
24 views

Machine Learning For Energy Systems Optimization

Uploaded by

krishanu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
24 views

Machine Learning For Energy Systems Optimization

Uploaded by

krishanu
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 8

energies

Editorial
Machine Learning for Energy Systems Optimization
Insu Kim 1 , Beopsoo Kim 1 and Denis Sidorov 2,3, *

1 Department of Electrical and Computer Engineering, Inha University, Incheon 22212, Korea;
[email protected] (I.K.); [email protected] (B.K.)
2 Applied Mathematics Department, Energy Systems Institute, Siberian Branch of Russian Academy of
Sciences, Irkutsk 664033, Russia
3 Industrial Mathematics Laboratory, Baikal School of BRICS of Irkutsk National Research Technical University,
Irkutsk 664074, Russia
* Correspondence: [email protected]; Tel.: +7-3952-500-656 (ext. 258)

1. Introduction
This editorial overviews the contents of the Special Issue “Machine Learning for En-
ergy Systems 2021” and review the trends in machine learning (ML) techniques for energy
system (ES) optimization. This Special Issue focuses on reviewing severe challenges (e.g.,
the poor quality in data, underfitting, overfitting, or lack of training data), cutting-edge con-
tributions (e.g., the optimization of ESs considering costs and grid operational constraints),
and trends in ML for ESs. For this purpose, we collected several papers on future ESs
that will inevitably exhibit increased complexities because of the increase in the capacity
of distributed ESs as well as conventional generation plants enhanced with advanced
technology (e.g., high-efficiency combined cycle gas turbines). Such an ES requires not only
higher reliability and security but also the smooth integration of distributed ESs into the
existing grid, without losing high functional improvement. This article summarizes the
major findings and discussions of the Special Issue, which includes 13 research articles on
ML techniques for ESs. In addition, this article details the challenges and problem-solving
techniques for ES optimization, particularly those using ML techniques. We hope that this
Citation: Kim, I.; Kim, B.; Sidorov, D. Special Issue that solves various optimization problems for ESs will be helpful to academics,
Machine Learning for Energy industries, and other researchers who intend to improve the reliability and performance
Systems Optimization. Energies 2022, of ESs, develop ML techniques for any other application (e.g., thermal energy providing
15, 4116. https://doi.org/10.3390/ systems), including ESs, and examine the effect of the optimized ESs on their seamless
en15114116 integration into conventional systems.
Received: 17 May 2022
Electric energy systems (ESs) are typically designed to provide reliable and safe electric
Accepted: 30 May 2022
energy services to customers. However, the installation of distributed generation (DG)
Published: 3 June 2022
resources or wind and photovoltaic (PV) resources, which intrinsically include uncertainty
and variability in their outputs, increases the complexity of operating and controlling the
Publisher’s Note: MDPI stays neutral
electric power grid [1]. Additionally, energy storage systems such as pumped hydroelectric
with regard to jurisdictional claims in
systems, compressed air, batteries (lithium-ion, lead-acid, lithium iron, flow battery, etc.),
published maps and institutional affil-
flywheels, and supercapacitors are deployed with DG resources to compensate for the
iations.
variability in DG resources. Thus, most machine learning (ML) algorithms related to ESs
attempt to deal with the optimal sizing, placing, scheduling, coordination, and selection of
DG resources and energy storage systems.
Copyright: © 2022 by the authors.
Optimally allocated DG resources can have direct and indirect effects on the smooth in-
Licensee MDPI, Basel, Switzerland. tegration of DG resources into electric power systems. The direct effects can be summarized
This article is an open access article as follows [2–4]: (1) improved ability to deliver energy via voltage support, (2) flexibility
distributed under the terms and and reliability enhancement to meet load variations, (3) decrease in losses because of reverse
conditions of the Creative Commons power flow from DG resources, (4) more effective peak load reduction for expensive gener-
Attribution (CC BY) license (https:// ation costs, and (5) islanding operations if the total generation of DG resources exceeds the
creativecommons.org/licenses/by/ total demand of a preset islanding zone and for well-coordinated protection [5]. The indi-
4.0/). rect effects can be summarized as follows: the reduction in electricity production costs [6];

Energies 2022, 15, 4116. https://doi.org/10.3390/en15114116 https://www.mdpi.com/journal/energies


Energies 2022, 15, 4116 2 of 8

technological advancement in power-processing equipment such as inverters, converters,


rectifiers, storage, and any other controllers; and regulatory and political impacts [7].
Many studies have ensured the seamless, reliable, and safe integration of DG resources,
including energy storage systems, into existing electric power grids by optimally determin-
ing their location, capacity, scheduling, or selection. Such an optimization problem (e.g., the
allocation of the location and capacity, scheduling or unit commitment problems, or benefits
evaluation) of the DG system was solved by various heuristic search methods (e.g., genetic
algorithm [8], gradient-based search [9], particle swarm optimization (PSO) [10], Fibonacci
tree [11], tabu search [12], and bee colony algorithm [13]), mathematical programming
(e.g., dynamic programming [14], mixed integer nonlinear [15] or linear programming [16],
and quadratic programming), statistical time-series analysis (e.g., autoregression moving
average [17], probability models with Weibull and beta distributions [18], Monte Carlo sim-
ulation [19], and the big-M linearization method [20]), sensitivity analysis algorithms [21],
mathematical formulation (e.g., Lagrangian methods [22]), and any other methods (e.g., al-
ternating direction method of multipliers [23], game theories [24], and the general algebraic
modeling system [25]).
These computer algorithms can be regarded as ML because they improve their objec-
tive function values by experience or the use of training data. Thus, a properly defined
objective function plays an important role in the fast convergence or non-convergence to
local minima after an appropriate number of iterations. Thus, many optimization studies
on ESs have defined their objective functions in the following three categories:
Economic issues. In these studies, the cost models evaluate the effect of DG on economic
costs, maximize annual profits, or minimize investment costs and expenses [26,27].
Environmental issues. The main objective is to minimize greenhouse gas emissions [28].
This objective is in agreement with the Paris COP21 policy for maintaining global warming
below 2.0 ◦ C by reducing greenhouse gases released by ESs [29].
Grid constraints. Various grid operational constraints are added to objective functions to
operate and maintain the grid reliably and safely. The grid operational constraints include
acceptable limits of voltage, line flow constraints, losses [30], stability, and frequency.
Reliability constraints such as energy not supplied, the value of the lost load, and the loss
of load expectation are also added to the objective functions [31]. Power quality constraints,
such as harmonic distortion, are used in the objective function to maximize the network’s
performance [32]. The reactive power [33,34] constraint and bus-type constraint [35] are
also incorporated into the objective function.
The objective of this paper is to review the contents of the Special Issue “Machine
Learning for Energy Systems 2021” and the trends in the latest ML techniques for ES
optimization. In particular, this study reviews the latest ML algorithms with various
objective functions. This paper is organized as follows. Section 2 introduces the main
contributions of the papers published in the Special Issue. Section 3 reviews the various
algorithm implementations, problem-solving methods, and objective functions of ML
algorithms. Section 4 summarizes the major findings of this study.

2. Contributions of the Papers Published in This Special Issue


From the perspective of applying optimization and artificial intelligence (AI) to the
field of electrical machines, refs. [36,37] were published in this Special Issue. In [36],
researchers suggested a temperature prediction method for permanent magnet synchronous
motors using deep neural networks so that faults caused by high temperature could be
prevented. In addition, ref. [37] suggested an estimation method for transformer oil volume
changes for stressed oil passages in major insulations. Because the oil volume change
affects the rated capacity and voltage of the transformers, the accurate prediction of this
parameter can be used to predict electrical equipment failure.
Refs. [38,39] suggested a combined heat and power (CHP) optimization method.
Ref. [38] showed that an optimized CHP dispatch can decrease the electricity purchased
from the grid and emission release. Moreover, ref. [39] showed that a microturbine-based
Energies 2022, 15, 4116 3 of 8

CHP, without absorption chillers, was the most cost-effective type for metropolitan residen-
tial customers. The additional cases revealed that optimal CHP allocation with full-blast
microturbines and absorption chillers effectively optimized energy consumption, cost, and
emission reductions.
Refs. [40–42] showed that heuristic search-based DG allocation can be applied in the
field. In [40], a PSO method could maintain the Volt/Var control scheme of DG. In [41],
a PSO was also used to find the optimal dispatch place when minimizing the levelized
cost of energy and fault current. In [42], a linear two-stage active and reactive power
coordination optimization method was shown to improve voltage sensitivity through
optimal DG allocation.
Trends in the applications of AI and optimization methods for power grids have been
reviewed. In particular, ref. [43] focused on the resiliency and survivability of the grid and
reviewed the trends that would affect the grid. In addition, ref. [44] suggested a flexible
digital platform for digitalizing power grids.
In [45–48], prediction and forecasting methods were suggested for power system
operation. In [45], bad data from residential loads were detected and customized for
imputation with a high accuracy rate using the probabilistic forecasting method. In [46], an
AI-based battery state prediction method, with high accuracy and low CPU occupation time,
that can be used for online applications was presented. In [47], AI showed a high prediction
accuracy in the PV energy harvesting amount despite the use of low-cost IoT devices.
In [48], a non-intrusive load monitoring (NILM) method in a multi-agent architecture
was shown to improve detection and classification scores compared to previous NILM
algorithms.

3. Trends in Machine Learning Optimization for Energy Systems


The main benefits of DG resources that use renewable energy are summarized by their
direct and indirect effects on environmental, technological, economic, grid operational,
and regulatory aspects. In the last few decades, the optimization problems of ESs (e.g.,
the optimal capacity, location, number, type of ES and DG resources, their parameters,
configuration, and the controlling and scheduling of ES and DG resources) have been
solved to assist in sustainable energy system operation and control that may include var-
ious DG resources such as PV, wind, biomass, geothermal, hydropower, microturbines,
electric vehicles, heating and cooling systems, and any other small-scale DG units. Such an
optimization problem of ESs or an optimal power flow (OPF) problem can be solved by
methods that fall in the following three categories: (1) conventional mathematical program-
ming methods; (2) recent optimization algorithms that mimic not only the social behavior
and insights of humans but also the responses and characteristics of animals and objects
in order to achieve their objectives, various search algorithms (e.g., tabu search, harmony
search, cuckoo search), and probability and stochastic methods (e.g., autoregressive mod-
els, Markov decision processes, Monte Carlo methods, Bayesian optimization, and any
other uncertainty-solving techniques); and (3) ML approaches, including artificial neural
networks and fuzzy logic. The first conventional method includes linear, nonlinear, and
quadratic programming approaches; Newton’s method; and the interior point method [49].
Recent optimization algorithms include genetic algorithms, evolutionary programming,
bacterial foraging, bee colony, ant colony, PSO, simulated annealing, differential evolution,
honeybee mating, whale optimization, biogeography-based, firefly, imperialist competi-
tive, plant growth simulation, shuffled bat, shuffled frog leaping, gradient descent, Pareto
optimization, game theories, decision making, and agent-based algorithms. As the third
approach, ML has recently been applied to solve optimization problems related to ESs. In
other words, various ML implementations, management, and challenges have been inten-
tionally introduced into the optimization of ESs. These ML algorithms have the following
three characteristics:
(1) Objective functions that define their goals (e.g., economic costs, annual profits, or
fine-tuned cost functions);
Energies 2022, 15, 4116 4 of 8

(2) A model that represents the behaviors and responses of the objective functions, which
are evaluated in the optimization or training processes;
(3) Repeated optimization and training procedures that enhance the efficiency and perfor-
mance of the ML objective are attained by minimizing or maximizing each objective
function value and their combination.
Training procedures can be classified as supervised, unsupervised, reinforcement,
online, or transfer ML. If ML is a subset of AI, deep learning (DL) is a subset of ML [50]. To
apply ML or DL techniques to the development and optimization of sustainable ESs, many
studies have attempted to solve the following challenges:
(1) Bidirectional power flow caused by the variable and intermittent outputs produced
by DG resources, which should not violate thermal, voltage, and stability limits;
(2) Increase in the complexity of conventional power grids caused by DG resources.
For example, the optimal selection of DG resources is determined by economic,
environmental, operational, or political issues;
(3) New environments in the power market. For example, the power market can differ
from a conventional vertically integrated monopolies to a fully competitive power
market;
(4) Various constraints that must be considered. The grid operational constraints (e.g.,
energy balance, power flow, peak load reduction, voltage drop, loss, overloading,
harmonic distortion, power factor constraints, and frequency), reliability (e.g., failure
rate and duration), stability, and protective (e.g., preventive, emergency, or restora-
tive actions) coordination constraints (e.g., short-circuit current) should always be
considered;
(5) Reliability, robustness, and adaptability optimization of controllers and devices in
ESs.
Thus, to solve the optimization problem of ESs subjected to the aforementioned
equality and inequality constraints, the OPF method was introduced in 1962 [51]. However,
an optimization problem solved by such an OPF method or various optimization and
search algorithms can be slow, complex, or sometimes unsuitable. Therefore, the ML
approach has become increasingly useful. For example, ML techniques have been applied
for the assessment and control of multienergy systems from the viewpoint of reliability [52].
Recently, the dual variables of OPF were incorporated into ML by combining deep learning
and Lagrangian duality [53]. These ML algorithms that have focused on the optimization of
ESs aim to accelerate the conventional ES optimization models, decentralize the centralized
optimization models, or speed them up by approximating the iteration processes and
parameters related to optimization. In other words, a few ML algorithms have improved the
optimization of current ES optimization models rather than been used in the development
of new models. For example, a streaming algorithm that learns the optimization parameters
from training samples was presented [54]. These ML algorithms improve the calculation
and converge to the global optima of their objective function values through experience or
the use of training data by reducing the complexity of the OPF problem.
While ML algorithms have improved conventional ES optimization models, new
models using ML techniques have become increasingly important [55]. For example, ML
approaches can be used to schedule and control large-scale (e.g., utility scale) or small-scale
(e.g., microgrids) power grids or to maximize the energy usage of DG resources. ML
techniques (e.g., neural networks) have been adopted to control microgrids [56]. Various
applications of ML for demand response (DR) (e.g., optimally operating, scheduling, or
choosing DR devices) have also been reviewed in [57]. A supervised ML framework that
operates DG resources by learning inverter controllers with various OPF objectives was
proposed in [58]. ML can maximize DG resource generation by applying it to the maximum
power point tracking algorithm, layout configuration problem, or parameter optimization
of PV and wind turbines.
Other ML approaches are related to the design of energy transaction markets. The
optimal design of the electricity market relies on determining the optimal electricity prices
Energies 2022, 15, 4116 5 of 8

and the Nash equilibrium in energy transactions or bidding [59]. These ML approaches
were also employed to forecast prices [60].
Another set of ML techniques has been employed for various ES optimization prob-
lems. For example, conventional state estimation of the grid state has been enhanced
by a deep neural network [61]. ML is also used to estimate the electricity supply and
demand [62], and the power output of DG resources (e.g., solar PV and wind) [63]. ML
has been used to decrease greenhouse gas emissions [64]. ML has also been applied to
various predictive maintenance studies by detecting or forecasting a fault in ESs (e.g.,
conventional plants, DG resource generators, inverters, converters, rectifiers, transmission
and distribution lines, ground and underground wires, cables, energy storage, and HVDC
systems). For example, the optimal scheduling of cables was determined using an ML
technique (e.g., Monte Carlo simulation) [65]. Planning, management, and political strategy
formulation, as well as any other field of ESs, can be one of the application areas of ML
approaches.

4. Conclusions
Currently, ML approaches, including supervised, unsupervised, reinforcement, online,
transfer, deep learning, support vector machines, and decision trees, have been utilized to
(1) enhance conventional optimization models and (2) to develop new robust and adaptive
ML models. These two approaches are expected to become more complementary to each
other to reliably, robustly, adaptively, and flexibly solve the optimization problem of ESs.
This Special Issue article reviews the contents of the Special Issue, “Machine Learning for
Energy Systems 2021” and the trends in ML techniques for ES optimization. We hope that
the research papers published in this Special Issue and this review article will inform the
readers about the developments in ML techniques for ES optimization in academia and
industry.

Author Contributions: Conceptualization, I.K. and D.S.; investigation, B.K.; writing—original draft
preparation, I.K.; writing—review and editing, D.S.; supervision, D.S.; project administration, D.S.
All authors have read and agreed to the published version of the manuscript.
Funding: D.S. was supported by Ministry of Science and Higher Education of Russian Federation
(project No. FZZS-2020-0039). I.K. and B.K. were supported by the Energy Cloud R&D Program
through the National Research Foundation of Korea (NRF) funded by the Ministry of Science, ICT
(No. 2019M3F2A1073).
Conflicts of Interest: The authors declare no conflict of interest.

Nomenclature

AI Artificial intelligence
CHP Combined heat and power
DG Distributed generation
DL Deep leaning
DR Demand response
NILM Non-intrusive load monitoring
ML Machine learning
OF Optimal power flow
PSO Particle swarm optimization
PV Photovoltaic
Energies 2022, 15, 4116 6 of 8

References
1. Lopes, J.A.P.; Hatziargyriou, N.; Mutale, J.; Djapic, P.; Jenkins, N. Integrating distributed generation into electric power systems:
A review of drivers, challenges and opportunities. Electr. Power Syst. Res. 2007, 77, 1189–1203. [CrossRef]
2. Ackermann, T.; Andersson, G.; Söder, L. Distributed generation: A definition. Electr. Power Syst. Res. 2001, 57, 195–204. [CrossRef]
3. Willis, H.L. Distributed Power Generation: Planning and Evaluation; CRC Press: Boca Raton, FL, USA, 2018.
4. Hadjsaid, N.; Canard, J.-F.; Dumas, F. Dispersed generation impact on distribution networks. IEEE Comput. Appl. Power 1999, 12,
22–28. [CrossRef]
5. Kim, I. Impact of Stochastic Renewable Distributed Generation on Urban Distribution Networks. Ph.D. Thesis, Electrical and
Computer Engineering, Georgia Institute of Technology, Atlanta, GA, USA, 2014.
6. International Energy Agency. Distributed Generation in Liberalised Electricity Markets; IEA: Paris, France, 2002.
7. Cossent, R.; Gómez, T.; Frías, P. Towards a future with large penetration of distributed generation: Is the current regulation of
electricity distribution ready? Regulatory recommendations under a European perspective. Energy Policy 2009, 37, 1145–1155.
[CrossRef]
8. Atia, R.; Yamada, N. Distributed renewable generation and storage system sizing based on smart dispatch of microgrids. Energies
2016, 9, 176. [CrossRef]
9. Arghandeh, R.; Woyak, J.; Onen, A.; Jung, J.; Broadwater, R.P. Economic optimal operation of Community Energy Storage systems
in competitive energy markets. Appl. Energy 2014, 135, 71–80. [CrossRef]
10. Lotfi, H. Multi-objective energy management approach in distribution grid integrated with energy storage units considering the
demand response program. Int. J. Energy Res. 2020, 44, 10662–10681. [CrossRef]
11. Shi, Z.; Wang, W.; Huang, Y.; Li, P.; Dong, L. Simultaneous optimization of renewable energy and energy storage capacity with
the hierarchical control. CSEE J. Power Energy Syst. 2022, 8, 95–104. [CrossRef]
12. Howlader, H.O.R.; Matayoshi, H.; Senjyu, T. Distributed generation integrated with thermal unit commitment considering
demand response for energy storage optimization of smart grid. Renew. Energy 2016, 99, 107–117. [CrossRef]
13. Shan, J.; Lu, R. Multi-objective economic optimization scheduling of CCHP micro-grid based on improved bee colony algorithm
considering the selection of hybrid energy storage system. Energy Rep. 2021, 7, 326–341. [CrossRef]
14. Harsha, P.; Dahleh, M. Optimal Management and Sizing of Energy Storage Under Dynamic Pricing for the Efficient Integration of
Renewable Energy. IEEE Trans. Power Syst. 2015, 30, 1164–1181. [CrossRef]
15. Dini, A.; Hassankashi, A.; Pirouzi, S.; Lehtonen, M.; Arandian, B.; Baziar, A.A. A flexible-reliable operation optimization model of
the networked energy hubs with distributed generations, energy storage systems and demand response. Energy 2022, 239, 121923.
[CrossRef]
16. Pandey, S.; Han, J.; Gurung, N.; Chen, H.; Paaso, E.A.; Li, Z.; Khodaei, A. Multi-Criteria Decision-Making and Robust Optimization
Methodology for Generator Sizing of a Microgrid. IEEE Access 2021, 9, 142264–142275. [CrossRef]
17. Yun-Feng, D. Optimal allocation of energy storage system in distribution systems. Procedia Eng. 2011, 15, 346–351. [CrossRef]
18. Khasanov, M.; Kamel, S.; Rahmann, C.; Hasanien, H.M.; Al-Durra, A. Optimal distributed generation and battery energy storage
units integration in distribution systems considering power generation uncertainty. IET Gener. Transm. Distrib. 2021, 15, 3400–3422.
[CrossRef]
19. Rajamand, S. Loss cost reduction and power quality improvement with applying robust optimization algorithm for optimum
energy storage system placement and capacitor bank allocation. Int. J. Energy Res. 2020, 44, 11973–11984. [CrossRef]
20. Wen, X.; Yu, Y.; Xu, Z.; Zhao, J.; Li, J. Optimal distributed energy storage investment scheme for distribution network accommo-
dating high renewable penetration. Int. Trans. Electr. Energy Syst. 2019, 29, e12002. [CrossRef]
21. Kim, I. Optimal capacity of storage systems and photovoltaic systems able to control reactive power using the sensitivity analysis
method. Energy 2018, 150, 642–652. [CrossRef]
22. Rahbar, K.; Xu, J.; Zhang, R. Real-Time Energy Storage Management for Renewable Integration in Microgrid: An Off-Line
Optimization Approach. IEEE Trans. Smart Grid 2015, 6, 124–134. [CrossRef]
23. Wang, T.; O’Neill, D.; Kamath, H. Dynamic Control and Optimization of Distributed Energy Resources in a Microgrid. IEEE
Trans. Smart Grid 2015, 6, 2884–2894. [CrossRef]
24. Atzeni, I.; Ordóñez, L.G.; Scutari, G.; Palomar, D.P.; Fonollosa, J. Demand-Side Management via Distributed Energy Generation
and Storage Optimization. IEEE Trans. Smart Grid 2013, 4, 866–876. [CrossRef]
25. Taha, H.A.; Alham, M.H.; Youssef, H.K.M. Multi-Objective Optimization for Optimal Allocation and Coordination of Wind and
Solar DGs, BESSs and Capacitors in Presence of Demand Response. IEEE Access 2022, 10, 16225–16241. [CrossRef]
26. Keane, A.; O’Malley, M. Optimal Utilization of Distribution Networks for Energy Harvesting. IEEE Trans. Power Syst. 2007, 22,
467–475. [CrossRef]
27. Liu, W.; Niu, S.; Xu, H. Optimal planning of battery energy storage considering reliability benefit and operation strategy in active
distribution system. J. Mod. Power Syst. Clean Energy 2017, 5, 177–186. [CrossRef]
28. Shen, Y.; Hu, W.; Liu, M.; Yang, F.; Kong, X. Energy storage optimization method for microgrid considering multi-energy coupling
demand response. J. Energy Storage 2022, 45, 103521. [CrossRef]
29. Asian Development Bank. Decoding Article 6 of the Paris Agreement-Version II; Asian Development Bank: Mandaluyong, Philippines,
2020.
Energies 2022, 15, 4116 7 of 8

30. Nick, M.; Hohmann, M.; Cherkaoui, R.; Paolone, M. On the optimal placement of distributed storage systems for voltage control
in active distribution networks. In Proceedings of the 2012 3rd IEEE PES Innovative Smart Grid Technologies Europe (ISGT
Europe, Berlin, Germany, 14–17 October 2012; pp. 1–6. [CrossRef]
31. Borowy, B.S.; Salameh, Z.M. Methodology for optimally sizing the combination of a battery bank and PV array in a wind/PV
hybrid system. IEEE Trans. Energy Convers. 1996, 11, 367–375. [CrossRef]
32. Carpinelli, G.; Celli, G.; Mocci, S.; Pilo, F.; Russo, A. Optimisation of embedded generation sizing and siting by using a double
trade-off method. IEE Proc.-Gener. Transm. Distrib. 2005, 152, 503–513. [CrossRef]
33. Kim, I. The Optimization of the Location and Capacity of Reactive Power Generation Units, Using a Hybrid Genetic Algorithm
Incorporated by the Bus Impedance Power-Flow Calculation Method. Appl. Sci. 2020, 10, 1034. [CrossRef]
34. Kim, I. Optimal distributed generation allocation for reactive power control. IET Gener. Transm. Distrib. 2017, 11, 1549–1556.
[CrossRef]
35. Kim, I.; Xu, S. Bus voltage control and optimization strategies for power flow analyses using Petri net approach. Int. J. Electr.
Power Energy Syst. 2019, 112, 353–361. [CrossRef]
36. Guo, H.; Ding, Q.; Song, Y.; Tang, H.; Wang, L.; Zhao, J. Predicting Temperature of Permanent Magnet Synchronous Motor Based
on Deep Neural Network. Energies 2020, 13, 4782. [CrossRef]
37. Melnikova, O.; Nazarychev, A.; Suslov, K. Enhancement of the Technique for Calculation and Assessment of the Condition of
Major Insulation of Power Transformers. Energies 2022, 15, 1572. [CrossRef]
38. Jo, H.; Park, J.; Kim, I. Environmentally Constrained Optimal Dispatch Method for Combined Cooling, Heating, and Power
Systems Using Two-Stage Optimization. Energies 2021, 14, 4135. [CrossRef]
39. Park, J.; Jo, H.; Kim, I. The Selection of the Most Cost-Efficient Distributed Generation Type for a Combined Cooling Heat and
Power System Used for Metropolitan Residential Customers. Energies 2021, 14, 5606. [CrossRef]
40. Lee, D.; Son, S.; Kim, I. Optimal Allocation of Large-Capacity Distributed Generation with the Volt/Var Control Capability Using
Particle Swarm Optimization. Energies 2021, 14, 3112. [CrossRef]
41. Kim, B.; Rusetskii, N.; Jo, H.; Kim, I. The Optimal Allocation of Distributed Generators Considering Fault Current and Levelized
Cost of Energy Using the Particle Swarm Optimization Method. Energies 2021, 14, 418. [CrossRef]
42. Zhang, Y.; Song, X.; Li, Y.; Zeng, Z.; Yong, C.; Sidorov, D.; Lv, X. Two-Stage Active and Reactive Power Coordinated Optimal
Dispatch for Active Distribution Network Considering Load Flexibility. Energies 2020, 13, 5922. [CrossRef]
43. Voropai, N. Electric Power System Transformations: A Review of Main Prospects and Challenges. Energies 2020, 13, 5639.
[CrossRef]
44. Shushpanov, I.; Suslov, K.; Ilyushin, P.; Sidorov, D.N. Towards the Flexible Distribution Networks Design Using the Reliability
Performance Metric. Energies 2021, 14, 6193. [CrossRef]
45. Park, S.; Yoon, S.; Lee, B.; Ko, S.; Hwang, E. Probabilistic Forecasting Based Joint Detection and Imputation of Clustered Bad Data
in Residential Electricity Loads. Energies 2020, 14, 165. [CrossRef]
46. Ezemobi, E.; Tonoli, A.; Silvagni, M. Battery State of Health Estimation with Improved Generalization Using Parallel Layer
Extreme Learning Machine. Energies 2021, 14, 2243. [CrossRef]
47. Politi, B.; Foucaran, A.; Camara, N. Low-Cost Sensors for Indoor PV Energy Harvesting Estimation Based on Machine Learning.
Energies 2022, 15, 1144. [CrossRef]
48. Lazzaretti, A.E.; Renaux, D.P.B.; Lima, C.R.E.; Mulinari, B.M.; Ancelmo, H.C.; Oroski, E.; Pöttker, F.; Linhares, R.R.; Nolasco,
L.D.S.; Lima, L.T.; et al. A Multi-Agent NILM Architecture for Event Detection and Load Classification. Energies 2020, 13, 4396.
[CrossRef]
49. Ebeed, M.; Kamel, S.; Jurado, F. Optimal Power Flow Using Recent Optimization Techniques. In Classical and Recent Aspects of
Power System Optimization; Zobaa, A.F., Abdel Aleem, S.H.E., Abdelaziz, A.Y., Eds.; Academic Press: Cambridge, MA, USA, 2018;
pp. 157–183.
50. Dell’Angela, L.; Nicolosi, G.L. Artificial intelligence applied to cardiovascular imaging, a critical focus on echocardiography: The
point-of-view from “the other side of the coin”. J. Clin. Ultrasound 2022. (In English) [CrossRef]
51. Carpentier, J. Optimal power flows. Int. J. Electr. Power Energy Syst. 1979, 1, 3–15. [CrossRef]
52. Duchesne, L.; Karangelos, E.; Wehenkel, L. Recent Developments in Machine Learning for Energy Systems Reliability Management.
Proc. IEEE 2020, 108, 1656–1676. [CrossRef]
53. Fioretto, F.; Mak, T.W.; Van Hentenryck, P. Predicting ac optimal power flows: Combining deep learning and lagran-gian dual
methods. In Proceedings of the AAAI Conference on Artificial Intelligence, New York, NY, USA, 7–12 February 2020; Volume 34,
pp. 630–637.
54. Misra, S.; Roald, L.; Ng, Y. Learning for Constrained Optimization: Identifying Optimal Active Constraint Sets. INFORMS J.
Comput. 2022, 34, 463–480. [CrossRef]
55. Chertkov, M.; Andersson, G. Multienergy Systems. Proc. IEEE 2020, 108, 1387–1391. [CrossRef]
56. Lopez-Garcia, T.B.; Coronado-Mendoza, A.; Domínguez-Navarro, J.A. Artificial neural networks in microgrids: A review. Eng.
Appl. Artif. Intell. 2020, 95, 103894. [CrossRef]
57. Antonopoulos, I.; Robu, V.; Couraud, B.; Kirli, D.; Norbu, S.; Kiprakis, A.; Flynn, D.; Elizondo-Gonzalez, S.; Wattam, S. Artificial
intelligence and machine learning approaches to energy demand-side response: A systematic review. Renew. Sustain. Energy Rev.
2020, 130, 109899. [CrossRef]
Energies 2022, 15, 4116 8 of 8

58. Dobbe, R.; Sondermeijer, O.; Fridovich-Keil, D.; Arnold, D.; Callaway, D.; Tomlin, C. Toward Distributed Energy Services:
Decentralizing Optimal Power Flow with Machine Learning. IEEE Trans. Smart Grid 2020, 11, 1296–1306. [CrossRef]
59. Zhang, Z.; Zhang, D.; Qiu, R.C. Deep reinforcement learning for power system applications: An overview. CSEE J. Power Energy
Syst. 2020, 6, 213–225. [CrossRef]
60. Lago, J.; De Ridder, F.; De Schutter, B. Forecasting spot electricity prices: Deep learning approaches and empirical comparison of
traditional algorithms. Appl. Energy 2018, 221, 386–405. [CrossRef]
61. Ostrometzky, J.; Berestizshevsky, K.; Bernstein, A.; Zussman, G. Physics-informed deep neural network method for limited
observability state estimation. arXiv 2019, arXiv:1910.06401.
62. Hong, T.; Fan, S. Probabilistic electric load forecasting: A tutorial review. Int. J. Forecast. 2016, 32, 914–938. [CrossRef]
63. Ahmed, R.; Sreeram, V.; Mishra, Y.; Arif, M. A review and evaluation of the state-of-the-art in PV solar power forecasting:
Techniques and optimization. Renew. Sustain. Energy Rev. 2020, 124, 109792. [CrossRef]
64. Leerbeck, K.; Bacher, P.; Junker, R.G.; Goranović, G.; Corradi, O.; Ebrahimy, R.; Tveit, A.; Madsen, H. Short-term forecasting of
CO2 emission intensity in power grids by machine learning. Appl. Energy 2020, 277, 115527. [CrossRef]
65. Kim, K.; Kim, Y.; Kim, B.; Kim, I. A Study on Optimizing Underground Cable Maintenance and Replacement Cycles. J. Electr.
Eng. Technol. 2022, 1–9. [CrossRef]

You might also like