FACULTY OF ENGINEERING
MASTER THESIS
Secondary control in islanded smart distribution systems considering renewable resources and energy storage: A centralized approach based on convex optimization. Miguel Angel Rios Ocampo Supervised by PhD. Alejandro GARCES Co-supervised by PhD. Alexander MOLINA-CABRERA September, 2020
Abstract This thesis proposes a receding horizon strategy for the secondary control of islanded microgrids. The proposed control takes into account the action of the primary control as well as the references given by the tertiary control. A convex optimization model is solved in each time step, based on a linear approximation of the frequency-dependent power flow equations. The main objective of the control is to carry out frequency and voltages to suitable values, taking into account capacity limits of renewable sources and energy-storage devices.
As shown along this document, there are several techniques implemented to deal with the secondary control problem in scientific literature. Neveretheless, the innovation of this proposal lays on the fact that using convex optimization, as a tool for the receding horizon scheme and the hierarchical control structure, allows the algotithm to reach the global best solution that reduces the system frequency deviation around the nominal value. Numerical experiments on the CIGRE low-voltage benchmark test system were implemented to demonstrate the performance of the proposed control. The algorithm has demonstrated that under different load scenarios the best solution is found.
Acknowledgement This master thesis is part of the project 111077657914 funded by the Colombian Administrative Department of Science, Technology and Innovation, COLCIENCIAS, contract number 031-2018 and carried out thanks to the support of professors PhD-Alejandro Garces and PhD-Alexander Molina- Cabrera, who with their knowledge, commitment to academic research and the improvement of education and society, contribute substantially to the construction of scientific studies that creates new paths for future networks and new generations.
Table of contents
1
Introduction
9
1.1
Motivation . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
9
1.2
Microgrids . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
11
1.3
State of the art
. . . . . . . . . . . . . . . . . . . . . . . . . .
13
1.4
Receding horizon-based sequential convex optimization problem . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
18
1.5
Contributions . . . . . . . . . . . . . . . . . . . . . . . . . . .
19
1.6
Structure of the thesis
. . . . . . . . . . . . . . . . . . . . . .
20
2
Control architecture
21
2.1
Hierarchical control
. . . . . . . . . . . . . . . . . . . . . . .
21
2.2
Level-0 control
. . . . . . . . . . . . . . . . . . . . . . . . . .
23
2.3
Primary control . . . . . . . . . . . . . . . . . . . . . . . . . .
24
2.4
Secondary control
. . . . . . . . . . . . . . . . . . . . . . . .
26
2.5
Tertiary control . . . . . . . . . . . . . . . . . . . . . . . . . .
29
2.6
Microgrids Stability under a hierarchical control structure
. .
32
2.6.1
Voltage stability . . . . . . . . . . . . . . . . . . . . . .
32
2.6.2
Frequency stability . . . . . . . . . . . . . . . . . . . .
33
2.6.3
Defintion of stability in microgrids
. . . . . . . . . . .
33
3
Microgrids Stability
35
3.1
Stability . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
35
3.1.1
Voltage stability . . . . . . . . . . . . . . . . . . . . . .
36
3.1.2
Frequency stability . . . . . . . . . . . . . . . . . . . .
36
3.2
Defintion of stability in microgrids
. . . . . . . . . . . . . . .
37
4
Dynamic model of the grid
38
4.1
Grid model
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
38
4.2
Islanded Load flow . . . . . . . . . . . . . . . . . . . . . . . .
Centralized secondary control
47
5.1
Receding horizon . . . . . . . . . . . . . . . . . . . . . . . . .
47
5.2
Optimization model
. . . . . . . . . . . . . . . . . . . . . . .
49
5.3
Integrating optimization model and power flow . . . . . . . .
50
6
Results
53
6.1
Highly loaded scenario . . . . . . . . . . . . . . . . . . . . . .
53
6.2
Low charged scenario
. . . . . . . . . . . . . . . . . . . . . .
59
6.3
Impact of the proposed secondary control in the voltage stability 64
7
Conclusions
67
7.1
Future work . . . . . . . . . . . . . . . . . . . . . . . . . . . .
68
Apendices
68
A Test system
69
A.1 Parameters
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
List of Figures
1.1
Microgrid including heterogeneous generation, communication structures between all control layers, control and operation strategies.
. . . . . . . . . . . . . . . . . . . . . . . . . .
12
2.1
Hierarchical control time scale in a traditional power system when a disturbance at t = 0s is presented Milano et al. (2018) 22
2.2
Hierarchical control time scale in microgrids with actived power when a disturbance occurs at to. Taken from Bevrani and Raisch (2017) . . . . . . . . . . . . . . . . . . . . . . . . . . .
23
2.3
Integration of different distributed resources through voltagesource converters.
. . . . . . . . . . . . . . . . . . . . . . . .
24
2.4
Relation for P −f and Q −V droop control in low-voltage microgrids. 2.4a shows the Q −V droop control relation. 2.4b indicates that for a reduction or increase of the system frequency the active power injected to the microgrid system increases or decreases, respectively. It is worth to highlight that, in islanded operation, the active power is limited for the generation capabilities of each distributed energy resource.
.
26
2.5
Microgrids frequency behavior considering primary and secondary control under a frequency variation. . . . . . . . . . .
27
2.6
Secondary control main architectures. 2.6a shows the centralized architecture and 2.6b shows the decentralized architecture.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
29
2.7
Schematic representation of the hierarchical control for island operation of microgrids.
. . . . . . . . . . . . . . . . . .
30
2.8
Signals flow between a hierarchical control scheme . . . . . .
31
4.1
Connected graph example . . . . . . . . . . . . . . . . . . . .
39
4.2
PI line model considered for the distribution system,
. . . . .
4.3
Islanded power flow. . . . . . . . . . . . . . . . . . . . . . . .
46
5.1
Receding horizon strategy for the secondary control of islanded microgrids
. . . . . . . . . . . . . . . . . . . . . . . .
48
5.2
Schematic representation of secondary control model taking into account primary and tertiary control effect . . . . . . . .
51
6.1
Variation of set points of active power provided by the secondary control - highly loaded case . . . . . . . . . . . . . . .
54
6.2
Variation of set points of reactive power provided by the secondary control - highly loaded case . . . . . . . . . . . . . . .
55
6.3
Frequency dynamic response for the optimal set points - highly load case. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
56
6.4
Secondary control voltage response.
. . . . . . . . . . . . . .
57
6.5
Voltages dynamic response to optimal set point in a highly loaded scenario.
. . . . . . . . . . . . . . . . . . . . . . . . .
57
6.6
Secondary control Active power injected response.
. . . . . .
58
6.7
Injected active power dynamic response in every DER converter for the optimal set points in highly loaded scenario. . .
58
6.8
Injected power behavior by every storage device due to the optimal set points - Highly loaded scenario.
. . . . . . . . . .
59
6.9
Energy behavior in every storage device due to the optimal set points - Highly loaded scenario. . . . . . . . . . . . . . . .
59
6.10 Secondary active set points variation - Low charged scenario.
60
6.11 Secondary reactive set points variation - Low charged scenario. 61
6.12 Frequency dynamic response to optimal set points - Low charged
scenario. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
62
6.13 Dynamic response of primary control voltages to the optimal
set points - Low charged scenario. . . . . . . . . . . . . . . . .
63
6.14 Secondary control voltages response to the optimal set points
- Low charged scenario.
. . . . . . . . . . . . . . . . . . . . .
63
6.15 Secondary injected power behavior by every DER converter
due to the optimal set points - Low charged scenario. . . . . .
64
6.16 Injected power behavior by every DER converter due to the
optimal set points - Low charged scneario. . . . . . . . . . . .
64
6.17 Injected power behavior by every storage device due to the
optimal set points - Low charged scenario. . . . . . . . . . . .
65
6.18 Energy behavior in every storage device due to the optimal
set points - Low charged scenario. . . . . . . . . . . . . . . . .
A.1 The CIGRE low voltage benchmark test system
. . . . . . . .
List of Tables
1.1
Main conrtributions of relevant references considering a centralized secondary control for microgrids.
. . . . . . . . . . .
15
1.2
Main conrtributions of relevant references considering a decentralized secondary control for microgrids.
. . . . . . . . .
16
6.1
Load values . . . . . . . . . . . . . . . . . . . . . . . . . . . .
54
6.2
Load vaues
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
60
A.1 Line types . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
70
A.2 Nodes connection . . . . . . . . . . . . . . . . . . . . . . . . .
71
A.3 Converters Data . . . . . . . . . . . . . . . . . . . . . . . . . .
72
A.4
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
Chapter 1 Introduction Concerns about climate change increase around the word with the electrical sector, the most important sectors for the industry and general daily life, as one of the main causes. Thus, it has to contribute to mitigate those problems. One way to contribute to the mitigation of these issues is including different types of generation into the energy mix. The inclusion of new ways of generation brings challenges for the traditional network as they need power electronic devices, new control strategies, new operation modes and different operation controls. Thereby, microgrids appears as a solution for the integration of renewable generation, with the possibility of operating disconnected from the traditional grid. Then, microgrids control requires to be distributed in different layers to guarantee a reliable operation. In this case, hierarchical control strategies including primary, secondary and tertiary layers, have been proposed to stabilize the system after a disturbance, improve set points of power electronic devices to restore electric variables to their rated values and enhance optimal grid operation, respectively. This master thesis deals with secondary control, which takes both local and global control signals in order to improve the power quality and guarantee microgrids stability. In this chapter, the general concepts accompanied by the main contributions of the study made for islanded microgrids with the inclusion of renewable generation and hierarchical control structures, are identified.
1.1
Motivation Wind and solar energy, integrated to traditional energy networks, are promising solutions to mitigate climate change and CO2 emissions. Nevertheless,
these new electric generation resources may induce challenges related to the operation, stability and reliability of distribution grids. Thus, the incorporation of renewable generation and new electronic devices such as energy storage, accompanied by control strategies and mathematical optimization models, may improve economical and operational aspects of the grid. At this point, traditional networks with the inclusion of all mentioned technologies, can be considered as the so-called smart grids.
The main control challenge in smart distribution grids operating in islanded mode is related to the voltage and frequency deviations because of the absence of reference or slack bus, which is able to keep both voltage and frequency constants. Then, several tools such as the load flow requires to be modified to consider frequency variations; a mathematical optimization model that guarantees convergence, feasibility and real time operation becomes necessary in order to implement a centralized secondary control. However, the power flow problem is a nonlinear and nonconvex problem. A linear and convex approximation is required for the strategy to ensure uniqueness in the solution and a proper time for the operation in the microgrid. Therefore, under a similar hierarchical control strategy as for traditional power systems, microgrids includes a secondary control layer which is projected to guarantee reliability, improve power quality and re-establish frequency and voltage deviations. The latter, allows the system to reach a feasible operating point considering all previously mentioned devices and strategies.
The main aim of this master thesis is to generate a centralized secondary control which allows the system to operate in suitable values of voltage and frequency. This can be solved by combining mathematical optimization, renewable generation, energy storage systems and a control strategy as the main characteristics of the proposed method.
A linearized power flow method should be integrated to the secondary control problem since the islanded operation of the system is treated. As previously mentioned, this method may include frequency variations given the lack of a reference bus. Likewise, a mathematical optimization model, capable of guarantee feasibility in the results, convergence and real time operation, must be formulated. In this case, as the system is operating in island mode, the convergence is limited to the system parameters. Finally, the discretization and parametrization of the model must allow real time operation considering the model execution time. The integration of all afore-
mentioned, allows formulate a receding horizon scheme for the centralized secondary control in islanded smart distribution systems under a hierarchical control. This methodology can consider the dynamics of the primary control and also steady state results from tertiary control. It is worth to mention that creating this secondary control concept infers a computational, theoretical and methodological effort due to the high number of elements considered into the study. Furthermore, the solution of this problem can be obtained using different types of software and also free software such as Python and CVX.
1.2
Microgrids The integration of non-conventional renewable energy resources into the electric network is imminent due to growing concerns about greenhouse gases emissions, global warming and necessities of customers given the existence of new technologies, such as electric vehicles. These heterogeneous generation systems, including also large communication structures, control and operation strategies are commonly named Smartgrids. Smartgrids and microgrids voltage operating values can be found between the range from 400V to 69kV Hatziargyriou et al. (2007).
Their integration is an engineering challenge due to the complex operational changes powered by the inclusion of power electronic elements and the stochastic behavior of solar radiation and wind speed. Figure 1.1 shows an example of a microgrid under the mentioned concept.
Then, storage systems such as battery energy storage systems (BESS) and super-conducting magnetic energy storage (SMES) are technologies that should be considered to serve as assistances for the system reliability. BESS can store energy for long periods of time and can serve as load curve flatteners (Stecca et al., 2020). On the other hand, SMES can provide services as a stabilizer for the system since they can inject high amounts of energy to the system in transitory disturbance. The behavior of both storage elements, show the necessity of creating a coordinated methodology for an optimal operation of the system. At that point, smart grids operating either in connected or islanded mode require a methodology that integrates the properties of BESS and SMES, considering the variability of the primary resource.
MICROGRID
AC DC AC DC AC DC AC DC DC DC DC AC DC AC DC DC
PCC
Solar Wind Hydro Storage
MAIN GRID
Local control Balance control Operation control Figure 1.1: Microgrid including heterogeneous generation, communication structures between all control layers, control and operation strategies. A strong, reliable and secure smart grid must consider a control strategy which integrates all previously mentioned aspects while operating in grid-connected mode or in island mode. Particularly in island mode, several methodologies may be adopted. For example, a centralized approach for the secondary control can be implemented for the system in order to achieve the voltage and frequency references when operating in either connected or island mode. Also, optimal power-sharing must be guaranteed. A special research work related to an islanded load flow for radial distribution networks must be considered due the absence of slack bus and therefore the missing of frequency and voltage references. Furthermore, it needs to be linearized in order to ensure uniqueness of the solution and a real time operation. Besides, smart transformers enable a local generation of reactive power which can improve the stability of the system and can interconnect a smart distribution system to both the main grid or other smart systems, allowing a re-synchronization in a case where the grid is operating in island mode.
All of these issues could be considered, in the operative point of view, to an optimization problem. In the scientific literature, several algorithms and methodologies have been studied in order to accomplish power balance, establishment of set points for frequency and voltage, among others. However considering that it is a control problem, the system requires a real
time operation, uniqueness and global solution which is a challenge from a theoretical perspective. Convex optimization, as a fundamental part of mathematical optimization, includes these variety of properties that can ensure uniqueness on the solution and can also guarantee a global optimum for the problem.
Additionally in practical problems related to electrical systems, convex optimization gives the global optimum in a very small amount of time, e.g, grant a real time operation for a control system in an electrical network.
1.3
State of the art Microgrids are low voltage systems characterized by a considerable inclusion of distributed energy generation, interconnected loads and energy storage devices. For a system to be considered a microgrid, it may guarantee the correct operation either connected to the main grid or in island mode (Hirsch et al., 2018). Then, studies related to the development of smartmicrogrids and their control systems are recently a topic of interest for the scientific community. In grid-connected mode, voltage and frequency are defined by the main grid and a relatively simple synchronization strategy is required in each distributed resource (Rocabert et al., 2012). This differs from island mode, where the references for voltage and frequency are settled by the converters themselves, using a hierarchical scheme of primary, secondary and tertiary controls, just as in the case of power systems (Bidram and Davoudi, 2012) (Guerrero et al., 2013).
Some challenges for the adoption of microgrids are the voltage and frequency regulation, storage planning, active and reactive power exchanges either in connected and islanded mode as well as their optimal operation (Che et al., 2017) (Han et al., 2016a) (Sahoo et al., 2018) (Alam et al., 2019). These challenges, along with the inclusion of heterogeneous distributed resources, distributed energy storage elements and different types of loads, require strong control strategies, under centralized or decentralized approaches, in order to satisfy local objectives to ensure the correct operation of the network in both connection modes. One methodology, as shown by authors in (Bidram and Davoudi, 2012), is a hierarchical timelayered structure mainly used in power systems that includes a primary, secondary and tertiary layers.
The main objective of the primary control is to achieve a stable equilibrium point (Farrokhabadi et al., 2019). This control requires to be fast, simple and reliable. Usually, a droop control is implemented locally in each converter (Chandorkar et al., 1993) which provides the voltage and current reference points at each distributed energy resource (DER) in order to stabilize voltage and frequency. However, frequency deviations can be added even in steady state. Another recent approach, is the use of virtual synchronous generators. Both approaches are equivalent from the small signal perspective, as was demonstrated in (D’Arco and Suul, 2014) and more recently in (Ferreira et al., 2019).
In contradistinction to the primary control, the secondary and tertiary controls are usually centralized and their main objective is to optimize the operation (Agundis-Tinajero et al., 2019). The secondary control, with a centralized approach, reestablish the microgrid frequency and voltage and compensate the deviations caused by the primary control, while the tertiary control optimizes the stationary state operation. Tertiary control is closely related to operative algorithms such as the optimal power flow and the economic dispatch (Capitanescu, 2016). Compared to the secondary control, the tertiary has a slow response and can be considered as a stationary state problem. There is a extensive literature about the primary and the tertiary control (see for example (Yazdanian and Mehrizi-Sani, 2014) and (Capitanescu, 2016) for a complete review of the primary and tertiary controls, respectively).
A wide variety of theoretical development about the secondary control in several approaches can also be found in the scientific literature. Authors in (Khayat et al., 2020) made an extensive literature review around secondary control, its structures and main control strategies; the use of secondary control structures, therefore, becomes a key feature to increase microgrids resilience and deal with the stochastic behavior of distributed generation. In (Delfino et al., 2018a), a study related to the optimal control in secondary level for small sized islanded microgrids was developed . Here, a receding horizon scheme was proposed for secondary and tertiary levels by implementing a multiobjective problem considering a single bus grid with the inclusion of diesel generation.
Shafiee et al. (Shafiee et al., 2014) proposed a secondary control approach that not only restores frequency and voltage of the microgrid but also ensures reactive power sharing under a decentralized strategy (Shafiee
Reference Main Contribution Controller type (Savaghebi et al., 2012) (Savaghebi et al., 2012) (Vovos et al., 2007) (Andishgar et al., 2018) (Han et al., 2016b) Harmonic cancellation PI (Han et al., 2016b) (Savaghebi et al., 2012) Voltage Unbalance compensation PI (Meng et al., 2014) Voltage Unbalance compensation Cost function (Micallef et al., 2014) Management of reactive power Cost function (Liu et al., 2015) Time delay consideration Gain schedulling approach (Yang et al., 2016) Voltage control Multi-objetive Optimization Table 1.1: Main conrtributions of relevant references considering a centralized secondary control for microgrids.
et al., 2014); this strategy allowed a control signal to be locally sent to every primary controller. Authors in (Savaghebi et al., 2012) proposed a hierarchical scheme including the primary and secondary control levels which comprised local controllers for the primary control and a proper design for the central secondary controller, in order to manage the compensation of voltage unbalance at the point of common coupling. In (Yang et al., 2016), an optimal secondary voltage control strategy was proposed with the main objective of keeping the voltage magnitudes of selected nodes within the allowed range and, also, to accomplish accurate reactive power distribution. The studies made in (Chen and Xiao, 2018) and (Bidram et al., 2013) proposed a cooperative secondary control for islanded microgrids seen as a multiagent systems. For that reason, the communication burden between distributed generators are highly reduced. Nevertheless, authors also conclude that an auxiliary centralized controller was necessary. Similarly, (Manaffam et al., 2018) presented an intelligent pinning-based cooperative secondary control which efficiently synchronizes distributed generation in a microgrid to their nominal voltage and frequency values after disconnecting from the main grid; the selection of pinning nodes depends strictly on the topology of both power and communication systems. Tables 1.1 and 1.2 show the main contributions of relevant references considering both centralized and decentralized secodary control strategies, respectively. Furthermore, studies related to active power sharing, small-signal analysis and frequency restoration where developed while communication mech-
Ref Main Contribution Controller type (Shafiee et al., 2014) Proper reactive power sharing PI-based Multi Agent systems (Bidram et al., 2013) Input–output feedback linearisation PI-based Multi Agent systems (Chen and Xiao, 2018) Communication burden reduced Event-triggered (Ding et al., 2019) Active power sharing Event-triggered (Manaffam et al., 2018) Improved transient voltage Heuristic algorithms (Coelho et al., 2016) Small-signal analysis Consensus algorithm Table 1.2: Main conrtributions of relevant references considering a decentralized secondary control for microgrids.
anisms, strategies and communication time delays were considered (Ding et al., 2019) (Coelho et al., 2016) (Ahumada et al., 2016); authors states that MPC-based strategies are the main control strategy recommended to be implemented in systems where communication delays are unknown with large variation values. Distributed secondary control for DC Microgrids have also been considered in (Wang et al., 2016) where better dynamic current sharing performance is achieved and enhanced by using an additional average current controller and average droop coefficient controller. As energy storage systems play an important role in microgrids, especially in the secondary control, the study presented in (Ortega and Milano, 2016) proposed a generalized model of energy storage elements considering voltage and angle stability analysis which is useful to compare different control strategies. Despite centralized control schemes require large communications infrastructure due to a big amount of data that needs to be transfered, it fits very well with microgrids where DERs are close together (Abedini et al., 2016) (Rocabert et al., 2012) (Chuvychin et al., 2007). Centralized techniques have also been studied for high-voltage transmission systems (Machowski et al., 1997). Event-triggered control was used in (Chen and Xiao, 2018) for the secondary voltage control in islanded microgrids while in (Delfino et al., 2018b) a receding horizon-based control scheme was presented for secondary and tertiary optimal control.
Furthermore, studies related to the SMES and BESS to improve power system dynamics performance have been under study in recent years (Mitani et al., 1988) (Maly and Kwan, 1995). Energy storage devices compensate the power and frequency oscillations powered by the stochastic behavior
and intermittent availability of the primary energetic resource as they extract and add power from the network. Energy quality indices amelioration is provoked as well as a flattening on the load curve. However, despite battery energy storage systems (BESS) can store energy for a long time, they can not deal with transient operative problems.
Here, super-conducting magnetic energy storage (SMES) and super capacitors can be included since they allow a fast and repetitive charge/discharge cycles preserving the device lifetime (Nomura et al., 2020); nevertheless, they can only store energy in intervals of minutes. Then, a coordination strategy considering different time horizons for all storage devices needs to be included. Ali et al. (Ali et al., 2010) show a variety of potential applications of SMES where it is clear that these devices with a high return efficiency (up to 95%) also have a fast response time for dynamic change of power flow. Besides, SMES (Abu-Siada and Islam, 2011) and BESS (Li et al., 2013) have the capabilities to ensure the correct operation hybrid AC/DC grids considering the integration of DERs.
This and other problems related to distribution grids such as phase balancing, feeder reconfiguration, among others, can be solved by using metaheuristic techniques. Nevertheless, these type of techniques do not guarantee a global optimum and a unique solution, without mentioning that the execution time could be large. Nevertheless, different techniques as the shown in (Rios et al., 2019) are being developed to reduce drastically the heuristic algorithms execution time. On the other hand, convex optimization, as a mathematical technique that is in constantly growth for electrical systems applications, has a wide group of mathematical properties which can guarantee uniqueness on the solution, a global optimum under certain conditions and a real time operation due to the high efficiency of the algorithms; characteristics that are ideal for smart distribution systems where a real time operation is fundamental for the correct operation of the network. Being an intermediate layer, the secondary control shares some characteristics from both the primary and the tertiary control. Therefore, a well designed secondary control requires to include the frequency variation and the droops given by the primary control. Moreover, it requires to include capability constraints as the tertiary control. Therefore, optimization-based controls such as model predictive control or receding horizon are ideal for
this type of application1. The receding horizon strategy is based on a simple idea: to solve an optimization model in each time step. Therefore, the optimization model requires to represent accurately the microgrid and be simple enough to be evaluated on-line with guarantee of convergence. Convex optimization emerges as a suitable alternative in this case. The study of smart distribution systems also require the integration of methodologies such as a power flow that can solve the problem while the network is opperating in islanded mode. This type of developments need to work optimally in order to give a fast response to the control elements. The study in (Esmaeli et al., 2016) presents a Guaranteed convergence Particle Swarm Optimization with Gaussian Mutation (GPSO-GM) algorithm for solving a power flow for islanded microgrids which considers the system frequency as a load flow variable due to the non-existence of a slack bus. Similar study was realized in (Agundis-Tinajero et al., 2019) without the use of an heuristic algorithm where secondary frequency control fixes the phase angle reference. Additionally, a linearization of the power flow problem as presented in (Ahmadi et al., 2016) and (Garces, 2016) allows to include applications based on convex optimization (Boyd and Vandenberghe, 2004), optimal power flow and distribution system dynamics. Nevertheless, the principal objective of these studies is to apply convex optimization to optimal power flow problems and economic dispatch.
Finally, a variety of methodologies were followed in order to implement an optimal load shedding in islanded microgrids (Bakar et al., 2017). In (Khamis et al., 2018) a backtracking search algorithm was used to implement the a load shedding scheme.
However, in (Wu et al., 2017) a sub-gradient-based method for the distributed coordination load shedding, which is demonstrated to have better performance, was proposed. However, this type of methodologies are more a concern of tertiary control.
1.4
Receding horizon-based sequential convex optimization problem A methodology for the solution of secondary problem issues, including the network parameters, generation capabilities and following the requirements 1Although the terms model predictive control and receding horizon are usually considered synonyms, the former is more common for linear models with quadratic functions.
mentioned in Section 1.1, can be presented with a receding horizon approach. Besides, the islanded operation mode characteristics may be taken into account by this methodology as well as the selected tools that are capable of providing feasible results, such as convex optimization In this case, the proposed methodology for solving the secondary control problem, for a microgrid under the definition shown in Section 1.2, is a receding-horizon-based sequential convex optimization approach. This approach, implemented as a convex optimization problem, allows the inclusion of the system parameters as well as the capability limits of electronic converters and the variation of the frequency provoked by a network disconnection. As shown deeply in Section 5.1, a receding horizon strategy solves an optimization problem in a certain time interval which, at the same time, allows an approach of a hierarchical control architecture (see Chapter 2) including a secondary control strategy that considers the dynamics of the primary control and the steady state operation given by tertiary control. Furthermore, a convex optimization problem guarantees a global optimum for each step and uniqueness in every solution.
1.5
Contributions A convex optimization approach for the secondary control of microgrids is presented. The main objective is that both, voltage and frequency of the microgrid, can be carried out to their nominal values, taking into account the limits of capacity of distributed resources. The model has to demonstrate to be accurate. The model takes into account the fast dynamics of the primary control and the stationary state set points given by the tertiary control. In each iteration, the power flow as well as the optimization model obtains convergence. The model considers variations of the YBUS matrix with the frequency. The results, showed in Chapter 6, states that the algorithm reduces successfully the frequency deviation for all the converters around their nominal value. Furthermore, the steady state frequency is the same for all converters.
This thesis proposes a receding horizon strategy based on a convex optimization model for the secondary control in microgrids. The main contributions can be summarized as:
• A power flow method for island operation of microgrids consider-
ing variations on the frequency. This model considers a new concept
named centroid which is closely related to the center of inertia, commonly used in power systems applications.
The centroid allows to define a reference point in system with low inertia using the droop constants of the converters.
• A receding horizon strategy that considers both the effects and con-
straints of the primary and the tertiary control. In this way, capability of the primary resources is included directly into the model.
• A convex optimization model for the receding horizon scheme that
can be solved in every time-step.
Because it is a convex model, it guarantees global optimum and convergence of the algorithms in each time step.
The proposed strategy allows a better understanding of the relation among the dynamics of primary/secondary and tertiary controls.
1.6
Structure of the thesis The rest of the thesis is organized as follows: Chapter 2 describes the main characteristics of the hierarchical control as well as the mathematical models required thereof and a brief introduction to microgrids stability. Chapter 4 presents the model implemented for the secondary control considering heterogeneity in the generation, islanded operation mode, operation control and a control strategy considering variations on the frequency. Next, the proposed centralized secondary control is presented with a receding horizon approach in Chapter 5. Results are presented in Section 6 followed by conclusions in Section 7 and relevant references.
Chapter 2 Control architecture Electrical systems include several strategies of control for every portion of the system from the generation to the consumption. In the case of smartgrids as they must include connected or islanded operation mode, the control architectures must include local actions in each converter and also actions at system level in order to guarantee a proper performance. A hierarchical control structure is proposed to deal with this challenge as it includes a primary, secondary and tertiary layers that solves different problems as they communicate with each other.
In this chapter a hierarchical control structure for microgrids is presented.
In section 2.1 a general view of a hierarchical control structure is shown while in Section 2.2 a sub-layer called Level-0 control is presented. Sections 2.3, 2.4 and 2.5 show the main views of primary, secondary and tertiary control layers, respectively.
2.1
Hierarchical control In traditional power systems, each generator has several control mechanisms such as the speed governor and the automatic voltage regulator (AVR), excitation, among others, which are in charge of controlling the power generator independently if it is a hydro or thermal generator. Then, despite a primary, secondary and tertiary controls are included to guarantee a stable operation of the main grid the majority of control actions are made locally in every generator. Figure 2.1 shows the traditional time frame on a power systems for a frequency variation.
Secondary control Inertial response Primary control Tertiary control Generator rescheduling
5 s
30 s
15 min
75 min
Figure 2.1: Hierarchical control time scale in a traditional power system when a disturbance at t = 0s is presented Milano et al. (2018) In order to ensure the proper operation of a microgrid, when this is disconnected from the main network, a hierarchical control scheme, based on the traditional control scheme of a power system, is required. A hierarchical control has four levels of control, namely: level-0, primary, secondary and tertiary control.
Level-0 control is the intern control for a electronic converter that can control active, reactive, voltage or frequency, depending on the control variable. It is important to mention that the generation in a microgrid, considering the level-0 control, is heterogeneous since all level-0 controls can be different and for this reason a microgrid can be more versatile, and also more challenging, regarding the traditional system. Primary control is in charge of taking the system to a feasible operation point while secondary control, under a centralized or distributed approach, carries the system to the nominal values of frequency and voltage. On other hand, tertiary control aim is to guarantee the steady state optimal operation of the grid taking into account both market and system constraints. Figure 2.8 shows an example about the interaction between all control layers by measured and control signals. The interaction among all controls layers and their time-frame are important to obtain a suitable model as will be presented later in Section
4.1. Unlike traditional power systems where the main concern of control
is the time-frame of each layer, as shown in Figure 2.1, the performance of every control layer in a microgrid considers also the active power injected. This can be seen in Figure 2.2 where a hierarchical control time scale in microgrids is explained.
In this Chapter the definition of each control layer is shown. The definition of Level-0 control can be seen in 2.2, 2.3 for Primary control, 2.4 for secondary control and tertiary control definition can be found in 2.5.
Activated Power Inertial response Primary control Secondary control Tertiary control Generator rescheduling Figure 2.2: Hierarchical control time scale in microgrids with actived power when a disturbance occurs at to. Taken from Bevrani and Raisch (2017)
2.2
Level-0 control Distributed energy resources such as renewable sources and energy storage devices require a voltage source converter to be integrated to the microgrid as depicted in Figure 2.3. These converters in turns, require a level-0 control for the active power, reactive power, voltage or frequency. There are different approaches for this control, two of the most popular are the vector oriented control (Teodorescu et al., 2011) and the PQ theory (Akagi et al., 2011). Furthermore, passivity-based control has been also proposed to integrate distributed energy resources to microgrids (Montoya et al., 2018). The dynamic performance of these controls are fast enough to be neglected in the model of the secondary control. However, the stationary state performance and the control limits require to be analyzed.
Energy storage devices are represented by energy balance equations as follows:
Emin battery ≤Ek battery ≤Emax battery
(2.1)
P min battery ≤P k battery ≤P max battery
(2.2)
Ek battery = Ek-1 battery −P k battery∆t
(2.3)
microgrid DC AC DC DC Ps Ps, Qs DC AC DC DC Pw Pw, Qw DC AC AC DC PB PB, QB Figure 2.3: Integration of different distributed resources through voltagesource converters.
where Ek battery is the energy stored in the battery and P k battery the power interchanged with the grid in each time step k. Notice this power can be positive or negative, since the battery can be in charging or discharging. Notice also that this model is general for any energy storage device including superconducting magnetic energy storage, flywheels and supercapacitors. The model of renewable resources such as solar panels and wind turbines, are represented by their capacity as follows:
0 ≤p + ∆p ≤pmax
(2.4)
where the maximum power pmax is the available power given by the primary resource.
For the reasons previously mentioned, and as a fundamental component to add distributed resources to a microgrid, the electronic converter becomes an important structure for microgrids behavior.
2.3
Primary control The primary control is the control action carried out by local controllers at the load/grid power converters. This control takes the system to a stable equilibrium point while ensuring that voltage and frequency tracks their set
points in a time-frame of 50ms. Since the primary control is faster than secondary and tertiary controls, it includes islanded detection, power sharing and output control (Yazdanian and Mehrizi-Sani, 2014). There are a few strategies for the primary control depending if the network is operating in grid-connected mode or islanded from it. First, the centralized primary control operation is based on a master-slave strategy where a converter operates in voltage control mode as a master and all the other converters operate in PQ mode as slaves current source converters. Here, by using droop control, the master converter addresses the references of frequency and voltage. Then, all of the slave convertes inject active and reactive power taking into account the reference points given by the central controller. It is important to mention that in grid-connected mode it exist the possibility that a lot of converters are able to operate in PQ mode since the main grid determines the frequency and voltage.
On the other hand, P −f and Q−V represent the classical droop method which is in charge of the frequency and voltage regulation when the network is operating in islanded mode. The relation of active power and frequency and reactive power and voltage can be seen in Figure 2.4. The droop method imitates the inertial behavior of a synchronous machine in order to balance the difference between generation and demand while the frequency is stabilized. So, the P −f control reduces the frequency to increase the injected active power while the Q −V reduces the voltage magnitude in order to allow the increasing of reactive power.
Droop controls for voltage and frequency are considered, by Equations (2.5) and (2.6), below:
ξk(pk −¯pk) + ω0 = ωk
(2.5)
ζk(qk −¯qk) + ¯vk = vk
(2.6)
where ¯pk, ¯qk, ¯vk are reference values given by the tertiary control and ξk, ζk are the droop constants given by the primary control. ω0 is the nominal frequency and pk, qk, vk, ωk are variables in the model (i.e active power, reactive power, voltage and frequency).
r m m~ mw Δr ∗ (a) Relation between Reactive power and voltage for Low-voltage microgrids
lw Δ (b) Relation between Active power and frequency for Low-voltage microgrids Figure 2.4: Relation for P −f and Q −V droop control in low-voltage microgrids. 2.4a shows the Q −V droop control relation. 2.4b indicates that for a reduction or increase of the system frequency the active power injected to the microgrid system increases or decreases, respectively. It is worth to highlight that, in islanded operation, the active power is limited for the generation capabilities of each distributed energy resource.
2.4
Secondary control Microgrids are systems that, different from the traditional power system, are more susceptible to voltage and frequency variations since they operate even in islanded mode. Therefore, the system response to a disturbance is more challenging due to the lack of inertia if distributed energy resources are considered. Furthermore, a microgrid includes power electronic devices that are not included in traditional power systems.
As seen in Section 2.3, primary control carries frequency and voltage variables to a stable point which is necessarily not the nominal values. The main objective of secondary control is to restore frequency and voltages from stable to nominal values after a change of load and/or generation and even if the microgrid is disconnected from the main grid. Secondary con-
trol is the intermediate control layer between primary and tertiary control. It takes measured signals from primary control and give them to the tertiary control. The latter, that is in charge of guarantee a proper steady state operation (see Section 2.5), gives a range of possibilities to secondary control for it to generate new set points, as a control signal, for primary control. Secondary control, as a slower dynamic control in respect to primary control, is responsible for power quality improvement since it provides the new set points for the primary control while taking into account the frequency and voltage variations provoked when the grid starts operating in islanded mode. The power injections of every distributed resource must be established taking into account, also, limits of capability from the primary resources as well as grid codes.
Besides, the secondary control requires to take into account the droop constant and the frequency of the primary control and, also, the set points given by the tertiary control which is an stationary state optimal power flow (see Section 2.5). Therefore, some general aspects of the primary and the tertiary control require to be represented in the model.
Connected mode Islanded mode / Load variation / Generation variation
SECONDARY
CONTROL
| | ∗
PRIMARY
CONTROL
Figure 2.5: Microgrids frequency behavior considering primary and secondary control under a frequency variation.
Figure 2.5 shows the behavior of the frequency, considering primary and secondary control, when it is disconnected from the main grid or, a generation or load variation, is presented. When a frequency variation appears primary control stabilizes it, whether or not in the nominal value f∗. Then, secondary control, considering the reached stable point and the operation capabilities, granted by tertiary control, gives a new series of set points in
order to increase or decrease power generation and, in that way, carry the system frequency to f∗.
Despite the inclusion of power electronic devices, a microgrid has low inertia properties and its generation capacity is limited. Thus, a small change on the microgrid load has a powerful impact on the systems frequency. Depending in the nature of its operation the secondary control can be centralized or decentralized (Sahoo et al., 2018). The decentralized strategy allows a communication between all of the DG units in a microgrid when they are distributed in a wide area without the necessity of a central controller. Decentralized controllers reduce the economical impact of a large scale communications system and allow some ”plug and play” properties. Nevertheless, a decentralized control strategy can have complications when it is implemented in large-scale networks considering that every distributed generator, connected to the grid by a power converter, can only stabilize its own power injection, voltage and frequency (Xin et al., 2014) (Xin et al., 2011). In that way, for a non-coordinated stabilization of the grid, power balance can not be guaranteed. Some contributions in decentralized secondary control can be seen listed in Table 1.2 On the other hand, a centralized approach for the secondary control, coordinates all DG units preserving the same frequency for all of them. The key features of a centralized approach for the secondary control are active power management, voltage control, reactive power management, frequency restoration and harmonic cancellation. Important contributions in a centralized approach for the secondary control can be seen in Table 1.1 in Section 1.3.
Figures 2.6a and 2.6b shows the two main secondary control strategies architectures. In both, 2.6a and 2.6b, figures a set of n distributed generators are in charge to supply electricity to m loads.
For both strategies, the central controller in the case of a centralized approach and every decentralized secondary controller (DSC), have to analyze data from the generation, energy storage and loads in order to manage the energy and give control signals to every primary controller (PC) for them to take the system to its nominal values of frequency and voltage. In both cases a communication structure is required but for decentralized approaches each DSC has to communicate with the others to avoid that
CENTRAL SECONDARY CONTROLLER
DG 2 DG 3 DG 4 DG n DG 1
MICROGRID GENERATION
MICROGRID LOADS
PC1 PC2 PC3 PC4 PCn Load 1 Load 2 Load 3 Load m (a) Centralized architecture for the secondary control
DSC1
DG 2 DG 3 DG 4 DG n Load 1 Load 2 Load 3 Load m DG 1
MICROGRID GENERATION
MICROGRID LOADS
PC1 PC2 PC3 PC4 PCn
DSC2
DSC3
DSC4
DSCn
COMMUNICATION STRUCTURE
(b) Decentralized architecture for secondary control Figure 2.6: Secondary control main architectures. 2.6a shows the centralized architecture and 2.6b shows the decentralized architecture. everyone stabilizes separately. The control models implemented may also guarantee a real time operation. Then, the time frames including the time delays of communication structures must be considered. Figure 2.7 shows the objectives and time-frame of each of these control layers.
2.5
Tertiary control The tertiary control is a widely studied aspect of electrical systems (Ilic et al., 1995), which is the slowest control layer that can be summarized as an optimization problem related to the steady operation of the network. This optimization problem deals with economic related problems such as optimal dispatching, operation scheduling, unit commitment and optimization
AC DC Level-0 Primary Secondary Tertirary AC DC Level-0 Primary Market local controls centralized controls Microgrid Data frame
5 ms
50 ms
500 ms
stationary state Objective P,Q stable equilibrium frequency and voltage in operative limits optimal operation Figure 2.7: Schematic representation of the hierarchical control for island operation of microgrids.
for different objectives. Tertiary control is in charge of managing the active power exchange between de microgrid and the main grid when the microgrid is operating in connected mode. On the other hand, for islanded mode, tertiary control is in charge of the management of the available resources. Then, the tertiary control is considered, in many cases, as an optimal power flow problem that can be defined as follows by considering minimization of operation costs or power losses reduction, namely:
minimize Costs or Power Losses
(2.7)
subject to Grid constraints
(2.8)
Energy Balance
(2.9)
Energy storage systems constraints
(2.10)
Voltage Regulation
(2.11)
Generation capabilities
(2.12)
The objective equation (2.7) can be established in two ways: costs reduction or power losses reduction. For the costs reduction, the information of energy costs given by the network operator is required while for the power losses reduction, it is enough to consider the physical and electrical characteristics of the grid. Network constraints (2.8) addresses the line capacities and physical characteristics of the grid and (2.9) guarantees the energy bal-
PRIMARY CONTROL
SECONDARY CONTROL
TERTIARY CONTROL
LEVEL-0 CONTROL
`_ ]_ `_ ]_ `c2 `c1 Measured signal Measured signal Measured signal Control signal Control signal Control signal Hierarchical Structure iw~c~z Optimal Power Flow Economic dispatch Unit commitment Costs or Losses reduction Frequency control Voltage Control Real Time operation Centralized or distributed Droop Control Local control Figure 2.8: Signals flow between a hierarchical control scheme ance in all nodes. When storage systems are considered, several constraints (2.10) related to the state of charge, storage capacities and life time, must be included. Voltage regulation constraint (2.11) forces the voltages in all buses to be in an allowed range usually between 0.95 and 1.05 times the nominal voltage while constraint (2.12) limits the power generation taking into account the capabilities of the generators.
On the other hand, Figure 2.8 shows the information flow between all control layers where tertiary control sets the path of control signals for secondary, primary and level-0 controllers.
Tertiary control, as an optimal power flow with different objectives alongside a hierarchical control structure, has been used for several issues in traditional power systems operation, standalone microgrids (Zhao et al., 2013) and also for DC networks (Mohamed et al., 2017). It also contributes to
global power quality optimization when a hierarchical control structure is implemented to realize optimal voltage unbalance compensation in islanded microgrids (Meng et al., 2014). Furthermore, tertiary control can be considered as an stochastic optimization problem due to the variability in the load and the primary resource when renewable distributed generation is included (Vergara et al., 2020) (Olivares et al., 2015) (Silani and Yazdanpanah, 2019) (Lara et al., 2019).
2.6
Microgrids Stability under a hierarchical control structure As presented in Section 1.2, microgrids have become a widely studied subject for nowadays and future development of electric grids. However, due to their complexity, many analysis involving control, operation and stability are very challenging specially when islanded operation mode is considered. Then, many approaches to these problems are considered emulating the behavior of traditional power systems.
Section 2.1 shows the main operating properties of a hierarchical control in islanded microgrids which is similar to electric power systems. However, the stability problem is considerably different for microgrids since the system size is smaller than conventional power systems, the feeders are shorter and, thus, lower reactance to resistance ratio which provokes a different dynamic performance in comparison to electric power systems. Stability analysis in microgrids, differently from power systems, can be seen as a variation in all of the system variables especially when islanded operation mode is considered. This, as a result of the strong bond, especially, between voltage and frequency. Here, the characteristics of both voltage and frequency stability are discussed.
2.6.1
Voltage stability Due to the small size of microgrids compared to power systems, the voltage drops between nodes is considerable smaller since larger transmission lines limits the power transfer between generation and loads (Farrokhabadi et al., 2017). Nevertheless, principally in older grids evolving into smartgrids voltage drops may cause several issues. Therefore, control designs must consider this problem in order to preserve voltage regulation also considering that a change of voltage in terminals of energy sources are rapidly reproduced in all of the system and, thus, properly configured voltage-reactive
power (QV) droop, as shown in Section 2.3. Thereby, as an emulation of multiple generators in traditional power systems, the voltage in the terminals of a energy resource decreases linearly while reactive power increases the reactive power control; this is linked directly to the energy resource instead of FACTS, OLTCS which are not tipically considered in microgrids.
2.6.2
Frequency stability Differently from bulk power systems where voltage stability analysis are more relevant, frequency stability in microgrids is a major challenge. This is given by the lack of inertia in the system, low quantity if generation and the stochastic behavior of the primary source in every distributed energy resource. Here, a small modification of either load or generation may result in large stability issues. Moreover, even in the present of sufficient generation reserve, traditional techniques for frequency control are not fast enough to deal with frequency stability problems (Hajimiragha et al., 2015). The strong coupling between voltage and frequency, the variation of the reactance to resistance ratio and small size of the network the voltage varies in all of the grid, including load nodes, when reactive power is modified in the generation terminals which may result in frequency instabilities due to the low inertia of the system (Farrokhabadi et al., 2019). In this case, the absence of generation reserve may cause the frequency to be outside the feasible ranges. For this reason, coordinated control schemes that preserves frequency stability inside feasible ranges while guaranteeing a proper voltage regulation in the system have to be proposed.
2.6.3
Defintion of stability in microgrids Despite the behavior of microgrids components are modeled similarly to electric power systems, the stability analysis is different since there are many differences between microgrids and conventional power systems. The main contrast lays in the low reactance to resistance ratio given by the radically smaller size of microgrids compared to power systems. Even more, microgrids include renewable energy sources that depend on the stochastic behavior of the primary resource. Also, the fitful behavior of renewable energy sources and reduced load numbers, considering also that the power injections are made by electronic power converters with small inertia, makes the stability analysis even more challenging. As microgrids must also operate in islanded mode, a small configuration modification in the grid may result in
larges voltage and frequency deviations. Then, control and operation strategies not only have to take voltage and frequency near to their nominal value but also have to guarantee frequency and voltage stability in microgrids especially in islanded operation.
A microgrid, as the one shown in Figure 1.1 is considered stable following the previous mentioned concepts if, after a disturbance, all of the steady state variables are preserved. Also, new steady state variables can be achieved as long as they are kept in the operational constraints. A disturbance can be considered as any external input which can be load modifications, component breakdown or even operational set-point adjustments for the power converters (Farrokhabadi et al., 2019). However, due to the particular characteristics of microgrids, stability can be analyzed under different approaches. In traditional power systems voltage stability issues happen more frequently, as shown previously, than frequency stability issues. However, in islanded microgrids is harder to maintain the frequency due to the absence of inertia in the system and the high penetration of renewable generation.
Despite stability is mainly dominated by primary control in electric systems, as the control with fastest response for a disturbance in the system, secondary control must be designed in order to generate feasible set points to primary control which also guarantees stability of all variables, in particularly for microgrids.
Chapter 3 Microgrids Stability As presented in Section 1.2, microgrids have become a widely studied subject for nowadays and future development of electric grids. However, due to their complexity, many analysis involving control, operation and stability are very challenging specially when islanded operation mode is considered. Then, many approaches to these problems are considered emulating the behavior of traditional power systems.
Chapter 2 shows the performance of a hierarchical control in islanded microgrids which is similar to electric power systems. However, the stability problem is considerably different for microgrids since the system size is smaller than conventional power systems, the feeders are shorter and, then, lower reactance to resistance ratio which provokes a different dynamic performance in comparison to electric power systems. In this chapter, a brief introduction to stability analysis for islanded microgrids is presented. Section 3.1 shows two main approaches for stability in microgrids comparing them to power systems stability. Section 3.2 shows the main definition of stability given by authors in microgrids.
3.1
Stability Stability analysis in microgrids, differently from power systems, can be seen as a variation in all of the system variables especially when islanded operation mode is considered. This, as a result of the strong bond, especially, between voltage and frequency. Here, the characteristics of both voltage and frequency stability are discussed.
3.1.1
Voltage stability Due to the small size of microgrids compared to power systems, the voltage drops between nodes is considerable smaller since larger transmission lines limits the power transfer between generation and loads (Farrokhabadi et al., 2017). Nevertheless, principally in older grids evolving into microgrids voltage drops may cause several issues. Then, control designs must consider this problem in order to preserve voltage regulation also considering that a change of voltage in terminals of energy sources are rapidly reproduced in all of the system and, thus, properly configured voltage-reactive power (QV) droop, as shown in Section 2.3. Thereby, as an emulation of multiple generators in traditional power systems, the voltage in the terminals of a energy resource decreases linearly while reactive power increases the reactive power control; this is linked directly to the energy resource instead of FACTS, OLTCS which are not tipically considered in microgrids.
3.1.2
Frequency stability Differently from bulk power systems where voltage stability analysis are more relevant, frequency stability in microgrids is a major challenge. This is given by the lack of inertia in the system, low quantity if generation and the stochastic behavior of the primary source in every distributed energy resource. Here, a small modification of either load or generation may result in large stability issues. Moreover, even in the present of sufficient generation reserve, traditional techniques for frequency control are not fast enough to deal with frequency stability problems (Hajimiragha et al., 2015). The strong coupling between voltage and frequency, the variation of the reactance to resistance ratio and small size of the network the voltage varies in all of the grid, including load nodes, when reactive power is modified in the generation terminals which may result in frequency instabilities due to the low inertia of the system (Farrokhabadi et al., 2019). In this case, the absence of generation reserve may cause the frequency to be outside the feasible ranges. For this reason, coordinated control schemes that preserves frequency stability inside feasible ranges while guaranteeing a proper voltage regulation in the system have to be proposed.
3.2
Defintion of stability in microgrids Despite the behavior of microgrids components are modeled similarly to electric power systems, the stability analysis is different since there are many differences between microgrids and conventional power systems. The main contrast lays in the low reactance to resistance ratio given by the radically smaller size of microgrids compared to power systems. Even more, microgrids include renewable energy sources that depend on the stochastic behavior of the primary resource. Also, the fitful behavior of renewable energy sources and reduced load numbers, considering also that the power injections are made by electronic power converters with small inertia, makes the stability analysis even more challenging. As microgrids must also operate in islanded mode, a small configuration modification in the grid may result in larges voltage and frequency deviations. Then, control and operation strategies not only have to take voltage and frequency near to their nominal value but also have to guarantee frequency and voltage stability in microgrids especially in islanded operation.
A microgrid, as the one shown in Figure 1.1 is considered stable following the previous mentioned concepts if, after a disturbance, all of the steady state variables are preserved. Also, new steady state variables can be achieved as long as they are kept in the operational constraints. A disturbance can be considered as any external input which can be load modifications, component breakdown or even operational set-point adjustments for the power converters (Farrokhabadi et al., 2019). However, due to the particular characteristics of microgrids, stability can be analyzed under different approaches. In traditional power systems voltage stability issues happen more frequently, as shown previously, than frequency stability issues. However, in islanded microgrids is harder to maintain the frequency due to the absence of inertia in the system and the high penetration of renewable generation.
Despite stability is mainly dominated by primary control in electric systems, as the control with fastest response for a disturbance in the system, secondary control must be designed in order to generate feasible set points to primary control which also guarantees stability of all variables, in particularly for microgrids.
Chapter 4 Dynamic model of the grid In previous chapters, a general overview a microgrids including 4 main features, for it to be considered a microgrid, is presented. Those features, heterogeneity, islanded operation mode, control strategies and operation control, must be included for a study of secondary control in islanded microgrids. Also, a hierarchical control architecture was presented. In this chapter, the model implemented for the secondary control considering heterogeneity in the generation, islanded operation mode, operation control and a control strategy, is presented as a dynamic model of the grid, considering that the latters parameters varies with the change of the frequency. In Section 4.1 the grid model is introduced while in Section 4.2 a methodology for the implementation of an islanded power flow is presented.
4.1
Grid model The grid is represented as a connected graph where every node k is connected to, at least, other node; i,e, an isle inside the microgrid is not considered. Figure 4.1 shows the analysis made in one node.
Also, with admittance matrix [ykm] = [gkm + jbkm] ∈Cn×n where n is the number of nodes considering the PI line model of Figure 4.2. A PI model is considered in distribution systems because the capacitive effects of cables and converter filters may became important and, thus, must be included in the grid model. Loads and step nodes are eliminated by a Kron’s reduction in order to obtain a system that only include nodes with controllable resources. When the connected mode is considered the frequency is imposed by the main grid. However, in islanded mode, every controllable resource must find
. . .
. . .
Figure 4.1: Connected graph example
. . .
. . .
Figure 4.2: PI line model considered for the distribution system, their own frequency; in this case the frequency for all controllable resources must be the same to guarantee the precise operation of the network. The nodal current for every node k is given by (4.1). ikeδk = n X m=1 (gkm + jbkm)vmejθm, ∀k ∈{1, 2, . . . , n}
(4.1)
Droop controls for voltage and frequency are considered by Equations (2.5) and (2.6). It is important to remark that the microgrid is operated in island model and hence, the admittance matrix depends on the frequency.
There is not slack node and therefore, the center of inertia of the system is considered in Equation (4.2) for the angle and in Equation (4.3) for angular frequency.
θCI = nP k=1 ξ−1 k θk nP k=1 ξ−1 k
(4.2)
ωCI = nP k=1 ξ−1 k ωk nP k=1 ξ−1 k
(4.3)
Considering Equations (2.5) and (2.6) and the Equation (4.1) of nodal currents, the active and reactive power injected at each node is obtained in terms of the droop constants, as follows:
¯pk + 1 ξk (ω0 −ωCI) = n X m=1 gkmvkvm cos(θkm)
(4.4)
+ X m∈N bkmvkvm sen(θkm)
(4.5)
¯qk + 1 ζk (¯vk −vk) = n X m=1 gkmvkvm sen(θkm) − n X m=1 bkmvkvm cos(θkm)
(4.6)
θCI = 0
(4.7)
ωCI = nP k=1 ¯pk −pk nP k=1 ξ−1 k + ω0
(4.8)
This set of non-linear equations constitutes the model of the grid including the effect of the primary control. ¯pk and ¯qk are the active and reactive
power references, respectively, for every k node of the system. ω0 is the frequency reference while ωCI is the center of inertia for angular frequency from Equation (4.3) which can be also considered as in Equation (4.8).
4.2
Islanded Load flow Traditional power flow considers the relation between the variations of active power and reactive power with angle and voltage variations taking into account the Jacobian matrix. Equation (4.9) shows this relation were ∆P and ∆Q represent the variation of active and reactive power, respectively, and ∆θ and ∆V the variation of angles and voltages while J concern to the Jacobian matrix.
∆P ∆Q = J ∆θ ∆V
(4.9)
where, J = Dpθ Dpv Dqθ Dqv
(4.10)
It is important to mention that Equation (4.9), considering the Jacobian structure shown in Equation (4.10), is the traditional power flow equation when the microgrid is in connected mode.
For the secondary control approach, considered for islanded microgrids in this document, two new variations must be included since smart distribution systems require to assure the proper performance of the network even in island mode. The main characteristics to consider in a microgrid operating under this mode are the absence of a slack bus that maintains fixed voltage and frequency and the inclusion of renewable generation connected to the microgrid by a electronic converters. A frequency-dependent load flow is then required to determine the operation point including frequency variations (Bravo et al., 2019). A Newton’s method is proposed with a linearization given by (4.11).
∆p ∆q ∆θCI = J ∆θ ∆v ∆ωCI
(4.11)
Here, two new variables are added to the problem. ∆θCI represents the variation of the voltage angles respect to the center of inertia of Equation
4.7 and ∆ωCI considers the variation of angular frequency of Equation 4.8
for all of the nodes with an associated electronic converter. Also, for the proposed seconday control approach, the effects of primary and tertiary controls must be contemplated. Equation (4.11) can be expressed as shown as in Equation (4.12) where the droop control is considered by the inclusion of ξ and ζ by Equations (2.5) and (2.6). ¯pk + 1 ξk (ω0 −ωCI) ¯qk + 1 ζk (¯vk −vk) ∆θCI = J ∆θ ∆v ∆ωCI
(4.12)
Furthermore, considering the definition given in Section 2.4 for the secondary control, a modification in the set points for every electronic converter associated to a renewable generation unit, is required. Then, two variables are added to Equation (4.12) as presented in Equation (4.13). ¯pk + 1 ξk (ω0 −ωCI) + ∆psec ¯qk + 1 ζk (¯vk −vk) + ∆qsec ∆θCI = J ∆θ ∆v ∆ωCI
(4.13)
Variables ∆PSEC and ∆QSEC are the ones that the optimization problem shown in Section 5.2 requires to find in order to reduce frequency deviation to its minimum. J corresponds to the Jacobian matrix associated to the set of non-linear Equations (4.4) to (4.8). This matrix given by (4.14).
J = Dpθ Dpv diag (1/ξ) + Dpω Dqθ Dqv + diag(1/ζ) Dqω −diag(1/ξ)
0
0
(4.14)
The elements Dpθ, Dpv and Dqθ are calculated as the usual load flow problem, taking into account the variation of the YBUS in terms of the frequency. Terms Dqv, Dqω and Dpω correspond to the variation of active and reactive power as function to voltages and frequency. Matrices diag(1/ζ) and diag(1/ξ) represent the droop constants.
Equations for active and reactive power in every node for an electric network connected to an infinite bus can be represented with Equations (4.15) and (4.16) below:
PN = fp (V, θ, Ybus)
(4.15)
QN = fq (v, θ, Ybus)
(4.16)
Hence, the Jacobian matrix that relates active and reactive power with voltages and anlges is given by Equation (4.17):
J =
∂fP ∂θ ∂fP ∂v ∂fQ ∂θ ∂fQ ∂v !
(4.17)
When islanded microgrids are considered, a primary control, as presented in Section 2.3, may be considered. Accordingly, variables PN and QN are modified. Equations (4.18) and (4.19), listed as follows, includes classical droop control constants for primary control: Pref + 1 ξ (ω −ωo) −fp (v, θ, Ybus(ω)) = f1
(4.18)
Qref + 1 ζ ( ¯V −Vref) −fq (v, θ, Ybus(ω)) = f2
(4.19)
X 1 ξi θi = 1 ξ T θ = f3
(4.20)
Variables Pref and Qref of Equations (4.18) and (4.19), respectively, vary with every loop of the optimization algorithm showed in Section 5.2. As the optimization algorithm finds the optimal modification of the set points in every DER converter, i.e ∆PSEC and ∆QSEC, in order to improve frequency and voltage profiles, then, the Pref and Qref values are given by Equations (4.21) and (4.22), below:
Pref(k) = Pref(k−1) + ∆PSEC(k)
(4.21)
Qref(k) = Qref(k−1) + ∆QSEC(k)
(4.22)
Hence, as a new variable ω is added to the problem, the Jacobian matrix considering frequency variations is show in the form of (4.23): J = ∂f1 ∂θ ∂f1 ∂v ∂f1 ∂ω ∂f2 ∂θ ∂f2 ∂v ∂f2 ∂ω ∂f3 ∂θ ∂f3 ∂v ∂f3 ∂ω
(4.23)
Therms ∂f1 ∂θ , ∂f1 ∂v and ∂f2 ∂θ are calculated as the traditional Newton’s power flow method while the rest are calculated as follows: ∂f1 ∂ω = 1 ξ −∂fp ∂ω
(4.24)
∂f2 ∂v = 1 ζ −∂fq ∂v
(4.25)
∂f2 ∂ω = −∂fq ∂ω
(4.26)
∂f3 ∂θ = (1 ξ )
(4.27)
∂f3 ∂v = 0
(4.28)
∂f3 ∂ω = 0
(4.29)
In order to find the terms ∂fp ∂ω and ∂fq ∂ω , the term ∂Ybus(ω ∂ω must be computed. Here, consider that Ybus(ω) is given by (4.30):
Ybus(ω) = A(jωL + R)−1AT + jωC
(4.30)
Also, renaming the term (jωL + R)−1, Equation (4.31) is proposed: Yo(ω) = (jωL + R)−1
(4.31)
Therefore, the derivative of the Ybus matrix respect to ω can be found by deriving the latter equation as presented in Equation (4.32): ∂Ybus(ω) ∂ω = A∂Yo(ω) ∂ω AT + jC
(4.32)
From Equation (4.32), Equation (4.33) is obtained where 1N represents the identity matrix:
(jωL + R)Yo(ω) = 1N
(4.33)
Hence, ∂Yo ∂ω can be calculated easily as follows:
0 = (jωL + R)∂Yo(ω)
∂ω + jLYo
(4.34)
∂Yo(ω) ∂ω = −(jωL + R)−1jLYo
(4.35)
∂Yo(ω) ∂ω = −YojLYo
(4.36)
by substituting Equation (4.36) in (4.32), the expression (4.37) can easily help to calculate expressions ∂fp ∂ω and ∂fq ∂ω from the modified Jacobian matrix:
∂Ybus(ω) ∂ω = −AYojLYoAT + jC
(4.37)
Finally, several advantages can be extracted from the islanded power flow. The variation of the Ybus matrix, modified by a variation on the frequency, followed by the inclusion of the primary control dynamics allow several advantages. Then, the proposed power flow can be seen as a block, as shown in Figure 4.3, that takes data from the grid and release signals that
can be processed by many applications; in this way, it can result on being a fundamental part of a control strategy.
Islanded Power Flow Islanded Grid parameters Consider primary control Consider secondary control set points Consider available resources given by tertiary control Figure 4.3: Islanded power flow.
On one hand, considering the absence of slack nodes this power flow algorithm can determine electric variables considering the nature of islanded grids. On the other hand, for microgrids, strategies for the control of the frequency, as a challenging issue, can be contemplated as it can deals with the absence of inertia by including the primary control. Then as the power flow may consider the influence of primary, secondary and tertiary controls a frequency control strategy can be proposed.
Chapter 5 Centralized secondary control As previously shown in Section 2.4 secondary control can be executed under different control approaches: centralized control or distributed control. Each one has its own advantages and disadvantages compared to the other. However, one difficulty in a decentralized approach is that all distributed generation units can reach different stable point.
It is important to highlight, in the case of the frequency, that it is not enough that all units reach a stable point but that this stable point is the same for all units. Hence, even for a decentralized strategy, a central controller is required for synchronization issues. Also, centralized approaches have demonstrated to be efficient for smart distribution systems or microgrids with generation units close to each other. In this chapter a centralized secondary control based on a receding horizon strategy is proposed.
5.1
Receding horizon Receding horizon approaches are a classical control techniques that have been used for electric powers system (Thomas, 1975). This control technique is an optimization-based control that solves an optimization problem in a certain time interval. Thus, the optimization techniques used for a receding horizon strategy must be fast and reliable. There are many ways to use a receding horizon strategy for electrical power systems as the shown in (Tielens and Van Hertem, 2017) which provides frequency regulation taking into account future load and wind variations. Also, it has been used for optimal placement of batteries (Fortenbacher et al., 2018) and, even, it has
been reformulated as an stochastic receding horizon control in (Jiang et al.,
2019).
For the secondary control problem (see 2.4 for a secondary control explanation), and considering that the power converters have a limited capacity of suddenly modify the injected power, a proposed approach based on the concept of receding horizon considering the primary control effect is depicted in Figure 5.1. Notice that unlike the ideal behavior of frequency shown in Figure 2.5, the secondary control improves, step by step, considering the network limitations, not only the frequency but also voltages and injected power.
The objective of the control is to carry out the frequency and the grid voltage to suitable values. In each time step, a frequency-dependent load flow, as the presented in Section 4.1, is calculated in order to determine the operative point and the corresponding linearization. Then, an optimization model is solved in order to determine the control actions required to carry out the frequency and voltages to their nominal values. This optimization model requires to be solved in real time. Therefore, it must to be convex in order to guarantee global optimum and convergence of the algorithm. Next, the control action is executed and the resulting operative point is calculated again by a frequency-dependent power flow. The process continues until the control objective is achieved.
t freq nominal Effect of the primary control Secondary control control horizon Figure 5.1: Receding horizon strategy for the secondary control of islanded microgrids In each step, the primary control achieves an stationary state due to the difference in the time-frame between the primary and the secondary control. However, the effect of the frequency from the primary is clearly considered
in the secondary control.
5.2
Optimization model The secondary control is performed by convex optimization approach which is based on the linearization given by the frequency-dependent power flow of Section 4.1. Two new variables, ∆psec and ∆qsec, are included in the model. These are the adjustments in the set point of active and reactive power, respectively, for every distributed resource. Then, the equation (4.12) can be rewritten as (4.13), as previously shown. This model allows the implementation of an optimization model in order to find the presented variations with the objective of minimizing the frequency deviation from its nominal value.
Then, while the frequency deviation from its nominal value is greater than a given tolerance, an optimization problem is solved as the frequency approaches its nominal value. This is shown in Section 5.3. The optimization model is shown below:
minimize ∥∆ω∥
(5.1)
subject tovmin ≤v + ∆v ≤vmax
(5.2)
pmin ≤p + ∆psec ≤pmax
(5.3)
∥∆psec∥≤∆pmax sec
(5.4)
∥∆qsec∥≤∆qmax sec
(5.5)
Emin battery ≤Ek battery ≤Emax battery
(5.6)
P min battery ≤Pbattery ≤P max battery
(5.7)
Ek battery = Ek-1 battery −P k battery∆t
(5.8)
¯p + ∆psec + (1/ξ)∆ω ¯q + ∆qsec + (1/ζ)∆v ∆θCI = J ∆θ ∆v ∆ωCI
(5.9)
Here, the objective function (5.1) is to minimize the deviation of the frequency from its nominal value in order to found the optimal modification for the set points in every converter. Equation (5.2) limits the voltages to a value between an allowed range (for example ±0.1pu) and Equation (5.3)
limits the power injected by each converters. In Equations (5.4) and (5.5) the adjustment on the set points of active and reactive power, respectively, are restricted in order to avoid changes that overcomes the converter capacity. Constraints (5.6) and (5.7) restricts the energy and power injected by the battery energy storage systems in each time step k while constraint (5.8) shows the remaining energy on every storage unit where ∆t refers to the time where a new set point is established.
This optimization model is convex since the objective function is convex and the set of constraints are linear/affine. Therefore, global optimum and convergence of the interior point algorithm are guaranteed.
5.3
Integrating optimization model and power flow The entire process required for each step of the receding horizon strategy is presented in Algorithm 1. This algorithm takes all of the the system parameters and measures of voltage and frequency, and performs an frequency dependent power flow in order to find the steady state parameters of the system, considering the effect of the primary control. At this point is important to recall that the absence of a slack bus delimits the problem solutions since its feasibility depends on the load that, in some cases, can be greater than the generation and storage capability.
Algorithm 1 Receding horizon Receive ←measures(v, ω, p, q) and references(¯p, ¯q, ¯v, ω0) (v, θ, ω) ←initialization(v, ω)measured ϵ →error while ϵ ≤1 × 10−8 do Calculate YBUS and ∂YBUS/∂ω Calculate Jacobian with (4.14) Calculate new values of PowerFlow(v, θ, ω) ϵ →error Solve Convex Optimization Model (5.1) to (5.9) returns: Control actions (p + ∆p, q + ∆q) After that, the optimization problem described in Section 5.2 is solved. It takes the results from the power flow such as the power injected by the converters, voltages, frequency and the the Jacobian matrix. The main required
results are ∆psec and ∆qsec which establish new set points that minimizes the frequency deviation ∆ω. This algorithm is solved in each time step of the receding horizon strategy. Figure 5.2 presents how the proposed centralized secondary control strategy reduces frequency and voltage deviations using the load flow presented in Section 4.2 while taking data from both primary and tertiary control.
Primary control Primary control Data Grid Data Tertiary control Microgrid Islanded Power Flow Optimization problem Loads DC DC DC AC AC AC Available resorces Data Figure 5.2: Schematic representation of secondary control model taking into account primary and tertiary control effect Three main issues must to be considered in order to use the strategy: i)
convergence of the power flow, ii) convergence of the optimization model and iii) feasibility of the optimization model. The first issue was analyzed in (Bravo et al., 2019) where convergence of the proposed power flow algorithm was demonstrated using Kantarovich Theorem. The convergence of the optimization model is guaranteed since the problem is convex (in fact, it is strongly convex).
Finally, feasibility depends on the demand value when the microgrid is islanded. This is because when the demand exceeds the generation and storage capabilities the problem became unfeasible. One way to mitigate this problem is to implement a load shedding scheme. From the operational point of view the load shedding problem must be solved by the tertiary control.
Chapter 6 Results As mentioned along this document, the main objective of the secondary control strategy presented is to carry the system frequency to the nominal value while preserving several electrical characteristics of the network such as voltage stability, voltage regulation and electronic devices capacities. For that reason, simulations must be carried out in order to guarantee that, effectively, the strategy proposed fulfils the requirements to be considered a feasible control architecture under different scenarios. The default parameters of the modified test system are shown in Appendix A.1. In this chapter a variety of results after implementing the sequential secondary control algorithm, in a modified low-voltage CIGRE benchmark microgrid, are presented. Under different load scenarios the modified 19 nodes microgrid presents different dynamic responses since a system operating in islanded mode is highly sensitive to load changes and perturbations. For this reason, and following the discussion carried out in Section 3, the stability of the voltage and frequency after every new set point is analyzed.
6.1
Highly loaded scenario In order to show the behavior of the grid, under the sequential secondary control strategy, the loads in every nodes were increased. Then, the loads for the system are shown in Table 6.1.
Figure 6.1 shows the modification on the set points for active power (∆PSEC) for a total time of 0.25 seconds where the frequency deviation is
Table 6.1: Load values Highly loaded scenario Node Load [W]
11
37000
13
60000
14
50000
18
12000
19
12000
minimized with a 1 × 10−4 error around its nominal value i.e. 60Hz. Every ∆PSEC is smaller than the previous one as the algorithm is reducing the deviation from the frequency as a main objective.
0
5 · 10−2
0.1
0.15
0.2
0.25
0
2
4
·10−2 Time(s) ∆Psec(pu)
12
13
14
18
19
Figure 6.1: Variation of set points of active power provided by the secondary control - highly loaded case Equally, for reactive power the modifications in the set points (corresponding to ∆Qsec) are shown in Figure 6.2. Here, every variation of the reactive power set point is made in order to maintain the voltages in the terminals of every power converter between the feasible boundaries defined by Equation 5.2. Furthermore, notice that, in both Figure 6.1 and 6.2, the set points do not exceed 1.2 times the nominal set point which means that the change on the set points do not exceed the value of ∆Psecmax and ∆Qsecmax from equations (5.4) and (5.5), respectively, which is 0.1pu for this case. This value, considering that phisycally, the electronic converters are not ca-
pable to increase or decrease their power injection to the network; this may also increase the number of the algorithm iterations until the optimal set points are settled.
0
5 · 10−2
0.1
0.15
0.2
0.25
−1 −0.5
0
·10−2 Time (s) ∆Qsec(pu)
12
13
14
18
19
Figure 6.2: Variation of set points of reactive power provided by the secondary control - highly loaded case As every modification on the set point is considered a disturbance in the case of microgrids, the verification that after every disturbance the frequency remains stable might be made. Also, frequency control and stability is more challenging as long as the lack of inertia in microgrids different from power systems where voltage stability is a main issue to be solved. Considering this, Figure 6.3 shows the dynamic response of the system frequency for the set points, of active and reactive power shown in Figures 6.1 and 6.2, established by the secondary control algorithm. Here, the frequency returns to his nominal value after 0.2 seconds for every DER converter after the algorithm is implemented when the disconnection from the main grid occurs. It is important to recall that despite the frequency varies in every converter in different ways, the steady state frequency is the same for each one.
On the other hand, Figures 6.4 and 6.5 evidences the secondary response and dynamic behavior from primary control voltages. It is also clear that the dynamic response of the voltages reaches a stable point while its regulation stays inside the values of 0.95 and 1.05 pu corresponding to Vmin and Vmax of equation (5.2) respectively.
This is made by the variation of reactive power injected by every electronic converter which is reproduced almost instantaneously in all of the nodes due to the small size of the microgrid;
5 · 10−2
0.1
0.15
0.2
0.25
0.96
0.98
1
1.02
zoom Frequency (pu)
4.8
5
5.2
5.4
5.6
5.8
6
6.2
6.4
·10−2
0.98
1
Time (s) Frequency (pu) Figure 6.3: Frequency dynamic response for the optimal set points - highly load case.
different from power system where the voltage drop in transmission lines are considerably larger. Besides, note that the secondary control voltage values are the same of the dynamic response given by primary control. Furthermore, Figures 6.6 and 6.7 shows the power injected by every DER converter for both secondary and primary control, respectively. Here, non of them exceeds the 20% of its nominal capacity and the dynamic response of every converter remains stable. The injection of active power is made to guarantee the equilibrium between generation and load and the injection of reactive power is made to maintain voltages inside feasible limits. Additionally, notice that the power injected by every converter differs from the set points of active and reactive power of Figure 6.1; this situation is given because the effect of primary control modifies the real power injected since it is the sum of the set point plus the effect of primary control.
5 · 10−2
0.1
0.15
0.2
0.25
0.99
1
1.01
Time (s) Voltage (pu)
12
13
14
18
19
Figure 6.4: Secondary control voltage response.
0
5 · 10−2
0.1
0.15
0.2
0.98
0.99
1
1.01
Time (s) Voltage (pu)
12
13
14
18
19
Figure 6.5: Voltages dynamic response to optimal set point in a highly loaded scenario.
Figures 6.8 and 6.9 show the behavior of the power injected by every energy storage unit and his energy respectively; the storage unit placed on node 12 has an initial energy of 1 pu while the units placed on nodes 14 and 18 have an initial energy of 0.8 and 0.1 pu, respectively. Since the value of EBatterymin from equation (5.6) is 0.1 the unit placed on node 18 start charging.
The active power injected by the converters and the batteries fulfills the demand at every time step. Besides, since the grid is operating in islanded mode and the model minimizes the frequency deviation, the storage
5 · 10−2
0.1
0.15
0.2
0.25
0.2
0.3
0.4
Time (s) Power injected by converters (pu)
12
13
14
18
19
Figure 6.6: Secondary control Active power injected response.
0
5 · 10−2
0.1
0.15
0.2
0.2
0.4
0.6
Time (s) Power injected by converters (pu)
12
13
14
18
19
Figure 6.7: Injected active power dynamic response in every DER converter for the optimal set points in highly loaded scenario. units provides the power that the DER converters cannot supply. This means that the secondary layer, being a fast control compared to the tertiary control, needs to guarantee that both frequency and voltage reach the nominal value. In order to do that, energy storage systems supply the energy needed for the secondary control to fulfill balance constraints of the optimization problem. On the other hand, tertiary control, as the layer in charge of the system optimal operation, is in charge to study the state of state of charge of energy storage systems in a longer time scale.
Also, the batteries are modeled as a tool that only operates in the case where the grid is in islanded mode.
5 · 10−2
0.1
0.15
0.2
0.25
−0.1 −5 · 10−2
0
5 · 10−2
0.1
Time (s) Pbattery (pu)
12
14
18
Figure 6.8: Injected power behavior by every storage device due to the optimal set points - Highly loaded scenario.
0
5 · 10−2
0.1
0.15
0.2
0.25
0.5
1
Time (s) Energy (pu)
12
14
18
Figure 6.9: Energy behavior in every storage device due to the optimal set points - Highly loaded scenario.
6.2
Low charged scenario A new modification to the loads of the modified CIGRE low-voltage benchmark microgrid was considered. Then, the modified loads are shown in Table 6.2. Figures 6.12 - 6.18 show the dynamic response of the system to the reference values of active and reactive power of Figures 6.10 and 6.11 when frequency overcomes his nominal value due to a low charged network
when a disconnection from the main network occurs.
Table 6.2: Load vaues Low charged scenario Node Load
11
7000
13
40000
14
18000
18
12000
19
1000
For this scenario, the optimization model presents as a result the set points modifications ∆psec and ∆qsec for active and reactive power of Figure
6.10 and 6.11, respectively. For the active power, and different from the re-
sults for the highly loaded scenario in Figure 6.1, the optimization problem reduces the set points in every electronic converter separately. This is given by a higher value of generation in comparison to the load values. −2 · 10−2 0
2 · 10−24 · 10−26 · 10−28 · 10−2 0.1
0.12
0.14
0.16
0.18
0.2
0.22
−0.1 −5 · 10−2
0
∆Psec (pu)
12
13
14
18
19
Figure 6.10: Secondary active set points variation - Low charged scenario. This imbalance provokes, also, a different behavior of the reactive power set point for every converter. Figure 6.11 shows that in first iterations reactive power set points are increases to maintain feasible voltages while satisfying voltage limit constraints. In power systems, the voltage control can be made even externally from the electric generators. In microgrids, considering also his small size and the immediately reproduction of a voltage variation in the electronic convertes in all of the microgrids nodes, the
voltage control and regulation is made locally in every converter. −2 · 10−2 0
2 · 10−24 · 10−26 · 10−28 · 10−2 0.1
0.12
0.14
0.16
0.18
0.2
0.22
0
5 · 10−2
0.1
Time(s) ∆Qsec (pu)
12
13
14
18
19
Figure 6.11: Secondary reactive set points variation - Low charged scenario. The frequency dynamic response is shown in Figure 6.12. Here, despite the frequency overcomes the nominal value, the optimization algorithm manages the DER converters in order to relocate the frequency of every unit to the nominal value. As a major challenge for microgrids considering the absence of inertia in the system, the results show that under the secondary control strategy and the complementarity with primary and tertiary control layers frequency stability and steady frequency value is achieved. This, also considering that despite the dynamic behavior of every converter is different, the steady state frequency is the same for every one of them. Voltages dynamics for the primary control, depicted in Figure 6.13, show that voltage profiles are improved as they are approached to their nominal value while they are kept within the established limits following the reactive power modifications from Figure 6.11.
Similarly, Figure 6.14 shows the secondary control voltage signals. As expected, they are the same signals of the stable values of primary control voltages.
Figure 6.15, as similarly shown in Figure 6.7, shows the active power injected by every DER converter due to the optimal set points variation. Again, the constraints related to the capabilities of every converter are met at the time the behavior of the power injected by every converter reaches a steady point. Also, non of them exceeds the 20% of their nominal capacity in all
2 · 10−2 4 · 10−2 6 · 10−2 8 · 10−2
0.1
0.12
0.14
0.16
0.18
0.96
0.98
1
1.02
zoom Frequency (pu)
4.8
5
5.2
5.4
5.6
5.8
6
6.2
6.4
·10−2
0.99
1
1.01
Time (s) Frequency (pu) Figure 6.12:
Frequency dynamic response to optimal set points - Low charged scenario.
iterations. Equally, the secondary control, as seen in Figure 6.16, reaches the same values making sense of the results. In the case of active power it is modified to reach the active power balance which is fundamental for the operation of the system and to reach the nominal frequency due to the relation f −P shown in Section 2.1.
Reactive power, on the other hand, varies following the relation V −Q shown in Section 2.1. The voltage regulation and control is made locally in each power converter as the voltage is reproduced in all of the nodes without a considerable drop in the lines.
Finally, Figures 6.17 and 6.18 exposes the power injected for every storage device as well as the remain energy for them, respectively. Also, the behavior of every storage device as a support for the power injected by the converters is evidenced. The energy in the last time step in all of the stor-
0.02
0.04
0.06
0.08
0.1
0.12
0.14
0.16
0.18
0.99
1
Time (s) Voltage (pu) Node12 Node13 Node14 Node18 Node19 Figure 6.13: Dynamic response of primary control voltages to the optimal set points - Low charged scenario.
0
0.02
0.04
0.06
0.08
0.1
0.12
0.14
0.16
0.18
0.99
1
Time (s) Voltage (pu)
12
13
14
18
19
Figure 6.14: Secondary control voltages response to the optimal set points - Low charged scenario.
age devices allows to identify that the storage devices can support the grid for a more extended time period since the energy consumption is low when the secondary control carries the voltages and frequency to their nominal values. Tertiary control strategies must consider the requirements by the secondary control for the energy storage systems to guarantee the required amount of energy to guarantee the power balance.
2 · 10−24 · 10−26 · 10−28 · 10−2
0.1
0.12
0.14
0.16
0.18
0
0.1
0.2
0.3
0.4
Time (s) Power injected by converters (pu)
12
13
14
18
19
Figure 6.15: Secondary injected power behavior by every DER converter due to the optimal set points - Low charged scenario. −2 · 10−2 0
2 · 10−24 · 10−26 · 10−28 · 10−2 0.1
0.12
0.14
0.16
0.18
0.2
0.22
0.1
0.2
Time (s) Power injected by converters (pu)
12
13
14
18
19
Figure 6.16: Injected power behavior by every DER converter due to the optimal set points - Low charged scneario.
6.3
Impact of the proposed secondary control in the voltage stability As presented in Chapter 3, stability in microgrids have to be also considered when a new control scheme is presented. Although primary control is the main control layer that takes charge of the system stability, secondary control should guarantee feasible set points for primary control for it to preserve system stability. In this case, the secondary control algorithm finds out the optimal set point for the primary control.
−2 · 10−2 0
2 · 10−24 · 10−26 · 10−28 · 10−2 0.1
0.12
0.14
0.16
0.18
0.2
0.22
−0.1 −5 · 10−2
0
5 · 10−2
0.1
Time (s) Power (pu)
12
14
18
Figure 6.17: Injected power behavior by every storage device due to the optimal set points - Low charged scenario.
−2 · 10−2 0
2 · 10−24 · 10−26 · 10−28 · 10−2 0.1
0.12
0.14
0.16
0.18
0.2
0.22
0.5
1
Time (s) Energy (pu)
12
14
18
Figure 6.18: Energy behavior in every storage device due to the optimal set points - Low charged scenario.
In Section 3.2, it is established that a modification on load or even new set points for the electronic converters is considered a disturbance in the case of microgrids in islanded mode (Farrokhabadi et al., 2019). Sections
6.1 and 6.2 show the response of the secondary control under two scenarios
and it shows that for every modification of the set points, a steady state variable was reached. This means that both, primary, take the system to a feasible steady state operation point (different from the first one) and then secondary control takes the system to the nominal value while preserving voltage and frequency stability. This stability in power injected, voltage and frequency can be seen in the representation of the dynamic behavior of all
system variables after each disturbance. After every disturbance a feasible and stable operation point is guaranteed.
Chapter 7 Conclusions A convex optimization approach for the secondary control of microgrids was developed. The frequency of the grid was carried out to its nominal value, taking into account the limits of capacity of distributed resources. The model demonstrated to be accurate and the accuracy was improved as the frequency returned to its nominal value. The model took into account the fast dynamics of the primary control and the stationary state set points given by the tertiary control.
A power flow method for islanded microgrids considering frequency changes was also presented. Then, the model considered variations of the YBUS with the frequency. In each iteration, the power flow as well as the optimization model obtained convergence as the frequency varies. The results showed that, under different load scenarios, the algorithm reduced successfully the frequency deviation for all the converters around their nominal value. Furthermore, the steady state frequency was the same for all converters.
Secondary control has become a required concept to be considered for incoming developments not only for microgrids but for traditional power systems and control structures since a wide variety of non-conventional energy generation devices are included. Besides, in order to improve power quality especially when islanded mode is considered secondary control becomes fundamental for the network operation.
It can be also concluded that mathematical techniques, such as convex optimization in this document, despite not having been completely studied
for secondary control in islanded microgrids, they can be used to improve the behavior of control algorithms and their execution times giving extra capacity to include grid restrictions or generation capacities.
7.1
Future work A secondary control approach based on the presented document an be implemented in an unbalanced microgrid. This will require additional tools as a phase balancing algorithm in order to give equilibrium to the network. Also, despite the variation of the primary resource is studied by tertiary control, different variables as a chance constraint inclusion can be added to the optimization problem to look for the impact of the consumption in the near future.
A distributed-based secondary control can be also implemented by using convex optimization taking into account the communication networks required for this aim. Since, the optimization model presented gives different signals to all of the DER converters the implementation for a distributed approach will require to solve several optimization models depending on the areas or controllers considered.
Finally, an implementation of the secondary control in a centralized or distributed approach can be made. This implementation is feasible since there are devices that allow the inlusion of cvx in order to solve optimization problems in real time.
Apendix A Test system A modified CIGRE low voltage microgrid test system was the system selected for the implementation of the secondary control algorithm. The main reason was that this is a well known system that is composed for 19 nodes with a distance between them which makes the structure similar to a traditional distribution system but with the inclusion of non-conventional generation structures, distributed loads and energy storage units. This Appendix shows the parameters of the test system and the topological distribution of every element. All parameters given in per unit are calculated with voltage base of 400V, power base of 100kW and with a base frequency of 60Hz.
A.1 Parameters Figure A.1 shows the topology of the CIGRE 19 nodes test system. There, all nodes can be classified taking into account the residential consumer, storage units, solar generation and wind generation .
Also, the characteristics of 4 line types are shown in Table A.1 where the values are given in Ω/km for resistance and reactance and µF/km for capacitance.
Table A.2 presents the connection between every node with their longitude and line type.
Table A.3 shows the main characteristics of the 5 converters for their corresponding nodes. The capacity in Watts is also presented along with the constants ξ and ζ which corresponds to the droop constants for primary
Table A.1: Line types Type Rph Xph Ro Xo Cap Description
1
0.284
0.083
1.136
0.417
0.38
OL −4x120mm2 Al
2
3.690
0.094
13.64
0.472
0.05
SC - 4x6mm2 Cu
3
1.380
0.082
5.520
0.418
0.18
SC - 4x16mm2 Cu
4
0.871
0.081
3.480
0.409
0.22
SC - 4x25mm2 Cu control. τ corresponds to the time constants for each converter. Finally, the form and scale constants for each type of renewable resource is shown. Furthermore, storage units following the model of (A.1) were considered in nodes 12, 14 and 18 following main parameters of Table A.4. EB(k + 1) = EB(k) −PB(k)∆t (A.1)
Table A.2: Nodes connection CIGRE System lines Nodes Longitude Line type Ns] Nr [m] Type
400 V
2
3
4
5
6
7
8
9
10
11
12
15
16
17
18
14
13
19
Overhead line 4 × 120mm2 Al XLPE twisted cable, pole to pole distance 35m
4 × 6mm2Cu, 30m
4 × 16mm2Cu, 30m
4 × 25mm2Cu, 30m
4 × 6mm2Cu, 30m
4 × 16mm2Cu, 30m
3 × 70mm2Al XLP, 56.4m
single residential consumer ac ac dc ac Group of 4 residences ac dc single residential consumer dc ac apartment building apartment building ac dc ac dc dc ac Figure A.1: The CIGRE low voltage benchmark test system Table A.3: Converters Data Node Capacity ξ ζ Tau Type Form Scale
12
40000
0.05
0.04
0.32E-3 wind
1.5
10
13
35000
0.08
0.09
0.38E-3 solar
200
700
14
20000
0.10
0.09
0.41E-3 solar
200
700
18
40000
0.09
0.10
0.31E-3 solar
200
700
19
20000
0.08
0.08
0.34E-3 solar
200
700
Table A.4 Storage units characteristics Node Emin Emax Pmax} Einitial
12
0.1
1
1
1
14
0.1
1
1
0.8
18
0.1
1
1
0.1
Bibliography Abedini, M., Moradi, M. H., and Hosseinian, S. (2016). Optimal clustering of mgs based on droop controller for improving reliability using a hybrid of harmony search and genetic algorithms. ISA Transactions, 61:119 –
128.
Abu-Siada, A. and Islam, S. (2011). Application of smes unit in improving the performance of an ac/dc power system. IEEE Transactions on Sustainable Energy, 2(2):109–121.
Agundis-Tinajero, G., Aldana, N. L. D., Luna, A. C., Segundo-Ram´ırez, J., Visairo-Cruz, N., Guerrero, J. M., and Vazquez, J. C. (2019). Extendedoptimal-power-flow-based hierarchical control for islanded ac microgrids. IEEE Transactions on Power Electronics, 34(1):840–848. Agundis-Tinajero, G., Segundo-Ram´ırez, J., Visairo-Cruz, N., Savaghebi, M., Guerrero, J. M., and Barocio, E. (2019). Power flow modeling of islanded ac microgrids with hierarchical control. International Journal of Electrical Power Energy Systems, 105:28 – 36.
Ahmadi, H., Martı, J. R., and von Meier, A. (2016). A linear power flow formulation for three-phase distribution systems.
IEEE Transactions on Power Systems, 31(6):5012–5021.
Ahumada, C., C´ardenas, R., S´aez, D., and Guerrero, J. M. (2016). Secondary control strategies for frequency restoration in islanded microgrids with consideration of communication delays. IEEE Transactions on Smart Grid, 7(3):1430–1441.
Akagi, H., Watanabe, E. H., and Aredes, M. (2011). Instantaneous power theory and applications to power conditioning. John Wiley and Sons, New York, NY, USA.
Alam, M. N., Chakrabarti, S., and Ghosh, A. (2019). Networked microgrids: State-of-the-art and future perspectives. IEEE Transactions on Industrial Informatics, 15(3):1238–1250.
Ali, M. H., Wu, B., and Dougal, R. A. (2010). An overview of smes applications in power and energy systems. IEEE Transactions on Sustainable Energy, 1(1):38–47.
Andishgar, M. H., Gholipour, E., and Hooshmand, R. (2018). Voltage quality enhancement in islanded microgrids with multi-voltage quality requirements at different buses. IET Generation, Transmission Distribution, 12(9):2173–2180.
Bakar, N. N. A., Hassan, M. Y., Sulaima, M. F., Nasir, M. N. M., and Khamis, A. (2017). Microgrid and load shedding scheme during islanded mode: A review. Renewable and Sustainable Energy Reviews, 71:161 – 169. Bevrani, H. and Raisch, J. (2017). On virtual inertia application in power grid frequency control. Energy Procedia, 141:681 – 688. Power and Energy Systems Engineering.
Bidram, A. and Davoudi, A. (2012). Hierarchical structure of microgrids control system. IEEE Transactions on Smart Grid, 3(4):1963–1976. Bidram, A. and Davoudi, A. (2012). Hierarchical structure of microgrids control system. IEEE Transactions on Smart Grid, 3(4):1963–1976. Bidram, A., Davoudi, A., Lewis, F. L., and Qu, Z. (2013). Secondary control of microgrids based on distributed cooperative control of multi-agent systems. IET Generation, Transmission Distribution, 7(8):822–831. Boyd, S. and Vandenberghe, L. (2004). Convex Optimization. Cambridge University Press, New York, NY, USA.
Bravo, M., Garces, A., and Perez, S. (2019). Power flow in islanded microgrids: formulation and convergence analysis. In IEEE PES General Meeting, Atlanta.
Capitanescu, F. (2016). Critical review of recent advances and further developments needed in ac optimal power flow. Electric Power Systems Research, 136:57 – 68.
Chandorkar, M. C., Divan, D. M., and Adapa, R. (1993). Control of parallel connected inverters in standalone ac supply systems. IEEE Transactions on Industry Applications, 29(1):136–143.
Che, L., Zhang, X., Shahidehpour, M., Alabdulwahab, A., and Al-Turki, Y. (2017). Optimal planning of loop-based microgrid topology. IEEE Transactions on Smart Grid, 8(4):1771–1781.
Chen, M. and Xiao, X. (2018). Secondary voltage control in islanded microgrids using event-triggered control. IET Generation, Transmission Distribution, 12(8):1872–1878.
Chen, M. and Xiao, X. (2018). Secondary voltage control in islanded microgrids using event-triggered control. IET Generation, Transmission Distribution, 12(8):1872–1878.
Chuvychin, V., Sauhatas, A., Gurov, N., and Strelkovs, V. (2007). Frequency control features for increasing der penetration in power system. In 2007 IEEE Lausanne Power Tech, pages 1726–1729.
Coelho, E. A., Wu, D., Guerrero, J. M., Vasquez, J. C., Dragicevi´c, T., Stefanovi´c, C., and Popovski, P. (2016).
Small-signal analysis of the microgrid secondary control considering a communication time delay. IEEE Transactions on Industrial Electronics, 63(10):6257–6269. D’Arco, S. and Suul, J. A. (2014). Equivalence of virtual synchronous machines and frequency-droops for converter-based microgrids. IEEE Transactions on Smart Grid, 5(1):394–395.
Delfino, F., Ferro, G., Robba, M., and Rossi, M. (2018a). An architecture for the optimal control of tertiary and secondary levels in small-size islanded microgrids. International Journal of Electrical Power and Energy Systems, 103:75 – 88.
Delfino, F., Ferro, G., Robba, M., and Rossi, M. (2018b). An architecture for the optimal control of tertiary and secondary levels in small-size islanded microgrids. International Journal of Electrical Power Energy Systems, 103:75 – 88.
Ding, L., Han, Q., and Zhang, X. (2019).
Distributed secondary control for active power sharing and frequency regulation in islanded microgrids using an event-triggered communication mechanism. IEEE Transactions on Industrial Informatics, 15(7):3910–3922.
Esmaeli, A., Abedini, M., and Moradi, M. H. (2016). A novel power flow analysis in an islanded renewable microgrid. Renewable Energy, 96:914 –
927.
Farrokhabadi, M., Canizares, C. A., Simpson-Porco, J. W., Nasr, E., Fan, L., Mendoza-Araya, P., Tonkoski, R., Tamrakar, U., Hatziargyriou, N. D., Lagos, D., Wies, R. W., Paolone, M., Liserre, M., Meegahapola, L., Kabalan, M., Hajimiragha, A. H., Peralta, D., Elizondo, M., Schneider, K. P., Tuffner, F., and Reilly, J. T. (2019). Microgrid stability definitions, analysis, and examples. IEEE Transactions on Power Systems, pages 1–1. Farrokhabadi, M., Ca˜nizares, C. A., and Bhattacharya, K. (2017). Frequency control in isolated/islanded microgrids through voltage regulation. IEEE Transactions on Smart Grid, 8(3):1185–1194.
Ferreira, R. V., Silva, S. M., Antunes, H. M. A., and Venkataramanan, G. (2019). Dynamic analysis of grid-connected droop-controlled converters and synchronverters. Journal of Control, Automation and Electrical Systems, 30(5):741–753.
Fortenbacher, P., Ulbig, A., and Andersson, G. (2018). Optimal placement and sizing of distributed battery storage in low voltage grids using receding horizon control strategies. IEEE Transactions on Power Systems, 33(3):2383–2394.
Garces, A. (2016). A linear three-phase load flow for power distribution systems. IEEE Transactions on Power Systems, 31(1):827–828. Guerrero, J. M., Chandorkar, M., Lee, T., and Loh, P. C. (2013). Advanced control architectures for intelligent microgrids—part i: Decentralized and hierarchical control. IEEE Transactions on Industrial Electronics, 60(4):1254–1262.
Hajimiragha, A. H., Dadash Zadeh, M. R., and Moazeni, S. (2015). Microgrids frequency control considerations within the framework of the optimal generation scheduling problem. IEEE Transactions on Smart Grid, 6(2):534–547.
Han, H., Hou, X., Yang, J., Wu, J., Su, M., and Guerrero, J. M. (2016a). Review of power sharing control strategies for islanding operation of ac microgrids. IEEE Transactions on Smart Grid, 7(1):200–215. Han, Y., Shen, P., Zhao, X., and Guerrero, J. M. (2016b). An enhanced power sharing scheme for voltage unbalance and harmonics compensation in an islanded ac microgrid. IEEE Transactions on Energy Conversion, 31(3):1037–1050.
Hatziargyriou, N., Asano, H., Iravani, R., and Marnay, C. (2007). Microgrids. IEEE Power and Energy Magazine, 5(4):78–94.
Hirsch, A., Parag, Y., and Guerrero, J. (2018). Microgrids: A review of technologies, key drivers, and outstanding issues. Renewable and Sustainable Energy Reviews, 90:402 – 411.
Ilic, M. D., Xiaojun Liu, Leung, G., Athans, M., Vialas, C., and Pruvot, P. (1995). Improved secondary and new tertiary voltage control. IEEE Transactions on Power Systems, 10(4):1851–1862.
Jiang, Y., Wan, C., Wang, J., Song, Y., and Dong, Z. Y. (2019). Stochastic receding horizon control of active distribution networks with distributed renewables. IEEE Transactions on Power Systems, 34(2):1325–1341. Khamis, A., Shareef, H., Mohamed, A., and Dong, Z. Y. (2018). A load shedding scheme for dg integrated islanded power system utilizing backtracking search algorithm.
Ain Shams Engineering Journal, 9(1):161 –
172.
Khayat, Y., Shafiee, Q., Heydari, R., Naderi, M., Dragiˇcevi´c, T., Simpson- Porco, J. W., D¨orfler, F., Fathi, M., Blaabjerg, F., Guerrero, J. M., and Bevrani, H. (2020). On the secondary control architectures of ac microgrids: An overview. IEEE Transactions on Power Electronics, 35(6):6482–
6500.
Lara, J. D., Olivares, D. E., and Ca˜nizares, C. A. (2019). Robust energy management of isolated microgrids. IEEE Systems Journal, 13(1):680–
691.
Li, X., Hui, D., and Lai, X. (2013). Battery energy storage station (bess)based smoothing control of photovoltaic (pv) and wind power generation fluctuations. IEEE Transactions on Sustainable Energy, 4(2):464–473. Liu, S., Wang, X., and Liu, P. X. (2015). Impact of communication delays on secondary frequency control in an islanded microgrid. IEEE Transactions on Industrial Electronics, 62(4):2021–2031.
Machowski, J., Bialek, J., and Bumby, D. J. (1997). Power System Dynamics: Stability and Control. Wiley, New York, NY, USA.
Maly, D. K. and Kwan, K. S. (1995). Optimal battery energy storage system (bess) charge scheduling with dynamic programming. IEE Proceedings - Science, Measurement and Technology, 142(6):453–458.
Manaffam, S., Talebi, M., Jain, A. K., and Behal, A. (2018). Intelligent pinning based cooperative secondary control of distributed generators for microgrid in islanding operation mode. IEEE Transactions on Power Systems, 33(2):1364–1373.
Meng, L., Tang, F., Savaghebi, M., Vasquez, J. C., and Guerrero, J. M. (2014). Tertiary control of voltage unbalance compensation for optimal power quality in islanded microgrids. IEEE Transactions on Energy Conversion, 29(4):802–815.
Micallef, A., Apap, M., Spiteri-Staines, C., Guerrero, J. M., and Vasquez, J. C. (2014).
Reactive power sharing and voltage harmonic distortion compensation of droop controlled single phase islanded microgrids. IEEE Transactions on Smart Grid, 5(3):1149–1158.
Milano, F., Dorfler, F., Hug, G., Hill, D. J., and Verbic, G. (2018). Foundations and challenges of low-inertia systems. Power Systems and Computation Conference (PSCC), pages 1–25.
Mitani, Y., Tsuji, K., and Murakami, Y. (1988). Application of superconducting magnet energy storage to improve power system dynamic performance. IEEE Transactions on Power Systems, 3(4):1418–1425. Mohamed, A. A., Elsayed, A. T., Youssef, T. A., and Mohammed, O. A. (2017). Hierarchical control for dc microgrid clusters with high penetration of distributed energy resources. Electric Power Systems Research, 148:210 – 219.
Montoya, O. D., Garc´es, A., and Serra, F. M. (2018). Ders integration in microgrids using vscs via proportional feedback linearization control: Supercapacitors and distributed generators. Journal of Energy Storage, 16:250
– 258.
Nomura, S., Nitta, T., and Shintomi, T. (2020). Mobile superconducting magnetic energy storage for on-site estimations of electric power system stability. IEEE Transactions on Applied Superconductivity, 30(4):1–7. Olivares, D. E., Lara, J. D., Ca˜nizares, C. A., and Kazerani, M. (2015). Stochastic-predictive energy management system for isolated microgrids. IEEE Transactions on Smart Grid, 6(6):2681–2693.
Ortega, A. and Milano, F. (2016). Generalized model of vsc-based energy storage systems for transient stability analysis. IEEE Transactions on Power Systems, 31(5):3369–3380.
Rios, M. A., Casta˜no, J. C., Garc´es, A., and Molina-Cabrera, A. (2019). Phase balancing in power distribution systems: A heuristic approach based on group-theory. In 2019 IEEE Milan PowerTech, pages 1–6. Rocabert, J., Luna, A., Blaabjerg, F., and Rodr´ıguez, P. (2012). Control of power converters in ac microgrids. IEEE Transactions on Power Electronics, 27(11):4734–4749.
Rocabert, J., Luna, A., Blaabjerg, F., and Rodr´ıguez, P. (2012). Control of power converters in ac microgrids. IEEE Transactions on Power Electronics, 27(11):4734–4749.
Sahoo, S. K., Sinha, A. K., and Kishore, N. K. (2018). Control techniques in ac, dc, and hybrid ac–dc microgrid: A review. IEEE Journal of Emerging and Selected Topics in Power Electronics, 6(2):738–759. Sahoo, S. K., Sinha, A. K., and Kishore, N. K. (2018). Control techniques in ac, dc, and hybrid ac–dc microgrid: A review. IEEE Journal of Emerging and Selected Topics in Power Electronics, 6(2):738–759. Savaghebi, M., Jalilian, A., Vasquez, J. C., and Guerrero, J. M. (2012). Secondary control for voltage quality enhancement in microgrids. IEEE Transactions on Smart Grid, 3(4):1893–1902.
Savaghebi, M., Jalilian, A., Vasquez, J. C., and Guerrero, J. M. (2012). Secondary control scheme for voltage unbalance compensation in an islanded droop-controlled microgrid. IEEE Transactions on Smart Grid, 3(2):797–
807.
Shafiee, Q., Guerrero, J. M., and Vasquez, J. C. (2014). Distributed secondary control for islanded microgrids—a novel approach. IEEE Transactions on Power Electronics, 29(2):1018–1031.
Silani, A. and Yazdanpanah, M. J. (2019). Distributed optimal microgrid energy management with considering stochastic load. IEEE Transactions on Sustainable Energy, 10(2):729–737.
Stecca, M., Elizondo, L. R., Soeiro, T. B., Bauer, P., and Palensky, P. (2020). A comprehensive review of the integration of battery energy storage systems into distribution networks. IEEE Open Journal of the Industrial Electronics Society, 1:46–65.
Teodorescu, R., Liserre, M., and Rodriguez, P. (2011). Grid converters for photovoltaic and wind power systems. John Wiley and Sons, New York, NY,
USA.
Thomas, Y. A. (1975). Linear quadratic optimal estimation and control with receding horizon. Electronics Letters, 11(1):19–21.
Tielens, P. and Van Hertem, D. (2017). Receding horizon control of wind power to provide frequency regulation. IEEE Transactions on Power Systems, 32(4):2663–2672.
Vergara, P. P., L´opez, J. C., Rider, M. J., Shaker, H. R., [da Silva], L. C., and Jørgensen, B. N. (2020). A stochastic programming model for the optimal operation of unbalanced three-phase islanded microgrids. International Journal of Electrical Power Energy Systems, 115:105446. Vovos, P. N., Kiprakis, A. E., Wallace, A. R., and Harrison, G. P. (2007). Centralized and distributed voltage control: Impact on distributed generation penetration. IEEE Transactions on Power Systems, 22(1):476–483. Wang, P., Lu, X., Yang, X., Wang, W., and Xu, D. (2016). An improved distributed secondary control method for dc microgrids with enhanced dynamic current sharing performance. IEEE Transactions on Power Electronics, 31(9):6658–6673.
Wu, X., Feng, S., and Jiang, P. (2017). Distributed coordination load shedding of islanded microgrids based on sub-gradient algorithm. IEEE Access, 5:27879–27886.
Xin, H., Lu, Z., Liu, Y., and Gan, D. (2014). A center-free control strategy for the coordination of multiple photovoltaic generators. IEEE Transactions on Smart Grid, 5(3):1262–1269.
Xin, H., Qu, Z., Seuss, J., and Maknouninejad, A. (2011). A self-organizing strategy for power flow control of photovoltaic generators in a distribution network. IEEE Transactions on Power Systems, 26(3):1462–1473. Yang, X., Du, Y., Su, J., Chang, L., Shi, Y., and Lai, J. (2016). An optimal secondary voltage control strategy for an islanded multibus microgrid. IEEE Journal of Emerging and Selected Topics in Power Electronics, 4(4):1236–
1246.
Yazdanian, M. and Mehrizi-Sani, A. (2014). Distributed control techniques in microgrids. IEEE Transactions on Smart Grid, 5(6):2901–2909.
Zhao, B., Zhang, X., Chen, J., Wang, C., and Guo, L. (2013). Operation optimization of standalone microgrids considering lifetime characteristics of battery energy storage system. IEEE Transactions on Sustainable Energy, 4(4):934–943.
Cita: Rios Ocampo, Miguel Ángel (2020), Secondary control in islanded smart distribution systems considering renewable resources and energy storage: A centralized approach based on convex optimization, Universidad Tecnológica de Pereira, p. N. https://hdl.handle.net/11059/12708