A Community-Based Partitioning Approach for PMU Placement in Large Systems

Size: px
Start display at page:

Download "A Community-Based Partitioning Approach for PMU Placement in Large Systems"

Transcription

1 1 A Community-Based Partitioning Approach for PMU Placement in Large Systems Anamitra Pal 1,*, Gerardo A. Sánchez-Ayala 2, James S. Thorp 3, and Virgilio A. Centeno 3 1 Network Dynamics and Simulation Science Laboratory, Virginia Bioinformatics Institute, Virginia Tech, Blacksburg, Virginia-24061, USA 2 Quanta Technology, Raleigh, North Carolina-27607, USA 3 Bradley Department of Electrical and Computer Engineering, Virginia Tech, Blacksburg-24061, USA * Corresponding Author. Address: 1880 Pratt Drive (0477), Blacksburg, Virginia-24061, USA. anam86@vbi.vt.edu Abstract A phasor measurement unit (PMU) placement scheme is developed in this paper that ensures complete observability of large systems while reducing the computational burden of the optimization. Redundancy in measurement of the critical buses of the network that are identified based on system studies and/or topologies is also provided by the proposed methodology. The community-based islanding approach initially partitions the system into smaller islands. Placement of PMUs in these islands is then computed using integer linear programming (ILP). A bound is also developed to find the maximum error from a global optimal solution. The proposed technique is applied to standard IEEE systems as well as on more realistic power system networks. The results indicate that the proposed technique optimizes the benefits of having PMUs at strategic locations of a large power system network without the associated computational burdens. Keywords Community-based islanding, Integer linear programming (ILP), Large systems, Observability, Phasor measurement unit (PMU), Redundancy. 1. INTRODUCTION Now that a synchrophasor-only state estimator is becoming a reality, it is clear that more and more phasor measurement units (PMUs) will be installed in the power grid [1]. It is believed that more than one thousand PMUs will be introduced in the US power system in the next few years [2]. Six countries in Central America are already installing PMUs in their inter-connected networks [3]. India and China also plan to add many more PMUs to their respective grids [4], [5]. The reason for this expedited growth in

2 2 synchrophasor investment is the numerous benefits that PMUs provide. Some of these benefits are robust state estimation, wide area control, and adaptive protection [6]. With this over-abundance of PMUs in the network, it is essential to develop a technique that can efficiently compute PMU placements for large systems. Since the inception of PMUs, a lot of research has been done to find an optimal PMU placement (OPP) scheme for generic systems. References [7]-[12] used a variety of mathematical tools to perform the optimizations. But the two primary problems that have led to the downfall of most of these techniques as far as implementation in large systems is concerned are: 1. The diversity of applications to be addressed using PMUs, and 2. The computational burden of the optimization itself Reference [13] states that on the basis of applications, there are two methods followed by power engineers for placing PMUs in a system: (a) Development of a prioritized list of placement sites based on observability, and (b) Measurements are placed to correctly represent critical dynamics of the system. The first method is concerned with state estimation and so does not take into account transient and dynamic stability of the system. The second approach does not consider complete observability as one of its priorities. Reference [14] used ILP to reconcile these two approaches. It placed PMUs on the critical buses of the network identified on the basis of system studies/topologies and then found the optimal number of PMUs required for complete system observability. But the OPP problem is known to be NPcomplete [15]. Therefore, although ILP gave optimal solutions, its applicability to large systems (> 500 buses) was limited by the computational burden of the integer programming-based optimization [16]. A number of metaheuristic approaches were also proposed to address the computational burden of the OPP problem [10]-[12], [17], and [18]. However, for generic systems, metaheuristic methods do not provide an upper bound on how close the solution obtained by them is to the optimal solution [19]. Hence they were also not suitable for application to large systems. This paper addresses the issue of PMU placement in big systems by introducing a community-based islanding approach [20] that partitions a large network into smaller islands. The islands in a power system can be different utilities operating under an independent system operator (ISO) or geographically separate

3 3 grids that share power through tie-lines. The critical bus based ILP technique proposed in [14] is then used to find the OPP set in the resulting islands. A bound is also developed to compute the maximum error from a global optimal solution. The proposed technique is initially applied to standard IEEE systems [21] and then tested on larger and more realistic power system networks, such as a 127-bus model of the WECC system [22], a 283-bus model of the Central American system [23], a 750-bus and 1133-bus models of the Indian system [24], and a 1443-bus model of the Brazilian power system [25]. The rest of the paper is structured as follows. Section 2 describes the concept of community-based islanding. The bound of the maximum error from a global optimal solution is computed in Section 3. The methodology developed to eliminate branches and place PMUs in the created islands is illustrated with an example in Section 4. The results obtained on applying the proposed algorithm on different systems is described in details in Section 5. The conclusions are provided in Section COMMUNITY BASED ISLANDING An interesting analysis was done in [20] for finding and evaluating community structure in general networks. This paper shows how the methodology developed in [20] can be used to address the OPP problem in large systems. Figure 1 shows how the computational burden can increase as the size of the system increases. In Figure 1, X-axis denotes the number of buses present while the Y-axis depicts the time required for computing the optimization using ILP. Power system networks ranging from 14 buses to more than 1400 buses were analyzed to create the plot. The reason for the time vs. number of buses plot having an exponential shape is that ILP tries to find the optimal solution to the OPP problem (which is NP-complete [15]) by searching through all possible combinations. Since there are two choices for every bus of the network, for a n bus system a brute force approach will have a worst-case time complexity of O(2 n ). Therefore, as the system size increases, the required computational effort increases exponentially. A pre-processing method to counter this growth was developed in [26]. But [26] did not consider the possibility that some buses could be more important than others from system stability perspectives. The technique developed in this paper shows how PMU placement can be done in large

4 4 systems without compromising on the real-time monitoring and protection of key regions of the system. The community-based partitioning logic is illustrated as follows. Let us have a network of n nodes that can be split into k islands having at most m nodes each by removing a certain number of edges. In such a scenario, the optimization problem for a single island will have a worst-case time complexity of O(2 m ), while the worst-case time complexity for computing the optimization for all the islands would be O(k 2 m ). Now, increasing k will make m n, which will then considerably reduce the worst-case time complexity. An example of this is shown in Figure 2 where k is varied from one to five and m = n/k. Figure 1: Indication of the computational burden of the optimization 3. COMPUTATION OF BOUND Some of the characteristics of the PMU placement problem that have been considered in this paper are summarized as follows: a. When placed at a bus of the system, a PMU observes the voltage of that bus and all of the branch currents that emerge from that bus. b. Zero injection (ZI) buses have not been modeled in this study. This is because in real-life buses are primarily substations and the internal consumption of the substation is something that cannot be neglected. Moreover, by treating ZI buses as normal buses, the problem of

5 5 topological observability not ensuring numerical observability is also avoided [27]. c. Redundancy is provided to the phasor measurements of only the critical buses of the system. Figure 2: Variation of worst-case time with number of nodes for different values of k The community-based islanding approach provides a computationally elegant solution to the PMU placement problem that has the characteristics defined above. However, this benefit comes at the cost of achieving a near-optimal solution instead of an optimal solution. This is because when a system is partitioned to form islands, the partitioning is done by removing edges from the network. Removing an edge may result in loss of observability of the nodes between which the edge initially lay. Now, as more and more edges are removed to form islands, it is possible that the total number of PMUs required for complete observability of the individual islands will be more than the number required for complete observability of the original system. This increase in the number of PMUs required is defined as the error from an optimal solution. This section computes a bound on the maximum error from an optimal solution that will be achieved by partitioning the system. Preliminaries: Let the power network be depicted by an undirected connected graph G(V, E) where V is the set of nodes and E is the set of edges. Let E be the set of edges that must be removed to partition the graph G into multiple islands. Let G (V, E E ) denote the resulting undirected disconnected graph.

