Power systems have been going through a barrage of transformations due to the recent developments in the field, such as deregulation and restructuring of the electric power supply chain, the proliferation of distributed generation (DG), and advancements in information and communications technologies. These have significantly impacted the approach to the planning, design, and operation of active distribution networks or systems. Due to this constant change, the system has become more complex to plan, maintain, and control. In this paper, the benefits and challenges of active distribution systems relative to traditional passive and active distribution systems are evaluated and investigated while the management and operational characteristics of demand-side resources in active distribution systems (ADS) are studied. In a typical ADS, there exist several vulnerabilities and threats that eventually pose a challenge in the control and automation of substations. These vulnerabilities and threats are reviewed, and potential mitigation measures are suggested. Also in this paper, the communication technologies and their implementation in terms of control and automation capabilities in active distribution networks are also studied. From this work, it is concluded that communication technologies play an integral role in the realization of more active distribution networks and that the Internet of Energy (IoE) is a major player in ADS in the reduction of faults due to human error, fast responses, and improving the stability of power supply. Cyber threats are also and will still be a continuous challenge in smart metering technologies and in substation automation systems (SAS), which will require frequent evaluation and mitigation measures so as not to prevent the power supply system from collapsing.
Authors |
Type |
Implementation |
Resources |
Limitations |
---|---|---|---|---|
[131] |
MILP (Classical) |
Reduced annualized cost by optimally selecting several system components and renewables on a smart grid. |
Grid-tied with microgrid with solar PV, CHP, backed-up boilers, and loads (Simulation-based). |
Struggles to handle the optimization of multi-input and output systems. |
[132] |
Multi-objective framework using MILP (Classical) |
Avoid power export by optimizing the multiple cogeneration systems, such as combined heat and power in microgrid residential areas. An operational planning model to mimic energy loss characteristics between storage tanks and a hot water calculating model regarding energy loss on network pipes were developed using MILP. This resulted in a reduction in residential units involved in the hot water supply network. |
Grid-tied with microgrid residence cogeneration system, gas-fired boiler, storage tank, and loads (hot water demand) (Simulation-based). |
Struggles to handle the optimization of multi-input and output systems. It struggles to handle the system with high disturbances. |
[133] |
Fuzzy logic-based decision-making framework (Heuristic) |
Optimize power dispatched to the grid through storage systems. Maximize electricity generation through renewables and revenue to microgrid owners during time-varying electrical costs. |
Grid-tied microgrid with renewable energy sources, battery storage, and loads (Simulation-based). |
Slow in transient and systems with a high volume of dynamics. |
[134] |
MILP(Classical) |
Investigates how the combination of electrical and thermal storage can reduce energy cost by enabling the microgrid to improve using its power produced in-house. |
Grid-tied with microgrid solar PV, geothermal heat pumps, solar thermal energy plant, thermal energy storage, battery storage, and loads (Simulation-based) (Real data). |
However, high investment costs made them unprofitable at the current price condition. |
[135] |
Improved teaching learning-based optimization (Heuristic) |
Minimize the impact of intermittency and fluctuation of renewables by controlling DG output power, altering network topologies, and managing demand-side load. |
Grid-tied microgrid with wind turbines, solar PV, and loads (Simulation-based). |
Inability to predict the future behavior of the system. |
[136] |
Advanced model prediction control (Heuristic) |
Maximize the high penetration of renewables in the microgrid and minimize the running cost by solving optimization problems at each sampling time while meeting the demand and accounting for technical and physical constraints. |
Grid-tied microgrid with battery storage, fuel cells, wind turbines, hydrogen electrolyzer, solar PV, hydrogen tanks, and loads (Simulation-based). |
Scalability, complexity, and controllability challenge. |
[137] |
MPC (Heuristic) |
Minimize energy cost and maximize battery lifespan by employing a microgrid central controller to optimally choose the adequate pattern for charging and discharging. |
Grid-tied microgrid with energy storage, wind, and solar PV (Simulation-based). |
Slow in handling fast transient systems. |
[138] |
Fuzzy logic adaptive prediction control (Heuristic) |
Tune the input parameter on a cost function from the diesel generator and fuel cell to optimally regulate frequency in the microgrid. |
Standalone microgrid that is made up of fuel cells, diesel generator, wind turbine battery storage, and loads (Simulation-based). |
The high number of input variables affects model formulation, leading to more computational power needed. |
[139] |
Stochastic receding horizon control |
Minimize uncertainties from renewable energy sources by employing simplified Z-Bus with sequential linear programming to linearize non-linear system dynamics. The controllable DG, switchable shunt capacitor, storage unit, and on-load tap changing transformer are jointly optimized to reduce cost, and constraint violations are mitigated. |
Grid-tied microgrid with solar PV, wind turbines, and loads (Simulation-based). |
Slow in handling fast transient systems. |
[140] |
Enhanced model predictive control (Heuristic) |
Minimize consumption from the grid, improve battery lifespan, and increase renewable sources’ participation in catering for the load. |
Grid-tied with microgrid PV, Battery ban, and loads (Simulation-based). |
Accuracy of models is a challenge. |
[141] |
Adaptive predictive control (Heuristic) |
Minimize frequency fluctuations in the existence of disturbances and mitigate oscillations caused by external disturbances on tie line variation. |
Grid-tied microgrid with a diesel generator, flywheel, battery storage, fuel cell, wind turbines, hydrogen electrolyzer, and loads (Simulation-based). |
The model becomes complex when handling a large number of controls. |
Principles and Different Methods Used in Classical Optimization
Classical optimization methods operate on the assumption that the objective function
and constraints are deterministic and known with certainty. The core principle is to
identify the optimal solution by systematically searching through the feasible solution
space. Key elements of these methods include mathematical modeling, objective function
formulation, decision variables, and constraints. The foundation of classical optimization
methods lies in mathematical modeling. It is crucial to know how optimization problems
related to DSRs are represented mathematically. It represents the formulation of objective
functions, identification of decision variables, and incorporation of constraints. An accurate
mathematical representation is critical for developing optimization models that reflect the
unique characteristics of DSRs.
Linear programming is particularly well-suited for optimizing DSRs in active distribution
networks where objectives and constraints are linear [142]. LP models can be used
to minimize operational costs, such as energy procurement costs or grid infrastructure
investments, while adhering to constraints related to capacity, voltage limits, and DSR
availability. LP provides valuable insights into cost minimization and resource allocation.
The integration of discrete decisions into DSR optimization is addressed by mixed-integer
linear programming [143]. MILP models are beneficial for problems that involve both
continuous and discrete decision variables, which are common in DSR management [144].
Examples include determining optimal load-shedding strategies during demand response
events or selecting the best time to charge electric vehicles (EVs).
Deterministic optimization methods are instrumental in load scheduling for DSRs.
Classical techniques, such as linear programming and mixed-integer programming, are
used to optimize the timing and magnitude of electricity consumption for various DSRs,
including industrial processes, HVAC systems, and residential loads. These methods ensure
efficient energy utilization while meeting operational and economic objectives. Classical
optimization methods are employed in demand response (DR) programs, where the goal
is to optimize DSR participation to balance supply and demand [145]. These models
allow utilities to maximize the economic benefits of DSR participation while ensuring
grid stability.
7.4. Heuristic/Non-Deterministic Optimization Methods
Heuristic and non-deterministic optimization methods have gained prominence in
optimizing demand-side resources (DSRs) within active distribution networks. These methods
offer valuable tools for solving complex, non-linear, and computationally intensive
DSR optimization problems [146]. Heuristic and non-deterministic optimization methods
are characterized by their ability to handle complex and computationally challenging
problems. Unlike classical optimization methods, they do not guarantee globally optimal
solutions but provide near-optimal solutions within a reasonable computation time.
These methods are particularly well-suited for DSR optimization in dynamic and uncertain
environments [147].
Metaheuristic algorithms, such as genetic algorithms and particle swarm optimization,
are widely used in DSR optimization [148]. Genetic algorithms mimic the process of natural
selection to evolve potential solutions to optimization problems [149]. They are effective in
optimizing DSRs by exploring a diverse solution space and iteratively improving solutions.
Genetic Algorithms (GAS) have been applied to DSR management problems, such as
load scheduling and demand response planning, often yielding near-optimal solutions in
complex scenarios. Particle Swarm Optimization (PSO) is inspired by the social behavior
of birds flocking or fish schooling. It optimizes DSRs by iteratively adjusting potential
solutions based on both individual and group performance. PSO has been applied in DSR
optimization to tackle problems involving distributed resources, such as distributed energy
generation and load control [150].
Conclusions
This paper provides an overview of control, automation, and optimization of demandside
resources in active distribution systems. The literature survey is based on several
developments in the distribution network, which is a linchpin of electric distribution power
supply. The fundamental differences between passive and active distribution networks
were investigated, and their differences are presented with and providing a unidirectional
flow of power, which is beneficial to both the utility and the consumer in terms of financial
benefits and provides more energy stability and grid resistance. The planning and design
of the traditional grid were looked at, and the role of DNO, network security, and reliability
with performance indicators such as LOP, LOLE, reserve margin, and EENS. The study also
investigated the planning and design of ADN, which is influenced by energy markets and
technology innovation.
The innovation in the information technological space, growth of DG, and deregulation
of the electric power supply industry fast-tracked the concept of active distribution
systems. The volume of information exchange between different players in the active
distribution network requires adequate protocol to standardize data models in the electricity
system equipment and provide operational specifications, such as interoperability,
which is why the IEC 61850 standard is implemented. The high information exchange
results in vulnerabilities and attacks through attaining access to substation automation
controls, such as GOOSE flooding and intrusion of SMV, which poses a major challenge in
communication and data exchange. Moreover, this also affects smart metering technologies
through the generation of the interfering signal and high frequencies on the communication
line, but different mitigation measures are taken, such as integrated anomaly detection and
data collected from simulated attacks, employing software-defined network (SDN) switch
eliminates possible paths of intrusion and network data overload and intrusion detection
system as a countermeasure.
The optimization techniques of demand-side resources in and, such as the deterministic
optimization methods and non-deterministic methods, were critically studied. The work
concludes that IoE is becoming a major player in ADS, which assists in the reduction of
faults due to human error, fast responses, and improved stability of power supply. It is also
worth noting that automatization and control also have financial benefits to the consumer
due to the bidirectional flow of power. In DRs, at a low-voltage level, the challenge becomes
the privacy of their information, how to claim compensation from the markets is still not
vivid enough, and the accuracy of the measurements from the consumer to the ISO. Cyber
threats and security breaches are also and will still be a continuous challenge that needs
frequent evaluation and mitigation measures so as not to collapse the power supply system.
Multi-input and output systems are a major challenge to both the classical optimization
techniques and the heuristic ones. ADN is made up of complex non-linear systems whose
requirements need techniques that respond timely, effectively, and adequately to different
configurations. Classical optimization, however, cannot handle such complexities. In
heuristic techniques, the high frequency of change in system dynamics affects the model
formation of MPC due to the complexities and requires high computational power to run
such simulations. The introduction of artificial intelligence (AI) could further improve the
performance of techniques, such as MPC in microgrids, and deep learning could also deal
with imprecise models.
This entry is adapted from the peer-reviewed paper 10.3390/app132312573