Understanding the Inefficiency of Security-Constrained Economic Dispatch
Mohammad H. Hajiesmaili, Desmond Cai, and Enrique Mallada

TL;DR
This paper introduces the 'price of security' metric to quantify the economic inefficiency caused by security constraints in economic dispatch, analyzing its behavior in simple and complex power network scenarios.
Contribution
It proposes a novel metric for security-related inefficiency, analyzes its worst-case and typical behavior, and provides empirical validation on test cases.
Findings
The price of security varies with generation and demand distribution.
Explicit worst-case input scenarios maximize the price of security.
Experimental results confirm analytical insights across test cases.
Abstract
The security-constrained economic dispatch (SCED) problem tries to maintain the reliability of a power network by ensuring that a single failure does not lead to a global outage. The previous research has mainly investigated SCED by formulating the problem in different modalities, e.g. preventive or corrective, and devising efficient solutions for SCED. In this paper, we tackle a novel and important direction, and analyze the economic cost of incorporating security constraints in economic dispatch. Inspired by existing inefficiency metrics in game theory and computer science, we introduce notion of price of security as a metric that formally characterizes the economic inefficiency of security-constrained economic dispatch as compared to the original problem without security constraints. Then, we focus on the preventive approach in a simple topology comprising two buses and two lines,…
Click any figure to enlarge with its caption.
Figure 2
Figure 2
Figure 2
Figure 2
Figure 2
Figure 3
Figure 5
Figure 5
Figure 5
Figure 5
Figure 5
Figure 5
Figure 5
Figure 5
Figure 15Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Understanding the Inefficiency of Security-Constrained Economic Dispatch
Mohammad H. Hajiesmaili1, Desmond Cai2, and Enrique Mallada1 1M. Hajiesmaili and E. Mallada are with the Department of Electrical and Computer Engineering, the Johns Hopkins University, emails: {hajiesmaili,mallada}@jhu.edu2D. Cai is with the Institute of High Performance Computing, A*STAR, Singapore, email: [email protected]
Abstract
The security-constrained economic dispatch (SCED) problem tries to maintain the reliability of a power network by ensuring that a single failure does not lead to a global outage. The previous research has mainly investigated SCED by formulating the problem in different modalities, e.g. preventive or corrective, and devising efficient solutions for SCED. In this paper, we tackle a novel and important direction, and analyze the economic cost of incorporating security constraints in economic dispatch. Inspired by existing inefficiency metrics in game theory and computer science, we introduce notion of price of security as a metric that formally characterizes the economic inefficiency of security-constrained economic dispatch as compared to the original problem without security constraints. Then, we focus on the preventive approach in a simple topology comprising two buses and two lines, and investigate the impact of generation availability and demand distribution on the price of security. Moreover, we explicitly derive the worst-case input instance that leads to the maximum price of security. By extensive experimental study on two test-cases, we verify the analytical results and provide insights for characterizing the price of security in general networks.
I INTRODUCTION
The primary goals in power system operation are to minimize operating costs and maintain system reliability [1]. The economic dispatch (ED) problem minimizes generation costs subject to operating constraints [2, 3]. To ensure that failures do not cascade after major disturbances, such as line or generator outages, system operators add security constraints to the economic dispatch problem [4]. The resulting problem is known as security-constrained economic dispatch (SCED) [5, 6, 7, 8, 9]. The typical criteria is that the system must be robust to the failure of any single element, i.e. the solution must satisfy the condition [10].
There are currently two major approaches to SCED. Preventive approaches impose additional operating limits for the post-disturbance configurations, resulting from contingencies, without taking into account the corrective capabilities of the system [9]. In contrast, corrective approaches leverage the system’s real-time corrective capabilities after an outage, such as generation rescheduling, switching, congestion management, etc. [11]. Therefore, while preventive approaches are simpler to implement than corrective approaches, the former are overly conservative and more expensive. Nevertheless, majority of SCED implementations today are preventive. Historically, this may be due, in part, to more complex control, sensing, and communication requirements of real-time corrective dispatch. However, recent research has demonstrated that it is possible to efficiently dispatch generators in real-time and distributed manners to rapidly correct for grid disturbances [12, 13, 3].
With the growth of renewables and distributed generation, existing approaches for ensuring system security may not be appropriate for the future grid. The inefficiency of preventive approaches could become more significant due to increased operating uncertainty and greater number of active generation sources. The future grid is also more likely to have multiple correlated failures, which necessitates additional contingency considerations beyond [14], leading to even more conservative scheduling and higher costs. Therefore, it is increasingly important to understand the tradeoffs between different approaches for ensuring security. Specifically, there is a need to understand the impact of security constraints on operating costs and their tradeoffs against the benefits of system reliability.
To date, we are not aware of any analysis of the operating costs attributable to security constraints. While there is a large body of literature on SCED, majority of the research have focused on developing efficient algorithms for solving the problem [10, 6, 8, 9, 15, 16]. This is motivated by the fact that the size of the problem increases significantly when security constraints are added to the economic dispatch problem. Understanding the additional costs incurred due to security constraints, as well as how the costs depend on system structure (e.g. network topology, demand profiles, generation availability, etc.), may also provide insights into the most critical components in the system, and in turn guide resource allocation, maintenance decisions, and infrastructure investments.
In this paper, we study the impact of security constraints on operating costs. We focus on preventive approaches as it is the most prevalent approach for ensuring security in current power systems. In particular, we study the cost of ensuring security by investigating the ratio of dispatch costs at the solution of SCED to that at the solution of ED (i.e. removing security constraints from SCED). We refer to this ratio as the price of security. We completely characterize the price of security for a simple topology comprising two buses and two lines.
Our analyses illustrates a few phenomena. First, the price of security always increases when there is more cheap generation capacity in the system. Second, the price of security is maximized when the lines between the two buses are saturated. This could be expected since the most cheap generation is substituted for expensive generation (to ensure security) when the lines are most heavily utilized. However, our analyses also reveals a counter-intuitive phenomenon. Given fixed total demand, having more demand distributed on the cheaper node may in fact increase the price of security. This occurs when the transmission line is fully utilized, and so additional demand does not change the cost of ensuring security; but when more demand is distributed on the cheaper node, the optimum economic dispatch cost is smaller, and therefore the cost of security has a relatively bigger impact on the dispatch cost.
Finally, we investigate numerically the price of security for the PJM -bus system [17] and illustrate that some of our theoretical results in the -bus case manifest in more general settings. In particular, the numerical results on the PJM -bus system show that the impact of generation capacity and demand distribution at the cheap region of the network is similar to that of the -bus system. However, finding the worst-case demand that maximizes the price of security is a formidable task that depends on properties of the lines between two regions, aggregate demand, and demand distribution.
II System Model
In this section, we introduce the power system model used throughout this paper and define the economic dispatch and security-constrained economic dispatch problems. Then we define the proposed metric for measuring the inefficiency of security-constrained economic dispatch.
II-A Power System
We model the topology of the power network by a directed graph111Note that in reality the power flow on the links are bidirectional, however, it is a common practice to model the network topology as a directed graph with arbitrary directions on the edges. , where is the set of nodes (buses, used interchangeably), indexed by , and is the set of edges (lines or branches, used interchangeably), indexed by . Let and denote the number of nodes and edges respectively.
We assume that each node has exactly one generator and one load.222Considering linear cost model for generators, this assumption is not restrictive multiple generators (resp. loads) at a node can be equivalently represented by a single generator (resp. load) via an appropriate transformation of costs (resp. demands). Assume that the generator at node has a maximum generation capacity , and it incurs a cost when generating , where the coefficient . Let denote the demand at node . Define the vectors , , and .
Let denote the power flow on edge and assume that the edge has a thermal line limit (capacity) . Define the vectors and . We assume a DC power flow model and let be the matrix of shift factors that map power injections to line flows. Then the latter are given by
[TABLE]
II-B Economic Dispatch
The economic dispatch problem minimizes generation costs subject to operating constraints and is given by:
[TABLE]
Constraint (2d) restricts generations to capacities, constraint (2d) enforces supply-demand balance, and constraint (2d) restricts line flows to line limits.
II-C Security-Constrained Economic Dispatch
Next, we formulate the security-constrained economic dispatch problem. In this paper, we focus on robustness to the outage of any single line. Associate with the outage of an edge the vector of line capacities and the matrix of shift factors. We are interested in the following security-constrained economic dispatch problem:
[TABLE]
Note that SCED contains more constraints than ED, which are represented by (3e), each of which is associated with a unique line outage.
II-D Price of Security
Our goal is to understand the cost of ensuring security to outage of any single line. To that end, we define a metric to compare the operating costs of the solutions to ED and SCED. Our metric has an intuitive interpretation and is motivated by inefficiency metrics in game theory and computer science (e.g. price of anarchy, price of stability, competitive ratio) [18, 19].
Given a network , cost coefficients , and transmission line limits , let be an input instance to ED and SCED, where is the set of all possible different instances of generation capacities and demands that are feasible to both problems. Define and as the optimal values of ED and SCED under input instance , respectively.
Definition 1
We define the price of security for input instance by:
[TABLE]
Note that all feasible solutions of SCED are also feasible for ED, hence, it follows that , and hence, . We are interested in characterizing the instance that lead to the largest value for , that is, the maximum extra cost of ensuring security.
Since it is typically difficult to obtain closed form expressions for the solutions to ED and SCED (as a function of ), obtaining a closed form expression for is a challenging task in general. Moreover, system operators typically do not have direct control on demand, and generation availability varied over time. Thus, it is of interest to characterize the worst-case generation availability and demand profile that maximizes the price of security.
Definition 2
We define the worst-case price of security over all instances in by:
[TABLE]
Note that we define the worst-case price of security over different generation capacities and demands only, assuming fixed network topology, cost functions, and line limits. This is motivated by the fact that the latter are typically constant over longer time-scales (i.e. days or months) while generation availabilities and demands vary greatly over shorter time-scales (i.e. hours). Moreover, as we will demonstrate in this paper, generation capacities and demands alone have complicated and surprising impacts on the price of security. Therefore, we focus on analyzing the worst-case price of security over generation capacities and demands, and leave the analyses with respect to other factors to future work.
To obtain insights into the problem, we begin by analyzing a simple 2-bus topology in the next section. Our analyses provide insights into the major determinants of the costs of security. Then, in the subsequent section, we investigate these insights numerically on the 2-bus topology as well as the PJM 5-bus system [17]
III Analysis of 2-Bus Topology
In this section, we analyze the price of security of the simple -bus topology shown in Fig. 1, where there are nodes connected by edges. Therefore, and . Our results provide insights into behavior in more general topologies. All proofs are given in Appendix.
First, we simplify ED. By specializing ED to the -bus topology, we obtain the following problem:
[TABLE]
where constraints (6e) and (6e) are equivalent to the generation capacity constraint (2d) in ED, constraint (6e) is the supply-demand balance constraint, and constraints (6e) and (6e) are the line constraints associated with lines and , respectively. By substituting equation (6e) into inequalities (6e) and (6e), the latter two inequalities are equivalent to the following single constraint:
[TABLE]
where
[TABLE]
Note that can be interpreted as the maximum flow from node to node .
Next, we simplify SCED. By specializing SCED to the 2-bus topology, and making use of the simplification in (7), we obtain the following problem:
[TABLE]
Note that SCED-2b contains four more constraints than ED-2b – (9f) and (9f) – that reflect the outage of lines and respectively. By using a procedure similar to that which we used to derive (7), we can rewrite (9f) and (9f) into the following compact form:
[TABLE]
where
[TABLE]
is the maximum flow from node to node .
We now proceed to analyze the price of security. Recall that this is defined as the largest ratio between the optimal values of SCED-2b and ED-2b. Without loss of generality, we assume for the rest of this section that , i.e. the generation cost at node is cheaper than that at node . We also refer to the generator at node as the cheap generator and the generator at node as the expensive generator.
III-A *Impact of Generation Capacities *
The following lemma highlights the impact of cheap generation availability on the price of security.
Lemma 1
Let and be two input instances with identical demand profiles . If , then .
To investigate Lemma 1, let us consider the case where , which implies that the total demand can be fully served by the cheap generator in instance , but cannot be fully served by the cheap generator in instance . Lemma 1 implies that, keeping all other factors constant, the price of security is greater when the cheap generation is not limited (i.e. ) versus when cheap generation is limited (i.e. ). Therefore, the price of security is higher when there is greater availability of cheap generation. This is, perhaps, expected since more cheap generation is substituted for expensive generation in order to ensure security.
Since we are interested in identifying the instances with the worst-case price of security, for the rest of our analyses, we focus on cases in which the capacity of cheap generation is greater than or equal to the total demand.
III-B *Impact of Demands *
Next, we focus on the impact of the demand profile on the price of security. Let be an instance such that , i.e. all demand can be served by cheap generation. We proceed to calculate the optimal solutions of ED-2b and EDSC-2b as well as closed-form expressions for and .
First, we compute . Recall that defined in (8) can be interpreted as the maximum flow from node (with cheap generation) to node (with expensive generation). Note that there is sufficient cheap generation to serve all demand. Therefore, the optimal solution of ED-2b is to serve the demand at node locally using cheap generation, use as much of the cheap generation as possible to serve the demand at node , i.e. , and serve the remaining demand at node locally using expensive generation, i.e. , where denotes the projection onto the nonnegative orthant. It follows that the optimal cost of the economic dispatch problem is given by:
[TABLE]
Next, we compute . Similarly, recall that defined in (11) can be interpreted as the maximum flow from node to node . Therefore, the optimal cost of the security-constrained economic dispatch problem is given by:
[TABLE]
It follows that the price of security for instance defined in (4) is given by:
[TABLE]
Observe that is small in both low and high load regimes. This is intuitive. In the low load regime, i.e. when , the line limits are not saturated. Therefore, security to outages of any single line is unlikely to increase the dispatch cost significantly. From the definitions in (8) and (11), note that . In the high load regime, i.e. , the expensive generator contributes substantially towards satisfying demand even in ED. Hence, security to outages of any single line has a small impact on the dispatch cost, since in both (12) and (13), the second terms are dominant.
The next lemma highlights the impact of cheap demand on the price of security.
Lemma 2
Let and be two input instances such that and . If , then .
Lemma 2 implies that, given a fixed demand at the expensive node, the price of security is greatest when there is no demand at the cheap node. This is, perhaps, expected since there is no additional cost to ensure security when demand is being served locally (which is the case with demand located at the cheap node). However, Lemma 2 does not specify which distributions of demand (over the two nodes) lead to the greatest price of security. We characterize the latter in the following lemma.
Lemma 3
Fix the total demand and assume that . Then, the demand distribution yields the maximum price of security, whose value is given by:
[TABLE]
Lemma 3 states that, given fixed total demand, the price of security is largest when demand is distributed to the expensive node, but only until the total demand is up to . When total demand increases beyond , having more demand distributed on the cheap node can, in fact, increase the price of security. This is intuitive because, when the transmission lines are fully utilized, additional demand on either cheap or expensive sides does not change the cost of security. The reason is that when the transmission lines are fully utilized, the additional demand on either sides must be fulfilled locally. In this way, when more demand is distributed on the cheap node, the optimum economic dispatch cost is smaller than the case that the demand is distributed on the expensive node, hence the cost of security has a relatively bigger impact on the dispatch cost.
Finally, the following theorem is a direct consequence of the results in lemmas 1, 2, and 3, and characterizes the worst-case price of security as defined in (5).
Theorem 1
For the -bus topology, achieves its maximum value when , , and . Moreover, the maximum value is given by:
[TABLE]
Theorem 1 states that the instance with the greatest price of security is such that all demand is at the expensive node and that demand is equal to the maximum flow from the cheap node to the expensive node in the economic dispatch problem. From the definitions in (8) and (11), it follows that . Observe that, as , the .
IV Numerical Results
In this section, we report the numerical results. We verify the analytical results for the -bus topology. Also we investigate the validity of results for the PJM -bus topology.
IV-A Experimental Setting and Testbeds
We report our results for the simple -bus topology [11] and the PJM -bus topology [17]. For -bus case, we set , . In this way, we get and . As depicted in Fig. 2, the PJM -bus system is a tractable one in which the system is roughly divided into two regions: generation side and demand side. In generation side there are two generators at buses and with linear costs with and , which are generally cheaper than the generators at the demand side.333Note that in original PJM -bus system there are two generators at bus . In our model, we assume that at each bus there is one generator. Hence, we modify the system and consider one generator at bus with capacity equal to the aggregate capacity of the generators at bus in original version. We modify the test case in two ways: (i) the line limit of line is set to MW; to make the test case more realistic in which each line comes with a maximum limit; and (ii) a generator is added at bus ; to ensure that the security-constrained problem is always feasible; by adding this generator the demand could be always fulfilled using local generations, regardless of line outage.
IV-B Impact of Generation Capacity
In this experiment, we verify the claim in Lemma 1 using -bus topology in Fig. 3(a) and PJM -bus in Fig. 3(b). In Fig. 3(a), while the demand is fixed (), we change the generation capacity at generator from of demand () to of the demand (). As stated in Lemma 1, the price of security increases with the increase in generation capacity until the capacity reaches the total demand at MW, and stays constant afterwards.
In Fig. 3(b), the result of same experiment for PJM -bus topology is reported. In this experiment, we change the generation capacity of cheap generators (at buses and ) in of total demand with step . We note that even with fixed aggregate demand, the price of security changes with different demand distributions at nodes. Hence, we report the maximum and the average price of security of random runs each of which with different randomly generated demand profile on the expensive buses with fixed aggregate load. The result exhibits the same behavior as in -bus topology and as the generation capacity increases the price of security increases. In summary, the results in Fig. 4 verify the analysis in Lemma 1, which intuitively says that when the generation capacity is not the bottleneck, higher price of security is expected. Given the result in the this section, in the rest of the experiments, we relax the generation capacity of all generators in both topologies.
IV-C Impact of Demand Profile
In this set of experiments, we verify the analytical results in lemmas 2, 3 and Theorem 1.
IV-C1 Price of Security in the Entire State Space
First, we focus on -bus case and in Fig. 4, we report the price of security for the entire state space of demand distribution in cheap and expensive nodes. The most important observation is that the price of security is globally maximized when and MW, which is consistent with the result in Theorem 1. Another observation in Fig. 4(a) is that given fixed demand at expensive side, the price of security achieves its maximum when , which is consequence of Lemma 2. For better illustration, in Fig. 4(b), the price of security as a function of and for is reported.
IV-C2 Investigating the Result in Lemma 2
In Fig. 6, we investigate the result in Lemma 2, which says that given a fixed demand at the expensive node, the price of security decreases as the demand at the cheap node increases. For both topologies, we fix the (aggregate) demand at the expensive side and change the demand at cheap side. As shown in Fig. 5(a), as the demand at cheap node increases, the price of security decreases. In Fig. 5(b), the aggregate demand in expensive nodes is fixed and equal to MW and the aggregate load at two nodes and is changed from to MW with step and at each point the average and maximum price of security of random runs are reported. The result clearly demonstrates that as the load at cheap nodes increases, the price of security decreases and when there is no demand at cheap nodes the maximum price of security is attained.
IV-C3 Investigating the Result in Lemma 3
Next in Fig. 6, we investigate the statement in Lemma 3. Toward this, we fix the aggregate demand and change the distribution of demand at cheap and expensive nodes. In Fig. 6(a), we report the price of security, for different values of aggregate demand in -bus topology. The result demonstrates that in all cases the price of security is maximized when the demand at the expensive node is equal to the maximum line capacity and the rest is at the cheap node, which is the result shown in Lemma 3. In Fig. 6(b), the result of the same experiment for PJM -bus topology is reported. In this experiment, we fix the total demand at MW and change the distribution of load at two regions. The result shows the same general behavior with -bus topology in the sense that the price of security reaches its maximum when roughly the demand at expensive node reaches the effective transmission capacity. However, different from explicit characterization of the maximum flow capacity in -bus topology in (8) and (11), the effective transmission capacity in PJM -bus topology is not straightforward to recognize. Furthermore, different peak values for the maximum and the average price of security imply that even with fixed aggregate demand at expensive side, price of security changes with different demand distribution.
IV-C4 Insights for the Characterizing the Price of Security in General Networks
Finally, we proceed to investigate the price of security for PJM -bus topology in more details in the worst-case scenario similar to Fig. 4(b) for -bus topology, in which the demand at cheap side is zero. The first result for PJM -bus topology is shown in Fig. 7(a). The notable observation is that the overall behavior is similar to the -bus topology, since the price of security is at low load regimes when . Then, there is an increasing region (from to ) in which the price of security increases with the increase of demand at expensive side, and eventually it achieves the maximum and then (when ) the price of security is decreasing.
The result, however, is different from -bus topology in a way that the critical points (the point at which the price begins to increase, and the one at which the price takes it maximum) are not straightforward function of line properties. Recall that these points are characterized explicitly in (8) and (11) for -bus topology. Fig. 7(a) shows that in worst-case, the aggregate demand is less than aggregate line limit from the cheap side to expensive side that is MW. Thus, this result shows that characterizing the worst case demand profile is more challenging in PJM -bus topology.
To investigate how network topology and line characteristics can impact the two aforementioned critical points of the price of security, in three consecutive steps, we simplify PJM -bus topology to be similar to -bus case. Toward this, we first remove the line with capacity MW (reported in Fig. 7(b)), second, we normalized the link capacities such that (reported in Fig. 7(c)); recall that in -bus topology is maximized when ; third, we set the homogeneous generator costs at \15$40$ at demand side (reported in Fig. 7(d)).
The observations are as follows: (i) price of security at the second critical point where the price of security reaches its maximum, increases as the network topology simplifies (); (ii) the aggregate demand at which the first critical point occurs, i.e, the point where the price of security starts to increase, increases as the networks simplifies (); and finally, the aggregate demand at which the the price of security maximizes also increases (). These observations demonstrate that the worst-case aggregate demand that leads to maximum price of security depends on several characteristics of topology, transmission lines, and cost functions.
V Conclusions and Future Directions
In this paper, we tackle a novel and important problem on understanding the economic cost of incorporating security constraints in economic dispatch. We introduce the notion of price of security as a metric that formally characterizes the economic inefficiency of ensuring security. Focusing on security to line outages in a -bus--line topology, we investigate the impact of generation availability and demand distribution on the price of security. In addition, we show that the price of security is greatest when the entire demand is equal to the maximum flow of the lines and is placed at the expensive side of the network. Extensive experimental results on the PJM 5-bus system show that some of our theoretical observations manifest in more general settings.
As future work, we plan to extend our theoretical results to more general networks. The starting point, perhaps, is to consider a network that can be divided into two regions, one cheap and one expensive. Our theoretical results indicate that the price of security may depend critically on the maximum flow from the cheap to the expensive region. Therefore, the challenge is to characterize the maximum flow. Our experiments demonstrate that the price of security also depends significantly on the topology within the regions, demand distributions, and line characteristics. Another direction is to study the price of security for corrective security-constrained economic dispatch and contrast the latter with preventive approaches to understand the tradeoffs between operating costs and security benefits.
-A Proof of Lemma 1
We consider two cases.
Case 1: Constraint (6e) is not active in the optimal solution of instance in ED-2b, i.e., , where is the optimal output of generator in ED-2b. This means that even though the capacity of generator is limited in instance , i.e., , the other constraints in (6e), (6e), and (6e) hinder the generation of generator at full capacity. Consequently, the generation capacity of cheap generator is not a bottleneck in problem, thereby increasing it in instance would not change the optimal value and solution of ED-2b, i.e., . Similarly, we have , since the constraint set of SCED-2b is more restricted than the set of ED-2b, and if (6e) is not active in ED-2b, the equivalent constraint (9f) in SCED-2b is not active as well. Putting together, we have .
Case 2: Constraint (6e) is active in the optimal solution of instance in the ED-2b, i.e., . In this case, we prove .
To prove, we write the optimal cost of instance as a function of optimal cost of instance in both original and security constrained problems. We have the following costs for instance :
[TABLE]
where is the optimal output of generator and and is the amount of reduction in generation output of generator due to respecting the security constraints in instance .
On the other hand in instance , we have , so we get the following cost :
[TABLE]
where . Note that since and . Similarly, we have
[TABLE]
where is the amount of reduction in generation output of generator due to respecting security constraints in instance and . We note that since and . Note that could be at most which is the amount of reduction in output of generator to respect security constraints. Now we proceed to calculate the price of security for input instance as follows
[TABLE]
where the inequality follows from , if and . Putting together both cases the result is proven.
-B Proof of Lemma 2
We claim that . The reason is that the increase in demand, i.e., , is in the side of cheap node, so it can be locally satisfied by the cheap generator at node with the minimum cost of . Similarly, we get , since the additional security constraints do not impact on the ability of local generation. Now, we have
[TABLE]
where the last steps follows again from when and .
-C Proof of Lemma 3
Given fixed , our goal is to find the maximum value of (14). Since the equation of price of security is piecewise smooth, we proceed to find the maximum values in each piece separately.
Case 1: : in this case regardless of how the demand is distributed at nodes and , we have , hence .
Case 2: : in this case we have , and hence
[TABLE]
By taking the derivative we get
[TABLE]
hence is strictly increasing function and takes its maximum when .
Case 3: : we claim that maximizes the price of security. In this case we have
[TABLE]
and
[TABLE]
Now, we prove the claim by contradiction. Assume that there is an instance where . Given the state space, must be in one of the following forms:
[TABLE]
We first compare the price of security of instance in (21). We have
[TABLE]
and
[TABLE]
Apparently, we have , which is contradiction. Similarly, we compare the price of security of instance in (22), with the original instance . We have
[TABLE]
and
[TABLE]
Hence for the price of security we get
[TABLE]
which is again a contrary. Hence the proof is completed.
The reference list from the paper itself. Each links out to its DOI / PubMed record.
- 1[1] A. J. Wood and B. F. Wollenberg, Power generation, operation, and control . John Wiley & Sons, 2012.
- 2[2] Y. Zhang, M. Hajiesmaili, S. Cai, M. Chen, and Q. Zhu, “Peak-aware online economic dispatching for microgrids,” IEEE Transactions on Smart Grid , 2017.
- 3[3] D. Cai, E. Mallada, and A. Wierman, “Distributed optimization decomposition for joint economic dispatch and frequency regulation,” ar Xiv preprint ar Xiv:1605.07910 , 2016.
- 4[4] P. Kundur, J. Paserba, V. Ajjarapu, G. Andersson, A. Bose, C. Canizares, N. Hatziargyriou, D. Hill, A. Stankovic, C. Taylor, et al. , “Definition and classification of power system stability ieee/cigre joint task force on stability terms and definitions,” IEEE Transactions on Power Systems , vol. 19, no. 3, pp. 1387–1401, 2004.
- 5[5] O. Alsac and B. Stott, “Optimal load flow with steady-state security,” IEEE Transactions on Power Apparatus and Systems , no. 3, pp. 745–751, 1974.
- 6[6] K. Aoki and T. Satoh, “Economic dispatch with network security constraints using parametric quadratic programming,” IEEE Transactions on Power Apparatus and Systems , no. 12, pp. 4548–4556, 1982.
- 7[7] B. Stott, O. Alsac, and A. J. Monticelli, “Security analysis and optimization,” Proceedings of the IEEE , vol. 75, no. 12, pp. 1623–1644, 1987.
- 8[8] P. Somasundaram, K. Kuppusamy, and R. K. Devi, “Evolutionary programming based security constrained optimal power flow,” Electric Power Systems Research , vol. 72, no. 2, pp. 137–145, 2004.