6 6 Furthermore, let OPT(H) denote the optimal number of PMUs required for complete observability of an undirected power network H. Lemma 1: OPT(G ) OPT(G) + E where the symbol denotes cardinality. Proof of Lemma 1: Let the set S denote an optimal PMU placement solution for G, that is S = OPT(G). Then, we will prove Lemma 1 by showing that for a feasible optimal PMU placement solution set S for G, the following holds true: S S + E. Let i and j be any two nodes such that the edge {i, j} E. For each edge {i, j} E that is removed, let G 1 and G 2 describe the power network graphs before and after that edge was removed. Then, by definition, before the first element in E is removed, G 1 = G, after every element of E is removed, the new G 1 becomes equal to the current G 2, and after the last element in E is removed, G 2 = G. Also, let S 1 and S 2 denote the optimal PMU placement solution sets for G 1 and G 2, respectively. Then, by definition, before the first element in E is removed, S 1 = S, after every element of E is removed, the new S 1 becomes equal to the current S 2, and after the last element in E is removed, S 2 = S. Now, as each edge {i, j} E is removed, one of the four mutually exclusive scenarios, numbered as (a)-(d) below, can occur. (a) If i S 1 and j S 1, then S 2 = S 1. This is true because since neither node i nor node j has PMUs on them, both nodes i and j are observed by PMUs placed at other locations in S 1. Therefore, the edge between nodes i and j is redundant as far as observability is concerned. Hence, when G 2 is created from G 1 by removing such an edge, it will be completely observed by S 1. Thus, for this scenario S 2 = S 1 which further implies that S 2 = S 1. (b) If i S 1 and j S 1, then S 2 = S 1. This is true because since both nodes i and j already have PMUs on them, even if the edge between them is removed, the observability of the system will not be altered in any way. Therefore, when the edge between nodes i and j is removed, G 2 will continue to be completely observed by S 1. Thus, for this scenario also S 2 = S 1 which further implies that S 2 = S 1. (c) If i S 1 and j S 1, then S 2 S This is true because when the edge between nodes i

7 7 and j is removed, node j may become unobservable. The reason we say may is because even after edge {i, j} is removed, j might still be observed by one or more elements of S 1. In such a case, G 2 will still be completely observable by S 1 and S 2 will be equal to S 1, thereby implying that S 2 = S 1. However, if j does become unobservable, then in order to make S 2 completely observe G 2, S 2 = S 1 {j} and S 2 = S (d) If i S 1 and j S 1, then S 2 S This is true because when the edge between nodes i and j is removed, node i may become unobservable. The reason we say may is because even after edge {i, j} is removed, i might still be observed by one or more elements of S 1. In such a case, G 2 will still be completely observable by S 1 and S 2 will be equal to S 1, thereby implying that S 2 = S 1. However, if i does become unobservable, then in order to make S 2 completely observe G 2, S 2 = S 1 {i} and S 2 = S Repeating this process E times to account for all the edges in E, it can be easily shown that S S + E, and this completes the proof. In practice the number of extra PMUs required was found to be much less than the number of branches that were removed (See Figure 12). This is because when an optimal solution was found for the individual islands, it often resulted in S = S. Thus, as long as the number of branches removed to create the islands is kept to a minimum, the community-based partitioning approach is guaranteed to give veryclose-to-optimal results. In accordance with this realization, an algorithm is developed in the next section that places PMUs in created islands by eliminating least number of branches. 4. BRANCH ELIMINATION AND PMU PLACEMENT (BEPP) SCHEME In the previous section, a bound was developed on the maximum error from an OPP solution. However, in order for the bound to be effective, an algorithm is needed that can identify the minimum number of branches that must be removed to create the islands. Based on the logic of [20], an algorithm is developed here that not only creates islands by removing minimum number of branches but also computes the optimal placement of PMUs in the created islands while catering to practical constraints.

8 8 The proposed BEPP scheme comprises of three stages. The first stage involves assigning weights to the different edges of the network. The logic followed for doing so is that branches with the highest probability of connecting nodes from two different communities should have the highest weights. Although a variety of ways are possible for assigning weights to the edges the one used in [20] was used here because of its ability to create evenly-sized partitions while removing minimal number of edges. Once the branch with the highest weight is identified and removed, a clustering algorithm is used to check for presence of islands. The clustering algorithm identifies nodes that belong to the same community and groups them together. If all the nodes can be clustered under the same group, then it means that no island has been formed by the removal of the highest weight branch and the weighting scheme needs to be repeated to identify the next branch with the highest weight. Once the desired number of islands has been formed, the third stage involves using ILP to find an OPP set in the created islands. Constraints such as redundancy in measurement of the critical buses of the network are imposed at this stage. A flowchart of the BEPP scheme is provided in Figure 3. The three stages are described in more details in the following sub-sections with their application to the IEEE 14-bus system being the subject of the fourth sub-section. A. Weighting Scheme The first stage of the proposed BEPP scheme involves identifying and eliminating the least number of branches to create the partitions. Since the partitioning of a network into islands requires the removal of the inter-community edges, for their successful identification and elimination, these edges must have the highest weights. One way to ensure that is by defining a measure for the traversability of an edge when going by the shortest path from node i to node j for all i and j. On doing so, the following two cases arise: 1. Nodes i and j are in the same community 2. Nodes i and j are in different communities

9 Figure 3: Flowchart of the BEPP Scheme 9

10 10 In the first case, for most networks, the inter-community edges will not be traversed. The reason being that inside a community it is more likely that the shortest path between two nodes will be through edges that lie within the community itself. However, for the second case, it is necessary that the intercommunity edges are traversed. Now, as this process is repeated for all the nodes in the network, the inter-community edges will be traversed more number of times than the intra-community edges. The reason for this is that whenever nodes from two different communities would need to be connected, they would be done so via the inter-community edges. Therefore, by definition, the measure that is developed based on the traversability of an edge will be highest for the inter-community edges. The above-mentioned concept is implemented in a three step process. In the first step, a symmetric matrix called the Depth matrix D is created whose element D(i, j) denotes the depth of node j from node i and is equal to the minimum number of edges that must be traversed to reach node j starting from node i. If node j cannot be reached from node i, then D(i, j) is set to zero. After the computation of the Depth matrix, the next step is to define a Vertex Number matrix V whose element V(i, j) denotes the minimum number of shortest paths by which node j can be reached from node i. The Vertex Number matrix is also a symmetric matrix and is computed using the elements of the Depth matrix. The third step is the creation of the Weight matrix which provides a measure for comparing one branch to another. With the aid of Depth and Vertex Number matrices, the Weight matrix is created using the script given in Figure 4. In Figure 4, A denotes the n-dimensional adjacency matrix of the network, i denotes the source node, j denotes the destination node, and k denotes a node which lies in between i and j. The ratio V(k, i)/v(j, i) is the index that measures the traversability of an edge. The variable counter ensures that the weight of the node furthest from i is the least and it increases progressively as it gets closer to i. The gradual increase is quantified at subsequent depths by the sum of all the weights of the downstream edges, increased by one to account for the decreasing depth, and finally multiplied by the ratio of the vertex numbers. Once the Weight matrix is computed, the edge having the highest weight is removed from the network and the resulting adjacency matrix is set as an input to the clustering algorithm described next.

11 11 For i, j, k n if(d(j, i) == max(d(:, i)) if(a(j, k) 0) W(k, j) = V(k, i) V(j, i) endif endif counter = 1 if(counter max(d(:, i))) if(d(j, i) == max(d(:, i)) counter) if(a(j, k) 0) if(d(j, i) > D(k, i)) W(k, j) = (sum(w(j, : ) + 1)) V(k, i) V(j, i) endif endif endif counter = counter + 1 endif endfor Figure 4: Script for computing the Weight matrix B. Clustering Algorithm The second stage of the BEPP scheme is the clustering algorithm. Its function is to detect and identify created islands. It starts with the first element of the adjacency matrix obtained from Section 4A and identifies the non-zero elements present in the first row (or column). Once it comes across a non-zero entry, it travels along the corresponding column (or row) to search for other non-zero entries. In this way, if all the nodes can be reached from the first node, it means that no islands have been formed by the removal of the branch identified in Section 4A and that the weighting scheme has to be repeated to identify the next branch to be eliminated. However, if there are nodes that cannot be reached from the first node by following the above-mentioned process, then it means that an island is present. In order to identify the nodes present in the island, the smallest numbered node that could not be reached by the first node is set as the first node of the new island and the clustering approach is repeated to identify other nodes which can then be reached from this new first node. This process is repeated until all the islands have been identified. If the number of islands formed is less than the number of islands desired, then the weighting scheme is run again to identify more edges that must be removed. However, if the number of

12 12 islands formed is greater than or equal to the desired number, then the created islands along with the nodes present in each of them are set as inputs to the ILP technique described next. C. Binary Integer Programming A methodology was developed in [14] that ensured observability of the most important buses of the network under N 1 contingency criterion using ILP. This was achieved by providing more weights to the nodes that were critical. High voltage buses, high connectivity buses, buses relevant to transient/dynamic stability, and/or potential small signal control buses were recognized as critical nodes for this study. Since the weighting scheme described in Section 4A does not affect the relative importance of the nodes of the system, the technique developed in [14] can be smoothly integrated into the proposed scheme. This is done by following a five-step process as shown below: Step 1: Identify critical nodes of the system. Step 2: For the i th island, identify the critical nodes present in it. Define a null vector X init having the i same length as the number of nodes in the i th island. Set the locations of the critical buses as one in X init i. Step 3: Define a vector g i such that, g i = f i wx init i (1) In (1), f i is a vector of ones having the same length as X init and w is a scalar having any value greater i than one. The scalar weight w ensures priority in placement of PMUs on the critical nodes. Step 4: The optimization criteria is defined as, min X i (g i T. X i ) (2) The constraints imposed on (2) are A i X i f i T. X i = nnz(x init i ) (3) X init i In (3), A i is the incidence matrix of the i th island and nnz(y) is the number of non-zero elements in vector y. The incidence matrix is the same as the adjacency matrix except that its diagonal elements are unity instead of zeros.

13 13 Step 5: If a critical node is not connected to any other node that has PMU on it, then define the node immediately next to that critical node as a critical node and repeat Steps 2 to 4. By following these five steps for each of the created islands, an OPP scheme can be realized that guarantees redundancy in measurement of all the critical buses of the network. More details about the mathematical formulation of the binary integer programming based ILP can be found in [14]. Since the community-based partitioning technique has a worst-case time complexity of O(n 3 ) for sparse graphs [20], the worst-case time complexity for partitioning a system into k equal islands is O (n 3 + k 2 (n k ) ), which is considerably less than O(2 n ) for all n > 10 and k 2. Thus, by combining ILP with the community-based islanding approach, a simple PMU allocation technique is realized that provides real-time monitoring of critical buses of the network as well as ensures complete system observability with reduced computational burden. A variety of power system networks were analyzed to assess the utility of this scheme. Its application to the IEEE 14-bus system is described in the next section. D. Illustration of BEPP Scheme on IEEE-14 Bus System In this section, the application of the BEPP scheme is demonstrated on the IEEE 14-bus system. This system consists of 14 buses and 20 lines [21]. The objective is to create two islands in this network based on the proposed scheme. The adjacency matrix of the original network is shown in Figure 5. When the adjacency matrix is fed into the weighting scheme, the Depth, the Vertex Number and the Weight matrices obtained as outputs are shown in Figures 6-8. From the Weight matrix obtained in Figure 8, it is realized that branch 5-6 has the highest weight (highlighted in red), and that it should be the first branch that must be removed. After removing this branch from the adjacency matrix, the modified adjacency matrix is fed into the clustering algorithm. On checking for islands, it is realized that no islands have been formed by the removal of branch 5-6. Therefore, the modified adjacency matrix is fed back into the weighting scheme for identifying new branches that must be eliminated in order to create the desired number of islands (in this case, two).

14 14 Bus Numbers Figure 5: Original Adjacency matrix of the IEEE 14-bus system Bus Numbers Figure 6: Original Depth matrix of the IEEE 14-bus system

15 15 Bus Numbers Figure 7: Original Vertex Number matrix of the IEEE 14-bus system Bus Numbers Figure 8: Original Weight matrix of the IEEE 14-bus system On repeating this process two more times, branches 4-9 and 7-9 are identified as the branches with successively highest weights as shown in Figures 9 and 10 (highlighted in red, along with the zero weights of the eliminated lines), and are subsequently removed. The new adjacency matrix obtained is

16 16 shown in Figure 11 (with the changes from the original adjacency matrix highlighted in red). When this adjacency matrix is fed into the clustering algorithm, it identifies two islands. The first island consists of buses 1, 2, 3, 4, 5, 7, and 8 while the second island consists of buses 6, 9, 10, 11, 12, 13, and 14. Next, the adjacency matrices of the two islands are set as inputs to the binary integer programming section of the BEPP scheme. When none of the buses are considered critical, the numbers and locations obtained for placement of PMUs are shown in Table 1 (first row). Next, when bus 4 is considered to be a critical bus (with bus 2 identified to be the bus providing redundancy to the measurement of the critical bus), the new numbers and locations are again found out (as seen in second row of Table 1). Bus Numbers Figure 9: Weight matrix of the IEEE 14-bus system after line 5-6 is removed TABLE 1: Illustration of BEPP Scheme for computing PMU placements by partitioning IEEE 14-bus system into two islands Using Technique developed in [14] Using BEPP Scheme # PMUs Location # PMUs Location When no bus is considered critical 4 2, 6, 7, 9 4 2, 7, 10, 13 When bus 4 is considered critical 5 2, 4, 7, 10, , 4, 7, 10, 13

17 17 Bus Numbers Figure 10: Weight matrix of the IEEE 14-bus system after line 5-6 and line 4-9 are removed Bus Numbers Figure 11: Adjacency matrix of the IEEE 14-bus system after removal of lines 5-6, 4-9, and 7-9 In Table 1, the results obtained using the proposed scheme is compared with the optimal results obtained through the technique developed in [14]. The comparison indicated that when no buses were identified to be critical, although the locations differed slightly, the numbers of PMUs required remained

18 18 the same for the two approaches. This is because even though three lines were removed to create the islands in accordance with the BEPP scheme, when ILP was applied to the individual islands, the total number of PMUs required remained the same. In the second case, when bus 4 was identified to be a critical bus, it was observed that the numbers and locations of PMUs required remained the same for both the approaches. The conclusion drawn from this illustration is that the proposed BEPP scheme is a good choice for reaching a near-optimal (if not an optimal) solution for PMU placement in power system networks, especially when used in conjunction with the concept of critical buses. 5. SIMULATIONS AND RESULTS A. Results Obtained for Different Test Systems The effect of partitioning on the number of extra PMUs needed was analyzed in the first set of simulations. Since this paper focused more on large systems, the test systems having more than 100 buses were selected for this simulation, with none of the buses being identified as critical. The results obtained are shown in Figure 12. From the figure it becomes clear that the ratio of the number of extra PMUs needed to the number of branches eliminated, as more and more partitions are made, is very small. Only for the 127-bus system did the ratio equal 1 (when it was partitioned into 2 and 3 islands, respectively), and even then, when more partitions were made, the ratio for that system dropped quickly. The reason for the ratios being low in general was that of the four possibilities identified in Section 3, only two had the potential of adding more PMUs. Therefore, although many branches may have been removed to create the islands, their net effect on the total number of extra PMUs required for full observability was very small. Another inference that was drawn from Figure 12 was that the extra number of PMUs required did not increase with increase in the size of the system. On the contrary, it was realized that the ratio was lower for the larger systems (> 500 buses) than it was for the smaller systems.

19 19 Figure 12: Ratio of number of extra PMUs required to the number of braches eliminated for different power system networks as the number of islands is increased In the second set of simulations, the computation times required for performing the optimization using the BEPP scheme was compared with the traditional ILP technique developed in [28]. For the BEPP scheme, the test systems were partitioned into minimum number of islands greater than or equal to two, such that the size of the individual islands was less than 500 buses. For this set simulations also none of the buses were identified as critical. The results are provided in Table 2. The computations were performed using MATLAB on a machine having Intel (R) Core i5 Processor with a speed of 2.40 GHz and an installed memory (RAM) of 5.86 GB. From the table, it becomes clear that for systems with more than 500 buses, the computation times using the BEPP scheme is significantly less in comparison to the computation times using the ILP technique. Of special emphasis are the computation times for the bus system and the 1443-bus system, for which optimal PMU placements could not be computed using ILP even after letting it run for 150,000 seconds. A more powerful machine (Intel (R) Core i7 Processor having a speed of 3.40 GHz and an installed memory (RAM) of 64 GB) was used to find the optimal number of PMUs for those two systems. However, using the BEPP scheme, the original machine was able to come up with a near-optimal solution at a fraction of the time.

20 20 TABLE 2: Comparison of the proposed BEPP Scheme with the traditional ILP based PMU placement algorithm Using ILP [28] Using BEPP Scheme System Number of PMUs Time (in seconds) Island Details Number of Size Partitions Number of PMUs Time (in seconds) IEEE 14-bus system IEEE 30-bus system IEEE 57-bus system IEEE 118-bus system 127-bus WECC system 283-bus Central American system IEEE 300-bus system 750-bus Indian system 1133-bus Indian system >150, bus Brazilian system 443 >150,

21 21 In the final set of simulations, the critical buses were identified and redundancy under the proposed scheme is provided to them. The critical buses were chosen based on their voltage levels and connectivity, as well as on the basis of the transient and dynamic stability studies that were performed on the systems. The number of partitions made was based on system topology and/or computational ease. The 118 and the 300 bus systems were split into three islands. Since the 283-bus system represented the Central American Power Transmission Network comprising of six countries (Guatemala, Nicaragua, Honduras, El Salvador, Costa Rica, and Panama), it was split into six islands. The 750 and the 1133-bus systems represented the Northern-and-Eastern Power Grids of India and were partitioned such that each of the islands formed had less than 500 buses. The results obtained for the test systems are shown in Table 3. From the table it becomes clear that a near-optimal solution is obtained using the BEPP scheme even after considering some buses as critical. Thus, using the technique proposed in this paper, a PMU placement scheme is developed that optimizes the benefits of having PMUs at strategic locations of a large power system network without the associated computational burdens. TABLE 3: Number of PMUs required after considering critical buses System Number of islands created Number of critical buses Optimal number of PMUs using [14] Number of PMUs using BEPP 118 Bus System Bus System Bus System Bus System Bus System B. Analysis of the Results Some inferences that were drawn from the results obtained in Section 5A are summarized below: 1. The clustering algorithm is so designed that it will terminate the outer loop of Figure 3 when

22 22 the number of islands formed is greater than or equal to the desired number. Alternately, it can also terminate (if the user so desires) if the number of buses inside each of the created islands is less than a specific threshold (in the simulations, that threshold was set at 500 buses). 2. The BEPP scheme is not a purely topographical approach because it takes into account the dynamics of the power system (during the selection of the critical buses). However, considering the fact that it can partition the system so as to match existing geographic divisions (for example, the six-nation Central American system can be split very effectively into six islands), use of the BEPP scheme to study some of the physical or geographical properties of power networks can be explored in the future. 3. The BEPP scheme ensures that the only locations where more PMUs would get added to the network is at the boundary buses. But since boundary buses are the locations where market prices change, it makes practical sense to have those buses monitored in real-time by PMUs. 4. Since most metaheuristic approaches do not provide an upper-bound on the gap between their solution and the optimal solution, the results of the BEPP scheme were compared with ILP techniques that are guaranteed to give optimal results. 5. Most of the realistic power system data used in the simulations were obtained directly from the agencies who were interested in the results of the study. The data primarily consisted of load flow cases and dynamic files that were solved using the PSS/E software. For performing the transient and dynamic stability studies on the test systems (so as to identify critical buses), the power flow was solved using the Newton-Raphson method. To conclude, the BEPP scheme developed in this paper is a complete package: it can give optimal results for small systems (by setting desired number of islands = 1), and can give very-close-to-optimal results for larger systems in which the direct application of ILP-based approaches (such as those developed in [14] and [28]) could not give results within reasonable time. 6. CONCLUSIONS The core contribution of this paper is the introduction of a partitioning logic that divides a large power

23 23 system network into small islands for facilitating PMU placement. The main advantage of using this technique is that PMU locations are found for large networks without performing any type of topology modification/reduction. Thus, the results produced are more accurate even for models that have many low voltage inter-connections. The partitioning scheme identifies communities in the system by analyzing the connections between buses. After splitting the network into islands, a critical bus based PMU allocation technique is used to find the optimal locations. The proposed method is found to provide genuinely good results for large systems at reduced computational effort. The community-based partitioning approach appears to have a lot of potential applications in power systems. Its use in the development of a partitioned linear state estimator is currently being considered. 7. REFERENCES [1] Jones, K. D., Thorp, J. S., and Gardner, R. M., Three-phase linear state estimation using phasor measurements, Proc. IEEE Power Eng. Soc. Gen. Meeting, Vancouver, BC, Canada, pp. 1-5, July [2] Department of Energy, U. S., Smart grid investment grant program progress report, July [Online]. Available: %20Progress%20Report%20July% pdf [3] Sanchez, G. A., Pal, A., Centeno, V. A., and Flores, W. C., PMU placement for the Central American power network and its possible impacts, Proc. IEEE Power Eng. Soc. Conf. Innovative Smart Grid Technol., Medellin, Colombia, pp. 1-7, October [4] Samantaray, S. R., Letter to the editor: smart grid initiatives in India, Electr. Power Compon. Syst., Vol. 42, No. 3-4, pp , February [5] Xu, Z., Xue, Y., and Wong, K. P., Recent advancements on smart grids in China, Electr. Power Compon. Syst., Vol. 42, No. 3-4, pp , February [6] Phadke, A. G., and Thorp, J. S., Synchronized Phasor Measurements and their Applications. New York: Springer, 2008.

24 24 [7] Sodhi, R., and Sharieff, M. I., Phasor measurement unit placement framework for enhanced widearea situational awareness, IET Gener. Transm. Distrib., Vol. 9, No. 2, pp , January [8] Gomez, O., Rios, M. A., and Anders, G., Reliability-based phasor measurement unit placement in power systems considering transmission line outages and channel limits, IET Gener. Transm. Distrib., Vol. 8, No. 1, pp , January [9] Theodorakatos, N. P., Manousakis, N. M., and Korres, G. N., Optimal placement of phasor measurement units with linear and non-linear models, Electr. Power Compon. Syst., Vol. 43, No. 4, pp , February [10] Ramesh, L., Choudhury, S. P., Choudhury, S. and Crossley, P. A., Electrical power system state estimation meter placement-a comparative survey report, Electr. Power Compon. Syst., Vol. 36, No. 10, pp , September [11] Ahmadi A., Alinejad-Beromi, Y., and Moradi, M., Optimal PMU placement for power system observability using binary particle swarm optimization and considering measurement redundancy, Expert Syst. Applicat., Vol. 38, No. 6, pp , June [12] Rather, Z. H., Chen, Z., Thogerson, P., Lund, P., and Kirby, B., Realistic approach for phasor measurement unit placement: consideration of practical hidden costs, IEEE Trans. Power Del., Vol. 30, No. 1, pp. 3-15, February [13] Heydt, G. T., Liu, C. C., Phadke, A. G., and Vittal, V., Solution for the crisis in electric power supply, IEEE Comput. Appl. Power, Vol. 14, No. 3, pp , July [14] Pal, A., Sanchez, G. A., Centeno, V. A., and Thorp, J. S., A PMU placement scheme ensuring real-time monitoring of critical buses of the network, IEEE Trans. Power Del., Vol. 29, No. 2, pp , April [15] Brueni, D. J., and Heath, L. S., The PMU placement problem, SIAM J. Discrete Math., Vol. 19, No. 3, pp , December 2005.

25 25 [16] Kavasseri, R., and Srinivasan, S. K., Joint placement of phasor and power flow measurements for observability of power systems, IEEE Trans. Power Syst., Vol. 26, No. 4, pp , November [17] Koutsoukis, N. C., Manousakis, N. M., Georgilakis, P. S., and Korres, G. N., Numerical observability method for optimal phasor measurement units placement using recursive Tabu search method, IET Gener. Transm. Distrib., Vol.7, No.4, pp , April [18] Wen, M. H. F., Xu, J., and Li, V. O. K., Optimal multistage PMU placement for wide-area monitoring, IEEE Trans. Power Syst., Vol.28, No.4, pp , November [19] Puchinger, J. Combining metaheuristics and integer programming for solving cutting and packing problems, Ph.D. Dissertation, Institute of Computer Graphics and Algorithms, Vienna University of Technology, [20] Newman, M. E. J., and Girman, M., Finding and evaluating community structure in networks, Physical Review E, Vol. 69, No. 2, pp. 1-16, February [21] Power Systems Test Case Archive. [Online]. Available: [22] Electric Power Research Institute. DC multi-infeed study. EPRI, TR-TR s, Projects , Final Report, December [23] [24] Zhou, M., Centeno, V. A., and Phadke, A. G., Practical PMU placement for the North India power grid, Virginia Polytech. Inst. State Univ., Blacksburg, VA, USA, Virginia Tech-EPRI Project, Final Rep. EP-P23460/C11363, December [25] [26] Zhou, M., Centeno, V. A., Phadke, A. G., Yi, H., Novosel, D., and Volskis, H. A. R., A preprocessing method for effective PMU placement studies, Proc. 3rd Int. IEEE Conf. Electric Utility Deregulation Restructuring Power Technol., Nanjing, China, pp , 6-9 April 2008.

26 26 [27] Clements, K. A., Observability methods and optimal meter placement, Int. J. Elect. Power Energy Syst., Vol. 12, No. 2, pp , April [28] De La Ree, J., Centeno, V. A., Thorp, J. S., and Phadke, A. G., Synchronized phasor measurement applications in power systems, IEEE Trans. Smart Grid, Vol. 1, No. 1, pp , June 2010.

Optimal PMU Placement

Optimal PMU Placement Optimal PMU Placement S. A. Soman Department of Electrical Engineering Indian Institute of Technology Bombay Dec 2, 2011 PMU Numerical relays as PMU System Observability Control Center Architecture WAMS

More information

Mixed Integer Linear Programming and Nonlinear Programming for Optimal PMU Placement

Mixed Integer Linear Programming and Nonlinear Programming for Optimal PMU Placement Mied Integer Linear Programg and Nonlinear Programg for Optimal PMU Placement Anas Almunif Department of Electrical Engineering University of South Florida, Tampa, FL 33620, USA Majmaah University, Al

More information

Role of Synchronized Measurements In Operation of Smart Grids

Role of Synchronized Measurements In Operation of Smart Grids Role of Synchronized Measurements In Operation of Smart Grids Ali Abur Electrical and Computer Engineering Department Northeastern University Boston, Massachusetts Boston University CISE Seminar November

More information

On-line Calibration of Voltage Transformers Using Synchrophasor Measurements

On-line Calibration of Voltage Transformers Using Synchrophasor Measurements On-line Calibration of Voltage Transformers Using Synchrophasor Measurements Anamitra Pal, Member, IEEE, Paroma Chatterjee, Student Member, IEEE, James S. Thorp, Life Fellow, IEEE, and Virgilio A. Centeno,

More information

Smart Grid State Estimation by Weighted Least Square Estimation

Smart Grid State Estimation by Weighted Least Square Estimation International Journal of Engineering and Advanced Technology (IJEAT) ISSN: 2249 8958, Volume-5, Issue-6, August 2016 Smart Grid State Estimation by Weighted Least Square Estimation Nithin V G, Libish T

More information

Fine Tuning Of State Estimator Using Phasor Values From Pmu s

Fine Tuning Of State Estimator Using Phasor Values From Pmu s National conference on Engineering Innovations and Solutions (NCEIS 2018) International Journal of Scientific Research in Computer Science, Engineering and Information Technology 2018 IJSRCSEIT Volume

More information

PMU-Based Power System Real-Time Stability Monitoring. Chen-Ching Liu Boeing Distinguished Professor Director, ESI Center

PMU-Based Power System Real-Time Stability Monitoring. Chen-Ching Liu Boeing Distinguished Professor Director, ESI Center PMU-Based Power System Real-Time Stability Monitoring Chen-Ching Liu Boeing Distinguished Professor Director, ESI Center Dec. 2015 Real-Time Monitoring of System Dynamics EMS Real-Time Data Server Ethernet

More information

Critical Measurement Set with PMU for Hybrid State Estimation

Critical Measurement Set with PMU for Hybrid State Estimation 6th NATIONAL POWER SYSTEMS CONFERENCE, 5th-th DECEMBER, 200 25 Critical Measurement Set with for Hybrid State Estimation K.Jamuna and K.S.Swarup Department of Electrical Engineering Indian Institute of

More information

Power Grid State Estimation after a Cyber-Physical Attack under the AC Power Flow Model

Power Grid State Estimation after a Cyber-Physical Attack under the AC Power Flow Model Power Grid State Estimation after a Cyber-Physical Attack under the AC Power Flow Model Saleh Soltan, Gil Zussman Department of Electrical Engineering Columbia University, New York, NY Email: {saleh,gil}@ee.columbia.edu

More information

Dynamic state based on autoregressive model for outgoing line of high voltage stations

Dynamic state based on autoregressive model for outgoing line of high voltage stations 5th International Conference on Advanced Engineering Materials and Technology (AEMT 015) Dynamic state based on autoregressive model for outgoing line of high voltage stations Yanhong Wang1, a * Tao Xin,b

More information

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION

OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION OPTIMAL PLACEMENT AND UTILIZATION OF PHASOR MEASUREMENTS FOR STATE ESTIMATION Xu Bei, Yeo Jun Yoon and Ali Abur Teas A&M University College Station, Teas, U.S.A. abur@ee.tamu.edu Abstract This paper presents

More information

CÁTEDRA ENDESA DE LA UNIVERSIDAD DE SEVILLA

CÁTEDRA ENDESA DE LA UNIVERSIDAD DE SEVILLA Detection of System Disturbances Using Sparsely Placed Phasor Measurements Ali Abur Department of Electrical and Computer Engineering Northeastern University, Boston abur@ece.neu.edu CÁTEDRA ENDESA DE

More information

Power Grid Partitioning: Static and Dynamic Approaches

Power Grid Partitioning: Static and Dynamic Approaches Power Grid Partitioning: Static and Dynamic Approaches Miao Zhang, Zhixin Miao, Lingling Fan Department of Electrical Engineering University of South Florida Tampa FL 3320 miaozhang@mail.usf.edu zmiao,

More information

Minimum Sparsity of Unobservable. Power Network Attacks

Minimum Sparsity of Unobservable. Power Network Attacks Minimum Sparsity of Unobservable 1 Power Network Attacks Yue Zhao, Andrea Goldsmith, H. Vincent Poor Abstract Physical security of power networks under power injection attacks that alter generation and

More information

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS

AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS Progress In Electromagnetics Research M, Vol. 23, 53 63, 2012 AN INDEPENDENT LOOPS SEARCH ALGORITHM FOR SOLVING INDUCTIVE PEEC LARGE PROBLEMS T.-S. Nguyen *, J.-M. Guichon, O. Chadebec, G. Meunier, and

More information

Power System Parameter Estimation for Enhanced Grid Stability Assessment in Systems with Renewable Energy Sources

Power System Parameter Estimation for Enhanced Grid Stability Assessment in Systems with Renewable Energy Sources Power System Parameter Estimation for Enhanced Grid Stability Assessment in Systems with Renewable Energy Sources Andreas J. Schmitt Dissertation submitted to the Faculty of the Virginia Polytechnic Institute

More information

URTDSM Initiative in India and Controlled Islanding using PMU Measurements

URTDSM Initiative in India and Controlled Islanding using PMU Measurements URTDSM Initiative in India and Controlled Islanding using PMU Measurements Akhil Raj Gopal Gajjar Meenal Chougule Narayanan Rajagopal Prashant Navalkar Rajeev Gajbhiye S. A. Soman PowerAnser Labs, IIT

More information

Optimal PMU Placement for Power System State Estimation with Random Communication Packet Losses

Optimal PMU Placement for Power System State Estimation with Random Communication Packet Losses 2011 9th IEEE International Conference on Control and Automation (ICCA) Santiago, Chile, December 19-21, 2011 TueB1.1 Optimal PMU Placement for Power System State Estimation with Random Communication Packet

More information

Quantifying Cyber Security for Networked Control Systems

Quantifying Cyber Security for Networked Control Systems Quantifying Cyber Security for Networked Control Systems Henrik Sandberg ACCESS Linnaeus Centre, KTH Royal Institute of Technology Joint work with: André Teixeira, György Dán, Karl H. Johansson (KTH) Kin

More information

Trajectory Sensitivity Analysis as a Means of Performing Dynamic Load Sensitivity Studies in Power System Planning

Trajectory Sensitivity Analysis as a Means of Performing Dynamic Load Sensitivity Studies in Power System Planning 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2014 Grid of the Future Symposium Trajectory Sensitivity Analysis as a Means of Performing Dynamic Load Sensitivity Studies

More information

Distribution System s Loss Reduction by Optimal Allocation and Sizing of Distributed Generation via Artificial Bee Colony Algorithm

Distribution System s Loss Reduction by Optimal Allocation and Sizing of Distributed Generation via Artificial Bee Colony Algorithm American Journal of Engineering Research (AJER) e-issn : 2320-0847 p-issn : 2320-0936 Volume-03, Issue-06, pp-30-36 www.ajer.org Research Paper Open Access Distribution System s Loss Reduction by Optimal

More information

Optimal Placement of PMUs in Power Systems Using Mixed Integer Non Linear Programming and Bacterial Foraging Algorithm

Optimal Placement of PMUs in Power Systems Using Mixed Integer Non Linear Programming and Bacterial Foraging Algorithm 150 ECTI TRANSACTIONS ON ELECTRICAL ENG., ELECTRONICS, AND COMMUNICATIONS VOL.9, NO.1 February 2011 Optimal Placement of PMUs in Power Systems Using Mixed Integer Non Linear Programming and Bacterial Foraging

More information

HPC and High-end Data Science

HPC and High-end Data Science HPC and High-end Data Science for the Power Grid Alex Pothen August 3, 2018 Outline High-end Data Science 1 3 Data Anonymization Contingency Analysis 2 4 Parallel Oscillation Monitoring 2 / 22 PMUs in

More information

668 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 24, NO. 2, MAY 2009

668 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 24, NO. 2, MAY 2009 668 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 24, NO. 2, MAY 2009 Measurement Placement in Distribution System State Estimation Ravindra Singh, Student Member, IEEE, Bikash C. Pal, Senior Member, IEEE,

More information

Impact of Photovoltaic Generation On The Power System Stability

Impact of Photovoltaic Generation On The Power System Stability Impact of Photovoltaic Generation On The Power System Stability Eng. Abdelmoezz Ahmed Eid Dept. of Electrical Engineering Al-Azhar University Cairo, Egypt engabdelmoezz@gmail.com Dr. Tarek Mahmoud Dept.

More information

Uncertain Quadratic Minimum Spanning Tree Problem

Uncertain Quadratic Minimum Spanning Tree Problem Uncertain Quadratic Minimum Spanning Tree Problem Jian Zhou Xing He Ke Wang School of Management Shanghai University Shanghai 200444 China Email: zhou_jian hexing ke@shu.edu.cn Abstract The quadratic minimum

More information

Two-Layer Network Equivalent for Electromagnetic Transients

Two-Layer Network Equivalent for Electromagnetic Transients 1328 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 18, NO. 4, OCTOBER 2003 Two-Layer Network Equivalent for Electromagnetic Transients Mohamed Abdel-Rahman, Member, IEEE, Adam Semlyen, Life Fellow, IEEE, and

More information

Quickest Line Outage Detection and Identification: Measurement Placement and System Partitioning

Quickest Line Outage Detection and Identification: Measurement Placement and System Partitioning Quicest Line Outage Detection and Identification: Measurement Placement and System Partitioning Xichen Jiang, Yu Christine Chen, Venugopal V. Veeravalli, Alejandro D. Domínguez-García Western Washington

More information

Optimal Placement and Sizing of Distributed Generators in 33 Bus and 69 Bus Radial Distribution System Using Genetic Algorithm

Optimal Placement and Sizing of Distributed Generators in 33 Bus and 69 Bus Radial Distribution System Using Genetic Algorithm American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

Cyber Attacks, Detection and Protection in Smart Grid State Estimation

Cyber Attacks, Detection and Protection in Smart Grid State Estimation 1 Cyber Attacks, Detection and Protection in Smart Grid State Estimation Yi Zhou, Student Member, IEEE Zhixin Miao, Senior Member, IEEE Abstract This paper reviews the types of cyber attacks in state estimation

More information

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor

Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor Simultaneous placement of Distributed Generation and D-Statcom in a radial distribution system using Loss Sensitivity Factor 1 Champa G, 2 Sunita M N University Visvesvaraya college of Engineering Bengaluru,

More information

Observability of power systems with optimal PMU placement

Observability of power systems with optimal PMU placement Observability of power systems with optimal PMU placement Margarida Carvalho a Xenia Klimentova b Ana Viana b,c a IVADO Fellow, Canada Excellence Research Chair in Data Science for Real-Time Decision-Making

More information

Meta Heuristic Harmony Search Algorithm for Network Reconfiguration and Distributed Generation Allocation

Meta Heuristic Harmony Search Algorithm for Network Reconfiguration and Distributed Generation Allocation Department of CSE, JayShriram Group of Institutions, Tirupur, Tamilnadu, India on 6 th & 7 th March 2014 Meta Heuristic Harmony Search Algorithm for Network Reconfiguration and Distributed Generation Allocation

More information

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems

Research Article A Novel Differential Evolution Invasive Weed Optimization Algorithm for Solving Nonlinear Equations Systems Journal of Applied Mathematics Volume 2013, Article ID 757391, 18 pages http://dx.doi.org/10.1155/2013/757391 Research Article A Novel Differential Evolution Invasive Weed Optimization for Solving Nonlinear

More information

PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS

PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS IMPACT: International ournal of Research in Engineering & Technology (IMPACT: IRET) ISSN 2321-8843 Vol. 1, Issue 3, Aug 2013, 85-92 Impact ournals PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION

More information

ECEN 667 Power System Stability Lecture 20: Oscillations, Small Signal Stability Analysis

ECEN 667 Power System Stability Lecture 20: Oscillations, Small Signal Stability Analysis ECEN 667 Power System Stability Lecture 20: Oscillations, Small Signal Stability Analysis Prof. Tom Overbye Dept. of Electrical and Computer Engineering Texas A&M University, overbye@tamu.edu 1 Announcements

More information

SINGLE OBJECTIVE RISK- BASED TRANSMISSION EXPANSION

SINGLE OBJECTIVE RISK- BASED TRANSMISSION EXPANSION Vol.2, Issue.1, Jan-Feb 2012 pp-424-430 ISSN: 2249-6645 SINGLE OBJECTIVE RISK- BASED TRANSMISSION EXPANSION V.Sumadeepthi 1, K.Sarada 2 1 (Student, Department of Electrical and Electronics Engineering,

More information

Optimal Placement & sizing of Distributed Generator (DG)

Optimal Placement & sizing of Distributed Generator (DG) Chapter - 5 Optimal Placement & sizing of Distributed Generator (DG) - A Single Objective Approach CHAPTER - 5 Distributed Generation (DG) for Power Loss Minimization 5. Introduction Distributed generators

More information

1348 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 25, NO. 3, JULY /$ IEEE

1348 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 25, NO. 3, JULY /$ IEEE 1348 IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 25, NO. 3, JULY 2010 Optimal Coordination of Directional Overcurrent Relays Considering Different Network Topologies Using Interval Linear Programming Abbas

More information

Himanshu Jain. Robert P Broadwater, Chair Saifur Rahman, Co-Chair Alexander Elgart Steve C Southward Virgilio A Centeno

Himanshu Jain. Robert P Broadwater, Chair Saifur Rahman, Co-Chair Alexander Elgart Steve C Southward Virgilio A Centeno Dynamic Simulation of Power Systems using Three Phase Integrated Transmission and Distribution System Models: Case Study Comparisons with Traditional Analysis Methods Himanshu Jain Dissertation submitted

More information

PowerApps Optimal Power Flow Formulation

PowerApps Optimal Power Flow Formulation PowerApps Optimal Power Flow Formulation Page1 Table of Contents 1 OPF Problem Statement... 3 1.1 Vector u... 3 1.1.1 Costs Associated with Vector [u] for Economic Dispatch... 4 1.1.2 Costs Associated

More information

AN ENHANCED EARLY DETECTION METHOD FOR ALL ZERO BLOCK IN H.264

AN ENHANCED EARLY DETECTION METHOD FOR ALL ZERO BLOCK IN H.264 st January 0. Vol. 7 No. 005-0 JATIT & LLS. All rights reserved. ISSN: 99-865 www.jatit.org E-ISSN: 87-95 AN ENHANCED EARLY DETECTION METHOD FOR ALL ZERO BLOCK IN H.6 CONG-DAO HAN School of Electrical

More information

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks

Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks Int. J. on Recent Trends in Engineering and Technology, Vol. 10, No. 2, Jan 2014 Performance Improvement of the Radial Distribution System by using Switched Capacitor Banks M. Arjun Yadav 1, D. Srikanth

More information

The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits

The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 18, NO. 2, MAY 2003 605 The Existence of Multiple Power Flow Solutions in Unbalanced Three-Phase Circuits Yuanning Wang, Student Member, IEEE, and Wilsun Xu, Senior

More information

A Data-driven Voltage Control Framework for Power Distribution Systems

A Data-driven Voltage Control Framework for Power Distribution Systems A Data-driven Voltage Control Framework for Power Distribution Systems Hanchen Xu, Alejandro D. Domínguez-García, and Peter W. Sauer arxiv:1711.04159v1 [math.oc] 11 Nov 2017 Abstract In this paper, we

More information

1910 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 28, NO. 2, MAY 2013

1910 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 28, NO. 2, MAY 2013 1910 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 28, NO. 2, MAY 2013 An Estimation Fusion Method for Including Phasor Measurements Into Power System Real-Time Modeling Antonio Simões Costa, Fellow, IEEE,

More information

EVALUATION OF WIND ENERGY SOURCES INFLUENCE ON COMPOSITE GENERATION AND TRANSMISSION SYSTEMS RELIABILITY

EVALUATION OF WIND ENERGY SOURCES INFLUENCE ON COMPOSITE GENERATION AND TRANSMISSION SYSTEMS RELIABILITY EVALUATION OF WIND ENERGY SOURCES INFLUENCE ON COMPOSITE GENERATION AND TRANSMISSION SYSTEMS RELIABILITY Carmen Lucia Tancredo Borges João Paulo Galvão carmen@dee.ufrj.br joaopaulo@mercados.com.br Federal

More information

State Estimation and Power Flow Analysis of Power Systems

State Estimation and Power Flow Analysis of Power Systems JOURNAL OF COMPUTERS, VOL. 7, NO. 3, MARCH 01 685 State Estimation and Power Flow Analysis of Power Systems Jiaxiong Chen University of Kentucky, Lexington, Kentucky 40508 U.S.A. Email: jch@g.uky.edu Yuan

More information

An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables

An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables An Equivalent Circuit Formulation of the Power Flow Problem with Current and Voltage State Variables David M. Bromberg, Marko Jereminov, Xin Li, Gabriela Hug, Larry Pileggi Dept. of Electrical and Computer

More information

THE loss minimization in distribution systems has assumed

THE loss minimization in distribution systems has assumed Optimal Capacitor Allocation for loss reduction in Distribution System Using Fuzzy and Plant Growth Simulation Algorithm R. Srinivasa Rao Abstract This paper presents a new and efficient approach for capacitor

More information

HIGH-PERFORMANCE circuits consume a considerable

HIGH-PERFORMANCE circuits consume a considerable 1166 IEEE TRANSACTIONS ON COMPUTER-AIDED DESIGN OF INTEGRATED CIRCUITS AND SYSTEMS, VOL 17, NO 11, NOVEMBER 1998 A Matrix Synthesis Approach to Thermal Placement Chris C N Chu D F Wong Abstract In this

More information

DISTRIBUTION SYSTEM OPTIMISATION

DISTRIBUTION SYSTEM OPTIMISATION Politecnico di Torino Dipartimento di Ingegneria Elettrica DISTRIBUTION SYSTEM OPTIMISATION Prof. Gianfranco Chicco Lecture at the Technical University Gh. Asachi, Iaşi, Romania 26 October 2010 Outline

More information

SIMULATION-BASED APPROXIMATE GLOBAL FAULT COLLAPSING

SIMULATION-BASED APPROXIMATE GLOBAL FAULT COLLAPSING SIMULATION-BASED APPROXIMATE GLOBAL FAULT COLLAPSING Hussain Al-Asaad and Raymond Lee Computer Engineering Research Laboratory Department of Electrical & Computer Engineering University of California One

More information

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India

Power System Stability and Control. Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Power System Stability and Control Dr. B. Kalyan Kumar, Department of Electrical Engineering, Indian Institute of Technology Madras, Chennai, India Contents Chapter 1 Introduction to Power System Stability

More information

POWER DISTRIBUTION SYSTEM OBSERVABILITY WITH SMART METER DATA

POWER DISTRIBUTION SYSTEM OBSERVABILITY WITH SMART METER DATA POWER DISTRIBUTION SYSTEM OBSERVABILITY WITH SMART METER DATA Siddharth Bhela, Vassilis Kekatos Dept. of ECE, Virginia Tech, Blacksburg, VA 24061, USA Sriharsha Veeramachaneni WindLogics Inc., 1021 Bandana

More information

Case Study on Fault Analysis Using PMU

Case Study on Fault Analysis Using PMU Case Study on Fault Analysis Using PMU Prithwish Mukhopadhyay General Manager, WRLDC prithwish.mukhopadhyay@posoco.in Abhimanyu Gartia Deputy General Manager, WRLDC agartia@posoco.in Pushpa Seshadri Chief

More information

Advances in Environmental Biology

Advances in Environmental Biology Advances in Environmental Biology, 8(11) Special 14, Pages: 1310 AENSI Journals Advances in Environmental Biology ISSN199507 EISSN19981066 Journal home page: http://www.aensiweb.com/aeb/ Optimal Placement

More information

MEASUREMENTS that are telemetered to the control

MEASUREMENTS that are telemetered to the control 2006 IEEE TRANSACTIONS ON POWER SYSTEMS, VOL. 19, NO. 4, NOVEMBER 2004 Auto Tuning of Measurement Weights in WLS State Estimation Shan Zhong, Student Member, IEEE, and Ali Abur, Fellow, IEEE Abstract This

More information

A Decomposition Based Approach for Solving a General Bilevel Linear Programming

A Decomposition Based Approach for Solving a General Bilevel Linear Programming A Decomposition Based Approach for Solving a General Bilevel Linear Programming Xuan Liu, Member, IEEE, Zuyi Li, Senior Member, IEEE Abstract Bilevel optimization has been widely used in decisionmaking

More information

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System

The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of Unbalanced Three Phases Electrical Distribution System IJSRD - International Journal for Scientific Research & Development Vol. 1, Issue 9, 2013 ISSN (online): 2321-0613 The Effects of Mutual Coupling and Transformer Connection Type on Frequency Response of

More information

A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS

A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS A PROPOSED STRATEGY FOR CAPACITOR ALLOCATION IN RADIAL DISTRIBUTION FEEDERS 1 P.DIVYA, 2 PROF. G.V.SIVA KRISHNA RAO A.U.College of Engineering, Andhra University, Visakhapatnam Abstract: Capacitors in

More information

On-Line TSA and Control at EMS Control Centers for Large Power Grids

On-Line TSA and Control at EMS Control Centers for Large Power Grids On-Line TSA and Control at EMS Control Centers for Large Power Grids Dr. Hsiao-Dong Chiang (i) Prof. of School of Electrical and Computer Engineering, Cornell University, Ithaca, NY (ii) President of BSI,

More information

Key words Tabu search, fault diagnosis, malfunctions of protective relays and circuit breakers, power system.

Key words Tabu search, fault diagnosis, malfunctions of protective relays and circuit breakers, power system. Fault Diagnosis in Power systems Considering Malfunctions of Protective Relays and Circuit Breakers Shefali Apoorva1, K. Durga Malleswara Rao2, B.Rama Kishore3, B.V.Ramana Gupthaji4 1 Assistant Professor,

More information

Fault Location in Distribution Feeders with Distributed Generation using Positive Sequence Apparent Impedance

Fault Location in Distribution Feeders with Distributed Generation using Positive Sequence Apparent Impedance Fault Location in Distribution Feeders with Distributed Generation using Positive Sequence Apparent Impedance ARTURO SUMAN BRETAS Federal University of Rio Grande do Sul Department of Electrical Engineering

More information

STATE ESTIMATION IN DISTRIBUTION SYSTEMS

STATE ESTIMATION IN DISTRIBUTION SYSTEMS SAE ESIMAION IN DISRIBUION SYSEMS 2015 CIGRE Grid of the Future Symposium Chicago (IL), October 13, 2015 L. Garcia-Garcia, D. Apostolopoulou Laura.GarciaGarcia@ComEd.com Dimitra.Apostolopoulou@ComEd.com

More information

Extended Optimal PMU Placement Problem for Voltage Stability Assessment

Extended Optimal PMU Placement Problem for Voltage Stability Assessment Extended Optimal PMU Placement Problem for oltage Stability Assessment A.C. ADEWOLE, R. ZONEA Centre for Substation Automation and Energy Management Systems (CSAEMS) Cape Peninsula University of echnology

More information

On the Use of PMUs in Power System State Estimation

On the Use of PMUs in Power System State Estimation On the Use of PMUs in Power System State Estimation Antonio Gómez-Expósito Ali Abur Patricia Rousseaux University of Seville Northeastern University University of Liège Seville, Spain Boston, USA Liège,

More information

A Lyapunov Exponent based Method for Online Transient Stability Assessment

A Lyapunov Exponent based Method for Online Transient Stability Assessment A Lyapunov Exponent based Meod for Online Transient Stability Assessment P. Banerjee, S. C. Srivastava, Senior Member, IEEE Department of Electrical Engineering Indian Institute of Technology Kanpur Kanpur-208016,

More information

On Detecting Multiple Faults in Baseline Interconnection Networks

On Detecting Multiple Faults in Baseline Interconnection Networks On Detecting Multiple Faults in Baseline Interconnection Networks SHUN-SHII LIN 1 AND SHAN-TAI CHEN 2 1 National Taiwan Normal University, Taipei, Taiwan, ROC 2 Chung Cheng Institute of Technology, Tao-Yuan,

More information

Voltage Stability Monitoring using a Modified Thevenin Impedance

Voltage Stability Monitoring using a Modified Thevenin Impedance Voltage Stability Monitoring using a Modified Thevenin mpedance S. Polster and H. Renner nstitute of Electrical Power Systems Graz University of Technology Graz, Austria Abstract This paper presents a

More information

Integer Linear Programming (ILP)

Integer Linear Programming (ILP) Integer Linear Programming (ILP) Zdeněk Hanzálek, Přemysl Šůcha hanzalek@fel.cvut.cz CTU in Prague March 8, 2017 Z. Hanzálek (CTU) Integer Linear Programming (ILP) March 8, 2017 1 / 43 Table of contents

More information

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation

Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation Incorporation of Asynchronous Generators as PQ Model in Load Flow Analysis for Power Systems with Wind Generation James Ranjith Kumar. R, Member, IEEE, Amit Jain, Member, IEEE, Power Systems Division,

More information

EE263 Review Session 1

EE263 Review Session 1 EE263 Review Session 1 October 5, 2018 0.1 Importing Variables from a MALAB.m file If you are importing variables given in file vars.m, use the following code at the beginning of your script. close a l

More information

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM

CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 16 CHAPTER 2 LOAD FLOW ANALYSIS FOR RADIAL DISTRIBUTION SYSTEM 2.1 INTRODUCTION Load flow analysis of power system network is used to determine the steady state solution for a given set of bus loading

More information

transportation research in policy making for addressing mobility problems, infrastructure and functionality issues in urban areas. This study explored

transportation research in policy making for addressing mobility problems, infrastructure and functionality issues in urban areas. This study explored ABSTRACT: Demand supply system are the three core clusters of transportation research in policy making for addressing mobility problems, infrastructure and functionality issues in urban areas. This study

More information

Locating Distributed Generation. Units in Radial Systems

Locating Distributed Generation. Units in Radial Systems Contemporary Engineering Sciences, Vol. 10, 2017, no. 21, 1035-1046 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2017.79112 Locating Distributed Generation Units in Radial Systems Gabriel

More information

Solving Distribution System Overload Contingency Using Fuzzy Multi-Objective Approach Considering Customer Load Pattern

Solving Distribution System Overload Contingency Using Fuzzy Multi-Objective Approach Considering Customer Load Pattern Solving Distribution System Overload Contingency Using Fuzzy Multi-Objective Approach Considering Customer Load Pattern Majid Jamil, Amit Sharma Abstract This paper presents the study of overload contingency

More information

An Optimization-Based Heuristic for the Split Delivery Vehicle Routing Problem

An Optimization-Based Heuristic for the Split Delivery Vehicle Routing Problem An Optimization-Based Heuristic for the Split Delivery Vehicle Routing Problem Claudia Archetti (1) Martin W.P. Savelsbergh (2) M. Grazia Speranza (1) (1) University of Brescia, Department of Quantitative

More information

Weighting Transmission Loading Relief Nodal. Indexes for the Optimal Allocation of Distributed. Generation in Power Systems

Weighting Transmission Loading Relief Nodal. Indexes for the Optimal Allocation of Distributed. Generation in Power Systems Contemporary Engineering Sciences, Vol. 11, 2018, no. 53, 2601-2611 HIKARI Ltd, www.m-hikari.com https://doi.org/10.12988/ces.2018.86266 Weighting Transmission Loading Relief Nodal Indexes for the Optimal

More information

DEVELOPING methods and techniques to quantify the

DEVELOPING methods and techniques to quantify the IEEE TRANSACTIONS ON POWER DELIVERY, VOL. 26, NO. 2, APRIL 2011 1187 Determining the Harmonic Impacts of Multiple Harmonic-Producing Loads Hooman E. Mazin, Student Member, IEEE, Wilsun Xu, Fellow, IEEE,

More information

Software Tools: Congestion Management

Software Tools: Congestion Management Software Tools: Congestion Management Tom Qi Zhang, PhD CompuSharp Inc. (408) 910-3698 Email: zhangqi@ieee.org October 16, 2004 IEEE PES-SF Workshop on Congestion Management Contents Congestion Management

More information

On Two Class-Constrained Versions of the Multiple Knapsack Problem

On Two Class-Constrained Versions of the Multiple Knapsack Problem On Two Class-Constrained Versions of the Multiple Knapsack Problem Hadas Shachnai Tami Tamir Department of Computer Science The Technion, Haifa 32000, Israel Abstract We study two variants of the classic

More information

Preliminaries and Complexity Theory

Preliminaries and Complexity Theory Preliminaries and Complexity Theory Oleksandr Romanko CAS 746 - Advanced Topics in Combinatorial Optimization McMaster University, January 16, 2006 Introduction Book structure: 2 Part I Linear Algebra

More information

A Distributed Gauss-Newton Method for Power System State Estimation

A Distributed Gauss-Newton Method for Power System State Estimation A Distributed Gauss-Newton Method for Power System State Estimation Ariana Minot, Yue M. Lu, and Na Li Abstract We propose a fully distributed Gauss-Newton algorithm for state estimation of electric power

More information

Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization

Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization Optimal Capacitor Placement in Radial Distribution System to minimize the loss using Fuzzy Logic Control and Hybrid Particle Swarm Optimization 1 S.Joyal Isac, 2 K.Suresh Kumar Department of EEE, Saveetha

More information

False Data Injection Attacks Against Nonlinear State Estimation in Smart Power Grids

False Data Injection Attacks Against Nonlinear State Estimation in Smart Power Grids 1 False Data Injection Attacks Against Nonlinear State Estimation in Smart Power rids Md. Ashfaqur Rahman and Hamed Mohsenian-Rad Department of Electrical and Computer Engineering, Texas Tech University,

More information

A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS

A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS NIJOTECH VOL. 5 NO. 1 MARCH 1981 EJEBE 46 A COMPUTER PROGRAM FOR SHORT CIRCUIT ANALYSIS OF ELECTRIC POWER SYSTEMS BY G.C. EJEBE DEPARTMENT OF ELECTRICAL/ELECTRONIC ENGINEERING UNIVERSITY OF NIGERIA, NSUKKA.

More information

Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients

Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients Generalized Injection Shift Factors and Application to Estimation of Power Flow Transients Yu Christine Chen, Alejandro D. Domínguez-García, and Peter W. Sauer Department of Electrical and Computer Engineering

More information

Connectivity in the LAC region

Connectivity in the LAC region Cristián Varas, Speedchecker Ltd. Agustín Formoso, Lacnic Labs Connectivity in the LAC region A study made by LACNIC Labs and Speedchecker Ltd. Outline The challenge of measuring regions not well covered

More information

New Integer Programming Formulations of the Generalized Travelling Salesman Problem

New Integer Programming Formulations of the Generalized Travelling Salesman Problem American Journal of Applied Sciences 4 (11): 932-937, 2007 ISSN 1546-9239 2007 Science Publications New Integer Programming Formulations of the Generalized Travelling Salesman Problem Petrica C. Pop Department

More information

Adaptive Distance Relaying Scheme for Power Swing Tripping Prevention

Adaptive Distance Relaying Scheme for Power Swing Tripping Prevention Adaptive Distance Relaying Scheme for Power Swing Tripping Prevention 1 NOR ZULAILY MOHAMAD, AHMAD FARID ABIDIN, 3 ISMAIL MUSIRIN Centre of Electrical Power Engineering Studies Universiti Teknologi MARA

More information

Adaptive under frequency load shedding using synchrophasor measurement

Adaptive under frequency load shedding using synchrophasor measurement Adaptive under load shedding using synchrophasor measurement Abstract - The imbalance between the generation and the demand is the major factor that causes instability in a power system. Conventional Under

More information

A Generalized Admittance Based Method for Fault Location Analysis of Distribution System

A Generalized Admittance Based Method for Fault Location Analysis of Distribution System MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com A Generalized Admittance Based Method for Fault Location Analysis of Distribution System Tan, Z.; Sun, H.; Nikovski, D.N.; Tomihiro, T.; Kojima,

More information

Impact of Model Detail of Synchronous Machines on Real-time Transient Stability Assessment

Impact of Model Detail of Synchronous Machines on Real-time Transient Stability Assessment 2013 IREP Symposium-Bulk Power System Dynamics and Control IX (IREP), August 25-30, 2013, Rethymnon, Greece Impact of Model Detail of Synchronous Machines on Real-time Transient Stability Assessment Tilman

More information

A Novel Technique to Improve the Online Calculation Performance of Nonlinear Problems in DC Power Systems

A Novel Technique to Improve the Online Calculation Performance of Nonlinear Problems in DC Power Systems electronics Article A Novel Technique to Improve the Online Calculation Performance of Nonlinear Problems in DC Power Systems Qingshan Xu 1, Yuqi Wang 1, * ID, Minjian Cao 1 and Jiaqi Zheng 2 1 School

More information

Robust Network Codes for Unicast Connections: A Case Study

Robust Network Codes for Unicast Connections: A Case Study Robust Network Codes for Unicast Connections: A Case Study Salim Y. El Rouayheb, Alex Sprintson, and Costas Georghiades Department of Electrical and Computer Engineering Texas A&M University College Station,

More information

A NEW STATE TRANSITION MODEL FOR FORECASTING-AIDED STATE ESTIMATION FOR THE GRID OF THE FUTURE

A NEW STATE TRANSITION MODEL FOR FORECASTING-AIDED STATE ESTIMATION FOR THE GRID OF THE FUTURE A NEW STATE TRANSITION MODEL FOR FORECASTING-AIDED STATE ESTIMATION FOR THE GRID OF THE FUTURE MOHAMMAD HASSANZADEH Dissertation submitted to the faculty of the Virginia Polytechnic Institute and State

More information

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS

Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Opuscula Mathematica Vol. 6 No. 006 Hanna Furmańczyk EQUITABLE COLORING OF GRAPH PRODUCTS Abstract. A graph is equitably k-colorable if its vertices can be partitioned into k independent sets in such a

More information

Minimization of Energy Loss using Integrated Evolutionary Approaches

Minimization of Energy Loss using Integrated Evolutionary Approaches Minimization of Energy Loss using Integrated Evolutionary Approaches Attia A. El-Fergany, Member, IEEE, Mahdi El-Arini, Senior Member, IEEE Paper Number: 1569614661 Presentation's Outline Aim of this work,

More information

Robust extraction of specific signals with temporal structure

Robust extraction of specific signals with temporal structure Robust extraction of specific signals with temporal structure Zhi-Lin Zhang, Zhang Yi Computational Intelligence Laboratory, School of Computer Science and Engineering, University of Electronic Science

More information